/* ////////////////////////////////////////////////////////////////////////// */
/* Expositie style's */

div.header_path{
  position: absolute;
  top: 79px;	
}

*html body div.header_path{top: 66px;}

div#expo_kop{
  position: absolute;
	top: 1px;
	margin-left: 8px;
}

*html body div#expo_kop{top: 15px;}

div#outer{
  position: absolute;
	top: 151px;
  margin-left: 20px;
	width: 600px;
}

div#afbeelding_groot{
  border: 0px solid blue;
}

div#bijscrift{
  font-size: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
}

div#afbeelding_thumb{
  float: left;
  border: 0px solid lime;
  width: 120px;
}

div#omschrijving{ /* expositie - omschrijving */
  width: 600px;
  float: left;
  margin-top: 5px;
  font-size: 14px;
  line-height: 20px;
}

div#verwacht{
  float: left;
	width: 600px;
	border: 0px solid red;
	margin-top: 50px;
}

/* ////////////////////////////////////////////////////////////////////////// */



/* voor meerdere templates */
table{
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
}

div.shop_group{
  border-top: 1px solid #000;
	height: 151px;
	background: #cec5c0 url(../../../../css/images/blanco_v_rgb_aubergine_152x.jpg);
	background-repeat: repeat-x;
	background-color: #cec5c0;
	color: #fff;
	padding-top: 42px;
	padding-left: 10px;
	margin-left: 2px;
}

* html div.shop_entrance{
  border-top: 1px solid #000;
	height: 150px;
	background: #cec5c0 url(../../../../css/images/blanco_v_rgb_aubergine_152x.jpg);
	background-repeat: repeat-x;
	background-color: #cec5c0;
	color: #fff;
/*	padding-top: 42px;*/
	padding-left: 10px;
	margin-left: 2px;
}

div.shop_entrance{
  border-top: 1px solid #000;
	height: 150px;
	background: #cec5c0 url(../../../../css/images/blanco_v_rgb_aubergine_152x.jpg);
	background-repeat: repeat-x;
	background-color: #cec5c0;
	color: #fff;
	padding-left: 10px;
	margin-left: 2px;
}

html>body div.shop_items{
  position: absolute;
	top: 73px;
}

div.shop_producten{
  border: 0px solid blue;
	margin-top: 150px;
	padding: 5px;
	position: absolute;
	top: 150px;
	padding-left: 12px;
}

div.shop_producten_box{
  border: 0px solid blue;
	margin-top: 100px;
	padding: 5px;
	position: absolute;
	top: 50px;
	padding-left: 0px;
}

div.shop_products {
  position: absolute;
  top: 80px;
  width: 100px;
  height: 80px;
}







div.shop_header{

}

html>body div.shop_header {
	margin-top: -2px;
}

div.shop_items{
  padding: 5px;
	position: absolute;
	top: 60px;
	padding-left: 5px;
	z-index: 100;
}

div.shop_item{
  float: left;
  padding-top: 1px;
  width: 23px;
  text-align: center;
  /*border-right: 1px solid #fff;*/
}



a.item_title:link {color: #fff; text-decoration: none;}
a.item_title:visited {color: #fff; text-decoration: none;}
a.item_title:hover {color: #FE008C; text-decoration: none;}
a.item_title:active {color: #FE008C; text-decoration: none;}


a.itemhdr:link {color: black; text-decoration: none;} 
a.itemhdr:visited {color: black; text-decoration: none;} 
a.itemhdr:hover {color: black; text-decoration: none;} 
a.itemhdr:active {color: black; text-decoration: none;} 

/* whu, 5-6-2008 overflow autoscroll en height toegevoegd*/
div.shop_group_info{
  border: 0px solid #ff0000;
	position: absolute;
	height: 215px;
	overflow: auto;
	top: 160px;
}

div.shop_items2{
  position: absolute;
	top: 160px;
  border: 0px solid #ff0000;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 590px;
	height: 440px;
}

div.shop_items_entrance{
  position: absolute;
	top: 160px;
  border: 0px solid #ff0000;
	padding-left: 20px;
	padding-bottom: 20px;
	height: 440px;
}

html>body div.shop_items2 {
  width: 570px;
	height: 420px;
}

div.shop_item2{
  border: 0px solid #ff0000;
	float: left;
	color: #000;
	width: 155px;
	height: 170px;
	margin: 10px;
	padding-top: 20px;
	text-align: center;
}









table.shop_product_table{
  border-collapse: collapse;
  width: 650px;
  border-top: 1px;
  border-bottom: 1px;
  border-color: #482935;
  font-size: 12px;
}

tr.shop_product_headerrow
{
}

th.shop_product_headercol{
  text-align: left;
  background: #482935;
  color:#FFFFFF;
  padding: 3px;
}

tr.shop_product_datarow
{
}

td.shop_product_datacol{
  background: #fff;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}

td.shop_product_dataname{
  colspan: 0;
  height: 25px;
  font-size: 14px;
}

          
          
          
/* voor specifieke templates */


div.shop_group{

}







/* hieronder oud */



ximg
{
border:0px;
}




.xgroephdr
{
background-color: #04469D;
text-align: center;
color: white;
}


.xitemhdr
{
background-color: #0188CA;
color: white;
height:36px;
}



