/*
Theme Name: Schoonheidssalon Wagenaar Winkel
Theme URI: http://www.schoonheidssalonwagenaar.nl/winkel
Description: Theme for Schoonheidssalon Wagenaar
Version: 1.0
Author: Bas van der Lans | Van-ons.nl V.O.F.
Author URI: http://www.van-ons.nl
Tags: custom

	This theme was designed and built by Van-ons.nl V.O.F..

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #ffffff;
	background-image:url(images/bg-verloop.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

button {
	float: right;
}

a {
	text-decoration: none;
	color: #003399;
}

a.geefcadeau {
	text-decoration: none;
	vertical-align: middle;
	line-height: 12px;
	padding: 0;
	margin: 0;
}

#inhoud a {
	text-decoration: underline;
}

h1 {

}

legend {
	color: #888;
}

.error li {
	color: #c00;
}

.left {
	float: left;
	width: 395px;
}
.right {
	float: right;
}

img, a {
	border: 0;
}


h2 {	
	color: #0E2C89;
	margin: 0;
	font-size: 2em;
	font-weight: normal;
	padding: 0 0 0 0;
	letter-spacing: -0.01em;
}

h3 {	
	color: #666;
	margin: 0;
	letter-spacing: 0.2em;
	font-weight: normal;
	padding: 0 0 4px 0;
}

p {	
	color: #0E2C89;
	margin: 0;
	line-height: 1.4em;
	padding: 6px 0;
	letter-spacing: 0.01em;
}

#inhoud li {	
	color: #0E2C89;
	margin: 0;
	line-height: 1.4em; 
	letter-spacing: 0.01em;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 20px 30px;
}

#header {
	float: left;
	padding: 0;
	margin: 0;
}
#header #logo {
	float: left;
	padding-top: 4px;
}	

#header h1 {
	width: 530px;
	height: 95px;
	margin: 13px 30px 0 85px;
	float: left;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	text-indent: -5000em;
}

#menu {
	width: 800px;
	height: 30px;
	background-color: #fff;
	background-position: bottom;
	float: left;
	margin-top: 5px;
	padding: 0;
}

#menu ul {
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	list-style: none;
	margin: 0px;
	padding: 0px 0 0 40px;
	list-style-type: none;
	height: 30px;
}

#menu li {
	display: inline;
	height: 30px;
	padding: 0;
}
/*
#menu li a {
	display: block;
	float: left;
	padding: 4px 15px 6px 15px;
	color: #666;
	text-transform:uppercase;
	font-size: 1.0em;
}
#menu #salon {
	background: url(images/menu-salon.gif) no-repeat center;
}

#menu li a:hover, #menu li a.selected, #menu li a {
	color: #0E2C89;
	background: url(images/menu-bg-hover.gif) no-repeat center;
}
*/
#menu li a {
	display: block;
	float: left;
	height: 29px;
	padding: 0;
	margin: 0;
}
#menu a span {
	visibility: hidden;
	text-indent: -2000em;
	margin: 0;
	padding: 0;
}

#menu a#salon {
	background: url(images/menu-salon.gif) no-repeat bottom;	
	width: 263px;
}
#menu a#behandelingen {
	background: url(images/menu-behandelingen.gif) no-repeat bottom;	
	width: 148px;
}
#menu a#producten {
	background: url(images/menu-producten.gif) no-repeat bottom;	
	width: 118px;
}
#menu a#contact {
	background: url(images/menu-contact.gif) no-repeat bottom;
	width: 164px;
}
#menu a#salon:hover, #menu a.selected#salon {
	background: url(images/menu-salon-hover.gif) no-repeat bottom;	
	width: 263px;
}
#menu a#behandelingen:hover, #menu a.selected#behandelingen {
	background: url(images/menu-behandelingen-hover.gif) no-repeat bottom;
	width: 148px;
}
#menu a#producten:hover, #menu a.selected#producten {
	background: url(images/menu-producten-hover.gif) no-repeat bottom;	
	width: 118px;
}
#menu a#contact:hover, #menu a.selected#contact {
	background: url(images/menu-contact-hover.gif) no-repeat bottom;	
	width: 164px;
}

#leftbar {
	width: 140px;
	float: left;
}
#content {
	width: 100%;
	float: left;
}

#content-vrij {
	width: 800px;
	float: left;
}

#sidebar {
	width: 190px;
	float: right;
}

#submenu {
	width: 190px;
	float: left;
}
#submenu ul, #sidebar ul {
	padding: 0;
	margin: 0;
	margin-top: 18px;
}
#submenu li, #sidebar li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#submenu li a {
	display: block;
	color: #fff;
	/*background: #0E2C89;*/
	background: url(images/submenu-bg.gif);
	width: 130px; /*98*/
	height: 38px;
	margin: 4px 0;
	font-size: small;
	font-variant: small-caps;
	padding: 3px;	
	opacity: .99;
	filter: alpha(opacity=99);
}

#submenu li a:hover {
	opacity: .9;
	filter: alpha(opacity=90);
}
/*
#submenu ul.groter li a {
	height: 70px;
}*/

#inhoud {
	float: left;
	width: 350px;
	/*background-image: url(images/bloem-blokje.gif);*/
	background-repeat: no-repeat;
	margin-top: 14px;
}

#inhoud-breed {
	float: left;
	width: 800px;
	padding: 0px 0px;
	/*background-image: url(images/bloem-blokje.gif);*/
	background-repeat: no-repeat;
	margin-top: 14px;
	text-align: center;
}

#inhoud ul {
	margin-bottom: 20px;
}

#inhoud-breed h3, #inhoud-breed p {
	padding: 0;
}

#inhoud p, #inhoud li {
	font-size: 10pt;
	line-height: 12pt;
}

#zijbalk {
	width: 240px;
	float: right;
	text-align: right;
	margin-top: 18px;
}

#belmijop {
	width: 188px;
	float: right;
	background: #ddd;
	padding: 4px 6px;
	color: #333;
	font-size: 0.9em;
	margin: 18px 0 4px 0;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: right;
}
#belmijop input {
	margin-bottom: 4px;
}
#belmijop p img {
	float: left;
}
#belmijop small {
	text-align: left;
}
#footer {
	width: 800px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	margin-top: 20px;
	color: #999;
	padding: 0;
	background: #ccc;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#footer p {
	color: #fffa;
	padding: 1px 2px;
}

#splash {
	width: 800px;
}

#splash div {
	float: left;
	padding: 5px 10px 5px 0;
}

#splash #txt1 {
	width: 800px;
	text-align: center;
}
#splash #txt2 {
	width: 568px;
	margin-top: 48px;
	text-align: right;
	float:left;
}

#van-ons {
	color: #999;
	font-size: 0.8em;
}
#van-ons a { color: #999; }
#van-ons a:hover { color: #0E2C89; }

#album img {
	padding: 7px;
	border: solid 1px #ccc;
	margin-right: 4px;
	text-align:center;
}

#actie {
	width: 800px;
	height: 18px;
	color: #fff;
	background: url(images/blue-balk-bg.gif) bottom;
	float: left;
	margin-top: 5px;
	padding: 0;
	font-size: 0.9em;
	text-align: right;
	letter-spacing: 0.08em;
	font-weight: bold;
}
#actie a {
	color: #fff;
	padding: 0 10px;
}
#actie a:hover {
	color: #eee;
}
a strong#mdbbtn {
	display: block;
	width: 200px;
	height: 21px;
	background-image: url(images/microdermabrasie-btn.gif);
	background-position: 0 -21px;
}
a:hover strong#mdbbtn {
	background-position: 0 0;
}
a strong#mdbbtn span {
	visibility: hidden;
}

.spacer {
	width: 800px;
	float: left;
	height: 10px;
}

.prijs, .postmetadata {
	background: #ddd;
	font-size: 0.8em;
	padding: 1px 4px;
	color: #333;
	margin: 1px 0 4px 0;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: right;
}
.prijs table {
	width: 100%;
}
.prijs table td {
	text-align: right;
	vertical-align: bottom;
	overflow: hidden;
}
.prijs table th {
	text-align: left;
	width: 200px;
}
.prijs table .prodml {
	width: 50px;
}
.prijs table .prodprijs {
	width: 37px;
}
.prijs table .euro {
	width: 20px;
	text-align: right;
}
/*
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
*/

.orderform table {
	width: 100%;
}
.orderform th, .orderform td {
	text-align: left;	
	border-bottom: solid 1px #eee;
	margin: 0;
	vertical-align: top;
}

.product, .productCat {
	width: 370px;
	float: left;
	background: #eee;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding-bottom: 5px;
	margin: 10px 0 5px 0;
	padding: 10px;
}
.productCat img {
	float: left; 
	background: #fff;
	margin: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 5px;	
}
.productCat a {
	text-decoration: none;
	color: #666;
	display: block;
	float: right;
	width: 285px;
	letter-spacing: 0.2em;
	font-weight: normal;
	padding: 5px 0 4px 6px;
}
.productCat p {
	text-decoration: none;
	color: #666;
	float: right;
	width: 285px;
	font-size: 0.9em;
	font-weight: normal;
	padding: 5px 0 4px 6px;
}

.product a {
	width: 110px;
	height: 130px;
	background: #fff;
	text-align: center;
	float: right;
	margin: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 5px;
	display: block;
}
.product a img {
	text-align: center;
	float:none;
}

#inhoud a img {
}

.quickshopcart {
	width: 180px;
	float: right;
	background: #eee;
	padding: 6px 10px;
	color: #333;
	font-size: 0.9em;
	margin: 0px 0 4px 0;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: left;
}
.quickshopcart h2 {
	font-size: 1.4em;
	padding-left: 2px;
	color: #666;
}

.quickshopcart td {
	overflow: hidden;
}

a.verzendknop {
	padding: 5px 10px;
	background: #fff;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	float: right;
}

#ww {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 200px;
	background: #eee;
	width: 180px;
	font-size: 12px;
	padding: 1px 10px;
	color: #333;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border-top: 0;
	margin-top: 24px;
}
#ww p {
	margin: 0;
	color: #333;
}
#ww img {
	vertical-align: top;
}
 
#error li {
	color: #c00;
}
