@charset "UTF-8";


/* CSS Document Created/Owned by Overrock Off-Road*/
/* All Rights Reserved */
/* Author Dale T. Painter */
/*-----------------------------------------------Text Styles-----------------------------*/

@font-face {
	font-family: 'CGFLocustResistanceRegular';
	src: url('fonts/overrock-webfont.eot');
	src: local('☺'), url('fonts/overrock-webfont.woff') format('woff'), url('fonts/overrock-webfont.ttf') format('truetype'), url('fonts/overrock-webfont.svg#webfontUrR4FJGw') format('svg');
	font-weight: normal;
	font-style: normal;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #447baf;
	margin: 0px;
	padding: 0px;
	}
	
	
.sub_head h3 span{
	font-family: 'CGFLocustResistanceRegular';
	font-size: 16px;
	font-weight: bold;
	color: #2569a7;
	margin: 0;
	padding: 0; 
	}
	
.sub_head h3 {
	background: url(images/subhead_mess.png) no-repeat;
	width: 295px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 8px 0px 0px 25px; 
	}
	
#contest h3 {
	background: url(images/contest_mess.png) no-repeat;
	width: 275px;
	height: 35px;
	font-family: 'CGFLocustResistanceRegular';
	font-size: 12px;
	font-weight: bold;
	line-height: 3em;
	color: #fff;
	margin: 0;
	padding: 0 15px; 
	}
	
p, li, span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	}
	
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2370B6;
	text-decoration: none;
	}

/*-----------------------------------------------------Header Styles-------*/
body{
	background: url(images/body_bg.jpg) repeat-x;
	background-color: #363636;
	}
	
#wrapper{
	width: 960px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	}
	
#header{
	background:url(images/header_bg.jpg) no-repeat;
	width: 960px;
	height: 125px;
	margin: 0px;
	padding: 0px;
	}

#header img{
	margin: 20px 0px 0px 45px;
	}
/*-----------------------------------------------------Main Navigation Styles-------*/

.main_nav{
	background: url(images/nav_bg.jpg) repeat-x;
	width: 960px;
	height: 36px;
	margin: 0;
	padding: 0;
	}

.main_nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.main_nav li{
	float: left;
	margin: 0;
	padding: 0;
	}
	
.main_nav a{
	display: block;
	background: url(images/navbtn_bg.jpg) no-repeat;
	width: 102px;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	line-height: 4em;
	}
	
.main_nav a:hover{
	display: block;
	background: url(images/navbtn_over.jpg) no-repeat;
	}
/*-----------------------------------------------Index Layout-----------------------------*/
#main_content{
	float: left;
	position: relative;
	margin-top: 10px;
	width: 960px;
	height: 100%;
	}
	
#col1{
	float: left;
	position: relative;
	width: 650px;
	height: 100%;
	margin: 0 10px 0 0;
	padding: 0;
	}
	
#col2{
	float: right;
	position: relative;
	width: 300px;
	height: 100%;
	margin: 0;
	padding: 0;
	}
	
.sub_box1{
	float: left;
	position: relative;
	width: 320px;
	height: 290px;
	margin-right: 10px;
	}
	
.sub_box2{
	float: left;
	position: relative;
	width: 320px;
	height: 290px;
	}
	
.sub_head{
	background:url(images/sub_head.png) no-repeat;
	height: 35px;
	width: 350px;
	margin: 0;
	padding: 0;
	}
	
#contest{
	float: left;
	position: relative;
	width: 300px;
	height: 285px;
	margin: 0 0 5px 0;
	}
/*----------------------------Index Slider Styles--------*/

#slider {
    width: 650px; /* important to be same as image width */
    height: 325px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0px;
}
#sliderContent {
    width: 700px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-top: 0px;
	margin-left: 0;
	padding: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 650px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}	
/*-----------------------------------------------------Media Styles-------*/

#media_col1{
	float: left;
	width: 770px;
	height: 100%;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 0;
	}
	
#media_col2{
	float: right;
	width: 170px;
	height: 100%;
	margin: 0px;
	padding: 0;
	}

	
#media_col1 h2{
	background: url(images/media_header.png) no-repeat;
	width: 540px;
	height: 40px;
	font-family: CGFLocustResistanceRegular;
	font-size: 18px;
	font-weight: bold;
	line-height: 2.5em;
	padding-left: 25px;
	color: #fff;
	margin: 0px;
	}
	
#media_col1 a{
	color: #76a8cb;
	}

.media_entry{
	float: left;
	position: relative;
	width: 780px;
	}
	
#media_col1 img{
	float: left;
	position: relative;
	margin-right: 10px;
	margin: 5px 10px 5px 0px;
	}
	
.album img{ 
	border: 5px #464646 solid;
	}
	
.photos img{
	border: 2px #464646 solid;
	}
	
.media_entry{
	float: left;
	position: relative;
	width: 780px;
	}
/*-----------------------------------------------------Social Styles-------*/

#social{
	float: left;
	position: relative;
	width: 300px;
	margin: 0 0 2px 0;
	}

#social ul{
	list-style: none;
	}
	
#social li{
	display: inline;
	}
	
#social img{
	margin: 0px 0px 5px -2px;
	padding: 0;
	}


/*-----------------------------------------------------Ad Styles-------*/


.index_banner{
	float: left;
	position: relative;
	width: 650px;
	height: 100px;
	margin: 5px 0 5px 0;
	padding: 0;
	background: #666666;
	}

.adzone_mrec{
	float: left;
	position: relative;
	width: 300px;
	height: 250px;
	margin: 0 0 5px 0;
	}
	

/*-----------------------------------------------------Footer Section Styles-------*/

#footer{
	background: url(images/footer_bg.png) repeat-y top left;
	width: 960px;
	height: 170px;
	margin: 0 auto;
	padding-left: 10px;
	clear: both;
	}

.footer_sect{
	float: left;
	position: relative;
	top: 10px;
	width: 307px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	}
		
	
.mid p, img{
	margin: 0;
	padding: 0;
	}
	
.footer_spacer{
	float: left;
	postion: relative;
	background: url(images/footer_spacer.png) no-repeat;
	margin-top: 10px;
	padding: 0;
	width: 10px;
	height: 155px;
	}
	
.footer_sect ul{
	list-style: none;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}
	
.footer_sect a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
	}

.links{
	float: left;
	position: relative;
	}
	
/*-----------------------------------------------------Contact Page Styles-------*/	

#profiles, #sponsors{
	float: left;
	position: relative;
	width: 470px;
	margin: 0 10px 10px 0;
	}
	
#form, #support{
	float: left;
	position: relative;
	width: 480px;
	}
	


#contact-wrapper {
	padding:10px;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	background: url(images/label_bg.png) no-repeat;
	display:block;
	float: left;
	font-size:13px;
	color:#CCCCCC;
	line-height: 2.5em;
	text-align: center;
	width: 200px;
	height: 30px;
	margin-bottom: 4px;
	text-transform: uppercase;
}

form span{
	color: #990000;
	}
	
form#contactform input {
	float: left;
	border: none;
	margin: 5px 0 0 5px;
	line-height: 1.65em;
	padding-left: 5px;
	font-size:13px;
	color:#333;
}


form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}

/*-----------------------------------------------------Sponsors Page Styles-------*/	

.supportList{
	position: relative;
	float: left;
	width: 100%;
	margin: 10px;
}


	

	
	



