html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
#right_y {
font-weight:normal;
padding-left:10px;
padding-right:5px;
}
#right_y a {
font-weight:normal;
}
img {
	border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px;
	padding-bottom: 10px;
}
.header {
	background-image: url(/images/header.jpg);
	back-ground-image: url(/images/header/h_1.jpg);
	height: 205px;
	background-repeat: no-repeat;
	background-position:center top;
	padding-top: 32px;
	padding-right: 20px;
}
.logo {
	display: block;
	height: 130px;
	width: 266px;
	margin-right: auto;
	margin-left: auto;
	top: 65px;
}
.top_nav {
	text-align: center;
	margin: 0px;
	padding: 1px 0px;
}
.top_nav li {
	display: inline;
	list-style: none;
}
.top_nav a {
	color: #451315;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.top_nav a:hover {
	text-decoration: underline;
}
.tab {
	width: 100%;
	border-collapse: collapse;
}
.cell {
	vertical-align: top;
	padding: 0px;
}
.left {
	width: 220px;
	padding: 0px;
	background-image:url(/images/border.gif);
	background-repeat:repeat-y;
	vertical-align: top;
}
.hd {
	background-image: url(/images/right_top_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #A3CA5E;
	margin-left: -1px;
	margin-right: -1px;
}
.hd b {
	background-image: url(/images/left_top_bg.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
}
.menu-ul {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.menu-li {
	list-style: none;
	background-image: url(/images/menu.gif);
	vertical-align:bottom;
}
.menu-ul ul {
	margin: 0px;
	padding: 0px;
}


.menu-ul ul ul li{
	padding-left:20px;
	background:transparent;
}
.menu-href {
	display:block;
	padding: 8px 10px 8px 15px;
	text-decoration: none;
}
.menu-href:hover {
	text-decoration: underline;
}
ul ul .menu-href  {
	padding-left:34px;
}
ul ul .menu-li { 
    background-image:url(/images/menu_divider.gif);
	background-repeat:no-repeat;
	background-position:bottom;
 }
 ul ul .menu-li-cur {
	background-image:url(/images/menu_divider.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	list-style: none;
	padding-bottom:1px;
}
.center{
	padding: 0px;
	background-image: url(/images/left_shedow.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	vertical-align: top;
}
.center_hd{
	background-image: url(/images/right_top_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #A3CA5E;
	margin: 0px -34px 30px;
}
.center_hd b{
    background-image: url(/images/left_top_bg.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
}
h1.razd{
    background-image: url(/images/left_top_bg.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:0px;
	font-size: 16px;
}
.center_bot {
	background-image: url(/images/center_bottom_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.center_bot i {
	background-image: url(/images/center_bottom_left_bg.gif);
	float: left;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}
.center_bot u {
	background-image: url(/images/centr_bottom_right_bg.gif);
	float: right;
	width: 30px;
	background-repeat: no-repeat;
	height: 30px;
}
.right{
	padding: 0px;
	vertical-align: top;
	width: 220px;
	background-image: url(/images/border.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.basket{
	padding-top: 45px;
	text-align: center;
	padding-bottom: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.right #div_cart {
	background-image: url(/images/basket.gif);
	background-repeat: no-repeat;
	background-position: center 45px;
	text-align: center;
	padding-top: 75px;
	padding-bottom: 43px;
	font-size: 10px;
}
.right #div_cart a{
	color: #351B08;
	font-size:10px;
	text-decoration: none;
}
.right #div_cart a:hover{
	text-decoration: underline;
}
.bot {
	background-image: url(/images/menu_divider.gif);
	background-repeat: repeat-x;
	height: 30px;
	background-position: center bottom;
	padding: 0px;
}

.bot i {
	background-image: url(/images/left_bottom_corner.gif);
	float: left;
	height: 30px;
	width: 4px;
	background-repeat: no-repeat;
}
.bot u {
	background-image: url(/images/right_bottom_corner.gif);
	height: 30px;
	background-repeat: no-repeat;
	width: 4px;
	background-position: right bottom;
	float: right;
}
.search {
	position: absolute;
	top: 209px;
	right: 20px;
	width: 23%;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.search table {
	width: 100%;
	border-collapse: collapse;
}
.search td {
	padding: 0px;
}
.search .inp {
	width: 95%;
}
.search_hd {
    width:57px;
    height:28px;
	background-image: url(/images/search.png);
	background-repeat: no-repeat;
}	
.copyright {
	padding: 19px 0px 19px 10px;float:left;
	width:700px;
}
.copyright a {
	text-decoration: none;
	color: #000000;
}
.counter {
	padding: 19px 19px 19px 10px;
	float:right;
	width:400px;
	text-align:right;
}

#left_heighter {
	background-position: right top;
	background-image: url(/images/border.gif);
	background-repeat: repeat-y;
	padding: 0px 1px;
}
#center_heighter {
	background-image: url(/images/right_shedow.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left:34px;
	padding-right:34px;
}
#right_heighter {
	background-image: url(/images/border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0px 1px;
}
.search .inp {
	padding-left:5px;
	padding-right:5px;
	width: 95%;
}
.search .subm {
	border:1px solid #351B08;
	background-color:#7D383C;
	color:white;
	width:95%;
}
.search .subm:hover {
	background-color:#351B08;
}
.item_brief
{
}
.cart_href
{
	color: #351B08;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
.cart_href:hover
{
	text-decoration: underline;
}
.item_brief .name
{
	font-weight: bold;
	color: black;
	display: block;
	position: relative;
	padding: 10px 10px 10px 15px;
	text-decoration: none;
}
.item_brief .name:hover
{
	text-decoration: underline;
}
.inp {
	border:1px solid #351B08;
}
.button
{
	border:1px solid #351B08;
	background-color:#a3ca5e;
	color:#000000;
}
.button:hover
{
	background-color:#351B08;
	color:white;
}
.bear{
	background-image: url(/images/bear.png);
	position: absolute;
	height: 256px;
	width: 225px;
	left: 2%;
	top: 0px;
}
.headrow a
{
	color:#99CC00;
}