/*GENERAL*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	
}

a,
a:link,
a:active,
a:visited{
	text-decoration:underline;
	color:#000;
}

a:hover{
	color:#222;
}


h1{
	font-size:18px;
	color:#000000;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	
}

.big_badass_link{
	font-size:24px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	
}


#main_div{
	width:980px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	min-height:900px !important;
	height:auto !important;
	height:900px;
	padding:0px;
	vertical-align:top;
	text-align:left;
	
	
	/*background-color:#CCCCCC;*/
}

/*HEADER*/

#header_div{
	height:137px;
	width:980px;
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	clear:both;
	
	/*background-color:#999999;*/
}

#logo_div{
	width:275px;
	min-height:79px !important;
	height:auto !important;
	height:79px;
	position:relative;
	float:left;
	clear:left;
	margin:0px;
	
	/*background-color:#0033FF;*/
}

.header_toplist_div{
	/*width:469px;*/
	width:705px;
	height:73px;
	position:relative;
	float:left;
	clear:right;
	margin:0px;
	padding-top:6px;
	
	font-size:12px;
	
	font-weight:bold;
	
	
}

.header_toplist_div a,
.header_toplist_div a:link,
.header_toplist_div a:active,
.header_toplist_div a:visited{
	text-decoration:none;
	color:#747474;
	font-size:12px;
}

.header_toplist_div a:hover{
	text-decoration:none;
	color:#999999;
}
/*
#header_right_div{
	width:236px;
	height:79px;
	position:relative;
	float:left;
	clear:right;
	margin:0px;
	
	text-align:right;
	font-size:10px;
	
	
}
#header_right_div a,
#header_right_div a:link,
#header_right_div a:active,
#header_right_div a:visited{
	color:#000000;
	text-decoration:none;
}

#header_right_div a:hover{
	color:#000000;
	text-decoration:underline;
}
*/

#header_left_div{
	width:275px;
	height:20px;
	position:relative;
	float:left;
	clear:none;
	margin:0px;
	padding-top:2px;
	
	text-align:left;
	font-size:10px;
}

#header_left_div a,
#header_left_div a:link,
#header_left_div a:active,
#header_left_div a:visited{
	color:#000000;
	text-decoration:none;
}

#header_left_div a:hover{
	color:#000000;
	text-decoration:underline;
}



#menu_header{
	width:980px;
	height:22px;
	position:relative;
	float:left;
	clear:both;
	margin:0px;
	
	
	/*background-color:#000099;*/
	/*border:2px dotted red;*/
}

.menu_element{
	width:139px;
	height:22px;
	position:relative;
	float:left;
	clear:none;
	margin:0px;
	
	text-align:center;
	/*padding-top:5px;*/
	
	border-left:1px solid #fff;
	background-color:#fff;
	color:#FFFFFF;
	font-weight:bold;
	
	background-image:url(../images/menu_ele_bg.jpg);
	background-repeat:no-repeat;
	/*background-color:#006600*/
	
}
.menu_first{
	border-left:0px;
	width:140px;
}
.menu_element:hover{
	background-image:url(../images/menu_ele_bg_hover.jpg);
	/*background-color:#009900;*/
}

.menu_element a,
.menu_element a:link,
.menu_element a:active,
.menu_element a:visited,
.menu_element a:hover{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
}


#header_welcome_div{
	width:966px;
	height:17px;
	position:relative;
	float:left;
	clear:both;
	margin:0px;
	
	padding:7px;
	
	
	background-color:#000;
	color:#FFFFFF;

}

/*BODY CONTENT*/

#body_div{
	width:980px;
	margin:0px;
	margin-top:10px;
	min-height:733px !important;
	height:auto !important;
	height:733px;
	padding:0px;
	float:left;
	clear:both;
	
	/*background-color:#EEE;*/
}

#player_div{
	width:625px;
	min-height:500px !important;
	height:auto !important;
	height:500px;
	padding:0px;
	margin:0px;
	float:left;
	clear:left;
	
	
	/*background-color:#993333;*/
	
	
}

#sponsors_div{
	width:353px;
	min-height:200px !important;
	height:auto !important;
	height:200px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	float:left;
	clear:right;
	
	background-color:#d9d9d9;
	border:1px solid #000;
	
}



/*Cells content*/

.info_div{
	width:978px;
	min-height:60px !important;
	height:auto !important;
	height:60px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	float:left;
	clear:both;
	
	background-color:#d9d9d9;
	border:1px solid #000;
	
}

.info_title_div{
	width:960px;
	min-height:16px !important;
	height:auto !important;
	height:16px;
	padding:9px;
	margin:0px;
	float:left;
	clear:both;
	
	font-weight:bold;
	
	
	background-image:url(../images/info_title_bg.jpg);
	background-repeat:repeat-x;

}

.info_title_div h2{
	font-size:12px;
	padding:0px;
	margin:0px;
	
}

#sponsors_div .info_title_div{
	width:335px;
	
	background-image:url(../images/spo_bg.jpg);
	background-repeat:no-repeat;

}


#sponsors_div .info_content_div{
	width:335px;
	padding:2px;
}

.info_content_div{
	width:972px;
	min-height:40px !important;
	height:auto !important;
	height:40px;
	padding:3px;
	margin:0px;
	float:left;
	clear:both;
	
	/*background-color:#FFCC00;*/
}

.listing_div{
	width:766px;
	min-height:500px !important;
	height:auto !important;
	height:500px;
	padding:0px;
	margin:0px;
	margin-right:10px;
	float:left;
	clear:left;
	
	background-color:#d9d9d9;
	border:1px solid #000;
}

.listing_title_div{
	width:748px;
	min-height:16px !important;
	height:auto !important;
	height:16px;
	padding:9px;
	margin:0px;
	
	float:left;
	clear:both;
	
	font-weight:bold;
	
	color:#FFFFFF;
	
	
	background-image:url(../images/info_title_black_bg.jpg);
	background-repeat:repeat-x;

}

.listing_content_div{

}

.right_thin_div{
	width:200px;
	min-height:500px !important;
	height:auto !important;
	height:500px;
	
	background-color:#d9d9d9;
	border:1px solid #000;

	float:left;
	clear:right;

}

.right_thin_div .info_title_div{
	width:182px;
	
	background-image:url(../images/spo_bg.jpg);
	background-repeat:no-repeat;

}



.full_column{
	width:980px;
	min-height:100px !important;
	height:auto !important;
	height:100px;
	
	float:left;
	clear:both;
	
	/*background-color:#0000FF;*/
}



/* GALLERY DISPLAY*/


.gallery_box{
	font-size: 11px;
	min-height: 200px;
	margin: 5px;
	vertical-align: top;
	width: 165px;
	color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	height: 200px;
	background-color: #000;
	border: #bbb 2px solid;
	padding: 6px;
}

.gallery_box a,
.gallery_box a:active,
.gallery_box a:link,
.gallery_box a:visited{
	color: #EAEAEA;
	text-decoration: none;
}

.gallery_box a:hover{
	color: #fff;
	text-decoration: none;
}

.gallery_thumb{
	margin: 0px;
	width: 160px;
	height: 120px;
	border: #fff 1px solid;
	padding: 0px;
}

.image_rotator{
	width:160px;
	height:120px;
	float:left;
	margin:0px;
	padding:0px;
}

.image_rotator a,
.image_rotator a:active,
.image_rotator a:link,
.image_rotator a:visited,
.image_rotator a:hover{
	display: block;
	min-height: 120px;
	width: 160px;
	height: 120px;
	margin:0px;
	padding:0px;
	margin-bottom:-3px;
}

.image_rotator img{
	margin:0px;
	padding:0px;
}


#welcome_message{
	
	position:relative;
	float:left;
	clear:left;
	width:768px;
	
	
}

#search_videos{
	position:relative;
	float:left;
	clear:right;
	width:190px;
	
}

#search_videos .submit_button{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px solid #999;
	
	width:35px;
	color:#FFF;
	background-color:#222;
	cursor:pointer;
}

#search_field{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #666;
	width:148px;
}


#search_videos form{
	margin:0px;
	padding:0px;
}


