
body
{
	padding: 0;
	margin: 0;
	text-align: center;
	background: #fff;
}

body, td
{
	font-family: verdana;
	font-size: 13px;
}

a img { border: none; }

form
{
	display: inline;
	padding: 0;
	margin: 0;
}

td
{
	vertical-align: top;
}

#wrapper
{
	width: 995px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header,
#footer,
.footnotes
{
	margin-left: 45px;
	margin-right: 45px;
}

#search_wrapper
{
	margin-bottom: 1px;
}

#search
{
	height: 36px;
	background-image: url(images/search_gradient.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#search div
{
	position: relative;
	float: right;
	margin: 9px 8px 0 0 ;
}

#search input.image
{
	position: absolute;
	border: 1px solid #7b7b7b;
	top: 0;
	right: 0;
}

#search input.text
{
	position: absolute;
	top: 0;
	right: 15px;
	width: 120px;
	height: 16px;
	padding: 1px 0 0 0;
	margin-right: 12px;
	border: 1px solid #7b7b7b;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #eee;
	color: #451612;
}

#recipe_search 
{
	width: 139px;
	margin:0;
	}
	html>body #recipe_search  {   
		margin:-10px 0 0 0;  }


#recipe_search input {
	width: 105px;
	height: 15px;
    margin: 2px 0px 4px 6px;
	border: 1px solid #7b7b7b;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #eee;
	color: #7b7b7b;
	float:left;
}

#recipe_search input.text
{
	padding:2px 0 0 2px;
	color: #7b7b7b;
}

#recipe_search input.image
{
	border: 1px solid #7b7b7b;
    margin: 2px 0 0 2px;
	width:17px;
	height: 17px;
	float:left;
}

#recipe_sort
{
	color:#414141; 
	margin:5px 0 5px 10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}

#banner 
{
	height: 140px;
}

#banner a 
{ 
	float: left; 
	display: block; 
}

#banner a img { display: block; }

#banner .title
{
	display: block;
	float: right;
}

div.clear 
{ 
	clear: both; 
}

.hide { display: none; }

#footer
{
	border-top: 3px solid #e1e1e1;
	padding: 5px 0 25px 0;
	font-size: 9px;
	font-weight: bold;
	color: #a6a4a4;
}

#footer .links
{
	float: left;
	padding-top: 5px;
	width: 410px;
}

#footer .links a
{
	margin-right: 20px;
	color: #a6a4a4;
	text-decoration: underline;
}

#footer .sponsored_by
{
	float: right;
	width: 495px;
	text-align: right;
}


/* footnotes */

.footnotes 
{
	margin-top: -20px;
	font-weight: normal;
	padding: 0px 0 25px 0;
	font-size: 9px;
	color: #a6a4a4;
}

.footnotes ol
{
	padding-left: 20px;
	list-style-position: inside;
	margin-left: 0px;
}



/** "Go" button styles **/

.go_button
{
	display: block;
	height: 16px;
	width: 60px;
	overflow: hide;
	background-color: #7C2E17;
}

#send_container
{
	display: none;
}


/** search bar colors **/

#resources_section #search_wrapper { background-color: #AB5D2B; }
#resources_section #search input.text { color: #7b7b7b; }

#enjoying_section #search_wrapper { background-color: #B37C05; }
#enjoying_section #search input.text { color: #7b7b7b; }

#understanding_section #search_wrapper { background-color: #7D2A15; }
#understanding_section #search input.text { color: #7b7b7b; }

#cooking_section #search_wrapper { background-color: #290302; }
#cooking_section #search input.text { color: #7b7b7b; }

#recipes_section #search_wrapper { background-color: #290302; }
#recipes_section #search input.text { color: #7b7b7b; }

#health_section #search_wrapper { background-color: #93A849; }
#health_section #search input.text { color: #7b7b7b; }

#pro_section #search_wrapper { background-color: #905334; }
#pro_section #search input.text { color: #7b7b7b; }

#misc_section #search_wrapper { background-color: #571E14; }
#misc_section #search input.text { color: #7b7b7b; }