@CHARSET "UTF-8";
#product_menu {

	position:absolute;
	top:100px;
	left: 50%;
	margin-left:302px;
	width:150px;
	background: url(/images/layout/menu_top_left_corner.png) no-repeat left top;
	
}


#product_menu #top {

	float:left;
	clear:both;
	width:100%;
	background: url(/images/layout/menu_top_right_corner.png) no-repeat right top;
	padding-right:25px;
	padding-left:27px;
		
}

#top_inner {
	float:left;
	background: url(/images/layout/menu_top_bg.png) repeat-x left top;
	padding:16px 0 0 0;
	display:inline;
	height:22px;
	width:100%;
	
}

#top_inner h2 a {

	color: #564D5D;
	font-size:15px;
	text-decoration: none;
	
}

#product_menu #content_wrapper {

	padding-right:25px;
	padding-left:27px;
	background: url(/images/layout/menu_bg.png) repeat-y right top;
	width:100%;
	clear:both;
	display:block;
	padding-top:20px;

}

#content_wrapper li a {
	color: #C0BBC3;
	font-size:11px;
	font-familly: Arial;
	text-decoration: none;
}

#content_wrapper li.active a {
	font-weight: bold;
	color: #000;
	font-size:13px;
}

#content_wrapper li.active {
	background: #f4f4f4;
}

#content_wrapper li {

	padding-bottom:8px;
	display:block;
	background: url(/images/layout/bullet.gif) left top no-repeat;
	padding-left: 30px;
		
}

#content_wrapper li:hover {
	background: url(/images/layout/bullet_h.gif) left top no-repeat #f4f4f4;
}

#product_menu #bottom {
	float:left;
	clear:both;
	width:100%;
	background: url(/images/layout/menu_bottom_right_corner.png) no-repeat right top;
	padding-right:25px;
	padding-left:27px;
	height:47px;
	display:block;
}

#product_menu #bottom_inner {
	float:left;
	clear:both;
	width:100%;
	background: url(/images/layout/menu_bottom_bg.png) repeat-x right top;
	height:47px;
	display:block;
    font-family: 'Courier New',Courier,monospace;
}

#bottom_blank {

	background:#fff;
	width:15px;
	height:47px;
	display:block;
	float:left;

}

.product {


	width:280px;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
}

#content .product .desc p {

	font-size: 10px;
	line-height: 16px;
	margin-bottom:10px;
	color: #A1A1A1;
	text-align: left;
	
}

.desc {

	width:200px;
	float: left;
		
}

.desc em {

	font-size: 15px;
	font-weight: strong;
	color: #C60F0F;
		
}

.product .img {

	float: left;
	margin-right:8px;
	
		
}


#content_inner .product .desc h3 a {

	font-size: 12px;
	font-weight: bold;
	color: #606060;
	margin-bottom: 5px;
	font-family: Verdana;

}


.category {
    float: left;
    height: 167px;
    margin-left: 9px;
    text-align: center;
    width: 135px;
}

.category .desc {

	float:left;
	width:100%;
	clear:both;	
	text-align: center;
	
}

.category img {

	float: none;
	border: 2px solid #B9B1BE;
	clear:both;
	padding:0px;
	background: #fff;
	margin: 0 auto 0 auto;
	
		
}

.category img:hover {

	float: none;
	border: 2px solid #A75E28;
	clear:both;
	padding:2px;
	background: #fff;
	margin: 0 auto 0 auto;
		
}

h3 a {
    color: gray;
    display: block;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    width: 134px;
}


.gallery_thumb {


	width:175px;
	float:left;
	margin-left:5px;
	height:150px;
	margin-bottom:10px;
}

.gallery_thumb .desc {

	float:left;
	width:100%;
	clear:both;	
	text-align: center;
	
}

.gallery_thumb .photo {

	float:left;
	clear:both;
	width:100%;
	text-align: center;	
	
}

td {

	vertical-align: top;
		
}

.gallery_thumb img {

	float: none;
	border: 2px solid #B9B1BE;
	clear:both;
	padding:2px;
	background: #fff;
	margin: 0 auto 0 auto;
		
}

.gallery_thumb img:hover {

	float: none;
	border: 2px solid #A75E28;
	clear:both;
	padding:2px;
	background: #fff;
	margin: 0 auto 0 auto;
		
}

#content_inner .gallery_thumb h3 a, #content_inner .desc h3 a {

	font-size: 11px;
	font-weight: bold;
	color: gray;
	width:100%;
	text-decoration: none;
}
