/* @override http://www.orangehatdesign.com/clients/NAC/provider.css */

img {
	border: none;
	padding: 0;
	margin: 0;
}

body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	background-color: #81bee2;
}

a {
	font: 12px/13px;
	text-decoration: none;
	color: #123c92;
	padding: 0;
	margin: 0;
}

a:hover {
	text-decoration: underline;
}

p {
	font: 12px/14px Arial, Verdana, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #666;
	line-height:150%;
}

p.button {
	height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.bold {
	font-weight: bold;
}

h1 {
	font: 31px/30px Georgia, Times, Serif;	
	color: #fff;
}

h2 {
	font: 24px/25px Georgia, Times, Serif;
}

h3 {
	font: 15px/16px Georgia, Times, Serif;
	color: #b21e3e;
	background-color: #7FBADF;
	padding: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	line-height: 0px;
	margin: 5px;
}

h4 {
	font: 24px/26px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #fff;
	font-weight: bold;
}

h5 {
	
}

.displace {
	position: absolute;
	left: -5000px;	
}


a.button{
	
}


#main {
	width: 985px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: -75px;
}

#content {
	width: 985px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;

}

#interior-header {
	width: 615px;
	height: 60px;
	padding: 10px;
	
}

#page-options {
	background-color: #fff;
	height: 48px;
	width: 90px;
	position: relative;
	top: -49px;
	left: 531px;
	padding-left: 10px;
}

#page-options img {
	float: left;
	position: relative;
	left: -16px;
	top: 15px;
	margin-right: -7px;
}

#interior-subnav {
	font: 16px/15px Georgia, Times, Serif;
	color: #999;
	height: 20px;
	position: relative;
	top: -48px;
	left: 15px;
	padding-top: 15px;
}

p.options {
	margin: 0;
	padding-top: 1px;

}

a.share {
	font: 10px/15px Georgia, Times, Serif;
	color: #e31837;
	text-decoration: none;
}

a.share:hover {
	color: #999;
	text-decoration: underline;
}

#interior-content {
	width: 650px;
	background-color: #fff;
	float: left;
	margin: 5px 5px 0;
	min-height: 455px;
}

#body-copy {
	padding: 20px;
	margin-top: 15px;
}

#sidebar {
	width: 300px;
	float: left;
	left: 660px;
	margin: 10px;
}

.side-text {
	color: #fff;
	font: 14px/14px Verdana, Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 14px!important;
	font-weight: 600;
	line-height:150%;
}

#pad-ads {
	width: 280px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#side-button {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* @group Homepage */

.home {
	background-color: #b21e3e;

}

#main-image {
	padding: 5px;
	float: left;
	height: 300px;
}

#home-right {
	width: 270px;
	height: 445px;
	float: left;
	padding-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

p.home-text {
	color: #fff;
	line-height:150%;
}

p.home-text a{
	color: #fff;
}

/* @group Provider Feature */

#feature-provider {
	position: relative;
	top: -60px;
	margin-left: 260px;
	margin-top: 25px;
}

h2.prov-name {
	font: 23px/16px Georgia, Times, Serif;
	color: #b21e3e;
	width: 220px;
	height: 17px;
	margin-top: 22px;
	margin-left: 7px;
	padding: 0;
	z-index: 1;
}

#provider-week {
	position: relative;
	top: -100px;
	background-color: #b21e3e;
	background-image: url(images/providerwk.png);
	background-repeat: no-repeat;
	padding: 3px;
	width: 662px;
	height: 60px;
	border-top: 3px solid #b21e3e;
	border-bottom: 3px solid #b21e3e;
}

#provider-week p {
	color: #fff;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 10px;
}

.wk {
	font-size: 22px;
	line-height: 20px;
	margin-top: 3px;
	margin-bottom: 0;
}



/* @end */



/* @end */

/* @group Navigation */

#navigation {
	width: 574px;
	height: 40px;
	position: relative;
	top: -52px;
	left: 411px;
	z-index: 2;
}

#navbar {
	position: absolute;
	padding: 0;
	margin: 0;
}

#navbar li {
	list-style: none;
	float: left; 
}


#navbar li a {
	display: block;
	padding: 3px 8px;
	text-decoration: none;
	color: #fff;
}
	
#navbar li a:hover {
	color: #000; 
}

#navbar li ul {
	display: none;  
}

#navbar li:hover ul, #navbar li.hover ul {
	position: absolute;
	display: inline;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0; 
}

#navbar li:hover li, #navbar li.hover li {
	float: left; 
	display: inline;
}

#navbar li:hover li a, #navbar li.hover li a {
	color: #000; 
	display: inline;
}

#navbar li li a:hover {
	color: #357; 
}


a.nav-homepage {
	background-image: url(images/nav-home.png);
	background-repeat: no-repeat;
	width: 66px;
	height: 35px;
}

a.nav-resources {
	background-image: url(images/nav-marketplace.png);
	background-repeat: no-repeat;
	width: 117px;
	height: 35px;
	color: #375187;
}

a.nav-ideas {
	background-image: url(images/nav-ideas.png);
	background-repeat: no-repeat;
	width: 62px;
	height: 35px;
}

a.nav-activity {
	background-image: url(images/nav-resources1.png);
	background-repeat: no-repeat;
	width: 98px;
	height: 35px;
}

a.nav-share {
	background-image: url(images/nav-share.png);
	background-repeat: no-repeat;
	width: 65px;
	height: 35px;
}

a.nav-donate {
	background-image: url(images/nav-donate.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 35px;
}

#navbar li ul li a:hover {
	text-decoration: underline;
}

#navbar li.dd-resource ul li a {
	background-color: #ffe287;
	border-left: 2px solid #ffedb1;
	border-right: 2px solid #ffedb1;
	border-bottom: 2px solid #ffedb1;
	color: #F25745;
	position: relative;
	left: 50px;
	top: 3px;

}

#navbar li.dd-ideas ul li a {
	background-color: #375187;
	border-left: 2px solid #5383a9;
	border-right: 2px solid #5383a9;
	border-bottom: 2px solid #5383a9;
	color: #fff;
	position: relative;
	left: 160px;
	top: 3px;

}

#navbar li.dd-activity ul li a {
	background-color: #71156b;
	border-left: 2px solid #823f74;
	border-right: 2px solid #823f74;
	border-bottom: 2px solid #823f74;
	color: #fff;
	position: relative;
	left: 270px;
	top: 3px;
}

#navbar li.dd-donate ul li a {
	background-color: #e51937;
	border-left: 2px solid #cc1b3a;
	border-right: 2px solid #cc1b3a;
	border-bottom: 2px solid #cc1b3a;
	color: #fff;
	position: relative;
	left: 281px;
	top: 3px;

}


#navbar li.dd-share ul li a {
	background-color: #8DA15A;
	border-left: 1px solid #EAFFF7 ;
	border-right: 0.5px solid #EAFFF7;
	border-bottom: 1px solid #EAFFF7;
	color: #fff;
	position: relative;
	left: 281px;
	top: 3px;

}



/* @end */

/* @group Header */

#search {
	width: 300px;
	position: relative;
	left: 700px;
	top: -15px;
	margin: 0;
	padding: 0;
}

#search a {
	padding-top: 3px;	
	margin: 0;
	
}


#search button {
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 28px;
	border-style: none;
	cursor: pointer;
	vertical-align: top;
	margin-top: 5px;

	
}

#search input {
	font: 15px/15px Georgia, Times, Serif;
	color: #70cddd;
	padding-left: 3px;
	margin-top: 5px;
	width: 175px;
	height: 25px;
	vertical-align: top;
	background-color: #aedfe1;
	border-left: 1px solid #70cddd;
	border-right: 1px solid #70cddd;
	border-bottom: 1px solid #70cddd;
	border-top-style: hidden;
}


#search img {
	margin: 0;
	padding-top: 3px;
	
	
}

#tagline {
	background-image: url(images/tagline-new1.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 385px;
	position: relative;
	left: 600px;
	top: -80px;
}

#header{
	margin: 0;
	padding-top: 10px;
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	height: 240px;

}

#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 250px;
	margin-top: -40px;
}



/* @end */

/* @group Sponsors & Footer */

#sponsors {
	background-color: #f0edf2;
	border-top: 1px solid #b21e3e;	
	border-bottom: 3px solid #b21e3e;
	padding: 5px;
	height: 120px;
	clear: both;
}

#logos {
	margin: 10px 20px;
	margin-top
}

#footer {
	background-image: url(images/footer-tile.png);
	background-repeat: repeat-x;
	background-color: #b6dfea;
	width: 100%;
	height: auto;
	margin: 0;
}

#kids {
	background-image: url(images/kids.png);
	background-repeat: no-repeat;
	height: 250px;
	width: 985px;
	margin-top: -70px;
	margin-left: auto;
	margin-right: auto;
	
}

a.network-good {
	position: relative;
	left: 860px;
}

p.legal {
	font-size: 10px;
	color: #55a4db;
	margin-top: 45px;
	text-align: right;
	
}

.footer-nav {
	color: #fff;
	text-align: right;
	margin-top: 50px;
}



p.footer-nav a:hover {
	text-decoration: underline;
}


/* @end */

/* @group Color Schemes */

/* @group Resources */

#content.resources {
	background-color: #ffe287;	
	color: #375187!important;
}

#main.resources {
	background-color: #ffe287;	
	color: #375187!important;
}

h2.resources {
	background-color: #ffe287;
	color: #375187;
	padding: 12px 15px 8px;
	margin: 0;
	width: 98%;
	height: 30px;
}

h2.resources-text {
	color:  #375187;
	margin: 3px 0 15px;
}

.resources-tri {
	background-image: url(images/resoource-tri.png);
	background-repeat: no-repeat;

}

a.resources-subnav {
	font: 14px/15px Georgia, Times, Serif;
	color: #375187;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;

}

a.resources-subnav:hover {
	color: #999;
}

/* @end */


/* @group Share */

#main.share {
	background-color: #8da15a;
}

h2.share {
	background-color: #8da15a;
	color: #fff;
	padding: 12px 15px 8px;
	margin: 0;
	width: 98%;
	height: 30px;
}

.share-tri {
	background-image: url(images/share-tri.png);
	background-repeat: no-repeat;

}

.share-text {
	color:  #8da15a;
	margin: 3px 0 15px;
}

a.share-subnav {
	font: 14px/15px Georgia, Times, Serif;
	color: #8da15a;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
}

a.share-subnav:hover {
	color: #999;

}

a.share-link {
	font: 14px/15px Georgia, Times, Serif;
	color: #8da15a;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.share-button {
	font: 14px/15px Georgia, Times, Serif;
	background-color: #8da15a;
	padding: 7px;
	border-bottom: 2px solid #456637;
	margin-top: 10px;
	margin-bottom: 10px;
}




/* @end */

/* @group Ideas */


#main.ideas {
	background-color: #375187;
}

#content.ideas {
	background-color: #375187;
}

h2.ideas {
	background-color: #375187;
	color: #fff;
	padding: 12px 15px 8px;
	margin: 0;
	width: 98%;
	height: 30px;
}

.ideas-tri {
	background-image: url(images/ideas-tri.png);
	background-repeat: no-repeat;

}

.ideas-text {
	color:  #375187;
	margin: 3px 0 15px;
}

a.ideas-subnav {
	font: 14px/15px Georgia, Times, Serif;
	color: #375187;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
}

a.ideas-subnav:hover {
	color: #999;
}

a.ideas-link {
	font: 14px/15px Georgia, Times, Serif;
	color: #375187;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.ideas-button {
	font: 14px/15px Georgia, Times, Serif;
	background-color: #375187;
	padding: 7px;
	border-bottom: 2px solid #243660;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* @end */

/* @group Activities */

#content.activities {
	background-color: #71256b;
}

#main.activities {
	background-color: #71256b;
}

h2.activities {
	background-color: #71256b;
	color: #fff;
	padding: 12px 15px 8px;
	margin: 0;
	width: 98%;
	height: 30px;
}

.act-tri {
	background-image: url(images/act-tri.png);
	background-repeat: no-repeat;

}

.activities-text {
	color:  #71256b;
	margin: 3px 0 15px;
}

a.activities-subnav {
	font: 14px/15px Georgia, Times, Serif;
	color: #71256b;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
}

a.activities-subnav:hover {
	color: #999;
}

a.activities-link {
	font: 14px/15px Georgia, Times, Serif;
	color: #71256b;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.activites-button {
	font: 14px/15px Georgia, Times, Serif;
	background-color: #71256b;
	padding: 7px;
	border-bottom: 2px solid #551541;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* @end */

/* @group Donate */

#content.donate {
	background-color: #df1835;
}

#main.donate {
	background-color: #df1835;
}

h2.donate {
	background-color: #df1835;
	color: #fff;
	padding: 12px 15px 8px;
	margin: 0;
	width: 98%;
	height: 30px;
}

.donate-tri {
	background-image: url(images/donate-tri.png);
	background-repeat: no-repeat;

}

.donate-text {
	color:  #df1835;
	margin: 3px 0 15px;
}

a.donate-subnav {
	font: 14px/15px Georgia, Times, Serif;
	color: #df1835;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
}

a.donate-subnav:hover {
	color: #999;
}



a.donate-link {
	font: 14px/15px Georgia, Times, Serif;
	color: #df1835;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.donate-button {
	font: 14px/15px Georgia, Times, Serif;
	background-color: #df1835;
	padding: 7px;
	border-bottom: 2px solid #7e1418;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* @end */

/* @end */
