/* @override http://www.frismakers.nl/site-layout/css/style.css */

/*---------------------------------------------------------------
LAYOUT STYLES
-----------------------------------------------------------------*/

html, body{ 
 margin:0; 
 padding:0; 
 text-align:left;
 font-family: Arial, sans-serif;
height:100%;
} 
 
#pagewidth{ 
 width:860px;  
 margin-left:auto; 
 margin-right:auto;
 padding: 0;
 height: 600px;
} 
 
#header{
 background-color:#FFFFFF; 
 width:100%;
 padding: 20px 0 0 0;
 margin: 0 0 0 0;
} 
 
#maincol{  
 width: 100%;
 }

 
 /* *** Float containers fix: *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


/*---------------------------------------------------------------
COMMON STYLES
-----------------------------------------------------------------*/

h1, h2, h3, h4, h5 {
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 2em;
}

h1 {
	text-align: left;
	font-size: 11px;
	padding: 10px 0 30px 0;
	margin: -10px 0 -20px 0;
}

h2 {
	font-size: 20px;
	display: inline;
}

h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 40px;
}

.suggestieknop { behavior: url(/site-layout/iepngfix.htc) }

img {
	border: none;
	}

.clear {
 clear: both;
}


/*---------------------------------------------------------------
NAVIGATION STYLES
-----------------------------------------------------------------*/

#navcontainer {
float: left;
clear: right;
padding: 0;
margin: 0 0 0 50px;
font-size: 15px;
width: 770px;
height: 45px;
}

#navlist2 {
  float: right; 
}

#navlist {
  float: left; 
}

#navcontainer ul {
margin: 0;
padding: 0;	
}

#navcontainer ul li {
display: inline;
list-style-type: none;
padding: 0 5px 0 0;
}

#navcontainer ul li a:link {
text-decoration: none;
color: #6d6d6d;
}

#navcontainer ul li a:visited {
text-decoration: none;
color: #6d6d6d;
}

#navcontainer ul li a:hover {
text-decoration: none;
color: #8b8b8b;
}

#navcontainer ul li a:active {
text-decoration: none;
color: #b6b6b6;
}

#navcontainer ul li.video a {
padding: 0 20px 0 0;
background: url(../images/video_icon.png) 100% 4px no-repeat;
}

#navcontainer ul li.nieuw a {
color: #ea006c;
}

#active {
text-decoration: none;
color: #b6b6b6;
}

#current {
text-decoration: none;
color: #b6b6b6;
}

/*---------------------------------------------------------------
CORNER STYLES
-----------------------------------------------------------------*/

.header ul {
	background: url(/site-layout/gfx/corners.png) -15px -15px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.header ul li {
	float: right;
	background: url(/site-layout/gfx/corners.png) 0px -15px no-repeat;
	width: 15px;
	line-height: 15px;
}

.headernav {
   clear: both;
   height: 16px;	
}


.headernav .highlight {
   color: #ea006c;	
}

.headernav .socialicon {
  vertical-align: middle;
}

.jdGallery .kaderfloat {
  position: absolute;
left: 0;
top: 0;
   z-index: 2000;
border: 1px solid red;
}

.clear: {
	clear: both;
}

.footer ul {
	background: url(/site-layout/gfx/corners.png) -15px 0px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.footer ul li {
	float: right;
	background: url(/site-layout/gfx/corners.png) 0px 0px no-repeat;
	width: 15px;
	line-height: 15px;
}

.headerNews ul {
	background: url(/site-layout/gfx/corners.png) -15px -15px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.headerNews ul li {
	float: right;
	background: url(/site-layout/gfx/corners.png) 0px -15px no-repeat;
	width: 15px;
	line-height: 15px;
}
.footerNews ul {
	background: url(/site-layout/gfx/corners.png) -15px 0px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.footerNews ul li {
	float: right;
	background: url(/site-layout/gfx/corners.png) 0px 0px no-repeat;
	width: 15px;
	line-height: 15px;
}

.boxes {
 width: 820px;
 margin: 0 auto;	
}

.boxleft {
	float: left;
	width: 546px;
	background: #ea006c;
	color: #FFF;
	margin: 0 10px 0 0;
	padding: 0;
}

.boxright {
	float: left;
	width: 264px;
	background: #ea006c;
	color: #FFF;
	margin: 0;
	padding: 0;
}

.boxrightDouble {
  background-color: #fff;
}

.boxright h1 {
	text-align: left;
	font-size: 24px;
	padding: 20px 0 20px 0;
	margin: 0 0 0 0;
}

.boxgray {
  background: url(/site-layout/gfx/gray.gif) 0 0 no-repeat;
  height:250px;
  width:264px; 
  position: relative;
}

.boxgray .YouTubeEmbed {
  position: absolute; 
  top: 42px;
}

.boxpink {
  background: url(/site-layout/gfx/pink.gif) 0 0 no-repeat;
  height:250px;
  width:264px; 
  position: relative;
}

.boxpink .YouTubeEmbed {
  position: absolute; 
  top: 42px;
}

.boxleftNews {
	float: left;
	width: 546px;
	background: #ea006c;
	color: #FFF;
	margin: 0 10px 0 0;
	padding: 0;
}

.boxrightNews {
	float: left;
	width: 260px;
	background: #ea006c;
	color: #FFF;
	margin: 0;
	padding: 0;
}

.content {
	padding: 0 25px 10px 35px;
	display: block;
	line-height: 16px;
	font-size: 13px;
	height: 220px;
        min-height: 220px;
        font-family: Arial, sans-serif;
}

.contentDouble {
  height: 470px;
  min-height: 470px;
  max-height: 470px;
  overflow: hidden;
}

.content-inschrijven {
	padding: 0 0 0 35px;
	display: block;
	line-height: 16px;
	font-size: 13px;
        width: 750px;
        min-height: 420px;
        font-family: Arial, sans-serif;
}
.content-inschrijven a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.content-inschrijven a:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.content-inschrijven a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.content-inschrijven a:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}


.content img {
	margin: 0;
        padding: 0;
}

.contentTips a {
	text-decoration: none;
        color: white;
}

.contentTips a:visited {
	text-decoration: none;
        color: white;
}

.contentTips a:hover {
	text-decoration: none;
        color: #ccc;
}

.contentTips a:active {
	text-decoration: none;
        color: white;
}

.contentDisclaimer {
	padding: 0 25px 10px 35px;
	display: block;
	line-height: 16px;
	font-size: 14px;
	height: 210px;
    min-height: 210px;
    font-family: Arial, sans-serif;
}

.contentDisclaimer a {
	text-decoration: none;
        color: white;
}

.contentDisclaimer a:visited {
	text-decoration: none;
        color: white;
}

.contentDisclaimer a:hover {
	text-decoration: none;
        color: #ccc;
}

.contentDisclaimer a:active {
	text-decoration: none;
        color: white;
}

.contentRightTips a {
	text-decoration: none;
        color: white;
}

.contentRightTips a:visited {
	text-decoration: none;
        color: white;
}

.contentRightTips a:hover {
	text-decoration: none;
        color: #ccc;
}

.contentRightTips a:active {
	text-decoration: none;
        color: white;
}


.contentTipsDetail a {
	text-decoration: none;
        color: white;
}

.contentTipsDetail a:visited {
	text-decoration: none;
        color: white;
}

.contentTipsDetail a:hover {
	text-decoration: none;
        color: #ccc;
}

.contentTipsDetail a:active {
	text-decoration: none;
        color: white;
}

.contentRight {
	padding: 0 0 0 10px;
	display: block;
	height: 220px;
        min-height: 220px;
        font-size: 21px;
        font-weight: bold;
        font-family: Arial, sans-serif;
        text-align: center;
}

.contentRightTips {
	padding: 0 20px 0 20px;
	display: block;
	height: 220px;
        min-height: 220px;
        font-size: 22px;
        font-family: Arial, sans-serif;
}

.contentRightTips ul {
	font-size: 14px;
        font-weight: normal;
        list-style-type: none;
        line-height: 14px;
        margin: 0;
        padding: 0;
}

.contentTips {
	padding: 0 25px 0 35px;
	display: block;
	line-height: 16px;
	font-size: 14px;
	height: 230px;
        min-height: 230px;
}

.contentTipsDetail {
	padding: 0 25px 0 35px;
	display: block;
	line-height: 16px;
	font-size: 14px;
	height: 220px;
        min-height: 220px;
}

.contentRightContact {
	padding: 0 40px 0 40px;
	display: block;
	height: 230px;
        font-size: 14px;
        min-height: 250px;
}

.contentNews {
	padding: 0 35px 10px 35px;
	display: block;
	line-height: 16px;
	font-size: 13px;
	height: 230px;
}

.contentContact {
	padding: 55px 25px 0 35px;
	display: block;
	line-height: 20px;
	font-size: 12px;
	height: 175px;
}

.contentNews p {
	margin: 0;
	padding: 0;
}

.textboxleft {
	margin: 0;
	padding: 0;
}

.pageImage {
   margin: 0 0 10px 0;
   padding: 10px 0 0 0;
}

.voorbeeld {
padding: 0 0 0 0; 
font-weight: bold;
font-size: 14px;
float: right;
}

.voorbeeldBlock {
font-weight: bold;
position: relative;
top: 0px;
left: 430px;
z-index: 3000;
}

.content a:link {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.content a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.content a:hover {
	text-decoration: none;
	color: #ccc;
	font-weight: bold;
}

.content a:active {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.content ul {
	padding-left: 1em;
}

.contentRight ul {
	font-size: 13px;
        font-weight: normal;
        list-style-type: none;
        line-height: 14px;
        margin: 0;
        padding: 0;
}

.contentRight ul li {
	margin: 0;
        padding: 0;
}

.contentRight a:link {
	text-decoration: none;
	color: #fff;
}

.contentRight a:visited {
	text-decoration: none;
	color: #fff;
}

.contentRight a:hover {
	text-decoration: none;
	color: #c4dffe;
}

.contentRight a:active {
	text-decoration: none;
	color: #fff;
}

.contentRightContact a:link {
	text-decoration: none;
	color: #fff;
}

.contentRightContact a:visited {
	text-decoration: none;
	color: #fff;
}

.contentRightContact a:hover {
	text-decoration: none;
	color: #c4dffe;
}

.contentRightContact a:active {
	text-decoration: none;
	color: #fff;
}


/*
.dock{
 width: 865px;
	
}

.dock img{
	border: none;
}
*/


/* ***** HEADER ***** */

#user_status {
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
        width: 46px;
	height: 46px;
}

.suggestie {
	float: right;
	margin: 0 25px 0 0;
	padding: 0;
    width: 46px;
	height: 46px;
}

#user_status a:link {
	text-decoration: none;
	color: white;
}

#user_status a:visited {
	text-decoration: none;
	color: white;
}

#user_status a:hover {
	text-decoration: none;
	color: white;
}

#user_status a:active {
	text-decoration: none;
	color: white;
}

.logo {
	float: right;
	clear: left;
	padding: 0 20px 25px 0;
	margin: 0;
width: 263px;
height: 47px;
}

.ondertitel {
float: right;
clear: both;
color: #7c7c7c;
font-size: 15px;
margin: 0;
padding: 10px 20px 0 0;	
}

.poppetje {
position: relative;
top: 93px;
left: 0px;
z-index: 3000;
}


/* **** lightbox *** */

form {
margin: 0;
padding: 0;	
}

.submit {
color:#fff;
font-weight: bold;
background-color: #2362aa;
border: 2px solid #2362aa;
margin: 0 23px 0 0;
float: right;
}


.labelSliderbox{
 color: white;
 font-size: 12px;
 margin: 0 10px 10px 0;
}

#sliderBox {
 font-family: Arial, sans-serif;
 text-align: left;
}

#overlay_suggestie { 
	background-image: url(../../site-layout/gfx/overlay.png); 
	}

* html #overlay_suggestie {
	background-color: #fff;
	background-color: transparent;
	background-image: url(../../site-layout/gfx/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../site-layout/gfx/overlay.png", sizingMethod="scale");
	}
	

#dual_box{
	width:300px;
	background:#2362aa;
	padding:10px;
	position: absolute;
	color: white;
	font-size: 0.9em;
}

#dual_box p {
line-height: 1.4em;
}

.virtualpage{
display: none;
}

.paginationstyle{ 
width: 860px;
text-align: center;
padding: 2px 0;
margin: 20px 0 0 0;
font-size: 14px;
}

.paginationstyle a{
padding: 0 5px;
text-decoration: none;
color: #ea006c;
}

.paginationstyle a:hover{
color: #ccc;
}

.paginationstyle a.selected{
color: #ea006c;
font-size: 17px;
}

.disclaimer {
   color: #b2b2b2;
   text-decoration: none;
   font-size: 13px;
   text-align: right;
   clear: both;
   padding: 5px 25px 20px 55px;
}

.disclaimer a:link {
   color: #b2b2b2;
   text-decoration: none;
}

.disclaimer a:visited {
   color: #b2b2b2;
   text-decoration: none;
}

.disclaimer a:hover {
   color: #838383;
   text-decoration: none;
}

.disclaimer a:active {
   color: #b2b2b2;
   text-decoration: none;
}	

.error {
font-size: 10px;
height: 15px;
color: #fff;
display:none;
margin: 0 0 5px 0;
}

.suggestieknop {
	
	}

.tooltip{
	width: 200px;
	color:#fff;
	font:bold 12px/1.3 Arial,sans-serif;
	text-decoration:none;
	text-align:center
	}

.tooltip span.top{
	padding: 30px 8px 0;
    background: url(/site-layout/gfx/bt.png) no-repeat top
    }

.tooltip b.bottom{
	padding:3px 8px 15px;
	color: #79a9d8;
    background: url(/site-layout/gfx/bt.png) no-repeat bottom
    }
    
    div#iFishEye_example_1 {
         text-align: center;
         margin: 0;
         padding: 0;
        }
    
    div#iFishEye_example_2 {
         text-align: center;
         margin: 0;
         padding: 0;
        }
    
    div#iFishEye_example_3 {
         text-align: center;
         margin: 0;
         padding: 0;
        }

      a {
        text-decoration: none;
        }

      img {
	border: none;
      }
	      
      .iFishEyeImg {
	margin: 0;
	padding: 0;
      }
 
      div#iFishEye_example_1 table {
	margin: 0 auto;
      }

      div#iFishEye_example_1 table td {
	vertical-align:top;
	margin: 0;
	padding: 0;
      }
      
       div#iFishEye_example_2 table {
	margin: 0 auto;
      }

      div#iFishEye_example_2 table td {
	vertical-align:top;
	margin: 0;
	padding: 0;
      }
      
       div#iFishEye_example_3 table {
	margin: 0 auto;
      }

      div#iFishEye_example_3 table td {
	vertical-align:top;
	margin: 0;
	padding: 0;
      }

      .iFishEyeCaption {
	color: #6D6D6D;	
	text-decoration: none;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 11.5px;
      }

      body {
        margin: 0;
        padding: 0;
        }

      #lightbox {
	background-color:#7f7f7f;
	padding: 5px;
	}

      #lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
        font-family: Arial, sans-serif;
        color: #fff;
	}
	
      #lightboxCaption {
        float: left;
        }
#keyboardMsg{ float: right; padding: 0 5px 5px 0; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(/site-layout/gfx/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(/site-layout/gfx/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/site-layout/gfx/overlay.png", sizingMethod="scale");
	}
	
.createer {
	font-size: 13px;
	margin: -20px 0 0 0;
	color: #fff;
	}
	
.opdrachtgever {
	font-size: 14px;
	margin: 0;
	color: #fff;
	float: left;
	}

.opdrachtgever a {
	color: #fff;
	font-weight: bold;
	}
	
.opdrachtgever a:visited {
	color: #fff;
	}
	
.opdrachtgever a:hover {
	color: #c4dffe;
	}	
	
.opdrachtgever a:active {
	color: #fff;
	}
	
.download {
	font-size: 14px;
	color: #fff;
	margin: 0;
	float: right;
	}

.download a {
	color: #fff;
	font-weight: bold;
	}
	
.download a:visited {
	color: #fff;
	}
	
.download a:hover {
	color: #c4dffe;
	}	
	
.download a:active {
	color: #fff;
	}
	
.website {
	font-size: 11px;
	margin: 15px 0 0 0;
	color: #fff;
	float: left;
	}
	
.website a {
	color: #fff;
	}

.website a:hover {
	color: #ccc;
	}
	
.portfolionav {
	color: #ea006c;
	clear: both;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	width: 800px;
	margin: 0 0 0 38px;
	text-align: center;
	}
	
.portfolionav a{
	color: #ea006c;
	padding: 0 5px;
	}

.portfolionav a:hover{
	color: #ccc;
	}	
	
.portfolioTekst {
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	margin: -15px 0 0 0;
	}
	
.selected {
	color: red;
	}

* html object.mov {
    display: none;
}	
	
* html object.mov {
    display/**/: none;
}

/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}

.players {
	float: left;
	width: 340px;
	margin: 15px 10px 0 25px;
}

contentHalf {
margin: 0 0 5px 0;
padding: 0 0 0 0;
}

.contentBox {
margin: 0;
padding: 0 0 5px 0px;
color: #ffffff;
}

.inputfield {
background-color: white;
border: 1px solid white;
width: 120px;
margin: 0 0 10px 0;	
}

.inputfield2 {
background-color: white;
border: 1px solid white;
width: 285px;
margin: 0 10px 10px 0;	
float: left;
}

.labelBar {
width: 130px;
height: 18px;
float: left;
margin: 0 0 10px 0;	
}


.portfolioTekst a:link {
	text-decoration: none;
	color: #fff;
        font-weight: bold;
}

.portfolioTekst a:visited {
	text-decoration: none;
	color: #fff;
	  font-weight: bold;
}

.portfolioTekst a:hover {
	text-decoration: none;
	color: #c4dffe;
	 font-weight: bold;
}

.portfolioTekst a:active {
	text-decoration: none;
	color: #fff;
	 font-weight: bold;
}

/*MooSlide stylesheet*/

.mooSlide {
	background-color: #d30061;
	padding: 25px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF;
	border: 6px solid #FFF;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
	display: none;
	width: 530px;
}

.mooSlide span.padlock {
        color: #FFF;
        font-size: 20px;
        line-height: 26px;
        margin: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #33CCCC;
}

a:hover {
	color: white;
}

.bgInschrijven {
        width: 820px;
        clear: both;
        float: right;
        margin: 15px 4px 0 0;
        padding: 0 0 0 0;
        color: #FFF;
	background: url(/site-layout/gfx/inschrijven/inschrijvenBg.gif) repeat-y;
}

.inschrijftable {
        margin: 10px 0 0 0;
        width: 730px;
}

/*

#inschrijven  form {
	margin:  0;
        padding: 20px 0 0 0;
	height: 26px;
}

#inschrijven  label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 180px;
	display: block;
        font-weight: normal;
}

.content-inschrijven .left {
	width: 220px;
        border-right: 1px solid #FFF;
        margin: 0 20px 0 0; 
}

.content-inschrijven .right {
	width: 230px;
        padding: 8px 0 0 0;
}

.content-inschrijven input {
	border: 1px #FFF solid;
	background: #FFF;
	margin-right: 5px;
	margin-top: 4px;
        padding: 0 0 0 5px;
	color: #ea006c;
	height: 20px;
        width: 190px;
	float: left;
	clear: both;
	display: block;
}

.content-inschrijven textarea {
	border: 1px #FFF solid;
	background: #FFF;
	margin-right: 5px;
	margin-top: 4px;
        margin-bottom: 10px;
        padding: 2px;
	color: #ea006c;
        width: 190px;
        height: 20px;
	float: left;
	clear: both;
	display: block;
}

.mooSlide textarea .comment {
	height: 300px;
}

.content-inschrijven .input:focus {
	background: #ccc;
}

.content-inschrijven .button_register {
        background: none;
	border: none;
	margin-top: 10px;
	color: #FFF;
        text-align: left;
        font-size: 14px;
        cursor: pointer;
}


/* FormCheck tipbox */

/* tipbox :
	table : 
		tl		: top left
		t		: top
		tr		: top right
		l 		: left
		r		: right
		bl		: bottom left
		b		: bottom (with mark)
		br		: bottom right
		c		: center
	components : 
		a.close	: close button
		err		: errors div
		p		: error line
*/

.fc-tbx .tl{
	background: url('/site-layout/gfx/formcheck/tl.png') no-repeat;
}
.fc-tbx .t{
	background: url('/site-layout/gfx/formcheck/t.png') repeat-x;
	height: 16px;
}
.fc-tbx .tr{
	background: url('/site-layout/gfx/formcheck/tr.png') no-repeat;
}
.fc-tbx .l{
	background: url('/site-layout/gfx/formcheck/l.png') repeat-y;
	width : 16px;
}
.fc-tbx .r{
	background: url('/site-layout/gfx/formcheck/r.png') repeat-y;
	width: 16px;
}
.fc-tbx .bl{
	background: url('/site-layout/gfx/formcheck/bl.png') no-repeat;
}
.fc-tbx .b{
	background: url('/site-layout/gfx/formcheck/b.png') no-repeat;
	height: 25px;
}
.fc-tbx .br{
	background: url('/site-layout/gfx/formcheck/br.png') no-repeat;
}
.fc-tbx .c{
	background: url('/site-layout/gfx/formcheck/c.png') repeat;
}
.fc-tbx a.close {
	float: right;
	background: url('/site-layout/gfx/formcheck/close.png') no-repeat;
	position: relative;
	margin-left: 5px;
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.fc-tbx .err {
	float: left;
}
.fc-tbx p {
	width : auto;
	display: block;
	font-size: 10px;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.ajax_loader {
	background : url('/site-layout/gfx/formcheck/ajax-loader.gif') no-repeat center;
	width : 200px;
	height : 150px;
}


/* FormCheck validation div */

.fc-error {
	border : 1px solid #888;
	margin-top : 5px;
	background-color : #EAEAEA;
        z-index: 5000;
}
.fc-error p {
	margin : 5px;
	color : #A00;
         z-index: 5000;
}

*/


.notification_error {
	  font-weight: bold;
   border: 1px solid #f49ac4;
   padding: 10px;
   margin: 10px 0 10px 0;
   background: #bf0058;
   text-align: center;
   	line-height: 1.2em;
	font-size: 1.1em;
}

.notification_ok {
	  font-weight: bold;
   border: 1px solid #f49ac4;
   padding: 10px;
   margin: 10px 0 10px 0;
   background: #bf0058;
   text-align: center;
   	line-height: 1.2em;
	font-size: 1.1em;
}

.bgInschrijven form {
   margin: 0;
   padding: 0;
}

.bgInschrijven .info_fieldset {
   border: none;
   padding: 0;
}

.bgInschrijven .info_fieldset legend {
   border: none; 
   color: #fff; 
   font-size: 16px;
   padding: 5px;
   text-transform: uppercase;
   font-weight: bold;
}

/*

.button {
   border: 2px solid #ea006c; 
   background: #ea006c;
   color: #FFF; 
   font-size: 12px;
   padding: 2px;
   margin: 0;
   width: 80px;
   cursor: pointer;
}

.bgInschrijven .button {
   border: 2px solid #ea006c; 
   background: #FFF;
   color: ##ea006c; 
   font-size: 14px;
   padding: 2px;
   margin: 0;
   width: 80px;
   cursor: pointer;
}
*/

span.specialborder {
   background-color: #ea006c;
   color: #FFF;
   border:#ea006c 1px solid;
}

span.specialborder input {
   background:none;
   border:0;
}  

/* Label */

.bgInschrijven label {
   width: 160px;
   padding: 0;
   margin: 5px 0 5px 0;
   float: left;
   text-align: left;
}

/* Input, Textarea */

.bgInschrijven .textbox {
   margin: 5px 0;
   padding: 5px; 
   float: left;
   border: 1px solid #fff; 
   background-color: #fff;
   color: #333333; 
   font-size: 11px;
   width: 200px;
   font-family: Arial, sans-serif;
}

.bgInschrijven .textbox select {
   border: 1px solid #fff; 
   background-color: #fff;
   width: 200px;
   color: #333333; 
   font-size: 11px;
}


.bgInschrijven .right {
   padding: 13px 0 0 0;
}

.bgInschrijven textarea {
   margin: 5px 0;
   padding: 5px; 
   float: left;
   border: 1px solid #fff; 
   color: #333333; 
   font-size: 11px;
   width: 200px;
   height: 30px;
}


.bgInschrijven ul{
   margin: 5px 0 0 15px;
   padding: 0; 
}

.footerLogos {  height: 50px; width: 850px; overflow: hidden; margin: 5px 0 20px 0; }
.footerLogos table {  height: 50px; width: 850px; border: none; margin: 0; padding: 0; border-collapse: collapse; }
.footerLogos td {  height: 50px; width: 170px; border: none; margin: 0; padding: 0; text-align: center; vertical-align: middle; }
.footerLogos img {  border: none; margin: 0; }  


/* BR */

br {
clear: left;
}

#loading {
   margin: 10px 0 0 0;
   font-weight: bold;
}

#note {
   font-weight: bold;
	color: #FFF;
   margin: 10px 0 0 0;
	line-height: 1.2em;
	font-size: 1.1em;
}


.YouTubeList {
  clear: both;
  margin: 0 0 0 20px;
  padding; 0;
  width: 820px;
}

.YouTubeItem {
  margin: 10px 0;
  padding: 20px 35px;
  clear: both;
}

.YouTubeItemSelected {
  background-color: #eeeeee;
}

.YouTubeEmbed {
  width: 384px;
  float: left;
  padding: 0;
}

.YouTubeIntro {
  float: right;
  width: 340px;
}

.YouTubeIntro h1,
.YouTubeIntro h2,
.YouTubeIntro h3,
.YouTubeIntro h4,
.YouTubeIntro h5,
.YouTubeIntro h6 {
  color: #EA006C;
}

.YouTubeIntro,
.YouTubeIntro p {
  font-size: 14px;
  color: #000;
}

.YouTubeIntro a:hover {
  color:#B6B6B6;
  text-decoration: underline;
}

.YouTubeIntro a {
  color:#6D6D6D;
}

.YouTubeTitle {
  color: #EA006C;
  font-size: 16px;
  font-weight: bold;
  margin: 0.5em 0 1em 0;
}

.YouTubeShare {
  margin: 1em 0;
  height: 21px;
}

.YouTubeShare a {
  display: block;
  font-size: 11px;
  line-height: 21px;
  width: 87px;
  height: 21px;
  background: url(/site-layout/gfx/stuurdoor.gif) 0 0 no-repeat;
  padding: 0 0 0 26px;
  color: #fff;
}

.YouTubeStuurDoorLoader {
  margin: 1em 0 0 0;
}

.YouTubeStuurDoor {
  clear: both;
}

.YouTubeStuurDoor .YSDTitle {
  color: #EA006C;
  font-size: 16px;
  font-weight: bold;
  margin: 1.5em 0 1em 0;
}

.YouTubeStuurDoor .YSDLine {
  clear: both;
  margin: 0.5em 0 0 0;  
}

.YouTubeStuurDoor .YSDLine {
}

.YouTubeStuurDoor .YSDLabel {
  float: left;
  width: 100px;
  margin: 0 10px 0 0;
}

.YouTubeStuurDoor .YSDInput {
  float: left;
  width: 225px;
}

.YouTubeStuurDoor .YSDInput .inputText {
  width: 220px;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.YouTubeStuurDoor .YSDInputWide {
  width: 100%;
}

.YouTubeStuurDoor textarea {
  width: 330px;
  height: 4em;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.YouTubeStuurDoor .YSDButtons a {
  font-size: 11px;
}

.YouTubeStuurDoorSent p {
  font-size: 11px;
}

.agenda {
  margin: 10px 0 0 0;
}

.agenda table {
  width: 100%;
  border-collapse: collapse;
}

.agenda td {
  border: none;
  padding: 5px 0 10px 0;
  margin: 0;
  text-align: left;
  vertical-align: top;
}
.agenda p, 
.agenda ul {
  margin: 0;
}

.agenda td {
  border-top: 1px solid #fff;
}

.agenda tr:first-child td {
  border-top: none;
}

.agenda td.agendaInschrijven {
  vertical-align: bottom;
}

.agenda .details {
  display: none;
}

.agendaDetails,
.agendaDetails .details {
  display: block;
  background-color: #fff;
  color: #000;
}

.agendaDetails {
  padding: 10px;
  min-height: 100px;
  max-height: 300px;
  overflow: auto;
}

#lb .detailsButton {
  display: none;
}

.detailsButton,
#lb .inschrijvenButton {
  color: #ff0 !important;
}

.agendaDetails a,
.agendaDetails a:hover,
.agendaDetails h1,
.agendaDetails h2,
.agendaDetails h3,
.agendaDetails h4,
.agendaDetails h5,
.agendaDetails p,
.agendaDetails strong,
.agendaDetails b,
.agendaDetails i {
  color: #000 !important;
}

.agendaDetails a {
  text-decoration: underline !important;
  color: #6D6D6D !important;
}



.agendaIcon {
  width: 41px; 
  height: 36px; 
  background: url(/site-layout/gfx/agenda.gif) 0 0 no-repeat; 
  position: relative; 
  text-align: center;
  overflow: hidden;
  margin: 0 15px 0 0;
  top: 3px;
}

.agendaIconM {
  text-align: center; 
  color: #fff; 
  font-weight: bold; 
  width: 41px;
  position: absolute; 
  font-size: 10px; 
  text-transform: uppercase; 
  top: 1px; 
  line-height: 10px;
}

.agendaIconD {
  text-align: center; 
  width: 41px;
  position: absolute; 
  font-size: 18px; 
  color: #000; 
  text-transform: uppercase; 
  top: 13px; 
  font-weight: bold; 
  line-height: 18px;
}

.fullDouble { margin: 0 0 10px 0; }