/*main */

body {
	background: black;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
}

#header, #main, #footer {
	clear: both;
	overflow: hidden;
}

#header, #footer {
	color: #000;
}


/* BEGIN header styles */

div#header {
	width: 100%;
	background: url(../images/bg-header.gif) bottom left repeat-x;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 5px solid #444;
}

.landing div#header {
	background: url(../images/bg-header.gif) top left repeat-x;
}


div#footer {
	width: 100%;
	border-top: 5px solid #333;
	padding: 20px 0;
	margin-top: 50px;
}

div.footer {
	text-align: center;
}

div#sectionfooter {
	overflow: hidden;
}

div.nav-banner {
	width: 940px;
	margin: 5px auto;
	height: 35px;
	clear: both;
}

div.nav-banner h3.yearHeader {
	background: url(../images/year_hd_10.gif) left no-repeat;
	line-height: 35px;
	width: 250px;
	float: left;
	margin: 0;
	padding: 0;
}

div.nav-banner h3.yearHeader a {
	display: block;
	width: 250px;
	height: 35px;
	outline: none;
	text-indent: -5000px;
}


div.nav-banner h3.whnpaHeader a {
	display: block;
	width: 312px;
	height: 35px;
	outline: none;
	text-indent: -5000px;
}


div.nav-banner h3.whnpaHeader {
	background: url(../images/whnpa_hd_10.gif) left no-repeat;
	line-height: 35px;
	width: 312px;
	float: right;
	margin: 0;
	padding: 0;
}


div.main-nav {
	width: 940px;
	margin: 0 auto;
	background-color: #666;
	height: 28px;
	clear: both;
	border-bottom: 2px solid #fc0;
}

div.main-nav a {
	background-color: #666;
	display: block;
	float: left;
	line-height: 28px;
	width: 145px;
	border-right: 2px solid #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 0 0 0 8px;
}

div.main-nav a:hover {
	background-color: #999;
}

div.main-nav a.on {
	background-color: #fc0;
	color: #000;
}

div.sub-nav {
	width: 940px;
	margin: 0 auto;
	clear: both;
}

div.sub-nav ul.sub-nav {
	width: 146px;
	margin: 10px 0 0 0;
	padding: 0 0 0 9px;
	font-size: 11px;
	color: #999;
	float: left;
	list-style-type: none;
}

div.sub-nav ul.sub-nav li {
	margin: 3px 0;
	padding: 0;
	color: #999;
}

div.sub-nav ul.sub-nav li a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
}

div.sub-nav ul.sub-nav li a:hover {
	color: #ccc;
	text-decoration: none;
}

/* END header styles */



/* BEGIN category header styles */

div.cateogry-info {
	border-bottom: 1px solid rgba(255,255,255,.3);
	padding-bottom: 30px;
	margin-bottom: 50px;
	overflow: hidden;
	width: 940px;
	position: relative;
}


h1 {
	font-family: Georgia;
	font-size: 36px;
	letter-spacing: -.02em;
	font-weight: normal;
	color: rgba(255,255,255,.95);
	margin-bottom: 20px;
	margin-top: 30px;
}

p.description {
	font-size: 13px;
	line-height: 15px;
	width: 620px;
	color: rgba(255,255,255,.7);
}

p.supplement {
	position: absolute;
	bottom: 20px;
	right: 0;
	text-indent: -5000px;
	width: 170px;
	font-style: italic;
	height: 35px;
	background: url(../images/bg-arrows.gif) no-repeat;

}

/* END category header styles */



/* BEGIN landing page styles */

h2.notyet {
	text-align: center;
	margin: 40px 10px;
	height: 300px;
	line-height: 300px;
	border: 1px solid #333;
	color: #e5e5e5;
	clear: both;
}

h3.notyet {
	background: url(/contest/eyes2010/images/eyes2010-frontlogo.gif) top no-repeat;
	padding: 180px 0 0 0;
	margin: 50px 0 0 0;
	border: none;
	font-size: 14px;
	color: #e5e5e5;
	text-align: center;
}

p.notyet {
	margin-top: 30px;
	padding: 10px 0;
	text-align: center;
	color: #666;
}

p.notyet a {
	text-decoration: none;
	color: #fc0;
}

p.notyet a:hover {
	text-decoration: underline;
}


/* END landing page styles */



/* BEGIN text result styles */

div.textResults {
width: 630px;
margin: 0 auto 20px auto;
font-size: 12px;
padding: 10px 10px 80px 10px;
}

a.toplink {
display: block;
float: right;
color: #999;
text-decoration: none;
margin: 5px;
clear: both;
}

div.textResults > h3 {
margin: 20px 3px 0 3px;
padding: 15px 0 3px 0;
color: #ccc;
font-size: 16px;
border-bottom: 2px solid #fc0;
}

table.resultsList {
width: 630px;
vertical-align: text-top;
}

table.resultsList td.rankHeader,
table.resultsList td.nameHeader,
table.resultsList td.titleHeader {
background-color: #333;
color: #fff;
padding: 6px;
font-weight: bold;
}

table.resultsList td.rankHeader {
width: 145px;
}

table.resultsList td.nameHeader {
}

table.resultsList td.titleHeader {
width: 145px;
}


table.resultsList td.rankList,
table.resultsList td.nameList,
table.resultsList td.titleList {
	color: #ccc;
	padding: 6px;
	border-bottom: 1px solid #333;
	font-weight: bold;
}

table.resultsList td.nameList p.name {
	margin: 0;
	font-weight: bold;
	color: #ccc;
}

table.resultsList td.nameList p {
	margin: 0;
	font-weight: normal;
	color: #666;
}


/* END text result styles */



/* BEGIN ROTATOR styles */


		img.logo-holder {
			margin-bottom: 20px;
		}
		
		.sectioninfo p {
			color: #666;
			padding-right: 30px;
		}
		
		.sectioninfo h4 {
			color: #e5e5e5;
			margin: 20px 0 10px 0;
		}
		
		.sectioninfo ul li {
			list-style-type: disc;
			margin-left: 20px;
			padding: 2px 0;
			color: #666;
		}
		
		.sectioninfo ul li a {
			color: #fc0;
			text-decoration: none;
		}
		
		.sectioninfo ul li a:hover {
			color: #fc0;
			text-decoration: none;
		}
		
		.grid_8.rotator p {
			color: #666;
		}
		
		.grid_8.rotator p strong {
			color: #fff;
		}
		
/* END ROTATOR styles */


/* BEGIN ANNOUNCE styles */

.sectioninfo {

}


.sectioninfo p {
	color: #666;
}

.sectioninfo a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

.sectioninfo a:hover {
	text-decoration: underline;
}

.sectioninfo h5 {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin: 20px 0 3px 0;
	padding: 0 0 0 0;
}

.sectioninfo p.name {
	font-size: 16px;
	font-weight: bold;
	color: #e5e5e5;
}

.sectioninfo p.org {
	font-size: 12px;
	color:#999;
	font-weight: normal;
	margin: 3px 0 20px 0;
	padding: 0 0 0 0;
}


.sectioninfo p.sponsor {
	font-size: 12px;
	color:#666;
	font-weight: normal;
	margin: 20px 0 20px 0;
	padding: 0 100px 0 0;
}


/* END ANNOUNCE styles */



