

div.productList
	{
	overflow:hidden;
	background:url('../images/default/pl/product-back.png') no-repeat;
	position:relative;
	cursor:pointer;
	float:left;margin-right:12px;
	margin-bottom:15px;
	text-align:center;
	width:242px;
	height:230px;	
	}	



div.productListTitle
{
position:absolute;
left:10px;
top:160px;
width:200px;
text-align:left;
line-height:110%;
}


div.productList a {font-size:8pt;color:#4e4e4e;}
div.productList img {border:0px;margin:3px auto 0px auto;display:block;}


div.productListOver
	{
	overflow:hidden;
	background:url('../images/default/pl/product-back.png') no-repeat;
	position:relative;
	background-position:-242px;
	cursor:pointer;
	float:left;margin-right:12px;
	margin-bottom:15px;
	text-align:center;	
	width:242px;
	height:230px;
	}
	
div.productListOver a {font-size:8pt;color:#ffffff;}
div.productListOver img {border:0px;margin:3px auto 0px auto;display:block;}

div.categoryList
	{
	width:750px;
	height:80px;
	overflow:hidden;
	background:url('../images/default/pl/category-item-back.png') no-repeat;
	position:relative;
	cursor:pointer;
	margin-bottom:15px;
	text-align:left;
	font-size:8pt;
	position:relative;
	}

div.categoryList img {float:left;border:0px;margin-right:45px;}

div.categoryList .info {position:absolute;width:510px;left:185px;}

div.categoryList a {font-size:13pt;color:#cc0000;font-weight:bold;}

div.categoryListOver
	{
	width:750px;
	height:80px;
	overflow:hidden;
	background:url('../images/default/pl/category-item-back.png') no-repeat;
	background-position:0px -80px;
	position:relative;
	cursor:pointer;
	margin-bottom:15px;
	text-align:left;
	font-size:8pt;
	color:#f7d4d4;
	}
div.categoryListOver .info {position:absolute;width:510px;left:185px;}
div.categoryListOver a {font-size:13pt;color:#ffffff;font-weight:bold;}

	
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;}	

	
