#header_area{
	width:1000px;
}
#header_row1{
	background-image:url('/themes/sogood_style/images/head_sogood.jpg');
	height:200px;
}
#header_row2{
	width:1000px;
	background-color:#ebd9b8;
}
#header_menu_language{
	text-align:center;
	color:#b17f63;
}
#text-choose-language{
	padding-right:6px;
	font-size:8px;
}
#header_menu_language a{
	font-size:12px;
	font-weight:bold;
	color:#b17f63;
}
#header_row2 #header_menu a{
	font-size:14px;
	font-weight:bold;
	color:#664626;
}
#header_menu{
	text-align:center;
}
#shop_logo{
	position:relative;
	margin-left:280px;
	margin-top:20px;
}
#shop_banner{
	position:absolute;
	margin-top:50px;
	margin-left:-160px;
}
#menu_bar{
}
#area{
	background-image:url('/themes/sogood_style/images/bg_content.jpg');
	background-repeat:repeat-y;
}
#content_area{
	background-image:url('/themes/sogood_style/images/bg_content_left_top.jpg');
	background-repeat:no-repeat;
	width:1000px;
	min-height:400px;
	height: expression(this.height<400?400:true); 
	padding-top:5px;
}
#content_left{
	width:190px;
	float:left;
	margin-top:105px;
	padding-left:5px;
	padding-right:5px;
}
#content_left .block_content{
	padding-bottom:3px;
}
#content_left .block_content_center{
	padding-left:3px;
	padding-right:3px;
	width:184px;
}
#content_center{
	width:790px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
#content_right{
	display:none;
}
#content_footer{
	clear:both;
	height:0px;
}
#footer_area{
	width:1000px;
	background-color:#ebd9b8;
	padding-top:5px;
	text-align:center;
}
#footer_row1{
}
#footer_row2{
	color:white;
	padding-bottom:10px;
	font-size:12px;
}
#footer_link{
	padding:5px;
}
body{
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
a {
	color:#000000;
}
#bc_forumlist a{
	color:black;
}

/* Block Style */
#content_left .block_head_center{
	color:#4d2511;
	font-weight:bold;
	text-align:left;
}
#content_left .block_content_center{
	width:180px;
	padding-left:8px;
	padding-right:2px;
	color:#848483;
}
#content_left a{
	color:#84843;
}
#content_left input, #content_left select{
	border:1px solid #dbccaf;
	background-color:#dbccaf;
}
#content_left input[type='submit']{
	background-color:#4d2511;
	border:0px;
	color:#fac77a;
	margin-top:3px;
	padding:2px;
}
#content_center .block_head_center{
	color:#644626;
	text-align:left;	
}
.bc_itemlist_item , .bc_itemrandomlist_item , .bc_itemsearch_item{
	margin-left:10px;
	margin-bottom:5px;
}
#bc_itemlist_page_header,#bc_itemlist_page_footer{
	clear:both;
	margin:5px;
}
#bc_itemlist_selectgroup{
	background-color:#f1eeca;
	background-image:url('/themes/sogood_style/images/sogood-product-bg.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
}
#bc_itemlist_selectgroup a{
	color:#31170d;
}
#text-show-all-products, #text-show-made-to-order-products, #text_download_catalog{
	color:#e4b171;
	background-color:#a05900;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
}
#text_download_catalog{
	display:inline;
}
#text-seperate-showall-showmadetoorder{
	display:none;
}
#text_download_catalog{
	display:inline;
}
#bt_image_download_catalog{
	display:none;
}
.table_head{
	background-color:#9ECD41;
}
.row_odd{
	background-color:white;
}
.row_even{
	background-color:#CCFFCC;
}
#bc_map .block_content_center{
	text-align:center;
	padding-top:25px;
}
#bc_googlesearch .block_content_center{
	text-align:center;
	color:black;
}

#bc_forumlist_control a{
	color:#b17f63;
}
#bc_forumlist_list{
	color:#b17f63;
}
#bc_forumlist_list .table_head{
	background-color:#ebd9b8;
	color:#664626;
}
#bc_forumlist_list .row_even{
	background-color:#f1ebc9;
}
#bc_forumlist_postnew, #bc_forumview_postnew{
	color:#826749;
}
#bc_forumlist_postnew_head, #bc_forumview_postnew_head{
	color:#664626;
	background-color:#ebd9b8;
}
#bc_forumview_postnew_form{
	color:#664626;
}
#bc_forumview_topic_topic{
	color:#664626;
	background-color:#ebd9b8;
	border-top:2px solid #f1ebc9;
	border-right:2px solid #f1ebc9;
	border-left:2px solid #f1ebc9;
}
#bc_forumview_topic_detail{
	clear:both;
	background-color:#f1ebc9;
	min-height:50px;
	height: expression(this.height<50?50:true); 
	padding:8px;
	color:#b17f63;
}
#bc_forumview_topic_info{
	color:#664626;
	background-color:#ebd9b8;
	border-left:2px solid #f1ebc9;
	border-right:2px solid #f1ebc9;
	border-bottom:2px solid #f1ebc9;
}
.bc_forumview_reply_no{
	background-color:#ebd9b8;
	margin-top:10px;
	padding:8px;
	font-weight:bold;
	color:#664626;
}
.bc_forumview_reply_topic{
	background-color:#ebd9b8;
	color:#664626;
}
.bc_forumview_reply_detail{
	clear:both;
	background-color:#f1ebc9;
	min-height:50px;
	height: expression(this.height<50?50:true); 
	padding:8px;
	color:#4e2511;
}
.bc_forumview_reply_info{
	clear:both;
	background-color:#f1ebc9;
	padding:8px;
	color:#4e2511;
}
