* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

.order-btn-holder {
float: none;
}

.details {
float: left;
}

.main p {
    line-height: 1.3;
    padding: 5px 0;
}


h1 {
  font-size: 35px;
  line-height: 38px;
  padding: 0 0 15px 0;
}
h2 {
  font-size: 23px;
  line-height: 28px;
  padding: 0 0 15px 0;
}
.news {
  font-size: 20px;
  line-height: 28px;
  padding: 0 0 15px 0;
}
a {
  padding-top: 0.6em;
}
a {
  color: #0072ba;
  text-decoration: none;
  border-bottom: 1px solid rgba(0,114,186,0.5);
  -webkit-transition: 0.4s ease;
          transition: 0.4s ease;
}
a.pseudo {
  border-bottom-style: dashed;
}
a:hover,
a.hover {
  color: #d04000;
  border-color: rgba(208,64,0,0.5);
  -webkit-transition: 0s ease;
          transition: 0s ease;
}
a.dark,
section .left-column .submenu li a,
.tpl-theme-sun body > menu a,
.tpl-theme-sun body > footer .one a,
.tpl-theme-sun body > footer a,
.tpl-theme-sand body > menu a,
.tpl-theme-sand body > footer .one a,
.tpl-theme-sand body > footer a {
  color: #000;
  border-bottom: 1px solid rgba(0,0,0,0.5);
}
a.dark:hover,
section .left-column .submenu li a:hover,
.tpl-theme-sun body > menu a:hover,
.tpl-theme-sun body > footer .one a:hover,
.tpl-theme-sun body > footer a:hover,
.tpl-theme-sand body > menu a:hover,
.tpl-theme-sand body > footer .one a:hover,
.tpl-theme-sand body > footer a:hover,
a.dark.hover,
section .left-column .submenu li a.hover,
.tpl-theme-sun body > menu a.hover,
.tpl-theme-sun body > footer .one a.hover,
.tpl-theme-sun body > footer a.hover,
.tpl-theme-sand body > menu a.hover,
.tpl-theme-sand body > footer .one a.hover,
.tpl-theme-sand body > footer a.hover {
  color: #d04000;
  border-color: rgba(208,64,0,0.5);
  -webkit-transition: 0s ease;
          transition: 0s ease;
}
a.lite,
menu li a,
footer a {
  color: #fff;
  border-bottom: 1px solid rgba(255,255,255,0.5);
}
a.lite:hover,
menu li a:hover,
footer a:hover,
a.lite.hover,
menu li a.hover,
footer a.hover {
  color: #f2f201 !important;
  border-color: rgba(242,242,1,0.5) !important;
  -webkit-transition: 0s ease;
          transition: 0s ease;
}
a:visited.hover {
  color: #d04000;
  border-color: rgba(208,64,0,0.5);
  -webkit-transition: 0s ease;
          transition: 0s ease;
}
ul,
li {
  list-style: none;
}
p.lead {
  font-size: 17px;
  line-height: 22px;
}
.clear {
  clear: both;
}
.nc-navbar a {
  border: none;
}
.nc_datetime {
  color: rgba(0,0,0,0.5);
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  padding: 10px 0 5px 0;
}
body {
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  background: #fff;
  font-size: 14px;
  line-height: 20px;
  width: auto;
  max-width: 1250px;
  margin: 0 auto 0 auto;
  padding: 30px 40px 50px 40px;
  position: relative;
}
@media screen and (max-width: 620px) {
  body {
    padding: 35px 20px 50px 20px;
  }
}
header {
  display: block;
  margin: 0 0 10px 0;
  position: relative;
}
@media screen and (max-width: 620px) {
  header {
    padding: 0;
  }
}
header .left-column {
  min-width: 300px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
}
@media screen and (max-width: 1100px) {
  header .left-column {
    max-width: 220px;
    width: 220px;
    min-width: 220px;
  }
}
@media screen and (max-width: 620px) {
  header .left-column {
    position: relative;
  }
}
header .logo {
  border: none;
  color: #000 !important;
  font-size: 0;
}
header .logo img {
  display: inline-block;
  vertical-align: top;
  height: 65px;
  border: none;
  outline: none;
  margin: 0 20px 15px 0;
}
header .logo .text {
  display: inline-block;
  vertical-align: top;
  font-size: 23px;
  line-height: 25px;
  padding: 3px 0 0 0px;
  font-weight: bold;
  max-width: 300px;
}
header .logo .text .lt2,
header .logo .text .lt3 {
  font-size: 23px;
  line-height: 25px;
}
header .contacts {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 280px;
}
@media screen and (max-width: 750px) {
  header .contacts {
    position: relative;
    max-width: 100%;
    padding: 0 0 0 40px;
  }
}
header .contacts .phone {
  margin: 10px 0 0 0;
  font-size: 20px;
  white-space: nowrap;
  line-height: 28px;
}
header .contacts .phone .callback {
  font-size: 14px;
  line-height: 20px;
}
menu {
  font-size: 0;
  margin: 0 0 50px 0;
  color: #fff;
  padding: 20px 40px 7px 40px;
  border-radius: 4px;
  background: #1b5576;
  background-image: -webkit-linear-gradient(270deg, #3d7ea3 0%, #1b5576 100%);
  background-image: linear-gradient(-180deg, #3d7ea3 0%, #1b5576 100%);
}
menu li {
  display: inline-block;
  font-size: 19px;
  padding: 0;
  margin: 0 25px 15px 0;
}
menu li.active_li a {
  border: none;
  cursor: pointer;
  color: rgba(255,255,255,0.61) !important;
  -webkit-transition: 0s ease;
          transition: 0s ease;
}

.order-btn {
    background: white none repeat scroll 0 0;
    border: 5px solid #4066e3;
    border-radius: 40px;
    color: #4066e3;
    cursor: pointer;
    display: block;
    /*float: left;*/
    font-size: 18px;
    height: 53px;
    margin: 25px auto 25px 25px;
    padding-top: 12px;
    text-align: center;
    text-transform: uppercase;
    transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
    width: 190px;
}

.order-btn:hover {
    background: #4066e3 none repeat scroll 0 0;
    color: white;
    border-color: #4066e3;
}




.promo {
  display: block;
  border-radius: 4px;
  position: relative;
  width: auto;
  height: 360px;
  margin: 0 0 50px 0;
  background-size: cover;
  background-position: center center;
  border: none;
  z-index: 50;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
@media screen and (max-width: 620px) {
  .promo {
    display: block;
    height: 300px;
    margin: 20px 0 50px 0;
  }
}
.promo span {
  display: block;
  position: absolute;
  max-width: 700px;
  bottom: 40px;
  right: -20px;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  padding: 19px 50px 21px 30px;
  background: #1b5576;
  background-image: -webkit-linear-gradient(270deg, #3d7ea3 0%, #1b5576 100%);
  background-image: linear-gradient(-180deg, #3d7ea3 0%, #1b5576 100%);
  border-radius: 4px 0 0 4px;
}
@media screen and (max-width: 900px) {
  .promo span {
    font-size: 20px;
    line-height: 25px;
    max-width: 400px;
  }
}
@media screen and (max-width: 750px) {
  .promo span {
    width: 100%;
    max-width: 100%;
    left: 0;
    bottom: 0;
    font-size: 18px;
    line-height: 21px;
  }
}
.promo span .label {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  bottom: -20px;
  background-image: url("../img/m.png");
  background-size: 20px;
  background-repeat: no-repeat;
}
section {
  display: block;
  position: relative;
  height: auto;
}
@media screen and (max-width: 620px) {
  section {
    display: block;
  }
}
section .left-column {
  min-width: 150px;
 /* width: 300px; */
  max-width: 300px;
  position: relative;
  float: left;
  left: 0;
  top: 0;
  z-index: 100;
}
@media screen and (max-width: 1100px) {
  section .left-column {
    max-width: 220px;
    width: 220px;
    min-width: 220px;
  }
}
@media screen and (max-width: 620px) {
  section .left-column {
    width: 100%;
    position: relative;
    max-width: 100%;
    padding: 0 0 40px 0;
    float: none;
  }
}
section .left-column .submenu {
  padding: 0 0 50px 0;
}
section .left-column .submenu li {
  display: block;
  font-size: 19px;
  padding: 0;
  margin: 0 25px 15px 0;
}
section .left-column .submenu li.active_li a {
  border: none;
  cursor: pointer;
  color: #d04000;
}
section .main {
  position: relative;
  width: auto;
  overflow: hidden;
  z-index: 50;
}
@media screen and (max-width: 620px) {
  section .main {
    margin: 0;
  }
}
section .main .text {
  margin: 0 0 37px 0;
}
section .main .text img {
  max-width: 90%;
  margin: 10px 0 15px 0;
}
section .main .text p {
  padding: 0 0 13px 0;
}
.news-preview {
  padding: 0 30px 30px 0;
}
@media screen and (max-width: 620px) {
  .news-preview {
    padding-bottom: 15px;
  }
}
.news-preview .date {
  color: rgba(0,0,0,0.5);
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  padding: 0 0 5px 0;
}
.news-preview .title {
  font-size: 16px;
  line-height: 22px !important;
}
.news-preview .description {
  padding: 7px 0 0 0;
}
@media screen and (max-width: 620px) {
  .news-preview .description {
    display: none;
    border: 0;
  }
}
.products {
  padding: 5px 0 0 0;
  font-size: 0;
}

.product-detail {
  width: 70%;
  padding: 0 0 30px 0;
  margin: 0 0 0 15px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 20px;
}

@media screen and (max-width: 750px) {
  .product-detail {
    width: 100%;
    margin: 0;
  }
}

.product-preview {
  width: 45%;
  padding: 0 0 30px 0;
  margin: 0 0 0 10px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 900px) {
  .product-preview {
    width: 45%;
    margin: 0 0 0 10%;
  }
  .product-preview:nth-child(3) {
    margin: 0 0 0 0;
  }
}
@media screen and (max-width: 750px) {
  .product-preview {
    width: 100%;
    margin: 0;
  }
}
.product-preview:nth-child(1) {
 /* margin: 0 0 0 0; */
}
.product-preview a.image {
  border: none;
  padding: 10px 0;
  display: block;
}
.product-preview .title:after {
  content: ' ';
  display: block;
  width: 1px;
  height: 1px;
}
.product-preview img {
  max-width: 75%;
  border: none;
}
.product-preview .title {
  font-size: 20px;
  line-height: 22px !important;
}
.product-preview .description {
  padding: 7px 0 0 0;
}
.price, .product-preview .price {
    border: 1px solid #d09900;
    border-radius: 4px;
    color: #d09900;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    height: 30px;
    line-height: 22px;
    margin: 15px 25px;
    padding: 3px 8px;
}
.brend {
  padding: 15px 0 0 0;
  display: block;
}
.brend .list .title {
  font-size: 20px;
  line-height: 25px;
  padding: 0 0 8px 0;
}
.brend .list .one {
  width: 45%;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 30px 0;
}
@media screen and (max-width: 750px) {
  .brend .list .one {
    width: 100%;
    margin: 0 !important;
  }
}
.brend .list .one:nth-child(even) {
  margin: 0 0 0 5%;
}
footer {
  margin: 50px 0 0 0;
  color: #fff;
  padding: 20px 40px 25px 40px;
  border-radius: 4px;
  background: #1b5576;
  background-image: -webkit-linear-gradient(270deg, #3d7ea3 0%, #1b5576 100%);
  background-image: linear-gradient(-180deg, #3d7ea3 0%, #1b5576 100%);
}
footer .one {
  display: inline-block;
  width: 45%;
  padding: 0 0 10px 0;
  vertical-align: top;
}
@media screen and (max-width: 620px) {
  footer .one {
    display: block;
    width: 100%;
    padding: 0 0 23px 0;
  }
}
footer .one:nth-child(odd) {
  margin-right: 5%;
}
@media screen and (max-width: 900px) {
  footer {
    display: block;
    padding: 20px 40px 15px 40px;
  }
}
footer .phone {
  font-size: 20px;
  line-height: 28px;
}
Дополнение для текстовых страниц,
.mode_second {
  position: absolute;
}
@media screen and (max-width: 620px) {
  Дополнение для текстовых страниц,
  .mode_second {
    max-width: 500px;
    width: 500px;
    display: block;
  }
}
.good-page .grid {
  padding-bottom: 20px;
}
.good-page .grid .one {
  padding: 0;
}
.good-page .grid .one .price {
  font-size: 18px;
  height: 30px;
  line-height: 28px;
  margin-bottom: 10px;
}
.tpl-theme-azure body > menu {
  background: #1d62f0;
  background-image: -webkit-linear-gradient(270deg, #1ad6fd 0%, #1d62f0 100%);
  background-image: linear-gradient(-180deg, #1ad6fd 0%, #1d62f0 100%);
}
.tpl-theme-azure body > slider .promo span {
  background-image: -webkit-linear-gradient(270deg, #1ad6fd 0%, #1d62f0 100%);
  background-image: linear-gradient(-180deg, #1ad6fd 0%, #1d62f0 100%);
}
.tpl-theme-azure body > footer {
  background: #1d62f0;
  background-image: -webkit-linear-gradient(270deg, #1ad6fd 0%, #1d62f0 100%);
  background-image: linear-gradient(-180deg, #1ad6fd 0%, #1d62f0 100%);
}
.tpl-theme-purple body > menu {
  background: #5856d6;
  background-image: -webkit-linear-gradient(270deg, #c644fc 0%, #5856d6 100%);
  background-image: linear-gradient(-180deg, #c644fc 0%, #5856d6 100%);
}
.tpl-theme-purple body > slider .promo span {
  background-image: -webkit-linear-gradient(270deg, #c644fc 0%, #5856d6 100%);
  background-image: linear-gradient(-180deg, #c644fc 0%, #5856d6 100%);
}
.tpl-theme-purple body > footer {
  background: #5856d6;
  background-image: -webkit-linear-gradient(270deg, #c644fc 0%, #5856d6 100%);
  background-image: linear-gradient(-180deg, #c644fc 0%, #5856d6 100%);
}
.tpl-theme-green body > menu {
  background: #27761b;
  background-image: -webkit-linear-gradient(270deg, #74bf56 0%, #27761b 100%);
  background-image: linear-gradient(-180deg, #74bf56 0%, #27761b 100%);
}
.tpl-theme-green body > slider .promo span {
  background-image: -webkit-linear-gradient(270deg, #74bf56 0%, #27761b 100%);
  background-image: linear-gradient(-180deg, #74bf56 0%, #27761b 100%);
}
.tpl-theme-green body > footer {
  background: #27761b;
  background-image: -webkit-linear-gradient(270deg, #74bf56 0%, #27761b 100%);
  background-image: linear-gradient(-180deg, #74bf56 0%, #27761b 100%);
}
.tpl-theme-sun body > menu {
  background: #e8ba00;
  color: #000;
  background-image: -webkit-linear-gradient(270deg, #ffec9f 0%, #e8ba00 100%);
  background-image: linear-gradient(-180deg, #ffec9f 0%, #e8ba00 100%);
}
.tpl-theme-sun body > menu a:hover,
.tpl-theme-sun body > menu a.hover {
  color: #d04000 !important;
  border-color: rgba(208,64,0,0.5) !important;
  -webkit-transition: 0s ease !important;
          transition: 0s ease !important;
}
.tpl-theme-sun body > slider .promo span {
  color: #000;
  background-image: -webkit-linear-gradient(270deg, #ffec9f 0%, #e8ba00 100%);
  background-image: linear-gradient(-180deg, #ffec9f 0%, #e8ba00 100%);
}
.tpl-theme-sun body > footer {
  color: #000;
  background: #e8ba00;
  background-image: -webkit-linear-gradient(270deg, #ffec9f 0%, #e8ba00 100%);
  background-image: linear-gradient(-180deg, #ffec9f 0%, #e8ba00 100%);
}
.tpl-theme-sun body > footer .one a:hover,
.tpl-theme-sun body > footer .one a.hover {
  color: #d04000 !important;
  border-color: rgba(208,64,0,0.5) !important;
  -webkit-transition: 0s ease !important;
          transition: 0s ease !important;
}
.tpl-theme-sun body > footer a:hover,
.tpl-theme-sun body > footer a.hover {
  color: #d04000 !important;
  border-color: rgba(208,64,0,0.5) !important;
  -webkit-transition: 0s ease !important;
          transition: 0s ease !important;
}
.tpl-theme-scarlet body > menu {
  background: #ff2a68;
  background-image: -webkit-linear-gradient(270deg, #ff5e3a 0%, #ff2a68 100%);
  background-image: linear-gradient(-180deg, #ff5e3a 0%, #ff2a68 100%);
}
.tpl-theme-scarlet body > slider .promo span {
  background-image: -webkit-linear-gradient(270deg, #ff5e3a 0%, #ff2a68 100%);
  background-image: linear-gradient(-180deg, #ff5e3a 0%, #ff2a68 100%);
}
.tpl-theme-scarlet body > footer {
  background: #ff2a68;
  background-image: -webkit-linear-gradient(270deg, #ff5e3a 0%, #ff2a68 100%);
  background-image: linear-gradient(-180deg, #ff5e3a 0%, #ff2a68 100%);
}
.tpl-theme-sand body > menu {
  background: #e4ddca;
  color: #000;
  background-image: -webkit-linear-gradient(270deg, #d6cec3 0%, #e4ddca 100%);
  background-image: linear-gradient(-180deg, #d6cec3 0%, #e4ddca 100%);
}
.tpl-theme-sand body > menu a:hover,
.tpl-theme-sand body > menu a.hover {
  color: #d04000 !important;
  border-color: rgba(208,64,0,0.5) !important;
  -webkit-transition: 0s ease !important;
          transition: 0s ease !important;
}
.tpl-theme-sand body > slider .promo span {
  color: #000;
  background-image: -webkit-linear-gradient(270deg, #d6cec3 0%, #e4ddca 100%);
  background-image: linear-gradient(-180deg, #d6cec3 0%, #e4ddca 100%);
}
.tpl-theme-sand body > footer {
  color: #000;
  background: #e4ddca;
  background-image: -webkit-linear-gradient(270deg, #d6cec3 0%, #e4ddca 100%);
  background-image: linear-gradient(-180deg, #d6cec3 0%, #e4ddca 100%);
}
.tpl-theme-sand body > footer .one a:hover,
.tpl-theme-sand body > footer .one a.hover {
  color: #d04000 !important;
  border-color: rgba(208,64,0,0.5) !important;
  -webkit-transition: 0s ease !important;
          transition: 0s ease !important;
}
.tpl-theme-sand body > footer a:hover,
.tpl-theme-sand body > footer a.hover {
  color: #d04000 !important;
  border-color: rgba(208,64,0,0.5) !important;
  -webkit-transition: 0s ease !important;
          transition: 0s ease !important;
}




/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/images/colorbox/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/images/colorbox/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/images/colorbox/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/images/colorbox/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/images/colorbox/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/images/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/images/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/images/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/images/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/images/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/images/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/images/colorbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/images/colorbox/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/images/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7+ replaces a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url(/images/colorbox/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(/images/colorbox/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(/images/colorbox/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(/images/colorbox/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(/images/colorbox/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(/images/colorbox/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(/images/colorbox/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(/images/colorbox/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}
