/* This is a modification of andreas02 template by Andreas Viklund http://andreasviklund.com */
body {
	background:		#e0e0e0 url(img/bodybg.gif) repeat-x;
	color:			#505050;
	font:				76% Georgia,Verdana,Tahoma,Arial,sans-serif;
	margin:			0;
	padding:			0;
	text-align:		center;
}

#container{
	background:		#c0c0c0 url(img/bodybg.gif) repeat-x;
	margin:			0 auto;
	text-align:		left;
	width:			972px;
}

#sitename{
/*
	background:		url(img/leaves.jpg) top center no-repeat;
*/
	background:		url(img/efc-header-aquarium.png) top right no-repeat;
	color:			#ffffff;
	font-weight:	400;
	height:			80px;
	margin:			0 0px 10px 0;
	text-align:		right;
	padding-right:	50px;
}
#logo {
	margin-left:	25px;
	float:			left;
	height:			80px;
	padding-top:	10px;
}
#sitename h1{
	font:			28pt 'Broadway BT', Helvetica, sans-serif;
	font-size:		2.2em;
	margin:			0;
	padding-top:	20px;
}
#sitename span{
	font-size:		1.6em;
	letter-spacing:	-1px;
	margin:			0;
}

#nav{
	background:		url(img/greypx.gif) bottom left repeat-x;
	float:			left;
	width:			972px;
}
#nav ul{
	list-style:		none;
	margin:			0;
	padding:			0;
}
#nav a{
	background:		url(img/tabs.gif) no-repeat 100% 0;
	color:			#808080;
	display:			block;
	font-size:		1.2em;
	letter-spacing:	-1px;
	padding:			7px 20px 4px 11px;
	text-decoration:	none;
}
#nav a:hover{
	color:			#505050;
}
#nav li{
	background:		url(img/tabs.gif) no-repeat 0 0;
	float:			left;
	margin:			0 4px 0 0;
	padding:			0 0 0 9px;
}
#nav #current{
	background:		url(img/tabs.gif) no-repeat 0 -41px;
}
#nav #current a{
	background:		url(img/tabs.gif) no-repeat 100% -41px;
	color:			#303030;
	padding:			7px 20px 5px 11px;
}

#content-outer {
	background:		#ffffff url(img/innerbg.gif) repeat-y;
	border-bottom:	1px solid #808080;
	border-left:	1px solid #808080;
	border-right:	1px solid #808080;
	clear:			both;
	padding:			0;
	width:			970px;
}
#content-inner {
	background:		url(img/header.jpg) top left no-repeat;
	padding:			10px;
	width:			950px;
}

#header{
	height:			30px;
	position:		relative;
	width:			950;
}

#topbox{
	color:			#808080;
	margin:			0 0 4px;
	text-align:		right;
}
#topbox a{
	color:			#d04a10;
}
#topbox a:hover{
	text-decoration:	underline;
}

.ad {
	text-align:		center;
}

#leftside{
	float:			left;
	margin:			-15px 0 0;
	width:			190px;
}
#leftside h1{
	font-size:		1.4em;
	font-weight:	400;
}

#leftside .bigger {
	font-size:		1.6em;
}

#leftside .ad {
	text-align:		center;
}

#rightside {
	float:			right;
	margin:			80px 15px 20px 0;
	width:			180px;
}

#rightside h1{
	font-size:		1.4em;
	font-weight:	400;
	margin:			0 0 12px;
}
#rightside p{
	font-size:		0.9em;
	margin:			2px 0 12px 10px;
}
#rightside img{
	border:			1px solid #fa9035;
	margin:			10px 0 5px 5px;
	padding:			2px;
}

h3 .date {
	font-size:		x-small;
}

#content{
	margin:			80px 210px 0 230px;
}
#contentalt{
	margin:			45px 15px 0 230px;
}
#content p,#contentalt p{
	margin:			8px 0 0 10px;
}
#content h1,#contentalt h1{
	color:			#505050;
	font-size:		2em;
	font-weight:	400;
	margin:			15px 0 10px;
	padding:			0;
}
#content h2,#contentalt h2{
	color:			#505050;
	font-size:		1.5em;
	font-weight:	400;
	margin:			20px 0 10px;
	padding:			0;
}
#content img,#contentalt img{
	border:			1px solid #fa9035;
	float:			left;
	margin:			5px 15px 6px;
}

#content .ad {
	padding-top:	10px;
}

#footer{
	clear:			both;
	font:				Helvetica, sans-serif;
	color:			#a0a0a0;
	font-size:		0.9em;
	height:			26px;
	margin-top:		20px;
	padding:			1px;
	text-align:		right;
	width:			950px;
}
#footer a{
	color:			#a0a0a0;
	font-weight:	400;
}
#footer a:hover{
	color:			#a0a0a0;
	text-decoration:	underline;
}

.nav{
	color:			#d04a10;
	display:			block;
	font-size:		1.1em;
	font-weight:	700;
	margin-bottom:	1px;
	padding:			2px 2px 2px 10px;
	position:		relative;
	text-decoration:	none;
	width:			125px;
}
.nav:hover{
	border:			1px solid #fa9035;
	color:			#505050;
	padding:			1px 1px 1px 9px;
}

div.cookie_text {
	margin-bottom:	10px;
	font-size:		1.5em;
}
div.cookie_source {
	text-align:		right;
}
div.cookie_rating {
	text-align:		right;
}
div.cookie_user_rating {
	text-align:		right;
}

div.subscription {
	margin-left:		10px;
	border:			rgb(120, 120, 120) thin solid;
}

div.centered-ad  div.sponsor {
	padding-top:			20px;
	margin-top:				5px;
	text-align:				center;
}

div.note {
	margin-top:			20px;
	padding:			5px 5px 5px 5px;
	text-align:			center;
	border:				rgb(211, 216, 222) thin solid;
	background-color:	rgb(252, 222, 199);
}

div.button {
	background:		url(img/BlankButton.png);
	width:				120px;
	height:				25px;
	text-align:		center;
	vertical-align:	middle;
	border:				none;
	float:				left;
}

div.button div {
	vertical-align: middle;
}

div.standout {
	border-style: groove;
	border-color:	rgb(211, 216, 222);
}