.action_price
{
	display: block;
	text-decoration: line-through;
	font-size: 9px;
}

.no_price
{
	font-size: 16px;
}

.dv_navigation{
	clear:both;
	margin:5px 0 10px 0;
	text-align:right;
	padding-right:60px;
}

.line{
	background-image:url(../images/opbouw/menu_stippellijn.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:20px;
	margin-bottom:20px;
	clear:both;
}

.order_button{
	background:url(/images/webshop/cart.png) no-repeat left center;
	padding-left:25px;
	line-height:19px;
	height:19px;
}

.order_button:hover{
	background:url(/images/webshop/cart_white.png) no-repeat left;
}

.subcategorie{
	width:220px;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
}

.product_price,
.total_col,
.total_row .price
{
	text-align: right;
	white-space: nowrap;
}

#result_dv_product{
	height:700px;
}

#webshop_image_layer{
	margin-top: -10px;
	margin-left: 5px;
	float:right;
}

#webshop_merknaam{
	color:#FFFF00;
	font-size:9px;
}

#webshop_product_description{
	min-height:100px;
}

#webshop_product_description ul{
	padding-left: 20px;
}

#webshop_product_image{
	width:250px;
	position:absolute; 
	margin-left:200px;
}

#webshop_product_image a{
	color:#FFFFFF;
}

#webshop_product_price{
	font-size:21px;
	color:#f8fb03;
	margin-bottom:5px;
	font-weight:bold;
	text-align:right;
}
#webshop_nostock{
	background-image:url(/images/producten/empty_stock.png); 
	background-repeat:no-repeat; 
	font-size:12px; 
	font-weight:bold; 
	height:132px; 
	line-height:12px; 
	width:189px; 
	position:absolute; 
	z-index:999;
	cursor: pointer;
}

#webshop_nostock_304{
	background-image:url(/images/producten/empty_stock_304.png); 
	background-repeat:no-repeat; 
	font-size:12px; 
	font-weight:bold; 
	height:132px; 
	line-height:12px; 
	width:304px; 
	position:absolute; 
	z-index:999;
	cursor: pointer;
}

#webshop_nostock_265{
	background-image:url(/images/producten/empty_stock_265.png); 
	background-repeat:no-repeat; 
	font-size:12px; 
	font-weight:bold; 
	height:236px; 
	line-height:12px; 
	width:265px; 
	position:absolute; 
	z-index:999;
}

#webshop_nostock_323{
	background-image:url(/images/producten/empty_stock_323.png); 
	background-repeat:no-repeat; 
	font-size:12px; 
	font-weight:bold; 
	height:288px; 
	line-height:12px; 
	width:323px; 
	position:absolute; 
	z-index:999;
}

#webshop_product_price .btw, .inclbtw
{
	margin-top: -2px;
	font-size: 10px;
	font-weight: normal;
}

.webshop_highlights_prijs .btw,
#superdeal_prijs .btw,
#superdeal_overzicht_prijs .btw
{
	display: none;
}

.webshop_highlights_prijs .action_price,
#superdeal_prijs .action_price,
#superdeal_overzicht_prijs .action_price
{
	padding-top: 5px;
}

#webshop_shopping_cart{
	position:absolute;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	margin: 30px 0 0 650px;
	padding-left:70px;
	width:280px;
	z-index:51;
}

#webshop_shopping_cart a{
	font-size:11px;
}

#webshop_response_div
{
	z-index: 2345234;
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	/*background-color: #000000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40 !important;*/
}

#webshop_response_div div
{
	width: 400px;
	height: 200px;
	margin-top: 180px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 31px;
	background: url(/images/webshop/add_to_cart.png) no-repeat;
	font-weight: bold;
	text-align: center;
	color:#FFFFFF;
	line-height: 15px;
}

#webshop_selectors{
	margin-right: 3px !important;
	padding-top:9px;
	float:left;
}	
	
#webshop_selectors select{
	height: 20px;
	margin-right:5px;
	/*color:#FFFF00;
	background-color:#930003;
	border:1px solid #350001;*/
}

#webshop_selectors select option.first{
	background-color: #FFFFFF;
	font-weight: bold !important;
	color: #000000;
}

.webshop_checkout_customer_login{
	margin-bottom:30px;
}

.webshop_checkout .title{
	margin-left:0px !important;
	padding-bottom:5px;
	font-weight:bold;
}

.webshop_history_order_changes{
	margin:5px 0 30px 0;
}

.webshop_history_order_changes table tr td{
	padding-right:40px;
	min-width:120px;
	height:20px;
}

.webshop_kruiwagen{
	height:50px;
	margin-left: 60px;
}

.webshop_shopping_cart input{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.webshop_shopping_cart .button_left{
	float:left;
}

.webshop_shopping_cart .update{
	float: right;
}

.webshop_shopping_cart .buttons{
	padding-top: 10px;
	height: 20px;
	clear: both;
}

.webshop_shopping_cart .buttons .prev{
	float: left;
}

.webshop_shopping_cart .buttons .next{
	float: right;
}

.webshop_shopping_cart .total_row{
	font-weight:bold;
	margin-bottom:10px;
}

.webshop_shopping_cart table{
	width:100%;
	margin-bottom:10px;
}

.webshop_shopping_cart .webshop_amount{
	font-size:9px;
	width:20px;
}

.webshop_shopping_cart .header{
	font-weight:bold;
}

.webshop_shopping_cart .header td{
	padding-bottom:10px;
	padding-right:4px;
}

.webshop_shopping_cart .total_row{
	margin-top:20px;
	margin-bottom:30px;
}

.webshop_shopping_cart_table tr td,
.webshop_shopping_cart_table .header .total_col
{
	padding-right:20px;
	height:22px;
}

.webshop_shopping_cart_table tr td.trash{
	padding-left:5px;
	padding-right:0px;
}
