body{
    background:#fff url('../images/newhit_bg.png') center top no-repeat;
    margin:0;
    padding:0;
    font-size:13px;
    font-family:Arial;
    color:#404040;
}

.attention{
  display:inline-block;
  width:701px;
  padding:10px;
  margin:10px 10px 0 10px;
  border:2px solid #F2B80E;
  font-size:13px;
	background:#fff;
	color:#234;
}
.attention h4{
  padding:0;
  margin:0 0 5px 0;
  font-size:14px;
}

.attention p{
  padding:0;
  margin:0;
}

.ttText{
	display: none;
	padding:10px 15px;
	width:400px;
	background:#fff;
	border:1px solid #444;
	border-top:1px solid #888;
	border-left:1px solid #888;
	margin-left:10px;
}

.ttip{
	padding: 0 !important;
	float:right;
	position:relative;
	margin-left:6px;
	margin-top:2px;
}

#warning{
	padding:10px !important;
	font-size:12px !important;
	background:#172C4F;
	color:white;
	width:414px !important;
	float:right;
}

.deliv{
	display:none;
}

.content .social{
	clear:both;
    display:block;
    padding-top:0;
    width:100%;
    height:30px;
    position:relative;
}

.content .sc{
	float:left;
	width:100%;
	padding-top:10px;
}

.ticketItem{
	position:absolute;
	overflow:hidden;
	right:0;
	bottom:0;
	display:none;
	float:left;
    background:transparent url('../images/infobox_bg.png') right bottom no-repeat;
    margin:0;
    padding:11px;
    width:319px;
    height:215px;
    color:#404040;
}

.ticketItem .prevPics{
	float:left;
	list-style:none; 	
	margin:0;
	padding:0;
	width:145px;
}

.ticketItem .prevPics li{
	float:left;
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
}

.ticketItem .prevPics li.last{
	margin:0;
}

.ticketItem .prevPics li img{
	float:left;
	border:1px solid #fff;
	margin:0;
	padding:0;
	display:block;
}


.ticketItem .itemContent{
	float:left;
	width:307px;
	padding:5px;
    height:175px;
    border:1px solid #aaa;
    font-size:11px;
    font-family:Arial;
    background:#666;
    overflow:auto;
}

.ticketItem .itemContent p{
	padding:0;
	margin:0;
	color:white;
}

.ticketItem h3{
	float:left;
	padding:0 0 5px 0;
	margin:0;
    font-size:18px;
    font-family:Arial;
}

.ticketItem ul{
	float:left;
	padding:5px 0 7px;
	margin:0;
    list-style:none;
    width:100%;
}

.ticketItem ul li{
	float:left;
	color:white;
	width:100%;
}

.ticketItem ul li label{
	float:left;
	padding:2px 0 0 5px;
}

.ticketItem ul li input{
	float:left;
}

.orderButton{
	background: transparent url("../images/menu_backgrounds.png") right -56px no-repeat;
    width:140px;
    border:0;
    float:left;
    overflow:visible;
    font-size:15px;
    font-weight:bold;
    padding:0px 0 2px 0;
    margin:0;
    color:white;
    outline:none;
    cursor:pointer;
}

.mapContainer{
	float:left;
	position:relative;
	padding:10px 0 5px 5px;
}

div#countdown{
    float:left;
    margin-top:1px;
    background:black url('../images/countdown_bg.png') 0 0 no-repeat;
    height:40px;   
    width:232px;
    padding:43px 0 0 0;
    text-align:center;
}

div#countdown strong{
    font-size:23px;
    padding-left:6px;
    color:#FF5B04;
}

div#countdown strong small{
    font-size:13px;
}

div.facebook{
    width:229px;
    float:left;
    padding-left:2px;
    margin-bottom:10px;
    overflow:hidden;
}

div.facebook .connections{
    padding-left:5px;
}

img{
    border:0;
}

.promoContainer{
    float:left;
    padding:7px 0 0 10px;
}

.promo{
    width:235px;
    height:235px;
    float:left;
    margin-right:10px;
}

#promo_gold{
    color:white;
    font-size:25px;
    line-height:30px;
    letter-spacing:-1px;
    width:225px;
    height:215px;
    float:left;
    text-decoration:none;
    padding:10px 5px;
    text-align:center;
    position:relative;
    background:#F7B000 url('../images/promo_bg.png') left top no-repeat;
}

#promo_gold span{
    display:block;
    position:absolute;
    left:7px;
    top:8px;
    color:#FFfDeA;
    width:215px;
}

#promo_gold nobr{
    font-size:18px;
    line-height:25px;
}

#promo_gold span.shadow{
    display:block;
    position:relative;
    left:0;
    top:0;
    color:#DBA402;
}

#promo_gold strong{
    display:block;
}

#promo_gold strong em{
    font-size:65px;
    line-height:70px;
    width:215px;
}

#promo_gold small{
    padding:0 !important;
    font-size:16px;
    line-height:20px;
    float:left;
    width:225px;
    letter-spacing:0;
}

.banners{
    float:left;
    padding:0 35px;
}

.whiteBg{
    float:left;
    background:#FFd;
    margin-top:10px;
    padding:10px 25px 40px;
    border:2px solid #C19000;
}

.discounts{
    background:#F7B000;
    float:left;
    width:682px;
    height:48px;
    position:relative;
    color:white;
    padding:10px 20px !important;
    margin:-63px 6px -5px 6px;
    font-size:20px;
}

.discounts span{
    display:block;
    position:absolute;
    left:19px;
    top:8px;
    color:#FFfDeA;
    width:620px;
}

.discounts span.shadow{
    display:block;
    position:relative;
    left:0;
    top:0;
    color:#DBA402;
}

.discounts strong{
    display:block;
}

.discounts strong em{
    font-size:25px;
}

.discounts small{
    padding:0 !important;
    width:620px !important;
    float:left;
}

.discounts img{
    position:absolute;
    right:25px;
    top:9px;
}

.slnk{
    display:none;
}

.downloads{

}

.adsense1{
    float:left;
    clear:both;
    position:relative;
    left:22px;
    margin:20px 0 10px;
}

.adsense2{
    float:left;
    clear:both;
    position:relative;
    left:16px;
    margin-bottom:10px;
}

.detailMap{
    float:right;
    margin:0;
    padding:5px 3px 0 0;
}

.detailMap img{
    border:3px solid #ddd;
}

a{
    outline:none;
}

hr{
    margin:20px 0;
}

#resultContainer{
    float:left;
    padding:10px 0 0 0;
    position:relative;
}

div.resultTabs{
    width:100%;
    float:left;
    padding:10px 0 0 0;
    overflow:hidden;
    height:267px;
    background:#F0B302 url('../images/leftbox_bg.png') 0 0 no-repeat;
    position:relative;
    border-bottom:3px solid #F0B302;
    border-left:1px solid #F3C235;
    border-right:1px solid #F3C235;
}

#driversMore{
    position:absolute;
    right:5px;
    bottom:5px;
}

#teams{
    display:none;
}


#heliprices, #drivers, #teams{
    font-size:10px;
    border:1px solid #F3C235;
    border-top:0;
    border-bottom:0;
    width:100%;
}


#heliprices{
    border:1px solid #F3C235;
    background:#F0B302 url('../images/leftbox_bg.png') 0 0 repeat-x;
    margin-top:15px;
}

#heliprices td, #drivers td, #teams td{
    background:white;
    padding:3px;
    font-family:tahoma;
    font-size:9px;
    font-weight:bold;
    border-bottom:1px solid #C19000;
}

#drivers td a, #teams td a{
    color:#08234F;
    text-decoration:none;
}

a.driverLink, a.teamLink{
    float:left;
    font-size:15px;
    width:116px;
    text-align:center;
    border:0;
    /*border-bottom:1px solid #F1B609;*/
    border-width: 0;
    background:#F2F2F2 url('../images/grey_tab.png') left top no-repeat;
    text-decoration:none;
    color:#404040;
    padding:3px 0;
}

a.driverLink.live, a.teamLink.live{
    float:left;
    width:116px;
    font-weight:bold;
    text-align:center;
    border:0;
    background:#F0B302 url('../images/yellow_tab.png') left top no-repeat;
}

#poser{
    margin:auto;
    position:relative;
    padding:0;
    width:986px;
    height:auto;
}

#container{
    width:980px;
    border:0;
    border-right:1px solid #ccc;
    float:left;
    padding:0 0 0 1px;
    margin:0 0 10px 0;
    position:relative;
}

#container #catContainer{
    float:left;
    padding:0;
    width:745px;
    
}

#kmenuContainer{
  float:left;
  height:200px;
}

ul#mainmenu {
    width:744px !important;
    height:200px;
    float:left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 200px;
	position: relative;
}
	
ul#mainmenu li {
	width: 248px;
	float: left;
	display: block;
	margin:0;
	padding:0;
	overflow: hidden;
}

ul#mainmenu li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	cursor:pointer;
	border-right:2px solid #fff;
	display:block;
	overflow: hidden;
	height: 200px;
}

ul#mainmenu li a img{
	float:left;
	border:0;
}

.clear {
	clear: both;
}

div.formposer{
    position:relative;
    width:745px;
    float:left;
    padding-top:87px;
}

#categories{
    float:left;
}

#categories strong{
    float:left;
}

#categories h1{
    float:left;
    margin:0;
    padding:0;
}

#categories a.catLink{
    width:247px;
    overflow:hidden;
    height:127px;
    float:left;
    position:relative;
}

#categories a.catLink:hover{
    visibility: visible;
}

#categories a.catLink img{
    position:absolute;
    left:0;
}

#categories a.catLink:hover img, #categories a.catLink.active img{
    left:-248px;
}

#left{
    float:left;
    width:980px;
    padding:0;
    background:#f9f9f9 url('../images/content_bg.png') 0px top repeat-y;
}

#leftContainer{
    width:232px;
    overflow:hidden;
    float:left;
    border:1px solid #c6c6c6;
    border-bottom:0;
    border-right:0;
    background:#f9f9f9;
    position:relative;
    z-index:1;
}

#leftCategories{
    float:left;
    padding:10px 3px;
}

#leftContainer a.leftcatLink{
    width:226px;
    height:172px;
    float:left;
    position:relative;
    margin-bottom:6px;
}

#leftContainer a.leftcatLink img{
    float:left;
}

#cnt{
    float:right;
    width:744px;
    border-left:1px solid #c6c6c6;
    position:relative;
    z-index:100;
}

#languageSelect{
    margin:0;
    padding:4px 0 4px 38px;
    float:left;
    width:196px;
    background:#e1e1e1;
}

#languageSelect ul{
    float:left;
    padding:8px 0;
    margin:0 10px 0 0;
    list-style:none;
}

#languageSelect ul li{
    line-height:10px;
    float:left;
    text-align:center;
    margin:0;
    padding:0 6px;
    border-right:0px solid #000;
}

#languageSelect ul li a{
    text-decoration:none;
    color:#606060;
    font-size:11px;
    text-align:center;
}

#languageSelect ul li a img{
    float:none;
}

#languageSelect ul li.last{
    border-right:0;
}

#newhitlogo{
    float:left;
}

#home{
    position:relative;
    z-index:1;
    
}

#leftmenu{
    float:left;
    width:232px;
    margin:0;
    padding:0;
    list-style:none;
}

#leftmenu li{
    float:left;
    margin:0;
    padding:0;
    width:232px;
}

#leftmenu ul li.sub a{
    width:179px;
    padding:3px 0 3px 54px;
    font-size:12px;
    height:18px;
    float:left;
}

#leftmenu li a{
    width:189px;
    height:23px;
    float:left;
    background:transparent url('../images/menu_backgrounds.png') left top no-repeat;
    text-decoration:none;
    color:black;
    padding:5px 0 0 44px;
}

#leftmenu li a strong{
    font-size:14px;
    letter-spacing: -1px;
    color:#234;
}

#leftmenu li ul li a.active:hover,
#leftmenu li a:hover{
    background-position:left -28px;
}

#leftmenu li a.active, #leftmenu li a.active:hover{
    background-position:left -56px;
}

#leftmenu li ul li a.active{
    color:#CC9400;
    background: #FCCB3B;
    /*background-position:left top;*/
}

#leftmenu li ul{
    height:0;
    overflow:hidden;
    list-style:none;
    float:left;
    width:189px;
    padding:0 !important;
}

#leftmenu li.sub{
    padding:0 !important;
    float:left;
    margin:0;
}

/*#leftmenu li.sub a.active,*/
#leftmenu li.sub a{
    background-color:#FADB89;
    background-position:left 28px;
}

#leftmenu li.sub a:hover{
    background-position:left -28px;
}

#leftmenu li ul.opened{
    height:auto;
    float:left;
    margin:0;
    width:232px;
    overflow:hidden;
    padding:0 0 1px 0 !important;
    background:transparent url('../images/menu_bg.png') left bottom repeat-x;
}

#topmenu{
    margin:10px 0 8px 0;
    padding:0 0 0 20px;
    width:auto;
    overflow:visible;
    list-style:none;
    display:block;
    height:35px;
    float:right;
    position:relative;
}

#topmenu li{
    float:left;
    height:35px;
    padding:0 2px 0 0;
    margin:0 0 0 -15px;
}

#topmenu li a strong{
    font-weight:normal;
}

#topmenu li a:hover{
    color:#F0B302;
}

#topmenu li a strong{
    float:left;
    height:20px;
    cursor:pointer;
    text-align:center;
    padding:10px 0 5px 6px;
}
    
.content{
    margin:0;
    float:left;
    width:680px;
    padding:20px 20px 20px 30px;
}

.content ul.artList{
    background:none;
    padding:10px 0 0 0;
    margin:0;
}

.content ul.artList li.listNode{
    background:none;
    padding:0;
    margin:0 0 20px 0;
    width:680px;
    /*border-bottom:1px solid #ddd;*/    
}

.content ul.artList li.listNode .details{
    float:left;
    width:485px;
    padding:0 0 10px 0;
    margin:0;
}

.content ul.artList li.listNode h3{
    float:left;
    width:485px;
    padding:0 0 10px 0;
    margin:0;
}

.tar{
    text-align:right !important;
}

.content table.prices{
    width:80%;
    border-left:1px solid #aaa;
    border-top:1px solid #aaa;
    margin:10px 0;
}

.content table.prices.redbull{
    width:100%;
    margin-bottom:20px;
}

.content table.prices th,
.content table.prices td{
    padding:8px 15px;
    text-align:left;
    border-right:1px solid #aaa;
    border-bottom:1px solid #aaa;
}

.content table.prices th{
    padding:5px 15px;
    background:#c8c8c8;
    vertical-align:middle;
}

.content table.prices th strong{
    font-size:14px;
}

.content table.prices td{
    font-size:12px;
    vertical-align:top;   
}

.content table.prices .sec td{
    background:#eaeaea;
}

.content div.accordionnode{
    float:right;
    background:#E1E1E1;
    padding:0 0 5px 5px;
    width:498px;
    margin-right:12px; 
}

.accordioncontent{
    float:left;
    overflow:hidden;
    display:none;
    padding:0 !important;
    clear:both;
}

.accordioncontent table {
    width:455px;
    border-left:1px solid #aaa;
    border-top:1px solid #aaa;
    margin-bottom:10px;
    margin-left:10px;
}

.accordioncontent table th,
.accordioncontent table td{
    padding:5px 5px 5px 0;
    border-right:1px solid #aaa;
    border-bottom:1px solid #aaa;
}

.accordioncontent table th{
    font-size:11px;
    text-align:right;
    vertical-align:top;
    background:#d5d5d5;
}

.accordioncontent table td{
    font-size:11px;
    text-align:right;
    vertical-align:top;   
}

.accordioncontent table .sec td{
    background:#eee;
}

.content div.accordioncontent p{
    width:472px;
    text-align:justify;
}

.content div.accordioncontent ul{
    width:472px;
    display:inline-block;
}

.content div.accordioncontent ul li{
    width:auto;
}

.content div.accordioncontent ul.actors li{
    width:200px !important;
}

.content div.accordioncontent ul.actors li b{
    display:block;
}

.accordiontitle{
    cursor:pointer;
    float:right;
    padding:4px 8px 0 0;
}

.content table#heliprices{
    float:left;
    width:480px;
}

.content table th{
    
    padding:2px 5px;
}

.content table td{
    
    padding:3px 5px;
}

.content div.race_results{
    margin:0;
    float:left;
    width:680px;
    padding:0;
}

.content div.race_results div.resCont{
    margin:0;
    float:left;
    width:320px;
    padding:0 10px 20px;
}

.content div.race_results table{
    margin:0;
    float:left;
    width:320px;
    padding:0;
    background:#CFCFD1;
}

.content div.race_results table td{
    padding:5px;
    text-align:center;
}

.content div.race_results table caption{
    padding:5px;
    font-size:18px;
    background:#F0B302;
    color:#08234F;
}

.content div.race_results table th{
    padding:5px;
    color:white;
}

.content div.race_results table thead th{
    background:#08234F;
    background:#8A8B8D;
}

.content div.race_results div.ft{
    display:none;
}

.content img.cntImage{
    margin:0 20px 20px 0;
    float:left;
}

.content fieldset{
    float:left;
    width:645px;
    padding:17px;
    margin:0 0 10px 0;
    border: 2px solid #4B5F7F; 
}

fieldset legend{
    padding:5px;
    margin:0;
    font-size:18px;
    line-height:21px;
    height:21px;
}

.content fieldset.gallery div{
    float:left;
}      
		 
.content div.galItem{
    padding:0 15px 4px 0;
    margin-bottom:10px;
    float:left;
    background:transparent url('../images/newhit_border_bottom.png') left bottom no-repeat;
}

.content a.showBig{
    padding:4px 4px 0 4px;
    float:left;
    background:transparent url('../images/newhit_border.png') left top no-repeat;
}

.content a.showBig img{
    border:1px solid #555;
}

.content div.galItem.four{
    padding:0 0 4px 0;
    float:left;
}

.content a.showBig:hover{
    opacity:0.7;
    filter:alpha('opacity=70');
}

.content a.showBig:hover img{
    border:1px solid #ddd;
}

h2{
    margin:40px 0 0 0;
    font-size:30px;
    font-weight:normal;
    letter-spacing:-1px;
    height:30px;
    width:680px;
    padding:40px 0 15px 50px;
    border-bottom:1px solid #ddd;
    color:#08234F;
    float:left;
}

.content ul, #raceDetails ul{
    float:left;
    width:680px;
    margin:0;
    padding:0 0 10px 0;
    list-style:none;
}

.content ul li, #raceDetails ul li{
    float:left;
    width:650px;
    margin:0;
    padding:5px 0 5px 30px;
    background:transparent url('../images/list_sign.png') 10px 8px no-repeat;
}

.content ul.half{
    width:340px;
}

.content ul.half li{
    width:310px;
}

#raceDetails ul{
    padding:10px 0 10px 0;
    width:320px;
}

#raceDetails ul li{
    width:330px;
    background:transparent url('../images/list_sign_blue.png') 10px 8px no-repeat;
}

#raceDetails ul li strong{
    white-space:nowrap;
    padding-right:10px;
    float:left;
}

.content h2, #raceDetails h2{
    margin:5px 0;
    padding:5px 0 15px;
    font-size:22px;
    float:left;
    width:680px;
    height:auto;
}

#raceDetails h2{
    padding:17px 10px 0 20px !important;
    font-size:24px !important;
    color:#08234F !important;
    width:380px;
}

.content h2 strong, #raceDetails h2 span{
    font-size:14px;
    color:#F0B302;
    letter-spacing:-1px;
    display:block;
    text-transform:uppercase;
    padding:0;
    float:left;
    width:680px;
}

#raceDetails h2 span{
    color:#08234F;
    width:380px;
}


.content h3{
    margin:0;
    color:#354A6D;
    padding:5px 0 15px 0;
    font-size:18px;
    font-weight:normal;
    letter-spacing:-1px;
    float:left;
    width:680px;
}

.content h4.soon{
    color:#354A6D;
    padding:70px;
    font-size:28px;
    font-weight:normal;
    letter-spacing:-2px;
    float:left;
}

.content h3 strong{
    font-size:12px;
    color:#E48500;
    letter-spacing:0px;
    display:block;
    text-transform:uppercase;
    padding:0;
    float:left;
    width:680px;
}

#raceDetails a.downloadLink{
    margin:10px 0 0 0;
    padding:10px 80px 10px 30px;
    float:left;
    font-size:18px;
    font-weight:normal;
    letter-spacing:2px;
    text-decoration:none;
    text-transform:uppercase;
    color:white;
    display:block;
    width:260px;
    height:65px;
    position:relative;
    background:transparent url('../images/download_bg.png') 0 0 no-repeat;
}

#raceDetails a.downloadLink:hover{
    top:0;
    left:0;
    float:left;
    position:relative;
}

#raceDetails a.downloadLink strong{
    float:left;
    font-size:30px;
    width:240px;
    font-weight:normal;
    letter-spacing:-1px;
}

.dlink{
  font-size:11px;
}

.dlink em{
  white-space:nowrap;
  font-weight:normal;
  font-size:10px;
}

.content img{
    float:left;
}

.content h2 img{
    float:none;
    vertical-align:top;
}

.content div{
    padding:3px 0px;
}

.content div label{
    width:190px;
    float:left;
}

.content div input{
    width:150px;
    border:1px solid #08234F;
    font-family:Arial;
    font-size:12px;
    overflow:visible;
    line-height:15px;
}

.content div textarea{
    width:350px;
    height:80px;
    border:1px solid #08234F;
    font-family:Arial;
    font-size:12px;
}

.content div.buttonLine{
    padding-left:188px;
}

.content div.contentLine{
    float:left;
    padding:10px 10px 5px 10px;
    margin:0;
    width:665px;
}

#helipest{
    
}

.content p{
    float:left;
    padding:0 10px 10px 10px;
    width:665px;
}

.content div.half{
    float:left;
    padding:0 6px 0 0;
    margin:0;
    width:194px;
    text-align:center;
}

.content div.half h3{
    width:194px;
    padding:0;
}

.content small.heli{
    padding-top:5px;
}

.content p.hotelPriceLine{
    float:left;
    padding:0 10px 10px 10px;
    font-size:18px;
    margin:0;
    width:665px;
}

.content ul li p.hotelPriceLine{
    float:left;
    padding:0 10px 10px 10px;
    font-size:14px;
    margin:0;
    width:625px;
}

.content strong.title{
    width:680px;
    float:left;
    padding:10px 0;
    font-size:16px;
    color:#F0B302;
}

.content li p{
    float:left;
    padding:0 10px 10px 10px;
    width:625px;
}

.content small {
    float:left;
    padding:20px 10px 10px 10px;
    width:665px;
}

.content table th small,
.content ul li small {
    float:none;
    padding:0;
    width:auto;
}

.content a{
    color:#08234F;
    font-weight:bold;
    text-decoration:none;
}

.content a:hover{
    text-decoration:underline;
}



ul#raceCalendar, div#raceCalendar ul{
    padding:0 0 20px 0;
    margin:4px 0;
    width:320px;
    float:right;
    list-style:none;
    background:transparent url('../images/calendar_bg.png') left top repeat;
}

div#raceCalendar{
    width:317px;
    float:left;
    margin:4px 0;
    border:1px solid #b3b3b3;
    height:380px;
    overflow:hidden;
    background:transparent url('../images/calendar_bg.png') left top repeat;
    position:relative;
}

div#raceCalendar ul{
    height:345px;
    doverflow:hidden;
    background:none;
}

div#raceCalendar #slide_up{
    position:absolute;
    left:7px;
    top:55px;
}

div#raceCalendar #slide_down{
    position:absolute;
    left:7px;
    bottom:7px;
}

#raceCalendar li{
    float:left;
    width:320px;
    height:47px;
    margin:0;
    padding:0;
    color:white;
    position:relative;
    display:block;
}

#raceCalendar h3 {
    float:left;
    width:300px;
    font-size:22px;
    padding:5px 10px 8px;
    margin:0;
    letter-spacing:-1px;
    border:0;
    color:white;
}

#raceCalendar li a{
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    color:white;
    height:47px;
    float:left;
    width:288px;
    padding:10px 0 3px 30px;
    margin:0;
    cursor:pointer;
    position:absolute;
    left:8px;
    display:block;
}

#raceCalendar li a span{
    font-weight:normal;
    color:#F0B302;
    float:left;
    width:290px;
    height:20px;
    line-height:20px;
}

#raceCalendar li a strong{
    color:white;
    float:left;
    width:290px;
    height:18px;
    padding:0 0 9px 0;
}

#raceCalendar li a.dload {
    background:transparent url('../images/disk.png') 4px center no-repeat;
}


#raceCalendar li a:hover, #raceCalendar li a:hover span, #raceCalendar li a:hover strong{
    color:#d1d1d1;
}

#raceCalendar li a.active span{
    color:black;
}

#formContainer{
    padding:0 0 0 20px;
    float:left;
    width:715px;
}

#formContainer div label{
    float:left;
    width:100px;
}

#formContainer div{
    float:left;
    width:270px;
    padding-bottom:5px;
}

#formContainer div div.inner{
    float:left;
    width:170px;
    padding-bottom:0;
}

#formContainer div div.inner div{
    float:left;
    width:170px;
    padding-bottom:5px;
}

#formContainer div div.inner span{
    padding-top:2px;
}

#formContainer div div.inner *{
    float:left;
}

.whitebox{
    float:right;
    width:739px;
    margin-top:5px;
    background:transparent url('../images/whitebox_middle.png') left top repeat-y;
    position:relative;
}

.whitebox img{
    float:left;
}

#requestForm{
    position:absolute;
    right:0;
    top:0;
}


#requestForm h2{
    width:195px !important;
}

#requestForm #cancelButton, .yButton {
    background:transparent url('../images/button.png') left top no-repeat;
}
    
#requestForm #openSubmit, #requestForm #moreButton{
    background:transparent url('../images/button.gif') left top no-repeat;
}

#requestForm #openSubmit, #requestForm #moreButton, #requestForm #cancelButton, .yButton {
    width:171px;
    border:0;
    float:left;
    overflow:visible;
    font-size:15px;
    font-weight:bold;
    padding:6px 0 11px 0;
    margin:0;
    color:white;
    outline:none;
    cursor:pointer;
}

#requestForm #openSubmit{
    display:none;
}

#requestForm #addButton{
    background:transparent url('../images/button_small.gif') left top no-repeat;
}

#requestForm .removeButton{
    background:transparent url('../images/button_small.png') left top no-repeat;
}

#requestForm .removeButton, #requestForm #addButton{
    width:36px;
    border:0;
    overflow:visible;
    font-size:14px;
    font-weight:bold;
    padding:8px 0 8px 0;
    margin:0;
    color:white;
    position:relative;
    outline:none;
    float:right;
    cursor:pointer;
}

#callBox{
    position:relative;
    float:right;
    z-index:1;
}

#requestForm h2, #callBox h2{
    background:transparent url('../images/right_arrow.png') right center no-repeat;
    color:#fff;
    margin:0;
    width:260px;
    padding:5px 10px 3px 8px;
    height:60px;
    position:absolute;
    left:6px;
    top:7px;
    border:0;
    font-size:20px;
    font-weight:normal;
    letter-spacing:-2px;
    text-transform:uppercase;
}

#requestForm h2 span, #callBox h2 span{
    font-size:13px;
    color:#F0B302;
    letter-spacing:-1px;
    display:block;
    white-space:nowrap;
}

#requestForm h2 strong, #callBox h2 strong{
    font-size:14px;
    color:#F0B302;
    letter-spacing:-1px;
    display:block;
}

#callBox strong.number{
    position:absolute;
    top:10px;
    right:0px;
    float:right;
    width:420px;
    padding:5px 7px;
    font-size:50px;
    line-height:50px;
    color:#F0B302;
}

#requestForm #ticketLine{
    position:absolute;
    top:18px;
    left:210px;
    float:right;
    width:502px;
    padding:5px 7px 5px 10px;
}

#requestForm #ticketLine strong{
    /*margin-right:5px;*/
    font-size:23px;
    letter-spacing:-2px;
    font-weight:normal;
    padding:3px 0;
    color:#08234F;
    float:left;
}

#requestForm #ticketLine small{
    width:203px;
}

#ticketNum{
    margin-right:5px;
    font-size:18px;
    letter-spacing:-1px;
    font-weight:normal;
    padding:3px 3px;
    color:#08234F;
    width:22px;
    background:#F0B302;
    margin-top:2px;
    margin-left:2px;
    border:1px solid #D09F36;
    float:left;
    line-height:26px;
}

#requestForm .basketLine{
    float:left;
    padding:0 0 2px 0;
}

#requestForm .basketLine strong{
    float:left;
    width:210px;
    line-height:18px;
    padding-top:8px;
    font-size:12px;
}

#requestForm .basketLine span{
    float:left;
    width:42px;
    line-height:18px;
    text-align:right;
    padding-right:3px;
    padding-top:8px;
    font-size:12px;
}

#requestForm .basketLine b{
    float:left;
    width:65px;
    font-weight:normal;
    line-height:18px;
    padding-top:8px;
    font-size:12px;
}

#requestForm .basketLine em{
    float:left;
    width:62px;
    font:bold normal 14px Arial;
    line-height:16px;
    text-align:right;
    padding-right:13px;
    padding-top:8px;
}

#requestForm #ticketType{
    position:relative;
    margin:0;
    float:left;
    font-size:18px;
    letter-spacing:-1px;
    font-weight:normal;
    padding:2px 2px;
    color:#08234F;
    width:405px;
    margin-top:2px;
    background:#F0B302;
    border:1px solid #D09F36;
    line-height:26px;
}

#personalData{
    position:relative;
    float:left;
    width:280px;
    display:none;
    margin:10px 0 0 0;
    padding:0;
}

#personalData div input, #personalData div textarea{
    border:1px solid #666;
}

#requestForm #abs{
    float:right;
    width:434px;
    padding-right:11px;
    display:none;
}

#requestForm #abs div{
    width:434px;
    float:right;
    font-size:16px;
    font-weight:normal;
    border-bottom:1px solid #eee;
}

#requestForm #abs #sum{
    width:434px;
    float:right;
    text-align:right;
    font-size:24px;
    font-weight:bold;
    border-bottom:0;
    padding:10px 0;
    font-family:Arial;
}

#footer{
    width:979px;
    height:26px;
    padding:12px 0 0 0;
    background:transparent url('../images/footer_bg.png') left top repeat-x;
    border:1px solid #e3e3e3;
    border-right:0;
    float:left;
    color:black;
    font-size:11px;
}

#footer strong{
    padding:0 0 0 60px;
    float:left;
}

#footer span{
    padding:0 15px 0 0;
    float:right;
}

#footer span a{
    text-decoration:none;
    color:#08234F;
}

.backward{
  unicode-bidi:bidi-override;
  direction:rtl;
  font-size:12px;
  color:#08234F;
}

#raceContainer{
    width:733px;
    padding:5px 1px 10px 8px;
    float:left;
}

#raceDetails{
    float:right;
    width:411px;
    position:relative;
}

#raceDetails img{
    float:left;
}

#raceDetails h2{
    float:left;
    width:380px;
    padding:5px 10px 8px;
    margin:0;
    font-size:22px;
    letter-spacing:-1px;
    border:0;
    color:white;
    position:absolute;
    left:0;
    top:0;
}

#raceDetails div.smallContent{
    float:right;
    width:377px;
    padding:10px 17px;
    background: transparent url('../images/yellowbox_middle.png') left top repeat-y;
}

#playGallery{
    display:none;
  float:left;
  position:relative;
  width:250px;
  height:166px;
  border:1px solid #fff;
float:left;
margin:10px 0 0 0;
left:50px;
}

#loadpic{
  float:left;
  position:absolute;
  left:0px;
  top:0px;
  z-index:1000;
  width:250px;
  height:166px;
  background:black url('../images/loading_line.gif') center center no-repeat;
}

#playGallery img{
  float:left;
  position:absolute;
  left:0px;
  top:0px;
}

.content.pl6{
    padding-left:6px !important;
}

.content.py0{
    padding-top:0 !important;
    padding-bottom:0 !important;
}

.content .downloads{
    width:644px;
    border:2px solid #F2B80E;
}

.downloads{
    float:left;
    padding:5px 17px !important;
    margin:0 0 10px 0;
    background:transparent url('../images/download4.png') 10px center no-repeat;
}

.smallContent .downloads{
    width:340px !important;
    border: 2px solid #4B5F7F; 
    background:transparent url('../images/download_blue.png') 10px center no-repeat;
}

.content .downloads strong{
    width:500px;
}

.downloads strong{
    float:left;
    padding:5px 0 5px 20px;
    margin-bottom:10px;
    font-size:16px;
    
}

.content .downloads ul{
    width:570px;
}

.smallContent .downloads ul{
    width:273px !important;
    padding:15px 0 20px 65px !important;
}

.downloads ul{
    float:left;
    list-style:none;
    padding:15px 0 20px 70px;
}

.content .downloads ul li{
    width:570px;
}

.downloads ul.half li,
.smallContent .downloads ul li{
    width:273px !important;
    padding:0 0 5px 0 !important;
    background:none !important;
}

.downloads ul li{
    background:none !important;
    float:left;
    padding:0 0 5px 0;
    background:none;
}

.downloads ul li.older{
    padding:0 !important;
    width:570px !important;
}

.downloads ul li.older small{
    font-size:11px;
    padding-top:5px;
    cursor:pointer;
}

.downloads ul li.older ul{
    padding:0;
    background:#F2F2F2;
}

.downloads ul li a{
    float:left;
    text-decoration:none;
}

.downloads ul li a img{
    float:left;
    margin-right:6px;
}

.content .downloads ul li a span{
    width:300px;
}

.smallContent .downloads ul li a span{
    width:218px !important;
    float:left;
}

.downloads ul li a span{
    text-decoration:none;
    font-weight:bold;
    color:#172C4F !important;
    line-height:16px;
}

.downloads a:hover span{
    color:#354A6D;
    text-decoration:underline;
}

.content div.alert{
    float:left;
    padding:10px 30px;
    width:618px;
    margin-bottom:10px;
    border:2px solid #F40000;
    background:#c20000;
}

.content div.alert span{
    float:left;
    padding-left:30px;
    height:100px;
    line-height:100px;
    color:white;
    font-size:20px;
}

.picContainer{
    float:left;
    padding:0 10px;
}
