@charset "utf-8";
body {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #000000;
	background-color: #a8c5e9;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
#toprow {
	background-image: url(head.png);
	background-repeat: no-repeat;
	height: 83px;
	width: 1050px;
	padding-left: 30px;
	padding-top: 5px;
}
#adrow #adsleft {
	position: absolute;
	left: 1013px;
}

#contentrow {
	background-color: #e8edf3;
	background-image: url(contentbg.png);
	background-repeat: repeat-x;
	width: 1000px;
	min-height: 300px;
	margin-left: 19px;
	border: 1px solid #8c8c8c;
	padding: 0px;
	padding-bottom: 0px;
}
#footerrow  {
	background-color: #f4f4f4;
	margin-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8C8C8C;
	border-left-color: #8C8C8C;
	width: 999px;
	min-height: 150px;
	background-image: url(footerbg.png);
	background-repeat: repeat-x;
	color: #333333;
	margin-bottom: 0px;

}
#footerrow a {
	color: #000033;
	text-decoration: none;
}


#contentrow #sidebar {
	width: 150px;
	float: left;
}
#contentrow #bar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8c8c8c;
	padding: 5px;
	color: #222222;
}

#contentrow #sidebar ul {
	width: 149px;
	padding: 0px;
	font-weight: bold;
	font-variant: small-caps;
	list-style-type: none;
	font-size: 12px;
	margin: 0px;
}
#contentrow #sidebar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	padding: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#notice {
	font-weight: bold;
	color: #000000;
	background-color: #FFFF66;
	border: 3px solid #7B7415;
	padding: 5px;
	padding-left: 30px;
	background-image: url(http://fpv-community.com/webicon/layout_error.png);
	background-repeat: no-repeat;
	background-position: 7px;
}
#flag  {
	position: absolute;
	left: 1004px;
	top: 77px;
}

#adrow {
	margin-left: 19px;
	width: 1002px;
	max-height: 50px;
	position: relative;
	left: 0px;
}


#contentrow  #sidebar  li:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E2E2E;
	padding: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#toprow #loginbox {
	text-align:right;
	margin-right:65px;
	position:relative;
	right: 0px;
	top: -64px;
}

#infobox_head {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #E8EDF3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A7DA9;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#content {
	background-color: #FFFFFF;
	float: right;
	width: 829px;
	padding: 10px;
	min-height: 500px;
}
#infobox_content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#contentrow #sidebar a {
	color: #000000;
	text-decoration: none;
}
input {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #333333;
	background-color: #F0F0F0;
	border: 1px solid #5A7DA9;
}

.inactive {
	color: #999999;
}
#breadcrumbs  a  {
	color: #0099FF;
	text-decoration: none;
}
.membercount_online {
	color: #188505;
font-weight: normal;
}
