body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	color: #5D5D5D;
}
a {
	text-decoration: none;
}
#top {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.path a:hover{
	text-decoration: underline;
}
.path a{
	color: #982A2A;
	font-size: 11px;
}
.path {
	color: #982A2A;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 15px;
}
#content {
}
.nav {
	background-image: url(../images/nav_grey_dark.gif);
	background-repeat: repeat-y;
}
.contentmain {
	background-color: #FFFFFF;
	height: 470px;
}
#quickaccess {
	color: #FFFFFF;
	background-image: url(../images/nav_red.gif);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
}
.contentmain_txt {
	padding: 10px;
}

#quickaccess select {
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 110px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	padding: 0px;
}
.nav_space {
	background-image: url(../images/nav_white.gif);
	background-repeat: repeat-y;
	height: 3px;
}
.nav_active_td{
	background-image: url(../images/nav_grey.gif);
	background-repeat: repeat-y;
}
.nav_active_on a{
	color: #333300;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-align: left;
	display: block;
	color: #982A2A;
	background-image: url(../images/nav_over_main.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

.nav_active a:hover{
	color: #982A2A;
	background-image: url(../images/nav_over_main.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
.nav_active a{
	color: #333300;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-align: left;
	display: block;
}
 .nav_active_small_on a{
	background-image: url(../images/nav_over_sub.gif);
	background-repeat: no-repeat;
	background-position: 1px top;
	color: #982A2A;
	font-size: 9px;
	text-decoration: none;
	padding-left: 30px;
	display: block;
}
.nav_active_small a:hover{
	background-image: url(../images/nav_over_sub.gif);
	background-repeat: no-repeat;
	background-position: 1px top;
	color: #982A2A;
}
.nav_active_small a{
	color: #333300;
	font-size: 9px;
	text-decoration: none;
	padding-left: 30px;
	display: block;
}
.nav_deactive {
	background-image: url(../images/nav_grey_dark.gif);
	background-repeat: repeat-y;
}
.nav_deactive a:hover{
	color: #982A2A;
	background-image: url(../images/nav_over_main.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
.nav_deactive a {
	color: #333300;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-align: left;
	display: block;
}
.go_to_page {
	font-size: 10px;
}


#copyright {
	background-image: url(../images/content_bot.gif);
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 12px;
	background-position: center;
}
.copyright_text {
	font-size: 9px;
	color: #CCCCCC;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 3px;
}

.prod_subcat {
	font-size: 24px;
	color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	width: 452px;
}
.subcat_prod_subcat {
	font-size: 24px;
	color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	width: 610px;
}
.prod_name {
	color: #982A2A;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.prod_ddpid {
	float: left;
}

.prod_ingredients {
	color: #FFFFFF;
	background-color: #982A2A;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.prod_recipe a {
	color: #5D5D5D;
	text-decoration: none;
}
.prod_recipe a:hover {
	text-decoration: underline;
}
.prod_thumb a:hover{
	overflow: hidden;
}
.prod_thumb {
	float: left;
	width: 108px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 9px;
	height: 165px;
	color: #2C374E;
	overflow: auto;
}
.prod_thumb_name {
	font-size: 10px;
	height: 28px;
	color: #982A2A;
}
.prod_thumb_lastline {
}
.prod_thumb_bot_border {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
}

.prod_more a:hover{
	text-decoration: underline;
}
.prod_more a{
	color: #982A2A;
}
.prod_more {
	float: right;
}
.prod_packsize {
}
.nut {
	font-size: 9px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin: 0px;
	width: 150px;
}
.prod_desc {
	font-size: 11px;
}

.nut_facts {
	font-size: 14px;
	font-weight: bold;
}
.nut_right {
	float: right;
}
.nut_right_mid {
	float: right;
	padding-top: 7px;
}
.nut_left {
	float: left;
}

.nut_bold {
	font-size: 10px;
	font-weight: bold;
}
.nut_amount {
	font-size: 9px;
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}
.nut_protein {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.nut_border_bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.nut_border_bot_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 10px;
}
#search {
	color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 11px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.search_input {
	border: 1px solid #999999;
	height: 15px;
	width: 95px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 9px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
input.search_checkbox {
	border: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.search_checkboxtxt {
	font-weight: normal;
	font-size: 9px;
}
.recipe_dotted_bottom {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
}
.recipe_dotted_leftright {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
.recipe_dotted_right {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #EBEBEB;
}
.recipe_dotted_leftrightbottom {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
}
.recipe_cat {
	font-size: 24px;
	color: #999999;
	margin-top: 3px;
	margin-right: 10px;
	letter-spacing: 0.2em;
}
.recipe_name {
	font-size: 16px;
	color: #8A2A2B;
	font-weight: bold;
	overflow: hidden;
}
.recipe_print {
	font-size: 12px;
	color: #000000;
	float: right;
	font-weight: normal;
	vertical-align: middle;
	padding-left: 5px;
}
.recipe_print a{
	text-decoration: none;
	color: #000000;
}
.recipe_print a:hover{
	text-decoration: underline;
	color: #000000;
}

.recipe {
	font-size: 12px;
}
.recipe_bar {
	background-image: url(../recipe/images/bar.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 2px;
}
.recipe_bar a{
	text-decoration: none;
	color: #FFFFFF;
}
.recipe_bar a:hover{
	text-decoration: underline;
}
.recipe_head {
	background-image: url(../recipe/images/head1.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	overflow: hidden;
}
.recipe_head_print {
	color: #000000;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	overflow: hidden;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
}
.recipe_thumb {
	float: left;
	width: 170px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 9px;
	color: #2C374E;
	overflow: auto;
	text-align: center;
}
.recipe_pulldown  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.recipe_pulldown select {
	font-size: 10px;
	border: 1px solid #CCCCCC;
	width: 160px;
}
.recipe_thumb_name {
	font-size: 10px;
	color: #982A2A;
	text-align: center;
}
.recipe_direction{
	width: 369px;
	padding-left: 3px;
	overflow: auto;
}
.recipe_submit_name {
	font-size: 12px;
	font-weight: bold;
	color: #8A2A2B;
	padding-top: 0px;
}
.recipe_submit_heading {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../recipe/images/receipt_submitbg.gif);
	background-repeat: repeat-y;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.recipe_submit input, .recipe_submit textarea, .recipe_submit select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	margin-bottom: 2px;
}
.float_right {
	float: right;
}
.recipe_relatedproduct {
	width: 370px;
}
.recipe_popup_head {
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
}
.recipe_popup_foot {
	background-image: url(../images/content_bot.gif);
	background-repeat: no-repeat;
}.recipe_required {
	color: #FF0000;
	font-size: 10px;
}
.recipe_input {
	border: 1px solid #999999;
	height: 15px;
	width: 140px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 9px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.recipe_searchresult {
	width: 465px;
	margin-left: 80px;
}
.recipe_searchresult a{
	color: #5D5D5D;
}
.recipe_searchresult a:hover{
	text-decoration: underline;	
}#navbox {
	width: 224px;
	float: right;
}
#topbox {
	overflow: hidden;
	background-color: #FFFFFF;
}
.navitem a{
	background-image: url(../images/navmain_off.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 18px;
	width: 100px;
	float: left;
	padding-right: 5px;
	padding-left: 7px;
	text-align: center;
	padding-top: 5px;
	color: #5D5D5D;
}
.navitem a:hover{
	background-image: url(../images/navmain_over.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.navitem_on a{
	background-image: url(../images/navmain_over.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
	height: 18px;
	width: 100px;
	float: left;
	padding-right: 5px;
	padding-left: 7px;
	text-align: center;
	padding-top: 5px;
}
.box_middle {
	padding: 5px;
}
.txt_size {
	font-size: 12px;
}
.txt_large {
	font-size: 14px;
}
.txt_ddpred {
	color: #8F2A29;
}

.txt_small {
	font-size: 10px;
}

.box_right {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
}
.box_right a {
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
.box_right a:hover {
	color: #8E2A2B;
}
.bullet {
	background-image: url(../images/arrow_white.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 0px;
	padding-bottom: 4px;
}
.bullet a{
	color: #8C2A2B;
}
.back_top {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.back_top a{
	color: #8C2A2B;
}
.txt_boldunder {
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
.media_heading {
	background-color: #882A2B;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
}
.media_table a{
	display: block;
	padding-left: 12px;
	background-image: url(../images/arrow_white.gif);
	background-repeat: no-repeat;
	color: #882A2B;
}
.media_table a:hover{
	text-decoration: underline;
}
.media_table td{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
	padding-bottom: 5px;
}
.prod_subcat {
	width: auto;
}
.time_head {
	font-size: 13px;
	font-weight: bold;
	color: #34643C;
	padding-top: 7px;
	margin: 0px;
}
.time_list {
	padding-right: 10px;
	padding-left: 20px;
	font-size: 11px;
	background-image: url(../images/arrow_white.gif);
	background-repeat: no-repeat;
}
