html {
	height: 100%;
}

body {
	background:#fff url(../images/bg_body.gif) repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height:20px;
}

h1 {
	color:#ffffff;
	font-size:24px;
	line-height:32px;
	padding:1px 0 0 15px;
}

h2 {
	color:#226ca5;
	font-size:18px;
	line-height:24px;
}

h3 {
	color:#5e892b;
	font-size:20px;
}
h4 {
	color:#5e892b;
	font-size:14px; font-weight:bold;
}
p {
	margin: 0 0 10px 0;
}


a {
	color: #20588b;
	text-decoration: none;
	font-weight:bold;
	outline:none;
}

a:hover {
	color: #f38600;
	text-decoration: underline;
	font-weight:bold;
}

em, i {
	font-style:italic;
}

b, strong {
	font-weight:bold;
}

input, textarea {
	border:1px solid #b1b1b1;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding:2px;
}

.noborder {
	border:0;
}

.right {
	text-align:right;
}

.white {
	color: #fff;
}

.label {
	font-weight:bold;
	color:#226ca5;
	font-size:14px;
}

.title {
	font-weight:bold;
	color:#226ca5;
}

.hr {
	height:5px;
	background:url(../images/hr.gif) no-repeat;
	width:635px;
	line-height:5px;
}

.hr hr {
	display:none;
}

#content_header_headline {
	padding-top: 20px;
	padding-left: 20px;
}

.col_1 ul, .col_full ul, .col_main_content ul {
	width:100%;
	margin:5px 0 20px 0;
	padding:0;
	list-style:none;
}

.col_1 ul li, .col_full ul li, .col_main_content ul li {
	padding-left: 12px;
	background:url(../images/bullet.gif) no-repeat 0 4px;
	margin:0 10px 0 0;
	line-height:18px;
}

.col_1 ol, .col_main_content ol {
	margin:0;
	padding:0 0 0 25px;
	list-style:decimal;
}

.col_1 ol li, .col_main_content ol li {
	margin:0;
}

div.col_sidebar {
	margin-top: 0px;
}

.col_2 ul, .col_sidebar ul {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}

.col_2 ul li, .col_sidebar ul li {
	padding-left: 2px;
	background:none;
	margin:0 10px 0 0;
	line-height:24px;
}

fieldset {
	border: 1px solid #e0ded9;
	/*background:#fffcef;*/
	padding:0 20px 20px 20px;
	margin:10px 20px 20px 0;
}

legend {
	color:#3e6d1a;
	font-size:18px;
	margin:0 0 10px 0;
}

.button {
	background:#F78800;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:2px;
	border:0;
}

/********************* MAIN BODY *************************/

#maincol {
	margin: auto;
	position:relative;
	width:960px;
	/*height: 760px;*/
	background:#fff url(../images/bg_maincol.jpg) no-repeat;
}

#top {
	height:117px;
	position:relative;
	z-index:200;
}

a#logo {
	width: 240px;
	height: 117px;
	position: absolute;
	display: block;
	top: 0;
	left: 54px;
	background: url(../images/funnyspoon.jpg) no-repeat;
	text-indent: -2000px;
}

a#logo:hover {
	background-position: 0 -117px;
}


#nav {
	position: absolute;
	top: 76px;
	left: 299px;
	width: 360px;
	height: 41px;
	background-color: #6c9d31;
}

#nav li {
	float: left;
	list-style:none;
}

#nav a {
	display: block;
	height: 41px;
	text-indent: -2000px;
	background-position: 0 0;
}

#nav a#recipes { width: 81px; background: url(../images/btntab_recipes.gif) no-repeat; }
#nav a#quickmeals { width: 114px; background: url(../images/btntab_quickmeals.gif) no-repeat; }
#nav a#share { width: 165px; background: url(../images/btntab_share.gif) no-repeat; }

#nav a#recipes:hover { background-position: 0 -41px; }
#nav a#quickmeals:hover { background-position: 0 -41px; }
#nav a#share:hover { background-position: 0 -41px; }

#topnav {
	width:340px;
	position: absolute;
	top: 6px;
	right:45px;
	color: #4c8023;
	font-size:11px;
}

#topnav li {
	float: right;
	margin: 0 15px 0 0;
	list-style:none;
}

#topnav a {
	color: #4c8023;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#topnav a:hover {
	color: #f99800;
}

input.login {
	border:1px solid #ddd6c2;
	padding:0;
	margin:0;
	color:#ac9d71;
	font-size:11px;
	font-style:italic;
}

#quicksearch {
	position: absolute;
	top: 84px;
	left: 669px;
	height: 23px;
}

#page_nav {
	position: relative;
	width:auto;
	margin:auto;
}

#page_nav ul {
	padding: 0;
	list-style: none;
}

#page_nav ul li {
	padding: 0;
	margin:0;
	background:url(../images/pagebtn.jpg) no-repeat 0 0;
	color: #333;
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	float: left;
	position:relative;
	width: 24px;
	height: 24px;
}

#page_nav ul li.on {
	background:url(../images/pagebtn_on.jpg) no-repeat 0 0;
	padding: 2px 0 0 0;
}

#page_nav a {
	color: #333;
	text-decoration: none;
	display: block;
	width: 17px;
	height: 17px;
	margin: 2px 0 0 3px;
}

#page_nav a:hover {
	background-color: #eb8200;
	color: #fff;
}

#page_nav ul li.on a {
	color: #fff;
}


#search_widget {
	background-color: #fef8d6;
	border: 1px solid #fcda42;
	width: 203px;
}

#search_widget_search {
	margin: 5px 0 10px 15px;
}


/********************* LAYOUT STYLES *************************/

#content {
	position:relative;
	width:900px;
	margin:auto;
	padding:0 0 40px 0;
}

#content_header {
	position:relative;
	width:900px;
	margin:auto;
	padding:0 0 40px 0;
	background:url(../images/header_top.gif) no-repeat top center;
}

#banner {
	width:900px;
	position:relative;
	top:-10px;
}

.home_copy {
	height:162px;
	width:264px;
	background:url(../images/bg_copy_home.jpg) no-repeat;
	padding:50px 130px 20px 16px;
	position:relative;
	float:left;
	margin:20px 20px 20px 0;
	left:20px;
}

a.btn_checkout {
	position:relative;
	display:block;
	height:23px;
	width:167px;
	background:url("../images/btn_checkout.gif") no-repeat top left;
	text-indent:-3000px;
}

#content a.btn_checkout:hover {
	background-position:0% 100%;
}

#div_feed {
	position:relative;
	float:left;
	height:167px;
	width:176px;
	padding:50px 15px 15px 15px;
	background:url("../images/bg_blogfeed.gif") no-repeat top left;
	margin:20px 0 20px 20px;
}

.col_2 #div_feed {
	float: none;
	margin: 0;
}

a.bloglink {
	position:absolute;
	top:0;
	left:0;
	display:block;
	height:45px;
	width:200px;
	text-indent:-3000px;
}
	

.scroller {
	/* required settings */
	position:relative;
	overflow:hidden;
	height: 174px;
	width: 174px;
	margin: 5px 0 0 0;
}

/* root element for scrollable items */
.scroller .items {
	position:absolute;
}

.scroller .items .entry {
	height:120px;
}

.blog_top {
	position:relative;
	display:block;
	min-height:45px;
	height:auto;
	clear:both;
}

.scroller .items .entry p {
	margin: 3px 0 0 0;
}

.post-title {
	position:relative;
	float:left;
	display:block;
	width:130px;
	font-size:12px;
	color:#25679a;
	font-weight:bold;
	margin:0 0 0 0;
	height: 40px;
	overflow: hidden;
}

#date { padding: 0px; margin: 0; position: relative; float:left; top: 3px; background: url("../images/bg_time.gif") no-repeat; height: 43px; width: 30px; text-align: center; color:#fff; }
#date strong { display: block; line-height: 9px; font-family: 'Verdana';}
small#date {
padding: 0px; margin: 0 5px 0 0; font-size: 11px; line-height: 14px; font-weight: bold; display: block
}
#date .day{ font-size: 16px; line-height: 14px; letter-spacing: -1px; padding-top: 3px; font-family: 'Arial';}
#date .month { font-size: 10px;}
#date .year { padding-top: 5px; font-weight: normal;color:#25679a; }
#date span {padding: 0px; margin: 0px; font-size: 11px; line-height: 14px; font-weight: bold; display: block}

.viewlet_recipes {
	height:172px;
	width:145px;
	background:url(../images/viewlet_recipes.jpg) no-repeat;
	padding:40px 45px 20px 15px;
	position:relative;
	float:left;
	margin:20px 20px 20px 0;
	left:20px;
}

.viewlet_quickmeals_home {
	height:172px;
	width:170px;
	background:url(../images/viewlet_quickmeals.jpg) no-repeat;
	padding:40px 20px 20px 15px;
	position:relative;
	float:left;
	margin:20px 0 20px 0;
	left:20px;
}

.viewlet_home_dish {
	height:45px;
	width:340px;
	background:url(../images/bg_dish.jpg) no-repeat;
	padding:35px 90px 20px 430px;
	position:relative;
	float:left;
	margin:0 0 20px 0;
	left:20px;
}

.viewlet_home_seasonal {
	height:45px;
	width:340px;
	background:url(../images/viewlets-seasonal.jpg) no-repeat;
	padding:35px 90px 20px 430px;
	position:relative;
	float:left;
	margin:0 0 20px 0;
	left:20px;
	border:1px solid #b1b1b1;
}

.col_1, .col_main_content {
	width:645px;
	position:relative;
	float:left;
	left:20px;
	top:20px;
}

.col_2, .col_sidebar {
	width:210px;
	position:relative;
	float:left;
	left:25px;
	top:21px;
}

.col_full {
	width:855px;
	position:relative;
	float:left;
	left:20px;
	top:20px;
}

/*a.btn_email {
	display:block;
	height:23px;
	width:112px;
	background:url(../images/icon_email.gif) no-repeat;
	text-indent:-2000px;
	float:right;
	margin-right: 20px;
}

a.btn_print {
	display:block;
	height:23px;
	width:62px;
	background:url(../images/icon_print.gif) no-repeat;
	text-indent:-2000px;
	float:right;
}

a.btn_email:hover, a.btn_print:hover {
	background-position:0 -23px;
}*/

a.btn_iconprint {
	display:block;
	height:23px;
	width:62px;
	background:url(../images/icon_print.gif) no-repeat;
	text-indent:-2000px;
	float:right;
}

a.btn_iconprint:hover {
	background-position:0 -23px;
}

.recipe_img {
	position:relative;
	background:url(../images/bg_photo.jpg) no-repeat;
	height:236px;
	width:312px;
	padding:7px 0 0 8px;
}

.recipe_img img {
	width: 304px;
	height: 228px;
}

.times {
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
	text-align:center;
}

.rec_times {
	text-align:center;
	border-top:1px solid #b1b1b1;
	border-bottom:1px solid #b1b1b1;
}

.large {
	font-size:16px;
	color:#5e892b;
	font-weight:bold;
}

.ingredients {
	font-size:11px;
	line-height:11px;
	text-align:center;
}

.ingredients img {
	margin:0 0 10px 0;
}

.paper_list {
	position:relative;
	height:231px;
	width:167px;
	background:url(../images/bg_note_paper.gif) no-repeat;
	padding:47px 0 0 40px;
	line-height:24px;
	margin: 0 0 20px 0;
}

.paper_list a {
	font-weight:normal;
	text-decoration:underline;
}
	

.list_title {
	font-weight:bold;
	font-size:14px;
	color:#3e6d1a;
}

#filter_title {
	display: block;
	cursor: pointer;
	margin: 5px 0 0 5px;
	font-weight: bold;
	font-size: 12px;
	color: #3e6d1a;
}

#filter_table {
	width: 90%;
	margin: auto;
	margin-top: 10px;
}

#filter_table td {
	font-size: 11px;
	color: #3e6d1a;
}

#filter_table td.label {
	font-size: 11px;
	color: #3e6d1a;
	font-weight: bold;
	text-align: right;
}


.viewlet_dish {
	height:114px;
	width:160px;
	background:url(../images/viewlet_dish.jpg) no-repeat;
	padding:100px 20px 20px 25px;
	position:relative;
	margin:auto;
}

.viewlet_quickmeals {
	height:172px;
	width:170px;
	background:url(../images/viewlet_quickmeals.jpg) no-repeat;
	padding:40px 20px 20px 15px;
	position:relative;
	margin:auto;
}

.recipe_filters {
	background: #fef8d6;
	border: 1px solid #fcd731;
	margin-top: 6px;
	padding: 0px 10px 10px 10px;
}

img.expander {
	height: 20px;
	width: 20px;
	margin: 0 5px 20px 0;
	float: left;
}

.recipe_thumb {
	position:relative;
	background:url("../images/bg_photo_thumb.jpg") no-repeat;
	height:69px;
	width:87px;
	padding:5px 0 0 6px;
}

.recipe_thumb img {
	width: 80px;
	height: 60px;
}

a.recipe_title {
	font-size:14px;
	text-decoration:underline;
}

a.review {
	font-size:11px;
	font-weight:normal;
	color:#d47507;
	text-decoration:underline;
}

.rating {
	text-align:center;
	border-top:1px solid #b1b1b1;
	border-bottom:1px solid #b1b1b1;
}

.spoons {
	background:#ffffff;
	padding:5px;
	border:1px solid #fee56f;
	margin:0 0 5px 0;
}

a.btn_print {
	position:relative;
	display:block;
	float:left;
	width:114px;
	height:31px;
	background:url("../images/btn_print.gif") no-repeat;
	margin:0;
	text-indent:-3000px;
}

a.btn_addtolist {
	position:relative;
	display:block;
	float:left;
	width:203px;
	height:31px;
	background:url("../images/btn_addtolist.gif") no-repeat;
	margin:0;
	text-indent:-3000px;
}

a.btn_review {
	position:relative;
	display:block;
	float:left;
	width:162px;
	height:31px;
	background:url("../images/btn_review.gif") no-repeat;
	margin:0;
	text-indent:-3000px;
}

a.btn_email {
	position:relative;
	display:block;
	float:left;
	width:156px;
	height:31px;
	background:url("../images/btn_email.gif") no-repeat;
	margin:0;
	text-indent:-3000px;
}

.options a:hover {
	background-position:0 -31px;
}

.share_pane {
	font-weight: normal;
	float: left;
	display: block;
	margin: 20px 20px 0 0;
	padding: 0;
	width: 301px;
	height: 380px;
	background: #ffffff;
	border: 0;
	border-bottom: 1px solid #ddd;
}
.share_pane:hover {
	background: #fef8d6;
	border: 0;
	text-decoration: none;
	font-weight: normal;
	color: #f38600;
	border-bottom: 1px solid #ddd;
}
.share_pane h3 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.share_pane p {
	padding: 20px;
	font-style: italic;
}

.textnote {
	font-size: 11px;
	color: #666;
	font-style: italic;
}

.shopping_list, .shopping_list_print {
	border:1px solid #fcd731;
	width:100%;
	margin:0 0 20px 0;
}

/*.shopping_list th {
	border-bottom:1px solid #fcd731;
}*/

.shopping_list_print th, .shopping_list th {
	background:#fcd731;
	width:16px;
}

.list_item {
	positon:relative;
	float:left;
	width:180px;
	height:70px;
	margin:0 15px 10px 0;

}

.list_item img {
	border: 1px solid #eeeeee;
	padding: 5px;
	margin: 0 5px 0 0;
}

.list_item table tr td p.title {
	margin: 0 0 5px 0;
	line-height: 13px;
	font-size: 11px;
	font-weight: normal;
}

.list_item table tr td p.qty {
	margin: 0 0 0 0;
	line-height: 12px;
	font-size: 11px;
	font-weight: normal;
}

img.check {
	margin-top: 4px; 
	border: 0; 
	padding: 0;
}

.list_item table tr td p.title {
	line-height: 15px;
	margin: 0 0 5px 0;
	color: #000;
}

.list_item table tr td p.qty {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
}

.list_item_basic {
	positon:relative;
	float:left;
	width:148px;
	margin:0 5px 0 0;
}

.list_item_basic table tr td {
	color: #666666;
	font-size: 11px;
}

/* ***************  FOOTER STYLES *************** */

#footer {
	width:860px;
	margin:auto;
	padding:20px 0 20px 0;
	position:relative;
	font-size: 11px;
	text-align:center;
	color:#666;
	background:url(../images/hr_footer.gif) no-repeat top center;
}

#footer a {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}


