#module-product {
	width: 550px;
	font-size: 11px;
	color: #000000;
	margin-top: 0;
	margin-right: -10px;
	margin-bottom: 0;
	margin-left: -10px;
	overflow: visible;
	position: relative;
}



#module-product h3 {

	background: url(images/feaproduct_title_bg.jpg) no-repeat left top;

	font-size: 14px;

	font-weight: bold;

	color: #333;

	height: 32px;

	line-height: 29px;

	padding-left: 12px;

	margin-bottom: 1px;

}



#module-product .sort {

	background: url(images/table_bg.jpg) no-repeat left top;

	height: 25px;

	padding: 7px 10px 0px 10px;

	margin-bottom: 6px;

}



#module-product .sort.last {

	margin-bottom: 0px;

}



#module-product .sort table tr td .label {

	font-size:12px;

	font-weight: bold;

	color:#000;

	float: left;

}



#module-product .sort table tr td .select {

	width: 128px;

	border: 1px solid #9a9a9a;

	height: 18px;

	float: left;

	margin-left: 8px;

	font-size: 12px;

}



#module-product .sort table tr td ul {

	float: right;

} 



#module-product .sort table tr td ul li {

	float: left;

	background: url(images/table_li_bg.jpg) no-repeat left top;

	width: 15px;

	height: 16px;

	line-height: 16px;

	margin-left: 5px;

}



#module-product .sort table tr td ul li a:link, 

#module-product .sort table tr td ul li a:active, 

#module-product .sort table tr td ul li a:visited {

	font-size: 12px;

	font-weight: bold;

	color: #fff;

	text-decoration: none;

	display: block;

	text-align: center;

}



#module-product .sort table tr td ul li.active a:link, 

#module-product .sort table tr td ul li.active a:active, 

#module-product .sort table tr td ul li.active a:visited,

#module-product .sort table tr td ul li a:hover {

	background: url(images/table_hover_bg.jpg) no-repeat left top;

	display: block;

	color: #000;

}



#module-product .sort table tr td ul li.next {

	background: url(images/table_next_bg.jpg) no-repeat left top;

	display: block;

	width: 38px;

	padding-right: 5px;

}



#module-product .sort table tr td ul li.last {

	background: url(images/table_last_bg.jpg) no-repeat left top;

	display: block;

	width: 38px;

	padding-right: 10px;

}



#module-product .sort table tr td ul li.last a:link, 

#module-product .sort table tr td ul li.last a:active, 

#module-product .sort table tr td ul li.last a:visited,

#module-product .sort table tr td ul li.next a:link, 

#module-product .sort table tr td ul li.next a:active, 

#module-product .sort table tr td ul li.next a:visited {

	padding-right:5px; 

	display: block;

	text-align: center;

}



#module-product .sort table tr td ul li.last a:hover,

#module-product .sort table tr td ul li.next a:hover {

	background:none;

	display: block;

	color: #fff; 

}



#module-product .productitem {

	border: 1px solid #d4d4d4;

	padding: 10px 14px 10px 4px;

	margin-bottom: 5px;

}



#module-product .productitem .productimage {

	width: 112px;

	float: left;

	text-align: center;

	margin-bottom: 10px;

}



#module-product .productitem .productimage img {

	margin-bottom: 5px;

}



#module-product .productitem .productimage .checkbox {

	vertical-align: middle;

}



#module-product .productitem .productimage .item {

	margin-bottom: 2px;

}



#module-product .productitem .productdes {

	float: right;

	width: 400px;

	line-height: 18px;

}



#module-product .productitem .productdes h4 a {

	font-size:12px;

	font-weight: bold;

	color:#000;

	text-decoration: none;

}



#module-product .productitem .productdes .prize {

	float: left;

	width:105px;

	font-size:18px;

	font-weight: bold;

	color:#ff0101; 

	margin: 5px 12px 0 0px;

}



#module-product .productitem .productdes .qty {

	width: 67px;

	float: left;

	margin:0 12px 0 40px;

}



#module-product .productitem .productdes .qty label {

	float: left;

	width: 25px;

}



#module-product .productitem .productdes .qty .inputbox {

	float: right;

	width: 36px;

	border: 1px solid #809eba;

	margin: 0px;

	padding-top: 1px;

	padding-right: 2px;

	padding-bottom: 2px;

	padding-left: 2px;

}



#module-product .productitem .productdes .cart {

	background: url(images/cart_bg.jpg) no-repeat left top;

	float: left;

	width: 96px;

	color: #fff;

	font-size: 12px;

	font-weight: bold;

	border: none;

	cursor: pointer;

	line-height: 19px;

	padding: 0 15px 10px 0;

}



#module-product .productitem .productdes a:link,

#module-product .productitem .productdes a:active,

#module-product .productitem .productdes a:visited {

	color: #509205;

	font-size: 14px;

	text-decoration: underline;

}



#module-product .productitem .productdes a:hover {

	text-decoration: none;

}



#module-product .productitem .productdes a.readon:link,

#module-product .productitem .productdes a.readon:active,

#module-product .productitem .productdes a.readon:visited {

	color: #000000;

	font-size: 11px;

	font-weight: bold;

	text-decoration: underline;

	float: right;

	margin-bottom: 10px;

}



#module-product .productitem .productdes a.readon:hover {

	text-decoration: none;

}



#module-product .productitem .productdes .rating {

	float: right;

	width: 168px;

}



#module-product .productitem .productdes .rating img {

	margin:2px 0 0 3px;

}



#module-product .productitem .productdes .rating label {

	float: left;

	width: 80px;

}

#module-product .productitem p {

	margin-bottom: 10px;

}

#module-product .sort table tr td select.inputbox {

	border:1px solid #9A9A9A;

	float:left;

	font-size:12px;

	height:18px;

	margin-left:8px;

	width:128px;

	padding: 0px;

	margin-top: 0px;

}

ul#categories ul#sublevel1 span {

/*background-attachment:scroll;

background-image:url(images/tabs_bg.jpg);

background-position:left center;

background-repeat:repeat-x;

border:1px solid #82b009;*/

color:#000000;

cursor:pointer;

display:block;

font-size:12px;

font-weight:bold;

height:30px;

line-height:30px;

padding-left:10px;

text-decoration:none;

width:96%;

}



ul#categories ul#sublevel1 span a:link,

ul#categories ul#sublevel1 span a:active,

ul#categories ul#sublevel1 span a:visited {

color:#333333;	

}



ul#sublevel1 {

	margin-bottom: 5px;

}



ul#sublevel2 {

	padding-left: 35px;

}



ul#sublevel2 li {

	background:transparent url(images/left_li_arrow.jpg) no-repeat scroll left 8px;

	padding:0px 0 2px 10px;

}



ul#categories ul#sublevel2 a:link,

ul#categories ul#sublevel2 a:active,

ul#categories ul#sublevel2 a:visited {

	font-weight:bold;

	color:#333333;	

	cursor:pointer;

	font-size:11px;

}



.module-product .price .msrp_name,.module-product .price .msrp_price ,.module-product .price .map_name, .module-product .price .map_price {

	display: none;

}

#module-product .productitem .productdes .prize .msrp_name, #module-product .productitem .productdes .prize .msrp_price, #module-product .productitem .productdes .prize .map_name, #module-product .productitem .productdes .prize .map_price {

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	line-height: 12px;

}

.module-product .productWrap .price .ourprice_name {

	display: none;

}

.module-product .productWrap .price .our_price_price a {

	color: #666666;

}#module-product .productitem .productdes .prize .ourprice_name {

	text-decoration: none;

	display: none;

}

.details h4 {

	font-weight: bold;

	margin-top: 5px;

}

.cat_image_wrap {

	padding-right: 0px;

 }

ul.also_listed li {

	display: inline;

	margin-right: 5px;

	float: left;

}

ul.also_listed {

	margin-bottom: 5px;

}



ul.also_listed a:link span,

ul.also_listed a:active span,

ul.also_listed a:visited span {

	font-size: 11px;

}

