
#colorbox:not(.small_img) img.cboxPhoto{
	cursor: url(/css/colorbox/images/lupa_def.png), move!important; /*Firefox, Chrome и Safari*/
}
#colorbox.decrease_img:not(.small_img) img.cboxPhoto{
	cursor: move!important;
}

#colorbox.decrease_img:not(.small_img) img.cboxPhoto.ui-draggable-dragging{
	cursor: move!important
}

#colorbox.small_img img.cboxPhoto{
	cursor:default!important;
}

#container{
	height:100%;
	overflow: hidden;
}

#macro li img {
    width: 65px;
}
#macro li a {
    border: 1px solid #000;

    display: inline-block;
    overflow: hidden;
    cursor: pointer;

	margin: 0 30px 8px 30px;
    /*line-height: 0;*/
}
#macro li {
    margin: 0px;
    padding: 0 30px 8px 30px;
}

ul {
    list-style: none;
	margin:0;
	padding:0;
}

#macro {
	height:95%;
	padding:20px 0;
}

#macro .mCSB_buttonDown, #macro .mCSB_buttonUp {
    background: #ffffff;
    height: 33px;
    width: 100%;
	margin-left:0;
	margin-top:-3px;
}
#macro .mCSB_buttonUp {
    background-position: center 0;
}
#macro .mCSB_buttonDown {
    background-position: center -33px;
}
#macro .mCSB_buttonUp:hover {
    background-position: center -66px;
}
#macro .mCSB_buttonDown:hover {
    background-position: center -99px;
}
#macro .mCSB_buttonUp.disabled {
    background-position: center -132px;
}
#macro .mCSB_buttonDown.disabled {
    background-position: center -165px;
}

#macro { overflow: hidden;}
.bx-viewport{z-index:1000000;}
.bx-controls-direction{
	position:absolute;
	height:90%;
	width:100px;
	top:2%;
	text-align:center;
}

#controls{
	background-color: rgba(0, 0, 0, 0.01);
	position:absolute;
	right:50px;
	top:20%;
	padding: 20px;
	z-index:100;
}
.show_remove_controls{
	height:70px;
	margin-top:-70px;
	cursor: pointer;
}
.show_remove_icon {
	background: url(/css/colorbox/images/products_remove.png) 0 0 no-repeat;
	height:37px;
	margin: 0 auto;
}
.refrigerator_icon{
	width:31px;
	background-position:-46px -37px;
}
.refrigerator_icon.active{
	background-position:-46px 0;
}
.cooker_icon{
	width:46px;
	background-position:-76px -37px;
}
.cooker_icon.active{
	background-position:-76px 0;
}
.dishwasher_icon{
	width:46px;
	background-position:0px -37px;
}
.dishwasher_icon.active{
	background-position:0px 0;
}

.drag_controls{
	width:100px;
	height:100px;
	position:relative;
	border:1px solid #cccccc;
	margin-bottom:10px;
	text-align:center;
	overflow: hidden;
	background-color: #fff;
}
.drag_controls img{
	max-width:100%;
	max-height:100%;
}
.drag_controls .red_rect{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color: rgba(255, 0, 0, 0.1);
}

.resize_controls{
	background: url(/css/colorbox/images/resize_slider.png) 50% 0 repeat-y;
	width: 24px;
	/*height: 170px;*/
	padding: 20px;
	margin: auto;
}
.resize_plus,.resize_minus{
	display:block;
	width:25px;
	height:25px;
}
.resize_plus:hover,.resize_minus:hover{
	background-position: 0 -25px;
}
.resize_plus{
	display:block;
	background: url(/css/colorbox/images/resize_plus.png) 0 0 no-repeat;
	width:24px;
	height:25px;
	margin-bottom:8px;
}
.resize_minus{
	background: url(/css/colorbox/images/resize_minus.png) 0 0 no-repeat;
	margin-top: 8px;
}

/*.ui-widget-content { CONFLICT WITH jquery-ui css */
    /*background: url(/css/colorbox/images/resize_slider.png) 0 0 repeat-y;*/
    /*width: 4px;*/
    /*height: 150px;*/
    /*position: relative;*/
    /*text-align: left;*/
	/*margin:0 10px;*/
/*}*/
.r360_controls{
	position:absolute;
	bottom:43px;
	left:50%;
	margin:-24px 0 -24px -90px;
	background: rgba(255, 255, 255, 0.5) url(/css/colorbox/images/360_canvas.png) 10px 10px no-repeat;
	width:159px;
	height:43px;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	padding:10px;
	padding-bottom: 20px;
	z-index:100;
}
.r360_ball{
	background: url(/css/colorbox/images/360_ball.png) 0 0 no-repeat;
	width:17px;
	height:17px;
	top:0 !important;
	left:0 !important;
	cursor: pointer;
}
.r360_ball:not([dragging='true']):hover{
	background-position: 0 -17px !important;
}

.buy_controls{
	position:absolute;
	bottom:43px;
	right: 30px;
	z-index:100;
}

.br_btn{
	display:block;
	background: url(/css/colorbox/images/buy_btn.png) 0 0 no-repeat;
	width:120px;
	height:24px;
	color:#566f84;
	font-weight:bold;
	padding: 12px 8px 0px 8px ;
    text-decoration: none;
    font-size: 14px;
    text-align: left;
}
.br_btn:hover{
	background-position: 0 -36px;
}

.prd_status_buybtn{
	float:right;
}
.prd_price{
	color: #01509f;
    font-weight: bold;
	float:left;
	font-size:22px;
	margin: 3px 20px 0 0;
}


.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    background-position: 0 0;
	bottom: 0;
}
.ui-corner-all{
}
.ui-widget-header {
}
.ui-slider .ui-slider-handle {
    background: url(/css/colorbox/images/resize_dd.png) 0 0 no-repeat;
    position: absolute;
    z-index: 2;
    width: 18px;
    height: 13px;
    cursor: pointer;
	margin-left: -7px;
	margin-bottom: -6px;
}
.ui-slider .ui-slider-handle:hover,.ui-slider .ui-slider-handle.ui-state-active{
	background-position: 0 -13px;
}





.roles {
	font: 10px/10px Tahoma, sans-serif;
    color: #33383e;
    padding: 0px 0 2px 2px;
}
.copy {
	color: #848c95;
    padding: 0px 0 2px 0;
    text-align: left;
    font: 10px/10px Tahoma, sans-serif;
    display: inline-block;
    margin: 0;
    padding: 0 0 1px;
}

/*style colorbox function*/

#colorbox, #cboxOverlay, #cboxWrapper {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 9990;
}
#cboxbox_nav {
	left: 0;
	top: 0;
    overflow: hidden;
    height: 100%;
    width: 100%;
}
#colorbox {
	z-index: 9992;
}
#cboxWrapper {
    max-width: none;
}
#cboxOverlay {
    height: 100%;
    position: fixed;
    width: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}
#cboxContent {
    position: relative;
}
#cboxLoadedContent {
    overflow: auto;
}
#cboxTitle {
    margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxCurrent {
	position:fixed;
	z-index:9995;
}

#cboxPrevious,
#cboxNext {
  top: 0;
  width: 100px;
  height: 100%;
  text-indent: 0;
  color: transparent;
  background: none;
}

#cboxPrevious::before,
#cboxNext::before {
  position: absolute;
  z-index: -1;
  width: 46px;
  height: 46px;
  content: '';
  background: transparent url(/css/colorbox/images/navigate.png) no-repeat scroll;
}

#cboxPrevious::before {
  background-position-x: 0;
}

#cboxNext::before {
  background-position-x: -41px;
}

#cboxPrevious:hover::before,
#cboxNext:hover::before {
  background-position-y: -46px;
}

.cboxPhoto {
    border: 0 none;
    display: block;
    float: left;
    margin: auto;
    max-width: none;
}
.cboxIframe {
    border: 0 none;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
}
#cboxOverlay {
   /* background: url("/css/colorbox/images/overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
   background: #fff;
}
#colorbox {
    outline: 0 none;
}
#cboxTopLeft {
    /*background: url("/css/colorbox/images/controls.png") no-repeat scroll -101px 0 rgba(0, 0, 0, 0);*/
    height: 10px;
    width: 10px;
}
#cboxTopRight {
    /*background: url("/css/colorbox/images/controls.png") no-repeat scroll -130px 0 rgba(0, 0, 0, 0);*/
    height: 10px;
    width: 10px;
}
#cboxBottomLeft {
    /*background: url("/css/colorbox/images/controls.png") no-repeat scroll -101px -29px rgba(0, 0, 0, 0);*/
    height: 10px;
    width: 10px;
}
#cboxBottomRight {
    /*background: url("/css/colorbox/images/controls.png") no-repeat scroll -130px -29px rgba(0, 0, 0, 0);*/
    height: 10px;
    width: 10px;
}
#cboxMiddleLeft {
    /*background: url("/css/colorbox/images/controls.png") repeat-y scroll left top rgba(0, 0, 0, 0);*/
    width: 10px;
}
#cboxMiddleRight {
    /*background: url("/css/colorbox/images/controls.png") repeat-y scroll right top rgba(0, 0, 0, 0);*/
     width: 10px;
}
#cboxTopCenter {
    /*background: url("/css/colorbox/images/border.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);*/
    height: 30px;
}
#cboxBottomCenter {
    /*background: url("/css/colorbox/images/border.png") repeat-x scroll 0 -29px rgba(0, 0, 0, 0);*/
    height: 10px;
}
#cboxContent {
    background: none repeat scroll 0 0 #fff;
	-webkit-box-shadow: 0px 0px 0px 15px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 0px 15px rgba(255,255,255,1);
	box-shadow: 0px 0px 0px 15px rgba(255,255,255,1);
    /*overflow: hidden;*/
}
.cboxIframe {
    background: none repeat scroll 0 0 #fff;
}
#cboxError {
    border: 1px solid #ccc;
    padding: 50px;
}
#cboxLoadedContent {
    margin-top: 2px;
	/*border-top:1px solid #e7e8e7;*/
}
#cboxTitle {
    top: 0px;
    color: #949494;
    left: 0;
    position: fixed;
    text-align: center;
    width: 100%;
	height:30px;
	z-index:9994;
	background-color:#ffffff;
}
#cboxTitle h2 {
	font-size:16px;
	font-weight:normal;
	color:#525252;
	padding:0px;
	max-width:800px;
	margin:7px auto 0px;
	line-height:15px;
}
#cboxCurrent {
    top: 8px;
    color: #525252;
    left: 8px;
    position: fixed;
	font-family:Arial, sans-serif;
	font-size:17px;
}
#cboxLoadingOverlay {
    background: url("/css/colorbox/images/loading_background.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
#cboxLoadingGraphic {
    background: url("/css/colorbox/images/loading.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: auto;
}
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
    outline: 0 none;
}
#cboxSlideshow {
    bottom: 4px;
    color: #0092ef;
    position: absolute;
    right: 30px;
}
#cboxPrevious {
    background: url("/css/colorbox/images/navigate.png") no-repeat scroll 0px 0 rgba(0, 0, 0, 0);
    top: 50%;
    height: 46px;
    left: 10px;
	margin-top:-22px;
    position: fixed;
    text-indent: -9999px;
    width: 46px;
	/*z-index:9991;*/
}
#cboxPrevious:hover {
    background-position: -0px -46px;
}
#cboxNext {
    background: url(/css/colorbox/images/navigate.png) no-repeat scroll -41px 0 rgba(0, 0, 0, 0);
    top: 50%;
    height: 46px;
    right: 10px;
    position: fixed;
    text-indent: -9999px;
    width: 46px;
	margin-top:-22px;
	/*z-index:9991;*/
}
#cboxNext:hover {
    background-position: -41px -46px;
}
#cboxClose {
    background: url(/css/colorbox/images/close_col.png) 0px 0px no-repeat;
    top: 6px;
    height: 30px;
    position: fixed;
    right: 8px;
    text-indent: -9999px;
    width: 30px;
}
#cboxClose:hover {
    /*background-position: -25px -25px;*/
}
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
}
