/* BODY */
/* body { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight: normal; color: #000000; margin:0px; height:100%; width:100%; background-color:#FFFFFF} */

/* HEADER */
.header {background-image:url(../images/header.jpg)}	

/* CATALOG / SEARCH SWITCH */
.subtab1 {background-image:url(../images/tab_1.jpg)}
/*.subtab2 {background-image:url(../images/tab_2.jpg)}*/
.subtab2 { background-color:#FFFFFF;}

/* BACKGROUND COLORS */
.blue {background-color:#009CFF;}
.white {background-color:#FFFFFF;}

/*LINK COLORS */

a.Bluelink:link {color:#009BFD; text-decoration:underline;}
a.Bluelink:visited {color:#009BFD; text-decoration:underline;}
a.Bluelink:hover {color:#009BFD; text-decoration:none;}
a.Bluelink:active {color:#009BFD;text-decoration:underline;}

a.Greenlink:link {color:#82B223; text-decoration:underline;}
a.Greenlink:visited {color:#82B223; text-decoration:underline;}
a.Greenlink:hover {color:#82B223; text-decoration:none;}
a.Greenlink:active {color:#82B223;text-decoration:underline;}

.barLeft_bl {background-image:url(../images/bar_left_bl.jpg); background-repeat:no-repeat; }
.barLeft_gr {background-image:url(../images/bar_left_gr.jpg); background-repeat:no-repeat; }

/* TEXT COLORS */
.txt_white {
  color:#FFFFFF !important; 
  font-weight:bold; 
  text-align:right; 
  text-decoration:none;
  }
  
.txt_white:hover { 
  text-decoration: none;
 
  }



/* COLOR SPECIFIC HEADERS */

.header_bl_S { width:194px; float:left; height:20px; padding-left:5px; padding-top:5px; background-image:url(../images/header_bl_S.jpg); color:#FFFFFF; font-weight:bold;}
.header_gr_S { width:194px; float:left; height:20px; padding-left:5px; padding-top:5px; background-image:url(../images/header_gr_S.jpg); color:#FFFFFF; font-weight:bold;}

/* COLOR SPECIFIC CONTAINERS */

.cont_gr_s {width:197px; float:left; border:#82B223 solid 1px; border-top:none; background-color:#EBF1DF; height:auto; }
.cont_gr_s_line { border-bottom:#82B223 1px solid; padding-bottom:5px; margin-bottom:5px; text-align:center;}
.cont_gr_s_ph {border-bottom:#FFFFFF 2px solid; float:left; background-color:#EBF1DF; width:187px; padding:5px;}
.cont_gr_pad {padding:5px;}

.cont_bl_s {width:197px; float:left; border:#009BFD solid 1px; border-top:none; background-color:#FFFFFF; height:auto; }

.cont_bl_s_brdr {width:197px; float:left; border:#009BFD solid 1px; background-color:#FFFFFF; height:auto; }
.cont_bl_s_ph 
{
  border-bottom:#FFFFFF 2px solid; 
  float:left; 
  background-color:#E3F4FF; 
  width:187px; 
  padding:5px;
  height:auto;
  }
 
 .cont_bl_s_ph img 
 {
  padding-right:5px;
 }

.cont_s_pic { 
  width         : 80px; 
  height        : 80px; 
  float         : left; 
  margin-right  : 5px;
  
  }

.cont_s_txt { 
  width       : 100px; 
  float       : left;
  }
  
.cont_s_desc {
  clear       : both;
  margin      : 0px 0 0 0;
  padding     : 0;
  float       :left;
  color       : #666;
  font-size   : 11px;
  line-height : 13px;
  }

.cont_s_van {
  clear       : both;
  font-size   : 11px;
  margin      : -2px 0 0 0;
  padding     : 0;
  }
  
.cont_s_voor {
  clear       : both;
  font-size   : 11px;
  margin      : -2px 0 0 0;
  padding     : 0;
  }

.linetrough {
  font-size         : 11px;
  color             : #FF0000;
  text-decoration   : line-through;
  }
  

/* COLOR SPECIFIC CONTAINERS */

.searchMainpage {color: #000000; font-weight:bold}

.BoldWhite {font-weight:bold; font-size:14px; color:#FFFFFF;}

.KortingBalk {
	position:absolute;
	z-index:20;
	top:210px;
	left:766px;
	height:auto;
	width:168px;
	font-weight:bold;
	padding:2px;
	font-size:14px;
	color:#FFFFFF;
}

.picHolderZoom 

	{
	width:109px; 
	margin-right:10px;
	float:left;
}
	
#divPopup {
	position: absolute;
	top: 195px;
	left: 740px;
	z-index: 99;
	width: 250px;
	height: 70px;
	padding: 2px;
	text-decoration: none;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color: #FFFFFF;
	display: none;
}	
