html {
	height:100%;
	}
* html body {
	height:100%;
	width:expression( documentElement.clientWidth < 998 ? (documentElement.clientWidth == 0 ? (body.clientWidth < 998 ? "998" : "auto") : "998px") : "auto" );
	}
body{
	padding:0; margin:0 auto;
	min-height:100%;
	position:relative;
	width:100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	min-width:998px;
	color:#323232;
}
h1 {
	padding:0px;
	MARGIN: 0px; 	
	}
h2 {
	padding:0px;
	MARGIN:0px;
	color:#323232;
	font-size:11px;
	padding-bottom:12px;
	}
h3 {
	padding:0px;
	MARGIN:0px;
	background:url(/design/bkg_title.gif) repeat-x;
	height:21px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	padding-left:15px;
	font-size:14px;
	font-weight:normal;
	padding-top:4px;
	text-transform:uppercase;
	}
a {
	color:#00a500;
	}
a:focus, a:active {
	outline:none;
	}
a:hover {
	text-decoration: none;
	}
p {
	margin:0px;
	padding:0px;
	}
ul,li {
	margin:0px;
	padding:0px;
	}
form {
	margin:0px;
	padding:0px;
	}
.top {
	background:url(/design/bkg_top.gif) repeat-x;
	width:100%;
	height:312px;
	position:absolute;
	top:0px;
	left:0px;
	}
.top_c {
	background:url(/design/top_img.jpg) no-repeat right top;
	height:312px;
	width:100%;
	position:relative;
	}
a.logo {
	background:url(/design/logo.gif);
	width:241px;
	height:49px;
	display:block;
	text-indent:-5000px;
	position:absolute;
	left:31px;
	top:29px;
	}
.search {
	background:url(/design/bkg_search.gif);
	width:341px;
	height:28px;
	position:absolute;
	right:6px;
	top:0px;
	color:#b91d05;
	text-transform:uppercase;
	font-weight:bold;
	}
.search_inp {
	border:solid 1px #eabfb9;
	width:225px;
	position:relative;
	top:4px;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
	float:left;
	}
.search span {
	padding-left:10px;
	padding-right:12px;
	float:left;
	line-height:26px;
	}
.search_but {
	background:url(/design/but_search.gif);
	width:26px;
	height:20px;
	border:none;
	position:relative;
	top:3px;
	left:10px;
	cursor:pointer;
	}
.aut {
	position:absolute;
	right:0px;
	top:26px;
	width:200px;
	font-size:10px;
	}
.aut a {
	color:#6fb46f;
	}
.aut_inp {
	border:solid 1px #c8d1c8;
	color:#7b7b7b;
	font-size:11px;
	width:149px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:5px;
	height:13px;
	}
.aut_but {
	background:url(/design/aut_but.gif);
	width:26px;
	height:20px;
	border:none;
	cursor:pointer;
	position: absolute;
	left:160px;
	top:23px;
	/*top:26px;*/
	}
.aut strong {
	font-size:11px;
	padding-right:10px;
	}
.aut strong a {
	color:#00a500;
	} 
.contacts {
	font-weight:bold;
	position:absolute;
	right:230px;
	top:51px;
	/*top:55px;*/
	}
.phone {
	display:block;
	background:url(/design/phone.gif) no-repeat;
	background-position:0px 1px;
	padding-left:23px;
	padding-bottom:10px;
	color:#5b5b5b;
	}
.email {
	display:block;
	background:url(/design/email.gif) no-repeat;
	padding-left:23px;
	background-position:0px 3px;
	padding-bottom:2px;
	}
.phone2 {
	background:url(/design/phone2.gif);
	width:155px;
	height:35px;
	position:absolute;
	right:236px;
	top:126px;
	}
.phone3 {
	background:url(/design/phone3.gif);
	width:164px;
	height:35px;
	position:absolute;
	right:227px;
	top:126px;
	}
.topcart {
	width:218px;
	position:absolute;
	right:0px;
	top:117px;
	padding-top:7px;
	color:#fff;
	font-weight:bold;
	}
.topcart a {
	color:#fff;
	}
.topcart_title {
	background:url(/design/topcart_title.gif) no-repeat;
	height:29px;
	text-transform:uppercase;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left:50px;
	padding-top:4px;
	display:block;
	text-decoration:none;
	}
.topcart_cont {
	padding-left:19px;
	padding-top:11px;
	padding-right:12px;
	}
.topcart_price {
	height:32px;
	position:relative;
	margin-top:12px;
	overflow:hidden;
	}
.topcart_price strong {
	float:left;
	position:relative;
	top:9px;
	padding-right:10px;
	}
.topcart_price p {
	float:left;
	background:url(/design/tc_price_left.gif) no-repeat left top;
	}
.topcart_price p span {
	display:block;
	background:url(/design/tc_price_right.gif) no-repeat right top;
	height:28px;
	padding-left:10px;
	padding-right:10px;
	font-size:18px;
	font-weight:normal;
	padding-top:4px;
	}
.topcart_price p span u {
	text-decoration:none;
	font-size:13px;
	}
.topcart_bottom {
	background:url(/design/tc_line.gif) repeat-x top;
	margin-top:10px;
	padding-top:7px;
	line-height:18px;
	}
.topmenu {
	text-align:center;
	margin-top:-20px;
	position:relative;	
	}
.topmenu_c {
	background:url(/design/bkg_topmenu.gif) repeat-x;
	height:30px;
	border:solid 2px #fff;
	border-right:solid 1px #fff;
	zoom: 1; 
	display: inline-block;
	//display: inline; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
.topmenu a {
	color:#fff;
	text-decoration:none;
	display: -moz-inline-stack; 
	zoom: 1; 
	display: inline; 
	display: inline-block;	
	height:23px;
	float:left;
	border-right:solid 1px #fff;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	padding-top:7px;
	}
.topmenu a:hover {
	background:url(/design/topmenu_a_hover.gif) repeat-x;
	}
.topmenu a.tm_active {
	background:url(/design/topmenu_a_hover.gif) repeat-x;
	}

.content {
	clear:both;
	overflow:hidden;
	width:100%;
	position:relative;
	$zoom:1;
	background:url(/design/bkg_sidebar.gif) repeat-y left;
	}
.content2 {
	clear:both;
	overflow:hidden;
	padding-bottom:210px;
	padding-top:312px;
	width:100%;
	position:relative;
	$zoom:1;
	background:url(/design/bkg_sidebar.gif) repeat-y right;
	}
.center, .left {
	 overflow:hidden; 
	 position:relative; 
	 left:100%; 
	 float:left; 
	 display:inline;
	}
.center { 
	margin-left:-100%; 
	width:100%; 
	}
.center_c { 
	margin:0 240px 0 240px; 
	padding-right:10px;
	padding-left:10px;
	background:url(/design/bkg_center.gif) repeat-x top;
	padding-top:46px;
	}
.product {
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	}
.product td {
	border:dotted 1px #d4d4d4;
	width:33%;
	background-color:#fff;
	padding:5px;
	padding-bottom:20px;
	vertical-align:top;	
	}
.product td img {
	border:none;
	}
.product td strong {
	display:block;
	padding-top:10px;
	}
.text {
	padding-left:8px;
	padding-right:8px;
	padding-bottom:10px;
	height:1%;
	overflow:hidden;
	}
.line {
	background-color:#ddd;
	font-size:0px;
	height:4px;
	margin-left:6px;
	margin-right:6px;
	}
.left { 
	margin-left:-100%; 
	width:240px;
	padding-top:38px;
	}

/* checked */
.category {
	font-weight:bold;
	padding-left:15px;
	padding-right:18px;
	padding-bottom:25px;
}
.category a {
	display:block;
	background:#dddddd url(/design/category_a.gif) no-repeat;
	background-position:186px;
	border-bottom:solid 1px #fff;
	text-decoration:none;
	color:#006c00;
	padding:3px 28px 4px 14px;
	}
.category a:hover {
	background:#8b8b8b url(/design/category_a_hover.gif) no-repeat;
	background-position:186px;
	color:#fff;
	}
.category a.cat_active {
	background:#8b8b8b url(/design/category_a_hover.gif) no-repeat;
	background-position:186px;
	color:#fff;	
	}

.leftnews {
	height:1%;
	overflow:hidden;
	padding-bottom:25px;
	}
.leftnews h3 {
	margin-bottom:8px;
	}
.leftnews p {
	margin-left:8px;
	margin-right:8px;
	padding-left:10px;
	padding-top:13px;
	padding-bottom:13px;
	color:#61656e;
	background:url(/design/bkg_news_p.gif) repeat-x bottom;
	}
.leftnews p span {
	background:url(/design/icon_news.gif) no-repeat left top;
	padding-left:13px;
	display:block;
	color:#d72636;
	padding-bottom:3px;
	}
.link_all {
	float:right;
	position:relative;
	right:18px;
	margin-top:7px;
	}
.center_c .link_all {
	right:0px;
	}
.side_prod {
	
	}
.sp_one {
	padding-top:14px;
	padding-left:6px;
	background:url(/design/bkg_news_p.gif) repeat-x bottom;
	padding-bottom:15px;
	margin-left:8px;
	margin-right:8px;
	}
.sp_pic  {
	border:solid 1px #a5c9a7;
	float: left;
    padding: 0px;
	margin-right:6px;
	}
.sp_pic img {
	border:solid 1px #fff;
    padding: 0px;
    margin: 0px;
	}
.sp_one p {
	clear:both;
	padding-top:7px;
	padding-right:14px;
	}
.sp_price {
	background:url(/design/bkg_price.gif) no-repeat top;
	width:97px;
	float:left;
	font-size:18px;
	color:#fff;
	text-align:center;
	padding-top:5px;
	margin-top:22px;
	}
.sp_price span {
	font-size:13px;
	}
.sp_price a {
	font-size:11px;
	font-weight:bold;
	line-height:26px;
	}
.right {
	float:right;
	width:240px;
	position: relative;
	z-index:10;
	padding-top:38px;
	}
.right_search {
	padding-bottom:14px;
	position:relative;
	height:1%;
	}
	
.right_banners {
	padding-bottom:14px;
	position:relative;
	height:1%;
	text-align: center;
	}
	
.right_search form {
	padding-left:14px;
	padding-top:17px;
	}
.rs_inp {
	border:solid 1px #bfc8bf;
	background-color:#f6f6f6;
	width:143px;
	margin-bottom:7px;
	color:#7b7b7b;
	font-size:11px;
	padding:2px 3px 2px 3px;
	height:14px;
	}
.rs_sel {
	border:solid 1px #bfc8bf;
	background-color:#f6f6f6;
	width:150px;
	margin-bottom:7px;
	color:#7b7b7b;
	font-size:11px;
	padding:1px 1px 1px 3px;
	height:20px;
	}
.rs_but {
	background:url(/design/but_search.gif);
	width:26px;
	height:20px;
	border:none;
	position:absolute;
	bottom:21px;
	left:174px;
	cursor:pointer;
	}
.foot{
	position:absolute;
	bottom:0px;
	width:100%;
	height:92px;
	background-color:#ccc;
	border-bottom:solid 19px #67b7c0;
	color:#908b8b;
	}
.foot a {
	color:#908b8b;
	}
.copy {
	position:absolute;
	left:16px;
	top:26px;
	}
.counter {
	position:absolute;
	top:16px;
	right:16px;
	}
.counter img {
	border:none;
	}
.fmenu {
	text-align:center;
	padding-top:26px;
	}
.fmenu a {
	margin-left:3px;
	margin-right:3px;
	}
.rockabilly  {
	display:block;
	background:url(/design/rockabilly.gif);
	width:154px;
	height:35px;
	position:absolute;
	bottom:122px;
	left:37px;
	}
