html, body, #container, #header, #wrapper, #footer, form, input[type=text], input[type=submit] {
	margin:0;
	padding:0;
}
body {
	font: 12px Tahoma, "Verdana Arial", Helvetica, sans-serif;
	background: #B2E7F9;
	text-align:center;
	color: #666666;
}
.error {
	background: #FC4B50;
}
.merkDiv {
	font-size: 11px;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	color:#ec1c24;
}
select{
	font: 12px Tahoma, "Verdana Arial", Helvetica, sans-serif;
	color: #666666;
}
a{
color:#EC1C24;
}
#container {
	position: relative;
	width: 980px;
	height: auto;
	margin:0px auto;
	background:#E5E0DA url(/img/containerbg.png) repeat-y left top;
}
#header {
	position: relative;
	float: left;
	width: 980px;
	height: 130px;
	top:0;
	background:#C9C3BC url(/img/headerbg.png) no-repeat left top;
	text-align: left;
}
#wrapper {
	position: relative;
	float: left;
	width: 980px;
	min-height: 300px;
	top:0;
	background:url(/img/wrapperbg.png) no-repeat left bottom;
}
#footer {
	position: relative;
	float: left;
	width: 980px;
	height: 42px;
	top:0;
	background:#EC1C24;
}
#logo {
	position: absolute;
	left: 0;
	width: 130px;
	height: 130px;
	top:0;
	text-align: left;
}
#cartlink {
	position: absolute;
	right: 0;
	width: 155px;
	height: 100px;
	margin-top:30px; 
}
#menu {
	position: absolute;
	left: 160px;
	width: 660px;
	height: 30px;
	top:90px;
}
#menu ul {
	margin:0;
	padding:0;
	position: relative;
	width: auto;
	height: 30px;
	text-align: center;
}
#menu ul li {
	display: inline;
	line-height: 30px;
	list-style: none;
	font-size: 11px;
	font-weight: normal;
}
#menu ul li a {
	display: inline;
	line-height: 30px;
	text-decoration: none;
	padding:0 10px;
	color:#847B6B;
	
}
#menu ul li a:hover {
	color:#EC1C24;
}

#menu ul li a.current {
	color:#EC1C24;
}

#search {
	position: relative;
	right: 0;
	width: 160px;
	top:0;
	text-align: left;
}
.subcontent {
	position: relative;
	float: left;
	width: 160px;
	top:0;
	padding-bottom: 150px;
	z-index: 10;
}
.subcontentRight {
	position: relative;
	float: left;
	width: 160px;
	top:0;
	padding-bottom: 150px;
	z-index: 10;
}

#cart, #send, #brands, #ship, #photo, #reaction, #newsitem, #thuiswinkel {
	position: relative;
	float: left;
	margin-left: 10px;
	width: 140px;
	background:#82807F url(/img/cartdivbottom.png) no-repeat left bottom;
	text-align:left;
	color:#FFFFFF;
	font-size: 11px;
	margin-top: 10px;
	line-height: 140%;
	font-weight: bold;
	display:inline;
}
#thuiswinkel {
	background:#FFFFFF;
	text-align:center;
	}
 #reaction{
	position: relative;
	float: left;
	margin-left: 10px;
	width: 140px;
	background:#82807F url(/img/cartdivbottom.png) no-repeat left bottom;
	text-align:center;
	color:#FFFFFF;
	font-size: 11px;
	margin-top: 10px;
	line-height: 140%;
	font-weight: bold;
	display:inline;
}
#brands, #photo, #reaction {
	font-size: 12px;
}
#cart .indent, #send .indent, #brands .indent , #reaction .indent {
	background:url(/img/cartdivtop.png) no-repeat left top;
	padding:6px;
	margin: 0;
}
#brands .indent {
text-indent: 9px;
}
#ship, #newsitem {
	background:#B2E6F9 url(/img/bluedivbottom.png) no-repeat left bottom;
	color:#EC1C24;
	font-weight: bold;
}
#newsitem {
	color:#847b6b;
}
#ship .indent, #newsitem .indent {
	background:url(/img/bluedivtop.png) no-repeat left top;
	padding:6px;
	margin: 0;
}
#photo {
	background:#EC1C24 url(/img/reddivbottom.png) no-repeat left bottom;
	color:#FFF;
}
#photo .indent {
	background:url(/img/reddivtop.png) no-repeat left top;
	padding:6px;
	margin: 0;
	text-align:center;
	line-height: 20px;
}
#maincontent {
	position: relative;
	float: left;
	width: 660px;
	top:0;
	overflow-x: hidden;
	z-index: 5;
	text-align:left;
}
#pageimage {
	position: relative;
	width: 660px;
	top:0;
	overflow: hidden;
	text-align:left;
	background:#999999;
	height: 236px;
}

#cat_bg {
	position: absolute;
	width: 660px;
	height: 40px;
	top: 180px;
	left: 0px;
	Background: #000;
	opacity: 0.30;
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
}

#cat_titel {
	position: absolute;
	padding-left: 25px;
	width: 660px;
	height: 50px;
	top: 187px;
	left: 0px;
	text-align:left;
	color: #fff;
	font-size: 20px;
	font-family: Tahoma;
}

#design {
	position: absolute;
	left: 0;
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 11px;
	top:0;
	text-align: center;
	color: #E5E0DA;
}
#graphics {
	position: absolute;
	right: 0;
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 11px;
	top:0;
	text-align: center;
	color: #E5E0DA;
}
.clear {
	clear: both;
}
.clear10 {
	height: 5px;
	clear: both;
}
.clear50 {
	height: 25px;
	clear: both;
}
.white {
	color:#FFFFFF;
}
a {
	outline:none;
}
form {
	display:inline;
}
input[type=text] {
	border: 1px solid #E5E0DA;
	font-size: 11px;
	padding: 2px;
	display: inline;
}
input[type=submit], input[type=button] {
	border: 1px solid #EC1C24;
	font-size: 11px;
	padding: 2px;
	display: inline;
	background:#EC1C24;
	color:#FFFFFF;
	margin-left: 2px;
	
}
input.inpsearch {
	width:100px; 
}

.subcontent .indent, #header .indent {
	margin: 10px;
}
#maincontent .indent {
	margin: 20px;
}
a img {
	border: none;
}
#mfList {
	margin:0;
	padding:0;
	width: 140px;
	margin: 10px 0 0 10px;
}
#mfList li {
	float: left;
	display: block;
	height: 50px;
	width:50px;
	list-style: none;
	padding:0;
	margin:0;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
	margin-left: 10px;
	margin-bottom: 10px;
}
#mfList li a img{
vertical-align:middle;

	
}
.mincart {
	color:#FFFFFF;
}
#newcoll h2 {
	height: 25px;
	width: 620px;
	line-height: 25px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background:url(../../img/h2bg.png) no-repeat left top;
	text-indent: 15px;
	float: left;
	margin-bottom:10px;
	margin-top:10px;
	display:inline;
}
#newcollRightbar h2 {
	height: 25px;
	width: 130px;
	line-height: 25px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background:url(../../img/h2bg.png) no-repeat left top;
	text-indent: 15px;
	margin-left:10px;
}
.prodDiv {
	height: 210px;
	min-height: 210px;
	width: 151px;
	background:#FFFFFF;
	float: left;
	margin-right: 5px;
	text-align: center;
	position: relative;
}
html>body .prodDiv {
	height:250px;
	/*height:auto;*/
}
.prodDiv .ind {
	margin: 10px;
}

.last{
	margin-right:0px;
}

.prodDivVertical {
	height: 150px;
	min-height: 150px;
	width: 140px;
	background:#FFFFFF;
	margin:10px;
	text-align: center;
}
html>body .prodDivVertical {
	height: auto;
}
.prodDivVertical .ind {
	margin: 15px;
	text-align: center;
}

.prodDivVertical  .productImage {
	height: 115px;
	width: 110px;
	text-align:center;
}

.catDiv {
	height: 120px;
	min-height: 100px;
	width: 135px;
	min-width:135px;
	background:#FFFFFF;
	float: left;
	margin-right: 10px;
	text-align: center;
}


html>body .catDiv {
	height: 120px;
	/*height:auto;*/
}
.catDiv .ind {
	margin: 10px;
}
.merkDiv {
	height: 240px;
	min-height: 240px;
	width: 97%;
	min-width:100px;
	background:#FFFFFF;
	float: left;
	margin-right:10px;
	text-align: left;
	margin:10px;
	display:inline;
}
html>body .merkDiv {
	/*height:auto;*/
	height: 240px;
}
.merkDiv .ind {
	margin: 10px;

}

.merkPicDiv{
width:140px;
height:140px;
margin:0px;
}


.prodName {
	font-weight: bold;
	font-size: 11px;
	height: 30px;
	vertical-align:middle;
	margin-top: 3px;
}
.prodPrice {
	margin:4px;
	font-weight: bold;
}
.price {
	font-weight: bold;
}
.mincartsmall {
	font-weight: normal;
	font-size: 10px;
}
.productImage {
	height: 125px;
	width: 125px;
}
.prodDetailTable {
	background:#FFFFFF;
	padding: 15px;
}
.choice
{
width:120px;
}

.pagingDiv {
	background:#FFFFFF;
	text-align: center;
	padding-top:3px;
	padding-left:4px;
}
.pagingDiv img {
	/*padding-bottom:4px;
	padding-top:3px;*/
	vertical-align:middle;
}
html>body .pagingDiv {
	/*height:auto;
	display:inline;*/
}

.pagingDiv a {
color:#666666;
text-decoration:none;
}

.prodsperpage {
	background:#FFFFFF;
	margin-right: 4px;
	padding-right:8px;
	padding-left:10px;
	text-align:center;
	padding-top:2px;
	padding-bottom:1px;
	margin-bottom:3px;
	width:144px;
	margin-left:5px;
}
.prodsperpage select{
/*border:none;*/
}
html>body .prodsperpage {
	height:21px;
}


.currpage{
color:#EC1C24;

}

.contactDiv {
	height: 240px;
	min-height: 240px;
	width: 97%;
	min-width:100px;
	background:#FFFFFF;
	float: left;
	margin-right: 10px;
	text-align: left;
	margin:10px;
}
html>body .contactDiv {
	/*height:auto;*/
	height: 240px;
}
.contactDiv .ind {
	margin: 10px;
}




/*Contactformulier */
table.zebra {width: 100%;}
table.zebra th { background: #EC1C24;color: #FFF;padding:4px;font-size: 11px; }
table.zebra th a {
	color:#FFFFFF;
}
table.zebra tr { background:#FFF;}
table.zebra td {
	padding: 5px; color: #666666;
}
table.zebra td.width { width: 180px;}
  table.zebra tr.even { background: #FAFAFA; }
.area2 {
	width: 98%;
	height: 60px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}


/* Validatie benodigdheden */
.required, .normal {
	float: left;
}
.valid, .required_img {
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	/* background:url(/img/accept.png);*/
	margin-left: 10px;
	margin-right: 10px;
}
.required_img {
	background:none;
}

.merkRotator{ 
padding:10px;
width:130px;

}

.red{
color:#EC1C24;
font-weight:bold;
}

h2 .red{
color:#EC1C24;
}

.cadeaubonDiv{
background:url(/img/cadeaubon2.png);
background-repeat:no-repeat;
min-height:371px;
height:371px;
margin-left:10px;
}

.cadeaubonDiv .waarde{
position:absolute;
height:24px;
width:158px;
top:330px;
left:46px;
background: none;
border: none;
}

.cadeaubonDiv .bericht{
position:absolute;
top:386px;
left:46px;
width:250px;
height:146px;
background: none;
border: none;
}

.cadeaubonDiv .van{
position:absolute;
top:564px;
left:46px;
width:158px;
height:24px;
background: none;
border: none;
}

.cadeaubonDiv .voor{
position:absolute;
top:386px;
left:364px;
width:220px;
height:24px;
background: none;
border: none;
}

.cadeaubonDiv .mail{
position:absolute;
top:448px;
left:364px;
width:220px;
height:24px;
background: none;
border: none;
}

.cadeaubonDiv .mail2{
position:absolute;
top:516px;
left:364px;
width:220px;
height:24px;
background: none;
border: none;
}

.cadeaubonDiv .verzenden{
position:absolute;
top:278px;
left:496px;
width:83px;
height:96px;
background:none;
border:0px;
cursor:hand;
}

.defaultPageDiv{
width:98%;
background-color:#FFFFFF;
padding:10px;
height:100%;
}

.productname {
	height: 40px;
	border-bottom: 1px dotted #CC0000;
	margin-bottom: 10px;
	font-size: 15px;
}

.subimg{
float:left;
margin:5px;

}


.smallImages1{
height:58px;
width:58px;
float:left;
margin-left:0px;
}

.smallImages2{
height:58px;
width:58px;
float:left;
margin-right:0px;
margin-left:5px;
}

.smallImages3{
height:58px;
width:58px;
float:left;
margin-left:6px;
}

.smallImages4{
height:58px;
width:58px;
float:right;
margin-right:0px;
margin-left:0px;
}

input#nieuws_naam, input#nieuws_email {
	width:108px; 
	margin-left: 15px;
	margin-bottom: 10px;
	}
	
#nieuwsbrief {
	position: relative;
	float: left;
	margin: 0;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	background:#EC1C24 url(/img/reddivbottom.png) no-repeat left bottom;
	overflow: hidden;
	color:#FFFFFF;
	width: 140px;
	height: 120px;
	display:inline;
}

#nieuwsbrief .indent {
	background:url(/img/reddivtop.png) no-repeat left top;
	margin: 0;
	text-align:center;
	line-height: 30px;
}

.betaalmethoden{
	position: relative;
	float: left;
	margin-left: 10px;
	background:#EC1C24 url(/img/reddivbottom.png) no-repeat left bottom;
	color:#FFFFFF;
	width:140px;
	height:150px;
	display:inline;
}

.betaalmethoden .indent {
	background:url(/img/reddivtop.png) no-repeat left top;
	margin: 0;
	text-align:center;
	line-height: 30px;
}

#brandsLeft{
	position: relative;
	float: left;
	margin-left: 10px;
	width: 140px;
	background:#82807F url(/img/cartdivbottom.png) no-repeat left bottom;
	text-align:center;
	color:#FFFFFF;
	font-size: 11px;
	margin-top: 10px;
	line-height: 140%;
	font-weight: bold;
	display:inline;
}

#brandsLeft .indent  {
	background:url(/img/cartdivtop.png) no-repeat left top;
	padding:6px;
	margin: 0;
}

.cartBalk{
background-color:#EC1C24;
color:#FFFFFF;
height:100%;
padding-top:10px;
}

td.pagenums {
	padding: 10px 0 10px 0;
}
.whitediv {
	background:#FFFFFF;
	padding:10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #EC1C24;
	padding:0;
	margin:0;
}


#navigation {
	width: 160px;
	height: auto;
	text-align: left;
	
}


#navigation ul {
	margin:0;
	padding:0;
	width: 160px;
	
}
#navigation ul li {
	margin:0;
	padding:0;
	width: 160px;
	line-height: 25px;
	list-style: none;
}
#navigation ul li a {
	margin:0;
	padding:0 0 0 10px;
	/*width: 160px;*/
	line-height: 25px;
	/*text-indent: 10px;*/
	display: block;
	color:#847B6B;
	font-weight: normal;
	text-decoration:none;
	
}
#navigation ul li a:hover {
	background:#EC1C24;
	color:#FFF;
	font-weight: normal;
	text-decoration:none;
}
#navigation ul li ul {
	display: none;
	background:#FFFFFF;
	width: 160px;
}

#navigation ul li ul li a  {
	padding-left:20px;
	/*width:150px;*/
}

#navigation li.current, #navigation li.current a  {
	background: #EC1C24 ;
	color:#FFFFFF;
}

#navigation ul li.current ul li a  {
	color:#847B6B;
	background-color:#F5F5F5;
	
	font-size:11px;
}

#navigation ul li.current ul li a:hover  {
	color:#EC1C24;
	background-color:#C9C3BC;
}

#navigation ul li.current ul li a.current  {
	color:#EC1C24;
	background-color:#F5F5F5;
	font-weight: bold;
}

#navigation li.current ul{
 display:block;	
 border-bottom:1px solid #DDD;
 background:#EAEAEA; 

}




