body {
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  background-image: url(../images/bg_site.jpg);
  background-position: top center;
}

a 
{
	color: #ED193F;	
	text-decoration: none; 
	font-family: Georgia, Times New Roman;
	outline: none;
}

a:hover
{
	color: #ED193F; 
	text-decoration: underline; 
}

img
{
	border: none;
}

ul
{
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 1em;
	text-indent: 0em;
	list-style-type:disc;
	font-size: 12px;
}

ol
{
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 1em;
	text-indent: 0em;
}

.textTermsConditions li
{
	margin-bottom: 5px;
}
	

#bg-container 
{
  position: absolute;
  height: 600px; 
  width: 978px;
  margin: 75px 0px 0px -489px;
  padding: 0;
  left: 50%;
  text-align: left;  
  overflow: hidden;  
  background-image: url(../images/bg_yellow_trans.png);
}

#bottom-padding
{
  height: 50px; 
  position: absolute; 
  top: 680px; 
  width: 90%;
}

#main-container 
{
  position:absolute;
  height:600px; 
  width:800px;
  margin: 0px 0px 0px -395px;
  left: 50%;
  text-align: left;
  padding: 0px;
  overflow: hidden;
}

#header-content {
	height: 120px; 
	width: 796px;
}

#main-content {
	clear:both;
	height:380px; 
	width: 800px;
	background-repeat: no-repeat;
}

#logo-container {
	margin-left: 0px; 
	width: 190px; 
	float: left;
}

#ecookbook-button-container {
	position:absolute; 
	bottom: 0px; 
	right: 0px;
}

#menu-container 
{
	position: absolute;
	margin: 162px 0px 0px -162px;
	left: 50%;
	width: 558px; 
	height:32px; 
	float: right; 
	text-align:right;
}

#menu-content {
	float:left; 
	background-image:url(../images/nav_bg.png); 
	background-repeat:repeat-x; 
	height: 32px; 
	width: 523px; 
	line-height: 32px;
}

#menu-content-left {
	float:left; 
	height: 32px; 
	width: 17px;
}

#menu-content-right {
	float:left; 
	height: 32px; 
	width: 17px;
}

#disclaimer-container 
{
	position:absolute; 
	bottom: 5px; 
	left: 10px;
	text-align: left;
}


#recipe_page_title_container
{
	position:absolute; 
	left: 400px; 
	margin-top: 80px;
	width: 380px;
	text-align: center;
}

#page_title_container
{
	position:absolute; 
	left: 400px; 
	margin-top: 30px;
}

#page_product_links_container
{
	position: absolute; 
	left: 20px; 
	margin-top: 20px; 
	height: 120px;
}

#page_icon_container
{
	position: absolute; 
	left: 415px; 
	margin-top: 290px; 
	height: 60px;
}

#page_thumb_container
{
	position: absolute; 
	left: 220px; 
	margin-top: 40px; 
}



/* -----------------------------
		fonts and texts
  ----------------------------- */
.textRed
{
	color: #ED193F;
}

.textDefault
{
	color: #666666;
	font-size: 13px;
	line-height: 16px;
}
.textDefaultSm
{
	color: #666666;
	font-size: 10px;
	line-height: 13px;
}
.textDefaultLg
{
	color: #666666;
	font-size: 15px;
	line-height: 20px;
}

.textHighlight
{
	font-family: Georgia, Times New Roman;
	color: #ED193F;
	font-style: italic; 
}
 
.textFooter a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED193F;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 15px 0px 0px;
}  

.textFooter a:hover
{
	color: #ED193F;
	text-decoration: underline;
}

.textDisclaimer{
	font-size: 10px;
	color: #666666;
} 

.textFAQLine
{
	line-height: 16px;
}

.textFAQLabel
{
	float: left;
	color: #ED193F;
	font-size: 12px;
	font-weight: bold;
}

.textFAQQuestion
{
	font-size: 12px;
	margin-left: 20px;
}
.textFAQQuestion a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.textFAQQuestion a:hover
{
	color: #ED193F;
}

.textFAQAnswer ul
{
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 1em;
	text-indent: 0em;
}

.textRecipeH1
{
	font-size: 18px;
	margin-top: 5px;
	color: #ED193F;
}

.textRecipeH1Detail
{
	font-size: 12px;
	font-style:italic;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #ED193F;
}

.textRecipeH2
{
	margin-top: 10px;
	color: #ED193F;
	font-weight: bold;
	font-size: 11px;
}
.textRecipeH2 a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ED193F;
	font-size: 11px;
}

.textRecipeIngredients
{
	font-weight: bold;
	font-size: 11px;
}
.textRecipeIngredients a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textRecipeIngredients a:hover
{
	color: #ED193F;
}

.textRecipeMethod
{
	margin-top: 10px;	
	font-size: 12px;
}
.textRecipeMethod ul
{
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 1em;
	text-indent: 0em;
}
.textRecipeMethod ol
{
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 1em;
	text-indent: 0em;
}
.textRecipeTip
{
	font-size: 11px;
	font-family: Georgia, Times New Roman;
	font-style:italic;
	margin-top: 5px;
	color: #FFAA00;
}


.btnDownload
{
	font-family: Georgia, Times New Roman;
	background-color: Transparent;
	font-size: 17px;
	font-style: italic;
	border: none;
	color: #ED193F;
	cursor: pointer;
	width: 200px;
}
.btnDownloadContainer
{
	position: absolute; 
	top: 460px; 
	left: 580px;	
	width: 200px;
	text-align: left:
}



.valSummary
{
	font-family: Georgia, Times New Roman;
	color: #ED193F;
	font-size: 12px;
	border: 1px #ED193F solid;
	width: 270px;
	padding-left: 10px;
	padding-bottom: 10px;
}




/* -----------------------------
		image rollovers
  ----------------------------- */	 

/*a.ecookbook_links {
	display: block;
	width: 200px;
	height: 26px;
	text-decoration: none;
	background-repeat: no-repeat;
	
}
a.ecookbook_links:hover {
	background-position: -200px 0;
}

a.download_links {
	display: block;
	width: 70px;
	height: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
	
}
a.download_links:hover {
	background-position: -100px 0;
}
*/

a.recipe_icons {
	display: block;
	width: 60px;
	height: 60px;
	text-decoration: none;
	background-repeat: no-repeat;
	float:left;
	margin-right: 10px;
}
a.recipe_icons:hover {
	background-position: -60px 0;
}


.recipe_thumbs {
	display: block; 
	float:left; 
	margin: 0px 10px 5px 0px; 
	width: 180px; 
	height: 90px; 
	text-decoration: none; 
	background-repeat: no-repeat;
}
.thumb_image
{
	float: left;
}
.thumb_text
{
	float: left; 
	margin-left: 5px; 
	width: 90px;
}
.thumb_text_wide
{
	float: left; 
	margin-left: 5px; 
	width: 110px;
}

.categoryLinks{
	float: left;
	width: 60px;
	text-align: center;
}



a.product_links 
{
	clear: both;
	width: 75px;
	height: 30px;
	text-decoration: none;
	background-repeat: no-repeat;
	float:left;
	margin-bottom: 10px;
}
a.product_links:hover {
	background-position: -75px 0;
	color: #FFFFFF;
}

a.thanks_link {
	display: block;
	width: 340px;
	height: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
	float:left;
}
a.thanks_link:hover {
	background-position: -340px 0;
}


/* -------- home image rotator --------*/
ul.homeMainSlides {
	margin:0;
	padding: 0;
	width:290px;
	height:370px;
	overflow:hidden;	
}

.homeMainSlides li {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding: 0;	
	width:290px;
	height:370px;	
	top: 0;
	left: 0;
}

.homeMainSlides li a {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding: 0;	
	width:290px;
	height:370px;	
	top: 0;
	left: 0;
}
.homeMainSlidesLink
{
	position: absolute; 
	left:0px; 
	bottom: 0px; 
	width: 285px; 
	height: 30px;
}





/*------ No SPAM ------*/
.noJunk
{
	display:none;
}




  
  

