body {
	background-color: #61bb46;
	background-image: url(../images/bg_interior.gif);
	background-repeat: repeat-y;
	background-position: 0px 118px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

em { font-style: italic; }

strong { font-weight: bold; }

p {
	margin-bottom: 10px;
}

a:link { color: #246599; text-decoration: none; font-weight: bold; }
a:visited { color: #246599; text-decoration: none; font-weight: bold; }
a:hover { color: #ca3338; text-decoration: none; font-weight: bold; }
a:active { color: #246599; text-decoration: none; font-weight: bold; }


h1 {
	font-weight: bold;
	font-size: 18px;
}

h2 {
	font-weight: bold;
	font-size: 15px;
	margin: 0 0 10px 0;
}


form, input, select, option { font-size: 11px; }

/* ***** COMMON LAYOUT ELEMENTS  **************************** */

#header {
	position: relative;
	width: 760px; 
	height: 110px;
	background-color: #fff;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
}	


#header h1 {
	width: 204px;
	height: 77px;
	background-image: url(../images/farm_rich_logo.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	position: relative;
	left: 29px;
	top: 26px;
	cursor: pointer;
}

#banner {
	position: relative;
	width: 760px;
	height: 295px;
	background-color: #000;
}

#nav_main {
	position: absolute;
	top: 140px;
	left: 630px;
	width: 130px;
	height: 184px;
	z-index: 100;
}

#nav_main ul {
	list-style: none;
}

#nav_main ul li {

}

#nav_main ul li a {
	display: block;
	width: 130px;
	height: 23px;
	text-decoration: none;
}

#nav_main ul li a span {
	visibility: hidden;
}



#nav_main ul li#btn_products a { background-image: url(../images/btn_products.gif); background-position: 0 0; }
#nav_main ul li#btn_promotions a { background-image: url(../images/btn_promotions.gif); background-position: 0 0; }
#nav_main ul li#btn_where_to_buy a { background-image: url(../images/btn_where_to_buy.gif); background-position: 0 0; }
#nav_main ul li#btn_coupons a { background-image: url(../images/btn_coupons.gif); background-position: 0 0; }
#nav_main ul li#btn_lets_eat a { background-image: url(../images/btn_lets_eat.gif); background-position: 0 0; }
#nav_main ul li#btn_email_club a { background-image: url(../images/btn_email_club.gif); background-position: 0 0; }
#nav_main ul li#btn_whats_new a { background-image: url(../images/btn_whats_new.gif); background-position: 0 0; }
#nav_main ul li#btn_faqs a { background-image: url(../images/btn_faqs.gif); background-position: 0 0; }
#nav_main ul li#btn_contact_us a { background-image: url(../images/btn_contact_us.gif); background-position: 0 0; }

#nav_main ul li#btn_products a:hover { background-position: -130px 0; }
#nav_main ul li#btn_promotions a:hover { background-position: -130px 0; }
#nav_main ul li#btn_where_to_buy a:hover { background-position: -130px 0; }
#nav_main ul li#btn_coupons a:hover { background-position: -130px 0; }
#nav_main ul li#btn_lets_eat a:hover { background-position: -130px 0; }
#nav_main ul li#btn_email_club a:hover { background-position: -130px 0; }
#nav_main ul li#btn_whats_new a:hover { background-position: -130px 0; }
#nav_main ul li#btn_faqs a:hover { background-position: -130px 0; }
#nav_main ul li#btn_contact_us a:hover { background-position: -130px 0; }


#nav_top {
	position: absolute;
	top: 10px;
	left: 545px;
	z-index: 100;
	color: #9a9a9a;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#nav_top ul {
	list-style: none;
}

#nav_top ul li {
	float: left;
}

#nav_top ul li a {
	text-decoration: none;
}

#nav_top ul li a:link { color: #9a9a9a; }
#nav_top ul li a:visited { color: #9a9a9a; }
#nav_top ul li a:hover { color: #ca3338; text-decoration: underline; }
#nav_top ul li a:active { color: #9a9a9a; }


#main_body {
	position: relative;
	width: 700px;
}

#main_body .inner {
	margin: 10px 60px 0 50px;
	position: relative;
}

#main_body .inner h1 {
	border-bottom: 0px solid black;
}

#main_body .prod_list_inner {
	margin: 10px 0 0 50px;
}	

#prod_description {
	position: absolute;
	top: -172px;
	left: 255px;
	color: #fff;
	width: 305px;
	height: 110px;
	overflow: hidden;
}

#prod_btn_locator {
	position: absolute;
	top: -89px;
	left: 251px;
	width: 129px;
	height: 28px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#prod_btn_recipes {
	position: absolute;
	top: -89px;
	left: 393px;
	width: 129px;
	height: 28px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#prod_btn_locator a {
	display: block;
	width: 129px;
	height: 28px;
	text-indent: -5000px;
	background-image: url(../images/prod_btn_locator.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#prod_btn_locator a:hover {
	display: block;
	width: 129px;
	height: 28px;
	text-indent: -5000px;
	background-image: url(../images/prod_btn_locator.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -129px 0;
}

#prod_btn_recipes a {
	display: block;
	width: 129px;
	height: 28px;
	text-indent: -5000px;
	background-image: url(../images/prod_btn_recipes.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#prod_btn_recipes a:hover {
	display: block;
	width: 129px;
	height: 28px;
	text-indent: -5000px;
	background-image: url(../images/prod_btn_recipes.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -129px 0;
}

#content_banner_description {
	position: absolute;
	top: -172px;
	left: 275px;
	color: #fff;
	width: 280px;
	height: 120px;
	overflow: hidden;
}

#content_banner_description a:link, #prod_description a:link { color: #ffdf1b; text-decoration: none; font-weight: bold; }
#content_banner_description a:visited, #prod_description a:visited { color: #ffdf1b; text-decoration: none; font-weight: bold; }
#content_banner_description a:hover, #prod_description a:hover { color: #6fb1e5; text-decoration: none; font-weight: bold; }
#content_banner_description a:active, #prod_description a:active { color: #ffdf1b; text-decoration: none; font-weight: bold; }

#breadcrumb {
	font-size: 10px;
	margin: 0 0 30px 0;
}	

#breadcrumb a:link { color: #246599; text-decoration: underline; }
#breadcrumb a:visited { color: #246599; text-decoration: underline; }
#breadcrumb a:hover { color: #ca3338; text-decoration: underline; }
#breadcrumb a:active { color: #246599; text-decoration: underline; }


#footer, #footer_home {
	width: 700px;
	margin: 40px 0 20px 0;
	text-align: center;
	font-size: 10px;
	color: #333;
	line-height: 16px;
	clear: both;
}

#footer_home {
	color: #000;
}

#footer p, #footer_home p {
	margin: 0 0 10px 0;
}

#footer a:link { color: #333; text-decoration: none; }
#footer a:visited { color: #333; text-decoration: none; }
#footer a:hover { color: #ca3338; text-decoration: underline; }
#footer a:active { color: #333; text-decoration: none; }

#footer_home a:link { color: #000; text-decoration: none; }
#footer_home a:visited { color: #000; text-decoration: none; }
#footer_home a:hover { color: #444; text-decoration: underline; }
#footer_home a:active { color: #000; text-decoration: none; }


/*************** HOME PAGE ***********************/

#home_main {
	position: relative;
	width: 700px;
	height: 530px;
}

#home_main #bubble_1 {
	position: absolute;
	width: 274px;
	height: 221px;
	top: 10px;
	left: 426px;
}

#home_main_clickable {
  position: absolute;
  width: 411px;
  height: 309px;
  cursor: pointer;
}

#home_main #bubble_2 {
	position: absolute;
	width: 261px;
	height: 188px;
	top: 262px;
	left: 405px;
}

#home_main #bubble_3 {
	position: absolute;
	width: 198px;
	height: 165px;
	top: 338px;
	left: 166px;
}

/*************** PRODUCT TABS ***********************/

#prod_tabs { 
	height: 35px;
	margin-bottom: 20px;
	overflow: hidden;
	background-image: url(../images/tab_bg.gif);
	background-repeat: repeat-x;
}

#prod_tabs .tab {
	width: 181px;
	height: 35px;
	float: left;
	background-image: url(../images/tab_off.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

#prod_tabs .tab div {
	margin: 10px 0 0 10px;
}


/******************** RECIPE LIST *********************/

.subgroup {
	background-color: #fffff7;
	border: 1px solid #FFCC00;
	border-top: 0;
	padding: 15px 20px 20px 20px;
}


/***************  MCE CONTENT  ************************/

#mce_content { clear: both; }

#mce_content ul {
	list-style: disc;
	padding: 0 0 0 14px;
	margin: 0 0 15px 0;
}

#mce_content ul li {
	
}

#main_body .inner h1 {
	font-size: 24px;
	font-weight; bold;
	margin: 0 0 10px 0;
}

#main_body .inner h2 {
	font-size: 20px;
	font-weight; bold;
	color: #000000;
	background-image: url(../images/bullet_fun.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	text-indent: 20px; 
	border-bottom: 1px solid #ddd;
}

#main_body .inner h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1em;
  padding-bottom: 5px;
}

#main_body .inner hr {
  border: 0px;
  border-top: 1px solid #ffe57f;
  margin: 10px 0px; 
  width: 100%;
  float: left;
}

#mce_content hr {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	height: 1px;
	line-height: 1px;
	color: #ccc;
	background-color: #ccc;
}

#mce_content blockquote {
	margin: 0 0 10px 20px;
	padding: 0;
}

.store_chart {
	width:100%;
	border:1px solid #000000;
	text-align:center;
}

.store_chart th {
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	background:#000000;
}

.store_chart .left {
	text-align:left;
}

.store_chart .letter {
	background:#c63135;
	text-align:left;
	color:#ffffff;
	font-weight:bold;
}

.store_chart .even {
	background:#fffbe6;
}

#mce_content ul.checkmarks {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 25px 0;
}

#mce_content ul.checkmarks li {
	background-image: url(../images/check.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	position: relative;
	margin: 0 0 8px 0;
	padding: 0 0 0 18px;
	
}


/******************* CONTACT FORMS ***************************/

#form_box_top {
	height: 17px;
	background-color: #fffff7;
	background-image: url(../images/form_box_top.gif);
	background-repeat: repeat-x;
	margin: 20px 0 0 0;
}

#form_box {
	background-color: #fffff7;
	border: 1px solid #FFCC00;
	border-top: 0;
	padding: 25px 30px 30px 30px;
}

table.form_table {
	width: 450px;
	margin: 0;
	padding: 0;
}

table.form_table input, table.form_table option, table.form_table select {
	margin: 0 10px 0 0;
	font-size: 11px;
	padding: 0;
} 

table.form_table input {
	height: 15px;
} 

table.form_table td {
	padding: 0 0 5px 0;
	margin: 0;
	vertical-align: top;
	font-size: 12px;
}

table.nested {
	position: relative;
	top: -1px;
	left: -1px;
}

table.nested, table.nested td{
	padding: 0 0 0 0;
	margin: 0;
}


table.form_table td table td{
	padding: 0 0 0 0;
	font-size: 12px;
	vertical-align: top;
}

.form_note {
	font-size: 10px;
}

.asterisk {
	font-weight: bold;
	color: #CC0000;
}


/***************** SITEMAP ************************/

ul.sitemap {
	font-weight: bold;
	margin: 10px 0 0 0;
}

ul.sitemap li {
	margin: 5px 0 5px 20px;
	padding: 2px 0 0 0;
	border-top: 1px solid #ddd;
}

.birthdayMonthsContainer{
	width: 555px;
	height: 232px;
	background-image: url(images/fr_birthday_party.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 40px;


}

.birthdayMonthsContainer h3{
  padding-bottom:  20px;
}

.birthdayMonthsContainer td{
  padding-bottom: 15px;
  padding-right: 15px;
}

.birthdayIdeas{
	background-image: url(/images/cup_cake.jpg);
	background-repeat: no-repeat;
  height: 300px;
}

.birthdayIdeas ul{
  margin-left: 150px;
}

.birthdayIdeas li{
  float: left;
  padding-bottom: 20px;
  padding-left: 60px;
  width: 140px;
  background-image: url(/images/bullet_fun.gif);
  background-repeat: no-repeat;
  background-position: 40px 0;
}

.birthDayClubFormContainer p{
  padding-left: 30px;
  padding-right: 30px;
}
