/**************************************/
/*             PRODUCTS               */
/**************************************/
ul{list-style-type:none !important}
.product_container {
	overflow: hidden;
	padding: 20px 0;
}

/*LISTING*/
#list-r {
	float: right;
	width: 675px;
}
#prod_list{
}
#prod_list li img {
	border: 2px solid #BFBFBF;
	width: 145px;
	height: 145px;
}
#prod_list li {
	width: 149px;
	float: left;
	margin: 9px;
	height: 215px;
}
#prod_list.biggerContainer li{
	height: 245px !important;
}
#intro {
	clear: both;
	padding-top: 15px;
}
.more_info a {
	display: block;
	text-align: center;
	color: #6D6E71;
}
.prodcat{
	font-weight:normal;
	padding:20px 0 10px 10px;
	text-align:left;
	font-size:1.7em;
	clear: both;
	float: none !important;
	display: block;
	width: 100% !important;
	margin: 0 !important;
}
/*top list menu*/
#list-l{
	width: 200px;
	float: left;
}
/*detail*/
#hr-ttl{
	background: #808080;
	display: block;
	margin: 0 0 10px 0 !important;
	overflow: hidden;
	padding: 3px;
}
#hr-ttl h2{
	padding: 8px 10px;
	color: #fff;
	float: left;
	width: 580px;
}
#pdf-link{
	float: right;
	height: 35px;
	width: 108px;	
}
#imagePlaceHolder img {
	border: 3px solid #AFAFAF;
}
#imagePlaceHolder{
	padding-bottom: 15px;
	background: transparent url("../images/enlarge.gif") no-repeat bottom right;
}
#product-gallery{
	float: left;
	width: 380px;
}
#prod-details{
	width: 510px;
	float: right;
}
#prod-details b{
	font-size: 14px;
}
#prod-details p{
	line-height: 21px;
	padding: 10px 0 0 0;
}
table#product-specification{
	border: 0 !important;
	top: 40px !important;
	clear: both;
	display: block;
	position: relative;
}
table th{
	background: #4D4D4D;
	color: #fff;
	border: 0 !important;
	padding: 5px 10px !important;
}

table tr td{
	border: 0 !important;
	background: #F2F2F2;
}
/*gallery*/
#product-gallery ul{
	overflow: hidden;
	display: block;
	padding-top: 10px;
}
.rectangular{
	float: left;
	margin: 0 8px;
	cursor: pointer;
}
.rectangular img{
	border: 2px solid #AFAFAF;
}
li.rectangular.showing img{
	border-width: 4px
}
/**PAGINATION**/
.pagination{
	clear: both;
	padding-top: 2em;
	overflow: hidden;
}
.pagination div,
.pagination b,
.pagination a{
	font-family: helvetica, tahoma, arial;
	color: #6D6E71;
	font-size: 10pt;
}
.pagination b{
	background: #E82429;
	color: #fff;
}
.pagination b,
.pagination a{
	margin: 0 5px;
	padding: 0 6px !important;
}
.pagination a{
	text-decoration: none;
}
a.pagination{
	text-decoration: none;
}
.pagination div{
	text-decoration: none;
}
div.pagination{
	display: block;
	width: auto;
	float: right;
}
span.numbers{
	overflow: hidden;
	float: right;
}
.pagination_left,
div.pagination b,
div.pagination a.pagination{
	float: left;
	clear: none;
}
.pagination_right{
	float: right;
}
.prod_button a{
	font-family: helvetica, tahoma, arial;
	font-size: 10pt;
	display: block;
	padding: 5px 31px;
	text-decoration: none;
	color: #ffffff;
}
.topcat{
	padding-top: 10px;
	color: #9F9F9F;
	text-decoration: underline;
	font-weight: normal;
	clear: both;
	display: block;
}
a.back{
	background: #808080;
	color: #fff !important;
	padding: 5px 10px !important;
	display: block;
	clear: both;
	float: left;
}


/*+++++++++++++++ listing category nav ++++++++++++++++++*/
.topcategory{
	color: #000 !important;
	font-size: 16px;
	text-decoration: none !important;
}
#prodlist-cat ul.omitFromSearchResults li{
	margin: 8px 0;
}
.each-prodlist-cat a.topcategory{
	background: #B3B3B3;
	padding: 2px 10px !important;
	margin-bottom: 10px;
	display: block;
	color: #fff !important;
}
.each-prodlist-cat a.topcategory.active{
	background: #E82429;
}
.each-prodlist-cat ul{
	display: none;
}
a.topcategory.active + ul{
	display: block !important;
	padding-left: 20px;
	padding-bottom: 10px;
}
#prodlist-cat li.active a{
	text-decoration: underline;
}
.nolink{
	text-decoration: none !important;
	color: #6D6E71 !important;
}

#prodlist-cat li a.main{
	color: #6D6E71 !important;
}

/*resize table columns for specs*/
body#multi-function-series .product_container table tr th#col1,
body#fax-machines .product_container table tr th#col1,
body#pt-touch-labellers .product_container table tr th#col1,
body#printers .product_container table tr th#col1,
body#other-office-equipment .product_container table tr th#col1,
body#neopost .product_container table tr th#col1,
body#card-printers .product_container table tr th#col1{
	width: 400px !important;
}
body#multi-function-series .product_container table tr th#col2,
body#fax-machines .product_container table tr th#col2,
body#pt-touch-labellers .product_container table tr th#col2,
body#printers .product_container table tr th#col2,
body#other-office-equipment .product_container table tr th#col2,
body#neopost .product_container table tr th#col2,
body#card-printers .product_container table tr th#col2{
	width: 498px !important;
}
#vidContainer{
	margin-right: 15px;
}
.videoContainer{
	width: 400px !important;
}
