/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/product_overview.php
--------------------------------------------------------------- */
/* Sorteren van Producten */
div.sortDiv {
	border-top:1px solid #74A5CD; 
	border-bottom:1px solid #74A5CD; 
	padding-top:3px;
	padding-bottom:3px;
}
form.NrForm{
	float:right;
}
span.productOverviewSortLabel{
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 12px; 
	margin-left:3px; 
	margin-right:3px;
	text-decoration:none;
}
select.productOverviewSort{
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 11px; 
	margin-left:3px; 
	margin-right:3px;
	text-decoration:none;
	border:1px solid #666666;
}
/* Aantal Producten per Pagina */
select.productOverviewNrProducts{
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 11px; 
	margin-left:3px; 
	margin-right:3px;
	text-decoration:none;
	border:1px solid #666666;
}
span.productOverviewNrProductsLabel{
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 12px; 
	margin-left:3px; 
	margin-right:3px;
	text-decoration:none;
}
/* OverzichtsType */
a.productOverviewViewType{
	font-family: "Arial";
	color: #A59993; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.productOverviewViewType:hover{
	font-family: "Arial";
	color: #25345F; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.productOverviewViewTypeSelected{
	font-family: "Arial";
	color: #25345F; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:underline;
}
a.productOverviewViewTypeSelected:hover{
	font-family: "Arial";
	color: #25345F; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:underline;
}
span.productOverviewViewTypeDevider{
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 12px; 
	margin-left:3px; 
	margin-right:3px;
	text-decoration:none;
}

/* Paging */
span.productOverviewPagingLabel{
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 12px; 
	margin-left:3px; 
	margin-right:3px;
	text-decoration:none;
}
a.productOverviewPaging{
	font-family: "Arial";
	color: #A59993; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.productOverviewPaging:hover{
	font-family: "Arial";
	color: #A59993; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:underline;
}
a.productOverviewPagingSelected {
	font-family: "Arial";
	color: #25345F; 
	font-weight: normal; 
	font-size: 12px;
	text-decoration:underline;
}
a.productOverviewPagingSelected:hover {
	font-family: "Arial";
	color: #25345F; 
	font-weight: normal; 
	font-size: 12px;
	text-decoration:underline;
}
span.productOverviewPagingDevider{
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 12px; 
	margin-left:3px; 
	margin-right:3px;
	text-decoration:none;
}
/* Total Products */
span.productOverviewTotal{
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 12px; 
	margin-left:3px; 
	margin-right:3px;
	text-decoration:none;
}
/* Previous Next Link */
div.PrevNext{
	float:right;
	position:relative;
	top:-21px;
}
span.productOverviewPrevNextDevider{
	font-family: "Arial";
	color:#333333;
	font-weight: normal; 
	font-size: 12px; 
	margin-left:3px; 
	margin-right:3px;
	text-decoration:none;
}
a.productOverviewPrevLink{
	font-family: "Arial";
	color: #A59993; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.productOverviewPrevLink:hover{
	font-family: "Arial";
	color: #25345F; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:underline;
}
a.productOverviewNextLink{
	font-family: "Arial";
	color: #A59993; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.productOverviewNextLink:hover{
	font-family: "Arial";
	color: #25345F; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:underline;
}
/* Product Overview */
span.productOverviewArticleNumber{
	font-family: "Arial";
	color: #74A5CD;
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
}
span.productOverviewName{
	font-family: "Arial";
	color:#cba671;
	font-weight: bold; 
	font-size: 15px; 
	text-decoration:none;
}
div.productOverviewDiv{
	border:1px solid #FFFFFF;
}

div.productOverviewImage{
	position:absolute;
	width:100px;
	height:70px;
	text-align:center;
	line-height:0px;
}
img.productOverviewImage{
	_width:100px;
	_height:70px;
	max-height:70px;
	max-width:100px;
	margin:0px;
}
div.productOverviewSpecs{
	width:450px;
	height:70px;
	position:relative;
	margin-left:115px;
}
div.productOverviewDescription{
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
span.productOverviewCurrencyCode{
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:none;
	margin-right:3px;
}
span.productOverviewPrice{
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:none;
}
span.productOverviewCurrency{
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:none;
	margin-left:3px;
}
span.productOverviewVAT{
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:none;
	margin-left:3px;
}
a.productOverviewAddToBasketLink{
	font-family: "Arial";
	color: #74A5CD; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.productOverviewAddToBasketLink:hover{
	font-family: "Arial";
	color: #74A5CD; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:underline;
}
a.productOverviewToProductDetailsLink{
	font-family: "Arial";
	color: #A59993; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.productOverviewToProductDetailsLink:hover{
	font-family: "Arial";
	color: #25345F; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:underline;
}
/* Product Details */
span.productDetailsArticleNumber{
	font-family: "Arial";
	color:#666666;
	font-weight: bold; 
	font-size: 11px; 
	text-decoration:none;
}
span.productDetailsName{
	font-family: "Arial";
	color:#cba671;
	font-weight: bold; 
	font-size: 17px; 
	text-decoration:none;
}
img.productDetailsImage{
	border: 0px solid #000000;
	margin:0px;
	height:150px;
}
a.productDetailsImageZoom{
	font-family: "Arial";
	color: #A59993; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.productDetailsImageZoom:hover{
	color:#25345F; 
	text-decoration:underline;
}
span.productDetailsDescription{
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
	line-height:18px;
}
span.productDetailsCurrencyCode{
	font-family: "Arial";
	color:#666666;
	font-weight: bold; 
	font-size: 11px; 
	text-decoration:none;
	margin-right:3px;
}
span.productDetailsPrice{
	font-family: "Arial";
	color:#666666;
	font-weight: bold; 
	font-size: 11px; 
	text-decoration:none;
}
span.productDetailsCurrency{
	font-family: "Arial";
	color:#666666;
	font-weight: bold; 
	font-size: 11px; 
	text-decoration:none;
	margin-left:3px;
}
span.productDetailsVAT{
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 11px; 
	text-decoration:none;
	margin-left:3px;
}
a.productDetailsAddToBasketLink{
	font-family: "Arial";
	color: #A59993;
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.productDetailsAddToBasketLink:hover{
	font-family: "Arial";
	color: #25345F;  
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:underline;
}
span.productDetailsDescriptionLabel{
	font-family: "Arial";
	color:#333333;
	font-weight: normal; 
	font-size: 17px; 
	text-decoration:none;
}
span.productDetailsPropertiesLabel{
	font-family: "Arial";
	color:#333333;
	font-weight: normal; 
	font-size: 17px; 
	text-decoration:none;
}
span.productPropertyCategory{
	font-family: "Arial"; 
	color: #051D49; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px; 
	text-transform: uppercase;
}
span.productPropertyName{
	font-family: "Arial";
	color: #74A5CD;
	font-weight: normal; 
	font-size: 10px; 
	text-decoration:none;
	text-transform: uppercase;
}
span.productPropertyValue{
	font-family: "Arial";
	color:#333333;
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
span.productDetailsRelImagesLabel{
	font-family: "Arial"; 
	color: #051D49; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px; 
	text-transform: uppercase;
}
span.productDetailsRelDocumentsLabel{
	font-family: "Arial"; 
	color: #051D49; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px; 
	text-transform: uppercase;
}
span.productDetailsRelProductsLabel{
	font-family: "Arial"; 
	color: #051D49; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px; 
	text-transform: uppercase;
}
img.productRelatedImage{
	border: 0px solid #000000;
	width:35px;
	float:left;
	margin-right:10px;
}
span.productRelatedArticleNumber{
	font-family: "Arial";
	color: #74A5CD;
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
}
span.productRelatedName{
	font-family: "Arial";
	color:#333333;
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
}
span.productRelatedDescription{
	font-family: "Arial";
	color:#333333;
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
span.productRelatedCurrencyCode{
	font-family: "Arial";
	color:#333333;
	font-weight: normal; 
	font-size: 10px; 
	text-decoration:none;
	margin-right:3px;
}
span.productRelatedPrice{
	font-family: "Arial";
	color:#333333;
	font-weight: normal; 
	font-size: 10px; 
	text-decoration:none;
}
span.productRelatedCurrency{
	font-family: "Arial";
	color:#333333;
	font-weight: normal; 
	font-size: 10px; 
	text-decoration:none;
	margin-left:3px;
}
span.productRelatedVAT{
	font-family: "Arial";
	color:#333333;
	font-weight: normal; 
	font-size: 10px; 
	text-decoration:none;
	margin-left:3px;
}
a.productRelatedLink{
	font-family: "Arial";
	color: #74A5CD; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}