/**
*	ZestGroup styles
*/
* {
    margin: 0;
	padding: 0;
    zoom: 1;
}
body {
    font: normal 12px Arial, Verdana, sans-serif;
    background: #fff;
}
a {
    outline: none;
    color: #02869b;
}
a:hover {
    text-decoration: none;  
}
a.important {
    font-weight: bold;
}
img {
    vertical-align: top;
    border: 0;
}
ul, ol {
    list-style-type: none;
}
p {
    padding-bottom: 10px;
}
h1 {
    font-size: 1.9em;
    font-weight: normal;
    margin-bottom: 20px;
}
h3 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
    color: #303030;
    background: #e5e5e5;
    padding: 5px 18px;
    position: relative;
    left: -18px;
}
.clear {
    clear:both;
    float:none !important;
    font-size:0;
    height:0;
    overflow:hidden;
}
.clearfix:after
{ 
 content: ".";  
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden; 
}

.clearfix
{display: inline-block;}

/* Hides from IE-mac */
* html .clearfix
{height: 1%;}

.clearfix
{display: block;}
/* End hide from IE-mac */

.invisible {
    display: none;
}
.top_indent {
    padding-top: 20px;
}
.bottom_indent {
    padding-bottom: 20px;
}
.xls {
    background: transparent url('/media/images/icons/xls.gif') no-repeat left top;
    padding-left: 25px;
    line-height: 22px;
}
.pdf {
    background: transparent url('/media/images/icons/pdf.gif') no-repeat left top;
    padding-left: 25px;
    line-height: 22px;
}
div.rounded {
    position: relative;
    border: 1px solid #c0c0c0;
    padding: 15px;
}
.lt, .lb, .rt, .rb {
    position: absolute;
    background-image: url('/media/images/bgs/corner.gif');
    background-repeat: no-repeat;
    height: 13px;
    width: 13px;
    z-index: 5;
}
.lt {
    left: -1px;
    top: -1px;
    background-position: 0 0;
}
.lb {
    left: -1px;
    bottom: -1px;
    background-position: 0 -13px;
}
.rb {
    right: -1px;
    bottom: -1px;
    background-position: -13px -13px;
}
.rt {
    right: -1px;
    top: -1px;
    background-position: -13px 0;
}
ul.arrowed li {
    background: transparent url('/media/images/bgs/ulmarker_mdash.gif') no-repeat left top;
    padding-left: 17px;
}
/**
*	Form styles
*/
.form {
	padding: 10px 0;
}
.form ul {
	width: 500px;
}
.form li {
    background: none!important;
	position: relative;
	padding: 0 0 10px 180px!important;
}
.form li .button {
	margin-top: 10px;
}
.form label.field {
	left: 0;
	padding-top: 3px;
	position: absolute;
	text-align: right;
	width: 165px;
}
.form label.required {
	font-weight: bold;
}
.form .wide {
	width: 320px;
}
.form .narrow {
	width: 200px;
}
/**
 *  Special Form Styles
 */
#feedback {
    border-bottom: 1px solid #c0c0c0;
    margin-bottom: 25px;
}
/**
*   Layuot styles
*/
#wrap_content {
    width: 960px;
    margin: 0 auto;
    padding: 30px 0 10px 20px;
    color: #303030;
}
#no_js {
    position: absolute;
    text-align: center;
    top: 5px;
    right: 0;
    color: #fff;
    font-size: 1.1em;
    background: #d00;
    border: 1px solid #900;
    padding: 5px 20px;;
}
/**
*   Main Head on Main Page
*/
#wrap_head {
    min-width: 980px;
	background: #b4b4b4 url('/media/images/bgs/main_head.gif') repeat-x left bottom;
}
#main_head {
    margin: 0 auto;
    width: 980px;
	height: 89px;
}
#logo {
    width: 320px;
	float: left;
}
#main_head div.contacts {
    height: 57px;
	padding: 27px 5px 0 20px; 
	text-align: left;
    float: left;
	width: 230px;
	color: #fff;
	overflow: hidden;
}
#main_head div.contacts a{
	color: #fff;
}
#main_head div.contacts p{
	padding: 0;
}
#main_head div.search {
    padding-top: 27px;
    float: right;
}
#main_head div.search input.text {
    width: 198px;
    padding: 2px 0 2px 2px;
    margin-top: 5px;
    font-family: Arial, Verdana, sans-serif;
}
#main_head div.search input.empty {
    color: #505050;
}
#main_head div.search a {
    padding-left: 10px;
}
/**
*	Main Menu
*/
#wrap_menu {
    min-width: 980px;
	background: #648443 url('/media/images/bgs/main_menu.png') repeat-x left top;
}
#main_menu {
	height: 45px;
	border-top: 1px solid #cacaca;
	line-height: 43px;
	overflow: hidden;
	margin-bottom: 3px;
    width: 980px;
    margin: 0 auto;
}
#main_menu ul {
	font-size: 1.1em;
}
#main_menu ul li {
	float: left;
	padding: 0 20px 0 20px;
}
#main_menu ul li a {
	text-decoration: none;
	color: #fff;
}
#main_menu ul li a:hover {
	text-decoration: underline;
}
#main_menu ul li a.selected {
	color: #000;
}

/**
*	Main Catalog (with large images)
*/
#main_catalog {
	width: 100%;
}
#main_catalog ul.items{
    overflow: auto;
    width: 994px;
    margin-left: -34px;
}
#main_catalog ul.items li {
    width: 317px;
    float: left;
    margin-left: 14px;
    margin-bottom: 14px;
}
#main_catalog ul.items li div.top {
    background: transparent url('/media/images/bgs/main_catalog_top_bg.png') no-repeat left bottom;
    height: 14px;
}
#main_catalog ul.items li div.body {
    background: transparent url('/media/images/bgs/main_catalog_body_bg.png') repeat-x left top;
    height: 160px;
    border-left: 1px solid #b4b4b4;
    border-right: 1px solid #b4b4b4;
    padding: 0 20px;
    overflow: hidden;
}
#main_catalog ul.items li div.bottom {
    background: transparent url('/media/images/bgs/main_catalog_bottom_bg.png') no-repeat left bottom;
    height: 15px;
}
#main_catalog ul.items li div.body p.title a {
    font-weight: bold;
    font-size: 1.2em;
    color: #02869b;
}
#main_catalog ul.items li div.body div.photo {
    width: 270px;
    height: 153px;
    border: 1px solid #e0e0e0;
}
/**
*   Left Sidebar
*/
#left_sidebar {
    width: 300px;
    float: left;
}

/**
*   Partners
*/
#partners {
    margin-bottom: 40px;
}
#partners ul li {
    padding: 5px 0;
}
/**
*   Right Sidebar
*/
#right_sidebar {
    float: left;
    width: 655px;
}
/**
*   Main News
*/
#main_news  div.block_content {
    padding: 20px 20px 20px 22px;
}
#main_news ul {
    overflow: auto;
}
#main_news ul li {
    padding-bottom: 20px;
    overflow: auto;
}
#main_news ul li div.bullet {
    width: 6px;
    height: 6px;
    line-height: 6px;
    background: #96cb61;
    float: left;
    border: 1px solid #658841;
    margin-top: 4px;
}
#main_news ul li div.date {
    float: left;
    color: #707070;
    padding-left: 7px;
    font-size: 1em;
}
#main_news ul li div.title {
    padding-left: 14px;
    font-size: 1.1em;
    position: relative;
    top: -1px;
    color: #006e7b;
}
#main_news ul li div.title a{
    padding-left: 7px;
    color: #006e7b;
}
#main_news ul li div.text {
    clear: left;
    padding-top: 5px;
    padding-left: 14px;
}
#main_news ul li div.text img {
    float: left;
    margin: 5px 10px 5px 0;
    border: 1px solid #a0a0a0;
}
#main_news ul li div.text p {
    padding-bottom: 10px;
}
#main_news div.all_items {
    padding: 5px 0 10px 0;
    text-align: right;
}
#main_news div.all_items a {
    color: #000;
    background: #d2e9b9;
    padding: 2px 5px;
}
/**
*   Footer
*/
#footer {
    border-top: 1px solid #c0c0c0;
    height: 50px;
    padding-top: 20px;
    text-align: center;
    margin-top: 30px;
    margin-left: -20px;
}
/**
*   Catalog in the Left Sidebar
*/
#main_left_catalog {
    margin-bottom: 40px;
}
/**
*   General styles for catalog list
*/
#main_left_catalog ul.catalog {
    /*margin-left: -15px;*/
    position: relative;
    left: -20px;
}
#main_left_catalog ul.catalog li.root ul {
    margin-left: -13px;
    background: transparent url('/media/images/bgs/main_catalog_vr_bg.gif') repeat-y left top;
    margin-bottom: 20px;
}
#main_left_catalog ul.catalog li.root ul li {
    position: relative;
    padding-left: 17px;
    padding-bottom: 7px;
    background: transparent url('/media/images/bgs/main_catalog_hz_bg.gif') no-repeat 1px 8px;
    top: 12px;
}
#main_left_catalog li.root ul li {
    font-weight: normal;
    color: #303030;
    background: none;
}
#main_left_catalog a {
    color: #505050;
}
#main_left_catalog a.selected {
    font-weight: bold;
    color: #303030;
}
/**
*   Styles for root category
*/
#main_left_catalog li.root {
    background: transparent url('/media/images/bgs/main_catalog_root_bg.gif') no-repeat left 5px;
    color: #000;
    font-weight: bold;
    padding-left: 15px;
}
#main_left_catalog li.root div.title {
    text-transform: uppercase;
    padding-left: 0px;
    font-size: 1.2em;
}
#main_left_catalog li.root div.title a {
    color: #000;
}
/**
*   Text Content Page
*/
div.plain_text ul li {
    padding: 0 0 0 7px;
	background: url('/media/images/bgs/ulmarker.gif') no-repeat left 6px;
    border: none;
    margin-bottom: 0;
}
div.plain_text ul,
div.plain_text p {
    padding-bottom: 15px;
}
div.plain_text img.left {
    float: left;
    margin: 0 10px 10px 0;
}
div.plain_text img.right {
    float: left;
    margin: 0 0 10px 10px;
}
/**
*   Paginator
*/
#paginator {
    text-align: left;
    padding-top: 10px;
    color: #000;
}
#paginator ul {
    display: inline-block;
    position: relative;
    top: 3px;
}
#paginator ul li {
    float: left;
    margin-left: 5px;
    padding: 1px 3px!important;
}
#paginator ul li.selected {
    background: #e0e0e0;
}
#paginator ul li a {
    color: #000;
}
/**
*   Navigator
*/
#navigator {
    padding-top: 10px;
    float: right;
    width: 240px;
}
#navigator .prev {
    text-align: right;
    float: left;
    width: 120px;
}
#navigator .next {
    text-align: right;
	float: left;
    width: 120px;
}
#navigator .disabled {
    color: #c0c0c0;
}
#navigator a {
    color: #000;
    background: #d2e9b9;
    padding: 2px 5px;
}
/**
*   News Item Page
*/
#news_item h1 {
    font-size: 1em;
    padding: 0;
}
#news_item div.title{
    /*color: #006e7b;*/
    color: #303030;
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 5px;
}
#news_item div.date{
    color: #707070;
    font-size: 0.9em;
    padding-bottom: 15px;
}
#news_item div.text {
    clear: left;
}
#news_item div.text img {
    float: left;
    margin: 5px 10px 5px 0;
    border: 1px solid #a0a0a0;
}
#news_item div.text p {
    padding-bottom: 10px;
}
#news_item div.text ul {
    overflow: auto;
}
#news_item div.text ul li {
    padding: 0 0 0 10px;
	background: url('/media/images/bgs/ulmarker.gif') no-repeat left 50%;
}
/**
*	News Navigator
*/
#news_navigator {
	padding-top: 20px;
    overflow: auto;
}
#news_navigator div.prev {
	width: 250px;
	float: left;
}
#news_navigator div.next {
	width: 250px;
	float: right;
	text-align: right;
}
#news_navigator div.date {
	color: #707070;
    font-size: 0.9em;
    padding: 0;
}
#news_navigator div.title {
    font: normal 1em Arial,Verdana,sans-serif;
}
#news_navigator div.title a {
	color: #006e7b;
}
/**
*	All Partners
*/
#all_partners ul li {
    float: left;
    
    padding-bottom: 20px;
}
#all_partners ul li div.logo {
	float: left;
    margin: 0 15px 5px 0;
    width: 200px;
    text-align: center;
}
#all_partners ul li div.logo img {
    border: 1px solid #bebebe;
}
#all_partners ul li div.description {
    padding-bottom: 5px;
    width: 655px;
}
#all_partners ul li div.url {
    text-align: right;
}
#all_partners ul li div.url a {
    color: #006e7b;
}
/**
*   Partners Item
*/
#partners_item div.logo {
	float: left;
    border: 1px solid #bebebe;
    margin: 0 15px 5px 0;
}
#partners_item div.url {
    padding-bottom: 5px;
}
#partners_item div.contacts {
    float: left;
}
#partners_item div.description {
    padding-top: 25px;
}
#partners_item .outer {
    overflow: auto;
}
/**
 *  Root Category Page
 */
#root_category_page ul.subcategories {
    list-style-type: none;
    font-size: 1.3em;
}
#root_category_page ul.subcategories strong {
    font-weight: normal;
}
#root_category_page ul.subcategories li {
    padding-bottom: 10px;
    background: transparent url('/media/images/bgs/ulmarker_mdash.gif') no-repeat left 6px;
    padding-left: 20px;
    color: #000;
}
#root_category_page ul.subcategories li ul {
    padding-bottom: 0;
    padding-top: 5px;
}
#root_category_page ul.subcategories ul ul {
    padding-left: 10px;
}
#root_category_page ul.subcategories li ul li {
    background: transparent url('/media/images/bgs/ulmarker_mdash_small.gif') no-repeat left 6px;
    padding-left: 12px;
    padding-bottom: 3px;
    font-size: 0.9em;
    color: #909090;
}
#root_category_page .plain_text img {
    border: 1px solid #e1e1e1;
}
/**
*   Category Page
*/
div.breadcrumbs {
    padding-bottom: 20px;
    color: #303030;
}
div.breadcrumbs .parent {
    color: #a0a0a0;
    background: transparent url('/media/images/bgs/breadcrumbs_arrow.gif') no-repeat right 5px;
    padding-right: 35px;
    font-size: 1.9em;
    margin-right: 8px;
}
div.breadcrumbs h1,
div.breadcrumbs .child {
    font-size: 1.9em;
    font-weight: normal;
    margin-right: 8px;
}
div.breadcrumbs h1 {
    display: inline;
    margin-bottom: 0;
}
#category_page ul.subcategories li {
    border-bottom: 1px solid #c0c0c0;
    padding-bottom: 5px;
    margin-bottom: 20px;
    overflow: hidden;
}
#category_page ul.subcategories li table.list td {
    padding: 5px;
	vertical-align: top;
    background: #f3f3f3;
}
#category_page ul.subcategories li table.list strong {
    font-weight: normal;
}
#category_page ul.subcategories li  div.photos {
    float: left;
    width: 120px;
    margin-right: 20px;
}
#category_page ul.subcategories li  div.photo {
    width: 120px;
    margin-bottom: 5px;
}
#category_page ul.subcategories li  div.photo .body {
    width: 100px;
    padding: 0 9px;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    overflow: hidden;
}
#category_page ul.subcategories li  div.photo .body img {
    vertical-align: top;
    border: 0;
}
#category_page ul.subcategories li  div.photo .top {
    background: transparent url('/media/images/bgs/photo_border_top.gif') no-repeat left bottom;
    height: 11px;
    width: 120px;
}
#category_page ul.subcategories li  div.photo .bottom {
    background: transparent url('/media/images/bgs/photo_border_bottom.gif') no-repeat left top;
    height: 11px;
    width: 120px;
}
#category_page ul.subcategories li  h2,
#category_page ul.subcategories li  div.title {
    color: #000000;
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 15px;
    margin-left: 140px;
}
#category_page ul.subcategories li  div.title a {
    color: #000000;
    text-decoration: underline;
}
#category_page ul.subcategories li  div.description {
    margin-bottom: 15px;
}
#category_page ul.subcategories li  ul,
#category_page ul.subcategories li  ol {
    margin-bottom: 10px;
    display: inline-block;
}
#category_page ul.subcategories li  span.header {
    background: #bed1d4;
    font-weight: bold;
    display: inline-block;
    padding: 1px 6px;
    margin-bottom: 5px;
}
#category_page ul.subcategories li  h4 {
    font-size: 1.3em;
    color: #237E18;
    margin-bottom: 10px;
    background: #cceabe;
    padding: 5px 7px;
}
#category_page ul.subcategories li  div.text {
    margin-bottom: 10px;
}
#category_page ul.subcategories li  div.pdf {
    margin-bottom: 20px;
    margin-top: 15px;
}
#category_page ul.subcategories li  div.xls {
    margin-bottom: 20px;
    margin-top: 15px;
}
#category_page ul.subcategories li  p.text p {
    margin: 0 0 5px 0;
}
#category_page ul.subcategories li table.list li,
#category_page ul.subcategories li  div.text ul li {
    padding: 0 0 0 7px;
	background: url('/media/images/bgs/ulmarker.gif') no-repeat left 6px;
    border: none;
    margin-bottom: 0;
}
#category_page ul.subcategories li  div.text ol li {
    border: none;
    margin-bottom: 0;
}
#category_page ul.subcategories li  div.text ol {
    list-style-position: inside;
    list-style-type: decimal;
}
#category_page ul.subcategories li  div.params table {
    font-size: 0.9em;
    border-collapse: collapse;
    margin-top: 10px;
    margin-bottom: 20px;
}
#category_page ul.subcategories li  div.params table th,
#category_page ul.subcategories li  div.params table thead td {
    background: #c0c0c0!important;
    padding: 1px 3px;
}

#category_page ul.subcategories li  div.params table th,
#category_page ul.subcategories li  div.params table td {
    padding: 1px;
    text-align: center;
    border: 1px solid #c0c0c0;
}
#category_page ul.subcategories li  div.params table tbody tr:nth-child(even) {
    background: #e5e5e5;
}
#category_page ul.subcategories li  div.params table.no_zebra tbody tr {
    background: none;
}

/**
*   Products Item
*/
#products_item td {
    vertical-align: top;
}
#products_item .right_column {
    padding-left: 20px;
}
#products_item div.photo {
    margin-bottom: 20px;
}
#products_item .price {
    color: #77a14d;
    font-size: 2em;
    padding-left: 15px;
    margin-bottom: 20px;
}
#products_item h1 {
    font-size: 1.7em;
    margin-bottom: 20px;
}
#products_item  div.description div.text {
    margin-bottom: 10px;
}
#products_item  div.description span.header {
    background: #bed1d4;
    font-weight: bold;
    display: inline-block;
    padding: 1px 6px;
    margin-bottom: 5px;
    position: relative;
    left: -6px;
}
#products_item  div.description div.text ul li {
    padding: 0 0 0 7px;
	background: url('/media/images/bgs/ulmarker.gif') no-repeat left 6px;
    border: none;
    margin-bottom: 0;
}
/**
 * Products List
 */
#products_list ul.products_categories li {
    float: left;
    width: 100%;
}
#products_list ul.products_categories li .head {
    background: #f4f4f4;
    padding: 7px 0 7px 10px;
    font-weight: bold;
    margin-left: -10px;
    margin-bottom: 15px;
    position: relative;
}
#products_list .products li {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
#products_list .products div.photo {
    float: left;
    margin-right: 20px;
}
#products_list .products div.description {
    margin-right: 150px;
}
#products_list .products div.description .title {
    font-size: 1.5em;
    display: inline-block;
    margin-bottom: 10px;
}
#products_list .products div.price {
    float: right;
    margin-left: 20px;
    color: #77a14d;
    font-size: 2em;
    width: 150px;
    text-align: right;
    padding-top: 25px;
}
#products_list .up {
    position: absolute;
    top: 5px;
    right: 10px;
}
#products_list .up a {
    text-decoration: none;
    border-bottom: 1px dotted #02869b;
    font-weight: normal;
}
/**
  * Filters on Products list
  */
#products_filter {
    margin-bottom: 15px;
}
#products_filter span {
    padding-right: 10px;
    background: transparent url('/media/images/bgs/vert_separator.gif') no-repeat right 2px;
    margin-right: 10px;
}
#products_filter span a {
    text-decoration: none;
    border-bottom: 1px dotted #02869b;
}
#products_filter span.last {
    padding-right: 0;
    background: none;
    margin-right: 0;
}
/**
*   Page with Root Categories
*/
#root_categories div.category_info {
    width: 425px;
    float: right;
}
#root_categories ul.items li {
    padding-bottom: 10px;
}
#root_categories ul.items li div.photo_container {
    position: relative;
    padding-bottom: 5px;
    margin-right: 20px;
    height: 120px;
    overflow: hidden;
    width: 210px;
}
#root_categories ul.items li div.photo {
    padding: 0 20px;
    text-align: center;
}
#root_categories ul.items li div.color_panel {
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    height: 25px;
    line-height: 25px;
    z-index: 2;
    font-size: 1.2em;
    text-align: center;
    overflow: hidden;
}
#root_categories ul.items li div.color_panel a {
    color: #fff;
    padding: 0 5px;
    white-space: nowrap;
}
#root_categories ul.items li div.opacity {
    opacity:0.65;
    -moz-opacity:0.65; /* для старых браузеров на основе Gecko */
}
#root_categories div.description {
    padding-bottom: 20px;
}
#root_categories div.subcategories {
    
}
#root_categories div.usual_category {
    background: #f0f0f0;
    width: 190px;
    text-align: left;
    padding: 5px 10px;
    margin-right: 20px;
}
#root_categories div.usual_category a {
    color: #000;
    font-size: 1.2em;
}
/**
*	Category info on the Category Page
*/
#category_info {
	padding-bottom: 10px;
	overflow: hidden;
}
#category_info div.category_info.has_photo {
	margin-right: 200px;
}
#category_info div.category_photo {
	float: right;
	margin: 0 0 5px 10px;
	text-align: right;
}
#category_info div.category_description {
	padding-bottom: 10px;
}
#products div.subcategories {
	background: #eaeaea;
	padding: 10px 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 1.1em;
}
/**
*   Search Results
*/
#search_result .title {
    font-size: 1.9em;
    color: #303030;
    margin-bottom: 15px;
}
#search_result form {
    margin-bottom: 15px;
}
#search_result form input {
    font-family: Arial, Verdana, sans-serif;
}
#search_result form input.text {
    width: 400px;
    padding: 2px 0;
    color: #909090;
}
#search_result form input.button {
    padding: 1px 10px;
}
#search_result .results {
    margin-bottom: 15px;
}

form#feedback input{
    width:320px;
}

form#feedback textarea{
    width:320px;
}

ul.errorlist {
    color: #a00;
    padding-bottom: 5px !important;
    font-size: 0.9em;
    width: 320px;
}

ul.errorlist li {
    padding: 0px !important;
}

.wa {
    width: auto !important;
}

div.subcat {
    padding-bottom: 4px;
    padding-left: 15px;
    background: transparent url('/media/images/icons/bullet.gif') no-repeat left 6px;
    
}
div.small_photo {
    padding-bottom: 15px;
}

table.vacancy {
	margin-bottom: 40px;
}
table.vacancy td {
	vertical-align: top;
}
table.vacancy thead td {
	padding-bottom: 10px;
	font-size: 1.1em;
}
table.vacancy tbody td {
	padding-bottom: 5px;
}
table.vacancy td.param {
	color: #a0a0a0;
	width: 120px;
}