html, body {
	background-colour: #FFFFFF;
	/*background: #2888A0 url(leweekend-smallwoman.png) fixed no-repeat bottom right;*/
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: 90%;
	color: #333;
	height: 100%;
	}
	
div#container {
	/*background: transparent url(leweekend-no-limits.png);*/
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:  top left;
	}
	
img {
	behavior: url(iepngfix.htc);
	border: 0;
	}
	

div#leftnav {
	background-color: #FFF;
	float: left;
	margin-top: 2.3em;
	width: 124px;
	border-width: 1px 0 1px 1px;
	border-color: #645430;
	border-style: solid;
	color: #645430;
	}

div#leftnav ul {
	padding: 0.8em;
	margin: 0;
	}
	
div#leftnav ul li {
	list-style: none;
	}

div#leftnav ul li a {
	color: #645430;
	text-decoration: none;
	}
	
div#header {
	text-align: right;
	padding: 15px 15px 15px 0px;
	}

div#footer {
	width: 660px;
	padding-top: 5px;
	margin: 0 auto;
	clear: both;
}
div#footer img {
	margin-left: 10px;

}	

#footertext {
	text-align: center;
}

#footertext a {
	color: #000;
	text-decoration: none; 
}

div#background {
	width: 640px;
	margin: 0 auto;
	}

div#logo {
	margin: 0 0 0 0px;
	}

div#page {
	font-size: 1em;
	/*border: 1px solid #a28329;*/
	border: 1px solid #B9B8B8;
	background-color: #FFF;
	/*float: right;*/
	width: 645px;
	margin-top: 10px;
	/*margin-right: -50px;*/
	}

div#topnav {
	padding: .8em;
	background-color: #B9B8B8;
	color: #FFF;
	font-size: 0.8em;
	text-transform: uppercase;
	}

div#topnav ul, div#topnav li {
	display: inline;
	margin: 0;
	padding: 0;
	}

div#topnav a:link, div#topnav a:visited {
	color: #fff;
	text-decoration: none;
	}

div#topnav a:hover, div#topnav a:active {
	text-decoration: underline;
	}

div#content {
	padding: 10px;
	}

ul#pictures {
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
ul#pictures li {
	border-width: 1px 1px 0 0;
	border-color: #645430;
	border-style: solid;
	width: 129px;
	height: 129px;
	float: right;
	}
	
ul#pictures li.last {
	border-width: 1px 0 0 0;
	}
	
hr {
	background-color: #645430;
	border: 0;
	height: 1px;
	margin-left: -10px;
	margin-right: -10px;
	}
	
dl {
	background-color: #EEF4EF;
	padding: 1em;
	}

dt {
	border-bottom: 1px dotted #645430;
	}

dd {
	padding-bottom: 1em
	}
	
ul.errors{
	border: 1px dashed #993300;
	background-color: #E6CCC0;
	padding: .5em 2em;
	}
	
#content a {
	text-decoration: none;
	color: #645430;
	}
	
#content a:hover {
	text-decoration: underline;
	}
	
.right {
	float: right;
	}
	
.logosc {
	margin: 0 0 3px 31px;
}

.logotb {
	margin: 0 0 9px 30px;
}
	
.logosac {
	margin: 0 0 5px 26px;
}


#sliderHolder{

height: 250px;
padding-bottom:60px;


}



#sliderDiv{
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	height:110px;	
	width: auto;
	margin-top: 20px;
	scrollbar-base-color: #1C3F95;/*blue*/
	scrollbar-track-color: #000000; /*black*/
	scrollbar-face-color: #1C3F95; /*blue*/
	scrollbar-highlight-color: #D3C57D; /*yellow*/
	scrollbar-3dlight-color: #D3C57D; /*yellow*/
	scrollbar-darkshadow-color: #D3C57D; /*yellow*/
	scrollbar-shadow-color: #D3C57D; /*yellow*/
	scrollbar-arrow-color: #D3C57D; /*yellow*/
}

#sliderDiv img {
	padding:0px;
	margin:0px;
}
	
/******************************
* Forms
******************************/

.wintickets {
	width: 80%;
	}

form.form {
	margin: .5em 2em;
	/*clear: both; this pushed the form in firefox and opera */
	}

form.form input, form.form select, form.form textarea {
	margin-left: 0.5em;
	}

form.form fieldset {
	margin: 1em 0.5em;
	padding: .3em 1em;
	border: 1px solid #769482;
	}

form.form fieldset span {
	color:#fff;
	font-weight: bold;
	}

form.form fieldset br {
	display: none;
	margin-left: 0.5em;
	}

form.form legend {
	font-weight: bold;
	color: #696;
	padding: .2em .5em;
	border: 1px solid #769482;
	}

form.form fieldset div {
	clear: both;
	margin: .1em 0;
	position: relative;
	}

form.form fieldset div span {
	font-size: 90%;
	color: #c96;
	margin-left: 16em;
	padding: .3em;
	border-left: 1px solid #c96;
	display: block;
	}

form.form label, form.form fieldset div.cr p {
	margin: 0;
	display: block;
	width: 13em;
	text-align: right;
	float: left;
	}

form.form fieldset div.cr label {
	text-align: left;
	margin-left: 13em; 
	width: auto;
	float: none;
	}

/*for ah*/
form.form fieldset div.crah label {
	text-align: left;
	margin-left: 1em; 
	width: auto;
	float: none;
	}

form.form fieldset div.cr p{
	text-align: left;
	margin-left: 0em;
	width: auto;
	float: none;
	}

/*for ah free tickets*/
div.formimage  {
	float: right;
	}

.mandat {
	color: #930;
	}

.mandat:before {
	content: "* ";
	}

form.form .buttons {
	text-align: center;
	}

.removed {
	display: none !important;
	}

.footer {
	color: #666;
	margin: 0;
	padding: .2em 0 1em;
	border-top: 1px solid #999;
	list-style: none;
	}

.detailstext {
	font-weight: bold;
	}

a.tickl {
	font-size:10px;
	line-height:12px;
	text-decoration:none;
	font-weight:bold;
	}
	
a.tickl:hover {
	color:#6666CC;
	text-decoration:none;
	}
	
.ticki {
	/*border-bottom:1px solid #D1DBD5;*/
	height:1.2em;
	margin-bottom:0.5em;
	overflow:hidden;
	width:575px;
	}


.ticko {
	width:629px;
	padding:1px 0 4px 0;
	margin:4px 0 0px 0;
	display:block;
	}
	
.tickls {
	color:#444444;
	}
	
.tickh {
	display:none;
	}