﻿#logo_print {
	display: none;
}
.noScreen {
	display: none;
}
html, body {
	margin: 0; padding: 0;
	min-height: 100%;
}
* html, * html body {
	height: 100%;
}
html {
	background: #062d46 url(/images/sky_back.jpg) repeat-x center top;
}
body {
	background: url(/images/sky_stars.gif) repeat-x center -100px;
}

#wrapper {
	position: relative;
	width: 998px;
	margin: 0 auto;
	z-index: 10;	
}

#header {
	position: relative;
	height: 220px;
}
/* logo */
#logo {
	position: absolute;
	top: 53px; left: 0;
}
#logo h3 a {
	display: block;
	float: left;
	width: 635px; height: 147px;
	text-decoration: none;
	text-indent: -999em;
	background: url(/images/logo.png) no-repeat left top;
	position: relative;
}
#customerServiceHead {
	float: right;
	width: 288px; height: 32px;
	position: absolute;
	top: 113px; left: 692px;
	text-decoration: none;
	text-indent: -999em;
	background: url(/images/top_klantenservice.png) no-repeat left top;
}

/* topbar */
#topbar {
	position: absolute;
	top: 0; left: 0;
	width: 998px; height: 37px;
	background: url(/images/topbar.png) no-repeat left top;
}

/* menu */
#menu {
	float: left; display: inline;
}
#menu ul {
	margin: 6px 0 0 20px; padding: 0;
	list-style: none;
}
#menu li {
	float: left; display: inline;
	margin: 0 10px 0 0; padding: 0 19px 0 0;
	background: url(/images/bullet_menu.gif) no-repeat right center;
	line-height: 1;
	font-size: 14px;
}
#menu li a {
	text-decoration: none;
}

/* search */
.search, 
#search {
	float: left; display: inline;
	margin: 4px 0 0 0;
}
.search .input,
#search .input {
	float: left; display: inline;
	width: 170px; height: 24px;
	background: url(../images/input_search.gif) no-repeat left top;
}
.search .input input,
#search .input input {
	margin: 0 0 0 6px; padding: 5px 5px 2px 0;
	width: 154px; height: 17px;
	background: none;
	border: none;
	color: #737373
}
.search .submit,
#search .submit {
	float: left; display: inline;
}

/* headerCart */
#headerCart {
	position: absolute;
	z-index: 2;
	top: 0; right: 5px;
	width: 299px;
}
#headerCart .top {
	padding: 7px 9px 0 9px;
	background: url(/images/headercart_back.png) repeat-y left top;
}
#headerCart .bottom {
	height: 32px; line-height: 0%; font-size: 0; overflow: hidden;
	background: url(/images/headercart_bottom.png) no-repeat left top;
}
#headerCart .content {
	width: 281px;
	min-height: 65px;
	background: url(/images/headercart_ico2.gif) no-repeat 13px 0;
}
	* html #headerCart .content {
		height: 65px; /* min-height for IE6 */
	}
#headerCart .head {
	padding: 0 23px 0 85px;
	position: relative;
}
#headerCart .actions .right{
	padding: 2px 0 0 0;
}
#headerCart h2 {
	margin: 0 0 4px 0;
	font-size: 20px;
	line-height: 20px;
	height: 20px;
}
#headerCart .price {
	margin: 0 0 4px 0;
}
#headerCart .price strong {
	color: #086a00;
}
#headerCart .list {
	display: none;
	padding: 10px 10px 0 10px;
	width: 261px;
}
#headerCart .list .top {
	width: 261px; height: 10px;
	padding: 0; 
	line-height: 0; overflow: hidden;
	background: url(/images/headercart_list_top.gif) no-repeat 0 0;
}
#headerCart .list .products {
	width: 261px;
	background: url(/images/headercart_list_back.gif) repeat-y 0 0;
}
#headerCart .list .products ul {
	margin: 0 10px;
	list-style: none;
	padding: 0;
}
#headerCart .list .products ul li{
	width: 241px;
	padding: 10px 0;
	background: url(/images/stripes.gif) repeat-x -1px 100%;
}
#headerCart .list .products ul li.first{
	padding-top: 0;
	background: url(/images/stripes.gif) repeat-x -1px 100%;
}
#headerCart .list .products ul li.last{
	width: 241px;
	padding-bottom: 0;
	background: none;
}
#headerCart .list .products ul li .imageBox {
	float: left; display: inline;
	position: relative;
	width: 60px; height: 60px;
}
#headerCart .list .products ul li .imageBox a {
	position: absolute;
	top: 0; left: 0;
	width: 60px; height: 60px;
	background: url(/images/thumb_mask.png) no-repeat 0 0;
}
	* html #headerCart .list .products ul li .imageBox a {
		background: url(/images/thumb_mask.gif) no-repeat 0 0;
	}
#headerCart .list .products ul li .description {
	float: right; display: inline;
	width: 171px;
}
#headerCart .list .products ul li .description h3 {
	font-size: 12px; margin-bottom: 6px;
}
#headerCart .list .products ul li .description label {
	display: none;
}
#headerCart .list .products ul li .description .price {
	float: left; display: inline;
	font-weight: bold; padding: 2px 0 0 10px;
}
#headerCart .list .bottom {
	width: 261px; height: 10px;
	padding: 0 0 10px 0; 
	line-height: 0; overflow: hidden;
	background: url(/images/headercart_list_bottom.gif) no-repeat 0 0;
}
#headerCart .list .actions {
	padding: 0 13px 2px 75px;
}
/*breadcrumb*/
.breadCrumb {
	padding: 5px 3px;
	font-size: 10px; color: #fff; line-height: 1.2em;
	position: absolute; top: 200px;
}
.breadCrumb a{
	background: url(/images/bullet_breadcrumb.gif) no-repeat 0 4px;
	display: inline-block;
	padding-left: 8px;
	color: #fff;
}
.breadCrumb a:hover{
	text-decoration: none;
	color: #;
}
.breadCrumb .home{
	background: none;
	padding-left: 0;
}
.breadCrumb .current{
	text-decoration: none; font-weight: bold;
}
/* footer */
#footer {
	height: 440px;
	background: url(/images/footer_back.gif) repeat-x center top;
	position: relative;
	z-index: 1;
}
#usp {
	width: 960px; height: 170px; overflow: hidden;
	margin: 0 auto;
	padding: 20px 0 0 28px;
}
#usp .column {
	float: left; display: inline;
	margin: 0 20px 0 0;
	width: 300px;
}
#usp h2 {
	margin: 0 0 15px 0;
	padding: 0 0 0 16px;
	background: url(/images/bullet_usp.gif) no-repeat left center;
	line-height: 1;
}
#usp h2 strong {
	padding: 0 16px 0 0;
	background: url(/images/bullet_usp.gif) no-repeat right center;
}

#footerMenu {
	width: 520px;
	margin: 0 auto;
	padding: 50px 0 10px 0;
	text-align: center;
	color: #fff;
}
#footerMenu ul {
	float: left; display: inline;
	width: 169px;
	margin: 20px 10px 0 34px; padding: 0;
	list-style: none;
}
#footerMenu ul.two {
	float: right;
	margin: 20px 0 0 40px;
}
	* html #footerMenu ul.two {
		margin: 20px 20px 0 20px;
	}
	* +html #footerMenu ul.two {
		margin: 20px 20px 0 25px;
	}
#footerMenu li {
	margin: 0 0 5px 0;
	text-align: left;
}
#footerMenu li a {
 padding: 0 0 0 12px;
 	background: url(/images/bullet_footermenu.gif) no-repeat left 3px;
	text-decoration: none;
	color: #fff;
}
#footerMenu li a:hover {
	text-decoration: underline;
	color: #fff;
}
#footerMenu .imgBox {
	width: 92px; height: 92px;
	font-size: 0; line-height: 0;
	overflow:hidden;
}
#footerMenu .twLogo {
	margin: 0;
	width: 92px; height: 92px;
}

#footerCopy {
	clear: both;
	padding: 20px 0;
	text-align: center;
	color: #fff;
}

/* content */
#content {
	position: relative;
	z-index: 1;
	min-height: 520px;
	width: 998px;
}
	* html #content {
		height: 520px; /* min-height for IE6 */
	}
.auto #content {
	min-height: 0;
}
	* html .auto #content {
		height: 0px; /* min-height for IE6 */
	}
