/*
PRODUCT LIST
*/
.shop_product_listitem {
	float: left;
	width: 147px;
	height: 160px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:8px;
	background-color:white;
	border:1px solid #f3f3f3;
	line-height:11pt;
	padding:4px 5px;
	
}
.shop_product_listitem div.img {
	width: 100px;
	height: 100px;
	/*border: 1px solid black; */
	text-align: center;
	margin:auto;
	padding-top:5px;
}
.shop_product_listitem h3 {
	font-size: 12px;
	height: 30px;
	font-weight: normal;
}

.clear {
	clear:both;
}

a.product_title {
	color:#e61749;
	text-decoration:none;
	font-size: 11pt;
}

a.product_title:hover {
	text-decoration:underline;
}

.slideLeft,
.slideRight {
	cursor:pointer;
}

#productCounter {
	float:right; 
	margin-right:
	40px; color:#d91044; 
	height:40px;		
}

.productHeader {
	float:left; 
	width:200px;
}

.categoryHeader {
	float:left; 
	width:80px; 
	color:black;
	cursor:pointer;
}

.cat_item:hover {
	color:black;
}

.prevNav_container {	
	width:32px; 
	height:594px; 
	float:left;
}

.prevNext_container {
	width:32px; 
	height:594px; 
	float:left;
}

#category_menu {
	position:absolute; 
	cursor:pointer; 
	right:50px;
	margin-top:35px; 
	width:280px; 
	background-color: #656668; 
	padding:10px; 
	color: white; 
	font-size:11pt; 
	opacity:0.9; 
	display:none;
}

/* PRODUCT DETAIL */
.backToResults {
	width:900px; 
	height:20px;
	background-color:white; 
	padding-left:10px; 
	cursor:pointer; 
	font-weight:bold; 
	color:#e61346;
}

.productImage {
	width:350px;
	height:450px; 
	float:left; 
	background-color: #ffffff; 
	display:block;
}

.productSpacer {
	margin:50px;	
}

.productInformation {
	width:410px; 
	height:450px; 
	background-color:white; 
	float:left; 
	display:block;
}

.productNameTitle {
	color:#e50a3f; 
	font-family:Blibbo;
	font-size:18pt; 
	margin-bottom:10px; 
	margin-top:5px;
}

.productArticle {
	color:#76777a; 
	height:30px;
}

.productHR,
.productHR2 {
	width:100%; 
	height:2px; 
	background-color:#f5f5f5;
	margin-bottom:20px;
}


.productHR2 {	
	margin-bottom:10px;
}

.productQuantity {
	color:#76777a; 
	width:200px; 
	float:left;
}

.product_subtitle {
	font-size:10pt;
	color:#76777a;	
}

.product_nrOfItems {
	width:150px; 
	background-color:#6d6e71;
	color:white;
}

.product_ordernow {
	float:right; 
	width:180px; 
	height:160px;
}

.product_order_bag {
	width:71px; 
	height:96px; 
	background-image:url(/images/tasje.png); 
	margin-left:60px;
}

.order_button {
	background-color:#e61346; 
	border-radius: 8px 8px 8px 8px; 
	border:1px solid #e61346;
	color:#fae3e9; 
	padding:2px; 
	margin-left:28px; 
	margin-top:20px;	
	cursor:pointer;
}

.order_button:hover {
	background-color:#323232;
}

.productDescription {
	font-size:10pt; 
	line-height:14pt;
	color:#707174;
	padding:0px;
}

.productDescription_title{
	color:#616263;
	font-size:10.5pt
}

.product_origin {
	width:150px; 
	height:450px; 
	background-color:white; 
	float:right; 
	display:block;	
}

.product_origin_image{
	margin-left:18px; 
	margin-top:10px;
}

.product_advice {
	float:right; 
	width:560px; 
	height:110px; 
	background-color:white; 
	margin-top:10px; 
	font-size:10pt;
	color:#707174;
}

.product_advice_title {
	color:#616263;
	font-size:10.5pt
}

.product_advice_item {
	float:right; 
	width:105px; 
	height:110px; 
	background-color:white; 
	margin-right:10px;
	margin-top:5px;
	text-align:center;
}

.product_thumb {
	float:left;
	width:105px; 
	height:110px; 
	display:block;  
	background-color:white; 
	margin-top:10px; 
	margin-right:10px; 
	text-align:center;
}

.product_thumb_image {
	display:block;
	margin-left:auto; 
	margin-right:auto; 
	margin-top:10px; 
	text-align:center;
	cursor:pointer;
}

/* Shopping Cart page */

#cart_container {
	padding:10px; 
	font-size:14px;	
}

.checkorder_cart_product_header,
.cart_product_header {
	float:left;
	height:30px;
	width:240px; 
	margin-left:60px; 
	color:#4a4a4a; 
	border-bottom: 1px solid #f5f5f5;
}

.checkorder_cart_product_header{
	margin-left:0px;
	font-size:10pt;
}

.checkorder_quantity_header,
.cart_quantity_header {
	float:left;
	height:30px; 
	width:130px; 
	color:#4a4a4a;
	border-bottom: 1px solid #f5f5f5;
}

.checkorder_quantity_header {
	font-size:10pt;
}

.checkorder_cart_price_header,
.cart_price_header {
	float:left;
	height:30px; 
	width:130px; 
	color:#4a4a4a;
	border-bottom: 1px solid #f5f5f5;
}

.checkorder_cart_price_header {
	font-size:10pt;
} 

.checkorder_cart_total_header,
.cart_total_header {
	float:left;
	height:30px; 
	width:50px; 
	color:#4a4a4a;
	border-bottom: 1px solid #f5f5f5;
}

.checkorder_cart_total_header {
	font-size: 10pt;
}

.cart_packshot {
	height:60px;
	width:60px;
	float:left;
}

.checkorder_cart_product,
.cart_product {
	float:left;
	margin-top:12px; 
	width:240px; 
	color:#000000;
	font-weight: bold;
	border-bottom: 1px solid #f5f5f5;
	height:34px;
}

.checkorder_cart_product {
	width:180px;
	font-size:10pt;
}

.checkorder_cart_quantity,
.cart_quantity {
	float:left;
	width:130px; 
	margin-top:12px;
	height:34px;
	border-bottom: 1px solid #f5f5f5;	
}

.checkorder_cart_quantity {
	font-size:10pt;
}

.cart_quantity_box {
	width:44px; 
	height:19px; 
	border:1px solid black; 
	color:#848588; 
	text-align:left;
	
}

.checkorder_cart_price,
.cart_price {
	float:left;
	margin-top:12px;	 
	width:130px; 
	color:#848588;
	height:34px;
	border-bottom: 1px solid #f5f5f5;
}

.checkorder_cart_price {
	font-size:10pt;
}

.checkorder_cart_total,
.cart_total {
	float:left;
	margin-top:12px;
	color:#848588;
	height:34px;
	border-bottom: 1px solid #f5f5f5;
}

.checkorder_cart_total,
.checkorder_cart_shipping,
.checkorder_cart_grand {
	font-size:10pt;
	text-align: right;
}

.cart_remove_item,
.cart_edit_item {
	background: url('/images/trash.png') no-repeat top left;
	background-color:#EEEEEE; 
	cursor:pointer; 
	height: 19px; 
	width:22px; 
	margin-top:2px; 
	border:1px solid #DDDDDD!important; 
	border:0px; 
	margin:1px 8px;
	color: red;
	font-weight: bold; 
}
.cart_edit_item {
	background: url('/images/modify.png') no-repeat top left;
}

.cart_button {	
	background-color: #E61346;
    border: 1px solid #E61346;
    border-radius: 8px 8px 8px 8px;
    color: #FAE3E9;
    cursor: pointer;    
    padding: 2px;
}

.button_pay {
	margin-top: 20px;
	width:140px;
	margin-left:40px;
	font-weight:bold;
	color:white;
	margin-bottom:10px;
}

.login,
.href_button {
	color:white;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
}

.login {
	width: 60px;
	height: 20px;
}
.login:hover,
.href_button:hover {
	background-color:#323232;
}

.cart_totalbox {
	color: #4A4A4A; 
	float:right;  
	width: 220px;
}

.cart_totalbox_title {
	height:30px; 
	border-bottom: 1px solid #F5F5F5; 
	margin-bottom:8px; 
	color:#2e2e2e;
}

.cart_totalbox_quantity_title {
	float:left; 
	width:150px; 
	color:#848588;
}

.cart_totalbox_quantity {
	float:left; color:#848588;
}

.cart_totalbox_total_title {
	float:left; 
	width:150px; 
	border-bottom: 1px solid #F5F5F5; 
	margin-bottom:10px; 
	height:30px; 
	color:#848588;
}

.cart_totalbox_total{
	float:left; 
	color:#848588; 
	border-bottom: 1px solid #F5F5F5; 
	height:30px;
}

.cart_totalbox_grandtotal {
	float:left; 
	color:#2e2e2e; 
	width:150px; 
	font-size:16px;
}

.cart_totalbox_finalprice {
	float:left; 
	color:#2e2e2e;
}

.default_container,
.check_order {
	padding:10px;
	background-color:white;
}

.check_order_leftFloat {
	float:left;
}

.check_order_section {
	float:left; 
	margin-top:6px; 
	font-size:11pt; 
	color:#4A4A4A; 
	font-weight:bold;
}

.check_order_section_edit {
	float:left; 
	margin-left:8px;
}

.check_order_section_text {
	font-size:9pt; 
	color:#4A4A4A;
	letter-spacing:0.1px;
}

/* LOGIN */
.login_container { 
	background-color:white;
}

.login_left {
	float:left; 
	width:320px; 
	padding:10px; 
	font-size:14px;
	margin-top:10px; 
	height:300px;
}

.login_left_email {
	float:left; 	
	width:120px; 
	height:28px;
}

.login_right {
	float:left; 
	width:300px; 
	height:300px; 
	background-color:white; 
	padding:10px; 
	font-size:14px; 
	border-left:1px solid silver; 
	margin-top:10px; 
	margin-bottom:10px;
}

.login_input {
	width:180px;
}

/* SHop - steps */

#shopstep_container{
	float:right; 
	width:280px;
	margin-top:62px;
}

.shopstep_item {
	border:1px solid silver; 
	background-color:#f4f4f4; 
	padding:5px; 
	border-radius:6px 6px 6px 6px; 
	margin-bottom:4px;
	font-size:10pt;		
}

.shopstep_cart_header {
	color: gray; 
	font-size:10pt;
}
.shopstep_cart_header a {
	color: rgb(0, 96, 174);
}
.shopstep_cart_edit {
	float:right; 
	font-size:9pt;
}

.shopstep_cart_left {
	float:left; 
	width:200px; 
	font-size:9pt;
	margin-top:4px;
}

.shopstep_cart_right {
	float:left;
	font-size:9pt;
	margin-top:4px;
	text-align:right; 
	width:60px;
}
	
.shopstep_left {
	float:left; 
}

.shopBold {
	font-weight:bold;
}

.passive_step {
	height:14px; 
	width:14px; 
	background-color:gray; 
	float:left; 
	margin-top:4px; 
	margin-right:10px;
}

.active_step {
	height:14px; 
	width:14px; 
	background-color:#E61346; 
	float:left; 
	margin-top:4px; 
	margin-right:10px;
}

.shopstep_hr {
	border-bottom: 1px solid silver; height:1px;
}

.shopstep_address {
	color:black; 
	font-size:8pt;
	padding-top:5px;
	letter-spacing:0.1px;
}	
img.alert {
	margin-bottom: -4px; 
	margin-right: 5px;
}
#container .order_voorwaarden label {
	clear: none;
	width: 500px;
	font-weight: normal;
}

