/* Focused windows */
.overlay_pqv {
	background-color: #FFFFFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
/* .pqv_nw {
	background: transparent url(/mod/productquickview/includes/themes/pqv/TL_Main.png) no-repeat 0 0;			
  width:21px;
  height:26px;
}
.pqv_n {
  background: transparent url(/mod/productquickview/includes/themes/pqv/T_Main.png) repeat-x 0 0;			
  height:26px;
}
.pqv_ne {
  background: transparent url(/mod/productquickview/includes/themes/pqv/TR_Main.png) no-repeat 0 0;			
  width:15px;	  
  height:26px;
}
.pqv_w {
  background: transparent url(/mod/productquickview/includes/themes/pqv/L_Main.png) repeat-y top left;			
  width:21px;
}

.pqv_e {
  background: transparent url(/mod/productquickview/includes/themes/pqv/R_Main.png) repeat-y top right;			
  width:15px;	  
}
.pqv_sw {
  background: transparent url(/mod/productquickview/includes/themes/pqv/BL_Main.png) no-repeat 0 0;			
  width:21px;
  height:25px;
}
.pqv_s {
  background: transparent url(/mod/productquickview/includes/themes/pqv/B_Main.png) repeat-x 0 0;			
  height:25px;
}
.pqv_se {
  background: transparent url(/mod/productquickview/includes/themes/pqv/BR_Main.png) no-repeat 0 0;			
  width:21px;
  height:25px;
} */


.pqv_title {
	float:left;
	height:14px;
	font-size:12px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#000;
}
.pqv_content {
	overflow:auto;
	background:#FFF;
	height:auto !important;
}
.pqv_s .status_bar {
  padding-bottom:25px;
}
.pqvbtn_thumb {
	margin-top:65px; 
	margin-left:50px;
	cursor:pointer;
	position:absolute;
}
.pqvbtn_minithumb {
	margin:40px 0px 0px 40px;
	cursor:pointer;
	position:absolute;
}
.pqvdetail {
 overflow:auto;
}
.pqvdetailimg {
	text-align: center;
	margin:10px 0px 10px 0px;	
}
.pqvpricing{
	margin:0px 0px 10px 0px;
	font-size: 12px;
}
.pqvlongdesc h1 {
	font-size: 12px;
	font-weight: bold;
}

.pqvlongdesc{
	margin:0px 0px 5px 0px;
}
.pqvmore {
	margin:0px 5px 0px 0px;
	text-align:right;
}
