/*
I Grow Local stiestyle.css

Contents:

01 GENERAL STYLES
02 HEADINGS AND FONT STYLES
03 MAIN TEMPLATE
04 LEFT COLUMN
05 MAIN COLUMN
06 NAVIGATION
07 SUB NAVIGATION
08 FOOTER
09 FORMS


*/


/*________________________________________ 01 GENERAL STYLES ________________________________________*/
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.6em;
	background: #F0F9FE /*#FFFFFF  #F1F9FF*/;
}
/*________________________________________ 02 HEADINGS AND FONT STYLES ________________________________________*/

h1 {
	line-height: 1.2em;
	font-size: 1.8em;
	color: #3d322b;
}
h2 {
	font-size: 1.4em;
	color: #78a842;
}
h3 {
	font-size: 1.6em;
	color: #333333;
}
h4 {
	padding-left: 10px;
	font-size: 1.4em;
	font-weight: normal;
	color: #FFFFFF;
}
#error {
	padding: 5px;
	color: #d12f19;
	background:#fffbfb;
	border:1px solid #d12f19;
	margin-bottom: 10px;
}
.error {
	padding: 5px;
	color: #d12f19;
	background:#fffbfb;
	border:1px solid #d12f19;
	margin-bottom: 10px;
}
.success {
	padding: 5px;
	color: #529214;
	background-color:#fcfffb;
	border:1px solid #529214;
	margin-bottom: 10px;
}
.info {
	padding: 5px;
	color: #336699;
	background-color:#fbfcff;
	border:1px solid #336699;
	margin-bottom: 10px;
}
.green {
	color: #78a842;
	font-weight:bold;
}
.boldbrown {
	color: #3d322b;
	font-weight: bold;
}
.welcome {
	font-size: 1.8em;
	color: #3399FF;
}
.contentlisttitle {
	font-size: 1.6em;
	color: #3d322b;
	font-weight: bold;
}
p {
	margin-top: 0px;
}
a {
	outline: 0;
}
a, a:visited {
	color: #3d322b;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 1em;
	font-weight: bold;
	border-bottom: 2px solid #3399FF;
}
img {
	border-style: none;
	border: none;
}
a img {
	text-decoration: none;
	border-bottom: none;
}
a:hover img {
	text-decoration: none;
	border-bottom: none;
}
a:visited img {
	text-decoration: none;
	border-bottom: none;
}
/*________________________________________ 03 MAIN TEMPLATE ________________________________________*/

#outer {
	height: auto;
	width: 100%;
	background: #F0F9FE /*#FFFFFF  #F1F9FF*/;
}
#top-grad {
	background: url(images/bgtop.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#container {
	margin:0 auto;
	width:930px;
	padding: 0px;
}
#innercontainer {
	margin:0 auto;
	padding:0;
	width:900px;
}
#headerleft {
	margin:0 auto;
	padding:0;
	height:115px;
	width: 550px;
	float:left;
	background: url(images/header.jpg) no-repeat;
}
#headerright {
	margin:0 auto;
	padding:50px 0 0 20px;
	height:65px;
	width: 330px;
	float:left;
}
#content-all {
	float: left;
	height: auto;
	width: 900px;
	min-height: 545px;
	margin-top: 0px;
	padding: 0px;
}
/*________________________________________ 04 LEFT COLUMN ________________________________________*/


#leftcolumn {
	margin: 0px 0 -8px 20px;
	width:255px;
	height:auto;
	float: left;
}
.leftcolumnheading {
	font-size: 1.2em;
	font-weight: bold;
	color: #3d322b;
	font-family: Arial, Helvetica, sans-serif;
}
.leftcolumnviewmore {
	font-size: 1em;
	font-weight: bold;
	text-align:left;
	color: #3d322b;
	font-family: Arial, Helvetica, sans-serif;
}
#latestarticles a, a:visited, #latestrecipes a, a:visited, #latestproducers a, a:visited, #latestarticlesbottom a, a:visited, #latestrecipesbottom a, a:visited, #latestproducersbottom a, a:visited {
	color: #3d322b;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
#latestarticles a:hover, #latestrecipes a:hover, #latestproducers a:hover, #latestarticlesbottom a:hover, #latestrecipesbottom a:hover, #latestproducersbottom a:hover {
	font-size: 1em;
	font-weight: bold;
	border-bottom: 2px solid #3399FF;
}
#latestarticlestop {
	margin: 0 auto;
	padding: 7px 10px 7px 10px;
	width: 235px;
	height: auto;
	float: left;
	background: url(images/leftcoltitlebgwhole.jpg) no-repeat;
}
#latestarticlesbottom {
	margin-bottom: 20px;
	padding: 2px 10px 7px 145px;
	width: 100px;
	height: auto;
	float: left;
	background: url(images/leftcolbottombgwhole.jpg) no-repeat;
}
#latestarticles {
	margin: 0 auto;
	padding: 10px;
	width: 233px;
	height: auto;
	float: left;
	background: #FFFFFF;
	border-left: 1px solid #bbcad1;
	border-right: 1px solid #bbcad1;
}
#latestrecipestop {
	margin: 0 auto;
	padding: 7px 10px 7px 10px;
	width: 235px;
	height: auto;
	float: left;
	background: url(images/leftcoltitlebgwhole.jpg) no-repeat;
}
#latestrecipesbottom {
	margin-bottom: 20px;
	padding: 2px 10px 7px 145px;
	width: 100px;
	height: auto;
	float: left;
	background: url(images/leftcolbottombgwhole.jpg) no-repeat;
}
#latestrecipes {
	margin: 0 auto;
	padding: 10px;
	width: 233px;
	height: auto;
	float: left;
	background: #FFFFFF;
	border-left: 1px solid #bbcad1;
	border-right: 1px solid #bbcad1;
}
#latestproducerstop {
	margin: 0 auto;
	padding: 7px 10px 7px 10px;
	width: 235px;
	height: auto;
	float: left;
	background: url(images/leftcoltitlebgwhole.jpg) no-repeat;
}
#latestproducersbottom {
	margin-bottom: 20px;
	padding: 2px 10px 7px 145px;
	width: 100px;
	height: auto;
	float: left;
	background: url(images/leftcolbottombgwhole.jpg) no-repeat;
}
#latestproducers {
	margin: 0 auto;
	padding: 10px;
	width:233px;
	height:auto;
	float: left;
	background: #FFFFFF;
	border-left: 1px solid #bbcad1;
	border-right: 1px solid #bbcad1;
}
#profiledetailswrap {
	float: right;
	width: 255px;
	height: auto;
	background: url(images/rightmiddle.jpg) repeat-y;
}
#profiledetailstop {
	float: left;
	width: 255px;
	height: 10px;
	background: url(images/righttop.jpg) no-repeat;
}
#profiledetails {
	margin: 0px 0 -8px 0px;
	padding-top: 10px;
	padding-left: 10px;
	width:245px;
	height:auto;
	float: left;
	color: #000000;
}
#profiledetailsbottom {
	margin-bottom: 20px;
	float: left;
	width: 255px;
	height: 10px;
	background: url(images/rightbottom.jpg) no-repeat;
}
#profileright {
	margin: 0px 0 20px 0px;
	padding: 0px 0 10px 0px;
	width:585px;
	height:auto;
	float: left;
}
.profileabout {
	padding: 0px 10px 10px 10px;
	width: 335px;
	height: auto;
	float: left;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}
.profileinfo {
	margin-bottom: 20px;
	padding: 5px;
	width: 570px;
	height: auto;
	float: right;
	background-color: #f2f2f2;
	border: 1px solid #CCCCCC;
}
.profileuserdetailswrap {
	margin: 5px;
	padding: 0;
	width: 560px;
	height: auto;
	float: left;
}
.profileuserdetails {
	margin: 0 10px 0 0;
	padding: 2px 10px 2px 10px;
	width: auto;
	height: auto;
	float: left;
	background-color: #e7f0f5;
	border: 1px solid #999999;
}
.profiledetails {
	margin: 5px;
	padding: 0;
	width: 560px;
	height:auto;
	float: left;
}
.profileimage {
	padding: 0px;
	width: 150px;
	height: auto;
	float: left;
	border: 1px solid #999999;
}
.profileaddress {
	padding: 5px 5px 5px 10px;
	width: 190px;
	height: auto;
	float: left;
}
.profilecontact {
	padding: 5px 5px 5px 10px;
	width: 188px;
	height: auto;
	float: left;
}
.profileaboutwrap {
	margin: 0px 0 20px 0px;
	padding: 0px 0 0px 0px;
	width:583px;
	height:auto;
	float: left;
}
.profileabouttitle {
	margin: 0 auto;
	padding: 8px 10px 10px 10px;
	width:561px;
	height:17px;
	float: left;
	background: #e7f0f5;
	border: 1px solid #bbcad1;
}
.profileaboutcontent {
	margin: 0 auto;
	padding: 10px;
	width:561px;
	height:auto;
	float: left;
	border-left: 1px solid #bbcad1;
	border-right: 1px solid #bbcad1;
	border-bottom: 1px solid #bbcad1;
}
.profilerighttop {
	padding: 5px 5px 5px 0px;
	width: 190px;
	height: auto;
	float: left;
}
#userinfo {
	margin-bottom: 10px;
	padding: 0px;
	width: 585px;
	height: auto;
	float: left;
}
.userinfo {
	margin: 0 10px 0 0;
	padding: 5px 5px 5px 5px;
	width: auto;
	height: auto;
	float: left;
	background-color: #f2f2f2;
	font-size: 0.9em;
	border: 1px solid #CCCCCC;
}
/*________________________________________ 05 MAIN COLUMN ________________________________________*/

#mainwrap {
	margin-bottom: 20px;
	width:900px;
	height: auto;
	float:left;
}
#rightcolumnmainwrap {
	width:623px;
	height: auto;
	float:left;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcolumnwrap {
	width:623px;
	height: auto;
	float:left;
	background-color:#FFFFFF;
	border-left: 1px solid #bbcad1;
	border-right: 1px solid #bbcad1;
	border-bottom: 1px solid #bbcad1;
}
#rightcolumn {
	margin: 0px 0 0px 0px;
	padding: 10px 20px 20px 20px;
	width:583px;
	min-height: 450px;
	height:auto;
	float: left;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#rightcolumn-top {
	float: left;
	width: 623px;
	height: 10px;
}
#rightcolumn-bottom {
	margin-bottom: 20px;
	float: left;
	width: 623px;
	height: 10px;
}
/*______________ 05 MAIN COLUMN 01 HOME ______________*/
#postedimage {
	margin: 10px;
	padding: 10px;
	width: 300px;
	height: auto;
	float: right;
	border: 1px solid #CCCCCC;
	background-color: #f2f2f2;
}
.newsimage {
	margin-top: 10px;
	padding: 10px;
	width: 250px;
	height: auto;
	float: right;
	border: 1px solid #CCCCCC;
	background-color: #f2f2f2;
}
#postedby {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 570px;
	height: auto;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #f2f2f2;
}
#postedbyimage {
	padding: 5px;
	width: 150px;
	height: auto;
	float: left;
}
#postedbyleft {
	margin-top: 10px;
	padding: 5px;
	width: 210px;
	height: 80px;
	float: left;
}
#postedbyright {
	margin-top: 10px;
	padding: 5px;
	width: 150px;
	height: 80px;
	float: left;
}
#postedbyproducerspacer {
	margin: 5px 20px 10px 30px;
	padding: 5px 5px 5px 0px;
	width: 100px;
	height: 20px;
	float: left;
}
#postedbycomments {
	margin: 5px 20px 10px 30px;
	padding: 5px 5px 5px 0px;
	width: 140px;
	height: 20px;
	float: left;
	background-color: #e7f0f5;
	border: 1px solid #999999;
}
#postedbybottomwrap {
	margin-top: 10px;
	width: 590px;
	height: auto;
	float: left;
}
#postedbybottomcomments {
	margin: 10px 0px 15px 10px;
	padding: 17px 10px 0px 10px;
	width: 250px;
	height: 35px;
	float: left;
	background-color: #e7f0f5;
	border: 1px solid #999999;
}
#postedbyrating {
	margin: 5px 0 0 0;
	padding: 5px 5px 5px 0px;
	width: 140px;
	height: 20px;
	float: left;
	background-color: #e7f0f5;
	border: 1px solid #999999;
}
#postedbybottomrating {
	margin: 10px 0px 15px 30px;
	padding: 17px 10px 0px 10px;
	width: 250px;
	height: 35px;
	float: left;
	background-color: #e7f0f5;
	border: 1px solid #999999;
}
#articlecontent {
	padding: 0;
	width: 580px;
	height: auto;
	float: left;
}
#recipecontent {
	padding: 0;
	width: 580px;
	height: auto;
	float: left;
}
#communitycontent {
	padding: 0;
	width: 580px;
	height: auto;
	float: left;
}
#postedbottom {
	padding: 5px;
	width: 570px;
	height: auto;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #f2f2f2;
}
#postedbybottom {
	padding: 5px;
	width: 250px;
	height: 20px;
	text-align:left;
	float: left;
}
#postedonbottom {
	padding: 5px;
	width: 250px;
	height: 20px;
	text-align:right;
	float: right;
}
#postedgoogle {
	margin-top: 10px;
	padding: 10px;
	width: 300px;
	height: auto;
	float: right;
	border: 1px solid #CCCCCC;
}
#googleadright {
	margin: 0 0 0 20px;
	padding: 10px 10px 10px 45px;
	width:198px;
	height: auto;
	float:left;
	background-color:#FFFFFF;
	border: 1px solid #bbcad1;
}
#googleadbottom {
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 10px 0 10px 60px;
	width:498px;
	height: auto;
	float:left;
	background-color:#FFFFFF;
}
#rating {
	padding: 10px;
	margin-top: 20px;
	width:66px;
	height: auto;
	float:left;
	background-color:#FFFFFF;
	border: 1px solid #666666;
}
#ratebox {
	padding: 10px;
	margin-top: 20px;
	width:513px;
	height: auto;
	float:left;
	background-color:#FFFFFF;
	border: 1px solid #666666;
}
#comments {
	margin-top: 20px;
	padding: 0px 10px 10px 10px;
	width:600px;
	height: auto;
	float:left;
	color: #333333;
	background-color:#FFFFFF;
	border: 1px solid #bbcad1;
}
.comment {
	margin: 5px;
	padding: 0px;
	width:588px;
	height: auto;
	float:left;
	color: #333333;
	background-color:#FFFFFF;
}
.commenttop {
	margin: 0 auto;
	padding: 10px;
	width:570px;
	height: auto;
	float:left;
	color: #333333;
	background: url(images/commenttopbg.jpg) no-repeat;
}
.commenttop a, a:visited {
	color: #3d322b;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
.commenttop a:hover {
	font-size: 1em;
	font-weight: bold;
	border-bottom: 2px solid #3399FF;
}
.commentbottom {
	margin-top: 0px;
	padding: 20px 20px 20px 20px;
	width:548px;
	height: auto;
	float:left;
	background-color:#E0EDF3;
	color: #333333;
	border-top: 1px solid #b9c9d0;
	border-left: 1px solid #b9c9d0;
	border-right: 1px solid #b9c9d0;
}
.commentbottombg {
	margin-top: 0px;
	padding: 0px;
	width:590px;
	height: 13px;
	float:left;
	color: #333333;
	background: url(images/commentbottombg.jpg) no-repeat;
}
#commentform {
	margin: 10px 5px 10px 5px;
	padding: 10px;
	width:568px;
	height: auto;
	float:left;
	color: #333333;
	background-color:#F3F3F3;
	border: 1px solid #9fb5bf;
}
#postedbycommunityleft {
	margin-top: 10px;
	padding: 5px;
	width: 210px;
	height: auto;
	float: left;
}
#postedbycommunityright {
	margin-top: 10px;
	padding: 5px;
	width: 180px;
	height: auto;
	float: left;
}
#postedbycommunitycomments {
	margin: 5px 20px 10px 20px;
	padding: 5px 5px 5px 0px;
	width: 140px;
	height: 20px;
	float: left;
	background-color: #e7f0f5;
	border: 1px solid #999999;
}
#communityimage {
	margin: 0px 0px 10px 10px;
	padding: 5px;
	width: 250px;
	height: auto;
	float: right;
	border: 1px solid #CCCCCC;
	background-color: #f2f2f2;
}
#directory {
	padding: 0px 5px 7px 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 570px;
	height: 20px;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #f2f2f2;
}
#directorylist {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 570px;
	height: auto;
	float: left;
}
.user {
	width: 120px;
	height:auto;
	padding: 5px;
	float:left;
}
.searcharea {
	height: 100px;
	width: 563px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	background: #EDEDED;
	border: 1px #CCCCCC solid;
}
.subtitle {
	font-size: 1.2em;
	margin-top: -15px;
	margin-bottom: 10px;
	color:#666666;
	font-style:italic;
}
.recipelist {
	min-height: 65px;
	width: 585px;
	background: #E0EDF3;
	margin-bottom: 35px;
}
.recipelisttopleft {
	height: auto;
	width: 410px;
	float: left;
}
.recipelisttitle {
	height: auto;
	width: 400px;
	float: left;
	margin-top: -15px;
	padding: 5px 0 0 10px;
}
.recipelistdescription {
	height: 20px;
	width: 400px;
	float: left;
	margin-top: -15px;
	padding: 0 0 0 10px;
	color:#666666;
	font-style:italic;
}
.recipelisttopright {
	height: auto;
	width: 175px;
	float: left;
}
.recipelistuser {
	height: auto;
	width: 155px;
	float: left;
	text-align:right;
	padding: 5px 10px 0 10px;
}
.recipelistdate {
	height: auto;
	width: 155px;
	float: left;
	text-align:right;
	padding: 0 10px 0 10px;
}
.recipelistbottom {
	height: 20px;
	width: 583px;
	float: left;
	border: solid 1px #CCCCCC;
	background: #EBEBEB;
}
.recipelistbottom1 {
	height: 20px;
	width: 100px;
	float: left;
	padding-left: 10px;
}
.recipelistbottom2 {
	height: 20px;
	width: 140px;
	float: left;
	padding-left: 10px;
}
.recipelistbottom3 {
	height: 20px;
	width: 240px;
	float: left;
	padding-left: 10px;
}
.recipelistbottom4 {
	height: 20px;
	width: 63px;
	float: left;
	padding-right: 10px;
}
#displayrecipe {
	height: 50px;
	width: 595px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.displayrecipeleft {
	height: auto;
	width: 425px;
	float: left;
	margin-top: -15px;
	padding: 0;
}
.displayrecipedescription {
	margin-top: -15px;
	color:#666666;
	font-style:italic;
}
.displayreciperight {
	height: auto;
	width: 160px;
	float: left;
	text-align:right;
	padding: 0 0 0 10px;
}
#displayrecipeingredients {
	height: auto;
	width: 375px;
	float: left;
}
#displayrecipeimage {
	height: 200px;
	width: 200px;
	float: right;
	background: #CCCCCC;
}
#displayrecipemethod {
	height: auto;
	width: 595px;
	float: left;
}
#displayrecipebottom {
	height: auto;
	width: 595px;
	float: left;
}
.contentdetails {
	margin: 0 0px 0 0;
	padding: 2px 10px 2px 10px;
	width: auto;
	height: auto;
	float: left;
	background-color: #f2f2f2;
	border: 1px solid #999999;
}
.uploadcontent {
	margin: 4px;
	padding: 4px;
	width: 175px;
	height: auto;
	float: left;
	background: #FBFBFB;
	border: 1px solid #999999;
}




/*________________________________________ 09 VARIOUS ________________________________________*/

.sitemap {
	padding-top: 10px;
}
.sitemapindent {
	margin-left: 40px;
	margin-right: 10px;
	padding: 10px;
	background-color: #f2f2f2;
	border: 1px solid #CCCCCC;
}
.userguideinfo {
	width:580px;
	height: auto;
	float:left;
}
.userguidetitle {
	width:580px;
	height: auto;
	float:left;
	margin: 5px 0 5px 0;
}
.userguidewrap {
	width:580px;
	height: auto;
	float:left;
	margin-bottom: 20px;
}
.userguideleft {
	margin-right:10px;
	width:310px;
	height: auto;
	float:left;
}
.userguideright {
	padding-top: 30px;
	width:250px;
	height: auto;
	float:right;
}

/*________________________________________ 09 HOME PAGE ________________________________________*/
#homecolumnmainwrap {
	margin-top: 20px;
	width:900px;
	height: auto;
	float:left;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#homecolumnwrap {
	width:898px;
	height: auto;
	float:left;
	background-color:#F0F9FE;
}
#homecolumn {
	margin: 10px 0 0px 20px;
	padding: 0px 20px 20px 0px;
	width:320px;
	min-height: 450px;
	height:auto;
	float: left;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#FFFFFF;
	border: 1px solid #bbcad1;
}
#homecolumnwelcome {
	margin-bottom: 10px;
	padding:0px;
	width:900px;
	height: 300px;
	float: left;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/welcomebg.jpg) no-repeat;
	background-color: #F0F9FE;
}
#homecolumnwelcomevideo {
	margin: 20px 20px 20px 50px;
	padding: 0px 0px 0px 0px;
	width:337px;
	height: 253px;
	float: left;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px #bbcad1 solid;
	background: #999999;
}
#homecolumnwelcometext {
	margin: 80px 0px 20px 10px;
	padding: 20px 20px 0px 20px;
	width:380px;
	height: 120px;
	float: left;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #000000;
	border: 2px #3d322b solid;
}
#homesublinks {
	margin-bottom: 10px;
	padding:0px;
	width:900px;
	height: 150px;
	float: left;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F0F9FE;
}
.homeblogwrap {
	margin: 0px 0 0px 0px;
	padding: 0px 0 0px 0px;
	width:623px;
	height:auto;
	float: left;
	background-color:#FFFFFF;
}
.homeblogtitle {
	margin: 0 auto;
	padding: 8px 10px 10px 10px;
	width:601px;
	height:17px;
	float: left;
	background: #e7f0f5;
	border: 1px solid #bbcad1;
}
.homeblogcontent {
	margin: 0 auto;
	padding: 10px;
	width:601px;
	height:auto;
	float: left;
	font-size: 1.1em;
	border-left: 1px solid #bbcad1;
	border-right: 1px solid #bbcad1;
	border-bottom: 1px solid #bbcad1;
}
.homeblogfooter {
	margin: 0 auto;
	padding: 8px 10px 10px 10px;
	width:601px;
	height:17px;
	float: left;
	background: #e7f0f5;
	border-left: 1px solid #bbcad1;
	border-right: 1px solid #bbcad1;
	border-bottom: 1px solid #bbcad1;
}
/*________________________________________ 06 NAVIGATION ________________________________________*/

#navigationleft, #navigationright {
	float:left;
	margin-bottom: 4px;
	padding:0;
	height:46px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#navigationleft {
	width:700px;
}
#navigationright {
	width:190px;
}
#navigationleft ul {
	width: 700px;
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}
#navigationright ul {
	width: 190px;
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}
#navigationleft li, #navigationright li {
	list-style: none;
	margin: 0 0px;
	padding-top: 3px;
	line-height: 44px;
	display: block;
}
#navigationleft li {
	float: left;
}
#navigationright li {
	float: right;
}
#navigationleft a, #navigationright a {
	float: left;
	text-decoration: none;
	border-bottom: none;
	display: block;
	height: 44px;
	font-size: 1.1em;
	padding: 2px 10px 0 10px;
	color: #333333;
}
#navigationleft a span, #navigationright a span {
	padding-top: 0px;
	text-align: center;
	float: left;
	padding: 2px 4px 0 4px;
	height: 44px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navigationleft a span, #navigationright a sapn {
	float:none;
}
/* End IE5-Mac hack */
#navigationleft a:hover, #navigationright a:hover {
	background: url(images/navigationgradient.jpg) repeat-x;
	color: #FFFFFF;
	cursor: pointer;
}
#navigationleft a:hover span, #navigationright a:hover span {
	cursor: pointer;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #special a span {
	float:none;
}
/* End IE5-Mac hack */
    #special a:hover span {
	color:#FFFFFF;
}
#special a {
	background:  url(images/navigationgradient.jpg) repeat-x;
	color: #FFFFFF;
}
#special a span {
	color: #FFFFFF;
}
/*________________________________________ 07 SUB NAVIGATION ________________________________________*/


#subnavigation {
	float:left;
	width:625px;
	padding-top: 12px;
	height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(images/subnavbg.jpg);
}
#subnavigation ul {
	width: auto;
	list-style: none;
	float: left;
	padding-left: 10px;
	padding-top: 0px;
	margin: 0;
}
#subnavigation li {
	list-style: none;
	margin: 0 0px;
	line-height: 24px;
	display: block;
	float: left;
	margin-left: 5px;
	background: #587682;
	border: 1px solid #bbcad1;
}
#subnavigation a {
	float: left;
	text-decoration: none;
	display: block;
	height: 24px;
	font-size: 1.1em;
	padding: 0 10px 0 10px;
	color: #FFFFFF;
	border: none;
}
#subnavigation a span {
	padding-top: 0px;
	text-align: center;
	float: left;
	padding: 0 4px 0 4px;
	height: 24px;
	border: none;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #subnavigation a span {
	float:none;
	border: none;
}
/* End IE5-Mac hack */
#subnavigation a:hover {
	background: #7d9da9;
	color: #FFFFFF;
	cursor: pointer;
}
#subnavigation a:hover span {
	cursor: pointer;
	border: none;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #subspecial a span {
	float:none;
}
/* End IE5-Mac hack */
    #subspecial a:hover span {
	color: #3d322b;
}
#subspecial a {
	background: #FFFFFF;
	color: #3d322b;
	border-bottom: 1px solid #FFFFFF;
}
#subspecial a span {
	color: #3d322b;
}
#subspecial a:hover {
	background: #FFFFFF;
	color: #3d322b;
}
/*________________________________________ 07 INNER PAGE ROUNDED NAVIGATION ________________________________________*/


#innernav {
	float:left;
	width: 580px;
	line-height:normal;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	height: 23px;
}
#innernav ul {
	margin:0;
	padding:0px 0px 0;
	list-style:none;
	background-repeat: no-repeat;
}
#innernav li {
	display:inline;
	height: 23px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#innernav a {
	float:left;
	background:url(images/tabs-l.gif) no-repeat left top;
	margin: 0;
	padding:0 0 0 8px;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	border: none;
}
#innernav a span {
	float:left;
	display:block;
	background:url(images/tabs-r.gif) no-repeat right top;
	padding:5px 15px 5px 2px;
	color:#FFFFFF;
	margin-left: 2px;
	margin-right: 10px;
	border: none;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #innernav a span {
	float:none;
	border: none;
}
/* End IE5-Mac hack */
	

    #innernav a:hover {
	background-position:0% -30px;
	text-decoration: none;
	border: none;
}
#innernav a:hover span {
	color:#FFFFFF;
	background-position:100% -30px;
	text-decoration: none;
	margin-right: 10px;
	border: none;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #innernavspecial a span {
	float:none;
	border: none;
}
/* End IE5-Mac hack */
    #innernavspecial a:hover span {
	color:#FFFFFF;
	border: none;
}
#innernavspecial a {
	float:left;
	background:url(images/tabs-l.gif) no-repeat left top;
	background-position:0% -30px;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
	color: #FFFFFF;
	border: none;
}
#innernavspecial a span {
	float:left;
	display:block;
	background:url(images/tabs-r.gif) no-repeat right top;
	background-position:100% -30px;
	padding:5px 15px 5px 2px;
	color:#FFFFFF;
	border: none;
}
/*________________________________________ 08 FOOTER ________________________________________*/

#footer {
	background: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-bottom: 10px;
	height: 60px;
	clear: both;
	margin: 0 auto;
	*margin-top: 20px;
	width: 900px;
	padding: 0px;
	color: #FFFFFF;
}
#footer-left {
	width: 280px;
	height: 50px;
	padding: 20px 10px 0 20px;
	float: left;
	text-align: left;
}
#footer-middle {
	width: 225px;
	height: 55px;
	padding: 15px 0px 0 25px;
	float: left;
	text-align: left;
}
#footer-middle a {
	text-decoration: none;
	border: none;
}
#footer-middle a:hover {
	text-decoration: none;
	border: none;
}
#footer-right {
	width: 320px;
	height: 50px;
	padding: 20px 20px 0 0px;
	float: left;
	text-align: right;
}
#footer-right a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-right a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 2px solid #3399FF
}
/*________________________________________ 09 FORMS ________________________________________*/

form {
}
fieldset {
	padding: 12px;
	background-color:#f2f2f2;
	border: 1px #666666 solid;
}
legend {
	font-weight: bold;
	border: 1px #666666 solid;
	background: #FFFFFF;
	padding: 4px;
	color: #78a842;
}
label {
	font-weight:bold;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 5px;
	border:1px solid #666666;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 3px;
}
input.box {
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 5px;
	border:1px solid #666666;
}
input.searchbox {
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 5px;
	border:1px solid #666666;
}
input.btn {
	margin-bottom: -3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#FFFFFF;
	padding: 2px;
	background-color:#78a842;
	border: 1px solid #999999;
	cursor: pointer;
}
.formcomment {
	font-size: 0.8em;
	margin-top: -10px;
	color:#666666;
	font-style:italic;
}
input .file {
	border:1px solid #666666;
}

/*________________________________________ 10 BUTTONS ________________________________________*/

/* BUTTONS RIGHT */

.buttons a, .buttons button {
	display:block;
	float:left;
	margin:-48px 7px 0 450px;
	-margin:-48px 5px 0 225px;
	background-color:#f5f5f5;
	border:1px solid #666666;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
	padding:5px 10px 6px 7px; /* Links */
}
.buttons button {
	width:auto;
	overflow:visible;
	padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type] {
	padding:5px 10px 5px 7px; /* Firefox */
	line-height:17px; /* Safari */
}
*:first-child+html button[type] {
	padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img {
	margin:0 3px -3px 0 !important;
	padding:0;
	border:none;
	width:16px;
	height:16px;
}
/* BUTTONS BOTTOM */

.buttonsbottom button {
	display:block;
	float:left;
	margin: 0px 7px 0 0px;
	background-color:#f5f5f5;
	border:1px solid #666666;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
	padding:5px 10px 6px 7px; /* Links */
}
.buttonsbottom button {
	width:auto;
	overflow:visible;
	padding:4px 10px 3px 7px; /* IE6 */
}
.buttonsbottom button[type] {
	padding:5px 10px 5px 7px; /* Firefox */
	line-height:17px; /* Safari */
}
*:first-child+html button[type] {
	padding:4px 10px 3px 7px; /* IE7 */
}
.buttonsbottom button img, .buttonsbottom a img {
	margin:0 3px -3px 0 !important;
	padding:0;
	border:none;
	width:16px;
	height:16px;
}
/* BUTTONS PAGINATION PREVIOUS */

.buttonspaginationprevious button {
	display:block;
	float:left;
	margin: 0px 7px 0 0px;
	background-color:#f5f5f5;
	border:1px solid #666666;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
	padding:5px 10px 6px 7px; /* Links */
}
.buttonspaginationprevious button {
	width:auto;
	overflow:visible;
	padding:4px 10px 3px 7px; /* IE6 */
}
.buttonspaginationprevious button[type] {
	padding:5px 10px 5px 7px; /* Firefox */
	line-height:17px; /* Safari */
}
*:first-child+html button[type] {
	padding:4px 10px 3px 7px; /* IE7 */
}
.buttonspaginationprevious button img, .buttonspaginationprevious a img {
	margin:0 3px -3px 0 !important;
	padding:0;
	border:none;
	width:16px;
	height:16px;
}
/* BUTTONS PAGINATION NEXT */

.buttonspaginationnext button {
	display:block;
	float:right;
	margin: 0px 0px 0 0px;
	background-color:#f5f5f5;
	border:1px solid #666666;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
	padding:5px 10px 6px 7px; /* Links */
}
.buttonspaginationnext button {
	width:auto;
	overflow:visible;
	padding:4px 10px 3px 7px; /* IE6 */
}
.buttonspaginationnext button[type] {
	padding:5px 10px 5px 7px; /* Firefox */
	line-height:17px; /* Safari */
}
*:first-child+html button[type] {
	padding:4px 10px 3px 7px; /* IE7 */
}
.buttonspaginationnext button img, .buttonspaginationnext a img {
	margin:0 0 -3px 3px !important;
	padding:0;
	border:none;
	width:16px;
	height:16px;
}
/* BUTTONS SMALL */

.buttonssmall button {
	display:block;
	float:left;
	margin: 0px 0px 0 0px;
	background-color:#f5f5f5;
	border:1px solid #666666;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
	padding:5px 7px 6px 7px; /* Links */
}
.buttonssmall button {
	width:auto;
	overflow:visible;
	padding:4px 7px 3px 7px; /* IE6 */
}
.buttonssmall button[type] {
	padding:5px 7px 5px 7px; /* Firefox */
	line-height:17px; /* Safari */
}
*:first-child+html button[type] {
	padding:4px 7px 3px 7px; /* IE7 */
}
.buttonssmall button img, .buttonssmall a img {
	margin:0 0 0 0 !important;
	padding:0;
	border:none;
	width:16px;
	height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover {
	background-color:#dff4ff;
	border:1px solid #c2e1ef;
	color:#336699;
}
.buttons a:active {
	background-color:#6299c5;
	border:1px solid #6299c5;
	color:#fff;
}
/* POSITIVE */

button.positive, .buttons a.positive {
	color:#3d322b;
}
.buttons a.positive:hover, button.positive:hover {
	background-color:#E6EFC2;
	border:1px solid #666666;
	color:#3d322b;
}
.buttons a.positive:active {
	background-color:#529214;
	border:1px solid #666666;
	color:#3d322b;
}
/* NEGATIVE */

.buttons a.negative, button.negative {
	color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover {
	background:#fbe3e4;
	border:1px solid #fbc2c4;
	color:#d12f19;
}
.buttons a.negative:active {
	background-color:#d12f19;
	border:1px solid #d12f19;
	color:#fff;
}
.buttonssmall button {
	display:block;
	float:left;
	margin: 0px 0px 0 0px;
	background-color:#f5f5f5;
	border:1px solid #666666;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
	padding:5px 7px 6px 7px; /* Links */
}
.buttonssmall button {
	width:auto;
	overflow:visible;
	padding:4px 7px 3px 7px; /* IE6 */
}
.buttonssmall button[type] {
	padding:5px 7px 5px 7px; /* Firefox */
	line-height:17px; /* Safari */
}
*:first-child+html button[type] {
	padding:4px 7px 3px 7px; /* IE7 */
}
.buttonssmall button img, .buttonssmall a img {
	margin:0 0 0 0 !important;
	padding:0;
	border:none;
	width:16px;
	height:16px;
}
a.producer {
	display: block;
	width: 121px;
	height: 30px;
	text-decoration: none;
	background: url(images/buttonproducer.jpg);
	background-position: 121px 0;
}
a.producer:hover {
	background-position: 0 0;
	border: none;
}
.displace {
	position: absolute;
	left: -5000px;
}
a.consumer {
	display: block;
	width: 121px;
	height: 30px;
	text-decoration: none;
	background: url(images/buttonconsumer.jpg);
	background-position: 121px 0;
}
a.consumer:hover {
	background-position: 0 0;
	border: none;
}
.displace {
	position: absolute;
	left: -5000px;
}
a.article {
	display: block;
	width: 121px;
	height: 30px;
	text-decoration: none;
	background: url(images/buttonarticle.jpg);
	background-position: 121px 0;
}
a.article:hover {
	background-position: 0 0;
	border: none;
}
.displace {
	position: absolute;
	left: -5000px;
}
a.recipe {
	display: block;
	width: 121px;
	height: 30px;
	text-decoration: none;
	background: url(images/buttonrecipe.jpg);
	background-position: 121px 0;
}
a.recipe:hover {
	background-position: 0 0;
	border: none;
}
.displace {
	position: absolute;
	left: -5000px;
}
a.project {
	display: block;
	width: 121px;
	height: 30px;
	text-decoration: none;
	background: url(images/buttonproject.jpg);
	background-position: 121px 0;
}
a.project:hover {
	background-position: 0 0;
	border: none;
}
.displace {
	position: absolute;
	left: -5000px;
}
a.event {
	display: block;
	width: 121px;
	height: 30px;
	text-decoration: none;
	background: url(images/buttonevent.jpg);
	background-position: 121px 0;
}
a.event:hover {
	background-position: 0 0;
	border: none;
}
.displace {
	position: absolute;
	left: -5000px;
}
a.homepage {
	margin: 5px;
	float: left;
	width: 183px;
	height: 30px;
	text-decoration: none;
	background: url(images/buttonhomepage.jpg);
	background-position: 183px 0;
}
a.homepage:hover {
	background-position: 0 0;
	border: none;
}
.displace {
	position: absolute;
	left: -5000px;
}
a.profile {
	margin: 5px;
	float: left;
	width: 183px;
	height: 30px;
	text-decoration: none;
	background: url(images/buttonprofile.jpg);
	background-position: 183px 0;
}
a.profile:hover {
	background-position: 0 0;
	border: none;
}
.displace {
	position: absolute;
	left: -5000px;
}
a.upload {
	margin: 5px;
	float: left;
	width: 183px;
	height: 30px;
	text-decoration: none;
	background: url(images/buttonupload.jpg);
	background-position: 183px 0;
}
a.upload:hover {
	background-position: 0 0;
	border: none;
}
.displace {
	position: absolute;
	left: -5000px;
}
a.login {
	margin: 5px;
	float: left;
	width: 183px;
	height: 30px;
	text-decoration: none;
	background: url(images/buttonlogin.jpg);
	background-position: 183px 0;
}
a.login:hover {
	background-position: 0 0;
	border: none;
}
.displace {
	position: absolute;
	left: -5000px;
}
a.userguide {
	margin: 5px;
	float: left;
	width: 183px;
	height: 30px;
	text-decoration: none;
	background: url(images/buttonuserguide.jpg);
	background-position: 183px 0;
}
a.userguide:hover {
	background-position: 0 0;
	border: none;
}
.displace {
	position: absolute;
	left: -5000px;
}
a.uploadarticle {
	display: block;
	width: 121px;
	height: 30px;
	text-decoration: none;
	background: url(images/buttonuploadarticle.jpg);
	background-position: 121px 0;
}
a.uploadarticle:hover {
	background-position: 0 0;
	border: none;
}
.displace {
	position: absolute;
	left: -5000px;
}
a.uploadrecipe {
	display: block;
	width: 121px;
	height: 30px;
	text-decoration: none;
	background: url(images/buttonuploadrecipe.jpg);
	background-position: 121px 0;
}
a.uploadrecipe:hover {
	background-position: 0 0;
	border: none;
}
.displace {
	position: absolute;
	left: -5000px;
}
a.uploadcommunity {
	display: block;
	width: 121px;
	height: 30px;
	text-decoration: none;
	background: url(images/buttonuploadcommunity.jpg);
	background-position: 121px 0;
}
a.uploadcommunity:hover {
	background-position: 0 0;
	border: none;
}
.displace {
	position: absolute;
	left: -5000px;
}
a.registerconsumer {
	margin: 8px;
	float: left;
	width: 275px;
	height: 142px;
	text-decoration: none;
	background: url(images/registerconsumer.jpg);
}
a.registerconsumer:hover {
	border: none;
}
a.registerproducer {
	margin: 8px;
	float: left;
	width: 275px;
	height: 142px;
	text-decoration: none;
	background: url(images/registerproducer.jpg);
}
a.registerproducer:hover {
	border: none;
}


