@charset "utf-8";
/* CSS Document */


body,html {

	height:100%;
	width:100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#616770;
	
}


img {
	border:0;


}

h1,h2,h3 {
	font-size:14px;
	padding-top:0;
	margin-top:0;



}

a {
	/*/color:#86BE3A;/*/
	color:#74A532;
	text-decoration:none;


}

#main {
	position:relative;
	width:100%;
	height:100%;
	z-index:1000;
	left: 0;
	top: 0;
	text-align:center;
}
#bg {
	position:absolute;
	width:100%;
	height:100%;
	z-index:2;
	left: 0;
	top: 0;

}


.sides {
	background-image:url(img/sideBgs.png);
	vertical-align:bottom;
	height:100%;


}

.topSides {
	background-image:url(img/sideBgs.png);
	vertical-align:bottom;
	height:100%;
	height:272px;


}

.sideWhiteBits {
	height:100%; 
	width:100%; 
	background-image:url(img/sideWhiteBgs.png); 
	background-position:bottom; 
	background-repeat:repeat-x;


}

#mainTable {
	height:100%;
	width:100%;


}

.centre {
	
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;


}

#footer {
	
	background-image:url(img/WhiteBgs80Pc30Px.png);
	background-position:bottom;
	background-repeat:repeat-x;
	border-top:2px solid #FFFFFF;
	text-align:right;
	
}


#sponsors {
	background-color:#FFFFFF;
	height:115px;
	text-align:left;
	position:relative;
	padding:2px;
	padding-left:5px;



}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#head {
	height:158px;
	


}
#lightBottom {
	position:absolute;
	width:100%;
	height:100%;
	z-index:3;
	left: 0;
	top: 0;
	background-image:url(img/sideWhiteBgs.png);
	background-position:bottom;
	background-repeat:repeat-x;
}

#nav {
	background-color:#92C84A;
	background-image:url(img/navBg.png);
	background-repeat:repeat-x;
	height:26px;
	border-top:2px solid  #FFFFFF;
	border-bottom:2px solid  #FFFFFF;
	text-align:center;
	font-weight:normal;
	padding-left:20px;
	

	
}

#nav div {
	float:left;
	padding-right:14px;	
	padding-top:2px;
	font-size:11px;
	font-weight:bold;
	letter-spacing:-1px;



}

#nav a {
	color:#231F20;
	text-decoration:none;
	


}

#nav a:hover {
	color:#ffffff;
	text-decoration:none;
	


}

#contentCel {
	height:100%;
	background-image:url(img/contentBg.png);
	text-align:left;
	vertical-align:top;
	width:730px;
	
	
}


#countDown {
	position:absolute;
	left:14px;
	top:126px;
	text-align:left;
	padding-left:5px;
	color:#74A532;
	
	



}

#content {
	padding:20px;


}

#contentBg {

	background-image:url(img/topBlackGradient.png);
	background-repeat:repeat-x;
	background-position:top;
	height:20px;
	text-align:right;

}

#navGradeLeft {
	background-image:url(img/sideblackRightGradient.png); 
	height:27px; 
	background-position:right;
	background-repeat:repeat-y;


}

#navGradeRight {
	background-image:url(img/sideblackLeftGradient.png); 
	height:27px; 
	background-position:left;
	background-repeat:repeat-y;

}

/*/booking form/*/

form {
	padding:0;
	margin:0;
}

input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
		float:right;
	width:250px;


}

h1 {
	font-size:12px;


}

hr {
	clear:both;



}



.formName {
	float:left;
	clear:right;
	padding-top:5px;
	padding-bottom:10px;
}

.guests {
	width:320px; 
	float:left; 
	
	padding:5px;
	margin: 5px;
	background-color:#D9F2FF;

}


.topDetails {
	width:650px;
	padding:5px;
	
	margin-right: 6px;



}

.topInputs {
	width:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

}

.sponsorTxt {

	border:1px solid #999999; 
	padding:5px;
}

.judgesPix {
	
	margin-right:4px;
	padding:2px;
	border:1px solid #999999;


}

#cirLink a {
	
	color:#000000; 


}


#cirLink {

	padding-right:5px; 
	padding-top:5px;
	padding-right:26px;

}

.logoSpace {
	padding-right:10px;

}
/*/Hall of fame styles /*/


.cells {
	text-align:center;
	vertical-align:top;
	padding-right:10px;
	padding-top:15px;


}






