/* project: bbwebwinkel.nl
   design: Peter v Binsbergen */
   
body { padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em; background: #F0F0F0; color: #454545; 
}

a { color: #C43219; background: inherit; font-weight:bold;}
a:hover { color: #C43219; background: inherit;}
a.title { color: #C43219; background: #FFF; }

h1 { font: bold 18px Arial, Sans-Serif; letter-spacing: -1px; padding: 0px 0 0 8px; margin: 0; }

h1 a { color: #CA090D; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h2 { font: bold 12px Arial, Sans-Serif; }

h4 { margin: 0; padding: 0; font: normal 1.4em Arial, Sans-Serif; letter-spacing: -1px; }
h5 {  font: normal 1.0em Tahoma, Sans-Serif;   color: #454545;  }
h6 {  font: normal 1.0em Tahoma, Sans-Serif;   color: #454545;  }


p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }
input.search { width: 199px; border: none; background: #FFF url(/shop/images/input.gif); padding: 4px; color: #808080; }
input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: #D96855 url(/shop/images/button.gif); padding: 3px; color: #FFF; }
input.image { border: none; } 

.left_jump {
  padding-left:7px;
}

.rubrieken_overzicht{
 width : 600px;

 }


.informatie_header { 
	font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; 
	padding-left: 6px;
    padding-top: 4px;
}


/* layout
   ------ */
/* ### GLOBAL CLASSES ### */
.clear { clear: both; height: 1px; }

/* ### WRAPPER ### */
#wrapper { display: block; position: relative; width: 100%; min-height: 100%; }

/* ### MAIN CONTAINER ### */
#mainCntr { margin: 0 auto; padding-bottom: 20px; width: 1004px; }


/* ### LEFT CONTAINER ### */
#leftCntr { float: left; width: 164px; }

.navBox { position: relative; width: 164px; }
.navBox img { position: absolute; bottom: -460px; left: -115px; z-index: 5; }

   
.banner { 
  float: right; 
  width: 405px; 
  text-align: left; 
  
}  
 
.content { 
	margin: 10px auto;
	width: 1002px;
	background: #FFF url(/shop/images/big_middle.gif) repeat-y;
	color: #454545;
	
}

.logo {	padding: 18px 0 0 3px; }

/* header */
.header_top { background: #FEFEFE url(/shop/images/big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header { padding: 0px 10px 0 10px; }
.header_bottom { clear: both; background: #FEFEFE url(/shop/images/big_bottom.gif) no-repeat; color: #FFF; height: 15px; }
    
/* navigation */
#nav { width:100%; float:left; }
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 7px 20px 4px 10px; background: #C43219 url(/shop/images/nav.gif) no-repeat 100% 0px; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #FFF; background: #C43219 url(/shop/images/nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
#nav #current { background: #1995C2 url(/shop/images/nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav #current a { background: #1995C2 url(/shop/images/nav.gif) no-repeat 100% -41px; padding:7px 20px 4px 11px; color:#FFF; }
#nav a:hover { color:#BFE1ED; background: #C43219 url(/shop/images/nav.gif) no-repeat 100% 0px; }   


.informatie {
	float: left;
	width: 703px;
	padding: 10px 0px 0px 40px;
}


.sf_left {
	float: left;
	width: 203px;
	height: 77px;
	color: #FFF;
	padding: 1px 0 0px 0px;
}

.sf_right {
	width: 770px;
	float: right;
}

.sf_search {
	clear: both;
	background: #CA090D url(/shop/images/searchbg.gif) repeat-x bottom left; 
	color: #FFE4E0;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 18px 0 17px 15px;
	margin-top: -2px;
}
	
.subheader {
	padding: 8px;
	background: #f0f0f0;
	color: #808080;
}

/* left side
   --------- */
.left {
	float: left;
	width: 595px;
	margin: 0 0 10px 0;
}

	.box_top {
		background: #F0F0F0 url(/shop/images/leftbox_top.gif) no-repeat;
		color: #808080;
		height: 40px;
		width: 159px;
	}
	
	.box_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	
	.box {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}
	

	.box_bottom {
		background: #FFF url(/shop/images/leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
	
		/* left and central column */
		.left_side { float: left; width: 159px; padding: 0px 5px 8px 8px; }
		.right_side { float: right; width: 405px; margin: 0 5px 0 0; text-align: left; }
		
		.article { padding: 0 5px 0 0px; margin-bottom: 20px; }
		
	.grey_top { clear: both; width: 616px; background: #EDEDED url(/shop/images/grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 6px; }
	.grey { width: 596px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED url(/shop/images/grey_bottom.gif) no-repeat bottom left; color: #808080;	}

	
	
	
	.grijs_top { clear: both; width: 115px; background: #EDEDED url(/shop/images/grijs_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 6px; }
	.grijs { height:150px; width: 95px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED url(/shop/images/grijs_bottom.gif) no-repeat bottom left; color: #808080;	}


	.grijs_top_rubriek { clear: both; width: 195px; background: #EDEDED url(/shop/images/grijs_top_rubriek.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 4px; }
	.grijs_rubriek { height:250px; width: 181px; margin: 0 0 0 4px; padding: 7px; background: #EDEDED url(/shop/images/grijs_bottom_rubriek.gif) no-repeat bottom left; color: #808080;	}


	
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover 
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
		
/* right side
   ---------- */
		
.right { float: right; width: 170px; margin: 0 0 10px 0;}
		
img { left; margin: 0 9px 3px 0; }

.images1 { left; margin: 0 0px 7px 10px; }


/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 




scrollbar-arrow-color: #400040;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #400040;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #400040;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;

}
.tab {
  color: #000000;
  text-decoration: none;
}
.tab-on {
  color: #FFFFFF;
  text-decoration: none;
}
.small {
  font-size: 8pt;
}
.lite {
  color: #666666;
}
.blue {
  color: #1B68CB;
}

.red {
  color: #FF0000;
}

.title4 {
  font-family: arial, Verdana, tahoma;
  font-weight: bold;
  color: #FF6600;
  margin-left:200px;
}



.title {
  font-family: arial, Verdana, tahoma;
  font-weight: bold;
  color: #FF6600;
}
.title2 {
  font-size: 8pt;
  font-weight: bold;
  color: #FF6600;
}
.title3 {
  font-size: 8pt;
  font-weight: bold;
  color: #1B68CB;
}
.tbl-title {
  
  background-color: #F1F8FE;
}
.tbl-head {
  font-weight: bold;
  background-color: #4489E2;
  color: #FFFFFF;
}
.tbl-head2 {
  font-weight: bold;
  background-color: #C4DCF1;
  color: #006699;
}
.border {
  background-color: #000000; 
  }
.color1 {
  background-color: #FFFFFF;
}
.color2 {
  background-color: #F8F8F9;
}
form {
  margin: 0px;
  padding: 0px;
}
img {
  border-style: none;
  border-width; 0px;
}

.plattetekst{
font-family:arial,tahoma, serif;
font-size: 8pt;
 
color: black
}




	
.form{
    color: black; 
   font-size: 11px; 
   font-family: arial, serif; 
   background: #d1e6ff;
   border: solid 1px #535353
   }
	
.vullen{
    color: black; 
   font-size: 11px; 
   font-family: arial, serif; 
   background: #ffffff;
   border: solid 1px #535353
   }
   
   
   
   
/* ---------------------------- */
/* CUSTOMIZE AUTOSUGGEST STYLE	*/
#results{width:234px; border:solid 1px #DEDEDE; display:none; z-index: 2; position:absolute;  margin-left: 80px; color:#000000; }
#results ul, #results li{padding:0; margin:0; border:0; list-style:none; background:#FFFFFF;}
#results li a{display:block; padding:1px; text-decoration:none; color:#000000; font-size:12px; }
#results li a small{display:block; text-decoration:none; color:#999999; font-weight:normal;}
#results li a:hover{background:#50B5D8;}
#results ul {padding:2px;}



#watermark_box {
position:relative;
display:block;
}
img.watermark {
position: absolute;
top: 0px;
left: 0px;
} 

.password {
width : 182px;
}

.pstrength-info {

margin-left:200px;
}



.pstrength-minchar {
font-size : 10px;
}


div#bijpassendtekst{
  width: 400px;
  float: left;
  margin-top: 7px;
  margin-left: 7px;
}



div#bijpassend{
  width: 620px;
  margin-top: 7px;
  margin-left: 7px;
}




div#grijs_top_bij { clear: both; width: 115px; background: #EDEDED url(/shop/images/grijs_top.gif) no-repeat; color: #000; height: 5px; padding: 0; }
div#grijs_bij { height:160px; width: 95px; padding: 10px; background: #EDEDED url(/shop/images/grijs_bottom.gif) no-repeat bottom left; color: #808080;	}



div#tussenruimtebijpassend{
  margin-top: 7px;
  
}


div#bijpassendtussen{
  float: left;
  width: 7px;
}



div#divbij1{
  float: left;
  height: 180px;
  width: 117px;  
  
}


.centeredImage
    {
    text-align:left;
    display:block;
    vertical-align: middle;
	float-left;
	}
	

   /* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #FFFFFF;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #FFFFFF;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #1C8EB8;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #FFFFFF;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}
   
   


