#header_area{
	width:1000px;
}
#header_row1{
	background-image:url('/themes/chic_style/images/head_chic.jpg');
	height:190px;
}
#header_row2{
	width:1000px;
	background-image:url('/themes/chic_style/images/bg_foot.jpg');
	background-repeat:repeat-y;
	color:white;
}
#header_row2 a{
	color:white;
}
#shop_logo{
	position:relative;
	margin-top:10px;
	margin-left:20px;
}
#shop_banner{
	position:absolute;
	margin-top:10px;
	margin-left:500px;
}
#menu_bar{
	background-image:url('/themes/chic_style/images/menu/bg_chic_menu.gif');
	background-position:right;
	background-repeat:no-repeat;
}
#content_area{
	background-image:url('/themes/chic_style/images/bg_content.jpg');
	width:1000px;
	min-height:400px;
	height: expression(this.height<400?400:true); 
}
#content_left{
	width:190px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
#content_left .block_content{
	margin-bottom:2px;
}
#content_right{
	display:none;
}
#content_center{
	width:790px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
#content_footer{
	clear:both;
	height:0px;
}
#footer_area{
	width:1000px;
	background-image:url('/themes/chic_style/images/bg_foot.jpg');
	background-repeat:repeat-y;
	padding-top:5px;
	padding-left:20px;
	
}
#footer_row1{
	padding-left:300px;
}
#footer_row2{
	color:#ffffff;
	padding-bottom:10px;
	padding-left:400px;
	font-size:12px;
}
#footer_link{
	padding:5px;
}
body{
	background-color:#eeeeee;
	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 ,
.block_style_center_1 .block_head_center, .block_style_center_2 .block_head_center{
	font-weight:bold;
	text-align:left;
	text-indent:4px;
}
.block_style_left_1 .block_head_center, .block_style_left_2 .block_head_center {
	background-color:#FFFFFF; 
	color:#336699;
}
.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;
}
#bc_itemrandomlist{
	background-color:#653332;
}
#bc_itemrandomlist .block_head_center{
	border:none;
	color:#FFFFFF;
	font-style:italic;
}
.bc_itemrandomlist_item{
	background-color:#FFFFFF;
}
#bc_itemlist_page_header,#bc_itemlist_page_footer{
	clear:both;
	padding-top:3px;
	padding-bottom:3px;
}
#bc_map .block_content_center{
	text-align:center;
	padding-top:25px;
}
#bc_googlesearch .block_content_center{
	text-align:center;
	color:black;
}
.width_3x{
	width:32%;
	text-align:center;
	margin-left:6px;
	margin-bottom:3px;
}
#bc_itemlist_selectgroup{
	margin:10px 10px 10px 10px;
	background-color:#FFFF99;
}