#header_area{
	width:1000px;
}
#header_row1{
	background-image:url('/themes/jewely_style/images/head_jewely.jpg');
	height:190px;
}
#header_row2{
	background-image:url('/themes/jewely_style/images/bg_menu.jpg');
	background-repeat:repeat-x;
	width:1000px;
	color:white;
}
#header_row2 a{
	color:white;
	font-weight:bold;
}
#shop_logo{
	position:relative;
	float:right;
	top:20px;
	right:20px;
}
#shop_banner{
	position:absolute;
	margin-top:50px;
	left:50px;
	margin-left:-160px;
}
#menu_bar{
}
#content_area{
	background-image:url('/themes/jewely_style/images/bg_content.jpg');
	width:1000px;
	min-height:400px;
	height: expression(this.height<400?400:true); 
}
#content_left{
	width:190px;
	float:left;
	margin-top:5px;
	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-image:url('/themes/jewely_style/images/bg_foot.jpg');
	background-repeat:repeat-y;
	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 */
.block_style_left_1 .block_head_center, .block_style_left_2 .block_head_center {
	color:#336699;
	text-align:left;
	text-indent:4px;
	font-weight:bold;
	padding-top:2px;
	background-color:#FFFFFF; 
}
.block_style_left_1 .block_content_center, .block_style_left_2 .block_content_center {
	background-color:#FFFFFF; 
}
.block_style_left_1 .block_content_center th, .block_style_left_2 .block_content_center th{
	padding-left:8px;
	color:#336699;
}
.block_style_center_1 .block_head_center, .block_style_center_2 .block_head_center{
	border-bottom:2px solid #336699;
	padding-top:15px;
	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:#FFFF66;
}
#bc_map .block_content_center{
	text-align:center;
	padding-top:25px;
}
#bc_googlesearch .block_content_center{
	text-align:center;
	color:black;
}
