﻿@CHARSET "UTF-8";

 {
	font-size:100%;
}

body {
	padding:0;
	margin:0;
	background:#ffffff;
	color:#4f4f4f;
}
body, td, p, div {
	font-family:  Times, 'Myriad Pro',Tahoma,Arial,Helvetica,sans-serif;;
	font-size:13px;
	line-height: 15px;
	}

#measurer {
	position:absolute;
	left:0;
	top:-2em;
	width:100%;
	height: 1em;
	line-height:1em;
	background:white;
}
#container {
	position:absolute;
	width:100%;
	min-width: 1000px;
}

* html #container {
	width: expression((document.getElementById('measurer').clientWidth < 1024) ? '1024px' : '100%');
}
img {
	border:none;
}
.br {
	clear:both;
	position:relative;
	//float:left;
	margin: 0;
	padding:0;
}
.l {
	float:left;
	width:260px;
	margin: 0  10px 0px 10px;
}
.l_2 {
	float:left;
	width:260px;
	margin: -135px  10px 0px 10px !important; position: relative;
}
.r {
	float:left;
	margin:0 10px 0 0;
	width:710px;
}
#navbar {
	position:absolute;
	left:790px;
	top:10px;
	width:220px;
	z-index: 1000;
}
#home {
  margin-left:70px;
}
#map {
	margin-left:15px;
}
#direction {
	margin-left:15px;
}
#order {
	margin-left:15px;
}
#mnu {
	margin-top:9px;
	margin-bottom:24px;
	font-size:12px;
	font-weight:bold;
	list-style-type:none;
}
#mnu li {
	float:left;
	margin:0;
	padding:0 0 5px 0;
	margin-right:12px;
	color:#5e5e5e;
	font-size:12px;
}
#mnu li.hover {
	padding:0 0 2px 0;
	border-bottom:3px solid #ac2718;
}
#mnu a, #mnu a:hover, #mnu a:visited, #mnu a:active {
	color:#5e5e5e;
	text-decoration:none;
}
#g {
	margin:17px 0 0 0;
}
#cat {
	margin:26px 0 0 20px;
	width:318px;
	height:340px;
	background:url(../img/c.gif) no-repeat top left;
	overflow:hidden;
  //margin:26px 0 0 0px;
}

#categories {
	padding: 20px 20px 0 20px;
	color:#fff; margin:0;
}
#cat p a,
#cat p a:visited,
#cat p a:hover,
#cat p a:active {
	font-size:13px;
	color:#fff;
	font-weight:bold;
}
#cat p a:hover,
#cat p a:active {
	color:#ffc200;
	text-decoration:none;
}
#cat p {
margin:0; padding:0; display: inline;
}

#cat-h {
	padding:14px 0 0 20px;
	font-size:20px;
	font-weight:bold;
	color:#fff;
}
#cat-h a,
#cat-h a:hover,
#cat-h a:visited,
#cat-h a:active {
	color:#fff;
	text-decoration:none;
}


#cat ul, #cat ol { margin: 0; padding:0; list-style: none; }

#cat li {
  margin: 0; padding: 1px 0 9px 26px; background: url(../img/li.gif) no-repeat left 4px;
}


#factory {
	margin:1px 0 0 20px;
	padding:14px 0 0 20px;
	width:318px;
	height:33px;
	background:url(../img/f.gif) no-repeat top left;
	font-weight:bold;
  //margin:1px 0 0 0px;
}
a.g,
a.g:hover,
a.g:visited,
a.g:active {
	color:#4f4f4f;
}
a.g:hover {
	text-decoration:none;
}
a.f,
a.f:visited,
a.f:active {
	color:#4f4f4f;
}
a.f:hover {
	text-decoration:none;
}
#main-order {
	margin:0px 0 0 20px;
  //margin:0px 0 0 0px;
	padding:14px 0 0 20px;
	width:318px;
	height:31px;
	background:url(../img/o.gif) no-repeat top left;
	font-weight:bold;
}
.links,.links-a {
	margin:0 0 1px 10px;
	width:260px;
	height:26px;
}
.links div,.links-a div {
	position:relative;
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
}
.links {
	background:url(../img/l.gif) no-repeat top left;
}
.links-a {
	background:url(../img/a.gif) no-repeat top left;
}
.links img,
.links-a img {
	width:260px;
	height:26px;
}
.links a.link,
.links a.link:hover,
.links a.link:visited,
.links a.link:active {
	position:absolute;
	top:5px;
	left:12px;
	color:#4f4f4f;
	text-decoration:none;
}
.links-a a.link,
.links-a a.link:hover,
.links-a a.link:visited,
.links-a a.link:active {
	position:absolute;
	top:5px;
	left:12px;
	color:#fff;
	text-decoration:none;
}
#url2, #url3, #url4, #url5, #url6, #url7, #url8, #url9, #url10, #url11, #url12, #url13, #url14, #url15 {
	margin-top:6px;
}
.pplinks,.pplinks-a {
	margin:0 0 1px 10px;
	width:260px;
	height:26px;
}
.pplinks div,.pplinks-a div {
	position:relative;
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
}
.pplinks {
	background:url(../img/l.gif) no-repeat top left;
}
.pplinks-a {
	background:url(../img/a.gif) no-repeat top left;
}
.pplinks img,
.pplinks-a img {
	width:260px;
	height:26px;
}
.pplinks a.link,
.pplinks a.link:hover,
.pplinks a.link:visited,
.pplinks a.link:active {
	position:absolute;
	top:5px;
	left:12px;
	color:#999999;
	text-decoration:none;
}
.pplinks-a a.link,
.pplinks-a a.link:hover,
.pplinks-a a.link:visited,
.pplinks-a a.link:active {
	position:absolute;
	top:5px;
	left:12px;
	color:#fff;
	text-decoration:none;
}
.rr,.rr-main {
	position:relative;
	float:left;
}
.rr-main .r2 {
	float:left;
	width:320px;
}
.rr-main .r3 {
	float:left;
	width:380px;
	margin-left:10px;
}
.rr .r2 {
	float:left;
	width:381px;
}
.rr .r3 {
	float:left;
	width:319px;
	margin-left:10px;
}
#main-menu {
	position:absolute;
	top:0;
	font-size:13px;
	//left: 260px
	//left:30px;
	width:880px;
	z-index:90;
}
#top-bnrs {
	position:absolute;
	top:26px;
	left:607px;
}
#page-header {
	margin-top:-4px;
	margin-bottom:0px;
}
#main-page-content {
	margin-top:0px;
  //margin-left:-5px;
}
#bottom {
	margin-top:10px;
  //margin-left:-5px;
}
#address {
	width:260px;
	height:61px;
	background:url(../img/addr.gif) no-repeat top left;
	color:#fff;
	font-size:11px;
}

address {font-style:normal;}

#work {
	width:318px;
	height:61px;
	background:url(../img/work.gif) no-repeat top left;
	color:#fff;
	font-size:11px;
}
#phone {
	width:381px;
	height:61px;
	background:url(../img/phone.gif) no-repeat top left;
}
.bnr {
	position:relative;
	float:left;
	padding:10px;
}
a.w,
a.w:visited {
	color:#fff;
}
a.w:active,
a.w:hover {
	color:#ffc200;
	text-decoration:none;
}
#work-h {
	padding-left:10px;
	top:8px;	
}
#week {
	position:absolute;
	top:24px;
	left:18px;
}
#weekend {
	position:absolute;
	top:0;
	left:0;
}
#week-t {
	position:absolute;
	top:41px;
	left:22px;
}
#weekend-t {
	position:absolute;
	top:41px;
	left:103px;
}
#phone-code {
	font-size:18px;
	font-weight:bold;
}
#phone-nbr {
	font-size:29px;
	font-weight:bold;
	padding-left:3px;
}
#phone-cap {
	font-size:14px;
	font-weight:bold;
}
#tel {
	padding:15px 0 0 20px;
	 height:40px;
}
#adr {
	padding-left:2px;
	font-style:normal;
}
.bnr1 {
	position:relative;
	float:left;
	padding:0px 10px 10px 12px;
;
}
.bnr2 {
	position:relative;
	float:left;
	padding:0px 10px 10px 22px;
;
}
#cpr {
	font-size:12px;
}
#rambler,#live {
	margin-top:8px;
}
#live {
	margin-left:14px;
}
#i-work {
	width:381px;
	height:61px;
	background:url(../img/i-work.gif) no-repeat top left;
	color:#fff;
	font-size:11px;
}
#i-phone {
	width:318px;
	height:61px;
	background:url(../img/i-phone.gif) no-repeat top left;
}
#i-top-bs {
	position:absolute;
	top:26px;
	left:671px;
	width:318px;
}
#i-cat {
	margin:26px 0 0 20px;
	width:381px;
	height:176px;
	background: #ac2718 url(../img/i-cat.gif) no-repeat top left;
  //margin:26px 0 0 0px;
}
#i-factory {
	margin:1px 0 0 0px;
	padding:14px 0 0 20px;
	width:361px;
	height:33px;
	background:url(../img/if.gif) no-repeat top left;
	font-weight:bold;
  //width:381px;
  //height:47px;
}
#i-order {
	margin:2px 0 0 0;
	padding:14px 0 0 20px;
	width:298px;
	height:31px;
	background:url(../img/o.gif) no-repeat top left;
	font-weight:bold;
  //width:318px;
  //height:45px;
}
#i-cat p a,
#i-cat p a:visited,
#i-cat p a:hover,
#i-cat p a:active {
	font-size:13px;
	color:#fff;
	font-weight:bold;
}
#i-cat p a:hover,
#i-cat p a:active {
	color:#ffc200;
	text-decoration:none;
}

#i-cat p, #i-cat ul, #i-cat ol { padding: 0; margin: 0; }
#i-cat ul    {	list-style-type: none; }
#i-cat ul li {
	padding: 4px 0 3px 16px;
  background: url(../img/li.gif) no-repeat left 6px;
	width:190px;
	margin:0;
// 	width: 165px;
}

#i-cat ul>li>* {
	text-indent: 0;
}
#categories1 ul li a,
#categories1 ul li a:hover,
#categories1 ul li a:visited,
#categories1 ul li a:active,
#categories2 ul li a,
#categories2 ul li a:hover,
#categories2 ul li a:visited,
#categories2 ul li a:active {
	font-size:11px;
}
#categories1 {
	position:absolute;
	top:60px;
	left:300px;
	color:#fff;
}
#categories2 {
	position:absolute;
	top:60px;
	left:485px;
	color:#fff;
}
#i-bs {
 margin-left:-10px;
  //margin-left:0px;
  //margin-right:-10px;
}

#i-page-content {
  margin-top:-2px;

  //margin-left:-10px;
  //margin-top:-3px;
}
#i-page {
	margin-top:2px;
}
li.mnu-sel {
	float:left;
	margin:0;
	border-bottom:3px solid #ac2718;
	margin-right:15px;
}
.lcol {
  //margin-left:10px;
}
#mosmap {
	margin:0 20px 45px 20px;
	float:left;
}
#contact-info {
	float:left;
	width:200px;
}
h1 {
	clear:both;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 20px;
	padding-top:25px;
}
h2 {
	margin:0 0 5px 0;
	padding:0;
	color:#ac2718;
font-size:13px;
}
#branches {
	width:361px;
	margin-left:20px;
}
.small-bnr {
	margin-bottom:5px;
}
#adrbl {
	font-size:12px;
	margin-top:5px;
	margin-bottom:40px;
}
#regtel {
	position:relative;
	float:left;
	font-size:12px;
	margin-top:5px;
	margin-bottom:40px;
	height:40px;
}
#t2 {
	position:absolute;
	top:1.2em;
	left:120px;
}
#t1 {
	position:absolute;
	top:0;
	left:120px;
}
#brchs {
	clear:both;
}
.red,.red:hover,.red:visited,.red:active {
	color:#ac2718;
}
.red:hover {
	text-decoration:none;
}
.col2f {
	width:690px;
	margin:0 5px;
	text-align:justify;
}
.chapter {
	clear:both;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 20px;
	padding-top:20px;
	color:#4f4f4f;
}
.notice {
	clear:both;
	font-size:17px;
	font-weight:bold;
	margin:0 0 10px 10px;
	color:#4f4f4f;
}
#cbs img {
	margin:0 0 0 10px;
	border:1px solid #c2c2c2;
}
#ocbs {
	margin:0 0 0 10px;
}
.dashlist {
	padding-left:20px;
	line-height:130%;
}
.emdash {
	margin-left:-1.2em;
}
.ggphoto {
	margin-right:1px;
	cursor:pointer;
	cursor:pointer;
}
h3 {
	margin:0;
	padding:10px 0 0 0;
	color:#ac2718;
}
.sl {
	clear:both;
	position:relative;
	float:left;
	width:670px;
	margin:0;
	border-bottom:1px solid #e5e5e5;
	line-height:130%;
}
.slogo {
	float:left;
	width:110px;
	margin:0;
	padding:0;
	vertical-align:top;
}
.sl2 {
	clear:both;
	position:relative;
	float:left;
	width:670px;
	margin:0;
	border-top:1px solid #e5e5e5;
	line-height:130%;
}
.sdescr {
	float:left;
	width:560px;
	margin:0;
	padding:20px 0 20px 0;
	vertical-align:top;
}
.scap {
	float:left;
	width:110px;
	margin:0;
	padding:20px 0 20px 0;
	vertical-align:top;
	font-size:12px;
	font-weight:bold;
	line-height:100%;
}
.sdescrp {
	float:left;
	width:560px;
	margin:0;
	padding:20px 0 20px 0;
	vertical-align:top;
	font-size:12px;
	line-height:120%;
}
.sdescrp img {
	border:1px solid #e5e5e5;
	margin-right:-1px;
	margin-bottom:-1px;
	cursor:pointer;
	cursor:pointer;
}
.slc {
	clear:both;
	position:relative;
	float:left;
	width:670px;
	margin:30px 0 10px 0;
}
.city {
	clear:both;
	font-size:16px;
	margin:0px;
	padding:0;
}
.subt {
	font-size:16px;
}
#pr {
	padding-bottom:100px;
}
#city-filter {
	position:absolute;
	top:120px;
	left:830px;
	z-index:80;
}
#city-filter select {
	width:140px;
	font-family:'Myriad Pro', Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#nogirl {
	position:relative;
	float:left;
	padding-top:14px;
}
#getflash {
	position:absolute;
	top:60px;
	left:190px;
	font-size:14px;
}
#getflash a {
	font-size:18px;
	color:red;
}
.hm {
	font-size:18px;
	color:#4f4f4f;
	font-weight:normal;
}
a,a:visited,a:active {
	color:#4f4f4f;
}
a:hover {
	color:#4f4f4f;
	text-decoration:none;
}
.rd {
	color:#ac2718;
	font-size:11px;
	margin:10px 0 0 0;
	font-weight:bold;
}
#all-items, .all-items {
     clear:both;
     margin:14px 0 40px 0;
     font-weight:bold;
     font-size:12px;
}
.rmain {
	clear:both;
	position:relative;
	float:left;
	width:340px;
}
.rmn,.rml,.rms,.rms2,.rmv {
	float:left;
	margin-top:10px;
}
.rmn {
	width:20px;
}
.rml {
	width:110px;
	font-weight:bold;
}
.rms {
	width:170px;
}
.rms2 {
	width:210px;
}
.rmv {
	width:40px;
	text-align:right;
	color:#a0a0a0;
}
.rmh {
	clear:both;
	margin:5px 0 -2px 0;
	color:#4f4f4f;
	font-size:13px;
}
.rma {
	float:left;
	padding:14px 0 20px 0;
	font-weight:bold;
	font-size:12px;
}
#i-fresh, #i-search-main {
	width:318px;
	background:#505050 url(/img/it.gif) no-repeat top left;
	margin: 1px 0 0 0;
	padding:0 0 40px 0;
	color:#fff;
}

#i-search-main {
	width:360px;
	padding:12px 8px 1px 15px;
	margin:10px 0px 0px 0px;
}

#i-search-main table {
    color: #ffffff;
}
.search-text {
	padding:0px 10 10px 0;
	font-size:12px;
	font-weight:bold;
}
.more4	{
    color:#FFFFFF;
    font-family:  Times, 'Myriad Pro',Tahoma,Arial,Helvetica,sans-serif;;
	font-size:12px;
	margin: 0 0 5 0 0px;
	text-decoration:none;
	font-weight:bold;
	background:url(/img/i/cross_kn.jpg)  left no-repeat;
	 padding: 0 0 0px 0px;
	 width: 71px;
	border: none;
		}		

#ib {
	margin:0;
	padding:0;
  //margin-top:-1em;
}
#i-fresh h2 {
	margin:0 0 0 23px;
	padding-top:20px;
	color:#fff;
	font-size:16px;
}
#i-fresh img {
	margin:20px 0 0 21px;
	border:1px dotted #fff;
	padding:1px;
}
#i-fresh div {
	margin:2px 20px 0 20px;
	font-size:12px;
	line-height:130%;
}
.sf {
	margin:0 0 0 8px;
	border:1px dotted #cfd1cc;
	padding:1px;
}
.nh {
	color:#4f4f4f;
	font-size:16px;
	margin-left:10px;
}
.nd {
	font-size:11px;
	margin:0 0 0 10px;
	padding: 0 0 20px 0;
}
.and {
	font-size:11px;
	margin:0 0 0 10px;
	padding: 0 0 40px 0;
	font-weight:bold;
}
a.gr,
a.gr:hover,
a.gr:visited,
a.gr:active {
	color:#4f4f4f;
}
a.gr:hover {
	color:#ac2718;
}
.rlc,.rrc {
	float:left;
}
.rlc {
	width:350px;
}
.rrc {
	margin:0 0px 0 40px;
	width:280px;
}
.catl,.catl:visited,.catl:active {
	text-transform: uppercase;
	font-weight:bold;
	font-size:16px;
	color:#ac2718;
}
.catl:hover {
	color:#ac2718;
	text-decoration:none;
}
.catlst {
	text-transform: uppercase;
	list-style-type:none;
	margin:0;
	padding:0;
	padding-bottom:40px;
}
.catlst li {
	margin:4px 0 0 20px;
}
.casel {
	color:#ffc200;
	font-weight:bold;
}
#fbr img {
	margin:0 4px 14px 0;
	border:1px solid #c2c2c2;
}

#fbr ul.p-colors img {
	margin:0 4px 14px 0;
	border:0px;
}

.fbrgr {
	clear:both;
	position:relative;
	float:left;
}
.fbrgr_lg {
	float:left;
	width:100px;
}
.fbrgr_nm {
	float:left;
	width:260px;
	margin-right:10px;
}
.fbrgr_dsc {
	float:left;
	width:630px;
	padding-top:13px;
	padding-left:20px;
	border-top:1px solid #c2c2c2;
	font-size:11px;
}
.fbrgr_pr {
	clear:both;
	position:relative;
	float:left;
	margin-top:0px;
	width:650px;
	padding-bottom:0px;
}
.fbrgr_l,.fbrgr_lt {
	float:left;
	width:180px;
	font-size:12px;
}
.fbrgr_r,.fbrgr_rt {
	float:left;
	width:470px;
	font-size:12px;
}
.fbrgr_lt, .fbrgr_rt {
	color:#c2c2c2;
	border-bottom:2px solid #c2c2c2;
	padding-bottom:4px;
}
.fbrgr_l, .fbrgr_r {
	padding:10px 0 0px 0;
}
.fbrgr_l {
	font-weight:bold;
	color:#ac2718;
	font-size:14px;
}
.fbrgr_line {
	position:relative;
	float:left;
	border-bottom:1px solid #c2c2c2;
	margin:0;
	padding:0;
}
.fbrgr_s {
	margin:0;
	padding:0;
	list-style-type:none;
	padding-bottom:20px;
}
.fbrgr_s2 {
	margin:0;
	padding:0;
	list-style-type:none;
	padding-bottom:20px;
}
.fbrgr_s li {
	float:left;
	width:155px;
	height:200px;
	font-weight:bold;
	font-size:13px;
}

.fbrgr_s2 li {
	float:left;
	width:155px;
	height:30px;
	font-weight:bold;
	font-size:13px;
}

.submnu {
	margin:4px 4px 0 0;
	list-style-type:none;
	padding:0;
}
.submnu li {
	float: left;
	margin:0 20px 0 10px;
;
	padding:0;
	font-weight:bold;
	font-size:12px;
}
.subsel {
	color:#ac2718;
}
.p-colors {
	clear:both;
	position:relative;
	float:left;
	margin:20px 0 0 0;
	list-style-type:none;
	padding:0 0 40px 0;
}
.p-decor {
	clear:both;
	position:relative;
	float:left;
	margin:20px 0 0 0;
	list-style-type:none;
	padding:0;
}
.p-decor li {
	float: left;
	font-size:11px;
	line-height:110%;
	width:220px;
	height:180px;
}
.p-decor li img,.p-colors li img {
	cursor:pointer;
}
.pn {
	margin-top:-12px;
	text-align:left;
}
.catsubmnu {
	clear:both;
	position:relative;
	float:left;
	margin-top:20px;
	background-color:#f1f1f1;
	height:30px;
	width:710px;
}
.dl {
	clear:both;
	position:relative;
	float:left;
	width:660px;
	margin: 20px 0 0 0;
}
.dl1 {
	float:left;
	width:190px;
  //width:120px;
	padding-left:10px;
  //padding-left:20px;
	margin-right:19px;
	font-size:12px;
	line-height:120%;
}
.dl2 {
	float:left;
	width:500px;
}
.dsl {
	clear:both;
	position:relative;
	float:left;
	width:400px;
	margin: 20px 0 0 0;
}
.dsl1 {
	float:left;
	width:70px;
  //width:70px;
	padding-left:10px;
  //padding-left:20px;
	margin-right:19px;
	font-size:12px;
	line-height:140%;
}
.dsl2 {
	float:left;
	width:230px;
}
.dsl-all1 {
	clear:both;
	position:relative;
	float:left;
	width:420;
}
.dsl-all2 {
	float:left;
	width:200px;
	padding-top:20px;
	font-size:12px;
	font-weight:bold;
	line-height:150%;
}
.dslh {
	clear:both;
	position:relative;
	float:left;
	width:640px;
  //width:650px;
	margin: 20px 0 0 0;
	border-bottom:2px solid #c2c2c2;
	margin-left:10px;
	height:20px;
}
.dslh1 {
	float:left;
	width:370px;
  //width:360px;
	margin-right:19px;
	font-size:12px;
	line-height:140%;
	font-weight:bold;
	color:#a7a7a7;
}
.dslh2 {
	float:left;
	margin-left:20px;
	width:210px;
	font-weight:bold;
	color:#a7a7a7;
}
.tall-h {
	clear:both;
	position:relative;
	float:left;
	width:640px;
  //width:650px;
	margin: 20px 0 0 0;
	border-bottom:2px solid #c2c2c2;
	margin-left:10px;
	height:20px;
	font-weight:bold;
	color:#a7a7a7;
}
.tall {
	clear:both;
	position:relative;
	float:left;
	width:640px;
  //width:650px;
	margin: 20px 0 0 0;
	margin-left:10px;
}
.tall1,.tall2,.tall3,.tall4 {
	float:left;
	font-weight:bold;
	padding-right:10px;
}
.tall1 {
	width:40px;
}
.tall2 {
	width:100px;
}
.tall3 {
	width:170px;
}
.tall4 {
	width:280px;
}
.i-catlst {
	text-transform: uppercase;
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0;
	padding-bottom:40px;
}
.i-catlst li {
	float:left;
	height:93px;
	width:90px;
}
.i-catlst img {
	border:1px solid #c2c2c2;
	width:80px;
	height:83px;
}
.fnd {
	font-size:11px;
	margin:0 0 0 0px;
	padding: 0 0 90px 0;
}
.fndi1 {
	float:left;
	margin-right:130px;
}
.fndi2 {
	float:left;
	margin-right:0px;
}
.rmnu {
	margin:10px 0 0 10px;
	padding:0 0 20px 0;
	list-style-type:none;
}
.rmnu li {
	margin-bottom:5px;
	font-weight:bold;
}
.rline {
	clear:both;
	position:relative;
	float:left;
	width:670px;
	margin:0 0 0 20px;
}
.rlineh {
	clear:both;
	position:relative;
	float:left;
	width:670px;
	margin:0 0 10px 20px;
	border-bottom:2px solid #c2c2c2;
	font-weight:bold;
	color:#a7a7a7;
}
.rl1,
.rl2,
.rl3,
.rl4,
.rl5 {
	float:left;
	padding-bottom:10px;
}
.rl1 {
	width:20px;
}
.rl2 {
	width:100px;
	margin-right:20px;
}
.rl3 {
	width:180px;
	margin-right:20px;
}
.rl4 {
	width:180px;
	margin-right:20px;
}
.rl5 {
	width:130px;
	text-align:right;
}
.pagenav {
	clear:both;
	position:relative;
	float:left;
	margin-top:20px;
	font-weight:bold;
}
.pagenav_lbl,pagenav_np {
	float:left;
}
.pagenav_lbl {
	width:100px;
}
.pagenav_np {
	width:400px;
}
.pagenumbers {
	clear:both;
	position:relative;
	float:left;
	padding-bottom:40px;
	margin:5px 0 0 100px;
  //margin:5px 0 0 52px;
	font-weight:bold;
}
.pagenav_np span {
	font-size:17px;
}
.newsh {
	font-size:16px;
	color:#4f4f4f;
}
#news-i-nav {
	margin-top:20px;
	padding-bottom:40px;
	font-weight:bold;
	float:left;
}
.sitemap {
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:20px;
}
.sitemap li {
	margin-bottom:20px;
	text-transform: uppercase;
	font-weight:bold;
}
.sitemap li ul {
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:10px;
}
.sitemap li ul li {
	margin-bottom:14px;
	text-transform: none;
	font-weight:normal;
	margin-left:40px;
	font-weight:bold;
}
.uc {
	text-transform: uppercase;
	font-weight:normal;
}
.f-half-l {
	clear:both;
	position:relative;
	float:left;
	width:120px;
	margin:10px 0 0 0;
	font-size:12px;
	text-align:left;
	color:#999999;
}
.f-half-r {
	float:left;
	width:500px;
	margin:10px 0 0 20px;
	font-size:12px;
	color:#999999;
}
#order_msg {
	width:500px;
	height:200px;
  //margin-left:-20px;
}
.f-half-r1,.f-half-r2,.f-half-r3 {
	float:left;
	margin-right:20px;
}
.f-half-r1 {
	width:180px;
}
.f-half-r2 {
	width:120px;
}
.f-half-r3 {
	width:140px;
}
.order-in {
	width:140px;
  //width:110px;
}
.prevl {
	margin:3px 0 0 10px;
}
.search_group {
	clear:both;
	position:relative;
	float:left;
	width:670px;
	padding-bottom:20px;
}
.search_group_main {
	clear:both;
	position:relative;
	float:left;
	padding-bottom:20px;
}


.opoth {
	padding:0;
	margin:0 4px 0 4px;
	font-weight:bold;
	font-size:11px;
	color:#ac2718;
	border-bottom:1px dashed #ac2718;
	cursor:pointer;
}
.opsel {
	padding:0 4px 2px 4px;
	background-color:#ac2718;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}
.seopall {
	float:left;
	width:200px;
}
.seopsel {
	float:left;
	width:400px;
	margin-left:20px;
}
.sbtn {
	margin-top:20px;
	font-family: 'Myriad Pro', Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
  //margin-left:-20px;
}
.opfield {
	width:400px;
	margin-left:32px;
	margin-top:10px;
}
.fline {
	float:left;
	width:130px;
	height:30px;
}
.ch {
	float:left;
	margin-left:0px;
}
.chl {
	float:left;
	font-size:12px;
	font-weight:bold;
}
.hidden {
	display:none;
}
.sres {
	margin-left:10px;
	font-size:11px;
}
.gfhdj {
	padding-top:2px;
}
.search-found-pix {
	border:1px solid #ccc;
}
.bigres {
	clear:both;
	position:relative;
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:20px;
}
.bigres li {
	float:left;
height:140px;
margin:0;
padding:0;
width:222px;
}
.bigres li img,
.bigres li div {
	float:left;
height:100px;
width:100px;
line-height: 12px;
text-align: left;
}
.bigres li div {
	margin-left:7px;
	font-size:12px;
	width:100px;
}
.bigres li div a {color:#ac2718;}

#main-query,#main-query-res {
	margin-left:10px;
	padding-bottom:20px;
}
.rdbtn {
	margin:2px 2px 0 0;
  //margin:0;
	float:left;
}
.rdlbl {
	float:left;
	margin:0px 10px 0 0;
  //margin:2px 10px 0 0;
}
.qres {
	clear:both;
	position:relative;
	float:left;
	padding-bottom:20px;
}
.qres input {
	font-family: 'Myriad Pro', Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
  //margin-left:-10px;
}
.ared {
	padding-bottom:2px;
	color:#ac2718;
	border-bottom:1px solid #ac2718;
	cursor:pointer;
}
.notice2 {
	clear:both;
	font-size:17px;
	font-weight:bold;
	margin:0 0 10px 0;
	color:#4f4f4f;
}
.mresl {
	clear:both;
	position:relative;
	float:left;
	margin-bottom:5px;
}
.res1 {
	height:11px;
	background:url(../img/r1.gif) top left;
	float:left;
	font-size:11px;
}
.res-txt {
	float:left;
	font-size:11px;
	margin:0px 0 0 10px;
}
.bcity {
	list-style-type:none;
	margin:0;
	padding:0;
	padding-bottom:40px;
}
.bcity li {
	margin-bottom:5px;
}
#desktop {
	position:absolute;
	top:0;
	left:0;
	background-color:#000;
	width:100%;
  //filter:alpha(opacity=80);
	-moz-opacity: .8;
	opacity: 0.8;
	z-index:80;
}
#BigPix {
	position:absolute;
	left:20px;
	padding:10px;
	background-color:#fff;
	z-index:90;
}
.BigBar {
	margin-top:10px;
	padding-bottom:20px;
}
.hand {
	cursor:pointer;
	color:#ac2718;
}
.txt-small {
	float:left;
	color:#999999;
}
#tsd img {
	margin-bottom:-9px;
}
#bottom2 {
	margin-top:10px;
	width:100%;
  //margin-left:-5px;
}

.p-colors li {
	float: left;
	font-size:11px;
	line-height:110%;
	width:100px;
	height:170px;
	margin-right:30px;
  //margin-right:25px;
}
.catpreview {
	clear:both;
	position:relative;
	float:left;
	margin-top:20px;
	padding:0 0 60px 0;
	width:660px;
	cursor:pointer;
}
.catpreview div {
	float:left;
	border:none;
	width:150px;
	height:150px;
	overflow:hidden;
	margin:0 10px 20px 0;
}
.catpreview div img {
	border:none;
}
.sales {
	margin:0 30px 60px 0;
	padding:0 0 30px 0;
	border-bottom:1px solid black;
	width:45%;
	float:left;
}
.sale {
	font-size:19px;
	font-weight:bold;
}
.left_example {
	width:250px;
	overflow: hidden;
}
/* -------------------------------- */
#err {
	position:absolute;
	top:87px;
	left:55px;
}
#err h1 {
	margin:40px 0 15px 0;
	padding:0;
	font-size:40px;
	font-weight:normal;
}
#err p {
	font-size:19px;
	
}
.top90 {margin: -90px 0  0 20px !important; width: 340px !important; position: relative;}
* html .top90 {margin-top: -75px !important;}
* html #factory {padding-bottom: 15px !important;}
* html #main-order {padding-bottom: 15px !important;}
* html #i-fresh {margin:1px 3pt 0pt !important;}
* html #ib {margin:10px 3pt 0pt !important;}


.spec td {
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	padding:2px;
	text-align:center;
}

.spec {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.color_table img {margin: 10px 1px 1px 0 !important; border: none !important; }

.fbrgr_dsc {font-size: 13px;}

/* поик */

.search_row {
	position:relative;
	font-size:13px;
	
	}
.search_row a {text-decoration: none;}
.search_row a:hover {text-decoration: underline;}

.search_x {
background:url(/img/close.jpg) no-repeat top center;
border:medium none;
padding:0 0 2px 1px;
width:20px;
outline: none
}
.p-gradino {
	clear:both;
	position:relative;
	float:left;
	margin:20px 0 0 0;
	list-style-type:none;
	padding:0 0 40px 0;
}
.p-gradino li {
	float: left;
	font-size:11px;
	line-height:110%;
	width:60px;
	height:80px;
	margin-right:10px;
  }
