.filter_vertical_maintable td {
	padding: 0;
}

A, A:LINK, A:HOVER, A:ACTIVE, A:VISITED {
	color:#000000;
	text-decoration:underline;
}
.scwe_filter_container_vertical {
	width: 980px;
	min-width: 980px;
}

.scwe_filter_filter_vertical {
	display: inline;
	float: left;
	width: 211px;
	margin: 0;
	padding: 0;
}

.filter_vertical_maintable, .filter_vertical_maintop, .filter_vertical_mainmiddle, .filter_vertical_mainbottom {
	width: 211px;
}
.filter_vertical_maintop {
	background-image: url(images/bg_collection.png);
	background-repeat: repeat;
	text-indent: -9999em;
	height: 50px;
	padding: 0;
}
.filter_vertical_mainmiddle, .filter_vertical_mainbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-image: url(images/bg_filter.png);
	background-repeat: repeat;	
}
.filter_vertical_mainmiddle label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
}

/* categoriën */
#scwe_filter_category_div {
	display: none;
}

/* merken*/
#scwe_filter_brand_div {
	margin-top: -18px;
	margin-left: 17px;
}
#scwe_filter_brand_div .filtercolkop {
	background: url(images/merken.png) no-repeat;
	width: 53px;
	height: 9px;
	text-indent: -9999em;
	display: block;
	margin: 0;
}
#merk_collapse a {
	display: block;
	width: 57px;
	height: 18px;
	background: url(images/meer.png) no-repeat;
	text-indent: -9999em;
	margin-top: 2px;
}
#merk_collapse_back a {
	display: block;
	width: 60px;
	height: 18px;
	background: url(images/minder.png) no-repeat;
	text-indent: -9999em;
	margin-top: 2px;	
}

/* soorten */
#scwe_filter_soort_div {
	margin-top: 2px;
	margin-left: 17px;
}
#scwe_filter_soort_div .filtercolkop {
	background: url(images/soorten.png) no-repeat;
	width: 59px;
	height: 10px;
	text-indent: -9999em;
	display: block;
	margin: 0;
}
#srt_collapse a {
	display: block;
	width: 57px;
	height: 18px;
	background: url(images/meer.png) no-repeat;
	text-indent: -9999em;
	margin-top: 2px;
}
#srt_extra a {
	display: block;
	width: 60px;
	height: 18px;
	background: url(images/minder.png) no-repeat;
	text-indent: -9999em;
	margin-top: 2px;	
}

/* aanbiedingen */
#scwe_filter_offer_div {
	padding-top: 12px;
	margin-left: 17px;
	height: 33px;
}
#scwe_filter_offer_div select {
	margin-top: -12px;
}
#scwe_filter_offer_div .filtercolkop {
	background: url(images/aanbiedingen.png) no-repeat;
	width: 94px;
	height: 10px;
	text-indent: -9999em;
	display: block;
	margin: 0;
}

/* sorteren */
#scwe_filter_order_div {
	padding-top: 22px;
	margin-left: 17px;
	height: 33px;
}
#scwe_filter_order_div select {
	margin-top: -12px;
}
#scwe_filter_order_div .filtercolkop {
	background: url(images/sorteren.png) no-repeat;
	width: 67px;
	height: 10px;
	text-indent: -9999em;
	display: block;
	margin: 0;
}

/* maat / kleur */
#scwe_filter_size_div {
	margin-top: 10px;
	margin-left: 17px;
	height: 33px;
}
#scwe_filter_size_div .filtercolkop {
	background: url(images/maat_kleur.png) no-repeat;
	width: 123px;
	height: 10px;
	text-indent: -9999em;
	display: block;
	margin: 0;
}
#scwe_filter_size_div input {
	border: 1px solid #d9d9d9;
	width: 120px;
	height: 16px;
	padding: 3px;
}

/* zoek buttons */
#scwe_filter_btn_div {
	margin-top: 35px;
	position: relative;
	height: 25px;
}
#scwe_filter_reset_btn {
	display: none;
}
#scwe_filter_submit_btn {
	display: block;
	width: 113px;
	height: 38px;
	background: url(images/zoeken.png) no-repeat;
	text-indent: -9999em;
	border: 0;
	line-height: 0;
	position: absolute;
	right: 15px;
	cursor: pointer;
}

.filter_vertical_div {
	margin-top: -10px;
}

.webshop_custom_container {
/*	padding-left: 20px;
	padding-top: 20px;*/
	width:990px;
	margin: 0px auto;
}
.scwe_filter_results_vertical {
	display: inline;
	float: left;
	width: 750px;
	min-width: 750px;
	margin-left: -9px;
	padding: 0;
}
div.tile3_maincell {
	width: 230px;
	padding-left: 20px;
	height: 248px;
}
.wse_tile3_artikel, .wse_tile3_artikel_pricetag {
	background-image: url(images/bg_tile.png);
	background-repeat: no-repeat;
	height: 236px;
	width: 226px;
}
.wse_tile3_artikel_hover, .wse_tile3_artikel_pricetag_hover {
	background-image: url(images/bg_tile.png);
	background-repeat: no-repeat;
	height: 236px;
	width: 226px;
}
.wse_tile3_name {
	top: 117px;
	left: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #484848;
	width: 140px;
	height: 40px;
	overflow: hidden;
	line-height: 20px;
}
.wse_tile3_name a.link_wse_tile3_name{
	text-decoration: none;
	color: #484848;
	font-weight: bold;
}
.wse_tile3_price {
	top: 168px;
	left: 138px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #484848;
	text-align:right;
}
.wse_tile3_oldprice {
	top: 161px;
	left: 149px;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #e12020;
	text-align:right;
}
.productmainmiddletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
/*A.link_tile3_wse_name, A.link_tile3_wse_name:LINK, A.link_tile3_wse_name:HOVER, A.link_tile3_wse_name:ACTIVE, A.link_tile3_wse_name:VISITED, .wse_tile3_name a {
	color:#fe8003;
	text-decoration:none;
	font-weight: bold;
}*/
.wse_tile3_imgdiv {
	top: -87px;
	left: 3px;
	width: 218px;
	height: 157px;
	background-color: none;
}
.wse_tile3_img {
	width: 218px;
	height: 157px;
	border: 0px;
}

/* navigatie */

.pagenumbers {
	width: 783px;
	color: #fff;
	letter-spacing: 3px;
}
.pagenumbers .pagecounter {
	display: block;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	letter-spacing: normal;	
}
.pagenumbers .currentpagenumber {
	display: inline-block;
	background-color: #fff;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #373737;
}
.pagenumbers a {
	display: inline-block;
	background-color: transparent;
	padding: 7px 12px 7px 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	border: 1px solid #fff;
}
.screfer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
.screfer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}


/* product detail */
#product_main {
	max-width: 390px;
	float: left;
	margin-right: 20px;
}
#product_order {
	max-width: 570px;
	float: left;
	margin-bottom: 20px;
}
#product_alter {
	max-width: 570px;
	float: left;
	margin-bottom: 20px;
}
#product_alter_sizes {
	display: none;
	max-width: 570px;
	float: left;
	border: 1px solid #999;
	margin-bottom: 20px;
}
.productmaintable, .productmaintop, .productmainmiddle, .productmainbottom {
	width: 390px;
	padding: 0px;
	background-image: none;
}
.productmaintable .productmaintop {
	background: #fff;
}
.productmaintable .productmainmiddle {
	background: #fff;
}
.productmaintable .productmainbottom {
	text-indent: -9999em;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
	height: 35px;
	background: url(images/bg_product_bottom.png) no-repeat;	
}
.producttoptable {
	width: 390px;
}
.producttoptitle {
	padding: 20px 0px 0px 20px;
/*	width: 250px;*/
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #373737;
	text-transform: uppercase;
}
.producttopprice {
	text-indent: -9999em;
	font-size: 0px;
	width: 0px;
/*	padding: 20px 20px 0px 0px;
	width: 80px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #555;*/
}
.productimgbar {
	width: 330px;
	padding: 10px;
	margin-left: 20px;
}
.productmainmiddletext {
	width: 350px;
	padding: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.productordermaintable, .productordermaintop, .productordermainmiddle, .productordermainbottom {
	width: 570px;
	padding: 0px;
	background-image: none;
}
.productordermaintop {
	background: #fff;
}
.productordermaintable .productordermainbottom {
	text-indent: -9999em;
	font-size: 1px;
	height: 35px;
	overflow: hidden;
	background: url(images/bg_product_cart.png) no-repeat;
}
.productordermainmiddle {
	width: 550px;
	padding-left: 20px;
	text-align: left;
	background: #fff;	
}
.productordertoptable {
	width: 390px;
}
.productordertoptitle {
	padding: 20px 0px 0px 20px;
	width: 250px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #373737;
	text-transform: uppercase;
}
.productordertopprice {
	padding: 20px 20px 0px 0px;
	width: 80px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #555;
}

.productsizetopname, .productsizetopid, .productsizetopprice, .productsizetopcount, .productsizetoporder {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-image: none;
	text-align: left;
}
.productsizename, .productsizeid, .productsizeprice, .productsizecount, .productsizeorder {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777;
	background-image: none;
	text-align: left;
}
.productsizeprice {
	text-align: right;
}
.productsizediscountprice {
	margin-left: 5px;
}



.productmainimgdiv {
	width: 350px;
	height: 263px;
}
.product_largeimg {
	width: 350px;
	height: 263px;
	border: none;
}
.productimgbar {
	margin-top: 20px;
}
.productalterimgbar {
	margin: 0px;
	padding: 10px;
	width: 510px;
}
.productimgbardescription {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777;
}
input.productsizecountsubmit, .productsizeorder input {
	display: block;
	height: 23px;
	width: 93px;
	cursor:pointer;
/*	background-image: url(images/inwinkelwagen.png);*/
	border: 0;
	background: #373737;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}


.productaltermaintable, .productaltermaintop, .productaltermainmiddle, .productaltermainbottom {
	width: 570px;
	padding: 0px;
	background-image: none;
}
.productaltermainbottom {
	text-indent: -9999em;
	font-size: 1px;
	height: 20px;
	overflow: hidden;
}
.productaltermainmiddle {
	width: 550px;
	padding-left: 20px;
	text-align: left;
}

.productalterstocktop {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555;
	background-image: none;
}
.productalterstockcolor {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	background-image: none;
	padding: 5px 0px 5px 0px;
}
.productalterstockcolor a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	background-image: none;
}
.productalterstocksize {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	background-image: none;
	padding: 5px 0px 5px 0px;
}
.productalterstocksize a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	background-image: none;
}


.cartmaintop, .cartmainmiddle, .cartmainbottom {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	background-image: none;
}
.cartmaintop {
	background: #fff;
	font-size: 18px;
	font-weight: normal;
	color: #373737;
	text-transform: uppercase;
}
.cartmainmiddle {
	background: #fff;
}
.cartmaintable .productordermainbottom {
	height: 35px;
	background: url(images/bg_cart.png) no-repeat;
}
.cartmaintable {
	border: none;
}
.cartmainmiddle table td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	background-image: none;
	background-color: #fff;
}

.checkoutmaintop, .checkoutmainmiddle, .checkoutmainbottom {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	background-image: none;
}
.checkoutmaintop {
	font-size: 13px;
	font-weight: bold;
}
.checkoutmaintable {
	border: none;
}
.checkouttable td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555;
}
.checkoutpayment, .checkoutlabel {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555;
}
.cartbottomcount {
	border-top: 1px solid #dddddd;
}

.carttopname, .carttopprice, .carttopcount, .carttoporder {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555;
	background-image: none;
}
.cartname, .cartprice, .cartcount, .cartorder {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777;
	background-image: none;
	vertical-align: middle;
}
.cartbottomname, .cartbottomprice, .cartbottomcount, .cartbottomorder {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555;
	background-image: none;
}
.cartsendcost {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555;
}
.cartsendcost table {
	margin-top: 6px;
}
.cartsendcost table td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777;
	height: 21px;
}

.checkouttoppay, .checkouttopsend, .checkouttopprice, .checkouttopradio {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555;
	background-image: none;
	background-color: #fff;
}

.loginmaintop, .loginmainmiddle, .loginmainbottom {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	background-image: none;
}
.loginmaintop {
	background: #fff;
	font-size: 18px;
	font-weight: normal;
	color: #373737;
	text-transform: uppercase;
}
.loginmainmiddle {
	background: #fff;
}
.loginmainbottom {
	background: url(images/bg_login_bottom.png) no-repeat;
	height: 35px;
}
.loginmaintable .productordermainbottom {
	height: 35px;
	background: url(images/bg_sign_up_bottom.png) no-repeat;
}
.loginmaintable {
	border: none;
}
.logintop {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555;
	background-image: none;
	background-color: #fff;
	padding-left: 0;		
}
.loginmiddle, .loginnamecol, .loginvaluecol, .loginsignupcol, .loginmessage, .scwe_login_intro, .scwe_login_data {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	padding-left: 0;	
}

.cartkortingnotification {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	font-style: italic;
	background-color: #eee;
	border: 1px solid #999;
}