body {
	margin:0;
	padding:0;
	min-width:740px;
	padding-top: 30px;
	background-color: #1e1c32;
	color: #FFFFFF;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
}
#container {
	width: 980px;
	background-color: #1e1c32;
	padding: 0px; /* pad the content a little */
	margin: 0px auto; /* this centers the container */
}
#wrapper {
	float: left;
	margin: 0 auto;
	padding: 0px;
	width:980px;
	text-align: left;
	background: #1e1c32 url(../img/bgWrapper_intro.gif) top center repeat-y;
}
/* Main
----------------------------------------------------------------------*/
#main {
	float: left !important;
	float:none;
	width: 950px;
	text-align: left;
	padding: 0 0 20px 0;
	margin: 0px;
	margin-left: 15px !important;
	margin-left: 30px;
	margin-right: 15px !important;
	margin-right: 30px;
}
.main_Standaard {
	background: #4d3400 url(../img/bgMain.gif) top center repeat-y;
}

.main_Garantie {
	min-height: 445px;
	background: #4d3400 url(../img/bgGarantie.jpg) top center no-repeat;
	background-position:0px 67px !important;	
	background-position:0px 75px;	
}

.main_Winkel {
	min-height: 405px;
	background: #4d3400 url(../img/bgWinkel.jpg) top center no-repeat;
	background-position:0px 67px !important;	
	background-position:0px 75px;	
}

#main h2 {
	
}

#main h1 {
	padding: 0px;
	margin: 0px;
	font-size: 14pt;
	line-height: 14pt;
	letter-spacing: 1px;
	font-weight: bold;
}

.productContainer h2 {
	padding: 0px;
	margin: 0px;
	font-size: 14pt;
	line-height: 18pt;
	letter-spacing: 1px;
	font-weight: bold;

	border:none;
}

/* Header
----------------------------------------------------------------------*/
#headerTop {
	height: 15px;
	width: 980px;
	margin:0 auto;
	padding: 0px;
	background: #1e1c32 url(../img/bgHeader_intro.gif) bottom center no-repeat;
	background-position: bottom;
}
#headerContent {
	float: none;
	height: 74px;
	width: 950px;
	text-align: left;
	padding: 0px;
	margin-left: 15px !important;
	margin-left: 30px;
	margin-right: 15px !important;
	margin-right: 30px;
	color: #c6c0b3;
	font-size: 9pt;
	line-height: 14pt;
	background: #1e1c32 url(../img/bgFooterContent_intro.gif) center no-repeat;
}
#headerContent a {
	color: #c6c0b3;
	text-decoration: none;
}
#headerContent a:hover {
	color: #c6c0b3;
	text-decoration: underline;
}
#headerContent .leftColumn {
	float: left;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	width: 355px;
	height: 65px !important;
	height: 64px;
	padding-top: 10px !important;
	padding-top: 0px;
	margin-top: 0px !important;
	margin-top: 10px;
	text-align: left;
}
#headerContent .logo {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 210px;
	height: 65px !important;
	height: 71px;
	padding-top: 3px !important;
	padding-top: 0px;
	margin-top: 0px !important;
	margin-top: 3px;
	text-align: center;
}
#headerContent .rightColumn {
	float: left;
	padding: 0px;
	padding-right: 10px;
	margin: 0px;
	width: 365px;
	height: 65px !important;
	height: 64px;
	padding-top: 10px !important;
	padding-top: 0px;
	margin-top: 0px !important;
	margin-top: 10px;
	text-align: right;
}
/* Navigatie
----------------------------------------------------------------------*/
#navigation {
	float: left;
	font-size: 10pt;
	height: 45px;
	line-height: 45px;
	width: 950px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	margin-right: 15px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	background-color: #ff7e00;
}
#menu {
	padding: 0px;
	margin: 0px;
	margin-left: 60px;
	text-align:center;
}
#menu ul {
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 45px;
	list-style: none;
}
#menu a {
	position:relative;
	padding-left: 12px;
	padding-right: 5px;
	height: 45px;
	line-height: 45px;
	display: block;
	text-decoration: none;
	color: #342300;
	background: #ff962f url(../img/bgNavigationButton.gif) left top repeat-y;				
}

#menu a img {
	position:absolute;
	top:0px;
}

#menu li {
	float: left;
	width: 80px;	
	list-style: none;
	text-align:left;
}
#menu li ul, #menu ul li {
	width: 120px;
}
#menu ul li a {
	color: #ffffff;
}
#menu li ul {
	position: absolute;
	display: none;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	text-align:left;
}
#menu li:hover a, #menu a:focus, #menu a:active, #menu li.menuhvr a {
	color: #342300;
	padding-left: 12px;
	padding-right: 5px;
	background-color: #ff7e00;
}

#menu li:hover a {
	background: #ffa146 url(../img/bgNavigationButton-a.gif) left top repeat-y;
}

#menu li ul li:hover a {
	background: #ffb165 url(../img/bgSubNavigationButton-a.gif) left top repeat-y;	
}

#menu li:hover ul, #menu li.menuhvr ul {
	z-index: 999;
	display: block;
}
#menu li:hover ul a, #menu li.menuhvr ul a {
	padding:2px 0 2px 12px;
	height: 41px;
	color: #342300;
}
#menu ul a:hover {
	color: #342300;
	background-color:#ffa146;
	background: #ffa146 url(../img/bgNavigationButton-a.gif) left top repeat-y;					
}
.currentpage {
	background-color: #ff962f;
}

/* ArrivalsSelectLayout
----------------------------------------------------------------------*/
#arrivalsSelect {
	width:100%;
	margin: 0px;
	padding: 0px;
	height:45px;
	background:#37314c;
	font-size: 10pt;
	font-weight: bold;
	text-align:center;
}
#arrivalsSelect form{
	display:inline;
}

#breadCrumbs{
	padding: 0px;
	padding-right: 42px;
	display:inline;
	float:right;
}

#arrivalsSelect a{
	color:#FFF;
	text-decoration:none;
}
#arrivalsSelect a:hover{
	text-decoration: underline;
}
	

#arrivalsSelect span{
	padding-left: 20px;
	padding-right: 20px;	
}

#arrivalsSelect select {
	width: 230px;
	height: 20px;	
	margin: 0px;
	padding: 0px;	
	margin-top: 12px;
	background-color: #5f5976;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:16pt;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	border-left: 1px solid #282f2e;	
	border-right: 1px solid #282f2e;	
	border-top: 1px solid #282f2e;	
	border-bottom: 1px solid #282f2e;							
}

/* ProductLayout
----------------------------------------------------------------------*/
.productContainer {
	margin: 0 auto;
	padding-top: 20px;
	z-index: 1;
	width: 750px;
	overflow: hidden;
}
.productContainer ul {
	width: 800px;
	list-style: none;
	margin: 0px;
	margin-left: 0px; /* Do not remove, or else! */
	padding: 0px;
}
.productContainer li {
	float: left;
	padding: 0px;
	padding-bottom:20px;
	margin:0px;
	width: 118px;
	height: 200px;
	text-align: center;
	background: none;
}
.productContainer ul li img {
	padding: 0;
	margin: 0;
	display: block;
}
.productContainer ul li a {
	color: #c6c0b3;
	text-decoration: none;
}
.productContainer ul li a:hover {
	background: transparent;
}
.productContainer ul li a img {
	cursor: hand;
	width: 98px;
	height: 123px;
	margin-left: 9px;
	padding: 0;
	border: 1px solid #947026;
}
.productContainer ul li a:hover img {
	text-decoration: none;
	border: 1px solid #c6c0b3;
}
.productContainer div {
	margin-bottom: -25px !important;
	margin-bottom: -28px;
}

.productContainer a {
	color: #fff;
	text-decoration: none;
}
.productContainer a:hover {
	color: #fff;
	text-decoration: none;
}

.productName{
	margin-left: 9px;
	padding: 2px;	
	width: 94px;
	height: 71px;	
	color: #c6c0b3;	
	font-size: 9pt;
	line-height: 13pt;
	background-color: #5f491a;
	border-left: 1px solid #947026;	
	border-right: 1px solid #947026;		
	cursor: hand;		
}
.productName h2 {
	padding: 0;
	margin: 0;
	font-size: 9pt;
	line-height: 13pt;
	display:inline;
	color:#ffffff;
}
.productName p {
	display:inline;
}

.productPrice{
	margin-left: 9px;
	margin-top: 5px;	
	width: 100px;
	background-color: #947026;
	font-size: 9pt;	
	line-height: 15pt;	
	height: 22px !important;	
	height: 23px;	
	color: #ffffff;		
}
.productSold{
 	height:18px; 
	color:#F00;
}
/* Footer
----------------------------------------------------------------------*/
#footer {
	float: left !important;
	float: inherit;
	height: 35px;
	width: 980px;
	margin: 0px;
	padding: 0px;
	margin-left: 0px !important;
	margin-left: 15px;
	margin-right: 0px !important;
	margin-right: 15px;
	padding-top: 15px;
	text-align: center;
	background: #1e1c32 url(../img/bgFooter_intro.gif) top right no-repeat;
}

#footer p {
	margin: 0px;
	margin-right: 15px;
	color: #5f5976;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}

#footer a {
	color: #5f5976;
	text-decoration: none;
}

#footer a:hover {
	color: #7e70a6;
}

/* Diverse
----------------------------------------------------------------------*/
#centerTekst {
	width: 350px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	text-align: center;
	min-height: 250px;
	height: 0px !important;
	height: 250px;
	margin-left: 190px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

#centerTekst p{
	float:none;
	width: 350px;
	text-align: center;	
	padding: 0px;
	padding-bottom: 20px;	
	margin: 0px;
}

#normalTekst {
	width: 903px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	text-align: left;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 5px;
}

#normalTekst p{
	width: 740px;
	padding: 0px;
	padding-bottom: 20px;	
	margin: 0px;
	text-align:left;
}

#leftTekst {
	float: left;
	width: 430px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	text-align: left;
	min-height: 250px;
	height: 0px !important;
	height: 250px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 5px;
}

#leftTekst p{
	width: 430px;
	padding: 0px;
	padding-bottom: 20px;	
	margin: 0px;
	text-align:right;
}

#rightTekst {
	float:right;
	width: 430px;	
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	text-align: right;
	min-height: 250px;
	height: 0px !important;
	height: 250px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 20px;
	text-align: left;
}

#rightTekst p{
	width: 430px;
	padding: 0px;
	padding-bottom: 20px;	
	margin: 0px;
	text-align:left;
}

#footerTekst {
	float:left;
	margin:0 180px;
	padding: 3px;
	width: 570px;
	height: 80px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	text-align: center;
	background-color: #6c521a;	
}

#footerTekst p{
	padding: 0px;
	margin: 0px;
}

.longTekst{
	height:500px;
}

#leftTekst ul, #normalTekst ul, #rightTekst ul{
	color:#ffffff;
	text-align: left;
	list-style-type:square;
}

#leftTekst li, #normalTekst li, #rightTekst li{
	padding-bottom: 2px;
	padding-left: 10px;	
}

#leftTekst h2, #normalTekst h2{
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	border-bottom:none;
	margin: 0px;
	padding: 0px;
}

#normalTekst h1 a {
	color: #fff;
	text-decoration: none;
}

#normalTekst h1 a:hover{
	color: #fff;
	text-decoration: none;
}

#centerTekst a, #normalTekst a, #leftTekst a, #rightTekst a, #footerTekst a{
	color: #ffa146;
	text-decoration: none;
}

#centerTekst a:hover, #normalTekst a:hover, #leftTekst a:hover, #rightTekst a:hover, #footerTekst a:hover{
	color: #ff7e00;
	text-decoration: none;
}


#pageNav {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background:#5f5976;
	height:35px;
	line-height:35px;
	padding: 1px;
	padding-left: 10px;
	margin: 0px;
	text-align: left;
}

#pageSort {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	background:#5f5976;
	height:20px;
	padding: 1px;
	padding-left: 10px;
	margin: 0px;
	text-align: center;
}

#pageSort select {
	width: 230px;
	height: 20px;	
	margin: 0px;
	padding: 0px;	
	background-color: #5f5976;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:16pt;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	border-left: 1px solid #282f2e;	
	border-right: 1px solid #282f2e;	
	border-top: 1px solid #282f2e;	
	border-bottom: 1px solid #282f2e;							
}


#pageNav h1{
	margin: -26px 0 0 80px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 9pt;
	line-height: 14pt;
	font-weight:normal;
}

#pageNav.dynamicPaging{
	text-align: center;
}

#pageNav a{
	color:#ffffff;
	text-decoration:none;
	height:auto;
	width:auto;
	padding:2px;
}

#pageNav a:hover{
	color:#c6c0b3;
	text-decoration:none;
}

.marked1{
	color:#ff962f;
	font-size: 10pt;	
	font-weight:bold;
}

.reactieForm{
	height:630px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 9pt;	
}

.formLabel{
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 9pt;
}

.formComment{
	font-size: 8pt;
	font-style:italic;
}

input.formField{
	width: 320px;
	background-color:#b8ae99;
	border: 1px solid #342300;
	padding: 5px;
	padding-top: 3px;	
	padding-bottom: 3px;		
	margin-bottom: 5px;	
	color: #342300;
}

input.inputRadio{
	margin-right: 5px;
}

input.inputButton{
	margin-top: 20px;
	margin-bottom: 10px;	
	margin-right: 10px;
}

textarea.formTextField{
	width: 320px;
	height: 75px;
	background-color:#b8ae99;
	border: 1px solid #342300;
	padding: 5px;
	padding-top: 3px;	
	padding-bottom: 3px;	
	margin-bottom: 5px;		
	color: #342300;	
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}

img.img_routekaart{
	border: 5px solid #5f5976;
}


#header-cart {
	position:relative;
	display:block;
	z-index:2; 
    background: url(../img/bgCart.gif) top center no-repeat;
	right:50px;
	float:right; 
	width:222px; 
	height:31px;
}
#realtimeBasket{
	width:222px;
	margin-top:8px;
	padding-left:10px;
	padding-right:7px;
	font-size:8.5pt;
}
#realtimeBasket a{
	color:#FFF;
	text-decoration:none;
}

.error {
	color: #C00;
}

#addToBasketMessage {
	visibility:hidden;
	display:none;
	position: absolute;
	width:280px;
	height:50px;
	top:210px;
	right:190px;
	filter: alpha(opacity=0);
	-moz-opacity:0%;
	padding: 25px;
	background-color: #342300;
	color:#fff;
	font-size: 12pt;
	font-weight:bold;
	line-height: 16pt;
	text-align:center;
	border: 2px solid #947026;
	margin: 0px;
	z-index:1;
}

/*

reCaptcha styling

*/

#recaptcha_widget {

	text-align: left;
	font-size: 9pt;
	margin-top: -20px;

}

#recaptcha_image {

	border: 1px solid #342300;

}

/* ------------------------------------
Made by: Pixelplus Interactieve Media
Date: 23-11-2011
Deel hieronder: Rick Snackers
------------------------------------*/

/* ---------------------------------------- DETAILPAGINA */

#main .padding {
	padding:30px;
}

#main h1.product {
	margin:0 0 10px;
}

#main #navigation-slideshow {
	float:left;
	width:317px;
	height:402px;
	background-color:#402B00;
	border:1px solid #947026;
}

#main .productInfo {
	float:left;
	margin:0 0 0 20px;
	padding:10px;
	width:450px;
	background-color:#402B00;
	border:1px solid #947026;
}

#main .productInfo .description {
	float:left;
	width:110px;
	color:#947026;
}

#main .productInfo .value {
	float:left;
	width:340px;
}


#footer{
	padding-bottom:30px;
}
#footer p.counterFooter {
	color:#f90;
}
