body
{
	font-family:Verdana;
	font-size:12px;
	color:#cccccc;
	background-color:#534c49;
	margin:0;
	padding:0;
}

.hidden
{
	display:none;
}

a
{
	color:#85a936;
	text-decoration:none;
	border-bottom:1px solid #2a2f1d;
	
}

a:hover
{
	color:#abdb45;
	border-bottom:1px solid #4f5932;
}

#main_container
{
	position:absolute;
	width:1000px;
	left:50%;
	background-image:url("images/bg_middle_repeating.png");
	background-repeat:repeat-y;
	background-position:top center;
	margin-left:-500px;
	float:left;
}

#header
{
	width:1000px;
	height:175px;
	background-image:url("images/bg_header.png");
	background-repeat:no-repeat;
}

#header #title_link
{

}

#header #title_link a
{
	position:absolute;
	top:20px;
	left:40px;
	width:420px;
	height:95px;
	opacity:0.5;
	border:0;
}

#header #main_navigation
{
	position:relative;
	top:110px;
	left:15px;
}

#header #main_navigation ul
{
	list-style-type:none;
}

#header #main_navigation ul li
{
	display:inline;
	font-size:16px;
	line-height:60px;
	float:left;
}

#header #main_navigation ul li a
{
	width:auto;
	height:60px;
	color:#231f1d;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	border:0;
	float:left;
}

#header #main_navigation ul li a:hover
{
	color:#cccccc;
	background-color:#252525;
}

#header #main_navigation ul #current_section a, #header #main_navigation ul #current_section a:hover
{
	color:#f5f5f5;
	background-color:#222222;
}

#middle
{
	width:1000px;
	background-image:url("images/bg_middle_top.png");
	background-repeat:no-repeat;
	float:left;
}

#middle #content
{
	width:880px;
	color:#9f9794;
	line-height:18px;
	margin-left:40px;
	padding:10px;
	padding-left:20px;
}

#middle #content h2
{
	font-size:18px;
	font-weight:normal;
	color:#3cbee9;
	margin-bottom:20px;
}

#middle #content h2 a
{
	color:#3cbee9;
}

#middle #content h3
{
	font-weight:16px;
	font-weight:normal;
	color:#853f39;
	border-bottom:1px solid #271b1a;
}

#middle #content #mainpage_header
{
	width:920px;
	height:125px;
	background-image:url("images/bg_mainpage_header.jpg");
	background-repeat:no-repeat;
	margin-left:-20px;
	margin-top:-5px;
	margin-bottom:20px;
	float:left;
}

#middle #content #news_listing
{

}

#middle #content #news_listing .news_item
{
	width:880px;
	margin-left:0px;
	background-color:#4a4441;
	background-image:url("images/bg_news_item_footer.png");
	background-repeat:no-repeat;
	background-position:bottom left;
}

#middle #content #news_listing .news_item h3
{
	width:880px;
	height:40px;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	color:#272521;
	line-height:40px;
	background-image:url("images/bg_news_item_header.png");
	background-repeat:no-repeat;
	padding-left:15px;
	border:0;
}

#middle #content #news_listing .news_item h3 a
{
	border:0;
}

#middle #content #news_listing .news_item h3 small
{
	color:#37342f;
}

#middle #content #news_listing .news_item .content
{
	padding:20px;
	padding-top:0px;
	padding-bottom:10px;
	margin:0;
}

#middle #content #news_listing .news_item .content img
{
	margin:10px;
}

#middle #content #newsletter_header
{
	width:920px;
	height:125px;
	background-image:url("images/bg_newsletter_header.png");
	background-repeat:no-repeat;
	margin-left:-20px;
	margin-top:-5px;
	margin-bottom:20px;
	float:left;
}

#middle #content #newsletter_header #latest_title
{
	position:relative;
	top:20px;
	left:20px;
	font-size:18px;
	font-weight:normal;
	color:#ffb400;
}

#middle #content #newsletter_header #download_latest_link
{
	position:relative;
	top:35px;
	left:45px;
}

#middle #content #newsletter_header #download_latest_link a
{
	display:block;
	width:200px;
	height:25px;
	font-size:12px;
	color:#5b0808;
	line-height:10px;
	text-decoration:none;
	padding:5px;
	border:0;
	float:left;
}

#middle #content #newsletter_header #download_latest_link a:hover
{
	background-color:#7a0f0f;
}

#middle #content #newsletter_header #download_latest_link a strong
{
	font-size:14px;
	font-weight:normal;
	padding-bottom:2px;
	color:#3e1212;
	float:left;
}

#middle #content #newsletter_header #download_latest_link a:hover strong
{
	color:#d64c00;
}

#middle #content #newsletter_header #download_latest_link a span
{
	clear:both;
	float:left;
}

#footer
{
	width:1000px;
	height:310px;
	margin-top:100px;
	background-image:url("images/bg_footer.png");
	background-repeat:no-repeat;
	float:left;
}

#footer #info
{
	position:relative;
	top:200px;
	text-align:right;
	margin-right:70px;
}

#footer #terps_racing_title
{
	font-size:14px;
	color:#f0f0f0;
}

#footer #credit
{
	color:#888888;
}



#blahdeblahblah
{
	position:relative;
	top:125px;
	left:50px;
	width:10px;
	height:10px;
	cursor:default;
}

/*********************************************************/
/* Media Section                                         */
/*********************************************************/

#items_slideshow
{
	position:relative;
	width:880px;
	height:520px;
	float:left;
}

#items_slideshow #main_loading
{
	position:relative;
	top:50%;
	left:50%;
	width:65px;
	height:30px;
	font-color:#f0f0f0;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:30px;
	background-image:url("images/media_loading.gif");
	background-repeat:no-repeat;
	background-position:5px middle;
	padding-left:35px;
	margin-left:-50px;
	margin-top:-15px;
	display:none;
}

#items_slideshow #bar
{
	width:880px;
	height:35px;
	float:left;
}

#items_slideshow #bar #slideshow_prev
{
	width:270px;
	height:35px;
	font-size:14px;
	line-height:31px;
	padding-left:30px;
	background-color:#222222;
	background-image:url("images/previous.png");
	background-position:10px;
	background-repeat:no-repeat;
	border:0;
	float:left;
}

#items_slideshow #bar #slideshow_prev:hover
{
	background-color:#353535;
}

#items_slideshow #bar #slideshow_album_listing
{
	width:280px;
	height:35px;
	line-height:35px;
	text-align:center;
	border:0;
	background-color:#252525;
	background-image:url("images/album_list.png");
	background-position:80px;
	background-repeat:no-repeat;
	float:left;
}

#items_slideshow #bar #slideshow_middle:hover
{
	background-color:#353535;
}

#items_slideshow #bar #slideshow_next
{
	width:270px;
	height:35px;
	font-size:14px;
	line-height:31px;
	padding-right:30px;
	text-align:right;
	background-color:#222222;
	background-image:url("images/next.png");
	background-position:275px;
	background-repeat:no-repeat;
	border:0;
	float:left;
}

#items_slideshow #bar #slideshow_next:hover
{
	background-color:#353535;
}

#items_slideshow #middle
{
	width:880px;
	height:450px;
	float:left;
}

#items_slideshow #middle #image_container
{
	width:600px;
	height:450px;
	background-color:#151515;
	float:left;
}

#items_slideshow #middle #image_container #large_size_image
{
	display:none;
	position:relative;
	left:50%;
	top:50%;
	z-index:50000;
}

#items_slideshow #middle .loading
{
	position:absolute;
	top:50%;
	left:50%;
	width:65px;
	height:30px;
	font-color:#f0f0f0;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:30px;
	background-image:url("images/media_loading_dark.gif");
	background-repeat:no-repeat;
	background-position:5px middle;
	padding-left:35px;
	margin-left:-190px;
	margin-top:-15px;
	z-index:500;
}

#items_slideshow #middle #thumbnails
{
	position:relative;
	width:280px;
	height:450px;
	background-color:#050505;
	overflow:hidden;
	float:left;
}

#items_slideshow #middle #thumbnails .loading
{
	background-image:url("images/media_loading_reallydark.gif");
	margin-left:-50px;
	z-index:500;
}

#items_slideshow #middle #thumbnails #thumbnails_container
{
	position:relative;
	top:0px;
	width:280px;
	height:auto;
	display:none;
}

#items_slideshow #thumbnails a
{
	width:280px;
	height:130px;
	margin-top:10px;
	margin-bottom:10px;
	border:0;
	float:left;
}

#items_slideshow #thumbnails a img
{
	margin-left:60px;
	border:5px solid #202020;
}

#items_slideshow #thumbnails a:hover
{
	background-color:#121212;
}

#items_slideshow #thumbnails a:hover img
{
	border:5px solid #4b8736;
}

#items_slideshow #thumbnails .selected
{
	background-color:#151515;
}

#items_slideshow #thumbnails .selected img
{
	border:5px solid #961313;
}

#items_slideshow #thumbnails .selected:hover
{
	background-color:#151515;
}

#items_slideshow #thumbnails .selected:hover img
{
	border:5px solid #961313;
}

#items_slideshow #caption
{
	width:880px;
	height:35px;
	background-color:#111111;
	float:left;
}

#album_listing
{
	
}

#album_listing .album_listing_item
{
	width:410px;
	background-color:#202020;
	border:10px solid #202020;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

#album_listing .album_listing_item a
{
	border:0;
}

#album_listing .album_listing_item .thumb
{
	width:400px;
	height:150px;
	border:5px solid #292929;
	overflow:hidden;
	float:left;
}

#album_listing .album_listing_item a .thumb img
{
	border:0px;
	margin-top:-75px;
}

#album_listing .album_listing_item a .name
{
	width:400px;
	height:25px;
	font-size:10px;
	text-transform:uppercase;
	color:#cccccc;
	font-weight:bold;
	line-height:25px;
	padding-left:10px;
	background-color:#292929;
	float:left;
}

#album_listing .album_listing_item a:hover .name
{
	color:#ffffff;
	background-color:#961313;
}

/*********************************************************/
/* Newsletter Section                                    */
/*********************************************************/

#newsletter_listing
{
	
}

#newsletter_listing .newsletter_item
{
	
	width:835px;
	height:20px;
	padding:10px;
	padding-left:35px;
	background-color:#191919;
	background-image:url("images/page_go.png");
	background-position:10px;
	background-repeat:no-repeat;
	margin-bottom:5px;
	float:left;

}

#newsletter_listing .newsletter_item .title
{
	width:700px;
	float:left;
}

#newsletter_listing #current_newsletter
{
	height:40px;
	line-height:40px;
	background-color:#111111;
	background-image:url("images/page_white_star.png");	
}

#newsletter_listing #current_newsletter .title
{
	font-size:15px;
}

#newsletter_listing .newsletter_item .download_button
{
	width:135px;
	float:left;
}






/*********************************************************/
/* Sponsorship Section                                   */
/*********************************************************/

#sponsor_logos_container
{
	width:620px;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #271b1a;
	float:left;
}

#sponsorship_packet
{
	width:239px;
	height:400px;
	float:left;
}

#sponsorship_packet #download_packet_logo
{
	width:239px;
	height:238px;
	background-image:url("images/sponsorship_packet.png");
	background-repeat:no-repeat;
}

#sponsorship_packet #download_packet_button a
{
	width:239px;
	height:101px;
	background-image:url("images/button_download_packet.png");
	background-repeat:no-repeat;
	border:0;
	float:left;
}

#sponsorship_packet #download_packet_button span
{
	display:none;
}

#sponsorship_packet #download_packet_button a:hover
{
	background-image:url("images/button_download_packet_hover.png");
}

.sponsor_level
{
	width:880px;
	float:left;
}

.sponsor_item
{
	width:270px;
	padding:20px;
	float:left;
}

.sponsor_item a
{
	border:0;
}

.sponsor_item a img
{
	border:0;
}

.sponsor_item:hover
{
	background-color:#222222;
}

#sponsor_profile_image
{
	width:270px;
	padding-right:10px;
	float:left;
}

#sponsor_profile_info
{
	width:589px;
	padding-left:10px;
	border-left:1px solid #271b1a;
	text-align:justify;
	float:left;
}


/*********************************************************/
/* Join Section                                          */
/*********************************************************/

form label
{
	font-size:14px;
	font-weight:normal;
	color:#999999;
}

form .textbox, .fake_file
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#aaaaaa;
	padding:5px;
	background-color:#34302e;
	border:1px solid #222222;
	width:400px;
}

form .textbox:focus, .fake_file:focus
{
	color:#ffffff;
	background-color:#423d3a;
}

form .hidden_file
{
	position: relative;
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity:0;
	z-index:2;
	cursor:pointer;
}

form .fake_file_holder
{
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1;
	cursor:pointer;
}

form .fake_file_button
{
	cursor:pointer;
}

form .fake_file_label
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#aaaaaa;
	padding:3px 4px;
	border:1px solid #222222;
	background-color:#111111;
	width:310px;
	margin-right:10px; 
	cursor:pointer;
}

form .checkbox_list
{
	width:700px;
}

form .checkbox_list label
{
	font-size:12px;
	cursor:pointer;
	margin-right:15px;
}

textarea.textbox
{
	height:200px;
}

