
/* ---------- Overall Specifications ---------- */
@import url(http://fonts.googleapis.com/css?family=PT+Sans&subset=latin,cyrillic-ext,cyrillic);

body {
  line-height: 1.3;
  font-size: 85.5%;
  word-wrap: break-word;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
}
h1 {
  font-size: 1.357em;
  color: #000;
  padding: 0;
  margin: 0;
}
h2 {
  font-size: 1.243em;
}

p {
  margin: 0 0 1.2em;
}
del {
  text-decoration: line-through;
}
tr.odd {
  background-color: #dddddd;
}
img {
  outline: 0;
}
.field{font-size: 0.9em; padding: 3px 0;}

.field-name-body{ padding: 0px;}

.search-results .field-name-field-acproduct{
display: block;
position: absolute;
background: transparent url(../images/spprice_small.png) no-repeat 0 0;
width: 42px;
height: 42px;
font-size: 0em;
z-index: 100;
top:-5px;
left:10px;
}

.body-right, .body-left{
    display: inline;
    float: left;
}
.body-right{width: 300px}
.body-left{width: 400px}



.node-full .field-name-field-acproduct{
    display: block;
    position: absolute;
    background: transparent url(../images/spprice.png) no-repeat 0 0;
    width: 64px;
    height: 64px;
    font-size: 0em;
    z-index: 100;
    top:100px;
    right: 100px;
}

.contact-phone{
    font-size: 2em;
    padding-top: 3px;
    color: #fff;
    margin: 0;
}
.contact-phone-desc{
        font-size: 0.8em;
         text-align: left;
}


code,
pre,
kbd,
samp,
var {
  padding: 0 0.4em;
  font-size: 0.77em;
  font-family: Menlo, Consolas, "Andale Mono", "Lucida Console", "Nimbus Mono L", "DejaVu Sans Mono", monospace, "Courier New";
}
code {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
}
pre code,
pre kbd,
pre samp,
pre var,
kbd kbd,
kbd samp,
code var {
  font-size: 100%;
  background-color: transparent;
}
pre code,
pre samp,
pre var {
  padding: 0;
}
.description code {
  font-size: 1em;
}
kbd {
  background-color: #f2f2f2;
  border: 1px outset #575757;
  margin: 0 3px;
  color: #666;
  display: inline-block;
  padding: 0 6px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
pre {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
  margin: 10px 0;
  overflow: hidden;
  padding: 15px;
  white-space: pre-wrap;
}

table.ft_table td {
    width: 50%;
    vertical-align: top;
    text-align: center;
    border: none;
}
table.ft_table tr, table.ft_table tbody{border: none}

/* ------------------ Fonts ------------------ */

body,
#site-slogan,
.ui-widget,
.comment-form label {
  font-family: Arial, Tahoma;
}
#header,
#footer-wrapper,
#skip-link,
ul.contextual-links,
ul.links,
ul.primary,
.item-list .pager,
div.field-type-taxonomy-term-reference,
div.messages,
div.meta,
p.comment-time,
table,
.breadcrumb {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
input,
textarea,
select,
a.button {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

/* ------------------ Reset Styles ------------------ */

caption {
  text-align: left; /* LTR */
  font-weight: normal;
}
blockquote {
  background: #f7f7f7;
  border-left: 1px solid #bbb;
  font-style: italic;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
}
blockquote:before {
  color: #bbb;
  content: "\201C";
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.2em;
  vertical-align: -.4em;
}
blockquote:after {
  color: #bbb;
  content: "\201D";
  font-size: 3em;
  line-height: 0.1em;
  vertical-align: -.45em;
}
blockquote > p:first-child {
  display: inline;
}
a.feed-icon {
  display: inline-block;
  padding: 15px 0 0 0;
}

/* ------------------ Table Styles ------------------ */

table {
  border: 0;
  border-spacing: 0;
  font-size: 0.857em;
  margin: 10px 0;
  width: 100%;
}
table table {
  font-size: 1em;
}
#footer-wrapper table {
  font-size: 1em;
}
table tr th {
  background: #efefef;
  padding: 10px;
  border-bottom-style: none;
  
}
table tr th,
table tr th a,
table tr th a:hover {

  font-weight: bold;
}
table tbody tr th {
  vertical-align: top;
}


#footer-wrapper tr td,
#footer-wrapper tr th {
  border-color: #555;
  border-color: rgba(255, 255, 255, 0.18);
}
tr.odd {
  background: #fff;
  border-bottom: 1px solid #d8d8d8;

}
tr, tr.even {
  background: #fff;
  border-bottom: 1px solid #d8d8d8;

}
table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
table ul.links li {
  padding: 0 1em 0 0;
}

td.views-field-display-price{
	font-size: 1.3em;
	word-wrap: normal;
	width: 100px;
}

td.views-field-field-qty{
	width: 60px;
}

/* Стили представлений представления */
.view-clients .views-field-title{
    padding: 5px 0;
    color: gray;
    font-size: 1.1em;
}

.view-clients .views-field-field-www{
        color:#00b2ff;
        font-size: 0.9em;    
}

.view-clients .views-field-field-imges{
    
    padding: 30px 0;
}

.view-clients td{
    text-align: center;
    vertical-align:top;
    position: relative;
    width: 33.33%;
}

/* Акции на первой странице */

#block-views-action-block, #block-views-speccena-block{text-align: center;}
#block-views-action-block h2{
    background: #f67a3e;
    color: #fff;
    padding: 5px;
    text-align: center;
    font-size: 1em;
    border-radius: 6px;
    
}
#block-views-speccena-block h2{
        background: #039dd8;
    color: #fff;
    padding: 5px;
    text-align: center;
    font-size: 1em;
    border-radius: 6px;
}

#block-views-clients-block-1 h2{font-size: 1.3em; margin-left: 40px; border-bottom: 1px dotted silver;
    padding: 0;
    margin: 0;
}

#block-views-action-block .views-field-uc-product-image,
.view-display-id-block_1 .views-field-uc-product-image{
    clear: both;
    padding: 0 0 0 0;
    height: 110px;
    
}

#block-views-action-block .views-field-title{clear: both; margin: 10px 0;}

/* Акции 5 подряд */



#block-views-action-block-1 h2{
    text-align: center;
    padding: 5px 20px;
    margin: 0;
    font-size: 1.2em;
    color: #fff;
    border-radius: 2px;
    background: #f45424 url(../images/bg-orange-menu.png) repeat-x 0 0;
}
#block-views-speccena-block-1  h2{
    text-align: center;
    padding: 5px 20px;
    margin: 0;
    font-size: 1.2em;
    color: #fff;
    border-radius: 2px;
    background: #4abfe5;
}


#block-views-action-block-1 table,
#block-views-speccena-block-1 table{
    margin: 0;
    }
#block-views-action-block-1 table.views-view-grid tr,
#block-views-speccena-block-1 table.views-view-grid tr{
    border-bottom: 0;
    }

#block-views-action-block-1 table.views-view-grid td{
    position: relative;
    text-align: center;
    width: 166px;
    vertical-align: top;
    border-right: 1px dotted #ffb464;
    padding: 10px;
    display: inline-block;
}
    
#block-views-speccena-block-1 table.views-view-grid td{
    position: relative;
    text-align: center;
    width: 166px;
    vertical-align: top;
    border-right: 1px dotted #4abfe5;
    padding: 10px;
    display: inline-block;
}
#block-views-action-block-1 table.views-view-grid td.col-5{border-right: 0;}
#block-views-speccena-block-1 table.views-view-grid td.col-5{border-right: 0;}

td.views-field-title{
 padding: 10px;
}
.attachment-before{
	padding: 10px;
}
.attachment-before .views-summary-unformatted a{
	font-size: 1.8em;	
	margin-left: 20px;
}
.attachment-before .views-summary-unformatted a.active{
	font-size: 1.8em;	
	margin-left: 20px;
	color: red;
	
}

.attachment-before .views-summary-unformatted{
	font-size: 0.8em;
	color: gray;

	
}

/*
.views-field-sell-price{
    position: absolute;
    top: 60px;
    overflow: hidden;
    background: #f78d4a;
    border-radius: 3px;
    padding: 4px 10px;
    color: #fff;
    width: 120px;
    text-align: left;
    box-shadow: 0px 1px 5px rgba(0,0,0,0.7)
}
*/

.views-field-buyitnowbutton{
    position: absolute;
    top: 30px;
    right: 0;
}

/* full node */
.group_productinfo, .group_imagecheckinfo{float: left; display: inline;}
.group_productinfo{
        width: 500px;

}
.group_imagecheckinfo{
    width: 200px;
    position: relative;
    }
    
.group_imagecheckinfo .sell-price{
    background: #f67a3e;
    padding: 4px 6px;
    color: #fff;
    border-radius: 6px;
}

.group_imagecheckinfo .add-to-cart{
    position: absolute;
    bottom: -30px;
    right: -16px;
}
.node-full .field-name-uc-product-image{
    float: right;
    width: 300px;
    margin-top: -250px;
}

.product-image {
float: none;
margin-left: 0px;
padding-left: 0px;
padding-top: 0px;
text-align: center;
}

/* ------------------ List Styles ------------------ */

.block ol,
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}
.contextual-links-wrapper {
  font-size: small !important;
}
ul.contextual-links {
  font-size: 0.923em;
}
.contextual-links-wrapper a {
  text-shadow: 0 0 0 !important;
}
.item-list .pager {
  font-size: 0.929em;
}
ul.menu li, ul li {
  margin: 0;
    list-style: square;
    color: #f55726;

}
.region-content ul,
.region-content ol {
  margin: 1em 0;
  padding: 0 0 0.25em 2.5em; /* LTR */
}
.item-list ul li {
  margin: 0;
  padding: 0.2em 0.5em 0 0; /* LTR */
}
ul.tips {
  padding: 0 0 0 1.25em; /* LTR */
}

/* ------------------ Header ------------------ */
.logo {
  padding: 0 0; /* LTR */
}
#name-and-slogan {
  float: left; /* LTR */
  padding-top: 34px;
  margin: 0 0 30px 15px; /* LTR */
}
#site-name {
  font-size: 1.821em;
  color: #686868;
  line-height: 1;
}
h1#site-name {
  margin: 0;
}

#site-name a {
  font-weight: normal;
}
#site-slogan {
  font-size: 0.929em;
  margin-top: 7px;
  word-spacing: 0.1em;
  font-style: italic;
}

#header{height: 46px;}

.region-header ul.menu li{
	float: left;
	list-style: none;
}

.region-header ul.menu li a {
  display: block;
  padding: 3px 7px;
}

.region-header ul.menu li a:hover,
.region-header ul.menu li a:focus,
.region-header ul.menu li a:active {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.15);
}

.region-header ul.menu li.last a {
  border-bottom: 0;
}

/* --------------- Main Menu ------------ */

#main-menu {
/*   background: #f45424 url(../images/bg-orange-menu.png) repeat-x 0 0; */
/*   border-radius: 3px; */
}
#main-menu-links {
  font-size: 0.929em;
  margin: 0;
  padding: 0 15px;
}
#main-menu-links li {
  float: left; /* LTR */
  list-style: none;
  padding: 10px 0px;
  margin: 0 1px;
  line-height: 2em;
/*   background: transparent url(../images/main-menu-links-separator.png) no-repeat 100% 0; */
}


#main-menu-links li.last {
  float: left; /* LTR */
  list-style: none;
  padding: 10px 1px;
  margin: 0 1px;
  background: none;
}

#main-menu-links a {
  color: #fff;
  padding: 5px 5px;
  border-radius: 3px;

}
#main-menu-links a:hover,
#main-menu-links a:focus {
  color: #000;
  text-decoration: none;
}
#main-menu-links a:active {
  color: #000;
  text-decoration: none;
}
#main-menu-links li a.active {
  border-bottom: none;
}

/* --------------- Secondary Menu ------------ */

#secondary-menu-links {
  float: right; /* LTR */
  font-size: 0.929em;
  margin: 10px 10px 0;
}
#secondary-menu-links a:hover,
#secondary-menu-links a:focus {
  text-decoration: underline;
}

/* ------------------- Main ------------------- */

#main {
  margin-top: 50px;
  margin-bottom: 40px;
}

/* ----------------- Featured поиск ----------------- */

#featured { text-align: center; }


/* --------------- Highlighted ---------------- */

#highlighted {
  border-bottom: 0px solid #d3d7d9;
  font-size: 120%;
}

/* ------------------- Help ------------------- */

.region-help {
  border: 1px solid #d3d7d9;
  padding:1em;
  border-radius:10px;
}

/* ----------------- Content ------------------ */

.content {
  margin-top: 0px;
}
h1#page-title {
  font-size: 1.2em;
  line-height: 1;
  padding: 10px 0;
}
#content h2 {
  margin-bottom: 0px;
  font-size: 1.2em;
  padding: 5px 0px;
}

.node-teaser h2 a {
  color: #181818;
}
.node-teaser {
  border-bottom: 1px solid #d3d7d9;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.node-sticky {
  background: #f9f9f9;
  background: rgba(0, 0, 0, 0.024);
  border: 1px solid #d3d7d9;
  padding: 0 15px 15px;
}
.node-full {
  background: none;
  border: none;
  padding: 0;
}
.node-teaser .content {
  clear: none;
  line-height: 1.6;
}
.meta {
  font-size: 0.857em;
  color: #68696b;
  margin-bottom: -5px;
}
.submitted .user-picture img {
  float: left; /* LTR */
  height: 20px;
  margin: 1px 5px 0 0; /* LTR */
}
.field-type-taxonomy-term-reference ul.links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.field-type-taxonomy-term-reference ul.links li {
  float: left; /* LTR */
  padding: 0 1em 0 1em; /* LTR */
  white-space: nowrap;
}
.link-wrapper { text-align: right;}
ul.links {
  color: #68696b;

}
.node-unpublished {
  margin: -20px -15px 0;
  padding: 20px 15px 0;
}
.node-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* ----------------- Comments ----------------- */

.comment h2.title {
  margin-bottom: 1em;
}
.comment div.user-picture img {
  margin-left: 0; /* LTR */
}
.comment {
  margin-bottom: 20px;
  display: table;
  vertical-align: top;
}
.comment .attribution {
  display: table-cell;
  padding: 0 30px 0 0; /* LTR */
  vertical-align: top;
  overflow: hidden;
}
.comment .attribution img {
  margin: 0;
  border: 1px solid #d3d7d9;
}
.comment .attribution .username {
  white-space: nowrap;
}
.comment .submitted p {
  margin: 4px 0;
  font-size: 1.071em;
  line-height: 1.2;
}
.comment .submitted .comment-time {
  font-size: 0.786em;
  color: #68696b;
}
.comment .submitted .comment-permalink {
  font-size: 0.786em;
  text-transform: lowercase;
}
.comment .content {
  font-size: 0.929em;
  line-height: 1.6;
}
.comment .comment-arrow {
  background: url(../images/comment-arrow.gif) no-repeat 0 center transparent; /* LTR */
  border-left: 1px solid;
  border-right: 1px solid;
  height: 40px;
  margin-left: -47px; /* LTR */
  margin-top: 10px;
  position: absolute;
  width: 20px;
}
.comment .comment-text {
  padding: 10px 25px;
  border: 1px solid #d3d7d9;
  display: table-cell;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.comment .indented {
  margin-left: 40px; /* LTR */
}
.comment ul.links {
  padding: 0 0 0.25em 0;
}
.comment ul.links li {
  padding: 0 0.5em 0 0; /* LTR */
}
.comment-unpublished {
  margin-right: 5px; /* LTR */
  padding: 5px 2px 5px 5px; /* LTR */
}
.comment-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}


/* ------------------ Sidebar ----------------- */
.sidebar .section {
  padding-top: 0px;
}
.sidebar .block {
  margin: 0 0 20px;
  border: 1px solid #04ade0;
  border-radius: 6px;
}

.sidebar h2 {
  margin: 0 0 0.5em;
  background: #04ade0;
  padding: 5px 10px;
  font-size: 1.071em;
  line-height: 1.2;
  color: #fff;
  -webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}

.sidebar .block .content {
  font-size: 0.914em;
  line-height: 1.4;
  padding: 10px;
}
.sidebar tbody {
  border: none;
}
.sidebar tr.even,
.sidebar tr.odd {
  background: none;
  border-bottom: 1px solid #d6d6d6;
}

/* ----------------- Triptych ----------------- */

#triptych-wrapper {
  background-color: #fff;
/*   background: rgba(30, 50, 10, 0.08); */
/*   border-top: 1px solid #e7e7e7; */
}

#triptych .block {
  line-height: 1.3;
  padding-right: 2em
}
#triptych .block.last {
  border-bottom: none;
}
#triptych .block ul li,
#triptych .block ol li {
  list-style: none;
}
#triptych .block ul,
#triptych .block ol {
  padding-left: 0;
}
#triptych #block-user-login .form-text {
  width: 185px;
}
#triptych #block-user-online p {
  margin-bottom: 0;
}
#triptych #block-node-syndicate h2 {
  overflow: hidden;
  width: 0;
  height: 0;
}
#triptych-last #block-node-syndicate {
  text-align: right;
}
#triptych #block-search-form .form-type-textfield input {
  width: 185px;
}
#triptych-middle #block-system-powered-by {
  text-align: center;
}
#triptych-last #block-system-powered-by {
  text-align: right;
}

/* ------------------ Footer ------------------ */

#footer-wrapper {
  font-size: 0.857em;
}
#footer-wrapper a {
  color: #fcfcfc;
  color: rgba(255, 255, 255, 0.8);
}
#footer-wrapper a:hover,
#footer-wrapper a:focus {
  color: #fefefe;
  color: rgba(255, 255, 255, 0.95);
  text-decoration: underline;
}
#footer-wrapper .block {
  margin: 20px 0;
  border-color: rgba(255, 255, 255, 0.1);
  padding: 10px;
}
#footer-columns .block-menu,
#footer .block {
  margin: 0;
  padding: 0;
  border: none;
}
#footer .block {
  margin: 0.5em 0;
}
#footer .block .content {
  padding: 0.5em 0;
  margin-top: 0;
}
#footer .block h2 {
  margin: 0;
}
#footer-columns h2 {
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  font-size: 1em;
  margin-bottom: 0;
  padding-bottom: 3px;
  text-transform: uppercase;
}
#footer-columns .content {
  margin-top: 0;
}
#footer-columns p {
  margin-top: 1em;
}
#footer-columns .content ul {
  list-style: none;
  padding-left: 0; /* LTR */
  margin-left: 0;
}
#footer-columns .content li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer-columns .content li a {
  display: block;
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  line-height: 1.2;
  padding: 0.8em 2px 0.8em 20px; /* LTR */
  text-indent: -15px;
}
#footer-columns .content li a:hover,
#footer-columns .content li a:focus {
  background-color: #1f1f21;
  background-color: rgba(255, 255, 255, 0.05);
  text-decoration: none;
}
#footer {
  letter-spacing: 0.2px;
  margin-top: 30px;
  border-top: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
}
#footer .region {
  margin-top: 20px;
}
#footer .block {
  clear: both;
}
#footer ul,
#footer li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer li a {
  float: left; /* LTR */
  padding: 0 12px;
  display: block;
  border-right: 1px solid #555; /* LTR */
  border-color: rgba(255, 255, 255, 0.15);
}
#footer li.first a {
  padding-left: 0; /* LTR */
}
#footer li.last a {
  padding-right: 0; /* LTR */
  border-right: none; /* LTR */
}
#footer-wrapper tr.odd {
  background-color: transparent;
}
#footer-wrapper tr.even {
  background-color: #2c2c2c;
  background-color: rgba(0, 0, 0, 0.15);
}

/* --------------- System Tabs  --------------- */

.tabs {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
.tabs ul.primary {
  padding: 0 3px;
  margin: 0;
  overflow: hidden;
  border: none;
  background: transparent url(../images/tabs-border.png) repeat-x left bottom;
}
.tabs ul.primary li {
  display: block;
  float: left; /* LTR */
  vertical-align: bottom;
  margin: 0 5px 0 0; /* LTR */
}
.tabs ul.primary li.active a {
  border-bottom: 1px solid #ffffff;
}
.tabs ul.primary li a {
  color: #000;
  background-color: #ededed;
  height: 1.8em;
  line-height: 1.9;
  display: block;
  font-size: 0.929em;
  float: left; /* not LTR */
  padding: 0 10px 3px;
  margin: 0;
  text-shadow: 0 1px 0 #fff;
  -khtml-border-radius-topleft: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -khtml-border-radius-topright: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}
.tabs ul.primary li.active a {
  background-color: #ffffff;
}
.tabs ul.secondary {
  border-bottom: none;
  padding: 0.5em 0;
}
.tabs ul.secondary li {
  display: block;
  float: left; /* LTR */
}
.tabs ul.secondary li:last-child {
  border-right: none; /* LTR */
}
.tabs ul.secondary li:first-child {
  padding-left: 0; /* LTR */
}
.tabs ul.secondary li a {
  padding: 0.25em 0.5em;
}
.tabs ul.secondary li a.active {
  background: #f2f2f2;
  border-bottom: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
ul.action-links {
  list-style: none;
  margin: 5px;
  padding: 0.5em 1em;
}
ul.action-links li {
  display: inline-block;
  margin-left: 10px;
}
ul.action-links li a {
  padding-left: 15px;
  background: url(../images/add.png) no-repeat left center;
  margin: 0 10px 0 0;
}

/* ---------------- Messages  ----------------- */

#messages {
  padding: 20px 0 5px;
  margin: 0 auto;
}

div.messages {
  margin: 8px 15px;
}

/* -------------- Breadcrumbs   -------------- */

.breadcrumb {
  font-size: 0.829em;
  margin: 10px 0;
}

/* -------------- User Profile   -------------- */

.profile .user-picture {
  float: none;
}

/* -------------- Password Meter  ------------- */

.confirm-parent,
.password-parent {
  width: 34em;
}
.password-parent,
div.form-item div.password-suggestions {
  position: relative;
}
.password-strength-text,
.password-strength-title,
div.password-confirm {
  font-size: 0.82em;
}
.password-strength-text {
  margin-top: 0.2em;
}
div.password-confirm {
  margin-top: 2.2em;
  width: 20.73em;
}

/* ---------------- Buttons    ---------------- */

input.form-submit,
a.button {
  color: #3a3a3a;
  cursor: pointer;
  font-size: 1.12em;
  font-weight: normal;
  text-align: center;
  margin-bottom: 1em;
  margin-right: 0.6em; /* LTR */
  padding: 4px 17px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
a.button:link,
a.button:visited,
a.button:hover,
a.button:focus,
a.button:active {
  text-decoration: none;
  color: #5a5a5a;
}

/* -------------- Form Elements   ------------- */

fieldset {
  background: #ffffff;
  border: 1px solid #cccccc;
  margin-top: 10px;
  margin-bottom: 32px;
  padding: 0 0 10px;
  position: relative;
  top: 12px; /* Offsets the negative margin of legends */
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.fieldset-wrapper {
  margin-top: 25px;
}
.node-form .vertical-tabs .fieldset-wrapper {
  margin-top: 0;
}
.filter-wrapper {
  top: 0;
  padding: 1em 0 0.2em;
  -khtml-border-radius-topright: 0;
  -khtml-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.filter-help a {
  font-size: 0.857em;
  padding: 2px 20px 0;
}
.filter-wrapper .form-item label {
  margin-right: 10px;
}
.filter-wrapper .form-item {
  padding: 0 0 0.5em 0.5em;
}
.filter-guidelines {
  padding: 0 1.5em 0 0.5em;
}
fieldset.collapsed {
  background: transparent;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
fieldset legend {
  background: #dbdbdb;
  border: 1px solid #ccc;
  border-bottom: none;
  color: #3b3b3b;
  display: block;
  height: 2em;
  left: -1px; /* LTR */
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  line-height: 2;
  padding: 0;
  position: absolute;
  text-indent: 10px;
  text-shadow: 0 1px 0 #fff;
  top: -12px;
  width: 100%;
  -khtml-border-radius-topleft: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
fieldset.collapsed legend {
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
fieldset legend a {
  color: #3b3b3b;
}
fieldset legend a:hover,
fieldset legend a:focus,
fieldset legend a:active {
  color: #000;
}
fieldset .fieldset-wrapper {
  padding: 0 10px;
}
fieldset .fieldset-description {
  margin-top: 5px;
  margin-bottom: 1em;
  line-height: 1.4;
  color: #3c3c3c;
  font-style: italic;
}
input {
  margin: 2px 0;
  padding: 4px;
}
input,
textarea {
  font-size: 0.929em;
}
textarea {
  line-height: 1.5;
}
textarea.form-textarea,
select.form-select {
  padding: 4px;
}
input.form-text,
textarea.form-textarea,
select.form-select {
  border: 1px solid #ccc;
}
input.form-submit:hover,
input.form-submit:focus {
  background: #dedede;
}
.password-suggestions ul li {
  margin-left: 1.2em; /* LTR */
}
.form-item {
  margin-bottom: 1em;
  margin-top: 2px;
}
.form-item label {
  font-size: 0.929em;
}
.form-type-radio label,
.form-type-checkbox label {
  margin-left: 4px;
}
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2px;
}

/* Contact Form */
.contact-form #edit-name {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-mail {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-subject {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-message {
  width: 76.3%;
  -khtml-border-top-left-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.contact-form .resizable-textarea .grippie {
  width: 76%;
  -khtml-border-bottom-left-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* Disabled form elements */
input.form-button-disabled,
input.form-button-disabled:hover,
input.form-button-disabled:focus,
input.form-button-disabled:active,
.form-disabled input,
.form-disabled select,
.form-disabled textarea {
  background: #ededed;
  border-color: #bbb;
  color: #717171;
}
.form-disabled .grippie {
  background-color: #ededed;
  border-color: #bbb;
}
.form-disabled label {
  color: #717171;
}

/* Animated throbber */
html.js input.form-autocomplete {
  background-position: 100% 8px; /* LTR */
}
html.js input.throbbing {
  background-position: 100% -12px; /* LTR */
}

/* Comment form */
.comment-form label {
  float: left; /* LTR */
  font-size: 0.929em;
  width: 120px;
}
.comment-form input,
.comment-form .form-select {
  margin: 0;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.comment-form .form-type-textarea label {
  float: none;
}
.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select {
  margin-bottom: 10px;
  overflow: hidden;
}
.comment-form .form-type-checkbox,
.comment-form .form-radios {
  margin-left: 120px; /* LTR */
}
.comment-form .form-type-checkbox label,
.comment-form .form-radios label {
  float: none;
  margin-top: 0;
}
.comment-form input.form-file {
  width: auto;
}
.no-sidebars .comment-form .form-text {
  width: 800px;
}
.one-sidebar .comment-form .form-text {
  width: 500px;
}
.two-sidebars .comment-form .form-text {
  width: 320px;
}
.comment-form .form-item .description {
  font-size: 0.786em;
  line-height: 1.2;
  margin-left: 120px; /* LTR */
}
#content h2.comment-form {
  margin-bottom: 0.5em;
}
.comment-form .form-textarea {
  -khtml-border-radius-topleft: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
.filter-wrapper label {
  width: auto;
  float: none;
}
.filter-wrapper .form-select {
  min-width: 120px;
}
.comment-form fieldset.filter-wrapper .tips {
  font-size: 0.786em;
}
#comment-body-add-more-wrapper .form-type-textarea label {
  margin-bottom: 0.4em;
}
#edit-actions input {
  margin-right: 0.6em; /* LTR */
}

/* -------------- Other Overrides ------------- */

div.password-suggestions {
  border: 0;
}
.ui-widget-overlay {
  background: #222222;
  opacity: 0.7;
}
div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
  padding: 1em;
}
#forum .name {
  font-size: 1.083em;
}
#forum .description {
  font-size: 1em;
}



/* --------------- Search Form ---------------- */
#block-search-form{
	padding: 5px 0;
	width: 400px;
}

input#edit-search-block-form--2{
	width: 310px;
	float: left;
	margin: 0 6px;
	font-size: 1.24em;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;

}
#search-block-form input.form-submit,
#search-form input.form-submit {
  height: 31px;
  border: 0;
  width: 62px;
  padding:  0;
  margin: 0;
  cursor: pointer;
  text-indent: -9999px;
  margin-bottom: 0;
  background: url(../images/search-button.png) no-repeat center top;
  overflow: hidden;
}
#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus,
#search-form input.form-submit:hover,
#search-form input.form-submit:focus {
  background-position: center bottom;
}

#block-search-form .description-link{
    text-align: left;
    clear: both;
    float: left;
    padding: 2px 10px;
    margin-left: 8px;
}
#block-search-form .description-link a{
    font-size: 0.8em;
    color: #fff;    
    text-align: left;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.24);
}

#search-form .form-item-keys label {
  display: block;
}


#block-search-form .content {

}

.catalog-root td{
    width: 33.3%;
    vertical-align: top;
    padding: 10px 20px;
    
}
.catalog-root{
    line-height: 1.5em;
    
}
.catalog-root h1{
    padding: 10px 0;
    
}

.view-uc-catalog-terms td{
    padding: 10px;
}

.view-uc-catalog-terms td .views-field-name{
font-size: 1.4em;
}


.view-uc-catalog-terms td img{
	
}

.view-uc-catalog-terms td a{
    vertical-align: middle;
    text-align: center;
    position: relative;
    clear: both;
    
}

/* --------------- Search Results ---------------- */
ol.search-results { padding-left: 0;}
.field-label, h3.field-label{font-size: 1em; padding: 0; margin: 0;}

/* Группа краткая информация */
.group-wrapimage, 
.group-smailinfo, 
.group-qty,
.group-sellinfo,
.group-sellinfo .field-name-field-qty,
.group-sellinfo .sell-price, 
.group-sellinfo .add-to-cart{
    display: block;
    float: left;

}
.group_wrapimage{width: 90px;}
.group_smailinfo{width: 320px; padding-top: 0px;}
.group-qty{width: 45px; padding-top: 10px}
.group_sellinfo{width: 200px }

#wrapp-result-search .node-product h2{padding-left: 90px; background: #c9eaff;}

.group-smailinfo .field-name-title-field{padding: 0;margin: 0;}
.group-smailinfo .field-name-field-cproducer{}
.group-smailinfo .field-name-field-manufacturer{}
.group-smailinfo .field-name-taxonomy-catalog{}

.group-sellinfo .field-name-field-qty{width: 40px; text-align: center; overflow: hidden; visibility: hidden;}
.group-sellinfo .sell-price{padding-top: 25px; width: 100px; text-align: center}
.group-sellinfo .sell-price .uc-price-label{display: none;}
.group-sellinfo .add-to-cart{}

.uc-price { white-space: nowrap; font-size: 19px; font-family: 'PT Sans', serif;}

/* каталога */
.item-list-none{
    margin-top: 20px;
}

.item-list-none ul li {
    display: inline-block;
    float: left;
    list-style: none;
    position: relative;
    width: 180px; 
    height: 200px;
    margin-right: 20px;
    clear: right;
    text-align: center;
}


#block-uc-catalog-catalog .content{
}
#block-uc-catalog-catalog h2{
}

ul.catalog li ul{
margin: 0 0 0 1.8em;
}
ul.catalog li a.active,
ul.catalog .expanded span.trail a,
ul.catalog .expanded span.trail a:link {
color: #ff471b;
}

ul.catalog .expanded span.trail{
}

ul.catalog .collapsed a,
ul.catalog .collapsed a:link{


}



ul.catalog li ul li{
}

ul.catalog li a{
}

#wrapp-result-search{}


.search-results li {
  padding: 0;
  margin: 0;
}

li.even, .views-row-even{ background: #f2f2f2; border-radius: 6px;}

.search-results li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0em;
}
.search-results .search-snippet-info {
  padding-left: 0;
}

/* -------------- Shortcut Links -------------- */

.shortcut-wrapper {
  margin: 2.2em 0 1.1em 0; /* Same as usual h1#page-title margin. */
}
.shortcut-wrapper h1#page-title {
  float: left; /* LTR */
  margin: 0;
}
div.add-or-remove-shortcuts {
  padding-top: 0.9em;
}
.overlay div.add-or-remove-shortcuts {
  padding-top: 0.8em;
}

/* ---------- Admin-specific Theming ---------- */

.page-admin #content img {
  margin-right: 15px; /* LTR */
}
.page-admin #content .simpletest-image img {
  margin: 0;
}
.page-admin-structure-block-demo .block-region {
  background: #ffff66;
  border: 1px dotted #9f9e00;
  color: #000;
  font: 90% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  margin: 5px;
  padding: 5px;
  text-align: center;
  text-shadow: none;
}
.page-admin-structure-block-demo #featured .block-region {
  font-size: 0.55em;
}
.page-admin-structure-block-demo #header .block-region {
  width: 500px;
}
.page-admin #admin-dblog img {
  margin: 0 5px;
}
/* Fix spacing when Seven is used in the overlay. */
#system-theme-settings fieldset {
  padding: 0;
}
#system-theme-settings fieldset .fieldset-legend {
  margin-top: 0;
}
/* Configuration. */
div.admin .right,
div.admin .left {
  width: 49%;
  margin: 0;
}
div.admin-panel {
  background: #fbfbfb;
  border: 1px solid #ccc;
  margin: 10px 0;
  padding: 0 5px 5px;
}
div.admin-panel h3 {
  margin: 16px 7px;
}
div.admin-panel dt {
  border-top: 1px solid #ccc;
  padding: 7px 0 0;
}
div.admin-panel dd {
  margin: 0 0 10px;
}
div.admin-panel .description {
  margin: 0 0 14px 7px;
}

/* ---------- Overlay layout styles ----------- */

.overlay #main,
.overlay #content {
  width: auto;
  float: none;
}
.overlay #page {
  padding: 0 2em;
}
.overlay .region-page-top,
.overlay #header,
.overlay #page-title,
.overlay #featured,
.overlay #sidebar-first,
.overlay #triptych-wrapper,
.overlay #footer-wrapper {
  display: none;
}
.overlay-processed .field-type-image {
  display: block;
  float: none;
}
.overlay #messages {
  width: auto;
}

/* ---------- Poll ----------- */

.node .poll {
  margin: 2em 0;
}
.node .poll #edit-choice {
  margin: 0 0 1.5em;
}
.poll .vote-form {
  text-align: left; /* LTR */
}
.poll .vote-form .choices {
  margin: 0;
}
.poll .percent {
  font-size: 0.857em;
  font-style: italic;
  margin-bottom: 3em;
  margin-top: -3.2em;
  float: right;
  text-align: right;
  background:  transparent url('/sites/default/files/bbraun_1.png') ;
}
.poll .text {
  clear: right;
  margin-right: 2.25em;
}
.poll .total {
  font-size: 0.929em;
  font-style: italic;
  text-align: right; /* LTR */
  clear: both;
}
.node .poll {
  margin: 1.8em 0 0;
}
.node .poll .text {
  margin-right: 6.75em;
}
.node .poll #edit-choice {
  margin: 0 0 1.2em;
}
.poll .bar .foreground {
  background-color: #666;
}
#footer-wrapper .poll .bar {
  background-color: #666;
}
#footer-wrapper .poll .bar .foreground {
  background-color: #ddd;
}

/* панели для дендинг пейджа */

h2.pane-title{
	font-size: 2.1em !important;
	color: gray;
}
.pane-1{
	background: #fffbd5;
	padding: 10px;
	border: 1px solid #fce9bf
}
.pane-2{
	padding: 10px;
	background: #c6f5ff;
	border: 1px solid #bae1ff;
	height: 177px;
	margin-bottom: 20px;
	
}
.views-field-uc-product-image-1{
	text-align: center;
}

.view-action .views-field{
	margin: 3px;
	padding: 5px;
	font-size: 1.4em
}

.view-action .even{
	background-color: #ededed

}

td.views-field-cost{
	background: #f97500;
	color: white;
	width: 100px;
	text-align: center;
}

.panel-2col .panel-col-first{
	width: auto !important;

}
.panel-panel{

}

.panel-display{
	border: 1px solid #eeeeee;
	border-radius: 10px;
	padding: 10px 20px 10px 20px;
}
td.views-field-uc-product-image{
	text-align: center;
	width: 100px;
	padding: 5px;
	margin: 5px;
}

td.views-field-sell-price{
	text-align: center;
	width: 100px;

}

td.active{
	background-color: transparent !important;
}

table.views-view-grid tr,
table.views-view-grid tr.even{
	border-bottom: none !important;
	vertical-align: top;
}
#content-voiting{
	width: 100%;
	text-align: center;
	
}
.form-voiting .title{
	border-bottom: 1px solid silver;
}
.form-voiting{
	margin:  0 auto;
 width: 50%;
 text-align: left;
 padding: 10px 30px;
 border:1px solid #ececec;
 border-radius: 10px;
 background-color: #f2f2f2;
}

.webform-component--prosim-vas-dat-ocenku-kachestva-uslugi{
	float: left;
	width: 50%;
}
.webform-component--rabota-kurerov{
	margin-bottom: 60px;
}

#block-block-19{
	text-align: left;
	padding: 20px 10px 10px 10px;
	color: white;
}

#block-block-19 a, #block-block-19 a:active, a:hover{
	color: white;
	text-decoration: underline;
}

#node-331016 table {  
  border-collapse: separate;	
  margin: 0;
}

#node-331016 .text
{
	color:#665b56;
	text-align:justify;
	font-size:12px;
	line-height: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
}
#node-331016 .text span
{
	color:#a54c29;
}
#node-331016 .img
{
	float:left;
	width:175px;
}
#node-331016 .product
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#7b6156;
	text-transform:uppercase;
	line-height:19px;
}
#node-331016 .price
{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#8d4d33;
	text-transform:uppercase;
	line-height:20px;
}
#node-331016 .foot_text, .foot_text a, .foot_text a:hover, .foot_text a:visited
{
	font-size:12px;
	color:#b2d0d6;
	text-align:center;
	padding-bottom:10px;
	text-decoration:none;
}

.table2{
	display: block;
	width: 805px;
	height: 574px;
}

#node-331016 table table {
  font-size: 0;
}

#node-331016 body{
	background-image:url(/sites/default/files/rassylka/bg.jpg);
}


.product-info.sell-price{
	float: right;
	padding: 10px
}
.node.node-product{
	padding: 1px 10px;
}
.views-view-grid.cols-2 td{
	border: 1px solid #eaeaea
}
.views-view-grid.cols-2 td:hover{
	background: #f8f8f8;
	cursor: pointer
}