/* MAIN PAGE STYLES */

html, body, #container { height: 100%; }

body > #container {
	height: auto;
	min-height: 100%;
	}	

body {
	background-color: #f1f1f1;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	color: #4f4f4f;
	margin: 0;
	padding: 0;
	}

#topgrey {
	width: 830px;
	margin: auto;
	margin-top: 30px;
	}

#topgreyleft {
	float: left;
	width: 400px;
	}

#topgreyright {
	float: right;
	text-align: right;
	width: 400px;
	position: relative;
	top: 5px;
	color: #9f9f9f;
	font-size: 9px;
	}

#headerimage {
	position: relative;
	top: 84px;
	z-index: 2;
	width: 830px;
	height: 200px;
	}

#headerimgleft {
	position: relative;
	top: -187px;
	left: 45px;
	}

#headerimgright {
	position: relative;
	top: -518px;
	left: -33px;
	float: right;
	}

#radiologo {
	position: relative;
	top: -353px;
	left: 255px;
	z-index: 3;
	width: 330px;
	}

#middlegreen {
	background-color: #1f6274;
	height: 287px;
	}

#middlecontent {
	width: 830px;
	margin: auto;
	z-index: 20;
	position: relative;
	top: 70px;
	}

#radioslogan {
	position: absolute;
	top: 20px;
	margin: auto;
	}

.maincontent {
	width: 830px;
	margin: 0 auto;
	position: relative;
	top: 0;
	z-index: 100;	
	height: auto;	
	clear: left;
	padding-bottom: 300px;
	padding-top: 20px;
	}

.mainleft {
	width: 500px;
	float: left;
	padding-bottom: 100px;
	}
	
.mainright {
	width: 300px;
	float: right;
	margin-top: -130px;
	}

.contests {
	background-color: #FFF;
	width: 235px;
	height: auto;
	min-height: 100px;
	margin: -14px 0 0 4px;
	padding-left: 20px;
	text-align: left;
	padding-bottom: 50px;
	}

.contests a:link, a:active, a:visited {
	font-size: 15px;	
	color: #1c6273;
	text-decoration: none; 
	width: 233px;
	padding: 5px 0 5px 0;
	line-height: 20px;
	}

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

#bottomfade {
	margin-top: -14px;
	}

.ajaxleft {
	width: 242px;
	float: left;
	clear: left;
	background-color: #c7c7c7;
	position: relative;
	top: 30px;
	}

#countrydivcontainer {
	background-color: #FFF;
	width: 557px;
	float: right;
	padding: 10px 10px 30px 20px;
	min-height: 550px;
	height: auto;
	z-index: 50;
	}

.cornerbottomajax {
	padding-left: 242px;
	}

.staffleft {
	float: left;
	clear: left;
	width: 50%;
	}

.staffright {
	float: right;
	width: 50%;
	}

.staffid {
	width: 340px;
	height: 224px;
	background-color: #FFF;
	padding: 0 20px 20px 20px;
	}

.staffphoto {
	width: 50%;
	float: left;
	clear: left;
	}

.staffbio {
	width: 50%;
	float: right;
	}

.cornertopstaff {
	position: relative;
	left: -20px;
	}

#footer {
	height: 219px;
	background-color: #dcdfe0;
	clear: both;
 	position: relative;
 	z-index: 120;
 	margin-top: -219px;
	}

#footercontent {
	width: 830px;
	margin: auto;
	position: relative;
	top: 50px;
	z-index: 11;
	}

#footerleft {
	width: 500px;
	float: left;
	}
	
#footerright {
	float: right;
	background-image: url('../images/phonegraphic.png');
	width: 263px;
	height: 141px;
	position: relative;
	left: -33px;
	}

#footerright p {
	padding: 22px 0 0 20px;
	}

#contactus {
	float: left;
	margin-right: 10px;
	}

#advertise {
	float: left;
	}

#contactdho {
	display: none;
	}


/* FONT STYLES */

.greentitle {
	color: #1f6274;
	font-size: 18px;
	}

.largeteal {
	font-size: 21px;
	color: #87c0ce; 
	}

.smallgrey {
	color: #9f9f9f;
	font-size: 9px;
	font-family: Lucida Grande, arial, sans-serif;
	}

.smallgreen {
	color: #1f6176;
	font-weight: bold;
	}

.mainheader {
	font-family: georgia, arial, sans-serif;
	color: #4f4f4f;
	font-size: 24px;
	}

.mainheader2 {
	font-family: georgia, arial, sans-serif;
	color: #4f4f4f;
	font-size: 20px;
	}

.maintagline {
	font-size: 18px;
	color: #a6a6a6;
	}

.maintext { line-height: 24px; }

.contestheader {
	font-size: 18px;	
	color: #797979;
	}

.questionheader {
	font-size: 18px;
	font-family: georgia, arial, sans-serif;
	color: #216276;
	}


/* LINK STYLES */

a.smallgrey:link, a.smallgrey:active, a.smallgrey:visited {
	text-decoration: none;
	font-size: 10px;
	color: #9f9f9f;
	}

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

.contests ul li a {
	font-size: 15px;	
	color: #1c6273;
	text-decoration: none;
	}

a.lbOn:link, a.lbOn:active, a.lbOn:visited {
	text-decoration: none;
	color: #4f4f4f;
	font-size: 12px;
	}

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

a.lbAction:link, a.lbAction:active, a.lbAction:visited {
	text-decoration: none;
	color: #4f4f4f;
	font-size: 12px;
	}

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


/* NAV STYLES */

#nav {
	position: absolute;
	top: 140px;
	}

a.rollover:link, a.rollover:visited, a.rollover:active {
	background-image:url('../images/button.png');
	height: 78px;
	width:205px;
	display:block;
	text-decoration: none;
	}

a.rollover:hover { background-image:url('../images/button_hover.png'); }

a.rollover span {
	position: relative;
	top: 43px;
	left: 6px;
	text-decoration: none;
	}

a.rollover:link, a.rollover:visited span {
	color: #FFF;
	font-family: georgia, arial, sans-serif;
	font-size: 20px;
	text-decoration: none;
	}

a.rollover:hover span {
	color: #4f4f4f;
	font-family: georgia, arial, sans-serif;
	font-size: 20px;
	text-decoration: none;
	}

a.current:link, a.current:visited, a.current:active {
	background-image:url('../images/button_hover.png');
	height: 78px;
	width:205px;
	display:block;
	text-decoration: none;
	}

a.current:hover { background-image:url('../images/button_hover.png'); }

a.current span {
	position: relative;
	top: 43px;
	left: 6px;
	text-decoration: none;
	}

a.current:link, a.current:visited span {
	color: #FFF;
	font-family: georgia, arial, sans-serif;
	font-size: 20px;
	text-decoration: none;
	}

a.current:hover span {
	color: #4f4f4f;
	font-family: georgia, arial, sans-serif;
	font-size: 20px;
	text-decoration: none;
	}


#welcome, #schedule, #staff {
	float: left;
	display: block;
	}

#events {
	float: right;
	display: block;
	}


/* SM ROLLOVER (CONTACT US) */

a.smrollover {
	background-image:url('../images/contactus_btn.png');
	height: 36px;
	width: 142px;
	display:block;
	text-decoration: none;
	}

a.smrollover span {
	text-decoration: none;
	position: relative;
	top: 7px;
	left: 27px;
	}

a.smrollover:link, a.smrollover:active, a.smrollover:visited span {
	color: #FFF;
	font-family: georgia, arial, sans-serif;
	font-size: 17px;
	text-decoration: none;
	}

a.smrollover:hover span {
	color: #4f4f4f;
	font-family: georgia, arial, sans-serif;
	font-size: 17px;
	text-decoration: none;
	}

a.smrollover:hover { background-image:url('../images/contactus_btn_hover.png'); }
#preload { display:none; }
