
html,body { 
	width: 100%; 
	height: 100%; 
	color: #5c5c5c;
	font-family: "Lucida sans Unicode", "Lucida sans", Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
html,body,div,form {
	margin: 0px;
	padding: 0px;
}
*      { text-shadow: #fff 0px 0px 0px; outline: none; }
iframe { border: 0; }
img    { border: none; }
a:link,  a:visited { text-decoration: none; color: #999999; }
a:hover, a:active  {	text-decoration: none; color: #61ddf8; }
.clear   { clear: both; height: 0px; width: 0px; }
.float   { float: left; }
.wrapper { width: auto; }
.divider { clear: both; width: 100%; margin: 10px auto; border-bottom: #999999 1px solid; }
label    { display: none; height: 0px; width: 0px; } /* Hides all form labels */

/* Container */

div#container {
	position: relative;
	top: 48px;
	left: 0;
	width: 1003px;
	padding: 0px 0px 25px 0px;
}

	div#header {
		width: 816px;
  height: 70px;
	}
	
  div#logo {
			width: 174px;
   padding: 13px 0px 0px 8px;
			float: left;
		}
		
			div#logo h1 {
				text-indent: -5000px;
				font-size: 1em;
				width: 174px;
		  height: 39px;
				background: transparent url("../images/suit-of-sin.png") no-repeat;
				cursor: pointer;
				padding: 0px;
				margin: 0px;
			}

 #vTicker
 {
   top: 20px;
   left: -5000px;
   height: 18px;
   overflow: hidden;
 }

   #vTicker ul, #vTicker div.vTicker-inner
   {    
   }

     #vTicker ul li, #vTicker ul li a, #vTicker ul li strong, 
     #vTicker div.vTicker-inner strong, #vTicker div.vTicker-inner strong a
     {
       padding: 10px 0;
       font-size: 16px;
       font-family: Georgia, "Times new Roman", serif;
       font-weight: normal;
       color: #fff;
     }
	
	div#content {
		padding: 0px;
		margin: 0px;
		width: 624px;
		height: auto;
		float: left;	
	}
			
		div#content-body {
		 padding: 0px;
		 margin: 0px;
			width: 624px;
			height: auto;
		}
		
		div#content-footer {
			width: 614px;
			height: auto;
			margin: 10px 3px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
		
		div#navbar {
			margin: 10px 0px 20px 0px;
			padding: 10px 0px 0px 0px;
		}
		
		div#navbar ul {
			margin: 0px;
			padding: 0px;
			list-style-type: none;
			float: right;
		}
		
		div#navbar ul li {
			padding: 0px;
			margin: 0px 0px 0px 7px;
			float: left;
		}
		
		div#navbar ul li a {
			padding: 6px 6px 7px 6px;
			width: 28px;
			height: 28px;
			background: transparent url("../images/navbar.png") no-repeat top left;
		}
		
		div#navbar ul li a:link, div#navbar ul li a:visited {
			background: transparent url("../images/navbar.png") no-repeat top left;
			color: #656566;
		}
		
		div#navbar ul li a.active, div#navbar ul li a:active, div#navbar ul li a:hover {
			background: transparent url("../images/navbar-active.png") no-repeat bottom left;
			color: #61ddf8;
		}

/* Popup ??? */
/*
div#popup-container {
	position: absolute;
	top: 252px;
	left: 350px;
	width: 324px;
	
}
*/
	div#popup-header {
		width: 324px;
		height: 25px;
		background: transparent url("../images/backgrounds/popup-header.png") no-repeat top center;
		margin: 0px;
		padding: 0px;
	}
	
	div#popup-content {
		width: 264px;
		height: auto;
		background: transparent url("../images/backgrounds/popup-content.png") repeat-y;
		margin: 0px;
		padding: 20px 30px 30px 30px;
		/*text-align: center;*/
	}
	
		div#popup-content h3 {
			padding: 5px 0px;
			margin: 0px;
			color: #5f5f5f;
			font-size: 1.5em;
			font-family: Georgia, serif;
			font-weight: normal;
		}
	
		div#popup-content p {
			margin: 0px;
			font-size: 0.9em;
			color: #56c0ea;
		}
	
	div#popup-footer {
		width: 324px;
		height: 28px;
		background: transparent url("../images/backgrounds/popup-footer.png") no-repeat top center;
	}
	
	div#popup-content-links {
		width: 324px;
		height: 26px;
		background: transparent url("../images/backgrounds/popup-content-links.png") no-repeat top center;
	}
	
		div#popup-content-links .wrapper div.popup-col1 {
			float: left;
			width: 148px;
			padding: 10px 0px 0px 14px;
			text-align: center;
			font-family: Georgia, serif;
		}
	
			div#popup-content-links .wrapper div.popup-col1 a:link, div#popup-content-links .wrapper div.popup-col1 a:visited {
				color: #5d5a5a;
			}
		
			div#popup-content-links .wrapper div.popup-col1 a:hover, div#popup-content-links .wrapper div.popup-col1 a:active {
				color: #56c0ea;
			}
		
		div#popup-content-links .wrapper div.popup-col2 {
			float: left;
			width: 148px;
			padding: 10px 14px 0px 0px;
			text-align: center;
			font-family: Georgia, serif;
		}
	
			div#popup-content-links .wrapper div.popup-col2 a:link, div#popup-content-links .wrapper div.popup-col2 a:visited {
				color: #ffffff;
			}
		
			div#popup-content-links .wrapper div.popup-col2 a:hover, div#popup-content-links .wrapper div.popup-col2 a:active {
				color: #5d5a5a;
			}
	
	div#popup-footer-links {
		width: 324px;
		height: 28px;
		background: transparent url("../images/backgrounds/popup-footer-links.png") no-repeat top center;
	}

/* Alertbox */

#modalContainer {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:10000;
}
#alertBox {
	position:relative;
	width: 291px;
	height: 172px;
	margin: 20% 0 0 0;
	display: block;
 background: transparent url("/images/popup.png");
}

#modalContainer > #alertBox {
}

#alertBox h1 {
 display: block;
	margin-left:20px;
	color:#FFFFFF;
	font-family: Georgia, serif;
	font-weight: normal;
 font-style: normal;
	font-size: 2.0em;
	padding:30px 5px 7px 5px;
}

#alertBox p {
	font:0.9em Lucida Sans,Lucida Sans Unicode;
	height:200px;
	margin-top:20px;
	margin-left:25px;
 margin-right: 25px;
	font-size: 0.9em;
	color: #757575;
}

#alertBox #closeBtn {
	display:block;
	position:absolute;
	left:25px;
	top:140px;
	width:240px;
	height:23px;
	font:0.85em Lucida Sans,Lucida Sans Unicode;
	text-decoration: none;
	color: #2EBEDD;
	font-weight: normal;
 border-top: 1px solid #C3C3C3;
 padding-top: 3px;
 text-align: right;
}

/* Formulieren */

		div.contactformulier form, div.contactformulier input, div#popup-container textarea, div.contactformulier elect, div.contactformulier option {
			color: #5c5c5c;
			font-family: "Lucida sans Unicode", "Lucida sans", Verdana, sans-serif;
		}
		div.contactformulier fieldset {
			border: none;
			margin: 0px;
			padding: 0px;
		}
		div.contactformulier legend { display: none;}
		div.contactformulier label { display: inline;}
		div.contactformulier div.fieldlabel {
			float: left;
			width: 120px;
			font-size: 0.9em;
			padding: 4px 0px;
		}
		div.contactformulier div.field {
			float: left;
			width: 312px;
			padding: 3px 0px;
			font-size: 0.9em;
		}
		div.contactformulier div.field input, div.contactformulier div.field textarea, div.contactformulier div.field select {
			width: 94%;
			padding: 0px;
			margin: 0px;
			font-size: 1em;
			padding: 2px 1px;
			border: #d4d4d4 1px solid;
		}
		div.contactformulier div.field select {
			width: 296px;
		}
		div.contactformulier div.field input.radio {
			border: none;
			width: auto;
		}
		div.contactformulier div.field textarea {
			height: 100px;
		}
		div.contactformulier span.required {
			font-size: 0.9em;
			color: #c0c0c0;
		}
		div.contactformulier div.legend {
			margin: 10px 0px;
			font-size: 0.9em;
			font-style: italic;
		}
		div.contactformulier div.fieldbutton {
			width: 100%;
			margin: 0px 0px;
			padding: 10px 0px;
			text-align: right;
		}
		div.contactformulier div.fieldbutton input.button {
			padding: 0px 10px 0px 10px;
			margin: 0px 150px 0px 0px;
			font-size: 1em;
			font-family: Georgia, serif;
			color: #4e4e4e;
		}
		div.contactformulier span.cust_voornaam {
			font-size: 0.8em;
			font-style: italic;
			width: 150px;
			display: block;
			float: left;
		}
		div.contactformulier span.cust_achternaam {
			font-size: 0.8em;
			font-style: italic;
			width: 145px;
			display: block;
			float: left;
		}
		div.contactformulier input.radio {
			width: auto;
		}
			
			
/* Nieuwsbrief popup */
#nieuwsbriefpop
{
	position: absolute;
	width: 632px;
	top: 0;
	left: 50%;
	margin: 150px 0 0 -298px;
	z-index: 999;
}
#popOverlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #000; }