/* 

	WEBSITE DESIGN BY AD STREAM, INC.
	-----------------------------------
	Ad Stream provides website design, internet marketing 
	and website hosting to Indiana businesses.
	-----------------------------------
	Elkhart, IN 46516
	
	E: info@adstreaminc.com
	P: (574) 293-4649
	W: adstreaminc.com
	
*/

/************** Yahoo Reset CSS *******************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/************* End Yahoo Reset CSS ***************/

/******************** Elements *******************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	background: #660000 url(/images/bg_page.png) 0 0 repeat-x;
}
ul, ol {
	margin: 0 0 10px 40px;
	list-style: outside;
}
ul li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p {
	margin-bottom: 15px;
	font-size: 14px;
}
h1 {
	font-size: 20px;
	line-height: 25px;
	color: #680000;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	color: #444;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	color: #444;
	margin-bottom: 10px;
	font-weight: bold;
}
a {
	color: #660000;
}
a:hover {
	text-decoration: none;
}
hr {
	margin: 20px 0;
}

/***************** Magiks ******************/
.no-display {
	display: none;
}
.clear {
	clear: both;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.no-border {
	border: none;
}
.last {
	margin: 0;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}


/***************** Structure ******************/
.container {
	width: 909px;
	margin: 18px auto 18px auto;
	padding: 18px;
	background: #fff;
}
.header {
	border: 1px solid #666;
	margin-bottom: 10px;
	background: #fff;
}
.header h1 a span {
	display: none;
}
.header-left {
	float: left;
	padding: 10px 0 0 50px;
}
.header-right {
	float: right;
	border-left: 1px solid #666;
	height: 138px;
	overflow: hidden;
}
.nav-container {
	border: 1px solid #666;
	background: #fff;
}
#nav {
	margin: 0;
}
#nav li {
	float: left;
	list-style: none;
	border-right: 1px solid #666;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}

#nav li a {
	display: block;
	background: url(/images/bg_nav_a.png) 0 0 repeat-x;
	padding: 4px 11px 5px 11px;
	color: #333;
	text-decoration: none;
}
#nav li a:hover, #nav li a.active {
	background: url(/images/bg_nav_a_over.png) 0 0 repeat-x;
	color: #fff;
	text-decoration: none;
}
.middle {
	border: 1px solid #666;
	border-top: none;
	background: #fff;
}
.col-main {
	float: left;
	width: 644px;
	padding: 19px;
	background: #fff;
}
.right-col {
	width: 223px;
	border-left: 1px solid #666;
	float: right;
	background: #fff;
}

.right-donations {
	/*
	background: url(/images/bg_right_donations.jpg) 0 0 no-repeat;
	padding: 14px 12px 15px 12px;
	*/ background: url(/images/donations-temp.jpg) no-repeat center 20px;
	height: 278px;
}
.right-donations h2 {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 8px;
}
.right-donations p {
	margin: 0;
}
.right-donations p.title {
	text-align: center;
	font-size: 18px;
	padding-top: 8px;
}
.right-donations p.huge {
	font-size: 42px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	line-height: 50px;
}
.right-donations p.time-left {
	text-align: center;
	font-size: 16px;
	padding: 8px 0 10px 0;
}
.right-donations p.small-print {
	font-size: 11px;
	line-height: 16px;
	padding-top: 5px;
}
.base-mini {
	font-size: 12px;
	padding: 0 10px 0 11px;
	margin-bottom: 10px;
}
.base-mini .head {
	background: url(/images/bg_base-mini_head.jpg) 0 0 no-repeat;
	height: 32px;
	margin-bottom: 15px;
}
.base-mini .head h2 {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 6px 0 0 8px;
}
.base-mini ul {
	margin: 0 20px 0 10px;
}
.base-mini ul li {
	list-style: none;
}
.mini-events {
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
}
.events-list li p.title {
	font-size: 14px;
}
.event-logo {
	width: 220px;
	float: left;
}
.event-content-wrapper {
	margin-left: 230px;
}
.events-list li p {
	margin: 0;
}
.news-list li {
	padding-left: 10px;
	background: url(/images/icon_arrow.jpg) 0 6px no-repeat;
	margin-bottom: 2px;
}
.gift-callout {
	/*margin-bottom: 10px;*/
}
.event-callout {
	margin-bottom: 10px;
}
.gift-callout p {
	font-size: 12px;
	margin-bottom: 5px;
}
.gift-callout p.seat-text {
	padding: 0 10px;
}


/********************** Content ****************/
.home-buttons {
	margin-bottom: 2px;
}
.home-buttons ul {
	margin: 0;
}
.home-buttons ul li {
	list-style: none;
	width: 158px;
	float: left;
	margin: 0 0 0 0;
	padding-right: 4px;
}
.home-buttons ul li.last {
	margin: 0;
	padding: 0;
}
.home-video {
	margin-bottom: 15px;
}
.home-images {
	margin-bottom: 20px;
	background: #666;
	padding: 9px;
	width: 626px;
}
#home-main {
	position: absolute;
	float: left;
	width: 626px;
	height: 302px;
	overflow: hidden;
}
#home-main img {
	border: 1px solid #fff;
}
#box {
	position: absolute;
}
#box span {
	display: block;
}
.handles {
	margin-top: 304px;
}
.handles ul {
	margin: 0;
}
.handles ul li {
	list-style: none;
	line-height: 0;
	margin: 8px 8px 0 0;
	border: 1px solid #666;
	height: 73px;
	position: relative;
	cursor: pointer;
	float: left;
}
.handles ul li.last {
	margin-right: 0;
}
.handles ul li.active {
	border-color: #fff;
}
.handles ul li span {
	position: absolute;
	top: 45%;
	left: -8px;
}
.more-photos {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
.more-photos a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

fieldset {
	border:2px solid #6E0000;
	border-right: none;
	border-left: none;
	border-bottom: none;
	padding:14px 25px;
	background-color: #eee;
	margin: 10px 0 20px 0;
}
fieldset legend {
	border: none;
	font-weight:normal;
	padding:4px 10px 3px 10px;
	margin: -26px 15px 0 -10px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #6E0000;
	color: #FFF;
	border-bottom: 2px solid #6E0000;
}
fieldset label {
	font-weight: bold;
}
.checkoutInfo td {
	padding: 10px 0;
	vertical-align: top;
}
.cardInfo td {

}
.validation-failed {
	border:1px dashed #FF0000;
}
.validation-advice {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}
.donation-validation {
	width: 250px;
	background: #fff;
	margin-bottom: 8px;
}
.eccfInfo {
	float: right;
	margin: 0 0 0 0;
	font-size: 11px;
	color: #666;
	width: 150px;
	line-height: 14px;
}
.eccfInfo p {
	font-size: 11px;}
.eccfInfo a {
	color: #666;
}
.error {
	padding: 10px;
	border: 1px dashed #ff0000;
	margin-bottom: 50px;
	background: #FFDDDD;
}
.error p {
	margin: 0;
}

.donationHeader {
	font-size: 10px;
	float: right;
	margin: 4px 8px 0 0;
}
.donationHeader a {
	font-weight: bold;}
/******* donation page *********/
.checkoutLink {
	background-color: #eee;
	padding: 10px;
	font-size: 14px;
	margin: 5px 0 10px 0;
	border: 1px solid #CCC;
	width: 250px;
	text-align: center;
}
.checkoutLink a {
	font-weight: bold;
}
#productPurchase { /* ul */
	list-style: none;
	margin: 0;
}
#productPurchase p {
	font-size: 12px;}
#productPurchase .donationItem {
	width: 552px;
	list-style: none;
	list-style-type: none;
	margin: 0;
	background-image: url(../images/donate_bg_bg.png);
	background-repeat: repeat-y;
	padding: 0 10px 5px 10px;
	position: relative;
}
#productPurchase .donateTop {
	background-image: url(../images/donate_bg_top.png);
	background-repeat: no-repeat;
	width: 572px;
	height: 12px;
	display: block;
	overflow: hidden;
	
}
#productPurchase .donateBot {
	background-image: url(../images/donate_bg_bot.png);
	background-repeat: no-repeat;
	width: 572px;
	height: 12px;
	display:block;
	margin: 0 0 35px 0;
}
#productPurchase .selectFloat {
	float: left;
	font-size: 11px;
	margin: 3px 4px 0 0;
	}
#productPurchase h3 {
	font-size: 16px;
	color: #680000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;}
.donationLeftCol {
	float: left;
	width: 110px;
}
.donationRightCol {
	/*float: right;*/
	width: 385px;
	margin-left: 10px;
}
.donationAmount {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #6E0000;
	text-align: center;
	margin: 0 10px 0 0;
}
.donationAmount span {
	display: block;
	font-size: 10px;
	font-weight: normal;
}
.inventory-remaining {
	color: #dd0000;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 16px;
}
.sold-out {
	color: #dd0000;
	font-weight: bold;
	font-size: 16px;
}
.subtitle {
	font-style: italic;
}
#productPurchase label span {
	font-weight: normal;
	font-style: italic;
	color: #666;}
#productPurchase .blockLabel {
	display: block;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
#productPurchase .noBlockLabel {
	display: inline;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
#productPurchase .longText {
	background-image: url(../images/bg_input.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 195px;
	border: 0;
	padding: 4px 0 0 5px;

	margin: 0 0 5px 0;
	}
#productPurchase .shortText {
	margin: 5px 0 5px 0;
	font-size: 12px;

	padding: 2px;}
#productPurchase button {
	background: none;
	background-image: none;
	border: none;
	margin: 5px 0 0 0;
	padding: 0;
	display: block;
	cursor: pointer;
	width: 140px;
}
#productPurchase button span {
	display: none;}
.donation {
	font-size: 15px;

	padding: 2px;
	margin: 0 0 5px 0;}
.plaqueBack {
	background-image: url(../images/plaque.png);
	height: 98px;
	width: 218px;
	padding: 8px 0 0 21px;
	background-repeat: no-repeat;
}
.plaqueBack input {
	width: 190px;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
	margin: 0 0 3px 0;
}
.plaqueChoice {
	font-size: 11px;
}
.selected-choice {
	text-align: center;
	position: absolute;
	width: 195px;
	text-align: center;
	z-index: 2;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #680000;
}
.selected-choice-bg {
	position: absolute;
	margin: -1px 0 0 -1px;
	color: #fff;
	width: 195px;
	text-align: center;
	z-index: 1;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.plaqueText.first {
	margin: 23px 0 4px 0;}
	
.legacyPlaqueBack {
	background-image: url(../images/legacy_plaque.png);
	/*
	height: 226px;
	width: 323px;
	*/
	height: 236px;
	width: 344px;
	position: relative;
	/*
	padding: 8px 0 0 21px;
	*/
	padding: 8px 0 0 0;
	background-repeat: no-repeat;
	float: right;
}
.width-overlay {
	position: absolute;
	bottom: -10px;
	
	right: 32px;
	width: 301px;
	height: 18px;
	background: url(../images/width-overlay.png) no-repeat;
}
.height-overlay {
	position: absolute;
	right: -12px;
	top: 6px;
	
	
	width: 18px;
	height: 202px;
	background: url(../images/height-overlay.png) no-repeat;
}
#angel-name-wrapper, #founder-wrapper, #benefactor-wrapper {
	width: 130px;
	height: 72px;
	margin: 10px;
	overflow: hidden;
}
#default-wrapper {
	text-align: center;
	width: 125px;
	height: 72px;
	margin: 107px 14px 14px 18px;
	overflow: hidden;
}
#benefactor-wrapper {
	width: 68px;
}
#benefactor-personal-name-example, #benefactor-business-name-example {
	font-size: 10px;
	line-height: 14px;
}
#angel-wrapper #angel-personal-name-example {
	position: absolute;
	left: 23px;
	top: 52px;
	width: 115px;
	height: 42px;
	overflow: hidden;
	text-align: center;
	line-height: 14px;
}
#angel-wrapper #angel-business-name-example {
	position: absolute;
	right: 45px;
	top: 52px;
	width: 115px;
	text-align: center;
	line-height: 14px;
	height: 42px;
	overflow: hidden;
}
#founder-wrapper #founder-business-name-example,#founder-wrapper #founder-personal-name-example {
	width: 132px;
	text-align: center;
	line-height: 14px;
}
#default-wrapper #default-personal-name-example, #default-wrapper #default-business-name-example {
	width: 125px;
	text-align: center;
}
#founder-wrapper {
	margin-top:	 111px;
	margin-left: 18px;
}
#founder-logo-wrapper {
	position: relative;
}
#founder-logo-wrapper img {
	position: absolute;
	left: 20px;
}
#benefactor-wrapper {
	margin-top:	 126px;
	margin-left: 86px;
}
.angel-example, .founder-example, .benefactor-example, .default-example {
	display: block;
	clear: both;
	float: left;
	margin-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
}

#angel-logo-wrapper {
	position: relative;
}

#angel-logo-example {
	position: absolute;
	left: 59px;
	top: -81px;
}

#founder-logo-wrapper {
	clear: left;
}

.legacy-forms {
	width: 300px;
	margin-top: 20px;
}

.legacy-forms input {
	display: inline-block;
	margin-bottom: 7px;	
}

/**** checkout****/
#productCheckoutTable {
	border: 2px solid #666;
	font-size: 11px;
}
#productCheckoutTable td {
	padding: 5px 5px 5px 6px;
	font-size: 12px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #fff;
	background-color: #fff;
	}
#productCheckoutTable td.bg {
	background-image: url(../images/bg_donatetd.png);
	background-repeat: repeat-x;
	background-color: #ccc;}
#productCheckoutTable thead th {
	font-weight: bold;
	background-color: #666;
	color: #FFF;
	padding: 1px 1px 1px 6px;
}
#productCheckoutTable .remove {
	width: 16px;}
#productCheckoutTable .subtotal {
	text-align: right;
	padding: 0 15px 0 0;
	}
#productCheckoutTable span {
	display: block;
	font-size: 11px;}
.cartTotal {
	float: right;
	font-size: 14px;
	margin: 0 36px 0 0;
}
.checkoutInfo span {
	font-size: 11px;
	color: #666;}
.checkoutInfo td label {
	white-space:nowrap;
	padding: 0 5px 0 0;
}
.checkoutInfo input {
	font-size: 14px;
	padding: 2px;}
.addAnother {
	float: left;
	width: 150px;
}
.addAnother a {
	font-weight: bold;}
.checkoutH1 {
	margin: 25px 0 55px 0;
}
.form-container table {

}
.form-container table td {
	padding: 4px 0;
	vertical-align: top;
}
.form-container table td.label {
	width: 130px;
}
.rightPic {
	float: right;
	margin: 0 10px 10px 10px;
}
.involvedTable th {
	font-weight: bold;
	padding-top: 20px;
	border-bottom: 1px solid #666;
}
.involvedTable td {
	padding: 4px 8px 4px 0;
	border-bottom: 1px solid #ddd;
}
.involvedTable th.big {
	font-size: 16px;
}
.moreDetailsTable {
	margin-bottom: 20px;
}
.moreDetailsTable td {
	padding-top: 20px;
	vertical-align: top;
}
.moreDetailsTable td.no-pad {
	padding: 0;
}
.moreDetailsTable td.image {
	width: 175px;
}
.donationDisclaimer {
	position: absolute;
	top: 80px;
	right: 100px;
	width: 170px;
}
.homeNewsletter {
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px;
	width: 275px;
}
.homeNewsletter h2 {
	font-size: 16px;
	color: #660000;
}
#newsletterFormTable td {
	padding: 4px 0;
}
.mini-newsletter {
	margin-top: 15px;
}
.mini-newsletter p {
	font-size: 12px;
}

/**** footer */
.footer {
	padding: 10px 3px 3px 3px;
	font-size: 11px;
	position: relative;
}
.socialNetworking {
	position: absolute;
	right: 10px;
	top: 4px;
}
.footer a {
	margin: 0 5px 0 5px;
}
#donation_other {
	background-image: url(../images/dollar.png);
	background-repeat: no-repeat;
	padding-left: 15px;
}
blockquote {
	margin:10px 25px;
}
pre {
	background:#EFEFF4 none repeat scroll 0 0;
	border:1px solid #B2B3CE;
	color:#38394B;
	font-size:12px;
	margin:8px 4px 10px 3px;
	overflow-x:auto;
	padding:10px 10px 10px 6px;
	width:auto;
	text-align: center;
}
.itemDescription {
	margin: 10px 0;
}
.itemDescription h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.eventAmount {
	margin-right: 170px;
}
#spryMerge {
	display: none;
}
#laughsFormTable td {
	padding: 4px;
}
#laughsFormTable td .small {
	font-size: 11px;
	font-style: italic;
}
#laughsFormTable td input {
	width: 250px;
}
#laughsFormTable td textarea {
	width: 250px;
}
#laughsFormTable td input#submit {
	width: auto;
}
.legacy-table {
	width: 100%;
	margin-bottom: 40px;
	border-bottom: 1px solid #ccc;
	background: url(../images/ands_and_ors.gif) 0 10px no-repeat;
}
.legacy-table th {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 4px 4px 4px 0;
}
.legacy-table td {
	padding: 4px 4px 4px 0;
}
.legacy-table tr.small-head td {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.legacy-table td.center {
	text-align: center;
}
/*.legacy-table tr.founder {
	background: url(../images/and_or.gif) 385px 12px no-repeat;
}
.legacy-table tr.benefactor {
	background: url(../images/or_or.gif) 395px 12px no-repeat;
}
.legacy-table tr.patron, .legacy-table tr.supporter, .legacy-table tr.promoter, .legacy-table tr.sponsor, .legacy-table tr.donor {
	background: url(../images/or.gif) 395px 12px no-repeat;
}*/
.copout {
	float: right;
	font-size: 11px;
	color: #666;
	width: 300px;
	margin-right: 27px;
	font-style: italic;
	margin-top: 10px;
}
#productPurchase p.legacy-desc {
	color: #444;
	font-size: 11px;
}
.donation-wrapper {
	width: 300px;
	float: left;
}
.tagline {
	margin-top: 7px;
}
#thumbs ul {
	margin: 0;
	margin-top: 10px;
}
#thumbs ul li {
	float: left;
	margin: 0 11px 9px 11px;
	padding: 2px;
	list-style: none;
	border: 2px solid #fff;
}
#thumbs ul li.selected {
	border: 2px solid #ccc;
}
