/* Generic Rules
----------------------------------------------- */
body {
	text-align:center;
}
body, td {
	font: normal 9pt/1.4 verdana, arial, Trebuchet, tahoma, helvetica, sans-serif;
	color: #039;
}
p, ul, dl {
	margin: 0 0 1em;
}
h3 {
	margin: 0 0 .8em;
	font-size: 1.4em;
	line-height: 1.2em;
}
h4 {
	margin: 1.5em 0 .2em;
	font-size: 1em;
}
h4 {
	margin: 1.5em 0 .2em;
	font-size: 1em;
}
h5 {
	margin: 0 0 .2em;
	font-size: 1em;
	font-style: italic;
}
ul {
	padding-left: 16px;
	list-style-type: square;
}
li {
	margin: 0 0 .8em;
}
dt {
	margin: 0 .5em .3em 0;
	float: left;
	font-weight: bold;
}
dd {
	margin: 0 0 .3em;
}
form {
	margin: 0;
}

/* Links */

a {color: #039;text-decoration:underline; outline: none;}
a:hover {color: #9c3;}
a.lnkLg {font: bold 10pt verdana, arial, Trebuchet, tahoma, helvetica, sans-serif;}


/* ID Rules
----------------------------------------------- */
#divContent {width:780px;margin-left:auto;margin-right:auto;margin-top:22px;text-align:center}
#divEdgeBot {background-image:url(../images/edge_bottom.gif);width:569px;height:17px;}
#divEdgeRpt {background-image:url(../images/edge_repeat.gif);width:569px;text-align:left;}
#divEdgeTop {background-image:url(../images/edge_top.gif);width:569px;height:21px;margin-top:6px}
#divSubContent {width:780px;background-color:#90D947}
#emailError{display:none;font: normal 8pt verdana, arial, Trebuchet, tahoma, helvetica, sans-serif; color: #c00;}
#emailInval{display:none;font: normal 8pt verdana, arial, Trebuchet, tahoma, helvetica, sans-serif; color: #c00;}
#firstnameError{display:none;font: normal 8pt verdana, arial, Trebuchet, tahoma, helvetica, sans-serif; color: #c00;}

/* Class Rules
----------------------------------------------- */
.btn {background-image:url(../images/bg_submit.gif);height:28px;width:86px}
.divError {font: bold 8pt  verdana, arial, Trebuchet, tahoma, helvetica, sans-serif; color: #c00;display:none;}
.divTxtMain {width:490px;margin-left:41px;padding-bottom:20px;min-height:290px;}
.hrGrn {height:1px;width:500px;border-bottom: solid 2px #90D947;margin:7px 0px 14px 41px;}
.imgTlt {margin-left:40px}
.txtBox {font: normal 8pt verdana, arial, Trebuchet, tahoma, helvetica, sans-serif; color: #333;border: solid 1px #ccc}
.txtSubHdr {font: bold 14pt verdana, arial, Trebuchet, tahoma, helvetica, sans-serif; color: #F6821F;}
.txtSubBlu {font: bold 14pt verdana, arial, Trebuchet, tahoma, helvetica, sans-serif; color: #039;}
.txtBluHdr {font: bold 10pt verdana, arial, Trebuchet; color: #039; text-decoration:underline;}
.txtBluSub {font: bold 9pt verdana, arial, Trebuchet; color: #039;}
.txtReq {font: bold 8pt  verdana, arial, Trebuchet, tahoma, helvetica, sans-serif; color: #c00;margin-top:4px}
.txtSm {font: normal 10px verdana, arial, Trebuchet; color: #039;}
.green{
	color: #90D947;
}
.border {
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px solid #ddd;	
}

/* Nav
----------------------------------------------- */
ul#nav {
	margin: 0;
	padding: 3px 0 0 25px;
	list-style-type: none;
}
ul#nav li {
	margin: 0 42px 0 0;
	padding: 0;
	float: left;
}
ul#nav a {
	font: bold 9pt century gothic,verdana, arial, Trebuchet, tahoma, helvetica, sans-serif;
	color: #039;
	text-decoration: none;
	text-transform: uppercase;
}
ul#nav a:hover {
	text-decoration: underline;
}
/* highlight relevant section */
.home #navh a, .section1 #nav1 a, .section2 #nav2 a, .section3 #nav3 a, .section4 #nav4 a, .section5 #nav5 a {
	color: #9c3;
}

/* Side
------------------------------------------------ */
#relatedlinks * {
	color: #ffc !important;
}
#relatedlinks h3 {
	margin-bottom: .2em;
	font: bold 12pt century gothic, verdana, arial, Trebuchet, tahoma, helvetica, sans-serif;
	text-transform: uppercase;
}
#relatedlinks ul {
	list-style-type: none;
	padding-left: 0;
}
#relatedlinks li {
	margin-bottom: 0;
}
#relatedlinks a {
	text-decoration: none;
}
#relatedlinks a:hover {
	text-decoration: underline;
}

/* Footer
------------------------------------------------ */
.footer, .footer a {
	font-size: 10px;
	color: green;
	}
.footer {
	margin: 12px 0;
	text-align: center;
	}

/* Newsletter Widget
------------------------------------------------ */
.widget-newsletter {
	padding: 0 0 0 130px;
	background: #004990 url(/images/newsletter-widget.png) no-repeat 10px center;
	width: 385px;
	position: relative;
	left: -10px;
}
.widget-newsletter-header {
	display: none;
}
.widget-newsletter-body {
	padding: 40px 12px 20px;
	background: #e7f5d9 url(/images/newsletter-widget-text.png) no-repeat 10px 8px;
	border-left: 10px solid #fff;
}
.widget-newsletter label {
	margin: 5px 8px 0 0;
	float: left;
	font-size: 9px;
	text-transform: uppercase;
}
.widget-newsletter input {
	display: block;
	width: 85px;
	border-color: #333;
}
.widget-newsletter button {
	margin: 5px 0 0;
	text-indent: -9000px;
	background: url(/images/newsletter-widget-button.png) no-repeat;
	border: none;
	width: 53px;
	height: 17px;
	cursor: pointer;
}

/* Section - Recipes
------------------------------------------------ */
ul.recipes {
	padding: 0;
	list-style-type: none;
	font-weight: bold;
}
ul.recipes li {
	margin-bottom: .4em;
}
#recipe {
	margin: 30px 0 0;
	padding: 30px 0 0;
	border-top: 1px solid #ddd;	
}
#recipe h3 {
	margin-right: 120px;
	color: #039;
}
#recipe img {
	margin: 0 0 10px 15px;
	padding: 1px;
	float: right;
	border: 1px solid #aaa;
}
#recipe h4 {
	margin-top: 1.8em;
}
#recipe ul {
	padding: 0;
	list-style-type: none;
}
#recipe a#print {
	padding: 5px 0 3px 25px;
	float: right;
	font-weight: bold;
	background: url(/images/print.gif) no-repeat 0 0;
}

/* Recipe Table */

.tblheader {color:#003399; font-size:120%; font-weight:bold; margin-bottom:5px;}
table.recipe {width:490px; border-left: solid 1px #4c5f9b; border-bottom: solid 1px #7281b0; border-right: solid 1px #374b8f;}
table.recipe TD {background-color:#fff; padding: 5px 10px; border-bottom: solid 1px #2d4b8f; border-right: solid 1px #4d609c;}
table.recipe TD.title {text-align:center; background-color: #0c2577; color:#fff; font-weight:bold; padding:10px; border-bottom: 0px; border-right: 0px;}
table.recipe TD.rowheader {text-align:center; background-color: #abd9e9; color:#02196f; font-weight:bold;}

/* Page - Print
------------------------------------------------ */
body.print {text-align:left; margin-top:30px; margin-left:50px;}
body.print #recipe img {
	display: none;
}





/* New Home (Digiknow)
------------------------------------------------ */

.container {width: 778px; margin:0 auto; }

.header {width: 778px; height:154px;}
	.header img.header-img1 {float:left;}
	.header img.header-img2 {float:left; padding-left:18px; }

.nav {width: 778px; height:21px; }
	.nav ul{list-style:none; }
	.nav ul li {display:inline block; height:21px; float:left; padding-left:65px; }
	.nav ul li a {display:block; height:21px;}

.home-content {background:#90d846;width:778px;height:476px;padding-top:8px;margin-top:2px; }

.content-white {background:#FFF; width: 735px; margin-left:23px;}
	.content-white .left-column {width:200px; height:397px; float:left; padding:7px 0 7px 7px; background:url(/images/home-delicious-recipes.jpg) bottom no-repeat; }
	.content-white .left-column .left-more-btn{margin-top:250px; margin-right: 130px; border:none; }
	.content-white .center-column {width:308px; height:402px; float:left; padding:7px 0 7px 7px;}
	.content-white .center-column img {padding-bottom: 7px;}
	.content-white .right-column {width:200px; height:397px; background:url(/images/home-simple-cooking.jpg) top no-repeat;float:left; padding:7px 6px 7px 7px; margin-top:7px; }
	.content-white .right-column .right-column-img {margin-top:127px;}
	.content-white .right-column .right-more-btn{margin-top:125px; margin-right:124px; border:none;}
	
	
.clear {clear:both;}

.footer {margin-top:7px;}
.footer ul {list-style:none; margin-left:30px;}
	.footer ul li.first {margin-top:25px;}
	.footer ul li {display:inline block; float:left; padding-right:130px; color:#FFF; margin-top: 5px;}
	.footer ul li.last {padding-right:0; margin-top:25px;}
	.footer ul li a {display:block; color:#FFF;}
	.footer ul li span.related-links {font-size:14px; font-weight:bold; }