.in_cart {
border: 1px solid #000;
color: #696969;
}

            #surround {
                width:320px;
                min-width: 256px;
                max-width: 480px;
            }
            
            /* Image expands to width of surround */
            img.cloudzoom {
                width:100%;
            }
            
            /* CSS for slider - will expand to width of surround */
            #slider1 {
                margin-left:20px;
                margin-right:20px;
                height:119px;
                border-top:1px solid #aaa;
                border-bottom:1px solid #aaa;
                position:relative;
            }

.popup_search_result.showen {display:block;}

.popup_search_relative {
    position: relative;
}
.popup_search_result {
    position: absolute;
    left: 0;
    z-index: 299;
    display: none;
}

#characteristics .descript-content a{
    font-weight: bold;
}

.other-block .other-list-title {
    padding: 0 0 0 10px;
    font-size: 0;
    border-bottom: 2px solid #3ea7ee;
    margin-bottom: 10px;
}

.other-block .other-list-title li {
    display: inline-block;
    vertical-align: top;
    padding: 10px 15px;
    color: #888;
    font-size: 12px;
    border-radius: 4px 4px 0 0;
    margin-left: 4px;
    cursor: pointer;
    background-color: #fcfcfc;
    background-image: linear-gradient(#fcfcfc, #e7e7e7);
}

.other-block .other-list-title li.active {
    background-image: linear-gradient(#ccc, #e7e7e7);
}

.other-block .box {
    display: none;
    height: 320px;

}

.other-block .box.current {
    display: block;
}





a.order-btn-lbox {
  width: 125px;
  height: 40px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #e8534f;
  display: block;
  float: left;
  color: #fff;
  font-family: 'open_sansbold';
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-size: 11px;
  line-height: 40px;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -ms-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

a.order-btn-lbox:hover {
  background-color: #ff5c58;
}

.modal {
    background-color: #FFFFFF;
    display: none;
    height: 420px;
    width: 460px;
}
.modal.callback {
    height: 450px;
}
.modal.callback button {
    float: left;
}
.modal.callback .chosen-container-single .chosen-single {
    height: 25px;
    line-height: 24px;
}
.modal.callback .chosen-container-single .chosen-single div {
    background: none repeat scroll 0 0 #141317;
    height: 21px;
    margin-right: 2px;
    margin-top: 2px;
    width: 21px;
}
.modal.callback .chosen-container-single .chosen-single div b {
    background-color: #141317;
    background-position: -275px -63px;
    height: 4px;
    margin: 8px auto 0;
    width: 7px;
}
.modal.callback .chosen-container-single .chosen-single:hover div {
    background-color: #3498DB;
}
.modal.callback .chosen-container-single .chosen-single:hover div b {
    background-color: transparent;
}
.modal.callback label.float {
    float: left;
    font-size: 13px;
    margin-right: 7px;
    margin-top: 4px;
}
.modal.callback label[for="time1"] {
    margin-right: 3px;
}
.modal.callback label[for="time2"] {
    margin-right: 3px;
}
.modal.callback input#date {
    float: left;
    height: 23px;
    margin-right: 17px;
    padding-left: 10px;
    width: 136px;
}
.modal.callback div.input-wr label {
    background: none repeat scroll 0 0 #141317;
    cursor: pointer;
    display: block;
    float: right;
    height: 21px;
    margin: -32px 2px 0 55px;
    position: absolute;
    width: 21px;
    z-index: 4;
}
.modal.callback div.input-wr label:hover {
    background-color: #3498DB;
}
.modal.callback div.input-wr {
    float: left;
    height: 27px;
}
.modal.callback div.input-wr label b, .modal.callback div.input-wr label b {
    background: url("fancybox/main-sprite.png") no-repeat scroll -275px -63px transparent;
    display: block;
    height: 4px;
    margin: 8px auto 0;
    width: 7px;
}
.modal.callback input#time1 {
    margin-right: 14px;
    padding-left: 10px;
    width: 68px;
}
.modal.callback input#time2 {
    padding-left: 10px;
    width: 68px;
}
.ui-timepicker-wrapper {
    width: 6em !important;
}
.modal.callback button.callback-send {
    float: left;
    margin-top: 20px;
}
.modal div.head {
    background-color: #3498DB;
    height: 44px;
    padding: 0 20px;
}
.modal div.head span {
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-family: Calibri,Arial;
    font-size: 21px;
    margin-top: 6px;
}
.modal div.head a.btn-cls {
    background-color: #FFFFFF;
    border-radius: 100% 100% 100% 100%;
    display: block;
    float: right;
    height: 22px;
    margin-right: -1px;
    margin-top: 12px;
    width: 22px;
}
.modal div.head a.btn-cls:after {
    background: url("fancybox/main-sprite.png") repeat scroll -150px -284px transparent;
    content: "";
    display: block;
    height: 10px;
    margin-left: 6px;
    margin-top: 6px;
    position: absolute;
    width: 10px;
}
.modal div.head a.cls-link {
    color: #FFFFFF;
    display: inline-block;
    float: right;
    margin-right: 5px;
    margin-top: 13px;
}
.modal div.head a.cls-link:hover {
    text-decoration: none;
}
.modal form {
    display: block;
//    padding: 15px 22px;
}
.modal form span.req-t {
    float: right;
    opacity: 0.5;
    position: relative;
    top: -4px;
}
.modal form span.req-t i {
    color: #3498DB;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
}
.modal form input {
    -moz-box-sizing: content-box;
    border: 1px solid #E7E7E7;
    height: 23px;
    margin-bottom: 8px;
    padding-left: 15px;
    padding-right: 0 !important;
    width: 400px;
}
.modal form input.success {
    border-color: #5E97EC;
}
.modal form label.invalid {
    display: none;
}
.bx-core-waitwindow {
    display: none !important;
}
.modal form input.invalid {
    border-color: #F06666;
}
.container-box input:focus {
    border-color: #F06666;
}
.modal form textarea {
    border: 1px solid #E7E7E7;
    resize: none;
    width: 411px;
}
.modal form input#captcha {
    display: block;
    height: 38px;
    margin-bottom: 0;
    margin-top: 8px;
    width: 50px;
}
.modal form label {
    color: #171717;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 9px;
}
.modal form label.req:after {
    color: #3498DB;
    content: "*";
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    margin-left: 0;
    margin-top: -5px;
    position: relative;
}
label.req:after {
    color: #3498DB;
    content: "*";
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    margin-left: 2px;
    margin-top: -1px;
    position: absolute;
}
.modal form div.captcha {
    background-color: #CCCCCC;
    display: block;
    float: left;
    height: 40px;
    margin-right: 13px;
    margin-top: 10px;
}
.modal form label[for="captcha"] {
    display: block;
    margin-bottom: 0;
    margin-right: 7px;
    margin-top: 11px;
}
.modal form button {
    background-color: #3498DB;
    border: medium none;
    color: #FFFFFF;
    font-family: Calibri,Arial;
    font-size: 18px;
    font-weight: bold;
    height: 26px;
    margin-right: -1px;
    margin-top: 15px;
    padding: 0;
    width: 103px;
}
.modal form button:hover {
}



div.filterblock { margin:0 0 20px 10px; }

div.filterblock label{ margin-right: 15px;}

div.filterblock  input[type="submit"] {
    background-color: #3498db;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-family: "open_sansbold";
    font-size: 11px;
    height: 30px;
    outline: medium none;
    padding: 0;
    text-transform: uppercase;
    transition: background-color 0.2s ease 0s;
    width: 110px;
}





div.tip_proiz {display: inline-block;}
div.tip_proiz label {display: block;}

div.blueblock div {display: inline-block;}
div.blueblock div label {display: block;}

.searchcount {display:none;margin-left:15px;}
#filterbotton {display:none; margin-top:10px; margin-bottom: 5px;}
#searchloader {display:none; margin-left:20px;}
.searchcount {color:#919599;font-weight: bold;font-style: italic;}

input[type="submit"] {
    display: inline;
    width: 110px;
    height: 30px;
    border-radius: 2px;
    background-color: #3498db;
    padding: 0;
    border: none;
    color: #fff;
    font-size: 11px;
    font-family: "open_sansbold";
    text-transform: uppercase;
    cursor: pointer;
    outline: none;
}

.filterbox { background-color: #fff; padding:20px; margin-bottom:20px;}
.input-price {
    border: 1px solid #d9d9d9;
    background-color: rgba(52, 152, 219, 0);
    border-radius: 2px;
    box-sizing: border-box;
    color: #2e3133;
    font-family: "open_sansregular";
    font-size: 15px;
    height: 40px;
    line-height: 15px;
    outline: medium none;
    padding-left: 15px;
    transition-duration: 0.4s;
    transition-property: border-color, color;
    transition-timing-function: linear;
    width: 100px;
}

.input-price:focus {border: 1px solid #97c9ea;}

.blueblock {padding:20px; margin-top:20px; background-color: #e5f9ff;  border: solid 1px #aed6f1;}
.blueblock strong {display:block; margin-top:15px;}
.blueblock .maintitle{font-family: 'open_sansbold'; margin-bottom: 15px;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 15px;
    color: #2e3133;
    display: block;
    font-weight: normal;}

.updatedeliverylist:hover {  background-color: #ff5c58; }

span.tenyears {

    padding-top: 64px;
    font-size: 24px;
    color: antiquewhite;
    display: block;

}

.h3title {
    font-size: 21px; margin-bottom: 20px; font-weight: bold; display:block;
}

.rt-container div.breadcrumbs {
margin: 0px 0px 15px 10px;
}

.rt-container div.breadcrumbs ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: block;
  overflow: auto;
  margin-top: -2px;
  margin-left: 0px;
}
.rt-container div.breadcrumbs ul li {
  display: inline-block;
  margin-left: 0;
  font-family: "Helvetica Neue", Arial;
  font-size: 12px;
  color: #999999;
}
.rt-container div.breadcrumbs ul li a {
  line-height: 14px;
  text-decoration: none;
  color: #999999;
}
.rt-container div.breadcrumbs ul li a span {
  border-bottom: solid 1px #adb0b3;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  letter-spacing: -0.4px;
}
.rt-container div.breadcrumbs ul li a:hover span {
  border-bottom-color: #2e3133;
  color: #2e3133;
}

.news-box-wr .news-box .news-item .date_bottom {
    font: 11px/20px "Helvetica Neue", Arial;
    color: #999999;
    margin-top: 5px;
}