/* Body and container */
body {
	margin:0px;
	padding:0px;
	background-image: url(../images/default/bkgrlou.jpg);
	background-repeat: repeat;
	color: #459cab;	
}
.achtergrondpopup {
	margin:10px;
	padding:10px;
	background-image: url(../images/default/bkgrlou.jpg);
	background-repeat: repeat;
	color: #459cab;	

}


hr {
	border: 1px solid #074f4f;
}

#rand {
	width:800px;
	text-align:left;
	
}

#container {
	width:800px;
	text-align:left;
	background-color: #FFFFFF;
}

/* Logo header and header links */
#header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: auto;
}

#header .header_right {
	width:40%;
	text-align:center;
	font-size:9px;
	padding:5px 10px;
}

#header .header_right p {
	margin:0px;
	line-height:20px;
}

#header .header_right a {
	color:black;
}



/* Top navigation bar */
#nav {
	padding: 0px;
	
}

.navbarbg{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform:lowercase;
}

.navbarbg a {	/* navigation link style */
	background-color: #BF4749;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	width: 100%;
	display:block;
}

.navbarbg a:hover{	/* navigation link hover style */
	background-color: #DB8181;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	padding-bottom: 0px;
	padding-top: 4px;
	width: 100%;
}

.xcellborder{
	background-color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.xtopcell{
	background-color: #000000;
	width: 100%;
}

/* Left navigation- see menu.css for category navigation styles */
.leftnav {
	width:170px ;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border: 0px solid #000000;	
	
}

.leftnav table {
	border-collapse:collapse;
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FFffff;
	border: 0px solid #000000;	
	
}

/* Right navigation */
.rightnav {
	width:175px;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 150px;
	padding-left: 0px;
	background-image: url(../images/header/vogelbloem.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
	border: 0px solid #000000;	
}
.rightnav a{
	color: #459cab;	
}

/* Navigation box */
table.box {
	margin-top:10px;
	margin-bottom:20px;
	background-color: #FFffff;
	
}

table.box td,table.box th {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
table.box th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #4a849e;
	font-size : 11px;
	font-weight : bold;
	text-align : left;
	text-transform:uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFffff;
}
table.box td {
	background:transparent;
	padding:0px;
	font-size:10px;
	vertical-align:middle;
	
}

table.box td a {
	display:block;
	width:100%;
	color:#4a849e;
	text-indent:0.5em;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}

table.box td a:hover { 
	color:#ced422; 
	background:#ffffff;
}

table.box td br {
	font-size:0px;
	line-height:0px;
}
/* Prijsbox */
table.prijsbox {
	margin-top:10px;
	margin-bottom:20px;
	background-color: #FFffff;
	text-align: left;
	padding-right: 0px;
	border: 0px solid #000000;
}


table.prijsbox th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #459cab;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	text-transform:uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 21px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFffff;
	
}
table.prijsbox td {
	background:transparent;
	font-size:11px;
	vertical-align:middle;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left:21px;
	
}

table.prijsbox td a {
	
	color:#459cab;
	
	text-decoration:none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
		
}
table.prijsbox td img a {
	color:#459cab;
	text-decoration:none;
	
}
table.prijsbox td.tekst a {
	display:block;
	width:100%;
	color:#459cab;
	
	text-decoration:none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #d5e1f6;
	
}
table.prijsbox td.foto a {
	width:100%;
	color:#459cab;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;	
}

table.prijsbox td a:hover { 
	color:#ced422; 
	background:#ffffff;
}

table.prijsbox td br {
	font-size:0px;
	line-height:0px;
}
.fotolinkerkantpgheader {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	text-align: left;	
}


/* Top sellers */
table.topsellers {
	border-bottom:1px solid #9ac400;
}

table.topsellers td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9ac400;
}

table.topsellers a {
	background:none !important;
}

/* Generic style for boxes on right column */
table.rechts {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	width:100%;
	border-collapse:collapse;
	
}

table.rechts th {
	font-weight:bold;
	text-align:left;
	font-size:x-small;
	background-color: #ffffff;
	color: #4a849e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4a849e;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 0px;
}

table.rechts td {
	padding:2px;
	font-size:10px;
	text-align:left;
}


table.rechts a {
	background:none !important;
	color:#4a849e;
	
}
table.rechts a:hover {
	color: #ced422;
}


/* Minicart display */
table.minicart .cartsubtotalminicart { font-weight:bold; }
table.minicart .cartsubtotalminicart a { font-weight:normal; }
table.minicart a.cartminilinks {  }  /* For product description in minicart */

/* Styles for quicklinks on the right column */
table.quicklinks {
	width:100%;
	font-size:10px;
	border-collapse:collapse;
	margin-bottom:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4a849e;
	border-right-color: #4a849e;
	border-left-color: #4a849e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4a849e;
	text-align: center;
}

table.quicklinks td {
	border-bottom:0px solid #4a849e;
	padding:0px; 
	height:25px;
}

table.quicklinks a {
	color:#4a849e;
	
}
table.quicklinks a:hover { color:#ced422; }

/* standard table display used in Advanced Search, Contact Us and Customer Service pages */
table.std_table {
	width:100%;
	border-collapse:collapse;
	border:1px solid #074f4f;
	margin-bottom:10px;
	background-color: #459cab;	
}

table.std_table td {
	padding:10px;
	text-align:left;
	vertical-align:middle;
	line-height:20px;
	font-size:11px;
}

table.std_table table {
	border-collapse:collapse;
	margin:5px 0px;
	
}

table.std_table td td {	padding:0px 5px 0px 0px; }
table.std_table th th { vertical-align:top; padding:0px 10px 0px 0px; font-weight:bold; }

/* Cart display format (shopcartformat.asp) */
table.cart {
	border-collapse:collapse;
	
}

table.cart td {
	border:2px dotted #d5e1f6 !important;
	padding:2px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}


/* Main content area */
.main {
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	border: 0px solid #000000;	
}

/* hide from ie5 mac \*/
* html .main { height:1%; }
/* end hide */


.main td {
	font-size:100%;
	
}
.main td td { font-size:100%; }

/* Top content box on home page */
#homecontent {
	border:1px solid #D7D7D7;
	color:#666;
	margin-bottom:0px;
	text-align:center;
	padding: 10px;
}

#homecontent h1 {
	color:#459cab;
}
#homecontent p { margin-right:180px; }
#homecontent img { margin-right:10px; }

/* hide from ie5 mac \*/
* html .main { height:1%; }
/* end hide */
div.vierpixelslinks {
	
	padding-left: 4px;
}

/* Bread crumb */
div.breadcrumb {
	text-align:left;
	color:#459cab;
	font-size:90%;
	margin-bottom:10px;
	padding-left: 4px;
}

div.breadcrumb a {
	color:#459cab;
	text-decoration:none;
}
div.breadcrumb a:hover {
	color:#ced422;
	text-decoration:none;
}
/* Bread crumb voor langtellafriend */
div.breadcrumb2 {
	text-align:left;
	color:#459cab;
	font-size:90%;
	margin-bottom:10px;
	padding-left: 0px;
	
}

div.breadcrumb2 a {
	color:#459cab;
	text-decoration:none;
}
div.breadcrumb2 a:hover {
	color:#ced422;
	text-decoration:none;
}

/* Footer */
#footer {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	color:#555;
}

#footer p {
	margin:4px 0px;
}

#footer a {
	color:#459cab;
	text-decoration:none;
}

#footer a:hover {
	color:#ced422;
	text-decoration:none;
}

/* Global/Main styles */
.main h1 {
	color : #074f4f;
	font-size:x-small;
	text-align:left;
	margin:10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.main h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#459cab;
	margin:10px 0px;
	font-size:12px;
	text-align:left;
}

.main h2.picheader { /* Heading style for headings with picture, e.g. shopcustomer.asp */
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#459cab;
	font-size:x-small;
	border-top:2px dotted #d5e1f6;
	border-left:2px dotted #d5e1f6;
	border-right:2px dotted #d5e1f6;
	background-color:#fcfcfc;
	text-align:left;
	margin:0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 43px;
}
.main h2.picheadershopgift { /* Heading style for headings with picture, e.g. shopcustomer.asp */
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#459cab;
	font-size:x-small;
	border-top:2px dotted #d5e1f6;
	border-left:2px dotted #d5e1f6;
	border-right:2px dotted #d5e1f6;
	background-color:#fcfcfc;
	text-align:left;
	margin:0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.main h2.picheadercustomer { /* Heading style for headings with picture, e.g. shopcustomer.asp */
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#459cab;
	font-size:x-small;
	border-top:2px dotted #d5e1f6;
	border-left:2px dotted #d5e1f6;
	border-right:2px dotted #d5e1f6;
	background-color:#fcfcfc;
	text-align:left;
	margin:0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 22px;
}



a img.produktpagina {
	border:1px solid #459cab;
}

a img {
	border:0px;
	
}

a {
	color:#459cab;
	text-decoration: none;
	
	
}
a:hover {
	color:#ced422;
}

.a_donker {
	color:#074f4f;
	text-decoration: none;
	font-weight: bold;	
	
}
.a_donker:hover {
	color:#ced422;
	font-weight: bold;
}
.a_rood {
	color:#c90912;
	text-decoration: none;
	font-weight: bold;	
	
}
.a_rood:hover {
	color:#ced422;
	font-weight: bold;
}

.txtheader{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	
}

.menuhdr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #fcfcfc;
	color : #074f4f;
	font-size : xx-small;
	padding : 3px;
	text-align : left;
	font-weight : bold;
	border: 2px dotted #d5e1f6;
	
}
.menuhdr2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #d5e1f6;
	color : #074f4f;
	font-size : x-small;
	font-weight : bold;
	padding : 3px;
	text-align : left;
	border: 2px dotted #d5e1f6;
}
.menuhdr3{
	border: 2px dotted #d5e1f6;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menuhdr4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #fcfcfc;
	color : #074f4f;
	font-size : xx-small;
	padding : 3px;
	text-align : left;
	font-weight : bold;
	border: 2px dotted #459cab;
	
}
.menuhdr5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #fcfcfc;
	color : #074f4f;
	font-size : xx-small;
	padding : 3px;
	text-align : left;
	font-weight : bold;
	border: 2px dotted #d5e1f6;
	
}
.menuhdrTitel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #fcfcfc;
	color : #459cab;
	font-size : xx-small;
	padding : 3px;
	text-align : left;	
	font-weight : bold;
	border: 2px dotted #d5e1f6;
	
}

.menubdr{
	background-color : #B3B7BB;
}

.dottedBorder {
	border: 2px dotted #d5e1f6;
	background-color: #fcfcfc;
	padding: 5px;
	
}
.dottedBorder2 {
	background-color: #fcfcfc;
	padding: 5px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #d5e1f6;	
}

.hdrproduct{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}
.titelproduktpagina{
	color: #459cab;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	font-weight: bold;
	text-align: left;
}
.titelproduktpagina2{
	color: #459cab;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #d5e1f6;
	font-weight: bold;
	text-align: left;
}
.titelgiftregpagina{
	color: #074f4f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	font-weight: bold;
	text-align: left;
}
.titelgiftregtekst{
	color: #074f4f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;

}


.titelproduktpaginazonlijn{
	color: #459cab;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	display: block;
	font-weight: bold;
	text-align: left;
}
.titelproduktpaginazonlijnPP{
	color: #929397;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	display: block;
	font-weight: bold;
	text-align: left;
}

.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #F7F7F7;
}

/*formats the display of the text boxes throughout the front end*/
.txtfield{
	background-color: #FFFFFF;
	color: #074f4f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #459cab;
}
.txtfield2{
	background-color: #FFFFFF;
	color: #074f4f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #459cab;
	width: 217px;
}
.txtfield3{
	background-color: #FFFFFF;
	color: #074f4f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #459cab;
	width: 350px;
	margin-left: 25px;	
}
.txtfield4{
	background-color: #FFFFFF;
	color: #074f4f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #459cab;
	width: 150px;
	margin-left: 25px;	
}
.txtfield5{
	background-color: #FcFcFc;
	color: #074f4f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	width: 217px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txtfieldqty{
	background-color: #FFFFFF;
	border-bottom-color: #4a849e;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #4a849e;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #459cab;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #459cab;
	border-top-style: solid;
	border-top-width: 1px;
	color: #074f4f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
.txtfieldshopcontact{
	background-color: #FFFFFF;
	color: #074f4f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #459cab;
	width: 270px;
}


.txtfielddropdown{
	background-color: #FFFFFF;
	color: #074f4f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	
}
.txtfieldgiftreg{
	background-color: #FFFFFF;
	color: #074f4f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #459cab;
	width: 221px;
}

.submitbtn {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	color:white;
	font-size:10px;
	cursor:pointer;
	width:auto !important;
	background-color: #459cab;
	
}

.submitbtn:hover {
	color:#459cab;
	background-color: #ffffff;
}
.submitbtndkr {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	color:white;
	font-size:10px;
	cursor:pointer;
	width:auto !important;
	background-color: #074f4f;
	
}

.submitbtndkr:hover {
	color:#074f4f;
	background-color: #ffffff;
}

.submitbtn2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:white;
	font-size:10px;
	cursor:pointer;
	width:auto !important;
	background-color: #459cab;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.submitbtn2:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#459cab;
	font-size:10px;
	cursor:pointer;
	width:auto !important;
	background-color: #ffffff;
	text-decoration: none;	
}
.submitbtn3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:white;
	font-size:10px;
	cursor:pointer;
	width:auto !important;
	background-color: #459cab;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.submitbtn3:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#459cab;
	font-size:10px;
	cursor:pointer;
	width:auto !important;
	background-color: #ffffff;
	text-decoration: none;	
}

.submitbtnOgone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-size:small;
	cursor:pointer;
	width:auto !important;
	background-color: #459cab;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.submitbtnOgone:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#459cab;
	font-size:small;
	cursor:pointer;
	width:auto !important;
	background-color: #ffffff;
	text-decoration: none;
}


/* compare products styles */
table.tbl_compare {
	width:100%;
	border-collapse:collapse;
	border:0px;
}

table.tbl_compare td {
	vertical-align:top;
	text-align:left;
	padding:0px 10px;
}

table.tbl_compareproduct {
	border-collapse:inherit;
	line-height:18px;
}

table.tbl_compareproduct td {
	padding:3px 0px;
}

/* Customer service and Affiliate service page (shopcustadmin.asp,shopaffadmin.asp) */
table.customerservice {
	width:100%;
	background:#fcfcfc;
	border:2px dotted #d5e1f6 !important;
	margin-bottom:10px;
	border-collapse:collapse;
	line-height: 15px;
	text-align: left;
}

table.customerservice th {
	height:35px;
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#459cab;
	font-size:x-small;
	border-bottom:2px dotted #d5e1f6;
	background-color:white;
	text-align:left;
	padding-left:25px;
	vertical-align:middle;
}

table.customerservice td {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

table.customerservice ul {
	margin:0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
}



/* standard table display */
.std_table {
	border:2px dotted #d5e1f6 !important;
	margin-bottom:10px;
	padding:10px;
	text-align:left;
	vertical-align:top;
	line-height:20px;
	font-size:11px;
	color: #459cab;
	background-color: #fcfcfc;
	
}

.std_table table {
	border-collapse:collapse;
	width:100%;
}

.std_table th { 
	vertical-align:top;
	padding:0px 10px 0px 0px;
	width:45%;
	font-weight:normal;
}
.extrath {
	vertical-align:top;
	padding:0px 10px 0px 0px;
	width:35%;
	font-weight:normal;

}


.std_table td {
	padding:0px 5px 0px 0px;
	
}

/* Category table (shopdisplaycategories.asp) */
table.tbl_category td {	text-align:center; }

/* shopcustomer.asp form */
table.tbl_customer {
	width:95%;
}

table.tbl_customer th {
	width:35%;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}

table.tbl_customer td {
	vertical-align:top;
	text-align:left;
}

table.tbl_customer iframe {	/* refer to shoplicense.htm for changing license styles */ 
	width:100%;
}

table.tbl_subproduct {
	border-collapse:collapse;
	margin-right:2px;
	margin-bottom:2px;
	border:1px solid #074f4f;
	background:#F7F7F7;
	text-align:center;
	width:100px;
	float:left;
}

table.tbl_subproduct td {
	padding:3px 5px;
}

select, option { font-size:10px; vertical-align:middle; border:1px solid black; font-family:Verdana, Arial, Helvetica, sans-serif; }
option { border:0px; }

/* General override styles */
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.smlpad { padding:15px !important; }

/* Horizontal navigation */
#nav {
	width:100%;
	background-color: #ffffff;
	
	border-top-color: #4a849e;
	border-bottom-color: #4a849e;
	padding-right: 5px;
	padding-left: 5px;
}

table#horiz_nav {	/* table is generated via shopa_navigation_create.asp */
	padding:0px;
	width:100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #4a849e;
	border-bottom-color: #4a849e;
}

table#horiz_nav td {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	width: 100px;
}
table#horiz_nav td.streepje {
	margin: 0px;
	padding: 0px;
	width: 3px;
	font-size: xx-small;
	color: #4a849e;
}
table#horiz_nav td.streepje2 {
	margin: 0px;
	padding: 0px;
	font-size: xx-small;
	color: #4a849e;
}

table#horiz_nav td a {
	display:block;
	text-align:center;
	color:#4a849e;
	text-decoration:none;
	font-size:x-small;
	text-transform:lowercase;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #4a849e;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
table#horiz_nav td.last a { border-right:0px; }

table#horiz_nav td a:hover {
	color:#ced422;
}

/* Horizontal navigation drop down menu
   do not remove or modify styles listed 
   under "Do Not Change" */
table#horiz_nav ul {
	/* Do not change  */
	position:absolute;
	left: -999em;
	padding:0px;
	margin:0px;
	list-style-type:none;
	
	/* Styles */
	background:#BF4749;
	border-right:1px solid #eee;
	text-align:left;
	width:150px;
}

/* Do not change  */
#horiz_nav td:hover ul { left: auto; }
#horiz_nav td.sfhover ul { left: auto; }

#horiz_nav ul li { /* submenu */
	/* Do not change */
	display:block;
	width:100%;
	margin:0px;
	
	/* Styles */
	line-height:22px;
	text-transform:capitalize;
}

table#horiz_nav ul li a { /* submenu links */
	/* Do not change */
	display:block;
	
	/* Styles */
	padding:0px 10px !important;
	border-bottom:1px solid #EEEEEE;
	border-right:0px;
	text-align:left;
}

/* Menu Accordion Script */

.glossymenu{
	padding: 0;
	width: 170px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #4a849e;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.glossymenu a.menuitem{
	color: #4a849e;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #fFFFFF;
	background-repeat: no-repeat;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4a849e;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
}
.glossymenu a.menuitem:hover{
	color: #ced422;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	
}
.glossymenu a.menuitem:active{
	color: #c90912;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}


.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

.glossymenu div.submenu ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4a849e;
	margin: 0px;
	padding: 0px;
}

.glossymenu div.submenu ul li a{
	display: block;
	color: #4a849e;
	text-decoration: none;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	
}
.glossymenu div.submenu ul li a:link{
	
}
.glossymenu div.submenu ul li a:visited{
	
}
.glossymenu div.submenu ul li a:hover{
	colorz: white;
	background-color: #FFFFFF;
	color: #ced422;
}
.glossymenu div.submenu ul li a:active{
	colorz: white;
	background-color: #ffffff;
	color: #c90912;
}

/*tabel rand voor randomproducts*/
.randomproduktheader{
	background-color: #FFFFFF;
	background-image: url(../images/header/headerloustruik.jpg);
	background-position: right bottom;
	height: 124px;
	background-repeat: repeat-x;
}
.randomproduktheaderdiv{
	width:auto;
	height: 130px;
}
div.logolou{
	z-index: 100;
	visibility: visible;
	display: block;
	position: relative;
		
}
.logolou2{
	display: block;
	position: relative;
	background-image: url(../images/header/lou2.gif);
	background-repeat: no-repeat;
	background-position: 80px;
	
}
div.hoofdingstruik{
	z-index: 100;
	visibility: visible;
	display: block;
	position: relative;
	top:-10px;
	right: 55px;
	float:left;
}
div.hoofdingstruik2{
	z-index: 100;
	visibility: visible;
	display: block;
	position: relative;
	top:10px;
	right: 55px;
}
#taalbalk {
	position: relative;
	display: block;
	float: right;
	padding-right: 2px;
	color: #459cab;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100px;
}
#voorwaarden {
	position: relative;
	display: block;
	float: right;
	padding-right: 2px;
	color: #459cab;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 225px;
}
#login {
	width: 100%;
	padding-right: 65px;
	padding-left: 63px;
	color: #CC33CC;	
}
#login a {
	text-decoration: none;	
	
}
.fotorand a img {
	
}
.fotorand a:hover img {
	
}

.ruimteprodukt {
	
	padding-right: 5px;
	padding-left: 5px;
}
.fotovak {
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #d5e1f6;
	text-align:center;
}

.priceklein {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #d5e1f6;
	vertical-align: middle;
	height: 25px !important;
	text-align: center;
}
.pricekleinretail {
	color: #c90912;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #FFFFFF;
	vertical-align: middle;
	height: 25px !important;
	text-align: center;
}

.priceprodukten {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	
}
.priceproduktbalk {
	color: #074f4f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.pricefrontpage {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;
	background-image: url(../images/header/prijsbackgrkleinlichtblauw.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px !important;
	width: 48px !important;
	vertical-align: middle;
}
.pricefrontpageRetail {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px !important;
	width: 48px !important;
	vertical-align: middle;
}
.produktpaginaitems {
	color: #929397;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	
}
.produktpaginaitems2 {
	color: #459cab;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	padding-left: 7px;
}
.produktbeschrijving {
	color: #929397;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.produktbeschrijving a {
	color: #929397;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.produktbeschrijving a:link {
	color: #929397;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.produktbeschrijving a:hover {
	color: #ced422;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.produktbeschrijvingKleur {
	color: #459cab;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.produktbeschrijvingKleur a {
	color: #459cab;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.produktbeschrijvingKleur a:link {
	color: #459cab;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.produktbeschrijvingKleur a:hover {
	color: #ced422;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.produktbeschrijvingVarianten {
	color: #929397;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
}
.produktbeschrijvingVarianten a {
	color: #929397;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.produktbeschrijvingVarianten a:link {
	color: #929397;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
}
.produktbeschrijvingVarianten a:hover {
	color: #929397;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.produktbeschrijvingBTW {
	color: #929397;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
}
.pricesmall {
	color: #c90912;
}
.leftmenumainsubminicart{
	color: #459cab;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-top: 2px;
	padding-right:0px;
	text-align: left;
	text-decoration: none;
	width: 142px;
	
}


/*formats the links in the minicart*/
.cartminilinks{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.cartminilinks a:link{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.cartminilinks a:visited{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.cartminilinks a:hover{
	color: #ced422;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.cartminilinks a:active{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.minicartfoto{
	margin: 0px;
	padding: 2px;
}
.zoekveld{
	background-color: #ffffff;
	color: #79b3bf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	border: 0px solid #79b3bf;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top:0px;
	text-decoration: none;
	
	
}
.tekstprodukt{
	width: 133px;	
}

.tekstprodukt a {
	color: #459cab;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	
}
.tekstprodukt a:hover{
	color: #ced422;
	
}

/* RechterMenu */

.rechtermenu{
	padding: 0;
	width: 170px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #4a849e;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.rechtermenu a{
	color: #4a849e;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #fFFFFF;
	background-repeat: no-repeat;
	line-height: 15px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4a849e;
}
.rechtermenu a:hover{
	color: #ced422;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	
}
.stippellijn{
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../images/header/dottedlijn.jpg);
	border: 2px dotted #CCCCCC;
}
.stippellijnShopexd{
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	line-height: 2px;
}

.rood{
	color: #c90912;
}
.blauw{
	color: #4a849e;
	font-size: small;
	font-weight: bold;
}
.zoeken{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #79b3bf;
	width: 135px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.bckgrnieuw{
	background-image: url(../images/header/kadertekstnieuw.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.bckgrbottomlinks{
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.bckgrbottomrechts{
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.fairtrade{
	text-align: center;	
}
#navkoen {
	width:100%;
	background-color: #ffffff;
	
	
	padding-right: 20px;
	padding-left: 20px;
}

table#navigbalk {	/* table is generated via shopa_navigation_create.asp */
	padding:0px;
	width:auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #d5e1f6;
	border-bottom-color: #d5e1f6;
	
}

table#navigbalk td.tekst {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	width: 125px;
	
}
table#navigbalk td.streepje {
	margin: 0px;
	padding: 0px;
	width: 3px;
	font-size: xx-small;
	color: #459cab;
}

table#navigbalk td.tekst a {
	display:block;
	text-align:center;
	color:#459cab;
	text-decoration:none;
	font-size:11px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #459cab;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
table#navigbalk td.tekst.login a {
	color:#074f4f;
		
}
table#navigbalk td.tekst.login a:hover {
	color:#ced422;
	
}


table#navigbalk td.last a { border-right:0px; }

table#navigbalk td a:hover {
	color:#ced422;
}
table#navigbalk td.tekst2 {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #4a849e;
	padding:0px;
	font-size: 11px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-weight: bold;
}
table#navigbalk td.tekst2 a {
	color:#4a849e;
	font-weight: bold;		
}
table#navigbalk td.tekst2 a:hover {
	color:#ced422;
	font-weight: bold;		
}
table#navigbalk td.tekst2.login a {
	color:#074f4f;
	font-weight: bold;		
}
table#navigbalk td.tekst2.login a:hover {
	color:#ced422;
	font-weight: bold;	
}
.celopvul{
	width: 33% !important;
	
}
.kleinlettertype{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3px;	
}
.tekstgebied{
	border: 1px solid #459cab;
	color: #074f4f;
	
}
.logintekst{
	color: #459cab;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.btw {
	font-size: xx-small;
	
}
.geenwrap {
	white-space: nowrap;
	
}



/* Faq switchgroup */
div.switchgroup1 {
	text-align:justify;
	margin-bottom:10px;
	padding-left: 15px;
}
.breedte55{
	width: 80px!important;
}
.donkerelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #074f4f;
	
}
.donkerelink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #074f4f;
	text-decoration: underline;
}
.donkerelink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ced422;
	text-decoration: underline;
}

.donkerelinkzl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #074f4f;
	
}
.donkerelinkzl a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #074f4f;
	
}
.donkerelinkzl a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ced422;
	
}

.grijzelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #929397;
	
}
.grijzelink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #929397;
	text-decoration: underline;
}
.grijzelink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ced422;
	text-decoration: underline;
}

.breedte40px {
	width: 40px!important;	
}




