/* @override 
	http://www.pfwj.org.php5-17.websitetestlink.com/_assets/css/pages.css
	http://www.pfwj.org/_assets/css/pages.css
*/

/*-- header tools -- */

#tools-holder {
	float: right;
}

.tools {
	display: inline;
	font-size: 0.75em;
	margin-right: 10px;
}

.tools img {
	margin-right: 2px;
}

.tools span {
	padding-bottom: 2px;
}

.tools.zoom-in, .tools.zoom-out {
	margin-right: 0;
}

.tools a {
	text-decoration: none;
}
.tools a:hover {
	color: #000;
}

.tools.zoom-in a:after{
	padding-left: 3px;
	content: "|";
}

/*-- header contact info -- */

#header .info {
	padding-top: 15px;
	display: inline;
	float: right;
	font-size: 0.95em;
}

#header .info b {
	font-size: 1.1em;
}

/*-- header quick links -- */

#quick-links {
	width: 415px;
	float: right;
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 13px -15px 17px 0;
}

.quicklink {
	display: inline;
}

.quicklink img {
	margin-bottom: -3px;
	margin-right: 10px;
}

.quicklink span {
}

.quicklink a {
	text-decoration: none;
	padding: 0 10px;
}

.xquicklink a:after {
	padding: 0 10px;
	content: "|";
	color: #000;
}

.quicklink.volunteer a:after {
	padding: 0;
	content: "";
}

.quicklink.get a {
	color: #ff8400;
}

.quicklink.donate a {
	color: #2e9f06;
}

.quicklink.volunteer a {
	color: #ffb400;
}

/*-- donate now button -- */

#donatenow {
	width: 100%;
	margin-top: 8px;
	display: block;
}

#donatenow span {
	display: block;
	float: right;
	border: 2px solid #1c6a00;
	text-transform: uppercase;
	font-size: 0.8em;
	padding: 7px;
	height: 12px;
	background: url(../images/donate-now-bg.jpg) repeat-x;
}

#donatenow span a {
	text-decoration: none;
	color: #184309;
}


/*-- breadcrumbs -- */

#crumbs {
	float: right;
	margin-top: -22px;
	margin-right: 2px;
}

#crumbs li {
	display: inline;
	font-size: 0.8em;
}

#crumbs li a {
	text-decoration: none;
}

#crumbs li:after {
	padding: 0 5px;
	content: "»";
}

#crumbs li.last:after {
	content: "";
	padding-right: 0;
}

#crumbs li a:hover {
	color: #000;
	text-decoration: underline;
}

/*-- sidebar left navigation -- */

#side-bar {
	float: left;
	margin-left: -8px;
}

#p_spring-benefit #side-bar {
	display: none;
}

.left-nav-holder {
}

.left-nav {
	display: block;
	background: url(../images/sidebar-shadow-center.png) repeat-y;
	width: 271px;
}

.left-nav ul {
	padding: 6px 0;
}

.left-nav li {
	padding: 0 11px 0 7px;
	font-size: 0.9em;
	margin: 2px 0;
}

.left-nav a {
	display: block;
	padding: 7px 10px;
	background-color: #fff;
	text-decoration: none;
}

.left-nav .active a {
	color: #000;
	background-color: #ffd200;
	text-decoration: none;
	text-align: right;
}

.left-nav a:hover {
	color: #000;
	background-color: #ffd200;
	text-decoration: none;
}

.left-nav-top {
	width: 271px;
	height: 12px;
	display: block;
	background: url(../images/sidebar-shadow-top.png) no-repeat;
}

.left-nav-bottom {
	width: 271px;
	height: 12px;
	display: block;
	background: url(../images/sidebar-shadow-bottom.png) no-repeat;
}

#pagination {
	display: none;
}

/*-- sidebar slides -- */

.quote-holder {
	float: left;
	background: url(../images/side-quote-bg.png) no-repeat;
	width: 271px;
	height: 331px;
}

.quote {
	padding: 30px;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.2em;
	display: none;
}

.quote p {
	line-height: 1.8;
	font-size: 0.9em;
}
.quote p span {
	display: block;
	margin-top: -10px;
}

.quote p b {
	color: #ffa800;
	font-size: 1.5em;
	font-weight: normal;
	padding-right: 5px;
}

.quote.n1 {
	margin-top: 75px;
}

.quote.n2 {
	margin-top: 35px;
}

.quote.n3 {
	margin-top: 10px;
}

.quote.n4 {
	margin-top: 48px;
}

.quote.n4 span {
	margin-top: 1px;
}

.quote.n5 {
	margin-top: 48px;
}

.quote.n5 span {
	margin-top: 1px;
}

.quote.n6 {
	margin-top: 65px;
}

.quote.n7 {
	margin-top: -4px;
}

/*-- right content -- */

#main-content {
	xwidth: 680px;
	xfloat: right;
	xmargin-top: 10px;
}

#main-content.weare {
	margin-top: -15px;
}

#main-content.about .intro .desc {
	margin-left: 0;
}

.sclist.press {
	margin-top: 2px;
}

ul.desc-list {
	font-size: 1.1em;
}

ul.desc-list.supporters li {
	margin-top: 15px;
	list-style: none;
}

ul.desc-list.supporters li li {
	margin-top: 0;
	margin-left: 15px;
	list-style: square;
}

ul.hideit {
	margin-bottom: 15px;
}

ul.hideit li {
	list-style: square;
	margin-left: 25px;
	line-height: 1.5;
	font-size: 1em;
}

.detailed-desc ul li ul li {
	border: none;
	font-size: 0.9em;
	list-style: square;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.5;
}

.detailed-desc ul li ul.details li {
	list-style: none;
	border-bottom: 1px solid #e0e0e0;
	margin: 15px 0;
}

.intro {
	
}

.intro img {
	float: right;
	margin: 0 0 15px 15px;
}

.desc {
	margin-left: 10px;
}

.detailed-desc {
	margin-top: 25px;
}

/*-- home slides -- */

#holder {
	xborder: 1px solid;
	height: auto;
}
#holder .slide-holder {
	width: 800px;
	margin-top: 5px;
	xborder: 1px solid red;
	
}
#holder .slideshow {
	width: 100%;
	
}

.slide {
	float: left;
	xdisplay: none;
}

.slide img {
	display: none;
}

.box {
	width: 40px;
	height: 60px;
	background: url(../images/main-box-bg.png) bottom left repeat-x;
	float: left;
	margin-top: 90px;
}

.box span {
	height: 54px;
	display: block;
	background-color: #ffa800;
}

.quote-slide {
	margin: 9px 0 0 -10px;
	width: 378px;
	height: 232px;
	background: url(../images/main-quote-bg.png) no-repeat;
}

#p_home .quote {
	margin-top: 20px;
	font-size: 1.5em;
}

#p_home .quote.s2 {
	margin-top: 5px;	
}

#p_home .quote.s3 {
	margin-top: 5px;	
}

#p_home .quote p {
	line-height: 1.6;
}

#p_home .quote strong {
	color: #ffa800;
}

#p_home .quote p span {
	margin-top: 0px;
}


/*-- home buttons -- */

.buttons {
	float: right;
	margin-top: 4px;
}

.buttons .button {
	font-size: 1.5em;
	text-transform: uppercase;
	text-align: center;
	height: 26px;
	padding: 24px 20px;
	border: 2px solid;
	margin-bottom: 3px;
}

.button a {
	text-decoration: none;
}

.button.get {
	color: #c56600;
	border-color: #db5800;
	background: url(../images/main-get-bg.jpg) repeat-x;
}

.button.get a {
	color: #c56600;
}

.button.donate {
	color: #184309;
	border-color: #1c6a00;
	background: url(../images/main-donate-bg.jpg) repeat-x;
}

.button.donate a {
	color: #184309;
}

.button.volunteer {
	color: #443600;
	border-color: #ebb100;
	background: url(../images/main-vol-bg.jpg) repeat-x;
}

.button.volunteer a {
	color: #443600;
}

/*-- home hightlights -- */

.highlight-holder {
	margin-top: 55px;
}

.highlight-holder.right .highlight {
	float: right;
	width: 563px;
}

.highlight-holder.left .highlight {
	width: 360px;
}

.highlight-holder .highlight h3 {
	margin-bottom: 15px;
	line-height: 1.2;
}

.highlight-holder.left .wemake h3 {
	background-color: #ffa800;
}

.highlight-holder.left .press h3 {
	background-color: #ffa800;
}

.highlight-holder.left .press {
	margin-top: 30px;
}

.highlight-holder.left .join {
	margin-top: 35px;
}

.highlight-holder.left .join .desc {
	font-size: 0.9em;
}

.highlight-holder.left .join a {
	font-size: 1em;
}

.highlight-holder.right .program h3 {
	background-color: #ffd200;
}

.highlight .desc {
	margin-top: 15px;
}

.spring {
	width: 318px;
	height: 43px;
	color: #fff;
	padding: 22px 0 0 22px;
	font-size: 1.3em;
	background: url(../images/main-spring.jpg) no-repeat;
	margin-top: 20px;
	margin-bottom: 15px;
}

.viewmore {
	display: inline;
}

.viewmore a {
	font-size: 0.8em;
}

.desc-list .viewmore {
	display: block;
	margin-bottom: 20px;
}

/*-- special button -- */

.special-button {
	display: block;
	width: 80px;
	height: 16px;
	padding: 5px 15px;
	text-align: center;
	float: left;
	margin-top: 6px;
	margin-right: 15px;
}

.special-button a {
	text-decoration: none;
}


.special-button a:hover {
	color: #000;
}

/*-- home -- */

body#p_home {
	background: url(../images/bg-main.jpg) repeat-x;
}

#p_home #donatenow {
	display: none;
}

#p_home #content {
	margin-top: 0;
}

#p_home #main {
	width: 100%;
	clear: both;
	margin-top: 15px;
}

/*-- about supporters -- */

.about .special-button {
	height: 12px;
	width: 100px;
	padding: 7px 5px;
	text-transform: uppercase;
	font-size: 0.9em;
}

.special-button.get {
	border: 2px solid #ebb100;
	background: url(../images/get-bg.jpg) repeat-x;
}

.desc-list.support {
	margin-top: 25px;
}

.desc-list.support li {
	border: none;
}

.special-button.donate {
	border: 2px solid #1c6a00;
	background: url(../images/donate-now-bg.jpg) repeat-x;
}

/*-- about what we do -- */

.intro.mission h3 {
	margin-bottom: 15px;
}

.intro.mission img {
	margin-top: 5px;
}

/*-- press -- */

.sclist {
	width: 680px;
	float: right;
	margin-top: 13px;
}

.press-list .date {
	font-size: 0.9em;
	float: right;
	margin-top: -22px;
	margin-right: 7px;
}

.press-list ul li {
	list-style: none;
}

.press-list li p {
	padding: 15px 10px;
}

.press-list a {
	text-decoration: none;
}

.press-list a:hover h3 {
	color: #000;
	background-color: #ffd200;
}

.press-list.detail h3 {
	line-height: 1.5;
	padding: 4px 10px 5px 10px;
}

.press-list.detail .date {
	float: left;
	display: block;
	width: 100%;
	margin: 20px 0 15px 0;
	color: #444;
}

.press-list.detail span {
	margin-top: 15px;
	display: block;
	padding: 0 10px;
}

.press-list.detail .author {
	font-size: 0.9em;
	color: #777;
} 

/*-- spring benefit --*/

.crumb {
	font-size: 0.8em;
	margin-bottom: 25px;
}

.crumb a {
	text-decoration: none;
}

#rightCol {
	width: 404px;
	float: right;
	margin-top: 15px;
}

#leftCol {
	width: 520px;
	float: left;
	margin-top: 15px;
}

#leftCol h2, #rightCol h2 {
	margin-bottom: 15px;
}

p.eventDesc {
	padding-bottom: 15px;
	border-bottom: 1px dashed #000;
}

.eventDesc em {
	font-style: normal;
}

#scContent_131 h2 {
	background-color: #972889;
	color: #fff;
}

#scContent_133 h2 {
	background-color: #975f9e;
	color: #fff;
	margin-top: 25px;
}

#scContent_133 h2.last {
	background-color: #8d8aa0;
	margin-bottom: 25px;
}

#scContent_133 h4 {
	color: #000;
	font-weight: bold;
	text-transform: none;
	font-size: 1em;
}

#leftCol ._sc_gallery ul {
	margin: 0;
	margin-top: 0px;
}

#leftCol ._sc_gallery li {
}

#scContent_127 h2 {
	background-color: #93ba98;
	color: #fff;
}

#scContent_127 h4 {
	color: #5a5a5a;
	font-weight: bold;
	font-size: 1em;
}

#scContent_128 h2 {
	background-color: #b5ce76;
	color: #fff;
	margin-top: 25px;	
}

#scContent_128, #scContent_129 {
	color: #686868;
}

#scContent_128 strong, #scContent_129 strong {
	color: #000;
}

#scContent_129 h2 {
	background-color: #ddc46c;
	color: #fff;
	margin-top: 25px;
}

#leftCol ._sc_gallery .wrap {
	clear: both;
	overflow: hidden;
}

/*-- get help -- */

.hotline {
	background-color: #eee;
	padding: 10px 12px;
	margin-bottom: 20px;
	text-align: center;
	color: #000;
	border: 1px solid #ffa800;
}

.hotline p {
	margin: 0;
}

.gethelp .detailed-desc {
	margin-top: 3px;
}

.gethelp .desc-list {
	margin-bottom: 0px;
}

.gethelp .desc-list li {
	padding-bottom: 20px;
	list-style: none;
}
.gethelp .desc-list li p {
	margin-bottom: 0;
}

#main-content.gethelp .desc-list li {
	margin: 15px 5px;
	padding-bottom: 10px;
	margin-left: 0px;
}

#main-content.gethelp .detailed-desc ul li ul li {
	margin-top: 5px;
}

#main-content.volunteer .detailed-desc {
	margin-top: 0;
}

#main-content.volunteer .desc-list li {
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
	list-style: none;
	margin-left: -10px;
}

#main-content.volunteer .desc-list li li {
	border: none;
	margin-bottom: 10px;
	padding-bottom: 0;
}

/*-- donate stories-- */

.special-button.name {
	border: 2px solid #ebb100;
	background: url(../images/name-bg.jpg) repeat-x;
}

.desc-list.stories {
	margin-top: 25px;
}

.desc-list.stories li {
	margin-top: 20px;
	list-style: none;
	font-size: 0.8em;
}

/*-- donate other ways -- */

.list-num {
	list-style: decimal;
	margin-left: 20px;
}

.list-num a {
	color: #2e9f06;
}

/*-- donate spring -- */

.donate .invitation {
	text-align: center;
	margin-bottom: 30px;
}

.desc-list.tickets {
	margin-top: 20px;
}

.desc-list.tickets li {
	border: none;
	display: block;
}

.desc-list.tickets li p {
	display: inline;
}

.desc-list.tickets li p em {
	color: #898989;
	padding-left: 10px;
}

.special-button.purchase {
	font-size: 0.9em;
	width: 60px;
	border: none;
	margin-top: -2px;
	background: url(../images/purchase-bg.jpg) repeat-x;
}


/*-- contact -- */

.contactinfo b, .contactinfo strong {
	text-transform: uppercase;
	color: #e47100;
}

a.get {
	color: #ff8400;
}

a.donate {
	color: #2e9f06;
}

a.volunteer {
	color: #ffb400;
}

.map {
	margin-top: 10px;
	float: left;
	background: url(../images/map-bg.png) no-repeat;
	width: 271px;
	height: 331px;
	margin-left: 1px;
}

iframe {
	margin: 6px 7px 10px 7px;
}

.map a {
	font-size: 0.8em;
	margin-left: 7px;
}

.contactinfo {
	float: left;
	xwidth: 100%;
	margin-right: 3em;
}

.contactform {
	float: right;
	width: 320px;
}

.contactform .desc {
	margin: 0;
}

#contactform label {
	font-size: 0.8em;
	margin-bottom: 2px;
}

#contactform fieldset {
	width: auto;
	margin-right: 5px;
}

#contactform input {
	width: 147px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #ccc;
}

#contactform textarea {
	width: 305px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #ccc;
}

#contactform .submit {
	width: auto;
	font-size: 0.75em;
	padding: 2px 3px;
	text-transform: uppercase;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #ccc;
	color: #666;
}

/*-- site map -- */

#p_sitemap .quote-holder {
	margin-top: 10px;
}

#main-content.sitemap {
	margin-top: 0;
}

#main-content.sitemap ul li {
	border-bottom: 1px solid #e0e0e0;
}

#main-content.sitemap li {
	display: block;
	text-transform:  uppercase;
	font-size: 0.9em;
	padding: 15px 0 10px 0;
}

#main-content.sitemap li a {
	color: #e47100;
	text-decoration: none;
}

#main-content.sitemap li ul {
	margin-top: 10px;
}

#main-content.sitemap li ul li {
	display: inline;
	border: none;
}

#main-content.sitemap li ul li a {
	color: #000;
}
#main-content.sitemap li ul li a:hover {
	color: #ffa800;
}

#main-content.sitemap li ul li a:after {
	padding: 0 10px;
	content: "|";
	color: #000;
}

#main-content.sitemap li ul li.last a:after {
	content: "";
}

#emailus {
	width: 290px;
}

#emailus label {
	font-size: 0.9em;
}

#emailus input {
	float: right;
}

/* -- signup form -- */

#signup-form ul {
	width: 627px;
	margin: 30px 0 0 0;
	padding: 15px 15px 0 35px;
	overflow: hidden;
	border: 1px solid #ccc;
}

#signup-form fieldset {
	display: inline;
	margin-right: 20px;
}

#signup-form li {
	width: 100%;
	display: block;
	float: left;
	margin: 10px 0;
	margin-right: 10px;
}

#signup-form label {
	font-size: 0.9em;
}

#signup-form input {
	border: 1px solid #ccc;
}

#signup-form textarea {
	border: 1px solid #ccc;
	width: 605px;
	height: 150px;
}

#signup-form p {
	clear: both;
	margin: 0;
}

#p_volunteer-how #signup-form ol {
	float: left;
	margin-left: 0;
}

#p_volunteer-how #signup-form ol li {
	margin: 5px 0;
}

#signup-form ._submit {
	margin-bottom: 10px;
}

#newsletter-form {
	float: left;
	margin-top: 3px;
}

#newsletter-form ul {
	list-style: none;
}

#newsletter-form label {
	font-size: 0.9em;
}

#newsletter-form li {
	display: block;
	width: 290px;
	margin: 10px 0;;
}

#newsletter-form input {
	float: right;
	width: 200px;
	border: 1px solid #ccc;
}

#newsletter-form input._submit {
	width: auto;
	float: none;
	border: none;
}

#newsletter-form h4 {
	margin-left: 10px;
}






