body
{	
	width:100%;
	background-color:#8DC5E2;
	color:#585858;
	font-family:Arial;
	font-size:13px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 	
	margin:0;
	padding:0;	
}

ul, li { list-style:none;}

.clear { clear:both;}
.fleft { float:left;}
.bluetext { color:#61A2D8;}
.darkgraylink { text-decoration:none; font-weight:bold; color:#585858;}
.darkgraylink:hover { text-decoration:underline;}

.orangebar { background:url(/images/headerOrangeBar.jpg) 0 0 no-repeat; width:980px; height:34px;}

#wrapper
{
	width:990px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#wrapper-top
{
	width:990px;
	margin-top:25px;
	background-image:url(/images/pageTile.gif);
	background-position:left top;
	background-repeat:repeat-y;
	float:left;
}

#wrapper-middle
{
	width:990px;	
	background-image:url(/images/pageTop.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#homewrapper-bottom
{
	padding-left:5px;
	width:985px;
	background-image:url(/images/pageBottom_home.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#wrapper-bottom
{
	padding-left:5px;
	width:985px;
	background-image:url(/images/pageBottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#wrapper-bottom a
{
	width:985px;
	height:70px;
}

#header
{
	padding:15px 0px 0px 0px;
	width:980px;
	height:75px;
	background-image:url(/images/header_BlueLine_noImg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#footer
{
	width:980px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:10px;
}

#footer-line1
{
	font-size:10px;
	color:#3A89CC;
	font-family:Verdana;	
	font-weight:bold;
}

#footer-line1 li { display:inline; margin-left:20px;}
#footer-line1 li a { text-decoration:none; color:#3A89CC; }

#footer-line2
{
	font-size:10px;
	color:#3A89CC;
	font-family:Verdana;	
	margin-left:20px;
	margin-top:5px;
}

/*---------Top nav--------*/

ul#top-menu 
{	
	list-style: none;	
	padding:0px;
	margin:0px;
	height:60px;
	width:900px;
}

ul#top-menu li 
{
	float:left;
	display: block;
	margin: 0px;
	padding:0px;
	overflow: hidden;
}

ul#top-menu li a 
{
	display: block;
	text-indent: -999em;
}

ul#top-menu li.logo a {
	background:url(/images/snrc_logo.gif) 0 0 no-repeat;
	width:243px;
	height:60px;
}

ul#top-menu li.logo { padding:0px 40px 0px 15px;}
ul#top-menu li.first { padding:15px 0px 0px 0px;}
ul#top-menu li.second { padding:15px 0px 0px 20px;}
ul#top-menu li.third { padding:15px 0px 0px 20px;}
ul#top-menu li.fourth { padding:15px 0px 0px 20px;}
ul#top-menu li.fifth { padding:15px 0px 0px 20px;}
ul#top-menu li.first-active { padding:15px 0px 0px 0px;}
ul#top-menu li.second-active { padding:15px 0px 0px 20px;}
ul#top-menu li.third-active { padding:15px 0px 0px 20px;}
ul#top-menu li.fourth-active { padding:15px 0px 0px 20px;}
ul#top-menu li.fifth-active { padding:15px 0px 0px 20px;}

ul#top-menu li.first a {
	background:url(/images/nav_home_off.gif) 0 0 no-repeat;
	width:51px;
	height:20px;
}

ul#top-menu li.first a:hover {
	background:url(/images/nav_home_on.gif) 0 0 no-repeat;
}

ul#top-menu li.second a {
	background:url(/images/nav_science_off.gif) 0 0 no-repeat;
	width:67px;
	height:20px;
}

ul#top-menu li.second a:hover {
	background:url(/images/nav_science_on.gif) 0 0 no-repeat;
}

ul#top-menu li.third a {
	background:url(/images/nav_tools_off.gif) 0 0 no-repeat;
	width:49px;
	height:20px;
}

ul#top-menu li.third a:hover {
	background:url(/images/nav_tools_on.gif) 0 0 no-repeat;
}

ul#top-menu li.fourth a {
	background:url(/images/nav_products_off.gif) 0 0 no-repeat;
	width:74px;
	height:20px;
}

ul#top-menu li.fourth a:hover {
	background:url(/images/nav_products_on.gif) 0 0 no-repeat;
}

ul#top-menu li.fifth a {
	background:url(/images/nav_recipes_off.gif) 0 0 no-repeat;
	width:67px;
	height:20px;
}

ul#top-menu li.fifth a:hover {
	background:url(/images/nav_recipes_on.gif) 0 0 no-repeat;
}

ul#top-menu li.first-active a {
	background:url(/images/nav_home_on.gif) 0 0 no-repeat;
	width:51px;
	height:20px;
}
ul#top-menu li.second-active a {
	background:url(/images/nav_science_on.gif) 0 0 no-repeat;
	width:67px;
	height:20px;
}
ul#top-menu li.third-active a {
	background:url(/images/nav_tools_on.gif) 0 0 no-repeat;
	width:49px;
	height:20px;
}
ul#top-menu li.fourth-active a {
	background:url(/images/nav_products_on.gif) 0 0 no-repeat;
	width:74px;
	height:20px;
}
ul#top-menu li.fifth-active a {
	background:url(/images/nav_recipes_on.gif) 0 0 no-repeat;
	width:67px;
	height:20px;
}

/*---------End Top nav--------*/

#home-header
{
	padding:25px 0px 0px 50px; 
	width:930px;
	height:218px;
	background:url(/images/home_headerImg.jpg) 0 0 no-repeat;
}

#home-header .home-bold-link { font-weight:bold; font-size:14px; color:#585858; margin-top:10px; }

#home-header h1 
{
	padding-bottom:10px;
	background:url(/images/headline_home.gif) 0 0 no-repeat;
	width:450px;
	height:61px;
	text-indent:-999em;
}
#home-header strong { font-size:17px; font-weight:bold;}
#home-header p { width:250px;}

#home-nav {padding-top:5px;}

#home-nav-science
{	
	float:left;
	background:url(/images/home_orangeBar_science.gif) 0 0 no-repeat;
	background-position:right bottom;
	background-repeat:no-repeat;
	width:74px;
	height:23px;
	text-indent:-999em;
	padding:2px 0px 0px 35px;
}

#home-nav-tools
{	
	float:left;
	background:url(/images/home_label_tools.gif) 0 0 no-repeat;
	background-position:right bottom;
	background-repeat:no-repeat;
	width:54px;
	height:23px;
	text-indent:-999em;	
	padding:2px 0px 0px 30px;	
}

#home-nav-products
{	
	float:left;
	background:url(/images/home_orangeBar_products.gif) 0 0 no-repeat;
	background-position:right bottom;
	background-repeat:no-repeat;
	width:83px;
	height:22px;
	text-indent:-999em;
	padding:2px 0px 0px 15px;	
}

.home-nav-divider1 { float:left; margin-left:100px;}
.home-nav-divider2 { float:left; margin-left:160px;}
.home-nav-divider3 { float:left; margin-left:130px;}

#home-content 
{
	float:left;
	color:#585858;
	font-family:Arial;
	font-size:12px;
	width:980px;
}

#home-content a { color:#585858; font-family:Arial; font-size:12px; text-decoration:underline; }

.home-content-divider {
	float:left;
	width: 1px;
	height: 365px;
	background-color:#AADAF1;
}

#home-content-science 
{
	float:left;
	padding-left:35px;
	padding-right:14px;
	margin-top:10px;
	width:165px;
}

#home-content-science p {margin-bottom:5px;}

.home-science-icon { float:left; margin-bottom:10px; }

#home-science-ebriefs .home-science-listlink { font-weight:bold; font-size:14px; color:#61A2D8; margin-left:5px; }
#home-science-ebriefs .home-science-listlink a { font-weight:bold; font-size:14px; color:#61A2D8; margin-left:5px; text-decoration:none; }

#home-science-ebriefs { }
#home-science-ebriefs .img-plus { float:left; padding-right:5px; border-style:none;}
#home-science-ebriefs .blue { font-weight:bold; font-size:14px; color:#61A2D8; text-decoration:none; }
#home-science-ebriefs .title { padding-top:10px;}

#home-science-ebriefs .home-science-content { padding:5px 0px 0px 18px; }

#home-science-newsletters-content { display:none;}
#home-science-fact-content { display:none;}

#home-science-helpful .home-science-listlink { font-weight:bold; font-size:14px; color:#61A2D8; margin-left:5px; }
#home-science-helpful .home-science-listlink a { font-weight:bold; font-size:14px; color:#61A2D8; margin-left:5px; text-decoration:none; }

#home-science-helpful { float:left; }
#home-science-helpful-content { float:left; margin-left:5px; margin-bottom:15px; display:none; }
#home-science-helpful .blue { font-weight:bold; font-size:14px; color:#61A2D8; }
#home-science-helpful .blue a { font-weight:bold; font-size:14px; color:#61A2D8; text-decoration:none; }

#home-content-tools 
{
	float:left;
	padding-left:35px;
	padding-right:14px;
	margin-top:10px;
	width:203px;
}

#home-content-tools .home-bold-link { font-weight:bold; font-size:14px; }
#home-content-tools .home-bold-link a { font-weight:bold; font-size:14px; text-decoration:underline; }

#home-content-tools p {margin-bottom:5px;}

#home-content-products 
{
	float:left;
	padding-left:15px;
	padding-right:18px;
	margin-top:10px;
	width:201px;
}

#home-content-products p {margin-bottom:5px;}

#home-content-products-container{
	float:left;
	width:216px;	
	margin-top:10px;
}

#home-content-products-container .home-content-products-image { float:left; margin-right:10px; margin-bottom:15px; }
#home-content-products-container .home-content-products-copy { margin-top:5px; float:left; font-size:14px; font-weight:bold; }
#home-content-products-container .home-content-products-copy a { font-size:14px; font-weight:bold; text-decoration:underline; }

#home-content-other 
{
	float:left;
	padding-left:15px;
	margin-top:10px;
}

#home-content-other p {margin-bottom:5px;}

#home-content-other-container{
	float:left;	
	margin-top:10px;
}

#home-content-other-container .home-content-other-image { float:left; margin-top:10px; }

#newsletter-top
{
	width:232px;
	background-image:url(/images/fcaTile.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

#newsletter-middle
{
	width:232px;	
	background-image:url(/images/fcaTop.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#newsletter-bottom
{
	padding:10px;
	width:212px;
	background-image:url(/images/fcaBottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:110px;
}

#newsletter-bottom .newsletter-bottom-copy { margin-top:5px; float:left; font-size:14px; font-weight:bold; }
#newsletter-bottom .newsletter-bottom-copy a { font-size:14px; font-weight:bold; text-decoration:underline; }

#main-content { padding:15px 0px 100px 50px; width:625px;}
#main-content p { padding-top:15px;}

#main-content h1.signup
{
	padding-bottom:10px;
	background:url(/images/headline_signup.gif) 0 0 no-repeat;
	width:136px;
	height:42px;
	text-indent:-999em;
}

#sitemap-content{
	padding-left:25px;	
}

#sitemap-content li
{
	margin-left:25px;
	margin-bottom:4px;	
}

#sitemap-content p
{
	margin-bottom:7px;	
}

#sitemap-title
{
	margin-top:15px;
	background:url(/images/headline_sitemap.gif) 0 0 no-repeat;
	width:470px;
	height:42px;
	text-indent:-999em;
	padding-bottom:20px;
}

#sitemap-links-container 
{
	float:left;
	width:700px;	
	font-size:13px;
	color:#585858;
}

#sitemap-links-container a
{
	font-size:13px;
	color:#585858;
}

#sitemap-links-container-left
{
	float:left;
	width:320px;	
}

#sitemap-links-container-right
{
	float:left;
	width:370px;	
}

/*---------Recipe Search--------*/
#recipe-search-top
{
	position:absolute;
	top:100px;
	right:20px;
	width:232px;
	background-image:url(/images/recipeFCAtile.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

#recipe-search-middle
{
	width:232px;	
	background-image:url(/images/recipeFCAtop.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#recipe-search-bottom
{
	padding:10px;
	width:212px;
	height:280px;
	background-image:url(/images/recipeFCAbottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#keyword-title
{
	background:url(/images/recipeFCA_keyword.gif) 0 0 no-repeat;
	width:205px;
	height:20px;
	text-indent:-999em;
	padding-bottom:4px;
}
#product-title
{
	margin-top:15px;
	background:url(/images/recipeFCA_product.gif) 0 0 no-repeat;
	width:198px;
	height:20px;
	text-indent:-999em;
	padding-bottom:4px;
}

#ul-search li { display:inline; float:left;}
#ul-search li input { font-size:11px;}
#ul-search li.first { padding-top:2px;}
#ul-search li.second { padding-left:5px;}

.home-recipe-box-img { float:left; width:80px; margin-right:10px; margin-bottom:10px; }
.home-recipe-box-link { float:left; margin-top:10px; color:#61A2D8; }
.home-recipe-box-link a { color:#61A2D8; }

/*----------Product Locator-----------*/

#pl-wrapper { padding:15px 0px 100px 50px; width:625px; height:400px;}
#pl-wrapper h1
{
	background:url(/images/Product_Locator.gif) 0 0 no-repeat;
	width:285px;
	height:42px;
	text-indent:-999em;
}

#locator-content-wrapper { padding-top:10px;}
#locator-results p { padding-bottom:10px;}

#error-wrapper { padding:15px 0px 100px 50px; width:625px; height:400px;}
#error-wrapper p { padding-top:10px;}