body{
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 13px;
	color: #979797;
}

h1{
	font-size: 16px;
	font-weight: bold;
	color: #979797;
	margin-top: 0px;
}

h2{
	font-weight: bold;
	font-size: 14px;
	color: #d2005a;
	margin: 0px;
}

.xbannerleft{
	background: #AC151A url(/homefashion/gfx/a-43246.png) no-repeat top left;
}

.headerlinks{
	text-align: right;
	font-size: 10px;
	color: #eee;
}

.headerlinks a{
	color: #eee;
	text-decoration: none;
}

/* Zoek Formulier */

.hdlsearch{
	border: 1px solid #9a9a9a;
	color: #999;
	height: 22px;
}

.zoekschrm{
xborder: 1px solid red;
}

.breadcrumb{
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #d2005a;
}

.breadcrumb a{
	color: #8b8c8e;
}



/* Product Detail Scherm */
#pdetail { font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif; }
.pdetail_fototbl{ border: 1px solid #dfdfdf;}

.pdetails{font-size: 11px;color:#878787;}
.pdetails_name{color:#e1006c; font-size: 11px; text-transform:uppercase;}
.pdetails_title{font-size: 11px;color:#878787; vertical-align:top;}
.pdetails_value{font-size: 11px;color:#878787; vertical-align:top;}
.pdetails_notes{font-size: 9px;color:#878787;}
.pdetails_cart{font-size: 9px;color:#c1c1c1;}
.pdetails_prijs{font-size: 15px;color:#878787;vertical-align:bottom;}
.pdetails_prijzen{background-color:#f4c7d4; color:#d2005a;}
.pdetails_seealso{color: #d2005a;}

/* Product Overzicht Scherm */
.poverzicht {border: 1px solid #efefef; font-size: 10px;}
.poverzicht a {color:#878787; text-decoration: none;}
.poverzicht td{font-size: 11px;}
.prdprijs {font-size: 9px;}



/* Product Overzicht Navigatie*/
div.ShopDynMainNavTop { font-family: tahoma, helvetica, arial, sans-serif; font-size: 12px; color: #878787;}
div.ShopDynMainNavBot{ font-family: tahoma, helvetica, arial, sans-serif; font-size: 12px; color: #878787; width: 100%; text-align: center;}
div.ShopDynSort { font-family: tahoma, helvetica, arial, sans-serif; font-size: 11px; color: #878787; float: right;}
select.ShopDynSelect { font-family: tahoma, helvetica, arial, sans-serif; font-size: 11px; color: #878787; }
div.ShopDynNavTop, div.ShopDynNavTop a { font-family: tahoma, helvetica, arial, sans-serif; font-size: 12px; color: #878787; text-decoration: none;}
div.ShopDynNavBot, div.ShopDynNavBot a { font-family: tahoma, helvetica, arial, sans-serif; font-size: 12px; color: #878787; text-decoration: none;}



/* Shadow */
#shadow-container {
	position: relative;
	left: 1px;
	top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
		background: #ffffff;
		xborder: 1px solid #848284;
		padding: 0px;
	}
