/*------------------------ ALGEMEEN ------------------------------*/
* {
	margin:0 auto;
	padding:0;
	list-style-type: none;
}

body {
	background: url(bg.jpg) repeat-x #d6d1be;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
a img { border: 0; }

	#header { display: block; width: 1000px; height: 190px; background: url(banner.jpg) no-repeat top left; position: relative; }
		.language { position: absolute; right: 10px; top: 5px; }
		.logo { position: absolute; top: 21px; left: 274px; } 
		#menu { display: block; width: 1000px; height: 49px; position: absolute; left: 0; bottom: 0; }
			#menu ul { display: block; float: left; margin: 0 0 0 30px; padding: 0; width: 680px; height: 49px; }
				#menu li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	line-height: 49px;
	font-weight: bold;
}
				#menu li a { padding: 12px 15px 11px 5px; color: #FFF; text-decoration: none; text-align: center; background: url() no-repeat center right; }
				#menu li a:hover { color: #000; }
				#menu li span { display: block; float: left; width: 10px; background: url() no-repeat center left; }
			#menu form { display: block; float: right; margin: 0 10px 0 0; width: 268px; height: 49px; line-height: 49px; }
				#menu input.text { width: 122px; margin: 0; padding: 3px 5px; border: 1px solid #CCC; color: #333; font-size: 11px; }
				#menu input.search { padding: 4px 0 5px; width: 85px; height: 22px; border: 0; background: url(button.png) no-repeat bottom center; margin-left: 2px; color: #FFF; font-size: 12px; }
				
#contents {
	display: block;
	clear: both;
	padding: 0;
	padding-top: 20px;
	width: 1024px;
	height: auto;
	overflow: hidden;
	background-color: #D6D1BE;
}
	.sidebar {
	display: block;
	float: left;
	width: 220px;
	height: auto;
	background: url() repeat-x top center;
	background-color: #D6D1BE;
}
		.sidebar .box_green {
	display: block;
	margin: 0 auto 10px;
	width: 200px;
	height: auto;
	background: url(top_box_green.jpg) no-repeat top left;
	background-color: #EAE7E0;
}

		.sidebar .box_bordeaux {
	display: block;
	margin: 0 auto 10px;
	width: 200px;
	height: auto;
	background: url(top_box_bordeaux.jpg) no-repeat top left;
	background-color: #EAE7E0;
}

			.sidebar .box_green h3 { display: block; padding: 10px 0; text-align: center; color: #FFF; font-size: 13px; font-weight: bold; text-transform: uppercase; line-height: 5px; }
			.sidebar .box_bordeaux h3 { display: block; padding: 10px 0; text-align: center; color: #FFF; font-size: 13px; font-weight: normal; text-transform: uppercase; line-height: 5px; }

			.sidebar .box_green h3 a { color: #FFF; text-decoration: underline; }
			.sidebar .box_green h3 a:hover { text-decoration: underline; }

			.sidebar .box_bordeaux h3 a {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
			.sidebar .box_bordeaux h3 a:hover { text-decoration: underline; }

			.sidebar ul { margin: 0 15px 20px; list-style: none;  }
				.sidebar li { }
				.sidebar li a {
	display: block;
	padding: 5px 5px 3px 5px;
	background: url() no-repeat 10px center;
	color: #023c42;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana;
}


				.sidebar li a:hover {
	font-weight: bold;
	color: #81711e;
	font-size: 10px;
}
			.sidebar form {
	margin: 0 15px 20px;
	text-align: left;
	font-size: 11px;
}
				.sidebar form label {
	margin: 5px 0;
	width: 100%;
	font-style: normal;
	font-size: 11px;
} 
				.sidebar form input { margin: 5px 0; width: 100%; border: 1px solid #178aaf; }
				.sidebar .login1 { margin: 0 auto; width: 84px; }
				.sidebar input.login { padding: 0 0 8px; height: 22px; color: #FFF; font-size: 12px; line-height: 20px; background: url(button.png) no-repeat top center; border: 0; }
			.sidebar .txt { color: #000; margin: 0 15px;}
			.sidebar .list-item { display: block; margin: 0px 20px 20px; padding: 10px 0px 10px 0px; color: #000; text-align: left; }
	
	#mainContent { margin: 0; overflow: hidden; }
		#mainContent h1 { clear: both; }
		.welcome_box { display: block; padding: 20px 30px; background: url(hr.jpg) no-repeat top left; text-align: center; font-size: 14px; color: #333;}
				.welcome_box h1 { margin: 5px 0; font-weight: normal; font-size: 24px; font-family: Arial, sans-serif; }
		.content {
	padding: 10px;
	text-align: left;
	background-color: #FFFFFF;
}
		/*addons*/
			.hold_bg { display: block; clear: both; margin: 0 0 20px 0; padding: 10px; width: 100%; height: 100px; overflow: hidden; text-align: center; border-bottom: 1px solid #cdcdcd; }
				.hold_cart { float: left; width: 200px; text-align: left; }
				.hold_box { float: left; padding: 10px; }
				.hold_family { float: left; width: 50px; font-family: Arial, Helvetica, sans-serif; color: #000; padding: 10px; text-decoration: underline; color: #000; line-height: 18px; }
	.content_bottom { display: block; clear: both; width: 900px; height: 1px; }
		
#footer {
	display: block;
	width: 100%;
	height: 128px;
/*	overflow: hidden;*/
	background-color: #D6D1BE;
}
	.footer_container { margin: 0 auto; width: 1000px; }
	#footer .divleft { width: 430px; padding: 24px 0 0 30px; float: left; text-align: left;  }
		.divleft img { vertical-align: middle; }
	#footer .divright { width: 430px; padding: 10px 30px; float: right; text-align: right; line-height: 18px; }
		
.alignleft { float: left; }
.alignright { float: right; }

/* existing CSS */

a.topExtrapages { text-decoration: none; }
a.topExtrapages:hover { text-decoration: underline; }
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: url(box3.gif) no-repeat; font-family: arial; font-size: 12px; 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:10px; text-align:left; }
td.menuShoppingcartitem { text-align: right; vertical-align: top; }
.menuShoppingcartempty { font-weight: normal; color:#333; padding:15px 5px 0 5px; 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: url(box3.gif); background-repeat: no-repeat; font-family: arial; font-size: 12px; 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 { display: block; padding: 0; padding-left: 20px; height: 46px; color: #000; font-size: 14px; font-weight: bold; text-transform: uppercase; line-height: 46px; background: url(h2.png) no-repeat top left; }
.pageWelcome { text-decoration: none; font-weight: normal; }
.pageAttentionarticlesheader { display: block; padding: 0; padding-left: 20px; height: 46px; color: #000; font-size: 14px; font-weight: normal; text-transform: uppercase; line-height: 46px; background: url(h2.png) no-repeat top left; }
.pageAttentionarticles { text-decoration: none; font-weight: normal; }
a.pageAttentionarticles:hover { text-decoration: underline; font-weight: normal; }
a.pageAttentionarticles { text-decoration: none; font-weight: normal; }
img.pageAttentionarticles { border: 0px;	 margin-bottom: 10px; margin-right: 10px; }
.pagePromotionarticlesheader {
	display: block;
	padding: 0;
	padding-left: 20px;
	height: 46px;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 46px;
	background: url(h2.png) no-repeat top left;
}
.pagePromotionarticles {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.pagePromotionarticles:hover { text-decoration: underline; font-weight: normal; }
a.pagePromotionarticles { text-decoration: none; font-weight: normal; }
img.pagePromotionarticles { border: 0px;	 margin-bottom: 10px; margin-right: 10px; }
.pageProductlistingheader { text-decoration: none; font-weight: bold; }
.pageProductlistingcurgroupstruct {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.pageProductlistingcurgroupstruct:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
a.pageProductlistingcurgroupstruct {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.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;
	color: #023c42;
	font-size: 12px;
	margin-bottom: 10px;
}
a.pageProductlistingsubgroup:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #81711e;
}
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;
	color: #000000;
}
a.pageProductlistingpages {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.pageProductlistingpagesprevious:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
a.pageProductlistingpagesprevious {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.pageProductlistingpagesnext:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
a.pageProductlistingpagesnext {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.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; }
img.articleNofloat { border: 0px; vertical-align: text-top; 	margin-bottom: 10px; margin-right: 10px; }

.articleDescription {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.articleDescription:hover { text-decoration: underline; font-weight: bold; }
a.articleDescription { text-decoration: none; font-weight: bold; }

.articleDescription_green {
	text-decoration: none;
	font-weight: bold;
	color: #926F3F;
}
a.articleDescription_green:hover { text-decoration: underline; font-weight: bold; }
a.articleDescription_green { text-decoration: none; font-weight: bold; }

.articleDescription_red {
	text-decoration: none;
	font-weight: bold;
	color: #923331;
}
a.articleDescription_red:hover { text-decoration: underline; font-weight: bold; }
a.articleDescription_red { text-decoration: none; font-weight: bold; }

.articleDescription_pink {
	text-decoration: none;
	font-weight: bold;
	color: #993366;
}
a.articleDescription_pink:hover { text-decoration: underline; font-weight: bold; }
a.articleDescription_pink { text-decoration: none; font-weight: bold; }




.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; }

.pageProductheader_green {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #926f3f;
	letter-spacing: 0px;
	word-spacing: -1px;
}
.pageProductheader_red {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #923331;
	letter-spacing: 0px;
	word-spacing: -1px;
}
.pageProductheader_pink {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #993366;
	letter-spacing: 0px;
	word-spacing: -1px;
}

.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 {	text-decoration: none; font-weight: normal; }
a.pageCart:hover { text-decoration: underline; 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: #FF0000; }
.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; }

.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;
}

.h1red {
  color: #923331;
  font-weight: bold;
  font-size: 14px;
  padding: 0;
  display: inline;
  background-image: none;
}
.h1red a{
  color: #923331;
  text-decoration: underline;
  background-image: none;
}
.h1red a:hover{
  color: #923331;
  text-decoration: none;
  background-image: none;
}

.h1green {
  color: #926F3F;
  font-weight: bold;
  font-size: 14px;
  padding: 0;
  display: inline;
  background-image: none;
}
.h1green a{
  color: #926F3F;
  text-decoration: underline;
  background-image: none;
}
.h1green a:hover{
  color: #926F3F;
  text-decoration: none;
  background-image: none;
}

.h1pink {
  color: #993366;
  font-weight: bold;
  font-size: 14px;
  padding: 0;
  display: inline;
  background-image: none;
}
.h1pink a{
  color: #993366;
  text-decoration: underline;
  background-image: none;
}
.h1pink a:hover{
  color: #993366;
  text-decoration: none;
  background-image: none;
}

.h2neutral {
  color: #000000;
  font-weight: bold;
  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;
}

.h2red {
  color: #923331;
  font-weight: bold;
  font-size: 14px;
  display: inline;
  background-image: none;
}
.h2red a{
  color: #923331;
  text-decoration: underline;
  background-image: none;
}
.h2red a:hover{
  color: #923331;
  text-decoration: none;
  background-image: none;
}

.h2green {
  color: #926F3F;
  font-weight: bold;
  font-size: 14px;
  display: inline;
  background-image: none;
}
.h2green a{
  color: #926F3F;
  text-decoration: underline;
  background-image: none;
}
.h2green a:hover{
  color: #926F3F;
  text-decoration: none;
  background-image: none;
}

.h2pink {
  color: #993366;
  font-weight: bold;
  font-size: 14px;
  display: inline;
  background-image: none;
}
.h2pink a{
  color: #993366;
  text-decoration: underline;
  background-image: none;
}
.h2pink a:hover{
  color: #993366;
  text-decoration: none;
  background-image: none;
}

/*
#accordion {width:459px; margin:50px auto}
.accordion {width:459px; font:12px Verdana,Arial; color:#033}
.accordion dt {width:439px; border:2px solid #9ac1c9; padding:8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(header.gif)}
.accordion dt:hover {background:url(header_over.gif)}
.accordion dd {overflow:hidden; background:#fff}
.accordion span {display:block; width:425px; border:2px solid #9ac1c9; border-top:none; padding:15px}

#accordion2 {width:259px; margin:50px auto; border:1px solid #333; border-top:none}
.accordion2 {width:259px; font:12px Verdana,Arial; color:#333}
.accordion2 dt {width:247px; padding:4px 6px; font-weight:bold; cursor:pointer; background-color:#666; background-image:url(arrow_down.gif); background-position:right center; background-repeat:no-repeat; color:#fff; border-top:1px solid #333}
.accordion2 dt:hover {background-color:#555}
.accordion2 .open {background-color:#444; background-image:url(arrow_up.gif)}
.accordion2 dd {overflow:hidden; background:#fff}
.accordion2 span {display:block; width:229px; border-top:none; padding:15px}*/
#accordion_faq {width:550px; margin:0px auto}
.accordion_faq {width:525px; font:12px Verdana,Arial; color:#033}
.accordion_faq dt {width:500px; border:1px solid #776616; padding:8px; font-weight:normal; margin-top:5px; cursor:pointer; background:url(header.gif)}
.accordion_faq dt:hover {background:url(header_over.gif)}
.accordion_faq dd {overflow:hidden; background:#fff}
.accordion_faq span {display:block; font:11px Verdana,Arial; font-weight:normal; width:425px; border:1px solid #776616; border-top:none; padding:15px}



.top_box{ 
	background:url(cont_box.jpg) repeat-y;
	margin-top:5px;
/*  padding-bottom:20px; */
	padding-bottom:10px;
	width:228px;
}
.cont_box_green{ 
	background:url(top_box_green.jpg) no-repeat top;
/*  padding-bottom:25px; */
	padding-top:5px;
	width:200px;
}
.cont_box_bordeaux{ 
	background:url(top_box_bordeaux.jpg) no-repeat top;
/*  padding-bottom:25px; */
	padding-top:5px;
}
.pad{ 
	padding:0 10px;
}






/* ------------------------ Code added by LogiVert ------------------------ */

.artlcompdisplay {
  display: inline;
  float: left;
  overflow: hidden;
  width: 150px;
  height: 150px;
  margin: 0 10px 10px 0;
  padding: 10px 3px;
  text-align: center;
  border: thin ridge #808000;
  position: relative;
}
.artlcompdisplaybtm {
  bottom: 10px;
  width: 150px;
  position: absolute;
  left: 0px;
}
.submenulvl2 {
  padding-left: 2ex;
}
.submenulvl3 {
  padding-left: 4ex;
}
.attcompdisplay {
  display: inline;
  float: left;
  overflow: hidden;
  width: 100px;
  height: 200px;
  margin: 0 10px 10px 0;
  padding: 10px 3px;
  text-align: center;
  position: relative;
}
.attcompdisplaybtm {
  bottom: 0px;
  width: 100px;
  position: absolute;
  left: 0px;
}
.crossmcompdisplay {
  display: inline;
  float: left;
  overflow: hidden;
  width: 190px;
  height: 150px;
  margin: 0 10px 10px 0;
  padding: 10px 3px;
  text-align: center;
  position: relative;
}
.crossmcompdisplaybtm {
  bottom: 0px;
  width: 190px;
  position: absolute;
  left: 0px;
}
.bodyDef #mainContent #tabs {
  width: 98%;
  float: left;
}
.bodyDef #mainContent #tabs LI {
  background: transparent none no-repeat;
  padding: 0;
}
.bodyDef #mainContent #tabs .ui-state-default {
  border: 1px solid #D3D3D3;
  background: #E6E6E6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x 50% 50%;
}
.bodyDef #mainContent #tabs .ui-state-active {
  border: 1px solid #AAAAAA;
  background: #FFFFFF url(images/ui-bg_glass_65_ffffff_1x400.png) repeat-x 50% 50%;
  font-weight: normal;
  color: #212121;
}

