html, body {
	height: 100%;
	width: 100%;
	background-color: #f5f4f5;
}
h1, h2, h3, h4, td, tr, table, form, p, div, body, html, img, br, ul, ol, li {
	margin: 0px 0px;
	padding: 0px;
}
br {
	clear:both;
}
div.relative, #left div.relative {
	position:relative;
}
div {
	border: 0px solid red;
}

#body-text h1 {
	font-size:18px;
}

body * {
	font-family:Tahoma, Arial;
	font-size:11px;
}

#main-bg {
	background-image: url("background.jpg");
	background-position: left top;
	width:996px;
}

#header {
	background-image: url("header-bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 267px;
}
#header div.relative {
	width:996px;
	height: 267px;
}
#header #logo {
	position: absolute;
	left: 90px;
	top: 67px;
}
#header #head-phones {
	position: absolute;
	top: 125px;
	right: 0px;
}
#header #head-adress {
	position: absolute;
	left: 637px;
	top: 125px;
	color: #ff6500;
}

#header #head-adress a {
	color: #000000;	
}
#header #ico3 {
	position: absolute;
	left: 672px;
	top: 13px;
}
#filter {
	background-image: url("filter-background.png");
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
}
#filter select {
	margin-right:35px;
	margin-top: 4px;
}
#filter input {
	margin-top: 6px;
}
#footer {
	background-image: url("bottom-bg.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 322px;
}
#footer div.relative {
	border:0px solid red;
	height: 322px;
}
#footer #kepka {
	position: absolute;
	left: 0px;
	top: 85px;
}
#footer #footer-phones {
	position: absolute;
	left: 246px;
	top: 249px;
}
#footer #footer-adress {
	position: absolute;
	width:200px;
	left: 469px;
	top: 252px;
}
#footer #footer-adress a {
	color: #ff6500;
}
#footer #footer-menu {
	position: absolute;
	width: 640px;
	left: 259px;
	top: 175px;
	color:#fff;
}
#footer #footer-menu a {
	color:#fff;
}
#footer #footer-banners {
	position: absolute;
	left: 600px;
	top: 240px;
	width:380px;
}
#footer #rate-brands {
	margin-left: 227px;
	margin-bottom: -100px;
	border:0px solid red;
	width: 640px;
}
#footer #rate-brands p {
	margin-left:22px;
	margin-top:10px;
	font-size:11px;
}
#footer #rate-brands a {
	color:#000;
	text-decoration:none;
}
#footer #rate-brands .bold {
	font-weight: bold;	
}
#footer #rate-brands .fs0 {
	font-size:11px;
}
#footer #rate-brands .fs1 {
	font-size:12px;
	font-weight:bold;
}
#footer #rate-brands .fs2 {
	font-size:13px;
}
#footer #rate-brands .fs3 {
	font-size:14px;
	font-weight:bold;
}
#footer #rate-brands .fs4 {
	font-size:15px;
}
#footer #rate-brands .fs5 {
	font-size:16px;
	font-weight:bold;
}
#footer #rate-brands .fs6 {
	font-size:17px;
}
#footer #rate-brands .fs7 {
	font-size:18px;
	font-weight:bold;
}
#footer #rate-brands .fs8 {
	font-size:19px;
}
#footer #rate-brands .fs9 {
	font-size:20px;
	font-weight:bold;
}
#footer #rate-brands .fs10 {
	font-size:21px;
}
#footer #rate-brands .fs11 {
	font-size:22px;
	font-weight:bold;
}
#footer #rate-brands .fs12 {
	font-size:23px;
}
#footer #rate-brands .fs13 {
	font-size:24px;
	font-weight:bold;
}
#left {
	background-image: url("left-top-staff.png");
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 23px;
	width:227px;
}
#left a {
	color:#000;
}
#left .category-root-woman {
	background-image: url("woman.png");
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 227px;
}
#left div.category-ico-woman {
	position: absolute;
	left: 0px;
	top: -14px;
}
#left .category-root-man {
	background-image: url("man.png");
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 227px;

}
#left div.category-ico-man {
	position: absolute;
	left: 0px;
	top: -15px;
}
#left .category-root-aksesuar {
	background-image: url("aksesuar.png");
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 227px;
}
#left div.category-ico-aksesuar {
	position: absolute;
	left: 0px;
	top: -3px;
}
#left li {
	border:solid 0px red;
	width:227px;
	float:right;
	overflow: hidden;
}
#left li.item, #left li.item-act {
	height: 23px;
}
#left li.item-act {
	color:#d31c22;
	font-weight:bold;
}
#left li.hr {
	width:227px;
	height: 1px;
	list-style-type: none;
	float:right;
	overflow: hidden;
	background-image: url("hr01.png");
	background-repeat: no-repeat;
	background-position: left top;
}
#left li span {
	display:block;
	margin-top: 5px;
}
#left li.item span {
	margin-left: 62px;
}
#left li.item-act span {
	margin-left: 39px;
	padding-left: 23px;
	background-image: url("on.png");
	background-repeat: no-repeat;
	background-position: left;
}
#left #brand-eng {
	background-image: url("eng.png");
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 20px;
	padding-left: 39px;
}
#left #brand-rus {
	background-image: url("rus.png");
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 20px;
	padding-left: 39px;
}
#body {
	background-image: url("body-blot-bg.png");
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 19px;
	width:529px;
}
#body #body-text a, #body-text2 a, #body #catalog-pager a, #body .catalog-detal a {
	color: #000000;
}
#body #body-text, #body #catalog-pager, #body .catalog-detal, #body #body-text2 {
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 10px;
}
#body .all, #body .all a  {
	color:#ff6701;
}
#body .all {
	margin-left: 50px;
}
#body .catalog-bg {
	background-image: url("catalog-blot-bg.png");
	background-repeat: repeat-y;
	background-position: left top;
}
#body .catalog span {
	background-image: url("catalog-image.png");
	height: 197px;
	width: 137px;
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	text-align: center;
	margin-bottom:4px;
}
#body .catalog {
	position:relative;
	
}
#body .catalog span img {
	margin:8px 0;
	border:solid 1px #fff;
}
#body .catalog span strong {
	color:#d20108;
}
#body div.item {
	padding:16px 16px 8px 19px;
	position:relative;
}
#body .catalog div.catalog-bg2 {
	background-image: url("catalog-blot-bg2.png");
	height: 228px;
	width: 225px;
	position:absolute;
	top:0px;
	left:-20px;
}
#body .catalog a {
	color: #000000;
	text-decoration: none;
}
#body p, #body ul, #body li, #body ol {
	margin: auto;
	padding: auto;
}
#body .free-ul {
	margin: 5px 0 5px 25px;
	padding: auto;	
}
#body .free-ul li {
	margin: 5px 0;
}
#right {
	width: 240px;
}
#right #action {
	background-image: url("images/bg.png");
	background-repeat: no-repeat;
	background-position: left top;
	width: 240px;

	border:0px solid red;
}
#right #action p {
	padding:15px 47px 20px 56px;
}
#right #action a {
	color: #ff6500;
}
#right #action span {
	background-image: url("image-bg.png");
	height: 221px;
	width: 137px;
	background-repeat: no-repeat;
	background-position: left top;
	display:block;

}
#right #action span img {
	border:solid 1px #fff;
	margin:17px 0 0 7px;
}
#right #subscribe-box {
	background-image: url("subscribe-title.png");
	background-repeat: no-repeat;
	background-position: left top;
	width: 240px;
}
#right .body-right {
	padding-left:35px;
}
#right .body-right a {
	color: #000;
}
#subscribe-box div {
	margin-left: 48px;
}
#subscribe-box .textfield {
	width:152px;
}
#right #news-box {
	background-image: url("news-title.png");
	background-repeat: no-repeat;
	background-position: right top;
	width: 240px;
	padding-top: 115px;
}
#right #news-box ul {
	margin-left: 48px;
	list-style:none;
}
#right #news-box b, #right #news-box a, ul.body-news b {
	color:#ff6701;
	font-weight:normal;
}
#right #news-box li.news-archive a {
	background-image: url("news-ico.png");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}


#form_contact .textfield {
	width:300px;
}

ul.body-news {
	list-style:none;
}
ul.body-news a {
	text-decoration:none;
}
ol.faq-groups {
	margin: auto;
	padding-left: 15px;
}
ul.faq-quest {
	padding: 5px 0 5px 0px;
	list-style:none;
}

.moretext {
	position: absolute; 
	/* visibility:hidden; */
	display:none;
}
.topmore a
{
	color:#000;
}
/* Block styles */

#left,#right{width:190px}
img.fixwidth{width:190px;height:1px}
.cbt{padding:4px 8px}
.hd{color:#000;background: #FAFAFA none no-repeat left; height: 46px;padding:0px 50px; vertical-align: middle;  background-image: url(aksesuar.png); height:20px;}

.hd_tov{color:#FF1300;padding:0 0 0 5px}
.hd_tov a{color:#FF1300;font-weight:bold}

.hd_block{border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;padding-left:10px;text-align:left;font-size:12px;font-weight:bold}
.block_bot{border-bottom:1px solid #eeeeee}
.border_lr{border-left:1px solid #eeeeee;border-right:1px solid #eeeeee;padding:10px 10px 0 10px}

.hdb{padding:12px 12px 14px}
.hdbtop{padding:8px}
.hmin{padding:4px 0}
.hdbot{padding:4px 8px}
.hdbot a{font-weight:bold}
.hd a{color:#000;text-decoration:none}
.hd a:hover{color:#000;text-decoration:none}

/* Table styles */

table.gre{background:#D0D1D5}
table.gre td{background:#fff}
table.gre td.lt{font-weight:bold;background:#E4E6E9}
.pad{padding:8px}
.padt{padding:3px 8px}

 /* Index styles */

.container{width:100%;padding-bottom:4px}
.fix{overflow:hidden;height:3px;width:100%;background:#4F78A0}
.headlink{color:#fff;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:5px 16px;background:url("mfon.gif") repeat-x top left #E58A40}
.headlink a{text-decoration:none}
.headlink a:hover{text-decoration:underline}
.center{padding:0 10px; width:100%;}
.poisk a,.headlink a{color:#fff}
.htba{height:94px;padding-left:15px;background:url("nfon.gif") repeat-x top left #446991}
.htbb{padding-right:16px;width:50%;background:url("nfon.gif") repeat-x top left #446991}
.fonta{color:#fff;font-size:27px;font-family:"Trebuchet MS", Arial, Verdana}
.fontb{color:#fff;padding-left:1px;font-size:14px;font-family:"Trebuchet MS", Arial, Verdana}
.poisk{color:#fff;width:100%;border-top:1px solid #fff;}

.btbl{text-align:left;color:#fff;height:70px;font-weight:bold;vertical-align:middle;padding:0 16px;background:url("bfon.gif") repeat-x bottom left #4F78A0}
.delm{cursor:default;margin:0 4px}
.pform{width:100px;border:none;height:19px}
.stat{font-family:Tahoma, Arial, Verdana !important}
.menu {background:url("menu.gif") repeat-x top left;text-align:center;font-size:13px}
.menu a{text-decoration:none}
.menu a:hover{color:#FF1300}
.sep1{background:url("sep1.gif") no-repeat center right}
.footer {height:70px}
.footer a{text-decoration:none}
.footer a:hover{text-decoration:underline}
.a a{text-decoration:none;font-weight:bold}
.a a:hover{text-decoration:underline}
.line_ver{background:url("line_hor.gif") repeat-y center right}
.line_hor{background:url("line_hor.gif") repeat-x bottom right}
.cart_bg{background:url("cart.gif") no-repeat top right}
.cart_block{background:#FF1300;color:#fff}
.cart_block a{color:#fff;font-weight:bold}

.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	background: #F8F9FB;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
    cursor: pointer;
	top: 1px;border:1px solid #FF1300;
}
.tabs a.selected {
	border-bottom: 0px;
	padding-bottom: 8px;
	background: #FFFFFF url("tab_on.jpg") no-repeat left;
	z-index: 3;
}
.page {
	border: 1px solid #FF1300;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 480px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
    list-style: none;
}

 .heading {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.page ul {
margin:0;
padding:0 8px;
}
.page ul li {
border-bottom:1px dashed #eee;
font-size:100%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-bottom:5px;
padding-top:5px;
}
.page ul li:last-child {border-bottom:medium none;}
.page img { margin: 5px;}

/* Menu styles */

td.dtree{width:99%;padding:5px 0px 5px 0px;}
td.dtree a,td.dtree a:hover{text-decoration:none}
tr.dtree td{vertical-align:top;text-align:left}
tr.dtree:hover,tr.dtree:hover a,tr.dtree a:hover{color:#FF1300}
td.dtfon{background: url("line.gif") repeat-y top left;}

/* Global styles */

html{font-size:100.1%}
html,body{height:100%;background:url("bg_body.gif") repeat-x top left}
body{text-align:left;font-size:11px;font-family:Tahoma, Arial, Verdana;color:#000;background:url("pixel.gif") no-repeat fixed}
select,input,div,span,font,textarea{font-size:11px;font-family:Tahoma, Arial, Verdana}
a img,img,html,body{border:none}
a img,img,a{outline:none!important}
:focus{outline:none}
tr.mid td{vertical-align:middle}
.fil{overflow:hidden;height:6px;width:100%}
.fil1{overflow:hidden;height:4px;width:100%}
.fil2{overflow:hidden;height:14px;width:100%}
.fil3{overflow:hidden;height:1px;width:100%;margin:18px 0;background:#E1E2E5}
.arc{font-family:Arial, Tahoma, Verdana}
.upc{text-transform:uppercase}
.white{background:#FFF}
.blue{background:#FF1300}
a{color:#000;text-decoration:underline}
a:hover{color:#000;text-decoration:none}
.profi{width:100%;color:#000;font-size:19px;padding-bottom:60px;text-align:center}
.bf{font-weight:bold}
textarea{padding:1px}
.price{color:#FF0000;font-size:16px;font-family:Arial, Verdana !important; white-space:nowrap;font-weight:bold !important}
.market-price{background:url("line_through.gif") repeat-x center}
.ptbl td{vertical-align:middle;text-align:left;padding:3px 8px}
#axcrt{border:3px solid #E48234;z-index:100;width:300px;height:58px;font-size:13px;padding-top:42px;background:#FFEBB2}
table.nl tr td a{text-decoration:none}
table.nl tr td a:hover{text-decoration:underline}
a.noline{text-decoration:none}
a.noline:hover{text-decoration:underline}
a.nl,a.nl:hover{text-decoration:none}
.oki{color:#393}
.error{color:#f60}
.cattop{margin-top:4px;padding:4px 0}
.catbot{padding: 4px 0 8px 0}
.imboxr,.imboxl{text-align:center;vertical-align:top;vertical-align:middle}
.imboxr img, .sr{margin-left:8px}
.imboxl img, .sl{margin-right:8px}
img.delim,td.delim{width:4px;height:4px}
.sectb a,.sectb a:hover{text-decoration:none;color:#fff}
.fsttab{background:#FF1300 url("button_r.gif") no-repeat top right;height:15px}
.sectb{vertical-align:top;font-size:11px;white-space:nowrap;padding:1px 8px;background:url("button_l.gif") no-repeat top left}
.semafor {position: absolute; z-index: 1; top: 0px; right: 0px; background:url("best.png"); height: 70px; width: 70px;}
.cl9{font-size:9px;}
.cl12{font-size:12px;}
.cl18{font-size:18px;}
.cl16{font-size:14px;font-weight:bold}

/* Pop-up styles */

.highslide-active-anchor img{visibility:hidden}
.highslide-wrapper{background:#FFF}
.highslide-image{border:4px solid #FFF;background:#FFF}
.highslide-loading{display:block;color:#FFF;font-size:11px;font-weight:bold;text-decoration:none;border:1px solid #FFF;padding:3px;background:#000}
a.highslide-loading,a.highslide-loading:hover{color:#FFF;font-weight:bold;text-decoration:none}
.highslide-move{cursor:move}
.highslide-overlay{display:none}
a.highslide-full-expand{display:block;width:34px;height:34px;margin:0 10px 10px 0;background:url("fullexpand.gif") no-repeat}
.highslide-display-block{display:block}
.highslide-display-none{display:none}
.highslide{cursor:url("zoomin.cur"), pointer;outline:none}

/* Rating styles */

.unit-rating{list-style:none;height:20px;position:relative;margin:0;padding:0;background:url("starvote.gif") repeat-x top left}
.unit-rating li{text-indent:-90000px;float:left;margin:0;padding:0}
.unit-rating li a{outline:none;display:block;width:20px;height:20px;text-decoration:none;text-indent:-9000px;z-index:20;position:absolute;padding:0}
.unit-rating li.current-rating{position:absolute;height:20px;display:block;text-indent:-9000px;z-index:1;background:url("starvote.gif") left bottom}
.unit-rating li a:hover{z-index:2;left:0;background:url("redstar_big.gif") left center}
.unit-rating a.r1-unit{left:0}
.unit-rating a.r1-unit:hover{width:20px}
.unit-rating a.r2-unit{left:20px}
.unit-rating a.r2-unit:hover{width:40px}
.unit-rating a.r3-unit{left:40px}
.unit-rating a.r3-unit:hover{width:60px}
.unit-rating a.r4-unit{left:60px}
.unit-rating a.r4-unit:hover{width:80px}
.unit-rating a.r5-unit{left:80px}
.unit-rating a.r5-unit:hover{width:100px}