body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html {
  height:100%;
  width:100%;
}

* html body {
  height:100%;
  width:100%;
}

.text{
	font: 12px Arial;
	color:#000000;
}
a{
text-decoration: underline;
color: gray;
}
a:hover{
text-decoration: underline;
color: black;
}
/*
a:link {
text-decoration: underline;
color: black;
}

a:visited {
text-decoration: underline;
color: black;
}

a:hover, a:active {
text-decoration: underline;
color: grey;
}
*/
A.cat_title {
font: bold 12px Verdana;
color:#666666;
text-decoration: none;
}
A.cat_title:hover {
font: bold 12px Verdana;
color:#333333;
text-decoration: underline;
}

a.menu{
	font-family: Arial;
	font-size: 12px;
	color: grey;
	display: block;
	margin: 3px 10px 3px 5px;
	padding: 0 0 0px 20px;
	text-decoration: underline;
	text-align: left;
	background: url(/images/dot.jpg) no-repeat 2px top;
}
a.menu:hover{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	display: block;
	margin: 3px 10px 3px 5px;
	padding: 0 0 0px 20px;
	text-decoration: underline;
	text-align: left;
	background: url(/images/dot.jpg) no-repeat 2px top;
}

a.menu2{
  font-family:		Arial;
  font-size:		11px;
  color:		grey;
  text-decoration:underline;
  margin-left:32px;
}
a.menu2:hover{
  font-family:		Arial;
  font-size:		11px;
  color:		#000000;
  text-decoration:underline;
  margin-left:32px;
}

a.activemenu{
	font-family: Arial;
	font-size: 12px;
	color: black;
	display: block;
	margin: 3px 10px 3px 5px;
	padding: 0 0 0px 20px;
	text-decoration: underline;
	text-align: left;
	background: url(/images/dot.jpg) no-repeat 2px top;
}
a.activemenu:hover{
	font-family: Arial;
	font-size: 12px;
	color: grey;
	display: block;
	margin: 3px 10px 3px 5px;
	padding: 0 0 0px 20px;
	text-decoration: underline;
	text-align: left;
	background: url(/images/dot.jpg) no-repeat 2px top;
}

a.activemenu2{
  font-family:		Arial;
  font-weight:		bolder;
  font-size:		11px;
  color:		black;
  text-decoration:none;
  margin-left:32px;
}
a.activemenu2:hover{
  font-family:		Arial;
  font-weight:		bolder;
  font-size:		11px;
  color:		grey;
  text-decoration:none;
  margin-left:32px;
}

a.top_menu{
	font-family: Arial;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 100px;
}
a.top_menu:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: grey;
	text-decoration: none;
}

a.top_activemenu{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;


}
a.top_activemenu:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: grey;
	text-decoration: none;
}

a.langmenu, a.langmenu:hover{
	font: 12px Arial;
	color: grey;
}

a.mmenu{
font-family: Arial;
font-size: 12px;
color:grey;
display:block;
padding:0 0 4px 5px;
text-decoration: underline;
text-align:left;

}
a.mmenu:hover{
font-family: Arial;
font-size: 12px;
color:white;
display:block;
padding:0 0 4px 5px;
text-decoration: underline;
text-align:left;

}
.left_menu{
	font-family: Arial;
	font-size: 16px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	text-align: center;

	letter-spacing: 1px;
}
.center_title{
	font-family: Arial;
	font-size: 18px;
	color: grey;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
	padding-left:10px;
}
.Center_block_text{
	font-family: Arial;
	color: grey;
	text-align: justify;
	font-size: 12px;
	padding: 10px;
	text-indent: 10px;

}

a.activemmenu{
font-family: Arial;
font-size: 12px;
color:black;
display:block;
font-weight:bold;
margin:5px 10px 5px 10px;
padding:0 0 4px 5px;
width:155px;
text-decoration: none;
text-align:left;
}
a.activemmenu:hover{
font-family: Arial;
font-size: 12px;
color:grey;
display:block;
font-weight:bold;
margin:5px 10px 5px 10px;
padding:0 0 4px 5px;
width:155px;
text-decoration: none;
text-align:left;
}
/* End left menu style */

A.buy_link {
font-weight: bold;
background: #3E2F27;
}
A.buy_link:hover {
font-weight: bold;
background: #322422;
}

.input {
font: 13px Tahoma;
height: 24px;
padding: 3px 5px 3px 5px;
border: 1px solid #CCCCCC;
background: #F5F5F5;
}
H1 {
font: bold 14px Tahoma;
color: #444444;
padding: 0px;
margin: 0px;
}

.TableBG {
background:#D7D5C6;
}
.TableHeader {

background:#E3E1D2;
color:#000000;
}
.TableContent{

 background:#FFFFFF;
}
.CatBox{
width:154px;
height:200px;
border: #3E2F27 1px solid;
overflow:hidden;
}
.ImageBox{
width:150px;
height:150px;
overflow:hidden;
}
.CatName{
height:48px;
background: #FFFFFF;
text-align:left;
vertical-align:bottom;
padding:2px;
border-top: #3E2F27 1px solid;
}
.CatLink{
font: bold 11px Verdana;
color: #3E2F27;
text-decoration: underline;
}
.CatLink:hover{
font: bold 11px Verdana;
color: #322422;
text-decoration: underline;
}
.ProductBox{
border: #E2DFD0 1px solid;
margin-bottom:2px;
}
.price{
font: bold 15px Arial;
color: #0088AE;
text-transform: uppercase;
}
.pName{
font: bold 12px Arial;
color: #0088AE;
}
.Cart{
font: bold 12px Verdana;
color: #0088AE;
text-decoration: none;
text-transform: uppercase;
}
.Cart:hover{
font: bold 12px Verdana;
color: #0088AE;
text-decoration: none;
text-transform: uppercase;
}



select.search_menu{
width:100px;
font: 10px Arial;
}

div.error_text{
	font: 11px Arial;
	color:#000000;
}

.ProdBox{
width:154px;
height:200px;
border: #3E2F27 1px solid;
overflow:hidden;
}
.ProdImageBox{
width:150px;
height:130px;
overflow:hidden;
}
.ProdName{
height:48px;
background: #F3F3C5;
text-align:left;
vertical-align:bottom;
padding:2px;
border-top: #3E2F27 1px solid;
}
.ProdPrice{
text-align:right;
padding:2px;
color:#604714;
font-weight:bold;
}
.ProdLink{
font: bold 11px Verdana;
color: #3E2F27;
text-decoration: underline;
}
.ProdLink:hover{
font: bold 11px Verdana;
color: #322422;
text-decoration: underline;
}

.Catalog{
border: #68C2EF 1px solid;
}

.cart_text{
	font: 12px Arial;
	color:#FFFFFF;
}

.c_title{
	font: 12px Arial;
	color:#000000;
}

.c_data{
	font: bold 12px Arial;
	color:#000000;
}

a.cart_label, a.cart_label:hover{
	font: bold 18px Arial;
	color:#F4E22E;
	text-decoration: none;
}

a.bottom_menu, a.bottom_menu:hover{
	font: 13px Arial;
	color:#FFFFFF;
	text-decoration: none;
}

hr{
	color:#E2DFD0;
}

.best{
	font: bold 12px Verdana;
	color:#3E2F27;
}

a.reglink, a.reglink:hover{
	font: bold 12px Arial;
	color: #000000;
	text-decoration: underline;
}
a.NewsLink{
font: 11px Arial;
	color: #666666;
}
a.NewsLink:hover{
font: 11px Arial;
	color: #333333;
}

.brands_menu a{
font: 11px Arial;
	color: #666666;
}
.brands_menu a:hover{
font: 11px Arial;
	color: #333333;
}

.brands_menu tr td a{
font: 11px Arial;
	color: #666666;
}
.brands_menu tr td a:hover{
font: 11px Arial;
	color: #333333;
}

.c_brands_menu tr td a{
font: 11px Arial;
	color: #666666;
}
.c_brands_menu tr td a:hover{
font: 11px Arial;
	color: #333333;
}

p a{
font: 11px Arial;
	color: #666666;
}
p a:hover{
font: 11px Arial;
	color: #333333;
}

li a{
font: 11px Arial;
	color: #666666;
}
li a:hover{
font: 11px Arial;
	color: #333333;
}





.news{
font-family:		Arial;
font-size:		11px;
color:		grey;
padding-left:0px;
letter-spacing: 1 px;
font-weight: normal;
text-align: justify;

}

/* Content style */
.text{
	font-family: Arial;}
/* End content style */

.slogan {  font-family: Arial; font-size: 20px; font-weight: bold; color: grey}

/* Search form style */
.search_form{
	margin:0;
	padding0;
}
input.search{
	width:120px;
	border: 1px solid #666666;
	color:#000000;
}
input.search_button{
	/*width:30px;*/
	font: 10px Arial;
}
/* End search form style */

#cont {
	font-family: Arial;
	color: black ;
	text-align: justify;
	font-size: 12px ;
	padding: 10px;
	text-indent: 10px;

}

#cont .span{

	font-family: Arial;
	color: grey ;
	font-size: 12px;
}
#cont .h1{
	font-family: Arial;
	color: black ;
}
#cont.strong {
	font-family: Arial;
	color: grey ;
	font-size: 12px;
}
.userb
{
	background: url(/images/bk_blu.jpg) no-repeat;
	background-position: left top;
}
.userb1
{
	background: url(/images/bk_bru.jpg) no-repeat;
	background-position: right top;
}
.userb2
{
	background: url(/images/bk_bld.jpg) no-repeat;
	background-position: left top;
}
.userb3
{
	background: url(/images/bk_brd.jpg) no-repeat;
	background-position: right top;
}
.userb4
{
	background: url(/images/wl.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
.userb5
{
	background: url(/images/wl.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}
.userb6
{
	background: url(/images/blu.jpg) no-repeat;
	background-position: left top;
}
.userb7
{
	background: url(/images/bru.jpg) no-repeat;
	background-position: right top;
}
.userb8
{
	background: url(/images/bld.jpg) no-repeat;
	background-position: left bottom;
}
.userb9
{
	background: url(/images/brd.jpg) no-repeat;
	background-position: right bottom;
}
.userb10
{
	background: url(/images/hfon.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

/* User block styles */
table.block_table{

}
.block_header{
	text-align:left;
	height:25px;
	font: bold 13px Arial;
	color: #212121;
	background:url('/images/b_header_bullet.jpg') no-repeat left top;
	padding-left: 30px;
	padding-top: 5px;
}
.block_text{

}
.block_text2{

}
/* End user block styles */

/* User block styles for pages */
table.block_table_page{

}
.block_header_page{
	text-align: center;
	font: bold 14px Arial;
	color: black;
}
.block_text_page{

}
.block_text2_page{

}
/* End user block styles */

.global_path{
	width:90%;
	height:30px;
    vertical-align:bottom;
	background:url('/images/top_content.jpg') no-repeat left bottom;
	padding-left:15px;
	padding-bottom:1px;
}
.global_path_inner{
	height:30px;
	border-bottom: 1px solid #D9D7CA;
	padding-left:10px;
}

a.white1, a.white1:hover{
	font: bold 10px Arial;
	color:#FFFFFF;
	text-decoration:none;
}

a.white2{
	font: 12px Arial;
	color:#FFFFFF;
}
a.white2:hover{
	font: 12px Arial;
	color:gray;
}

.white3{
	font: 12px Arial;
	color:#FFFFFF;
}