/* @override http://www.unreservedalliance.org/css/stylesheet.css */

/* @group Main Elements */

img {
	border-width: 0px;
}
a {
	color: #000000;
	text-decoration: none;
	outline: none;
}
a img {
	outline: none;
}
.clear {
	clear: both;
}
body {
	 /*to get rid of the 8px padding that happens in firefox and safari on top and left */
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	border-left: 0px solid #000;
	padding-left: 18px;
	font-family: "Helvetica Neue", helvetica, Arial,Sans-Serif;
	font-size: 14px;
	line-height: 20px;
	background-image: url(/images/bg_stripe.gif);
	background-repeat: repeat-y;
}

#logo {
	width: 118px;
	height: 108px;
	float: left;
	display: inline;
	margin: 18px 0px 0px 18px;
}
#header {
	width: 925px;
	height: 142px;
}

#content {
	width: 925px;
}
#left {
	position: relative;
	z-index: 1;
	width: 395px;
	height: 546px;
	float: left;
	display: inline;
	xbackground-image: url('/images/take_action_lg.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: -9px;
}
.back {
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
}
.back img{
	position: relative;
	top: 2px;
}
.sIFR-flash {
	
}
/* @end */
/* @group Navigation */
#navigation {
	width: 252px;
	float: left;
	display: inline;
	margin: 18px 0px 0px 528px;
}
#navigation ul {
	list-style-type: none; /* for bullets*/
	padding: 0; /* for left-indent safari, firefox*/
	margin-top: 0px; /* top space*/
	margin-left: 0px; /* left-indent i.e.*/
	margin-bottom: 0px;
}
#navigation li {
	height: 28px;
}
#navigation li a {
	background-color: #000;
	height: 28px;
	padding: 0px;
	margin: 0px;
	behavior: url(/css/iepngfix.htc);	
	display: block;
}
#navigation li a span {
	display: none;
}
#xnavigation li img {
	behavior: url(/css/iepngfix.htc);
}
#navigation li a:hover {
	background-color: #fdd800;
}
#navigation li.selected a{
	background-color: #828387;
}
#sub_navigation {
	width: 118px;
	float: left;
	display: inline;
	margin: 361px 0px 0px 17px;
}
#sub_navigation ul {
	list-style-type: none; /* for bullets*/
	padding: 0; /* for left-indent safari, firefox*/
	margin-top: 0px; /* top space*/
	margin-left: 0px; /* left-indent i.e.*/
	margin: 0;
}
#sub_navigation li {
	height: 15px;
}
#sub_navigation li a {
	background-color: #eb334f;
	height: 15px;
	width: 118px;
	display: block;
	behavior: url(/css/iepngfix.htc);
	cursor: pointer;
}
#sub_navigation li a span {
	display: none;
}

#sub_navigation li a:hover {
	background-color: #fdd800;
}
#sub_navigation li.selected a {
	background-color: #828387;
}
/* @end */

/* @group Footer */

#footer {
	width: 522px;
	margin: 0px 0px 0px 396px;
	padding: 15px 0px 63px 0px;
	color: #8c8d90;
	text-transform: uppercase;
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	border-top: 2px solid #c3c4c9;
	clear: both;
}
#footer_left {
	width: 270px;	
	float: left;
	display: inline;
}
#footer .subscript {
	font-size: 10px;
	line-height: 12px;
}
#footer_left .subscript {
	padding-top: 17px;
}
#footer .o {
	color: #000000;
	font-size: 10px;
	line-height: 12px;
}
#footer_right {
	width: 252px;
	float: left;
	display: inline;
}
#email_signup {
	height: 71px;
	clear: both;
	margin-top: 3px;
}
#email_signup form {
	padding: 0px;
	margin: 0px;
	height: 23px;	
}
#email_signup input {
	padding: 0px;
	margin: 1px 0px 0px 0px;
	line-height: 11px;
	font-size: 11px;	
}
#email_signup submit {
	border-width: 0px;		
}
#email_input {
	float: left;
	display: inline;
	width: 130px;	
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	height: 16px;	
}
#email_input input {
	font-size: 11px;
	border-width: 1px;	
	border-style: solid;
	border-color: #c3c4c9;
	line-height: 11px;
	width: 126px;	
	height: 14px;		
}
#email_submit {
	float: left;
	display: inline;
	height: 16px;
	margin: 0px;
	padding: 0px;	
}
#footer a:hover {
	color: #fdd800;
}
#footer .submit {
	font-size: 11px;
}
/* @end */


/* @group Home Page */

#home_page_image {
	margin: 74px 0px 0px 18px;
}
#home_page_content {
	width: 305px;
	height: 400px;
	float: left;
	display: inline;
	background-repeat: no-repeat;
	margin: 13px 0px 0px 18px;
}
#home_page_content p {
	margin-top: 10px;
	font-size: 16px;
	line-height: 24px;
}
#home_page_subsections {
	width: 522px;
	margin: 16px 7px 0px 73px;
	padding: 15px 0px 43px 0px;
	float: right;
	display: inline;
}
#home_page_subsections p {
	color: #828387;
	font-size: 12px;
	line-height: 16px;
	padding-top: 0px;
}
#home_page_subsections .subsection {
	border-top: 2px solid #c3c4c9;	
}

/* @end */


/* @group Page */
#page_image {
	padding-bottom: 32px;
}

/* @end */

/* @group Subsections */
#page_subsections {
	margin-bottom: 72px;
}
.subsection .title {
	color: #0da9c3;
	text-transform: uppercase;
	font-family: helvetica, arial;
	font-weight: bold;	
	letter-spacing: -1px;
	padding-top: 18px;
	font-size: 16px;
	line-height: 16px;
	height: 32px;
}
.subsection a:hover {
	color: #fdd800;
}

.left {
	float: left;
	width: 253px;
	display: inline;
	margin-right: 15px;
}

.right {
	float: right;
	width: 253px;
	display: inline;
}

.full {
	clear: both;
}

.full .title {
	font-size: 32px;
	padding-top: 18px;
	padding-bottom: 4px;
}
.medium_blue {
	color: #0da9c3;
	text-transform: uppercase;
	font-family: helvetica, arial;
	font-weight: bold;	
	letter-spacing: -1px;
	font-size: 16px;
	line-height: 16px;	
}
.thin_blue {
	color: #0da9c3;
	text-transform: uppercase;
	font-family: helvetica, arial;
	font-weight: normal;	
	letter-spacing: 0px;
	font-size: 12px;
	line-height: 16px;	
}
.large_blue {
	color: #0da9c3;
	text-transform: uppercase;	
	font-size: 32px;
	line-height: 36px;
	font-weight: bold;
	margin-top: 17px;
	margin-bottom: 24px;
}
.small_grey {
	color: #828387;
	font-size: 12px;
	line-height: 15px;
}
.small_black {
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}
/* @end */

/* @group Landing Pages */
#right {
	width: 522px;
	float: left;
	display: inline;
	margin: 52px 0px 0px 0px;
}
#right_background {
	height: 397px;
	width: 522px;
	margin-top: 16px;
	position: absolute;
	z-index: 0;
	background-repeat: no-repeat;
}
#right_overlay {
	position: relative;
	z-index: 1;
	top: -0px;
	height: 397px;
	behavior: url(/css/iepngfix.htc);	
	background-repeat: no-repeat
}
#right_splatter_content {
	font-size: 15px;
	z-index: 1;
	position: absolute;
}
#right_splatter_content p {
	margin-top: 15px;
	margin-bottom: 15px;
}
#press_info {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 13px;
}
#press_info_header {
	text-transform: none;
	color: #9a9ea1;
}
/* @end */

/* @group Programs */
#program_right {
	margin: 68px 0px 0px 0px;	
	font-size: 15px;
	line-height: 24px;
}
#program_subsections {
	width: 522px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 72px 0px;
	float: right;
	display: inline;
}
#program_subsections p {
	color: #828387;
	font-size: 12px;
	line-height: 16px;
	padding-top: 0px;
}
.subsection_links {
	clear: both;
}
.program_link_yellow {
	height: 25px;
	margin: 7px 0px 7px 0px;
}
.program_link_grey {
	height: 25px;
	margin: 7px 0px 7px 0px;
}
/* @end */

/* @group Program Listing */
#program_listing_navigation {
	margin-top: 16px;
}
#program_listing_navigation ul {
	list-style-type: none; /* for bullets*/
	padding: 0; /* for left-indent safari, firefox*/
	margin-top: 0px; /* top space*/
	margin-left: 0px; /* left-indent i.e.*/
	margin-bottom: 0px;
}
#program_listing_navigation li {
	background-color: #828387;
	height: 28px;
	margin: 0px;
	float: left;
	width: 171px;
	height: 36px;
	display: inline;
	margin-left: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#program_listing_navigation li img {
	behavior: url(/css/iepngfix.htc);
}
#program_listing_navigation li:hover {
	background-color: #fdd800;
}
#program_listing_navigation li.selected{
	background-color: #000000;
}
#program_listing_navigation a {
	color: #ffffff;
}
#program_listings {
	clear: both;
	border-top: 14px #000000 solid;
	margin-left: 3px;
}

/* @end */

/* @group Program Detail */
#program_event_overlay {
	position: relative;
	float: left;
	display: inline;
	margin-left: -395px;
	width: 917px;
	z-index: 2;
	border-top: 14px #000000 solid;	
	background-color: #ffffff;
	padding: 18px 0px 0px 0px;
}
#program_event_overlay .title {
	margin-left: 18px;
}
#program_event_overlay .date {
	margin-left: 18px;
}
#event_details {
	margin-top: 32px;
	margin-left: 18px;
	border-top: 2px solid #c3c4c9;
	padding-top: 6px;
}
#event_descripton {
	width: 290px;
	float: left;
	display: inline;
}
#event_photo {
	width: 252px;
	height: 356px;
	float: left;
	display: inline;
	margin-top: 14px;
	margin-left: 89px;
}
#event_right {
	width: 252px;
	float: left;
	display: inline;
	margin-left: 15px;
}
#program_buttons {
	margin-top: 62px;
}
/* @end */

/* @group Contact Us */
.contact_us .label {
	width: 78px;
}
.contact_us input {
	width: 170px;
}

.contact_us input {
	width: 170px;
}
.contact_us textarea {
	width: 174px;
	height: 154px;	
}
.contact_us select {
	margin-left: 0px;
}
.contact_us .checkbox {
	margin-left: 0px;
	width: 15px;
}
.contact_us td {
	font-size: 11px;
	color: #828387;
	padding-left: 0px;
	padding-bottom: 4px;
}
.contact_us .submit {
	width: 175px;
}
.contact_us tr.divided td {
	border-top: 1px solid #e2dfe9;
	padding: 2px 0;
}
.contact_us .required {
	font-weight: bold;
}
/* @end */

/* @group Page */
.donation_button {
	padding-top: 24px;
}
.cc_icons {
	padding-top: 8px;
}


/* @end */

/* @group News */
.date {
	font-family: arial;
	text-transform: uppercase;
	font-size: 12px;
}
#news_items {
	margin-bottom: 72px;
}
.blue_arrow {
	position: relative;
	top: 2px;
	padding-left: 2px;
}
.press_news_image {
	float: left;
	display: inline;
	padding-right: 4px;
	padding-bottom: 4px;
}
/* @end */

/* @group Inner Email Signup */
#inner_email_signup {
	height: 71px;
	clear: both;
	margin-top: 3px;
}
#inner_email_signup form {
	padding: 0px;
	margin: 0px;
	height: 23px;	
}
#inner_email_signup input {
	padding: 0px;
	margin: 1px 0px 0px 0px;
	line-height: 11px;
	font-size: 11px;	
}
#inner_email_signup submit {
	border-width: 0px;		
}
#inner_email_input {
	float: left;
	display: inline;
	width: 130px;	
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	height: 16px;	
}
#inner_email_input input {
	font-size: 11px;
	border-width: 1px;	
	border-style: solid;
	border-color: #c3c4c9;
	line-height: 11px;
	width: 126px;	
	height: 14px;		
}
#inner_email_submit {
	float: left;
	display: inline;
	height: 16px;
	margin: 0px;
	padding: 1px 0px 0px 0px;	
}



/* @end */

/* @group Errors */

.error {
	border: 1px solid red;
	color: red;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 20px;
}

/* @end */

