
html, body{
	background-color: black;
	padding:0;
	margin:0;	
	font-family: Verdana, Helvetica, Georgia, Arial;
	font-size:12px;
    background: black url(../img/flagbg.gif) fixed;
}

img{
    padding:0;
    margin:0;
    border:none;
    outline:none;
}

/* site elements */
#site-wrapper{
	width:956px;
	margin:0 auto;
}
#inner-wrapper{
    position:relative;
	float: left;
	width:928px;
	background: white url(../img/border.gif) repeat-y;
	padding-left:14px;
	padding-right:14px;	
}
#content-wrapper{
	float:left;
	width:928px;
}
#header{
	float:left;
	height:208px;
	width:100%;
}
#header #logo{
	float:left;
	width:311px;
	height:208px;
	background: black url(../img/logo.jpg) no-repeat;
}
#header #carrousel{
	float:right;
	width:617px;
	height:208px;
    background-color: black;
	/*background: black url(../img/carrouselimage.jpg) no-repeat;*/
}

#content{
    position:relative;
	width:100%;
	float:left;
	background-color: white;    
}
#page-menubar{
    font-family: Arial Narrow;
    font-weight: bold;
    font-size:15px;

	float:left;
	height:34px;
	width:100%;
	background: #00A595 url(../img/menubar.gif) repeat-x;
}
#page-menubar ul{
	padding:0;
	margin:0;
	list-style: none;
}
#page-menubar ul li{
	line-height:34px;
	float:left;
	color: white;
	margin-right:1px;
}
#page-menubar ul li a{
	display:block;
	color: white;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}
#sub-menubar{
    font-family: Arial Narrow;
    font-size:14px;
	float:left;
	height:31px;
	width:100%;
	background: white url(../img/submenutrailer.gif) repeat-x;
}
#sub-menubar ul{
	list-style: none;
	padding:0;
	margin:0;	
}
#sub-menubar ul li{
	line-height: 31px;
	float:left;
	background: white url(../img/submenubar.gif) repeat-x;
	padding-right:1px;
}
#sub-menubar ul li.last{
	background: white url(../img/submenuend.gif) no-repeat;
	width:60px;
	padding-right:0px;
}
#sub-menubar ul li a{
	display:block;
	color:black;
	text-decoration:none;	
	padding-left:4px;
	padding-right:4px;
}

#calendar{
	float:left;
	width:182px;
	background:white url(../img/rcbg2.jpg) no-repeat;
    min-height:520px;
    padding:0px;
}

#calendar ul{
    list-style: none;
    padding:0px;
    margin:0px;
    border:none;
}

#calendar ul li{    
    position:relative;
    float:left;
    line-height: 44px;
    border-bottom: 1px solid #C4C4C4;
    margin:0px;    
    padding:0px;            
}

#calendar ul li a{
    text-decoration: none;
    color: black;
    display:block;
}

#calendar ul li:hover{
    background-color:#4db6ac;
}

#calendar ul li.active{
    background-color:#4db6ac;    
}



#calendar .flag{    
    float:left;
    width:36px;
    height:21px;
    margin-top:12px;
    border:none;    
}

#calendar .pre-sale{
    display:block;
    background: transparent url(../img/presale.png) no-repeat;
    width:43px;
    height:44px;
    position:absolute;
    top:0px;
    right:0px;    
}

#calendar ul li span.racedate{
    float:left;
    width:100%;
    display:block;
    margin-top:7px;
    line-height:11px;
    font-size:11px;
}
#calendar ul li span.circuit{
    float:left;
    width:100%;
    display:block;
    
    font-size:13px;
    font-weight:bold;
    line-height:22px;
}
#calendar .flagitem{
    float:left;
    padding-left:20px;
    height:44px;
    width:52px;
}
#calendar .raceitem{
    float:left;
    height:44px;
    width:108px;
}

#main{
	float:left;
	width:490px;
	background-color:white;
	padding-left:50px;
	padding-right:50px;
}
#news{
	position:absolute;
    right:0PX;
    top:0px;
    bottom:10px;
	width: 154px;
	background-color:white;
    border-left: 2px solid #4db6ac; 
}

#networks{
    position:absolute;
    width:144px;
    left:0px;
    right:0px;
    
    bottom:0px;
    background-color:white;
    padding-left: 9px;
}

#networks ul{
    list-style: none;
    margin:0;
    padding:0;
}
#networks ul li{
    float:left;
    margin-right:5px;
    margin-bottom:3px;
}


h1{
	color: #00A595;
	font-size:16px;
	font-family: Arial;
}
h2{
    font-size:14px;
}
h3{
    margin:0px;
}


#main p{
	line-height:23px;
	color: #606161;
	text-align: justify;
}


#footer{
    float:left;
    width:100%;
    line-height:22px;
    color: white;        
    background-color:#4db6ac;
    text-align: center;        
}

.ticket-table{
    width:100%;
    table-layout: fixed;
    line-height:20px;
    border-collapse: collapse;
}

.ticket-table tr.odd{
    background-color: white;
}
.ticket-table tr.even{
    background-color: #EDEDED;
}

.ticket-table td{
    padding:2px;
    vertical-align: top;
    border-bottom:1px solid #DCDCDC;
}

.ticket-table td.noborder{
    border: none;
}


.ticket-table td.ticket-price{
    text-align:right;
    padding-right:10px;    
}



.ticket-table tr.group-header td{
    border-bottom:1px solid silver;
    color: #4db6ac;
    font-weight: bold;
}

.ticket-table td.group-separator{
    line-height:10px;    
}

.ticket-table .ticket-count-input{
    width:37px;    
}

.option{    
    width:18px;
    height:16px;
    margin-top:3px;
    background-color:  transparent;
    background-repeat:  no-repeat;    
    float:left;    
}



.option.empty{
}
.option.stoelen{
    background-image: url(../img/option_1.gif);
}
.option.overdekt{
    background-image: url(../img/option_2.gif);
}
.option.beeldschermen{
    background-image: url(../img/option_3.gif);
}

#input-list{
    list-style: none;
    padding:0;
    margin:0;
}
#input-list li{
    line-height:26px;
    float:left;
    width:100%;
}
#input-list label{
    width:150px;
    float:left;
}
#input-list .input-gender{
    width:70px;
}

.required-input{
    display:block;
    width:10px;
    float:left;
    color: red;        
}
.optional-input{    
    width:10px;
    float:left;
    color: white;
        
}

#input-list .input-text{
    width:250px;
}

.validation-message{
    width:478px;
    display:block;
    padding:10px;
    color: red;
    border:1px solid red;
    font-weight: bold;
    margin-bottom:10px;
}

.input-error{
    
    border: 1px solid red;
}

.sold-out{
    font-weight: bold;
    text-transform: uppercase;
    color: red;
    text-align: center;
}

#rss-headlines{    
    list-style-image: url(../img/news_marker.gif);
    list-style-position: outside;
    padding: 0 10px 0 20px;
    margin:0px;
    font-size:10px;
}

#rss-headlines li{
    margin-bottom:10px;
    line-height:14px;
}

#rss-headlines-big{    
    list-style-image: url(../img/news_marker.gif);
    list-style-position: outside;
    padding: 0 10px 0 20px;
    margin:0px;
    font-size:12px;
}

#rss-headlines-big li{
    margin-bottom:10px;
}

#main p.rss-article-title{
    display:block;
    width:100%;	
	font-size:16px;
	font-family: Arial;
    color: #4db6ac;    
}

#main p.rss-article-title a{
    text-decoration: none;
	font-size:16px;
	font-family: Arial;
    color: #4db6ac;        
}

#main p.rss-article-date{
    display:block;
    font-style: italic;
    width:100%;	
	font-size:12px;
	font-family: Arial;
 
}

#main div.rss-article-content p{
    line-height: 18px;    
    max-width:490px;
    overflow-x: hidden;
}

.no-overflow{
 
    overflow: hidden;
    text-overflow: ellipsis;
}

#main div.rss-article-content img{
    vertical-align: baseline;
    float:left;
    margin: 0px 1.5em 1.5em 0px;
    outline: none;
}

.border-left{
    position: absolute;
    width:15px;
    background: transparent url(../img/border-left.png) top left repeat-y;
    top:0px;
    bottom:0px;
    left:-15px;
}
.border-right{
    position: absolute;
    width:15px;
    background: transparent url(../img/border-right.png) top right repeat-y;
    top:0px;
    bottom:0px;
    right:-15px;
}

p.input-title{
    float:left;
    margin:0px;
    padding:0px;
    line-height:14px;
}


.banners{
    width:140px;
    float:left;
    margin-left:7px;
}