﻿
div.topImgWrapper .zoom-thumbnail
{
    position: absolute;
    bottom: 0;
    left: 0;
}
.zoom-full-panel {
	position: absolute;
	height: 0px;
    right: 30px;
    bottom: 0;
    width: 100%;
}
.scrolCntrl {
	height: 39px;
	background: rgba(0,0,0,0.6);
	width: 320px;
	position:absolute;
	bottom:30px;
	left: 50%;
	margin-left: -160px;
}
.scrolWraper {
	width: 240px;
	height: 1px;
	margin-top: 19px;
	
}
.scrolCntrl #slider.ui-slider-horizontal {
	height: 1px;
	border:0;
	background:#575457;
}
.scrolCntrl #slider .ui-slider-handle {
	width: 13px;
	height: 13px;
	cursor: pointer;
	margin:0 -6px;
	border-radius: 7px;
	background:#fff;
	top: -6px;
}
.zoom-in-icon-1,
.zoom-in-icon-1-inactive,
.zoom-out-icon-1,
.zoom-out-icon-1-inactive {
	background: none;
	color: #fff;
	font: 16px/35px HelveticaNeue, Helvetica, Arial, sans-serif;
    cursor: pointer;
    height: 39px;
	text-align: center;
    width: 40px;
}
.zoom-out-icon-1,
.zoom-out-icon-1-inactive {
	height: 39px;
}
.smallInfo {
	position: absolute;
	bottom: 210px;
	right:0;
	/*border: 1px solid;*/
	background: #fff;
	width: 269px;
    padding: 3px 3px 2px;
}
.smallInfo p {
	text-align: center;
	font:12px/20px HelveticaNeue, Helvetica, Arial, sans-serif;
	word-wrap: break-word;
}
.zoom-thumbnail
{
	height: 150px;
	overflow: hidden;
}
.zoom-toolbox,
.zoom-toolbox-bg
{    
    width: 150px;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 15px;
    background-color: #EEEEEE;
}
.zoom-toolbox-bg
{
    background-color: #EEEEEE;
/*    filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
	-khtml-opacity: 0.7;*/
}
.zoom-close
{
    text-transform: uppercase;
}
.zoom-toolbox 
{
	min-height: 300px;
}
.zoom-canvas
{
	 z-index: 100;
     overflow: hidden;
     top: 0px;
     left: 0px;
     float: left;
}
.zoom-viewport
{	
	border: 2px solid #fff;
}
.zoom-viewport span {
	width: 100%;
	display: block;
	height: 100%;
	-moz-opacity: 0.5; 
	opacity: 0.5;
	-khtml-opacity: 0.5;
	background-color: #FFFFFF;
    filter:alpha(opacity=50);
}

.zoom-info
{
    position: absolute;
    left: 160px;
    z-index: 200;
    width: 345px;
    color: #000000;
}
.zoom-info .zoom-artist
{
    font-weight: bold;
    font-size: 15px;
}
.zoom-info .zoom-title
{
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
}
.zoom-info .zoom-year
{
    font-size: 9px;
    font-weight: normal;
}
.zoom-control
{
	margin: 10px;
	text-align: center;
	position: relative;
}
.zoom-control-item
{
	padding: 5px;	
}
.zoom-control-link
{	
	font-size: 18px;
}
.separate-box
{
	margin-bottom: 50px;
}
.zoom-in, .zoom-out
{
	font-size: 30px;
	text-decoration: none;
	margin: 0 10px;
}
a.zoom-trigger
{
    text-transform: uppercase;
    font-weight: bold;
}
img.preload-indicator
{
    width: 32px;
    height: 32px;
}
div.topImgWrapper {position: relative;}
.disabled {color: #fff;}
.pointer {cursor: pointer;}
#zoom-in-container {
	position: relative;
	width: 890px;
	height: 955px;
	overflow: hidden;
	margin-left: 54px;
}
#zoom-title h1 {
	color: #010101;
	font-size: 18px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: none;
}
#zoom-title .description { font-size: 13px; line-height: 31px; }
#zoom-full-container {
	text-align: center;
}
.img-container { position: relative; margin: 0 auto; }

#zoom-in-container {
	position: relative;
	width: 890px;
	height: 955px;
	overflow: hidden;
	margin-left: 54px;
}
#zoom-title h1 {
	color: #010101;
	font-size: 18px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: none;
}
#zoom-content .description { font-size: 13px; line-height: 31px; }


.zoom-in-panel {
	position: absolute;
	top: 10px;
	right: 0;
	background-color: #eee;
	width: 141px;
	height: 208px;
	padding-left: 9px;
	padding-top: 15px;
}

.zoom-full-screen-icon-1 {
	background:url(../img/zoom-full-screen-icon.gif) no-repeat 0 0;
	width: 13px;
	height: 13px;
	margin: 3px 7px 0 0;
    cursor: pointer;
}
#zoom-full-container {
	text-align: center;
}
.img-container { position: relative; margin: 0 auto; }


