@charset "utf-8";
html {height:100%}
/* ie hack: */
     #iehackwrap { text-align: center;  }
body  {
	font: 100% Arial;
	background: #F3E9CE;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	height: 101%;
	
	}
.my #container { 
	width: 860px;  
	height: 100%;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-height: 660px;
	padding-top: 0px;
}

.my #header { 
	background: #FFFFFF; 
	width: 840px;
	height: 216px;
	margin: 10px 10px 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	/*background-image: url('banner_top.jpg');*/
} 
.my #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.my #brandingbar {
	width: 174px;
	height: 172px;
	background: #FFFFFF; 
	margin-left: 8px;
	/*background-image: url('boc_logo.jpg');*/
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  /* for Mozilla */
  -moz-opacity:0.6;
}
.my #menubar{
	width: 824px;
	height: 28px;
	background: #FFFFFF; 
	margin-top: 7px;
	margin-left: 8px;
	
}
.my #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 182px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 100%;
	/*background: #F2E5D5; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 5px 10px 10px 0px; /* padding keeps the content of the div away from the edges */
	display: inline;
	min-height: 420px;
	/*background-image:url('l_sidebar_bg.png');*/
	
}
.my #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 232px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 100%;
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 5px 0px 10px 10px; /* padding keeps the content of the div away from the edges */
	display: inline;
	min-height: 420px;
}
.my #mainContent {
	width: 366px;
	height: 100%;
	/*background-image:url('content_bg.png');*/
	background: #FFFFFF;
	margin: 37px 5px 10px 5px;
	float:left;
	min-height: 386px;
	
} 
.my #footer { 
	padding: 3px 0 5px 40px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#F3E9CE;
	font: arial;
	font-size: 0.6em;
	text-align: right;
	width: 860px;  
} 
.my #footer a, a:hover, a:visited {
	text-decoration: none;
	color: #666666;
}
.my #footer p {
	margin: 5px 0 5px; 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	height: 0px;
	
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mybody{
	width: 840px;
	height: 100%;
	background-image:url('images/l_sidebar_bg.png');
	background-position: 0px 10px;	
	background-repeat:repeat-y;
	margin-left: 10px;
	margin-right: 10px;
	
}
#mybody2{
	width: 840px;
	height: 100%;
	
	background-position: 0px 10px;	
	background-repeat:repeat-y;
	margin-left: 10px;
	margin-right: 10px;
	
}
#mybody_pad_top{
	width: 840px;
	height:5px;
	display:inline-block;
	}
.bd_right {
	background-image:url('images/site_bg_r.png');
}
.bd_left {
	background-image:url('images/site_bg_l.png');
}
#midcontent0{
	width: 366px;
	height: 100%;
	margin-top: 48px;
	margin-left: 10px; /* id: content_left_margin */
	/*display: inline;*/
}
#midcontent00{
	width: 366px;
	height: 100%;
	margin-top: 18px;
	margin-left: 10px; /* id: content_left_margin */
	/*display: inline;*/
}
#midcontent1{
	width: 626px;
	height: 100%;
	margin-top: 48px;
	margin-left: 10px; /* id: content_left_margin */
	/*display: inline;*/
}
#midcontent11{
	width: 796px;
	height: 100%;
	margin-top: 48px;
	margin-left: 10px; /* id: content_left_margin */
	/*display: inline;*/
}
#mycart{
}
#side1{
	width: 180px;
	height: 100%;
	padding-top: 0px;
	padding-left: 15px;
}
.menu_on {
	width: 167px;
	height:  25px;
	color:#cc6600;
	/*border-bottom:1px dashed;*/
	margin-left: -15px;
	padding-left: 15px;
	padding-top: 8px;
	font: 85% Georgia;
	font-weight: bold;
	background-color: #F7EFE2;
}
.menu_on_s {
	color:#000000;
	/*border-bottom:1px dashed;*/
	margin-left: -10px;
	padding-left: 25px;
		padding-top: 10px;
	
	font: 75% Georgia;
	font-weight: bold;
	width: 157px;
	height:  20px;
}
.menu_off_s{
	color:#7d8697;
	width: 157px;
	height:  20px;
	/*border-bottom:1px dashed;*/
	margin-left: -10px;
	padding-left: 25px;
		padding-top: 10px;
	font: 75% Georgia;
	font-weight: bold;
}
.menu_off_s a{
	text-decoration: none;
	color:#7d8697;
}
.menu_off{
	color:#7d8697;
	/*border-bottom:1px dashed;*/
	margin-left: -15px;
	padding-left: 15px;
	padding-top: 8px;
	font: 85% Georgia;
	font-weight: bold;
	width: 172px;
	height:  25px;
	background-image:url('images/s_sign.gif');
	
}
.menu_off a{
	text-decoration: none;
	color:#7d8697;
	background-image:url('images/pointer.gif');
		
}
.menu_off a:hover{
	text-decoration: none;
	color:#7d8697;
	
	background-image:url('images/pointer.gif');
}
.hide {
	display: none;
}

.product_detail {
	border: solid 1px #F7EFE2;
	margin-left: 5px;
	width: 636px;
	height: 100%;
	min-height: 184px;
}
.product_img {
	width: 53px;
	height: 182px;
	float: left;
}
.product_desc {
	width: 295px;
	padding-left: 15px;
	float: left;
	padding-top: 0px;
	font-family:Arial,sans-serif;
	font-size: 8pt;
}

.product_desc2 {
	width: 495px;
	padding-left: 15px;
	float: left;
	padding-top: 0px;
	font-family:Arial,sans-serif;
	font-size: 8pt;
}

.product_order {
	width: 220px;
	margin-left: 15px;
	float: right;
	background: #F7EFE2;
	height: 184px;
	border: solid 1px #F7EFE2;
	font: 70% Arial;
}
.product_m_price{
	padding-top: 25px;
	padding-left: 10px;
	padding-bottom: 5px;
	float: left;
	font-weight: bold;
	color: #d68c4f  ;
}
.product_m_price_r{
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 5px;
	float: right;
	font-weight: bold;
	color: #d68c4f  ;
}
.product_n_price{
	padding-left: 10px;
	float: left;
	font-weight: bold;
	color: #798093;
}
.product_n_price_r{
	padding-right: 20px;
	float: right;
	font-weight: bold;
	color: #798093;
}
.sep{
	padding-left: 10px;
	padding-right: 20px;
	overflow: hidden;
	color: #666666;
}
.product_qty{
	padding-top:7px;
	padding-left: 15px;
	float: left;

}
.add2cart{
	padding-top: 50px;
}
input.txt{
	font: 100% Arial;
}
#shopbar {
	width: 638px;
	height: 28px;
	/*background: #F7EFE2;*/
	background-image:url('images/shopbar.png');
	margin-left: 5px;
	margin-bottom: 5px;
	/*border: solid 1px #F7EFE2;*/
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #858BA0;
	font-size:14px;
}
.small1{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size:12px;
}
#mycart{
	border: solid 1px #F7EFE2;
	width: 820px;
	font: 11px arial;
}
#mycart td.nameh {
	width:475px;
	background: #F2E5D5;
	padding-left: 5px;
}
#mycart td.priceh {
	width: 80px;
	background: #F2E5D5;
	padding-left: 5px;
}
#mycart td.priceh2 {
	width: 80px;
	background: #F2E5D5;
	color: #c06934;
	padding-left: 5px;
}
#mycart td.qtyh {
	width: 80px;
	background: #F2E5D5;
	padding-left: 5px;
}
#mycart td.subtotalh {
	width: 80px;
	background: #F2E5D5;
	padding-left: 5px;
}
#mycart td.name {
	width: 475px;
	padding-left: 5px;
}
#mycart td.price {
	width: 80px;
	padding-left: 5px;
}
#mycart td.qty {
	width: 80px;
	padding-left: 5px;
}
#mycart td.subtotal {
	width: 80px;
	padding-left: 5px;
}
#mycart td.updateh {
	width: 80px;
	background: #F2E5D5;
}
#mycart td.removeh {
	width: 80px;
	text-align: center;
	font-weight: bold;
	background: #F2E5D5;
	text-decoration: none;
}
#midcontent11 td.msmall {
	font-size:11px;
   font-family:Arial,sans-serif;
   font-weight:bold;
}
.msmall {
	font-size:11px;
   font-family:Arial,sans-serif;
   font-weight:bold;
}
#midcontent1 td.msmall {
	font-size:11px;
   font-family:Arial,sans-serif;
   font-weight:bold;
}
#mycart input.mybutton {
   font-size:11px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#666666;
   background-color:#F2E5D5;
   border-style:solid;
   border-color:#F7EFE2;
   border-width:2px;
   cursor: pointer;
   width:80px;
}
#mycart input.myqty {
   font-size:11px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#666666;
   
}
.mybutton  {
   font-size:14px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#666666;
   background-color:#F2E5D5;
   border-style:solid;
   border-color:#F7EFE2;
   border-width:2px;
   cursor: pointer;
}
.mybutton a {
   font-size:14px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#666666;
   background-color:#F2E5D5;
   border-style:solid;
   border-color:#F7EFE2;
   border-width:2px;
   cursor: pointer;
}
#mycart_u {
	width: 795px;
	padding-top: 20px;
	padding-left: 20px;
}

.news_heading {
	color:#D68C4F;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size:8pt;
	font-weight:bold;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-left: -5px;
	/*letter-spacing: 1pt; /* id: news_heading_kerning */
	/*line-height: 14pt; /* id: news_heading_leading */
	}

.news_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding-top: -1px;
	padding-bottom: 2px;
	margin-left: -5px;
	/*letter-spacing: 0pt; /* id: news_body_leading */
	/*line-height: 11pt; /* id: news_body_leading */
	}
	
.readmore {
	font:Georgia;
	font-size:8pt;
	color: #666666;
	margin-left: -5px;
	}
.readmore a {
	font:Georgia;
	color: #666666;
	font-size:8pt;
	text-decoration:none
	}
.content_title {
	color:#D68C4F;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size:17pt;
	font-weight:500;
	padding-top: 5px;
	}
	
.content_title_s {
	color:#D68C4F;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size:14pt;
	font-weight:500;
	padding-top: 5px;
	}

.content_subtitle {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	font-size:9pt;
	padding-top: 10px;
	color: #7D859C;
	/*letter-spacing: -.5pt;*/
	/*line-height: 15pt;*/
	}
	
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt; 
	color: #9D9D9D;
	padding-top: 9px;
	
	/*line-height: 10pt; /* id: content_leading */
}
.content_texts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt; 
	color: #BF0000;
	padding-left:40px;
	font-weight: bold;
		padding-top: 9px;

	/*line-height: 10pt; /* id: content_leading */
}
.content_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt; 
	color: #9D9D9D;
	padding-top: 5px;
	
	/*line-height: 10pt; /* id: content_leading */
}
.content_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt; 
	color: #9D9D9D;
	padding-top: 9px;
	text-decoration: none;
	/*line-height: 10pt; /* id: content_leading */
}
.content_text_story1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt; 
	color: #9D9D9D;
	/*letter-spacing: 1pt; /* id: content_kerning */
	/*line-height: 10pt; /* id: content_leading */
	/*border-bottom:1px dashed;*/
	padding-bottom:5px;
	padding-top: 9px;
}
.content_text_story2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt; 
	color: #9D9D9D;
	/*letter-spacing: 1pt; /* id: content_kerning */
	/*line-height: 10pt; /* id: content_leading */
	padding-bottom: 20px;
	padding-top: 9px;
	
}

#tab_special {
	color:#FFFFFF;
	font-size:11px;
	font:Arial;
}
.tab_image {
	padding-left:30px;
}

#shopbutton div {
	/*width: 182px;*/
	/*padding-top:70px;*/
	
	/*background-color: #F2E5D5;*/
	position:absolute;
	bottom:0;
	}
.item_title {
	 font-family:Georgia, 'Times New Roman', Times, serif;
	 font-size: 16pt;
	 font-weight: 500;
	 color:#D68C4F;
}

.item_sub_title {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 13pt;
	 font-weight: bold;
	 color:#7D859C;
}
input.v1 {
	width: 38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

	input.mt1{
font-size:11px;
   font-family:Arial,sans-serif;
   font-weight:bold;
}
	select.mt1{
font-size:11px;
   font-family:Arial,sans-serif;
   font-weight:bold;
}
	
input.membox {
	width: 130px;
	height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
	
input.ebox {
	width: 190px;
	height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
.club_txt {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 8pt;
	 font-weight: bold;
	 color:#493B3A;
	margin-top: 18px;
}
input.errMsg {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: bold;
	color: Red;
	background-color: white;
	width: 250px;
	border: 0;
}
