html {
	background-color: #004696;
	color: #ffffff;
	line-height: 16px;
}

body {
    background-image: url('/images/main_bg.jpg');
    background-position: center top;
    background-repeat: repeat-x;
    font-family: tahoma, verdana, arial;
	text-align: left;
	font-size: 11px;
}

/*
#moviesThumb1,
#moviesThumb2,
#moviesThumb3,
#moviesThumb4 {
	visibility: hidden;
}
*/

#maincontainer {
    background-image: url('/images/big_bg.jpg');
    background-repeat: no-repeat;
    background-position: center 60px;
}



#top_indent {
    background-color: #04368B;
    border: solid 1px #04368B;
}

#evenementen {
    background-image: url("/images/evenementen.png");
	background-position: center center;
}

.menu {
	background-color: #c8d200;
}

a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#logo {
	background-image: url('/images/logo.png');
	background-repeat: no-repeat;
}

.menu a,.menu_footer a {
	color: #204392;
	text-transform: uppercase;
	line-height: 24px;
	font-weight: normal;
}

#footer_logo {
	background-image: url('/images/footer.png');
	background-repeat: no-repeat;
}

.menu_footer {
	background-color: #c8d200;
}

#langs a {
	color: white;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

#carroussel_content {
	background-image: url('/images/carrousel.png');
	background-repeat: no-repeat;
}

#movies {
	background-image: url('/images/movies.png');
	background-repeat: no-repeat;
}

#movies td img {
	border: solid 3px white;
}

#maak_nu {
	background-image: url('/images/maak_nu.png');
	background-repeat: no-repeat;
	background-position: right;
}

#maak_nu2 {
	background-image: url('/images/maak_nu_small.png');
	background-repeat: no-repeat;
	background-position: right;
}

#als_eerste {
	background-image: url('/images/als_eerste.png');
	background-repeat: no-repeat;
}

#home_blue {
	background-color: #04378b;
}

#content_attracties {
	background-image: url('/images/bg_attracties.png');
	background-repeat: no-repeat;
	border: solid 2px white;
}

#categorie_title {
	/*background-image: url('/images/categorie_title.png');
	background-repeat: no-repeat;*/
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C8D200;
	white-space: nowrap;
	
}

li.attraction_image img {
	border: solid white 2px;
}

li.attraction_description {
	color: white;
	line-height: 16px;
}

li.attraction_description h2 {
	color:#C8D200;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}

h1 {
	color: #c8d200;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	color: #c8d200;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}

div.attraction_links ul li a,a.arrow {
	color: #c8d200;
	font-size: 11px;
	text-transform: uppercase;
	background-image: url('/images/green_arrow.gif');
	background-repeat: no-repeat;
	background-position: right;
}

a.arrow {
	font-weight: normal;
}

#content_attractie {
	background-image: url('/images/bg_attractie.png');
	background-repeat: no-repeat;
	border: solid 2px white;
}


#content_page {
	background-image: url('/images/bg_attractie.png');
	background-repeat: no-repeat;
	border: solid 2px white;
}

#attractie_right img {
	border: solid 2px white;
	margin-left:100px;
}

#attractie_sapmle_bg {
	background-image: url('/images/attractie_sample_bg.png');
	background-repeat: no-repeat;
	position: relative;
}

#attractie_sapmle_bg img {
	/*border: solid 2px white;*/
	margin-left:0px;
	position: absolute;
}

#attractie_sapmle_bg #attraction_deco_image_1 {
	top: 27px;
	left: 8px;
}

#attractie_sapmle_bg #attraction_deco_image_2 {
    top: 27px;
	left: 130px;
}

#attractie_sapmle_bg #attraction_deco_image_3 {
    top: 137px;
	left: 130px;
}

#attractie_sapmle_bg #attraction_deco_image_4 {
    top: 27px;
	left: 232px;
}

ul.form li {
	color: #ffffff;
	font-size: 11px;
	line-height: 26px;
	vertical-align: top;
}

ul.form li ul li {
	clear: left;
	vertical-align: top;
}

#verplichte {
	font-size: 10px;
}

#game_form {
	background-image: url('/images/bg_game.png');
	background-repeat: no-repeat;
}

#game_right {
	background-image:url(/images/game_right.png);
	background-repeat:no-repeat;
	font-size:0px;
	text-indent:-200px;
}

/**
 * eCard page
 */
#eCardBody {
    background-image: url('/images/bg_ecard_body.png');
    background-position: center center;
    background-repeat: no-repeat;
}

#eCardBody #eCardText {
	color: #004696;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

#eCardBody #eCardText em {
	font-style: italic;
}

#eCardBody #buttonGame {
	background-image: url("/images/maak_nu.png");
	background-position: center center;
	background-repeat: no-repeat;
}

#linkConditions {
	text-decoration: underline;
}


/*Ticker box, Upwards moving box on the front page*/
#eventContainer {position:relative;height:195px;overflow:hidden;width:160px;top: 50px;left:10px;}
#myTicker {list-style:none;padding:0px;margin:0px;font-size:10px; width: 185px !important;}
#myTicker .vevent {margin-bottom:20px;padding:0px;border-bottom:solid 1px #5698CC;padding-bottom:10px; float:left;}
#myTicker .vevent h5 {margin:2px 0px;font-size:1.2em;width:150px;}
#myTicker .vevent .description {margin-top:5px;}
#myTicker .vevent dl {margin-left:0px;}
    
#arrow_above {left:75px;position:relative;top:46px;}
#arrow_under {left:75px;position:relative;top:53px;}

#maak_nu,
#maak_nu2,
#als_eerste {
	cursor: pointer;
}