@CHARSET "UTF-8";

.productSmall{text-align:center;width:192px;height:200px;float:left;padding:15px;position:relative;border:1px solid black;}.productList{width:640px;height:100px;padding:15px;position:relative;border:1px solid black;}.auction{	background-color:#ff6;	}

#random .productSmall{
	border: 1px solid #CBDBF2;
	}


.productMedium
{
	width:298px;
	height:230px;
	padding:15px;
	position:relative;
	float:left;
}

.productMedium .data{
	float: left;
	width:114px;
}

.productMedium .img
{
	float:left;
	width:160px;
	height:160px;
}

#productDescription{
	font-size:12px;
}

.product h3 a{
	color:#000;
	font-size:12px;
	font-weight:bold;	
	
}

.productSmall .img{
	margin:10px 0px 10px 0px;		height:110px;
}
.productSmall .name{	height:35px;	}
.productSmall .priceBox{
	xposition:absolute;	xbottom:15px;	left:45px;	text-align:center;
}

.product .price {
	color:#000;
	font-size:12px;
	font-weight:bold;	
	margin:0px;
}
.product .oldPrice {
	color:#000;
	font-size:11px;
	margin:0px;
}

.product .addToBasket{
	color:#616161;
	font-size:11px;
}.product .addToDream{	color:#616161;	font-size:11px;}

.productMedium .data .name{
	height:95px;	
}

.productMedium .more a{
	color:#616161;
	font-size:11px;
}

.productMedium .more{
	position:absolute;
	bottom:10px;
	right:10px;
}
.productMedium .desc{
	font-size:11px;
	line-height:17px;
	
}
.productMedium .catalogue{
	font-size:9px;	
}


#promotedProducts .productMedium
{
	border: 1px solid #CB2D2D;
}

#advertisedProducts .productMedium
{
	border: 1px solid #CB2D2D;
}

#newProducts .productMedium
{
	border: 1px solid #CBDBF2;
	border-bottom:0;
}
.similar .productSmall{	border: 1px solid #DDD;	width:170px;	margin:8px;	height:200px;	float:left;	padding:15px;	position:relative;}.similar h3{	margin-left:25px;}.similar .product h3{	margin-left:0;}
#searchResults .productSmall
{
	border: 1px solid #DDD;
	
	width:170px;
	margin:8px;
	height:200px;
	float:left;
	padding:15px;
	position:relative;
}

