html,
body {
	overflow:hidden;
	width:100%;
	height:100%;
	border:0;
	margin:0;
	padding:0;
	font-family:arial;
	
}


a{
	color:#818181;
	text-decoration:none;
}
a:hover{
	color:#d3385a;
}
a:visited{
	color:#818181;
}
a:visited:hover{
	color:#d3385a;
}
a img{
	border:0px;
}

form{
	margin:0px;
	padding:0px;
}
.floatLeft{
	float:left;
}


h3{
	font-weight:normal;
	font-size:13px;
	height:22px;
}


h1{
	font-weight:normal;
	margin-top:0px;
	padding-top:2px;
	margin-left:4px;
	margin-bottom:10px;
	font-size:22px;
}

P{
	margin-bottom:0px;
}



#bg {
	background-color:#fbfbfb;
	height:100%;
    width:100%;
	overflow:hidden;
}




.remove_image {
	position:absolute;
	margin-left:808px;
	margin-top:-7px;
	z-index:2;
}



#site_container{
	position:absolute;
	margin:0px;
	width:100%;
	height:100%;
	overflow:hidden;
	top:0px;
	left:0px;
	z-index:10;
	
}

#container{
	background-image: url('/images/transparent.gif');
	position:relative;
	width:100%;
	height:100%;
	overflow:auto;
}



.clear{
	clear:both;
}

.nospace {
	margin:0px;
	padding:0px;
}

#logo{
	margin-left:20px;
	margin-top:10px;
}


#menu{
	margin-left:88px;
	padding-top:40px;
	height:40px;
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
	color:#ffffff;
}

.menu_item {
	float:left;
	margin-right:60px;
	cursor:pointer;
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
	color:#ffffff;
}

.menu_item a{
	float:left;
	cursor:pointer;
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
	color:#ffffff;
}
.menu_item_active{
	float:left;
	margin-right:60px;
	cursor:pointer;
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
	color:#ffffff;
}
.menu_item_active a{
	float:left;
	margin-right:60px;
	cursor:pointer;
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
	color:#ffffff;
}


/* overwritten in new_shop */
#content_holder{
	font-size:11pt;
	margin-left:66px;
	margin-top:32px;
	width:849px;
}


#titel{
	height:40px;
}


#rightSide {
	position:absolute;
	margin-top:64px;
	margin-left:903px;
}

#edit_profile{
	margin-left:0px;
}

#rightSide #info_venster{
	position:absolute;
	margin-top:-1px;

}

#info_venster_content {
	position:relative;
	background-image: url('/images/info_venster.png');
	width:100px;
	padding-top:8px;
	height:131px;
}



#rightSide #info_venster a{
	color:white;
	font-size:10px;
	display:block;
	margin-top:5px;
	margin-left:8px;
}



#rightSide img{
	display:block;
	margin-bottom:7px;
}
#rightSide img:hover{
	cursor:pointer;
}


#content_bg{
	background-image:url('/images/content/content_midden.png');
	background-repeat:repeat-y;
	margin-top:-3px;
	padding-left:20px;
	padding-right:15px;
	min-height:400px;
}

#content_boven{
	display:block;
	margin:0;
}


#editcontent,
#inhoud{
	font-size:11px;
	color:#626060;
	padding-right:1px;
	line-height:13pt;
}

#afbeelding{
	margin-left:-5px;
	margin-bottom:5px;
}

#image_mask{
	position:absolute;
}


#waslabel{
	float:right;
	margin-top:35px;
}




#labeltje{
	position:absolute;
	margin-left:903px;
	margin-top:-118px;
	width:17px;
	overflow:hidden;
	height:99px;
	cursor:pointer;
}


#labeltje_content {

	height:99px;
	width:199px;
	
	margin-left:-182px;
	background-image:url('/images/label_extendable.png');
	background-position:right;
}

#labeltje #labeltext{
	position:relative;
	width:142px;
	float:right;
	margin-right:52px;
	margin-top:24px;
	vertical-align:middle;
	text-align:center;
	height:45px;
	font-family:Calibri, Arial;
	color:white;
	font-weight:bold;
	font-size:12px;
}


#pullme_hold{
	display:none;
	z-index:-1;
	position:absolute;
	margin-left:864px;
	margin-top:-55px;
}





#small{
	color:#666666;
}



/*LOGIN SYSTEM*/
#login_bg{
	background-image:url('/images/content/login_midden.png');
	background-repeat:repeat-y;
	margin-top:-3px;
	padding-left:20px;
	padding-right:15px;
}
#login{
	position:absolute;
	margin-left:750px;
	margin-top:24px;
	color:#626060;
	width:70px;
	font-size:11px;
	text-align:right;
}
#login a{
	color:#626060;
	text-decoration:none;
	cursor:pointer;
}

#login a img{
	margin:0px 0px 0px 4px;
}
#login a:hover{
	color:#999999;
	text-decoration:none;
}
#login_form_holder{
	position:absolute;
	width:234px;
	height:150px;
	margin-left:594px;
	margin-top:40px;
	color:#626060;
	z-index:1;
}

#login_form{
	padding-top:10px;
	margin-left:20px;
	padding-bottom:20px;
	font-size:10pt;
}

#login_form input{
	border:1px solid #e7e9ec;
	margin-bottom:10px;
	width:150px;
}


#login_btn,
.submit_button{
	float:right;
	margin-right:22px;
	text-decoration:none;
	color:white;
	cursor:pointer;
	background-color:#d3385a;
	width:35px;
	height:19px;
	padding-top:1px;
	padding-left:5px;
}

#nieuwe_klant{
	background-color:#fff;
	color:#999;
	width:90px;
	float:left;
	text-decoration:none;
}
#nieuwe_klant:hover{
	background-color:#fff;
	color:#666;
	width:90px;
	float:left;
	text-decoration:none;
}
#forgot_password{
	font-size:7pt;
	color:#2f2f2f;
	text-decoration:none;
}
#forgot_password:hover{	
	color:#c72c4f;
}
/* New User */
input {
	color:#2f2f2f;
	width:180px;
	height:20px;
	padding:3px;
	margin-top:4px;
}


#new_user{
	padding-left:10px;
	width:510px;
}

.formholder{
	width:214px;
	margin-right:10px;
}
	
.formplaceholder{
	padding-left:30px;
}

#sms_checkbox{
	margin-right:4px;
	margin-top:0px;
}

#wants_sms_holder{
	width:290px;
}

#sms_checkbox_text{
	width:240px;
	margin-top:-4px;
}

textarea{
	font-family:Arial;
	width:254px;
	font-size:12px;
}
.left {
	float:left;
}

.right {
	float:right;
}
.formError{
	color:red;
	height:12px;
}


.form_error_space{
	height:12px;
}

.form_label{
	margin-bottom:15px;
}



#submit{
	background-color:#d3385a;
	color:white;
	width:65px;
	height:17px;
	cursor:pointer;
	margin-top:20px;
	text-align:center;
	margin-left:350px;
}

#admin_titel_stores_overzicht{
	font-size:15px;
	padding-bottom:4px;
	width:794px;
	border-bottom:1px solid #dddddd;
	margin-bottom:4px;
}

#submit_buttons{
	width:800px;
	float:left;
	padding-left:300px;
	
}
.submit{
	background-color:#d3385a;
	color:white;
	margin-left:4px;
	margin-top:5px;
	float:left;
	height:17px;
	text-align:center;
	cursor:pointer;
}
.submit:hover{
	background-color:#e0748c;
}
.button{
	cursor:pointer;
}



#country_select{
	color:#2f2f2f;
	width:190px;
	height:29px;
	padding:3px;
	margin-top:4px;
}

/* View PRofile */

#personal_details{
	float:left;
	margin-left:60px;
}
#account_details{
	float:left;
}
.whitelink a{ 
	color:white;
}


/* Colletions */

#collection_images img{
	margin-right:25px;
	margin-bottom:25px;
}
#collection_show
#inhoud{
	margin-left:25px;

}
#collectionDescription{
	height:180px;
		width:700px;
}
#collections_edit_holder{
	width:450px;
	border:0px solid black;
}
#collections{
	height:210px;
	border-bottom:1px solid #666;
	padding-top:15px;
}

#edit_collection{
	color:#626060;
	font-size:11px;
}
#edit_collection input{
	height:14px;
	font-family:arial;
}
#remove_collection{
	
}
#submit_col{
	width:55px;
	margin-right:5px;
	float:right;
}
#submit_del_col {
	width:100px;
	font-size:11px;
	text-decoration:none;
	color:#c72c4f;
}

/* SHOP - algemeen */

#shop{
	font-size:11px;
	color:#626060;
	padding-right:1px;
	line-height:12pt;
	min-height:400px;	
	margin-top:0px; 
}


#about{
	font-size:8pt;
	color:#626060;
	float:right;
	margin-right:17px;
}





/* SHOP - overview */

#overvieuw{
	margin-top:20px;
}


#select_product_text{
	font-size:11px;
	margin-left:7px;
	margin-top:-11px;
	height:19px;
}

#overvieuw .overvieuw_product{
	background-image: url('/images/product_overview_bg.jpg');
	height:265px;
	width:217px;
	cursor:pointer;
	margin-left:26px;
	margin-top:16px;
	margin-right:20px;
	float:left;

	font-weight:bold;
}

#overvieuw .overvieuw_titel{
	font-family:Calibri, Arial;
	color:white;
	font-size:11px;
	margin-left:32px;
	padding-top:2px;
	width:92px;
	text-align:center;
}

#overvieuw .overview_content_titel{
	position:relative;
	text-align:center;
	height:16px;
	width:92px;
}

#overvieuw .overview_hitvlak{
	background-image: url('../images/transparent.gif');
	position:absolute;
	height:265px;
	width:217px;
}



#overvieuw .overview_img{
		margin-left:20px;
		margin-top:16px;
}


#overvieuw .overvieuw_price{
	color:#bd2b4b;
	margin-top:8px;
	margin-left:36px;
	font-size:10px;
	
}

#overvieuw .remove_product{
	margin-top:3px;
	cursor:pointer;
	display:none;
	margin-left:204px;
	position:absolute;
	z-index:10;
}


/* SHOP - Detail */

#back_overview{
	font-size:8pt;
	color:#626060;
	margin-left:6px;
}

#product{
	margin-left:11px;
	margin-top:34px;
	width:800px;
}



#product input{
	color:#494344;
}


#edit_options,
#options{
	float:left;
	height:280px;
	width:150px;
	margin-left:45px;
}

#edit_color .checkbox{
	margin-top:-1px;
	margin-right:4px;
}


#show_product img{
	float:left;
	margin-left:3px;
}



#product_visible_loader,
#product_visible_save{
	display:none;
}



#edit_product_section .submit_button{
	width:120px;
	margin-top:20px;
	text-align:center;
	float:left;
	display:block;
}

.submit_button_small
{
	margin-left:4px;
	height:14px;
	float:left;
	padding-left:9px;
	line-height:12px;
	font-size:11px;
}



#product_name_save,
#product_visible_save
{
	margin-left:12px;
}


#show_product .checkbox{
	margin-top:-2px;
}

#edit_options{
	width:220px;
	color:#626060;
}

#edit_color_name{
	color:#626060;
}



#price,
#quantity{
	margin-top:14px;
	margin-bottom:2px;
}


#spriceeach{
	clear:both;
	margin-top:-2px;
	font-size:8px;
}

#own_color_size,
#own_color_quantity,
#own_color_price{
	width:270px;
	display:none;
	padding-top:10px;
	padding-left:10px;
		padding-bottom:10px;
}



.edit_block:hover{
	background-color:#fcfcfc;
}





.edit_block_titel{
	font-size:13px;
	margin-top:20px;
}


#quantity_type{
	margin-top:6px;
	float:left;
	padding-top:1px;
	padding-left:1px;
	width:45px;
	padding-bottom:1px;
}

.checkbox{
	width:auto;
	height:auto;
	float:left;
}



.edit_price_field,
#edit_quantity_and,
.edit_quantity_field{
	padding:0px;
	margin-top:6px;
	float:left;
	height:18px;
	font-size:12px;
	width:40px;
	margin-left:8px;
}


#edit_quantity_and{
	width:auto;
	margin-top:9px;
	font-size:10px;
}

.edit_price_field{
	margin-top:8px;
	margin-left:8px;
	width:50px;
}

.price_euro_teken{
	float:left;
	font-size:14px;
	margin-top:10px;
}


#own_color_price .edit_price_field{
	margin-top:0px;
}

#own_color_price .price_euro_teken{
	margin-top:2px;
}


#edit_product_price_error .formError,
#own_color_price .formError{
	margin-top:2px;
	position:static;
	width:150px;
	float:left;
	padding:0px;
	margin-left:4px;
}

#edit_product_price_error .formError{
	margin-top:10px;
}

#edit_product_name_input,
#edit_product_title,
#edit_sizes_title,
#edit_product_name,
#product_name_edit,
#edit_color_title,
#product_name {
	font-size:15px;
	color:#626060;
	font-weight:normal;
	margin:0px;
	padding:0px;
}



#edit_product_name_input{
	width:130px;
	margin-left:-2px;
	
	padding-top:-2px;
	padding-left:2px;
	border:1px solid #e2e2e2;
	display:block;
	float:left;
}

#edit_product_name{
	height:24px;
	width:230px;
}

#edit_product_name .submit_button_small
{
	margin-left:8px;
	margin-right:0px;
	margin-top:3px;
}

#product_name_edit{
	cursor:pointer;
	height:24px;
}

#product_name_edit img{
	margin-left:2px;
	margin-bottom:-1px;
}

#edit_product_name img{
	margin-left:3px;
	cursor:pointer;
}

#product_name_loader{
	display:none;
}


#edit_product_name #product_name_undo{
	float:left;
	display:block;
	margin-top:3px;
	margin-left:7px;
}


#edit_options{
	width:220px;
}


#edit_sizes_title,
#edit_color_title{
	width:110px;
	float:left;
}

#edit_sizes_title{
	margin-bottom:10px;
}







#edit_color_block{
	width:27px;
	height:27px;
	float:left;
	margin-top:8px;
	background-color:white;
}

#edit_color_hex{
	float:left;
	font-size:12px;
	margin-top:11px;
	width:80px;
	cursor:pointer;
	padding-left:10px;
	border:0px;
}


#edit_color_name{
	margin-left:-4px;
	margin-top:6px;
}

#edit_product_section{
	float:left;

}


#edit_product_section .ajaxloader{
	margin-left:80px;
	margin-top:50px;
}

.hover_field{
	border: 1px solid #fff;
}

.hover_field:hover{
	border:1px solid #e2e2e2;
}





#current_color{
	margin-top:-2px;
	margin-bottom:12px;
	height:16px;
	background-color:white;
}

#edit_overview_afbeelding,
#product_afbeelding{
	float:left;
	height:251px;
	width:254px;
	text-align:center;
}



#edit_overview_afbeelding{
	height:189px;
	width:178px;
}



#edit_overview_afbeelding
{
	width:178px;
	margin-top:16px;
	margin-left:18px;
}


#remove_overview_image,
#remove_product_image{
	margin-left:237px;
	margin-top:-2px;
	z-index:10;
	cursor:pointer;
	display:none;
	position:absolute;
}

#remove_overview_image
{
	margin-top:-2px;
	margin-left:159px;
}


#upload_overview_image,
#upload_product_image{
	cursor:pointer;
	display:none;
}



#vergroting_holder
{
	
	float:right;
	margin-right:45px;
}


#vergroting{
	overflow:hidden;
	height:229px;
	width:262px;
	border:1px solid #e8e8e8;;
}


#kleuren{
	width:200px;
}



#product .color_select_holder{
	width:12px;
	margin-left:3px;
	margin-top:3px;
	height:12px;
	float:left;
}

#product .color_select{
	width:12px;
	height:12px;
}


#product .color_select_l {
	width:14px; 
	height:14px; 
	margin-left:-1px; 
	margin-top:-1px; 
	position:absolute; 
	display:none;
}


#maat{
	margin-top:20px;
}

#aantal select,
#maat select{
	
	font-size:11pt;
	border:1px solid #e0e0e0;
	color:#626060;
	margin-top:2px;
	width:83px;
}

#aantal{
	margin-top:8px;
	height:64px;
}

#aantal input{
	display:none;
	width:51px;
	height:16px;
	margin-top:2px;
	padding:0px;
	font-size:12px;
}

#aantal select
{
	width:60px;
}



#gotoCheckout,
#addToCartText {
	color:#626060;
	font-weight:bold;
	margin-left:6px;
}



#addToCartImg{
	margin-bottom:-6px;
	
}




.input_rightside_text,
#delete_color,
#add_color{
	float:left;
	font-size:10px;
	cursor:pointer;
	margin:2px 0px 0px 6px;
	color:#8e171b;
}


#add_to_cart_div{
	padding-top:4px;
	cursor:pointer;
}

#edit_product_price #sprice,
#add_to_cart #sprice{
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
	margin-left:5px;
	margin-top:8px;
}

#add_to_cart #sprice{
	margin-top:1px;
}



#edit_product_price{
	padding-top:0px;
}


#edit_product_price img,
#edit_product_price #sprice{
	margin-top:4px;
	margin-bottom:0px;
}





.edit_product_something{
	margin-top:16px;
	cursor:pointer;
}

.edit_product_something img{
	margin-left:2px;
	margin-bottom:-1px;
	}

#edit_product_price{
	margin-top:16px;
}

#product_size_items{
	margin-top:20px;
}


#add_size{
	margin-top:14px;	
}


#add_size #add_size_input{
	float:left;
	padding:2px;
	height:16px;
	font-size:11px;
	width:150px;
	color:#626060;
}


#add_size .input_rightside_text{
	margin-top:6px;
}


.product_size_item {
	margin-top:8px;
}

.product_size_item .product_size_drag{
	float:left;
	cursor:pointer;
}

.product_size_item .product_size_item_titel{
	float:left;
	margin-left:10px;
	width:120px;
	font-size:11px;
	height:14px;
	padding:2px;
	margin-top:-2px;
}



.product_size_item .product_size_delete{
	float:left;
	margin-left:10px;
	margin-top:3px;
	cursor:pointer;
}


.input_rightside_text:hover,
#delete_color:hover,
#add_color:hover{
	color:#410a0b;
}



.back {
	margin:-29px 0px 10px 48px;
}

.edit_back {
	margin:-29px 0px 10px 125px;
}

.back a{
	margin:0px 0px 0px 2px; 
	font-size:8px;
	color:#000000;
}

#gotoCheckout:hover,
#addToCartText:hover{
	color:#c72c4f;
}

#checkout_detail img{
	float:left;
	margin-top:-9px;
	margin-right:4px;
}
#gotoCheckout{
	float:left;
	margin-left:2px;
}
#checkout_detail{
	float:right;
	font-size:11px;
	cursor:pointer;
	margin-top:-8px;
	margin-right:9px;
	visibility:hidden;
}

#checkout_detail #pijltje_gocheckout{
	float:none;
	display:inline;
	margin-left:2px;

}

.back a span{
	font-size:12px;
}

.back a:hover{
	color:#c72c4f;
}


#flash_messages {
	font-family:Arial;
	position:absolute;
	margin-top:19px;
	margin-left:95px;
	font-size:16px;
	color:#626060;	
	font-weight:bold;
}


#flash_messages .flash_text_main
{
	color:white;
	font-size:12px;
	min-width:110px;	
	height:16px;
	text-align:center;
	background-color:#d3385a;
	padding-top:4px;
}

#flash_messages span {
	display:table-cell;	
	height:90px;
	min-width:110px;
	padding-left:5px;
	padding-right:5px;
}

#flash_messages .warning,
#flash_messages .notice,
#flash_messages .error
{
	color:white;
	min-width:110px;
	height:24px;

}
#title_edit{
	border:1px solid #fff;
	width:500px;
	font-weight:normal;
	margin-top:0px;
	padding-top:2px;
	margin-bottom:10px;
	height:25px;
	font-size:22px;
}
#title_edit:hover{
	border:1px solid #e2e2e2;
}

#detail_description {
	margin-top:30px;
}

/* ADMIN PANEL */

#topSide{
	position:absolute;
	z-index:1;
	margin-top:13px;
	margin-left:790px;
}



/* CART */


#cart_venster{
	position:absolute;
	margin-top:-1px;
}

#cart{
	position:relative;
	background-image: url('/images/shoppingcart_wit.png');
	width:234px;
	font-size:11px;
	height:322px;
	padding-top:16px;
	overflow:hidden;
	font-weight:bold;
	color:#494344;
}



#cart #cart_checkout{
	font-size:10px;
	height:9px;
	float:right;
	margin-top:16px;
	margin-right:28px;
}

#cart #cart_checkout a{
	color:#3f3f3f;
} 


#cart #cart_checkout a:hover{
	color:#bd2b4b;
} 


#cart #cart_titel{
	font-size:13px;
	margin-left:16px;
	height:13px;
}


#cart #scrollbar_handle{
	overflow:hidden;
	position:absolute;
	width:9px;
}


#cart #scrollbar_track{
	position:relative;
	height:258px;
	margin-right:21px;
	margin-top:2px;
	float:right;
}

#cart_scroll_content{
	padding-bottom:8px;
}


#cart #cart_items{
	width:196px;
	float:left;
	height:262px;
	margin-top:0px;
	padding-left:16px;
	overflow:hidden;
}

#cart .cart_item{
	width:194px;
	height:50px;
	margin-top:4px;
}


#cart .cart_product_spacer{
	height:18px;
	width:194px;
}



#cart .cart_product_color
{
	width:12px;
	height:12px;
	float:left;
}




#cart .cart_product_titel
{
	float:left;
	margin-left:8px;
	font-size:12px;
	width:80px;
}

#cart .cart_product_color_name{
	font-size:10px;
	margin-left:24px;
	padding-top:2px;
	float:left;
	width:160px;
	color:#7b6f71;
}

#cart .cart_product_amound{
	float:left;
	margin-left:10px;
}

#cart .cart_product_price{
	float:right;
	margin-right:9px;
}


#cart .remove_cart_product {
	width:8px;
	height:8px;
	margin-right:3px;
	margin-top:3px;
	cursor:pointer;
	
	float:right;
	background-image: url('/images/remove_cart_product.png');
}

#cart .remove_cart_product:hover
{
	background-image: url('/images/remove_cart_hovert.png');
}

#cart #totals{
	margin-top:-20px;
	height:50px;
}

#cart #total_line{
	border-bottom:1px solid #cacaca;
	width:186px;
}

#cart #total_text{
	float:left;
	margin-top:12px;
	margin-left:20px;
}

#cart #total_price{
	float:right;
	margin-top:12px;
	margin-right:20px;
}




#cart_large{
	margin-top:7px;
	margin-left:18px;
}


#cart_large *{
	color:#352e2f;
}

#cart_large .cart_price_item,
#cart_large .cart_item{
	width:710px;
	height:40px;
	padding-top:16px;
	border-bottom:1px solid #f5f5f5;
}

#cart_large .cart_price_item{
	padding-top:14px;
	height:30px;
}


#cart_large .cart_price_item .price_item_title
{
	float:left;
	margin-left:451px;
	width:110px;
}

#cart_large .cart_price_item .price_item_title .helvetica_65{
	float:left;
	height:18px;
	font-size:10px;
}


#cart_large .cart_price_item .price_item_title .btw_text{
	float:left;
	margin-top:2px;
	margin-left:3px;
	height:18px;
	font-size:8px;
}

#cart_large .cart_price_item .price_item_price{
	font-size:11px;
	
	float:left;
	width:59px;
	height:18px;
	
	margin-left:0px;
	text-align:right;
	
}


#cart_large .cart_color_block{
	width:17px;
	height:17px;
	margin-top:1px;
	float:left;
	margin-left:17px;
}

#cart_large .cart_titel_and_color{
	height:39px;
	padding-top:0px;
	float:left;
	margin-left:9px;
	width:321px;
}

#cart_large .cart_titel_and_color .helvetica_65{
	font-size:11px;
	font-weight:normal;
	height:16px;
}


#cart_large .cart_titel_and_color .cart_color_name{
	font-size:10px;
	margin-top:2px;
	margin-left:9px;
	color:#3f3f3f;
}


#cart_large .cart_quantity{
	padding:0px;
	width:28px;
	
	padding-top:4px;
	height:19px;
	text-align:center;
	margin:0px;
	margin-top:3px;
	font-size:11px;
	
	float:left;
	border:1px solid #f0f0f0;
}

#cart_large .cart_item_price{

	width:113px;
	height:32px;
	padding-top:8px;
	margin-left:113px;
	text-align:right;
	float:left;
}

#cart_large .cart_item_price_font{
	color:#4f4f4f;
	font-size:11px;
}

#cart_large .cart_price_item .price_item_price .helvetica_65,
#cart_large .cart_item_price .helvetica_65{
	font-size:11px;
	height:19px;
	float:right;
}

#cart_large .cart_remove{
	padding-top:5px;
	float:left;
	margin-left:35px;
}

#cart_large .cart_remove img{
	cursor:pointer;
}

#stores_holder{
	position:relative;
	margin-left:5px;
	height:250px;
	float:left;
	width:200px;
	overflow:hidden;
}

#stores{

}

#scrollbar_locator_handle{
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	width:9px;
}

#scrollbar_locator_track{
	position:relative;
	height:250px;
	margin-right:21px;
	margin-top:2px;
	float:right;
}

#countryList{
	margin-left:5px;
	border:1px solid #919191;
	padding:2px;
	margin-bottom:10px;
	width:200px;
	
}
#stores h3{
	margin-bottom:2px;
	}

#add_store{
	padding-left:6px;
	width:220px;
	float:left;
}



/*
ORDER DETAIL LIST
*/
#orderFilter p{
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#d3385a;
	font-size:12px;
}
.cart_product_color
{
	margin-top:2px;
	margin-right:3px;
	width:9px;
	height:9px;
	float:left;
}
#orderFilter{
	width:140px;
	height:250px;
	font-size:11px;
	color:#515151;
	font-weight:bold;
	line-height:18px;
}
#orderFilter span{
	cursor:pointer;
}

#orderFilter span:hover{
	color:#cd3659;
	cursor:pointer;
}

.orderNietBetaald,
.orderBetaald{
	width:15px;
	height:15px;
	margin-top:2px;
	margin-left:11px;
}

.orderBetaald{
	background-color:#8ec600;
}
.orderNietBetaald{
	background-color:#4b4eb1;
}


.orderProces div{
	margin-left:23px;
}

.orderPayed div{
	margin-left:10px;
}





.orderDetail{
	margin-top:-3px;
	margin-bottom:15px;
	font-size:11px;
}


.orderContent{
	margin-top:-3px;
	padding-top:20px;
	padding-bottom:16px;
	padding-left:18px;
	background-repeat:repeat-y;
	border-bottom:1px dashed #ebebeb;

}

.orderDetailContentBoven{
	padding-bottom:20px;
}

.orderDetailContentOnder{
	padding-top:20px;
}


.detailItems{
	padding-left:150px;
}



#orders_table{
	width:640px;
}


#orders_table th{
	text-align:left;
	font-size:12px;
	color:#727272;
	padding-bottom:10px;
}



#orders_table .order_row td{
	padding-top:6px;
	font-size:12px;
	cursor:pointer;
	height:40px;
}



#orders_table .order_row
{
	color:#444444;
}

#orders_table .order_row:hover{
	background-color:#cd3659;
	color:#ffffff;
}




.orderDetailRow{
	margin:0px;
	padding:0px;
	height:1px;
	width:640px;
}





.detailDelivery{
	width:180px;
	margin-top:2px;
	line-height:18px;
}

.detailBilling{
	width:180px;
	margin-left:30px;
	margin-top:2px;
	line-height:18px;
}
.detailUser{
	width:180px;
	margin-left:30px;
	margin-top:2px;
	line-height:18px;
}



.orderItem{
	font-size:12px;
	color:#444444;
	padding-top:15px;
	width:580px;
	cursor:pointer;
	height:30px;
}







.detailProcess{
	width:210px;
	height:15px;
}
.detailPayment{
	width:250px;
}
.detailId{
	width:160px;
}



.checkboxProcess{
	display:block;
	float:left;
	width:20px;
	height:16px;
	padding-bottom:-7px;
	margin-top:-3px;
}





.orderName{
	width:135px;
}

.orderId{
	width:60px;
}


.orderDate{
	width:140px;
}

.orderPrice{
	width:110px;
}

.orderProces{
	width:115px;
	text-align:center;

}

.orderPayed{
	width:70px;
	text-align:center;
}

.orderfirstTD{
	padding-left:10px;
}


.orderItemDashedLine{
	margin:0px;
	padding:0px;
	height:1px;
}

.orderItemDashedLine td{
	margin:0px;
	padding-top:4px;
	height:1px;
	border-bottom:1px dashed #ebebeb;
	width:640px;
}



.orderDetail b,
#orders_table .orderTable th{
	color:#d3385a;
}

.orderTable .orderDetailRow:hover{
	background-color:#f4f4f4;
}

.active_filter,
#orders_table .active_filter{
	color:#d3385a;
}

#orders_table .orders_sort_row th:hover{
	color:#d3385a;
	cursor:pointer;
}

.edit_procced_link{
	margin-top:-3px;
	margin-left:3px;
	cursor:pointer;
}


#save_and_close_product_description,
#save_product_description{
	width:78px;
	margin-right:8px;
	margin-top:10px;
}

#save_product_description{
	width:30px;
}

#product_description_loader{
	float:right;
	display:none;
	margin-right:8px;
	margin-top:12px;
}

.product_not_visible{
	position:absolute;
	margin-left:150px;
	color:#cd3659;
	font-size:9px;
	margin-top:-15px;
}




#action_code{
	margin:2px 0px;
	width:92px;
	height:20px;
	padding:0;
	display:block;
	float:right;
	padding-top:8px;
	padding-left:2px;
	text-align:center;
	color:#555555;
	font-size:10px;
	border:0;
	background-image: url('/images/actiecode_input.jpg')

}

#action_code_end{
	margin:2px 0px;
	margin-right:14px;
	display:block;
	float:right;
}


