#header_area{
	width:1000px;
	background-color:black;
	height:100px;
	background-image:url('/themes/ray_style/images/line.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}
#header_row1{
	float:left;
	width:220px;
}
#header_row2{
	float:left;
	width:780px;
	color:#797979;
	padding-top:55px;
	text-align:center;
	font-size:18px;
}
#header_row2 a{
	
	color:#797979;
	font-weight:bold;
}
#shop_logo{
	position:relative;
	margin-top:15px;
	margin-left:20px;
}
#shop_banner{
	position:absolute;
	margin-top:50px;
	left:50px;
	margin-left:-160px;
}
#menu_bar{
}
#content_area{
	background-color:#5fb64d;
	background-image:url('/themes/ray_style/images/bg2.jpg');
	background-position:right;
	background-repeat:repeat-y;
	width:1000px;
	min-height:400px;
	height: expression(this.height<400?400:true); 
	padding-top:7px;
}
#content_left{
	background-image:url('/themes/ray_style/images/bg_left.jpg');
	background-repeat:repeat-y;
	width:210px;
	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:204px;
}
#content_center{
	width:770px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	color:white;
}
#content_right{
	display:none;
}
#content_footer{
	clear:both;
	height:0px;
}
#footer_area{
	background-color:black;
	background-image:url('/themes/ray_style/images/line.jpg');
	background-repeat:no-repeat;
	background-position:top;
	width:1000px;
	padding-top:10px;
	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;
}

#header_menu_language{
	text-align:center;
	margin-bottom:15px;
}
#header_menu_language a{
	font-weight:bold;
}
/* Block Style */
.block_style_left_1 .block_head_center, .block_style_left_2 .block_head_center {
	text-align:left;
	text-indent:4px;
	font-weight:bold;
}
.block_style_left_1 .block_content_center, .block_style_left_2 .block_content_center {
}
.block_style_left_1 .block_content_center th, .block_style_left_2 .block_content_center th{
	padding-left:8px;
}
.block_style_center_1 .block_head_center, .block_style_center_2 .block_head_center{
	text-align:left;
}
#bc_itemlist_selectgroup{
	background:transparent;
}
#text-show-all-products, #text-show-made-to-order-products, #text_download_catalog{
	background-color:#5eb64d;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	font-size:14px;
	color:black;
}
#bt_image_download_catalog{
	display:none;
}
#text_download_catalog{
	display:inline;
}
#text-seperate-showall-showmadetoorder{
	display:none;
}
.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:#FFFF66;
}
#bc_map .block_content_center{
	text-align:center;
	padding-top:25px;
}
#bc_googlesearch .block_content_center{
	text-align:center;
	color:black;
}
input{
	color:white;
	background-color:gray;
	border:1px solid gray;
	margin-bottom:1px;
}
input[type='submit'], input[type='reset']{
	padding:3px;
	color:#222;
	font-weight:bold;
}
.paging p span {
	color:black;
}

/* forum */
#bc_forumlist_control a{
	color:white;
}
#bc_forumlist_list .row_odd,#bc_forumlist_list .row_even{
	color:white;
}
#bc_forumlist_list .table_head{
	background-color:#199700;
	color:white;
	height:25px;
}
#bc_forumlist_list a{
    color:black;
}
#bc_forumlist_postnew{
	color:black;
	background-color:#FFFFFF;
}
#bc_forumlist_postnew input{
	color:black;
	background-color:white;
	border:2px inset threedface;
}
#bc_forumlist_postnew_head{
	background-color:#199700;
	color:white;
	padding:8px;
	font-weight:bold;
}
#bc_forumview .block_content_center{
	width:584px;
	padding-left:5px;
	padding-right:5px;
}
#bc_forumview_topic_topic{
	background-color:#199700;
	color:white;
	margin-top:10px;
	padding:8px;
	font-weight:bold;
	font-size:16px;
	border-top:2px solid #FBFB87;
	border-right:2px solid #FBFB87;
	border-left:2px solid #FBFB87;
}
#bc_forumview_topic_detail{
	clear:both;
	min-height:50px;
	height: expression(this.height<50?50:true); 
	padding:8px;
	color:black;
}
#bc_forumview_topic_info{
	background-color:#199700;
	color:white;
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
	border-left:2px solid #FBFB87;
	border-right:2px solid #FBFB87;
	border-bottom:2px solid #FBFB87;
}
.bc_forumview_reply_no{
	background-color:#5EB64D;
	color:white;
}
.bc_forumview_reply_topic{
	background-color:#199700;
	color:white;
}
.bc_forumview_reply_detail{
	clear:both;
	background-color:#F5F5BC;
	min-height:50px;
	height: expression(this.height<50?50:true); 
	padding:8px;
	color:black;
}
.bc_forumview_reply_info{
	clear:both;
	background-color:#F5F5BC;
	padding:8px;
	color:black;
}
#bc_forumview_postnew{
	margin-top:20px;
}
#bc_forumview_postnew_head{
	background-color:#CCCC00;
	padding:8px;
	font-weight:bold;
}
#bc_forumview_postnew_form{
	background-color:#FFFFFF;
	color:#669900;
}
#bc_forumview_postnew input{
	color:black;
	background-color:white;
	border:2px inset threedface;
}
#bc_webboard input[type='button']{
	color:black;
	background-color:white;
	border:2px inset threedface;
}
#bc_forum_list_control{
	margin-bottom:10px;
}

.row_even{
	background-color:#5EB74D;
}
