* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(../images/bg.gif) repeat-x;
	font-family:  Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000;
}

a {
	text-decoration: none;
	color: #3289E1;
}

a:focus, a:hover, a:active {
	text-decoration: underline;
	color: #0F3663;
}

.clearer {
	clear: both;
}

.left {
	float: left;
}

.imgLeft {
	float: left;
	margin: 0 15px 5px 0;
	border: 1px solid #ccc;
	padding: 4px;
}

.imgRight {
	float: right;
	border: 1px solid #ccc;
	margin: 0 0 5px 15px;
	padding: 4px;
}

#outer {
	position: relative;
	width: 760px;
	margin: 0 auto;
	color: #333;
}


/******** HEADER ********/

#header {
	position: relative;
	height: 75px;
	margin: 0 0 0 0;
}

#header h1#logo {
	position: absolute;
	z-index: 80;
	top: 0;
	left: 0;
}

#header h1#logo a {
	position: relative;
	display: block;
	width: 245px;
	height: 63px;
	background: url(../images/logo.gif) no-repeat 0 0;
	text-decoration: none;
}

#header h1#logo a span {
	visibility: hidden;
}

/******** CONTENTCONTAINER ********/
#pageFrame {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/******** CONTENTCONTAINER ********/

#content {
	background-color: #fff;
	min-height: 420px;
}

*html #content {
	height: 420px;
}


/******** MENUCONTAINER ********/
#vertnavContainer {
	height: 205px;
	margin: 0 1px 0 0;
	padding: 15px 0 0 0;
	float: left;
}

#vertnav {
	width: 200px;
	padding: 0 0 0 0;
	list-style: none;
	display: block;
	font-weight: bold;
	border: 0;
}

#vertnav li {
	display: block;
	margin: 1px 0 0 0;
	padding: 0 0 0 10px;
	line-height: 15px;
}

#vertnav li a.actItem  {
	background: #fcfcfc;
	color: #3289E1;
	font-weight: bold;
}

ul#vertnav li a {
	position: relative;
	width: 160px;
	border-bottom: 1px solid #eee;
	display: block;
	padding: 5px 0 5px 10px;
	text-decoration: none;
	cursor: pointer;
	overflow: hidden;
	color: #ccc;
}

#vertnav li a:focus,
#vertnav li a:hover,
#vertnav li a:active  {
	background-color: #eee;
	color: #3289E1;
}
*+html #vertnav li a:hover {
	display: block;
}

* html #vertnav li {
	float:left;
}


/******** CONTENTCONTAINER CONTENT ********/
#content {
	padding: 20px 20px 20px 200px;
}
*+html #content {
	padding-left: 0px;
}

#content h1 {
	margin-bottom: 10px;
	height: 24px;
	font-weight: normal;
}

#content h1 span {
	margin: 0;
	visibility: hidden;
}

#content p {
	margin: 0 0 6px 0;
	line-height: 18px;
}

#content h2 {
	margin-bottom: 10px;
	font-size: 13px;
	color: #3289E1;
	font-weight: bold;
	padding-bottom: 2px;
	background: #fcfcfc;
}

#content #monnyContainer img {
	border: 1px solid #333;
	padding: 1px;
	margin: 0 12px 12px 0;
}

#content .category {
	border: 1px solid #eee;
	padding: 5px;
	margin-bottom: 15px;
}
#content .category img {
	border: 1px solid #333;
	padding: 1px;
	width: 210px;
	margin-right: 10px;
	float: left;
}
#content .category p.catIntro {
	margin-left: 230px;
}
#content .category .viewCat {
	height: 18px;
	background: #fcfcfc;
	color: #333;
	padding-right: 10px;
	text-align: right;
}
#content .category p.viewCat a {
	color: #3289E1;
}
#content .category p.viewCat a:hover {
	color: #3289E1;
	font-weight: bold;
}


#content .productList {
	border: 1px solid #eee;
	padding: 5px 5px 0 5px;
	margin: 0 12px 15px 0;
	width: 154px;
	float: left;
}
#content .productList img {
	border: 1px solid #eee;
	padding: 1px;
}
#content .productList p {
	width: 150px;
	height: 22px;
	margin-left: 2px;
}
#content .productList p.preview {
	float: left;
	background: url('../images/zoom.gif') 100% 35% no-repeat;
}
#content .productList p.preview a {
	float: left;
	width: 132px;
}
#content .productList p.preview span.zoom {
	position: relative;
	width: 18px;
	height: 18px;
	float: left;
}
#content .productList span.zoom a {
	width: 12px;
	height: 13px;
	text-decoration: none;
	text-align: right;
}
#content .product p.description span.productImgContainer {
	width: 154px;
	text-align: center;
	font-size: 10px;
	color: #ccc;
	line-height: 12px;
	float: right;
}

#content .product img {
	border: 1px solid #eee;
	padding: 1px;
}

#content .product p.backToOverview {
	margin-top: 10px;
	border-top: 1px solid #ccc;
	height: 18px;
}
#content .product p.backToOverview a {
	color: #3289E1;
}
#content .product p.backToOverview a:hover {
	color: #3289E1;
	font-weight: bold;
}

#content .product p.basket {
	background: #fcfcfc;
	line-height: 30px;
	margin-top: 25px;
}
#content .product p.itemInfo {
}

#content .product p.itemInfo span {
	font-weight: bold;
	width: 80px;
}

#content .product p.basket a {
	color: #3289E1;
	font-weight: bold;
	padding-left: 40px;
	line-height: 24px;
	background: url('../images/shopbasket.gif') 10px 0 no-repeat;
}


/******** FOOTER ********/

#footer {
	background: #ccc;
	color: #666;
	font-size: 90%;
	margin: 0;
	width: 100%;
	text-align: center;
	height: 20px;
}
#footer p {
	padding-top: 3px;
}

#footer a {
	color: #999;
	text-decoration: none;
}

#footer a:focus,
#footer a:hover,
#footer a:active {
	color: #c85a09;
}


/********** FORM **********/
form {
	margin: 15px 13px 0 0;
	width: 412px;
}

fieldset {
	border: 1px solid #eee;
	border-bottom: 4px solid #eee;
	padding: 10px 0 10px 0;
	margin: 0px 0 15px 0;
}

legend {
	margin-left: 5px;
	padding: 0 10px;
	font-weight: bold;
	color: #69645e;
}

input {
	height: 15px;
	border: 1px solid #a8a39d;
	margin: 5px 0 5px 22px;
	font-size: 11px;
	color: #333;
	padding: 2px 0 0 2px;
	font-family: Tahoma;
	width: 243px;
}

*html form input {
	margin: 5px 0 5px 10px;
}

input#zipcode {
	clear: both;
	width: 83px;
	float: left;
}

input#city {
	width: 150px;
	margin-left: 6px;
}

textarea {
	border: 1px solid #a8a39d;
	width: 239px;
	margin: 5px 0 5px 22px;
	font-size: 11px;
	color: #333;
	font-family: Tahoma;
	padding: 2px;
	height: 50px;
}

label, input, input#woonplaats {
	display: block;
	float: left;
	margin-bottom: 5px;
}

form br{
	clear: both;
}

label {
	margin: 8px 0 0 5px;
}

button {
	height: 22px;
	line-height: 22px;
	width: 80px;
	color: #695151;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	border: none;
	color: #fff;
	background: #ccc;
	margin: 0 7px;
}

.checkbox {
	margin-top: 5px;
	width: 15px;
	border: 0;
}

.smallBlock {
	font-size: 90%;
	color: #999;
}
.formError {
	color: #c00;
}

#loginForm button {
	margin: 10px 0 0 22px;
}


/********** CART **********/
td {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #eee;
}
#cartOptions {
	text-align: center;
	padding: 20px;
}

input.small {
	width: 24px;
	text-align: right;
	padding-right: 3px;
	background: #fcfcfc;
}

#right h3.linkTitle {
	font-weight: bold;
	color: #785200;
	line-height: 16px;
	font-size: 11px;
	padding-left: 0px;
	padding-top: 6px;
	margin: 0px;
}
#orderForm fieldset {
	width: 536px;
}
#orderForm input,
#orderForm textarea {
	width: 370px;
}
#orderForm label {
	width: 120px;
}
#cartOptions button {
	width: 120px;
	border: 1px solid #999;
}
#contactSubmit {
	width: 120px;
	margin: 10px 0 0 280px;
}
p#orderInfo {
	text-align: center;
	font-style: italic;
	color: #999;
	margin-top: 5px;
}