/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #000000;}

a:hover {color: #666;}
.main { background: #fff; overflow:hidden;	}
.main a {color: #000000; text-decoration:none; border-bottom:1px dotted #000000; } /* border-bottom:1px dotted #000000; */

.main a:hover {color: #E64117;}

body {
	background: #E5ECF3 url(img/bg2.gif) 50% 0 repeat-x;
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}

p,ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.2em;}

li {list-style: none;}
.main li {list-style: square; color:#333; }
#tabs li {list-style: none;}

h1 {font-size: 2.0em; color: #BF1313;  }
h2 {font-size: 1.5em; color: #E64117; }
h3 {font-size: 1.2em;color: #BF1313; }

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
/* Werkt niet in IE, <blockquote style="background: #33CC00;color: #fff;"> als (lelijke) oplossing*/
/* misc */
.clearer {clear: both;}
.tracker .padded {padding: 6px 2px 6px 5px;}
.main .padded {padding: 5px 12px;}
.meta {font-size: 0.8em; color: #666;}
.fotoTekst { font-size: 1.0em; color: #666; text-align: center }
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size: 1.2em;
	margin: 0 auto;
	width: 1024px;
}

/* header */
.header {
	float: left;
	width: 980px;
	background: url(img/header2.gif) no-repeat #E5ECF3;
	height: 120px;
}
.zoekbox {
	float: right;
	margin-top: 60px;
	margin-right: 250px;
}
.zoekbox .input {  
	border: 2px solid #696160;  
	padding: 2px;  
	font-size: 1em;  
	background-color: #F8F8F8;  
}  
.zoekbox .input:focus {  
  border: 1px solid #E64117;  
}  
.tabletext {
		font: normal 0.8em "Lucida Sans Unicode",sans-serif;
}
/* Menu */
.menubox {
	float: right;
	width: 850px;

}
/* structure */
.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}
.subnav {
	margin-top: 1em;
	float: left;
	width: 171px;
}
.qlinks {
	margin-top: 1em;
	float: left;
	width: 140px;
}
.sponsoren {
	background: #fff;
	float: left;
	width: 140px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin: 5px;
}
.sponsoren h3{
	display: block;
	color: #e64117;
	font: 1.5em Helvetica, Trebuchet MS, Arial, sans-serif;
	margin: 3px;
}
.sponsoren a img{
	padding: 0.2em;
}
.main {
	margin: 		1em;
	float: 			left;
	width: 			560px;
}
div.welkom {
	background-image: url(img/welkom.png);
	float: left;
	width: 530px;
	line-height: 1.8em;
	overflow: hidden;
	padding: 5px;
}
.sidebar {
	border:none;
	margin-top: 1em;
	float: left;
	width: 35px;
	font-size: 7pt;
	color:	#000;
	text-align:center;
}
.sidebar a {		text-decoration:none;	}
.sidebar a:hover{	color:	#e64117;		}
.comment-post {
	overflow:hidden;
	padding:12px 0 0;
	width:100%;
}
.comment-post .avatar {
	float:		left;
	height:		90px;
	margin:		8px 0 0;
	width:		66px;
}
.comment-area {
		float: 			right;
		background:		transparent url(img/white_bg.gif) repeat-y scroll 8px 0;
		margin:			0 10px 0 4px;
		display:		inline;
		width:			437px;
		min-height:		64px;
		overflow:		hidden;
}
.comment-area .comment-text {
		margin:			5px 0;
		padding:		0;
}
.comment-area .comment-area-top {
		background:		transparent url(img/white_top_01.gif) no-repeat scroll 0 0;
}
.comment-postmeta {
		color:		#000000;
		font-size:	12px;
		line-height:20px;
		margin:		0;
}
.comment-area .comment-area-bottom {
	background:		transparent url(img/white_bottom.gif) no-repeat scroll 8px 100%;
	padding:		8px 20px 12px 17px;
	width:			394px;
	min-height:		64px;
	overflow:		hidden;
}
.comment-area .comment-controls{
	font-size:10px;
	margin-top:1px;
}
/* sub-navigation */
.subnav h1 {
	background: #fff;
	display: block;
	color: #e64117;
	border-top: 4px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	font: 1.5em Helvetica, Trebuchet MS, Arial, sans-serif;
	line-height: 24px;
	padding-left: 7px;
	width: 162px;
}
.subnav ul {
	margin: 0; 
	padding: 0;
	width: 170px;
}
.subnav li {
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	list-style: none;
	
}
.subnav li a {
	background: #fff;	
	color: #111;
	display: block;
	padding: 4px 0 4px 12px;
	
	text-decoration: none;
}
.subnav li a:hover {
	background: #e64117;
	color: #fff;
}
.subnav li a:active {
	background-color: #FF683F;
    	outline: none;
}
/* Add #current page style for menu's, see http://www.alistapart.com/d/slidingdoors/v1/ex3.html*/
/* quick Links */
.qlinks h3 {
	color: #383D44;
	font: 1.3em Helvetica, Trebuchet MS, Arial, sans-serif;
	padding-bottom: 2px;
}
.qlinks ul { 
	width: 145px;
	margin: 5px; 
	padding: 5px;
	background-color:#FFFFFF; 
}
.qlinks li { 
	border: 0;
	list-style: none;
}
.qlinks li a {	
	font: 0.9em Verdana,sans-serif;	
	color: #000;
	padding: 0;
	width: 100px;
	text-decoration: none;
}
.qlinks li a:hover {
	color: #E64117;
	background-color:#FFFFFF;
	}
/* Tracker */
.tracker {
	float: right;
	width: 220px;
 	color: #fff;;
}

.trackerbox {
	padding-top: 5px;
	padding-left: 5px;
	margin: 2% 0;
	width: 200px;
	background: #383D44;
}
.trackerbox h1 {
	color: 				#fff;
	font: 				1.4em Verdana,sans-serif;	
	letter-spacing: 	-1px;
}
.trackerbox h1 a{ color: #fff; text-decoration:underline; }
.trackerbox h1 a:hover{ color: #e64117; text-decoration:none; }
.trackerbox h2 {
	color:#fff;
	font: 0.9em Verdana,sans-serif;
}
.trackerbox h3 {
	color: 		#fff;
	font: 		1.2em Arial,sans-serif;	
	padding-bottom:	2px;
}
.trackerbox h3 a{ color: #fff; text-decoration:none; }
.trackerbox h3 a:hover{ color: #383D44; text-decoration:underline; }

.trackerbox hr { height: 1px; border: none; } 
.trackerbox ul {margin-left: 10px; padding: 5px;  }
.trackerbox li {
	list-style: square;
}
.trackerbox li a {
	font: 0.9em Verdana,sans-serif;	
	color: #fff;
	padding: 0;
	width: 160px;
	text-decoration: none;
}
/* Beheer trackers */
.beheertracker {
	background: #e64117;
}
/* History voor trackerboxen */
.history li a{
	color: #E6C06F;
}
.trackerbox li a:visited {
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	}
.trackerbox li a:hover {
	color: #666;
	}	
/* winkel */
#handtekening {
	background: #fff;		
	border: 	2px dotted #000;
	width: 		120px;
	height:		80px;
	float:		right;
	text-align: center;
	color:		#CCC;
}
/* footer */
.footer {
	background: #fff;		/*url(img/bgfooter.gif) repeat-x;*/
	border: 1px solid #383D44;
	color: #000;
	font-size: 0.9em;
	line-height: 25px;
	width: 100%;
	text-align: center;
}
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #000;}
.footer a:hover {color: #e64117;}
/* Voorpagina Specifiek */

/* Easytabs */
.box {background-color:#fff; color:#000; border-bottom:0px solid #d7d7d7; height:23px;width:200px;}
.box ul {margin:0px; padding:0px; list-style:none; text-align:center;}
.box li {display:inline; line-height:23px;}
.box li a {color:#000000; text-decoration:none; padding:4px 5px 6px 5px;  border-left:1px solid #ececec; border-right:1px solid #ececec;}
.box li a.tabactive {border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7; background-color:#CCCCCC; font-weight:bold;  position:relative;}
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4,#tabcontent5 {border:1px solid #ececec; width:200px; text-align:center;padding:6px 0px; font-size:12px; margin-bottom:5px;}
/* Einde Easytabs */
/* Winkel */
#productlijst 
{
	width: 500px;
	font-size: 11px;
	border-collapse: separate;
	border:none;
}

#productlijst td, th
{
	border: solid 1px #A3A3A3;
	padding: 4px;
}

#productlijst tr th
{
	background-color: #E2E2E2
}

#productlijst tbody tr th{
	background-color: #F0F0F0;
}
.autocomp {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	width: 0px;
}
#playlist {
		font-family: "lucida grande", verdana, sans-serif;
		font-size: 8pt;
		border: 1px solid #666666;
	}
#playlist thead td {
		font-weight: bold;
}
#playlist tbody tr td {
		padding: 3px 8px;
		border-left: 1px solid #D9D9D9;
	}
#playlist tbody tr td.green {
		font-weight:bold;
		background-color: #B8FF9F;
	}
#playlist tbody tr td.red {
		font-weight:bold;
		background-color: #EF9595;
	}
#playlist tbody tr.odd td.green {
		font-weight:bold;
		background-color: #B8FF9F;
	}
#playlist tbody tr.odd td.red {
		font-weight:bold;
		background-color: #EF9595;
	}
#playlist tbody tr.odd  td {
      background-color: #edf3fe;
    }

/* Form validation */

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}
/* Tijdelijk bericht voor IE6 users */
#ie-message {
background:#C00;
text-align:center;
border-bottom:1px solid #900;
color: #fff;
position:absolute;
top:0;
padding:5px;
width:100%;
}
#ie-message a {
color: #fff;
}
