/*-----

Updated by: Leon Turong @ heart.org
Date: 1/19/2011

------*/

/* ############################# */
/* NEW REDESIGN CSS              */
/* ############################# */
#content p, #content td, #content font, #contentPrimary .BodyTextFont {
  font-family: Helvetica,arial,sans-serif;
  font-size: 14px;
  line-height: 22px;
}

body, p, td, .FAFFormTextbox, .FAFFormTextarea, .FAFFormSelect, .small, .FAFFormHelpLink, .headertext {
  font-family: helvetica,arial,sans-serif;
}
.camt {
	display:none;
}
table {
  margin-left: 0 !important;
  width:100%; 
}
.FAFBodyTable td {
  padding:0px;
}
#cboxOverlay {
  z-index: 9998;
}

#wrapAlertBar {
  background: none repeat scroll 0 0 #333;
  border-radius: 7px;
  margin-bottom: 10px;
  padding: 12px;
  text-align: center;
}
#alertBar {
  color: #fff;
  margin: 0 auto;
  max-width: 980px;
}
#alertBar a {
  color: #fff;
  font-size: 18px;
  font-weight:bold;
  text-shadow:-1px -1px 0 #333333;
}
#alertBar a span {
	padding-left:5px;
	font-family: Helvetica, Arial, sans-serif;
}
a.backLink {
	width:auto !important;
	text-align:center;
}
#wrapPage {
  margin: 0 auto;
}

#page, #utility .container {
  position:relative;
}
#page {
	width: 100%;
	border-radius:0px;
	box-shadow:none;
	background:#ffffff;
	padding-top:33px;
}

#header, #content {
	width: 1024px;
	margin: 0 auto;
	position:relative;
}

#content {
	min-height: 500px;
}

#shareThis {
	display:none;
}

#sponsorScroll .forceWidth {
  height: auto;
}

#contentSecondary {
  width: 21%;
}
#contentPrimary {
  padding: 0 15px;
  width: 55%;
}
#contentTertiary {
  width: 19%;
}

#utility {
	background: #5b5f6a;
	font-family:helvetica,arial,sans-serif;
	height: 33px;
	overflow:hidden;
	position:fixed;
	z-index:99998;
	width:100%;
}
#utility .miniLogin {
	padding: 0px;
}
#utility #login {
  border-left: 2px solid #80838c;
  border-right: 2px solid #80838c;
  height: 33px;
  margin-right: 145px;
  padding: 0 10px;
  position: relative;
  width: 75px;
  display:block !important;
}
/*
body.myhq #utility #login {
	margin-right: 495px;
}
*/
#utility ul.menu.utilityMenu {
  float:none;
}
#utility ul.utilityMenu li {
  display: inline-block;
  height: 33px;
  padding-left:10px;
  margin-left:0px;
}
#utility ul.menu.utilityMenu li.menuItem1 {
  border-right: 2px solid #80838c;
  padding-right:20px;
  margin-left:0px;
}
#utility ul.menu.utilityMenu li a {
	color:#f4f5f6;
	text-transform: uppercase;
	padding-top:11px;
	font-size:12px;
	display:inline-block;
}
#utility ul.utilityMenu li a:hover {
  text-decoration: none;
}
#utility #logout {
	display:block !important;
}
#utility .logout {
	width:200px !important;
}
#utility .utilityName {
  color: #fff;
  position: absolute;
  left: 0;
  top: 10px;
}

.social_gigya td {
	display:inline-block;
	margin:10px 0;
}
.social_gigya td img {
	cursor:pointer;
}
#gigya_shareHead td.utilityHQ {
	padding:0px 10px;
	border-right:2px solid #80838c;
	border-left:2px solid #80838c;
	height:31px;
}
#loginFormContainer {
  position: relative;
  right: auto;
  top: auto;
}
#loginLink {
  background: none;
  border-bottom: 0px;
  border-radius: 0px;
  text-transform:uppercase;
  padding-left: 10px;
  display:block;
  font-size:14px;
  padding-top: 10px;
  width:75%;
}
#loginLink span {
	font-family:Helvetica, Arial, sans-serif;
	padding-left:7px;
	font-size:12px;
	font-weight:bold;
	color:#f4f5f6;
}
#loginLink:hover {
	background: none; 
}
.fa.logoutLink span {
	font-family:Helvetica, Arial, sans-serif;
	padding-left:7px;
	font-size:12px;
	font-weight:bold;
	color:#f4f5f6;
}

.homeLinkContainer {
	float:right;
	padding-top:6px;
	padding-right:5px;
}
#homeLink {
  background: none;
  border-bottom: 0px;
  border-radius: 0px;
  text-transform:uppercase;
  padding-left: 10px;
  display:block;
  font-size:15px;
  padding-top: 8px;
  color: #fff;
  height: 20px;
  padding: 3px 12px 0;
  width: auto;
}
#homeLink:hover {
	text-decoration:none;
}
#homeLink span {
	font-family:Helvetica, Arial, sans-serif;
	padding-left:7px;
	font-size:12px;
	font-weight:bold;
	color:#f4f5f6;
}
/*
#gigya_shareHead {
  margin: 0 auto;
  position: relative;
  width: 960px;
  padding-top:1px;
}
*/
#gigya_shareHead {
  margin: 0 auto;
  max-width: 1024px;
  position: fixed;
  top: 1px;
  width: 100%;
  z-index: 99999;
}
/*
#gigya_shareHead > table {
  position: absolute;
  right: -820px;
  top: 0;
  width: inherit;
}
*/
body.myhq #gigya_shareHead > table {
  right: -470px;
}
#gigya_shareHead > table tr {
  margin: 0 auto;
  max-width: 1024px;
  position: absolute;
  right: 0;
  top: 1px;
  z-index: 99999;
}
#gigya_shareHead .gigyaShareButton {
	cursor:pointer;
}

#logo .forceWidth {
	width: auto;
}

#logo .gutter {
  padding: 0 0 0 5px;
}

#logo img {
	display:inline;
    height: 109px !important;
    width: auto !important;
	visibility:visible;
}

#media {
  height: 20px;
  width:auto;
  float:none;
}

#header .title {
  background: rgba(0, 0, 0, 0) url("https://www.kintera.org/atf/cf/{314713d6-5ca1-46f2-91b3-4344c545df33}/SUBWAY_logo_2016.jpg") no-repeat scroll right top / auto 80px;
  margin-right: 50px;
  min-height: 60px;
  overflow: hidden;
  padding: 15px 30px;
}
#header .title h1 {
  color: #da291c;
  font-size: 24px;
  font-weight: bold;
  line-height: 26px;
  overflow: hidden;
  width: 83%;
}
#header .title h2 {
	color:#5b5f6a;
	font-size:15px;
	font-weight:normal;
}

ul.menu.buttonMenu {
	clear:both;
	display:none;
}
ul.buttonMenu li {
  width: 33%;
  border-radius: 0px;
  box-shadow: 0;
  display: block;
  float: left;
  margin: 0 0 6px;
  overflow: hidden;
  background: none;
}
ul.buttonMenu a {
	background: #d9281c; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9281c 0%, #be1511 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9281c), color-stop(100%,#be1511)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9281c 0%,#be1511 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9281c 0%,#be1511 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9281c 0%,#be1511 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9281c 0%,#be1511 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9281c', endColorstr='#be1511',GradientType=0 ); /* IE6-9 */
	border-right: 1px solid #7a7c84;
	text-transform:none;
	text-shadow:unset;
	font-size: 19px;
	line-height: 20px;
	font-weight:bold;
}
ul.buttonMenu li:last-child a {
	border-right:none;
}
ul.buttonMenu a small {
    color: #fff;
    display: block;
    font-size: 16px;
    padding-top: 3px;
	font-weight:normal;
}
ul.buttonMenu a small:after {
  content: "\f061";
  float: right;
  font: 23px/1 FontAwesome;
  position: relative;
  top: -14px;
}

ul.buttonMenu a.active,
ul.buttonMenu a:hover {
	background: #63626c; /* Old browsers */
	background: -moz-linear-gradient(top,  #63626c 0%, #3d3f46 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63626c), color-stop(100%,#3d3f46)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #63626c 0%,#3d3f46 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #63626c 0%,#3d3f46 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #63626c 0%,#3d3f46 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #63626c 0%,#3d3f46 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63626c', endColorstr='#3d3f46',GradientType=0 ); /* IE6-9 */
}

ul.tabs {
	height:260px;
	position:relative;
	list-style:none;
	padding:0px;
	margin:0px;
	clear:both;
	overflow:hidden;
}
ul.tabs li.tab {
	position:absolute;
	top:0;
	left:0;
}
ul.tabs li.tab2,
ul.tabs li.tab3 {
	display:none;
}

.dataRowPercentage {
	padding-left:20px
}
#fundbar {
  background: url("https://www.kintera.org/atf/cf/{7d00878b-1894-44be-86ed-ff26a8f6ad7f}/clouds.jpg?v=1") no-repeat scroll 0 0 transparent;
  filter: none;
  margin-top: -7px;
  width: 100% !important;
}
#bar_progress, #fundbar .thermometer .meter {
	background-color:#9ccd17;
	text-align:left;
	height:inherit;
}
#fundbar .thermometer {
	height:25px;
	overflow:hidden
}
.fundbarButton a, #giveNowButton .bigButton {
	background-color: #B10303;
}
#fundbar .thermometer .meter {
	height:25px;
}
#fundbar .fundTitle {
	color:#333333
}
#fundbar .fundValue {
	color: #333333;
	text-align:left;
}

#content #contentSecondary .gutter {
  padding: 0;
}

ul.globalNav {
	display:none;
}
ul.globalNav li {
  margin-left: 0;
}

ul.globalNav li.parentMenuItem {
  background: none;
  border-radius: 0px;
  border-top: 0px;
  margin: 0;
  overflow: hidden;
  padding: 0 0 5px;
  width: auto;
}

ul.globalNav li a.selected {
	text-decoration:underline;
}

ul.globalNav li .menuSubtitle {
  border-radius: 0;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: normal;
  padding: 12px;
  width: 190px;
  font-family: Helvetica, Arial;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  float: right;
  left: 0.5em;
  margin-top: 0;
  position: relative;
  top: 50%;
}

.ui-accordion .ui-accordion-content {
  padding: 10px;
}
.ui-icon {
	display:none;
}

.ui-accordion-header:after {
  content: "+";
  float:right;
}
.ui-accordion-header-active:after {
  content: "-";
}
span#ui-id-1 {
	background:#9ccd17;
}
span#ui-id-3 {
	background:#da291c;
}

span#ui-id-5 {
	background:#08b2d1;
}

span#ui-id-7 {
	background:#484c56;
}

#content .gutter {
  padding: 10px 0;
}

.intro {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

#contentPrimary .intro h3 {
  font-size: 36px;
  padding-bottom: 10px;
}
.meet {
	margin-top:20px;
	overflow:hidden;
}

.meet h5 {
	color: #da291c !important;
	margin:0;
	padding:0;
	font-size:24px;
}

.meet img {
	float:left;
	margin-right:20px;
}

.lifeiswhy {
  border: 1px solid #ccc;
  clear: both;
  margin-top: 20px;
  overflow: hidden;
  padding-bottom: 20px;
}

.lifeiswhy img.header {
	margin-bottom:20px;
}

.lifeiswhy p {
	padding:15px;
}

.lifeiswhy p img {
	float:left;
	margin-right:20px;
}

.gomobile {
	margin: 20px 0;
}
.gomobile img {
	padding-right: 10px;
	padding-bottom:10px;
}
.gomobile .title {
	font-weight:bold;
	font-size:14px;
}
.gomobileLinks {
  border-bottom: 1px solid #ccc;
  clear: both;
  padding: 15px 0 30px 0;
  text-align: center;
}
.gomobileLinks a {
	font-size:16px;
	font-weight:bold;
	color: #0080b0;
}

.earn-badges a {
  color: #0080b0;
  font-size: 14px;
  font-weight: bold;
}

/* right column */
#sponsorScroll, .leaderboardFundraisers, .leaderboardTeams, .leaderboardGroups {
  background: none repeat scroll 0 0 #f6f6f6;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  padding: 5px;
}

#sponsorScroll{
  background: none repeat scroll 0 0 #ffffff;
}

ul.leaderboardMenu li {
  background: none;
  border-bottom: 1px solid #dddddd;
  border-top:0px;
  color: #333333;
  font-size: 12px;
  line-height: 14px;
  margin: 5px 0 5px 8px;
  padding:0;
}

h6.sidebarTitle {
  background: none;
  border: none;
  border-radius: 0;
  color: #484c56;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  margin: 0;
  padding: 7px 10px 10px;
  text-align: left;
  text-transform: none;
}

#contentTertiary .leaderboard .leaderboardLinkContainer {
  padding: 0px;
  text-align: center;
}
#contentTertiary .leaderboard .leaderboardLinkContainer a {
	padding:10px 5px;
	background: #0a9ad3;
	margin: 10px;
	border-radius: 5px;
	display:block;
	color:#ffffff;	
}
#contentTertiary .leaderboard .leaderboardLinkContainer a span {
  color: #ffffff;
  font-family: helvetica;
  font-size: 12px;
  font-weight: bold;
  padding-left: 5px;
  text-transform: uppercase;
}

#personalPage #contentPrimary > .gutter > table, 
#personalPage #contentPrimary br {
  display: block;
}
/* HQ */
#wrapMyHQ #contentPrimary {
  width: 79%;
  padding:0;
}
#wrapMyHQ #contentPrimary .gutter {
  padding: 0 0 0 20px;
}
#myHQmenu {
  border-bottom: none;
}
#myHQmenu,
#myHQsubmenu {
	width: auto;
}
#myHQmenu > li {
  display: inline-block;
  float: left;
  margin: 0;
  text-decoration: none;
  width: 131.3px;
}
ul#myHQmenu > li > a {
  background: none repeat scroll 0 0 #5b5f6a !important;
  border-radius: 0;
  border-right: 1px solid #fff;
  min-height: 10px;
  padding: 20px 14px;
  text-align:center;
}
ul#myHQmenu > li > a.first {
	border-radius: 8px 0 0 0;
}
ul#myHQmenu > li > a.last {
	border-radius: 0 8px 0 0;
}
#myHQmenu > li > a span {
  padding-left:6px;
  font-family: helvetica, Arial, sans-serif;
  font-size: 12px;
  text-transform:uppercase;
  font-weight:bold;
}
ul#myHQmenu > li.highlighttitlemenu > a {
	color:#ffffff !important;
	background:url("https://www.kintera.org/atf/cf/{7d00878b-1894-44be-86ed-ff26a8f6ad7f}/ACTIVEMENU.JPG") no-repeat scroll center bottom #5b5f6a !important;
}
ul#myHQmenu > li.highlighttitlemenu > a:hover {
	text-decoration:underline;
}
#myHQsubmenu {
  border-bottom: 1px solid #d5d5d5;
  background: #fff;
}

#contentPrimary #myHQsubmenu > li a {
  color: #0267ac;
  font-size:11px;
  font-weight:bold;
}

.fafBodyInner h1,
.fafBodyInner h2 {
	display:none;
}

/* NEW HQ */
table.oldHQ {
	display:none;
}

#fafNewHQ {
}

#fafNewHQ p.welcomeText {
	display:none;
}

#fafNewHQ .col1 {
	width: 55%;
	float:left;
}
#fafNewHQ .col2 {
  background: none repeat scroll 0 0 #f6f6f6;
  float: left;
  margin-left: 42px;
  padding: 0 0 20px 20px;
  width: 37%;
}

.welcomeText {
	display:block;
	margin-bottom: 20px;
}


.thermometer {
    height: 100px;
    position: relative;
    width: 500px;
}
applet {
    display: none;
}

#fafNewHQMenu .fafNewLogoutLink {
    display: block;
    float: right;
    margin: 8px 10px;
}
#fafNewHQMenu .fafNewLogoutLink a {
    font-size: 11px;
}
#fafNewHQMenu label {
    margin: 0 5px 0 0;
}
#fafNewHQMenu select {
    margin: 0 10px 0 0;
}
#fafNewHQ {
    width: 100%;
}
.hqContent .hqLeft {
    float: left;
    width: 39%;
}
.hqContent .hqRight {
    float: right;
    width: 56%;
}
.hqContent .hqFull {
    clear: both;
}
#newHQcontent1, #newHQcontent2 {
    margin-top: 10px;
}
#newHQcontent1 {
    float: left;
    width: 60%;
}
#newHQcontent2 {
    float: right;
    width: 35%;
}
.fafHqWelcome .welcomeName {
    font-size: 18px;
    line-height: normal;
}

.feestable td {width:auto;min-width:50px;text-align:left !important}

#contentPrimary .fafEmailStats h4, 
#contentPrimary .fafTeamStats h4, 
#contentPrimary .fafChecklist h4, 
#contentPrimary .fafFundStats h4, 
#contentPrimary .fafFacebookCallout h4, 
#contentPrimary .fafHqTips h4, 
#contentPrimary .fafDonationStats h4, 
#contentPrimary .fafHqWelcome h4,
#contentPrimary .fafBadges h4,
#contentPrimary .fafCompanyStats h4 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    color: #333333;
    font-size: 20px;
    line-height: 20px;
    margin: 15px 0 0;
    min-height: 20px;
    padding: 10px 0 10px 0px;
	font-weight:normal;
}
.fafHqTips, .fafFundStats, .fafTeamStats, .fafEmailStats, .fafFacebookCallout, .fafCompanyStats {
    margin-bottom: 20px;
}
.fafHqTips ul {
    list-style: inherit;
    margin: 0 0 0.25em 2em;
}
.fafFacebookCallout .wrap {
    margin-top: 20px;
    text-align: center;
}
.fafChecklist .wrap, .fafFundStats .wrap, .fafTeamStats .wrap {
    display: block !important;
    position: relative;
    width: 100%;
}
.fafChecklist .wrap .item {
    float: left;
    margin-right: 4%;
    width: 30%;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-bottom: 20px;
	text-align:center;
	background:#ffffff;
	padding:20px;
}
.fafChecklist .wrap .item.last {
    margin-right: 0;
}
#contentPrimary .fafChecklist div div.item a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #cd291d;
  font-size: 13px;
  text-decoration: none;
  text-transform: none;
  padding: 0px;
}
#contentPrimary .fafChecklist div div.item a:hover {
  color: #999999;
}
.fafChecklist div div.item span {
  display: block;
  font-size: 70px;
}

#fafNewHQ .fundbox {
    margin-bottom: 5px;
}
#fafNewHQ .fundbox:last-child {
    margin-bottom: 10px;
}
#fafNewHQ .teambox {
    display: block;
    margin-bottom: 5px;
    position: relative;
}
#fafNewHQ .teambox:last-child {
    margin-bottom: 10px;
}
#fafNewHQ .emailbox,
#fafNewHQ .companybox {
    display: block;
    margin-bottom: 5px;
    position: relative;
}
#fafNewHQ .tLeft {
    display: inline-block;
    width: 75%;
}
#fafNewHQ .tRight {
  display: inline-block;
  text-align: right;
  width: 25%;
}
#fafNewHQ .fundboxinner {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 2px 2px 3px rgba(225, 225, 225, 0.6);
    font-size: 1.167em;
    padding: 4px 10px;
}
#fafNewHQ .fundbtn, #fafNewHQ .emailbtn {
    display: inline-block;
    height: auto;
    margin-right: 10px;
    margin-top: 5px;
}
#fafNewHQ .fundbtn a, #fafNewHQ .emailbtn a {
  background: none repeat scroll 0 0 #0a9ad3;
  border-radius: 5px;
  color: #ffffff;
  display: block;
  font-size: 12px;
  padding: 10px;
  text-decoration: none;
}

#fafNewHQ .fundbox2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("https://www.kintera.org/atf/custom/aha2012/images/alert-overlay.png") repeat-x scroll 0 0 #0781b4;
    border-color: #05678e #05678e rgba(0, 0, 0, 0.25);
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    margin: 0 5px 5px 0;
    padding: 4px 16px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0);
}
#fafNewHQ .fafHqWelcome .myPage {
    margin-bottom: 1em;
}
#fafNewHQ .fafTeamStats .teamtitle {
    font-size: 1.25em;
    margin-bottom: 10px;
}
#fafNewHQ .fafTeamStats .captaininfo br {
    display: none;
}
.message, .FAFFormHeader .message {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #e0e4ce;
  border-radius: 5px;
  margin: 0 20px 0 0;
  padding: 10px 15px;
}

.startText {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #e0e4ce;
  border-radius: 5px;
  margin: 0 20px 0 0;
  padding: 10px 15px;
  font-size:14px;
}

#fafNewHQ .links { 
	margin-top:20px;
}

.fafBadges img {
	padding: 0 5px 5px 0;
}
.fafBadges img.notearned {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	filter:alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity:0.3;
}

.personalImageCaption {
  color: #cb0000;
  font-size: 16px;
  font-style: normal;
  line-height: 20px;
}

.description {
	clear:both;
}

/* footer */
.footerMenuWrap {
  background: url("https://www.kintera.org/atf/cf/%7B314713D6-5CA1-46F2-91B3-4344C545DF33%7D/white_down_arrow.jpg") no-repeat scroll center 0 #474b56;
  padding-top: 60px;
  margin-top: 20px;
}
#footer .gutter {
  border-top: 0px;
  padding:0px;
}
#footer ul {
    list-style: outside none none;
    margin: 0;
    padding: 0 !important;
}
#footer ul li {
    color: #ffffff !important;
    font-size: 12px;
    line-height: 16px;
}
#footer ul li.last {
    border-right: medium none;
    color: #fff;
}
#footer ul li a {
    color: #fff !important;
    font-size: 12px;
    text-decoration: none !important;
}
#footer_buff h4, #footer_buff h4 a {
  color: #dfdfdf;
  text-shadow: 0 1px 1px #000000;
  font-size:100% !important;
}
#footer_wrapper #footer_buff ul li {
  text-align: left;
}
.footerTitle a {
    color: #ffffff !important;
}
.about, .sites, .causes, .contact {
    border: medium none !important;
}
#footer_wrapper {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none !important;
}
#footer_wrapper #footer_buff .about {
    display: block;
    margin-right: 20px;
    width: 300px;
}
p.legal a {
    color: #fff !important;
}
p.legal span {
    color: #fff;
}
.wrapFooterSocial a {
  padding: 0 60px;
}
.footerContactWrap {
    color: #fff;
    float: left;
    padding-top: 13px;
    position: relative;
    right: 44px;
    text-align: right;
}
.footerContactWrap .copy {
    margin-bottom: 25px;
}
.footerContactWrap .contact {
    color: #fff;
    line-height: 16px;
}
.footerContactWrap .contact a {
    color: #e5b850;
}


/**  Progress Bar  **/
#fafNewHQ .fundraisingThermometer {
  padding-bottom: 10px;
  padding-top: 12px;
  position: relative;
  width: 100%;
}
.progress_box { width: 100%; text-align: left; }
.progress_box .bar { height: 40px;margin-bottom: 5px;border-radius:5px;box-shadow:inset 0 2px 2px #ccc;background: #ddd; }
.progress_box .bar_progress { 
    position: relative; 
	height: 40px; display: inline-block; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	background: #555; 
	overflow-y: visible !important; 
	overflow-x: visible !important;
	background: #cd291d !important; 
}
	
.progress_box .goalReached .bar_progress { background: #FED129; }
.progress_box .goalPassed .bar_progress { background: #ffea00; }
.progress_box ul { list-style: none; width: 100%; font-family: Arial,Helvetica,sans-serif; font-size: 7pt; text-transform: uppercase; top: 0; position: absolute; padding: 0; margin: 0; }
.progress_box ul li { float: left; /*width: 91px; *width: 89px;*/ width: 18.8%; _width: 18.7%; font-size: 9px; margin:0;}
.progress_box ul li.last { /*width: 20px;*/ width: 6%; float: left; }
.fundraisingThermometer {
	position:relative;
}
.fundraisingThermometer .fundraisingRaised {
  background: none repeat scroll 0 0 rgba(85, 85, 85, 0.75);
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  height: 28px;
  line-height: 30px;
  padding: 0 10px;
  position: absolute;
  text-align: center;
  top: 12px;
  transition: all 1s ease 0s;
  width: auto;
}
.fundraisingThermometer .fundraisingGoal {
    background: none repeat scroll 0 0 #f4f4f4;
    border-radius: 3px;
    font-weight: bold;
    height: auto;
    padding: 4px;
    position: absolute;
    right: 10px;
    top: 17px;
    z-index: 2;
}
.fundraisingThermometer .goalAchieved {
    background: none repeat scroll 0 0 #f4f4f4;
    border-radius: 3px;
    font-weight: bold;
    left: 10px;
    padding: 4px;
    position: absolute;
    top: 23px;
    z-index: 2;
}
.fundraisingThermometer .goalSurpassed {
    background: none repeat scroll 0 0 #f4f4f4;
    border-radius: 3px;
    font-weight: bold;
    left: 10px;
    padding: 4px;
    position: absolute;
    top: 23px;
    z-index: 2;
}


#cboxContent #givingOverlay { display: block; text-align: left; }
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#cboxClose{
	position:absolute; 
	top:0px; 
	right:5px; 
	display:block; 
	background:url(https://www.kintera.org/atf/custom/fafRefresh/imgs/controls.png) no-repeat top center; 
	width:38px; 
	height:19px; 
	text-indent:-9999px;
}
#cboxClose.hover{
	background-position:bottom center;
}

/* Gadgets page */
#newGadgetsPage {
    text-align: left;
}
#newGadgetsPage h3 {
    background: url("https://www.kintera.org/atf/custom/aha2012/images/headingOverlay.png") repeat-x scroll 0 0 #af0900;
    border: 1px solid #940101;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin: 10px 0;
    padding: 7px 10px 6px;
    text-align: center;
    text-decoration: none;
}
#newGadgetsPage .gadgetLeft {
    float: left;
    width: 48%;
}
#newGadgetsPage .gadgetRight {
    float: right;
    width: 48%;
}
#newGadgetsPage .gadgetFull {
    clear: both;
    padding-top: 10px;
}
#newGadgetsPage .socialSharing, #newGadgetsPage .mobileSharing {
    margin: 10px 20px;
    text-align: center;
}
#newGadgetsPage .socialSharing a.button, #newGadgetsPage .mobileSharing a.button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("https://www.kintera.org/atf/custom/aha2012/images/alert-overlay.png") repeat-x scroll 0 0 #0781b4;
    border-color: #05678e #05678e rgba(0, 0, 0, 0.25);
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 2px 2px 3px rgba(100, 100, 100, 0.8);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    margin: 0 5px 5px 0;
    padding: 4px 16px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0);
}

.reportsContainer {
	overflow:inherit;
}

.search .button {
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 1px 2px rgba(0, 0, 0, 0.3);
  color: #fff !important;
  font-size: 13px;
  height: 33px;
  line-height: 33px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  width: 138px;
}

.search .button.red {
	background: #ad5b5b; /* Old browsers */
	background: -moz-linear-gradient(top,  #af3d3d 0%, #af0202 50%, #af3d3d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#af3d3d), color-stop(50%,#af0202), color-stop(100%,#af3d3d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #af3d3d 0%,#af0202 50%,#af3d3d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #af3d3d 0%,#af0202 50%,#af3d3d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #af3d3d 0%,#af0202 50%,#af3d3d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #af3d3d 0%,#af0202 50%,#af3d3d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af3d3d', endColorstr='#af3d3d',GradientType=0 ); /* IE6-9 */
  border: 1px solid #5b8821;
  font-size: 14px;
  height: auto;
  line-height: 18px;
  padding: 7px;
  text-align: center;
  text-decoration: none !important;
  text-shadow: initial !important;
  text-transform: none;
}

#policyBannerWrapper {
	top:33px;
	position:relative;
	z-index:99999;
} 
#policyBanner.alert-danger p {
color: #FFF;
}