
* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%; /* héél belangrijk */
	background: #d1d3d4 url('../images/bodybackground.jpg') top center no-repeat;
	text-align: center;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #6d6d74;
}

a img {
	border: none;
}

p {
	margin-bottom: 8px;
}

h1 {
	font-size: 17px; 
	color: #3f4867; 
	text-align: left; 
	font-weight: normal;
}

h2 {
	font-size: 15px; 
	color: #7a8abd; 
	text-align: left; 
	font-weight: bold; 
}

h3 {
	font-size: 15px; 
	color: #a7b0c9; 
	text-align: left; 
	font-weight: bold;
}

hr.separator {
	color: #c0c0c2;
	border: none;
	background-color: #c0c0c2;
	margin: 15px auto;
	height: 1px;
	width: 95%;
}

span.strikethrough {
	color: red;
	font-weight: bold;
	text-decoration: line-through;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 965px;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	background: #e2e2e4;
	height: 100%; /* voor IE */
}

#topnavigation {
	height: 37px;
	width: 100%;
	background: #d1d3d4 url('../images/navigation.jpg') top left repeat-x;
}

#topnavigation #navwrap {
	height: 37px;
	width: 975px;
	margin: 0 auto;
	text-align: left;
}

#topnavigation #navigation {
	height: 37px;
	width: 675px;
	float: left;
}

#topnavigation #shopsearch {
	width: 290px;
	height: 37px;
	float: left;
}

#shopsearch .textfield {
	border: none;
	background: #26365b url('../images/searchbackground.jpg') top left no-repeat;
	width: 150px;
	height: 15px;
	font-size: 11px;
	float: left;
	color: #fff;
	padding: 2px 4px;
	margin: 7px 0 0 95px;
}
#shopsearch .submit {
	margin: 7px 0 0 5px;
	float: left;
	border: none;
	background: #26365b url('../images/searchbutton.jpg') top left no-repeat;
	width: 31px;
	height: 19px;
}
/*
#navigation #pagenav li {
	list-style-type: none;
	float: left;
	margin-right: 35px;
}

#pagenav li a {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
}

#pagenav li a:hover {
	text-decoration: underline;
}
*/

#navigation { 
	color: #ffffff; 
	width: 100%; 
	float: left;  
}
/*#home #navigation ul#subnav, #subhome #navigation ul#subnav{ display: none; }*/

#navigation ul#subnav{ 
	list-style: none; 
	margin: 0 0 0 0; 
	padding: 0.3em 0; 
	background-color: #4f5b86;
}
#navigation ul#subnav li{ 
	display: inline; 
	margin: 0 0 4px 6px; 
}
#navigation ul#subnav li a{ 
	color: #FFFFFF; 
}
#navigation ul#subnav li a.more{ 
	background: url('/images/2006/images/arrow_white.gif') 0em 0.35em no-repeat; 
	padding: 0 0 0 12px; 
	color: #FFFFFF !important; 
}
#navigation ul#subnav li a.more:hover{ 
	text-decoration: underline !important; 
}
#navigation ul#subnav li.nomore { 
	background: url('/images/2006/images/arrow_white.gif') 0em 0.35em no-repeat; 
	padding: 0 0 0 12px; 
	color: #FFFFFF !important; 
}

/*ul#nav { padding: 0; margin: 6px 0 6px 0; position: relative; left: 12px; float: left; width: 100%;}*/
#navigation ul#nav{ 
	z-index: 100; 
	position: relative; 
	left: 10px; 
	float: left; 
	width: auto; 
	list-style: none; 
	margin: 0; 
	padding: 0.3em 0 0 0; 
}
#nav a { 
	width: auto; 
	display: block; 
	padding: 0.3em 12px 1em 10px; /* do we want em's for this?*/
	line-height: 20px;
}

#nav li { 
	float: left; 
	width: auto; 
	min-height: 1.5em; 
}

#nav li ul { 
	width: 16em; 
	margin: -5px 0 0 0; 
	padding: 0.5em 0 1em 0; 
	background: #FFFFFF; 
	position: absolute; 
	left: -999em; 
}

#nav li:hover ul, #nav li.active ul { 
	left: auto; 
}

#nav ul { 
	padding: 0; 
	margin: 0; 
	list-style: none;
}

#nav li, #nav li a { 
	color: #FFFFFF; 
	text-decoration: none; 
	display: block; 
	border-color: #003466; 
	border-style: solid; 
	border-width: 0px 0px 0 0px !important;
}
#nav ul li{ 
	display: block; 
	clear: left; 
	width: 100%; 
}

#nav ul li, #nav ul li a{ 
	background-color: transparent !important; 
	border: none !important; 
	font: normal 100% Arial, Helvetica, sans-serif; 
	display: block; 
	clear: left; 
	width: 100%; 
	letter-spacing: normal !important;
}

#nav ul li a{ 
	color: #ffffff !important; 
	background-color: transparent !important; 
	background: url('../images/submenuli.jpg') 0.2em 0.5em no-repeat !important; 
	padding: 0.2em 1.6em; 
	width: 12.8em; 
	text-decoration: none;
}

#nav ul li a:hover, #nav ul li.selected a{ 
	color: #CC9933 !important; 
	background: url('../images/submenulihover.jpg') 0.2em 0.5em no-repeat !important; 
}

#nav li.active a, #nav li:hover a, #nav a.active {
	color: #CC9933; 
	/*background: #FFFFFF; */
	border-color: #708398; 
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
}
#nav .selected a { 
	color: #DFBF4C; 
}
#nav .selected a:hover { 
	color: #CC9933 !important; 
}


* html #nav li { 
	height: 1em;	
}

#replace-me {
	float: left;
	display: block;
	height: 285px;
	width: 965px;
	background: url('../images/containerbackground.jpg') top left no-repeat; 
}

#pagecontent {
	width: 945px;
	padding: 20px 10px;
}

#pagecontent #topcontent {
	width: 100%;
}

#pagecontent .contentwide {
	width: 650px;
	padding: 10px;
}

#pagecontent ul {
	margin: 10px 20px;
}

#pagecontent .googlemapsframe {
	border: 1px solid #aeb3bf;
}

#topcontent .text {
	width: 450px;
	float: left;
}

#topcontent .text .minheight {
	float: left; 
	height: 100px;
	width: 1px;
}

#topcontent .text .textcontent {
	float: left;
	width: 440px;
}

#topcontent .cart {
	padding-top: 30px;
	text-align: center;
	margin-left: 180px;
	float: left;
	width: 200px;
	height: 100px;
	background: transparent url('../images/cart_background.jpg') top center no-repeat;
	font-size: 13px; 
}

#topcontent .cart a {
	color: #a7b0c9; 
	text-align: center; 
	font-weight: bold;
	color: #a7b0c9;
	text-decoration: none;
}

#topcontent .cart a:hover {
	color: #a7b0c9; 
	text-decoration: underline;
}


.clear {
	clear: both;
}

#maincontent .randomproducts {
	padding: 0 18px;
}

.randomproducts .product h3 {
}

.randomproducts .product  {
	width: 220px;
	height: 200px;
	float: left;
	margin: 0 3px 25px 3px;
}

.randomproducts .product .inner {
	padding-top: 10px;
	text-align: center;
	width: 215px;
	height: 180px;
	background: #d1d3d4 url('../images/product_nail.jpg') bottom right no-repeat;
}

.product .inner a {
	width: 200px;
	height: 133px;
	display: block;
	background: #d1d3d4;
	overflow: hidden;
	margin: 4px auto;
}

.product .inner p {
	margin: 2px 0;
	padding: 0;
}
.product .inner hr {
	border: none;
	background-color: #aeb3bf;
	margin: 0 auto;
	height: 1px;
	width: 95%;
}

.product .inner a:hover {
	border: 1px solid #aeb3bf;
	background: #d1d3d4;
	margin: 3px auto;
}

.hide {
	display: none;
}

.footer {
	width: 100%;
	text-align: center;
	padding: 15px 0 5px 0;
}

.contactform {
	width: 500px;
}

.contactform .formrow {
	padding: 3px 0;
}

.contactform hr {
	border: 0;
	color: #b0b1b3;
	background-color: #b0b1b3;
	height: 1px;
	margin: 4px 0;
}

.contactform legend {
	padding: .5em 1em;
	border: 1px solid #b0b1b3;
	background-color: #fff;
	display: none;
}

.contactform fieldset {
	padding: 4px;
	margin-bottom: 10px;
	border: none;
}

.contactform label {
	width: 180px;
	display: block;
	float: left;
}

.contactform input.textfield {
	border: none;
	background-color: #d1d3d4;
	height: 14px;
	width: 160px;
	padding: 4px 3px;
	text-indent: 4px;
	color: #4e3755;
	font-size: 11px;
}

.contactform .textarea {
	border: none;
	background-color: #d1d3d4;
	height: 160px;
	width: 300px;
	padding: 2px 0;
	text-indent: 4px;
	color: #4e3755;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
}

.formrow .submit {
	margin-left: 170px;
	background-color: #d1d3d4;
	border: none;
	padding: 3px 20px;
	text-transform: lowercase;
	font-size: 11px;
	color: #fff;
}

.select option {
	padding: 0 3px;
}

.button {
	background-color: #53606d;
	border: 1px solid #767c83;
	text-align: center;
	padding: 2px;
	margin: 3px;
	font-size: 11px;
	width: 165px;
	color: #fff;
}

.buttonwrap {
	text-align: center;
	width: 170px;
	padding: 2px 3px;
	background: transparent url('../images/navigation.jpg') bottom right repeat;
}

div.error {
	font-weight: bold;
	color: red;
	margin: 4px 0;
}
div.success {
	font-weight: bold;
	color: green;
	margin: 4px 0;
}
div.warning {
	font-weight: bold;
	color: orange;
	margin: 4px 0;
} 

#singleproduct, #singleprodimgs {
	float: left;
	width: 460px;
	margin: 0 5px;
}

#singleproduct legend, #singleprodimgs legend {
	color: #000;
	padding: .5em 1em;
	width: 120px;
	border: 1px solid #b8b8bd;
	background-color: #fff;
}

#singleproduct fieldset, #singleprodimgs fieldset {
	padding: 8px;
	margin-bottom: 10px;
	border: 1px solid #b8b8bd;
}

#singleproduct .proddetail {
}

.proddetail .title {
	display: block;
	float: left;
	width: 50%;
	height: 24px;
}

.proddetail .detail {
	display: block;
	float: left;
	width: 50%;
	height: 24px;
}

#singleprodimgs .prodimg a {
	margin: 8px;
	float: left;
	border: 1px solid #b8b8bd;
}

#singleprodimgs .prodimg a:hover {
	border: 1px solid #7d89b1;
}

#cartcontainer {
	width: 925px;
	padding: 10px;
}

#cartcontainer .cartitem,
#cartcontainer .cartshippingcosts,
#cartcontainer .carttotal {
	width: 100%;
	height: 24px;
	margin: 4px 0;
	display: block;
	float: left;
}

.cartitem input.cartquantitytext {
	width: 25px;
	height: 18px;
	padding: 0 2px;
	font-size: 10px;
	text-align: center;
	border: 1px solid #7d89b1;
}

.cartitem .productcode,
.cartitem .productname,
.cartitem .size,
.cartitem .quantity ,
.cartitem .price,
.cartitem .total  {
	float: left;
	display: block;
	width: 16%;
	height: 20px;
	padding: 2px 0;
}

.cartshippingcosts .name {
	float: left;
	display: block;
	width: 80%;
	height: 20px;
}

.carttotal .name {
	float: left;
	display: block;
	width: 64%;
	height: 20px;
}

.cartshippingcosts .price {
	float: left;
	display: block;
	width: 16%;
	height: 20px;
}

.carttotal .quantity, 
.carttotal .price {
	float: left;
	display: block;
	width: 16%;
	height: 20px;
}

.cartitem .head,
.cartshippingcosts .head,
.carttotal .head   {
	font-weight: bold;
}

.searchresult {
	width: 650px;
	margin: 10px;
}

.searchresult fieldset {
	border: 1px solid #c3c3c7;
	padding: 4px;
}

.searchresult legend {
	width: 380px;
	padding: .5em 1em;
	border: 1px solid #b0b1b3;
	background-color: #fff;
}

.searchresult .thumb {
	float: left;
	width: 200px;
	height: 150px;
	overflow: hidden;
	margin-right: 10px;
}
.searchresult .info {
	float: left;
	width: 390px;
	height: 150px;
	overflow: hidden;
}

/* mootools calendar */
/* Calendar: a Javascript class for Mootools that adds accessible and unobtrusive date pickers to your form elements <http://electricprism.com/aeron/calendar> */
/* Default CSS for Calendar (navigation: 1), Copyright (c) 2007 Aeron Glemann <http://electricprism.com/aeron> */

.hidden {
	opacity: 0;
	position: absolute;
}
.visible {
	opacity: 1;
}


input.calendar,
select.calendar {
	width: 99px;
}

button.calendar {
	background: url('../images/calendar-icon.gif');
	border: 0;
	cursor: pointer;
	height: 20px;
	margin-right: 6px;
	width: 20px;
}
button.calendar:hover,
button.calendar.active {
	background-position: 0 20px;
}

div.calendar {
	background: url('../images/calendar.png');
	height: 195px;
	padding: 0 6px;
	text-align: center;
	width: 147px;
}	
	div.calendar * {
		margin: 0;
		padding: 0;
	}	
	div.calendar div {
		background: none !important;
		cursor: move;
		height: 185px;
		overflow: hidden;
		padding-top: 10px;
		position: relative;
		width: 147px;
	}	
	
	div.calendar caption {
		color: #50504f;
		font: normal 12px/16px Arial, Helvetica, sans-serif;
		padding-top: 6px;
		text-align: center;
		width: 100%;
	}
	div.calendar caption a {
		cursor: pointer;
		display: block;
		height: 12px;
		overflow: hidden;
		position: absolute;
		text-indent: -100px;
		top: 17px;
		width: 11px;
	}
	div.calendar caption a.prev {
		background-image: url('../images/calendar-prev.gif');
		left: 0;
	}
	div.calendar caption a.next {
		background-image: url('../images/calendar-next.gif');
		right: 0;
	}
	div.calendar caption a:hover {
		background-position: 0 12px;
	}
	div.calendar caption span {
		height: 25px;
		position: relative;
		text-align: center;
	}
	div.calendar caption span.month {
		padding-right: 8px;
	}
	div.calendar caption span.month:after {
		content: ',';
	}

	div.calendar table {
		background: #FFF;
		border: 0;
		border-collapse: collapse;
		border-spacing: 0;
		cursor: default;
		margin: 0 auto;
		overflow: hidden;
		width: 147px;
	}
	div.calendar td,
	div.calendar th {
		border: 0;
		color: #50504f;
		font: normal 12px Arial, Helvetica, sans-serif;
		height: 21px;
		text-align: center;
		width: 21px;
	}
	div.calendar td {
		background: url('../images/calendar-td.gif');
		color: #FFF;
		font-size: 11px;
	}
	div.calendar td.invalid {
		color: #999;
	}
	div.calendar td.valid {
		background: url('../images/calendar-valid.gif');
		color: #50504f;
		cursor: pointer;
	}
	div.calendar td.hilite {
		background: url('../images/calendar-hilite.gif');
	}
	div.calendar td.inactive {
		background: url('../images/calendar-td.gif') 0 100%;
		color: #FFF;
	}
	div.calendar td.active,
	div.calendar td.hover {
		background: url('../images/calendar-valid.gif') 0 100%;
		color: #FFF;
		cursor: pointer;
	}