
@media screen { 
.product {
 	width: 170px;
 	margin: 2px;
 	float: left;
	display:inline;
	margin-bottom:5px;
}
}
@media print { 
.Cleaner{
	/*display:none;*/
	height:0cm;
	line-height:0cm;

}
h1{
	/*clear:both;
	display:none;*/
    float:left;
	margin-bottom:-1cm;
	margin-right:-21cm;
}
.product {
	height:8cm;
	*height:7.5cm;
	width: 4.5cm; /*170px
 	margin: 0.5cm;*/
	padding-top:1cm;
 	float: left;
	display:block;

	}
	
	}
.product span {
	color:#000!important;
}
.productpicture  {
 	padding: 5px 5px 0 5px;
 	text-align: center;
}
.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;
	font-size:12px;
	text-align: center;
	color: #456982;
}

h2.producttitle a {
 	text-align: center;
 	font-size: 12px;
 	font-weight: bold;
	text-decoration:none;
	line-height: 15px;
}
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:#464646;
	font-weight: normal;
	/*border: 1px solid #333;
	background: #151515;
	border-top: none;*/
}
.productprice {
 	text-align: center;
 	font-size: 12px !important;
 	color: #20528F !important;
 	padding:0px 3px 3px 3px;
	font-weight: bold;
	margin-top: 2px;
}

.productprice .decimals {
	position: relative;
	top: -3px;
	font-size: 11px !important;
	color: #20528F !important;
	font-weight: normal;
}
.productorderbutt {
 	text-align: center;
 	padding: 10px;
	background:url("../cs-images/back_prod_jos.jpg") bottom no-repeat ;
 	/*border: 1px solid #333;
 	border-top: none;*/
}

.productPriceBox {
	display: inline;
}

/* pagination items */
.pageNumbers {
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 11px;
}
.pageNumbers a {
	background: url("../cs-images/pgnr-off.gif") repeat-x top left #0c83ab;
	color: #fff;
	margin: 0 2px;
	padding: 2px 6px;
	text-decoration: none;
	border: 1px solid #20528F;
}
.pageNumbers a:hover, .pageNumbers a.on {
	background: url("../cs-images/pgnr-on.gif") repeat-x top left #78b3d1;
	color: #fff;
	border: 1px solid #20528F;
}
.pageNumbers a.pg-next, .pageNumbers a.pg-prev {
	border: none;
	width: 16px;
	height: 20px;
	padding: 5px 2px;
	_height: 15px;
	_width: 14px;
}
.pageNumbers a.pg-next {
	background: url("../cs-images/next-off.gif") no-repeat top left;

}
.pageNumbers a.pg-next:hover {
	background: url("../cs-images/next-on.gif") no-repeat top left;
	border: none;

}
.pageNumbers a.pg-prev {
	background: url("../cs-images/prev-off.gif") no-repeat top left;

}
.pageNumbers a.pg-prev:hover {
	background: url("../cs-images/prev-on.gif") no-repeat top left;
	border: none;
}


*:first-child+html .pageNumbers a {
	padding: 2px 6px 1px 6px;
}
* html .pageNumbers a {
	padding: 2px 6px 1px 6px;
}


.pageNumbers a.pg-next, .pageNumbers a.pg-prev {
	border: none;
	width: 16px;
	height: 20px;
	padding: 5px 2px;
	_height: 15px;
	_width: 14px;
}

#Content .pageNumbers .input_text{
	height:15px !important;
	width:16px !important;
	font-size: 10px!important;
	padding: 1px!important;
	margin-left: 5px;
}
.Filters
 {
 	padding: 5px 5px 5px 5px;
 	margin: 5px 0px 5px 0px;
 	background: #20528F;
 	color: #fff;
	_width: 530px !important;
 } 

.FilterName 
 {
 	font-size: 10px;
    color:#eaeaea!important;
 }
 
select
 {
 	font-size: 10px;
 }
 
  /* 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.gif") no-repeat top left;
}
.listtype:hover, .listtypeOn {
	background: url("../../cs-images/d-list-on.gif") no-repeat top left;
}
 
 

