

div.productList
	{
	overflow:hidden;
	background:url('../images/default/product-back.png') no-repeat;
	position:relative;
	cursor:pointer;
	float:left;margin-right:12px;
	margin-bottom:15px;
	text-align:left !important;
	width:226px;
	height:215px;	
	}	
	
	


.info h2{
	font-size:15px !important;
	color:#005888 !important;
}

.itemDescription h2 {
background:url(/public/images/default/h2Bg.png) no-repeat top center;
height:43px;
color:#000;
line-height:35px;
font-size:16px; 
font-weight:300;
padding-left:15px;
}

.itemDescription p {
padding:5px 15px 15px 15px;
}



div.productListTitle {
position:absolute;
left:10px;
top:160px;
width:200px;
text-align:left
line-height:110%;
}


div.productList a {color:#2a2a2a; font-size:14px;}
div.productList img {border:0px;margin:3px auto 0px auto;display:block;}


div.productListOver
	{
	overflow:hidden;
	background:url('../images/default/product-back2.png') no-repeat;
	position:relative;
	cursor:pointer;
	float:left;margin-right:12px;
	margin-bottom:15px;
	width:226px;
	height:215px;
	}
	

div.productListOver img {border:0px;margin:3px auto 0px auto;display:block;}

div.categoryList
	{
	width:706px;
	height:80px;
	overflow:hidden;
	background:url('/public/images/default/pListBg.png') repeat-x;
	position:relative;
	cursor:pointer;
	margin-bottom:15px;
	text-align:left;
	line-height:100%;

	}
	
	.cover { 
background:url(/public/images/default/pListCover.png);
height:80px;
width:706px;
position:absolute;
top:0;
left:0;
z-index:400;
}

.coverOver { 
background:url(/public/images/default/pListCoverOver.png);
height:80px;
width:706px;
position:absolute;
top:0;
left:0;
z-index:400;
}


div.categoryList img {float:left;border:0px;margin-right:45px;}

div.categoryList .info {position:absolute;width:450px; left:185px; font-size:11px; color:#484848;}



div.categoryListOver
	{
	width:690px;
	line-height:100%;
	height:80px;
	overflow:hidden;
	background:url('/public/images/default/pListOver.png') no-repeat 170px 0;
	position:relative;
	cursor:pointer;
	margin-bottom:15px;
	text-align:left;
	}
div.categoryListOver .info {position:absolute;width:450px;  left:185px; font-size:11px;}

	
div.categoryListOver img {float:left;border:0px;margin-right:45px;}
	
	

div.mainBarContentProduct
	{
		width:680px;
		text-align:justify;
		margin:0px auto 0px auto;
		background:url('../images/default/product-back.png') no-repeat;
		position:relative;		
	}



div.productInfo
	{
		overflow:hidden;
		float:left;
		width:337px;
		height:270px;
		position:relative;
	}
	
	
div.productTitle
	{
		overflow:hidden;
		width:320px;
		height:80px;
		left:10px;
		top:50px;
		text-align:right;
		font-size:16pt;
		font-family:times new roman;
		position:absolute;
		line-height:26px;
		text-transform:uppercase; 
	}	
	
div.productBuyNow
	{
		overflow:hidden;
		width:300px;
		height:80px;
		left:20px;
		top:170px;
		position:absolute;
	}	
	
div.productPhoto
	{
		height:245px;
		overflow:hidden;
		float:left;
		width:300px;
		margin-left:41px;
		margin-top:26px;
		position:relative;		
	}	
	
a.productPhotoZoom
	{
	display:block;
		overflow:hidden;
		width:70px;
		height:20px;
		right:0px;
		bottom:0px;
		position:absolute;
		cursor:pointer;	
	}		
	
table.specs {width:100%;}
table.specs td {padding:6px;text-align:center;vertical-align:top;font-size:8pt;}	

	
