

.product {
 	width: 182px;
 	margin: 2px;
 	float: left;
	display:inline;
	background:  ;
	margin-bottom:5px;
	overflow: hidden;
	background: url(../cs-images/bg_produs.png) repeat bottom left;
}
.product span {
	color: #000;
}
.productpicture  {
 	padding: 5px 5px 0 5px !important;
 	text-align: center !important;
	_float: none !important;
	*float: none !important;
	
}
.productpicture img {
	border: 1px solid #333;
	
}
.brandpicture {
 	text-align: center;
 	height: 25px;
}
.brandtext {
 	text-align: left;
 	font-size: 12px;
 	height: 25px;
}
.productfeature {
 	text-align: center;
 	font-size: 12px;
}

h2.producttitle {
	padding: 5px 5px;
	line-height: 14px;
	_line-height: 14px;
	*line-height: 14px;
	font-size:12px;
	text-align: center;
	color: #456982;
	_width: 180px !important;
	*width: 180px !important;
	background: url(../cs-images/bg_produs.png) repeat top left;
}
.producttitle{
	_width: 180px !important;
	*width: 180px !important;
}

h2.producttitle a {
 	text-align: center;
 	font-size: 12px;
 	font-weight: bold;
	text-decoration:none;
	line-height: 15px;
	
	_line-height: 12px;
	*line-height: 12px;
}
h2.producttitle a:hover{
 	text-align: center;
 	font-size: 12px;
 	font-weight: bold;
	text-decoration:underline;
}
h3.producttext {
	text-align:center;
	padding: 4px 5px 0px 5px;
	font-size:11px;
	/*color: #aaa;*/
	color: #000;
	font-weight: normal;
}
.productprice {
 	text-align: center;
 	font-size: 12px !important;
 	color: #000 !important;
 	padding:0px 3px 3px 3px;
	font-weight: bold;
	margin-top: 2px;
}
.productprice strong{
 	color: #06828d;
}

.productprice .decimals {
	position: relative;
	top: -3px;
	font-size: 11px !important;
	/*color: #000 !important;*/
	color: #06828d !important;
	font-weight: normal;
}
.productorderbutt {
 	text-align: center;
 	padding: 10px;
}

.productPriceBox {
	display: inline !important;
	float: none !important;
	margin-right: 0px !important;
	position: relative;
}

.Filters {
 	padding: 5px 5px 5px 5px;
 	margin: 5px 0px 5px 0px;
 	background: #9EB0B8;
 	color: #000;
 } 

.FilterName {
 	font-size: 10px;
    color: #eaeaea !important;
 }

/* applies a selected state on the current type of list display */
.boxtype {
	background: url("../cs-images/d-box-on.gif") no-repeat top left !important;
}

.listtype {
	background: url("../cs-images/d-list-off.gif") no-repeat top left;
}
.listtype:hover, .listtypeOn {
	background: url("../cs-images/d-list-on.gif") no-repeat top left;
}

.orderBy {
	float: right;
	font-size: 11px;
}
.orderBy td {
	padding-left: 4px;
}

.orderBy select {
	border: 1px solid #ddd;
	font-size: 11px;
}


 
