@import url("sIFR-screen.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #FFFFFF;
	}
div.global_center {
	width: 940px;
	margin: 0 auto;
	padding: 0 20px 0 20px;
	position: relative;
}
div.hr {
	height: 1px;
	overflow: hidden;
	background-color: #999999;
	margin-bottom: 1.2em;
	}
/* sections */
	body {
		background-repeat: no-repeat;
		background-attachment: fixed;
		}
		body.section_home {
			background-image: url(../../_images/backgrounds/home.jpg);
			background-position: right 162px;
			}
		body.section_about {
			background-image: url(../../_images/backgrounds/about.jpg);
			background-position: right 16px;
			}
		body.section_support {
			background-image: url(../../_images/backgrounds/support.jpg);
			background-position: right -72px;
			}
		body.section_guidance {
			background-image: url(../../_images/backgrounds/guidance.jpg);
			background-position: right 70px;
			}
		body.section_leadership {
			background-image: url(../../_images/backgrounds/leadership.jpg);
			background-position: right -7px;
			}
		body.section_news {
			background-image: url(../../_images/backgrounds/news.jpg);
			background-position: right 64px;
			}
/* donors */
	div.donor_boeing a {
		display: block;
		width: 240px;
		height: 60px;
		background-image: url(../../_images/donor_boeing.png);
		}
/* quotes */
	div.quote { 
		width: 940px; 
		height: 100px; 
		margin-bottom: 1.2em;
		}
		div.quote span,
		div.quote_home_celebrate span,
		div.quote_home_through_artsfund span  { 
			position: absolute;
			left: -90001px;
			}
		div.alan_greenspan 		{ background-image: url(../../_images/quotes/alan_greenspan.png); }
		div.scott_carson 		{ background-image: url(../../_images/quotes/scott_carson.png); }
		div.pablo_picasso 		{ background-image: url(../../_images/quotes/pablo_picasso.png); }
		div.george_bernard_shaw { background-image: url(../../_images/quotes/george_bernard_shaw.png); }
		div.kahlil_gibran 		{ background-image: url(../../_images/quotes/kahlil_gibran.png); }
		div.johnnetta_b_cole2	{ background-image: url(../../_images/quotes/johnnetta_b_cole2.png); }
		
		div.ralph_waldo_emerson { background-image: url(../../_images/quotes/ralph_waldo_emerson.png); }
		div.edward_everett_hale { background-image: url(../../_images/quotes/edward_everett_hale.png); }
		div.johnnetta_b_cole	{ background-image: url(../../_images/quotes/johnnetta_b_cole.png); }
		div.leo_tolstoy 		{ background-image: url(../../_images/quotes/leo_tolstoy.png); }
		div.maya_angelou 		{ background-image: url(../../_images/quotes/maya_angelou.png); }
		div.ralph_waldo_emerson { background-image: url(../../_images/quotes/ralph_waldo_emerson.png); }
		div.robert_schumann		{ background-image: url(../../_images/quotes/robert_schumann.png); }
		div.rocco_landesman     { background-image: url(../../_images/quotes/rocco_landesman.png); }

	div.quote_home_celebrate {
		width: 940px; 
		height: 182px; 
		margin: -1em 0 0;
		}
	div.quote_home_through_artsfund {
		width: 570px; 
		height: 62px; 
		margin-top: 1em;
		margin-bottom: 2em;
		background-image: url(../../_images/quotes/through_artsfund.png);
		}

/*****************/
/* global header */
/*****************/

div.logo {
	float: left;
	margin: 20px 0 20px 0;
	}
div.donate {
	display: none;
	float: right;
	margin: 20px 0 12px 0;
	}
ul.CMSListMenuUL {
	list-style: none;
	float: right;
	clear: right;
	height: 120px;
	}
	ul.CMSListMenuUL li {
		float: left;
		margin-left: 16px;
		margin-top: 97px;
		}
		ul.CMSListMenuUL li a {
			display: block;
			height: 17px;
			color: #333333;
			text-decoration: none;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 1.4em;
			font-weight: normal;
/*			background-image: url(../../_images/nav_main.gif); */
			}
			ul.CMSListMenuUL li a span {
				position: static;
				left: auto;
				}
			ul.CMSListMenuUL li a:hover,
			body.section_about ul.CMSListMenuUL li.about a,
			body.section_support ul.CMSListMenuUL li.support a,
			body.section_guidance ul.CMSListMenuUL li.programs a,
			body.section_leadership ul.CMSListMenuUL li.leadership a,
			body.section_news ul.CMSListMenuUL li.news a { 
				border-bottom: 4px solid #CC6633;
				}
/*
			ul.CMSListMenuUL li.about a 		{ width: 108px; background-position: 0 0; }
			ul.CMSListMenuUL li.support a 		{ width: 121px; background-position: -113px 0; }
			ul.CMSListMenuUL li.programs a 		{ width: 152px; background-position: -239px 0; }
			ul.CMSListMenuUL li.leadership a 	{ width: 145px; background-position: -396px 0; }
			ul.CMSListMenuUL li.news a 			{ width: 99px;  background-position: -546px 0; }

			ul.CMSListMenuUL li.about a:hover		{ background-position: 0 20px;}
			ul.CMSListMenuUL li.support a:hover 	{ background-position: -113px 20px; }
			ul.CMSListMenuUL li.programs a:hover 	{ background-position: -239px 20px; }
			ul.CMSListMenuUL li.leadership a:hover 	{ background-position: -396px 20px; }
			ul.CMSListMenuUL li.news a:hover 		{ background-position: -546px 20px; }
*/
a.donate_donnelly_popup {
	background-image: url(../../_images/donnelly_button_popup.gif);
	float: left;
	height: 26px;
	width: 600px;
	}
a.donate_donnelly_popup span {
	left: -999999px;
	position: absolute;
	}
a.donate_donnelly {
	background: url(../../_images/donnelly_donate_now.gif);
	display: block;
	height: 65px;
	position: absolute;
	right: 100px;
	top: 21px;
	width: 262px;
	float: left;
	}
a.donate_donnelly span {
	left: -999999px;
	position: absolute;
	}
	ul.CMSListMenuUL li.donate {
		margin:0;
		position:absolute;
		right:20px;
		top:20px;
		width:80px;
		}
		ul.CMSListMenuUL li.donate a {
			background-image: url(../../_images/donate_now.gif);
			float:right;
			width: 80px;
			height: 65px;
			}
			ul.CMSListMenuUL li.donate a:hover {
				border-bottom: none;
				}
			ul.CMSListMenuUL li.donate a span {
				position: absolute;
				left: -90001px;
				}

ul.CMSListMenuUL ul { 
	position: absolute;
	height: auto;
	top: 256px;
	left: 22px;
	}
	ul.CMSListMenuUL ul li { 
		margin: 0 14px 0 0;
		}
		ul.CMSListMenuUL ul li a { 
			background-image: none;
			text-decoration: none;
			color: #666666;
			border-bottom: none !important;
			font-size: 1.3em;
			line-height: 1.4em;
			width: auto !important; 
			}
			ul.CMSListMenuUL ul li a:hover,
			ul.CMSListMenuUL ul li a.CMSListMenuLinkHighlighted { 
				text-decoration: none;
				border-bottom: 4px solid #666666 !important;
				}
			ul.CMSListMenuUL ul li a span { 
				position: static;
				}
div.nav_sub_space {
	clear: both;
	height: 3em;
	}
div.content_space {
	clear: both;
	height: 4em;
	}
/***********************/
/* top and bottom bars */
/***********************/

div#topbar {
	color: #FFFFFF;
	background-color: #333333;
	height: 30px;
	font-size: 1.1em;
	}
div#footer {
	color: #FFFFFF;
	background-color: #CC6633;
	overflow: hidden;
	font-size: 1.1em;
	}
	div#topbar a, div#footer a {
		color: #FFFFFF;
		}
	div#footer p, div#topbar p {
		padding: 8px 0 0 0;
		float: left;
		}
	div#footer ul, div#topbar ul {
		float: right;
		list-style: none;
		padding: 8px 0 0 0;
		}
		div#footer ul li, div#topbar ul li {
			display: inline;
			padding: 0 8px 0 5px;
			border-right: 1px solid #FFFFFF;
			}
		div#footer ul li.last, div#topbar ul li.last,
		div#footer ul li:last-child, div#topbar ul li:last-child {
			border-right: none;
			padding-right: 0;
			}

/**********************/
/* structure and html */
/**********************/

div#content {
	font-size: 1.2em;
	}
	div#content div.central {
		width: 600px;
		float: left;
		margin-top: -1em;
		}
	div#content div.sidebar {
		width: 283px;
		float: right;
		}
	div#content div.sidenav {
		width: 283px;
		float: left;
		margin-right: 50px;
		}
	div#content h1 {
		position: absolute;
		left: -90001px;
		}
	div#content h2 {
		color: #DDA40C;
		font-size: 1.7em;
		font-weight: normal;
		margin: 1em 0 .5em !important;
		}
	div#content h3,
	div#content table th,
	div#content a.strong,
	div#content table.receipt_details tr.total td {
		color: #6C5447;
		font-size: 1.3em;
		font-weight: bold;
		letter-spacing: -.3px;
		margin-bottom: 1em;
		text-decoration: none;
		}
	div#content a.strong {
		font-size: 1.25em;
		}
	div#content h3 {
		margin: 1em 0 .3em;
		}

	div#content div.sidenav h3 {
		font-size: 3em;
		color: #3E4664;
		margin-top: 0;
		}
	div#content h4 {
		font-size: 1em;
		font-weight: bold;
		}

	div#content div.sidenav h4 {
		color: #DDA40C;
		font-size: 1.2em;
		font-weight: normal;
		margin-bottom: .7em;
		text-transform: uppercase;
		}

	div#content p,
	div#content ul,
	div#content ol,
	div#content dl {
		margin: 0 0 1.2em 0;
		}
	div#content p {
		line-height: 1.4em;
		}
	div#content a {
		color: #CC6633;
		text-decoration: none;
		}
		div#content a:hover {
			text-decoration: underline;
			}
		div#content li a,
		div#content td a,
		div#content a.more {
			padding-right: 10px;
			background-image: url(../../_images/bg_li_a.gif);
			background-position: right 4px;
			background-repeat: no-repeat;
			}
			div#content li p a {
				padding-right: 0;
				background-image: none;
				}
	div#content dl.twocol {}
		div#content dl.twocol dt {
			width: 200px;
			float: left;
			clear: left;
			}
		div#content dl.twocol dd {
			display: inline;
			}
	div#content ul {
		list-style: none;
		clear: both;
		}
		div#content ul li {
			background-image: url(../../_images/list_dot.gif);
			background-repeat: no-repeat;
			background-position: 0 4px;
			padding-left: 14px;
			margin-bottom: .5em;
			}

	div#content ul.blank {}
		div#content ul.blank li {
			background-image: none;
			padding-left: 0px;
			}
	div#content div.sidenav ul {
		margin-bottom: 2em;
		}
		div#content div.sidenav ul.files {
			margin-bottom: 1.5em;
			}
		div#content div.sidenav ul li {
			background-image: none;
			padding-left: 0px;
			clear: left;
			}
			div#content div.sidenav ul li a {
				float: left;
				clear: left;
				margin-bottom: 5px;
				}
	div#content ul.files {}

		div#content ul.files li { 
			background-image: url(../../_images/list_files.gif) !important;
			height: 16px; 
			background-position: 0 -96px; 
			padding-left: 20px !important; 
			}
	
		div#content ul.files li.pdf { background-position: 0 0; }
		div#content ul.files li.doc { background-position: 0 -16px; }
		div#content ul.files li.xls { background-position: 0 -32px; }
		div#content ul.files li.ppt { background-position: 0 -48px; }
		div#content ul.files li.mdb { background-position: 0 -64px; }
		div#content ul.files li.vsd { background-position: 0 -80px; }
		
		div#content ul.files li.jpg,
		div#content ul.files li.gif,
		div#content ul.files li.image { background-position: 0 -112px; }
		div#content ul.files li.audio { background-position: 0 -128px; }
		div#content ul.files li.video { background-position: 0 -144px; }
		div#content ul.files li.swf { background-position: 0 -160px; }
		div#content ul.files li.zip { background-position: 0 -176px; }

	div#content table {
		margin-bottom: 2em;
		width: 100%;
		border-collapse: collapse;
		}
		div#content table th {
			text-align: left;
			padding-bottom: 4px;
			}
			
		div#content table td {
			padding: 4px 0;
			border-top: 1px solid #F2F2F2;
			}
	div#content ol.form {
		list-style: none;
		}
		div#content ol.form li {
			clear: both;
			margin-bottom: 4px;
			position: relative;
			}
			div#content ol.form li h3 {
				margin-top: 1.2em;
				}
			div#content ol.form li div.hr {
				margin: 1em 0;
				width: 295px;
				}
			div#content ol.form li span {
				display: block;
				clear: both;
				}
			div#content ol.form li label {
				display: block;
				width: 120px;
				color: #333333;
				float: left;
				text-align: right;
				padding: 3px 15px 3px 5px;
				margin-right: 4px;
				}
			div#content ol.form li label.required,
			div#content ol.form li.required label {
				background-color: #F8EDCE;
				background-image: url(../../_images/bg_label_required.gif);
				background-repeat: no-repeat;
				background-position: 126px 6px
				}
			div#content ol.form li label.dollar {
				background-image: none !important;
				background-color: #FFFFFF;
				padding: 3px 5px;
				font-size: 1.2em;
				font-weight: bold;
				width: auto;
				}
			div#content ol.form li input {
				border: 1px solid #999999;
				width: 150px;
				}
			div#content ol.form li .error {
				position: absolute;
				width: 250px;
				color: #006699 !important;
				border-left: 3px solid #006699;
				left: 304px;
				top: 0;
				padding-left: 10px;
				}
				div#content ol.form li.donation_amount .error {
					top: 4.75em;
					}
	
		div#content ol.form li.radio {}
			div#content ol.form li.radio label {
				display: inline;
				width: auto;
				color: #333333;
				float: none;
				text-align: right;
				padding: 0px 5px 3px 5px;
				margin-right: 0;
				}
			div#content ol.form li.radio input { 
				margin-right: 4px;
				border: none;
				width: auto;
				}
				div#content ol.form li div.error p {
					margin-bottom: 0;
					}
		div#content ol.form li.button {
			margin-top: 1.8em;
			}
			div#content ol.form li.button input {
				width: auto;
				}
/********************/
/* special elements */
/********************/

div#content a.find_out_whats_happening {
	display: block;
	width: 283px;
	height: 130px;
	background-image: url(../../_images/find_out_whats_happening.png);
	}

div#content div.callout {}	
	div#content div.callout p.quote {
		font-size: 1.3em;
		color: #666666;
		margin-bottom: .5em;
		}
	div#content div.callout p.reference {
		text-align: right;
		color: #333333;
		}
		div#content div.callout p.reference span.name {
			font-size: 1.4em;
			font-weight: bold;		
			}
		div#content div.callout p.reference span.position {
			font-size: 1.4em;
			}
	div#content div.callout p.figure {
		font-size: 3.4em;
		color: #5C4133;
		font-weight: bold;
		margin-bottom: 0;
		}
	div#content div.callout h3 {
		color: #DDA40C;
		text-transform: uppercase;
		margin-bottom: .5em;
		}
		div#content div.bythenumbers h3 {
			margin-bottom: 0;
		}
div#content div.news_item {
	margin: 0 0 2em;
	}
body.section_news div#content div.news_item {
	margin: 1em 0 2em;
	}
	div#content div.news_item p {
		margin-bottom: 0;
		}
	div#content div.news_item h3 {
		margin-top: 0;
		}
		div#content div.news_item p.byline {
			color: #999999;
			margin-bottom: 0;
			}
			div#content div.news_item p.byline strong {
				color: #333333;
				font-weight: normal;
				}
	div#content div.news_item h3 {
		margin-bottom: 0;
		}
	div#content div.news_item div.hr {
		margin: .5em 0;
		}
div#content ul#donation_path {
	height: 32px;
	width: 770px;
	margin-bottom: 2em;
	}
	
div#content ul#luncheon_reservation_path 
{
	height: 32px;
	width: 770px;
	margin-bottom: 2em;
}
	
		div#content ul#donation_path li {
			display: block;
			float: left;
			height: 32px;
			background-image: url(../../_images/donation_path.gif);
			padding: 0;
			margin: 0 20px 0 0;
			}
			ul#donation_path li span {
				position: absolute;
				left: -90001px;
				}
				
div#content ul#luncheon_reservation_path li 
{
	display: block;
	float: left;
	height: 32px;
	background-image: url(../../_images/luncheon/reservation_path.gif);
	padding: 0;
	margin: 0 20px 0 0;
}

ul#luncheon_reservation_path li span 
{
	position: absolute;
	left: -90001px;
}
			
div#content ul#donation_path li.contact 		{ width: 158px;	background-position: 0 0; }
div#content ul#donation_path li.contribution 	{ width: 159px;	background-position: -177px 0; }
div#content ul#donation_path li.payment 		{ width: 133px;	background-position: -358px 0; }
div#content ul#donation_path li.tickets 		{ width: 124px;	background-position: -511px 0; }
div#content ul#donation_path li.receipt 		{ width: 78px;	background-position: -669px 0; }

div#content ul#donation_path li.contact_on 		{ width: 158px;	background-position: 0 -32px; }
div#content ul#donation_path li.contribution_on	{ width: 159px;	background-position: -177px -32px; }
div#content ul#donation_path li.payment_on 		{ width: 133px;	background-position: -358px -32px; }
div#content ul#donation_path li.tickets_on 		{ width: 124px;	background-position: -511px -32px; }
div#content ul#donation_path li.receipt_on 		{ width: 78px;	background-position: -669px -32px; }

div#content ul#luncheon_reservation_path li.luncheon-reservation-information 	{ width: 187px;	background-position: 0 0; }
div#content ul#luncheon_reservation_path li.luncheon-contact-information 		{ width: 159px;	background-position: -205px 0; }
div#content ul#luncheon_reservation_path li.luncheon-payment-method 			{ width: 166px;	background-position: -382px 0; }
div#content ul#luncheon_reservation_path li.luncheon-receipt 					{ width: 78px;	background-position: -566px 0; }

div#content ul#luncheon_reservation_path li.luncheon-reservation-information-on	{ width: 187px;	background-position: 0 -32px; }
div#content ul#luncheon_reservation_path li.luncheon-contact-information-on		{ width: 159px;	background-position: -205px -32px; }
div#content ul#luncheon_reservation_path li.luncheon-payment-method-on 			{ width: 166px;	background-position: -382px -32px; }
div#content ul#luncheon_reservation_path li.luncheon-receipt-on 				{ width: 78px;	background-position: -566px -32px; }

div#content div.spotlight {
	height: 260px;
	margin-bottom: 40px;
	clear: both;
	background-color: #f2f2f2;
	border: 2px solid  #f2f2f2;
	}
	div#content div.spotlight div.image {
		width: 200px;
		height: 260px;
		float: left;
		overflow: hidden;
		}
	div#content div.spotlight div.text {
		width: 375px;
		height: 240px;
		float: left;
		padding: 15px 0 15px 20px;
		overflow: hidden;
		}
		div#content div.spotlight div.text h3 {
			margin-top: 0;
			}			
div#content div.statement {}
	div#content div.statement div.image {
		font-size: .9em;
		width: 150px;
		float: left;
		margin-right: 30px;
		}
		div#content div.statement div.image img {
			margin: 0 0 1em;
			}
	div#content div.statement div.text {
		width: 420px;
		float: left;
		}
div#content p.return {
	border-top: 1px solid #999999;
	padding-top: 1em;
	}
div#content p.credits {
	clear:both;
	border-top: 1px solid #999999;
	padding-top: 1em;
	margin-top: 50px;
	font-size: .9em;
	}
div#content dl.receipt {}
	dl.receipt dt {
		font-weight: bold;
		}
	div#content dl.receipt dd {
		margin: 0 0 .5em 1em;
		}
div#content span.receipt_date {
	color: #999999;
	}
div#content ul.receipt_addresses {}
	div#content ul.receipt_addresses li {
		padding: 0;
		width: 170px;
		float: left;
		}
div#content table.receipt_details {
	margin-top: 1em;
	border-top: 1px solid #C5C5C5;
	}
	div#content table.receipt_details th {
		color: #333333;
		font-size: 1em;
		font-weight: bold;
		padding: 10px 0;
		}
	div#content table.receipt_details td {
		}
	div#content table.receipt_details .colA {
		width: 340px;
		}
	div#content table.receipt_details .colB {
		}
	div#content table.receipt_details .colC {
		text-align: right;
		}
	div#content table.receipt_details .colD {
		text-align: right;
		}
	div#content table.receipt_details tr.total td {
		border-top: 1px solid #C5C5C5;
		border-bottom: none;
		}

div#content p.receipt_print {
	text-align: right;
	}
	div#content p.receipt_print a {
		text-align: right;
		padding-left: 20px;
		background-image: url(../../_images/print.gif);
		background-repeat: no-repeat;
		background-position: left;
		}

#ctl00_plcMain_textBoxNamesOfGuests {
	float: left;
	margin-right: 12px;
	}


div#ctl00_ctl00_luncheonDiv {
	display: block;
	position: absolute;
	float: none;
	margin: 0;
	top: 15px;
	right: 121px;
	}
li.error {
	border-left:3px solid #006699;
	color:#006699 !important;	
	padding-left: 10px;
	}	
span.luncheon_header {
	margin-bottom: 10px;
	display: block;
	font-size: 2.2em;
	font-weight: normal;
	}
	
div#table-reservation-message {
	position: relative;
	}
	div#table-reservation-message span {
		position: absolute;
		display: block;
		width: 300px;
		right: -198px;
		top: -48px;
		}
input#ctl00_plcMain_buttonContinue {
	clear: both;
}