body{
	width:1000px;;
	font-family:Tahoma;
	font-size:11px;
	line-height:15px;
	padding:0px; 
	margin:0px auto;
}
html { padding:0px; margin:0px auto;}
#mainb {background:url(../images/site-bg.gif) repeat-y; }
a{
	text-decoration:none;
	color:#8D2236;
}
a:hover{
	text-decoration:underline;
}
#arrow{
	display:block;
	text-decoration:none;
	float:right;
	background:url(../images/site-arrow.gif) no-repeat;
	margin-right:10px;
	width:13px;
	height:10px;
}
#arrow:hover{
	text-decoration:none;
}
a.black{
	text-decoration:none;
	color:#000;
}
a.black:hover{
	text-decoration:underline;
}
p.hdr {font-weight:bold; font-size:13px}
strong{
	font-weight:bold;
}
.clear{
	clear:both;
	height:0px;
	display:block;
}
.imageleft { float: left; margin-right: 18px; margin-bottom: 3px;}
.imageright { float: right; margin-right: 10px;}
.bigtext { font-size:13px; }
p{
	margin:5px 0 0;
}
h1{	font-size:13px; font-weight:700;  border-bottom:1px solid #333; color:#333 ; margin-bottom:5px;}
h2{	font-size:13px;  font-weight:700; border-bottom:1px solid #8D2236; color:#8D2236; margin-bottom:5px;  }
h3{	font-size:12px;text-align:right; font-family: Arial, Helvetica, sans-serif, Tahoma; font-weight:400; }
h4{	font-size:15px;}
h5{	font-size:12px; }
h4.categ{
	padding:5px;
	text-align:right;
	border-bottom:1px solid #9a273d;
	padding-right:25px;
	line-height:5px;
}
h4.categ a{	
	color:white;
	font-weight:bold;
	font-size:10px;
}
h4.categ .menustate{
	width:16px;
	height:16px;
	background-image:url(../images/site-closedmenu.png);
	background-repeat:no-repeat;
	background-position:right center;
	display:inline-block;
	margin-right:-25px;
	padding-left:5px;
}
h4.categ .closedmenu{
	background-image:url(../images/site-closedmenu.png);
}
h4.categ .openmenu{
	background-image:url(../images/site-openmenu.png);
}
h4.categTitle{
	color:#8D2236;
	font-weight:bold;
	margin-bottom:10px;
}
ul.Menu_inl li{
	display:inline;
}
#wrapper{
	width:990px;
	margin:auto;
	overflow:hidden;
}
#leftmwrapper{ float:left }
#leftmPart, #rightmPart, #mainbPart,
#hdr .leftm, #hdr .mainb, #hdr .rightm,
#footer .leftm, #footer .mainb, #footer .rightm{
	float:left;
	padding:10px;
}
#mainbPart{
	padding:0;
	height:100%;
}
#hdr .leftm, #hdr .rightm, #leftmPart, #rightmPart,
#footer .leftm, #footer .rightm{
	width:172px;
}
#mainbPart, #hdr .mainb, #footer .mainb{
	width:603px;
}
#hdr .mainb, #hdr, #footer .mainb{
	height:50px;
	padding:0;
}
#hdr{
	border-bottom:1px solid #8D2236;
}
#hdr .mainb{
	background-color:#CCBBB1;	
}
#hdr .mainb #Menu_top{
	float:right;
	margin-top:25px;
	margin-right:10px;
}
#hdr .mainb #Menu_top ul li{
	font-size:10px;	
}
#hdr .mainb #Menu_top ul li, #hdr .mainb #Menu_top ul li a{
	color:#8D2236;
}
#hdr .rightm #language{
	background-image:url(../images/site-world.gif);
	background-position:left -20px;
	background-repeat:no-repeat;
	padding-left:50px;
	width:170px;
	margin-top:10px;
	height:20px;
}
#hdr .rightm #language ul li a{
	padding-top:10px;
}
#imageLine{
	background-color:#FFFFFF;
	float:right;
	height:200px;
	margin-right:-0.5px;
	position:relative;
	width:1px;
	z-index:10000;
}
#leftmPart{
	background-color:#8D2236;
}
#leftmMenu h3{
	font-size:17px;
	letter-spacing:1px;
	border-bottom:1px solid #686767;
	color:#FFFFFF;
	padding-bottom:5px;
}
#leftmMenu ul{
	margin-bottom:15px;
	
}
#leftmMenu ul#menu3{
	margin-bottom:20px;
}
#leftmMenu ul li{
	text-align:right;
	background-image:url(../images/site-menu-arrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding:3px 10px;
}
#leftmMenu ul li a{
	color:#CCBBB1;
	font-size:11px;	
}
#leftmMenu ul li a:hover, #hdr .mainb #Menu_top ul li a:hover{
	color:white;
}
#leftmMenu ul li.categ{
	background-image:none;
}
#leftmMenu ul li.categ a{
	font-size:15px;
	color:white;	
	padding-right:0px;
}
#flashBanner{}
#mainbContent{
	padding:10px;
	background-color:#E5E5E5;
}
.categSummary{
	margin-left:110px;	
}
#mainbContent #leftmColumn .categSummary h5.productTitle{
	color:black;
	font-weight:bold;
}
#mainbContent #leftmColumn{
	width:380px;
	border-right:1px solid white;
	float:left;
	margin-right:10px;
	min-height:400px;
}
#mainbContent #leftmColumn ul li{
	margin:10px 0px;
}
#mainbContent #leftmColumn ul li img{
	position:absolute;
}
#mainbContent #rightmColumn h5.productTitle{
	color:#8D2236;
	font-weight:bold;
	margin-bottom:10px;
}
#mainbContent #rightmColumn ul li{
	margin-bottom:10px;
}
#rightmPart{
	margin-top:145px;
}
#rightmPart .textBlock{
	margin-bottom:20px;
}
#rightmPart .textBlock hr{ 
    border: none; height:1px; background:#333; color:#333; 
}
#rightmPart h2{
	color:#777;
}
#footer{
	border-top:1px solid #8D2236;
	height:30px;
}
#footer .mainb{
	background-color:#E5E5E5;
	height:100%;
}
#bottomMenu{
	margin:5px 10px;
	
}
#mainbContent h4,#mainbContent h5{
	font-weight:bold;
	/*border-bottom: 1px solid #8D2236;*/
	color:#8D2236;
	margin-bottom: 5px;
} 
#mainbContent h4{
	color:#8D2236;
	margin-bottom:10px;
}
#mainbContent img.productImage{
	float:right;
	margin-left:10px;
}
#mainbContent p.description{
	padding:20px;
	font-weight:bold;
	background-color:#D9D9D9;
}
#mainbContent p{
	margin-bottom:10px;
}
#mainbContent #leftmColumn ul li, 
#mainbContent #rightmColumn ul li{
	list-style:none !important;	
}
#mainbContent #leftmColumn ul, 
#mainbContent #rightmColumn ul{
	margin-left:0 !important;	
}
#mainbContent ul li{
	list-style: disc;
}
#mainbContent ul{
	margin-left:10px;
	margin-bottom:10px;
}
#mainbContent a.downloadPDF{
	background-image:url(../images/site-pdf.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0px 0px 20px;
}
#contactForm form input, #contactForm form textarea{
	border:1px solid #8D2236;
	font-size:10px;
	width:150px;
}
#contactForm form label{
	width:150px;
	float:left;	
}
#contactForm form input.submit{
	width:auto;
	margin-left:120px;
}
#descBlock1{
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 5px;
	text-align:justify;
}
#descBlock{
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 5px;
	text-align:justify;
}
#descBlock ul li { list-style:url(../images/site-bullet.gif) ; margin-bottom:3px;}
#descBlock li.active { list-style:none; margin-bottom:3px; list-style-image:none}
.descBlock .descBlockwrapper{
	margin-left: 110px;
}
/* Tables */

table.productTable, table.productTable caption{
	text-align: center;
	border: 1px solid #8D2236;
	border-bottom: none;
	border-right: none;
	background-color: white;
}
table.productTable caption{
	border-right: 1px solid #8D2236;
	padding: 10px;
}
table.productTable caption, table.productTable thead th{
	font-weight: bold;
	color: #8D2236;
}
table.productTable .odd{
	background-color: #ebe5e1;
}
table.productTable thead th, table.productTable tr{
	padding: 5px;
}
table.productTable thead th, table.productTable tr td{
	text-align: center !important;
	border-bottom: 1px solid #8D2236;
	border-right: 1px solid #8D2236;
	padding: 2px;
	font-family: "Lucida Grande", sans;
}

/****************************/
.menu_box { float:left;  margin-left:3px; width:113px; height:194px; }
.menu_text { float:left;  width:113px; height:50px; font-size:12px; color:#FFF; background:#8d2236; text-align:center;  }
.menu_pic { float:left;  width:113px; height:144px; font-size:12px; color:#FFF }