@charset "utf-8";
/* CSS Document */
body {
	margin: 24px auto;
	font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FFF !important;
	background-image: url("images/design/backgroundgradient.png");
	background-attachment: fixed !important;
	background-position: top left;
	background-repeat:repeat-x;
}


img {
	border: none;
}
.imgX {
	border: none;
	margin-top:5px;
	margin-left:10px;
}
/* <Positionering> */
.container {
	width:1000px;
	height:100%;
	margin: 0 auto;
	background-color:#FFFFFF;
	margin-top:30px;
	padding-top:10px;
	padding-left:5px;
}
/* </Positionering> */
.clear {
	clear:both;
}
/* <Header> */
.logo {
	background-repeat:no-repeat;
	width:980px;
	height:100px;
	padding-top:20px;
}
.logo img { float:left; }
.logo div.cartTeaser img { float:none; }
/* </Header> */

.kaartmenu_links {
	background-image:url(../gede/assets/images/menu_bg_left.jpg);
	width:25px;
	height:46px;
	float:left;
}
.kaartmenu_midden {
	background-image:url(../gede/assets/images/menu_bg_midden.jpg);
	width:130px;
	height:50px;
	float:left;
	background-repeat:repeat-x;
}
.kaartmenu_rechts {
	background-image:url(../gede/assets/images/menu_bg_right.jpg);
	width:24px;
	height:46px;
	float:left;
}
/* <Rondehoeken> */
.linksboven {
	width:17px;
	height:17px;
	background-image:url(images/lu.jpg);
	float:left;
}
.rechtsboven {
	width:17px;
	height:17px;
	background-image:url(images/ru.jpg);
	float:left;
}
.linksboven_on {
	width:17px;
	height:17px;
	background-image:url(images/lu_on.jpg);
	float:left;
}
.rechtsboven_on {
	width:17px;
	height:17px;
	background-image:url(images/ru_on.jpg);
	float:left;
}
.linksonder {
	width:17px;
	height:17px;
	background-image:url(images/lo.jpg);
	float:left;
}
.rechtsonder {
	width:17px;
	height:17px;
	background-image:url(images/ro.jpg);
	float:left;
}
/* </Rondehoeken> */
.boxmiddenboven {
	height:14px;
	border-top-width:3px;
	border-top-style:solid;
	border-top-color:#cccccc;
	float:left;
	background-color:#FFFFFF;
	width:146px;
	overflow:hidden;
}
.boxmiddenboven_on {
	height:14px;
	border-top-width:3px;
	border-top-style:solid;
	border-top-color:#cccccc;
	float:left;
	background-color:#663366;
	width:146px;
	overflow:hidden;
}
.boxmiddenstuk {
	width:100%;
	border-left-color:#cccccc;
	border-left-style:solid;
	border-left-width:3px;
	border-right-color:#cccccc;
	border-right-style:solid;
	border-right-width:3px;
	height:100%;
	clear:both;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}
.boxmiddenstuk1 {
	width:100%;
	border-left-color:#cccccc;
	border-left-style:solid;
	border-left-width:3px;
	border-right-color:#cccccc;
	border-right-style:solid;
	border-right-width:3px;
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:3px;
	height:100%;
	clear:both;
	background-color:#FFFFFF;
	float:left;
}
.tabblad_on {
	width:174px;
	border-left-color:#cccccc;
	border-left-style:solid;
	border-left-width:3px;
	border-right-color:#cccccc;
	border-right-style:solid;
	border-right-width:3px;
	clear:both;
	background-color:#663366;
	height:18px;
	overflow:hidden;
	color:#FFF;
}
.tabblad {
	width:174px;
	border-left-color:#cccccc;
	border-left-style:solid;
	border-left-width:3px;
	border-right-color:#cccccc;
	border-right-style:solid;
	border-right-width:3px;
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:3px;
	clear:both;
	background-color:#FFFFFF;
	float:left;
	height:15px;
	overflow:hidden;
}
.tabhouder {
	width:990px;
}
.aanbiedingen {
	background-image:url(images/onzeaanbiedingen.jpg);
	width:174px;
	height:34px;
	position:absolute;
	margin-left:810px;
	margin-top:-40px;
}
.aanbiedingen2 {
	background-image:url(images/onzeaanbiedingen.jpg);
	width:174px;
	height:34px;
	position:absolute;
	margin-left:400px;
	margin-top:-40px;
}
.maintekst {
	width:980px;
}
.boxmiddenonder {
	height:14px;
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#cccccc;
	float:left;
	width:100%;
}
.tabtussenstuk {
	margin-top:10px;
	height:32px;
	border-bottom-width:3px;
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	width:23px;
	float:left;
	overflow:hidden;
}
/* <Paarsebox> */
.paars_boven {
	background-image:url(images/paars_bovenkant.jpg);
	height:12px;
	width:240px;
}
.paars_midden {
	background-color:#663366;
	height:195px;
	width:238px;
	margin-left:1px;
}
.paars_onder {
	background-image:url(images/paars_onderkant.jpg);
	height:12px;
	width:240px;
}
/* </Paarsebox> */

/* <Paarseboxbreed> */
.paars_bovenbreed {
	background-image:url(images/paars_bovenkant_breed.jpg);
	height:12px;
	width:694px;
}
.paars_middenbreed {
	background-color:#663366;
	height:195px;
	width:692px;
	margin-left:1px;
}
.paars_onderbreed {
	background-image:url(images/paars_onderkant_breed.jpg);
	height:12px;
	width:694px;
}
/* </Paarseboxbreed> */

/* <Grijsbox> */
.grijs_boven {
	background-image:url(images/grijs_bovenkant.jpg);
	height:12px;
	width:240px;
}
.grijs_midden {
	background-color:#e7e6e6;
	height:195px;
	width:238px;
	margin-left:1px;
}
.grijs_onder {
	background-image:url(images/grijs_onderkant.jpg);
	height:12px;
	width:240px;
}
/* </Grijsbox> */

.wittebox {
	background-image:url(images/wittebox.png);
	height:245px;
	width:225px;
}
.boxpos {
	float:left;
	margin-left:17px;
	margin-top:17px;
}
.winkelwagen {
	background-image:url(images/winkelwagen.jpg);
	width:168px;
	height:29px;
	position:absolute;
	margin-left:205px;
	margin-top:-40px;
}
/* <Lettertypes> */
.wit {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.zwart {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.paars {
	color:#636;
	font-size:20px;
}
.tabblad_font {
	color:#663366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	width:174px;
	text-align:center;
	margin-top:-7px;
	position:absolute;
	cursor:pointer;
}
.tabblad_font_on {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	width:174px;
	text-align:center;
	margin-top:-7px;
	position:absolute;
	cursor:pointer;
}
.grijs {
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.titel {
	color:#663366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
}
/* </Lettertypes> */

.plaatsbestelling {
	background-image:url(images/plaatsbestelling.jpg);
	width:149px;
	height:30px;
	float:left;
	margin-left:10px;
}
/* <Buttons> */
.pijl_links {
	background-image:url(images/pijl_links.jpg);
	width:33px;
	height:30px;
	cursor:pointer;
	margin-left:10px;
	position:absolute;
}
.pijl_rechts {
	background-image:url(images/pijl_rechts.jpg);
	width:33px;
	height:30px;
	cursor:pointer;
	margin-left:850px;
	position:absolute;
}
.pijl_rechts2 {
	background-image:url(images/pijl_rechts.jpg);
	width:33px;
	height:30px;
	cursor:pointer;
	margin-left:455px;
	position:absolute;
}
.button_bestelnu {
	background-image:url(images/bestelnu.jpg);
	width:107px;
	height:30px;
	cursor:pointer;
	float:left;
	margin-top:5px;
	margin-left:10px;
}
.button_meerinfo {
	background-image:url(images/meerinfo.jpg);
	width:107px;
	height:30px;
	cursor:pointer;
	float:left;
	margin-top:5px;
}
.button_contact {
	background-image:url(images/contactmetons.jpg);
	width:225px;
	height:30px;
	cursor:pointer;
	float:left;
}
.button_nietgevonden {
	background-image:url(images/nietgevondenbutton.jpg);
	width:225px;
	height:30px;
	cursor:pointer;
	float:left;
	margin-top:5px;
}
.aanbiedingenbuttons {
	width:238px;
	height:35px;
}
/* </Buttons> */

/* <Overige> */
.kastplaatje {
	width: 223px;
	height: 169px;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.stoelplaatje {
	background-image:url(images/stoel.jpg);
	height:169px;
	width:165px;
	margin: 0 auto;
}
.bankplaatje {
	background-image:url(images/bank.jpg);
	height:162px;
	width:220px;
	margin: 0 auto;
}
.tafelplaatje {
	background-image:url(images/tafel.jpg);
	height:161px;
	width:220px;
	margin: 0 auto;
}
/* </Overige> */
.spacer {
	background-image:url(images/winkelwagen.jpg);
	height:29px;
	margin-left:205px;
	margin-top:-40px;
	position:absolute;
	width:168px;
}
h1 {
	display: none;
}
h2 {
	color: #636;
}
body.plaats-bestelling h2, body.klantenservice h2, body.contact h2 {
	font-size: 22px;
	font-weight: normal;
}
.gallery h2, div.iteminfo-inner h2 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}
div.image {
	width: 223px;
	height: 169px;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.schuif {
	margin-left:120px;
	height:254px;
	width:760px;
	overflow:hidden;
	position:absolute;
}
.schuif2 {
	margin-left:47px;
	height:254px;
	width:500px;
	overflow:hidden;
	position:absolute;
}
.tab_soort {
	float:left;
	margin-top:10px;
}
div#footer {
	text-align:center;
	width: 100%;
	padding: 5px 0;
	color: #666;
	float: left;
	background-color:#FFF;
}
.link {
	color:#663366;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
/* ### cart box ### */
.cartBox {
	padding-bottom: 5px;
}
.cartBox .mid {
	width: 750px;
}
.cartBox .top {
	overflow: hidden;
}
.cartBox h2 {
	padding: 0 0 15px 90px;
	line-height: 88px;
	color: #363636;
	text-align: center;
	font-size: 14px;
	background: url('../images/cart-icon.jpg') left top no-repeat;
}
.cartBox form fieldset {
	border: 0px;
	overflow: hidden;
}
.cartBox ul {
	padding-left: 3px;
	width: 712px;
	list-style: none;
	overflow: hidden;
	border-bottom: #673268 solid 1px;
}
.cartBox li {
	padding-bottom: 6px;
	width: 712px;
	float: left;
	color: #363636;
	overflow: hidden;
}
.cartBox input.field {
	padding: 1px 0px;
	margin-right: 9px;
	width: 29px;
	text-align: center;
	height: 15px;
	color: #363636;
	float: left;
	border: #b5b5b5 solid 1px;
	background: #FFFFFF;
}
.cartBox label a {
	display: block;
	float: left;
	line-height: 17px;
	width: 600px;
	font-weight: bold;
	color:#C0C0C0;
}
.cartBox label {
	display: block;
	float: left;
	line-height: 17px;
	width: 600px;
	font-weight: bold;
	color:#C0C0C0;
}
.cartBox span {
	display: block;
	float: left;
	line-height: 22px;
	width: 55px;
	text-align: right;
	font-weight: bold;
	color:#673268;
}
.cartBox a.delete {
	display: block;
	width: 10px;
	height: 21px;
	float:left;
}
.cartBox a.ref {
	display: block;
	width: 21px;
	height: 21px;
	text-indent: -9999px;
	float: right;
	background: url('../images/ref.jpg') no-repeat;
}
.cartBox p {
	padding: 6px 0px 25px 45px;
	color: #363636;
}
.cartBox p#emptycart {
	font-weight:bold;
	text-align:center;
	color: #673268;
}
.cartBox input.submit {
	padding-bottom: 2px;
	text-transform: uppercase;
	float: left;
	width: 152px;
	height: 25px;
	border: 0px;
	cursor: pointer;
	font-size: 13px;
	color: #673268;
	background:#e7e6e6;
}
.cartBox input.submit:hover {
	color: #FFFFFF;
	background:#673268;
}
.cartBox input.right {
	float: right;
}
#shopping_cart form#plaatsbestelling {
	display:block;
	padding:20px;
	padding-top:0px;
}
#shopping_cart label.formleft {
	display: block;
	float: left;
	width: 140px;
	color:#673268;
}
/* ### search box ### */

			.searchBox label {
	color:#673268;
	font-weight:bold;
	padding-right:10px;
}
.searchBox label#keywordsearch {
	margin-left:200px;
display:
}
.searchBox select {
	width:200px;
	height:25px;
}
.searchBox input {
	width:200px;
	height:19px;
}
.searchBox input#button {
	width:80px;
	border:none;
	background:#673268;
	height:25px;
	margin-left:10px;
	color: #e7e6e6;
	text-transform:uppercase;
}
.searchBox input#button:hover {
	color: #673268;
	background:#e7e6e6;
	cursor:pointer;
}
.searchBox form {
	display:inline;
}
/* ### bestellen Cart ### */
			#bestellen_cart {
	color: #673268;
	padding:10px;
	margin-bottom:50px;
}
#bestellen_cart th {
	font-weight:bold;
	text-align:left;
	padding-left: 10px;
}
#bestellen_cart td {
	vertical-align:bottom;
	border-bottom: 1px solid #e7e6e6;
	padding: 10px;
}
#bestellen_cart h3 {
	float:right;
}
#bestellen_cart #bestelbuttons input{
	background: #673268;
	color: #FFFFFF;
	border:none;
	height:25px;
	width: 200px;
	text-transform:uppercase;
	cursor:pointer;
}
#bestellen_cart #bestelbuttons input:hover{
	background: #e7e6e6;
	color:#673268;
}

/* ### bestellen Form ### */
			#bestellen_form {
	color: #673268;
	padding:10px;
	width:715px;
}
#bestellen_form label {
	display:block;
	float:left;
	width:200px;
}
#bestellen_form input.tekst {
	width:300px !important;
}
#bestellen_form .formrule {
	height:30px;
}
#bestellen_form textarea {
	width:300px;
}
#bestellen_form button {
	border: none;
	background: #673268;
	color: #FFFFFF;
	height:20px;
	cursor:pointer;
	width:200px;
	text-transform:uppercase;
	margin-left:200px;
	margin-top:20px;
	margin-bottom:20px;
}
#bestellen_form button:hover {
	color: #673268;
	background:#e7e6e6;
}
#bestellen_form label.error {
	float:right;
	color:red;
}
.groeplinks {
	height:200px;
	margin-top:50px;	
}

.groeplinks a{
	font-size:22px;
	text-decoration:none;
	display:block;
	float:left;
	color:#673268;
}

.groeplinks a:hover{
	color:#e7e6e6;
}

.pluspunten { padding-top:30px; }
.pluspunten ul { list-style-type:none; border:1px solid #bbbbbb; height:30px; padding:5px; padding-left:0px; margin:0; padding-top:0; padding-bottom:0; }
.pluspunten ul li { display:block; float:left; border-right: 2px solid #ECECEC; margin-right:26px; padding-right:26px; height:30px; background:#FFF url('../images/list-image.jpg') no-repeat; background-position: right; }
.pluspunten ul li.first { padding-left: 10px; background:#DFDFDF url('../images/arrow.jpg') no-repeat; background-position: right; border:none; }
.pluspunten ul li.last { padding-right:25px; border:none; margin-right:0; }
.pluspunten ul li p { margin:0; color:#64305e; line-height:30px; font-weight:bold; }

.topMenu { width:1000px; }
.topMenu ul { list-style-type: none; background-color:#64305e; height:30px; margin-right:5px; border-top: 1px solid #64305e; margin:0; margin-top:5px; }
.topMenu li { display:inline; height:30px; float:left; }
.topMenu li a { text-transform: uppercase; text-decoration:none; color:#E9E9E9; line-height: 29px; margin:5px; margin-top:0px; display:block; float:left; width:100px; text-align:center; }
.topMenu li a:hover { background-color:#FFFFFF; color:#64305e; }
.topMenu li a.selected { background-color:#FFFFFF; color:#64305e; }
.topMenu li.last { float:right; margin-right:5px !important; }
.topMenu li ul { z-index: 3000; position: absolute;  display: none; float:left; clear: both; top: 160px; width: 180px; height: auto; padding-left: 5px; border-bottom:2px solid #64305e; }
.topMenu li ul li { float:left; clear:both; width: 170px; margin-left: 5px; text-align: left; line-height: 40px; background: #64305e;  }
.topMenu li ul li:hover { background-color:#FFFFFF; color:#64305e;  }
.topMenu li ul li a { text-align:left; }
.topMenu li:hover ul { display: block; }

    

.topMenu li ul li a  { width: 100%; }

.topMenu li ul li a:hover, .topMenu li.selected a { display: block; color: #fff; color: #64305e; background:none; }


.topMenu label {
	color:#e7e6e6;
	font-weight:bold;
	padding-right:10px;
}
.topMenu li select {
	width:200px;
	height:25px;
}
.topMenu li input {
	width:200px;
	height:19px;
}
.topMenu li input#button {
	width:80px;
	border:none;
	background:#673268;
	height:25px;
	margin-left:10px;
	text-transform:uppercase;
	color: #673268;
	background:#e7e6e6;
}
.topMenu li input#button:hover {
	color: #e7e6e6;
	background:#673268;
	cursor:pointer;
}

.cartTeaser {
	float: right;
}
.cartTeaser p {
	padding-left:7px;
	color: #673268;
	font-weight:bold;
}
.cartTeaser a {
	display:block;
	margin-left:7px;
	padding-left:5px;
	height:25px;
	width:150px;
	background:#673268 !important;
	text-decoration:none;
	color:#e7e6e6 !important;
	text-transform:uppercase;
	line-height:25px;
}
.cartTeaser a:hover {
	color:#673268 !important;
	background:#e7e6e6 !important;
}

.cartTeaser span {
	color: #ABABAB;
}

.Welkombox { margin:20px; }

.leftCntr { width: 185px; float: left; }
.leftCntr div { margin-bottom:20px; }

.optionBox { width:185px; float:left; border: 2px solid silver; border-radius: 10px; padding: 0px 5px 5px 5px; }
.optionBox h3, .optionBox p.option { color:#673268; font-weight: bold; }
.optionBox ul { padding-bottom:20px; padding-left: 20px; }
.optionBox ul li p { color: #000; text-decoration: none; cursor:pointer; }
.optionBox ul li p:hover, .optionBox ul li a.selected { text-decoration: underline; color:#673268; }
.optionBox ul li button#submit { background: #636; border: none; border-radius: 5px; color: white; width: 80px; height: 24px; font-weight: bold; cursor: pointer; }
.optionBox ul li a { color: #000; text-decoration: none; cursor:pointer; }
.optionBox ul li a:hover, .optionBox ul li a.selected { text-decoration: underline; color:#673268; }
.optionBox img.keurmerk { padding: 20px; padding-left: 0px; }

div#container {
	padding: 0 10px;
	/*padding: 0 10px;*/
	margin: 0 auto;
}
label.formleft { width:100px; display:block; }

#productcontainer span#normalprice { text-decoration:line-through;  font-size:15px; font-weight:bold; }
#productcontainer span#specialprice { color:#636; font-size:15px; }
h4.pricing { display:block; float:right; font-size:24px; }
h4.pricing span { color:#ABABAB; text-decoration:line-through; }


.Welkombox { float:left; width:600px; }
.bannerBox { float:left; width:300px; margin:20px; }
.bannerBox img { cursor:pointer; }

/* Home pagina slider */
.bannerCntr { float:left; border:1px solid #878787; margin:0; padding:0; margin: 30px 0 0 48px; }
.bannerCntr ul { list-style: none; margin:0; padding:0; }
.bannerCntr ul li { padding:0; margin:0; height:200px; }
.bannerCntr ul li a { text-decoration:none; outline:none; margin:0; padding:0; border:none !important; height:200px; cursor:pointer; }
.bannerCntr .aanbieding { width:300px; height:200px; outline:none; margin:0 !important; padding:0 !important;  }
.bannerCntr .aanbieding .productTitle { padding:0; color: #4d4d4d; text-align: center; background:url(images/caption_bg.PNG); height:33px; font-family:"century gothic"; font-size:24px; }
.bannerCntr .aanbieding .productPrices { color: #000000; text-align: center; margin-top: 134px; background:url(images/caption_bg.PNG); height:33px; font-size:14px; font-family:"century gothic";  }
.bannerCntr .aanbieding .productPrices span { color:#59335d; font-size:24px; font-weight:bold; }

