@charset "utf-8";

/* 
### RESETS 						*/

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	}


/* 
### BASIC STYLES 						*/

	body { font-family: Arial, Helvetica, sans-serif; }
	
	.clr { height: 100%; overflow: hidden;}
	.fl { float: left; }
	.fr { float: right; }
	.clearem { clear: both; }
	
	.btn { background: #dd1b1b; padding: 4px 4px 0 4px; }
	.btn img { background: #dd1b1b; }
	
	.btn-large-wrap { padding: 0 4px 4px 0; background: url(images/btn-large-wrap_bg.png) right bottom no-repeat; }
	.btn-large-wrap .btn-large { display: block; float: left; padding: 10px 7px 7px 7px; font-size: 0; color: #fff !important; border: 1px solid #dd1b1b; background: url(images/btn-large_bg.png) repeat-x #dd1b1b; }

	.input-large-wrap { padding: 0 4px 4px 0; background: url(images/btn-large-wrap_bg.png) right bottom no-repeat; }
	.input-large-wrap .btn-large { display: block; float: left; padding: 10px 7px 7px 7px; font-size: 0; color: #fff !important; border: 1px solid #dd1b1b; background: url(images/btn-large_bg.png) repeat-x orange; }

	
/*
	.btn-large-wrap { padding: 0 4px 4px 0;  }
	.btn-large-wrap .btn-large { display: block; float: left; padding: 10px 7px 7px 7px; font-size: 0; color: #fff !important; border: 1px solid #dd1b1b; }
*/
	.btn-large-wrap .btn-large .arrow { margin: 0 5px 0 0; }
	
	.pagebox { position: relative; width: 980px; margin: 0 auto; }
	
	.readmore { background: #dd1b1b; }

	table td {padding: 5px 10px 0 0;} 
	table td input.inputstyled { border: 1px solid #d1d1d1; padding: 3px; }


/* 
### TEMPLATE STYLES 						*/

	#header { height: 72px; }
	#header .logo { position: absolute; top: 15px; left: 0; width: 460px; height: 53px; }
	#header .loginbox { position: absolute; top: 15px; right: 142px; height: 17px; padding: 0 0 10px 0; background: url(images/loginbox_bg.gif) no-repeat; } 
	#header .loginbox .logged { position: relative; padding: 6px 0px 0 10px; font-size: 12px; color: #717171; }
	#header .loginbox .logged span { background: url(images/loginbox_logged_vsl.gif) no-repeat; padding: 0 20px 0 18px; }
	#header .loginbox .logged a { color: #dd1b1b; }
	#header .loginbox .logged a:hover { text-decoration: none; }
	#header .loginbox .end { position: absolute; top: 0px; right: -10px; }
	
	#header .helpdesk-btn { position: absolute; top: 15px; right: 20px; background: orange !important; }
	
	#header .deco { position: relative; }
	#header .deco .right { position: absolute; top: 66px; right: 0; z-index: 100; width: 50%; height: 4px; background: orange !important; }
	
	#header_deco { position: relative; }
	#header_deco .right { position: absolute; top: 66px; right: 0; z-index: 100; width: 50%; height: 4px; background: orange !important; }
	
	#nav-main { height: 35px; border-top: 4px solid #d8d8d8; background: #575757; }
	#nav-main .bg { height: 35px; background: url(images/main-nav_bg_bg.png) bottom repeat-x; }
	#nav-main ul li { display: inline; list-style: none; }
	#nav-main ul li a { display: block; float: left; height: 25px; padding: 4px 10px 6px 10px; color: white; }
	#nav-main ul li span { width: 2px; background: #ccc; height: 20px; margin: 2px; margin-top: 8px; float: left; display: block;}
	#nav-main ul li img {float: left;}
	#nav-main ul li a:hover, #nav-main li a.selected { background: #d8d8d8; }
	
	#content { background: #eaeaea; }
	#content a { color: #dd1b1b; }
	#content a:hover { text-decoration: none; }
	
	#content form small input.ncol{display:none;}
	#content form small input.ncol#ncol_cancel{display:block;}
	#content form small input.ncol#submit3{display:block;}
	
	#cols1, #cols2 { padding: 30px 0 20px 0; line-height:20px;}
	#cols2 .col-a { float: left; width: 700px;  }
	#cols2 .col-b { float: left; width: 222px; margin-left: 40px; }
	
	.white {background-color: #FFF; }
	
	.cta { width: 222px; margin-bottom: 20px; } 
	.cta  .top { height: 14px; background: url(images/rcol_block_top_bg.png) no-repeat;  font-size: 0; line-height: 0; }
	.cta  .mid { padding: 0 15px 1px 15px; background: url(images/rcol_block_mid_bg.png) repeat-y; }
	.cta .bot { height: 14px; background: url(images/rcol_block_bot_bg.png) no-repeat; }
	.cta .mid p { color: #5a5a5a; margin-top: 5px; font-size: 13px; line-height: 19px; }
	.cta img {margin: 5px 10px 0 0}

	#hr-home { height: 163px; background: #dd1b1b; }
	#hr-home .intro {  background: url(images/hr-home_bg_16.png) no-repeat;  height: 163px; }
	#hr-home .intro p { width: 600px; margin-top: 5px; font-size: 14px; line-height: 22px; color: white; }
	#hr-home .intro h1 { padding-top:10px;  }
	
	#hr-sub { height: 96px; background: #dd1b1b; }
	#hr-sub .inner { background: url(images/hr-sub_bg_16.png) no-repeat; padding-top: 15px; height: 81px; }
	
	#hr-login { height: 96px; background: #dd1b1b; }
	#hr-login .inner { background: url(images/hr-login_bg_16.png) no-repeat; padding-top: 5px; height: 91px; }
	#hr-login .inner p { margin-top: 2px; width: 470px; font-size: 14px; line-height: 19px; color: white; }
	
	.crumpath { margin-top: 3px; }
	.crumpath li { list-style: none; display: inline; }
	.crumpath li a { color: white; display: block; float: left; padding: 0 7px 0 12px; text-decoration: none; font-size: 14px; background: url(images/crumpath_a_bg.gif) left 5px no-repeat; filter:alpha(opacity=80); opacity:.80; }
	.crumpath li a:hover { text-decoration: underline; }
	.crumpath li a.first { padding-left: 0; background: none; }
		
	.paging { padding-top: 10px; text-align: center; }
	.paging ul { display: table; margin: 0 auto; }
	.paging ul li { display: inline; padding: 3px 0 5px 0; list-style: none; background: white; border-top: 1px solid #acacac; border-bottom: 1px solid #acacac; border-right: 1px solid #acacac;  }
	.paging ul li.first { border-left: 1px solid #acacac; }
	.paging ul li a { display: inline-block; padding: 0 7px; color: #878787 !important; font-size: 12px; font-weight: bold; text-decoration: none; }
	.paging ul li a:hover { text-decoration: underline !important; }
	.paging ul li a.selected { color: #dd1b1b !important; }
	.paging ul li a.disabled { color: #b7b7b7 !important; cursor: text; }
	.paging ul li a.disabled:hover { text-decoration: none !important; }
	
		
	#basket { position: absolute; top: 93px; right: 0; z-index: 10; width: 240px; background: url(images/basket_homepage_bg.png) no-repeat; }
	#basket.homepage .mid { min-height: 165px; }
	#basket.subpage { background: url(images/basket_subpage_bg.png) no-repeat; }
	
	#basket .top { width: 222px; height: 10px; background: url(images/rcol_block_top_bg.png) no-repeat; font-size: 0; line-height: 0; }
	#basket .mid { width: 222px; background: url(images/rcol_block_mid_bg.png) repeat-y; }
	
	#basket .bot { width: 222px; height: 14px; background: url(images/rcol_block_bot_bg.png) no-repeat; }
	#basket h2 { margin-left: 15px; }
	#basket .item { width: 190px; padding: 10px 15px 10px 15px; border-top: 1px solid #ddd; font-size: 12px; color: #606060; }
	#basket .item .vsl { float: left; margin-right: 10px; }
	#basket .item .description { float: left; padding-top: 7px; }
	#basket .item .delete { float: right; }
	#basket .contents { width: 190px; padding: 10px 15px 10px 15px; border-top: 1px solid #ddd; color: #5a5a5a; font-size: 13px; }
	#basket .order { position: relative; width: 190px; padding: 10px 15px 10px 15px; border-top: 1px solid #ddd; }
	#basket .order .overlay { z-index: 3000; position: absolute; top: 10px; left: 12px; width: 150px; height: 20px; }
	#basket .order .btn { float: left; margin-right: 3px; }
	#basket .order .clearem { font-size: 0; line-height: 0; }
		
	#footer { height: 25px; margin-bottom: 30px; font-size: 12px; color: #aeaeae; border-top: 1px solid #d8d8d8; border-bottom: 1px solid #d8d8d8; }
	#footer .copyright { float: left; padding-top: 6px; }
	#footer .nav-footer { float: right; margin-right: 18px; }
	#footer .nav-footer li { display: inline; }
	#footer .nav-footer li a { display: block; float: left; height: 19px; padding: 6px 7px 0 7px; color: #aeaeae; text-decoration: none; border-right: 1px solid #d8d8d8; }
	#footer .nav-footer li a.first { border-left: 1px solid #d8d8d8; }
	#footer .nav-footer li a:hover { text-decoration: underline; }
	
	#footer .nav-footer a {height: 19px; padding: 6px 7px 0 7px; color: #aeaeae; text-decoration: none;}
	#footer .nav-footer a:hover {height: 19px; padding: 6px 7px 0 7px; color: #a0a0a0; text-decoration: underline;}
	

/* 
### HOMEPAGE STYLES 						*/
	
	.homepage-col-a { width: 723px; float: left;  }
	
	.homepage-col-a .homepage-cta-blocks { clear: both; }
	.homepage-col-a .homepage-cta-blocks .cta-block { width: 353px; float: left; margin-left: 15px; }
	.homepage-col-a .homepage-cta-blocks .cta-block.first { margin-left: 0; }
	.homepage-col-a .homepage-cta-blocks .cta-block .top { height: 14px; background: url(images/homepage_cta-block_top_bg.png) no-repeat; font-size: 0; line-height: 0; }
	.homepage-col-a .homepage-cta-blocks .cta-block .mid { padding: 0 15px 10px 15px; background: url(images/homepage_cta-block_mid_bg.png) repeat-y; }
	.homepage-col-a .homepage-cta-blocks .cta-block .bot { height: 14px; background: url(images/homepage_cta-block_bot_bg.png) no-repeat; }
	.homepage-col-a .homepage-cta-blocks p { margin-top: 5px; font-size: 13px; line-height: 19px; color: #5a5a5a; }
	
	.homepage-col-a .homepage-blocks { float: left; width: 723px; padding-top: 17px; }
	.homepage-col-a .homepage-blocks .photo-block { background: #d9d9d9; padding: 15px 0 15px 15px; margin-bottom: 17px; } 
	.homepage-col-a .homepage-blocks .photo-block .description { float: left; width: 110px; }
	.homepage-col-a .homepage-blocks .photo-block .description h2 { display: block; }
	.homepage-col-a .homepage-blocks .photo-block .description h2 span { display: inline-block; height: 30px; padding: 1px 5px 0 5px; background: #707070; }
	.homepage-col-a .homepage-blocks .photo-block .description p { margin-top: 5px; font-size: 16px; color: #5a5a5a; font-weight:bold; }
    .homepage-col-a .homepage-blocks .photo-block .photoholder { float: right; width: 595px; }
	.homepage-col-a .homepage-blocks .photo-block .photo { position: relative; float: left; margin-right: 12px; display: inline; }
	.homepage-col-a .homepage-blocks .photo-block .photo .layover { position: absolute; }
	.homepage-col-a .homepage-blocks .photo-block .photo .photo { position: absolute; top: 4px; left: 4px; }
	.homepage-col-a .homepage-blocks .photo-block .photo.size-a { width: 136px; height: 168px; }
	.homepage-col-a .homepage-blocks .photo-block .photo.size-b { width: 136px; height: 98px; }
	.homepage-col-a .homepage-blocks .photo-block .photo.size-c { width: 136px; height: 112px; }
	.homepage-col-a .homepage-blocks .photo-block .photo.size-c .title{ margin-top:77px }
	
		
	.homepage-col-a .homepage-blocks .banner-hr { width: 719px; margin: 0 0 20px 0; background: orange !important; }


	 .homepage-blocks { float: left; width: 723px; padding-top: 17px; }
	 .homepage-blocks .photo-block { background: #d9d9d9; padding: 15px 0 15px 15px; margin-bottom: 17px; } 
	 .homepage-blocks .photo-block .description { float: left; width: 110px; }
	 .homepage-blocks .photo-block .description h2 { display: block; }
	 .homepage-blocks .photo-block .description h2 span { display: inline-block; height: 30px; padding: 1px 5px 0 5px; background: #707070; }
	 .homepage-blocks .photo-block .description p { margin-top: 5px; font-size: 12px; color: #5a5a5a; }
	 .homepage-blocks .photo-block .photo { position: relative; float: right; margin-right: 12px; display: inline; }
	 .homepage-blocks .photo-block .photo .layover { position: absolute; }
	 .homepage-blocks .photo-block .photo .photo { position: absolute; top: 4px; left: 4px; }
	 .homepage-blocks .photo-block .photo.size-a span { position: absolute; top: 130px; left: 34px; font-weight: bold; color: #FFF;  background: #CC3399;padding: 2px; font-size: 12px;}
	 
	 .homepage-blocks .photo-block .photo.size-a { width: 136px; height: 168px; }
	 .homepage-blocks .photo-block .photo .deleteupload { background-color:yellow; position: absolute; z-index: 250; margin: 200px;}
	 .homepage-blocks .photo-block .photo .title { text-align: center; font-size: 12px; font-weight: bold; margin-top:96px;}
	 .homepage-blocks .photo-block .photo .title a { color: #7b7b7b !important; text-decoration: none !important; }
	 .homepage-blocks .photo-block .photo .title a:hover { text-decoration: underline !important; }	     
     
     
	 .homepage-blocks .photo-block .photo.size-b { width: 136px; height: 98px; }
	 .homepage-blocks .photo-block .photo.size-b span { position: absolute; top: 60px; left: 34px; font-weight: bold; color: #FFF;  background: #CC3399;padding: 2px; font-size: 12px;}
	 .homepage-blocks .photo-block .photo.size-c span { position: absolute; top: 60px; left: 34px; font-weight: bold; color: #FFF;  background: #CC3399;padding: 2px; font-size: 12px;}
     
	
	 .homepage-col-a .homepage-blocks .banner-hr { width: 719px; margin: 0 0 20px 0; background: orange !important; }

	
	.homepage-col-b { width: 222px; float: right; margin: 0 17px 20px 0;  }
	
	.homepage-col-b .cta-block { width: 222px; margin: 20px 0 0 0; } 
	.homepage-col-b .cta-block  .top { height: 14px; background: url(images/rcol_block_top_bg.png) no-repeat;  font-size: 0; line-height: 0; }
	.homepage-col-b .cta-block  .mid { padding: 0 15px 10px 15px; background: url(images/rcol_block_mid_bg.png) repeat-y; }
	.homepage-col-b .cta-block  .bot { height: 14px; background: url(images/rcol_block_bot_bg.png) no-repeat; }
	.homepage-col-b .cta-block p { margin-top: 5px; font-size: 13px; line-height: 19px; color: #5a5a5a; }
	
	.homepage-col-b #homepage-banner-vr { width: 222px; height: 340px; margin: 15px 0 15px 0; background: orange !important; }


/* 
### TEXPAGE STYLES 						*/

	.textpage .col-a p { font-size: 13px; line-height: 19px; margin-bottom: 15px; }


/* 
### PHOTO-OVERVIEW STYLES 						*/

	.photo-overview .photo { position: relative; float: left; margin: 0 26px 26px 0; width: 210px; height: 156px; overflow: hidden; border: 1px solid #919191; }

	.photo-overview a.back { position: absolute; margin-top: -17px; padding-left: 15px; font-size: 14px; color: #646464 !important; text-decoration: none; background: url(images/photo-overview_back_bg.gif) left center no-repeat; } 
	.photo-overview a.back:hover { text-decoration: underline !important; }
	.photo-overview .photo div { display: none; position: absolute; bottom: 0; left: 0; width: 205px; height: 20px; padding: 4px 0 0 5px; font-size: 10px; font-weight: bold; color: white; background: url(images/photo-overview_layover_bg.png); }
	.photo-overview .photo:hover div { display: block; } 
	.photo-overview .photo div a { display: block; position: absolute; bottom: 2px; left: 2px; padding: 0px 2px; background: #dd1b1b; color: white !important; font-size: 11px; text-decoration: none; }
	.photo-overview .photo div span { display: block; position: absolute; bottom: 5px; right: 5px; }
	#photo-preview { position:absolute; display:none; background:#333; padding:5px; z-index: 200; }


	
/* 
### ALBUM-OVERVIEW STYLES 						*/
	.album-overview .photo { width: 220px; height: 200px; float: left; margin: 0 25px 0 0; }
	.album-overview .photo .overlay { position: absolute; }
	.album-overview .photo .vsl { margin: 4px 0 10px 4px; }
	.album-overview .photo .title { text-align: center; font-size: 12px; font-weight: bold; }
	.album-overview .photo .title a { color: #7b7b7b !important; text-decoration: none !important; }
	.album-overview .photo .title a:hover { text-decoration: underline !important; }
	
	
/* 
### LOGIN STYLES 						*/

	#login-top { height: 150px; }
	#login { position: absolute; top: 93px; right: 0; z-index: 120; width: 348px; height: 96px; padding: 13px 0 0 15px; background: url(images/login_bg.png) no-repeat; }	
	#login fieldset { width: 308px; padding-bottom: 10px; }
	#login fieldset label { float: left; width: 110px; }
	#login fieldset .input { float: left; background: #ebebeb; width: 190px; padding: 1px 3px; border: 1px solid #bfbfbf; font-size: 13px; color: #5b5b5b; } 
	#login fieldset .btn { float: right; }
	#login fieldset .frm-btn { cursor: pointer; float: right; width: 100px; height: 23px;  background: url(images/btn_inloggen.png) center 5px no-repeat #dd1b1b; color: white; font-size: 0; line-height: 0; border: none; } 
	#login .error-txt { position: absolute; top: 68px; color: red; font-weight: bold; font-size: 12px; }
	#login .error { border: 1px solid #e47f7f !important; }

/* 
### ORDER STYLES 						*/	
	#order { position: relative; }
	#order .tabs { margin-bottom: -1px; } 
	#order .tabs li { display: inline; }
	#order .tabs li span { display: block; float: left; margin-right:5px; padding: 2px 10px; color: #8c8c8c; font-size: 13px; background: #f2f2f2; text-decoration: none; border: 1px solid #d1d1d1; } 
	#order .tabs li span.selected { color: #010101; background: white; border-bottom: 1px solid white; }
	
	#order .nav { padding: 20px 0; }
	#order .nav .left { float: left; margin-left: 20px; }
	#order .nav .right { float: right; margin-right: 20px; }
	
	.order-totalprice { width: 222px; margin: 20px 0; font-size: 13px; line-height: 19px; } 
	.order-totalprice .top { height: 14px; background: url(images/rcol_block_top_bg.png) no-repeat;  font-size: 0; line-height: 0; }
	.order-totalprice .mid { padding: 0 15px 1px 15px; background: url(images/rcol_block_mid_bg.png) repeat-y; }
	.order-totalprice .bot { height: 14px; background: url(images/rcol_block_bot_bg.png) no-repeat; }
	.order-totalprice .mid p { color: #5a5a5a; margin-top: 5px; }
	.order-totalprice .mid .pricing { background: #f6f6f6; margin: 20px 0 10px 0; border: 1px solid #d1d1d1; }
	.order-totalprice .mid .pricing div { padding: 3px 0; }
	.order-totalprice .mid .pricing .title { display: block; width: 100px; float: left; margin-left: 5px; font-weight: bold; }
	.order-totalprice .mid .pricing .price { display: block; width: 68px; float: right; margin-right: 5px; text-align: right; } 
	.order-totalprice .mid .pricing .total { font-size: 16px; border-top: 1px solid #d1d1d1; padding: 10px 0;  }
	.order-totalprice .mid .pricing .total .price { color: #dd1b1b; font-weight: bold; } 
	
	#order .step { margin-top: -1px; background: white; border: 1px solid #d2d2d2; }
	#order .step.one .product { border-bottom: 1px solid #d1d1d1; padding: 20px 0; font-size: 13px; }
	#order .step.one .product.even { background: #f6f6f6; }
	#order .step.one .product .vsl { float: left; margin-left: 20px; border: 1px solid #d1d1d1; } 
	#order .step.one .product .description { float: left; width: 330px; margin-left: 20px; padding-top: 10px; line-height: 18px; }
	#order .step.one .product .description h2 span { color: #dd1b1b; }
	#order .step.one .product .specs { display: inline; float: right; width: 170px; height: 88px; padding: 10px 0 0 20px; margin-right: 20px; border-left: 1px solid #d1d1d1; }
	#order .step.one .product .specs span { display: block; float: left; width: 55px; }
	#order .step.one .product .specs .price { height: 25px; padding-top:5px;}
	#order .step.one .product .specs .price .euro { margin-top: -4px; font-size: 20px; font-weight: bold; color: #dd1b1b; }
	#order .step.one .product .specs .quantity { height: 32px; }
	#order .step.one .product .specs .discount { height: 30px;  }
	#order .step.one .product .specs .quantity input { margin-top: -1px; width: 45px; text-align: center; border: 1px solid #d1d1d1; }
	#order .step.one .product .specs .quantity img { margin-left:0px; width: 18px; }
	#order .step.one .product .specs .delete { clear: both; position: relative; }
	#order .step.one .product .specs .delete a { color: black; text-decoration: none; }
	#order .step.one .product .specs .delete a em { text-decoration: underline; font-style: normal; }
	#order .step.one .product .specs .delete a:hover em { text-decoration: none; }
	#order .step.one .product .specs .delete a img { margin-bottom: -2px; }
	#order .step.one .update { font-size: 12px; text-align: right; padding: 10px 50px 10px 0; border-bottom: 1px solid #d1d1d1; }
	
	#order .step.two .hr { padding: 20px; font-size: 13px; border-bottom: 1px solid #d1d1d1; }
	#order .step.two .hr.even { background: #f6f6f6; }
	#order .step.two .hr h2 { font-size: 15px; margin-bottom: 5px; }
	#order .step.two fieldset { padding: 7px 0; }
	#order .step.two .title { float: left; width: 130px; padding-top: 3px; }
	#order .step.two .input { float: left; display: table-cell; vertical-align: bottom; }
	#order .step.two .input .error-txt { color: #d71d1d; }
	#order .step.two .input .error-txt img { margin-bottom: -2px; }
	#order .step.two .input .inputstyled { width: 215px; border: 1px solid #d1d1d1; padding: 3px; }
	#order .step.two .input .inputstyled.error { border: 1px solid #d71d1d; }
	
	#order .step.three .hr { padding: 20px; font-size: 13px; border-bottom: 1px solid #d1d1d1; }
	#order .step.three .hr.even { background: #f6f6f6; }
	#order .step.three .hr h2 { font-size: 15px; margin-bottom: 5px; }
	#order .step.three .hr p { padding-left: 25px; }
	#order .step.three .hr p.first { padding-left: 0px; }
	
	#order .step.four .hr { padding: 20px; font-size: 13px; border-bottom: 1px solid #d1d1d1; }
	#order .step.four .hr.even { background: #f6f6f6; }
	#order .step.four .hr h2 { font-size: 15px; margin-bottom: 5px; }
	
	
	
/* 
### CONTACT	 STYLES 						*/
	
	.col-a #inner { background: white; padding: 5px;}
		
	#contactform { font-size: 12px; } 
	#contactform fieldset { padding: 7px 0; }
	#contactform .title { float: left; width: 200px; padding-top: 3px; }
	#contactform .input { float: left; display: table-cell; vertical-align: bottom; }
	#contactform .input .error-txt { color: #d71d1d; }
	#contactform .input .error-txt img { margin-bottom: -2px; }
	#contactform .input .inputstyled { width: 215px; border: 1px solid #d1d1d1; padding: 3px; }
	#contactform .input .inputstyled.error { border: 1px solid #d71d1d; }
	#contactform .input textarea { width: 215px; height: 150px; border: 1px solid #d1d1d1; padding: 3px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; } 	
	
/* 

/* 
### Pasword forgot form	 STYLES 						*/
	
	.col-a #inner { background: white; padding: 5px;}
		
	#paswforgotform { font-size: 12px; } 
	#paswforgotform fieldset { padding: 7px 0; }
	#paswforgotform .title { float: left; width: 200px; padding-top: 3px; }
	#paswforgotform .input { float: left; display: table-cell; vertical-align: bottom; }
	#paswforgotform .input .error-txt { color: #d71d1d; }
	#paswforgotform .input .error-txt img { margin-bottom: -2px; }
	#paswforgotform .input .inputstyled { width: 215px; border: 1px solid #d1d1d1; padding: 3px; }
	#paswforgotform .input .inputstyled.error { border: 1px solid #d71d1d; }
	#paswforgotform .input textarea { width: 215px; height: 150px; border: 1px solid #d1d1d1; padding: 3px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; } 	
	
/* 


### REGISTRATION	 STYLES 						*/	
	.frm-registration { background: white; border: 1px solid #d2d2d2;}
	.frm-registration .hr { padding: 20px; font-size: 13px; border-bottom: 1px solid #d1d1d1; }
	.frm-registration .hr.even { background: #f6f6f6; }
	.frm-registration .hr h2 { font-size: 15px; margin-bottom: 5px; }
	.frm-registration fieldset { padding: 7px 0; }
	.frm-registration .title { float: left; width: 200px; padding-top: 3px; }
	.frm-registration .input { float: left; display: table-cell; vertical-align: bottom; }
	.xxfrm-registration .input .error-txt { color: #d71d1d; }
	.xxfrm-registration .input .error-txt img { margin-bottom: -2px; }
	.frm-registration .input .inputstyled { width: 215px; border: 1px solid #d1d1d1; padding: 3px; }
	.frm-registration .input .inputstyled.error { border: 1px solid #d71d1d; }	
	.frm-registration textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  } 
	.frm-registration .btn { margin: 20px 0 0 ; }
	.frm-registration .nav { padding: 20px 0; }
	.frm-registration .nav .left { float: left; margin-left: 20px; }
	.frm-registration .nav .right { float: right; margin-right: 20px; }	
	#errorLabel {color:#CC0000; }
	.bezigmetuploaden {display:none; margin-left:40px; }
	#errorLabel ul{ list-style: none; }
	
/* 
### FRM-PASSWORD	 STYLES 						*/	
	.frm-password { position: relative; width: 365px; }
	.frm-password .btn { padding: 3px;  }
	.frm-password .close { position: absolute; top: 0; right: 0; background: #dd1b1b; padding: 3px; cursor: pointer; }
	.frm-password p { color: #515151; margin-bottom: 10px;   } 
	.frm-password label { display: block; float: left; width: 100px; font-weight: bold; font-size: 13px; color: #737373; }
	.frm-password .inputstyled { float: left; margin-top: -3px; width: 255px; padding: 4px; background: #ebebeb; border: 1px solid #b6b6b6; }
	.frm-password .frm-btn { cursor: pointer; clear: both; width: 180px; height: 24px; margin: 7px 0 0 185px; background: url(images/btn_inloggen-voor-album.png) center 5px no-repeat #dd1b1b; color: white; font-size: 0; line-height: 0; text-decoration: none; border: none; } 



/* 
### PRODUCT-OVERVIEW STYLES 						*/

	.product-overview .col-a p { font-size: 13px; line-height: 19px; margin-bottom: 15px; }
	
	.product-overview .hr { background: white; padding: 20px 0 20px 20px; font-size: 13px; border-bottom: 1px solid #d1d1d1; }
	.product-overview .hr.even { background: #f6f6f6; }
	
	.product-overview .cat-overview { }
	.product-overview .cat-overview h2 { margin-bottom: 5px; }
	.product-overview .cat-overview ul li { list-style: none; float: left; margin-right: 10px; }
	.product-overview .cat-overview ul li a { display: block; float: left; font-size: 13px; color: #444444 !important; text-decoration: none; }
	.product-overview .cat-overview ul li a:hover { text-decoration: underline !important; }
	.product-overview .cat-overview ul li a span { font-style: italic; }
	.product-overview .cat-overview ul li a.selected { font-weight: bold; }
	.product-overview .product { width: 345px; float: left; margin: 20px 5px 20px 0; font-size: 13px; }
	/*.product-overview .product .vsl { border: 1px solid  #d9d9d9; margin-right: 10px; float: left; }*/
	.product-overview .product .vsl { margin-right: 10px; float: left; margin-left: 20px; }
	.product-overview .product p { margin-bottom: 5px !important; }
	.product-overview .product span { display: block; margin-bottom: 3px; font-style: italic; }
	.product-overview .product select { padding: 1px; }
	
	
/* 
### EDITOR	 STYLES 						*/		
	#editor { background: orange; } 
	#error { position:absolute; z-index:10; color: red; padding:4px; padding: 35px 0 0 180px; }
	#error img { float: left; }
	#error #error-text { color: red; font-weight:bold; font-size: 12px; display: block; float: left; margin-left: 5px; padding-top: 1px;  }
	
	.error {color: red;}
	.linetrough {text-decoration: line-through;}
	
	#change_account { padding: 20px; font-size: 13px; border: 1px solid #d1d1d1; background :#FFF; }
	
	
	
	

noscript {color: red; font-weight: bolder; margin: 5px; }


