/* Modified CSS default settings */

body 
{
  margin: 0px;
  padding:0px;
  z-index: 0;
  height: 100%;
  text-align: center; 
  background: #eeeeee url('../images/backgrounds/bg_sonrise_bw.jpg') repeat-x; /*#edeff6;*/
  background-position: 0px -25px;
}

div
{
  font-family: sans-serif;
  color: #2f385a;
}


h1,h2,h3,p
{
  font-family: sans-serif;
  cursor: default;
}

h1,h2,h3
{
  color: #ff3300;
  letter-spacing: 1px;
  line-height: 24px;
}

h1
{
  font-size: 20px;
}

h2
{
  font-size: 18px;
}

h3
{
  font-size: 14px;
  line-height: 18px;
}

p
{
  font-size: 13px;
  font-weight: 600;
  word-spacing: 0px;
  letter-spacing: 0px;
  line-height: 18px;
  color:#2f385a;
}

p:first-letter 
{
  color:#515a7c;
  font-size:18px;
  font-weight: 600;
  margin-right: 0px;
}


img
{
  border: 0px;
}

a
{
  font-family: sans-serif;
  text-decoration: none;
}

table
{
  border-collapse: collapse;
  color:#2f385a;
  font-family: sans-serif;
  font-weight: 600;
  margin: 0px;
  padding: 0px;
}

td
{
  margin: 0px;
  padding: 0px;
}

ul
{
  margin: 0px 0px 5px 5px;
  padding: 0px;
  font-size: 13px;
  font-family: sans-serif;
  font-weight: 600;
  color:#2f385a;
}

ul li
{
  padding-left: 0px;
  margin: 0px 0px 3px 10px;
}

fieldset
{
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #666699;
}

legend
{
  font-size: 14px;
  font-family: sans-serif;
  font-weight: 600;
  color:#ff5500;
}

input,
select,
textarea
{
  border: 1px solid #2f385a;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 800;
  color:#515a7c;
}

input:hover
{
  border: 1px solid #ff6600;
  color: #ff6600;
  background-color: #fbeacc;
}

span
{
  cursor: default;
}

sup,
sub 
{
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
/* The main site layout styles */

/* SITE CONTAINER */

div#container 
{
  position: relative;
  width: 990px;
  min-height: 100%;
  margin-left:auto;
  margin-right:auto;
  text-align: left; /* necessary for IE */
}

/* HEADER SECTION */

div#header 
{
  position: relative;
  width:  100%;
  height: 250px;
  z-index: 100;
  overflow: hidden;
}

div#header_fg,
div#header_bg
{
  position: absolute;
  width: 100%;
  height: 100%;
}

div#header_fg
{
  background: transparent url('../images/backgrounds/bg_water.jpg') repeat-x; 
  background-position: 0px 122px;
  z-index: 101;
}

div#header_bg
{
  background: transparent url('../images/backgrounds/bg_sonrise.jpg') no-repeat; 
  background-position: 0px -25px;
}

a#lang_nl,
a#lang_en
{
  position: absolute;
  display: block;
  left: 910px;
  top: 5px;
  z-index: 102;
}

a#lang_en
{
  left: 960px;
}

img#nl_flag,
img#en_flag
{
  width: 20px;
  height: 20px;
}


img#h_sonrise_refl
{
  position: absolute;
  left: 310px;
  top: 122px;
  z-index: 102;
  filter:alpha(opacity=1); opacity:0.01;
}

img#beschuitje
{
  position: absolute;
  left: 150px;
  top: 9px;
  width: 366px;  /* set explicit dimensions for ie6 pngfix */
  height: 180px;
  z-index: 102;
}

h1.h_title,
h1.h_title_hl
{ 
  position: absolute; 
  left: 20px;
  top: 15px;  
  padding-bottom: 10px;
  margin-top: 0px;
  font-size: 28px;
  font-style:italic;
  letter-spacing: 10px;
  word-spacing: 10px;
  line-height: 35px;
  z-index: 103;
}

h1.h_title_hl
{
  color: #ffaa00;
  z-index: 102;
}

h2.h_subtitle,
h2.h_subtitle_hl
{
  position: absolute; 
  left: 50px;
  top: 90px;
  padding: 0px;
  margin: 0px;
  font-size: 20px;
  color:#1f3758;
  z-index: 103;
}

h2.h_subtitle_hl
{
  color: #00aaff;
  z-index: 102;
}

/* HORIZONTAL MENU */
div#h_menu
{
  position: absolute;
  left: 0px;
  top: 180px;
  width: 100%;
  height: 20px;
  z-index: 111;
}

img#h_tab1,
img#h_tab2,
img#h_tab3,
img#h_tab4,
img#h_tab5,
img#h_tab6
{
  position: absolute;
  top: 229px;
  height: 22px;
  width: 158px;
  z-index: 111;
}

img#h_tab1 { left:  95px; }
img#h_tab2 { left: 270px; }
img#h_tab3 { left: 430px; }
img#h_tab4 { left: 580px; }
img#h_tab5 { left: 730px; }
img#h_tab6 { right: 0px; }

div.bubble_container
{
  position: absolute;
  top: 130px;
  min-height: 65px;
  min-width: 65px;
  z-index: 112;
}

div#bubble_container1 { left:  5px; }
div#bubble_container2 { left:  191px; }
div#bubble_container3 { left:  360px; }
div#bubble_container4 { left:  509px; }
div#bubble_container5 { left:  657px; }
div#bubble_container6 { left:  790px; }

a.h_bubble
{
  position: relative;
  display: block;
  min-height: 65px;
  min-width: 65px;
  text-decoration: none;
  z-index: 112;
}

a#h_bubble1,
a#h_bubble2,
a#h_bubble3,
a#h_bubble4,
a#h_bubble5,
a#h_bubble6
{
  position: relative;
  left: 0px;
  top: 0px;
  width: 65px;
  height: 65px;
}

img.h_bubble_img,
img.h_bubble_col
{
  position: absolute;
  width: 100%;
  height: 100%;
}

span.h_menu,
span.h_menu_active
{  
  position: absolute;
  left: 90%;
  bottom: 0px;
  width: 130px;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 900;
  color:  #ffffff;
  letter-spacing: 0.5px;
  z-index:112;
  cursor: default;
}

span.h_menu_active
{
  color:  #ff5500;
}

/* PAGE */
div#page_container
{
  position: absolute;
  top: 250px;
  width: 100%;
  min-height: 500px;
  background: #c8d6e5 url('../images/backgrounds/bg_sidebar.jpg') repeat;
  z-index: 100;
}


/* SIDE BAR */
div#sidebar
{
  position: absolute;
  width: 250px;
  z-index: 102;
  border-top: 1px solid #ff5500;
}

div.menu_container
{
  position: relative;
  width: 100%;
  overflow: hidden;
}

div.submenu_container
{
  position: relative;
  top: 0px !important;
  width: 100%;
  height: 25px;
  overflow: hidden;
  border-left: 1px solid #ff5500;
}

div.unfolded
{
  height: auto;
}

div.menu_spacer
{
  position: relative;
  width: 100%;
  height: 20px;
}

div.menu_header
{
  position: relative;
  width: 100%;
  height: 31px;
  text-align: center;
  background: url('../images/backgrounds/bg_menu_header.png') no-repeat;
}

div.menu_header h1
{
  font-family: sans-serif;
  font-size: 14px;
  font-weight: 900;
  color: #ff5500;
  letter-spacing: 1px;
  margin: 0px;
  margin-bottom: -5px; /*ie6 fix*/
  padding: 0px;
  padding-top: 10px;
}

div.menu_footer
{
  position: relative;
  width: 100%;
  height: 40px;
  background: url('../images/backgrounds/bg_menu_footer.png') no-repeat;
}

a.menu_item,
a.active_menu_item,
a.submenu_item,
div.submenu_title
{
  position: relative;
  display: block;
  width: 240px;
  background: #d5d4d2;
  color: #4d5562;
  font-family: sans-serif;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 900;
  padding: 4px 5px 4px 5px;
  border: 0px;
  border-top: 1px solid #ffffff;
}

a.menu_item:hover
{
  background: #dededd;
  color: #ff5500;
}

a.submenu_item,
div.submenu_title
{
  background:  #eaeae9;
  color: #5e6673;
  letter-spacing: 0px;
  font-size: 12px;
  padding-left: 15px;
}

div.submenu_title
{
  color: #ff5500;
  font-style: italic;
  letter-spacing: 1px;
  padding-left: 10px;
  cursor: default;
}

a.submenu_item:hover
{
  background: #fbfbfa;
  color: #ff6600;
}

a.activated,
a.activated:hover,
a.hovering
{
  background-color: #ffffff;
  color: #ff3300;
}

a.activated:hover,
a.hovering
{
  color: #ff6600;
}


img.menu_button
{
  position: absolute;
  right: 10px;
  top: 2px;
}

table.calendar
{
  width: 100%;
  background-color: #ffffff;
  color: #5e6673;
  font-family: sans-serif;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 900;
  text-align: right;
  cursor: default;
}

table.calendar th
{
  height: 15px;
  background: #d5d4d2;
  color: #4d5562;
  padding: 2px 2px 2px 0px;
  text-align: center;
}

table.calendar td
{
  width: 26px;
  background:  #eaeae9;
  color: #5e6673;
  padding: 2px 2px 2px 0px;
}

table.calendar td.excl
{
  color: #bbbbbb;
}

table.calendar td.date
{
  background: #fbfbfa;
  color: #ff3300;
}

table.calendar td.date:hover
{
  color: #ff6600;
}

table.calendar td:hover
{
  background: #fbfbfa;
}

/* CONTENT SECTION */
div.content_container,
div.active_content_container,
div#content_container_edit
{
  position: absolute;
  left: 0px;
  top: 250px;
  min-height: 800px;
  width: 100%;
  z-index: 100; 
  background: #dddddd url('../images/backgrounds/bg_sidebar.jpg') repeat;
  visibility: hidden;
}

div.active_content_container
{
  visibility: visible;
}

div#content_container_edit
{
  text-align: center;
  left: 0px;
  width: 100%;
  background: #ffffff;
  visibility: visible;
}

div.content
{
  position: relative;
  margin-left: 249px;
  min-height: 800px;
  height: 100%;
  width: 740px; 
  background: #ffffff;
  border-top: 1px solid #ff5500;
  border-left: 1px solid #ff5500;
  visibility: inherit;
}

/* NEW VERSIONS */

div.columns_container
{
  position: relative;
  top: 20px;
  width: 100%;
  height: 100%;
}

div.column
{
  position: relative;
  float:left;
  left: 0px;
  width: 50%;
}

div.textfield_container,
div.halftexfield_container
{
  position: relative;
  top: 10px;
  width: 100%;
  z-index: 100;
  visibility: inherit;
}

div.halftextfield_container
{
  width: 50%;
}

div.bg_textfield,
div.bg_halftextfield
{
  position: relative;
  top: 0px !important;
  left: 0px !important;
  width: 100%;
  z-index: 102;
  background: transparent url('../images/backgrounds/bg_textfield_body.png') repeat-y top left ;
}

div.bg_halftextfield
{
  margin: 0px !important;
  padding: 0px !important;
  background: transparent url('../images/backgrounds/bg_halftextfield_body.png') repeat-y top left ;
}

div.landscape_img_container,
div.portrait_img_container
{
  position: absolute;
  z-index: 100;
  width: 450px;
  height: 325px;
  overflow: hidden;
}

div.portrait_img_container
{
  width: 325px;
  height: 450px;
}

img.landscape_photo,
img.portrait_photo,
img.landscape_photo_mask,
img.portrait_photo_mask
{
  position: absolute;
  z-index: 100;
}

/*set explicit height and width for ie6 pngfix purposes */
img.landscape_photo_mask
{
  width: 450px;
  height: 325px;
}
img.portrait_photo_mask
{
  width: 325px;
  height: 450px;
}

/* video container */
div.video_bg_container,
div.video_bg_container_center,
div.video_container,
div.video_container_center
{
  position: absolute;
  top: 0px;
  z-index: 105;
  overflow: hidden;
}

div.video_bg_container
{
  z-index: 100;
  width: 460px;
  height: 400px;
  background-color: #e4e4f0;
}

div.video_bg_container_center
{
  top: 10px;
  left: 45px;
  width: 650px;
  height: 400px;
  z-index: 100;
  background-color: #e4e4f0; 
  /*margin: 0px auto 0px auto;*/
}

div.video_container
{
  height: 325px;
  width: 440px;
  top: 40px;
  text-align: center;
}

div.video_container_center
{
  top: 50px;
  height: 350px;
  width: 100%;
  text-align: center;
}

img.video_mask
{
  position: absolute;
  width: 450px;
  height: 400px;
  z-index: 100;
}

img.video_mask_center
{
  position: absolute;
  width: 650px;
  height: 400px;
  z-index: 100;
}

div.bg_textfield_header,
div.bg_halftextfield_header
{
  position: relative;
  width: 100%;
  height: 40px;
  z-index: 103; 
  background: transparent url('../images/backgrounds/bg_textfield_header.png') no-repeat top left ;
}

div.bg_halftextfield_header
{
  background: transparent url('../images/backgrounds/bg_halftextfield_header.png') no-repeat top left ;
}

div.bg_textfield_header h3,
div.bg_halftextfield_header h3
{
  position: absolute;
  top: 5px;
  left: 80px;
  margin: 0px;
  padding: 0px;
}

div.bg_textfield_footer,
div.bg_halftextfield_footer
{
  position: relative;
  width: 100%;
  height: 40px;
  z-index: 103;
  background: transparent url('../images/backgrounds/bg_textfield_footer.png') no-repeat top left;
}

div.bg_halftextfield_footer
{
  background: transparent url('../images/backgrounds/bg_halftextfield_footer.png') no-repeat top left ;
}

div.textfield,
div.halftextfield
{
  position: relative;
  width: 680px;
  min-height: 400px;
  z-index: 104; 
  padding: 0px !important;
  margin: 0px auto 0px auto !important;
  visibility: inherit;
}

div.halftextfield
{
  width: 300px;
  font-size: 13px;
  min-height: 0px;
}

div.bg_textfield_header h1,
div.textfield h1,
div.halftextfield h1
{
  font-style:italic;
  letter-spacing: 7px;
  padding-top: 5px;
  padding-bottom: 10px;
  margin: 0px;
}

div.bg_textfield_header h1
{
  padding-top: 10px;
  padding-left: 30px;
}

div.bg_halftextfield_header h3
{
  padding-top: 5px
}

div.textfield h3,
div.halftextfield h3
{
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 10px;
}

div.textfield p,
div.halftextfield p
{
  z-index: inherit;
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 10px;
}


div.textblocker_right
{
  position: relative;
  float: right;
  clear: both;
  height: 18px;
  margin: 0px;
  /*border-left: 1px solid #000000;*/
}

div.textblocker_left
{
  position: relative;
  float: left;
  clear: both;
  height: 18px;
  margin: 0px;
  /*border-right: 1px solid #000000;*/
}

div.textblocker_center
{
  position: relative;
  float: center;
  clear: both;
  height: 18px;
  margin: 0px;
}


a.text_link,
a.extern_link
{
  font-size: inherit;
  color: #0066ff; 
}

a.extern_link
{
  font-style: italic;
}

a.text_link:hover,
a.extern_link:hover
{
  color: #ff6600; 
}

a.img_link
{
  position: relative;
  display: block;
  min-height:1px; /* to set hasLayout in IE7 */
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  color: inherit;
}


img.sponsor_img
{
  margin: 0px auto 0px auto;
}

img.slide_button
{
  position: absolute;
  right: 25px;
}

/* rounded divs */
div.rounded_container
{
  position: relative;
  margin: 5px 10px 5px 5px;
}

div.rounded,
div.rounded div,
div.rounded div div,
div.rounded div div div
{
  position: absolute;
  width: 100%;
  height: 100%;
}

div.rounded
{
  z-index: 110;
  background: url('../images/backgrounds/bg_corner_tl.gif') top left no-repeat;
}

div.rounded div
{
  background: url('../images/backgrounds/bg_corner_tr.gif') top right no-repeat;
}

div.rounded div div
{
  background: url('../images/backgrounds/bg_corner_bl.gif') bottom left no-repeat;
}

div.rounded div div div
{
  background: url('../images/backgrounds/bg_corner_br.gif') bottom right no-repeat;
}


/* The sponsors thumbbar layout styles */

div#sponsor_thumbbar_container
{
  position: relative;
  width: 250px;
  height: 120px;
  background-color: #ffffff;
  border-left: 1px solid #ff6600;
  border-right: 1px solid #ffffff;
  overflow: hidden;
}

div#sponsor_thumbbar
{
  position: absolute;
  top: 0px;
  left: 0px !important;
  width:250px;
  text-align: center;
}

a.sponsor_thumbbar_img
{
  position: relative;
  display: block;
  height: 100px;
  width: 100px;
  margin: 0px auto 0px auto;
  padding: 10px 0px 10px 0px;
}

img#sponsormask_t,
img#sponsormask_b
{
  position: absolute;
  height: 10px;
  width: 250px;
  z-index: 102;
}

img#sponsormask_b
{
  bottom: 0px;
}

a.sponsor_link
{
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

/* dimensios for both splash image and the player wrapper */
a.flowplayer, a.flowplayer img 
{
	display:block;				
/*	width:380px;
	height:305px; */
/*  width: 100%;
  height: 100%;*/
	border:0px;	
  margin: 0px auto 0px auto;	
  z-index: 106;
  text-align:center;
}

/* play button on top of splash screen */
div.playButton 
{
	background:url(../images/play.png) no-repeat;
  background-position: 0px -60px;
	width:60px;
	height:60px;
	position:relative;
	top:-185px;
	filter:alpha(opacity=80); opacity:0.8;
  margin: 0px auto 0px auto;
  z-index: 106;
}

/* play button upon mouseover */
div.playButton:hover 
{
  background-position: 0px 0px;
}

/*link to flowplayer page */
a.flowplayer_link
{
  font-family: sans-serif;
  font-style: italic;
  font-size: 10px;
  color: #999999;
}

a.flowplayer_link:hover
{
  color: #66a5f3;
}


