html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
img {
	border: none;
}
.cart_icon {
	border: none;
	margin: 12px 0px;
}
.searchBtn {
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 20px;
	font-size: 11px;
}
.searchBox {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 11px;
}
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #000000;
	font-size: 11px;
	color: #000000;
}
.mail_textbox {
	font-size: 11px;
	color: #000000;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	/*font-size: 11px;*/
	color: #000000;
}
.submit {
	color: #FFFFFF;
	background-color: #070F72;
	border: 1px black solid;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
}
.mailList_submit {
	color: #ffffff;
	background-color: #81541D;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
ol, ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 10px;
	color: #000000;
	line-height: 20px;
}
li a:link, li a:visited, li a:hover {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	color: #505050;
	line-height: 20px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 14px;
}
li.num {
	color: #000000;
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #031074;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #070F72;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #ffffff;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	color: #ffffff;
	text-decoration:none;
}
a.txtLink, a.txtLocation {
	color: #564F45;
	text-decoration:none;
}
a.txtLink:hover, a.txtLocation:hover {
	color: #FF6600;
	text-decoration:none;
}
.txtDefault, a.txtDefault {
	color: #FF6600;
	text-decoration: none;
}
a.txtDefault:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #FF6600;
	text-decoration:none;
}
.txtContentTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background:url(../styleImages/backgrounds/content-title.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width: 420px;
	height: 24px;
	padding: 4px 0px 0px 20px;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #070F72;
}
.tdListTitle {
	background-color: #070F72;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	float:left;
	position:relative;
	width: 330px;
	border-right: 1px solid #A3815C;
}
.tdEven td {
	padding-left: 10px;
}
.sub_title {
	color: #FF4D06;
}
.tdOdd {
	float:left;
	position:relative;
	width: 330px;
}
.tdOdd td {
	padding-left: 10px;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	color: #000000;
}
.cartTotal {
	border-top: 1px dashed #070F72;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
.txtImg1 {
	background:url(../styleImages/backgrounds/view-basket-btn.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 150px;
	text-align:center;
	height: 15px;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.txtviewCart:hover {
	color: #FFFFFF;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #FF9900;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #EBEDFE;
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}

.txtSucess {
	font-weight: bold;
	color: #050F72;
	background-color: #99CC00;
	border: 1px solid #99CC00;
	padding: 2px;
}


.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#RatingTop {
	border-top: 1px solid #070F72;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
}
#RatingMain {
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
	font-style:italic;
}
.ReviewBot {
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
	border-bottom: 1px solid #070F72;
}
#RatingBottom {
	background-color: #070F72;
	padding: 3px;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	color: #FFFFFF;/*font-size: 11px;*/
}
a.sortLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}
#shipping-select {
	width: 220px;
}
.search-style {
	margin-left: 40px;
}
.mailList {
	width: 655px;
	height: 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0px 10px 0px;
	float:left;
	position: relative;
}
.session-style {
	width: 150px;
	height: 40px;
	text-align:center;
	padding-top: 3px;
	line-height: 20px;
}
.shopping-style {
	width: 150px;
	height: 64px;
	text-align:center;
	padding-top: 2px;
	line-height: 20px;
}
.currency-style {
	width: 240px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.img_style {
	padding-top: 5px;
}
.tag1 {
	background:url(../styleImages/backgrounds/box-bg-a.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 670px;
	height: 250px;
}
.tag1 a:link, .tag1 a:visited {
	color: #303030;
	text-decoration:none;
}
.tag1 a:hover {
	color: #9F3960;
	text-decoration:none;
}
.tag2 {
	background:url(../styleImages/backgrounds/box-bg-b.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 670px;
	height: 250px;
}
.tag2 a:link, .tag2 a:visited {
	color: #303030;
	text-decoration:none;
}
.tag2 a:hover {
	color: #9F3960;
	text-decoration:none;
}
.tag3 {
	background:url(../styleImages/backgrounds/box-bg-c.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 670px;
	height: 250px;
}
.tag3 a:link, .tag3 a:visited {
	color: #303030;
	text-decoration:none;
}
.tag3 a:hover {
	color: #9F3960;
	text-decoration:none;
}
.small_img {
	width: 100px;
	height: 120px;
	text-align: center;
}
.big_img {
	width: 400px;
	height: 700px;
	text-align: center;
}
.big_img2 {
	width: 400px;
	height: 400px;
	text-align: center;
}

.content_li1{
	background:url(../styleImages/backgrounds/hkda-nutrition-resource-a.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 194px;
	padding-left: 55px;
	height: 36px;
	padding-top: 20px;
}
.content_li1 a{
	color: #555555;
	text-decoration: none;

}
.content_li1 a:hover{
	color: #555555;
	text-decoration: underline;

}
.content_li2{
	background:url(../styleImages/backgrounds/hkda-nutrition-resource-b.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 194px;
	padding-left: 55px;
	height: 36px;
	padding-top: 20px;
}
.content_li2 a{
	color: #555555;
	text-decoration: none;

}
.content_li2 a:hover{
	color: #555555;
	text-decoration: underline;

}
.content_li3{
	background:url(../styleImages/backgrounds/hkda-nutrition-resource-c.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 194px;
	padding-left: 55px;
	height: 36px;
	padding-top: 20px;
}
.content_li3 a{
	color: #555555;
	text-decoration: none;

}
.content_li3 a:hover{
	color: #555555;
	text-decoration: underline;

}
.content_li4{
	background:url(../styleImages/backgrounds/hkda-nutrition-resource-d.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 194px;
	padding-left: 55px;
	height: 36px;
	padding-top: 20px;
}
.content_li4 a{
	color: #555555;
	text-decoration: none;

}
.content_li4 a:hover{
	color: #555555;
	text-decoration: underline;

}
.content_li5{
	background:url(../styleImages/backgrounds/hkda-nutrition-resource-e.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 194px;
	padding-left: 55px;
	height: 36px;
	padding-top: 20px;
}
.content_li5 a{
	color: #555555;
	text-decoration: none;

}
.content_li5 a:hover{
	color: #555555;
	text-decoration: underline;

}
.content_li6{
	background:url(../styleImages/backgrounds/hkda-nutrition-resource-f.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 194px;
	padding-left: 55px;
	height: 36px;
	padding-top: 20px;
}
.content_li6 a{
	color: #555555;
	text-decoration: none;

}
.content_li6 a:hover{
	color: #555555;
	text-decoration: underline;

}

.Appetizers{
	background:url(../styleImages/backgrounds/recipe_appetizers.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 194px;
	padding-left: 55px;
	height: 36px;
	padding-top: 20px;
}
.Appetizers a{
	color: #555555;
	text-decoration: none;
	margin-left:40px;
	

}
.Appetizers a:hover{
	color: #555555;
	text-decoration: underline;
	margin-left:40px;
	}

.Soup{
	background:url(../styleImages/backgrounds/recipe_soup.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 194px;
	padding-left: 55px;
	height: 36px;
	padding-top: 20px;
}
.Soup a{
	color: #555555;
	text-decoration: none;
margin-left:40px;
}
.Soup a:hover{
	color: #555555;
	text-decoration: underline;
	
margin-left:40px;	
}

.Breakfast{
	background:url(../styleImages/backgrounds/recipe_breakfast.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 194px;
	padding-left: 55px;
	height: 36px;
	padding-top: 20px;
}
.Breakfast a{
	color: #555555;
	text-decoration: none;
	margin-left:40px;
}
.Breakfast a:hover{
	color: #555555;
	text-decoration: underline;
	margin-left:40px;
	
}

.Lunch{
	background:url(../styleImages/backgrounds/recipe_lunch.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 194px;
	padding-left: 55px;
	height: 36px;
	padding-top: 20px;
}
.Lunch a{
	color: #555555;
	text-decoration: none;
	margin-left:40px;

}
.Lunch a:hover{
	color: #555555;
	text-decoration: underline;
	margin-left:40px;
	
	
}

.Dinner{
	background:url(../styleImages/backgrounds/recipe_dinner.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 194px;
	padding-left: 55px;
	height: 36px;
	padding-top: 20px;
}
.Dinner a{
	color: #555555;
	text-decoration: none;
	margin-left:40px;

}
.Dinner a:hover{
	color: #555555;
	text-decoration: underline;
	margin-left:40px;
}

.Desserts{
	background:url(../styleImages/backgrounds/recipe_dessert.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 194px;
	padding-left: 55px;
	height: 36px;
	padding-top: 20px;
}
.Desserts a{
	color: #555555;
	text-decoration: none;
	margin-left:40px;

}
.Desserts a:hover{
	color: #555555;
	text-decoration: underline;
	margin-left:40px;
	
}

.Snacks{
	background:url(../styleImages/backgrounds/recipe_snack.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 194px;
	padding-left: 55px;
	height: 36px;
	padding-top: 20px;
}
.Snacks a{
	color: #555555;
	text-decoration: none;
	margin-left:40px;

}
.Snacks a:hover{
	color: #555555;
	text-decoration: underline;
	margin-left:40px;

}

.Drinks{
	background:url(../styleImages/backgrounds/recipe_drinks.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 194px;
	padding-left: 55px;
	height: 36px;
	padding-top: 20px;
}
.Drinks a{
	color: #555555;
	text-decoration: none;
	margin-left:40px;

}
.Drinks a:hover{
	color: #555555;
	text-decoration: underline;
	margin-left:40px;
	
	
	
}

.Vegetarian{
	background:url(../styleImages/backgrounds/recipe_vegetarian.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 194px;
	padding-left: 55px;
	height: 36px;
	padding-top: 20px;
}
.Vegetarian a{
	color: #555555;
	text-decoration: none;
	margin-left:40px;

}
.Vegetarian a:hover{
	color: #555555;
	text-decoration: underline;
	margin-left:40px;
	
	
}

