html {
	/*height: 100%;*/
}

body {
	/*height: 100%;*/
	background: url("images/bgshadow.gif") repeat-y center #e9f1f2;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	color: #3d3d3d;
}

.bgdark {
	background: url("images/bgshadow_dark.gif") repeat-y center #e9f1f2 !important;
}

img {
	border: 0px;
}

form {
	margin: 0px;
}

a {
	color: #0f90da;
}

a:hover {
	text-decoration: none;
	color: #36a5e5;
}

#wrapper {
	/*background: url("images/bgshadow.gif") repeat-y center;*/
	/*position: relative;*/
	/*min-height: 100%;*/
	margin: 0px auto 0px auto;
	width: 984px;
}

* html #wrapper {
	/*height: 100%;*/
}

#main {
	width: 954px;
	padding-left: 16px;
}

#header {
	background: url("images/navbg.jpg") repeat-x;
}

#header h1 {
	padding: 32px 0px 11px 60px;
	margin: 0px;
	background: url("images/logo.jpg") no-repeat 20px 25px;
	width: 218px;
	height: 42px;
	display: block;
}

#mainwindow {
	background: url("images/mainwindow.gif") top repeat-x;
	padding: 35px 10px 10px 30px;
}

#mainwindow h1 {
	color: #49555c;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 22px;
	border-bottom: 1px solid #49555c;
}

#mainwindow h2 {
	background: url("images/dots.gif") repeat-x bottom #fff;
	/*color: #fff;*/
	margin: 0px;
	padding: 10px 10px 5px 2px;
	font-size: 14px;
	width: 400px;
}

#mainwindow p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	line-height: 170%;
}

#recipeheading span {
	display: none;
}

#recipecontent {
	font-size: 12px;
	width: 450px;
	float: left;
}

#rightarea {
	float: left;
	margin-left: 35px;
	width: 415px;
	font-size: 12px;
}

#rightarea ul {
	margin: 0px 0px 20px 10px;
	list-style-type: circle;
}

#header h1 span {
	display: none;
}

#featured {
	background: url("images/featuredbg.jpg") repeat-x top;
	height: 306px;
}

#featuredImg {
	margin: 22px 0px 0px 20px;
	float: left;
}

#bottomarea {
	clear: both;
	border-top: 1px solid #fff;
	background: #1d1d1d;
	height: 220px;
}

#bottomarea a {
	color: #87bce5;
}

#footerw {
	clear: both;
	padding: 50px 0px 0px 2px;
	/*margin-top: -104px;*/
}

#footer {
	background: #454545;
	color: #fff;
	padding: 7px 20px 7px 6px;
	font-size: 10px;
	height: 40px;
	margin: 0px auto 0px auto;
	width: 928px;
}

#footer p {
	margin: 0px;
	padding: 12px 12px 12px 20px;
}

#rightside {
	float: left;
	padding: 35px 0px 0px 25px;
	width: 500px;
}

#welcome {
	color: #1d1d1d;
	font-size: 13px;
	height: 80px;
	background: url("images/dots2.gif") repeat-x bottom;
}

#welcome h2 {
	color: #fff;
	font-size: 16px;
	margin: 0px;
}

#welcome p {
	color: #000;
	margin-top: 4px;
	width: 480px;
	font-weight: bold;
}

#searchbox {
	background: url("images/searchbg.jpg") repeat-x top #bae3e9;
	border-top: 1px solid #127280;
	border-left: 1px solid #127280;
	border-bottom: 1px solid #f3f8f9;
	border-right: 1px solid #f3f8f9;
	font-size: 22px;
	font-family: arial;
	color: #454545;
	padding: 5px 10px 5px 10px;
	float: left;
	width: 334px;
}

#headerIngredient, #headerPopular, #headerLogin, #headerMember {
	margin: 0px;
	padding: 0px;
	background: url("images/header_searchby.gif") no-repeat;
	height: 23px;
	width: 180px;
}

#headerPopular {
	background: url("images/header_popular.gif") no-repeat;
	height: 23px;
	width: 120px;
}

#headerLogin {
	background: url("images/header_login.gif") no-repeat;
	height: 26px;
	width: 121px;
}

#headerMember {
	background: url("images/header_member.gif") no-repeat;
	height: 63px;
	width: 180px;
	margin-bottom: 7px;
}

#headerIngredient span, #headerPopular span, #headerLogin span, #headerMember span {
	display: none;
}

#searchBtn {
	float: left;
	height: 59px;
	width: 102px;
	margin-top: -10px;
}

#nav {
	clear: both;
	width: 930px;
	height: 32px;
}

#nav ul {
	margin: 0px;
	list-style-type: none;
	padding: 2px 0px 0px 20px;
}

#nav ul li {
	height: 22px;
	float: left;
	display: block;
	margin-left: 7px;
}
			
#home a:hover, #search a:hover, #addrecipe a:hover, #myrecipebook a:hover { background: none; }
#home a span, #search a span, #addrecipe a span, #myrecipebook a span { display: none; }

#home { width: 62px; height: 30px; background: url("images/navbar.gif") 0px -30px; display: block; float: left; }
#home a { width: 62px; height: 30px; background: url("images/navbar.gif") 0px 0px; display: block; }

#search { width: 103px; height: 30px; background: url("images/navbar.gif") -62px -30px; display: block; float: left; }
#search a { width: 103px; height: 30px; background: url("images/navbar.gif") -62px 0px; display: block; }

#addrecipe { width: 84px; height: 30px; background: url("images/navbar.gif") -165px -30px; display: block; float: left; }
#addrecipe a { width: 84px; height: 30px; background: url("images/navbar.gif") -165px 0px; display: block; }

#myrecipebook { width: 132px; height: 30px; background: url("images/navbar.gif") -249px -30px; display: block; float: left; }
#myrecipebook a { width: 132px; height: 30px; background: url("images/navbar.gif") -249px 0px; display: block; }

.row1 {
	background: #dce8f0;
}

.row2 td {
	background: #82b8dd;
	color: #fff;
	padding-left: 5px;
}

.textbox {
	border-top: 1px solid #364a5a;
	border-left: 1px solid #364a5a;
	border-bottom: 1px solid #f6f9fb;
	border-right: 1px solid #f6f9fb;
	background: url("images/textarea.jpg") repeat-x bottom #fff;
	padding: 5px;
	font-family: arial;
	font-size: 13px;
	color: #175284;
}

.tbLarge {
	padding: 8px;
	font-size: 18px;
}

textarea {
	padding: 5px;
	font-family: arial;
	font-size: 13px;
	color: #175284;
}

fieldset {
	padding-top: 15px;
	border: 1px solid #8b97a0;
	-moz-border-radius: 5px;
}

#comments label {
	padding: 10px 5px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	text-align: right;
	width: 60px;
	color: #5b6065;
}

.formfield {
	text-align: right;
	font-weight: bold;
	width: 150px;
}

.autocomplete {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.autocomplete li a {
	display: block;
	padding: 3px 0px 3px 5px;
	background: #e5edf4;
	text-decoration: none;
	color: #2b3944;
	border-bottom: 1px solid #ecf1f5;
	font-weight: bold;
}

.autocomplete li a:hover {
	background: #cae1f4;
	color: #1c252c;
}

.styledTable th {
	background: #1c5b90;
	color: #fff;
	text-align: left;
}

.btn {
	padding: 3px 5px 3px 5px;
}

#searchResults {
	position: absolute;
	top: 293px;
	clear: both;
	color: #fff;
	background: url("images/searchresults.jpg") no-repeat top left;
	padding: 5px;
	height: 100px;
	width: 346px;
}

#searchResults ul {
	margin: 0px;
	padding: 10px 0px 0px 30px;
}

#searchResults a {
	color: #fff;
	font-size: 14px;
}

#searchResults h2 {
	padding: 5px 0px 0px 10px;
	font-size: 14px;
}

.column {
	padding: 20px 40px 20px 30px;
	color: #fff;
	float: left;
	border-right: 1px solid #272727;
}

#recipeheading, #ingredheading {
	margin: 0px;
	padding: 0px;
	background: url("images/recipe_heading.jpg") no-repeat;
	height: 30px;
}

#ingredheading {
	background: url("images/ingred_heading.jpg") no-repeat;
}

#ingredientBox, #ingredientBox2 {
	background: url("images/ingredientbox.jpg") bottom no-repeat #c3e6f0;
	width: 442px;
	padding: 0px 0px 10px 0px;
	margin-bottom: 20px;
	color: #3a4b50;
}

#ingredientBox2 {
	background: url("images/ingredientbox2.jpg") bottom no-repeat #c3e6f0;
}

#tipbox, #tipbox2 {
	background: url("images/tipboxbottom.gif") bottom no-repeat #fff9ca;
	width: 406px;
	padding: 0px 0px 10px 0px;
	margin: 45px 0px 0px 10px;
	color: #434131;
}

#tipbox h2, #tipbox2 h2 {
	background: url("images/tipboxtop.gif") top no-repeat #fff9ca;
	height: 10px;
	margin: 0px;
	padding: 0px;
	width: 406px;
}

#tipbox p, #tipbox2 p {
	padding: 0px 15px 0px 15px;
	margin: 0px;
	line-height: 120%;
}

#tipbox2 {
	margin: 10px 0px 10px 10px;
}

#methodBox {
	margin-left: 15px;
	padding-left: 15px;
	border-left: 3px solid #e8ce54;
}

#infobox {
	background: url("images/infobox.jpg") no-repeat;
	width: 400px;
	height: 40px;
}

#thumblist {
	width: 412px;
	text-align: right;
}

/*
/* image stuff */

#thumblist a {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
}

#thumblist a:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

#ratingbox {
	background: url("images/ratingbg.gif") no-repeat; 
	height: 50px;
	margin: 8px 0px 0px 5px;
	padding: 10px 0px 0px 105px;
}

#ratingbox a {
	float: left;
	width: 26px;
	height: 26px;
	background: url("images/stars.gif") no-repeat right;
}

.starhilite {
	background: url("images/stars.gif") no-repeat left !important;
}

#myrecipebookheader {
	background: url("images/myrecipebook.jpg") no-repeat;
	width: 888px;
	height: 264px;
}

#myrecipebookheader p {
	display: none;
}

#myrecipebookheader form {
	position: absolute;
	margin-top: 200px;
	margin-left: 50px;
}

.opac80 {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
}

.opac60 {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}

.opac40 {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.4;
}

.opac20 {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	-moz-opacity: 0.2;
}

#comments {
	padding: 20px 20px 20px 15px;
}

#comments h2 {
	width: 360px;
	color: #227bd4;
}

#comments p {
	padding-bottom: 13px;
	color: #5e666d;
	border-bottom: 1px solid #bdcdd9;
}

fieldset p {
	border-bottom: 0px !important;
	margin-bottom: 0px;
}

#commentWrapper {
	display: none;
}

#mainMember {
	border: none;
	padding: 40px 0px 0px 50px;
}

#mainMember li {
	font-size: 13px;
	color: #c1e3ec;
}

#mainMember ul {
	margin: 0px;
	float: left;
	width: 250px;
	padding: 10px 0px 10px 25px;
}

#mainMember p {
	clear: both;
	padding: 7px 0px 5px 0px;
	margin: 0px;
	color: #40a7c1;
	font-size: 14px;
}

#addtorecipebook {
	display: block;
	background: url("images/addrecipebook.gif") no-repeat top left;
	height: 32px;
	width: 215px;
	margin: 0px 0px 0px 5px;
}

#addtorecipebook span {
	display: none;
}