#header_area{
	width:1000px;
}
#header_row1{
	background-image:url('/themes/bein_style/images/head_bein.jpg');
	height:227px;
}
#header_row2{
	background-color:#91c9ea;
	width:1000px;
	color:#000f5b;
	text-transform:uppercase;
}
#header_row2 a{
	color:#000f5b;
	font-weight:bold;
}
#header_row2 #header_language{
	font-size:12px;
	text-transform:none;
}
#shop_logo{
	position:relative;
	margin-top:55px;
	margin-left:50px;
}
#shop_banner{
	position:absolute;
	margin-top:50px;
	left:50px;
	margin-left:-160px;
}
#menu_bar{
}
#content_area{
	background-image:url('/themes/bein_style/images/bg_content.jpg');
	width:1000px;
	min-height:400px;
	height: expression(this.height<400?400:true); 
}
#content_left{
	width:244px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	background:transparent url('/themes/bein_style/images/bg_content_left.jpg') no-repeat scroll;
}
#content_left .block_content{
	padding-bottom:3px;
}
#content_left .block_content_center{
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	width:203px;
	border:2px solid white;
}
#content_center{
	width:736px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
#content_right{
	display:none;
}
#content_footer{
	clear:both;
	height:0px;
}
#footer_area{
	width:1000px;
	background-color:#91c9ea;
	padding-top:5px;
	text-align:center;	
}
#footer_row1{
}
#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;
}
#bc_forumlist a{
	color:black;
}

/* Block Style */
.block_content .block_row_content,.block_content .block_row_content p{
	font-size:12px;
}
.block_style_left_1 .block_row_head, .block_style_left_2 .block_row_head{
	height:70px;
}
.block_style_left_1 .block_head_left, .block_style_left_2 .block_head_left{
	display:inline;
	background:transparent url('/themes/bein_style/images/style_bg_head_left.png') no-repeat scroll;
	width:16px;
	height:70px;
}
.block_style_left_1 .block_head_right, .block_style_left_2 .block_head_right{
	display:inline;
	background:transparent url('/themes/bein_style/images/style_bg_head_right.png') no-repeat scroll right top;
	width:48px;
	height:70px;
}
.block_style_left_1 .block_head_center, .block_style_left_2 .block_head_center {
	text-align:left;
	text-indent:4px;
	font-weight:bold;
	padding-top:33px;
	font-size:15px;
	text-transform:uppercase;
	color:white;
	width:180px;
	height:37px;
	background:transparent url('/themes/bein_style/images/style_bg_head.png') repeat-x scroll;
}
.block_style_left_1 .block_content_center, .block_style_left_2 .block_content_center {
	position:relative;
	top:-8px;
	font-size:12px;
}
.block_style_center_1 .block_head_center, .block_style_center_2 .block_head_center{
	text-align:left;
	font-size:16px;
	color:#f114f7;
}
#bc_itemlist_selectgroup{
	background:transparent;
}
#text-show-all-products, #text-show-made-to-order-products, #text_download_catalog {
	background:#f114f7;
	color:white;
	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:#ffbdfb;
}
#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:#f114f7;
}
#bc_forumview_topic_topic  {
	background-color:#f114f7;
	border-left:2px solid #f114f7;
	border-right:2px solid #f114f7;
	border-top:2px solid #f114f7;
	color:white;
}
#bc_forumview_topic_detail  {
	background-color:white;
}
#bc_forumview_topic_info  {
	background-color:#f114f7;
	border-bottom:2px solid #f114f7;
	border-left:2px solid #f114f7;
	border-right:2px solid #f114f7;
}

.bc_forumview_reply_no  {
	background-color:#ffbdfb;
	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:#f114f7;
	border:none;
}

#content_center input,#content_center textarea{
	background:#ffbdfb;
	border:none;
}
#content_center input[type="submit"], #content_center input[type="reset"]{
	background:#f114f7;
	color:white;
	border:none;
	padding:3px 10px;
}

