#header_area{
	width:1000px;
}
#header_row1{
	background-image:url('/themes/classic_style/images/head_classic.jpg');
	height:241px;
}
#header_row2{
	background-image:url('/themes/classic_style/images/menubar.jpg');
	width:1000px;
	height:28px;
}
#header_row2 a{
	display:inline-block;
	text-align:center;
	width:16%;
	color:white;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding-top:5px;
	height:23px;
}
#header_menu_language{
	width:200px;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
}
#header_menu_language a{
	color:white;
	font-weight:bold;
	padding:1px;
	padding-left:2px;
	padding-right:2px;
}
#header_menu{
	width:1000px;
}
#header_menu a{
	display:inline-block;
	text-align:center;
	font-weight:bold;
}
.menu_separator{
	display:none;
}
#shop_logo{
	display:none;
	position:relative;
	margin-top:50px;
	margin-left:55px;
}
#shop_banner{
	display:none;
	position:absolute;
	margin-top:50px;
	left:50px;
	margin-left:-160px;
}
#menu_bar{
}
#content_area{
	background:#322004 url('/themes/classic_style/images/bg_content.gif') repeat-y scroll left top;
	width:1000px;
	min-height:400px;
	height: expression(this.height<400?400:true); 
	padding-top:5px;
}
#content_left{
	width:200px;
	float:left;
	color:#c4c4c;
}
#content_left .block_content{
	padding-bottom:3px;
}
#content_left .block_content_center{
	
}
#content_center{
	width:780px;
	float:left;
	padding-left:15px;
	padding-right:5px;
}
#content_right{
	display:none;
}
#content_footer{
	clear:both;
	height:0px;
}
#footer_area{
	width:1000px;
	background-color:#221602;
	padding-top:5px;
	text-align:center;	
}
#footer_row1{
}
#footer_row2{
	padding-bottom:10px;
	font-size:12px;
}
#footer_link{
	padding:5px;
}
body{
	background-color:black;
	color:white;
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:white;
}
#content_left a{
	color:#c4c4c;
}
#bc_forumlist a{
	color:white;
}

/* Block Style */
.block_style_left_1 .block_row_head, .block_style_left_2 .block_row_head {
	background:transparent url('/themes/classic_style/images/bg_content_left_row_head.gif') repeat-y scroll left top;
}
.block_style_left_1 .block_head_center, .block_style_left_2 .block_head_center {
	background-image:url('/themes/classic_style/images/bg_content_left_top.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	color:white;
	text-align:left;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:30px;
	padding-left:40px;
	width:158px;
	padding-right:2px;
}
.block_style_left_1 .block_content_center, .block_style_left_2 .block_content_center{
	padding-left:20px;
	padding-right:4px;
	width:176px;
}
.block_style_left_1 .block_content_center th, .block_style_left_2 .block_content_center th{
	padding-left:8px;
	color:#c4c4c4;
}
.block_style_center_1 .block_head_center, .block_style_center_2 .block_head_center{
	font-size:18px;
	text-align:left;
	color:#ffbf00;
}
.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 .itemgroup-list{
	display:block;
}
.table_head{
	background-color:#160e01;
}
.row_odd{
	background-color:#7b6239;
}
.row_even{
	background-color:#7b6239;
}
#bc_shopstat table th, #bc_shopstat table td{
	display:inline;
}
#bc_shopstat table td{
	padding-left:8px;
	text-align:left !important;
}
#bc_map .block_content_center{
	text-align:center;
	padding-top:25px;
}
#bc_googlesearch .block_content_center{
	text-align:center;
}
#bc_itemlist, #bc_itemrandomlist, #bc_itemsearchlist{
	color:#ffbf00;
}
#bc_itemlist .bc_itemlist_rowitem a, #bc_itemrandomlist a, #bc_itemsearchlist a{
	color:#ffbf00;
}
#bc_itemlist_selectgroup {
	background-color:#291a03;
	color:white;
}
#text-show-all-products, #text-show-made-to-order-products, #text_download_catalog{
	color:#e8e8e8;
	background-color:#382300;
	padding-left:25px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:5px;
}
#text-seperate-showall-showmadetoorder{
	display:none;
}
#text_download_catalog{
	display:inline;
}
#bt_image_download_catalog{
	display:none;
}
.bc_itemlist_itemimg img {
	border:none;
}
.image-product {
	background-image:url('/themes/classic_style/images/product-frame.gif');
	background-repeat:no-repeat;
	padding:5px;
}

.block_style_left_1 input, .block_style_left_2 input{
	background-color:#221602;
	border:1px groove #32250f;
	color:white;
	margin-bottom:2px;
}
#content_center .block_head_center{
	text-align:left;
	color:#ffbf00;
}
.block_style_left_1 input[type="submit"], .block_style_left_2 input[type="submit"],
.block_style_left_1 input[type="button"], .block_style_left_2 input[type="button"]{
	border:none;
	background-color:#382300;
	color:white;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:3px;
}
.block_style_center_1 input[type="text"], .block_style_center_2 input[type="text"],
.block_style_center_1 textarea, .block_style_center_2 textarea{
	background-color:#7c6239;
	border:none;
	color:white;
}

#bc_forumlist a{
	color:white;
	font-weight:bold;
}
#bc_forumlist_list a{
	color:white;
}
#bc_forumlist_list .table_head{
	background-color:#160e01;
	color:white;
}
#bc_forumlist_list .row_odd, #bc_forumlist_list .row_even {
	color:white;
}
#bc_forumlist_postnew, #bc_forumview_postnew{
	color:white;
	background-color:transparent;
}

#bc_forumlist_postnew_head, #bc_forumview_postnew_head{
	background-color:#160e01;
	color:#ffbf00;
}
#bc_forumview_topic_topic, #bc_forumview_topic_info {
	background-color:#160e01;
	border-left:2px solid #160e01;
	border-right:2px solid #160e01;
	border-top:2px solid #160e01;
	color:#ffbf00;
}
#bc_forumview_topic_detail {
	background-color:#7c6239;
	clear:both;
	color:white;
	border-left:2px solid #160e01;
	border-bottom:2px solid #160e01;
}
#bc_forumview_topic_info{
	border-bottom:2px solid #160e01;
}
.bc_forumview_reply_no {
	background-color:#160e01;
	color:white;
}
.bc_forumview_reply_detail, .bc_forumview_reply_info {
	background-color:#7c6239;
	color:white;
}
#bc_forumview_postnew_form{
	background-color:transparent;
	color:white;
}
