.fleft { float:left;}
.bsr_wagen { clear:both;}


#viewerMask {
  visibility:hidden;
}

#quickProductViewer {}
#quickProductViewerHead {}
td.qPVHleft div {
	width:10px;
	height:30px;
  background:url(topleft_rc.gif) no-repeat;
}
td.qPVHmiddleLeft {
	width:60%;
	text-align:left;
	font-weight:bold;
	background-color:#2e333c;
	padding-left:3px;
	color:#8a8a8a;
}
td.qPVHmiddleRight {
	width:40%;
	text-align:right;
	background-color:#2e333c;
	padding-right:3px;
}
td.qPVHmiddleRight a {
 color:#999;
}
td.qPVHright div {
	width:10px;
	height:30px;
  background:url(topright_rc.gif) no-repeat;
}
#quickProductViewerCnt {}
td.qPVCleft {
	width:10px;
	background-color:#454a53;
}
td.qPVCright {
	width:10px;
	background-color:#454a53;
}
#quickProductViewerNav {}
#scroll2next {
  display:block;
  width:16px;
  height:21px;
  outline:none;
}
#scroll2previous {
  display:block;
  width:16px;
  height:21px;
  float:right;
  outline:none;
}
td.qPVNleft div {
	width:10px;
	height:32px;
  background:url(navBG.gif) no-repeat;
}
td.qPVNmiddleLeft {
	width:50%;
	text-align:right;
	background:url(navBG.gif) repeat-x;
}
td.qPVNmiddleRight {
	width:50%;
	text-align:left;
	background:url(navBG.gif) repeat-x;
}
td.qPVNright div {
	width:10px;
	height:32px;
  background:url(navBG.gif) no-repeat;
}
#quickProductViewerFoot {}
td.qPVFleftBottom div {
	width:10px;
	height:15px;
}
td.qPVFBottom {
	width:100%;
}
td.qPVFBottom div a {
	display:block;
	margin:0 auto;
	outline:none;
	width:43px;
	height:10px;
	background:url(collapse_btn.gif) no-repeat;
	background-position:0% 0%;
}
td.qPVFBottom div a:hover {
	background-position:100% 0%!important;
}
td.onTop div a:hover {
	background-position:-43px -14px!important;
}
td.qPVFrightBottom div {
	width:10px;
	height:15px;
}
/* THE INNER STAGE */
#viewerStage {
	padding:3px 0 0 0;
	background-color:#454a53;
}
.VSpos {
  position:relative;
}
#qPVTloader {
  position:absolute;
  z-index:900;
  width:50px;
  height:50px;
  left:47%;
  top:40%;
}
.subproductholder {
	float:left;
	width:70px;
	background-color:#454a53;
}
.subproductholder a img {
	background-color:#454a53;
}
.subproductcount {
	text-align:center;
	padding:4px 0px 4px 0px;
	margin:0px 2px 10px 2px;
	color:#bfbfbf;
	/* border-bottom:1px solid #edeff1; */
	background-color:#454a53;
}
.col {
	text-align:center;
	margin:0 auto;
}
/* THE INNER STAGE */

/* quickProductViewer TOOLTIP STRUCTURE*/
#qPVTarrow {
	background:url(arrow_tooltip.gif) no-repeat;
}
#qPVTinner {
	border:1px solid #d3d3d3;
	background-color:#FFF;
	width:300px;
  height:auto;
}
#qPVTcontent {}

/* quickProductViewer TOOLTIP CONTENT */
.qPVtoolHead {
  padding:0px;
  margin:0 0 10px 0;
  font-size:18px;
  font-weight:normal;
  text-align:left;
}
.qPVtoolHead font {
  color:#666 !Important;
}
.qPVtoolTopic {
  width:50%;
  font-weight:bold;
  font-size:10px;
}
.qPVtoolText {
  width:50%;
  height:22px;
  font-weight:normal;
  font-size:10px;
}
.pPVtoolPrice {
	font-size: 12px;
	font-weight: bold;
}
.qPVtoolMWST {
  font-size:9px;
  font-weight:normal;
	color:#707473;
}
.qPVtoolMWST a {
  font-weight:normal;
	color:#707473;
}
.qPVtoolSpacer {
	height:5px;
}

