body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#474747;
margin:0px;
padding:0px;
height:100%;
}

#container {
position:relative;
margin:0px auto;
width:980px;
z-index:20;
}

#content {
position:relative;
width:980px;
border:0px solid #000000;
z-index:30;
font-size:12px;
}

#logo {
position:absolute;
top:25px;
left:-30px;
width:564px;
height:277px;
z-index:100;
}

#nav {
position:absolute;
width:350px;
padding:0px;
height:21px;
top:314px;
left:0px;
z-index:50;
}

#datenav {
position:absolute;
width:262px;
padding:0px;
height:47px;
top:305px;
left:442px;
z-index:50;
}
.clear {
    clear:both;
}

a:link, a:visited, a:active {
color:#357683;
border:0px;
text-decoration:none;
}

a:hover {
color:#357683;
border-bottom:1px dotted;
text-decoration:none;
}

#leftcontent {
float:left;
width:702px;
margin-top:348px;
padding:0px;
}

.item {
position:relative;
width:702px;
margin:5px 0px;
padding:0px;
background-image:url(/images/item_bgmiddle.jpg);
background-repeat:repeat-y;
}

.itemicon {
position:absolute;
width:40px;
height:34px;
padding:0px;
margin:7px 0px 0px 2px;
}

.itemimage {
float:left;
width:370px;
height:248px;
padding:0px;
margin:0px 20px 0px 0px;
}

.imageitemcontent {
float:left;
width:210px;
height:248px;
margin:0px;
padding:0px;
}

.itemcontent {
width:602px;
margin:0px;
padding:38px 45px 25px 55px;
background-image:url(/images/item_bgheader.jpg);
background-repeat:no-repeat;
}

.itemtitle {
font-size:22px;
line-height:120%;
font-weight:bold;
color:#000000;
}

.itemdate {
font-size:11px;
line-height:120%;
color:#000000;
}

.morebtn {
position:absolute;
right:10px;
bottom:12px;
width:67px;
height:27px;
}

#rightcontent {
float:right;
margin-top:270px;
width:267px;
padding:0px;
}

#profile {
position:relative;
width:267px;
height:395px;
background-image:url(/images/box_profile.jpg);
background-repeat:no-repeat;
margin-top:15px;
padding:0;
cursor:pointer;
}
#profile h3 {
    color:#000;
}
#profile-content {
    padding:60px 10px;
    width:215px;
    margin-left:16px;
}
#profile-content .photo-container {
    float:left;
    width:100%;
    display:inline;
    background:transparent url(/images/altcolor_tp_background.png) repeat;
}
#profile-content .profile-photo {
    float:left;
    width:80px;
}
#profile-content .profile-name {
    float:left;
    width:100px;
    padding:15px 0 0 5px;
    
    
}
#profile-content .profile-name h3 {
    font-size:16px;
    color:#000;
    margin:0;
    padding:0;
}
#profile-content .drivers {
    margin-top:1px;
    padding:10px 0 12px 0;
    border-bottom:1px solid #9BBEC2;
}



#profile-content .drivers h3{
    margin:0;
    padding:0 0 8px 0;
    font-size:12px;
}
#profile-content .drivers p {
    margin:0;
    padding:0;
    
}
span.red {
    color:#CA454A;
}

#results {
position:relative;
width:267px;
height:321px;
background-image:url(/images/box_results.jpg);
background-repeat:no-repeat;
margin-top:5px;
padding:0px;
}

.results-container {
    background:url(/images/results_background.jpg) repeat-y;
    /*margin-bottom:10px;*/
    
}
.results-list {
    /*padding:10px 10px 10px 14px;*/
    margin-left:25px;
    width:240px;
    
    
}

.results-list .heading {
    text-align:left;
    color:#fff;
    font-size:120%;
    background:url(/images/results_table_bg.png) repeat;
    border-bottom:1px solid #A2C3C8;
    width:50%;
    float:left;
    padding:5px 0;
    font-weight:700;
    margin-top:10px;
}
.results-list .result {
    float:left;
    width:90%;
    
}
.results-list .result div {
    float:left;
    width:50%;
    border-bottom:1px solid #A2C3C8;
    color:#357683;
    font-weight:700;
    padding:5px 0;
}

.results-list .result-date {
    background:url(/images/altcolor_tp_background.png) repeat;
    color:#000;
    font-weight:700;
    cursor:pointer;
    /*padding:5px 0 0 2px;*/
    width:90%;
    font-size:120%;
}




#footer {
position:relative;
width:980px;
height:20px;
margin-top:20px;
color:#6f6f6f;
font-size:90%;
text-align:center;
}

h1 {
font-size:22px;
font-family:Arial Narrow, Arial, Helvetica, sans-serif;
line-height:120%;
color:#000000;
font-weight:normal;
margin-top:0px;
}

h2 {
font-size:15px;
font-family:Arial Narrow, Arial, Helvetica, sans-serif;
color:#bf9043;
font-weight:normal;
text-transform:uppercase;
font-family:
}

h3 {
font-size:12px;
/*color:#bf9043;*/
font-weight:bold;
text-transform:uppercase;
}

.introtext {
font-size:12px;
line-height:140%;
color:#6c644f;
font-weight:normal;
}

a img {
border:0;
}

img {
border:0;
}

a.noborder, a.noborder:hover, a.noborder:visited, a.noborder:active {
border: 0;
}

.transparent {
/*behavior: url(iepngfix.htc);*/
}


.hoverbox {
cursor: default;
list-style: none;
margin-left:0;
padding-left:0;
}

.hoverbox a {

}

.hoverbox a .preview {
display: none;
}

.hoverbox a:hover .preview {
display: block;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}

.hoverbox img {
background: #fff;
border-color: #aaa #ccc #ddd #bbb;
border-style: solid;
border-width: 1px;
color: inherit;
padding: 2px;
vertical-align: top;
width: 125px;
height: 125px;
}

.hoverbox li {
color: inherit;
display: inline;
float: left;
margin: 3px;
padding: 5px 5px 5px 0;
position: relative;
}

.hoverbox .preview {
border-color: #ccc;
width: 175px;
height: 175px;
}

/**
 lightbox
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/*carousel*/

#carousel-container {
    float:left;
    width:100%;
    display:inline;
    text-align:center;
    margin-top:25px;
    overflow:hidden;
    /*padding-left:100px;*/
}
#carousel {
   padding:0;
    float:left;
    height:190px;
}
#carousel ul {
    padding:0;
    margin:0;
}
#carousel ul li {
    padding:0;
    margin:0;
    margin-right:11px;
    width:188px;
    height:135px;
    
}
#carousel ul li img {
    border:4px solid #fff; /*important for carousel width calc*/
    margin-bottom:5px;                            
}
.team-label {
    text-align:center;
   color:#A6A6A6;
    text-transform:uppercase;
    font-weight:700;
}
.lozenge-container {
    float:left;
    width:44px;
    height:44px;
    padding:45px 5px 0 5px;
    
}
#team-members {
    border:1px solid #B1CACF;
    background:#F1F5F6;
    width:550px;
}
#driver {
    border-bottom:1px solid #B1CACF; 
}
#driver-bio,#codriver-bio {
    padding:5px 0;
}
.member-container {
    padding:5px;
    
}
.member-container span {
    font-weight:700;
    font-size:120%;
}
.prev {
    padding-top:30px;
}

.sponsors {
    width:100%;
    float:left;
    display:inline;
}
.sponsors .sponsoritem {
    float:left;
    width:135px;
}
.sponsors .small {
    padding-top:45px;
}