/* Testing upload */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

* {font-size:100.01%;}
html{font-size:62.5%;}
body{
	margin:0;
	color:#5a5a5a;
	font:1.4em/1.28em Arial, Helvetica, sans-serif;
	background:url(../images/bg-page.jpg);
}
img{border-style:none;}
a{text-decoration:underline; color:#243a61;}
a:visited{color:#32004b;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:12px/15px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#5a5a5a;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes:none;}
q:before{content:''}
q:after{content:''}
#wrapper{
	width:980px;
	margin:0 auto;
	padding:10px 0 40px;
}
.w1{
	background:#fff;
	width:980px;
}
.w2{
	width:100%;
	position:relative;
}
/* header */
#header{
	position:absolute;
	left:0;
	top:0;
	height:163px;
	padding:18px 36px 0;
	width:908px;
}
.logo{
	width:190px;
	height:110px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
.logo a{
	background:url(../images/logo.png) no-repeat;
	display:block;
	height:110px;
	cursor:pointer;
}
.search-form{
	position:absolute;
	right:17px;
	top:95px;
	width:255px;
}
.search-form .text{
	float:left;
	background:url(../images/bg-search-1.gif) no-repeat;
	width:154px;
	padding:0 4px 0 24px;
	height:27px;
	overflow:hidden;
}
.search-form .text input{
	float:left;
	width:100%;
	padding:6px 0;
	background:none;
	border:0;
}
.search-form .btn{
	float:right;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	line-height:24px;
	font-weight:bold;
	vertical-align:middle;
	background:url(../images/btn-search-1.gif) no-repeat;
	width:73px;
	height:27px;
	overflow:hidden;
	padding:0 0 2px;
	border:0;
	cursor:pointer;
}
.subscribe-form{
	position:absolute;
	right:20px;
	top:97px;
	width:348px;
}
.subscribe-form .text{
	float:left;
	background:url(../images/bg-subscribe-1.gif) no-repeat;
	width:241px;
	padding:0 4px 0 9px;
	height:27px;
	overflow:hidden;
}
.subscribe-form .text input{
	float:left;
	width:100%;
	padding:6px 0;
	background:none;
	border:0;
	word-spacing:-1px;
}
.subscribe-form .btn{
	float:right;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	background:url(../images/btn-subscribe-1.gif) no-repeat;
	width:94px;
	height:27px;
	overflow:hidden;
	padding:0;
	border:0;
	cursor:pointer;
}
.navigation .main-nav-subscribe {
	width: 520px;
	position: absolute;
	right: 0;
}
.navigation .main-nav-subscribe span {
	font-size: 15px;
	color:#fff;	
}
.navigation .main-nav-subscribe .subscribe-form .text{
	background:url(../images/bg-subscribe-3.png) no-repeat;
}
.navigation .subscribe-form {
	right: 8px;
	top: 8px;
	width: 295px;
}
.navigation .subscribe-form input {
	outline: none;
}
.navigation .main-nav-subscribe .subscribe-form .btn{
	background:url(../images/btn-submit-3.png) no-repeat;
	width:41px;
	text-indent: -9999px;
	overflow: hidden;
}

.navigation{
	width:980px;
	overflow:hidden;
	background:url(../images/bg-nav.gif) repeat-x 0 -42px;
	height:42px;
	font:bold 12px/42px Georgia, 'Times New Roman', Times, serif;
}
#header .navigation{
	top:139px;
	position:absolute;
	left:0;
}
#header .logo-secure {
	position: absolute;
	right: 40px;
	top: 35px;
}
.navigation ul{
	float:left;
	padding:0;
	margin:0;
	font-size: 15px;
	list-style:none;
}
.navigation .btn-donate{
	float:right;
	height:42px;
	font-size: 15px;
	width: 100px;
	text-align:center;
	color:#fff;
	background:url(../images/bg-donate.gif) repeat-x;
	text-decoration:none;
	cursor:pointer;
}
.navigation .btn-donate span {
	display: block;
	line-height: 15px;
	text-align: center;
	width: 60px;
	height: 32px;
	padding: 5px 20px;
	overflow: visible;
}
.navigation ul li{
	float:left;
	border-left: 1px solid #6b81a8;
	padding:0;
}
.navigation ul li:first-child,
.navigation ul li.first-child{
	background:none;
	padding:0;
}
.navigation ul a{
	float:left;
	height:42px;
	color:#fff;
	padding: 0 10px;
	background:url(../images/bg-nav.gif) repeat-x;
	text-decoration:none;
	cursor:pointer;
}
.navigation ul a span{float:left;}
.navigation ul a:hover{background-position:0 -84px;}
.navigation a:visited{color:#fff;}
.navigation ul li.active a{background-position:0 -126px;}
#main{
	padding:203px 20px 0;
	height:1%;
	overflow:hidden;
}
/* content */
#content{
	float:right;
	width:617px;
}
/* gallery */
.gallery{
	height:1%;
	padding:1px 1px 0;
	margin:0 0 20px;
}
#content .gallery .main-list{
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	position:relative;
	height:273px;
	border: 1px solid #000;
}
.gallery .main-list li{
	position:absolute;
	left:0;
	top:0;
	z-index: 1;
}
.gallery .main-list li.active{
	z-index: 2;
}
.gallery .main-list img{
	display:block;
}
#content .gallery .nav{
	padding: 0;
	margin: 0;
	list-style:none;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	overflow:hidden;
	z-index:20;
	position: absolute;
	top: 453px;
	right:20px;
	text-align: center;
}
.gallery .nav:after{
	content:'';
	display:block;
	clear:both;
}
.gallery .nav li{
	float:left;
	width:20px;
	margin:0 4px 0 0;
	display:inline;
	border-radius: 10px;
}
.gallery .nav a{
	height: 19px;
	width:19px;
	background:rgba(255, 255, 255, .5);
	display:block;
	color:#333;
	text-decoration:none;
	position:relative;
	cursor:pointer;
	border-radius: 10px;
	line-height: 19px;
	font-size: 14px;
}
.gallery .nav a:hover,
.gallery .nav .active a{
	color:#000;
	background: #fff;
}
/* stories */
.stories{width:100%;}
.stories .item{
	border-top:1px solid #243a61;
	padding:8px 0 16px;
	width:100%;
}
.stories .item:first-child,
.stories div.first-child{
	border:none;
	padding-top:0;
}
.stories .item:after{
	content:'';
	display:block;
	clear:both;
}
.stories .photo{
	float:left;
	margin:0 19px 0 0;
	padding:0px 0 0;
}
.stories .photo img{
	vertical-align:top;
}
.stories .description{
	height:1%;
	overflow:hidden;
	line-height:1.214em;
}
#content .stories .description h1,
#content .stories .description h2{
	font:1.714em/1.166em Georgia, 'Times New Roman', Times, serif;
	color:#243a61;
	margin:0 0 1px;
}
.stories .description h1 a,
.stories .description h2 a{
	color:#243a61;
	text-decoration:none;
}
#content .stories .description p{margin:0;}
/* sidebar */
#sidebar{
	float:left;
	width:293px;
	overflow: hidden;
}
/* btn-tour */
.btn-tour{
	display:block;
	margin:0 0 20px;
	background:url(../images/btn-tour.jpg) no-repeat;
	width:293px;
	height:50px;
	text-indent:-9999px;
	overflow:hidden;
}
/* btn-help */
.btn-help2,
.btn-help{
	display:block;
	margin:0 0 20px;
	background:url(../images/btn-help.gif) no-repeat;
	width:293px;
	height:58px;
	text-indent:-9999px;
	overflow:hidden;
}
.btn-help2{
	background:url(../images/btn-help2.gif) no-repeat;
	width:263px;
	height:58px;
}
/* box */
.box{
	background:#ece8e3 url(../images/bg-box.gif) no-repeat;
	width:100%;
	margin:0 0 20px;
}
.box .holder{
	padding:16px 10px 16px 15px;
	height:1%;
	overflow:hidden;
	background:url(../images/bg-box.gif) no-repeat 100% 100%;
}
.news{
	width:100%;
	font-size:0.857em;
	line-height:1.166em;
	color:#000;
}
.text-news{
	background:url(../images/red-door-news.png) no-repeat;
	width:293px;
	height:80px;
	overflow:hidden;
	line-height:0;
	text-indent:-9999px;
	margin:0 0 6px -13px !important;
}
.news .subscribe-form{
	position:static;
	width:263px;
	margin:0 0 16px;
	padding:13px 0 0;
}
.news .subscribe-form .text{
	background:url(../images/bg-subscribe-2.gif) no-repeat;
	width:163px;
}
.news .subscribe-form .btn{
	width:87px;
	background-position:100% 0;
}
.news .list-1{
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.news .list-1 li{
	width:100%;
	float:left;
	padding:0 0 11px;
}
.news .list-1 .photo{
	float:left;
	margin:0 10px 0 0;
	padding:5px 0 0;
}
.news .list-1 .photo img{
	vertical-align:top;
	border:1px solid #000;
}
.news .list-1 .description{
	height:1%;
	overflow:hidden;
}
.news .list-1 strong{
	font-size:1.333em;
	line-height:1.3125em;
	display:block;
}
.news .list-1 p{margin:-2px 0 0;}
.news .list-1 p a{
	color:#283e67;
	font-weight:bold;
}
.news .list-2{
	padding:0;
	margin:0 0 0 -2px;
	position:relative;
	list-style:none;
	color:#3c3c3c;
	font-size:1.166em;
	line-height:1.142em;
	font-weight:bold;
	width:100%;
	overflow:hidden;
}
.news .list-2 li{
	float:left;
	width:100%;
	padding:20px 0 0;
}
.news .list-2 li:first-child,
.news .list-2 li.first-child{
	padding:2px 0 0;
}
.news .list-2 .more{font-weight:normal;}
.news .list-2 a{
	color:#283e67;
	font-weight:normal;
}
/* box2 */
.box2{
	background:#dad2c8 url(../images/bg-box2.gif) no-repeat;
	width:100%;
	margin:0 0 20px;
}
.box2 .holder{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-box2.gif) no-repeat 100% 100%;
	padding:10px 10px 17px 13px;
}
.volunteers{
	width:100%;
	overflow:hidden;
	color:#000;
}
.volunteers .photo{
	float:left;
	width:85px;
	text-align:center;
	margin:0 10px 0 0;
	padding:4px 0 0;
}
.volunteers .photo img{
	display:block;
	margin:0 0 6px;
	border: 1px solid #000;
}
.volunteers .description{
	height:1%;
	overflow:hidden;
}
.volunteers .description h3{
	font-size:1em;
	line-height:1.214em;
	margin:0 0 2px;
	word-spacing:-2px;
}
.volunteers .description p{
	font-size:0.857em;
	line-height:1.166em;
	margin:0 0 5px;
}
.volunteers .description a{color:#243a4f;}
/* footer */
#footer{
	border-top:1px solid #243a61;
	padding: 10px 0 0 0;
	margin:24px 0 0;
}
.bottom-forms{
	overflow:hidden;
	padding:0 20px;
	height:48px;
}
.bottom-forms .search-form{
	position:static;
	float:left;
	width:293px;
	padding:6px 0 0;
}
.bottom-forms .subscribe-form{
	float:right;
	position:static;
	width:350px;
	padding:6px 0 5px 62px;
	background:url(../images/bg-mail.gif) no-repeat;
}
.bottom-forms .search-form .text{width:192px;}
.bottom-forms .subscribe-form .text{width:250px;}
.bottom-forms .subscribe-form .btn{
	width:87px;
	background-position:100% 0;
}
#footer .holder{
	padding:7px 24px 0 29px;
}
.footer-nav{
	padding:0;
	margin:0 0 18px;
	list-style:none;
	font-size:0.857em;
	line-height:1.333em;
	font-weight:bold;
}
.footer-nav li{
	display:inline;
	background:url(../images/split-2.gif) no-repeat 0 3px;
	padding:0 6px 0 10px;
}
.footer-nav li:first-child,
.footer-nav li.first-child{
	background:none;
	padding-left:8px;
}
.footer-nav a{text-decoration:none;}
.footer-nav a:hover{text-decoration:underline;}
#footer .frame{
	height:1%;
	overflow:hidden;
	padding:9px 0 0;
}
#footer .logo2{
	float:left;
	width:138px;
	height:80px;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .logo2 a{
	display:block;
	height:100%;
	background:url(../images/logo2.png) no-repeat;
	cursor:pointer;
}
#footer .copyright {
	float: left;
	clear: both;
	}
.logo-secure{
	float:right;
	width:115px;
	overflow:hidden;
}
.logo-secure a{
	/*display:block;*/
	/*height:81px;*/
	cursor:pointer;
	width: 100%;
	float: left;
	display: block;
}
.logo-secure img {
	width: 115px;
	height: 81px;
	display: block;
	float: left;
	}
.logo-secure .about-certificates {
	display: none;
	}
#sidebar .logo-secure .about-certificates {
	display: block;
	}
#sidebar .logo-secure {
	width: 100%;
	margin-top: 20px;
}
#sidebar .logo-secure a {
	background-position: top center;
}
.member-list{
	float:right;
	padding:6px 0 0 60px;
	margin:0;
	list-style:none;
	vertical-align:middle;
	width: 729px;
}
.member-list li{
	vertical-align:middle;
	display:inline;
	margin:0;
}
.member-list a {
	vertical-align:middle;
	text-indent: -9999px;
	display: inline-block;
	margin-right: 23px;
	}
.member-list .hfny {
	width: 100px;
	height: 50px;
	background: url(/static/images/logo-hope.png) no-repeat;
	}
.member-list .agrm {
	width: 85px;
	height: 53px;
	background: url(/static/images/logo-rescue.gif) no-repeat;
	}
.member-list .ecfa {
	width: 63px;
	height: 63px;
	background: url(/static/images/ECFA_Accredited_RGB_Small.png) no-repeat;
	margin-top: -2px;
	}
.member-list .eto {
  width: 111px;
  height: 60px;
  background: url(/static/images/performance-management.png) no-repeat;
}
.member-list .acacamps {
	width: 90px;
	height: 54px;
	background: url(/static/images/logo-aca.jpg) no-repeat;
	}
.member-list .bbb {
	width: 33px;
	height: 61px;
	/* background: url(/static/images/logo-bbb.png) no-repeat; */
	background: url(/static/images/bbb_logo.png) no-repeat;
	}	
.member-list .charnav {
	width: 101px;
	height: 50px;
	background: url(/static/images/logo-charity_nav.png) no-repeat;
	}
.member-list .guidestar {
	width: 82px;
	height: 60px;
	margin-right: 0;
	/* background: url(/static/images/logo-guidestar.jpg) no-repeat; */
	background: url(/static/images/gx_gold_logo.png) no-repeat;
	}
.member-list li:last-child,
.member-list li:last-child a {
  margin-right: 0;
}
.copy{
	font-size:0.857em;
	line-height:1.333em;
	word-spacing:-1px;
	padding:7px 0 6px;
}
.copy p{margin:0;}
.copy ul{
	padding:0;
	margin:0;
	list-style:none;
}
.copy ul li{
	display:inline;
	background:url(../images/split-3.gif) no-repeat 0 50%;
	padding:0 3px 0 9px;
}
.copy ul li:first-child,
.copy ul li.first-child{
	background:none;
	padding-left:0;
}
.copy ul a{
	color:#5a5a5a;
	text-decoration:none;
}
.copy ul a:hover{text-decoration:underline;}
/* inner page */
.main-holder{
	background:url(../images/bg-box2.gif) repeat-y -586px 0;
}
.main-frame{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-sidebar-b.gif) no-repeat 0 100%;
}
/* breadcrumbs */
#content .breadcrumbs{
	padding:0;
	list-style:none;
	background:url(../images/bg-breadcrumbs.gif) no-repeat;
	width:617px;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#5a5a5a;
	margin:0 0 15px;
}
.breadcrumbs li{
	display:inline;
	background:url(../images/split-4.gif) no-repeat 0 5px;
	padding:0 0 0 11px;
}
.breadcrumbs li:first-child,
.breadcrumbs li.first-child{
	background:none;
}
.breadcrumbs a{
	color:#5a5a5a;
	text-decoration:none;
}
.breadcrumbs a:visited{color:#5a5a5a;}
.breadcrumbs a:hover{text-decoration:underline;}
/* content */
#content h1{
	font:2.142em/1.066em Georgia, 'Times New Roman', Times, serif;
	color:#38436f;
	margin:0 0 -2px;
}
#content h2{
	font:1.714em/1.083em Georgia, 'Times New Roman', Times, serif;
	color:#38436f;
	margin:0;
}
#content h3{
	font:1.5em/1.095em Georgia, 'Times New Roman', Times, serif;
	color:#38436f;
	margin:0;
}
#content h4{
	font-size:1em;
	line-height:1.285em;
	color:#38436f;
	margin:0 0 1px;
}
.article{
	border-bottom:1px solid #243a61;
	width:100%;
	padding:0 0 5px;
	margin:0 0 13px;
}
#content .article p{margin:0 0 11px;} 
.illustration{
	float:right;
	display:inline;
	margin:0 0 20px 25px;
	padding:3px 0 0;
}
.illustration img{
	display:block;
	margin:0 0 6px;
}
#content p{
	margin:0 0 18px;
}
.main-holder .stories {
	border-bottom:1px solid #243A61;
	margin:0 0 16px;
}
.main-holder .stories .item{
	padding-bottom:19px;
}
.main-holder .stories .photo{
	margin:0 12px 0 0;
}
.main-holder .stories .description{line-height:1.285em;}
#content .stories h3{
	margin:0 0 11px;
}
.more{color:#243a61;}
/* side-highlight */
.side-highlight{
	float:right;
	width:228px;
	font-size:0.857em;
	line-height:1.25em;
	overflow:hidden;
	margin:0 0 12px;
	padding:4px 0 0;
}
.side-highlight .holder{
	background:#d1d8f4;
	padding:6px 8px 0;
	width:212px;
	margin:0 0 -5px;
	overflow:hidden;
}
.side-highlight img{
	display:block;
	margin:0 0 5px;
}
#content .side-highlight h4{
	font-size:1.166em;
	line-height:1.142em;
	margin:0 0 3px;
	color:#5a5a5a;
}
#content .side-highlight p{margin:0 0 14px;}
#content .list-label{
	display:block;
	margin:-18px 0 0;
}
#content ul{
	padding:0 0 0 29px;
	margin:0 0 18px;
}
#content ol{
	padding:0 0 0 29px;
	margin:0;
}
#content .media-links{
	padding:0;
	margin:0 0 13px;
	list-style:none;
}
/* video-block */
.video-block .holder{
	height:1%;
	overflow:hidden;
	padding:8px 0 0;
}
.video-block .player{
	float:left;
	margin:0 30px 0 0;
	display:inline;
	padding:3px 0 0;
}
.video-block .player img{display:block;}
.video-block .description{
	height:1%;
	overflow:hidden;
	line-height:1.214em;
}
#content .video-block p{margin:0;}
/* sidebar */
.main-holder #sidebar{
	background:url(../images/bg-box2.gif) no-repeat;
	padding:12px 14px 0 16px;
	width:263px;
}
#sidebar h2{
	font:1.714em/1.083em Georgia, 'Times New Roman', Times, serif;
	color:#38436f;
	margin:0 0 10px;
}
#sidebar h2 a {
	text-decoration: none;
}
#sidebar h2 a:hover {
	text-decoration: underline;
}
/* sub-nav */
#sidebar a {
	color: #000000;
	}
#sidebar a.visited {
	color: #000000;
	}
.sub-nav{
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.sub-nav li{
	width:100%;
	float:left;
	padding:0 0 7px;
}
.sub-nav a {
	color: #000000;
	text-decoration:none;
	width: 256px;
	display: block;
	padding: 3px;
	}
.sub-nav li ul li.active a,
.sub-nav li.active a{font-weight:bold; color: #585552;}
.sub-nav li ul .active ul a,
.sub-nav .active ul a{font-weight:normal;}
.sub-nav .active ul a:hover,
.sub-nav a:hover{
	color: #172c50;
	text-decoration: none;
	background-color: #ebe2d6;
}
#sidebar .sub-nav a:visited{color:#000000;}
.sub-nav ul{
	padding:9px 0 0 0;
	margin: 7px 0 0 0;
	list-style:none;
	overflow:hidden;
	font-size: 12px;
	width: 100%;
	background: #e0d8cd;
}
.sub-nav ul a {
	padding: 3px 0 3px 15px;
	}
.sub-nav ul ul{
	padding:7px 0 0 0;
	margin:0;
	list-style:none;
	width:100%;
}
.sub-nav ul ul li a{
	background:url(../images/bullet.gif) no-repeat 15px center;
	padding:3px 0 3px 31px;
}

/* Search */
.form-search {
	padding: 20px 0;
}
.results {

}
.result {
	font-size: 12px;
	padding: 15px 0;
	border-bottom: 1px solid #efefef;
}
#content .result h3,
#content .result p {
	margin: 0 0 5px 0;
}
#content .result h3 a {
	color: #025bbe;
	text-decoration: underline;
}
#content .result h3 a:hover {
	text-decoration: none;
}
#content .result a {
	color: #059516;
	text-decoration: none;
}
#content .result a:hover {
	text-decoration: underline;	
}
.pagination {
	margin: -1px 0 0 0;
	text-align: center;
	font-size: 11px;
	padding: 3px 8px;
	background: #efefef;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.pagination .btn-next {
	float: right;
}
.pagination .btn-previous {
	float: left;
}
/* Donations page */
label.recurrenceLabel { width: 46%!important; font-weight: bold!important; float: right!important }
select#formtools_recurrence { margin-right: 2em!important; margin-top: -1.1em!important; font-weight: normal!important }
.ctrlHolder .multiField label.recurrenceLabel ul { width: 6em!important; float: right!important; font-weight: normal!important }
.ctrlHolder .multiField label.recurrenceLabel+ul { width: 6em!important; float: right!important }

.honor_address_row {
	background-color:#FFFCDF;
	}
#ship-same {
	margin: 10px 0 10px 174px;
	display: block;
	float: left;
	}

/* Thanks page */
pre {
	font-size: 14px;
	line-height: 20px;
	background-color: #f5ede1;
	padding: 10px;
	}
/* Default Table */

.default-table {
	padding: 0;
	margin: 15px 0;
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-collapse: collapse;
}
.default-table caption {
	text-align: left;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 0 20px;
}
.default-table td,
.default-table th {
	text-align: left;
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	padding: 3px 9px;
	vertical-align: top;
}
.default-table th {
	text-align: left;
}
.default-table td.left_aligned {
	text-align: left;
}
.default-table tbody th {
	color: #333;
}
.default-table thead {
	font-weight: bold;
	color: #333;
}
.default-table thead.special td {
	padding: 8px 0 6px 8px;
	color: #fff;
	text-transform: uppercase;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5672a4', endColorstr='#243a61');
	background: -webkit-gradient(linear, left top, left bottom, from(#5672a4), to(#243a61));
	background: -moz-linear-gradient(top, #5672a4, #243a61);
}
.default-table tfoot {
	color: #666;
}
.default-table tfoot.emphasize td {
	background: #fef6d9;
}
.default-table tfoot.emphasize dd {
	font-weight: bold;
	color: #a5002e;
	font-size: 18px;
	padding-bottom: 5px;
}
.default-table thead th,
.default-table .tfoot th {
	background: #f4f4f4;
}
.default-table thead td,
.default-table tfoot td {
	background: #f7f7f7;
}
.default-table .odd td {
	background: #fbfbfb;
}
.default-table .odd th {
	background: #fafafa;
}
.default-table tbody ul {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
.default-table .col {
	width: 138px;
}
.default-table dl,
.default-table dt,
.default-table dd {
	margin: 0;
	padding: 0;
}
.default-table dt {
	padding: 5px 0 0;
	font-size: 12px;
}
.default-table dd {
	color: #000;
}
.uniForm ul li span { float: left; text-indent: -4em; }
.monthly-help-text {
	background: transparent url(/static/images/make-it-monthly2.png) no-repeat;
	text-indent:-9999px;
	display: none;
	float: right;
	position: relative;
	width:294px;
	height:76px;
	}
.error .monthly-help-text {
	margin: 0;
	}
#content .error #hint_formtools_recurrence {
	clear: right;
	margin-top: -15px;
	}
/* Styles for social icons in header */
.social {
	float: left;
	width: 273px;
	padding: 10px;
	background: #ece8e3;
	border-radius: 5px;
	margin-bottom: 20px;
	}
#footer .social {
	background: none;
	width: auto;
	margin-bottom: 0;
	border-radius: 0;
	padding: 0 0 12px;
	margin-left: 194px;
}
.social h3 {
	float: left;
	margin: 5px 0 0 0;
	color: #000;
font-size: 1.333em;
line-height: 1.3125em;
}
.social a {
	text-indent: -9999px;
	float: left;
	width: 32px;
	height: 33px;
	margin: 0 3px;
	display: block;
	}
.social .youtube {
	background: url(/static/images/btn-youtube.png) no-repeat center top;
	}
.social .facebook {
	background: url(/static/images/btn-facebook.png) no-repeat center top;
	}
.social .twitter {
	background: url(/static/images/TW_X-red_450.png) no-repeat left top;
	}

.addthis_toolbox {
	margin-bottom: 20px;
	height: 160px;
	}
.addthis_button_facebook_like {
	width: 84px;
	}
/* Collapsable Menu Styles */
#sidebar .nav-close {
	width: 17px;
	height: 17px;
	display: block;
	text-indent: -9999px;
	float: right;
	position: relative;
	left: -5px;
	top:4px;
	background: url(/static/images/icn-open-collapse2.png) no-repeat left -16px;
	padding: 0;
	}
#sidebar .nav-open {
	width: 17px;
	height: 17px;
	display: block;
	text-indent: -9999px;
	float: right;
	position: relative;
	left: -4px;
	top:4px;
	background: url(/static/images/icn-open-collapse2.png) no-repeat left top;
	padding: 0;
	}
#sidebar .sub-items {
	background-color: #ebe2d6;
	}
#sidebar .sub-items:hover {
	background-color: #f7eee2;
	}
.uniForm .inlineLabels input.donation-amount {
    width: 100px;
}
/* Update Aug. 2012 */
.login {
	position: absolute;
	right: 201px;
	top: 1px;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
.btn-donate {
text-indent: -9999px;
display: block;
}
#header .btn-donate {
background: url(/static/images/btn-header-donate.png) no-repeat;
color: #fff;
padding:0;
position: absolute;
right: 12px;
top: 0;
font-weight: bold;
width: 190px;
height: 61px;
}
#footer .btn-donate {
	background: url(/static/images/footer_donatebtn.png) no-repeat;
	width: 189px;
	height: 35px;
	float: right;
	margin: 0 10px 0 0;
}
.signup {
	text-indent: -9999px;
	background: url(/static/images/email_button.png) no-repeat;
	display: block;
	width: 234px;
	height: 33px;
}
#header .signup {
	position: absolute;
	right:14px;
	top: 55px;
}
#sidebar .signup {
	margin: -30px 0 20px 10px;
}
#footer .signup {
	float: left;
	margin: 0 0 0 10px;
}