@charset "UTF-8";
/* CSS Document */

/* Clawdd Coch Guesthouse  CSS - www.octopus-creative.co.uk */

* {
	margin: 0;
	padding: 0;
	border: 0;
}




/* Error styles */

#error {
	width: 460px;
	background: #fff url(../images/error.gif) top left no-repeat;
	padding-top: 10px;
}

#error p {
	padding: 4px 0;
}

#error h1 {
	font-size: 200%;
	padding: 4px 0;
}

#error ul {
	list-style-image: url(../images/li_arrow.gif);
	color: #5c5c5c;
	margin-left: 20px;
	padding: 0.4em 50px 0.4em 20px;
}

#error a:link, #error a:visited {
	color: #1a7ca3;
}

#error a:hover {
	color: #33abdb;
	text-decoration: none;
}




/* global styles */

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg-body.gif) top left;
	padding-top: 15px;
}

p {
	margin-bottom: 1.1em;
}

em {
	font-style: normal;
	font-weight: 700;
}

td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 2px;
}

h1, h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 150%;
	font-weight: 200;
	color: #363;
	margin-bottom: 10px;
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 140%;
	font-weight: 200;
	font-style: italic;
	color: #993;
	margin-bottom: 20px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	color: #900;
}

h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 115%;
	font-weight: 200;
	font-style: italic;
	color: #993;
	margin-bottom: 20px;
}




/* content styles */

#container {
	width: 780px;
	margin: 0 auto;	
	padding-top: 8px;
	background: #fff;
}

#head {
	width: 780px;
	height: 157px;
	position: relative;
	background: url(../images/head.jpg) top left no-repeat;
}

#leftnav {
	width: 160px;
	margin-left: 50px;
	padding-top: 10px;
	float: left;
}

#rightnav {
	width: 200px;
	float: right;
	padding-top: 50px;
}

#content {
	width: 460px;
	margin-right: 50px;
	padding-top: 10px;
	float: right;
}

.clearer {
	display: block;
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 1px;
}

#footer {
	width: 680px;
	margin: 0 auto;
	padding: 0 50px 15px 50px;
	background: url(../images/bg-footer.gif) top left no-repeat;
}

td.row {
	background: #eee;
	border-bottom: 1px solid #fff;	
}

td p {
	padding: 6px 8px 0 8px;
}




/* global anchor styles */

a:link {
	color: #c03;
}

a:visited {
	color: #333;
}

a:active {
	color: #c66;
}

a:hover {
	color: #c66;
	text-decoration: none;
}




/* head styles */

#head p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 130%;
	font-weight: 200;
	color: #fff;
	position: absolute;
	top: 100px;
	left: 270px;
}

#head a:link, #head a:visited {
	width: 128px;
	height: 126px;
	position: absolute;
	top: 29px;
	right: 21px;
	background: url(../images/bg-ryder-cup.png) 0 0 no-repeat;
	text-decoration: none;
}

#head a:hover {
	background: url(../images/bg-ryder-cup.png) 0 -126px no-repeat;
}





/* leftnav styles */

#leftnav ul {
	margin-bottom: 30px;
}

#leftnav ul li {
	font: 14px Georgia, Times New Roman, Times, serif;
	margin-bottom: 10px;
	color: #000;
	list-style: none;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 0.3em;
}

#leftnav a:link, #leftnav a:visited {
	display: block;
	width: 160px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

#leftnav a.rydercup:link, #leftnav a.rydercup:visited {
	display: block;
	width: 160px;
	color: #e10827;
	text-decoration: none;
	font-weight: 700;
}

#leftnav a:hover, #leftnav a.rydercup:hover {
	color: #ccc;
}

#leftnav img {
	float: left;
	margin-bottom: 10px;
}




/* content styles */

#content p {
	line-height: 1.3em;
}

#content a:link, #content a:active, #content a:visited {
	color: #900;
	font-weight: bold;
}

#content a:hover {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}

#content ul {
	margin-bottom: 15px;
}

#content ul li {
	margin-left: 15px;
	margin-bottom: 0.4em;
	list-style-image: url(../images/bg-ul.gif);
}

#content img {
	float: right;	
	padding: 0 0 10px 10px;
}

img.content {
	margin-top: 20px;
}

img.front {
	float: right;
	margin: 0 0 10px 30px;
}




/* footer styles */

#footer p {
	color: #887027;
	margin-bottom: 0.4em;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #5c490e;
	font-weight: normal;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}
