/*----------------Huey Hint--------------------*/
/*SHOULD BE A TEMPLATE */
.hueyHint
{
	margin:30px 0 0 0;
}
.hueyHintinner
{
	margin:0;
	padding:0;
	background-image: url(../images/huey_hint_bg.jpg);
	color:white;
	font-size:12px;
	width:772px;
	border:1px solid #f8e084;
	height:87px;
}
.hueyHintPageCurl
{
	background-image: url(../images/pagecurl_sectionTop.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:87px;
	width:772px;
	float:right;
	position:relative;
	left:1px;
	top:-1px;
}
.hueyHintinnerContent
{
	margin:10px;
	width:500px;
	color:black;
}
.hueyHintinnerContent p
{
	margin:0;
}
.hueyHintinner .floatRight
{
	margin:50px 10px 0 10px;
}
/*-------------- recipeContentMenu ---------------*/
/*SHOULD BE A TEMPLATE */
#contentMenu
{
	width:451px;
	margin:35px 0 0 0;
}
#contentMenuArea
{
	height:259px;
	width:330px;
	border:1px solid #cbd2d6;
	border-left:none;
}
#contentMenu ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#contentMenu .recipes
{
	background-image:url(../images/featurepanel_butt_recipes.gif);
	width:112px;
	height:87px;
	
}
#contentMenu .recipesSelect
{
	background-image:url(../images/featurepanel_butt_recipes.gif);
	width:112px;
	height:87px;
	background-position:bottom;
	
}
#contentMenu .recipes:hover
{
	background-position:center;
	cursor:pointer;
}
#contentMenu .channel10
{
	background-image: url(../images/featurepanel_butt_channel10.gif);
	width:112px;
	height:87px;
	
}
#contentMenu .channel10:hover
{
	background-position:center;
	cursor:pointer;
}
#contentMenu .lifestyle
{
	background-image: url(../images/featurepanel_butt_lifestyle.gif);
	width:112px;
	height:87px;
}
#contentMenu .lifestyle:hover
{
	background-position:center;
	cursor:pointer;
}
#contentMenu .food
{
	background-image: url(../images/featurepanel_butt_forum.gif);
	width:112px;
	height:87px;
}
#contentMenu .food:hover
{
	background-position:center;
	cursor:pointer;
}
#homeContentBottom
{
	margin:10px 0 0 0;
}
/*------------promotion--------------*/
/*SHOULD BE A TEMPLATE */

.promotion
{
	margin:35px 20px 0 0;
}
/************ SHOP STYLE *************/
#shop {
    width: 797px;
    font-family: arial;
    padding-bottom: 20px;
}
#shop li {
    float:left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;  
}
#shop #heading {
    font-size: 28px;
    color: #ed8f16;
    padding: 20px 0 38px 0;
    width: 797px;
}
#shop #international_txt {
    width: 775px;
    font-size: 14px;
    color: red;
    margin-bottom: 20px;
}

#shop #bodyContent {
    height: 255px;
}
#shop .centerBody {
    padding: 0 20px;
}

#shop .centerBody p {
    font-size: 16px;
    color: #babbbc;
    text-align: center;
    padding-bottom: 10px;
}
#shop #join_club {
    font-size:14px;
    padding: 15px;
    background: transparent url(../images/foodForum/join_club_bg.gif) repeat-x;
    height: 36px;
    width: 743px;
}
#shop #btn_join {
    margin: -38px 0 0 566px;
}
#shop #pageCurl {
    margin: -74px 0 0 718px;
}
.myShopCount {
    margin: -145px 50px 0 0;
    text-align: right;
}

/************ Product STYLE *************/
#products {
    width: 797px;
    font-family: arial;
    padding-bottom: 20px;
    
    position: relative;
}
#products #heading {
    font-size: 28px;
    color: #a9aaac;
    padding: 20px 0 20px 0;
    width: 797px;
}
#products #international_txt {
    width: 775px;
    font-size: 14px;
    color: red;
    margin-bottom: 20px;
}
#products #bodyContent {
    background-color: #eeeff0;
    border: 1px solid #cbd2d6;
    width: 775px;
    overflow: hidden;
}
#pin {
	background: url('../images/shop/pin.png') no-repeat;
	width: 13px;
	height: 24px;
	position: absolute;
	top: 55px;
	left: 600px;
}
#productList {
    width: 430px;
    margin: 0px;
    padding: 0px;
    float: left;
}
#productList li {
	background: #d8dee2 url('../images/shop/bg_product_list.gif') repeat-x;
	width: 408px;
	min-height: 123px;
	overflow: hidden;
	float: left;
	border-bottom: 1px solid #cbd2d6;
	border-right: 2px solid #cbd2d6;
	padding: 6px 10px;
}
#productList li.current {
	background: #d68103 url('../images/shop/bg_product_list_sel.gif') repeat-x;
}
#productList li .left {
	width: 73px;
}
#productList li .productImg {
    display: block;
    margin: 0 auto 10px auto;
}
#productList li .right {
    width: 318px;
}
#productList p {
	width: 318px;
	font-size: 12px;
	color: #25272c;
	margin: 0px;
	margin-bottom: 7px;
    padding: 0px;
    padding-bottom: 6px;
    border-bottom: 1px solid #cbd2d6;
}
#productList li.current p {
	color: #ffffff;
    border-bottom: 1px solid #fecf8f;
}
#productList p.productName {
	width: 318px;
	overflow: hidden;
	color: #25272c !important;
	font-size: 15px;
	font-weight: bold;
}
#productList p.productName span {
	width: 270px;
}
#productList p.productPrice {
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
}

#productSelect {
	width: 345px;
    margin: 0px;
    padding: 0px;
    float: right;
    overflow:hidden;
}
#productSelect #productBrief {
	background: #fff9e3 url('../images/shop/bg_product_sel.gif') repeat-x;
}
#productSelect #productBrief p {
	width: 329px;
	overflow: hidden;
	font-size: 13px;
    color: #25272c;
	margin: 0px;
	padding: 6px 13px 6px 10px;
	border-bottom: 1px solid #f5b636;
}
#productSelect #productBrief p.productName {
    font-size: 15px;
    font-weight: bold;
}
#productSelect #productBrief input#qtyField {
	width: 20px;
	text-align: center;
	border: 1px solid #f5b636;
}
#productSelect #productDesc {
	background: #fff9e3 url('../images/shop/pagecurl.gif') bottom right no-repeat;
    padding: 20px 13px 40px 10px;
    overflow:hidden;
    width:322px;
}
#productSelect #productDesc img.floatRight{
    margin:0px 0px 15px 15px;
}
#productSelect #productDesc p {
    font-size: 12px;
    color: #25272c;
    margin: 0px;
    padding: 0px 0px 12px 0px;
}
#productSelect #productDesc .postage_desc{
    padding:20px 0px;
    font-size:13px;
}
#productSelect #productDesc .postage_desc ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
}
#productSelect #productDesc .postage_desc ul li{
    position:relative;
    margin-left:130px;
    padding:0px 0px 4px;
}
#productSelect #productDesc .postage_desc ul li span{
    position:absolute;
    left:-130px;
}
#amer_express {
	display: block;
	margin: 9px auto 20px auto;
}

/************ Cart STYLE *************/
#cart {
    width: 797px;
    font-family: arial;
    padding-bottom: 20px;
}
#cart #headingBtnWrap {
	width: 775px;
	overflow: hidden;
	padding: 20px 22px 20px 0;
}
#cart div#heading {
	width: 597px;
    font-size: 28px;
    color: #a9aaac;
}
#cart #international_txt {
    width: 775px;
    font-size: 14px;
    color: red;
    margin-bottom: 20px;
}
#cart #bodyContent {
    width: 775px;
    overflow: hidden;
}

#cart ul {
	width: 775px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#cart ul li {
	width: 775px;
    margin: 0px;
    padding: 0px;
    float: left;
}
#cart ul li.items {
	width: 420px;
	padding-left: 10px;
	padding-right: 10px;
}
#cart ul li.remove,
#cart ul li.price,
#cart ul li.quantity,
#cart ul li.subtotal {
    width: 83px;
    text-align: center;
}

#cart ul#heading {
	width: 772px;
	overflow: hidden;
	border: 1px solid #000;
	border-bottom: 0px;
}
#cart ul#heading li {
	background: url('../images/shop/bg_cart_heading.gif') repeat-x;
	height: 29px;
	padding-top: 7px;
	font-size: 16px;
	color: #afb1b3;
}
#cart ul#heading li.remove,
#cart ul#heading li.price,
#cart ul#heading li.quantity,
#cart ul#heading li.subtotal {
    width: 81px;
    border-left: 2px solid #747474;
}

#cart ul.productsInCart {
	width: 772px;
    overflow: hidden;
    border: 1px solid #cbd2d6;
}
#cart ul.productsInCart li {
	background: url('../images/shop/bg_product_in_cart.gif') repeat-x;
	height: 35px;
    padding-top: 15px;
	font-size: 16px;
	color: #25272c;
}
#cart ul.productsInCart li.items {
	width: 420px;
	overflow: hidden;
	height: 48px;
	padding-top: 2px;
}
#cart ul.productsInCart li.items span {
	width: 375px;
	padding-top: 3px;
	font-size: 16px;
	color: #25272c;
}
#cart ul.productsInCart li.remove {
	height: 38px;
    padding-top: 12px;
}
#cart ul.productsInCart li.quantity input {
	width: 30px;
	border: 0px;
}

#cart ul#delivery {
	width: 772px;
    overflow: hidden;
    border: 1px solid #cbd2d6;
}
#cart ul#delivery li {
    background: url('../images/shop/bg_delivery.gif') repeat-x;
    height: 35px;
    padding-top: 15px;
    font-size: 16px;
    color: #25272c;
}
#cart ul#delivery li.items {
	width: 420px;
    overflow: hidden;
    height: 39px;
    padding-top: 11px;
}
#cart ul#delivery li.items span {
    padding-top: 3px;
    margin-left: 10px;
}
#cart ul#delivery li.items select {
    width: 125px;
    height: 25px;
    margin-left: 10px;
}

#cart ul#totalAmt {
    width: 772px;
    overflow: hidden;
    border: 1px solid #000;
}
#cart ul#totalAmt li {
    background: url('../images/shop/bg_cart_footer.gif') repeat-x;
    height: 35px;
    padding-top: 15px;
    font-size: 16px;
    color: #afb1b3;
}
#cart ul#totalAmt li.text {
	width: 679px;
	padding-right: 10px;
	text-align: right;
}
#cart ul#totalAmt li.subtotal {
	color: #fff;
}

#cart ul#buttons {
	width: 772px;
    overflow: hidden;
    border: 1px solid #000;
}
#cart ul#buttons li {
	background: url('../images/shop/bg_cart_footer.gif') repeat-x;
	width: 752px;
    height: 43px;
    overflow: hidden;
    padding: 7px 10px 0px 10px;
}
#cart ul#buttons li span {
	width: 398px;
	font-size: 14px;
	font-weight: bold;
	color: #f2a926;
	text-align: center;
	padding-top: 5px;
}

#cart #cartAdvert {
	width: 775px;
	overflow: hidden;
	padding-top: 25px;
}
#cart #cartAdvert #middle {
	margin: 0px 25px;
}
