/* *************************************************************************** */
/* General*/
/* *************************************************************************** */
html
{
	margin: 0 !important;
	padding: 0 !important;
}

body 
{
  	font-size:13px;
   	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 0 !important;
	padding: 0 !important;
	text-align: left;
	height: 100%;
	background: none;
	
}
body, form, div, td, th, p, span, li, a
{
	font-size: 13px;
}

form
{
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6
{
	margin:0;
	padding:0;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
	text-transform: capitalize;
}

h2
{
	font-size: 13px;
	font-weight:bold;
	color: #000;
	padding-bottom:4px;
	text-transform:capitalize;
}


h3
{
	font-size: 12px;
	font-weight:bold;

}

h4
{
	font-size: 13px;
}

h5
{
	font-weight:bold;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	
}
h6
{
	font-weight:normal;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

p
{
	color:#000;
	margin:0;
	padding:0;
	font-size:12px;
	padding-bottom:4px;
}

img
{
	border:0;
}

dl, dt, dd, ul, li 
{

	margin: 0;
	padding: 0;
	list-style-type: none;
}
.fontNormal
{
	font-weight:normal;
}

.icoGo
{
	border:none;
	margin-left:5px;
}
.more
{
	font-weight:bold;
	color:#000;
}


a 
{
	text-decoration: none;
}

a:hover 
{	
	text-decoration: underline;
}

div.Body
{
   	margin: 0 auto;
    width:760px;
	height:auto;
	border:1px solid #fff;
	background-color: #fff;
}

/* *************************************************************************** */
/* Banner Section*/
/* *************************************************************************** */
div.bannerLogoFrame
{
	position: absolute;
	width:234px;
}
div.bannerRiceipeClubFrame,
div.bannerSearch
{
	display: none !important;
}
/* *************************************************************************** */
/* Home Left Section*/
/* *************************************************************************** */

div.homePageFrame
{
	position:relative;
	height:450px;
	background-color:#fff;
	/*z-index:-1;*/
	
}

div.homeLogoBottom
{
	position:absolute;
	width:325px;
	height:12px;
	background-image:url(../images/logo_bottom.jpg);
}

div.homeLeftContentFrame
{
	position:absolute;
	margin-left:20px;
	margin-top:18px;
	width:280px;
	height:auto;
}

div.homeRecipeVideosContent br
{
	line-height:6px;
}

div.homeLeftContentFrame h3 a
{
	color:#000;
}

div.homeRecipeVideosFrame
{
	height:115px;
	background-image:url(../images/bg_recipevideos.gif);
}

div.homeRecipeVideosImage
{
	position:absolute;
	margin-top:12px;
	margin-left:3px;
	
}

div.homeRecipeVideosContent,
div.homeRiceMixesContent
{
	position:absolute;
	width:135px;
	margin-top:12px;
	margin-left:140px;
	
}
div.homeRiceMixesFrame
{
	height:115px;
	background-image:url(../images/bg_ricemixes.gif);
}

div.homeRiceMixesImage
{
	position:absolute;
	width:140px;
	height:115px;
	margin-top:10px;
	margin-left:10px;
	text-align:center;
}




div.homeHealthyLivingFrame
{
	height:80px;
	background-image:url(../images/bg_healthyliving.gif);
}

div.homeHealthyLivingImage
{
	position:absolute;
	width:135px;
	margin-left:3px;
	margin-top:2px;
	text-align:center;
}

div.homeHealthyLivingContent
{
	position:absolute;
	width:135px;
	margin-top:6px;
	margin-left:140px;
}

div.homeRiceipeClubFrame
{
	height:auto;
}

div.homeRiceipeClubLogo
{
	position:absolute;
	width:70px;
}

div.homeRiceipeClubContent
{
	position:absolute;
	width:180px;
	height:70px;
	margin-left:80px;
}

/* *************************************************************************** */
/* Home Right Section*/
/* *************************************************************************** */

div.homeRightContentFrame
{
	position:absolute;
	margin-left:313px;
	margin-top:0;
	width:447px;
	height:auto;
}

div.homeRightImageFrame
{
	width:447px;
	height:332px;
	background-image:url(../images/pic_home.jpg);
}

div.homeRightReadRecipeBtn
{
	position:absolute;
	margin-top:196px;
	margin-left:18px;
}

div.homeFeatureFrame
{
	width:430px;
	height:90px;
	background-image:url(../images/bg_feature.gif);
}

div.homeFeatureImage
{
	position:absolute;
	margin:12px;
	
}

div.homeFeatureContent
{
	width:330px;
	position:absolute;
	color:#000;
	margin-top:12px;
	margin-left:95px;
}

/* *************************************************************************** */
/* Sub Page Section*/
/* *************************************************************************** */

div.subPageFrame
{
	position:relative;
	background-color:#fff;
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 15px !important;
    background: #fff url(none) !important;
}

div.subPageLogoBottom
{
	display: none !important;
}

div.subPageLeftNav
{
	display: none !important;
}

div.subPageLeftNav ul a
{
	font-weight:bold;
	font-size:12px;
	color:#000;
	text-decoration:underline;
}

div.subPageLeftNav ul li
{
	width:100px;
	padding:1px 0;
}

div.subPageLeftNav ul li a
{
	color:#000;
	font-weight:normal;
	font-size:11px;
	padding-left:3px;
}

div.subPageContentFrame
{
    float: none;
	margin-top:0;
	margin-left:0;
	width: 100% !important;
	background-color:#FFFFFF;
	border: 0;
	padding: 0;
}
div.subPageContentFrame p a
{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}


div.subPageContentFrame h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
}

/* *************************************************************************** */
/* Footer Section*/
/* *************************************************************************** */
div.footerFrame
{
	display: none;

}
/* *************************************************************************** */
/* Top Navigation Section */
/* *************************************************************************** */

div.menuFrame
{
	display: none;
}

/* *************************************************************************** */
/* Side Nav */
/* *************************************************************************** */
div.clsSideNav
{
    display: none;
}
/* *************************************************************************** */
/* Product Detail Page */
/* *************************************************************************** */
div.ProductPhotos
{
    width: 195px;
    text-align: center;
}
div.ProductDescription
{
    width: 400px;
    padding-bottom: 20px;
}
div.ProductDescription h2
{
    margin: 0;
    padding: 0;
    color: #000;
}
div.ProductDescription img.imgCookingDirection
{
    padding-right: 10px;
}
table.NutritionFacts
{
    border: 2px solid #000;
    width: 6.25in !important; 
    color: #000;
    font-size: 9px;
}
table.NutritionFacts tr td p
{
    color: #000;
    font-size: 9px;
}
table.NutritionFacts tr td h3
{
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
}
table.NutritionMixesFacts,
table.Ingredients
{
    border: 2px solid #000;
    width: 6.25in !important; 
    color: #000;
    font-size: 11px;
}
table.NutritionMixesFacts h3
{
    display: inline;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
}
table.Allergies
{
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    width: 100%; 
    color: #000;
    font-size: 11px;
}
table.Allergies tr td
{
    padding: 2px 10px;
    border-bottom: 1px solid #000;
    border-right: 1px  solid #000;
}

#ctl00_Content_ctl00_lnkAllergies
{
	display: none !important;
}
/* *************************************************************************** */
/* Recipes */
/* *************************************************************************** */
table.RecipeResults tr th
{
    color: #fff;
    font-weight: bold;
    background-color: #000;
}
table.RecipeResults tr td
{
    color: #000;
}
table.RecipeResults tr td a
{
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

/* *************************************************************************** */
/* Miscelleneous*/
/* *************************************************************************** */
.PrintFriendly
{
    display: none;
}

.print,
.RiceipeClubSideMenu
{
	display: none !important;
}

.NumReviewer
{
	display: none !important;
}
