/*------------------------ ALGEMEEN ------------------------------*/
*
{
	margin: 0 auto;
	padding: 0;
}
BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #E8E8E8;
	font-size: 12px;
	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*/
}
.bg
{
}
A
{
	color: #333;
	background: inherit;
}
A:hover
{
	color: #000;
	background: inherit;
}
H1
{
	font-weight: 600;
	padding: 2px 5px 5px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
H1 A
{
	color: #333;
	text-decoration: underline;
}
H1 A:hover
{
	color: #333;
	text-decoration: none;
}
.head1
{
	font-weight: 600;
	padding: 2px 5px 5px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.head1 A
{
	color: #333;
	text-decoration: underline;
}
.head1 A:hover
{
	color: #333;
	text-decoration: none;
}
.bodyDef #container
{
	text-align: left;
	width: 926px;
	background: url(shadow.jpg) repeat-y top;
}
.bodyDef #header
{
	background: #FFF;
	margin: 0 16px;
}
.logo
{
	padding-left: 10px;
	padding-top: 5px;
	height: 120px;
	text-align: left;
}
.bodyDef #header H1
{
	margin: 0;
	padding: 10px 0;
}
.bodyDef #sidebar1
{
	float: left;
	width: 191px;
	padding: 10px 0 10px 5px;
	margin-left: 5px;
	color: #333;
}
.bodyDef #sidebar1 .head2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 0px 5px 8px 10px;
}
#sidebar1 .head2 A
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 0 5px 8px 0px;
}
.bodyDef #mainContent
{
	margin-left: 200px;
	margin-right: 18px;
	padding: 10px;
	background: #FFF;
	border-left: 1px solid #4A484B;
	min-height: 1000px;
	text-align: justify;
}
.bodyDef #footer_bg
{
	width: 902px;
}
.bodyDef #footer
{
	text-align: center;
	color: #333;
	padding-bottom: 40px;
}
.bodyDef #footer A
{
	color: #333;
	text-decoration: none;
}
.bodyDef #footer A:hover
{
	color: #333;
	text-decoration: underline;
}
.bodyDef #footer U
{
	color: #333;
}
.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: 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;
	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: 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
{
	text-decoration: none;
	color: #FFF;
	padding: 4px;
	background-color: #639525;
	font-weight: bold;
}
.pageWelcome
{
	text-decoration: none;
	font-weight: normal;
}
.pageAttentionarticlesheader
{
	text-decoration: none;
	padding: 4px;
	color: #FFF;
	background-color: #639525;
	font-weight: bold;
}
.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 solid #000000;
	margin-bottom: 10px;
	margin-right: 10px;
}
.pagePromotionarticlesheader
{
	text-decoration: none;
	color: #FFF;
	padding: 4px;
	background-color: #639525;
	font-weight: bold;
}
.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 solid #000000;
	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 solid #000000;
	margin-bottom: 10px;
	margin-right: 10px;
}
IMG.pageProductlistinggroupimage
{
	border: 0px solid #000000;
	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 solid #000000;
	vertical-align: text-top;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
IMG.articleNofloat
{
	border: 0px solid #000000;
	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: #FF0000;
}
.pageStandardheader
{
	text-decoration: none;
	font-weight: bold;
}
.pageStandard
{
	text-decoration: none;
}
.pageStandardmarked
{
	text-decoration: none;
	background-color: #FFFF00;
}
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;
}
.left_bg
{
	float: left;
}
.right_bg
{
	float: right;
}
#menu
{
	padding-left: 10px;
	padding-top: 1px;
	height: 24px;
	background: url(menu_bg.jpg) repeat-x;
	border-bottom: 10px solid #639525;
}
#menu UL
{
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	list-style-type: none;
	color: #FFF;
}
#menu LI
{
	display: inline;
	padding: 0;
	margin: 0;
}
#menu LI A
{
	float: left;
	display: block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-right: 1px solid #F1F1F1;
	margin: 0;
	padding: 2px 15px 3px;
	color: #FFF;
}
#menu LI A:hover
{
	text-decoration: none;
	color: #FFF;
	background: #639525;
}
.language
{
	float: right;
	padding-right: 5px;
	padding-top: 5px;
}
.search
{
	position: relative;
	float: left;
	margin-left: 8px;
	margin-bottom: 10px;
}
.lne
{
	border-bottom: 1px solid #000;
	margin-left: 8px;
}
.sbg
{
	padding: 5px;
	background: #FFF;
	border: 1px solid #ABADB3;
}
.searchfield
{
	float: left;
	padding-right: 2px;
}
.searchbut
{
	float: left;
}
.srch2
{
	border: 1px solid #CCC;
	padding: 2px;
	width: 120px;
}
.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;
	font-size: 12px;
	color: #333;
}
.login1
{
	padding-top: 5px;
}
.loginerror
{
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FF0000;
}
.lOg
{
	width: 168px;
	border: 1px solid #CCC;
	padding: 2px;
	margin-bottom: 3px;
}
.tXt
{
	font-size: 12px;
	color: #333;
	padding-bottom: 3px;
	padding-top: 10px;
}
.basKet
{
	padding-top: 10px;
	font-size: 12px;
	color: #333;
}
.top_box
{
	background: url(h2_bg.jpg) repeat-y;
	margin-top: 5px;
	padding-bottom: 10px;
	width: 191px;
}
.cont_box
{
	background: url(top_box.jpg) no-repeat top;
	padding-top: 8px;
}
.fot_box
{
	background: url(h2_fot.jpg) no-repeat bottom;
	height: 15px;
	width: 191px;
	margin-bottom: 10px;
}
.pad
{
	padding: 2px;
}
.pad1
{
	padding: 10px 0 0;
}
/*addons*/
.hold_cart
{
	float: left;
	padding: 10px 5px 5px;
	width: 300px;
	min-height: 200px;
	border-bottom: 1px solid #E0E0E0;
}
.hold_box
{
	float: left;
	border: 1px solid #CCC;
	width: 120px;
	text-align: center;
	margin-left: 5px;
}
.cent_dvde
{
	background: url(dot.gif) repeat-y center;
}
.price_item
{
	background: #CBC9CA url(grey_1.gif) repeat-x top;
	text-align: center;
	padding: 10px 0;
}
.pdct_number
{
	padding: 10px 5px;
	font-weight: bold;
}
.hold_family
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding-top: 10px;
	margin-left: 135px;
}
.hold_bg
{
	background: #FFF;
	margin-bottom: 15px;
}
#submenu
{
	margin-top: 3px;
}
#submenu UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#submenu LI
{
	margin: 0 7px;
	list-style: none;
}
#submenu LI A
{
	font: bold 12px Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 6px 5px 6px 15px;
	color: #333;
	display: block;
	background: url(images/bullets2.gif) no-repeat 5px 13px;
	text-decoration: underline;
	cursor: pointer;
}
#submenu LI A:hover
{
	color: #333;
	text-decoration: underline;
}
.newsletter1
{
	padding-top: 5px;
}
/*new*/
.top_cont21
{
	background: url(cent_cont.jpg) repeat-y top;
	padding: 10px;
}
.cont_hold
{
	width: 628px;
	background: #FFF;
	border: 1px solid #C7C2C6;
	float: left;
	padding: 5px 30px;
	margin: 10px 0px 15px;
}
.cont_hold1
{
	width: 690px;
	float: left;
}
.welcome
{
	text-align: left;
}
.sp1
{
	background: #639525;
	padding: 2px;
	margin-top: 10px;
}
.sp1 H2
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.welcome H2
{
	font: 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom: 5px;
	padding: 0 5px;
	color: #C62121;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.welcome H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 20px;
}
.prdct_tst
{
	padding: 10px 10px 0;
}
.price_details
{
	padding-top: 20px;
}
#footer_menu
{
}
#footer_menu UL
{
	margin: 0;
	padding: 0;
}
#footer_menu LI
{
	margin: 15px;
	padding: 10px;
	list-style: none;
	text-align: center;
}
.hold_cart_cent
{
	margin: 15px;
}

/* ------------------------ 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: 300px;
  margin: 0 10px 10px 0;
  padding: 10px 3px;
  text-align: center;
  border: thick ridge #008000;
  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: 180px;
  height: 260px;
  margin: 0 10px 10px 0;
  padding: 10px 3px;
  text-align: center;
  border: thick ridge #008000;
  position: relative;
}
.attcompdisplaybtm {
  bottom: 0px;
  width: 180px;
  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;
}
