/* CSS Document */

/* -------------------------- Styles for the TEMPLATE -------------------------- */
/*-- center content -- */
#centretable {
text-align: left;
}
#contenttable {
width: 980px;
overflow: hidden;
margin: 0 auto;
position: relative;
padding-top: 20px;
padding-bottom: 20px;
}




/* -------------------------- Styles for the HEADER -------------------------- */
#header-container {
height: 132px;
background-image: url(../images/speedshow-header-background.gif);
background-repeat: repeat-x;
}

#header-inner {
height: 132px;
width: 980px;
margin: 0 auto;
position: relative;
background-image: url(../images/speedshow-header.jpg);
}

#header-inner-location {
width: 370px;
height: 58px;
position: relative;
top: 31px;
text-align: center;
}

#header-inner-facebook {
width: 370px;
overflow: hidden;
position: relative;
top: 28px;
text-align: center;
}
	
#header-inner-countdown {
position: absolute;
top: 70px;
left: 646px;
overflow: hidden;
color: white;
font-size: small;
}

.Showday #Countdown {
position:relative;
margin:0 0 0 0;
padding:0;
width:300px;
height: 50px;
}

.Showday #Countdown #CountdownElement {
position:absolute;
top:0px;
left:0px;
}

.Showday #Countdown span {
text-align:right;
font-weight:bold;
font-size:22px;
color:#FFFFFF;
margin-left:38px;
}



	
	
/* -------------------------- Styles for the SPONSORS -------------------------- */
#sponsors-header-container {
overflow: hidden;
background: #2b2e2e;
}


#sponsors-header-inner {
overflow: hidden;
padding-top: 10px;
padding-bottom: 10px;
width: 980px;
margin: 0 auto;
position: relative;
text-align: center;
color: #ffa200;
font-weight: bold;
font-size: large;
}


#sponsors-container {
height: 80px;
padding-top: 30px;
background: white;
}


#sponsors-inner {
width: 980px;
overflow: hidden;
margin: 0 auto;
position: relative;
text-align: center;
letter-spacing: 10px;
}






/* -------------------------- Styles for the BANNERS -------------------------- */
#banner-container {
height: 338px;
background-image: url(../images/speedshow-banner-background.gif);
background-repeat: repeat-x;
}


#banner-inner {
width: 980px;
height: 338px;
margin: 0 auto;
position: relative;
background-color: #0b0c0c;
}







/* -------------------------- Styles for the FOOTER -------------------------- */
#footer-container {
height: 216px;
background-image: url(../images/speedshow-footer-base.jpg);
background-repeat: repeat-x;
}


#footer-inner {
height: 216px;
width: 980px;
margin: 0 auto;
position: relative;
}

#footer-section-1 {
float: left;
width: 220px;
overflow: hidden;
padding-top: 20px;
}

#footer-section-2 {
float: left;
width: 300px;
overflow: hidden;
padding-top: 20px;
line-height: 22px;
}

#footer-section-3 {
float: left;
width: 200px;
overflow: hidden;
padding-top: 20px;
line-height: 22px;
}

#footer-section-4 {
float: left;
width: 132px;
overflow: hidden;
padding-top: 20px;
line-height: 22px;
}

#footer-section-divider {
float: left;
margin-left: 16px;
margin-right: 16px;
width: 9px;
height: 214px;
background-image: url(../images/speedshow-footer-divider.jpg);
background-repeat: no-repeat;
}

#footer-logo-speedshow {
float: left;
overflow: hidden;
}

#footer-logo-expo {
float: left;
overflow: hidden;
padding-left: 10px;
}

#footer-copyright {
float: left;
width: 240px;
padding-left: 10px;
overflow: hidden;
padding-bottom: 10px;
font-weight: bold;
font-size: x-small;
}

#footer-siteby {
float: left;
width: 240px;
padding-left: 10px;
padding-top: 10px;
overflow: hidden;
padding-bottom: 10px;
font-weight: bold;
font-size: x-small;
}

#footer-col-left {
float: left;
padding-right: 40px;
overflow: hidden;
}



#footer-col-right {
float: left;
overflow: hidden;
}

#footer-col-link {
float: left;
width: 132px;
overflow: hidden;
padding-bottom: 3px;
}
#footer-col-link-icon {
float: left;
width: 23px;
padding-right: 10px;
overflow: hidden;
}
#footer-col-link-text {
float: left;
overflow: hidden;
}


/* -------------------------- Styles for the NAVIGATION -------------------------- */
#navigation-container {
height: 40px;
background-image: url(../images/speedshow-navigation-base.gif);
background-repeat: repeat-x;
}

#navigation-inner {
height: 40px;
width: 980px;
margin: 0 auto;
position: relative;
padding-left: 150px;
}

#navigation-unit {
float: left;
padding-left: 0px;
padding-right: 0px;
overflow: hidden;
height: 40px;
}










