body{
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}
#area{
	background-color:black;
}
#header_area{
	width:1000px;
	height:125px;
}
#header_row1{
	float:left;
	width:330px;
	height:125px;
}

#header_row2{
	float:right;
	width:665px;
	height:125px;
}
#header_row2 a{
	color:white;
}
#header_menu_language{
	text-align:right;
	padding-top:7px;
	height:85px;
}
#header_menu_language img{
	width:25px;
}
#header_menu{
	text-align:center;
	padding-right:10px;
}
#header_menu a{
	width:125px;
	height:24px;
	font-size:17px;
	display:inline-block;
	text-transform:uppercase;
	text-align:center;
	background:transparent url(/themes/jigko_style/images/menu-seperate.jpg) no-repeat scroll right 4px;
}
#header_menu a.menu-end{
	width:100px;
	background:none;
	text-align:right;
}
#shop_logo{
	display:inline;
	left:35px;
	position:relative;
}
#menu_bar{
}
#content_area{
	width:1000px;
	min-height:400px;
	height: expression(this.height<400?400:true); 
	background:transparent url('/themes/jigko_style/images/bg-body.jpg') repeat-y scroll left top;
	border-top:1px solid #363636;
	border-bottom:1px solid #363636;	
}
#content_left{
	width:200px;
	float:left;
	padding-top:25px;
	color:#8e8e8e;
}
#content_left .block_content{
	padding-bottom:10px;
}
#content_left .block_content_center{
	padding-left:20px;
	width:180px;
}
#content_center{
	width:730px;
	float:right;
	margin:25px 20px;
	padding:20px 10px 10px 20px;
	background-color:black;
}
#content_right{
	display:none;
}
#content_footer{
	clear:both;
	height:0px;
}
#footer_area{
	padding-top:20px;
	width:1000px;
	text-align:center;
	color:#676767;
}
#footer_row1{
}
#footer_row2{
	padding-bottom:10px;
	font-size:12px;
}
#footer_link{
	padding:5px;
}
a {
	color:#8e8e8e;
}
#content_left a {
	color:#8e8e8e;
}
#content_left ul.itemgroup-list{
	list-style-type:none;
}
.paging p span {
	color:#8e8e8e;
}
.paging p .current{
	color:red;
}

/* Block Style */
.block_content .block_row_content, .block_content .block_row_content p{
	font-size:14px;
}
.block_style_left_1, .block_style_left_2{
	padding-bottom:10px;
	margin-bottom:15px;
}
.block_style_left_1 .block_head_center, .block_style_left_2 .block_head_center {
	text-align:left;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	text-indent:10px;
	color:white;
}
.block_style_center_1 .block_head_center, .block_style_center_2 .block_head_center{
	font-size:18px;
	text-align:left;
	color:#fff200;
}
.bc_itemlist_item, .bc_itemrandomlist_item , .bc_itemhotlist_item, .bc_itemnewlist_item, .bc_itemsearch_item{
	margin-left:45px;
	margin-bottom:20px;
	height:220px;
	background-color:#212121;
	color:white;
	width:27%;
	padding-bottom:10px;
}
#bc_itemlist_page_header,#bc_itemlist_page_footer{
	clear:both;
	margin:5px;
}

#bc_itemlist_selectgroup {
	padding:10px;
	width:689px;
	height:170px;
	background:#111;
	overflow:hidden;
	color:#828282;
}
#bc_itemlist_selectgroup a{
	color:#fff;
}
#itemgroup-list-area {
	height:115px;
	overflow:auto;
}
#itemgroup-list-area ul{
	margin-top:10px;
	padding-top10px;
	float:left;
	list-style-type:none;
}
#bc_itemlist_selectgroup_headertext{
	font-size:16px;
	color:#828282;
}
#text-show-all-products, #text-show-made-to-order-products, #text_download_catalog{
	color:#8e8e8e;
	background-color:#212121;
	padding-left:25px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	margin-bottom:17px;
}
#text-seperate-showall-showmadetoorder{
	display:none;
}
#text_download_catalog{
	display:inline;
}
#bt_image_download_catalog{
	display:none;
}
#text-itemlist-select-product-in-group, #text-itemlist-selected-group{
	color:#fff200;
}
.bc_itemlist_itemimg, .bc_itemrandomlist_itemimg , .bc_itemhotlist_itemimg, .bc_itemnewlist_itemimg, .bc_itemsearch_itemimg{
	border:3px solid #212121;
	background-color:#212121;
}
.bc_itemlist_item_row_moredetail{
	font-size:12px;
}

input[type="text"], input[type="password"], textarea{
	border:none;
	background-color:#111;
}
#content_left input[type="text"], #content_left input[type="password"], #content_left textarea{
	background-color:#111;
	color:#8e8e8e;
}
#content_center input[type="text"], #content_center input[type="password"], #content_center textarea{
	background-color:#eae9e9;
}
.block_style_left_1 input[type="submit"], .block_style_left_2 input[type="submit"],
.block_style_left_1 input[type="button"], .block_style_left_2 input[type="button"]{
	border:none;
	background-color:#000;
	color:#8e8e8e;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:3px;
}
.block_style_center_1 input[type="submit"], .block_style_center_2 input[type="submit"],
.block_style_center_1 input[type="button"], .block_style_center_2 input[type="button"],
.block_style_center_1 input[type="reset"], .block_style_center_2 input[type="reset"]{
	background-color:#000;
	color:#fff;
	border:none;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:3px;
}

.table_head{
	background-color:#003c6f;
	color:#fff;
}
.row_odd{
	background-color:#9cd9fa;
}
.row_even{
	background-color:#eae9e9;
}
#bc_forumlist_list .row_odd{
	color:#fff;
	background-color:#212121;
}
#bc_forumlist_list .row_odd a{
	color:#fff;
}
#bc_forumlist_list .row_even{
	color:#fff;
	background-color:#000;
}
#bc_forumlist_list .row_even a{
	color:#fff;
}
#bc_forumlist_list a{
	color:#8e8e8e;
}

#bc_map .block_content_center{
	text-align:center;
	padding-top:25px;
}
#bc_googlesearch .block_content_center{
	text-align:center;
}

#bc_forumlist_control a{
	font-weight:bold;
	color:white;
}
#bc_forumlist_list .table_head{
	background-color:#111;
	color:#fff;
}
#bc_forumlist_postnew, #bc_forumview_postnew, #bc_forumview_postnew_form{
	color:#fff;
	background-color:#212121;
}

#bc_forumlist_postnew_head, #bc_forumview_postnew_head{
	background-color:#111;
	color:#fff;
}
#bc_forumview_topic_topic, #bc_forumview_topic_info {
	background-color:#111;
	border-left:2px solid #111;
	border-right:2px solid #111;
	border-top:2px solid #111;
	color:#fff;
}
#bc_forumview_topic_detail {
	background-color:#212121;
	color:white;
	clear:both;
	font-size:12px;
}
#bc_forumview_topic_info{
	border-bottom:2px solid #111;
	font-size:12px;
}
.bc_forumview_reply_no {
	background-color:#111;
	color:#fff;
}
.bc_forumview_reply_detail, .bc_forumview_reply_info {
	background-color:#212121;
	color:#fff;
	font-size:12px;
}
