/****************************/
/***** DEFAULT ELEMENTS *****/
/****************************/

HTML, BODY {
	height: 100%;
	width: 100%;
}

BODY {
	font-family: tahoma,helvetica,sans-serif;
	font-size: 75%;
	color: #eaeaea;
	line-height: 1.3;
	background: #000 url(../images/bg.jpg) no-repeat;
	background-position: 50% 0;
	margin: 0;
	padding: 0;
}

IMG {
	border: 0;
}

FORM {
	margin: 0;
	padding: 0;
}

H1 {
	font-size: 1.4em;
	letter-spacing: 1.5px;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 6px;
}

H2, H3, H4, H5, H6 {
	font-size: 1.2em;
	font-weight: bold;
}

A, A:active {
	color: #00B300; /* SEIZOEN ------------------------------------------------------ */
	text-decoration: none;
}

A:hover {
	color: #F9BD79; /* SEIZOEN ------------------------------------------------------ */
	text-decoration: underline;
}

LI {
	list-style-image: url(../images/li_spring.gif); /* SEIZOEN ------------------------------------------------------ */
}

FIELDSET {
	border: none;
}

SUP{
	font-size: 12px;
}

DT {
	font-weight: bold;
}

DD {
	margin-bottom: 10px;
}


/********************/
/***** CLASSESS *****/
/********************/

.clear {
	clear: both;
	float: none;
}

.clear_w_height {
	height: 75px;
	clear: both;
	float: none;
}

.msg_error {
	border: none;
	border: 1px solid red;
	background: #ffdddd;
	color: black;
	padding: 10px;
	margin-bottom: 10px;
}

.msg_success {
	border: none;
	border: 1px solid #008000;
	background: #b7ffb7;
	color: black;
	padding: 10px;
	margin-bottom: 10px;
}

.justify {
	text-align: justify;
}

.center {
	text-align: center;
}

.credits {
	text-align: center;
	font-size: 10px;
	color: #707070;
}
.credits A {
	color: #707070;
	text-decoration: none;
}
.credits A:hover {
	color: #000;
}

.contactform {
	margin-left: 30px;
	margin-bottom: 20px;
}

.contactform INPUT,
.contactform TEXTAREA,
.contactform SELECT {
	background: #EEEBE5;
	border: 1px solid #C5B8A1;
}

.mbottom12 {
	margin-bottom: 12px;
}

.imgcontent {
	background: #fff;
	padding: 2px;
	border: 1px solid black;
}

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

.taf_body {
	color: black;
	background: #3F3F3F url(../images/header_taf_spring.jpg) no-repeat; /* SEIZOEN ------------------------------------------------------ */
}

.body_contact {
	background: #3F3F3F;
}

.nl_signup_body {
	background: #FFF url(../images/bg_nl_signup_spring.jpg) no-repeat; /* SEIZOEN ------------------------------------------------------ */
	font-weight: bold;
	color: black;
}

.nl_unsubscribe_body {
	background: #FFF url(../images/bg_nl_unsubscribe_spring.jpg) no-repeat; /* SEIZOEN ------------------------------------------------------ */
	font-weight: bold;
	color: black;
}


/****************/
/***** ID'S *****/
/****************/

#container {
	position: relative;
	width: 976px;
	margin: 0 auto;
	padding: 0;
}

#top {
	position: relative;
	width: 976px;
	height: 50px;
}

#logo {
	position: absolute;
	top: 10px;
	left: 3px;
}

#payoff {
	position: absolute;
	top: 10px;
	left: 589px;
}

#header {
	position: relative;
	width: 976px;
	height: 193px;
	background: url(../images/header_spring.jpg) no-repeat; /* SEIZOEN ------------------------------------------------------ */
}

#topnavbar {
	width: 976px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #646464;
}

#search {
	width: 180px;
	height: 30px;
	text-align: left;
	float: left;
}
.search-text {
	height: 18px;
	width: 160px;
	background: white;
	border: 1px solid black;
}

#topnavigation {
	width: 785px;
	height: 20px;
	margin-top: 7px;
	text-align: right;
	float: left;
}

	#topnavigation A {
		margin-left: 10px;
		color: white;
		font-weight: bold;
		text-decoration: none;
	}
	#topnavigation A:hover {
		color: #00B300; /* SEIZOEN ------------------------------------------------------ */
	}

#wrapper {
	width: 976px;
	background: #3F3F3F url(../images/bg_wrapper.gif) top no-repeat;
}

#leftpane {
	width: 200px;
	min-height: 602px;
	height: auto !important;
	height: 602px;
	background: url(../images/bg_leftpane.gif) no-repeat;
	text-align: right;
	float: left;
	overflow: hidden;
}

#leftpane H2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	margin-top: 22px;
	margin-right: 16px;
	margin-bottom: 4px;
}

#leftpane A {
	font-size: 1.2em;
	line-height: 1.5;
	width: 184px;
	height: 24px;
	padding-right: 16px;
	color: white;
	text-decoration: none;
	display: block;
	text-transform: lowercase;
	overflow: hidden;
}
#leftpane A:hover {
	background: url(../images/bg_leftnav_spring.gif) no-repeat; /* SEIZOEN ------------------------------------------------------ */
	color: #d8d8d8;
}

#leftpane A.active {
	background: #313131;
	display: block;
	font-weight: bold;
	color: #FFF;
	border-bottom: 1px solid #5C5C5C;
	text-transform: lowercase;
}

#leftpane A.active:hover {
	background: #181818;
}

#menu-level-2 {
	background: #313131;
}

#leftpane A.sub2 {
	color: #FFF;
	border-bottom: 1px dotted #5C5C5C;
	display: block;
}

#leftpane A.sub2:hover {
	background: #181818;
}

#leftpane A.sub2active {
	color: #FFF;
	display: block;
	font-weight: bold;
	background: #757575;
	border-bottom: 1px solid #989898;
	text-transform: lowercase;
}


#leftpane A.sub2active:hover {
	background: #515151;
}

#menu-level-3 {
	background: #757575;
}

#leftpane A.sub3 {
	color: #FFF;
	border-bottom: 1px dotted #989898;
	display: block;
}

#leftpane A.sub3:hover {
	color: #FFF;
	background: #515151;
}

#leftpane A.sub3active {
	color: #313131;
	display: block;
	font-weight: bold;
	background: #BFBFBF;
	border-bottom: 1px solid #FFF;
	text-transform: lowercase;
}

#leftpane A.sub3active:hover {
	color: #313131;
	background: #ACACAC;
}

#menu-level-4 {
	background: #BFBFBF;
}

#leftpane A.sub4 {
	color: #313131;
	border-bottom: 1px dotted #FFF;
	display: block;
}

#leftpane A.sub4:hover {
	color: #313131;
	background: #ACACAC;
}

#leftpane A.sub4active {
	color: #313131;
	border-bottom: 1px dotted #FFF;
	display: block;
	font-weight: bold;
	text-transform: lowercase;
}

#leftpane A.sub4active:hover {
	color: #313131;
	background: #ACACAC;
}


#breadcrumbs {
	position: absolute;
	top: 274px;
	left: 214px;
	height: 14px;
	width: 491px;
	font-size: 10px;
	color: silver;
	text-transform: lowercase;
}

#content {
	width: 491px;
	margin-left: 12px;
	margin-top: 20px;
	float: left;
}

#content H1,
#content H2 {
	font-size: 1.4em;
	margin: 0;
	padding: 2px;
	padding-bottom: 6px;
}


#content H1 {
	border-bottom: 1px dotted #606060;
}

#content P {
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 2px;
}


#content_shop CENTER TABLE,
#content_basket CENTER TABLE {
	filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25
}

#mwcontent {
	position: relative;
	width: 460px;
	margin-left: 12px;
	margin-top: 20px;
	float: left;
}
#rightpane_mwcontent {
	width: 230px;
	margin-left: 30px;
	margin-top: 20px;
	background: white;
	float: left;
}
	#rightpane_mwcontent H3 {
		color: #5c5c5c;
		padding-left: 12px;
	}

#contact {
	width: 490px;
	float: left;
}


#contactform LABEL {
	display: block;
	height: 21px;
	float: left;
	text-align: right;
	width: 160px;
	margin-right: 10px;
}
	
#contactform BR {
	clear: left;
}
	 
#contactform INPUT,
#contactform TEXTAREA {
	margin-bottom: 6px;
}

#boxkleurenanalyse {
	position: absolute;
	top: 0;
	left: 0;
}

#boxstijlanalyse {
	position: absolute;
	top: 0;
	left: 0;
}

#rightpane {
	width: 260px;
	margin-left: 12px;
	margin-top: 20px;
	float: left;
	text-align: left;
}

#rightpane IMG {
	margin-bottom: 12px;
}

#rightpane .ptitle {
	border-bottom: 1px dotted #606060;
	padding: 2px;
}

#subnav_cw {
	padding: 6px;
	border-left: 1px solid #000;
}


/* footer */

#footer {
	width: 976px;
	height: 175px;
	line-height: 1.8;
	background: url(../images/bg_footer.gif) no-repeat;
}

.footerlinks {
	width: 174px;
	margin-top: 50px;
	float: left;
}

.footerlinks A {
	display: block;
	color: #BCBCBC;
	padding-left:50px;
}
.footerlinks A:hover {
	color: #00B300; /* SEIZOEN ------------------------------------------------------ */
}

#footer_newsletter {
	width: 260px;
	margin-top: 40px;
	margin-left: 15px;
	color: #BCBCBC;
	float: left;
}

#footer_newsletter TABLE {
	margin-top: 12px;
}

#footer_newsletter H2,
#footer_newsletter P {
	padding: 0;
	margin: 0;
}

.text_newsletter {
	background: #BCBCBC;
	border: 1px solid white;
}

.button_newsletter {
	background: #818181;
	border: 1px solid white;
}

#credits {
	text-align: center;
	color: #3F3F3F;
	font-size: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#credits A {
	text-decoration: none;
	color: #3F3F3F;
}

#credits A:hover {
	color: #FFF;
}

/**************************/
/***** SUB NAVIGATION *****/
/**************************/

/* kleuradvies */

#subnav_spring,
#subnav_summer,
#subnav_fall,
#subnav_winter {
	width: 252px;
	height: 55px;
	margin-bottom: 20px;
}

#subnav_spring H2,
#subnav_summer H2,
#subnav_fall H2,
#subnav_winter H2 {
	padding-left: 80px;
	padding-top: 16px;
}

#subnav_spring.active A,
#subnav_summer.active A,
#subnav_fall.active A,
#subnav_winter.active A {
	color: white;
}

#subnav_spring {
	background: url(../images/bg_sn_spring.gif) no-repeat;
}

#subnav_spring:hover,
#subnav_spring.active {
	background: url(../images/bg_sn_spring-over.gif) no-repeat;
}

#subnav_summer {
	background: url(../images/bg_sn_summer.gif) no-repeat;
}

#subnav_summer:hover,
#subnav_summer.active {
	background: url(../images/bg_sn_summer-over.gif) no-repeat;
}

#subnav_fall {
	background: url(../images/bg_sn_fall.gif) no-repeat;
}

#subnav_fall:hover,
#subnav_fall.active {
	background: url(../images/bg_sn_fall-over.gif) no-repeat;
}

#subnav_winter {
	background: url(../images/bg_sn_winter.gif) no-repeat;
}

#subnav_winter:hover,
#subnav_winter.active {
	background: url(../images/bg_sn_winter-over.gif) no-repeat;
}

/* stijladvies */

#subnav_sportief,
#subnav_naturel,
#subnav_romantisch,
#subnav_stoer,
#subnav_extravagant,
#subnav_klassiek {
	width: 252px;
	height: 55px;
	margin-bottom: 20px;
}

#subnav_sportief H2,
#subnav_naturel H2,
#subnav_romantisch H2,
#subnav_stoer H2,
#subnav_extravagant H2,
#subnav_klassiek H2 {
	padding-left: 80px;
	padding-top: 16px;
}

#subnav_sportief.active A,
#subnav_naturel.active A,
#subnav_romantisch.active A,
#subnav_stoer.active A,
#subnav_extravagant.active A,
#subnav_klassiek.active A {
	color: white;
}

#subnav_sportief {
	background: url(../images/bg_sn_sportief.gif) no-repeat;
}

#subnav_sportief:hover,
#subnav_sportief.active {
	background: url(../images/bg_sn_sportief-over.gif) no-repeat;
}

#subnav_sportief.active A {
	color: white;
}

#subnav_naturel {
	background: url(../images/bg_sn_naturel.gif) no-repeat;
}

#subnav_naturel:hover,
#subnav_naturel.active {
	background: url(../images/bg_sn_naturel-over.gif) no-repeat;
}

#subnav_romantisch {
	background: url(../images/bg_sn_romantisch.gif) no-repeat;
}

#subnav_romantisch:hover,
#subnav_romantisch.active {
	background: url(../images/bg_sn_romantisch-over.gif) no-repeat;
}

#subnav_stoer {
	background: url(../images/bg_sn_stoer.gif) no-repeat;
}

#subnav_stoer:hover,
#subnav_stoer.active {
	background: url(../images/bg_sn_stoer-over.gif) no-repeat;
}

#subnav_extravagant {
	background: url(../images/bg_sn_extravagant.gif) no-repeat;
}

#subnav_extravagant:hover,
#subnav_extravagant.active {
	background: url(../images/bg_sn_extravagant-over.gif) no-repeat;
}

#subnav_klassiek {
	background: url(../images/bg_sn_klassiek.gif) no-repeat;
}

#subnav_klassiek:hover,
#subnav_klassiek.active {
	background: url(../images/bg_sn_klassiek-over.gif) no-repeat;
}


/* kleuren */

.wit {
	width: 10px;
	height: 10px;
	background: white;
}

.grijs {
	width: 10px;
	height: 10px;
	background: silver;
}

.blauw {
	width: 10px;
	height: 10px;
	background: #326AE9;
}

.groen {
	width: 10px;
	height: 10px;
	background: #19B40D;
}

.beige {
	width: 10px;
	height: 10px;
	background: #C7BC7E;
}

.roze {
	width: 10px;
	height: 10px;
	background: #F44CAF;
}

.rood {
	width: 10px;
	height: 10px;
	background: red;
}

.bruin {
	width: 10px;
	height: 10px;
	background: #675105;
}

.goud {
	width: 10px;
	height: 10px;
	background: #CFB52B;
}

.oranje {
	width: 10px;
	height: 10px;
	background: #F48242;
}

.geel {
	width: 10px;
	height: 10px;
	background: #FFF000;
}

.paars {
	width: 10px;
	height: 10px;
	background: #780989;
}

.zwart {
	width: 10px;
	height: 10px;
	background: #000;
}

/**********************/
/***** MIJNWINKEL *****/
/**********************/

#content_shop {
	width: 751px;
	margin-left: 12px;
	float: left;
}

#content_shop H1,
#content_shop H2 {
	font-size: 1.4em;
	margin: 0;
	padding: 2px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #606060;
	margin-bottom: 12px;
}

#content_shop H4 {
	font-size: 1.2em;
	margin: 0;
	padding: 2px;
	padding-bottom: 6px;
	margin-bottom: 12px;
	text-align: center;
}

#breadcrumbs_shop {
	height: 14px;
	width: 750px;
	font-size: 10px;
	color: silver;
	text-transform: lowercase;
	margin-bottom: 6px;
	margin-left: 6px;
}

.tbl_product {
	background: white;
	margin-bottom: 20px;
	color: black;
}

H3.prod_title {
	margin: 0;
	padding: 0;
}

.prod_name {
	color: black;
	height: 40px;
	font-size: 1.2em;
	margin: 0;
	margin-bottom: 6px;
	padding: 0;
}

.picholder {
	position: relative;
	width: 150px;
	height: 150px;
	overflow: hidden;
}

.aanbieding {
	position: absolute;
	top: 0;
	left: 0;
}

.prodlist_picture {
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

#images-big {
	position: relative;
	width: 250px;
	margin-top: 5px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	background: white;
	padding: 4px;
	border: 1px solid black;
	float: left;
}

#zoom {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

#product_details {
	width: 450px;
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 22px;
	float: left;
}

.tbl-dtl-data {
	width: 120px;
	text-align: right;
	vertical-align: top;
	padding-right: 6px;
}

.tbl-dtl-price H3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.4em;
	border: none;
}

.tbl-dtl-price-offer H3 {
	font-size: 1.4em;
	border: none;
}

/* basket */


#content_basket {
	width: 976px;
	background: #3F3F3F;
}

#breadcrumbs_basket {
	text-align: center;
	margin-top: 22px;
	margin-bottom: 22px;
}

.tbl_basket {
	width: 700px;
}

.cell_photo-b {
	width: 100px;
}

.cell_title-b {
	width: 150px;
	text-align: left;
}

/********************/
/***** LIGHTBOX *****/
/********************/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
