body{
	margin:0;
	color:#101010;
	font:12px Arial, Helvetica, sans-serif;
	background:#a7a7a7;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#f069a7;
}

.VertMenuItems{
	text-decoration:none;
	color:#101010;
}

#sidebar a.VertMenuItems {
		font-size: 12px;
}

a:hover{text-decoration:underline;}
input,
select{
	font:10px/12px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	margin:0;
}
form,
fieldset{
	margin:0;
	padding:0;
	border:none;
}
.main{
	margin:0 auto;
	width:983px;
}
#header{
	position: relative;
	/*background:#fff url(/shop/files/images/bg_header.jpg) no-repeat 325px 48px;*/
	background: #fff;
	width:983px;
	height:160px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin-bottom:2px;
}


/* topmenu */
#topmenu {
	float: right;
    padding-right: 22px;
}

#topmenu ul{
    margin: 0;
    padding: 0;
    height: 32px;
    background: url(../images/bg_toplink_TEST.gif) repeat-x top;    
}

#topmenu ul li { 	
	float: left;
    list-style-type: none;
    height: 100%;
}

#topmenu ul li a {
	display: block;
	padding: 7px 10px;
	color: #fff;
    font-weight: bold;
    text-transform: uppercase;
	text-decoration: none;
}

#topmenu ul li a:hover {
    text-decoration: underline;
	color: #fff; 
}

#topmenu ul li a:link, #topmenu ul li a:visited{
    text-decoration: none;
	color: #fff; 
}

#topmenu ul li.top_menu_left{
    background: url(../images/bg_toplink_left_TEST.gif) no-repeat left;     
}

#topmenu ul li a.top_menu_middle{
    background: url(../images/toplink_scheiding.gif) no-repeat left; 
}

#topmenu ul li.top_menu_right{
    background: url(../images/bg_toplink_right_TEST.gif) no-repeat right;        
}

/*LOGO*/
.logo{
	background: url(../images/logo.gif) no-repeat 10px 50%;
	width:255px;
	height:107px;
	float:left;
	margin:21px 5px 0px 10px;
	text-indent:-9999px;
	display:inline;
}
.logo a{
	display:block;
	overflow:hidden;
	height:100%;
}

.language {
    float:right;
    position:relative;
    width:140px;
    clear: both;
}

.language li{
    padding: 0;
    margin: 0;
    display: inline;
    list-style-type: none;
}


/*
.language{
    position:relative;
	margin:0;
	padding:0px;
	top:132px;
	right:-584px;
    
    float:right;
height:20px;
left:613px;
margin:0;
padding:0;
position:relative;
top:80px;
width:140px
}
.language li{
	float:left;
	padding:0px;
	margin-left:10px;
}
.language li a{
	display:block;
	border:1px solid #fff;
	padding:0px;
	height:15px;
}
.language li a:hover{
padding:0px;
margin:0px;
border:1px solid #000;
}
*/
.content{
	overflow:hidden;
	width:983px;
	background:url(../images/bg-content.gif) repeat-y;
	margin-bottom:2px;
}
.holder{
	overflow:hidden;
	width:794px;
	float:left;
}
#main-box{
	float:right;
	width:605px;
	overflow:hidden;
	padding-bottom:5px;
}
.large-baner{
	display:block;
	margin:0 auto;
}
.box-payment-steps{
	border-top:0px solid #000;
	border-bottom:2px solid #000;
	padding:5px 5px 1px 5px;
	overflow:hidden;
	height:1%;
}
.box-newsletter_fastlane{
	border-top:0px solid #000;
	border-bottom:2px solid #000;
	padding:5px 5px 1px 5px;
	overflow:hidden;
	height:1%;
}
.box-newsletter{
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	padding:5px 5px 1px 5px;
	overflow:hidden;
	height:1%;
}
.box-newsletter p, .box-newsletter_fastlane p{
	font-size:17px;
	margin:0;
	letter-spacing:-1px;
	font-weight:bold;
}
.box-newsletter p strong,
.box-newsletter p strong a, .box-newsletter_fastlane p strong,
.box-newsletter_fastlane p strong a{
	color:#f069a7;
	font-size:21px;
	font-weight:normal;
	text-decoration: none;
}
.btn-arrow img{
	margin:0 0 0 25px;
	vertical-align:bottom;
}
.baner{
	margin:-26px 29px 0 0;
	float:right;
}
.products-area{padding:3px 0 0 0;}

.products-area p {padding:0 10px 0 10px;}

.products-area h3 {padding:0 10px 0 10px;}

.products-area .dialog h3 {padding: 0px; color:#f069a7; }

.products-area .wrapper{
	overflow:hidden;
	height:1%;
}
.breadcrumb{
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	float:left;
	font-size:13px;
	color:#f069a7;
	font-weight:bold;
	line-height:20px; 
	color:#101010;
}
.breadcrumb li{display:inline;}
.breadcrumb li a{color:#f069a7;}
.breadcrumb li a:hover{
	color:#101010;
	text-decoration:none;
}
.page{
	margin:0;
	padding:3px 3px 0 0;
	list-style:none;
	float:right;
	font-size:13px;
	line-height:12px;
	margin-top: -19px;
}
.page li{
	float:left;
	padding:0 4px 0 2px;
	overflow:hidden;
}
.page li a{
	border-right:1px solid #4c4c4c;
	padding-right:5px;
	height:14px;
	float:left;
}
.page li a:hover,
.page li.active a{
	color:#f069a7;
	border-right:1px solid #f069a7;
	text-decoration:none;
}
.products{
	margin:0;
	padding:4px 0 0 6px;
	list-style:none;
}
.products li{
	overflow:hidden;
	width:100%;
	padding-bottom:5px;
	vertical-align:top;
}
.box{
	float:left;
	width:192px;
	position:relative;
	margin-right:2px;
	border:1px solid #b2b2b2;
}
.products li .box img{
	display:block;
	margin:0 auto;
	vertical-align:bottom;
}
.products .holder{
	overflow:hidden;
	width:192px;
	height:57px;
	background:#999;
}
.products .holder p{
	margin:0;
	line-height:16px;
	color:#fff;
	padding:0 0 0 3px;
	width:135px;
	float:left;
}
.products .holder p span{
	color:#101010;
	padding-left:3px;
	font-weight:bold;
}
.products .holder a{color:#fff;}
.direction{float:right;}
.products .holder .direction img{display:inline;}
.um-bestelling .direction{
	background:url(../images/btn-arrow.gif) no-repeat 0 1px;
	height:21px;
	width:23px;
	text-indent:-9999px;
	overflow:hidden;
}
.box-description{
	overflow:hidden;
	width:591px;
	margin-bottom:9px;
	padding:4px 5px 0;
}
.gallery-area{
	float:left;
	width:295px;
	/*overflow:hidden;*/
}
.product-active{
	display:block;
	margin:0 auto 4px;
	border:1px solid #b2b2b2;
}
.gallery{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:309px;
}
.gallery li{
	float:left;
	margin-right:14px;
	vertical-align:top;
}
.gallery li a{
	border:1px solid #b2b2b2;
	float:left;
}
.gallery li img{display:block;}
.description{
	float:right;
	width:284px;
	font-size:12px;
	color:#333;
	line-height:18px;
	padding-left:6px;
}
.title{
	background:#999;
	line-height:22px;
	padding:5px 4px;
	color:#fff;
	letter-spacing:-1px;
	font-size:18px;
	overflow:hidden;
	width:282px;
	margin-left:-6px;
}
.title h2,
.title h3{
	font-size:17px;
	float:left;
	margin:0;
}

a.h3 {
	font-size:17px;
	color: #fff;
	margin:0;
}
.title span{
	float:right;
	font-size:16px;
	line-height:16px;
}
.description p{margin:0 0 16px;}
.description h5{
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0;
}
.kies-kleur{
	margin:8px 0 16px;
	padding:0;
	list-style:none;
}
.kies-kleur li{
	display:inline;
	margin-right:3px;
}
.kies-kleur li img{vertical-align:bottom;}
.aantal{
	margin:0 0 14px;
	width:61px;
}
.title img{float:right;}
.bestellen-card .title{
	padding:0 4px;
	line-height:33px;
	margin-bottom:12px;
}
.bestellen-card ul{
	margin:0 0 0 -6px;;
	padding:0;
	list-style:none;
	font-size:13px;
	color: #999;
	font-weight:bold;
	letter-spacing:-1px;
	border-top:1px solid #b3b3b3;
}
.bestellen-card ul li{
	border-bottom:1px solid #b3b3b3;
	width:100%;
	line-height:20px;
}
.bestellen-card ul li a{
	display:block;
	color:#999;
	height:1%;
	padding:2px 25px 3px 8px;
	background:url(../images/btn-arrow.gif) no-repeat 100% 50%;
}
#sidenav{
	float:left;
	width:187px;
	overflow:hidden;
	margin:0 2px 0 0;
	padding:10px 0;
}
#sidenav h3,
#sidebar h3,
#sidebar table h3{
	background:#999;
	margin:0 0 4px;
	font-size:15px;
	letter-spacing:-1px;
	line-height:20px;
	padding:0 0 0 6px;
	color:#FF99CC;
	font-weight:normal;
	text-transform:uppercase !important;
}
#sidebar table h3{
	font-weight:bold;
	text-transform:none;
	font-size:14px;
	padding:0 0 2px 8px;
	line-height:18px;
	margin:0 -5px 3px;
}
#sidebar h3{margin:0 0 0 -5px;}
#navigation{
	margin:0 0 23px;
	padding:0 8px 0 14px;
	list-style:none;
	text-transform:uppercase;
	font:16px/18px "Trebuchet MS", "Lucida Sans", sans-serif;
	letter-spacing:-1px;
}
#navigation ul{
	font-size:13px;
	margin:0;
	list-style:none;
	padding:0 0 0 37px;
	text-transform:none;
	display:none;
	line-height:16px;
}
#navigation li.active ul{display:block;}
#navigation li a:hover{
	color:#f069a7;
	text-decoration:none;
}
#navigation li a:focus{outline:none;}
#navigation li li a{color:#f069a7;}
#navigation li li a:hover{
	text-decoration:none;
	color:#101010;
}
.box-baners{
	margin:0;
	padding:17px 0 0;
	text-align:center;
}
.box-baners ul{
	margin:0;
	padding:0;
	list-style:none;
	width:185px;
}
.box-baners li{margin-bottom:11px;}
.box-baners li img{
	vertical-align:bottom;
}

#sidebar{
	float:right;
	width:182px;
	padding:25px 0 0 5px;
	font-size:16px;
	margin:0;
	letter-spacing:-1px;
	overflow:hidden;
}

.last_viewed_image {
	float: left;
	margin-right: 5px;
	}

.last_viewed_title {
	float: left;
	max-width: 120px;
	}

.search,
.email{
	padding-bottom:32px;
	overflow:hidden;
	height:1%;
}
.email{padding:0 0 16px 3px;}
.search label,
.email label{
	font:16px/18px "Trebuchet MS","Lucida Sans", sans-serif;
	float:left;
	line-height:18px;
	padding-right:2px;
}
* html .search label,
* html .email label{padding-right:1px;}
* +html .search label,
* +html .email label{padding-right:1px;}
.email label{margin-right:8px;}
.text{
	width:90px;
	padding:0 2px;
	border:2px solid #a6a6a6;
	float:left;
	margin-right:3px;
}
.email .text{
	border:1px solid #4d4d4d;
	margin-right:8px;
	padding:1px 2px 2px;
	width:92px;  
}

/*Button style voor submit coupon*/
.submit_coupon{
    background:url("../images/pijltje.gif") no-repeat scroll left center transparent;
    padding:3px 7px 3px 25px;
    text-decoration:none;
    color: #F069A7;
    border: 1px solid #999999;
    font:12px Arial,Helvetica,sans-serif;
}

.submit_coupon:hover{
    cursor: pointer;
}

td.ButtonsRow  {
border: #999999 1px solid;
height: 25px;
}


.ButtonsRow  a{
background: url(../images/pijltje.gif) left no-repeat;
padding-left: 25px;
padding-right: 7px;
padding-top: 5px;
padding-bottom: 5px;
text-decoration: none;
}




a.button  {
background: url(../images/pijltje.gif) left no-repeat;
border: #999999 1px solid;
padding-left: 25px;
padding-right: 7px;
padding-top: 5px;
padding-bottom: 5px;
text-decoration: none;
}
a.roos  {
background:#f069a7 url(../images/pijl_roos.gif) left no-repeat;
border: #f069a7 1px solid;
color:#fff;
padding-left: 25px;
padding-right: 7px;
padding-top: 5px;
padding-bottom: 5px;
text-decoration: none;
}
.button{float:left;}
.email .button{background:url(../images/btn-email.gif) no-repeat;}
.um-bestelling{padding:11px 0 0;}
.um-bestelling .wrapper{
	width:167px;
	padding:14px 0 0 5px;
	overflow:hidden;
	margin-bottom:18px;
}
#sidebar .um-bestelling p{
	font-size:15px;
	margin:0;
	letter-spacing:-1px;
	line-height:20px;
}
.bestellen,
.more{
	color:#f069a7;
	font-weight:bold;
	background:url(../images/icon-bestellen.gif) no-repeat 0 1px;
	padding-left:30px;
	float:left;
	line-height:18px;
}
.more{
	float:none;
	margin-left:5px;
	background:url(../images/btn-arrow.gif) no-repeat 100% 100%;
	padding:0 35px 0 0;
	line-height:22px;
}
.sub-menu{
	margin:10px 9px 10px 0px;
	padding:9px 0 0 3px;
	list-style:none;
	letter-spacing:-1px;
	overflow:hidden;
	height:1%;
	font-family:"Trebuchet MS","Lucida Sans", sans-serif; 
	display: block;
	line-height: 20px;
	padding: 0 3px;
	color: #101010;
	text-decoration: none;
	font-size: 14px;
	font-weight: regular;
	text-transform: uppercase;
	letter-spacing:0px;
}
.sub-menu li{
	float:left;
	width:177px;
}
.nieuwsbrief{
	background:#999;
	padding:3px 0 0 3px;
	margin:0 0 5px -5px;
}
.nieuwsbrief h5{
	margin:0 0 10px;
	color:#fff;
	font-weight:normal;
}
.aanbiedingen{
	margin:0;
	list-style:none;
	padding:3px 0 25px;
	width:178px;
	overflow:hidden;
	height:1%;
}
.aanbiedingen li{
	border:1px solid #999;
	position:relative;
	border-bottom:none;
	padding:19px 0 0;
	width:174px;margin:0;
	border-collapse:collapse;
	float:left;
	margin-bottom:3px; 
}
.aanbiedingen li a{
	display:block;
	margin-bottom:34px;
}
.product{
	display:block;
	vertical-align:bottom;
	margin:0 auto;
}
.dickount{
	position:absolute;
	top:10px;
	right:5px;
	font-size:36px;
	font-weight:bold;
	letter-spacing:-1px; 
	color:#f069a7;
	width: 60px;
}
.aanbiedingen .wrapper{
	overflow:hidden;
	height:1%;
	background:#999;
	padding-left:7px;
}
.aanbiedingen li .dickount a{
	height:100%; 
	display:block;
	position:relative;
	z-index:10; 
	margin:0;    
	color:#f069a7; 
}
.aanbiedingen li .dickount a:hover{text-decoration:none;}
.aanbiedingen .wrapper strong{
	color:#fff;
	font-size:14px;
	float:left;
	line-height:32px;
}
.aanbiedingen .wrapper strong span{
	color:#101010;
	padding-right:5px;
	text-decoration:line-through;
}
.aanbiedingen .wrapper img{float:right;}
.payment-logos{
	text-align:right;
	padding:41px 5px 0 0;
}
.payment-logos a{margin-left:2px;}
.payment-logos a img{
	vertical-align:top;
	line-height:0;
	font-size:0;
}
.laatst-bekeken{
	overflow:hidden;
	width:577px;
	margin:0 auto;
	padding:0 5px;
	border:1px solid #b2b2b2;
}
.laatst-bekeken ul{
	margin:0;
	padding:2px 0;
	width:800px;
	overflow:hidden;
	list-style:none;
}
.laatst-bekeken li{
	float:left;
	width:89px;
	text-align:center;
	margin-right:33px;
	letter-spacing:-1px;
}
.laatst-bekeken li img{
	border:1px solid #b2b2b2;
	margin:0 auto 2px;
	vertical-align:bottom; 
}
.laatst-bekeken li p{
	line-height:10px;
	margin:0;
}
.laatst-bekeken li span{
	color:#f069a7;
	font-weight:bold;
	font-size:11px;
}
#footer{
	width:955px;
	text-align:right;
	background:#fff;
	padding:3px 14px;
	margin-bottom:3px;
}
#footer p{
	margin:0;
	line-height:24px;
	text-transform:uppercase;
}
.dialog{padding: 0 3px 0 3px;}
.manufacturers-link{
	display: block;
	text-align: center;
}
.pager-bottom ul.page{margin-top: 0;}




{*** Adv cat   ***}


div#adv_categories_container {
	position: relative;
	/* height: 30px; */ /* keeps space between menu and content 
	z-index: 999;*/
}	

div#adv_categories_container ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

div#adv_categories_container li {
	position: relative;
	width: 160px; /* same as toplevel link - remember to add the padding on the link to the width */
	margin-right: 2px; /* small white space between toplevel elements */
}

/* general link styles */
div#adv_categories_container a {
	display: block;
	line-height: 20px;
	padding: 0 3px;
	color: #101010;
	text-decoration: none;
	font-size: 14px;
	font-weight: regular;
	text-transform: uppercase;
}
div#adv_categories_container a:hover {
	color: #f06aa7;
}

/* to give sublevel some different styling */
div#adv_categories_container li ul a {
	width: 154px;
	line-height: 18px;
	font-size: 10px;

}
/* to give subsublevel some additional styling */
div#adv_categories_container li ul ul a {
	width: 144px;
	font-style: italic;
}

div#adv_categories_container li ul a:hover {
	/* color: #000; */
	/* background: #666 url(../images/submenubg_hover.jpg) no-repeat right 50%; */
}

div#adv_categories_container li ul a {
	padding-left: 10px;
}
div#adv_categories_container li ul ul a {
	padding-left: 20px;
		color: #f06aa7;
}

div#adv_categories_container a.active_root {
	font-weight: regular;
	color: #f06aa7;
}
div#adv_categories_container a.active_sub {
	color: #f06aa7;
}

div#adv_categories_container a.active_subsub {

}

ul#pplist {
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: 3px 0 0 0;
}
ul#pplist li.pplist {
	width: 99px;
	float: left;
	padding: 0 0 0 5px;
}
ul#pplist li.pplist_2 {
	width: 50px;
	text-align: right;
	padding: 0 5px 0 0;
	float: left;
}
ul#pplist li.pplist_3 {
	width: 33px;
	float: left;
}

ul#ppagelist {
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: 3px 0 0 0;
}

ul#ppagelist li.ppagelist {
	float: left;
	width: 205px;
}

ul#ppagelist li.ppagelist_price {
	float: left;
	width: 75px;
}
.h_scheiding
{
width:100%;background:#000;height:6px;padding:0px; margin:0px;
}
.detailed_images a {
    text-decoration: none;
}
ul#det-images {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}
ul#det-images li {
    float: left;
    padding: 3px;
	margin: 6px 0px 0px 0px;
}
img#product_thumbnail
{
max-width:300px;
height:auto;
}
.add_clear {
	clear:both;
}
.PListImgBox img {
border:1px solid #999999;
}
.cartlist td {
vertical-align:top;
}
.cart_titel
{
color:#fff;
font-weight:bold;
}div.variant-info-box {
	background:none repeat scroll 0 0 #FFFFFF;
	border-bottom:1px solid #999999;
	border-top:5px solid #FF99CC;
	color:black;
	height:32px;
	z-index:2;
	margin-top:-57px;
	margin-left:-121px;
	position:absolute;
	text-align:center;
	width:192px;
	
}

.new_item {
	position:absolute;
	top:0;
	right:0;
	height:72px;
	width:72px;
	background: url("/shop/skin1/images/new_nl.png") no-repeat scroll right top transparent;
}

#headlabel{
	position: absolute;
	top: 57px;
	right: 23px;
	height: 54px;
	width: 210px;
	background-color: #fff;
	text-align: center;
}

#headlabel-usp{
	position: absolute;
	top: 48px;
	left: 325px;
	height: 80px;
	width: 415px;
	text-align: left;
}

.clear {
	clear:both;
}

.adresgegevensHead {
	width:810px;
	margin:10px 0px 0px 15px;
	float:left;
}


.special_offer {
	width:605px;
	overflow:hidden;
	
}

ul.subcats {
	margin:0;
	float:left;
	padding:0;
	width:25%;
	list-style:none;
}

ul.subcats li ul {
	margin:0;
	padding:0 0 0 16px;
}

ul.subcats li ul li{
	font-style: italic;
}


.footer_links {
	background: none repeat scroll 0 0 #333333;
    padding: 20px;
}

/* Tag Cloud module */

.tagcloud {
	text-align: center;
}

.cloud_1 {
	font-size: 26px;
	line-height: 28px;
}
.cloud_2 {
	font-size: 22px;
	line-height: 24px;
}
.cloud_3 {
	font-size: 20px;
	line-height: 22px;
}
.cloud_4 {
	font-size: 18px;
	line-height: 20px;
}
.cloud_5 {
	font-size: 16px;
	line-height: 18px;
}
.cloud_6 {
	font-size: 14px;
	line-height: 16px;
}


.cattag-page {
    width: 656px;
    margin: 0 auto;
    text-align: center;
}

ul.cattag-list {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.cattag-list li {
    border: 1px solid #e0e0e0;
    float: left;
    display: inline;
    width: 186px;
    margin: 0 10px 10px 0;
    padding-left: 0;
    text-align: center;
}

ul.cattag-list li.productlist-first-in-row {
    clear: both;
}

ul.cattag-list li.productlist-last-in-row {
    margin-right: 0;
}

ol#tag_manufacturers {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

li.man-with-img {
	margin-bottom: 15px;
}

li.man-with-img .man-content {


}

ol#tag_sp{
	list-style-type: none;
	margin-left: 0;
    padding-left: 0;
}

li.sp-content {

}

.see-more-url{
}

/* end Tag Cloud module */
