#catalog-list {overflow:hidden;}
.clear { clear:both; }
.product-img-box {
	float:left;
	width:250px;
	overflow:hidden;
}
.product-img-box .main-product-img {
	position:relative;
	overflow:hidden;
	width:300px;
	height:300px;
	z-index:9;
	border:1px solid #cacaca;
}
.product-img-box .main-product-img img {
	position:absolute;
	left:2px;
	top:2px;
	width:100%;
	cursor:move;
	z-index:99;
}
.image-zoom {
	z-index:9;
	position:relative;
	height:24px;
	margin:0 auto 13px auto;
	background:url(../images/slider_bg.gif) no-repeat 50% 50%;
	padding:0 28px 0 28px;
	cursor:pointer;
}
.product-img-box .more-views li {
	float:left;
	margin-right:6px;
}
.product-img-box .more-views li.last { margin-right:0; }
.product-img-box .more-views li img { border:1px solid #ddd; }
/* Main Product Info Box */
.product-info-box {
	float:right;
	width:350px;
}
.product-info-box .product-name {
	margin-bottom:.3em;
	color:#639129;
	font-size:1.3em;
	font-weight:bold;
}
.product-info-box .price-box { margin:10px 0; }
.product-info-box .ratings { margin-bottom:1em; }
.product-specs h5 {
	font-size: 1.1em;
	line-height: 1.5em;
	border: none;
}
.mod_catalogreader { }
.mod_catalogfeatured {
	margin:10px 0;
	border-bottom:1px solid #ccc;
	padding:0px 0px 10px 0px;
}
.mod_catalogfilter {
	width:290px;
	font-weight: bold;
	padding: 0;
	position: relative;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: auto;
}
.filter_group { background:url(../images/box-bg.gif) no-repeat scroll  bottom left; padding-bottom:5px;}
.mod_catalogfilter h1 {
	background:url(../images/box-bg.gif) no-repeat center top;
	color:#4F8100;
	padding:10px 7px 7px 10px;
	font-size: 14px;
	text-transform:uppercase;
}
.mod_catalogfilter ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin:0;
}
.mod_catalogfilter li a {
	/*height: 25px;*/
	line-height: 2em;
	display: block;
	color: #666;
	padding: 5px 0;
	text-decoration: none;
}
.mod_catalogfilter li a:hover {
	text-decoration: underline;
	color: #639129;
}
.mod_catalogfilter li {
	display:block;
	margin:0 10px;
	background:transparent url(../images/box-divider.gif) repeat-x scroll center top;
}

.mod_catalogfilter ul li p {
	/*height: 25px;*/
	line-height: 2em;
	/*display: block;*/
	margin:0;
	color: #000;
	text-decoration: none;
	padding: 5px 0 5px 20px;
}
.mod_catalogfilter ul li p.active {
	background-image: url(../images/arrow_right.png);
	background-repeat: no-repeat;
	background-position: 0 7px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
}
.mod_catalogfilter ul li.active { }
.mod_catalogfilter ul li.last { border:none; }
.reference {
	margin: 0 auto;
	padding-top: 10px;
}
.mod_catalogfilter ul.level_2 { padding-left:20px; }
.mod_catalogfilter ul.level_2 li { border-top:1px dotted #BBBBBB; }
.mod_catalogfilter ul.level_2 li a { color:#777; }
.mod_catalogfilter ul.level_2 li a:hover {
	text-decoration: underline;
	color: #639129;
}
.mod_catalogfilter ul.level_2 li a.trail {
	font-weight: bold;
	background-image: url(../images/arrow_right.png);
	background-repeat: no-repeat;
	background-position: 0 7px;
	color:#000;
	padding-left:20px;
}
.mod_catalogfilter li.list_0 p.active {
	background:url(../images/list_remove_btn.gif) no-repeat left center;
	text-transform:lowercase;
	color:#999;
	margin:0;
}
.mod_catalogfilter li.list_0 a {
	background:url(../images/action_delete.gif) no-repeat left center;
	text-transform:lowercase;
	font-size:11px;
	padding:5px 0 5px 20px;
}
.option {
	font-size:10px;
	text-transform:uppercase;
}
.more-views { min-height:100px; margin-bottom:10px; }
.clearall {
	font-weight:bold;
	padding:5px 0 5px 5px;
	display:none;
}
.clearall a, .mod_catalogfilter li.list_0 a { color:#444; }
.clearall a:hover, .mod_catalogfilter li.list_0 a:hover { color:#639129 }
.mod_cataloglist .item {
	position: relative;
	clear:both;
	overflow:hidden;
	min-height:160px;
	padding:10px 0;
}
.item .image {
	height:150px;
	/*position:absolute;
	top:10px;
	left:10px;*/
}
.mod_cataloglist .item .title, .item .short_description {
	float:right;
	width:350px;
	}
.short_description {
	padding: 10px 0;
	text-transform:none;
}
.item .category { display:none; }
.mod_cataloglist a { color:#639129; }
.mod_cataloglist .title {text-transform:none;}
.mod_cataloglist .odd {
	border-top: 1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.mod_cataloglist {overflow:hidden;}
.mod_cataloglist .last { border-bottom:none; }
.more-images { margin-top:5px; overflow:hidden; margin-bottom:5px;}
.more-images img {
	float: left;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	padding: 5px;
}
.more-views h4 {
	border-bottom: 1px solid #ccc;
	padding-bottom:5px;
	margin-top:20px;
}
.product-url { margin-top:20px; }
.product-url a {
	background:transparent url(../images/button_send.png) no-repeat scroll 0 0;
	display:block;
	text-indent:-99999px;
	
	width:170px;
	height:24px;
	line-height:24px;
}
.product-url a:hover {
	background:transparent url(../images/button_send.png) no-repeat scroll 0 -24px;
	text-decoration:none;
}
.filter_field_category h3 { display:none; }
.total { display:none; }
.pagination ul {
	list-style-type: none;
	list-style-image:none;
}
.pagination li {
	display:block;
	float:left;
}
.pagination li a {
	display:inline;
	padding:5px;
}
.download { 
margin:0 0 0.5em;
overflow:hidden;
}
.button-download {
background:transparent url(../images/btn-download.png) no-repeat scroll 100% 0px;
padding:0 35px 0 0 !important;
clear:none;
display:inline !important;
float:left;
margin:0;
padding:0 17px 0 0;
position:relative;
text-decoration:none !important;

}
.button-download span {
background:transparent url(../images/btn-download.png) no-repeat scroll left 0px;
color:#4E6F22;
height:30px;
clear:none;
cursor:pointer;
display:block !important;
float:left;
font-size:11px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
line-height:17px;
margin:0;
padding:4px 6px 6px 9px !important;
position:relative;
}
.button-download span strong {
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
color:#FFFFFF;
display:block;
font-size:16px;
font-weight:bold;
line-height:1;
}
.button-download:hover { background-position:100% -40px;}
.button-download:hover span { background-position:0 -40px;}