
#product_list{
	width:687px;
}

 #brand_desc{
	color:#000;
	width:200px;
	padding:22px;
	padding-bottom:0;
	padding-top:10px;
	font-size:14px;
 }

#product_list{
	margin-top:40px;
}

#bottomnav {
	padding-left:15px;
}


#bottomnav a,#bottomnav span{
	float:left;
	margin-top:10px;
	margin-right:10px;
}

#logo {
	margin-top:18px;
	margin-left:15px;
}



#breadcrumbs, #breadcrumbs a{
	font-size:14px;
	margin-left:5px;
	margin-top:42px;
	color:#9bba74;
}

#breadcrumbs{
	margin-top:62px;
}

p.description{
	margin-top:30px;
}

div.product{
	width:171px;
	height:144px;
	float:left;
	background:url(../images/product_black_bg.png) no-repeat;
}

div.big_thumb{
	background:url(../images/product_big_thumb_bg.png) no-repeat;
	padding-top:10px;
	padding-left:6px;
	height:110px;
	margin-left:6px;
	margin-top:6px;
	position:relative;
}

div.big_thumb a {
	display:block;
	margin-left:12px;
}

.product span.price {
	margin-left:15px;
	font-size:10px;
}
.product a.buy_btn {
	float:right;
	margin-right:8px;
	
	*margin-top:-14px;
}


p.description {
	width:210px;
}

#topnav {
	height:91px;
	background:url(../images/top_nav_bg.jpg) repeat-x bottom;
	padding-bottom:2px;
}

#bottomnav{
	height:35px;
	margin-top:10px;
	font-size:18px;
	color:#808000;
	background:url(../images/bot_background.jpg) no-repeat top;
	clear:both;
	padding-top:10px;
    padding-bottom: 20px;
}

.product_share_btn, .product_buy_btn {
	position:absolute;
	display:block;
	bottom:15px;	
}


.product_share_btn{
	left:15px;
}
.product_buy_btn {
	left:50px;
}



div.product_info{
	width:122px;
	padding:5px;
	background:#FFF;
}

div.product_comments{
}

div.product_info_comments{
}

#commentBtn{
	border:none;
	background:url(../images/comment.jpg) no-repeat;
	color:white;
	width:69px;
	height:19px;
	margin-top:5px;
	position:absolute;
	bottom:6px;
	right:8px;
	cursor:pointer;
}

div.comments_wrapper{
	padding:5px;
}

#comment_form{
	padding:5px;
}

.usd{
	font-variant:small-caps;
}

.comment_span {
	float:left;
	width:128px;
	padding:4px;	
	font-size:9px !important;
	color:#000;
	display:block;
}

.comment_time_span{
	float:right;
	font-size:9px;
	color:#a4ca73;
}

.single_comment{
	margin-bottom:5px;
}

.product_info h2, h2.product_name{
	color:#89ab00;
	margin-left:25px;
}

.product_info h2{
	font-size:13px;
}

h2.product_name{
	font-size:15px;
}



.thumb_product_name{
	width:110px;
	overflow:hidden;
	height:24px;
	display:block;
	text-align:center;
	color:#9bba74 !important;
	font-size:10px;
	position:absolute;
	bottom:8px;
}

div.product_fan{
	width:40px;
	padding-top:5px;
	margin-right:5px;
}

div.product_detail{
	width:125px;
}

div#product_detail{
	height:340px;
}

div.product_fan .new, div.product_fan  .bestseller{
	color:#9bba74;
}

span.new{
	font-weight:bold;
}

span.bestseller{
	font-size:9px;
	font-family:Arial;
}

.corner{
	position:absolute;
	width:19px;
	height:19px;
}

#product_photo{
	background:url(../images/product_big_bg.jpg) no-repeat;
	height:232px;
	width:241px;
	padding-top:9px;
}

span.product_price{
	margin-left:20px;
	color:#product_price;
	font-size:10px;
}

.product_thumbs{
	background:url(../images/related_bg.jpg) no-repeat;
	width:233px;
	height:78px;
	padding-left:10px;
}

.product_comments{
	width:145px;
	height:328px;
	position:relative;
	z-index:200;
}

.comment_span{
	background:url(../images/comment_bg.png) no-repeat;
	width:128px;
	height:66px;
	overflow:hidden;
	padding:5px;
}

.comment .comment_span{
	background:url(../images/big_comment_bg.png) no-repeat;
	width:160px;
	height:136px;
	padding-left:15px;
	padding-top:12px;
}

.single_comment img {
	float:right;
}

.comment_form{
	background:url(../images/write_comment_bg.jpg) no-repeat;
	width:205px;
	height:211px;
	position:relative;
	top:150px;
	right:250px;
}

.profile_box{
	width:222px;
	height:200px;
	margin-left:13px;
}

.tree{
	width:50px;
	height:50px;
}

.tree span{
	font-size:9px;
	color:#9bba74;

}

.info_edit {
	padding-top:20px;
}
.info_edit ul li {
	list-style:none;
	margin-top:10px;
}

li.page a {
    background:url(../images/page_indicator.jpg) no-repeat;width:14px;height:14px;text-indent:-9999px;outline:none;float:left;margin-right:4px;
}

li.page a.selected{
	background:url(../images/page_indicator_selected.jpg) no-repeat;
}