.simpleLens-big-image-container {
	position:relative;
    margin-bottom: 15px;
}

.simpleLens-big-image {
    max-width: 100%;
	width:100%;
}

.simpleLens-lens-image {
    height: auto !important;
    width: 100%;
    display: inline-block;
    text-align: center;
    margin:0;
    box-shadow:none;
    float:none;
    position:relative;
    border: 1px solid #ccc;
}

.simpleLens-mouse-cursor{
	background-color:rgba(0, 0, 0, 0.4);
	position:absolute;
	top:0;
	left:0;
	cursor:crosshair;
}

.simpleLens-lens-element {
    background-color: #fff;
    height: 470px;
    left: 105%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 450px;
    z-index: 800;
    text-align: center;
}

.simpleLens-lens-element img{
    position:relative;
    top:0;
    left:0;
    width:auto !important;
    max-width:none !important;
}

.simpleLens-thumbnails-container{margin: 0 -8px;}

.product-det-images div img{border:none}	
.product-det-images a.active{border: 1px solid #f12e2e;}
.simpleLens-container .off-ribbon{z-index:10; line-height:18px; left:-23px}


