﻿
.ShopList_Custom5
{
	width:100%;
	font-family:Verdana;
}

.ShopList_Custom5 .catdesc
{
	border:1px solid #dbdbdb;
	background: transparent url('/SiteFiles/Layout/vrouw_klein.png') no-repeat top 475px;
		
}

.ShopList_Custom5 .catdesc #lessbox, .ShopList_Custom5 .catdesc #morebox
{
	width:450px;
}

.ShopList_Custom5 .catdesc #lessbox a, .ShopList_Custom5 .catdesc #morebox a
{
	color:#ff8700;
}

.ShopList_Custom5 #catbox
{
	padding:3px 3px 0px 3px;
}

/*We should not style this element, but that's actually only for height*/
.ShopList_Custom5 #catbox2DoNotStyle
{
	width:450px;
}

.ShopList_Custom5 p
{
	font-family:Verdana;
}

.ShopList_Custom5 .pl
{
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	font-family:Verdana;
}

.ShopList_Custom5 .pl:hover
{
	text-decoration: underline;
	font-family:Verdana;
}

.ShopList_Custom5 .sizfix
{
	min-width: 170px;
	max-width: 170px;
	width: 170px;
	min-height: 170px;
	max-height: 170px;
	height: 170px;
	font-family:Verdana;
}

.ShopList_Custom5 a
{
	color: #646464;
	font-weight: bold;
	font-size: 8pt;
	font-family:Verdana;
}

.ShopList_Custom5 .customfields .field
{
	color: #646464;
	font-weight: bold;
	font-size: 8pt;
	vertical-align: top;
	width:120px;
	font-family:Verdana;
}

.ShopList_Custom5 .customfields .value
{
	color: #646464;
	vertical-align: top;
	font-size: 8pt;
	padding-left: 3px;
	font-family:Verdana;
}

.ShopList_Custom5 .custom .key
{
	color: #646464;
	font-weight: bold;
	font-size: 8pt;
	font-weight: bolder;
	vertical-align: top;
	width:120px;
}

.ShopList_Custom5 .custom .value
{
	color: #646464;
	font-size: 8pt;
	vertical-align: top;
	padding-left: 3px;
}
.ShopList_Custom5 .buy .icon
{
	border: solid 1px #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(/SiteFiles/Layout/carticon.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	height: 36px;
	width: 36px;
}

.ShopList_Custom5 .category h1
{
	text-align:center;
	width:100%;
	font-size:16px;
	color:#111;
	margin-bottom:15px;
	font-family:Verdana;
}

.ShopList_Custom5 .category .category
{
	float: left;
	margin: 2px;	
	text-align: center;
	font-family:Verdana;
	border: 1px solid #a6a6a6;
}

.ShopList_Custom5 .category .category .image
{	
	height: 97px;
	width: 140px;
}

.ShopList_Custom5 .category .category .text
{
	background-color: #ffb766;		
	vertical-align : middle;
	height: 30px;
	width: 140px;
	/*display : table-cell;*/
}

.ShopList_Custom5 .category .category .text a
{
	display:block;
	color:#444;
	text-decoration:none;
	/*width: 140px;*/	
	overflow:hidden;
}

.ie7 .ShopList_Custom5 .category .category .text a
{
	overflow:none;
	word-wrap: break-word;
}

.ShopList_Custom5 .category .category .image
{
	border-bottom: 1px solid #a6a6a6;	
}

.ShopList_Custom5 .category .category .image a
{
	display:block;
}

.ShopList_Custom5 .button
{
	border:solid 1px #ff8700;
	background-color:#fff;
	cursor:pointer;
	cursor:hand;
	font-size:8pt;
	font-weight:bold;
	padding:0px 2px;
	width:110px;
	font-family:Verdana;
}

.ShopList_Custom5 .textbox
{
	border:solid 1px #ff8700;
	background-color:#fff;
	font-size:8pt;
	width:20px;
	font-family:Verdana;
}

.ShopList_Custom5 .productlist span.desc{
	color:#646464;
}

