/*TopPage*/
#lead{
	padding-top: 75px;
	color: #976A0F;
	padding-left: 15px;
	width: 350px;
	padding-bottom: 10px;
}



/*How to Order*/
#howToOrder{}
#howToOrder h2{
	margin: 20px 0px 10px 0px;
	padding: 3px 5px 3px 10px;
	background-image: url(../img/howtoOrder/titleBg01.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border: 1px solid;
	border-color: #DEE4D1;
	clear: both;
}
#howToOrder h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 0px 5px 15px;
	color: #003300;
	font-weight: bold;
	border-left-style: double;
	padding-left: 10px;
	border-left-color: #99CC00;
	padding-bottom: 3px;
	padding-top: 3px;
	border-left-width: 5px;
}
#howToOrder .h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 0px 5px 15px;
	color: #333333;
	font-weight: bold;
	background-color: #F3FAFA;
	width: 200px;
	padding: 2px 2px 2px 10px;
}

#howToOrder p{
	padding-left: 30px;
	width: 500px;
}
#howToOrder ul{
	margin-left: 10px;
	list-style-type: decimal;
	width: 350px;
	border: 1px solid;
	border-color: #D6C1A6;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 20px;
}
#howToOrder li{
	margin-bottom: 5px;
	padding-left: 10px;
	margin-left: 0px;
}
#howToOrder #linkToJP{
	text-align: right;
	width: 210px;
	float: right;
	margin-right: 30px;
	padding-top: 0px;
	margin-bottom: 10px;
}

#howToOrder #linkToJP a:link,
#howToOrder #linkToJP a:visited{
	text-decoration: none;
}
#howToOrder #linkToJP a:hover,
#howToOrder #linkToJP a:active{
}




/*Return Policy*/
#returnPolicy{}

/*FAQ*/
#faq{}

#faq ul{
	list-style-type: none;
	margin: 30px 0px 0px 0px;
}
#faq li{
	font-weight: bold;
	margin-bottom: 15px;
}

#faq .answer{
	background-position: 0px 100%;
	background-image: url(../img/common/line_gray.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 1.5;
}


/*Factory*/
#chocoFactry{}
#chocoFactry h1{
	margin: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


/*----About US----------*/
#aboutUs{
	padding-top: 30px;
	line-height: 1.5;
	padding-left: 200px;
}
#aboutUs .desc{
	width: 220px;
}
#joe{
	margin-left: 20px;
	text-align: center;
	float: left;
	padding-top: 120px;
}
#michael{
	width: 143px;
	float: right;
	margin-bottom: 10px;
	text-align: center;
	margin-right: 40px;
}
#bggau{
	background-repeat: no-repeat;
	background-image: url(../img/aboutus/bg_sil2.gif);
	background-position: 5px bottom;
	padding-bottom: 20px;
}

#bggau h2{
	color: #999999;
	padding-top: 60px;
	font-weight: bold;
	font-size: 18px;
}
#bggau p{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	width: 190px;
	line-height: 1.3;
}

#bggau #leftPane{
	text-align: center;
	width: 200px;
}
#bggau #picJoe{
	width: 150px;
	text-align: center;
	margin: 100px auto 0px auto;
}
#bggau #picMichael{
	width: 150px;
	float: right;
	margin-right: 70px;
	margin-top: 25px;
}



/*---Shipping--------*/
#shippingDiv{
	text-align: center;
}
#shippingTable{
	background-color: #C5C58D;
	border: 1px solid;
	border-color: #EBEBDE;
	width: 350px;
}
#shippingTable th{
	text-align: center;
	color: #660000;
	background-color: #F4F4EA;
}
#shippingTable td{
	font-weight: normal;
	text-align: center;
	background-color: #FFFFFF;
}
#shippingTable .total{
	width: 230px;
	text-align: center;
	font-weight: bold;
}
#shippingNote{
	font-weight: normal;
	text-align: left;
	width: 320px;
	padding-left: 10px;
	color: #000033;
	margin: 5px auto;
}
#productsNote{
	height: 100px;
	border: 1px solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	border-top-color: #999999;
	padding-left: 5px;
	padding-top: 5px;
}
/*---FAX ORDER----------*/
.faxBttnPane{
	padding-top: 15px;
	padding-left: 10px;
}
/*-----MAP----------*/
#map{
	width: 550px;
	text-align: center;
	margin: 15px auto;
}
#map img{
	text-align: center;
	margin: 0px auto;
}
/*---Contact US----------*/

#bggcu{
	background-repeat: no-repeat;
	background-image: url(../img/contact_us/bg01.jpg);
	background-position: right bottom;
	width: 98%;
	
}
#contactUs{}
#contactUs h2{
	color: #999999;
	padding-top: 60px;
	font-weight: bold;
	font-size: 18px;
}
#contactUs p{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
	line-height: 1.3;
}

#contactUs #leftPane{
	text-align: center;
	width: 230px;
}
#contactUs #leftPane img{
	margin-top: 10px;
	margin-bottom: 25px;
}
#contactUs .pic02{
	width: 186px;
	float: right;
	margin-right: 15px;
}
#contactUs #storeHours{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
	margin-top: 20px;
	color: #000000;
}
#contactUs #storeHours th{
	text-align: left;
	border-bottom: 1px solid;
	border-bottom-color: #666666;
}
#contactUs #storeHours td{
	border-bottom: 1px dotted;
}

#contactUs #storeHours .day{
	width: 130px;
}
#contactUs #storeHours .hour{}

/*--All Products List--*/
.listTable{
	width: 550px;
	margin-left: 50px;
	margin-bottom: 20px;
}
.listTable th{
	background-color: #f6e7b0;
	font-size: 12px;
	color: #804040;
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
}
.listTable .thumb{
	padding: 5px;
	text-align: center;
	width: 50px;
}
.listTable .name{
	text-align: left;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px 10px;
}

.listTable .name a:link,
.listTable .name a:visited{
	text-decoration: none;
	color: #005FA9;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.listTable .name a:hover,
.listTable .name a:active{
	text-decoration: underline;
}


.listTable .price{
	width: 60px;
	text-align: right;
	padding-right: 20px;
}
.listTable .adToCart{
	width: 80px;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0px;
}
.listTable .adToCart img{
	border: none;
}
/*Link to List*/
#linkToList{
	text-align: right;
	width: 210px;
	float: right;
	margin-right: 70px;
	padding-top: 10px;
}
#linkToList img{
	border: none;
}

#linkToList a:link,
#linkToList a:visited{
	text-decoration: none;
}
#linkToList a:hover,
#linkToList a:active{
}


/*Product detail*/
#productsLead{
	line-height: 1.3;
	text-align: left;
}
#productsLead .title{
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	margin-bottom: 5px;
}
#productsLead .cap{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}


#productLogo{
	margin-bottom: 15px;
	margin-left: 10px;
}
#productMainIMG{
	padding: 15px 0px;
	text-align: center;
}
.subImg{
	margin-top: 15px;
}

#productRightPane{
	padding: 15px 0px;
	text-align: left;
}
#productRightPane .productRightIMG{
	margin-bottom: 10px;
	margin-left: 10px;
}

.productName{
	color: #996600;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
}
.productNameEn{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #660000;
	margin-bottom: 3px;
}
.ProductCaptionWrp{
	padding: 10px 5px;
	width: 85%;
	background-image: url(../img/common/bg_descrip2.jpg);
	background-repeat: repeat-x;
	margin: 10px 0px 0px 10px;
}
.ProductCaption{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
	border-bottom-color: #D9D2A6;
	vertical-align: top;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin-bottom: 10px;
}

.ProductCaptionMiddlePane{
	padding: 10px 10px;
	width: 610px;
	background-image: url(../img/common/bg_descrip2.jpg);
	background-repeat: repeat-x;
	margin: 10px 0px 10px 10px;
}
.price{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	color: #000000;
}


#form{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-right: 0px;
	width: 230px;
	margin-left: 5px;
}

.orderBtn{
	margin-top: 10px;
	padding-left: 0px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 0px;
}

.orderBtn img{
	border: none;
}


/*----12truffles-----*/
#_12truffles{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #74564B;
}
#_12truffles ul{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	color: #333333;
	list-style-type: none;
}
#_12truffles li{
	padding-left: 15px;
	margin: 0px 0px 5px 0px;
}
/*----bbs01-----*/

#bbs01{}
#bbs01 th{
	text-align: center;
	background-color: #FFFFFF;
}

#bbs01 ul{
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 5px;
	list-style-type: none;
	border: 2px solid;
	border-color: #FFFFFF;
}
#bbs01 li{}
#bbs01 th,
#bbs01 .Number{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	padding-right: 5px;
	text-transform: capitalize;
}
#bbsPac{}
#bbsPac th{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding: 3px;
	text-align: left;
	font-variant: normal;
}


#bbsPac{
	padding-top: 5px;
	text-align: left;
	padding-left: 5px;
}
#bbsPac .desc{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif
	padding: 3px 3px;
}
#bbsPac .cap{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	color: #8D5135;
}
/*Vosges*/
#vosgesItem{}
#vosgesItem .title{
	color: #996600;
	font-size: 12px;
	font-weight: bold;
}
#vosgesItem .cap{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 1px;
	margin-bottom: 3px;
}
/*Michel Cluizel*/
.MichelCluizelItem{}
.MichelCluizelItem .title{
	color: #996600;
	font-size: 12px;
	font-weight: bold;
}
.MichelCluizelItem .cap{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 1px;
	margin-bottom: 3px;
}
