#header_area{
	width:1000px;
	height:306px;
	background-color:white;
	background-image:url('/themes/basset_style/images/head_basset.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
}
#header_row1{
	height:72px;
	background-color:white;
}
#header_row2{
	height:32px;
	background-color:black;
	color:#CCFE00;
	text-align:center;
}
#header_row2 td{
	text-align:center;
}
#header_row2 a{
	color:#CCFE00;
	font-size:18px;
	font-weight:bold;
}
#shop_logo{
	position:relative;
}
#shop_banner{
	position:absolute;
	margin-top:50px;
	left:50px;
	margin-left:-160px;
}
#menu_bar{
}
#content_area{
	width:1000px;
	min-height:400px;
	height: expression(this.height<400?400:true); 
	padding-top:12px;
}
#content_left{
	width:219px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
#content_left .block_content{
	padding-bottom:3px;
}
#content_left .block_content_center{

}
#content_center{
	width:760px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
#content_right{
	display:none;
}
#content_footer{
	clear:both;
	height:0px;
}
#footer_area{
	width:1000px;
	background-color:#CCFE00;
	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;
	background-color:black;
}
#area{
	background-color:white;
}
a {
	color:#000000;
}
#bc_forumlist a{
	color:black;
}

/* Block Style */
.block_style_left_1, .block_style_left_2{
	background-image:url('/themes/basset_style/images/style-top.gif');
	background-repeat:no-repeat;
	margin-bottom:7px;
}
.block_style_left_1 .block_area, .block_style_left_2 .block_area{
	background-image:url('/themes/basset_style/images/style-bottom.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:148px;
	height: expression(this.height<148?148:true); 
}
.block_style_left_1 .block_row_head, .block_style_left_2 .block_row_head {
	color:#CCFE00;
	text-align:left;
	font-weight:bold;
	padding-top:26px;
	padding-bottom:2px;
	min-height:45px;
	height: expression(this.height<45?45:true); 
}
.block_style_left_1 .block_head_center, .block_style_left_2 .block_head_center {
	padding-left:30px;
	width:179px;
}
.block_style_left_1 .block_row_content, .block_style_left_2 .block_row_content {
	background-image:url('/themes/basset_style/images/style-content.gif');	
}
.block_style_left_1 .block_content_center, .block_style_left_2 .block_content_center {
	background-image:url('/themes/basset_style/images/style-content.gif');
	background-repeat:repeat-y;
	padding-left:17px;
	padding-right:15px;
	padding-bottom:10px;
	width:186px;
}
.block_style_left_1 .block_row_foot, .block_style_left_2 .block_row_foot {
	min-height:36px;
}
.block_style_center_1 .block_head_center, .block_style_center_2 .block_head_center{
	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;
}
