/* Default bathforum.co.uk stylesheet */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

p, td {
	color: #000000;
	line-height: 15px;
}

#edge {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 955px;
	height: 580px;
	border: 1px solid black;
	background-color: #FFFAC2;
}
	
#left_outline {
	width: 160px;
	height: 580px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/golden_river.jpg);
}

#left_menu_outline {
	position: absolute;
	top: 120px;
}

#left_menu {
	font-size: 16px;
	font-family: Helvetica, sans-serif;
	font-stretch: ultra-condensed;
}

#left_menu ul {
	display: block;
	list-style: none;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
}

#left_menu li {
	width: 140px;
	text-transform: capitalize;
	padding: 3px 0px 3px 0px;
	margin-bottom: 5px;
	text-align: center;
}

#left_menu ul a:link, #left_menu ul a:visited {
	text-decoration: none;
	color: #FFFAC2;
	font-weight: bold;	
	text-shadow: black;
}

#left_menu ul a:hover {
	text-decoration: underline;
}

#left_bottom_image {
	position: absolute;
	top: 470px;
	margin-top: 10px;
	margin-right: 29px;
	margin-left: 29px;
	margin-bottom: 10px;
	width: 100px;
	height: 80px;
	border: 1px solid #ffffcc;
}

#content_area {
	padding: 10px;
	position: absolute;
	top: 90px;
	left: 160px;
	width: 775px;
}

#header_area {
	position: absolute;
	top: 0px;
	left: 160px;
	height: 80px;
	width: 775px;
	margin: 10px 10px 0px 10px;
}

#header {
	float: left;
	display: inline;
	position: relative;
	left: 0px;
	top: 0px;
	width: 439px;
	height: 78px;
	background-repeat: no-repeat;
	background-image: url(../images/logo_transparent.gif);
}

#head_link {
	float: right;
	display: inline;
	position: relative;
	top: 10px;
	right: 30px;
	background-repeat: no-repeat;
	padding: 5px;
	text-align: center;
	border: 1px solid #E0B500;
}

#footer {
	position: absolute;
	width: 300px;
	left: 645px;
	top: 560px;
	color: #000000;
	text-align: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px 2px 5px;
	color: #666666;
}

#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright {
	position: absolute;
	width: 300px;
	left: 165px;
	top: 560px;
	color: #000000;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px 2px 5px;
}

.leftimage {
	margin-right: 5px;
	margin-bottom: 3px;
}

h1 {
	margin-top: 0px;
}

#content_area ul {
	padding-top: 5px;
	margin-top: 0px;
	padding-left: 10px;
	margin-left: 10px;
	color: #000000;
	}

#content_area li {
	margin-bottom: 4px;
	font-size: 12px;
	list-style-image: url(../images/dot.gif);
}

#content_area a, #content_area a:visited  {
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #E0B500;
	text-decoration: none;
}

#content_area a:hover {
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #E0B500;
	text-decoration: underline;
}

#strapline {
	font-size: 20px;
	color: #E0B500;
	width: 755px;
	margin-left: 5px;
}

#quote_bottom {
	position: absolute;
	top: 530px;
	left: 170px;
	margin-top: 0px;
	width: 775px;
	display: block;
	float: left;
	font-size: 18px;
	font-style: italic;
	color: #E0B500;
}

#quote_bottom span {
	font-style: normal;
	color: #000000;
	font-size: 10px;
}

#downloads {
	border: 1px solid #333333;
	padding: 5px;
	background-color:#FFFFCC;
	margin: 5px;
}

#downloads h3 {
	color:#E0B500;
	margin-top: 2px;
	margin-bottom: px;
	line-height: 14px;
}

#downloads a, a:visited {
	text-decoration: none;
}

#downloads a:hover {
	text-decoration: underline;
}
#downloads ul {
	display: block;
	margin-top: 0px;
	text-indent: 0px;
	font-size: 11px;
	margin-left:0px;
	padding-left:15px;
}