/* @override http://client.rivetglobal.com/Delicias/Recipes/styles/site.css */

/* @charset "UTF-8";*/

body {
	margin: 0;
	text-align: center;
	background-color: #0871ba;
	font: 100% Arial, Helvetica, "Sans Serif";
	color: #002979;
}
#wrapper {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	border-left: 2px solid #051d59;border-right: 2px solid #051d59;border-bottom: 2px solid #051d59;
}
a.nolink {color:Black;}
a.nolink:hover {color:Black;cursor: text;}
/* @group Home Page */

#homewrapper {
	position: relative;
	width: 800px;
	height: 600px;
	margin: 0 auto;
	text-align: left;
	border-left: 2px solid #051d59;
	border-right: 2px solid #051d59;
	border-bottom: 2px solid #051d59;
	background: url(../../images/home_background.jpg) no-repeat top left;
}
#homenav {
	position: absolute;
	top: 0; left: 0;
	width: 800px; height: 40px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
}
#homenav a {
	margin: 0 20px;
	color: #FFF;
	text-decoration: none;
}
#homenav a:hover {
	margin: 0 20px;
	color: #f6ee10;
}
#homelang {
	color: #33bef2;
	position: absolute;
	top: 60px;
	left: 640px;
	font-size: 12px;
}
#homelang a {
	color: #33bef2;
	font-weight: bold;
	text-decoration: none;
}
#homelang a:hover, #homelang a:active {
	color: #002993;
}

#homefooter {
	position: relative;
	top: 510px; left: 0;
	width: 800px; height: 210px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
} 
#homefootertext {
	position: relative;
	top: 60px;
	width: 800px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #002979;
}
#homefootertext a {
	color: #002979;
	margin: 0 10px;
	text-decoration: none;
}
#homeflavorfinder {
    position: relative;
    top:25px;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
    z-index: 50;
}

/* @end */

/* @group Header */

#header {
	position: relative;
	top: 0; left: 0;
	width: 800px; height: 560px;
}
#header #nav {
	position: absolute;
	top: 0; left: 300px;
	width: 500px; height: 40px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
}
#header #nav a {
	margin: 0 20px;
	color: #FFF;
	text-decoration: none;
}
#header #nav a:hover {
	margin: 0 20px;
	color: #f6ee10;
}
#lang {
	color: #FFF;
	position: absolute;
	top: 120px;
	left: 660px;
	font-size: 13px;
}
#lang a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#lang a:hover, #lang a:active {
	color: #002993;
}
.leader {
	position: relative;
	top: 75px;
	height: 170px;
	color: #06246a;
	font-size: 15px;
	float: left;
	padding: 0 10px 0 460px;
}

/* @end */

/* @group Content */

#content {
	position: relative;
	top: 0; left: 0;
	width: 800px;
	background-color: #FFF;
	font-size: 14px;
}
#content .Nutrition {}
#content h1 {
	font-size: 19px;
}
#content a {
	color: #33bef2;
	text-decoration: none;
	/*border-bottom: 1px solid #002979;*/
}
#content div.legal {
	font-size: 13px;
	padding: 5px 30px;
}
#content div.contact {
	font-size: 13px;
	padding: 5px 30px;
}
#content div.contact h1 {
	margin: 10px 0;
}

#content div.contact label {
	position: relative;
	float: left;
	width: 150px;
}
#content div.contact .talllbl
#content div.contact input {
	position: relative;
}

#content div.flavorlisting a {
	color: #33bef2;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

/* @end */

/* @group Footer */

#footer {
	position: relative;
	top: 0; left: 0;
	width: 800px; height: 210px;
}
#flavorfinder {
    position: absolute;
    display: block;
    top:80px;
    width: 800px;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
    z-index: 50;
}
/*#flavorfinder .input, #flavorfinder select.input {
	font-size: 12px; font-weight: bold; color: #002979; border: 1px solid #002979;
}
#flavorfinder select.input {
	width: 130px;
}
#flavorfinder select.input option:focus {
	width: 300px;
	overflow: auto;
}*/ 
#footertext {
	position: absolute;
	top: 170px;
	width: 800px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	color: #002979;
}
#footertext a {
	color: #002979;
	margin: 0 10px;
	text-decoration: none;
}
.ffSubmit {
    position:relative;
    top: 8px; margin:0;
}
/* @end */

/*.recipewrap {
	background-color: #CCE676;	
	border-left: 1px solid #df9b3f;	
	border-right: 1px solid #df9b3f;	
}*/
.recipecontainer {
	background-color: #188ed0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;	
}
.recipecontainer h1 {
	font: 600 15px Arial, Helvetica, sans-serif;
}
.recipecontainer .smone {
	font-size:13px;
	font-weight:600;
}
.recipecontainer .smtwo {
	font-size:13px;
	font-weight:600;
	color: #111;
	padding-left: 15px;
}
.teaser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a4341;
	position: relative;
    text-align:left;
    width:300px;
	left: 380px;
	top: 135px;
	font-weight: bold;
}

/* begin JQuery Ajax Switcher */
#nav {
	list-style: none;
	text-align:center;
	padding: 0;
	display: block;
	overflow: visible;
	text-transform:capitalize;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 447px;
}
#nav li {
	display: inline;
}
#nav li a {
	display: block;
	float: left;
	color: white;
	text-decoration: none;
}
#load {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(images/ajax-loader.gif);
	width: 43px;
	height: 11px;
	text-indent: -9999em;
}
#content {
}