html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  height: 100%;
}
body {
  font: 14px/18px Tahoma, Arial, sans-serif;  
  width: 100%;
  height: 100%;
  color: #000;
  background: #fff;
}
a {
  color: #000;
  outline: none;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
p {
  margin: 0;
}
h1 { 
 text-transform: uppercase;
 font-weight: normal;
 font-size: 22px;
 line-height: 26px;
}
h1, h2, h3 {
  font-family: 'PFDinTextCondProLight', 'PFDinTextCond ProLight', Tahoma, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}
img {
  border: none;
}
input {
  vertical-align: middle;
}
#wrapper {
  width: 916px;
  margin: 0 auto;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  padding: 0 25px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
  height: 180px;
  background: transparent;
  position: relative;
  overflow: hidden;
  margin-bottom: 6px;
  overflow: hidden;
}
#header-bg {
  height: 133px;
  margin-bottom: -133px;
  min-width: 966px;
}

#header-bg table {
  background: #000;
  width: 100%;
  min-width: 966px;
}
#header-bg td {
  border: 6px solid #000;
  height: 1%;  
  width: 50%;
}
#header-bg td img {
 display: block;
}
#header-bg td.bg-color {
  border-left: 0;
  width: 50%;
}
.logo {
  position: absolute;
  top: 22px;
  left: 50%;
  margin-left: -86px;
}
.slogan {
  position: absolute;
  top: 28px;
  right: 10px;
}
.header-block {
  margin-top: 16px;
}
.header-block p {
  font-size: 30px;
  line-height: 30px;
}
.header-block a:hover {
 text-decoration: none;
}
.phone {
  color: #fff;
  font-weight: bold;
  padding-top: 12px;
  font-size: 33px!important;
}
.phone2 {
  color: #fff;
  font-weight: bold;
  padding-top: 12px;
  font-size: 16px;
 
}

.clear-header {
  clear: both;
  height: 45px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.search {
  background: #f1f1f1;
  padding: 10px 23px;
  border-right: 6px solid #fff;
  
}
.search .txt {
  border: 1px solid #cecece;
  height: 23px;
  line-height: 23px;
  color: #ccc;
  width: 135px;
  padding: 0 7px;
}
.search .txt:focus {
  color: #333;
}
#header .menu, #header .cart {
  white-space: nowrap;
  }
#header .cart {
  border-left: 6px solid #fff;
  height: 45px;
  padding-right: 20px;
  position: relative;
  line-height: 45px;
  padding-left: 47px;
  background: url('cart.png') 6px 50% no-repeat;
}
.basket {
  position: absolute;
  width: 39px;
  height: 39px;
  left: 6px;
  top: 2px;
}
  
#header .menu {
  text-align: center;
}
#header .menu li {
  display: inline-block;
  padding: 0 8px;
  height: 45px;
  line-height: 45px;
  text-transform: uppercase;
  font-size: 14px;
}
#header .menu li a {
  color: #333;
}
#header .menu li a:hover, #header .menu li a.active {
  text-decoration: underline;
}
.cart a {
  text-transform: uppercase;
  color: #333;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
  width: 100%;
  padding: 0 0 83px;
  height: 1%;
  position: relative;
}
#middle:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
#container {
  width: 100%;
  float: left;
  overflow: hidden;
}
#content {
  padding: 8px 0 0 207px;
}

/* index */
.main-text {
  font-family: 'PFDinTextCondProLight', 'PFDinTextCond ProLight', Tahoma, Arial, sans-serif;
  text-transform: uppercase;
  
  padding: 20px;
  font-size: 16px;
  line-height: 24px;
  padding-right: 0px;
}
.main-text h1 {
  font-size: 30px;
  line-height: 34px;
  padding-top: 35px;
}
.main-text img {
  margin-right: 10px;
}

.news {background: #FFF5E0; padding: 10px 0;}
.news h2 {
  padding: 0 22px;
  border-bottom: 1px solid #f1f1f1;
  font-size: 18px;
  line-height: 20px;
  position: relative;
  padding-bottom: 3px;
  margin-bottom: 10px;
  
}
.news a.readmore {
float: right;
  font-size: 12px;
  font-family: Tahoma, sans-serif;
  color: #999;
  text-transform: none;
  padding-right: 10px;
}
.news-block {
  width: 150px;
  display: inline;
  float: left;
  margin-left: 22px;
}

.date {
  font-size: 14px;
  color: #999;
  margin-bottom: 5px;
  
}
.news {
  overflow: hidden;
margin-bottom: 6px;
}
.prod-block {
  width: 216px;
  border: 6px solid #f1f1f1;
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 345px;
  overflow: hidden;
  margin-right: 5px;
  margin-bottom: 12px;
  padding: 8px 0;
  
}
.prod-block.last {
  margin-right: 0;
}
.prod-block .price {
  background: #fdb913;
  height: 40px;
  line-height: 40px;
  font-size: 26px;
  white-space: nowrap;
  text-align: right;
  margin-bottom: 25px;
  font-family: 'PFDinTextCondProMedium', 'PFDinTextCond ProMedium', Tahoma, Arial, sans-serif;
  padding-right: 13px;
  
}
.prod-block .prod-img {
  margin-bottom: -55px;
  margin-left: 10px;
  display: block;
  position: relative;
  z-index: 10;
  
}
.prod-block .prod-descr {
  padding: 0 10px 0 20px;
  cursor: pointer;
}
.prod-block .prod-descr:hover {
 text-decoration: underline;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
  float: left;
  width: 197px;
  margin-left: -100%;
  position: relative;
  background: #FFF;
}

.catalog h1 {
  font-size: 22px;
  padding: 6px 0 15px 22px;
  font-family: 'PFDinTextCondProLight', 'PFDinTextCond ProLight', Tahoma, Arial, sans-serif;
  color: #ccc;
}
.catalog {
  background: #f1f1f1;
  
}
.catalog li a {
  display: block;
  font-size: 18px;
  list-height: 20px;
  padding: 9px 15px 6px 22px;
  text-transform: uppercase;  
  vertical-align: middle;
}
.catalog li a span {
  text-transform: lowercase;
  color: #999;
  font-size: 16px;
}
.catalog a.active, .catalog a:hover {
  background: url(arrow.png) left center no-repeat #fdb913;
  text-decoration: none;
  
}
.catalog a.active span {
  color: #fff;
}
.catalog a:hover span {
  color: #fff;
}
.catalog .catalog-main li a {
  background: #fdb913;
}
.catalog .catalog-main li a:hover, .catalog .catalog-main li a.active {
  color: #fff;
}
.catalog {
  margin-bottom: 6px;
}
.catalog-main {
  border-top: 6px solid #fff;
}
.user-block {
  background: #fff5e0;
  padding:  18px 22px;
  text-transform: uppercase;
  font-family: 'PFDinTextCondProLight', 'PFDinTextCond ProLight', Tahoma, Arial, sans-serif;
  font-size: 12px;
  margin-bottom: 6px;
}
.user-block h1 {
  font-size: 12px;
  font-weight: bold;
  font-family: 'PFDinTextCondPro', 'PFDinTextCond Pro', Tahoma, Arial, sans-serif;
}
/* catalog */
.breadcrumbs {
  color: #333;
     font-family: 'PFDinTextCondPro', 'PFDinTextCond Pro', Tahoma, Arial, sans-serif;
  font-size: 12px;
}
.breadcrumbs a {
  color: #333;
  text-decoration: underline;
}
.breadcrumbs a:hover {
  text-decoration: none;
}
.breadcrumbs span {
  color: #a3a3a3;
}
.breadcrumbs {
  margin-bottom: 35px;
}
h4 {
  font-size: 24px;
  font-weight: normal;
  line-height: 26px;
  margin-bottom: 35px;
}
.table-marki {
  width: 95%;
}
.table-marki td {
  width: 112px;
  height: 100px;
  vertical-align: middle;
  text-align: center;
}
.models a {
  font-size: 14px;
  color: #333;
  line-height: 22px;
  text-decoration: underline;
}
.models a:hover {
  text-decoration: none;
}
.models a:active {
  color: #999;
}
.cat-img {
  margin-bottom: 20px;
  padding-left: 10px;
}
.content-inner {
  padding: 0 20px;
}

/* product */
.photos {
  width: 224px;
  display: inline;
  float: left;
  margin-right: 38px;
  }
.photos .garant-img {
  margin-bottom: 2px;
  padding-bottom: 12px;
  
}
.photos .garant-img span {
  height: 40px;
  background: #fdb913;
  display: block;
}
.photos .garant-img img {
  margin-bottom: -58px;
  margin-left: 40px;
  position: relative; 
  z-index: 10;
}
.photos a {
  display: block;
  width: 224px;
  text-align: center;
  margin-bottom: 12px;
}
.product-info {
  float: right;
  width: 407px;
}
.description {
  line-height: 20px;
}
.price {
  white-space: nowrap;
}
.product-info .price, .block_brief .price {
  font-size: 26px;
  font-weight: bold;
  font-family: 'PFDinTextCondPro', 'PFDinTextCond Pro', Tahoma, Arial, sans-serif;
}
.product-info .price span, .block_brief .price span {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}
.buyzone {
  font-family: 'PFDinTextCondPro', 'PFDinTextCond Pro', Tahoma, Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 25px;
}
.buy-button {
  background: #fdb913;
  text-transform: uppercase;
  color: #333;
  font-size: 14px;
  padding: 3px 9px;
  letter-spacing: 1px;
  display: inline-block;
  position: relative;
  bottom: -5px;
  margin-left: 4px;
  
}
.buy-button:hover {
  text-decoration: none;
  color: #fff;
}
.buy--credit {font-size: 12px;}
.buy.buy-product--credit {font-size: 12px; float: none !important; margin-bottom: 8px;}
.product-info .product-title {
  font-family: Tahoma, sans-serif;
  margin-bottom: 28px;
}
.variants label {display: block;}
.variants label:after {content: ':'}


.variants select {margin-bottom: 5px;}

/* cart */
.cart-table {
  width: 100%;
  margin-bottom: 20px;
}
.cart-table td {
  text-align: center;
  vertical-align: middle;
}
.cart-table tr td.item-title {
  text-align: left;  
}
.cart-table tbody td.item-title {
  text-transform: uppercase;
    font-size: 14px;
}
.cart-table thead td {
  color: #666;
}
.cart-table thead td {
  padding-bottom: 3px;
  border-bottom: 1px solid #E4E4E4;
}
.cart-table tbody td {
  border-bottom: 1px solid #E4E4E4;
  padding: 10px 15px;
}
.cart-table tfoot td {
  padding: 10px 5px;
  font-size: 18px;
  text-align: right;
}
.cart-table tfoot td .price {
 font-size: 24px;  
}
.cart-table tfoot td .price span  {
 font-size: 20px;  
}
.cart-table td.item-title {
  padding-left: 0;
}
.cart-table td.del {
  padding-right: 5px;
}
.cart-table .price {
  font-weight: normal;
  color: #4F4F4F;
}
.cart-table .quantity input {
  width: 30px;
  text-align: center;
}
.cart-table .del {
  font-size: 16px;
}
.cart-table .del a:hover {
  text-decoration: none;
} 

.cart-table tfoot .discounts td {
  font-size: 18px;
}
.cart-table tfoot .discounts td .price {
  font-size: 16px;
}
.cart-table tfoot .discounts td .price span {
  font-size: 12px;
}

/*blog*/
.date {
 color: #999999;
    font-size: 11px;
    margin-bottom: 3px;
    margin-top: 7px;
}

ul.comments li {list-style:none; border-bottom: 1px solid #DEDEDE;
    list-style: none outside none;
    padding: 5px 0;}

ul.comments li.last {border: 0;}

#comment_form .notice {  font-style: italic;
    margin-bottom: 15px;}
#comment_body {
  border: 1px solid #E1E1E1;
    display: block;
    margin-bottom: 7px;
    margin-top: 3px;
    width: 243px;
}
#comment_form small {font-size: 11px;}
#comment_form input.txt {margin: 0; margin-bottom: 7px; border: 1px solid #e1e1e1; padding: 2px;}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  
  margin: -63px auto 0;
  height: 63px;
  background: #fdb913;
  position: relative;
  border-bottom: 7px solid #000;
}
#footer-inner {
  overflow: hidden;
  width: 966px;
  margin: 0 auto;
}
.foot-logo {
  padding: 16px 75px 0 25px;
}
.foot-logo span {
  display: block;
}


.foot-logo .phone2 span {
  display: inline;
}
.foot-logo .phone2 {
  padding-top: 0;
}
.foot-logo:hover {
  text-decoration: none;
}
.foot-menu li {
  display: inline;
  height: 63px;
  line-height: 63px;
  padding: 0 10px;
}
.foot-menu li a {
  color: #333;
  text-transform: uppercase;
  font-size: 12px;
}
.foot-menu a.active {
  text-decoration: underline;
}
/* classes */
.hidden {
  display:none;
}
.clear {
  clear: both;
}
.color {
  color: #999;
}
.bg-color {  
  background: #fdb913;
}
.main-color {
  color: #000;
}
.decoration {
  text-decoration: underline;
}
a.decoration:hover {
  text-decoration: none;
}
.fr {
  float: right;
  display: inline;
}
.fl {
  float: left;
  display: inline;
}
.disabled {
  cursor: text;
  opacity: 0.7;
}
.nomargin {
  margin: 0;
}
.editor-content ul, .editor-content ol {
  padding-left: 16px;
  margin-bottom: 16px;
  margin-top: 16px;
}
.editor-content ul li {
  list-style-type: disc;
  list-style-position: outside;
}
.editor-content ol li {
  list-style-type: decimal;
  list-style-position: outside;
}
.editor-content p {
  margin-bottom: 16px;
}
.editor-content a {
  color: #999;
}
.font-fam {
  font-size: 15px;
  font-family: 'PFDinTextCondPro', 'PFDinTextCond Pro', Tahoma, Arial, sans-serif;
}
.main-clear {
  clear: both;
  height: 1px;
}
/* add product notification */
#add_product_notification {
  background: #FDB913;  
  color: #fff;
  padding: 13px 12px;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
  font-style: normal;
  border: 1px solid #ccc;
  text-shadow: 1px -1px 1px #bbb;
  text-transform: uppercase;  
  font-family: 'PFDinTextCondPro', 'PFDinTextCond Pro', Tahoma, Arial, sans-serif;
}
#own_preloader {
  z-index: 1000;
  text-align: center;
  vertical-align: middle;
  width: 220px;
  height: 60px;
}
#shadowbox_loading a {
  color: #666;
}

.button {
  background: #FDB913;
  color: #333;
  text-transform: uppercase;
  cursor: pointer;
  border: 0;
  padding: 0 20px;
  height: 34px;
  line-height: 34px;
  margin: 0;
  text-transform: uppercase;
  color: #333;
  font-size: 14px;  
  }

.button:hover {
 color: #fff;
}

/* modal */
#mod-fast-call input.required, #mod-fast-call textarea, #torg-form input.required, #torg-form textarea  {
  border: 1px solid #e2e9ef;
  border-top: 1px solid #aaadb2;
}
#mod-fast-call textarea, #torg-form textarea {  margin-bottom: 15px }
#mod-fast-call, #add_window, #torg-form {
  background-color: #FFFFFF;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 420px;
  z-index: 810;
  display: none;
  padding: 18px;
  border: 1px solid #FDB913;
  overflow: hidden;
 
}
#add_window {  z-index: 1001 }
#mod-fast-call h3 { }
#mod-fast-call .errors, #torg-form .errors {  color: #900 }
#mod-fast-call label, #torg-form label {
  display: block;
  margin: 10px 0 1px;
}
#mod-fast-call input, #torg-form input {  width: 99% }
#mod-fast-call button, #torg-form button {
  width: 49%;
  cursor: pointer;
  cursor: hand;
}
#mod-fast-call button#mod-fast-call-close, #torg-form button#torg-close {
  width: 29%;
  float: right;
}
#mod-fast-call textarea, #torg-form textarea {
  width: 99%;
  height: 100px;
}
#add_window .price {
 font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}
#opaco {
  background-color: #000000;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE8 */
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 70); /* IE5+ */
  filter: alpha(opacity=70); /* IE4- */
  moz-opacity: 0; /* Mozilla */
  -khtml-opacity: 0; /* Safari */
  opacity: 0; /* general CSS3 */
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 800;
}
#add_window h1 {  margin-bottom: 15px }
#add_window #add_title {  margin-bottom: 10px }



/* Reviews */
#review_form h3 {
 margin-bottom: 10px;
  font-size: 20px;
}
.reviews li small {
 font-size: 12px;
}
#reviews_link {cursor:pointer; font-size: 20px;}
.review {margin-bottom:40px;}
#reviews, #review_form {margin-top:20px;}
ul.reviews {list-style-type:none; margin:0;}
ul.reviews li {margin-bottom:20px;}
#review_form dd {margin:2px 0 5px 0;}
#review_form input {width:200px;}
#review_form textarea {overflow:auto; width:270px;}
#review_author_fields, #review_fields {display:block; float:left; margin-right:15px;}
#review_moderation_warning {margin-top:20px;}
.review_details { margin:5px 0; color:#999; font-size:85%;}
.rating_wrapper {overflow:hidden; margin-bottom:10px;}
.rating_label {float:left; margin-right:10px;}

/* эти стили есть в стилях блога, но если предоставлять стили отдельно для отзывов, то надо их включить */
.error {color:red !important;}
.input-error {border:1px solid red !important;}
.notice { margin:15px 0; color:{{settings.accent_color2}};}
.small {font-size:85%;}

.block_brief {border-bottom: 1px solid #ECF2E4;border-top: 1px solid #ECF2E4; margin-bottom: 1px;}  
.brief_img {float: left; padding: 10px 5px;}
.brief_info {float: left; width: 363px; margin-right: 10px;}
.brief_name {font: 18px tahoma; text-transform:uppercase;/* background: url(arrow.gif) no-repeat 8px 9px; padding: 10px 0 0 25px;*/padding:10px 0 10px 10px;}
.brief_name a {color: /*#46557E*/#000;}
.brief_descr {padding:4px 0 10px 10px; color: #505050;}
.brief_sku {margin: 2px 25px; color: #959595; font-size: 11px;}
.brief_price  {float: left;margin-top:13px; max-width: 65px;}
.block_brief .price {font-size:18px;}
.block_brief .price span {font-size:12px;}
 
/*.brief_price {float: left;background: #FFC300;
    color: #fff;
    font: bold 11px tahoma;
    padding: 2px 4px 3px 8px; margin: 10px;
    white-space: nowrap;}*/
.buy {float: right !important;/* background: url("add.gif") no-repeat; border: 0; width: 22px; height: 18px; text-indent: -3000px; margin-top: 10px;*/}

/*.buy-product {background: none repeat scroll 0 0 #FDB913;
    bottom: -5px;
    color: #333333;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    margin-left: 4px;
    padding: 3px 9px;
    position: relative;
    text-transform: uppercase;
float: none;
height: 35px;
width: 90px;
text-indent: 0;}*/



	  .coll-price  {margin-bottom:25px;display:block;}
	  .coll-buy {width:80px;margin-bottom:5px;}

.page-headline {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
        color:#000;
}
.product-grid {
  padding: 5px 0;
}

.product-grid .product {
  margin: 5px 10px 5px 0; _margin:5px 8px 5px 0;
  width: 208px;
  height: 220px;
  padding: 10px;
  background-position: center 0;
  background-repeat: no-repeat;
  -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid {{settings.border_color}};
    cursor: pointer;
    position: relative;
    display: block;
    text-decoration: none;
    color: {{settings.accent_color}};
}

.product-grid .product:hover {
    -moz-box-shadow: 0px 0px 8px #666;
    -webkit-box-shadow: 0px 0px 8px #666;
    box-shadow: 0px 0px 8px #666;
}

.product-grid .product:active {
  -moz-box-shadow: 0px 0px 3px #666;
    -webkit-box-shadow: 0px 0px 3px #666;
    box-shadow: 0px 0px 3px #666;
}

.product-grid .product .title {
  background: rgb(255,255,255);
  background: rgba(255,255,255,0.4);
  padding: 5px;
  position: absolute;
  bottom: 0;
    right: 0;
    width: 218px;
  font-size: 16px;
  font-weight: bold;
}

.product-grid .product .price {
  -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: rgb(151,151,151);
    padding: 3px 5px;
    color: #fff;
    font-size: 14px;
}
