body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,input,th,td{border:0;outline:none;margin:0;padding:0;}

ul{list-style:none;}
.text-center {text-align: center; padding: 10px 0;}

.gallery {width: 250px; height: 250px; margin: 0 auto 20px auto; position: relative; text-align: center;}
.gallery ul {padding-left: 10px;}
.gallery li {display: inline; margin-right: 3px;}
.gallery a img 
{
	width: auto;
	max-width: 250px;	
	height: 250px;
}
.main-img {background: url(bg_img.png) no-repeat 0 0; width: 250px; height: 250px;}
.thumb {
	position: absolute;
	bottom: 0px;
	right: 0px;
	opacity: 0;
}
.thumb img {
	width: 40px;
	height: 40px;
}

div.fadehover {
	position: relative;	
	float: left;
	width: 250px;	
	margin-right: 12px;
	margin-top: 20px;	
	display: block;
	border: 1px solid #fff;
}

.lastCol
{
	margin-left: 0px;
}
.imgCont {
	width: 250px;
	height: 250px;
	position: relative;
}

.newStick 
{
	position: absolute;
	top: -5px;
	left: -5px;
}	
p.pTitle span {	
	padding: 0px 5px;
	padding-top: 3px; 
	text-align: center;
	}
p.pTitle a {
	font-size: 14px;
	color: #666;
	text-align: center;
	text-decoration: none;
}

div.itemContent { 		
	padding: 0px;	
	margin-top: 20px;	
}

#maincontent div.itemContent p {	
	margin-bottom: 10px;
	padding: 0px;
	
	text-align: center;	
}

div.itemContent p span 
{
	float: none;
	font-size: 14px;
	font-weight: bold;	
	color: #000;		
	margin: 0px;	
	text-align: center;	
}

#maincontent div.itemContent p.productTitle 
{
	height: 40px;		
}

div.itemContent p strike {
	color: #8e8e8e;
}

span.plabel {	
	color: #8e8e8e;
	font-weight: normal;
}

.btContainer {
	text-align: center;
	margin: 20px 0px;
}

.btContainer a {
	padding: 5px 5px;	
	text-decoration: none;
	border: 1px solid #999;
	border-left-color: #c0c0c0;
	border-top-color: #c0c0c0;
	color: #666;
	font-weight: bold;
	font-size: 12px;
}

.btContainer a:hover {
	color: #333;
	border: 1px solid #999;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
}

#cont {
	margin-top: 10px;
}

a.btCart {
	background: url(../images/cart-icon.gif) no-repeat left center;
	padding-left: 30px;
}
a.btDetail {
    background: url(img/detail-icon.gif) no-repeat left center;
	padding-left: 30px;	
}

.infoContainer 
{
	padding:10px 10px;	
	display: none;
	font-size: 13px;	
}

.info {
	
	background:#fff; 
	color: #666;
    overflow: hidden;			
}

.info p 
{
	padding: 0px;
	margin 0px;
	line-height: 20px;
	text-align:justify;
	margin-bottom: 10px;	
}

.info h1, h2, h3 
{
	 font-weight: bold;
}