* { 
	padding: 0; 
	margin: 0; 
	/*border: 0;*/ 
	}
body {
	font: arial, verdana, tahoma, sans-serif;
	background: #fff url("../images/body_tile.gif") repeat-x;
	color: #333333;
	}
.home 
{
	
	font: arial, verdana, tahoma, sans-serif;
	background: #fff url("../images/body_tile_home.gif") 0px -7px repeat-x;
	color: #333333;
	}	
	
	
.hide { 
	display: none;
	}
.left { 
	float: left;
	}
.right { 
	float: right;
	}
.clear{
	clear: both;
}
/*sup {font-size: 11px; line-height: 9px; vertical-align: 2px;}*/
sup{font-size:11px; vertical-align:baseline; position:relative; top:-0.5em;}

 

.center{
margin-right: auto;
margin-left:auto; 
}
a:link {color:#0072ae; font-weight: normal;}
a:active {color:#0072ae; font-weight: normal;}
a:visited {color:#0072ae; font-weight: normal;}
a:hover {color:#0072ae; font-weight: normal;}

input {
	border: 1px solid #c6c6c6;
}
select {
	border: 1px solid #c6c6c6;
	font-size: 11px;
	color: #333;
}

/* interface
-------------------------------------------------------- */
#wrapper {
	position: relative;
	width: 900px;
	text-align: left;
	margin: 0 auto;
}
#topwrap {
	position: relative;
	width: 900px;
	height: 210px;
}
.home #topwrap {
	height: 272px;	
}
#topimage {
	position: absolute;
	top: 22px;
	left: 50px;
	width: 800px;
	height:190px;
}

.home #topimage {
	height:250px;
	background:url("../images/topimage_bg.jpg") top left no-repeat;
}

.recipes #topimage {
	background:url("../images/recipes_top.jpg") top left no-repeat;
}

.indulgent #topimage {
	background:url("../images/recipes_indulgent_top.jpg") top left no-repeat;
}

.portobello #topimage {
	background:url("../images/recipes_indulgent_portobello_top.jpg") top left no-repeat;
}

.spaghetti #topimage {
	background:url("../images/recipes_indulgent_spaghetti_top.jpg") top left no-repeat;
}

.healthy #topimage {
	background:url("../images/recipes_healthy_top.jpg") top left no-repeat;
}

.orange_salmon #topimage {
	background:url("../images/recipes_indulgent_osalmon_top.jpg") top left no-repeat;
}

.gumbo #topimage {
	background:url("../images/recipes_healthy_gumbo_top.jpg") top left no-repeat;
}

.twenty_min #topimage {
	background:url("../images/recipes_20min_top.jpg") top left no-repeat;
}

.rice_bowl #topimage {
	background:url("../images/recipes_20min_rice_bowl_top.jpg") top left no-repeat;
}

.broiled_salmon #topimage {
	background:url("../images/recipes_healthy_broiled_salmon_top.jpg") top left no-repeat;
}

.preparation #topimage {
	background:url("../images/preparation_top.jpg") top left no-repeat;
}

.kitchen #topimage {
	background:url("../images/preparation_kitchen_top.jpg") top left no-repeat;
}

.RAandYou #topimage {
	background:url("../images/RAandYou_top.jpg") top left no-repeat;
}

/* /page tops
-------------------------------------------------------- */


/* topnav
-------------------------------------------------------- */

ul#topnav {
	list-style-type: none;
	margin: 0;
	padding-right: auto;
	padding-left:auto; 
	overflow: hidden;
	width: 715px;
	margin-right: auto;
	margin-left:auto; 
	text-align: center;
}

ul#topnav li {
	border-left: 2px solid #993300;
	float: left;
	line-height: 1.0em;
	margin: .5em .9em 0 -.5em;
	padding: 0 .6em 0 .9em;
	text-align: center;
}

ul#topnav li.last {
	margin: 1.0em 0em 0 -.5em;
	padding: 0 0em 0 .9em;
}

/* /topnav
-------------------------------------------------------- */

#contentwrap {
	position: relative;
	width: 900px;

}
#navcontainer
{
margin-left: 440px;
padding-top: 5px;
padding-bottom: 3px;
overflow: hidden;
width: 360px;
font-size:11px;
}

#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}
.navlistText
{
list-style-type: none;
margin: 0;
padding: 0;
color: #993300 ;
font-weight:bold;
font-size: 11px;
text-decoration: none;
}

#navlist li,
#navlist li span
{
border-left: 2px solid #993300;
float: left;
line-height: 1.1em;
margin: 0 .9em 0 -.5em;
padding: 0 .6em 0 .9em;
}
#topnav li {
color: #993300;
font-weight:bold;
font-size: 11px;
}

a.navlist:link {color: #993300;font-weight:bold;font-size: 11px;text-decoration: none;}
a.navlist:active {color: #993300;font-weight:bold;font-size: 11px;text-decoration: none;}
a.navlist:visited {color: #993300;font-weight:bold;font-size: 11px;text-decoration: none;}
a.navlist:hover {color: #993300;font-weight:bold;font-size: 11px;text-decoration: none;}

/* page elements
-------------------------------------------------------- */
#isi {
	position: relative;
	width: 535px;
	background: url("../images/corners_bckg.gif") no-repeat;
  	min-height:525px;
  	height:auto !important;
  	height:525px;
	padding: 20px 30px 0px 30px;
	margin: 3px 0 0 0;

}
.lineheight18{
line-height:18px;
}
.pageborder {
background:url("../images/border_left.gif") repeat-y;
}
.tdwhite {
background-color:#fff
}
.leftcol {
background: #FFFFFF url("../images/leftcol_shadow.gif") bottom left no-repeat;
}
.imagepad {
padding: 0 0 16px 0;
}
.left15 {
padding: 0 5px 0 15px;
}
.left20 {
padding: 0 5px 0 20px;
}
.right15 {
padding: 0 15px 0 0px;
}
.blue {
color: #0072ae;
}
.bluebold {
color: #0072ae;
font-weight:bold;
}
.brownbold {
color: #cc6633;
font-weight:bold;
}
.red {
color: #ff0000;
}
.smallgrey {
color: #333333;
font-size: 10px;
}
.italicgrey {
color: #333333;
font-size: 11px;
font-style: italic;
}
.pipe {
color: #cc6633;
font-weight: bold;
font-size: 13px;
padding: 0 5px 0 5px;
}
a.bluelink:link {color:#0072ae; font-weight: normal; text-decoration: underline;}
a.bluelink:active {color:#0072ae; font-weight: normal; text-decoration: underline;}
a.bluelink:visited {color:#0072ae; font-weight: normal; text-decoration: underline;}
a.bluelink:hover {color:#0072ae; font-weight: normal; text-decoration: underline;}

a.legalblue:link {color:#0072ae; font-weight: normal; font-size:12px; text-decoration: underline;}
a.legalblue:active {color:#0072ae; font-weight: normal; font-size:12px; text-decoration: underline;}
a.legalblue:visited {color:#0072ae; font-weight: normal; font-size:12px; text-decoration: underline;}
a.legalblue:hover {color:#0072ae; font-weight: normal; font-size:12px; text-decoration: underline;}

a.bluelinknoline:link {color:#0072ae; font-weight: normal; text-decoration: none;}
a.bluelinknoline:active {color:#0072ae; font-weight: normal; text-decoration: none;}
a.bluelinknoline:visited {color:#0072ae; font-weight: normal; text-decoration: none;}
a.bluelinknoline:hover {color:#0072ae; font-weight: normal; text-decoration: none;}

a.blacklinknoline:link {color:#000000; font-weight: normal; text-decoration: none;}
a.blacklinknoline:active {color:#000000; font-weight: normal; text-decoration: none;}
a.blacklinknoline:visited {color:#000000; font-weight: normal; text-decoration: none;}
a.blacklinknoline:hover {color:#000000; font-weight: normal; text-decoration: none;}
 
/* left nav
-------------------------------------------------------- */
#leftnavcontainer
{

background: url("../images/ln_bck.gif") no-repeat;
margin: 1px 0 0 0;
padding: 8px 1px 0 1px;
}
#leftnavcontainer ul li { display: inline; }
#leftnavlist
{
margin: 0;
padding: 0 0 0 1px;
list-style: none;
cursor: hand;
}

#leftnavlist li
{
margin: 0 0 0 0;
padding: 0;
cursor: hand;
}
#leftnavlist span {
display: none;
}

/* footer nav
-------------------------------------------------------- */
#footercontainer
{
background: url("../images/footer_shadow.gif") no-repeat;
padding: 10px 0 0 0px;
padding-bottom: 3px;
width: 801px;
min-height:60px;
height:auto !important;
height:60px;
margin-right: auto;
margin-left:auto; 
text-align: center;
font-size: 11px;
}
#footerlist
{
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
width: 570px;
margin-right: auto;
margin-left:auto; 
text-align: center;
}
#footerlist li
{
border-left: 2px solid #993300;
float: left;
line-height: 1.1em;
margin: 0 .9em 0 -.5em;
padding: 0 .6em 0 .9em;
}
#copyright {
background: #fee7c0;
position: relative;
width: 100%;
padding: 0px 0 5px 0px;
min-height: 90px;
}
#bms {
position: relative;
width:550px;
padding: 20px 0 0px 50px;
float: left;
}

#bmslogo_101 img {border:0}

#orencialogo_101 img {border:0}

#orencia {
position: relative;
padding: 15px 50px 0px 0px;
float: right;
}

/* bullets - lists
-------------------------------------------------------- */
.bulletcont
{
padding: 5px 0 0 0px;
padding-bottom: 5px;
}
.bulletlist
{
margin: 0;
padding: 0 0 0 0px;
list-style: none;
}

.bulletlist li
{
padding: 0 0 5px 10px;
background-image: url("../images/bullet.gif");
background-repeat: no-repeat;
background-position: 0 .5em;
}

.bulletlistarr
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

.bulletlistarr li
{
padding: 0 5px 10px 10px;
background-image: url("../images/arrow.gif");
background-repeat: no-repeat;
background-position: 0 .3em;
color: #0072ae;
}

/* image replacement for page titles and subtitles 
-------------------------------------------------------- */
h2 span {
    display: none;
}
h3 span {
    display: none;
}
#titlehome {
    height: 35px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_home.gif");
}
#titleenter {
    height: 14px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_enter.gif");
}
#titlerecipes {
    height: 19px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_recipes.gif");
}
#titleprep {
    height: 17px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_preptips.gif");
}
#titlepenne {
    height: 41px;
    margin: 8px 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_penne.gif");
}
#titlealmost {
    height: 35px;
    margin: 8px 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_almost.gif");
}
#titlesitemap {
    height: 17px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_sitemap.gif");
}
#titleunsub {
    height: 15px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_unsub.gif");
}
#titleerror {
    height: 18px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_error.gif");
}
/* homepage elements
-------------------------------------------------------- */
#homecontent {
	position: relative;
	width: 595px;
	background: url("../images/home_main_bckg.jpg") no-repeat;
  	min-height:352px;
  	height:auto !important;
  	height:352px;
	margin: 1px 0 20px 0;
}
#homecopy {
	position: relative;
	width: 500px;
	padding: 20px 0 5px 30px;
}
#boxes {
	position: relative;
	width: 595px;
	background: url("../images/boxes_bckg.gif") no-repeat;
  	min-height:230px;
  	height:auto !important;
  	height:230px;
	padding: 20px 0 0px 0;
	margin: 0 0 0 0;
	font-size: 11px;
}
#boxes p, em{
	font-size: 11px;
}
#boxes .btn{
	position: absolute; top: 200px;
}
.thumb {
margin: 5px 10px 5px 10px;
}
.thumb2 {
margin: 0px 10px 10px 0px;
}
.thumbrecipe {
margin: 0px 6px 0px 0px;
}
#pagebottom {
	position: relative;
	width: 800px;
	background: url("../images/pagebottom.gif") no-repeat ;
  	min-height:112px;
  	height:auto !important;
  	height:112px;
	padding: 0 0 0px 0;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}
.isibottom {
	position: relative;
	width: 542px;
  	min-height:72px;
  	height:auto !important;
  	height:72px;
	padding: 5px 25px 8px 20px;
	margin: 0px 0 0 0;
	display: block;
	float: right;
}
.thumbnails {
	float: left;
	margin: 80px 10px 0px 40px;
	width: 87px;
	text-align: center;
}
#recipeboxes {
	position: relative;
	width: 575px;
	background: url("../images/recipe_bckg3col.gif") bottom left no-repeat;
  	min-height: 260px;
  	height: auto !important;
  	height: 260px;
	margin: 0 0 0px 0;
	padding: 0 0 20px 15px;
}
.learnmorebtn{
	position: absolute; top: 175px;
}
.recipetd {
padding: 14px 15px 0 5px;
}
.preparation .recipetd {
padding: 14px 15px 0 0px;
}
.recipetable{
margin: 5px 0px 5px 0px;
}
.recipetable td{
padding: 0px 0px 5px 0px;
}
/* template elements - rest of the site
-------------------------------------------------------- */

#twocols {
	position: relative;
	width: 595px;
	background: url("../images/bckg_2cols.gif") no-repeat;
  	min-height: 200px;
  	height: auto !important;
  	height: 200px;
	padding: 0 0 0px 0;
	margin: 1px 0 0px 0;
}
#firstcol {
	position: relative;
	width: 350px;
	padding: 20px 0 2px 30px;
	float: left;
}
#secondcol {
	position: relative;
	width: 190px;
	padding: 15px 0 0px 25px;
	float: right;
}
#cornerbottom {
	position: relative;
	width: 565px;
	background: url("../images/cornersbot_bckg.gif") bottom left no-repeat;
  	min-height: 120px;
  	height: auto !important;
  	height: 120px;
	padding: 0px 0 0px 30px;
	margin: 0 0 0px 0;
}
#cornertop {
	position: relative;
	width: 595px;
	background: url("../images/cornerstop_bckg.gif") no-repeat;
	min-height: 140px;
	padding: 0 0 0px 0;
	margin: 1px 0 0px 0;
}
#twocolsrecipe {
	position: relative;
	width: 595px;
	background: url("../images/bckg_colsrecipe.gif") no-repeat;
  	min-height: 200px;
  	height: auto !important;
  	height: 200px;
	padding: 0 0 0px 0;
	margin: 1px 0 0px 0;
}

#firstcol IMG.register {
	margin: 40px 10px 0px 0px;
	float:left;
}

#cornerbottom IMG.register {
	margin: 40px 10px 0px 0px;
	float:left;
}
.register {
	margin: 40px 10px 0px 0px;
}
#fullcopy {
	position: relative;
	width: 545px;
	padding: 20px 20px 5px 30px;
}
#dropcopy {
	position: relative;
	width: 562px;
	padding: 20px 3px 5px 30px;
}
#dropcopy select 
{
	color:#000;
	font-size:11px;
	margin-top:-1px;
					
}
#dropcopyRecipe select 
{
	color:#000;
	font-size:11px;
					
}


.paragraphu {
line-height: 14px;
margin-right: 190px;
}
#formcol {
	position: relative;
	width: 450px;
	padding: 20px 0 2px 30px;
	float: left;
}

/* flash elements
-------------------------------------------------------- */
#flash_content {
	margin: 2px 0 0 0;
	padding: 0;
	width: 194px;
	height: 155px;
}

/* ---
-------------------------------------------------------- */
#titleenter_ra {
    height: 24px;
    margin: 0 0 16px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_ra_you.gif");
}
.thumb2m {
padding: 0px 5px 10px 0px;
}
#titleenter_art {
    height: 16px;
    margin: 0 0 16px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_arthtris.gif");
}
#ifonts{
	font-style: italic;
}
#titleenter_rop {
    height: 20px;
    margin: 0 0 16px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_survey.gif");
}
#onecol {
	position: relative;
	width: 565px;
	background: url("../images/cornerstop_bckg.gif") no-repeat;
  	min-height: 200px;
  	height: auto !important;
  	height: 200px;
	padding: 20px 0 2px 30px;
	margin: 1px 0 0px 0;
}
.paragraphw {
line-height: 14px;
margin-right: 80px;
}
#titleenter_priv {
    height: 20px;
    margin: 0 0 16px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_privacy.gif");
}
#titleenter_spons {
    height: 20px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_sponsor.gif");
}
#titlelogo_bms {
    height: 20px;
    margin: 0 0 16px 0;
    background-repeat: no-repeat;
    background-image: url("../images/logo_bms.gif");
}
#firstcolm {
	position: relative;
	width: 150px;
	padding: 0px 0 0px 0px;
	margin: 0 0 0px 0;	
	float: left;
}
#secondcolm {
	position: relative;
	width: 415px;
	padding: 0px 0 0px 0px;
	margin: 0 0 0px 0;	
	float: right;
}
#onecolm {
	position: relative;
	width: 565px;
	background: url("../images/cornerstop_bckg.gif") no-repeat;
  	min-height: 200px;
  	height: auto !important;
  	height: 200px;
	padding: 20px 0 2px 30px;
	margin: 0 0 0px 0;
}
#groupInf {
	position: relative;
	width: 565px;
	padding: 0px 0 0px 0px;
	margin: 0 0 0px 0;	
	float: left;
}
.paragraphmn {
line-height: 14px;
margin-right: 40px;
}
#groupInf1 {
	position: relative;
	width: 565px;
	padding: 0px 0 0px 0px;
	margin: 0 0 0px 0;	
	float: left;
}
#firstcolm1 {
	position: relative;
	width: 150px;
	padding: 0px 0 0px 0px;
	margin: 0 0 0px 0;	
	float: left;
}
#secondcolm1 {
	position: relative;
	width: 415px;
	padding: 0px 0 0px 0px;
	margin: 0 0 0px 0;	
	float: right;
}
#groupInf2 {
	position: relative;
	width: 565px;
	padding: 0px 0 0px 0px;
	margin: 0 0 0px 0;	
	float: left;
}
#firstcolm2 {
	position: relative;
	width: 150px;
	padding: 0px 0 0px 0px;
	margin: 0 0 0px 0;	
	float: left;
}
#secondcolm2 {
	position: relative;
	width: 415px;
	padding: 0px 0 0px 0px;
	margin: 0 0 0px 0;	
	float: right;
}
#titleenter_discl {
    height: 18px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/titleenter_discl.gif");
}
#titleenter_cooking {
    height: 20px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/titleenter_cooking.gif");
}
#titleenter_shopping {
    height: 20px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/titleenter_shopping.gif");
}
#titleenter_organization {
    height: 20px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/titleenter_organize.gif");
}
#titleenter_typetool {
    height: 22px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_register.gif");
}
#onecolnobackgr {
	position: relative;
	width: 565px;
	padding: 0px 0 2px 30px;
	margin: 0 0 0px 0;
	clear: both;
}


.typebody {font-family: arial, verdana, sans-serif; font-size: 11px; color:#666666; text-decoration:none; font-weight:normal;}
.show {visibility:visible}
.hide {visibility:hidden}
.radio {
padding: 0px;
background-color: #fff;
border: 1px solid #fff;
} 
.radio {
	background-color:transparent;
	border: 0px solid #fff;
}
.radio2 {
padding: 0px;
background-color: #fff;
border: 1px solid #fff;
}
.checkbox {
padding: 0px;
margin: 0px;
border: 0px;
}
#firstcolreg {
	position: relative;
	width: 350px;
	padding: 10px 0 2px 30px;
	float: left;
}
#titleenter_type_3 {
    height: 43px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/titleenter_type3.gif");
    
}
#titleenter_typet2 {
    height: 35px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/titleenter_type2.gif");
    
}

#titleenter_type_4{
    height: 38px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/titleenter_tool4.gif");
}
#titleenter_thank{
    height: 30px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/titleenter_typethanks.gif");
}

#title20min {
    height: 17px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_20min.gif");
}

#titlehealthy {
    height: 35px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_healthy.gif");
}

#titleindulgent {
    height: 17px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_indulgent.gif");
}

#twentymin {
	position: relative;
	
	background: url("../images/bckg_20min.gif") no-repeat;
  	min-height: 200px;
  	
  	height: auto !important;
  	height: 200px;
	padding: 0px 0 2px 25px;
	margin: 0 0 0px 0;
}
.tier {
	position: relative;
	width: 561px;
	background: url("../images/bckg_tier-recipe2.gif") no-repeat;
  	min-height: 105px;
  	height: auto !important;
  	height: 105px;
	padding: 0px 0 2px 0px;
	margin: 0 0 0px 0;
}
#cornertopdrop {
    position: relative;
    width: 595px;
    background: url("../images/cornerstop_drop_bckg.gif") no-repeat;
    min-height: 130px;
  	height: auto !important;
  	height: 130px;
    padding: 0 0 0px 0;
    margin: 1px 0 0px 0;
}
p.type {
	line-height: 14px;
	margin-right: 80px;
	width:400px;
}

#titlethanks {
    height: 18px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_thanks.gif");
}
#titlelearn {
    height: 18px;
    margin: 0 0 10px 0;
    background-repeat: no-repeat;
    background-image: url("../images/title_learn.gif");
}

.grey {
color: #333333;
font-size: 11px;
}
.isiblue {
color: #0072ae;
margin: 0px 0 2px 0;
}

/* text size tool */

a.textsize1,
a.textsize2,
a.textsize3 {
font-weight:bold;
color:#993300;
}

a.textsize1 {
	font-size:10px;
	color:#993300;
	text-decoration:underline;
}
a.textsize2 {
	font-size:11px;
	color:#0073AE;
	text-decoration:none;
}
a.textsize3 {
	font-size:13px;
	color:#993300;
	text-decoration:underline;
}

/* new stuff 09/09 */

#topimage h2,
#topimage h3 {
	text-indent:-10000px;
}

#topimage h2 {
	margin:50px 0 0 230px;
}

#topimage h3 {
	margin:15px 0 0 230px;
}

#topimage #hdrlogo {
	text-indent:-10000px;
	position:absolute;
	top:55px;
	left:16px;
	width:178px;
	height:80px;
	
}

#topimage #hdrlogo a {
	display:block;
	width:178px;
	height:80px;
	margin:0px 0 0 0px;
	background: url("../images/hdr_logo.gif") no-repeat;
}

.home #topimage #hdrlogo {
	top:44px;
	left:26px;
	background: url("../images/logo_home.png") no-repeat;
}

.home #topimage h2 {
	background: url("../images/hdr_home.png") no-repeat;
	margin:71px 0 0 474px;width:280px;
	height:92px;
}

.recipes #topimage h2 {
	background: url("../images/hdr_recipes.png") no-repeat;
	margin:50px 0 0 230px;
	width:292px;
	height:18px;
}

.recipes #topimage h3 {
	background: url("../images/hdrcopy_recipes.png") no-repeat;
	margin:15px 0 0 230px;
	width:294px;
	height:57px;
}

.preparation #topimage h3 {
	background: url("../images/hdrcopy_preparation.png") no-repeat;
	margin:10px 0 0 230px;
	width:372px;
	height:58px;
}

.indulgent #topimage h2 {
	background: url("../images/hdr_recipes_indulgent.png") no-repeat;
	height:36px;
}

.portobello #topimage h2 {
	background: url("../images/hdr_recipes_portobello.png") no-repeat;
	height:61px;
	margin-top:30px;
}

.spaghetti #topimage h2 {
	background: url("../images/hdr_recipes_spaghetti.png") no-repeat;
	height:61px;
	margin-top:30px;
}

.healthy #topimage h2 {
	background: url("../images/hdr_recipes_healthy.png") no-repeat;
	width:321px;
	height:35px;
}

.orange_salmon #topimage h2 {
	background: url("../images/hdr_recipes_osalmon.png") no-repeat;
	width:273px;
	height:37px;
}

.gumbo #topimage h2 {
	background: url("../images/hdr_recipes_gumbo.png") no-repeat;
	width:210px;
	height:60px;
	margin-top:30px;
}

.twenty_min #topimage h2 {
	background: url("../images/hdr_recipes_20min.png") no-repeat;
	width:243px;
	height:35px;
}

.rice_bowl #topimage h2 {
	background: url("../images/hdr_recipes_rice_bowl.png") no-repeat;
	width:280px;
	height:36px;
}

.broiled_salmon #topimage h2 {
	background: url("../images/hdr_recipes_broiled_salmon.png") no-repeat;
	width:242px;
	height:62px;
	margin-top:25px;
}

.preparation #topimage h2 {
	background: url("../images/hdr_preparation.png") no-repeat;
	width:285px;
	height:46px;
	margin-top:40px;
}

.RAandYou #topimage h2 {
	background: url("../images/hdr_RAandYou.png") no-repeat;
	width:285px;
	height:46px;
	margin-top:40px;
}

.indulgent #topimage h3 {
	background: url("../images/hdrcopy_recipes_indulgent.png") no-repeat;
}

.portobello #topimage h3 {
	background: url("../images/hdrcopy_recipes_portobello.png") no-repeat;
	height:26px;
}

.spaghetti #topimage h3 {
	background: url("../images/hdrcopy_recipes_spaghetti.png") no-repeat;
	height:26px;
}

.healthy #topimage h3 {
	background: url("../images/hdrcopy_recipes_healthy.png") no-repeat;
	height:43px;
	width:319px;
}

.orange_salmon #topimage h3 {
	background: url("../images/hdrcopy_recipes_osalmon.png") no-repeat;
	height:14px;
	width:231px;
}

.gumbo #topimage h3 {
	background: url("../images/hdrcopy_recipes_gumbo.png") no-repeat;
	height:27px;
	width:215px;
	margin-top:10px;
}

.twenty_min #topimage h3 {
	background: url("../images/hdrcopy_recipes_20min.png") no-repeat;
	height:43px;
	width:272px;
	margin-top:10px;
}

.rice_bowl #topimage h3 {
	background: url("../images/hdrcopy_recipes_rice_bowl.png") no-repeat;
	height:10px;
	width:216px;
	margin-top:10px;
	margin-bottom:20px;
}

.broiled_salmon #topimage h3 {
	background: url("../images/hdrcopy_recipes_broiled_salmon.png") no-repeat;
	height:26px;
	width:231px;
	margin-top:10px;
	margin-bottom:20px;
}

.kitchen #topimage h2,
.kitchen #topimage h3 {
	background:none;
}

.kitchen #topimage h3 {
	width:200px;
	height:40px;
}

.RAandYou #topimage h3 {
	background: url("../images/hdrcopy_RAandYou.png") no-repeat;
	height:40px;
	width:270px;
	margin-top:10px;
}

#topimage a {
	text-indent:-10000px;
	display:block;
	width:222px;
	height:30px;
	background: url("../images/home_hdr_readmore.png");
	margin:15px 0 0 489px;
}

.recipes #topimage a {
	width:192px;
	height:29px;
	background: url("../images/recipes_hdr_print.png");
	margin:10px 0 0 227px;
}

#homecopy h3 {
	text-indent:-10000px;
	width:426px;
	height:21px;
	background: url("../images/subhdr_home.png");
	margin:0px 0 15px 0px;
}

#homeboxes {
	width:535px;
	height:115px;
	margin:20px 0 20px 0px;
}

#homebox_left,
#homebox_right {
	width:260px;
	height:120px;
	float:left;
}

#homebox_left {
	background:url("../images/home_box_left.jpg") no-repeat;
	text-indent:-10000px;
}

#homebox_right {
	background:url("../images/home_box_right.jpg") no-repeat;
	margin:0px 0 0 15px;
	text-indent:-10000px;
}

#homebox_left h4 {
	margin:10px 0 0 120px;
	width:121px;
	height:16px;
	background:url("../images/home_box_left_hdr.gif") no-repeat;
}

#homebox_left h5 {
	margin:6px 0 0 120px;
	width:123px;
	height:38px;
	background:url("../images/home_box_left_sub.gif") no-repeat;
}

#homebox_left a {
	margin:10px 0 0 116px;
	display:block;
	width:130px;
	height:30px;
	background:url("../images/home_box_left_btn.gif") no-repeat;
}

#homebox_right h4 {
	margin:10px 0 0 120px;
	width:88px;
	height:16px;
	background:url("../images/home_box_right_hdr.gif") no-repeat;
}

#homebox_right h5 {
	margin:6px 0 0 120px;
	width:129px;
	height:38px;
	background:url("../images/home_box_right_sub.gif") no-repeat;
}

#homebox_right a {
	margin:10px 0 0 116px;
	display:block;
	width:130px;
	height:30px;
	background:url("../images/home_box_right_btn.gif") no-repeat;
}

#homecopy p#download_tool {
	width:540px;
	margin-left:5px;
}

.recipes .new {
	color:#CC6633;
	font-weight:bold;
}

/*newly added style for registerstep1a.aspx*/
#orenci {
position: relative;
padding: 15px 50px 0px 0px;
float: right;
}