/*------------------------ ALGEMEEN ------------------------------*/
*{
	margin:0 auto;
	padding:0;

}

BODY {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #1C313F;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;

}

.bg{ 
	background:url(banner_bg.jpg) no-repeat center top;
	margin:0 auto;
	padding:0;
}

a {
  color: #333; background: inherit;
}

a:hover {
  color: #000; background: inherit;
}

h1{ 
	font-weight:600;
	padding:2px 5px 5px 10px;
	font-size:14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	

}
h1 a{ 
	color: #333;
	text-decoration:underline;
}
h1 a:hover{ 
	color: #333;
	text-decoration: none;
}


.bodyDef #container {
	text-align: left;
	width:950px;
	background:#fff;


}

.bodyDef #header {
	background:#fff url(banner.jpg) no-repeat right top;
	height:190px;

}
.logo{ 
	padding-right:10px;
	padding-top:5px;
	text-align:right;
	visibility:hidden;


}	
.bodyDef #header h1 {
	margin: 0; 
	padding: 10px 0;
}
.bodyDef #sidebar1 {
  float: left; 
  width: 206px; 
  padding: 0px 5px 10px 5px;
  color:#333;
}

.bodyDef #sidebar1 h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	font-weight:500;
	text-align:left;
	padding:15px 5px 8px 10px;
}
#sidebar1 h2 a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	font-weight:500;
	text-align:left;
	padding:0 5px 8px 0px;
}	


.bodyDef #mainContent {
	height:auto;
	margin-left:250px;
	margin-top:25px;
	margin-right:30px;
	padding:0 5px 5px 5px;
	background: #none;
	text-align: justify;
	line-height: 12pt; 
}

.bodyDef #mainContent ul{ 
	margin:0;
	padding:0;
	list-style:none;
}

.bodyDef #mainContent li{
	list-style:none;
	padding:6px 10px 6px 20px;
	background:url(arrow1.gif) 5px 10px no-repeat;
	color: #424243;
	display: block;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodyDef #footer_bg{
	width:902px;
}
.bodyDef #footer { 
	text-align: center;
	color: #B7CC20;
	padding-bottom:40px;
	padding-top:10px;

}
.bodyDef #footer a{ 
	color: #B7CC20;
	text-decoration:none;
}
.bodyDef #footer a:hover{ 
	color: #B7CC20;
	text-decoration: underline;
}
.bodyDef #footer u{
	color:#B7CC20;

}
 
.bodyDef #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


A.topExtrapages:hover {
	text-decoration: underline;
}

A.topExtrapages {
  	text-decoration: none;
}

A.topLanguages:hover {
	text-decoration: underline;
}

A.topLanguages {
	text-decoration: none;
}

A.menuExtrapages:hover {
  color: #ff0000;
}

A.menuExtrapages {
	margin: 0px;
	text-decoration: none;
	background-image: url(box4.gif);
	background-repeat: no-repeat;
	width: 145px;
	line-height: 27px;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 35px;
}

.menuLoginheader {
	font-weight: bold;
}

.menuLogin {
	font-weight: normal;
}

A.menuLogin:hover {
	text-decoration: underline;
	font-weight: normal;
}

A.menuLogin {
	text-decoration: none;
	font-weight: normal;
}

.menuShoppingcart {
	height: 40px;
	color:#333
	margin: 0px;
	width: 145px;
	padding-right: 145px;
	background-image: url(box3.gif);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	vertical-align: middle;
	float: left;
	padding-top: 0px;
	padding-left: 10px;

}

A.menuShoppingcart:hover {
	/* text-decoration: underline; */
	font-weight: normal;
}

A.menuShoppingcart {
	text-decoration: none;
	font-weight: bold;
}

.menuShoppingcartitemheader {
	font-style: italic;
}

.menuShoppingcartitem {
	font-weight: normal;
	color:#333
	font-size:14px;
	text-align:center;
	
}

td.menuShoppingcartitem {
	text-align: right;
	vertical-align: top;
}

.menuShoppingcartempty {
	font-weight: normal;
	color:#333;
	padding:15px 5px 0px 6px;
	text-align:center;
}

td.menuShoppingcartempty {
}

.menuSearchheader {
	font-weight: bold;
}

.menuSearch {
	font-weight: normal;
}

A.menuSearch:hover {
	text-decoration: underline;
	font-weight: normal;
}

A.menuSearch {
	text-decoration: none;
	font-weight: normal;
}

.menuNewsletterheader {
	margin: 0px;
	height: 40px;
	color:#fff;
	margin: 0px;
	width: 145px;
	padding-right: 145px;
	background-image: url(box3.gif);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	vertical-align: middle;
	float: left;
	padding-top: 0px;
	padding-left: 10px;
}

.menuNewsletter {
	font-weight: normal;
}

.bottomExtrapages {
	font-weight: normal;
}

A.bottomExtrapages:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#fff;
}

A.bottomExtrapages {
	text-decoration: none;
	font-weight: normal;
}

P.bottomExtrapages {
	text-align: center;
}

.bottomFootertext {
	text-decoration: none;
	font-weight: normal;
}

P.bottomFootertext {
	text-align: center;
}

.pageWelcomeheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#5e2001;
	/* background:url(h2.jpg) no-repeat 8px 8px; */
	padding:23px 0 60px 165px; 
	text-align:left;
	margin-top:10px;
	text-transform: capitalize;
}

.pageWelcome {
	text-decoration: none;
	font-weight: normal;
}

.pageAttentionarticlesheader {
	color:#FFF;
	background:url(nieuw.jpg) no-repeat 8px 8px;
	padding:23px 0 30px 165px;
	text-align:left;
	margin-top:10px;
	text-transform: capitalize;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.pageAttentionarticles {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

A.pageAttentionarticles:hover {
	text-decoration: underline;
	font-weight: normal;
}

A.pageAttentionarticlesBG {
	text-decoration: none;
	font-weight: normal;
	background-repeat: no-repeat;
}


A.pageAttentionarticles {
	text-decoration: none;
	font-weight: normal;
	/* background-color: #E7FDB3; */
}

img.pageAttentionarticles {
	/* border: 0px;	*/
	border: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.pagePromotionarticlesheader {
	color:#5e2001;
	background:url(h2.jpg) no-repeat 8px 8px;
	padding:23px 0 30px 165px;
	text-align:left;
	margin-top:10px;
	text-transform: capitalize;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}


.pagePromotionarticlesBG {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	background-repeat: no-repeat;
}

.pagePromotionarticles {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

A.pagePromotionarticles:hover {
	text-decoration: underline;
	font-weight: normal;
}

A.pagePromotionarticles {
	text-decoration: none;
	font-weight: normal;
}

img.pagePromotionarticles {
	border:0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.pageProductlistingheader {
	text-decoration: none;
	font-weight: bold;
}

.pageProductlistingcurgroupstruct {
	text-decoration: none;
	font-weight: normal;
}

A.pageProductlistingcurgroupstruct:hover {
	text-decoration: underline;
	font-weight: normal;
}

A.pageProductlistingcurgroupstruct {
	text-decoration: none;
	font-weight: normal;
}


.pageProductlisting {
	text-decoration: none;
	font-weight: normal;
}

A.pageProductlisting:hover {
	text-decoration: underline; 
	font-weight: normal;
}

A.pageProductlisting {
	text-decoration: none;
	font-weight: normal;
}

img.pageProductlisting {
	border: 0px;	
	margin-bottom: 10px;
	margin-right: 10px;
}

img.pageProductlistinggroupimage {
	border: 0px;
	vertical-align: text-top;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.pageProductlistingsubgroup {
	text-decoration: none;
	font-weight: normal;
}

A.pageProductlistingsubgroup:hover {
	/* text-decoration: underline; */
	font-weight: normal;
}

A.pageProductlistingsubgroup {
	text-decoration: none;
	font-weight: normal;
}

ul.pageProductlistingsubgroup {
}

li.pageProductlistingsubgroup {
}

.pageProductlistingpages {
	text-decoration: none;
	font-weight: bold;
}

A.pageProductlistingpages:hover {
	text-decoration: underline;
	font-weight: normal;
}

A.pageProductlistingpages {
	text-decoration: none;
	font-weight: normal;
}

A.pageProductlistingpagesprevious:hover {
	text-decoration: underline;
	font-weight: normal;
}

A.pageProductlistingpagesprevious {
	text-decoration: none;
	font-weight: normal;
}

A.pageProductlistingpagesnext:hover {
	text-decoration: underline;
	font-weight: normal;
}

A.pageProductlistingpagesnext {
	text-decoration: none;
	font-weight: normal;
}

.article {
	text-decoration: none;
	font-weight: normal;
}

A.article:hover {
	text-decoration: underline;
	font-weight: normal;
}

A.article {
	text-decoration: none;
	font-weight: normal;
}

img.article {
	border: 0px;
	vertical-align: text-top;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	/* background-image: url(polaroid.jpg); */
}

img.articleNofloat {
	border: 0px;
	vertical-align: text-top;
	margin-bottom: 10px;
	margin-right: 10px;
}

.articleDescription {
	text-decoration: none;
	font-weight: normal;
}

A.articleDescription:hover {
	text-decoration: underline;
	font-weight: normal;
}

A.articleDescription {
	text-decoration: none;
	font-weight: normal;
}


.articlePrice {
	text-decoration: none;
	font-weight: bold;
}

.articlePriceseccurr {
	text-decoration: none;
	font-weight: bold;
}

.articlePricerecommended {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.articlePriceecotaxes {
	text-decoration: none;
	font-style: italic;
}

.pageProductheader {
	text-decoration: none;
	font-weight: bold;
}

.articleRelatedartocleheader {
	text-decoration: none;
	font-weight: bold;
}

.articleCrossmarketingheader {
	text-decoration: none;
	font-weight: bold;
}

.pageCartheader {
	text-decoration: none;
	font-weight: bold;
}

td.pageCartheader {
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

td.pageCartheaderright {
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}


.pageCart {
	text-decoration: none;
}

A.pageCart:hover {
	text-decoration: underline;
	font-weight: normal;
}

A.pageCart {
	text-decoration: none;
	font-weight: normal;
}

table.pageCart {
	text-decoration: none;
	width: 95%;
}

td.pageCart {
	text-decoration: none;
	text-align: left;
}

td.pageCartright {
	text-decoration: none;
	text-align: right;
}

td.pageCartcenter {
	text-decoration: none;
	text-align: center;
}

.pageCartsteps {
	text-decoration: none;
}

.pageCartstepscurrentstep {
	text-decoration: none;
	font-weight: bold;
	color: #E63C94;
	
}

.pageStandardheader {
	text-decoration: none;
	font-weight: bold;
}

.pageStandard {
	text-decoration: none;
}

.pageStandardmarked {
	text-decoration: none;
	background-color: yellow;
}

table.pageStandard {
	text-decoration: none;
	width: 95%;
}

td.pageStandard {
	text-decoration: none;
	text-align: left;
}

td.pageStandardheader {
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

td.pageStandardcenter {
	text-decoration: none;
	text-align: center;
}

td.pageStandardright {
	text-decoration: none;
	text-align: right;
}

td.pageStandardgray {
	text-decoration: none;
	text-align: left;
	background-color: #CCCCCC;
}

A.pageStandard:hover {
	text-decoration: underline;
	font-weight: normal;
}

A.pageStandard {
	text-decoration: none;
	font-weight: normal;
}


.error {
	text-decoration: none;
	color: #FF0000;
	text-align: center;
}

.dropdown {
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#menu{
	padding-left:10px;
	padding-top:1px;
	height:33px;
	background-image: url(menu.gif);
	background-repeat: no-repeat;

}
#menu ul{
	margin:0;
	padding:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	list-style-type: none;
	font-weight: bold;
}

#menu li{
	display: inline;
	padding:0;
	margin: 0;

	
}

#menu li a{
	float: left;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration: none;
	margin:0;
	/*	padding: 6px 15px 10px 15px;  */
	padding: 4px 15px 4px 15px;
	color: #7b3036;
	font-weight: bold;


}
#menu li a:hover{
	text-decoration: none;
	color: #fff;
	background:#E338AB;

	
}

.language{ 
	float:left;
	padding-left:10px;
	padding-top:4px;
}

.search{
	position: relative;
	float:right;
	padding-top:1px;

}
.sbg{
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.searchfield{ 
	float:left;
	padding-right:2px;

}
.searchbut{ 
	float:left;
	padding:2px;

}
.field{
	background:url(seachfield.jpg) no-repeat;
	border:none;
	height:27px;

}


.login{
	background:url(login.gif) repeat-x;
	border:1px solid #89b3d2;
	padding:1px 5px 3px 5px;
	font-size:14px;
	color:#333;

}

.login1{ 
	padding-top:5px;
}
.loginerror{
	text-align:left;
	color:red;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.lOg{ 
	width:180px; 
	border: 1px solid #ccc;
	padding:2px;
	margin-bottom:3px;
}
.tXt{ 
	font-size:14px;
	color: #111;
	padding-bottom:3px;
	padding-top:10px;
}
.basKet{ 
	padding-top:10px;
	font-size:14px;
	color:#fff;
}

.top_box{ 
	background:url(cont_box.jpg) repeat-y;
	margin-top:5px;
	padding-bottom:20px;
	width:235px;

	

}
.cont_box{ 
	background:url(top_box.jpg) no-repeat top;
	padding-top:8px;

}
.fot_box{ 
	background:url(buttom_box.jpg) no-repeat bottom;
	height:5px;
	width:218px;
	margin-bottom:10px;
}
.pad{ 
	padding:2px;
}
.pad1{ 
	padding:10px 0 0 0;
}

/*addons*/

.hold_cart{
	float:left; 
	margin:2px; 
	padding:10px 5px 5px 5px; 
	width:200px;
	}
	
.hold_box{
	float:left; 
	width:65px;
	
}

.hold_family{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	padding-top:15px;
	width:100px;
	
}
.hold_bg{ 
	
	}


#submenu{ 
	margin-top:3px;

}
#submenu ul{ 
	margin:0;
	padding:0;
	list-style:none;
}

#submenu li{ 
	margin:0 18px 0 7px;
	list-style:none;
	/* border-bottom:1px solid #af4f57; */
}
	
#submenu li a{
	list-style:none;
	/* padding:6px 5px 6px 15px; */
	padding:1px 1px 2px 5px;
	color:#111;
	display: block;
	background:url(images/bullets2.gif) 5px 13px no-repeat;
	text-decoration:none;
	cursor: pointer;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#submenu li a:hover{ 
	color:#03252f;
}
.newsletter1{ 
	padding-top:1px;

}
.h1neutral {
  color: #000000;
  font-weight: bold;
  font-size: 14px;
  padding: 0;
  display: inline;
  background-image: none;
}
.h1neutral a{
  color: #000000;
  text-decoration: underline;
  background-image: none;
}
.h1neutral a:hover{
  color: #000000;
  text-decoration: none;
  background-image: none;
}
.h2neutral {
  color: #000000;
  font-weight: normal;
  font-size: 14px;
  display: inline;
  background-image: none;
}
.h2neutral a{
  color: #000000;
  text-decoration: underline;
  background-image: none;
}
.h2neutral a:hover{
  color: #000000;
  text-decoration: none;
  background-image: none;
}
.artlcompdisplay {
  display: inline;
  float: left;
  overflow: hidden;
  width: 200px;
  height: 200px;
  margin: 0 10px 10px 0;
  padding: 10px 3px;
  text-align: center;
  border: thin dashed #940A6A;
}
.submenulvl2 {
  padding-left: 2ex;
}
.submenulvl3 {
  padding-left: 4ex;
}
