body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	
	background-image: url(/);
	background-repeat: repeat-x;
	background-color: #111;
}

#usae_body { 
	background-color #505050; 
	min-height: 100px;
}

.usae_err
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: red;
}

#usae_single_column {
	margin: 5px 15px 20px 15px; // top left bottom right
}

#usae_column_left {
	float: left;
	margin: 10px 5px 5px 10px; // top left bottom right
	clear: left;
}
#usae_column_right {
	float: right;
	margin: 10px 10px 5px 5px;
	clear: right;
}

#usae_race_info_col_left {
	float: left;
	width: 590px;
	margin: 10px 10px 0px 10px; // top left bottom right
	clear: left;
}
#usae_race_info_col_right {
	float: right;
	width: 300px;
	margin: 10px 10px 0px 0px; // top left bottom right
	clear: right;
}

.usae_box {
	margin-bottom: 10px;
	background: url('images/ev_box_top.png') no-repeat;
}
.usae_box .top {
	padding: 8px 0px 8px 3px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.usae_box .top img {
	float: left;
	margin-right: 5px;
}
.usae_box .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
}
.usae_box .bottom {
	height: 5px;
	background: url('/ev_files/template/images/ev_box_bottom.png') no-repeat;
}

#usae_content {
	margin-bottom: 10px;
}
#usae_content .top .left {
	background: url('/ev_files/template/images/ev_content_top_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#usae_content .top .right {
	background: url('/ev_files/template/images/ev_content_top_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#usae_content .top .center {
	background: url('/ev_files/template/images/ev_content_top_center.png') repeat-x;
	margin-left: 5px;
	margin-right: 5px;
}
#usae_content .top h1 {
	padding: 7px 0px 7px 5px;
}
#usae_content h1  {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-shadow: 2px 2px 6px black;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px;
}
#usae_content h2, {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}


.usae_h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 3px;
	color:#F63;
}

a.usae {
	font-family:Verdana, Arial; 
	font-size:12px; 
	color:#FFFFFF; 
	text-decoration:none;
}
a.usae:hover { 
	text-decoration:underline
}

#usae_content .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	min-height: 50px;
}
#usae_content .race_info_middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px 20px 5px 20px;
	min-height: 50px;
}
#usae_content .bottom .left {
	background: url('/ev_files/template/images/ev_content_bottom_left.png') no-repeat;
	width: 5px;
	height: 5px;
	float: left;
}
#usae_content .bottom .right {
	background: url('/ev_files/template/images/ev_content_bottom_right.png') no-repeat;
	width: 5px;
	height: 5px;
	float: right;
}
#usae_content .bottom .center {
	background: url('/ev_files/template/images/ev_content_bottom_center.png') repeat-x;
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#usae_raceinfohdr {
	color: #FFF;
	font: erdana, Geneva, sans-serif;
	font-size:12px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}
#usae_subbnr	{
	position:relative; 
	width:inherit; 
	border-bottom: solid 1px #CCC; 
}

#usae_subbnr .bg_img1	{
	background:url(/images/bnr_ev-bnr1_2010.jpg) no-repeat; 
	height:150px; 
}
#usae_subbnr .bg_img2	{
	background:url(/images/bnr_ev-bnr2_2010.jpg) no-repeat; 
	height:150px; 
}
#usae_subbnr .bg_img3	{
	background:url(/images/bnr_ev-bnr3_2010.jpg) no-repeat; 
	height:150px; 
}
#usae_subbnr .bg_img4	{
	background:url(/images/bnr_ev-bnr4_2010.jpg) no-repeat; 
	height:150px; 
}

#usae_subbnr .hdr_text	{
	position:absolute; 
	top: 60px; 
	width:230px; 
	text-align:center; 
	color: #C00; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:28px; 
	text-shadow: 2px 2px 3px white; 
	font-weight:bolder
}



.usaenav_home { float:left; display: block; height: 15px;
	background: url(/images/btn_h-home.gif) no-repeat 0 0;
}
.usaenav_raceinfo { float:left; display: block; height: 15px;
	background: url(/images/btn_h-raceinfo.gif) no-repeat 0 0;
}
.usaenav_racecalendar { float:left; display: block; height: 15px;
	background: url(/images/btn_h-racecalendar.gif) no-repeat 0 0;
}
.usaenav_racemedia { float:left; display: block; height: 15px;
	background: url(/images/btn_h-racemedia.gif) no-repeat 0 0;
}
.usaenav_sponsors { float:left; display: block; height: 15px;
	background: url(/images/btn_h-sponsors.gif) no-repeat 0 0;
}
.usaenav_volunteer { float:left; display: block; height: 15px;
	background: url(/images/btn_h-volunteer.gif) no-repeat 0 0;
}
.usaenav_register { float:left; display: block; height: 45px;
	background: url(/images/btn_h-registernow.jpg) no-repeat 0 0;
}
.usaenav_store { float:left; display: block; height: 15px;
	background: url(/images/btn_h-store.gif) no-repeat 0 0;
}
.usaenav_account { float:left; display: block; height: 15px;
	background: url(/images/btn_h-account.gif) no-repeat 0 0;
}
.usaenav_login { float:left; display: block; height: 15px;
	background: url(/images/btn_h-login.gif) no-repeat 0 0;
}
.usaenav_logout { float:left; display: block; height: 15px;
	background: url(/images/btn_h-logout.gif) no-repeat 0 0;
}
.usaenav_contact { float:left; display: block; height: 15px;
	background: url(/images/btn_h-contact.gif) no-repeat 0 0;
}
.usaenav_checkout { float:left; display: block; height: 15px;
	background: url(/images/btn_h-checkout.gif) no-repeat 0 0;
}
.usaenav_basket { float:left; display: block; height: 15px;
	background: url(/images/btn_h-basket.gif) no-repeat 0 0;
}

.usaenav_home img, .usaenav_raceinfo img, .usaenav_racecalendar img, .usaenav_racemedia img, .usaenav_sponsors img, .usaenav_volunteer img, .usaenav_register img,
.usaenav_store img, .usaenav_account img, .usaenav_login img, .usaenav_logout img, .usaenav_contact img, .usaenav_checkout img, .usaenav_basket img
{	width: 100%; height: 100%; border: 0; 
}

.usaenav_home a:hover img, .usaenav_raceinfo a:hover img, .usaenav_racecalendar a:hover img, .usaenav_racemedia a:hover img, .usaenav_sponsors a:hover img, .usaenav_volunteer a:hover img, .usaenav_register a:hover img,
.usaenav_store a:hover img, .usaenav_account a:hover img, .usaenav_login a:hover img, .usaenav_logout a:hover img, .usaenav_contact ia:hover imgmg, .usaenav_checkout a:hover img, .usaenav_basket a:hover img
{	visibility:hidden
}

.usaenav_home span, .usaenav_raceinfo span, .usaenav_racecalendar span, .usaenav_racemedia span, .usaenav_sponsors span, .usaenav_volunteer span, .usaenav_register span,
.usaenav_store span, .usaenav_account span, .usaenav_login span, .usaenav_logout span, .usaenav_contact span, .usaenav_checkout span, .usaenav_basket span
{	display:none; 
}

.usaenav_spacer { display:block; float:left; margin:0px 5px;}


.usae_nav { 
	color: #FFF; 
	padding: 2px;
	margin: 2px 0px 2px 0px;
	// border-bottom: #FFF solid 1px;
	
}
.usae_nav a { 
	// border-bottom: #FFF solid 1px;
	// background: #361d60; 
	color:#e9da10; 
	text-decoration:none;
	-moz-border-radius: 7px 7px 0px 0px / 7px 7px 0px 0px; -webkit-border-radius: 7px 7px 0px 0px / 7px 7px 0px 0px;
	font-family: "century gothic", 'trebuchet MS', Tahoma, Verdana, Geneva, sans-serif; 
	font-size:14px; font-weight: bold;
	text-shadow: 0px 0px 3px #222; 
	padding: 2px 6px;
	margin-right: 3px;
	
}
.usae_nav a:hover {
	background: #361d60; 
	// border-bottom: #FFF solid 1px;
	// border: #900 solid 1px; 
	color:#FFF; 
	-moz-border-radius: 7px 7px 0px 0px / 7px 7px 0px 0px; -webkit-border-radius: 7px 7px 0px 0px / 7px 7px 0px 0px;
	text-decoration: none;
	font-family: "Century Gothic", 'Trebuchet MS', Tahoma, Verdana, Geneva, sans-serif; 
	font-size:14px; font-weight: bold;
	padding: 2px 6px;
	margin-right: 3px;
}


.cssnav a {
	display:block;
	height: 15px;
	float: left;
}
* html a:hover {visibility:visible}


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(/images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(/images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(/images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

