@charset "utf-8";
/* CSS Document */


ul.display li a {
	text-decoration: none;
}
ul.display li .content_block {
	padding: 0 10px;
}
ul.display li .content_block h2 {
	margin: 0;
	padding: 5px;
	font-weight: normal;
	font-size: 1.7em;

}
ul.display li .content_block p {
	margin: 0;
	padding: 5px 5px 5px 245px;
	font-size: 1.2em;
}
ul.display li .content_block a img{
	padding: 5px;
	border: 2px solid #ccc;
	background: #fff;
	margin: 0 15px 0 0;
	float: left;
}
ul.thumb_view li.last{
	margin-bottom:20px !important;
	border:none !important;
}
ul.thumb_view{
	padding-left:18px !important;
}
ul.thumb_view li{
	background-image:url(../images/prod_bg.gif);
	background-repeat:no-repeat;
	width:210px !important;
	height:188px !important;
	text-align:center;
	float:left;
	padding-top:11px;
	overflow:hidden;
	margin-left:0px !important;
	border:none !important;
	margin-right:20px;
}

ul.thumb_view li .thumb{
	margin-left:10px !important;
	border:none;
}
ul.thumb_view li .thumb img{
	width:190px !important;
	height:163px !important;
}
ul.thumb_view li h2{
	padding-left:10px;
	font-size:12px;
	padding-top:2px;
	float:left  !important;
}
ul.thumb_view li h2 {
	display: inline;
	padding-bottom:3px;
}
ul.thumb_view li p{
	display: none;
}
ul.thumb_view li .content_block a img {
	margin: 0 0 10px;
}
ul.thumb_view li .price_cart {
float:right;
padding:0px !important;
margin-right:200px;
}
ul.thumb_view li .price_cart p{
width:60px;
float:left;
padding:0px !important;
display:block;
}
ul.thumb_view li .price_cart p span{
width:10px !important;
float:left;
display:none;
}
ul.thumb_view li .price_cart a.addtocart{
width:30px;
float:left;
background-color:transparent  !important;
background-position:0% 10%;
}

a.switch_thumb {
	width: 74px;
	height: 26px;
	line-height: 26px;
	padding: 0;
	margin:0px 10px 10px 0;
	display: block;
	background:url(../images/switch.gif) no-repeat;
	outline: none;
	float:right;
}
a:hover.switch_thumb {
	
}
a.swap { background-position: left bottom; }
