/* CSS Document */
/*TAGS*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #ECEAE7 url(/images/bgfade.jpg) repeat fixed;
	margin: 0px;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #CC0000;
}
a.button, a.button:link, a.button:visited {
	color: #FFFFFF;
	background: #993300;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 12px;
	border: 2px outset #660000;
}
a.button:hover {
	background: #CC3300;
}
div {
	padding: 0px;
	margin: 0px;
}
h1, h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 8px;
	color: #003366;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
h2 {
	font-size: 16px;
	color: #990000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	line-height: 18px;
	text-align: left;
}
p.first {
	margin-top: 0px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
img, a img {
	border-color: #000000;
}
a:hover img {
	border-color: #CC0000;
}
form {
	margin: 0px;
}
fieldset {
	margin: 5px 5px 10px;
	padding: 5px;
	font-size: 11px;
}
legend {
	font-weight: bold;
	font-size: 14px;
	color: #003366;
}
.txtfield {
	font-size: 11px;
}
.frmbutton {
	font-size: 14px;
}
ul {
	line-height: 20px;
	list-style-type: square;
	margin-bottom: 8px;
	margin-top: 8px;
}
td {
	text-align: left;
	vertical-align: top;
	line-height: 17px;
}
th {
	font-weight: bold;
	text-align: left;
	background: #333333;
	color: #FFFFFF;
}
/*STRUCTURE*/
#header {
	background: #FFFFFF url(/images/header.jpg) no-repeat top center;
	border-bottom: 1px solid #999999;
	padding: 0px;
	height: 137px;
}
#headercontent {
	width: 900px;
	text-align: left;
	height: 137px;
}
#searchbar {
	padding-top: 105px;
	padding-left: 15px;
	color: #FFFFFF;
	width: 450px;
	float: left;
}
#navicons {
	width: 350px;
	float: right;
	padding-top: 55px;
}
#main {
	width: 900px;
	overflow: auto;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#wrapper {
	overflow: auto;
}
#maincontent {
	width: 650px;
	text-align: left;
	float: left;
}
#topcorners, #bottomcorners {
	height: 10px;
}
#innercontent {
	padding: 0px 8px;
	background: #FFFFFF;
}
#footer {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	padding: 5px;
	line-height: 17px;
}
#footer p {
	text-align: center;
}
#sidebar {
	background: #FFFFFF;
	float: right;
	width: 225px;
	padding: 5px;
	border: 1px solid #999999;
}
#videocontainer {
	width: 400px;
	height: 331px;
	float: left;
	margin: 5px;
}
#mainadcontainer, #videodetails {
	width: 210px;
	float: right;
	margin: 5px;
}
#videodetails {
	line-height: 20px;
}
#videodetails #description {
	background: #F4F4F4;
	padding: 2px;
	margin: 5px 0px;
}
#comments {
	background: #F4F4F4;
	border: 1px solid #666666;
	margin-top: 5px;
	padding: 3px;
}
/*OTHER*/
.tabbox {
	overflow: auto;
	margin: 10px 5px;
}
.tabs {
	border-bottom: 1px solid #000000;
	height: 27px;
	line-height: 27px;
}
.tabs ul, .tabs li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.tabs ul li a, .tabs ul li a:link {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	text-decoration: none;
	width: 100px;
	height: 26px;
	line-height: 26px;
	float: left;
	background: #333333;
	margin-right: 5px;
	border: 1px solid #000000;
	position: relative;
	z-index: 1;
}
.tabs ul li a:hover {
	background: #CC3300;
}
.tabs ul li a.down {
	background: #FFFFFF;
	color: #333333;
	border-bottom-color: #FFFFFF;
}
.tabcontent {
	background: #FFFFFF;
	padding: 6px;
	border: 1px solid #000000;
	border-top: none;
	font-size: 11px;
}
#errorbox {
	font-size: 11px;
	font-weight: bold;
	background: #FFCCCC;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #333333;
	display: none;
	line-height: 18px;
	padding: 5px 5px 5px 10px;
}
#successbox {
	font-size: 11px;
	padding: 3px;
	background: #CCFFCC;
	margin: 5px 0px;
	border: 1px solid #339966;
}
.smalltext {
	font-size: 9px;
	color: #666666;
}
.rank1 {
	font-size: 17px;
	font-weight: bold;
}
.rank2 {
	font-size: 17px;
}
.rank3 {
	font-size: 15px;
	font-weight: bold;
}
.rank4 {
	font-size: 15px;
}
.rank5 {
	font-size: 13px;
	font-weight: bold;
}
.rank6 {
	font-size: 13px;
}
.rank7 {
	font-size: 11px;
	font-weight: bold;
}
.rank8 {
	font-size: 11px;
}
.rank9 {
	font-size: 9px;
	font-weight: bold;
}
.rank10 {
	font-size: 9px;
}
.pagination {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}
/*COMMENTS STYLES*/
div#usernotes {
	background-color: transparent;
}
div#usernotes div.head, div#usernotes div.foot {
	background-color: transparent;
	padding: 4px;
}
div#usernotes div.foot {
	text-align: right;
	border-top: 1px solid #999999;
	margin-top: 10px;
}
div#usernotes div.foot a, div#usernotes div.head a {
	background-color: transparent;
}
div#usernotes span.action {
	float: right;
}
div#usernotes div.note {
	border-bottom:1px dashed;
	padding: 4px;
	background: #FFFFCC;
	border: 1px solid #666666;
	margin: 4px 2em;
}
div#usernotes div.text {
	padding: 2px;
	margin-top: 4px;
	font-size: 11px;
}