﻿/**-- correcting the layout to show the background peralle to the headers -- **/
#contentBody{background:url('../Image/Content/Product.gif') no-repeat;  width:592px; }
.pageDescription{width:330px; height:200px; overflow:hidden; margin-bottom:40px;  }
 .bullet{background:url('../Image/Bullets/arrows.gif') no-repeat left 5px; padding-left:10px;}

.productBackground{background:#fff; width:141px; height:186px; position:absolute; right:39px; top:47px; overflow:hidden; }
.quickTour{position:absolute; height:108px; width:210px; background:Transparent;top:173px;  right:40px; cursor:pointer;  overflow:hidden; }
.QuickTour{position:absolute; margin-top:20px; height:110px; width:210px; 
	background:Transparent url('../Image/content/quickTour.png') no-repeat; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Resources/Global/Image/content/quickTour.png',sizingMethod='image');  
	_background:none;  cursor:pointer;}
.QxuickTour:hover{margin-top:0px; xbackground:red;} 

#products{ float:left; padding-top:10px;  width:100%;}
#products .colleft{float:left; width:240px; }
#products .colright{float:left;width:300px;padding-left:30px;border-left:1px solid #D9D9D9;   height:248px; overflow:hidden;}

#products img{border:none;}


#products .item{float:left;margin-right:6px;   cursor:pointer; margin-top:0px;  height:165px;}
#products .wrap{ position:relative; height:100%;width:92px;border:1px solid #fff;}

#products .image{ height:145px;background:url("../Image/content/cellular.gif") no-repeat left top; height:138px; width:90px;  margin-top:13px; position:relative;}
#products .item .thumb{width:58px; height:65px; position:absolute; left:17px; top:20px; xdisplay:none;}
#products .item .logo{ position:absolute;top:131px;left:0px; z-index:1000; width:93px; height:65px;padding-top:10px;
	
text-align:center;
	
	 background:transparent url('../Image/content/cellularShadow.png') no-repeat top left;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Resources/Global/Image/content/cellularShadow.png',sizingMethod='image');
	_background:none;
	 }

#xproducts .item:hover .image{margin-top:3px;}
#xproducts .item:hover .thumb{top:24px; }
#products .item:hover .logo{
	 background:transparent url('../Image/content/cellularShadow_on.png') no-repeat top left;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Resources/Global/Image/content/cellularShadow_on.png',sizingMethod='image');
	_background:none;
	}


#reviews .Review{position:relative; float:left; margin-right:10px; width:99px;height:113px; overflow:hidden; cursor:pointer;}
#reviews .Review .img{position:absolute;}


#reviews .Review .frame{background:url('../Image/Misc/review.gif') no-repeat; width:99px;height:113px; position:absolute;  }
#reviews .Review:hover .frame{background:url('../Image/Misc/review_hover.gif') no-repeat;  }
#reviews .Review:hover .frame a{color:#fff;}
#reviews .Review .frame a{color:#E1E1E1; font-weight:bold; position:absolute; top:91px; left:10px; font-size:10px; text-transform:uppercase;}