@import url("css/reset.css");

@import url("css/typography.css");


/* The Big Stuff */
br.clear { clear: both; }
body { 
	text-align: center; 
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
	font-size: 62.5%;
}
div#body { 
	text-align: left; 
	margin: 0 auto 0 auto; 
	width: 850px;
	font-size: 1.2em; 
	line-height: 1.8em;
}
div#header { 
	height: 165px; 
	background: url('images/header.gif') 172px bottom no-repeat #fff; 
	position: relative;
}
div#frame { 
}

/* Header */

div#header h1 { 
	width: 172px; 
	height: 165px; 
	display: block; 
	text-indent: -999em; 
	background: url('images/logo.gif') top left no-repeat; 
	float: left; 
}
div#header h1 a { 
	display: block; 
	width: 172px; 
	height: 165px; 
}
div#header div.content { 
	width: 330px;
	position: absolute;
	right: 0;
	top: 0;
}
div#header div.content a {
	float: left;
}
a#hungryforlife {
	width: 106px;
	height: 106px;
	display: block;
	text-indent: -999em;
	background: url('images/hungryforlife.gif') left top no-repeat #fff;
}
a#stepupfordownsyndrome {
	width: 106px;
	height: 106px;
	display: block;
	text-indent: -999em;
	background: url('images/step-up-for-down-syndrome.gif') left top no-repeat #fff;
}
a#donateribbon {
	width: 106px;
	height: 96px;
	display: block;
	text-indent: -999em;
	background: url('images/donateribbon.gif') left top no-repeat #fff;
}
a#celebrationofhope {
	width: 106px;
	height: 106px;
	display: block;
	text-indent: -999em;
	background: url('images/celebrationofhope.gif') left top no-repeat #fff;
}
div#header ul.globalRootMenu {
	position: absolute;
	bottom: 20px;
	left: 172px;
}

/* Links */
div#mainCol a { 
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a:hover { 
	
}
a:visited {
	
}

/* Navigation */
ul.globalRootMenu {
	font-size: .9em;
	text-transform: uppercase;
	margin: 0;
}
ul.globalRootMenu li {
	display: inline;
}
ul.globalRootMenu li a {
	display: inline;
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
}
ul.globalRootMenu li a:hover {
	text-decoration: underline;
}
div#header ul.globalRootMenu {
	float: right;
	margin-top: 200px;
}
div#navigation {
	position: relative;
	top: 172px;
}
* html div#navigation {
	top: 7px;
	left: -180px;
}
div#header ul.globalRootMenu li {
	display: block;
	float: left;
}
div#header ul.globalRootMenu li a {
	display: block;
	float: left;
}
div#header ul.globalRootMenu li {
	margin-top: 19px;
}
div#header ul.globalRootMenu li a {
	margin-right: 0;
}
div#header li.community_networks a {
	display: block;
	text-indent: -999em;
	background: url('images/nav/community_networks.gif') left bottom no-repeat;
	width: 153px;
	height: 27px;
}
div#header li.about a {
	display: block;
	text-indent: -999em;
	background: url('images/nav/about.gif') left bottom no-repeat;
	width: 63px;
	height: 27px;
}
div#header li.events a {
	display: block;
	text-indent: -999em;
	background: url('images/nav/events.gif') left bottom no-repeat;
	width: 63px;
	height: 27px;
}
div#header li.blog a {
	display: block;
	text-indent: -999em;
	background: url('images/nav/blog.gif') -2px bottom no-repeat;
	width: 54px;
	height: 27px;
}
div#header li.join a {
	display: block;
	text-indent: -999em;
	background: url('images/nav/join.gif') -1px bottom no-repeat;
	width: 49px;
	height: 27px;
}
div#header li.news a {
	display: block;
	text-indent: -999em;
	background: url('images/nav/news.gif') -4px bottom no-repeat;
	width: 49px;
	height: 27px;
}
div#header li.photos a {
	display: block;
	text-indent: -999em;
	background: url('images/nav/photos.gif') -3px bottom no-repeat;
	width: 72px;
	height: 27px;
}
div#header li.resources a {
	display: block;
	text-indent: -999em;
	background: url('images/nav/resources.gif') -2px bottom no-repeat;
	width: 83px;
	height: 27px;
}
div#header li.volunteer a {
	display: block;
	text-indent: -999em;
	background: url('images/nav/volunteer.gif') -2px bottom no-repeat;
	width: 92px;
	height: 27px;
}

/* Extras (Mainly things that are always hidden.) */
.hide { 
	display: none; 
}
div.breadCrumb { 
	display: none; 
}


/* Content */
div#container {
	position: relative;
}
div#container-in {
	position: relative;
	height: 100%;
}
*html div#container-in {
	background: url('images/affiliates.gif') right bottom no-repeat;
}
body.home div#container {
	background: url('images/home.gif') left repeat-y;
	float: left;
}
body.inside div#container {
	background: url('images/inside.gif') left repeat-y;
	float: left;
}
body.redbg div#body div#container {
	background: url('images/redbg.gif') left repeat-y;
	float: left;
}
div#feature {
	width: 600px;
	float: left;
}
div#mainCol {
	width: 600px;
	float: left;
	clear: left;
	margin-top: -5px;
}
body.editing div#mainCol {
	width: 830px;
}
body.home div#mainCol div.content {
	float: left;
	width: 300px;
}
div#mainCol div.content div.container {
	padding: 10px 0 10px 25px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}
div#mainCol div#left div.container {
	background-color: #9566b1;
}
div#mainCol div#left h2, div#mainCol div#left h3, div#mainCol div#left h4, div#mainCol div#left h5, div#mainCol div#left h6 {
	color: #4f007d;
}
div#mainCol div#left hr {
	background-color: #678170;
}
div#mainCol div#left a {
	color: #4f007d;
}
div#mainCol div#right div.container {
	background-color: #849d8a;
}
div#mainCol div#right h2, div#mainCol div#right h3, div#mainCol div#right h4, div#mainCol div#right h5, div#mainCol div#right h6 {
	color: #325c3c;
}
div#mainCol div#right hr {
	background-color: #66856d;
}
div#mainCol div#right a {
	color: #325c3c;
}

/* Inside, default green page */
body.inside div#mainCol div.container {
	background-color: #849d8a;
}
body.inside div#mainCol a {
	text-decoration: none;
	color: #345e3e;
}

/* Red Page */
body.redbg div#mainCol div.container {
	background-color: #b67e89;
}

/* Orange Page */
body.orangebg div#mainCol div.container {
	background-color: #d1a371;
}

/* Blue Page */
body.bluebg div#mainCol div.container {
	background-color: #798caa;
}

/* Teal Page */
body.tealbg div#mainCol div.container {
	background-color: #66a8a7;
}

/* Green Page */
body.greenbg div#mainCol div.container {
	background-color: #b4ab80;
}


div#mainCol div.content div.element {
	margin: 30px 25px 30px 25px;
}
body.home div#subCol {
	margin-top: -225px;
	_margin-top: 0;
	*margin-top: 0;
}
div#subCol {
	float: right;
	width: 250px;
	margin-top: -119px;
	_margin-top: 0;
	*margin-top: 0;
	padding-bottom: 300px;
}
div#subscribe {
	background: url('images/subscribe.gif') left top no-repeat #51027e;
	color: white;
	margin-bottom: -1.4em;
	padding-bottom: 30px;
}
div#subscribe h2 {
	text-indent: -999em;
	display: block;
	background: url('images/subscribeheader.gif') left top no-repeat;
	width: 250px;
	height: 60px;
	margin-bottom: 12px;
}
input#subscribebutton {
	text-indent: -999em;
	background: url('images/subscribe.gif') left top no-repeat;
	border: none;
	width: 121px;
	height: 47px;
	text-align: center;
	*display: block;
	*padding-left: 999em;
	*overflow: hidden;
	_display: block;
	_padding-left: 999em;
	_overflow: hidden;
}
div#subscribe input.white {
	background-color: #fff;
}
div#subscribe div#inputs {
	text-align: center;
}
div#subscribe div#checkboxes {
	margin-left: 12px;
	margin-bottom: 12px;
}
div#subscribe div#button {
	text-align: center;
}
div#subscribe div#button p {
	margin: 15px 10px 0 10px;
	font-size: .8em;
	line-height: 1.4em;
}
span.network-links {
	display: block;
	width: 200px;
	padding: 10px 25px 0 25px;
	height: 50px;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
}
span.network-links a {
	color: #fff;
	text-decoration: none;
}
span.orange {
	background: url('images/orange.gif') top repeat-x;
}
span.blue {
	background: url('images/blue.gif') top repeat-x;
}
span.green {
	background: url('images/green.gif') top repeat-x;
}
span.teal {
	background: url('images/teal.gif') top repeat-x;
}
span.red {
	background: url('images/red.gif') top repeat-x;
}




div#affiliates {
	position: absolute !important;
	top: -230px !important;
	right: 0;
	width: 250px;
	height: 220px;
}
/* *html div#affiliates {
	display: none;
}*/



	a#ndsc {
		display: block;
		width: 250px;
		height: 92px;
		background: url('images/ndscongress.gif') left top no-repeat;
		text-indent: -999em;
	}
	a#ndss {
		display: block;
		width: 250px;
		height: 112px;
		background: url('images/nationaldss.gif') left top no-repeat;
		text-indent: -999em;
	}


/* Footer */
div#footer {
	clear: both;
	height: 144px;
	background: url('images/footer.gif') top repeat-x #fff;
	font-size: 1em;
	padding: 20px 0 0 18px;
	color: #fff;
	position: relative;
}
div#footer ul.globalRootMenu {
	margin-bottom: 5px; 
	font-weight: bold;
}
span#credit {
	font-weight: bold;
}
div#footer address {
	margin-bottom: 5px;
	font-size: 1em;
	font-style: normal;
}
div#footer address span {
	border-right: 1px solid #fff;
	height: 11px;
	padding-right: 5px;
	margin-right: 8px;
}
div#footer address span.last {
	border: none;
	padding-right: 0;
	margin-right:0;
}
div#footer span#credit { display: block; font-weight: normal; }
div#footer span#credit a { color: #fff; text-decoration: none; }
div#footer span#credit a:hover { text-decoration: underline; }

/* Admin */

/* IE6 Fix */