.productLayer{
visibility:hidden;
width:580px;
height:auto!important;
position:absolute;
z-index:500;
}
		
.plHeader{
float:left;
height:30px;
display:inline;
}
		
/* Left Corner of the header  */
.plHeader_l{
float:left;
width:13px;
height:30px;
}
		
/* Body of header */
.plHeader_b{
float:left;
width:540px;
height:30px;
font:bold 14px Arial, Helvetica, sans-serif;
color:#FFF;
text-transform:uppercase;
padding:6px 0 0 0;
cursor: move;
text-align:left;
}
		
.plHeader_b img{
float:right;
margin:-14px 0 0 0;
cursor: default;
}
		
/* right Corner of the header  */
.plHeader_r{
float:left;
width:17px;
height:30px;
}
		
.plBody{
float:left;
height:30px;
display:inline;
height:350px;
}
		
/* Body left*/
.plBody_l{
float:left;
width:2px;
height:100%;
background:url(../../images/productlayer/left_bar.png) repeat-y top left;/* Body left of header */
}

* html .plBody_l{
        background:none;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../images/productlayer/left_bar.png', sizingMethod='scale');
}

.plBody_b{
float:left;
width:551px;
height:100%;
background-color:#FFF;
padding-top:10px;
background-color:#FFF;
}
		
.plBody_b .prodImg{
float:left;
width:271px;
height:100%;
border-right:#6a6a6a solid 1px;
text-align:center;
display:block;
}
		
.plBody_b .prodImg3dView{
float:left;
width:260px;
height:100%;		
}
		
.plBody_b .prodDetails img{
margin:14px 0 0 0;
width:270px;
}
		
.plBody_b .prodDetails{
float:left;
height:65%;
}
		
/* Body right*/
.plBody_r{
float:left;
width:17px;
height:100%;
background:url(../../images/productlayer/right_bar.png) repeat-y;
}

* html .plBody_r{
        background:none;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../images/productlayer/right_bar.png', sizingMethod='scale');
}

.plFooter{
float:left;
height:20px;
display:inline;
}
		
/* Left Corner of the footer  */
.plFooter_l{
float:left;
background:url(../../images/productlayer/left_bottom.png) no-repeat bottom left;
width:13px;
height:20px;
}

* html .plFooter_l{
        background:none;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../images/productlayer/left_bottom.png', sizingMethod='scale');
}
		
/* Bottom Bar of the footer  */
.plFooter_b{
float:left;
width:540px;
height:20px;
background:url(../../images/productlayer/bottom_bar.png) repeat-x;
}
	
* html .plFooter_b{
        background:none;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../images/productlayer/bottom_bar.png', sizingMethod='scale');
}	
/* right Corner of the footer  */
.plFooter_r{
float:left;
width:17px;
height:20px;
background:url(../../images/productlayer/right_bottom.png) no-repeat;
}

* html .plFooter_r{
        background:none;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../images/productlayer/right_bottom.png', sizingMethod='scale');
}

/*Manoj css*/
		
.tab { 
	font-family: verdana,sans-serif; 
	font-size: 9px;
	font-weight: bold;
	width: 100px;
	white-space: nowrap;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
	cursor:pointer;
	}
	
.tab span{
	cursor:pointer;
	width:100px;
	}
	
/* Tab hold  */
.tabhold { 
	background: url(../../images/productlayer/tab-bg.gif) no-repeat;
}
	
/* Tab over  */	
.tabfocus {
color: white;
}

/* Color of tab content  */
.tabcontent {
	clear:both;
	display:block;
    font:bold 11px sans-serif;
	width: 250px;
	height: 235px;
	padding: 15px 10px 0 10px;
}	

#content2{
position:relative;
}
	
#content2 a#leftArrowpl {
clear:both;
position:absolute;
top:100px;
left:0px;
width:11px;
height:16px;
z-index:100;
display:block;
}

#content2 a#rightArrowpl {
position:absolute;
top:100px;
right:2px;
width:11px;
height:16px;
z-index:100;
display:block;
}

#content2 a#rightArrowpl img, #content2 a#leftArrowpl img{
width:11px;
width:16px;
border:0;
}

#slideshowMaskpl {
clear:both;
overflow:hidden;
position:relative;
z-index:20;
width:220px;
height:210px;
margin:0 0 0 15px;
}


#slideshowpl {
clear:both;
float:left;
margin:0;
width:7000px;
position:absolute;
top:0;
left:0;
}

.tabcontent #slideshowListpl {
list-style-type:none;
float:left;
margin:0;
}

.tabcontent #slideshowListpl li.item {
width:235px;
float:left;
margin:0 15px 0 0;
display:inline;
padding:0;
text-align:center;
display:block;
}

.tabcontent #slideshowListpl li.item ul{
margin:0;
padding:0;
float:left;
}

.tabcontent #slideshowListpl li.item ul li {
float:left;
width:200px;
text-align:left;
display:block;
}
		
.tcHold{
	float:left;
}	

.tab1{
	float:left;
}	

.tab2{
	float:left;
}

.detailsList {
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
	width:235px;
}

.detailsList li {
	list-style:none;
	padding:7px 0 7px 0;
}

#prodDetTop{
	clear:both;
	height:250px;
}

#prodDetBottom{
	clear:both;
	height:65px;
	padding-top:10px;
}

#viewLink{
	float:left;
	padding-top:20px;
	text-align:center;
	width:230px;
	font:bold 11px sans-serif;
}

.gemsTvPromise a{
	float:left;
	height:58px;
	width:58px;
	background:url(../../images/productlayer/promise.gif) no-repeat;
}

* html .gemsTvPromise a{
	float:left;
	height:58px;
	width:58px;
	background:url(../../images/productlayer/promise.gif) no-repeat;
}

a.gemsTvPromise:hover {
	float:left;
	height:58px;
	width:58px;
	background:url(../../images/productlayer/promise_ovr.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/productlayer/promise_ovr.gif', sizingMethod='scale');
	cursor:pointer;
}

* html a.gemsTvPromise:hover {
	background:url(../../images/productlayer/promise_ovr.gif) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/productlayer/promise_ovr.gif', sizingMethod='scale');
	cursor:pointer;
}


/* Price of the product */
.viewPrice{
	float:left;
	width:230px;
	text-align:right;
	font:italic bold 20px Arial, Helvetica, sans-serif;
	color:#004857;
}

.buyNow{
	clear:both;
	height:20px;
	width:520px;
	text-align:right;
}

/* Buy Now Image */
.buyNow a{
	font:italic bold 15px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	padding-right:10px;
}

.accent{
	 border:#000 solid 1px;
	 float:left;
	 width:100%;
	 height:100%;
}

.prodName{
	float:left;
	width:520px;
	overflow:hidden;
}

.close{
float:right;
}

.close a{
width:16px;
height:16px;
display:block;
}

/* for QuickView */
div.productItem
{
	text-align:left;
	float:left;
	margin:100px 20px 10px 0px;
	width:110px;
	min-height:190px;
}
div.productItemQ
{
	text-align:left;
	float:left;
	margin:170px 300px 300px 0px;
	position:absolute;
	top:0px;
	left:0px;
	
}
.cssHide2
{
	position:absolute;top:0px;left:0px;visibility:hidden;
}
.View
{
	width:300px;
}

/* for QuickView */

/* start product group auction  */
.multipleProductplBody{
	float:left;
	display:inline;
	height:280px;
}
.grpContent {
	clear:both;
	display:block;
    font:bold 11px sans-serif;
	height: 196px;
	padding: 0 15px 0 15px;
}	

.grpContentHeader {
	clear:both;
	display:block;
    font:bold 11px sans-serif;
	padding: 0 15px 0 15px;
	text-transform:uppercase;
}

.grpDetailsList {
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
	width:100%;
	border-bottom:3px solid #CDCDCD;
}

.grpItem {
	clear:both;
	float:left;
	margin:5px 0;
	width:100%;
}

.grpProdId {
	width: 49px;
	float:left;
}

.grpProdDesc {
	width:161px;
	float:left;
	text-align:left;
}

.grpProdBuy {
	width:45px;
	float:left;
	text-align:right;
}

.plBody_b .prodGrpImg{
	float:left;
	width:220px;
	height:100%;
	border-right:#6a6a6a solid 1px;
	text-align:center;
	display:block;
}

.plBody_b .grpDetails{
   float:left;
   width:301px;
}

/* end product group auction */