body{
	background-color:#E4DBB8;
	font-family:Arial, Helvetica, sans-serif;
}
#area{
	width:1000px;
	background-color:white;
	padding-left:15px;
	padding-right:15px;
	margin-left:auto;
	margin-right:auto;
	height: 1%;
}
#header_area{
	background-color:white;
	height:105px;
	width:970px;
}
#header_row1{
	float:left;
	width:200px;
}
#header_row2{
	padding-top:5px;
	float:right;
	width:770px;	
}
#header_row2 a{
	font-weight:bold;
}
#header_search #btnTopSearch{
	border:none;
	background-color:#8d7b37;	
	padding:2px;
	font-weight:bold;
	font-size:smaller;
	color:white;
}
#header_search{
	text-align:right;
	padding-right:20px;
	width:750px;
}
#header_language{
	padding-top:5px;
	padding-right:20px;
	font-weight:bold;
	text-align:right;
	width:750px;
}
#header_language a{
	padding-left:3px;
	padding-right:3px;
}
#header_menu{
	margin-top:35px;
	font-size:14px;
	text-transform:uppercase;
}
#shop_logo{
}
#shop_banner{
	display:none;
}
#content_area{
	width:970px;
	min-height:400px;
	height: expression(this.height<400?400:true); 
	background-color:white;
	background-image:url('/themes/augustmoon_style/images/line-bottom.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:11px;
}
#content_left{
	width:180px;
	padding-right:20px;
	float:left;
}
#content_left .block_content{
	padding-bottom:5px;
	width:175px;
}
#content_left .block_content_center{
}
#content_left .block_content_center input[type=submit],#content_left .block_content_center input[type=button]{
	border:none;
	padding:3px;
	background-color:#8e7b37;
	color:white;
	font-weight:bold;
	font-size:11px;
}
#content_center{
	width:760px;
	float:left;
	margin-top:14px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	background-image:url('/themes/augustmoon_style/images/line-menuleft.gif');
	background-repeat:repeat-x;
}
#content_right{
	display:none;
}
#content_footer{
	clear:both;
	height:0px;
}
#footer_area{
	background-color:white;
	width:970px;
	padding-top:5px;
	text-align:center;	
}
#footer_row1{
}
#footer_row2{
	padding-bottom:10px;
	font-size:12px;
}
#footer_link{
	padding:5px;
}
a {
	color:#000000;
}
#bc_forumlist a{
	color:black;
}

/* Block Style */
.block_style_left_1 .block_head_center, .block_style_left_2 .block_head_center {
	font-weight:bold;
	text-align:left;
	background-image:url('/themes/augustmoon_style/images/line-menuleft.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	text-transform:uppercase;
}
.block_style_left_1 .block_content_center, .block_style_left_2 .block_content_center{
	padding-left:2px;
	width:178px;
}
.block_style_center_1 .block_head_center, .block_style_center_2 .block_head_center{
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	text-align:left;
}
.bc_itemlist_item , .bc_itemrandomlist_item , .bc_itemsearch_item{
	margin-left:10px;
	margin-bottom:5px;
}
.bc_itemlist_itemimg, .bc_itemrandomlist_itemimg, .bc_itemsearch_itemimg{
	border:1px solid #E4DBB8;
}
#bc_itemlist_page_header,#bc_itemlist_page_footer{
	clear:both;
	margin:5px;
}
.table_head{
	background-color:#d9c47e;
}
.row_odd{
	background-color:white;
}
.row_even{
	background-color:#e4dbb8;
}

/* forum */
#bc_forumlist_list .table_head{
	background-color:#d6c47e;
}
#bc_forumlist_postnew_head{
	background-color:#d6c47e;
	font-size:12px;
}
#bc_forumview_topic_topic{
	background-color:#d6c47e;
	color:black;
	border-top:2px solid #e4dbb8;
	border-right:2px solid #e4dbb8;
	border-left:2px solid #e4dbb8;
}
#bc_forumview_topic_detail{
	background-color:#F5F5BC;
}
#bc_forumview_topic_info{
	background-color:#d6c47e;
	color:black;
	border-top:2px solid #e4dbb8;
	border-right:2px solid #e4dbb8;
	border-left:2px solid #e4dbb8;
}

.bc_forumview_reply_no{
	background-color:#d6c47e;
	margin-top:10px;
	padding:8px;
	font-weight:bold;
	color:black;
}
.bc_forumview_reply_detail{
	background-color:#F5F5BC;
}

.bc_forumview_reply_info{
	background-color:#F5F5BC;
}
#bc_forumview_postnew{
	margin-top:20px;
}
#bc_forumview_postnew_head{
	background-color:#d6c47e;
}

#bc_itemlist_selectgroup ul.itemgroup-list {
	padding-left:20px;
}
#bc_itemlist_selectgroup{
	background-color:#d6c47e;
}
#text-show-all-products, #text-show-made-to-order-products, #text_download_catalog{
	background-color:#8d7b37;
	color:white;
	font-weight:bold;
	padding:5px;
	padding:5px 10px 5px 10px;
}
#text_download_catalog{
	display:inline;
}

#bt_image_download_catalog{
	display:none;
}

#bc_map .block_content_center{
	text-align:center;
	padding-top:25px;
}
#bc_googlesearch .block_content_center{
	text-align:center;
}
#bc_googlesearch input{
	margin-top:3px;
}
