﻿.custom .zoomimage_st {
	height: 0px;
}
.custom .zoomimage_stl {
	width: 0px;
	height: 0px;
	background-color: red;
}
.custom .zoomimage_stc {
	height: 0px;
	margin: 0 0px;
	background-color: #90ba00;
}
.custom .zoomimage_str {
	width: 0px;
	height: 0px;
	overflow: hidden;
	background-color: #90ba00;
}
.custom .zoomimage_sc {
	top: 0px;
	background-color: blue;
}
.custom .zoomimage_scl {
	width: 0px;
	background-color: #90ba00;
}
.custom .zoomimage_scr {
	width: 0px;
	background-color: #90ba00;
}
.custom .zoomimage_scc {
	margin: 0 0px;
	background-color: white;
}
.custom .zoomimage_sb {
	height: 0px;
	background-color: red;
}
.custom .zoomimage_sbl {
	width: 0px;
	height: 0px;
	background-color: red;
}
.custom .zoomimage_sbc {
	height: 0px;
	margin: 0 0px;
	background-color: red;
}
.custom .zoomimage_sbr {
	width: 0px;
	height: 0px;
	background-color: red;
}
.custom img {
	top: 0px;
	left: 0px;
}
.custom .zoomimage_caption 
{
	margin:0px 0px -40px 15px;
	background-image:url('../../js/popupnew/popup-bg.png');
	/*background:#34211B;*/
	background-repeat: no-repeat ;
	color: #fff;
	text-align:center;
	 border:solid 0px red;
	vertical-align:text-top;
	height:26px;
	/*width:177px;*/
	 
	
}
.custom .zoomimage_caption p 
{
	font-size:8pt;
	font-family:arial;
	vertical-align:bottom;
}
.custom .zoomimage_loading {
	background-color: transparent;
}
.zoomimage_move {
	cursor: move;
}
.custom .zoomimage_controls {
	background: transparent;
}
.custom .zoomimage_prev {
	background: #90ba00 url(../images/zoomimage_prev.gif) no-repeat center;
}
.custom .zoomimage_next {
	background: #90ba00 url(../images/zoomimage_next.gif) no-repeat center;
}