﻿@import url(https://fonts.googleapis.com/css?family=Oswald);
/* ==| Body & Paragraph Styles | == */ 
html {}
body { color:#333333; font:normal 12px/1.65em Arial, Helvetica, sans-serif; } /* Font: font-style font-weight font-size/line-height font-family; */

p { margin: 0.5em 0; }
p.normal { line-height:normal; }
p.fancy { font-style:italic; }

.altcolor { color:#666666; }

/*Uncomment this to change wysiwyg background color*/
/*.EditorBackgroundColor { background-color:#333333 !important;}*/

/* ==| Heading Styles | == */
.pageheading, .pageHeading { font-family:Verdana, Geneva, sans-serif; color:#0D61A0; font-size:23px; font-weight:normal; display:block; }
.heading { font-family:Verdana, Geneva, sans-serif; color:#0D61A0; font-size:20px; font-weight:normal;}
.subheading, .subHeading, 
.subheading1, .subHeading1 { font-family:Verdana, Geneva, sans-serif; color:#0D61A0; font-size:17px; font-weight:normal;}
.subheading2, .subHeading2 { font-family:Verdana, Geneva, sans-serif; color:#0D61A0; font-size:15px; font-weight:normal;}
.subheading3, .subHeading3 { font-family:Verdana, Geneva, sans-serif; color:#5B5B5B; font-size:13px; font-weight:bold;}

/* ==| Anchor Style | == */
a		{ text-decoration: none; color:#007CF9; outline:none; }
a:focus,
a:hover { text-decoration: none; color:#0A3F74; }

a.back { display:block; background:transparent url(../images/main.png) no-repeat -29px -103px; padding-left:15px; line-height:normal;}
a.back:hover { display:block; background:transparent url(../images/main.png) no-repeat -29px -141px; padding-left:15px;}

a.foward { display:block; background:transparent url(../images/main.png) no-repeat -29px -27px; padding-right:15px; line-height:normal;}
a.foward:hover { display:block; background:transparent url(../images/main.png) no-repeat -29px -65px; padding-right:15px;}

a.bullet { display:block; background:transparent url(../images/main.png) no-repeat -29px -177px; padding-left:15px; line-height:normal;}
a.bullet:hover { display:block; background:transparent url(../images/main.png) no-repeat -29px -212px; padding-left:15px;}

/* ==| Button Style | == */
.buttonContainer a,
#RegistationContainer a,
.buttonContainer button			{ color:#FFFFFF; background:transparent url(../images/buttons.png) no-repeat right -30px; padding-right:20px; height:22px; font:12px; font-weight:normal;}
.buttonContainer a:hover,
#RegistationContainer a:hover,
.buttonContainer button:hover	{ color:#FFFFFF; background:transparent url(../images/buttons.png) no-repeat right -130px; }

.buttonContainer a span,
#RegistationContainer a span,
.buttonContainer button span { background:transparent url(../images/buttons.png) no-repeat -4px -80px; padding-left:20px; height:22px; line-height:22px; margin-left:1px; }
.buttonContainer a:hover span,
#RegistationContainer a:hover span,
.buttonContainer button:hover span { background:transparent url(../images/buttons.png) no-repeat -4px -180px; margin-left:1px; }

.filter .buttonContainer button { background:transparent url(../images/buttons.png) no-repeat right -230px; }
.filter .buttonContainer button span { background:transparent url(../images/buttons.png) no-repeat -4px -280px; }
.filter .buttonContainer button:hover { background:transparent url(../images/buttons.png) no-repeat right -330px; }
.filter .buttonContainer button:hover span { background:transparent url(../images/buttons.png) no-repeat -4px -380px; }

/* ==| Form Element Style | == */
.fieldContainer select { background-color:#FFFFFF; border:1px solid #1C84EC; color:#458DC9;}
.fieldContainer textarea { background-color:#FFFFFF; border:1px solid #1C84EC; color:#458DC9;}
.fieldContainer input,
.fieldContainer input.text,
.fieldContainer input.password	{ background-color: #FFFFFF; border: 1px solid #1C84EC; color: #458DC9; }
.fieldContainer input.hint		{ background:none; }
.fieldContainer input[type="checkbox"]	{ border:0 none; background-color:transparent;}
.fieldContainer input[type="radio"]		{ border:0 none; background-color:transparent;}

.fieldContainer label,
.fieldContainer .formLegend		{ color:#5C687A; font-weight:bold; }
.fieldContainer .description	{ color: #5C687A; }
.fieldContainer .hint			{ color: #5C687A; }
.fieldContainer .fileHint		{ color: #5C687A; }
.formContainer .fieldset legend span { color: #5C687A !important; }

#captcha_wrapper { background-color:#FFFFFF !important; border:1px solid #1D84EC !important; overflow:visible; padding:3px; width:302px;}
#captcha_image { border:1px solid #1D84EC !important;}
#captcha { border:1px solid #1D84EC !important;}

.filter .fieldContainer input,
.filter .fieldContainer input.text,
.filter .fieldContainer input.password { }

/* ==| Form UI Style | == */
.SectionHeader { border-bottom:1px solid #B1D2EB; font-family:Verdana, Geneva, sans-serif; font-size:20px; color:#0D61A0; line-height:24px;}
.SectionSubHeader { font-weight:bold; padding:10px 0 0 0; color:#0D61A0;}
.captcha {}
.instructions, 
.instructionText { color:#333; }
.PayByCheckInfo { line-height:normal; color:#333; }

/* ==| Form Error Style | == */
.formError { background-color:#FFBBBA; border:1px solid #8D2428; font-size:11px; font-weight:normal; color:#A00F36; }
.fieldContainer.error * { color:#A00F36 !important; }
.fieldContainer.error textarea,
.fieldContainer.error select,
.fieldContainer.error input,
.fieldContainer.error input.text, 
.fieldContainer.error input.password	{ background-color:#FFFAF4; border-color:#FFBF8A; color:#D95E00; }
#AccountVerificationWrapper.inline #SecurityFormMsg	{ background-color:#FFFAF4 !important; border-color: #FFBF8A !important; color:#D95E00 !important; }

/* ==| Form Print Style | == */
.fieldContainer.print {}
.confirmationWpr .sectionHeading,
.fieldContainer.print label { background-color:#D8E8F5; border-bottom:1px solid #6CA2D1; color:#0C609F; padding-left:2px;}
.fieldContainer.print .formField { }

/* ==| Box Style | == */ 
.box { background-color:#E3EFF8; border:1px solid #69A2D3;}
.box .label { font-weight:bold; color:#0D61A0;}

.imageBox {}
.relatedBox {}
.relatedBox ul,
.relatedBox li { color:#007CF9; list-style:disc;}

.fundraiserBox { border:1px solid #D8E8F5; background-color:#D8E8F5;}
.altFundraiserBox { border:1px solid #0E62A0; background-color:#297DC2;}
.altFundraiserBox .altcolor { color:#D5E7F4; }
.actionBox { border:1px solid #0D61A0; background-color:#0D61A0;}
.widgetBox { border:0 none; background-color:#4098CC;}
.altWidgetBox { border:1px solid #0D61A0; background-color:#0D61A0;}
.fundraiserBadge { border:1px solid #FFFFFF; background-color:#FFFFFF; }
.teamMemberBadge { border:1px solid #FFFFFF; background-color:#FFFFFF; }
.searchBox { border:1px solid #3892D3; background-color:#3892D3; }
.altSearchBox { border:1px solid #D5E7F4; background-color:#D5E7F4; }


/* ==| Background Style | == */
.background		{ background-color: #000000; }
.altBackground	{ background-color: #CCCCCC; }

/* ==| Border Style | == */
hr	{ border-top:1px solid #CCCCCC; height:1px; }
.border		{ border-color: #000000; }
.altBorder	{ border-color: #CCC; }

/* ==| Block Quote Style == */
blockquote {
	background: transparent url(../images/main.png) no-repeat -29px -1793px;
	display: block;
	padding: 8px 0 0 60px;
	margin: 0 !important;
	font: italic normal 16px/16px "Times New Roman", Times, serif;
	color: #666666;
}
blockquote h3	{
	font: normal normal 12px/12px "Trebuchet MS", arial, sans-serif;
	text-transform: uppercase;
	text-align: right;
	color: #666666;
}

/* ==| Module Table Style | == */
table.moduleTable { margin:5px 0 5px 0; }
table.moduleTable thead th { background-color:#FFFFF; border-bottom:1px solid #000000; font-weight:bold; color: #333; }
table.moduleTable tbody tr.odd { background-color:#BFDBEF; }
table.moduleTable tbody tr.even { background-color:#BFDBEF ; }
table.moduleTable tbody tr:hover td  { background: #BFDBEF !important;}
table.moduleTable tbody tr.error { background-color:#FFEEDD; }
table.moduleTable tbody tr.error td input { background-color:#FFFFFF; border:1px solid #990000; color:#990000; }
table.moduleTable tbody td { color:#333333; padding:5px; }
table.moduleTable tbody td input { background-color:#FFFFFF; border:1px solid #9D9D9D; color:#000; }
table.moduleTable tfoot {}
table.moduleTable tfoot td {}

/* ==| Message Style | == */ 
div.errormsg,
div.alertmsg { background-color:#F4FBFA; color:#666666; font-size:13px; padding:5px; border:solid 5px #4D4D4D; margin: 0 0 10px;}

/* ==| Global Pagination and RSS Styles | == */
.linkContainer a, 
.feedButtonWpr a { color:#007CF9; font-size:11px; background:transparent url(../images/main.png) no-repeat -29px -248px;}

.boxWpr, 
.linkContainer .leftWrapper { background:transparent url(../images/buttons.png) no-repeat right -431px;}
.boxCt,
.linkContainer .rightWrapper { background:transparent url(../images/buttons.png) no-repeat -1px -485px;}

.pagination .CounterContainer { color:#333333; font-size:11px; }

.pagination .PreviousLinkContainer a		{ background:transparent url(../images/main.png) no-repeat -29px -387px; }
.pagination .PreviousLinkContainer a:hover	{ background:transparent url(../images/main.png) no-repeat -29px -432px; }
.pagination .NextLinkContainer a		{ background: transparent url(../images/main.png) no-repeat -29px -297px; }
.pagination .NextLinkContainer a:hover	{ background: transparent url(../images/main.png) no-repeat -29px -342px; }

/* ==| Global Module Styles | == */ 
.category_name {}
.category_description { }

.sectionLabel { font-size:16px; color:#0D61A0;}
.featured { background:transparent url(../images/main.png) no-repeat -30px -1143px; }

.title { margin:0; padding:0; line-height:normal; font-weight:normal; color: #000000; }
.title a {}
.title a:hover {}

.attribute { color: #5C687A; line-height: normal; }
.attribute .label { font-weight: normal; }
.attribute .value { font-weight: normal; }
.attribute a {}
.attribute a:hover {}

.source,
.spacer { background:transparent url(../images/list/spacer.jpg) no-repeat left 2px;}
.source.noSpacer { background-image:none; padding-left:0 !important; }

.disclaimer { font-size:11px; color:#000000; font-style:italic; line-height:1.45em; border:1px solid #000000; border-left-width:0; border-right-width:0;}
.disclaimer p { margin: 4px 0;}

.summary {}
.summary a {}
.summary a:hover {}

.video		{ background:transparent url(../images/main.png) no-repeat -29px -476px; }
.video:hover{ background:transparent url(../images/main.png) no-repeat -29px -517px; }

.photo		{ background:transparent url(../images/main.png) no-repeat -29px -558px; }
.photo:hover{ background:transparent url(../images/main.png) no-repeat -29px -599px; }

.audio		{ background:transparent url(../images/main.png) no-repeat -29px -640px; }
.audio:hover{ background:transparent url(../images/main.png) no-repeat -29px -681px; }

.address	{ font-size:12px; color:#000000; font-style:italic; line-height:1.45em; }
.separator	{ border-top:0 none;}
.closed		{ font-size:14px; }

/* ==| List Style Overrides | == */ 
.list .title {}
.list .title a		{ font-size:16px; color: #000000; }
.list .attribute	{ font-size:11px;}

/* ==| Detail Style Overrides | == */ 
.detail .title { font-family:Verdana, Geneva, sans-serif; font-size:23px; color:#0D61A0;}
.detail .attribute { font-size:11px; color:#0D61A0;}
.detail .attribute .label { font-weight:bold;}
.detail .attribute .value { font-weight:bold;}
.detail .sectionLabel { font-size:12px; font-weight:bold; line-height:normal;}
.detail .categoryList { font-size:11px; font-weight:normal;}

.detail #articleContent ul li { list-style-type: disc; }
.detail #articleContent ol li { list-style-type: decimal; }

/* ==| Event Registation Style | == */
form.columnLayout .AttendeeContainer .AttendeeLabelContainer.odd	{ background-color: #FFFFFF; }
form.columnLayout .AttendeeContainer .AttendeeLabelContainer.even	{ background-color: #EEEEEE; }

/* ==| Media Center List and Detail Styles | == */
.Norecords			{ color:#000000;}
.shortDescription	{ color:#000000;}
.longDescription	{ color:#000000;}
#MediaCategoryDescription p	{ color:#000000;}

.mediacenter .thumbnail .box	{ background: transparent url(../images/Main.png) -23px -1321px no-repeat; }

/* ==| Staff Directory Style | == */
#StaffDirectoryResults_HeaderLeft { background:transparent url(../images/main.png) no-repeat -22px -1184px;}
#StaffDirectoryResults_HeaderLeft #fullName { font-size:16px; font-weight:normal; color:#1659A3;}
#StaffDirectoryResults_BodyLeft #title { font-size:14px; font-weight:normal; color:#333333;}
#StaffDirectoryResults_BodyLeft #category { font-size:14px; font-weight:normal; color:#333333;}
#StaffDirectoryResults_BodyLeft #fullAddress { color:#5C687A; font-size:10px;}
#StaffDirectoryResults_BodyRight #phone { font-size:11px; color:#333333; background:transparent url(../images/main.png) no-repeat -22px -1231px;}
#StaffDirectoryResults_BodyRight #email { font-size:11px; color:#333333; background:transparent url(../images/main.png) no-repeat -26px -1274px;} 

/* ==| Filter Global Style | == */
.filter .content { background:transparent url(../images/filter.png) no-repeat left -27px; }
.filter .content .header .options { background:transparent url(../images/filter.png) no-repeat left -157px; }
.filter .content .header h3.label { font-size:13px; font-weight:bold; font-style: normal; color:#0C609F; text-transform:none; }
.filter .content .header .options span.label { font-weight:bold; font-style:normal; font-size:11px; color:#333333; }
.filter .content .header .options a.list { background:transparent url(../images/main.png) no-repeat -29px -937px; }
.filter .content .header .options a.list:hover { background:transparent url(../images/main.png) no-repeat -29px -987px; }
.filter .content .header .options a.calendar { background:transparent url(../images/main.png) no-repeat -29px -1039px; }
.filter .content .header .options a.calendar:hover { background:transparent url(../images/main.png) no-repeat -29px -1091px; }

/* ==| Fundraising Global Style | == */
#CampaignNameCt a { color:#0D61A0; }

.fundraiser .fundraiserBg { background-color:#D5E7F4; }
.fundraiser .fundraiserImageBg { background:transparent url(../images/fundraising/fundraiserBg.jpg) repeat-y left top; }

.fundraiser .badge-button a	{
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#2e80bc, endColorstr=#1567A4)";
	background-image: -webkit-linear-gradient(top, #2e80bc, #1567A4);
	background-image: -moz-linear-gradient(top, #2e80bc, #1567A4);
	background-image: -o-linear-gradient(top, #2e80bc, #1567A4);
	background-image: -ms-linear-gradient(top, #2e80bc, #1567A4);
	background-image: linear-gradient(top, #2e80bc, #1567A4);	
	background-color: #2e80bc;
	border: 1px solid #2e80bc;
	border-radius: 3px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
}
.fundraiser .badge-button a span	{ display:block !important; }

#TeamBadge .badge-button a,
#IndividualBadge .badge-button a		{ width: 100px;	min-height: 68px; height: auto; }
#TeamBadge .badge-button a span,
#IndividualBadge .badge-button a span	{ display: block; width: 90px; padding: 24px 5px; }

.actionBox .navigationCt a { font-weight:bold; font-size:14px; color:#FFFFFF; }
.fundraiser .ShareLabelCt { font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#0D61A0; }

.fundraiserBadge .badge-heading h3 { font-size:18px; color:#0D61A0; text-transform:capitalize; }
.fundraiserBadge .badge-heading h4 { font-size:14px; color:#5C687A; }
.fundraiserBadge .badge-heading h4 a { color:#5C687A; }
  

.teamMemberBadge .badge-heading h4 { font-size:16px; color:#333333; text-transform:capitalize; }
.teamMemberBadge .badge-heading h4 a { color:#333333; }
.teamMemberBadge .badge-heading h5 { font-size:14px; color:#999999; } 
.teamMemberBadge .badge-button a	{ width: 100px !important; line-height: 33px; }

.fundraiser .raised .attribute {  }
.fundraiser .raised .attribute .label { font-size:12px; font-weight:bold; color:#FFFFFF; }
.fundraiser .raised .attribute .value { font-size:20px; font-weight:bold; color:#FFFFFF; }

.moduleSideBarWpr h3 { color:#FFFFFF; font-size:16px; }

.fundraisingDetailCt ul li { border-bottom:1px solid #0D61A0; }
.fundraisingDetailCt .attribute { font-size:11px; }
.fundraisingDetailCt .attribute .label { color:#D5E7F4; }
.fundraisingDetailCt .attribute .value { color:#D5E7F4; }
.fundraisingDetailCt .actionLinkCt a { color:#FFFFFF; }

.search .searchBox h2 { border-right:1px solid #666666; color:#FFFFFF; }
.search .searchBox .title { color:#FFFFFF;  }
.search input { font-size:13px; }

/* ==| Fundraising Registation Steps Style | == */
#processContainer .processBreadCrumbs .processItem		{ background-color:#8AB9DB; }
#processContainer .processBreadCrumbs .processItemText	{ color: #333333; font-weight: normal; }
#processContainer .processBreadCrumbs .highlighted		{ background-color:#1567A4; color: #FFF; font-weight: bold; }

/* ==| Fundraising Portal Steps Style | == */
#FundraisingPortal .SectionWpr { background:#DCEBF6 url(../images/Fundraising/SectionWpr_bg.gif) right top repeat-y; }
#FundraisingPortal .SectionHeader { background-color:#235C83; }
#FundraisingPortal .SectionHeader .SectionLabel h2 { color:#FFF; font-size:17px; }

#FundraisingPortal .SocialMediaContent	{ background-color:#296591; }
#FundraisingPortal .SocialMediaContent .SocialMediaLabel { color:#FFF; font-size:13px; }

#FundraisingPortal .GoalWpr { background-color:#FFF; }
#FundraisingPortal .GoalLeftSideOuterWpr { border-right:1px solid #D8E6EF; }
#FundraisingPortal .GoalLeftSideWpr .GoalTitle { font-size:22px; color:#2E6FA5; }
#FundraisingPortal .GoalLeftSideWpr .GoalSubtitle { font-size:13px; color:#183F59; }

#FundraisingPortal .GoalRightSideWpr .ProgressBarWpr { background-color:#F5BDBA; }
#FundraisingPortal .GoalRightSideWpr .ProgressBarWpr .Progression { background-color:#D3443E; }
#FundraisingPortal .GoalRightSideWpr .label	{ color:#0D61A0; font-weight:bold; font-size:10px; }
#FundraisingPortal .GoalRightSideWpr .ammount { color:#333333; font-size:16px; }

#FundraisingPortal .SectionMenuWpr ul li { border-bottom:1px solid #3C89C6; }
#FundraisingPortal .SectionMenuWpr ul li a { color:#FFF; }

#FundraisingPortal .TopTeamMembersWpr { background-color:#EFF7FF;}
#FundraisingPortal .TopTeamMembersWpr .TeamMemberLabelWpr span { color:#2E6FA5; font-size:17px; }
#FundraisingPortal .TeamMembersListOuterWpr	{ border-left:1px solid #D8E6EF; }

#FundraisingPortal .TeamMembersListOuterWpr .TeamMembersListWpr ul li { color:#4E7E92; font-size:14px; }
#FundraisingPortal .TeamMembersListOuterWpr .TeamMembersListWpr ul li a	{ color:#183F59; }

#FundraisingPortal .TeamButtonWpr .JoinTeam a { background:transparent url(../images/Fundraising/JoinATeam_button_bg.jpg) left top no-repeat; }
#FundraisingPortal .TeamButtonWpr .CreateTeam a	{ background:transparent url(../images/Fundraising/CreateATeam_button_bg.jpg) left top no-repeat; }

/* ==| Site Branding Style | == */
#Footer .innerWpr { padding:22px 20px 0 20px;}

#SiteBrandingWpr  { float:right;}
#SiteBrandingWpr span { color:#FFFFFF; letter-spacing:0.1em;}
#SiteBrandingWpr a { color:#333333;}

#CopyrightWpr { float:left;}
#CopyrightWpr span { color:#FFFFFF;}

/* ==| Volunteer Manager Form | == */
.volunteer .sortText { color:#333333;}
.volunteer .arrow-collapse{ background:transparent url(../images/volunteer/upArrow.png) left top no-repeat; cursor: pointer;}
.volunteer .arrow-expand{ background:transparent url(../images/volunteer/downArrow.png) left top no-repeat; }
.volunteer .shiftSectionWrapper { border-bottom: 1px solid #000000; }
.volunteer .mainContainer { color:#333333; border-bottom: 1px solid #000000; }
.volunteer .mainContainer h3 { font-size:13px; color:#5B5B5B; font-weight:bold;}
.volunteer .mainContainer h4 { border-bottom:1px solid #B1D2EB; font-size:15px; color:#0D61A0; }	
.volunteer .mainContainer .innerContainer { background-color:#E1EDF7; }
.volunteer .shiftHeaders { font-weight:bold; font-size:12px; color:#0D61A0; padding:7px 0 0 0;}
.volunteer .shiftItem, 
.volunteer .fieldContainer label, 
.volunteer .fieldContainer .fieldLegend { font-size:13px; color:#333333; font-weight:normal;}
.volunteer .shiftItem .hr { background-color:#000000; }	
.volunteer .shifts .password { background-color:#1659A3; }
.volunteer .shifts .password label { font-weight:bold; color:#FFFFFF; font-size:12px; }

.shifts .password input { border:1px solid #1C84EC;}

#lbl_termsAccept { width:650px; margin-right: 0 !important;}
#div_termsAccept { padding:0 0 20px 0 !important;}

.categoryName { display:inline-block; padding:0 4px 0 0;}
.tooltipIcon { display:inline-block; background:transparent url(../images/volunteer/tooltip.png) left top no-repeat; height:16px; width:16px;}
.tooltip { background:#FFFFFF; border:solid 1px #AAD75E; padding:10px; width:250px; white-space:normal; text-align:left; color:#000000;}

#lbl_termsAccept { width:650px; margin-right: 0 !important;}
#div_termsAccept { padding:0 0 20px 0 !important;}

/* ==| Volunteer Manager Confirmation | == */
#VolunteerConfirmationWpr {}
#VolunteerConfirmationWpr .confirmationItemWpr {}
#VolunteerConfirmationWpr .InformationCt { background-color:#E1EDF7;}
#VolunteerConfirmationWpr .contactTable .innerWpr { padding:20px;}
#VolunteerConfirmationWpr .heading { font-size:16px; font-weight:normal; color:#0D61A0; text-align:left; line-height:normal; padding:0;}
#VolunteerConfirmationWpr .name { font-weight:bold;}
#VolunteerConfirmationWpr .title { background-color:#0D61A0; font-size:14px; font-weight:bold; color:#FFFFFF; height:34px; line-height:34px; padding: 0 0 0 20px;}
#VolunteerConfirmationWpr .subtitle { color:#0D61A0; font-weight:bold; padding:4px 0 0 20px;}
#VolunteerConfirmationWpr .formItem { padding:8px 0 8px 20px;}
#VolunteerConfirmationWpr .spacer { border-bottom:solid 1px #000000; background:none;}

#AccountVerificationWrapper.inline .inlineLoginCt { border-color: #1C84EC !important;}
#AccountVerificationWrapper.inline #SecurityOptionalFormWpr button { background:#2A7CB9 !important;}
#Step1Buttons button { background:#2A7CB9 !important; color:#FFF !important; cursor:pointer; border:0 none !important;}