html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	}

body{
	background: #ffffff url(./../img/interface/bgbody.png) center top repeat-y;
	font-family: Arial;
	font-size: 12px;
	color: #666565;
	overflow-y: scroll;	}

a, a:hover {
	color: #666565;
	text-decoration: none;
	cursor: pointer;
	outline: none;
	}

a:hover {
	text-decoration: underline;
	}

a.nolink {
	color: #333333;
	text-decoration: none;
	}

img {
	border: none;
	}

form {
	margin: 0;
	padding: 0;
	}

td {
	vertical-align: top;
	}

.hand {
	cursor: pointer;
	}

.small {
	font: 8pt/13pt Verdana, Helvetica, sans-serif;
	}


/* Interface */
#iFace {
	width: 980px;
	min-height: 100%;
	margin: 0 auto;
	}

#iFaceHeader {
	height: 127px;
	}

#iFaceHeader .header_logo {
	display: block;
	float: left;
	width: 176px;
	height: 92px;
	border-bottom: solid 1px #FFFFFF;
	}

#iFaceHeader .header_girls {
	display: block;
	float: left;
	width: 402px;
	height: 92px;
	border-bottom: solid 1px #FFFFFF;
	}
	
#iFaceHeader .header_boys {
	display: block;
	float: left;
	width: 402px;
	height: 92px;
	border-bottom: solid 1px #FFFFFF;
	}	
	
#iFaceHeader .header_menu {
	height: 35px;
	}

#iFaceHeader .header_menu .wrapper a {
	display: block;
	float: left;
	*height: 35px;
	height: 22px;
	width: 162px;
	border-top: solid 5px #7C7C7C;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background: #7C7C7C;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 7px;
	}
	
#iFaceHeader .header_menu .wrapper a:hover {
	border-top: solid 5px #FF0000;
	text-decoration: none;
	}

#iFaceHeader .header_menu .wrapper a.selected {
	border-top: solid 5px #FF0000;
	}

#iFaceContent .wrapper_left {
	width: 175px;
	vertical-align: top;
	}

#iFaceContent .wrapper_right {
	padding: 8px 15px 0 15px;
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
	color: #666565;
	}

#iFaceFooter {
	clear: both;
	width: 980px;
	height: 86px;
	margin: -86px auto 0 auto;
	background: #ffffff url(./../img/interface/bgfooter.png) repeat-x;
	}
	
/* Home */
#home .home_ticker {
	height: 20px;
	color: #E33239;
	}
	
#home .home_header {
	margin: 8px 0 20px 0;
	}
	
#home .home_col1 {
	width: 266px;
	background: #FFFFFF;
	}
	
#home .home_col2 {
	padding: 13px 0 0 15px;
	width: 254px;
	background: #FFFFFF;
	}
	
#home .home_col3 {
	width: 249px;
	padding-left: 20px;
	}
	
#home .home_verkooppunt {
	*width: 266px;
	width: 257px;
	*height: 84px;
	height: 56px;
	padding: 28px 0 0 9px;
	margin: 18px 0;
	background: url(./../img/home/verkooppunt.png) repeat-x;
	}

#home .home_scroller {
	height: 430px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
	}
	
/* Dealerlijst */

#dealerlijst .dealerlijst_ticker {
	height: 20px;
	color: #E33239;
	}

#dealerlijst .dealerlijst_header {
	margin: 8px 0 20px 0;
	}
	
#dealerlijst .dealerlijst_col1 {
	width: 266px;
	padding: 20px 0 0 15px;
	background: #FFFFFF;
	}
	
#dealerlijst .dealerlijst_col2 {
	width: 495px;
	padding: 20px 0 0 15px;
	background: #FFFFFF;
	}
	
	
/* Contact */

#contact .contact_ticker {
	height: 20px;
	color: #E33239;
	}

#contact .contact_header {
	margin: 8px 0 20px 0;
	}
	
#contact .contact_col1 {
	padding: 20px 0 0 15px;
	background: #FFFFFF;
	}
	
#contact .contact_col2 {
	width: 495px;
	padding: 20px 0 0 15px;
	background: #FFFFFF;
	}
	
#contact .contact_inbeeld {
	margin-top: 59px;
	}
	
/* Voorjaarscollectie */

#voorjaarscollectie .voorjaar_header, #najaarscollectie .najaar_header {
	margin: 8px 0 20px 0;
	}
	
#voorjaarscollectie .voorjaar_col1, #voorjaarscollectie .voorjaar_col2, #voorjaarscollectie .voorjaar_col3, #voorjaarscollectie .voorjaar_col4, #najaarscollectie .najaar_col1, #najaarscollectie .najaar_col2, #najaarscollectie .najaar_col3, #najaarscollectie .najaar_col4 {
	width: 175px;
	padding: 20px 8px 0 0;
	background: #FFFFFF;
	}
	
#voorjaarscollectie h2, #najaarscollectie h2 {
	margin-top: 20px;
	}
	
#voorjaarscollectie a, #najaarscollectie a {
	color: #E33239;
	}
	
#voorjaarscollectie table, #najaarscollectie table {
	padding: 0 23px;
	}

	
/* Collecties (detailpagina's) */

#collecties .collecties_header {
	position: relative;
	float: left;
	margin: 8px 0 20px 0;
	}
	
#collecties table {
	margin-top: 20px;
	}

#collecties .collecties_col1 {
	padding: 20px 0 0 15px;
	background: #FFFFFF;
	}
	
#collecties .collecties_col2 {
	width: 244px;
	background: #FFFFFF;
	}
	
#collecties .collecties_scroller {
	height: 391px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
	}
	
/* Froxy in beeld */

#froxyinbeeld .froxyinbeeld_header {
	margin: 8px 0 20px 0;
	}
	
#froxyinbeeld .froxyinbeeld_col1 {
	width: 513px;
	padding: 20px 0 0 15px;
	}
	
#froxyinbeeld .froxyinbeeld_col2 {
	margin-left: 8px;
	}
	
	
/* Froxy in beeld */

#nieuwsbrief .nieuwsbrief_ticker {
	height: 20px;
	color: #E33239;
	}

#nieuwsbrief .nieuwsbrief_header {
	margin: 8px 0 20px 0;
	}
	
#nieuwsbrief .nieuwsbrief_col1 {
	width: 512px;
	padding: 20px 0 0 15px;
	background: #FFFFFF;
	}
	
#nieuwsbrief .nieuwsbrief_col2 {
	margin-left: 8px;
	}
	

/* Menuleft */
#menuleft {
	margin: 0 0 0 30px;
	font-size: 13px;
	}

#menuleft h2, #menuleft h3  {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #EC1B23;
	margin: 39px 0 0 0;
	}
	
#menuleft h3 {
	margin: 10px 0;
	}
	
#menuleft a {
	color: #666565;
	}
	
#menuleft a:hover {
text-decoration: underline;
	}
	
#menuleft .leftimg {
	margin: 40px 0 0 -30px;
	}


/* rotator */
div#rotator {
	height: 230px;
	margin: 8px 0 20px 0;
}

div#rotator ul,
div#rotator ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

div#rotator ul li {
	float: left;
	position: absolute;
}

div#rotator ul li img {
	border: none;
	background: #fff;
}

div#rotator ul li.show {
	z-index: 500;
}


/* Easy Slider */
 #sliderborder {
	  border-top: solid 8px #FF0000;
	  border-bottom: solid 8px #FF0000;
 }

 #slider{
	  margin-left:22px;
 }
 
 #slider ul, #slider li,
 #slider2 ul, #slider2 li{
  width:775px;
  margin:0;
  padding:0;
  list-style:none;
  }
  
 #slider2{margin-top:1em;}
 #slider li, #slider2 li{ 
  /* 
   define width and height of list item (slide)
   entire slider area will adjust according to the parameters provided here
  */ 
  width:732px;
  height:214px;
  overflow:hidden; 
  } 
  
 #prevBtn, #nextBtn,
 #slider1next, #slider1prev{ 
  margin-top:-214px;
  display:block;
  width:21px;
  height:214px;
  left:0px;
  top:0px;
  z-index:1000;
  } 
  
 #nextBtn, #slider1next{ 
  left:0px;
  float:right;
  }              
 #prevBtn a, #nextBtn a,
 #slider1next a, #slider1prev a{  
  margin-top:0px;
  display:block;
  width:21px;
  height:214px;
  background:url(../img/button_links.png) no-repeat 0 0; 
  } 
  
 #nextBtn a, #slider1next a{ 
  background:url(../img/button_rechts.png) no-repeat 0 0; 
  } 
  
 /* numeric controls */ 
 
 ol#controls{
  margin:1em 0;
  padding:0;
  height:214px; 
  }
 ol#controls li{
  margin:0 10px 0 0; 
  padding:0;
  float:left;
  list-style:none;
  height:214px;
  line-height:214px;
  }
 ol#controls li a{
  float:left;
  height:214px;
  line-height:214px;
  border:1px solid #ccc;
  background:#DAF3F8;
  color:#555;
  padding:0 10px;
  text-decoration:none;
  }
 ol#controls li.current a{
  background:#5DC9E1;
  color:#fff;
  }
 ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
 
/* // Easy Slider */





/* Headings */
h1, h2, h3, h4 {
	font-family: Arial;
	font-weight: normal;
	color: #E33239;
	margin: 0;
	padding: 0;
	}

h1 {
	font-size: 16px;
	line-height: 20pt;
	}

h2 {
	font-size: 14px;
	margin-bottom: 4px;
	}

h3 {
	font-size: 13px;
	line-height: 13pt;
	}





/* plus / min */
.folditems a.plus, .folditems a.min {
	display: block;
	margin-top: 5px;
	padding: 0 0 10px 25px;
	background: url(./../img/plus.gif) left top no-repeat;
	text-decoration: none;
	}

.folditems a.min {
	background-image: url(./../img/min.gif);
	}

.folditems div.folditem {
	padding: 5px 0 10px 25px;
	}
	
	
	
	
/* Standaard formulier classes */
form {
	margin: 0;
	padding: 0;
	}

fieldset {
	padding: 0 0 5px 10px;
	border: solid 1px #C5C5C6;
	margin: 20px 0 0 0;
	}

fieldset.noborder {
	border-color: #ffffff;
	padding: 0 0 0 10px;
	}

legend {
	padding: 0 5px 5px 5px;
	font-weight: bold;
	margin-left: 0;
	}


input, select, textarea {
	font: 13px/14px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 2px 1px 2px 0;
	margin: 0;
	border: solid 1px #C0C0C0;
	}

textarea {
	line-height: 18px;
	}

select {
	margin: 0;
	padding: 1px 1px 1px 0;	}

input.radio, input.checkbox, .checkbox input {
	padding: 0;
	border: none;
	margin: 5px 3px 0 1px;
	vertical-align: text-bottom;	}

*.button {
	border:  outset 1px;
	padding: 1px 5px 2px 4px;
	margin: 0;
	background: #ffffff;
	font-weight: bold;
	width: auto;
	overflow: visible;
	}

a.button, a:hover.button {
	text-decoration: none;
	padding: 3px 7px 4px 7px;
	}

.error, .error_big {
	margin-top: 10px;
	color: #ff0000;
	}

.error_big {
	display: block;
	padding: 2px 10px 2px 25px;
	color: #cc0000;
	border: 1px solid #cc0000;
	background: #fae5e5 url(./../img/img/icons/error.png) no-repeat 5px center;
	}

.oke, .oke_big {
	color: #ff0000;
	}

.oke_big {
	display: block;
	padding: 2px 10px 2px 25px;
	color: #009900;
	border: 1px solid #009900;
	background: #E7F0EA url(./../img/img/icons/oke.png) no-repeat 5px center;
	}

.formtable td {
	padding: 1px 10px 8px 0;
	vertical-align: top;
	}

.formtable td.label {
	text-align: right;
	}

.formtable td.input {
	text-align: left;
	padding: 0 0 7px 0;
	}



/* Meldingen */
.error, .error_big {
	color: #ff0000;
	}

.oke, .oke_big {
	color: #669900;
	}

.error_big, .oke_big {
	display: block;
	font-weight: bold;
	padding: 5px 10px 5px 26px;
	border: 1px solid #669900;
	background: #f0f5e6 url(./../img/icons/oke.gif) no-repeat 6px 5px;
	}

.error_big {
	border-color: #cc0000;
	color: #cc0000;
	background: #fae6e6 url(./../img/icons/error.gif) no-repeat 6px 6px;
	}

/* Lijsten */
.lijst td {
	border: solid 1px #cccccc;
	padding: 4px 5px;
	}

.lijst td.icon {
	width: 16px;
	padding: 4px;
	}

.lijst td.kop {
	background: #ebebeb;
	font-weight: bold;
	}

.lijst td.kop a {
	text-decoration: none;
	color: #333333;
	padding-right: 12px;
	}


/* list-items */
ul {
	margin: 0 0 0 18px;
	padding: 0;
	}
	
.personen ul {
	margin-left: 0px;
	}
		




/* +---------------------------------------------------------------------+
// | STYLE REWRITES FOR PRINT-MODE                                       |
// +--------------------------------------------------------------------*/
@media print {
html, body {
	width: auto;
	height: auto;
	}

body {
	background: none;
	color: #000000;
	overflow: visible;
	}

.noprint {
	display: none;
	}
}/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(../img/colorbox/controls.png) no-repeat 0 0;}
    #cboxTopCenter{height:14px; background:url(../img/colorbox/border.png) repeat-x top left;}
    #cboxTopRight{width:14px; height:14px; background:url(../img/colorbox/controls.png) no-repeat -36px 0;}
    #cboxBottomLeft{width:14px; height:43px; background:url(../img/colorbox/controls.png) no-repeat 0 -32px;}
    #cboxBottomCenter{height:43px; background:url(../img/colorbox/border.png) repeat-x bottom left;}
    #cboxBottomRight{width:14px; height:43px; background:url(../img/colorbox/controls.png) no-repeat -36px -32px;}
    #cboxMiddleLeft{width:14px; background:url(../img/colorbox/controls.png) repeat-y -175px 0;}
    #cboxMiddleRight{width:14px; background:url(../img/colorbox/controls.png) repeat-y -211px 0;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(../img/colorbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../img/colorbox/loading.gif) no-repeat center center;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(../img/colorbox/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}
