/*------------------------ ALGEMEEN ------------------------------*/
* { margin:0 auto; padding:0; }

body { background: url(bg.jpg) repeat-x #FFF; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; 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 */
}
a img { border: 0; }

#container { width: auto; margin: 0 auto; text-align: left; position: relative; }
	#header { display: block; width: 900px; height: 264px; background: url(banner.jpg) no-repeat top left; position: relative; }
		.language { position: absolute; right: 10px; top: 5px; }
		.logo { position: absolute; bottom: 44px; right: 36px; } 
	#menu { display: block; width: 1050px; height: 48px; }
		#menu ul { display: block; float: left; margin: 0 0 0 76px; padding: 0; width: 720px; height: 48px; }
			#menu li { display: block; float: left; margin: 0 10px 0 0; padding: 0; width: auto; height: 38px; }
			#menu li a { display: block; float: left; padding: 0; padding-right: 20px; height: 38px; color: #555; text-decoration: none; text-align: center; background: url(menu_item.png) no-repeat center right; line-height: 38px; }
			#menu li a:hover { color: #000; }
			#menu li span { display: block; float: left; width: 20px; height: 38px; background: url(menu_item.png) no-repeat center left; }
		#menu form { display: block; float: right; margin: 0; width: 228px; height: 49px; line-height: 60px; background: url(search_bg.jpg) no-repeat bottom right; }
			#menu input.text { width: 100px; margin: 0 10px 0 20px; padding: 3px 5px; border: 1px solid #d3eaf8; color: #333; font-size: 11px; }
			#menu input.search { border: 0; background: none; color: #FFF; font-size: 12px; }
				
	#contents { display: block; clear: both; padding: 0; width: 1050px; height: auto; overflow: hidden; }
		#sidebar { display: block; float: left; padding: 0; padding-top: 20px; width: 270px; height: auto; }
			#sidebar .box { display: block; margin: 0 0 20px; width: 270px; height: auto; background: url(box_shadow.jpg) no-repeat top center; overflow: hidden; }
				.boxtop { display: block; width: 100%; height: 9px; background: url(box_top.jpg) no-repeat top center; }
				.boxbottom { display: block; width: 100%; height: 9px; background: url(box_bottom.jpg) no-repeat bottom center; }
				.boxtop2 { display: block; width: 100%; height: 9px; background: url(box_top2.jpg) no-repeat top center; }
				.boxbottom2 { display: block; width: 100%; height: 9px; background: url(box_bottom2.jpg) no-repeat bottom center; }
				#sidebar .boxbg { margin: 0 auto; padding: 10px 0; width: 240px; height: auto; background: #dd8bb8; }
				#sidebar .boxbg2 { margin: 0 auto; padding: 10px 0; width: 240px; height: auto; background: #e98585; }
				#sidebar h3 { display: block; margin: 0; padding: 0; width: 100%; height: 32px; text-align: center; color: #000; font-size: 14px; font-weight: normal; text-transform: uppercase; line-height: 32px; background: #FFF;  }
				#sidebar h3 a { color: #000; text-decoration: none; }
				#sidebar h3 a:hover { text-decoration: underline; }
				#sidebar ul { margin: 5px 30px 10px; list-style: none;  }
					#sidebar li { }
					#sidebar li a { display: block; padding: 10px 8px 10px 35px; background: url(list_item.png) no-repeat bottom left; color: #FFF; text-decoration: none; }
					#sidebar li a:hover { color: #385b09; }
				#sidebar form { margin: 0 15px; }
					#sidebar form label { margin: 5px 0; width: 100%; color: #fff;} 
					#sidebar form input { margin: 5px 0; width: 100%; border: 1px solid #000; }
					#sidebar .login1 { margin: 0 auto; }
					#sidebar input.login { margin: 0; height: 28px; color: #FFF; font-size: 12px; background: url(button.jpg) no-repeat bottom center; border: 0; }
				#sidebar .txt { color: #fff; margin: 0 15px;}
				#sidebar .list-item { display: block; padding: 10px; color: #000; }
		
		#mainContent { margin: 0; overflow: hidden; }
			.centerpiece_ad { margin-top: 20px; }
			.newsletter { display: block; width: 228px; height: 168px; background: url(newsletter_bg.jpg) no-repeat top left; }
				.newsletter h3 { display: block; margin: 15px 0 0; padding: 0; width: 100%; height: 32px; text-align: center; color: #FFF; font-size: 14px; font-weight: normal; text-transform: uppercase; line-height: 32px; }
				.newsletter form { margin: 20px; line-height: 18px; }
					.newsletter label { text-align: left; margin-bottom: 5px; color: #FFF; line-height: 18px; }
					.newsletter input { width: 100%; border: 0; margin-bottom: 5px; }
					.newsletter input.login { margin: 0; height: 28px; color: #FFF; font-size: 12px; background: url(button.jpg) no-repeat bottom center; border: 0; }
			#mainContent h1 { clear: both; }
			.content { clear: both; margin: 20px 0; padding: 10px 0; overflow: hidden; background: url(hr.jpg) no-repeat center bottom; }
				.content a { color: #000; }
			.welcome_box { display: block; padding: 20px 30px; background: url(welcome_bg.jpg) repeat-x top left; text-align: center; font-size: 14px; color: #333; position: relative; }
				.welcome_box h1 { margin: 5px 0; font-weight: normal; font-size: 24px; font-family: Arial, sans-serif; }
			/*addons*/
			.hold_bg { display: block; clear: both; margin: 20px 0 20px 10px; width: 100%; height: 100px; overflow: hidden; text-align: center; }
				.hold_cart { float: left; width: 210px; 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; }
				.hold_family a { text-decoration: underline; color: #000; line-height: 18px; }
			
		.content_bottom { display: block; clear: both; width: 900px; height: 32px; background: url(content_footer.jpg) no-repeat bottom center; }
		
	#footer { display: block; margin: 0 auto; margin-top: 3px; width: 100%; height: auto; color: #FFF; background: #c2c1c1; overflow: hidden; }
		.footer_content { width: 900px; }
		#footer .divleft { width: 430px; padding: 10px 10px; float: left; text-align: left;  }
			.divleft img { vertical-align: middle; }
		#footer .divright { width: 430px; padding: 10px 10px; float: right; text-align: right; line-height: 18px; }
		
.alignleft { float: left; }
.alignright { float: right; }
.rnd_topleft { display: block; position: absolute; top: 0; left: 0; width: 9px; height: 9px; background: url(rounded_corners.png) no-repeat 0 0; }
.rnd_topright { display: block; position: absolute; top: 0; right: 0; width: 9px; height: 9px; background: url(rounded_corners.png) no-repeat -9px 0; }

/* 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:12px; text-align:center; }
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; float: left; clear: both; margin: 10px 0; padding: 0 10px; width: 100%; height: 35px; color: #FFF; font-family: Arial, sans-serif; font-weight: normal; font-size: 14px; text-transform: uppercase; line-height: 32px; background: url(h2.jpg) no-repeat top left; }
.pageWelcome { text-decoration: none; font-weight: normal; }
.pageAttentionarticlesheader {  display: block; float: left; clear: both; margin: 10px 0; padding: 0 10px; width: 100%; height: 35px; color: #FFF; font-family: Arial, sans-serif; font-weight: normal; font-size: 14px; text-transform: uppercase; line-height: 32px; background: url(h2.jpg) 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; float: left; clear: both; margin: 10px 0; padding: 0 10px; width: 100%; height: 35px; color: #FFF; font-family: Arial, sans-serif; font-weight: normal; font-size: 14px; text-transform: uppercase; line-height: 32px; background: url(h2.jpg) no-repeat top left; }
.pagePromotionarticles { text-decoration: none; font-weight: normal; }
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: 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; }
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 {	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; }

/* ------------------------ Code added by LogiVert ------------------------ */

.h1neutral {
  color: inherit;
  font-weight: bold;
  font-size: 12px;
  padding: 0;
  display: inline;
  background-image: none;
}
.h1neutral a{
  color: inherit;
  text-decoration: underline;
  background-image: none;
}
.h1neutral a:hover{
  color: inherit;
  text-decoration: none;
  background-image: none;
}
.h2neutral {
  color: inherit;
  font-weight: normal;
  font-size: 12px;
  display: inline;
  background-image: none;
}
.h2neutral a{
  color: inherit;
  text-decoration: underline;
  background-image: none;
}
.h2neutral a:hover{
  color: inherit;
  text-decoration: none;
  background-image: none;
}
.artlcompdisplay {
  display: inline;
  float: left;
  overflow: hidden;
  width: 190px;
  height: 250px;
  margin: 0 10px 10px 0;
  padding: 10px 3px;
  text-align: center;
  border: medium outset #C0C0C0;
  position: relative;
}
.artlcompdisplaybtm {
  bottom: 10px;
  width: 190px;
  position: absolute;
  left: 0px;
}
.submenulvl2 {
  padding-left: 2ex;
}
.submenulvl3 {
  padding-left: 4ex;
}
.attcompdisplay {
  display: inline;
  float: left;
  overflow: hidden;
  width: 170px;
  height: 200px;
  margin: 0 10px 10px 0;
  padding: 10px 3px;
  text-align: center;
  position: relative;
}
.attcompdisplaybtm {
  bottom: 0px;
  width: 170px;
  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;
}

