*  { outline: none; }

html,body { 
	width: 100%; 
	height: auto;
	color: #838382;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

html,body,div,form { margin: 0px; padding: 0px; }
img { border: none; }
a:link, a:visited { text-decoration: none; color: #282727; }
a:hover, a:active {	text-decoration: none; color: #9e9e9e; }

.wrapper { width: 100%; height: auto; position: relative; }
.clear { clear: both; height: 0px; width: 0px; }
.float { float: left; }
.hidden { display: none;}

body { background: #f0f0f0; }

div#container {
	position: relative;
	top: 0;
	left: 50%;
	width: 940px;
	margin: 20px 0px 30px -470px;
}
div#footer {
	padding: 0px 25px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 0.8em;
}

div#footer a:link, div#footer a:visited { color: #bebebc; }
div#footer a:hover, div#footer a:active { color: #727171; }

div.col1 { width: 280px; }
div.col2 { width: 648px; }

/* Col1 */

	/* Logo */
	div#logo {
		width: 263px;
		height: 231px;
		margin: 0px 12px 0px 0px;
		padding: 28px 5px 21px 0px;
		background: transparent url("../images/labels/menu-white.jpg") no-repeat;
	}
	
		div#logo h1 {
   cursor: pointer;
			width: 263px;
			height: 174px;
			display: block;
			text-indent: -5000px;
			background: #ffffff url("../images/little-black-dress-boutiq-logo.jpg") no-repeat;
		}
		
		div#logo div#zoeken {
			width: 243px;
			display: block;
			border-top: #a8a8a8 1px dotted;
			padding: 5px 10px 0px 10px;
		}
		
			div#logo div#zoeken form, div#logo div#zoeken form p { margin: 0px; padding: 0px; }

   div#logo div#zoeken form { background: transparent url("../images/forms/zoek-input.jpg") no-repeat 0px 0px; }
			
			div#logo div#zoeken form p input.zoekterm {
				width: 146px;
				height: 15px;
				margin: 0px 20px 0px 0px;
				padding: 7px 10px 5px 10px;
				font-size: 0.8em;
				line-height: 1em;
                background: transparent;
				border: none;
			}
			div#logo div#zoeken form p input.button {
				width: 46px;
				height: 27px;
				margin: 0px;
				padding: 0px;
				font-size: 0.8em;
				line-height: 1em;
				font-family: Georgia, "Times New Roman", serif;
				background: transparent url("../images/forms/menu-submit.jpg") no-repeat;
				border: none;
				color: #ffffff;
    cursor: pointer;
			}
	
	/* Menu */
	
	div#menu-top {
		width: 268px;
		height: 30px;
		background: transparent url("../images/labels/menu-top.jpg") no-repeat;
	}
	
	div#menu {
		width: 263px;
		height: auto;
		margin: 0px 12px 0px 0px;
		padding: 0px 5px 21px 0px;
		background: transparent url("../images/labels/menu-middle.jpg") repeat-y;
	}
	
		div#menu ul.header,div#menu ul.sub, div#menu-bottom ul.service {
			margin: -4px 0px 0px 0px;
			padding: 0px;
			list-style-type: none;
		}
			
		div#menu ul li a:link, div#menu ul li a:visited, div#menu-bottom ul li a:link, div#menu-bottom ul li a:visited { color: #cbc9c9; }
		div#menu ul li a:hover, div#menu ul li a:active, div#menu-bottom ul li a:hover, div#menu-bottom ul li a:active, div#menu-bottom ul li a.active { color: #ffffff; }
		
		div#menu ul.header {
			width: 215px;
			height: 38px;
			padding: 0px 24px;
		}
		
			div#menu ul.header li {
				float: left;
				margin: 0px 2px 0px 0px;
			}
		
				div#menu ul.header li h2 {
					margin: 0px;
					padding: 0px;
					float: left;
				}
				
				div#menu ul.header li.slash  {
					width: 7px;
					height: 26px;
					display: block;
					text-indent: -5000px;
					background: transparent url("../images/menu-sprite.gif") no-repeat -76px -80px;
				}
				
				div#menu ul.header li.collectie h2 a:link, div#menu ul.header li.collectie h2 a:visited {
					width: 83px;
					height: 26px;
					display: block;
					text-indent: -5000px;
					background: transparent url("../images/menu-sprite.gif") no-repeat 0px 0px;
				}
				
				div#menu ul.header li.collectie h2 a:hover, div#menu ul.header li.collectie h2 a:active, div#menu ul.header li.collectie h2 a.current-active {
					width: 83px;
					height: 26px;
					display: block;
					text-indent: -5000px;
					background: transparent url("../images/menu-sprite.gif") no-repeat -83px 0px;
				}
				
				div#menu ul.header li.kassa h2 a:link, div#menu ul.header li.kassa h2 a:visited {
					width: 52px;
					height: 26px;
					display: block;
					text-indent: -5000px;
					background: transparent url("../images/menu-sprite.gif") no-repeat -31px -26px;
				}
				
				div#menu ul.header li.kassa h2 a:hover, div#menu ul.header li.kassa h2 a:active, div#menu ul.header li.kassa h2 a.current-active {
					width: 52px;
					height: 26px;
					display: block;
					text-indent: -5000px;
					background: transparent url("../images/menu-sprite.gif") no-repeat -83px -26px;
				}
				
				div#menu ul.header li.blog h2 a:link, div#menu ul.header li.blog h2 a:visited {
					width: 41px;
					height: 26px;
					display: block;
					text-indent: -5000px;
					background: transparent url("../images/menu-sprite.gif") no-repeat -42px -52px;
				}
				
				div#menu ul.header li.blog h2 a:hover, div#menu ul.header li.blog h2 a:active, div#menu ul.header li.blog h2 a.current-active {
					width: 41px;
					height: 26px;
					display: block;
					text-indent: -5000px;
					background: transparent url("../images/menu-sprite.gif") no-repeat -83px -52px;
				}
				
				div#menu ul.sub {
					clear: both;
					display: none;
				}				
				div#menu ul.sub li a.active {
					font-weight: bold;
     color: #ffffff;
				}
		
			div#menu ul.active {
				font-family: Georgia, "Times New Roman", serif;
				clear: both;
				display: block;
				width: 216px;
				padding: 10px 24px;
			}
		
	div#menu-bottom {
		width: 268px;
		height: 86px;
		padding: 10px 0px;
		font-size: 0.9em;
		line-height: 1.4em;
		background: transparent url("../images/labels/menu-bottom.jpg") no-repeat;
	}
			
			div#menu-bottom ul.service {
				font-family: "Lucida Sans", Arial, sans-serif;
			}
		
			div#menu-bottom ul.service li {
				width: 110px;
				margin: 0px 0px 0px 20px;
			}
		
			div#menu-bottom ul.service {
				float: left;
				width: 110px;
			}
	
	/* Nieuwsbrief */
	div#informatie {
		background: transparent url("../images/labels/informatie-middle.jpg") repeat-y;
	}
	
	div#informatie div#informatie-top {
		width: 263px;
		margin: 0px 12px 0px 0px;
		padding: 28px 5px 10px 0px;
		display: block;
		background: transparent url("../images/labels/informatie-top.jpg") no-repeat;
	}
		
		div#informatie div#informatie-top div#nieuwsbrief {
			width: 243px;
			display: block;
			padding: 0px 10px;
		}
		
		div#informatie div#informatie-top div#nieuwsbrief h3 {
			width: 160px;
			height: 19px;
			margin: 10px 14px;
			padding: 0px;
			display: block;
			font-size: 1em;
			text-indent: -5000px;
			background: transparent url("../images/blijf-op-de-hoogte.gif") no-repeat;
		}
		
		div#informatie div#informatie-top div#nieuwsbrief p {
			margin: 0px 14px 0px 14px;
			padding: 0px;
			font-size: 0.8em;
			font-family: Georgia, "Times New Roman", serif;
		}
		
			div#informatie div#informatie-top div#nieuwsbrief form, div#informatie div#informatie-top div#nieuwsbrief form p { margin: 0px; padding: 0px; }
			
			div#informatie div#informatie-top div#nieuwsbrief form {
				width: 243px;
		        background: transparent url("../images/forms/nieuwsbrief-input.jpg") no-repeat 0px 18px;
			}
			
			div#informatie div#informatie-top div#nieuwsbrief form p input.emailadres {
				width: 166px;
				height: 15px;
				margin: 0px;
				padding: 7px 10px 5px 10px;
				font-size: 1em;
				line-height: 1em;
				background: transparent;
				border: none;
			}
			div#informatie div#informatie-top div#nieuwsbrief form p input.button {
				width: 46px;
				height: 27px;
				margin: 0px;
				padding: 0px;
				font-size: 1em;
				line-height: 1em;
				font-family: Georgia, "Times New Roman", serif;
				background: transparent url("../images/forms/menu-submit.jpg") no-repeat;
				border: none;
				color: #ffffff;
    cursor: pointer;
			}
	
	div#informatie div#informatie-middle {
		width: 263px;
		margin: 0px 12px 0px 0px;
		padding: 0px 5px 0px 0px;
		display: block;
		background: transparent url("../images/labels/informatie-middle.jpg") repeat-y;
	}
			
		div#informatie div#informatie-middle div#vandaagbesteld {
			width: 263px;
			padding: 0px 0px;
			margin: 0px 0px;
			border-top: #929292 1px dotted;
		}
			
			div#informatie div#informatie-middle div#vandaagbesteld p {
				margin: 0px;
				padding: 9px 23px 0px 23px;
				list-style-type: none;
				display: block;
    font-weight: bold;
    font-style: italic;
				font-family: Georgia, "Times New Roman", serif;
			}
			
		div#informatie div#informatie-middle div#betaalmethoden {
			width: 263px;
			padding: 5px 0px;
			margin: 10px 0px;
			border-top: #929292 1px dotted;
			border-bottom: #929292 1px dotted;
		}
			
			div#informatie div#informatie-middle div#betaalmethoden ul {
				margin: 0px;
				padding: 0px 23px;
				list-style-type: none;
				display: block;
			}
				
				div#informatie div#informatie-middle div#betaalmethoden ul li {
					float: left;
					margin: 0px 4px;
				}
				
				div#informatie div#informatie-middle div#betaalmethoden ul li.ideal {
					width: 21px;
					height: 18px;
					background: transparent url("../images/betaalmethoden/ideal.gif") no-repeat;
					text-indent: -5000px;
				}
				
				div#informatie div#informatie-middle div#betaalmethoden ul li.mastercard {
					width: 29px;
					height: 18px;
					background: transparent url("../images/betaalmethoden/mastercard.gif") no-repeat;
					text-indent: -5000px;
				}
				
				div#informatie div#informatie-middle div#betaalmethoden ul li.visa {
					width: 29px;
					height: 18px;
					background: transparent url("../images/betaalmethoden/visa.gif") no-repeat;
					text-indent: -5000px;
				}
				
				div#informatie div#informatie-middle div#betaalmethoden ul li.tntpost {
					width: 79px;
					height: 18px;
					background: transparent url("../images/betaalmethoden/tntpost.gif") no-repeat;
					text-indent: -5000px;
				}
				

		div#informatie div#informatie-middle div#partners {
			width: 263px;
			padding: 5px 0px;
			margin: 13px 0px;
		}
				
			div#informatie div#informatie-middle div#partners ul {
				list-style-type: none;
				padding: 0px;
				margin: 0px;
				padding: 0px 23px;
			}
				
				div#informatie div#informatie-middle div#partners ul li {
					padding: 0px;
					margin: 3px;
					float: left;
				}
				
	
	div#informatie div#informatie-bottom {
		width: 263px;
		height: 26px;
		margin: 0px 12px 0px 0px;
		padding: 0px 5px 0px 0px;
		display: block;
		background: transparent url("../images/labels/informatie-bottom.jpg") no-repeat;
	}

/* Col2 */


/* Header image */
div#header-image {
		width: 463px;
		height: 231px;
		margin: 0px 12px 0px 0px;
		padding: 28px 5px 21px 0px;
		background: transparent url("../images/labels/extrawide-white.jpg") no-repeat;
}

	div#header-image img {
		margin: 0px 7px;
	}

	div#header-image h2 {
		text-align: center;
		display: block;
		padding: 0px;
		margin: 10px 0px 0px 0px;
		font-family: Georgia, "Times New Roman", serif;
		font-size: 1.4em;
		font-weight: normal;
	}
	
		div#header-image h2 a:link, div#header-image h2 a:visited {
			color: #a2a2a1;
		}
	
		div#header-image h2 a:hover, div#header-image h2 a:active {
			color: #020202;
		}
	
		div#header-image h2 a {
			text-decoration: underline;
		}
		
/* Winkelwagen */

div#winkelwagen {
		width: 145px;
		height: 231px;
		margin: 0px 12px 0px 0px;
		padding: 28px 5px 21px 0px;
		background: transparent url("../images/labels/winkelwagen.jpg") no-repeat;
		color: #e1e1e1;
}

	div#winkelwagen-items {
		margin: 0px 10px;
		padding: 12px 0px 17px 0px;
		display: block;
		border-bottom: #848383 1px dotted;
		text-align: center;
		font-size: 0.8em;
		line-height: 1.1em;
		font-family: Georgia, "Times New Roman", sans-serif;
	}

	div#winkelwagen-items  a:link, div#winkelwagen-items  a:visited {
		text-decoration: underline;
		color: #e1e1e1;
	}

	div#winkelwagen-items  a:hover, div#winkelwagen-items  a:active {
		text-decoration: underline;
		color: #949393;
	}
	
	div#winkelwagen-items span.aantal {
		font-size: 5em;
		line-height: 1em;
		font-family: Arial, sans-serif;
		clear: both;
		text-decoration: none;
	}

	div#winkelwagen-overzicht {
		margin: 0px 10px;
		padding: 16px 0px 16px 0px;
		display: block;
		font-size: 0.9em;
		border-bottom: #848383 1px dotted;
	}

	div#winkelwagen-kassa {
		margin: 0px 10px;
		padding: 3px 0px;
		display: block;
		font-size: 0.9em;
		border-bottom: #848383 1px dotted;
	}

	div#winkelwagen-kassa a:link, div#winkelwagen-kassa a:visited {
		text-transform: uppercase;
		color: #ffffff;
	}	

	div#winkelwagen-kassa a:hover, div#winkelwagen-kassa a:active {
		text-transform: uppercase;
		color: #b9b9b9;
	}	

	div#winkelwagen-klant {
  float: left;
		margin: 0px 10px;
		padding: 3px 0px;
		display: block;
		font-size: 0.9em;
		background: transparent url("../images/dotted-vert.gif") 50px 0px no-repeat;
		border-bottom: #848383 1px dotted;
	}
	
		div#winkelwagen-klant a {
			margin: 0px 5px;
   float: left;
		}
	
		div#winkelwagen-klant a.firstlink {
			margin-left: 10px;
   width: 44px;
		}
	
		div#winkelwagen-klant a.secondlink {
			margin-left: 0px;
   width: 61px;
		}
	
		div#winkelwagen-klant a:link, div#winkelwagen-klant a:visited {
			color: #b9b9b9;
		}
	
		div#winkelwagen-klant a:hover, div#winkelwagen-klant a:active {
			color: #ffffff;
		}

	div#taal-selectie {
  float: left;
		margin: 0px 10px;
		padding: 3px 0px;
		display: block;
		font-size: 0.9em;
		background: transparent url("../images/dotted-vert.gif") 50px 0px no-repeat;
		border-bottom: #848383 1px dotted;
	}
	
		div#taal-selectie a {
			margin: 0px 0px;
   float: left;
		}
	
		div#taal-selectie a.firstlink {
			margin-left: 58px;
   width: 30px;
   height: 17px;
		}
	
		div#taal-selectie a.secondlink {
			margin-left: 5px;
			margin-right: 2px;
   width: 30px;
   height: 17px;
		}
	
		div#taal-selectie a:link, div#taal-selectie a:visited {
			color: #b9b9b9;
		}
	
		div#taal-selectie a:hover, div#taal-selectie a:active {
			color: #ffffff;
		}



		div#navbar {
			margin: 10px 23px 20px 0px;
			padding: 10px 0px 0px 0px;
		}
		
		div#navbar ul {
			margin: 0px;
			padding: 0px;
			list-style-type: none;
			float: right;
		}
		
		div#navbar ul li {
			padding: 0px;
			margin: 0px 0px 0px 7px;
			float: left;
		}
		
		div#navbar ul li a {
			padding: 6px 7px 7px 7px;
			width: 28px;
			height: 28px;
			background: transparent url("../images/navbar.png") no-repeat top left;
		}
		
		div#navbar ul li a:link, div#navbar ul li a:visited {
			background: transparent url("../images/navbar.png") no-repeat top left;
			color: #000000;
		}
		
		div#navbar ul li a.active, div#navbar ul li a:active, div#navbar ul li a:hover {
			background: transparent url("../images/navbar-active.png") no-repeat bottom left;
			color: #FFFFFF;
		}
