
/* product pagina */
.mainproducts {
	padding:15px 0 140px 50px;
}
.productinnerwrapper {
	padding:0 50px 0 0;
}
.mainprodtext {
	padding:30px 47px 10px 50px;
}
.product_box {
	float:left;
	padding-right:40px;
	padding-bottom:30px;
}

.productClassTable {
	width:170px;
	padding:0;
	margin:0;
}
.img_prod_handler_button {
	position:absolute;
	margin-left:-10px;
}
.img_prod_checkbox {
	position:absolute;
	margin-left:-10px;
	margin-top:-10px;
}

.productClassTable .inputselect {
	font-size:11px;
}
.productClassTable .productInCart {
	padding:0;
	margin:0;
	text-align:center;
	height:28px;
	padding-left:1px;
}
.productClassTable .productInCart td {
	padding:0;
	margin:0;
}
.productClassTable .productInCart .prodincartInner {
	padding:0;
	margin:0;
	width:165px;
	height:26px;
}

.productClassTable .productTitle {
	padding:1px;
	margin:0;
	height:42px;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8dce3;
	/*
	background-image: url(/images/bg_prodtitle.png);
	background-repeat: no-repeat;
	background-position: center center;
	*/
}
.producttitlekopdiv {
	height:40px;
	width:158px;
	padding:5px;
}


.productClassTable .productTitle a {
	font-weight:bold;
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
.productClassTable .productPhoto {
	height:160px;
	vertical-align:middle;
	text-align:center;
}
.productClassTable .productPrice {
	height:48px;
	vertical-align:middle;
	text-align:center;
}
.productClassTable .productPrice a {
	font-weight:bold;
	color:#31353A;
}
.productClassTable .productPrice .priceInnerTable .prijvoor {
	padding-left:10px;
}
.productClassTable .productKenmerken {
	height:57px;
	overflow:hidden;
}
.productClassTable .productKenmerken .kenmerkInner {
	width:155px;
	margin-top:10px;
	height:40px;
}

.product_inner {
	width:170px;
	height:auto;
	border: 1px solid #304d6f;
	padding:0;
	-moz-box-shadow: 7px 10px 8px -5px #304d6f;
	-webkit-box-shadow: 7px 10px 8px -5px #304d6f;
	box-shadow: 7px 10px 8px -5px #304d6f;
}
.productKenmerkDropdown {
	padding-top:20px;
}
.productDetailHandelbar {
	margin-top:20px;
	margin-bottom:20px;
}

.productClassTable td {
	padding-bottom:5px;
}
/*
.productDetailTitlekader, .productDetailTitlekader h1 {
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold;
	font-size:14px;
}
*/
.productDetailTextkader {
	margin-bottom:10px;
	margin-top:10px;
}
.productDetailPrice {
	width:265px;
}
.adtocardbutton {
	margin-left:-2px;
}
.productDetailVoegtoe {
	height:40px;
	text-align:left;
	margin-left:-20px;
}
.productDetailBack {
	width:210px;
}
.productDetailBack a {
	background-color:#2f5071;
	padding:1px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.submitRefreshReplace {
	background-color:#2f5071;
	padding:1px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
    border:none;
    cursor: pointer;
    text-align: center;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.productPhotoviewPhoto {
	float:left;
	margin-right:10px;
	margin-bottom:40px;
}
.linethrough {
	text-decoration: line-through;	
}




/*
.webshopbox {
	width:578px;
	margin:0;
	padding:0;
}

*/

/*

.webshop_stylepickers {
	position:absolute;
	margin-left:766px;
	margin-top:57px;
}
.webshop_stylepickers div {
	margin:0;
	margin-bottom:5px;
}

.webshop_search {
	width:550px;
	height:30px;
	padding-top:10px;
	margin-top:-14px;
}

.webshopSearchTableSearch {
	padding-right:10px;
}
.webshopSearchTablePagina {
	padding-right:10px;
}
.webshopSearchTableSubmit {
	padding-right:10px;
}
.webshopSearchTableSearch .inputtext {
	height:12px;
	width:100px;
	line-height:12px;
	color:#999;
	font-size:12px;
}
.webshopSearchTablePagina .inputselect {
	height:18px;
	line-height:14px;
	color:#999;
	font-size:12px;
}
*/

.ProductCart {
	text-align:center;
}
.ProductCart .k1 {
	width:28px;
}
.ProductCart .k2 {
	width:60px;
}
.ProductCart .k3 {
	width:130px;
}
.ProductCart .k4 {
	width:230px;
	text-align:left;
}
.ProductCart .k5 {
	text-align:left;
	width:100px;
	padding-left:20px;
}
.ProductCart .r1 {
	height:40px;
	font-weight:bold;
	vertical-align:top;
}
.ProductCart .r {
	height:40px;
}
.productCartFieldAantal {
	width:20px;
	text-align:center;
}
.ProductCart .bor {
	height:24px;
}
.ProductCart .bo4 {
	text-align:right;
}
.ProductCart .bo5 {
	text-align:left;
	padding-left:20px;
}
.ProductCart .vor {
	height:24px;
}
.ProductCart .vo4 {
	text-align:right;
}
.ProductCart .vo5 {
	text-align:left;
	padding-left:20px;
}
.ProductCart .o4 {
	text-align:right;
}
.ProductCart .o5 {
	text-align:left;
	padding-left:20px;
}
.ProductCartUnderbar {
	margin-top:20px;
	margin-bottom:20px;
	width:540px;
}
.productSubmitButton {
	background-color:#000;
	color:#FFF;
	border: 2px solid #FFF;	
}

/* products categorien overvieuw */

.mainproductcats {
	padding:40px 0 25px 50px;
}
div.prod {
	margin:0;
	padding:0;	
	float: left;
	border: 1px solid #304d6f;
	margin-right:40px;
	margin-bottom:30px;
}

div.prod div.prodHeader {
	float: left;
	width: 170px;
	border-bottom: 1px solid #304d6f;
}

div.prodHeaderInner {
	border: 1px solid #000;
	height: 50px;
}

div.prodHeader h3 {
	font-size: .9em;
	font-weight: bold;
	margin: 4px 5px 0px 5px;
	padding: 0;
	color: #fff;
	line-height: 1.2em;
}

div.prodHeader span {
	font-size: .9em;
	color: #31353a;
	line-height: 1em;
	margin: 0px 5px 0px 5px;
}

dd.prod div.prodContentInner a.c2action {
	display: inline;
	width: 162px;
	background: #29aa13;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin: 18px 1px 1px 1px;
	padding: 3px;
	float: left;
}

dd.prod div.prodContentInner a.c2action-small {
	margin-top: -3px;
}

span.doorgestreept {
	text-decoration: line-through;
	font-weight: normal !important;
}

div.prodContent {
	position: relative;
	clear: left;
	height: 163px; 
	padding: 12px 8px 10px 8px;
	text-align: center;
	float: left;
	width: 150px;
}

div.prodContent span {
	width: 70px;
	clear: left;
	float: left;
	font-weight: bold;
	line-height: 1.2em;
}
/*
div.hover {
	border: 7px solid #2e3645;
}
*/


.productClassTable .inclvat {
	padding:10px 0 0 0;
	font-size:10px;
	line-height:15px;
	color:#525252;
}
.productClassTable .inclvat a {
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#525252;
}
.inclvat {
	padding:10px 0 0 0;
	font-size:12px;
	line-height:15px;
}
.inclvat a {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.atcart {
	margin:5px 0 10px 0;
	font-size:9px;
	line-height:10px;
	color:#999;
}


.button {
	background-color:#2f5071;
	padding:1px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
