/* -- Apollo CSS

kader lay-out:

|------------------------------|------------|-----------|
			  545px			  5px	225px  5px	200px

*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #fff url(../layout/site_back.gif) repeat-y top center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a,
a:active,
a:visited {
	color: #636363;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

.center {
	width: 980px;
	height: auto;
	margin: 0px auto;
	clear: both;
}

.center.banner{
	width: 980px;
	height: auto;
	margin: 0px auto;
	clear: both;
}


.center.padding {
	width: 960px;
	padding: 10px;
}

.center.placeholder {
	height: 7px;
	overflow: hidden;
}

* html .center.placeholder { /* IE 6 hack */
	height: 4px;
}

*:first-child+html .center.placeholder { /* IE 7 hack */
	height: 4px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.logo {
	margin-right: 68px;
}

.kolom-links {
	float: left;
	width: 545px;
	height: auto;
	padding-right: 5px;
	background: transparent url(../layout/seperator_5px.gif) repeat-y top right;
	overflow: hidden;
}

.kolom-midden {
	float: left;
	width: 225px;
	height: auto;
	padding-right: 5px;
	background: transparent url(../layout/seperator_5px.gif) repeat-y top right;
	overflow: hidden;
}

.kolom-rechts {
	float: left;
	width: 200px;
	height: auto;
	overflow: hidden;
}

* html .kolom-rechts {
	overflow: hidden;
}

.no-seperator {
	background-image: none;
}

#top {
	background-color: #fff;
}

#headerbanner {
	display: block;
	text-align: center;
}

#header {
	display: block;
	height: 248px;
	background: transparent url(../layout/header_back.gif) repeat-x top left;
}

.headersorteren  {
	height: 50px;
	padding-left: 5px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	background: #ccc;
}


/* header */
ul.nav {
	float: left;
	width: 100%;
	height: 28px;
	list-style: none;
}

ul.nav li {
	float: left;
}

ul.nav li,
ul.nav li a {
	display: block;
	list-style: none;
	line-height: 28px;
	text-align: center;
}

ul.nav li a,
ul.nav li a:active,
ul.nav li a:visited {
	color: #7b7b7b;
	font-weight: bold;
	padding: 0px 13px;
	clear: both;
}

ul.nav li a:hover {
	color: #fff;
	text-decoration: none;
}

ul.nav.full li,
ul.nav.full li a {
	display: block;
	float: none;
	clear: both;
}

* html ul.nav.full li {
	border-bottom: 1px solid #ff0000;
	margin-bottom: -1px;
}

/* popupmenu */

ul.nav li ul {
	display: none;
	width: 160px;
	position: absolute;
	font-size: 11px;
	clear: both;
	margin-top: -3px;
}

* html ul.nav li ul {
	margin-top: 0px;
}

ul.nav li ul li,
ul.nav li ul li a {
	float: left;
	width: 160px;
	height: 20px;
	padding: 0px;
	text-align: left;
	margin: 0px;
}

ul.nav li ul li.first {
	padding-top: 5px;
	background: transparent url(../layout/popupmenu_top.png) no-repeat top left;
}

ul.nav li ul li.last {
	height: 5px;
	overflow: hidden;
	font-size: 2px;
	line-height: 2px;
	background: transparent url(../layout/popupmenu_bottom.png) no-repeat bottom left;
}

ul.nav li ul li a,
ul.nav li ul li a:active,
ul.nav li ul li a:visited {
	width: 150px;
	padding: 0px 5px;
	font-weight: normal;
	line-height: 20px;
	color: #fff;
	background: transparent url(../layout/popupmenu_back.png) no-repeat top left;
	font-weight: bold;
}

ul.nav li ul li a:hover {
	color: #000;
	background: transparent url(../layout/popupmenu_hover.png) no-repeat top left;
}

/* leaderboard */

.leader-container {
	float: left;
	width: 523px;
	height: 60px;
	padding: 9px 8px 8px 14px;
}

/* totaalbedrag winkelwagen */

.kolom-rechts .winkelwagentotaal {
	float: left;
	width: 100%;
	height: 28px;
	padding: 26px 0px;
	text-align: center;
}

.kolom-rechts .winkelwagentotaal img {
	margin: 0px;
	padding: 0px;
}

/* menu */

div.menu {
	height: 84px;
	overflow: hidden;
}

#menu .item {
	float: left;
	width: 109px;
	height: 84px;
	text-align: center;
	line-height: 20px;
}

#menu .item img {
	display: block;
	margin: 0px auto;
	margin-bottom: 10px;
}

#menu .item klein {
	background: #cccccc;
}

.groot {
	background: #cccccc;
}


#menu .item a {
	font-size: 11px;
	color: #333333;
}

#menu .item a:hover {
	color: #00aeef;
}

/* zoekveld */

.center.zoeken {
	height: 22px;
	padding: 20px 0px;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #9b9c9d;	
}

.center.zoeken buttonzoek {
	display: block;
	float: left;
	border: 0px;
	line-height: 22px;
	margin-left: 0px;
}

.center.zoeken h1 {
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
	color: #9b9c9d;
}

.center.zoeken input,
.center.zoeken select {
	float: left;
	margin-left: 5px;
}

.center.zoeken input.zoekveld {
	width: 158px;
	height: 19px;
	padding: 3px 38px 0px 5px;
	border: 0px;
	background-image: url(../layout/zoekveld.gif);
	background-repeat: no-repeat;
}

.center.zoeken input.zoekveldnieuw {
	width: 158px;
	height: 13px;
	padding: 3px 38px 0px 0px;
	margin-right: 0px;
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;	
}

select optgroup {
	font-weight: normal;
	font-style: normal;
}

select optgroup option {
	padding-left: 10px;
}

/* content */

#content {
	padding-top: 5px;
	margin-bottom: 20px;
}

#content .kolom-links,
#content .kolom-midden,
#content .kolom-rechts {
	padding-bottom: 20px;
}	

.header {
	float: left;
	width: 100%;
	height: 20px;
	margin-bottom: 1em;
	background: transparent url(../layout/header_right.gif) no-repeat top right;
	clear: both;
}

.header h1 {
	height: 20px;
	padding-left: 5px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	background: transparent url(../layout/header_left.gif) no-repeat top left;
}

.header h1 a,
.header h1 a:active,
.header h1 a:visited {
	font-weight: normal;
	color: #fff;
}

.header h1 img {
	vertical-align: top;
}

.aanbevolen {
	height: 20px;
	width: 540px;
	padding-left: 5px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	background: transparent url(../layout/header_left.gif) repeat-x top left;
}

.header.sub {
	float: left;
	width: 100%;
	height: 19px;
	margin-top: 2em;
	margin-bottom: 1em;
	background: transparent url(../layout/subheader_left.gif) no-repeat top left;
}

.header.sub h1 {
	height: 19px;
	line-height: 19px;
	font-size: 11px;
	color: #000;
	background: transparent url(../layout/subheader_right.gif) no-repeat top right;
}

.header.sub.small {
	float: left;
	width: 375px;
}

.header.sub.smaller {
	float: left;
	width: 200px;
}

/* carrousel */

#carrousel {
	float: left;
	width: 540px;
	height: 272px;
	margin-bottom: 10px;
	background-image: url(../layout/carrousel_back.gif);
	overflow: hidden;	
}

#carrousel #main_item {
	float: left;
	width: 238px;
	height: 241px;
	padding: 10px 21px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;	
}

#carrousel #main_item .contents {
	float: left;
	height: 215px;
	width: 100%;
}

#carrousel #main_item .contents .extra {
	float: left;
	width: 238px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-image: url(../layout/carrousel_extra.gif);
	text-transform: uppercase;
}

#carrousel #main_item .labels {
	float: left;
	width: 152px;
	padding: 0px 43px;
	cursor: pointer;	
}

#carrousel #main_item .labels .icon {
	float: left;
	width: 29px;
	margin-right: 5px;
	cursor: pointer;
}

#carrousel #main_item .labels .prijs {
	float: left;
	width: 65px;
	height: 28x;
	line-height: 28px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-image: url(../layout/icon_price-carr.gif);
	cursor: pointer;
}

#carrousel #items {
	float: left;
	width: 260px;
	height: 248px;
	padding: 7px 0px 6px 0px;
}

#carrousel #items .item {
	float: left;
	width: 217px;
	height: 38px;
	padding: 15px 11px 13px 32px;
}

#carrousel #items .item a {
	float: left;
	width: 217px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

#carrousel #items .item a.active {
	background-image: url(../layout/carrousel_item-hover.gif);
}

/* banners */

.kolom-links .banner {
	float: left;
	width: 535px;
	padding: 5px;
}

/* aanbiedingen */

.aanbieding {
	float: left;
	width: 215px;
	height: 119px;
	padding: 0px 0px 10px 5px;
	background: transparent url(../layout/aanbieding-back.gif) no-repeat top right;
}

.aanbieding h2 {
	height: 31px;
	line-height: 31px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
}

.aanbieding h2 a,
.aanbieding h2 a:active,
.aanbieding h2 a:visited {
	color: #fff;
	text-decoration: none;
}

.aanbieding .image {
	float: left;
	width: 145px;
	height: 88px;
	line-height: 88px;
	text-align: center;
	overflow: hidden;
}

* html .aanbieding .image {
	width: 135px;
}

.aanbieding .image img {
	vertical-align: middle;
}

.aanbieding .info {
	float: left;
	width: 66px;
	height: 79px;
	padding: 9px 0px 0px 4px;
}

.aanbieding .info img {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}

.aanbieding .info .prijs {
	float: left;
	width: 61px;
	height: 31px;
	line-height: 31px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-image: url(../layout/icon_price.gif);
}

/* winkelwagen */

.winkelwagen {
	float: left;
	padding: 10px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

.winkelwagen .producten {
	min-height: 175px;
}

/* IE6 kent 'min-height' niet, maar laat 'height' hetzelfde gedragen als 'min-height' */
* html .winkelwagen .producten {
	height: 175px;
}

.winkelwagen b,
.winkelwagen u,
.winkelwagen i {
	float: left;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

.winkelwagen u a,
.winkelwagen u a:active,
.winkelwagen u a:visited {
	color: #fff;
	cursor: pointer;
}

.winkelwagen b {
	width: 30px;
}

.winkelwagen u {
	width: 150px;
	padding-bottom: 1em;
}

.winkelwagen .totaal {
	padding: 0px 13px;
	text-transform: uppercase;
}

.winkelwagen .totaal a {
	padding-bottom: 1em;
}

.winkelwagen .totaal i {
	float: right;
}

/* content */

#content .kolom-links p,
#content .kolom-links ul {
	padding: 5px;
	font-size: 11px;
}

#content .kolom-links table {
	padding: 5px;
}

#content .kolom-links p.type2 {
	font-size: 10px;
	line-height: 15px;
	color: #000;
}

#content .kolom-links ul.type2 {
	font-size: 12px;
	color: #000;
}

#content .kolom-links ul {
	list-style-position: outside;	
}

#content .kolom-links ul li {
	margin-left: 15px;
}

#content .kolom-links ul.special {
	list-style: none;
	display: block;
}

#content .kolom-links ul.special li {
	display: block;
	margin: 0px;
	padding: 0.5em 0px 0.5em 16px;
}

#content .kolom-links ul.special.red li {
	background: transparent url(../layout/bullet_red.gif) no-repeat 0px 0.5em;
}

#content .kolom-links ul.special.gray li {
	background: transparent url(../layout/bullet_gray.gif) no-repeat 0px 0.5em;
}

#content .kolom-links ul.special li b {
	display: block;
	float: left;
}

#content .kolom-links ul.special li b.text {
	width: 200px;
}

.content.image {
	float: left;
	width: 136px;
	margin-left: 5px;
}

#content .kolom-links p.content.rechts {
	float: left;
	width: 372px;
	padding-left: 15px;
	padding-top: 0px;
}

b.rood {
	color: #f00;
}

#content .kolom-links .third {
	float: left;
	width: 155px;
	margin-left: 25px;
	padding: 0px 5px;
	text-align: center;
}

#content .kolom-links .third.first {
	margin-left: 0px;
}

/* items voor productenoverzicht */

#content .kolom-links .item {
	float: left;
	height: 80px;
	padding: 5px;
}

.item .afbeelding {
	float: left;
	width: 100px;
	height: 80px;
	background-color: #fff;
}

.item h2 {
	float: left;
	width: 435px;
	line-height: 24px;
	font-size: 14px;
	padding-bottom: 1px;
	margin-bottom: 5px;
	border-bottom: 1px solid #acaeb1;
}

.item h2 a.name {
	float: left;
	width: 307px;
	color: #ef392b;
	font-weight: bold;
}

.item h2 .options {
	float: left;
	width: 117px;
}

.item h2 .options .prijs {
	float: left;
	width: 60px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background: transparent url(../layout/icon_price-small.gif) repeat-x top left;
	margin-right: 1px;
}

.item h2 .options img {
	float: left;
	width: 24px;
	height: 24px;
	margin-left: 4px;
}

.afbeeldingcontainer {
	float: left;
	width: 85px;
	height: 88px;
	padding: 10px 52px 0px 10px;
	margin: 0px 5px;
	cursor: pointer;
	background: transparent url(../layout/afbeelding_container.gif) no-repeat top left;
	line-height: 68px;
	text-align: center;
}

.afbeeldingcontainer img {
	display: inline;
	vertical-align: middle;
}

.optionscontainer {
	float: left;
	height: 50px;
	margin-top: 47px;
}

.optionscontainer img {
	float: left;
	margin-left: 5px;
}

.optionscontainer .prijs {
	float: left;
	width: 96px;
	height: 50px;
	margin-left: 5px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: transparent url(../layout/icon_price-large.gif) no-repeat top left;
}

/* type overzicht */

.type {
	float: left;
	width: 84px;
	height: 84px;
	padding: 0px;
	margin-left: 25px;
	margin-bottom: 20px;
	background: transparent url(../layout/overview_type.gif) no-repeat top left;
	cursor: pointer;
}

.type.first {
	margin-left: 15px;
}

.type .contents {
	float: left;
	width: 76px;
	height: 76px;
	padding: 4px;
	position: absolute;
}

.type .contents .afbeelding {
	float: left;
	width: 76px;
	height: 60px;
	text-align: center;
	overflow: hidden;	
}

.type .contents a {
	float: left;
	width: 76px;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
	font-size: 9px;
}

.type .overlay {
	display: none;
	float: left;
	width: 84px;
	height: 84px;
	background-image: url(../layout/overview_type-overlay.gif);
	opacity: 0.12;
	position: absolute;
}

.type.hover .overlay {
	display: block;
}


/* buttons */

div.buttons {
	float: left;
	width: 200px;
	padding: 5px 2px 5px 12px;
}

div.buttons.final {
	width: 520px;
}

div.buttons.big {
	width: 275px;
}

.button {
	display: block;
	float: left;
	width: auto;
	height: 22px;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: center;
	background: transparent url(../layout/button_right.gif) no-repeat top right;
}

div.buttons.final .button,
div.buttons .button {
	float: right;
}

.button a {
	float: left;
	font-size: 10px;
	min-width: 65px;
	padding: 0px 20px;
	margin: 0px;
	line-height: 22px;
	background: transparent url(../layout/button_left.gif) no-repeat top left;
}

* html .button a {
	width: auto;
}

.button a,
.button a:active,
.button a:visited {
	color: #fff;
}

/* voortgang */

#voortgang {
	float: left;
	width: 535px;
	padding: 0px 5px;
}

#voortgang .balk {
	float: left;
	height: 17px;
	width: 100%;
	background-color: #d1d3d4;
}

#voortgang .balk .voortgang {
	float: left;
	height: 17px;
	background-color: #a7a9ac;
}

#voortgang .balk .voortgang.een {
	width: 52px;
}

#voortgang .balk .voortgang.twee {
	width: 40%;
}

#voortgang .balk .voortgang.drie {
	width: 68%;
}

#voortgang .balk .voortgang.vier {
	width: 100%;
	background-color: #b4d334;
}

#voortgang .onethird {
	float: left;
	width: 25%;
	font-size: 11px;
	line-height: 18px;
}

#voortgang .onethird.textcenter {
	text-align: center;
}

#voortgang .onethird.textright {
	text-align: right;
}
/* TOEGEVOEGD AAN WINKELWAGEN NIEUW */

#p_new {
	width: 320px;
	padding: 5px;
	position: absolute;
	top: 55%;
	left: 25%;
	text-align: center;
}

#p_new .top_pop {
	width: 320px;
	height: auto;
	text-align: left;
	background: transparent url(../layout/meldingpopup_back_top.gif) no-repeat top left;
}

#p_new .bottom_pop {
	width: 320px;
	height: 37px;
	text-align: center;
	background: transparent url(../layout/meldingpopup_back_bottom.gif) no-repeat bottom left;
}

#p_new h1 {
	height: 33px;
	line-height: 33px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
}

#p_new p {
	float: left;
	height: 130px;
	width: 300px;
	padding: 40px 5px;
	line-height: 20px;
	font-weight: normal;
}

#p_new a {
	float: left;
	width: 95px;
	height: 24px;
	margin: 0px 10px;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: top left;
}

#p_new a.doorgaan {
	background-image: url(../layout/knop_doorgaan.gif);
	width: 132px;
	padding-left: 8px;
	color: #fff;
	

}

#p_new a.afrekenen {
	background-image: url(../layout/knop_afrekenen.gif);
	width: 100px;
	padding-left: 5px;
	color: #000;
}

/* TOEGEVOEGD AAN WINKELWAGEN */

#popup {
	display: none;
	width: 236px;
	height: 149px;
	padding: 5px;
	position: absolute;
	top: 20%;
	left: 20%;
	text-align: center;
	background: transparent url(../layout/meldingpopup_back.gif) no-repeat top left;
}

#popup h1 {
	height: 33px;
	line-height: 33px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
}

#popup p {
	float: left;
	height: 43px;
	width: 226px;
	padding: 20px 5px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}

#popup a {
	float: left;
	width: 95px;
	height: 24px;
	margin: 0px 10px;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: top left;
}

#popup a.doorgaan {
	background-image: url(../layout/knop_doorgaan.gif);
	color: #fff;
}

#popup a.afrekenen {
	background-image: url(../layout/knop_afrekenen.gif);
	color: #000;
}


.vip {
	float: left;
	width: 545px;
	height: 120px;
	text-align: bottom;
	color: #fff;
	background-image: url(../layout/vipbg.jpg);
}

.vip2 {
	float: left;
	width: 540px;
	height: 77px;
	padding-left: 5px;
	text-align: bottom;
	color: #fff;
	background: #ed2124;
	margin-bottom: 20px;
}

.werk {
	float: left;
	width: 545px;
	height: 64px;
	text-align: bottom;
	color: #fff;
	background-image: url(../layout/werken_header.jpg);
}

.werk2 {
	float: left;
	width: 540px;
	height: auto;
	padding-left: 5px;
	text-align: bottom;
	color: #fff;
	background: #ed2124 url(../layout/werken_bg.jpg);
}
/* extra's */

br.clear {
	clear: both;
}

* html .aanbieding .image img {
	vertical-align: sub;
}

#roodmain {
	float: left;
	width: 540px;
	height: auto;
	background: url(../layout/seperator_5px.gif) repeat-y top right;
}

.informationpage a,
.informationpage a:active,
.informationpage a:visited {
	font-weight: normal;
	color: #d56e27;
}

.shoppingcartrechts {
	font-size: 10px;
	color: #fff;
	font-weight: normal;	
}

.shoppingcartrechts a {
	color: #fff;

}

.shoppingtd {
	height: 30px;
}

.productentr {
	font-weight: bold;	
}

.vipbuttons {
	text-align: center;
}


