@charset "utf-8";

*,html {
    padding: 0;
    margin: 0;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5em;
}

a:active,a:focus,a:visited {
    outline: none;
}

/*min */
.minwidth {
    min-width: 1000px;
    margin: 0 auto;
    width: 100%;
}

* html .minwidth {
    position: relative;
    left: 50%;
    margin-left: -500px;
    width: 1000px;
}

#footer,#topsection {
    
}

#main-container {
    width: 100%;
    height: 1%
}

#wrap {
    background: transparent url(/assets/image/menu-line.png) repeat-x scroll
        0 0;
    float: left;
    overflow: hidden;
    width: 100%;
}

/*CONTENT COLUMN*/
#contentcolumn {
    
}

#c #contentcolumn {
    
}

#c_rgt #contentcolumn {
    padding-right: 250px;
}

#lft_c #contentcolumn {
    padding-left: 250px;
}

#lft_c_rgt #contentcolumn {
    padding: 0 250px;
}

/*RIGHT COLUMN*/
#rightcolumn {
    visibility: hidden;
    position: relative;
    float: left;
    width: 0;
    margin-left: -250px;
}

#c_rgt #rightcolumn,#lft_c_rgt #rightcolumn {
    visibility: visible;
    width: 250px;
}

/*LEFT COLUMN*/
#leftcolumn { /*background-color:blue;*/
    visibility: hidden;
    position: relative;
    float: left;
    width: 0;
    margin-left: -100%;
}

#lft_c #leftcolumn,#lft_c_rgt #leftcolumn {
    visibility: visible;
    width: 250px;
}

.cls {
    clear: both;
}

a {
    color: #0b320c;
}

img {
    border: 0 none;
}

h2 {
    font-size: 18px;
    color: #0b320c;
    margin: 10px 0 15px 0;
    font-weight: lighter;
}

#topsection {
    background: transparent url(/assets/image/bg-matrix.png) repeat-x scroll
        0 0;
    height: 150px;
}

.logo {
    padding-left: 10px;
    float: left;
}

/*Поиск*/
#frm_search {
    float: right;
    padding: 78px 0 0 0;
    margin-right: 10px;
}

input.inputfield,input.inputtext {
    background: #FFFFFF url(/assets/image/bg-inp.gif) no-repeat scroll 0 0;
    border: 0 solid #FFFFFF;
    height: 15px;
    width: 407px;
    float: left;
    /* position: relative;*/
    padding: 3px 0 5px 5px;
    font-size: 14px;
}

* html input.inputfield,input.inputtext {
    height: 29px;
}

.b-search {
    background: #FFFFFF url(/assets/image/search.png) no-repeat scroll 0 0;
    width: 91px;
    height: 23px;
    border: 0 none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 10px;
}

ul {
    list-style: none;
}

/* end поиск*/ /* МЕНЮ */
.menu {
    height: 36px;
    left: 150px;
    position: absolute;
    text-align: center;
    top: 117px;
}

.menu li {
    float: left;
    padding: 5px 2px 0 3px;
    display: inline;
    font-family: Tahoma;
    font-size: 14px;
}

.menu ul li a {
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    display: block;
    float: left;
    width: auto;
    background: transparent url(/assets/image/bg_menu_no_a.png) no-repeat
        scroll left top;
}

.menu ul li a span {
    background: transparent url(/assets/image/bg_menu_no_a.png) no-repeat
        scroll right top;
    display: block;
    float: left;
    height: 31px;
    padding: 5px 15px 0 15px;
}

.menu ul li.sel a span,.menu ul li a:hover span {
    background: transparent url(/assets/image/sel_menu_osn.png) no-repeat
        scroll right top;
    display: block;
    float: left;
    height: 31px;
    padding: 5px 15px 0 15px;
}

.menu ul li.sel a,.menu li a:hover {
    color: #0b320c;
    background: transparent url(/assets/image/sel_menu_osn.png) no-repeat
        scroll left top;
    display: block;
    float: left;
    width: auto;
    height: 31px;
}

/*end МЕНЮ */ /*Левая часть сайта*/
.left,.right,.agent {
    margin: 20px 10px 0 10px;
}

div.left-right-top,div.left-right-top div {
    background: transparent url(/assets/image/bg-left-right-top.png)
        repeat-x scroll left top;
    height: 39px;
    width: auto;
}

div.left-right-top div,.left-right-top {
    background-color: transparent;
    background-position: right top;
}

div.left-right-bot,div.left-right-bot div {
    background: transparent url(/assets/image/bg-left-right-bot.png)
        repeat-x scroll left top;
    height: 15px;
    width: auto;
}

div.left-right-bot div,.left-right-bot {
    background-color: transparent;
    background-position: right top;
}

.left-right-top p {
    padding: 10px 0 0 38px;
    color: #0b320c;
    font-size: 20px;
}

/*левое меню*/
ul.cat-s,div.shop,.agent-body {
    background: transparent url(/assets/image/bg-left-right-cnt.png)
        repeat-y scroll 0 0;
    padding: 10px 5px 10px 10px;
}

ul.cat-s li a {
    background: transparent url(/assets/image/des-menu.png) no-repeat scroll
        left center;
    color: #1D3726;
    font-size: 13px;
    font-weight: bold;
    font-family: Tahoma;
    text-decoration: none;
    padding-left: 20px;
}

ul.cat-s li a.sell,ul.cat-s li a:hover {
    background: transparent url(/assets/image/sel_menu.png) no-repeat scroll
        left center;
}

/* левое подменю*/
ul.subcat {
    margin-left: 20px;
}

ul.subcat li a {
    background: transparent url(/assets/image/des-menu.png) no-repeat scroll
        left center;
    color: #0b320;
    font-size: 12px;
    font-weight: bold;
}

ul.subcat li a.sel,ul.subcat li a:hover {
    background: transparent url(/assets/image/sel_menu.png) no-repeat scroll
        left center;
}

/*end Левая часть сайта*/ /*центральная часть страницы*/
.content {
    margin: 23px 20px 0 5px;
}

/*рекомендованые*/
table.recom {
    width: 100%;
}

table.recom td {
    width: 25%;
    text-align: center;
    vertical-align: middle;
    padding: 3px;
}

table.recom td.new-name a {
    color: #0b320c;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    height: 54px;
    display: block;
    overflow: hidden;
}

table.recom td.new-price {
    color: #0b320c;
    font-size: 16px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
}

/*end рекомендованые*/ /*новости*/
h3 a {
    color: #0B320C;
    text-decoration: none;
}

.flt-l {
    float: left;
}

.news-list table {
    width: 120px;
}

.news-list table td {
    vertical-align: middle;
}

h2 a {
    color: #1D3726;
    font-size: 18px;
}

.news-list,.cont {
    color: #3D3D3D;
    border-bottom: 1px solid #EEEEEE;
    padding-top: 15px;
    font-size: 13px;
}

.news_body {
    margin: 12px 0 12px 0;
}

.news_body a {
    display: block;
    float: right;
}

/*end новости*/
.cont {
    padding-bottom: 15px;
}
.cont ol, .cont ul{
    padding-left: 15px;
}
.news_date {
    color: #27990a;
    font-size: 15px;
    font-weight: bold;
}

/*end центральная часть страницы*/ /*правая часть сайта*/ /*корзина*/
.basket-text {
    min-height: 40px;
}

.basket-text p,.basket-text a {
    color: #3d3d3d;
    font-weight: bold;
    font-size: 12px;
    padding: 0;
}

.basket {
    float: left;
    margin-right: 15px;
}

.shop form {
    margin-top: 30px;
}

a.green span.nn span {
    padding: 5px 4px 0 4px;
    display: block;
}

a.green,a.green span.nn {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    display: blok;
    background: transparent url(/assets/image/button-bg-zag.png) no-repeat
        scroll left center;
    height: 32px;
    float: left;
    width: auto;
}

a.green span.nn,.green span.nn {
    background: transparent url(/assets/image/button-bg-zag.png) no-repeat
        scroll right top;
}

.m-r-15 {
    margin-right: 15px;
}

/*end корзина*/ /*агенты*/
.meneger {
    color: #0b320c;
    font-weight: bold;
    font-family: Tahoma;
}

.meneger p {
    background: transparent url(/assets/image/meneger-bg.png) no-repeat;
    min-height: 35px;
    padding-left: 40px;
    line-height: 30px;
}

.meneger p.meneg-name {
    background-position: 0 0;
}

.meneger p.meneg-email {
    background-position: 0 -80px;
}

.meneger p.meneg-phone {
    background-position: 0 -160px;
}

.meneger p.meneg-isq {
    background-position: 0 -260px;
}

.meneger p.meneg-adress {
    background-position: 0 -365px;
}

.agent-body hr {
    color: #efefef;
    background: #efefef;
    border: medium none;
    height: 1px;
    margin: 14px 0 14px 0;
}

/*end агенты*/ /*end правая часть сайта*/ /*footer*/
#down {
    padding-top: 10px;
}

#down a {
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    text-decoration: underline;
    padding-left: 15px;
}

#down a:hover {
    text-decoration: none;
}

#footer {
    background: transparent url(/assets/image/bg-matrix-footer.png) repeat-x 0 0;
    height: 105px;
    margin-top: 10px;
}

/* end footer */ /*акции и прочее*/
.prod-l .new_lbl {
    left: 60px;
    position: relative;
}

*:first-child+html .prod-l .new_lbl {
    top: 0;
}

.new_lbl {
    background: transparent url(/assets/image/new_goods.png) no-repeat left center;
    height: 50px;
    width: 50px;
    position: absolute;
    left: 330px
}

a.share-rel {
    z-index: 99;
    position: absolute;
}

hr.light-green {
    color: #047700;
    height: 1px;
    background: none repeat scroll 0 0 #047700;
    border: medium none;
}

.content p {
    padding: 10px 0 10px 0;
    color: #3D3D3D;
    font-size: 13px;
}

#result td a.prod {
    padding-left: 10px;
    display: block;
    font-family: Tahoma;
    font-size: 13px;
}

#result td a.prod:hover {
    text-decoration: none;
    color: #3d3d3d;
}

#result { /*border:1px solid #CCCCCC;*/
    width: 99%;
}

#result tr.odd td,#result tr.even td {
    overflow: hidden;
}

.content table#result tr td.t1 {
    width: 150px;
    text-align: left;
}

.content table#result tr td.t3 {
    border-bottom: 1px solid #CCD8EA;
    width: auto;
    text-align: left;
}

.content table#result tr td.t4 {
    width: 85px;
}

.content table#result tr td.t5 {
    width: 150px;
}

.content table#result tr td.t6 {
    width: 11px;
}

.txtfld textarea {
    width: 400px;
}

.txtfld input {
    height: 30px;
    width: 400px;
    font-size: 16px;
    font-family: Arial;
}

.margin-top15 {
    margin-top: 15px;
}

.captcha img {
    float: left;
    margin-right: 15px;
}

.captcha input {
    height: 40px;
    width: 235px;
}

.block_submit a,.block_submit input,input.feed {
    color: #fff;
    font-weight: bold;
    font-family: Tahoma;
    width: 100px;
    height: 32px;
    text-align: center;
}

div.cap-but,div.cap-but input {
    background: transparent url(/assets/image/button-bg-zag.png) no-repeat
        scroll left center;
    width: auto;
    float: left;
}

div.cap-but input,.cap-but input {
    background-position: right center;
}

.block_submit input,input.feed {
    border: 0 none;
    padding-bottom: 3px;
    font-size: 12px;
}

.block_submit a {
    display: block;
    float: left;
    padding-top: 2px;
    margin-right: 10px;
    text-decoration: none;
}

/*продуктс детайл*/
a.order-but {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    margin-top: 20px;
}

a.order-but span.order span {
    padding: 5px 0 0 15px;
    display: block;
}

a.order-but,a.order-but span.order {
    display: block;
    background: transparent url(/assets/image/button-bg-zag.png) no-repeat
        scroll left center;
    height: 32px;
    width: 80px;
}

a.order-but span.order,.order-but {
    background-position: right center;
}

.content p.red {
    font-size: 20px;
    color: #b60418;
    font-weight: bold;
    text-align: center;
    margin-top: 50px;
}

.grun {
    color: #0B320C;
    font-size: 20px;
    font-family: Arial;
}

div.prod-r {
    float: right;
    background: transparent url(/assets/image/price.png) no-repeat scroll 0
        0;
    width: 177px;
    height: 175px;
    margin-bottom: 15px;
}
div.prod-r .price{
    margin: 0 50px;
}
div.prod-l {
    float: right;
    width: 130px
}

.prod-r div.more-arts {
    height: auto;
    margin-bottom: 10px;
}

div.prod-l img {
    float: left;
    padding:0 5px 10px 0;
}

div.prod-c { /*float:left;*/ /*width: 100%;*/
    margin-right: 250px;
}

div.prod-c ol {
    list-style-type: decimal;
    list-style-position: inside;
}

/*end продуктс детайл*/ /* оформление заказа */
#result-cart {
    background-color: #F3F5FA;
    border: 1px solid #CCD8EA;
    float: left;
    width: 100%;
    margin-top: 15px;
}

#result-cart tr.header {
    font-size: 0.9em;
    font-weight: bold;
}

#result-cart tr {
    border: 1px solid #CCCCCC;
}

#result-cart td {
    padding: 0.4em 1em 0.4em 1.5em;
}

.block_submit a.shopcart-but span.bat span {
    display: block;
    padding: 5px 10px 0 10px;
}

.block_submit a.shopcart-but,.block_submit a.shopcart-but span.bat {
    display: block;
    height: 32px;
    width: auto;
    padding: 0;
    background: transparent url(/assets/image/button-bg-zag.png) no-repeat
        scroll left center;
}

.block_submit a.shopcart-but span.bat,.shopcart-but span.bat {
    background-position: right center;
}

/*end оформление заказа */ /*end акции и прочее*/
a.cmenu,a.cmenu:active,a.cmenu:visited {
    color: #f8b90e;
    font-size: 16px;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: bold;
}

.table-start {
    float: left;
    width: 330px;
    text-align: center;
}

.bullet a.i-menu { /*
float:left;
*/
    
}

.bullet a.cmenu { /*
	float:left;
*/
    
}

.bullet a:hover {
    text-decoration: none;
}

.start {
    clear: both;
    padding: 20px 15px 20px 15px;
    width: 100%;
    float: left;
}

h4 {
    font-size: 14px;
    font-weight: lighter;
    padding-bottom: 5px;
}

h3 {
    background: transparent url(/assets/image/circle.png) no-repeat scroll
        left center;
    color: #0b320c;
    font-size: 20px;
    line-height: 24px;
    padding-left: 30px;
    font-weight: lighter;
}

h1,.cats span {
    font-size: 20px;
    font-weight: lighter;
    color: #4D5A6A;
}

/*.more-arts {
  float: left;
  text-align:center;
  padding: 0 15px 0 5px;
  width: 180px;
  overflow: hidden;
  height: 170px;
}
.more-arts a{
	color:#1D3726;
}
.more-arts a:hover{
	color:#777777;
	}
	*/
.start div {
    width: 33%;
    float: left;
}

.start div#new_products {
    width: 98%;
    float: none;
    margin: 0 auto;
    text-align: center;
}

.start div#new_products div.more-arts {
    width: 200px
}

.start div#new_products div.more-arts a {
    color: #383838;
    font-size: 11px;
    display: block;
}

.start div#new_products div.more-arts a img {
    margin: 0 auto;
    display: block;
}

.start h3 {
    color: #777777;
    font-size: 14px;
    font-weight: bold;
}

.start p {
    font-size: 12px;
}

.start ul {
    padding-top: 20px;
    width: 95%
}

.start ul li {
    line-height: 20px;
    list-style: none;
}

.start ul li a {
    color: #777777;
    background: transparent url(/assets/image/square.gif) no-repeat left
        center;
    padding-left: 10px;
}

.start ul li a:hover {
    color: #1D3726;
}

/*.rgt a {
  color: #1D3726;
}

.rgt a:hover {
  text-decoration: none;
  color: #777777;
}
.rgt a.sel {
  color: #1D3726;
}
*/ /*.lft {
  float: left;
  width: 30%
}

.rgt {
	float: left;
	width: 68%;
	padding:5px 0 15px 0;  
}*/
.cats {
    margin-bottom: 15px;
}

.cats a {
    display: block;
    float: left;
    background: transparent url(/assets/image/right_arrow.gif) no-repeat
        scroll left center;
    width: 120px;
    padding: 2px 2px 2px 25px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.cats a:hover,.cats a.sel {
    color: #f8b500;
    text-decoration: none;
    background: transparent url(/assets/image/right_arrow_a.gif) no-repeat
        scroll left center;
}

/*div.lft span a, div.lft span a.sell{
	padding:10px 0 5px 40px;
	display:block;
	color:#f8b500;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:15px;
}
div.lft span a.sell, div.lft span a:hover{
	background:transparent url(/assets/image/gud.gif) no-repeat scroll left top;
}
div.lft span a{
	background:transparent url(/assets/image/gud1.gif) no-repeat scroll left top;
}*/
.pager {
    float: right;
}

.pager b {
    background: transparent url(/assets/image/pager.png) no-repeat scroll
        center top;
    display: block;
    float: left;
    margin: 0 3px 0 0;
    padding: 6px 11px;
    color: #fff;
    font-weight: bold;
}

.pager a {
    display: block;
    float: left;
    margin: 0 3px 0 0;
    color: #1D3726;
    font-weight: bold;
    text-decoration: none;
}

.pager .abc,div.nexprev {
    float: left;
}

.pager .abc a {
    padding: 6px 11px;
    background: transparent url(/assets/image/pager_na.png) no-repeat scroll
        center top;
}

#total_sum {
    text-align: right;
}

#total_sum,#total_sum span {
    color: #1D3726;
    font-size: 14px;
}

/*.cont {
  height: 100%;
  width: 99%;
}
*/
.s-rgt hr {
    clear: both;
    color: #EFEFEF;
    margin-left: 31px;
}

.menu-c li {
    width: 33%;
    float: left;
    height: 170px;
}

.menu-c a img {
    border-style: none;
}

.menu-c li.empty {
    height: 65px;
}

ul.menu-c li a {
    text-decoration: none;
}

ul.menu-c li span {
    color: #8A918D;
    display: block;
    font-weight: bold;
    left: 30px;
    position: relative;
    top: -40px;
}

.s4 {
    color: #383838;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 180%;
    list-style-type: none;
}

.s6 {
    color: #383838;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    padding-left: 50px;
    list-style-image: url(/assets/image/square.gif);
}

.s1 {
    padding-left: 50px;
}

.desc {
    width: 80%;
    overflow: hidden;
}

div.popup_qt {
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #0D5DA8;
    position: absolute;
    width: 120px;
}

div.popup_qt img {
    height: 15px;
    width: 15px;
}

div.popup_qt input {
    width: 20px;
}

div.popup_qt input.btn {
    width: 30px;
}

.fld {
    float: left;
    padding: 5px;
    width: 99%;
}

.txtlbl {
    float: left;
    width: 200px;
    padding-right: 5px;
    height: 41px;
}

label {
    color: #777777;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
}

.txtfld {
    float: left;
}

.err {
    display: block;
    color: red;
    font-weight: bold;
    padding-left: 5px;
}   