#header_area{
	width:1000px;
	padding-bottom:3px;
	border-bottom:8px solid black;
	height:145px;
}
#header_row1{
	height:120px;
}
#header_row2{
	width:1000px;
	color:#5B2700;
	text-align:right;
}
#header_row2 a{
	color:#5B2700;
	font-weight:bold;
}
#header_menu_language{
	position:absolute;
	right:5px;
	top:5px;
}
#header_menu{
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:right;
}
#header_menu li{
	text-align:center;
	float:left;
	padding:3px 0px;
	width:120px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid black;
	margin-right:10px;
}
#shop_logo{
	position:relative;
	margin-top:0px;
	margin-left:4px;
	z-index:-100;
}
#shop_banner{
	position:absolute;
	margin-top:50px;
	left:50px;
	margin-left:-160px;
}
#menu_bar{
}
#content_area{
	background-image:url('/themes/growl_style/images/bg_content.jpg');
	width:1000px;
	min-height:400px;
	height: expression(this.height<400?400:true); 
	padding-top:5px;
}
#content_left{
	width:190px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
#content_left .block_content{
	margin-bottom:10px;
}
#content_left .block_content_center{
	padding-left:3px;
	padding-right:3px;
	width:184px;
}
#content_center{
	width:750px;
	float:left;
	padding-left:25px;
	padding-right:25px;
}
#content_right{
	display:none;
}
#content_footer{
	clear:both;
	height:0px;
}
#footer_area{
	width:1000px;
	background-color:black;
	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:black;
}
#bc_forumlist a{
	color:black;
}

/* Block Style */
#content_left .block_head_center{
	background-color:black;
	text-align:left;
	text-indent:6px;
	font-weight:bold;
	padding:6px 0px;
}
#content_left .block_head_center{
	color:#FE7E00;
}
#content_left .block_style_left_1 .block_head_center{
	color:#72FF00;
}
#content_left .block_style_left_2 .block_head_center {
	color:#FF00EA;
}
#content_left .block_content_center, .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_content .block_row_head{
	font-size:15px;
	font-weight:bold;
	text-align:left;
}
#th .block_content .block_row_head{
	font-size:16px;
}

#content_center .block_content{
	margin-bottom:10px;
}
.block_style_center_1 .block_head_center, .block_style_center_2 .block_head_center{
	text-align:left;
	color:white;
	background-color:black;
	text-indent:6px;
	padding:6px 0px;
}
.block_style_center_1 .block_content_center, .block_style_center_2 .block_content_center{
	background:transparent url(/themes/growl_style/images/bg_style_center_1.gif) repeat scroll top left;
	min-height:50px;
	height: expression(this.height<50?50:true); 
	width:748px;
	border:1px solid black;
}
#bc_itemlist .block_head_center{
	text-align:left;
	text-indent:6px;
	color:white;
	background-color:black;
	padding:6px 0px;
}
#bc_itemlist_selectgroup{
	width:738px;
	padding-left:10px;
	margin:0px;
	margin-top:-2px;
	margin-bottom:25px;
	background:transparent;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
}
#bc_itemlist_selectgroup ul{
	padding-left:10px;
	width:728px;
}
#bc_itemlist_selectgroup ul li{
	float:left;
	width:48%;
}
#bt_image_download_catalog{
	display:none;
}
#text_download_catalog{
	display:inline-block;
}
#text-show-all-products, #text-show-made-to-order-products, #text_download_catalog{
	background-color:black;
	color:white;
	padding:5px 10px;
}
#text-itemlist-selected-group{
	margin:0px;
	padding:0px;
}
#bc_itemlist_list{
	background:transparent url(/themes/growl_style/images/bg_style_center_1.gif) repeat scroll top left;
	min-height:50px;
	height: expression(this.height<50?50:true); 
	width:748px;
	padding:10px 0px;
	border:1px solid black;
}
.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;
}

#content_left .block_content_center input[type="text"], #content_left .block_content_center input[type="password"], #content_left .block_content_center input[type="submit"], #content_left .block_content_center input[type="button"]{
	background-color:black;
	color:white;
}
#content_left .block_content_center input[type="text"], #content_left .block_content_center input[type="password"]{
	border:0px;
}

#bc_forumlist_list .table_head, #bc_forumlist_postnew_head, #bc_forumview_postnew_head{
	background-color:black;
	color:white;
}
.row_even {
	background-color:#eee;
}

#bc_forumview_topic_topic {
	background-color:black;
	border-left:2px solid #eee;
	border-right:2px solid #eee;
	border-top:2px solid #eee;
	color:white;
}
#bc_forumview_topic_detail {
	background-color:#eee;
	color:black;
}
#bc_forumview_topic_info {
	background-color:black;
	color:white;
	border-bottom:2px solid #eee;
	border-left:2px solid #eee;
	border-right:2px solid #eee;
	padding:2px 8px;
}
.bc_forumview_reply_no {
	background-color:black;
	color:white;
}
.bc_forumview_reply_detail {
	background-color:white;
}
.bc_forumview_reply_info {
	background-color:white;
}
#bc_forumview_postnew_form {
	color:black;
}
