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


/*------------------------------- CSS reset ---------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
} 
q:before,q:after {
	content:'';
}
abbr,acronym,iframe {
	border: 0;
}
a, object {
	outline: none;
}
.clear {
	clear: both;
}


/*------------------------------- Body ---------------------------------*/

body {
	font-family: Verdana, Arial, Geneva, sans-serif;
	background: url(../images/bg.gif) repeat-x #868686;
}

html, body, #container { height: 100%;}

body > #container { height: auto; min-height: 100%;}


/*------------------------------- Headings ---------------------------------*/

h1 { color: #FFFFFF; font-size: 22px; text-transform: uppercase;}
h2 { color: #FFFFFF; font-size: 18px; text-transform: uppercase;}
h3 { color: #FFFFFF; font-size: 18px; text-transform: uppercase;}
h4 { color: #FFFFFF; font-size: 13px;}
h5 { color: #FFFFFF; font-size: 12px;}
h6 { color: #FFFFFF; font-size: 9px;}


/*------------------------------- Container ---------------------------------*/

#container {
	margin: 0 auto;
	width: 970px;
	background: #3E3E40;
}


/*------------------------------- Header ---------------------------------*/

#header {
	position: relative;
	width: 970px;
	height: 127px;
	background: url(../images/headerBg.gif) no-repeat bottom #353535;
}
#logo {
	position: absolute;
	top: 0;
	left: 370px;
	width: 231px;
	height: 103px;
	background: url(../images/logo.png);
	text-indent: -9999px;
}
	#logo a { display: block; height: 100%;}


/*------------------------------- Menu ---------------------------------*/

#menu {
	width: 910px;
	height: 31px;
	padding: 58px 0 0 60px;
}
#menu li {
	float: left;
	width: 165px;
	height: 31px;
	margin: 0 5px 0 0;
	font-size: 12px;
	text-indent: -9999px;
}
#menu li a { display: block; height: 31px;}
#menu li.overons { margin: 0 180px 0 0;}

#menu li.home a { background: url(../images/menu/home.gif);}
#menu li.home a:hover { background: url(../images/menu/homeOver.gif);}
#menu li.overons a { background: url(../images/menu/overons.gif);}
#menu li.overons a:hover { display: block; background: url(../images/menu/overonsOver.gif);}
#menu li.voorwaarden a { background: url(../images/menu/voorwaarden.gif);}
#menu li.voorwaarden a:hover { background: url(../images/menu/voorwaardenOver.gif);}
#menu li.contact a { background: url(../images/menu/contact.gif);}
#menu li.contact a:hover { background: url(../images/menu/contactOver.gif);}


/*------------------------------- Wrapper ---------------------------------*/

#wrapper {
	width: 970px;
	min-height: 443px;
	padding: 230px 0 28px 0;
	background: url(../images/wrapperBg.jpg) no-repeat;
}


/*------------------------------- Content ---------------------------------*/

#content {
	float: left;
	width: 680px;
	padding: 0 45px 0 20px;
	color: #FFF;
	font-size: 12px;
}
	#content a { color: #FFF; text-decoration: underline;}
	#content a:hover { color: #15A2D8;}

#content li { list-style: disc; margin: 0 0 0 15px;}
#content h2 small { font-size: 11px; text-transform: none;}


/*------------------------------- Sidebar ---------------------------------*/

#sidebar {
	float: left;
	width: 209px;
	margin: 15px 0;
	padding: 0 16px 0 0;
	color: #FFF;
	font-size: 11px;
}
	#sidebar a { color: #FFF; text-decoration: none;}
	#sidebar a:hover { color: #000;}

/* contact */
#sidebar .contact {
	position: relative;
	width: 209px;
	min-height: 110px;
	margin: 20px 0 0 0;
	background: #333;
	text-align: center;
}
#sidebar .contact h3 { margin: 0 0 15px 0;}
#sidebar .contact .belenbestel {
	position: absolute;
	top: -165px;
	left: 30px;
	width: 149px;
	height: 151px;
}

/* aanbieding */
#sidebar .aanbieding {
	width: 209px;
	height: 158px;	
	margin: 25px 0;
	background: #333;
	overflow: hidden;
}
#sidebar .aanbieding p { margin: 0; padding: 0;}

/* offerte */
#sidebar .offerte {
	position: relative;
	width: 199px;
	min-height: 120px;
	padding: 90px 5px 0 5px;
	background: #333;
	text-align: center;
}
#sidebar .offerte strong { font-size: 13px;}
#sidebar .offerte .mistuiets {
	position: absolute;
	top: -20px;
	left: 55px;
	width: 114px;
	height: 115px;
}
#sidebar .offerte .arrowBlue {
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 30px;
	height: 16px;
}


/*------------------------------- Products ---------------------------------*/

#products {
	width: 680px;	
}
#products .product {
	float: left;
	width: 210px;
	height: 150px;
	margin: 0 25px 0 0;
	text-align: center;
}
	#products .product.last { margin: 0;}
	
#products .product h3 {
	display: block;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
}
#products .product img {
	display: block;
	height: 130px;
}


/*------------------------------- 3wmedia:logo ---------------------------------*/

#logo_3wmedia {
	position: fixed;
	bottom: 5px;
	right: 5px;
}


/*------------------------------- Footer ---------------------------------*/

#footer {
	position: relative;
	clear: both;
	width: 955px;
	padding: 0 15px 0 0;
	height: 28px;
	margin: -28px auto 0 auto;
	background: #353535;
	color: #FFF;
	font-size: 11px;
	text-align: right;
	line-height: 28px;
}
	#footer a { color: #FFF; text-decoration: none;}
	#footer a:hover { color: #636466;}


/*------------------------------- Clearfix ---------------------------------*/

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
