body
{
	background:url(/stylesheets/images/domains/data.sunlightlabs.com/bg_grid.jpg) repeat left top;
	color: #4F4D4D;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	line-height: 21px;	
}
/* PAGE CONTAINERS */ 
.bodyInterior
{
	background:url(/stylesheets/images/domains/data.sunlightlabs.com/bg_repeat2.jpg) repeat-x center top;
	border: none;
	padding-bottom: 1em;
}
.outerContainer
{
	background:url(/stylesheets/images/domains/data.sunlightlabs.com/bg_repeat2.jpg) repeat-x  300% 0;
}
/* Header */
#header
{
	background: none;
	height: 150px;
}
/* Main Nav */
#mainNav
{
	/*background:url(/stylesheets/images/domains/data.sunlightlabs.com/nav_bg.png);
		margin: 0 auto;*/
	border-top: solid 1px #9BA99F;
	border-bottom: solid 1px #9BA99F;	
	position: relative;
	top: 110px;
	margin: 0 auto;
	width: 98%;
}
#mainNav a
{
	line-height: 30px;
}
#mainNav li
{
	height:auto;	
}
body.home #mainNav li.home, body.home #mainNav li.home a span, body.discover #mainNav li.discover a span, body.community #mainNav li.community a span, body.discover #mainNav li.discover, #mainNav ul.subNav li:hover, #mainNav ul.subNav li:hover a span, body.home #mainNav li.home .subNav li:hover, body.home #mainNav li.home .subNav li:hover a span, #mainNav li, #mainNav li.home ul.subNav li a span, #mainNav li, #mainNav li a span,
body.home #mainNav li.home .subNav li.last
{
	background-image: none;
	background-color: none;
}
#mainNav li a span
{
	color: #184259;
	text-transform: uppercase;
}
#mainNav li a:hover
{
	color: #000;
}
#mainNav ul.subNav, body.discover #mainNav ul.subNav, body.home #mainNav ul.subNav, #mainNav li.home.loggedInNav:hover ul.subNav
{
	display: none;
	height: 0;
}

/* User Nav */
#header .userNav a
{
	color: #FFF;
	font-size: 1.2em;
}
/* Data Splash */
.pageBlockHeaderContainer
{
	background: none;
	margin-bottom: 2em;
}
.pageBlockIntro p
{
	margin-top: 1em;
}

.pageBlockIntro p, .pageBlockHeaderCarousel h2
{
	color: #333;
}
form.search.large .clearBox
{
	background: #FFF;
}
.pageBlockHeaderCarousel .carouselOuter, .pageBlockHeaderCarousel .carouselInner
{
	background-image: none;
}
.pageBlockHeaderCarousel.carouselWrapper
{
	background: url(/stylesheets/images/domains/data.sunlightlabs.com/featureBox_bg_sm.png) no-repeat bottom;	
}

/* FOOTER */
#sunlightLabsFooter
{
	background: url(/stylesheets/images/domains/data.sunlightlabs.com/footer_repeat2.png) repeat-x;
	height: 372px;
}
#footer
{
	background: url(/stylesheets/images/domains/data.sunlightlabs.com/footer_mainBottom.png) no-repeat center bottom;
	max-width: auto;
	height:372px;
	margin:0 auto;
	width:960px;
}
.footerContent
{
	background: url(/stylesheets/images/domains/data.sunlightlabs.com/footer_mainTop.png) no-repeat center top;
	height: 242px;
	margin: 0 auto;
	width: 960px;
}
#footer .copyright
{
	padding: 0;	
	position: relative;
	top: 85px;
	float: left;
}
#footer .copyright a
{
	background: url(/stylesheets/images/domains/data.sunlightlabs.com/foundationLogo.png) no-repeat center top;	
	display: block;
	height: 38px;	
	text-indent: -9999px;
	text-align: left;	
	width: 83px;	
}
#footer ul
{
	float: right;
	position: relative;
	top: 70px;
}