#area{
	background-color:#C3E6FC;
}
#header_area{
	width:1000px;
	margin-bottom:15px;
}
#header_row1{
	background-image:url('/themes/boybag_style/images/head_boybag.jpg');
	height:192px;
}
#header_row2{
	background:transparent url('/themes/boybag_style/images/menubar.jpg') repeat-x scroll;
	padding-top:5px;
	height:34px;
	width:1000px;
	color:#000;
	text-transform:uppercase;
}
#header_row2 a{
	color:#000;
	font-weight:bold;
}
#header_language a{
	margin-left:10px;
}
#header_row2 #header_language{
	font-size:12px;
	text-transform:none;
}
#shop_logo{
	position:relative;
	margin-top:40px;
	margin-left:10px;
}
#shop_banner{
	position:absolute;
	margin-top:50px;
	left:50px;
	margin-left:-160px;
}
#menu_bar{
}
#content_area{
	background:#C3E6FC url(/themes/boybag_style/images/bg_content_center.jpg) repeat-y scroll 270px 20px;
	width:1000px;
	min-height:400px;
	height: expression(this.height<400?400:true); 
}
#content_left{
	width:244px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
#content_left .block_content{
	padding-bottom:3px;
}
#content_left .block_content_center{
	padding-left:45px;
	padding-right:35px;
	width:174px;
}
#content_center{
	background:transparent url(/themes/boybag_style/images/bg_content_top.jpg) no-repeat scroll 16px top;
	width:686px;
	float:left;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
}
#content_right{
	display:none;
}
#content_footer{
	clear:both;
	height:0px;
}
#footer_area{
	background:#C3E6FC url(/themes/boybag_style/images/bg_foot.gif) no-repeat scroll;
	padding-top:5px;
	width:1000px;
	height:151px;
	text-align:center;
}
#footer_row1{
	padding-top:70px;
}
#footer_row2{
	color:grey;
	padding-bottom:10px;
	font-size:12px;
}
#footer_link{
	padding:5px;
}
body{
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	font-family:"Times New Roman", Times, serif;
}
a {
	color:#000000;
}
#content_left a{
	color:#2b2b2b;
}
#bc_forumlist a{
	color:black;
}

/* Block Style */
.block_style_left_1 .block_row_head{
	height:71px;
	background:transparent url('/themes/boybag_style/images/bg_left_head.gif') no-repeat scroll;
}
.block_style_left_2 .block_row_head{
	height:71px;
	background:transparent url('/themes/boybag_style/images/bg_left_head_2.gif') no-repeat scroll;
}
.block_style_left_1 .block_head_center, .block_style_left_2 .block_head_center {
	text-align:left;
	font-weight:bold;
	padding-top:37px;
	padding-left:35px;
	padding-bottom:0px;
	font-size:15px;
	text-transform:uppercase;
	color:#4d2511;
	width:219px;
	height:34px;
}
.block_style_left_1 .block_row_content, .block_style_left_2 .block_row_content{
	font-size:12px;
	background:transparent url('/themes/boybag_style/images/bg_left_content.gif') repeat-y scroll;
	color:#2b2b2b;
}
.block_style_left_1 .block_content_center, .block_style_left_2 .block_content_center {
}
.block_style_left_1 .block_row_foot, .block_style_left_2 .block_row_foot{
	height:15px;
	background:transparent url('/themes/boybag_style/images/bg_left_foot.gif') no-repeat scroll;
}
.block_style_center_1 .block_head_center, .block_style_center_2 .block_head_center{
	text-align:left;
	font-size:16px;
	color:#000;
}
#bc_itemlist_selectgroup{
	background:transparent;
}
#text-show-all-products, #text-show-made-to-order-products, #text_download_catalog {
	background:#feb4c0;
	color:#2b2b2b;
	font-size:12px;
}
#text_download_catalog{
	display:inline-block;
	padding:5px 10px;
}
#text-itemlist-selected-group{
	color:#f114f7;
	text-align:left;
}
#bt_image_download_catalog{
	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:#f114f7;
}
.row_odd{
	background-color:white;
}
.row_even{
	background-color:#feb4c0;
}
#bc_map .block_content_center{
	text-align:center;
	padding-top:25px;
}
#bc_googlesearch .block_content_center{
	text-align:center;
	color:black;
}

#bc_forumlist_list .table_head, #bc_forumlist_postnew_head, #bc_forumview_postnew_head {
	background:#feb4c0;
}
#bc_forumview_topic_topic  {
	background-color:#feb4c0;
	border-left:2px solid #feb4c0;
	border-right:2px solid #feb4c0;
	border-top:2px solid #feb4c0;
	color:#000;
}
#bc_forumview_topic_detail  {
	background-color:white;
}
#bc_forumview_topic_info  {
	background-color:#feb4c0;
	border-bottom:2px solid #feb4c0;
	border-left:2px solid #feb4c0;
	border-right:2px solid #feb4c0;
}

.bc_forumview_reply_no  {
	background-color:#feb4c0;
	color:black;
}
.bc_forumview_reply_detail  {
	background-color:white;
}
.bc_forumview_reply_info  {
	background-color:white;
}
#bc_forumview_postnew_form{
	color:black;
}

#content_left input{
	background:#4E2513;
	border:none;
	color:white;
}
/*#content_left input[type="text"]{
	background-color:white;
}
*/
#content_center input,#content_center textarea{
}
#content_center input[type="submit"], #content_center input[type="reset"]{
	padding:3px 10px;
	margin-bottom:5px;
}

