/*------------------------ ALGEMEEN ------------------------------*/
*{
	margin:0 auto;
	padding:0;

}

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#7f0615;
	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 */
}

a {
  color: #333; background: inherit;
}

a:hover {
  color: #000; background: inherit;
}

h1{ 
	padding:25px 5px 0px 10px;
	font-weight:600;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	

}
h1 a{ 
	color: #fff;
	text-decoration:underline;
}
h1 a:hover{ 
	color: #fff;
	text-decoration: none;
}
.box_top_all{ 
	background:url(shopcart.jpg) no-repeat left;
	height:61px;

}
.special{ 
	background:url(special.jpg) no-repeat left;

}
.product1{ 
	background:url(prodcts.jpg) no-repeat left;

}
.login_bg{ background:url(login_bg.jpg) no-repeat left;

}
.newsletter1{ background:url(newsletter.jpg) no-repeat left;}

.bodyDef #container {
	width:900px;
	text-align: left;
	background:#fff;
}

.bodyDef #header {
	background:url(banner.jpg) no-repeat left top;
	height:233px;

}
.head_bg{ 
	background: url(head_bg.jpg) repeat-x top;
}
.logo{ 
	padding-right:15px;
	height:174px;
	padding-top:5px;
	text-align: right;
}	
.bodyDef #header h1 {
	margin: 0; 
	padding: 10px 0;
}
.bodyDef #sidebar1 {
  float: left; 
  width: 240px; 
  padding: 8px 10px 10px 5px;
  color:#fff;
}

.bodyDef #mainContent {
  margin: 15px 5px 5px 245px;
  padding: 18px 10px 5px 10px; 
  height:auto;
  background: #none;
/*  margin: 52px 0 0 0;*/
/*  padding: 0;*/
  text-align: justify;

}
.bodyDef #mainContent ul{ 
	margin:0;
	padding:0;
	list-style:none;
}

.bodyDef #mainContent li{ 
	list-style:none;	
	font:12px Arial, Helvetica, sans-serif;
	padding:6px 10px 6px 20px;
	background:url(arrow1.gif) 5px 10px no-repeat;
	color: #424243;
	display: block;
	text-decoration:none;
}
.bodyDef #footer_bg{
	width:900px;
}
.bodyDef #footer {

	text-align: center;
	color: #fff;
	padding-bottom:40px;
	padding-top:10px;

}
.bodyDef #footer a{ 
	color: #fff;
	text-decoration:none;
}
.bodyDef #footer a:hover{ 
	color: #fff;
	text-decoration: underline;
}
.bodyDef #footer u{
	color:#fff;

}
 
.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:#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;

}

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: #fff;
	font-size:12px;
	text-align:center;
	
}

td.menuShoppingcartitem {
	text-align: right;
	vertical-align: top;
}

.menuShoppingcartempty {
	font-weight: normal;
	color:#fff;
}

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;
	font-weight: bold;
}

.pageWelcome {
	text-decoration: none;
	font-weight: normal;
}

.pageAttentionarticlesheader {
	text-decoration: none;
	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;	
	margin-bottom: 10px;
	margin-right: 10px;
}

.pagePromotionarticlesheader {
	text-decoration: none;
	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;	
	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: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: 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:5px;
	height:29px;
	padding-top:1px;

}
#menu ul{
	margin:0;
	padding:0;
	font:11px Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-weight:600;
	color: #fff;
}

#menu li{
	display: inline;
	padding:0;
	margin: 0;
	
}

#menu li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding:9px 15px;
	color: #fff;


}
#menu li a:hover{

	text-decoration:none;
	color: #fff;
	background: url(menu_hover.gif) repeat-x;

	
}

#submenu{
	margin-top:3px;
}
#submenu ul{ 
	margin:0;
	padding:0;
	list-style:none;
}

#submenu li{ 
	margin:0 13px 0 3px;
	list-style:none;	
	border-bottom:1px solid #890517;
}
	
#submenu li a{
	font:12px Arial, Helvetica, sans-serif;
	list-style:none;
	padding:6px 10px 6px 15px;
	background:url(arrow.gif) 0px 10px no-repeat;
	color: #fff;
	display: block;
	text-decoration:none;
	cursor: pointer;

}

#submenu li a:hover{ 
	color:#fff;
}

.language{ 
	float:left;
	padding-left:5px;
	padding-top:182px;
}

.search{
	position: relative;
	padding-top:1px;
	float:right;

}
.sbg{

	padding:4px 10px 15px 30px;
}
.searchfield{ 
	float:left;
	padding-right:2px;

}
.searchbut{ 
	float:left;
	padding:2px 0px 2px 5px;

}
.field{
	background:url(seachfield.jpg) no-repeat;
	border:none;
	height:27px;

}

.cont_box{ 
	background:url(top_box.jpg) repeat-y;

}
.fot_box{ 
	margin-bottom:10px;
}
.pad{ 
	padding:0 20px 0 10px;
}
.login{
	background:url(login.gif) repeat-x;
	border:1px solid #89b3d2;
	padding:1px 5px 3px 5px;
	font-size:12px;
	color:#333;

}

.login1{ 
	padding-top:5px;
}
.loginerror{ 
	font:12px Arial, Helvetica, sans-serif; text-align:left;
	color:red;
}
.lOg{ 
	width:190px; 
	border: 1px solid #ccc;
	padding:2px;
	margin-bottom:3px;
}
.tXt{ 
	font-size:12px;
	color: #fff;
	padding-bottom:3px;
	padding-top:10px;
}
.basKet{ 
	padding-top:10px;
	font-size:12px;
	color:#333;
}
.h1neutral {
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  padding: 0;
  display: inline;
}
.h2neutral {
  color: #000000;
  font-weight: normal;
  font-size: 12px;
  display: inline;
}
