﻿body{
	margin:0;
	font:12px "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	/*background:url(/images/common/bg-body.gif);	*/
	/*background: #fff url(/images/common/bg-test10.gif);*/

	background: #8e518d ;
}
form{
	margin:0;
	padding:0;
}
img, a img{
	border: none;
}

a, a:visited { color:#6c3f8a; }

/*page start*/
#page{
	width:988px;
	margin:0 auto;
	padding:16px 0;
	position:relative;
}
/*header start*/
#header{
	width:100%;
	overflow:hidden;
	background:url(/images/common/bg-header.png);
	height:130px;
}
.logo{
	position: absolute;
	margin:14px 0 0 14px;
	width:163px;
	height:127px;
	display:block;
	cursor:pointer;
}
/*.logo{
	margin:46px 0 0 68px;
	width:142px;
	height:78px;
	display:block;
}*/

/*menu start*/
#menu{
	height:50px;
	overflow:hidden;
	position:absolute;
	top:70px;
	left:254px;
	font-size:16px;
	list-style:none;
	margin:0;
	padding:0;
}
#menu li{
	float:left;
	height:50px;
	margin:0 3px 0 0;
}
#menu li.left a span{
	background:url("/images/common/bg-menu-left.gif") no-repeat 0 0;
}
#menu li.right a span{
	background:url("/images/common/bg-menu-right.gif") no-repeat 100% 0;
}
#menu a{
	text-decoration:none;
	color:#fff;
	float:left;
	height:50px;
	background:url("/images/common/bg-menu.gif") repeat-x;
	cursor:pointer;
}
#menu li.left a:hover span, #menu li.left a.selected span{
	background-position:0 -50px;
}
#menu li.right a:hover span, #menu li.right a.selected span{
	background-position:100% -50px;
}
#menu li.right a em{
	width:27px;
	height:22px;
	overflow:hidden;
	background: url("/images/common/home.gif");
	text-indent:-9999px;
	color: #ff6666;
	display:block;
}
#menu li.right a:hover em, #menu li.right a.selected em{
	background:url("/images/common/home-hover.gif");
}
#menu a:hover, #menu li a.selected{
	background-position:0 -50px;
}
#menu a span{
	padding:15px 20px 0;
	height:35px;
	float:left;
}
.logo a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:127px;
	background:url('/images/common/logo.png');
}
/*.logo a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:78px;
	background:url("/images/common/logo.png");
}*/
.shadow{
	width:100%;
	overflow:hidden;
	background:url("/images/common/shadow.png") repeat-y;
}

/*content start*/
#content{
	width:960px;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
}
.flash{
	width:940px;
	height:260px;
	overflow:hidden;
	margin:24px auto 0;
}

/*row start*/
.row-left{
	width:48%;
	overflow:hidden;
	/*margin:50px 0 0 30px;*/
	margin:40px 0 0 30px;
	display:inline;
	float:left;
}
.row-right{
	width:48%;
	overflow:hidden;
	/*margin:50px 0 0 30px;*/
	margin:40px 0 0 0px;
	display:inline;
	float:left;
}
.row-right-video{
	width:710px;
	overflow:hidden;
	/*margin:50px 0 0 30px;*/
	margin:40px 0 0 0px;
	display:inline;
	float:right;
}
.box{
	width:210px;
	float:left;
	margin:0 20px 0 0;
}
.box a{
	text-decoration:none;
	color: #000;
}
.box-top{
	background:#ebebeb url("/images/common/box-top.png") no-repeat 0 0;
	min-height:123px;
	overflow:hidden;
	width:190px;
	padding:0 9px 0 11px;
}
* html .box-top{
	height:123px;
	overflow:visible;
}
.box p{
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	width:178px;
	margin:12px 0 10px 0;
	padding:0;
	letter-spacing:1px;
	float:left;
}
.box-btm{
	background:#ebebeb url("/images/common/box-btm.png") no-repeat 0 100%;
	width:100%;
	overflow:hidden;
}


.box-top2{
	background:#e63792 url("/images/common/box-top-roze.png") no-repeat 0 0;
	min-height:123px;
	overflow:hidden;
	width:190px;
	padding:0 9px 0 11px;
}

.box-btm2{
	background:#e63792 url("/images/common/box-btm-roze.png") no-repeat 0 100%;
	width:100%;
	overflow:hidden;
}


.email-form{
	margin: 0 10px 10px;
	/*0 auto 10px*/
	overflow:hidden;
	float:left;
	padding-bottom:10px;
}
.email-form input{float:left;}
.email-form .txt{
	background:url("/images/common/bg-txt.png");
	float: left; 
	width:162px;
	height:27px;
	overflow:hidden;
}
.email-form .txt input{
	width:146px;
	height:22px;
	border:none;
	background:none;
	padding:5px 8px 0;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	color:#4d0062;
}
.box2{
	width:210px;
	float:left;
	margin:0 20px 0 0;
}
.box2 a{
	text-decoration:none;
	color: #000;
}
.box2-top{
	background:#ebebeb url("/images/common/box-top.png") no-repeat 0 0;
	min-height:118px;
	overflow:hidden;
	width:190px;
	padding:0 9px 0 11px;
}
* html .box2-top{
	height:134px;
	overflow:visible;
}
.box2 p{
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	width:175px;
	margin:12px 0 10px 0;
	letter-spacing:1px;
	float:left;
}
.box2-btm{
	background:#ebebeb url("/images/common/box-btm.png") no-repeat 0 100%;
	width:100%;
	overflow:hidden;
	height:42px;
}
.box2-btm p{
	margin:0 11px;
	font:12px/16px Arial, Helvetica, sans-serif;
}
.box2-btm p a{
	text-decoration:none;
	color:#4d0062;
}
.box2-btm p a:hover{
	text-decoration:underline;
}
.box3{
	width:440px;
	float:left;
	margin:0 20px 0 0;
}
.box3 a{
	text-decoration:none;
	color: #000;
}
.box3-top{
	background:#ebebeb url("/images/common/box-top2.png") no-repeat 0 0;
	min-height:134px;
	overflow:hidden;
	width:420px;
	padding:0 10px 0 10px;
}
* html .box3-top{
	height:134px;
	overflow:visible;
}
.box3 img{
	float:right;
	border:0px solid #fff;
	margin:8px 0 0 15px;
}
.box3 p{
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	margin:6px 0 0;
	letter-spacing:1px;
}
.box3-btm{
	background:#ebebeb url("/images/common/box-btm2.png") no-repeat 0 100%;
	width:100%;
	overflow:hidden;
	height:64px;
}
.box3-btm p{
	margin:0 11px;
	font:12px/16px Arial, Helvetica, sans-serif;
}
.box3-btm p a{
	text-decoration:none;
	color:#4d0062;
}
.box3-btm p a:hover{
	text-decoration:underline;
}
.box3 p a.color{
	text-decoration:none;
	color:#4d0062;
}
.box3 p a.color:hover{
	text-decoration:underline;
}
h2.niev{
	background:url("/images/home/nieuwsbrief.png");
	width:185px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
}

span.niev{
	background:url("/images/home/nieuwsbrief.png") left top no-repeat;
	width:100%;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
	float:left;
	
}
span.niev2{
	background:url("/images/home/nieuwsbrief2.png") left top no-repeat;
	width:100%;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
	float:left;
	
}
span.figuurtype{
	background:url("/images/home/figuurtype.png") no-repeat;
	width:155px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 -5px 0;
	float:left;
}
span.moederdag{
	background:url("/images/home/moederdag.png") no-repeat;
	width:190px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 -5px 0;
	float:left;
}
h2.online{
	background:url("/images/home/online.png");
	width:185px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
}
h2.folder_new{
	background:url("/images/home/foldernew.png");
	width:185px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
}
h2.kleurrijk_voordeel{
	background:url("/images/home/kleurrijk_voordeel.png");
	width:250px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
}
h2.opruiming{
	background:url("/images/home/opruiming.png");
	width:185px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
}

h2.droom{
	background:url("/images/home/titel-droom.png");
	width:185px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
}
h2.nieuwe-kleuren{
	background:url("/images/home/titel-nieuwe-kleuren.png");
	width:400px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
}
h2.nmb2010{
	background:url("/images/home/titel-nmb2010.png");
	width:400px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 5px 0;
}
h2.maand-beurs{
	background:url('/images/home/titel-9maand.png');
	width:400px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin-left:0; margin-right:0; margin-top:10px; margin-bottom:5px
}
h2.nieuw-collectie{
	background:url('/images/home/nieuw-collectie.png');
	width:200px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin-left:0; margin-right:0; margin-top:10px; margin-bottom:5px
}
h2.titellente{
	background:url("/images/home/titel-lente.png");
	width:230px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
}
h2.libelle{
	background:url("/images/home/libelle-zomerweek.png");
	width:248px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
}

h2.laatste-nieuwtjes{
	background:url("/images/home/laatste-nieuwtjes.jpg");
	width:251px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
}

h2.midseason{
	background:url("/images/homepage-acties/midseason-sale.png");
	width:235px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
}
h2.invorm{
	background:url("/images/home/titel-invorm.png");
	width:300px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
}
h2.korting-denim{
	background:url("/images/home/korting-denim.png");
	width:300px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
}

span.online{
	background:url("/images/home/online.png");
	width:185px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
	float:left;
}
span.folder_new{
	background:url("/images/home/foldernew.png");
	width:185px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
	float:left;
}
span.lentevoordeel{
	background:url("/images/home/lentevoordeel.png");
	width:185px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
	float:left;
}
span.linnenweken{
	background:url("/images/home/linnenweken.png");
	width:185px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
	float:left;
}
span.foto{
	background:url("/images/home/titel-foto-actie.png");
	width:145px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
	float:left;
}


h2.stape{
	background:url("/images/home/stape.png");
	width:340px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0;
}
h2.actie{
	background:url("/images/home/actie.png");
	width:88px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0;
}
h2.aanbieding{
	background:url("/images/home/aanbieding.png");
	width:146px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0;
}
h2.nieuws{
	background:url("/images/home/nieuws.png");
	width:101px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0;
}
h2.najaars{
	background:url("/images/home/najaarsopruiming.png");
	width:207px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0;
}
h2.vijftienprocent,h2.zeventigprocent,h2.midseason-sale,h2.van4495voor3495{
	background:url("/images/home/15procentkorting.png");
	width:405px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
}	h2.zeventigprocent{background:url("/images/home/70procentkorting.png");}
	h2.midseason-sale{background:url("/images/home/midseason-sale.png") no-repeat;}
	h2.van4495voor3495{background:url("/images/home/aanbieding-14-27-januari-title.png");}
h2.drievoortwee{
	background:url("/images/home/3voor2.png");
	width:405px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	margin:15px 0 0 0;	position:relative;
}

h2.negenmaandenbeurs, h2.vriendinnenmiddag, h2.figuurtest, h2.zonnig, h2.zomervoordeel, h2.zomerjurken, h2.vijftigprocent, h2.nieuwecollectie, h2.denimdagen, h2.pinkribbon, h2.styliste-tips, h2.beste-winkel, h2.etam-kort, h2.modeshow{
	background:url("/images/home/negenmaandenbeurs.png") no-repeat;
	width:405px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
}	h2.vriendinnenmiddag{background:url("/images/home/vriendinnenmiddag.png") no-repeat;}
	h2.figuurtest{background:url("/images/home/figuurtest.png") no-repeat;}
	h2.zonnig{background:url("/images/home/zonnig-voordeel.png") no-repeat;}
	h2.zomervoordeel{background:url("/images/home/zomervoordeel.png") no-repeat;}
	h2.zomerjurken{background:url("/images/home/zomerjurken.png") no-repeat;}
	h2.vijftigprocent{background:url("/images/home/50procent.png") no-repeat;}
	h2.nieuwecollectie{background:url("/images/home/aanbiedingen.png") no-repeat;}
	h2.denimdagen{background:url("/images/home/denimdagen.png") no-repeat;}
	h2.pinkribbon{background:url("/images/home/pink-ribbon.png") no-repeat;}
	h2.styliste-tips{background:url("/images/home/styliste-tips-titel.png") no-repeat;}
	h2.beste-winkel{background:url("/images/home/beste-winkel-titel.png") no-repeat;}
	h2.etam-kort{background:url("/images/home/etam-kort-titel.png") no-repeat;}
    h2.modeshow{background:url("/images/home/modeshow-pijl.png") no-repeat;}
    h2.nieuw-collectie{background:url("/images/home/nieuw-collectie.png") no-repeat;}
    h2.titellente{background:url("/images/home/titel-lente.png") no-repeat;}
    h2.libelle{background:url("/images/home/libelle-zomerweek.png") no-repeat;}
    h2.laatste-niewtjes{background:url("/images/home/laatste-nieuwtjes.jpg") no-repeat;}

	
h2.customtitle{
	background:none;
	width:405px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 0 0 0;
}



img.zeventigprocent{
	float:left;
	padding:5px 10px 0 0;
	margin:0;
	border:0;
}
img.drievoortwee{
	float:right;
	position:relative;
	padding:0 10px 0 0;
	margin:-32px 0 0 0;
	border:0;
}
img.denim{
	float:right;
	position:relative;
	padding:0 10px 25px 5px;
	margin:-25px 0 0 0;
	border:0;
}
img.zonnig{
	float:right;
	position:relative;
	padding:0 10px 0 10px;
	margin:-30px 0 0 0;
	border:0;
}
img.zomervoordeel{
	float:right;
	position:relative;
	padding:0 20px 0 10px;
	margin:-25px 0 0 0;
	border:0;
}
img.zomervoordeel2{
	float:right;
	position:relative;
	padding:0 20px 0 10px;
	margin:-5px 0 0 0;
	border:0;
}
img.winnaar{
	float:left;
	position:relative;
	padding:0 0 0 50px;
	margin:-5px 0 0 0;
	border:0;
	}

/*banners start*/
.banners{
width:500px;
margin-left:100px;
overflow:hidden;
float:left;
}
a.banner{
	float:right;
	margin:0 0 0 10px;
}
a.banner-left{
	float:left;
	margin:20px 0 0 0;
}

a.banner img, a.banner-left img{
	display:block;
	border:none;
}

a.banner-left2{
	float:left;
	margin:20px 0 0 112px;
	width:100%;
}

/*footer*/
#footer{
	width:988px;
	overflow:hidden;
	height:74px;
	background:url("/images/common/bg-footer.png");
}
.copy{
	float:left;
	display:inline;
	font-size:13px;
	color:#8c8d8d;
	margin:24px 0 0 43px;
}
#footer ul{
	float:right;
	display:inline;
	margin:24px 41px 0 0;
	padding:0;
	overflow:hidden;
	list-style:none;
	height:18px;
	font-size:13px;
	position:relative;
}
#footer ul li{
	float:left;
	margin:0 1px 0 -1px;
	padding:0 8px 0 10px;
	background:url("/images/common/footer-split.gif") no-repeat left;
}
#footer ul a{
	color:#51006b;
	text-decoration:none;
}
#footer ul a:hover{
	text-decoration:underline;
}

/*inner page start*/
/*column1 start*/
.column1{
	width:214px;
	float:left;
	display:inline;
	margin:7px 0 0 18px;
}
.sub-nav{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
}
.sub-nav li{
	width:100%;
	overflow:hidden;
}
.sub-nav li.purple a{
	background:url("/images/collecties/arrow-purple.png") no-repeat right;
	color:#49055C;
}
.sub-nav li.purple p{
	color:#49055C;
}
.sub-nav li.blue a{
	background:url("/images/collecties/arrow-blue.png") no-repeat right;
	color:#869CC5;
}
.sub-nav li.bluesub a{
	background:none;
	color:#869CC5;
}
.sub-nav li.blue p{
	color:#869CC5;
}
.sub-nav li.brown a{
	background:url("/images/collecties/arrow-brown.png") no-repeat right;
	color:#B65C10;
}
.sub-nav li.brown p{
	color:#B65C10;
}
.sub-nav li.green a{
	background:url("/images/collecties/arrow-green.png") no-repeat right;
	color:#889000;
}
.sub-nav li.green p{
	color:#889000;
}
.sub-nav li.yellow a{
	background:url("/images/collecties/arrow-yellow.png") no-repeat right;
	color:#fbba00;
}
.sub-nav li.yellow p{
	color:#fbba00;
}
.sub-nav li.wehkamp a{
	background:url("/images/collecties/arrow-wehkamp.png") no-repeat right;
	color:#2187C5;
	line-height:16px;
}
.sub-nav li.wehkamp p{
	color:#2187C5;
}
.sub-nav li .in{
	display:none;
	width:190px;
	overflow:hidden;
	margin:0 0 0 21px;
	min-height:36px;
}

* html .sub-nav li .in{ height:36px; overflow:visible; }
.sub-nav li.open .in{
	display:block;
}
.sub-nav li.open .in img {
	margin: 3px 1px;	
}
.sub-nav li p{
	font-size:12px;
	color:#b1b1b1;
	margin:0;

}
.sub-nav li span{
	display:block;
	width:214px;
	height:59px;
	overflow:hidden;
	background:url("/images/common/bg-sub-menu.png");
}
.sub-nav li a{
	display:block;
	text-decoration:none;
	color:#b1b1b1;
	background:url("/images/collecties/arrow-grey.png") no-repeat right;
	width:170px;
	height:20px;
	margin:28px auto 0;
	line-height:20px;
}
.sub-nav li a:hover{
	text-decoration:underline;
}

/*column2 start*/
.column2{
	width:480px;
	float:left;
	display:inline;
	margin:0 0 0 12px;
}
#wrap.shadow {
	clear: both;
	background:url("/images/common/shad-separator.png") no-repeat top center;
}
ul.gallery{
	margin:0px 0 0 0;
	overflow:hidden;
	height:71px;
	padding:0;
	list-style:none;
}
ul.gallery li{
	float:left;
	height:71px;
	text-align: center;
	padding: 0;
}
ul.gallery li a{
	padding: 0;
	display: block;
	height:69px;
	border: solid 1px #fff;
	text-align: center; 
}
ul.gallery li a:hover{
	border-color:#b1b1b1;
}
.column2 .purple a:hover{
	border-color:#49055C;
}
.column2 .blue a:hover{
	border-color:#869CC5;
}
.column2 .brown a:hover{
	border-color:#B65C10;
}
.column2 .green a:hover{
	border-color:#889000;
}
.column2 .yellow a:hover{
	border-color:#fbba00;
}
.gallery li a img{
}

.gallery li.next{
	padding:10px 15px 0;
	height:61px
}
.gallery li.next a{
	position:relative;
	width:40px;
	height:50px;
	border:none;
}
.gallery li.next a em{
	/*background:url("/images/common/next-arrow.png");*/
	width:9px;
	height:16px;
	position:absolute;
	top:40%;
	left:40%;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery li.prev{
	padding:10px 15px 0;
	height:61px
}
.gallery li.prev a{
	position:relative;
	width:40px;
	height:50px;
	border:none;
}
.gallery li.prev a em{
	/*background:url("/images/collecties/prev-arrow.png");*/
	width:9px;
	height:16px;
	position:absolute;
	top:40%;
	left:35%;
	text-indent:-9999px;
	overflow:hidden;
}
/*column3 start*/
.column3{
	width:218px;
	overflow:hidden;
	float:right;
	display:inline;
	margin:0 18px 0 0;
}
.legend{
	width:100%;
	overflow:hidden;
	padding:31px 0 0 22px;
	margin:0 0 -10px;
	position:relative;
	list-style:none;
	background:url("/images/common/bg-legend.png") no-repeat;
	line-height:18px;
}
.legend li{
	width:174px;
	margin:0 0 10px;
}
.legend a{
	text-decoration:none;
	color:#666;
	padding:0 0 0 28px;
	letter-spacing:1px;
}
.legend a:hover{
	text-decoration:underline;
}
.legend a.tips{
	background:url("/images/collecties/tips.png") no-repeat left;
}
.legend a.wastips{
	background:url("/images/collecties/wastips.png") no-repeat left;
}
.legend a.denim{
	background:url("/images/collecties/denim.png") no-repeat left;
}
.legend a.invorm{
	background:url("/images/collecties/invorm.png") no-repeat left;
}
.legend a.actief{
	background:url("/images/collecties/actief.png") no-repeat left;
}
.legend a.droom{
	background:url("/images/collecties/relax.png") no-repeat left;
}
/*inner2 page start*/
/*column3 start*/
.inner2 .legend, .inner .legend{
	margin-bottom:16px;
}
.ban{
	width:194px;
	margin:0 auto 10px;
}
div.main .ban {
	float: right; 
	margin: 0 0 0 20px;
}
.ban a{
	display:block;
	width:100%;
	overflow:hidden;
}
.ban a img{
	display:block;
	border:none;
}
/*column2 start*/
.inner2 #content{
	min-height:586px;
}
* html .inner2 #content{ height:586px; overflow:visible; }
/*.inner2 h1{
	font-size:26px;
	margin:0 0 0 27px;
	letter-spacing:1px;
	font-weight:normal;
	color: #ff6666;
}*/
.inner2 h1.blue{
	color:#869CC5;
}
.inner2 .gallery{
	padding-top:31px;
	height:78px;
}
.inner2 .gallery li{
	height:78px;
}
.inner2 .gallery a{
	border-width:0 1px 2px 1px;
	height:76px;
}
.inner2 .gallery a:hover,
.inner2 .gallery a.active{
	border-color:#fff;
	border-bottom:2px solid #0073c9;
}
.inner2 .gallery li.next a,
.inner2 .gallery li.prev a{
	border:none;
}
.inner2 .gallery li.next a:hover,
.inner2 .gallery li.prev a:hover{
	border:none;
}
.big-holder{
	width:100%;
	overflow:hidden;
	padding: 0 0 0px 0;
	margin: 10px 0 -10px 0;
	vertical-align: bottom;
}
.big-holder .text{
	width:177px;
	float:right;
	overflow:hidden;
	padding:113px 0 0;
}
.big-holder .blue{
	color:#869CC5;
}
.big-holder .text p{
	font-size:25px;
	margin:0;
}
.big-holder .text p.price{
	font-size:40px;
}
.big-holder .zoom{
	width:303px;
	float:left;
	overflow:hidden;
	text-align:right;
	height: 343px; 
}
.big-holder .onebyone{
	width: 1px;
	height: 250px; 
}
.big-holder .detail{
	vertical-align: bottom;
}
/*inner3 page start*/
/*sub nav2 start*/
.sub-nav2{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
}
.sub-nav2 li{
	width:100%;
	overflow:hidden;
}
.sub-nav2 span{
	display:block;
	width:214px;
	height:59px;
	overflow:hidden;
	background:url(/images/common/bg-sub-nav2.png);
}
.sub-nav2 a{
	display:block;
	text-decoration:none;
	color:#4f0062;
	background:url(/images/collecties/arrow-purple.png) no-repeat right;
	width:170px;
	height:20px;
	margin:28px auto 0;
	line-height:20px;
}
.sub-nav2 li.open a{
	background: url(/images/collecties/arrow-purple2.png) no-repeat right;
}
.sub-nav2 a:hover{
	text-decoration:underline;
}
.sub-nav2 ul{
	margin:0;
	padding:0;
	width:180px;
	margin:0 0 0 17px;
	overflow:hidden;
}
.sub-nav2 ul li{
	width:158px;
	padding:0 0 5px 22px;
	background:url(/images/common/dot.gif) no-repeat 11px 10px;
	font:13px/24px "Lucida Sans Unicode", Helvetica, Arial, sans-serif !important;
}
.sub-nav2 ul li.open{
	background:url(/images/common/sub-open-arrow.gif) no-repeat 0 0;
}
.sub-nav2 ul li a{
	background: none !important;
	margin:0;
	height:auto;
	width: 150px;
}
.new-label{
	background:url("/images/common/new-label.png") no-repeat right;
	padding:0 45px 0 0;
	font-style:normal;
	float:left;
}
.sub-nav2 ul ul{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
}
.sub-nav2 ul ul li{
	width:174px;
	padding:0 0 5px 6px;
	background:none;
}
/*column2 start*/
.inner3 .column2, .column2 {
	width:690px;
	margin-left:8px;
}
.inner .column2 {
	width:480px;
}
.inner3 h1, h1{
	font-size:26px;
	font-weight:normal;
	letter-spacing:1px;
	color:#4f0062;
	margin:0 0 -5px 31px;
	position:relative;
}
h2{
	font-size: 18px;
	font-weight: normal;
	font:18px "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	margin:15px 0 15px 0;padding:0;
}
.main{
	width:100%;
	background:#fbfbfb url("/images/common/main-top.png") no-repeat 0 0;
	padding:20px 0 0;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	letter-spacing:1px;
}
.mainnl{
	width:100%;
	background:#fbfbfb url("/images/common/main-top-nl.png") no-repeat 0 0;
	padding:20px 0 0;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	letter-spacing:1px;
}
.main p{
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	letter-spacing:1px;
}
p.item-p{
	padding-left:30px;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	letter-spacing:1px;
}
.main-btm{
	width:100%;
	overflow:hidden;
	background:url("/images/common/main-btm.png") no-repeat 0 100%;
	min-height:567px;
}
.main .white{
	width:100%;
	overflow:hidden;
	background:#fff;
	padding:0 0 7px;
}
.white h3{
	float:left;
	display:inline;
	margin:14px 0 0 31px;
	height:20px;
	color:#4f0062;
	font:14px/20px "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	padding:0 0 0 30px;
	background:url("/images/collecties/arrow-purple.png") no-repeat left;
}
.white .banner2{
	float:right;
	margin:0 30px 0 0;
}
.white .banner2 img{
	display:block;
	border:none;
}
.holder{
	width:100%;
	overflow:hidden;
}
.col0{
	float:left;
	display:inline;
	overflow:hidden;
	padding: 0 28px 0 0;
	margin:0 0 0 28px;
	width:640px;
}
.col1{
	width:418px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 0 0 28px;
}
.col1 p{
	margin:0;
	color:#4f0062;
	margin:0 0 15px;
}
.col3{
	width:500px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 0 0 28px;
}
.paragraf{
	width:392px;
	overflow:hidden;
	margin:11px 0 17px;
}
.paragraf p{
	margin:0 0 4px;
	color:#4f0062;
}
.paragraf-top{
	width:100%;
	overflow:hidden;
	background:url("/images/common/paragraf-top.png");
	height:14px;
}
.paragraf-btm{
	width:100%;
	overflow:hidden;
	background:url("/images/common/paragraf-btm.png");
	height:7px;
}
.paragraf-mdl{
	width:368px;
	padding:0 12px;
	overflow:hidden;
	background:url("/images/common/bg-paragraf.png") repeat-y;
}
.col2{
	width:226px;
	float:right;
	overflow:hidden;
	display:inline;
	margin:0 18px 0 0;
}
/* box section */
.pic-container{
	clear:both;
	width:100%;
	overflow:hidden;
	padding:14px 9px 7px;
}
.pic-holder{
	float:left;
	margin:7px 0 0 0;
}
* html .pic-holder{
	margin:7px 0 0 0;
}

.pic-top{
	margin:-14px 0 0 0;
	float:left;
	width:100%;
	height:14px;
	position:relative;
}
.pic-top .bg2{
	background:url("/images/common/top.png") repeat-x 0 0;
	width:100%;
	height:14px;
	float:left;
}
.pic-top-left{
	background:url("/images/common/top-l.png") no-repeat 0 0;
	margin:0 0 0 -9px;
	width:9px;
	height:14px;
	float:left;
	display:inline;
	overflow:hidden;
	position:relative;
}
.pic-top-right{
	background:url("/images/common/top-r.png") no-repeat 0 0;
	margin:0 -9px 0 0;
	float:right;
	width:9px;
	height:14px;
	display:inline;
	overflow:hidden;
	position:relative;
}
.pic-holder img{
	float:left;
}
.pic-center{
	width:100%;
	overflow:hidden;
	margin:0 -9px;
	padding:0 9px;
	position:relative;
}
.pic-center em,
.pic-center span {
	margin-bottom:-9999px;
	padding-bottom:9999px;
	float:left;
	width:9px;
	overflow:hidden;
}
.pic-center span {
	margin-left:-9px;
	background:url("/images/common/left.png") repeat-y;
}
.pic-center em {
	margin-right:-9px;
	background:url("/images/common/right.png") repeat-y;
}
.pic-btm{
	margin:0 0 -7px;
	float:left;
	width:100%;
	height:8px;
	position:relative;
}
.pic-btm .bg2{
	background:url("/images/common/btm.png") repeat-x 0 0;
	width:100%;
	height:7px;
	float:left;
}
.pic-btm .pic-btm-left{
	float:left;
	display:inline;
	overflow:hidden;
	position:relative;
	background:url("/images/common/btm-l.png") no-repeat 0 0;
	height:7px;
	width:9px;
	margin:0 0 0 -9px;
}
.pic-btm .pic-btm-right{
	float:right;
	background:url("/images/common/btm-r.png") no-repeat 0 0;
	height:7px;
	width:9px;
	margin:0 -9px 0 0;
	display:inline;
	overflow:hidden;
	position:relative;
}
#one,#pic1{
	position:relative;
	z-index:100;
}
#two,#pic2{
	position:relative;
	z-index:200;
	margin:-70px 0 0 96px;
}
* html #two, * html #pic2{margin:-85px 0 0 96px;}
#three,#pic3{
	position:relative;
	z-index:300;
	margin:-75px 0 0;
}
* html #three, * html #pic3{margin:-88px 0 0;}
#four, #pic4{
	position:relative;
	z-index:400;
	margin:-65px 0 0 86px;
}
* html #four, * html #pic4{margin:-78px 0 0 86px;}
#five, #pic5{
	position:relative;
	z-index:500;
	margin:-65px 0 0;
}
* html #five, * html #pic5{margin:-78px 0 0 0;}
#six, #pic6{
	position:relative;
	z-index:600;
	margin:-65px 0 0 86px;
}
* html #six, * html #pic6{margin:-78px 0 0 86px;}

#seven, #pic7{
	position:relative;
	z-index:700;
	margin:-65px 0 0;
}
* html #seven, * html #pic7{margin:-78px 0 0 0;}
#eight, #pic8{
	position:relative;
	z-index:800;
	margin:-65px 0 0 86px;
}
* html #eight, * html #pic8{margin:-78px 0 0 86px;}
#nine, #pic9{
	position:relative;
	z-index:900;
	margin:-65px 0 0;
}
* html #nine, * html #pic9{margin:-78px 0 0 0;}
#ten, #pic10{
	position:relative;
	z-index:1000;
	margin:-65px 0 0 86px;
}
* html #ten, * html #pic10{margin:-78px 0 0 86px;}
.l-corner{
	position:absolute;
	bottom:6px;
	left:6px;
	background:url("/images/common/left-number.png");
	width:20px;
	height:21px;
	text-align:center;
	font:bold 14px/21px "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#4a065d;
}
* html .l-corner{bottom:18px;}
.r-corner{
	position:absolute;
	bottom:6px;
	right:6px;
	background:url(/images/common/right-number.png);
	width:20px;
	height:21px;
	text-align:center;
	font:bold 14px/21px "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#4a065d;
}
* html .r-corner{bottom:18px;}

br.clear{clear:both;}
span.submit-error{
	color:red;
	font-weight:bold;
	font-size:1.1em;
	margin:0 0 20px 20px;
	padding:10px;
	border:1px solid red;
	float:left;
}
span.aanbieding-head{
	float:/;
	
}

#nav-left{
	/*float:left;
	width:200px;
	margin:0;
	padding:30px 10px 10px 30px;*/
	
	position:relative;
	float:left;
	width:100%;
	overflow:hidden;
	margin:0;
	padding:20px 0 0 0;
	list-style:none;
	font-size:12px;
	z-index:1;
}
	#nav-left .box,
	#nav-left .box2{
		margin-bottom:20px;
		position:relative;
		float:left;
		z-index:2;
	}
	#nav-left #figuurtype-active{
		z-index:20;
		display:none;
	}
#video-right{
	/*margin-top:-20px;*/
	margin:20px 0 0 0;
	height:700px;
	width:100%;
}
	#fp-swf{
		margin: 0 auto;
		text-align:center;
	}
	#fp-folder{
		position:relative;
		float:right;
		margin:-200px 0 0 0;
	}




/* PASVORM STIJLEN */
.main_video{
	width:100%;
	background:#fbfbfb url("/images/pasvorm/main-top-sml.png") no-repeat 0 0;
	padding:20px 0 0;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	letter-spacing:1px;
}
div.pasvorm-resultaat{width:554px;}
img.pasvorm-rightimg{margin:0 0 5px 10px;float:right;}
h2 strong.pasvorm{
	white-space:nowrap}

p.pasvorm-disclaimer{margin-top:50px;font-size:11px;line-height:12px;font-style:italic}
span.pasvormen-kenmerken{font:12px/16px Arial, Helvetica, sans-serif;padding-left:15px;}

div.overigepasvormen{clear:both;padding-top:10px;overflow:visible;font:12px/16px Arial, Helvetica, sans-serif;}
	div.overigepasvormen ul{list-style-type:none;margin:0;padding:0;}
	div.overigepasvormen ul li{float:left;width:60px;margin:0;padding:0 4px 0 5px;}
	div.overigepasvormen ul li span{height:30px;float:left;font-size:11px;line-height:12px;text-align:center;width:50px;}
	div.overigepasvormen ul li a{text-decoration:none;}

div.figuurtype ul{margin-top:5px;font:12px/16px Arial, Helvetica, sans-serif;}

/* PASVORM STIJLEN EINDE */


/* Wehkamp shop link */
div.wehkamp-shop-link{
  /*display:none;*/
  color:#1687c9;
  position:relative;
  float:right;
  background:url("/images/common/bg-legend.png") left top no-repeat;
  width:218px;
  height:40px;
  padding:25px 0 5px 22px;
  font-size:13px;
  margin-top:-50px;
}
div.wehkamp-shop-link span{float:left;padding-right:4px;}
div.wehkamp-shop-link a{
  color:#1687c9;
  text-decoration:none;
  padding:1px 0 0 5px;
  display:inline-block;
  background:url("/images/common/wehkamp-shop-link.gif") 7px 20px no-repeat;
  height:45px;
  width:180px;
}
div.wehkamp-shop-link a:hover{color:#1687c9;text-decoration:underline;}

/* DENIM MODEL STIJLEN */
.main_video{
	width:100%;
	background:#fbfbfb url("/images/pasvorm/main-top-sml.png") no-repeat 0 0;
	padding:20px 0 0;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	letter-spacing:1px;
}
div.pasvorm-resultaat{width:554px;}
img.pasvorm-rightimg{margin:0 0 5px 10px;float:right;}
h2 strong.pasvorm{
	white-space:nowrap}

p.pasvorm-disclaimer{margin-top:50px;font-size:11px;line-height:12px;font-style:italic}
span.pasvormen-kenmerken{font:12px/16px Arial, Helvetica, sans-serif;padding-left:15px;}

div.overigepasvormen-denim{clear:both;padding-top:10px;overflow:visible;font:12px/16px Arial, Helvetica, sans-serif;}
	div.overigepasvormen-denim ul{list-style-type:none;margin:0;padding:0;}
	div.overigepasvormen-denim ul li{float:left;width:85px;margin:0;padding:0 4px 0 5px;}
	div.overigepasvormen-denim ul li span{height:30px;float:left;font-size:11px;line-height:12px;text-align:center;width:85px;}
	div.overigepasvormen-denim ul li a{text-decoration:none;}

div.figuurtype-denim ul{margin-top:5px;font:12px/16px Arial, Helvetica, sans-serif;}

.box-btm-denim {
background-color: #ebebeb;
background-image: url(/images/common/box-btm.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 100%;
width: 100%;
height: 102px;
overflow-x: hidden;
overflow-y: hidden;
}

.box p.denim {
width:320px
}

/* DENIM MODEL STIJLEN EINDE */











/* Collectie pagina */

#column4 {
	display:inline;
	float:left;
	width: 720px;
	padding:0px 0px 0px 0px;
}


#collectieblok {
	width: 201px;
	height: 137px;
	float: left;
	padding: 23px 5px 10px 23px;
	position:relative;

}


#collectieblok-top {
	width: 196px;
	height: 34px;
	float: left;
	margin: 0px 0 0 0px;
	padding: 5px 0 0 5px;
}

#collectieblok-top a {
text-decoration: none;
}

#collectieblok-top a:hover {
text-decoration: underline;
}

#collectieblok-mid {
	width: 201px;
	height: 89px;
	float: left;
	margin: 0px 0 0 0px;
}

#collectieblok-btm {
	width: 201px;
	height: 22px;
	float: left;
	margin: 0px 0 0 0px;
	background-repeat: no-repeat;
}


.top-paars{	background-image: url(/images/collecties/block-paars-top.png); color:#49055c; font-size: 14px;}
.top-paars a{ color:#49055c; font-size: 14px; font-weight:bold;}
.mid-paars{	background-image: url(/images/collecties/block-paars-mid.png)}
.btm-paars{	background-image: url(/images/collecties/block-paars-btm.png)}

.top-blauw{	background-image: url(/images/collecties/block-blauw-top.png); color:#869cc5; font-size: 14px;}
.top-blauw a{ color:#869cc5; font-size: 14px; font-weight:bold;}
.mid-blauw{	background-image: url(/images/collecties/block-blauw-mid.png)}
.btm-blauw{	background-image: url(/images/collecties/block-blauw-btm.png)}

.top-bruin{	background-image: url(/images/collecties/block-bruin-top.png); color:#b65c10; font-size: 14px;}
.top-bruin a{ color:#b65c10; font-size: 14px; font-weight:bold;}
.mid-bruin{	background-image: url(/images/collecties/block-bruin-mid.png)}
.btm-bruin{	background-image: url(/images/collecties/block-bruin-btm.png)}

.top-groen{	background-image: url(/images/collecties/block-groen-top.png); color:#889000; font-size: 14px;}
.top-groen a{ color:#889000; font-size: 14px; font-weight:bold;}
.mid-groen{	background-image: url(/images/collecties/block-groen-mid.png)}
.btm-groen{	background-image: url(/images/collecties/block-groen-btm.png)}

.top-geel{ background-image: url(/images/collecties/block-geel-top.png); color:#fbba00; font-size: 14px;}
.top-geel a{ color:#fbba00; font-size: 14px; font-weight:bold;}
.mid-geel{ background-image: url(/images/collecties/block-geel-mid.png)}
.btm-geel{ background-image: url(/images/collecties/block-geel-btm.png)}

.top-grijs{	background-image: url(/images/collecties/block-grijs-top.png); color:#b1b1b1; font-size: 14px;}
.top-grijs a{ color:#b1b1b1; font-size: 14px; font-weight:bold;}
.mid-grijs{	background-image: url(/images/collecties/block-grijs-mid.png)}
.btm-grijs{	background-image: url(/images/collecties/block-grijs-btm.png)}

.titel-paars{ color:#49055c; font-size: 12px; }
.titel-blauw{ color:#869cc5; font-size: 12px; }
.titel-bruin{ color:#b65c10; font-size: 12px; }
.titel-groen{ color:#889000; font-size: 12px; }
.titel-geel{ color:#fbba00; font-size: 12px; }

#column5 {
	display:inline;
	float:left;
	width: 700px;
	padding:0px 0px 0px 20px;
}

#column5 a{
	text-decoration: none;
	color: #666666;
}

#column5 a:hover{
text-decoration: underline;
}

#sec-collectieblok {
	background-image: url(/images/collecties/bg-legend-coll.png);
	background-repeat: no-repeat;
	width: 160px;
	padding: 25px 0px 15px 7px;
	float: left;
	color: #666666; 
	font-size: 11px; 
}

#sec-collectieblok img{
	width: 50px;
	height: 46px;
    text-align: left;
	margin: 3px 5px 2px 0px;
	float: left;
}

#zoek-blok {
	background-image: url("/images/collecties/zoek-bg.jpg");
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 580px;
	padding: 20px 10px 0 7px;
 
}

.zoektxt {
	color: #49055c; 
	font-size: 11px;
	padding:5px 5px 15px 5px;
}

.zoek-vak{
	margin: 0 0px 0px;
	overflow:hidden;
	float:left;
}
.zoek-vak input{float:left;}
.zoek-vak .txt{
	background:url("/images/common/bg-txt.png");
	float: left; 
	width:162px;
	height:27px;
	overflow:hidden;
}
.zoek-vak .txt input{
	width:146px;
	height:22px;
	border:none;
	background:none;
	padding:5px 8px 0;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	color:#4d0062;
}

#wehkamp-blokje {
	float: left;
	padding:0px 0 0 80px;
	font-size: 11px;
	color: #1988d0;
}

#wehkamp-blokje a{
	text-decoration: none;
	color: #1988d0;
}

#wehkamp-blokje a:hover{
text-decoration: underline;
}

#column4 .purple a:hover{
	border-color:#49055C;
}
#column4 .blue a:hover{
	border-color:#869CC5;
}
#column4 .brown a:hover{
	border-color:#B65C10;
}
#column4 .green a:hover{
	border-color:#889000;
}
#column4 .yellow a:hover{
	border-color:#fbba00;
}
/* Collectie pagina einde */

/*feestdagen extra statische pagina stijlen*/
table.feestdagen2009 th{padding:1px 10px 1px 10px;text-transform:;}
table.feestdagen2009 td{padding:1px;text-transform:;}