/*--------------------------------------------------------------- 
		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:#3b393c;
	font-weight: normal; 
	font-size: 12px; 
	line-height:15px;
	text-transform:uppercase;
}
select.productOverviewSort{
	font-family: "Arial";
	color:#3b393c;;
	font-weight: normal; 
	font-size: 12px; 
	margin-left:3px; 
	margin-right:0px;
	text-decoration:none;
	border:1px solid #696969;;
}
/* Aantal Producten per Pagina */
select.productOverviewNrProducts{
	font-family: "Arial";
	color:#32323a;
	font-weight: normal; 
	font-size: 10px; 
	text-decoration:none;
	border:1px solid #32323a;
	width:120px;
}
span.productOverviewNrProductsLabel{
	font-family: Arial;
	color:#3b393c;
	font-weight: normal; 
	font-size: 12px; 
	line-height:15px;
	text-transform:uppercase;
}
/* 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:#3b393c;
	font-weight: bold; 
	font-size: 12px; 
	line-height:15px;
	text-transform:lowercase;
}
a.productOverviewPaging{
	font-family: Arial;
	color:#3b393c;
	font-weight: bold; 
	font-size: 12px; 
	line-height:15px;
	text-transform:lowercase;
	text-decoration:none;
}
a.productOverviewPaging:hover{
	font-family: Arial;
	color:#3b393c;
	font-weight: bold;
	font-size: 12px; 
	line-height:15px;
	text-transform:lowercase;
	text-decoration:underline;
}
a.productOverviewPagingSelected {
	font-family: Arial;
	color:#990000;
	font-weight: bold; 
	font-size: 12px; 
	line-height:15px;
	text-transform:lowercase;
	text-decoration:underline;
}
a.productOverviewPagingSelected:hover {
	font-family: Arial;
	color:#990000;
	font-weight: bold; 
	font-size: 12px; 
	line-height:15px;
	text-transform:lowercase;
	text-decoration:underline;
}
span.productOverviewPagingDevider{
	font-family: Arial;
	color:#3b393c;
	font-weight: normal; 
	font-size: 12px; 
	line-height:15px;
	text-transform:uppercase;
	margin-left:3px; 
	margin-right:3px;
	text-decoration:none;
}
/* Total Products */
span.productOverviewTotal{
	font-family: Arial;
	color:#3b393c;
	font-weight: normal; 
	font-size: 12px; 
	line-height:15px;
	text-transform:uppercase;
	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:#d3d3d3;
	font-weight: normal; 
	font-size: 12px; 
	margin-left:3px; 
	margin-right:3px;
	text-decoration:none;
}
a.productOverviewPrevLink{
	font-family: "Arial";
	color: #d3d3d3; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
	margin-left:35px;
}
a.productOverviewPrevLink:hover{
	font-family: "Arial";
	color: #FFFFFF; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.productOverviewNextLink{
	font-family: "Arial";
	color: #d3d3d3; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.productOverviewNextLink:hover{
	font-family: "Arial";
	color: #FFFFFF; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
/* Product Overview */
td.productOverview{
	vertical-align:bottom;
	background-image:url(../../img/catalogue_bg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	cursor:pointer;
}
td.productOverviewSelected{
	vertical-align:bottom;
	background-image:url(../../img/catalogue_bg_selected.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}
/*
div.productOverviewDiv{
}
*/
span.productOverviewArticleNumber{
	font-family: "Arial";
	color: #696969;
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
}
.productOverviewName{
	font-family: Arial;
	color:#3b393c;
	font-weight: bold; 
	font-size: 11px; 
	line-height:15px;
}
div.productOverviewImage{
}
img.productOverviewImage{
	margin:0px;
}
div.productOverviewSpecs{
	width:205px;
	height:auto;
	position:relative;
	left:0px;
	bottom:10px;
}
div.productOverviewLink{
}
.productOverviewDescription{
	font-family: Arial;
	color:#3b393c;
	font-weight: normal; 
	font-size: 11px; 
	line-height:14px;
}
.productOverviewPrice{
	font-family: "Arial";
	color:#990000;
	font-weight: bold; 
	font-size: 14px; 
	text-decoration:none;
	margin-bottom:6px;
}
span.productOverviewCurrencyCode{
	font-family: "Arial";
	color:#555555;
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
	margin-right:3px;
}
span.productOverviewDiscount{
	font-family: "Arial";
	color:#3b393c;
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
}
span.productOverviewCurrency{
	font-family: "Arial";
	color:#333333;
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
span.productOverviewVAT{
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
	margin-left:3px;
}
a.productOverviewAddToBasketLink{
	font-family: "Arial";
	color: #FFFFFF; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.productOverviewAddToBasketLink:hover{
	font-family: "Arial";
	color: #FFFFFF; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
span.productOverviewDevider{
	margin-left:6px;
	margin-right:5px;
	color: #FFFFFF; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.productOverviewToProductDetailsLink{
	font-family: Arial;
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
}
a.productOverviewToProductDetailsLink:hover{
	font-family: Arial;
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:underline;
}
/* Product Details */
span.productDetailsArticleNumber{
	font-family: "Arial";
	color:#666666;
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
}
span.productDetailsGroupName{
	font-family: Arial;
	color:#990000;
	font-weight: normal; 
	font-size: 26px;
	line-height:25px;
}
span.productDetailsName{
	font-family: Arial;
	color:#717274;
	font-weight: normal; 
	font-size: 26px;
	line-height:25px;	
}
img.productDetailsImage{
	border: 0px solid #000000;
	margin:0px;
}
a.productDetailsImageZoom{
	font-family: "Arial";
	color: #A59993; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.productDetailsImageZoom:hover{
	color:#25345F; 
	text-decoration:underline;
}
.productDetailsTabHeader{
	font-family: "Arial";
	color:#3b393c;
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
	line-height:14px;
}
a.productDetailsTab{
	font-family: "Arial";
	color:#3b393c;
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:underline;
	line-height:18px;
}
a.productDetailsTab:hover{
	font-family: "Arial";
	color:#3b393c;
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:underline;
	line-height:18px;
}
a.productDetailsTabSelected{
	font-family: "Arial";
	color:#3b393c;
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
	line-height:18px;
}
a.productDetailsTabSelected:hover{
	font-family: "Arial";
	color:#3b393c;
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
	line-height:18px;
}
.productDetailsSubHeader{
	font-family: Arial;
	color:#3b393c;
	font-weight: bold; 
	font-size: 12px; 
	line-height:18px;
}
span.productDetailsDescription{
	font-family: "Arial";
	color:#696969;
	font-weight: normal; 
	font-size: 12px; 
	line-height:18px;
}
span.productDetailsDescriptionTestimonials{
	font-family: "Arial";
	color:#696969;
	font-weight: normal; 
	font-size: 14px; 
	line-height:19px;
	font-style:italic;
}
span.productDetailsCurrencyCode{
	font-family: "Arial";
	color:#696969;
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
	margin-right:3px;
}
span.productDetailsPrice{
	font-family: "Arial";
	color:#007AC0;
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
}
span.productDetailsCurrency{
	font-family: "Arial";
	color:#696969;
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
	margin-left:3px;
}
span.productDetailsVAT{
	font-family: "Arial";
	color:#696969;
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
	margin-left:3px;
}
a.productDetailsAddToBasketLink{
	display:block;
	background-image:url(../../img/button_cart.jpg);
	width:105px;
	height:45px;
}
/*a.productDetailsAddToBasketLink:hover{
	font-family: Arial;
	color:#AB007C;
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:underline;
}*/
span.productDetailsDescriptionLabel{
	font-family: "Arial";
	color:#696969;
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
	line-height:17px;
}
span.productDetailsPropertiesLabel{
	font-family: "Arial";
	color:#696969;
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
	line-height:17px;
}
span.productPropertyCategory{
	font-family: "Arial"; 
	color:#696969;
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
	line-height:17px;
}
span.productPropertyName{
	font-family: "Arial";
	color: #696969;
	font-weight: bold; 
	font-size: 12px; 
	text-decoration:none;
	line-height:17px;
	text-transform:uppercase;
}
span.productPropertyValue{
	font-family: "Arial";
	color:#696969;
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
	line-height:17px;
}
span.productDetailsRelDocumentsLabel{
	font-family: "Arial"; 
	color: #E9E9E9;
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
}
a.productDetailsRelDocumentsLink{
	font-family: "Arial"; 
	color: #3b393c;
	text-decoration: none; 
	font-weight: normal; 
	font-size: 12px; 
}
a.productDetailsRelDocumentsLink:hover{
	font-family: "Arial"; 
	color: #3b393c;
	text-decoration: underline; 
	font-weight: normal; 
	font-size: 12px; 
}
span.productDetailsRelProductsLabel{
	font-family: "Arial"; 
	color: #E9E9E9;
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px;
}
span.productDetailsRelImagesLabel{
	font-family: "Arial"; 
	color: #E9E9E9;
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px;
}
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:#FF0000;
	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: #E9E9E9;
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.productRelatedLink:hover{
	font-family: "Arial";
	color: #E9E9E9;
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:underline;
}