﻿body { 
background:#fff;
color: #666; 
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
margin:0;
padding:0;
min-width:995px;
}

a:link, a:visited
{
	color:Blue;
	text-decoration:none;
}
a:hover
{
	color:Red;
	text-decoration:none;
}
a.aWhite 
{
	color:White;
	text-decoration:underline;
}

img 
{
	border: none;
}
#frame {
width: 1000px;
margin:8px 0 0 0;
/*padding:0 0 0 25px;*/
}

#header {
width: 995px;
margin: 0 0 0 5px;
padding: 0;
color:#000;
float:left;
}
#content 
{
	margin-left: 5px;
}

#Banner 
{
	position:absolute;
	left:0px;
	top:158px;
	margin: 0;
	padding-left:5px;
	padding-top:8px;
	background-color: White;
	background-image:url("../Images/Banner2.jpg");
	background-repeat:no-repeat;
	width:995px;
	height:50px;
	color:White;
	font-size: 200%;
	font-weight:bold;
}

#navcontainer 
{
position: relative;
width:1000px; 
margin: 0; 
padding: 0;
float:left;
} 

ul#nav {
width: 1000px;
margin: 10px 0 0 0;
padding: 0;
color:#000;
float:left;
/*background:#083a83;*/
}

#nav li {
margin: 0;
padding: 0;
list-style: none;
float:left;
/*font-size:1.2em;*/

background-image:url("../Images/navMenu.jpg");
width:90.9px;
font-size:105%;
}

#nav li a { 
padding: 5px 8px;
color:#fff;
font-weight:bold;
display:block;
text-decoration: none;
text-align:center;
font-size:80%;
}

#nav li a {
text-decoration: none;
/*background:#083a83;*/
}

#nav li a:hover 
{
	background-image:url("../Images/navMenuMouseOver.jpg");
}

#title
{
	position:absolute;
	top:20px;
	left:160px;
}

#headlineSponsor
{
	position:absolute;
	top:20px;
	left:650px;
}

#Master
{
	position:absolute;
	top:210px;
	left:5px;
}

#idxIntro 
{
	/*position:absolute;
	left:5px;
	width:655px;
	top:10px;*/
	position:relative;
	top: 10px;
	width:655px;
	padding:0 0 10px 0;
}
#Intro 
{
	/*position:absolute;
	left:5px;
	width:655px;
	top:10px;*/
	position:relative;
	top: 15px;
	width:655px;
	padding:0 0 10px 0;
}
.text
{
	width:655px;
	padding:0 0 10px 0;
}
#idxBody 
{
	position:absolute;
	top:200px;
	width:655px;
	left:5px;
}
#idxCol1
{
	position:absolute;
	width:325px;
}
#idxCol2
{
	position:absolute;
	left: 330px;
	width:325px;

}
#bottom
{
	position:absolute;
	top: 700px;
	left:5px;
	width:655px;

}

/* New Judging panel styles */
#judgepanel {
	width:1000px;
	margin:0;
	padding:20px 0 0 0;
	position:relative;
	float:left;
	clear:left;
}

.headjudge {
	width:300px;
	float:left;
	position:relative;
	margin:0;
	padding:0 300px 30px 300px;
}

.judge {
	width:300px;
	float:left;
	position:relative;
	margin:0;
	padding:0 0 30px 0;
}

.judge img, .headjudge img {
	float:left;
	position:relative;
	margin:0;
	padding:0 18px 10px 15px;
}

.judge h2, .headjudge h2 {
	margin:0;
	padding:0;
	font-size:1.0em;
	color:#666;
}

.judge p, .headjudge p {
	margin:0;
	padding:5px 0 0 0;
	font-size:0.75em;
	line-height:14px;
}

.judge a, .headjudge a {
	color:#666 !important;
	text-decoration:underline !important;
}

.judge a:hover, .headjudge a:hover {
	text-decoration:none !important;
}

/* End of judging panel styles */

.JudgeBio
{
	
	float:left;
	/*margin-bottom: 5px;*/
	margin-right: 5px;
}
.JudgeBioText
{
	/*position:absolute;*/
	/*vertical-align:text-top;*/
	margin-right: 5px;
	/*margin-left: 5px;*/
}

#judgeBody 
{
	position:absolute;
	/*top:80px*/
	top:15px
}
#judgeCol1
{
	position:absolute;
	width:480px;
}
#judgeCol2
{
	position:absolute;
	left: 495px;
	width:480px;
}



#judgeBodyRow2 
{
	position:absolute;
	top:560px
}
#judgeCol3
{
	position:absolute;
	width:480px;
}
#judgeCol4
{
	position:absolute;
	left: 495px;
	width:480px;
}

#judgeBodyRow3
{
	position:absolute;
	top:1300px;
	margin-bottom:10px;
}
#judgeCol5
{
	position:absolute;
	width:480px;
}
#judgeCol6
{
	position:absolute;
	left: 495px;
	width:480px;
}
/*#judgeCol7
{
	position:absolute;
	width:200px;
	left:430px;
	margin: 10px 0 10px 5px;
}
#judgeCol8
{
	position:absolute;
	width:200px;
	left:645px;
	margin: 10px 0 10px 5px;
}*/

#idxCats
{
	height:210px;
	padding: 10px 10px 10px 10px;
	color:White;
	background-image:url("../Images/IodCategories3.gif");
	background-repeat:no-repeat;
	font-size:9pt;
}
#idxSponsors 
{
	position:absolute;
	top: 20px;
	left:660px;
	width:310px;
	height:680px;
	margin:10px 0 10px 5px;
	padding: 10px 10px 10px 10px;
	background-image:url("../Images/bgSponsors.gif");
}
#acACLogo
{
	position:absolute;
	top:10px;
	left:670px
}
#nominateRFV
{
	position:absolute;
	left:680px;
	top:320px;
}
#nomineeLoginRFV
{
	position:absolute;
	left:300px;
	top:220px;
}
#nomineeForgotRFV
{
	position:absolute;
	left:300px;
	top:245px;
}
#WinnersPhoto 
{
	position:absolute;
	top:0;
	left:660px;
	width:310px;
	margin:10px 0 10px 5px;
	border:1px;
}
#WinnersBody
{
	position:absolute;
}
#winnersCol1
{
	position:absolute;
	width:325px;
	margin: 10px 0 10px 5px;
}
#winnersCol2
{
	position:absolute;
	left: 330px;
	width:325px;
	margin: 10px 0 10px 5px;
}
#bottomWinners
{
	position:absolute;
	top: 2520px;
	left:5px;
	width:655px;
}
#ContactCol1
{
	position:absolute;
	width:325px;
	margin: 10px 0 10px 5px;
}
#ContactCol2
{
	position:absolute;
	left: 330px;
	width:325px;
	margin: 10px 0 10px 5px;
}
#ContactCol3
{
	position:absolute;
	left: 660px;
	width:325px;
	margin: 10px 0 10px 5px;
}
#imgTech
{
	
}
h1
{
	font-size: 150%;	
}
h2
{
	color:#003399;
}
h3
{
	color:#003399;
}
.red
{
	color:Red;
}
.blue
{
	color:#003399;
}
.bgBlue
{
	color:White;
	background-color:#003399;
	font-size:150%;
	font-weight:bold;
	height:20px;
	padding: 0 0 0 10px;
}
table.table1 
{
	width:666px;
	border-width: 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	/*background-color: white;*/
}
table.table1 td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	/*background-color: white;*/
	vertical-align: text-top;
}
input.txtHide
{
	width: 150px;
	border: 0 0 0 0;
	/*background-color: yellow;*/
}
input.txt
{
	width: 150px;
}
input.txtHideLong
{
	width: 300px;
	border: 0 0 0 0;
	/*background-color: yellow;*/
}
input.txtHideShort
{
	width: 50px;
	border: 0 0 0 0;
	/*background-color: yellow;*/
}
input.txtAreaHide
{
	border: 0 0 0 0;
}
.btmMargin5
{
	margin-bottom:5px;
}
.questionPage
{
	position:absolute;
	top:15px;
	
}
.sponsorLogo
{
	text-align:center;
	padding-bottom: 10px;
}
.sponsorDiv
{
	padding-top: 10px;
	padding-bottom: 10px;
}
table.simple {
	border-width: 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.simple th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: #eeeeee;

}
table.simple td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;

}

/* ------------------------------ Judging Panel Pages --------------------------------- */

#judgepanel .judgename {
	cursor: pointer;
	margin: 0;
	padding: 0 0 4px 0;
	clear:both;
	font-size: 1em;
}
#judgepanel .judgecontent {
	clear:both;
}
#judgepanel .judgecontent .judgepic {
	float: left;
	width: 150px;
	padding: 7px 20px 20px 40px;
}
#judgepanel .judgecontent .judgetext {
	float: left;
	width: 760px;
	padding: 7px 0 20px 0;
}
#judgepanel .judgecontent .judgetext p {
	margin: 0;
	padding: 7px 0;
}
