@charset "utf-8";
/*-----------------------------------------------------------------------------
http://www.subarutrackday.com Screen Stylesheet

version:   3.0
date:      01/12/10
author:    Jan Naessens
email:     jan@juggles.be
website:   http://www.juggles.be
-----------------------------------------------------------------------------*/

*{
    margin: 0;
    padding: 0;
    border: 0;
}

body{
	/*background-color:#000;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

a {
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-decoration:none;
}

a:hover{
	color:#666666;
}

#up{
	background-color:#FFFFFF;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
	
#container {
	width: 860px;
	text-align: left; /*voor IE */
	margin: 0 auto;
}

#header{
	height:250px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	/*margin-left:10px;*/
}

a img{
	text-decoration:none;
	border:none; 
}

#nav{
	height:31px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}

#nav ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li{
	float: left;
	margin: 0;
	padding: 0;
	font-size:12px;
	font-weight:bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
}

#nav .end{
	border:none;
}

#nav a{
	display:block;
	margin-top:1px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	color:#fff;
}

#nav a:hover, #nav .active{
	background-image:url(../images/bg_nav_hover.jpg);
	background-repeat:repeat-x;
	color:#fff;
}

#nav a, #footer a, #header a, #header1 a, #header2 a, #header3 a, #header4 a, #header5 a, #header6 a, #header7 a, #header8 a, #header9 a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content{
	background-color:#fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	padding-left:260px;
	line-height:18px;
	padding-right:10px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-radius-bottomleft: 20px;
	padding-bottom:10px;
}

/* ---- facebook testing ---- 
 #content2{
	padding-bottom:20px;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-x;
	padding-top:5px;
	margin-left:10px;
	width:540px;
	float:right;
	margin-right:20px;
}*/

.clear{
	clear:both;
}

h3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom:4px;
}

#facebook{
	width:220px;
	height:140px;
	background-color: #336699;
	float:left;
	margin-left:10px;
	margin-bottom: 20px;
	padding:10px;
	font-size:14px;
	line-height:24px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-radius-bottomleft: 20px;
	color:#FFFFFF;
	background-image:url(../images/verloop_join.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}

#facebook a{
	border:none;
}

#partners {
	margin-top:-260px;
	margin-left:10px;
	background-color:#333;
	background-image:url(../images/verloop_partners.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	color:#FFFFFF;
	padding:10px;
	width:220px;
	-moz-border-radius-topright: 20px;
	-webkit-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-radius-topleft: 20px;
}

#content ul li{
	list-style-position: outside;
	list-style-type: circle;
	margin-left:10px;
}

#container_footer {
	width: 860px;
	text-align: left; /*voor IE */
	margin: 0 auto;
	padding-bottom:20px;
}

#container_footer img{
}

#footer{
	background-image:url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	color:#666;
	font-size:10px;
	margin-top:20px;
}

#footer a {
	text-decoration:none;
}

#header2{
	height:250px;
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
	/*margin-left:10px;*/
}

#header3{
	height:250px;
	background-image:url(../images/header3.jpg);
	background-repeat:no-repeat;
	/*margin-left:10px;*/
}

#header4{
	height:250px;
	background-image:url(../images/header4.jpg);
	background-repeat:no-repeat;
	/*margin-left:10px;*/
}

#header5{
	height:250px;
	background-image:url(../images/header5.jpg);
	background-repeat:no-repeat;
	/*margin-left:10px;*/
}

#header6{
	height:250px;
	background-image:url(../images/header6.jpg);
	background-repeat:no-repeat;
	/*margin-left:10px;*/
}

#header7{
	height:250px;
	background-image:url(../images/header7.jpg);
	background-repeat:no-repeat;
	/*margin-left:10px;*/
}

#header8{
	height:250px;
	background-image:url(../images/header8.jpg);
	background-repeat:no-repeat;
	/*margin-left:10px;*/
}

#header9{
	height:250px;
	background-image:url(../images/header9.jpg);
	background-repeat:no-repeat;
	/*margin-left:10px;*/
}

#logo{
	float:left;
}

#language{
	font-size:11px;
	line-height:18px;
	float:right;
	margin-top:15px;
	width:160px;
	font-weight:bold;
	background-image:url(../images/verloop_taal.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color:#333;
	color:#fff;
	padding:10px 20px 10px 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#language a{
	text-decoration:none;
	color:#fff;
}

#language a:active, #language a.selected, #language a:hover, #language .active{
	color:#000;
}

h1{
	height:40px;
	/*width:540px;*/
	background-image:url(../images/titel_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	font-size:30px;
	padding-top:10px;
	color:#336699;
	margin-left:-250px;
	padding-left:250px;
	margin-bottom:10px;
	line-height:normal;
	text-shadow: #666 1px 1px 1px;
}

.red{
	font-weight:bold;
	color:#FF0000;
}

#copy {
	margin-left:510px;
}

#copy a {
	color:#666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	text-decoration:none;
}

.sponsorimg{
	border: 1px solid #666666;
}

.sponsor{
	font-size:18px;
}

.dealer{
	background-image:url(../images/dealer.jpg);
	background-repeat:no-repeat;
	background-position:5px 10px;
	padding:10px 10px 10px 85px;
	margin-bottom:10px;
	border: 1px solid #666666;
}

/*form opmaak*/

form
    {
    padding: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    }

label
    {
    float: left;
    width: 150px;

    text-align: right;
    
    margin-right: 15px;
    }

input
    {
    margin-bottom: 10px;
    }

.inputtext{
	width:300px;
	border-width: 1px;
    border-style: solid;
    border-color: #666666;
}

.sessions {
	/*width:100px;*/
	font-size:9px;
	font-weight:bold;
}

input:focus {
	background-color:#181511;
	color:#FFFFFF;
}

fieldset {
	border-width: 1px;
    border-style: solid;

    border-color: #666666;
}

legend {
	margin-left:10px;
	padding:5px;
}

/*table opmaak*/
tr:hover {
	background-color:#e5e5e5;
}

#sessioninfo{
	background-color:#FFFFFF;
	padding:10px;
}

.tbc{
	background-color:#FF0000;
	color:#FFFFFF;
}

/* ----- twitter ----- */
#twitter {
	font-size:12px;
	line-height:14px;
}

#twitter a{
	font-size:14px;
	color:#333;
}
#twitter a:hover { 
	color:#000;
}

#twitter ul {
}

#twitter ul li {
	list-style-type:none;
}

.slideshow { height: 45px; margin: auto; overflow:hidden; }

label.error { float: none; color: red; padding-left: 0; vertical-align: top; }
