/*
		Navigation
/*-----------------------------------------------------------------------------------------/

	 1. HTML tags opmaak
	 2. Header
	 3. Content
	 4. Navigation
	 5. Footer
	 6. Web 2 Stickers
	 7. Lists solves
	 8. Main page
	 9. Carroussel + Movies
	10. Attracties
	11. Game
	12. Layout Solves
	12. Big list of comments (Not of any use)
*/

/*
		HTML tags opmaak
/*-----------------------------------------------------------------------------------------*/
html {
    height: 100%;
	width: 100%;
}
body {
	position: relative;
	height: 100%;
	width: 100%;
	float: left;
}

a {
	text-align: left;
}

br {
	clear: left;
}

h1 {
	padding-bottom: 5px;
}

h2 {
	padding-top: 5px;
}

/*
		Header
/*-----------------------------------------------------------------------------------------*/
#header {
	position: relative;
	height: 60px;
	z-index:500;
}

#languageSelection {
	text-align: right;
	position: absolute;
	width: 960px;
	right: 5px;
	top: 5px;
}

/*
		Content
/*-----------------------------------------------------------------------------------------*/
#maincontainer {
	width: 960px;
    margin: 0px;
	padding: 0px;
	position: relative;
	left: 50%;
	margin-left: -480px;
	min-height: 530px;
}

#main_content {
	width: 491px;
	height:446px;
	padding-top:28px;
}

#content_page {
	width: 415px;
	height: 512px;
	padding: 25px 15px 25px 30px;
	overflow: auto;
	margin-left:22px;
}

#content_page div {
	width: 415px;
	height: 512px;
	overflow: auto;
}

#logo {
	width: 204px;
	height: 98px;
	position: absolute;
	margin-left: 10px;
	z-index: 10;
	left: 10px;
	top: 10px;
	display: block;
}

/*
		Navigation
/*-----------------------------------------------------------------------------------------*/

ul#mainNavigation,
ul#mainNavigation ul li {
	background-color: #C8D200;
    width: 100%;
}
ul#mainNavigation {
	float: left;
	padding: 0px;
	margin: 0px;
	display: block;
	position: absolute;
	top: 40px;
	width: 730px;
	height: 25px;
	padding-left: 230px;
	z-index:2;
}

ul#mainNavigation li {
	float: left;
	display: block;
	position: relative;
}

ul#mainNavigation li a {
	height: 25px;
	line-height: 25px;
	padding: 0px 10px;
	margin: 0px 10px;
    color: #204392;
    text-transform: uppercase;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	display: block;
	text-align: center;
	left: 0px;
	right: 0px;
	width: auto;
}

ul#mainNavigation li ul {
    display: none;
    position: absolute;
    top: 25px;
    left: 10px;
	background-color: #F1FA52;
	border-top: solid 1px #F1FA52;
}

ul#mainNavigation li:hover ul,
ul#mainNavigation li.over ul,
ul#mainNavigation li:hover ul li,
ul#mainNavigation li.over ul li {
    display: block;
	background-color: #F1FA52;
}

ul#mainNavigation li a:hover,
ul#mainNavigation li ul li a:hover {
	text-decoration: none;
	background-color: #F1FA52;
}

ul#mainNavigation li ul li:hover,
ul#mainNavigation li ul li a:hover {
	background-color: #C8D200;
}

ul#mainNavigation li ul li {
	border-bottom: solid 1px #C8D200;
}

ul#mainNavigation li ul,
ul#mainNavigation li ul li,
ul#mainNavigation li ul li a {
    width: 160px;
	margin: 0px;
	background-color: #F1FA52;
}

ul#mainNavigation li ul li {
	margin-top: -1px;
}

ul#mainNavigation li ul li a {
	text-align: left;
}

/*
		Footer
/*-----------------------------------------------------------------------------------------*/


#footer_flash {
	margin: 0px;
	padding: 0px;
	width: 95px;
	/*height: 55px;*/
	
	/*text-align: right;
	/*margin-left: 813px;
	margin-top: -55px;*/
	z-index: 2;
	
	position: absolute;
	bottom: 0px;
	right: 13px;
}
/*
#footer_flash * {
	margin: 0px;
	padding: 0px;
}*/

#footer_flash object {
	margin-bottom: 1px;
}

#footer_around {
	margin: auto;
	clear: both;
	width: 960px;
	position: relative;
	top:0px;
	z-index: 3;
	bottom: 0px;
	
}

.menu_footer {
	display:block;
	height:20px;
	margin:auto auto 1px;
	/*padding-right:90px;*/
	text-align:right;
	width:935px;
	z-index:10;
}

#footerNavigation {
	float: right;
	position: relative;
	margin: 0px;
	right: 80px;
}

/* text */

ul#footerNavigation li {
	float:left;
	position:relative;
}

ul#footerNavigation li a {
	color:#204392;
	font-weight:normal;
	margin:0px 10px;
	padding:0px 10px;
	font-size:10px;
	text-transform:uppercase;
	line-height:20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
}

ul#footerNavigation li a:hover {
	text-decoration: none;
}

ul#footerNavigation li:hover,
ul#footerNavigation li a:hover {
    display: block;
    background-color: #F1FA52;
}

/* logo footer */
#logoFooter {
	background: transparent;
	background-image: url(/images/logo_dhm.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	height: 29px;
	position: absolute;
	right: 90px;
	bottom: 30px;
	width: 84px;
	z-index: 1;
	font-size: 0px;
    text-indent: -200px;
    overflow: hidden;
	
	/*
	background:transparent url(/images/logo_dhm.png) repeat scroll 0% 50%;
	height:29px;
	position:relative;
	right:-800px;
	top:-10px;
	width:84px;
	z-index: 1;
	font-size:0px;
	text-indent:-200px;
	overflow: hidden;
	*/
}

/*
		Web 2 Stickers
/*-----------------------------------------------------------------------------------------*/

#maak_nu {
	width: 151px;
	height: 152px;
	position: absolute;
	top: 210px;
	margin-left: 160px;
	z-index: 10;
	display: block;
}

#maak_nu2 {
	width: 132px;
	height: 132px;
	position: absolute;
	clear: both;
	/*top: 70px;*/
	left: 470px;
	bottom: 20px;
	/*margin-left: 420px;*/
	display: block;
	z-index: 3;
}

#als_eerste {
	height:127px;
	left:250px;
	margin:0px;
	position:absolute;
	top:405px;
	width:200px;
	z-index:10;
	display: block;
}
#home_blue {
	display: none; /* <-- hide banner position */
	height:80px;
	left:450px;
	margin:0px;
	position:absolute;
	top:410px;
	width:470px;
	z-index:10;
}

/*
		Lists solves
/*-----------------------------------------------------------------------------------------*/
ul.form li {
	float: left;
	color: #ffffff;
	font-size: 11px;
	line-height: 26px;
	vertical-align: top;
	position: relative;
}

ul.form li ul li {
	clear: left;
	display: block;
	vertical-align: top;
	-height: 26px;
}

ul#left_column li {
	width: 105px;
}

ul#right_column li {
	width: 265px;
}

ul.attractions {
	width: 550px;
	padding-top: 20px;
}

ul.attractions li {
	display: inline;
	float: left;
}

li.attraction_image {
	width: 155px;
}

li.attraction_image img {
	width: 150px;
	height: 95px;
}

li.attraction_blank {
	width: 40px;
}

li.attraction_description {
	width: 355px;
	line-height: 16px;
}

/*
		Main page
/*-----------------------------------------------------------------------------------------*/
#evenementen {
	width: 188px;
	/*width:420px;*/
	height: 289px;
}

#top_menu_around {
	width: 960px;
	height: 60px;
	padding-top: 24px;
	border: dashed 1px yellow;
	float: left;
}

/*
		Carroussel + Movies
/*-----------------------------------------------------------------------------------------*/
#carroussel_content {
	width: 234px;
	height: 475px;
	position: absolute;
	z-index: 10;
}

#carroussel {
	width: 234px;
	height: 475px;
}

#home_page li {
	display: inline;
	float: left;
}

#movies {
	width: 498px;
	height: 324px;
}

#movies td {
	height: 162px;
	text-align: center;
	vertical-align: middle;
	position: relative;
}

.moviesThumb,
.moviesThumb span {
	display: block;
	width: 200px;
	height: 124px;
	cursor: pointer;
}

.moviesThumb {
    border-style: solid;
	border-width: 3px;
	border-color: #FFFFFF;
	position: relative;
	text-decoration: none;
}

.moviesThumb span {
	background-image: url("/images/moviethumb_playbutton_overlay.png");
	background-position: center;
	background-repeat: no-repeat;
}

.movieTitle {
	color: #c8d200;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
	padding: 4px;
	border: solid 1px #5698cd;
	background-image: none;
	background-color: #04378b;
	display: none;
}

#middle_content {
	width: 500px;
}

#home_page {
	width: 960px;
}

/*
		Attracties
/*-----------------------------------------------------------------------------------------*/
#content_attracties {
	width: 651px;
	height: 655px;
	padding: 20px;
	overflow: auto;
	margin-left:22px;
	margin-bottom: 10px;
}

#categorie_title {
	width: 174px;
	height: 19px;
}

div.attraction_links {
	width: 355px;
	padding-top: 15px;
}

div.attraction_links ul li {
	width: 170px;
}

.routplanner {
	text-align: right;
}

div.attraction_links ul li a,a.arrow {
	padding-right: 15px;
}

#content_attractie {
	width: 415px;
	height: 462px;
	padding: 75px 15px 25px 30px;
	margin-left:23px;
	/*overflow: auto;*/
}


#content_attractie h1{
	/*
	position: relative;
	bottom: 18px;
	*/
	bottom:40px;
	font-size:19px;
	position:relative;
	width: 360px;
	line-height: 1.2em;
}

#attractie_outer {
	padding-bottom: 20px;
	min-height:445px;
	
}

#content_attractie div {
	/*width: 415px;
	height: 462px;*/
	height:437px;
	overflow:auto;
	position:relative;
	top:-12px;
}

#content_content_attractie {
        padding-right: 10px;
}

#attractie_right {
	float: right;
	margin:0px;
	position:relative;
	top:-566px;
	width:485px;
	margin-bottom:-566px;
}

#attractionMovie {
	position: relative;
	width: 240px;
	height: 200px;
	display: block;
	left: 100px;
}

#attractionMovie img {
	position: relative;
	left: -100px;
}

#attractionMovie div {
	background-image: url("/images/moviethumb_playbutton_overlay_240x200.png");
	background-position: center;
	background-repeat: no-repeat;
	width: 240px;
	height: 200px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#attractie_sapmle_bg {
	width: 389px;
	height: 234px;
	padding-top: 27px;
	padding-left: 7px;
	text-align: left;
	left: 0px;
	margin-left: 50px;
}


/*
		Game
/*-----------------------------------------------------------------------------------------*/
#verstuur {
	width: 370px;
	text-align: left;
}

#game_form {
	width: 523px;
	height: 394px;
	float: left;
}

#game_right {
	width: 433px;
	height: 404px;
	float: left;
}

#game_form div {
	width: 400px;
	margin-left: 40px;
	margin-top: 100px;
}

/**
 * eCard page
 */
#eCardBody {
	position: relative;
    width:942px;
    height:406px;
    margin: 28px 0px 12px 20px;
}

#eCardBody #eCardText {
	position: relative;
	top: 30px;
	left: 65px;
	width: 246px;
	height: 210px;
	overflow: auto;
	
}

#eCardBody #eCardText p {
	margin-bottom: 1em;
}

#eCardBody #player {
	position: absolute;
	left: 347px;
    top: 55px;
}

#eCardBody #buttonGame {
	width: 152px;
	height: 152px;
	position: absolute;
	left: 20px;
	bottom: 10px;
	display: block;
}

/*
		Layout solutions
/*-----------------------------------------------------------------------------------------*/
#div50 {
	height: 50px;
}

.div70 {
	height: 70px;
}

#div20 {
	height: 20px;
	width: 920px;
	clear: both;
}

.div20V2 {
	height: 20px;
	clear: both;
}

.div10 {
	height: 10px;
	clear: both;
}


.flashEmbed {
	background-color: #FFFFFF;
	border: solid 1px #06368B;
	background-image: url("/images/adobe_flashplayer.png");
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding: 80px 10px 10px 10px;
	margin: 10px 20px 10px 10px;
	color: #000000;
}

.flashEmbed a {
	color: #06368B;
}


/*
		Big list of comments (Not of any use)
/*-----------------------------------------------------------------------------------------*/

/**/

/*
ul#mainNavigation {
    padding: 0;
    margin: 0;
    margin-left: 30%;
    list-style: none;
    float: left;
}
ul#mainNavigation li {
    float: left;
    position: relative;
    width: 10em;
}
ul#mainNavigation li ul {
    display: none;
    position: absolute;
    top: 1em;
    left: 0;
}
ul#mainNavigation li>ul {
    top: auto;
    left: auto;
}
ul#mainNavigation li:hover ul, ul#mainNavigation li.over ul {
    display: block;
}

#mainNavigation,
#mainNavigation li,
#mainNavigation ul li {
	background-color: #C8D200;
}

#mainNavigation a {
	display: block;
}
/**/
