* {
    margin: 0;
    padding: 0;
    border: 0;
}
body {
    background-image: url("/img/headr.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #070707;
}
.jcarousel-prev-disabled, .jcarousel-next-disabled
 {
    visibility: hidden;
}
.jcarousel-prev, .jcarousel-next {
    display: block;
    position: absolute;
    top: 0;
    width: 100px;
    height: 280px;
    color: #fff;
}
.jcarousel-prev {
    left: 0;
}
.jcarousel-next {
    right: 0;
}
.jcarousel-prev.inactive, .jcarousel-next.inactive {
    display: none;
}
.jcarousel-prev span, .jcarousel-next span {
    display: none;
    cursor: pointer;
    position: absolute;
    top: 125px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #333;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}
.jcarousel-prev span {
    left: 0;
}
.jcarousel-next span {
    right: 0;
}
.jcarousel-prev:hover span, .jcarousel-next:hover span {
    display: block;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 960px;
}
.nav-headbox {
    height: 100px;
}
.nav-headbox .navbar {
    margin-bottom: 0;
}
.breadcrumb {
    text-align: left;
}
.breadcrumb a {
    color: #DD4814; /* #333, #9C0001, #d9230f */
}
.breadcrumb a:hover {
    color: #97310E; /* #696969, 630001, a30001 */
    text-decoration: none;
}
.page-content {
    background: url("/img/bgContent.gif");
    border-radius: 6px/4px;
    -moz-border-radius 6px/4px;
    -webkit-border-radius: 6px/4px;
    /*color: #070707;*/
    text-align: center;
    margin: 0 auto;
    /*min-height: 410px;*/
}
.headr {
  padding: 0 10px;
}
/*
.page-header {
  padding: 0;
  margin: 10px 0 20px;
}
*/
.page-header h3 {
    line-height: 25px;
}
.page-html {
    border-radius: 8px;
    -moz-border-radius 8px;
    -webkit-border-radius: 8px;
    background-color: #ffffff;
    padding: 10px;
}
.page-html .table {
}
.page-html .table th,
.page-html .table td {
    vertical-align: middle;
    text-align: center;
}
.page-html .first-left td:first-child {
    text-align: left;
}
.toplink {
    margin: 20px 0;
}
.row-fluid .thumbnails {
    margin: 0;
}
.row-fluid .new-row {
    margin-left: 0;
}
.row-fluid .span2_4 {
    width: 20%;
    *width: 19.989361702%;
}
.headr .row-fluid .span2_4 {
    margin: 0;/* 0 20px;*/
}
.headr .thumbnails {
    padding-top: 20px;
}
.headr .thumbnails hr {
    margin: 0 0 20px;
    border-top: 1px solid #333333;
}
.headr .thumbnail {
    border: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}
.headr .thumbnail .caption {
    padding: 9px 4px;
}
.headr .thumbnail  p {
    margin: 0;
}
.page-header {
  border-bottom: 1px solid #999999;
}
.thumbnail {
    background-color: #ffffff;
}
.capt-before {
    height: 40px;
}
.caption h4 {
    margin: 0;
    font-size: 15px;
/*  можно показать только часть текста в одну строку с многоточием  
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
*/
}
.caption .btn {
    font-size: 16px;
}
.caption .btn [class^="icon-"],
.caption .btn [class*="icon-"] {
    margin-right: 5px;
}
.btn-group .btn-primary {
    color: yellow;
}
.capt-title {
    height: 40px;
}
.capt-title h5 {
    margin: 0;
    font-size: 13px;
}
.capt-title p {
    margin: 0;
}
.description {
    text-align: justify;
    margin-bottom: 20px;
}
.thumb {
    height: 180px;
}
.capt-after {
    font-weight: bold;
}
.capt-after .label {
    font-size: 17px;
    padding: 10px 35px;
}
.capt-after p, .capt-after h4 {
    margin: 10px 0;
}
#item-info {
    border-radius: 8px;
    -moz-border-radius 8px;
    -webkit-border-radius: 8px;
    background-color: #ffffff;
    padding: 10px 0;
    margin-bottom: 20px;
}
#item-info table li {
    list-style: none;
}
#item-info-margin {
    margin-bottom: 10px;
}
#item-photo {
    padding: 20px 40px;
}
#item-details {
    text-align: left;
}
#item-details .btn-group {
    margin: 10px 0;
}
#item-details .btn {
    font-size: 18px;
}
#item-details .input-medium {
  width: 110px;
}
#item-details .input-large {
  width: 170px;
}
#item-details .input-micro {
    width: 35px;
}
#item-price {
    color: #d20a1b;
    font-size: 18px;
    font-weight: bold;
}
.item-photo-mini [class*="span"],
.item-photo-mini [class*="span"]:first-child {
    margin-left: 1.06382978723404%;
    *margin-left: 1.03723404255319%;
}
.item-photo-mini .span1 {
    /*width: 12.464%;
    *width: 12.425%;*/
    width: 10%;
    *width: 9.99468085106383%;
}
.item-photo-mini.span12 {
    margin: 10px 5px 0 0;
    padding: 0;
}
.item-html.span12 {
    margin: 0;
    padding: 10px 20px;
    text-align: justify;
}
.item-html .alert {
    margin: 0;
}
.item-sep {
    background: url("/img/bgdot.png") repeat-x scroll 0 5px transparent;
    height: 15px;    
    margin-right: 80px;
}
.fancybox img {
    cursor: url("/lib/zoomin.cur"), pointer !important;
}
.page-footer {
    color: #ffffff;
    margin: 0;
    padding: 0;
}
.page-footer .navbar {
    margin: 0;
}
.page-footer .navbar-inverse .navbar-inner {
    border: none;
    padding: 0 10px;
}
.page-footer .pull-left {
    margin: 0;
}
.row-fluid.page-footer [class*="span"] {
    margin: 0;
}
.row-fluid.page-footer .span9 {
    width: 73.7%;
    *width: 73.65%;
}
#slideshow, .slide {
    /*height: 270px;*/
}
.slide img {
    display: block;
    margin: 0 auto;
}
#actionitem {
}
#copyright {
    text-align: center;
    list-style: none;
    font-size: 11px;
}
#copyright p {
    margin: 0;
    padding: 10px;
}
#copyright a {
    color: #ffffff;
}
#copyright a:hover {
    text-decoration: underline;
}
.clearafter { /* ielte7 */
    zoom: 1;
}
.clearafter:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
}
.category {
    margin-bottom: 0;
}
.category-size {
    min-height: 20px;
}
[class^="ico-"],
[class*=" ico-"] {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background-repeat: no-repeat;
}
.ico-brandlogo {
    margin: 5px 0;
    background-image: url("/img/brandlogo.png");
}
.mobile-logo {
    margin: 0 5px 5px 0;
}
.ico-kyivstar {
    background-image: url("/img/kyivstar.png");
}
.ico-mts {
    background-image: url("/img/mts.png");
}
.navbar .brand {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 19px;
}
.navbar .nav > li > a {
    padding: 10px;
}
.navbar .nav.category-padding > li > a {
    font-size: 16px;
    padding: 5px 17px;
}
.navbar-inverse .nav > li > .dropdown-menu:after {
    border-bottom-color: #3a3f44;
}
.navbar-inverse .dropdown-menu:after {
    border-bottom-color: #3a3f44;
}
.navbar-inverse .dropdown-menu {
    background-color: #3a3f44;
}
.navbar-inverse .dropdown-menu .divider {
    background-color: transparent;
    border-bottom-color: #1c1e22;
}
.navbar-inverse .dropdown-menu li > a {
    color: #999999;
}
.chzn-container .chzn-results .highlighted {
  background-color: #22262a;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff272b30', endColorstr='#ff1c1e22', GradientType=0 );  
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #272b30), color-stop(90%, #1c1e22));
  background-image: -webkit-linear-gradient(top, #272b30 20%, #1c1e22 90%);
  background-image: -moz-linear-gradient(top, #272b30 20%, #1c1e22 90%);
  background-image: -o-linear-gradient(top, #272b30 20%, #1c1e22 90%);
  background-image: linear-gradient(#272b30 20%, #1c1e22 90%);
  color: #fff;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
    background-color: #22262a;
    background-image: -moz-linear-gradient(top, #272b30, #1c1e22);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#272b30), to(#1c1e22));
    background-image: -webkit-linear-gradient(top, #272b30, #1c1e22);
    background-image: -o-linear-gradient(top, #272b30, #1c1e22);
    background-image: linear-gradient(to bottom, #272b30, #1c1e22);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff272b30', endColorstr='#ff1c1e22', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
    background-color: #22262a;
    background-image: -moz-linear-gradient(top, #272b30, #1c1e22);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#272b30), to(#1c1e22));
    background-image: -webkit-linear-gradient(top, #272b30, #1c1e22);
    background-image: -o-linear-gradient(top, #272b30, #1c1e22);
    background-image: linear-gradient(to bottom, #272b30, #1c1e22);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff272b30', endColorstr='#ff1c1e22', GradientType=0);
}
.navbar-inverse .dropdown-menu .disabled > a,
.navbar-inverse .dropdown-menu .disabled > a:hover {
    color: #7a8288;
}
.navbar-search .input-append.input-prepend .search-query {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}
.navbar-search .input-prepend .add-on:last-child {
    -webkit-border-radius: 0 14px 14px 0;
       -moz-border-radius: 0 14px 14px 0;
            border-radius: 0 14px 14px 0;
}
.navbar-search .input-prepend .add-on:first-child, 
.navbar-search .input-prepend .btn:first-child {
    -webkit-border-radius: 14px 0 0 14px;
       -moz-border-radius: 14px 0 0 14px;
            border-radius: 14px 0 0 14px;
}
.navbar-search .input-prepend .search-query {
    width: 170px;
    -webkit-border-radius: 0 14px 14px 0;
       -moz-border-radius: 0 14px 14px 0;
            border-radius: 0 14px 14px 0;
}
.navbar-inverse .navbar-search .search-query {
    background-color: #696969;
    border-color: #696969;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 7px rgba(82, 168, 236, 0.6);
       -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 7px rgba(82, 168, 236, 0.6);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 7px rgba(82, 168, 236, 0.6);
}
.btn [class^="icon-"],
.nav [class^="icon-"],
.btn [class*=" icon-"],
.nav [class*=" icon-"] {
    display: inline-block;
    margin-right: 2px;
}
.btn-usdprice {
  color: #0044cc;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f7fe2e;
  *background-color: #ffff00;
  background-image: -moz-linear-gradient(top, #ffffaa, #ffff00);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffaa), to(#ffff00));
  background-image: -webkit-linear-gradient(top, #ffffaa, #ffff00);
  background-image: -o-linear-gradient(top, #ffffaa, #ffff00);
  background-image: linear-gradient(to bottom, #ffffaa, #ffff00);
  background-repeat: repeat-x;
  border-color: #ffff00 #ffff00 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffaa', endColorstr='#ffffff00', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-usdprice:hover,
.btn-usdprice:active,
.btn-usdprice.active,
.btn-usdprice.disabled,
.btn-usdprice[disabled] {
  color: #0044cc;
  background-color: #ffff00;
  *background-color: #dfbb05;
}
.label-price,
.badge-price {
  background-color: #46e847;
}
.label-price[href],
.badge-price[href] {
  background-color: #35e635;
}


