#dhtmltooltip{
position: absolute;
left: -350px;
width: 400px;
visibility: hidden;
z-index: 100;
font-size: 10px;
}

#dhtmlpointer {position:absolute; left: -371px; z-index: 101; visibility: hidden; font-size: 10px; }

.featuredpopName {font: normal 12px Arial;}

.qViewtop {
background: transparent url(/layout/img/qview_top.png) no-repeat 0 0; 
text-align: left;
}

.qviewTopName {font:bold 12px arial; color:#333; text-align:center; padding:5px 0 0 0;}

.qviewBigName {font:normal 11px arial; color:#9C3B3B; padding:0 5px;}

.qviewPrice {font:normal 11px arial; color: #9C3B3B; padding:5px 0 5px 5px;}

.qViewbody {
background:transparent url(/layout/img/qview_body.png) repeat-y 0 0;
padding:5px 20px 10px 20px;  
width:420px;
font-size: 10px;
text-align: left;
}

.qviewInfo {padding-left:5px; padding-right:2px; color:#333;
	font-size: 10px;
	text-align: left;
}

.qviewDesc {
	padding:5px 0 0 0; 
	color:#000000;
	font:normal 11px arial; 
	text-align:justify;
	width:95%;
}


.qViewbottom {
width:400px;
height:32px;
background:transparent url(/layout/img/qview_foot.png) no-repeat 0 0;
z-index:200;
font-size: 10px;
}


.prodListing_qview_icon {
top:222px; 
left:102px;
width:79px;
height:23px;
cursor:pointer;
}

img.qview_icon-on {
width:79px;
height:23px;	
background: transparent url(/layout/img/qview-on.gif) no-repeat 0 -23px;
cursor:pointer;
}

img.qview_icon-off {
width:79px;
height:23px;
background-image: url(/layout/img/pixel-trans.gif);
cursor:pointer;
}

.prodListings_qview_layer {
display:block;
position:absolute;
z-index:99;
top:0;
left:8px; 
width:225px; 
height:250px;
background: transparent url(/layout/img/pixel-trans.gif) repeat 0 0;
cursor:pointer;
}

div.qviewbg-on {
display:block;
position:absolute;
top:0;
left:8px;
z-index:19;
width:180px;
height:245px;
background: transparent url(/layout/img/qview-on.gif) no-repeat 94px 222px;
cursor:pointer;
}

div.qviewbg-off {
display:block;
position:absolute;
top:0;
left:8px;
z-index:19;
width:180px;
height:240px;
background: transparent url(/layout/img/pixel-trans.gif) repeat 0 0;	
cursor:pointer;
}

.telescopeMask {
  background: #FFFFFF;
  opacity:0.5;
  filter:alpha(opacity=50);
  margin:0;
  border:none;
-moz-border-radius:5px;
}

.telescopeFrame {
border:solid 1px #655545; 
-moz-border-radius:5px;
}

