#header_area{
	width:1000px;
}
#header_row1{
	background-image:url('/themes/sawalin_style/images/head_sawalin.jpg');
	height:154px;
}
#header_row2{
	width:1000px;
	background-color:#4e2511;
}
#header_menu_language{
	text-align:center;
	color:#ac7459;
}
#text-choose-language{
	padding-right:6px;
}
#header_menu_language a{
	font-size:12px;
	font-weight:bold;
	color:#ac7459;
	padding-right:3px;
}
#header_row2 #header_menu a{
	font-size:14px;
	font-weight:bold;
	color:#ac7459;
}
#header_menu{
	text-align:center;
}
#shop_logo{
	position:relative;
	float:right;
	margin-right:180px;
	margin-top:90px;
}
#shop_banner{
	position:absolute;
	margin-top:50px;
	margin-left:-160px;
}
#menu_bar{
}
#area{
	background-image:url('/themes/sawalin_style/images/bg_content.jpg');
	background-repeat:repeat-y;
}
#content_area{
	width:1000px;
	min-height:400px;
	height: expression(this.height<400?400:true); 
	padding-top:5px;
}
#content_left{
	width:190px;
	float:left;
	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:#4e2511;
	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:#4e2511;
	font-weight:bold;
	text-align:left;
}
#content_left .block_content_center{
	padding-left:8px;
	color:#e4b172;
}
#content_left a{
	color:#e4b172;
}
#content_left input, #content_left select{
	border:1px solid #dbccaf;
	background-color:#dbccaf;
}
#content_left input[type='submit']{
	background-color:#4e2511;
	border:0px;
	color:#e4b172;
	padding:3px;
}
#content_center .block_head_center{
	color:#4e2511;
	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;
}
.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_list .table_head{
	background-color:#4e2511;
	color:#ac7459;
}
#bc_forumlist_list .row_even{
	background-color:#dbccaf;
}
#bc_forumlist_postnew, #bc_forumview_postnew{
	color:#826749;
}
#bc_forumlist_postnew_head, #bc_forumview_postnew_head{
	color:#fef3d7;
	background-color:#4e2511;
}
#bc_forumview_postnew_form{
	color:#826749;
}
#bc_forumview_topic_topic{
	color:#fef3d7;
	background-color:#4e2511;
	border-top:2px solid #ac7549;
	border-right:2px solid #ac7549;
	border-left:2px solid #ac7549;
}
#bc_forumview_topic_detail{
	clear:both;
	background-color:#ac7549;
	min-height:50px;
	height: expression(this.height<50?50:true); 
	padding:8px;
	color:#4e2511;
}
#bc_forumview_topic_info{
	color:white;
	background-color:#4e2511;
	border-left:2px solid #ac7549;
	border-right:2px solid #ac7549;
	border-bottom:2px solid #ac7549;
}
.bc_forumview_reply_no{
	background-color:#4e2511;
	margin-top:10px;
	padding:8px;
	font-weight:bold;
		color:#ac7549;
}
.bc_forumview_reply_topic{
	background-color:#4e2511;
	color:#ac7549;
}
.bc_forumview_reply_detail{
	clear:both;
	background-color:#ac7549;
	min-height:50px;
	height: expression(this.height<50?50:true); 
	padding:8px;
	color:#4e2511;
}
.bc_forumview_reply_info{
	clear:both;
	background-color:#ac7549;
	padding:8px;
	color:#4e2511;
}

