@charset "UTF-8";
/* CSS Document */

#main 
{
	width: 100%;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	margin: 0 auto;
	position: relative;
	padding: 0;
	z-index: 1;
}

#header 
{
	width: 965px;
	height: 120px;
	margin: 0 auto;
	position: relative;
	z-index: 2;	
}

#logo 
{
	background-image:url(../../images/ikwilschoenen_logo.png);
	background-repeat:no-repeat;
	background-position:left;
	display:inline;
	float:left;
	width: 430px;
	height: 75px;
	margin: 0 auto;
	position: relative;
	z-index: 3;	
}

#verzendinfo 
{
	float:left;
	display: inline;
	width: 250px;
	height: 100px;
	margin-top:16px;
	border-left:#C4C3B0 solid 1px;
	border-right:#C4C3B0 solid 1px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ba278d;
}

#verzendinfo img
{
	display: inline;
}

.bezorging
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #ba278d;
}

.uitzondering
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ba278d;
	margin-left:10px;
}

#verzendinfo hr
{
	float:left;
	color:#C4C3B0;
	height:1px;
	margin-left:10px;
}

.verzenden
{
	float:left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #847D78;
	margin-left:10px;
}

.verzenden img
{
	margin-left:10px;
}

#winkelwagen 
{
	display:inline;
	float:right;
	width: 270px;
	height: 75px;
	margin: 0 auto;
	position: relative;
	z-index: 3;	
}

#shoppingbag 
{
	background-image:url(../../images/icon-shoppingbag.png);
	background-repeat:no-repeat;
	background-position:center;
	display:inline;
	float:left;
	width: 87px;
	height: 120px;
	margin: 0 auto;
	position: relative;
	z-index: 3;	
}

#overzicht 
{
	display:inline;
	float:right;
	width: 180px;
	height: 75px;
	margin: 0 auto;
	position: relative;
	z-index: 3;	
}

#linken 
{
	width: 965px;
	height: 20px;
	margin: 0 auto;
	z-index: 4;	
}

#balk 
{
	width: 100%;
	height: 30px;
	background-color:#999999;
}

#balklinken 
{
	width: 965px;
	height: 30px;
	margin: 0 auto;
	z-index: 2;	
}

#categorielinken 
{
	display:inline;
	float:left;
	width: 720px;
	height: 25px;
	line-height:25px;
	margin: 0 auto;
	z-index: 3;	
}

#zoeken 
{
	display:inline;
	float:right;
	width: 240px;
	height: 30px;
	margin: 0 auto;
	padding-top:4px;
	z-index: 3;
	vertical-align:middle;
}

#zoektekst
{
	vertical-align:middle;
}

#zoekbtn
{
	vertical-align:middle;
}

#streep 
{
	width: 100%;
	height: 3px;
	margin: 0px;
	z-index: 5;	
}

.freespace
{
	height:5px;
}

#midden 
{
	width: 965px;
/*	height:740px; */
	margin: 0 auto;
	position: relative;
	z-index: 6;	
}

#content
{
	display:inline; 
	float:left;
	width:720px; 	
	font-size:12px;
	color:#444444 ;
}

#kruimelspoor
{
	display:inline; 
	float:left;
	width:720px; 
	height:20px;
}

#freespace
{
	height:20px;
}

#navigatie
{
	display:inline;
	float:right;
	width:240px;

	font-size:12px;
	color:#444444 ;
}

#merkenkeuze
{
	width:210px;
}

#emailDiv
{
	margin-left:10px;
}

#nieuwsbriefblok
{
	height:auto;
}

#enveloppe
{
	position:relative;
	width:50px;
	height:0px;
	left:130px;
	top:-20px;
}

#nieuwsbrieftekst
{
	margin-left:10px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#444444 ;
}

#tntimg
{
	vertical-align:top;
}

#merkenbalk 
{
	width: 100%;
	height: 85px;
	background-color:#F7F7F7;
	float:left;
}

#merkenanimatie 
{
	width: 965px;
	height: 85px;
	margin: 0 auto;
	z-index: 7;	
 	position: relative; 
	overflow: hidden;
}

#scroller 
{
 	white-space: nowrap;
 	line-height: 85px;
}

#scroller p 
{
 	padding: 0px;
	display:inline;
}


#footer 
{
	width: 100%;
	height: 55px;
	background-color:#F2F2F2;
	float:left;
}

#footermidden 
{
	width: 965px;
	height: 55px;
	margin: 0 auto;
	z-index: 8;	
}

#vda
{
	display:inline;
	float:left;
	width:240px;
}

#uitzondering
{
	display:inline;
	text-align:center;
	float:left;
	width:400px;
}

#sitemap
{
	display:inline;
	float:right;
	width:240px;
}


