.jqZoomPup
{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.5;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	z-index:10;
	border-color:#c4c4c4;
	border-style: solid;
	cursor:crosshair; 
}

.jqZoomWindow {
	background: url('images/highres.gif') no-repeat;
	border:3px solid #B0AEAF;
	overflow: hidden;
	position: absolute;
	width: 240px;
	height: 240px;
	text-align:center;
	z-index: 90;
}

.jqZoomWindow div {
	position: relative;
	top: 45%;
	padding: 0px 30px;
}

a.jqzoom {
	border:3px solid #B0AEAF;
	display: block;	
	overflow:hidden;
	margin: 0px auto;
	vertical-align: middle;
	word-spacing: 0px;
	letter-spacing: 0px;
	font-size: 0px;
	position: relative;
	visibility: hidden;
	position:absolute; 
	top:0px;	
}

#DetailImg {
	border:3px solid #B0AEAF;	
}

.preload {
	background-color:white;
	background-image:url(images/loading-small.gif);
	background-position:22px 30px;
	background-repeat:no-repeat;
	border:1px solid #CCCCCC;
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	height:60px;
	left:3px;
	opacity:0.8;
	filter: alpha(opacity = 80);
	padding:8px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	top:3px;
	width:60px;
	z-index:10;
}

* html .preload {
	height:43px;
	width:90px;
}

#detail_image_wrapper {
	position: relative;
	margin:0px auto;
	border:1px solid #fff;
}

#openFilterDivForm .tab1 {
	border-collapse:collapse;
	width:100%;
	margin:0px;
	font: 11px Verdana;
	color: #666666;
}

#openFilterDivForm .tab1 td {
	padding:10px;
}

#openFilterDivForm .tab1 td.td1 {
	text-align:right;
	padding:5px 0px 5px 10px;	
	width:40%;
}
#openFilterDivForm .tab1 td.td2 {
	padding:5px 10px 5px 5px;
	width:60%;	
}
#openFilterDivForm .tab1 td.td4 {
	padding:5px 10px 5px 10px;	
}

#openFilterDivForm .tab1 td.td4 p {
	padding:0px;	
}

#openFilterDivForm .tab1 td.head hr {
	height:1px;
	border:none;
	border-bottom:1px dotted #c3c3c3;	
	margin-top:10px;
}

#openFilterDivForm .tab1 td.head h2 {
	color:#404040;	
}

#openFilterDivForm .tab1 td.head span {
	color:#999999;	
}

.open_images_scroll_block{
    display: none;
}

#open_images_scroll_close{
    float:right;
   padding-right:10px;
}
.pop_window_name{
    
}
.list-top-text{
    font-size: 9px;
    color:#000;
    text-align: center;
	white-space: nowrap;
	padding: 0 40px;  
	position:relative;
	height:30px;
	
}

/* flyer */

.zoomBtn {
	text-align: center;	
}

#shadow {
	background: url(images/shadow.png);
	position:absolute;
	z-index:99;
	left:0;
	top: 0;
	width:100%;
	min-height:100%;
	display:none;
}

.flyer {
	position: fixed;
	text-align:center;
	top: 50%;
	left:0;
	width: 100%;
	
	
}

.flyer table {
	border-collapse: collapse;	
}

.flyerTable {
	margin: 0 auto;
	background-color:#fff;
	border: 3px solid #333;
}

.btnClose {

	position:absolute;
	top:5px;
	right: 10px;	
}

.flyerTable table.popupImage{
	margin: 0 auto;
	
}

.flyerTable .popupImage img {
	margin: 0px 0px;
}

.flyerTable .popupImage td {
	vertical-align: middle;
	background: url(images/loading-small.gif) 50% 50% no-repeat;
}

.flyerTable td.image {
	text-align: center;
}


.flyerTable .navi {
	text-align:right;
	padding-top: 5px;
	padding-right: 10px;	
}


.listBtn {
	cursor:pointer;
	cursor:hand;
	width: 25px;
	height:20px;
	background: url(images/btns.gif) 0 0 no-repeat;	
}

.flyerTable .popupImage .next {
	float:right;
	margin-left:10px;
	background-position: 0 -60px!important;
}


.flyerTable .popupImage .prev {
	float:right;
	background-position: 0 -30px!important;
	
}


.bagLink {
	float:right;
	margin: 5px 7px 5px 0;
}

#pictureTitle {
	white-space:nowrap;
}

.widthControl {
	height:15px;
	overflow:hidden;
	position:relative;
}

.leftA {
	text-align:left;
}
.continiousText {
	position:absolute;
	right:0;
	top:0;
	background-color:#fff;
}