/*
 Global Styles
 Version: 2008-06-17
 */
/* Float Clearing */
.clear {
	display: inline-block;
}
.clear:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/* Accessibility */
span.accesskey {
	text-decoration: none;
}
.accessibility {
	left: -9999px;
	position: absolute;
	top: -9999px;
}
/* Advanced CSS and JavaScript-enabled CSS to follow */
body {
	background: #4d4033 url(http://plannedparenthoodaction.org/themes/pp_action/images/bg-body.gif);
	padding-bottom: 50px;
}

/* Links with Arrows */
a.goto {
	font: 14px/16px "arial black", arial, helvetica, sans-serif;
	text-transform: uppercase;
}

a.goto span {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow.gif) no-repeat;
	cursor: pointer;
	display: -moz-inline-stack;
	display: inline-block;
	height: 10px;
	overflow: hidden;
	text-indent: -9999px;
	vertical-align: middle;
	width: 10px;
	position: relative;
	top: -1px;
}

a.goto:hover span {
	background-position: bottom left;
}

#local .promo.larger a.goto, .larger a.goto, .position-list .larger a.goto {
	font-size: 16px;
	line-height: 22px;
}

#local .promo.larger a.goto span, .larger a.goto span {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow.gif);
}

.take-action a.goto {
	color: #fff;
}

.take-action a.goto:hover {
	color: #f8d09b;
}

#local .take-action a.goto span {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow.gif);
	margin-left: 5px;
}

#page {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/bg-page.png) repeat-y;
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
	width: 970px;
	position: relative;
}

#header {
	overflow: hidden;
}

/* social links added in -- Evan 2/6/2013 */

.social-links {
    border-right: 1px solid #d0cec8;
    padding: 1px 18px 1px 0;
    right: 20px !important;
    top: 98px !important;
    z-index: 701;
}
    /*So the content displays properly when js is off*/
ul.social-links {
    position: absolute;
}
.header-social-links {
    border-right: none;
    padding: 0;
    right: 11px;
    top: 9px;
}
/*
.social-links li:first-child {
    margin: 0;
}
*/
.social-links li {
    float: left;
    margin-left: 10px;
}
.social-links a {
    background: transparent url(http://plannedparenthoodaction.org/themes/pp_action/images/ac-follow-icons.png) no-repeat left top;
    border: 0;
    display: block;
    height: 16px;
    text-indent: -999em;
    overflow: hidden;
    text-align: left;
    width: 17px !important;
}
.social-links .social-twitter {
    width: 21px !important;
}
.social-links .social-facebook {
    background-position: -31px top;
    width: 15px;
}

.social-links .social-youtube {
    background-position: -58px top;
    width: 14px;
}
.social-links .social-rss {
    background-position: -82px top;
    width: 16px;
}

.header-social-links .social-twitter:hover,
            .header-social-links .social-twitter.active {
    background-position: left -36px;
}
.header-social-links .social-facebook:hover,
      .header-social-links .social-facebook.active {
    background-position: -31px -36px;
}

.header-social-links .social-youtube:hover,
      .header-social-links .social-youtube.active {
    background-position: -58px -36px;
}
.header-social-links .social-rss:hover,
      .header-social-links .social-rss.active {
    background-position: -82px -36px;
}
.social-links-follow {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/ac-follow.png) no-repeat 0 0;
	height: 12px;
	margin-top: 3px;
	padding-top: 2px;
	width: 55px;
}


/* end social links Evan 2/6/2013 */



#header .logo {
	float: left;
	height: 150px;
	width: 731px;
	position: relative;
}

#header .logo div {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/logo.gif) no-repeat;
	font-size: 2em;
	height: 150px;
	margin: 0;
	width: 100%;
}

.elections #header .logo div {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/header-stars.gif) no-repeat;
}

#header .logo a {
	display: block;
	cursor: pointer;
	height: 100%;
	text-indent: -10000px;
	width: 100%;
}

#header .tertiary {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/bg-tertiary.gif) repeat-x;
	color: #fff;
	float: right;
	height: 150px;
	position: relative;
	width: 239px;
}

#header .tertiary a {
	color: #fff;
}

#header .language {
	margin: 13px 0 0 158px;
	padding: 0;
}

#header .language li {
	float: right;
	padding: 0 8px 0 0;
	width: 61px;
}

#header .language li.espanol a {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/nav-espanol.gif) no-repeat top left;
	display: block;
	height: 12px;
	text-indent: -10000px;
	width: 61px;
}

#header .language li.espanol a:hover {
	background-position: left bottom;
}

#header .language li.home a {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/ac-home.gif) no-repeat top right;
	display: block;
	height: 12px;
	text-indent: -10000px;
	width: 50px;
}

#header .language li.home a:hover {
	background-position: right bottom;
}

#header #donate {
	bottom: 0;
	height: 95px;
	left: 0;
	position: absolute;
	width: 239px;
}

#header #donate a, #header #donate em {
	font-style: normal;
	font-weight: normal;
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/nav_donate_042010.gif) no-repeat;
	display: block;
	height: 100%;
	cursor: pointer;
	text-indent: -10000px;
	width: 100%;
}

#header #donate a:hover, #header #donate em {
	background-position: left bottom;
}

/* navigation formatting */
#nav {
	margin: 0;
}

#nav ul {
	background: #000;
	margin: 0;
	padding: 0 0 0 13px;
	position: relative;
	width: 957px;
	z-index: 2;
	display: block;
	clear: both;
}

#home #nav ul {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/bg-nav-home.png) repeat-x;
}



#nav li {
	background-repeat: no-repeat;
	float: left;
	position: relative;
	z-index: 2;
}

#nav li:hover, #nav li.nav-path-selected:hover, #nav li.hover {
	background-color: #db2e7e;
	background-position: left;
}
#nav li:hover a, #nav li.nav-path-selected:hover a, #nav li.hover a {
	color:#fff;
}

#nav li.nav-selected, #nav li.nav-path-selected {
	background-position: bottom;
	background-color:#fff;
}

#nav li.nav-path-selected a { color: #db2e7e; }
#nav li.nav-path-selected li a { color: #fff; }

#nav li.nav-path-selected li.nav-path-selected { background-color: transparent;}

#nav li.on:hover, #nav li.on-hover {
	background-color:#fff;
}

#nav a {
	color: #fff;
	font: bold 16px/35px 'arial narrow', arial, helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	height: 35px;
	/*padding: 0 50px 0 20px;*/
    padding: 0 30px 0 20px;
}

#nav li li a {
	font: bold 12px/35px arial, helvetica, sans-serif;
}

#nav li ul {
	display: none;
} 

#nav li:hover ul, #home #nav li:hover ul, #nav li.hover ul, #home #nav li.hover ul {
	background: #db2e7e;
	display: block;
	left: 0;
	padding: 5px 0;
	position: absolute;
	top: 35px;
	width: 271px;
	z-index: 4;
}

#nav li li {
	display: block;
	float: none;
}

#nav li li a {
	color: #fff;
	font: bold 12px/15px arial, helvetica, sans-serif;
	height: auto;
	padding: 5px 17px;
	text-indent: 0;
	width: 237px;
	text-transform: none;
}

#nav li li a:hover {
	background-color: #e982b2;
}



 
#nav li.nav-elem-positions {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/nav-policy-positions.gif);
	width: 245px;
}

#home #nav li.nav-elem-positions { background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/nav-policy-positions.png); }

#nav li.nav-elem-get-involved {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/nav-get-involved.gif);
	width: 180px;
}

#home #nav li.nav-elem-get-involved { background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/nav-get-involved.png); }

#nav li.nav-elem-about-us {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/nav-about-us.gif);
	width: 152px;
}

#home #nav li.nav-elem-about-us { background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/nav-about-us.png); }


#nav li.nav-elem-positions a, #nav li.nav-elem-get-involved a, #nav li.nav-elem-about-us a {
	text-indent: -1000px;
}
#nav li.nav-elem-positions li a, #nav li.nav-elem-get-involved li a, #nav li.nav-elem-about-us li a {
	text-indent: 0;
}


/*
.elections #nav li {
	float: right;
	text-align: right;
	margin-right: 239px; */
	/* background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/ac-back-to-home.gif); */
/*}
.elections #nav li:hover { background: none; }

.elections #nav li a { 
	font: lighter 12px/35px arial,helvetica,sans-serif;
	text-transform: none;
	padding: 0;
}

.elections #nav li#c4spacer {
	width: 520px;
}
*/



/* ------------ Begin Side/Left Nav ------------------ */
.h_side_nav, h3.h_side_nav {
	color: #000;
	font-family: "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 12px 0 12px;
	margin-bottom: 12px;
	margin-top: -9px;
}

.wrapper .h_side_nav a, .wrapper .h_side_nav a:visited {
	color: #000;
	text-decoration: none;
}

.side_nav {
	position: relative;
	float: left;
	display: inline;
	width: 152px;
	/*overflow: hidden;*/
	padding-top: 20px;
}

.side_nav ul {
	border-top: 1px solid #e7e6e3;
}

.side_nav ul ul {
	border: none;
}

.side_nav ul li {
	font: bold 12px/16px arial, "arial narrow", helvetica, sans-serif;
	font-stretch: condensed;
	border-bottom: 1px solid #e7e6e3;
}

.side_nav ul li li {
	margin-left: 15px;
	font-weight: normal;
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/bullet_secondaryNav.gif) 0px 6px no-repeat;
	border-bottom: none;
}

.side_nav ul li.nav-path-selected {
	background-color: #ebe9e5;
}

.side_nav ul li a {
	display: block;
	padding: 9px 12px 9px 12px;
	color: #e0056a;
	text-decoration: none;
}

.side_nav ul li li a, .side_nav ul li.nav-selected li a {
	color: #000;
	padding: 0px 10px 7px 10px;
}

.side_nav ul li a:hover, .side_nav ul li.nav-selected a {
	color: #ab0250;
}

.side_nav ul li.active li a:hover {
	text-decoration: underline;
}

.side_nav ul li ul li {

}
.side_nav ul li ul li.nav-selected {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/bullet_secondaryNav_active.gif);
	font-weight: bold;
}
.side_nav ul li ul li.nav-selected a {
	color: #000;
}
.side_nav ul li ul li.nav-selected a:hover {
	text-decoration: none;
}

.side_nav ul li.active ul li.nav-path-selected ul {
	padding-bottom: 3px;
}
.side_nav ul li.active ul li.nav-path-selected ul li {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/bullet_tertiary.gif);
	font-size: 11px;
	padding-left: 0;
	margin-left: 11px;
}
.side_nav ul li.nav-path-selected ul li.nav-path-selected ul li.nav-selected {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/bullet_tertiary_active.gif);
}
.side_nav ul li.active ul li.nav-selected ul li a {
	color: #000;
}
.side_nav ul li.nav-selected ul li.nav-selected ul li.nav-selected a {
	color: #000;
	font-weight: bold;
}
.side_nav ul li.nav-selected ul li.nav-selected ul li a:hover {
	text-decoration: underline;
}

/* ------------ End Side/Left Nav ------------------ */
#content {
	background: #fff;
	width: 970px;
}
#main {
	float: left;
	margin: 24px 0 0 30px;
	padding-bottom: 35px;
	width: 671px;
}

#home #main {
	margin-top: 0;
	padding-bottom: 30px;
}

.landing #main {
	padding-bottom: 42px;
}

.donate #main {
	padding-bottom: 75px;
}

#local {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/local-shadow.png) no-repeat bottom left;
	float: right;
	padding-bottom: 50px;
	position: relative;
	top: -35px;
	width: 250px;
	min-height: 200px;
	z-index: 2;
}
#footer {
	background: #bdb9b1;
	color: #fff;
	font: 11px/1 arial, helvetica, sans-serif;
	padding: 5px 30px 20px;
	width: 910px;
}

#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .ppol {
	/* background: url(http://plannedparenthoodaction.org/themes/pp_action/images/logo-footer.gif) no-repeat 0 11px; */
	border-bottom: 1px solid #dedcd8;
	padding: 19px 0 6px;
	width: 100%;
}

#footer .ppol p {
	float: right;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
	padding: 5px 0 0;
	text-align: right;
	width: 445px;
}

#footer .ppol p.copy {
	text-align: left;
	color: #EC008C;
	margin-bottom: 4px;
}

#footer .copyright {
	float: left;
	font-size: 11px;
	line-height: 15px;
	margin: 5px 0 0;
}

#footer .nav-footer {
	float: right;
	font-size: 12px;
	line-height: 14px;
	margin: 10px 0 0;
}

#footer .nav-footer li, #footer .copyright li {
	border-left: 1px solid #dedcd8;
	float: left;
	margin: 0 0 0 5px;
	padding: 0 0 0 6px;
}

#footer .nav-footer li:first-child, #footer .copyright li {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
.btm {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/bg-btm.png) no-repeat bottom left;
	height: 10px;
	margin: 0 auto;
	width: 990px;
}
/* Page fetaure */


.feature {
	border-left: 4px solid #db2e7e;
	margin-bottom: 34px;
}

/* begin slider changes for firefox 2/7/13 */ 

#home .feature h2 {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    color: #FFFFFF;
    font-family: "arial narrow",arial,helvetica,sans-serif;
    font-size: 26px;
    font-size-adjust: none;
    font-stretch: condensed;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 29px;
    margin: 0;
}

.feature h2 {
    color: #E96D08;
    font-size: 22px;
    line-height: 29px;
    margin: 0;
    text-transform: uppercase;
}


#home .feature p {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    font-family: "arial narrow",arial,helvetica,sans-serif;
    font-size: 18px;
    font-size-adjust: none;
    font-stretch: condensed;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 22px;
    margin-top: 5px;
}

.feature p {
    font-size: 20px;
    line-height: 29px;
    margin: 7px 0 0;
}

/* end slider changes evan 2/7/13 */ 

/* .feature h2 {    -- knocking out these styles to replace with ppfa provided styles -- Evan 2/7/13
	color: #E96D08;
	font-size: 22px;
	line-height: 29px;
	margin: 0;
	text-transform: uppercase;
	font-family: 'arial narrow', arial, helvetica, sans-serif;
	font-weight: bold;
}

.feature p {
	font-size: 20px;
	line-height: 29px;
	margin: 7px 0 0;
	font-family: 'arial narrow', arial, helvetica, sans-serif;
}
 */
.feature span.featureOrange {
	color: #E96D08;
}
.no-border, .promo-block-link-items.no-border, .feature-no-border { border: none; }


body#home .feature {
	border: none;
	left: -30px;
	margin-bottom: -8px;
	margin-right: -30px;
	position: relative;
	top: -35px;
	width: 731px;
	z-index: 1;
}
body#home .feature .slideshow .feature { left: auto; top: auto; z-index: auto; }

.feature .body, .feature .body2 {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/features-gradient.jpg) no-repeat bottom right;
	border-right: 1px solid #e6e4dd;
	border-bottom: 1px solid #e6e4dd;
	padding: 20px 20px 25px 20px;
}

.slideshow .body {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/bg-feature-home.png) top right;
	padding-bottom: 15px;
	position: absolute;
	top: 247px;
	width: 440px;
	border: none;
	border-left: 8px solid #e96d08;
	font: normal 18px/22px "arial narrow", arial, helvetica, sans-serif;
	color: #fff;
}

.slideshow .body h2 {
	font: bold 22px/29px "arial narrow", arial, helvetica, sans-serif;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
}

.slideshow .body .sliderButton { margin-top: 10px; }

#woman {
	position: absolute;
	margin: 14px 0 0 579px;
}
/* Campaigns Items */
.campaign-items {
	text-transform: uppercase;
}
.campaign-items ul {
	margin: 0;
}

.campaign-items li {
	border-bottom: 1px solid #e6e4dd;
	float: left;
	margin: 0 29px 35px 0;
	overflow: hidden;
	padding: 0 0 35px 0;
	width: 670px;
	/*padding-left: 0px;
	 background: none;*/ /*matt*/
}
.campaign-items li.with-left-nav {
	width: 480px;
}

.campaign-items li.even {
	margin-right: 0;
}

.campaign-items li.last-row {
	border-bottom: none;
	margin-bottom: 0;
}

.campaign-items .figure, .detail-items .figure, .home-items .figure, .community-content .figure, .promo-block-link-items .figure {
	border-left: 4px solid #e96d08;
	float: left;
	margin: 0 15px 0 0;
	width: 129px;
}

.promo-block-linked-title .figure {
	border: none;
	padding: 0 10px;
	margin: 0;
}

/*.campaign-items img {}*/

.campaign-items h2 {
	font-size: 21px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 5px 148px;
}
.campaign-items .with-left-nav h2 {
	font-size: 21px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 5px 148px;
}
.campaign-items h2 a, .campaign-items h2 a:hover {
	color: #000;
}
.campaign-items h2 a, .campaign-items h2 a:link, .campaign-items h2 a:visited, .campaign-items h2 a:hover {
	font: normal 21px/24px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	color: #000;
}/*matt*/
.campaign-items p {
	text-transform: none;
	font: normal 15px/22px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	margin: 0 0 0 148px;
}
 

/* Action Items */
.take-action {
	padding-left: 11px;
	font-size: 16px;
	line-height: 19px;
	color: #fff;
}

.take-action .take-action-content {
	background: #e96d08 url(http://plannedparenthoodaction.org/themes/pp_action/images/take-action.jpg) no-repeat bottom right;
	margin: 0;
}

.take-action .take-action-item { margin: 43px 15px 50px 15px; }
#home .take-action .take-action-item { margin: 32px 15px 18px 15px; }


.take-action hr {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/take-action-rule.gif) no-repeat top left;
	padding: 0px;
	border:none;
	height: 1px;
}

.take-action hr:last-child { background: none; }

#home .take-action .take-action-content {
	min-height: 435px;
}

#home.feature-page .take-action .take-action-content {
	min-height: 278px;
}

#home .take-action ul.c4 {
	min-height: 278px;
}


#home .take-action li {
	padding-bottom: 30px;
	padding-top: 25px;
}
.take-action li:first-child {
	background: transparent;
}

.take-action li.search {
	padding-bottom: 50px;
}

#home .take-action li.search, #home .take-action li.join, #home .take-action li.elections {
	padding-top: 34px;
	padding-bottom: 18px;
}
#home .take-action li ul li {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/bullet_hp_orange.gif) 0px 6px no-repeat;
	font-size: 14px;
	padding: 0px 2px 0px 8px;
}
#home .take-action li ul li.more {
	background: none;
	padding: 0px 2px 0px 0px;
}
#home .take-action li ul {
	background: none;
	min-height: 0px;
}
#home .take-action li.elections a.goto2 {
	font: 12px/13px arial, helvetica, sans-serif;
	text-transform: none;
	color: #fff;
	margin-left: 10px;
}
#home .take-action li.elections a.goto2:hover {
	color: #f8d09b;
}

#home .take-action a.goto {
	color: #db2e7e;
	line-height: 10px;
}

#home .take-action a.goto:hover {
	color: #999;
}

#home .take-action li.elections a.goto span {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow_transparent.gif) no-repeat;
	cursor: pointer;
	display: -moz-inline-stack;
	display: inline-block;
	height: 10px;
	overflow: hidden;
	text-indent: -9999px;
	vertical-align: middle;
	width: 10px;
	position: relative;
	top: -1px;
}
#home .take-action li.elections a.goto:hover span {
	background-position: bottom left;
}
.take-action h3 {
	margin: 0;
}

.take-action p {
	margin: 12px 0 0;
}

#home .take-action .join p {
	margin-bottom: 5px;
	margin-top: 22px;
}
.take-action label {
	cursor: default;
}
#ta {
	float: none;
	display: block;
	margin-bottom: 10px;
}
/* promos */
#home .promo { min-height: 180px; }
.promo {
	padding-top: 22px;
	padding-left: 27px;
	font-size: 15px;
	line-height: 19px;
}
.promo.larger {
	font-size: 16px;
	line-height: 21px;
}
.promo h3 {
	margin: 0;
}
.promo .body {
	padding-top: 15px;
	padding-right: 20px;
}
.promo h4 {
	color: #000;
	font: 21px/24px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	margin: 0;
}

.promo h4 a, .promo h4 a:hover {
	color: #000;
}

.promo h4 .title {
	color: #e96d08;
	display: block;
	font: 10px/1 "arial black", arial, helvetica, sans-serif;
	padding-bottom: 6px;
	text-transform: uppercase;
}

.promo .figure {
	float: left;
	margin-right: 10px;
}

.promo p {
	margin: 0 0 8px;
}

.promo p.date {
	color: #666;
	font-size: 12px;
	margin-bottom: 3px;
}

.promo .promo-item {
	margin: 0 0 15px;
}


/* Forms */
.wrapper a.button { display: inline-block; }
.wrapper input[type="image"], .wrapper input[type="submit"], .wrapper input[type="button"], .wrapper a.button  {
	vertical-align: middle;
}

.wrapper input[type="submit"], .wrapper input[type="button"], .wrapper a.button  {
	background: #db2e7e;
	border: 0;
	-moz-box-shadow: 1px 3px 3px rgba(128,128,128,0.5);
	-webkit-box-shadow: 1px 3px 3px rgba(128,128,128,0.5);
	box-shadow: 0 3px 3px rgba(128,128,128,0.5);
	color: #fff;
	font: bold 13px/17px 'arial narrow', arial, helvetica, sans-serif;
	font-stretch: condensed;
	text-transform: uppercase;
	text-align: center;
	padding: 3px 16px 3px 16px;
}

.wrapper input[type="submit"]:hover, .wrapper input[type="submit"]:focus, .wrapper a.button:focus,
.wrapper input[type="button"]:hover, .wrapper input[type="button"]:focus, .wrapper a.button:hover {
	background: #999;
	cursor: pointer;
}

.wrapper input[type="text"], .wrapper input[type="email"], .wrapper input[type="password"] {
	border: 1px solid #ce7426;
	color: #9a8a93;
	font-size: 11px;
	line-height: 1;
	margin-right: 5px;
	padding: 4px 2px 3px 7px;
	vertical-align: middle;
	width: 145px;
}
.wrapper textarea {
	border: 1px solid #ce7426;
	color: #9a8a93;
	font-size: 11px;
	line-height: 1;
	margin-right: 5px;
	padding: 4px 2px 3px 7px;
	vertical-align: middle;
}
.wrapper select {
	border: 1px solid #ce7426;
	color: #9a8a93;
	font-size: 11px;
	line-height: 1;
	margin-right: 5px;
	margin-top: 1px;
	padding: 2px 1px 2px 7px;
	vertical-align: middle;
	width: 145px;
}

.gift-amounts input[type="text"] {
	border-color: #dedad3;
	width: 88px;
}
.your-information input[type="text"] {
	border-color: #dedad3;
	width: 208px;
}
.your-information select {
	border-color: #dedad3;
	width: 219px;
}
.your-information select.auto-width {
	width: auto;
}
.contentForm {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
}
td.contentPaging {
	color: #9D9489;
	font-family: verdana;
	font-size: 9px;
	line-height: 13px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
}
/* Introduction */
.introduction {
	margin-bottom: 30px;
}
.introduction h2 {
	color: #e96d08;
	font-size: 22px;
	line-height: 30px;
	margin: 0;
	text-transform: uppercase;
	margin-bottom: .75em;
}
.introduction h2 span {
	color: #db2e7e;
	font-size: 32px;
	display: block;
}
.introduction p {
	font-size: 20px;
	line-height: 27px;
	margin: 7px 0 0;
}
/* Secondary */
.donation-options {
	margin: 0;
	position: relative;
	top: 1px;
}
.donation-options ul {
	margin: 0;
}

.donation-options li {
	float: left;
	position: relative;
	border: 1px solid #e6e4dd;
	border-right: none;
}

.donation-options li a:hover {
	background-position: left;
}

.donation-options li.on {
	border-color: #f0efeb;
}

.donation-options li.on a {
	background-position: bottom;
}

.donation-options a {
	background-repeat: no-repeat;
	display: block;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	text-indent: -10000px;
}

.donation-options li#monthly a {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/nav-monthly.gif);
	width: 178px;
}
.donation-options li#one-time a {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/nav-one-time.gif);
	width: 156px;
}
.donation-options li#honorary a {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/nav-honorary.gif);
	width: 187px;
	border-right: 1px solid #e6e4dd;
}

.donation-information {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/donation-gradient.gif) 0 0 repeat-x;
	border: 1px solid #e6e4dd;
	font-size: 15px;
	padding-bottom: 11px;
}
.donation-information h3 {
	color: #db2e7e;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 32px;
}
.gift-amounts {
	padding: 0 10px 0 32px;
	width: 136px;
	float: left;
}
.gift-amounts li {
	margin-bottom: 15px;
}

.your-information {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/bg-gifts-rule.gif) 0 0 repeat-y;
	float: left;
	width: 440px;
	padding: 1em 20px 0 30px;
}
.your-information ul {
	width: 440px;
}
.your-information li {
	min-height: 2.3em;
	clear: both;
}
.column-labels {
	float: left;
	padding-top: 2px;
	width: 7em;
}
.column-form-elements, .column-form-elements2 {
	float: left;
	width: 20em;
}
.column-form-elements2 {
	margin-left: 7em;
}
.required {
	float: right;
	margin-top: 32px;
	font-size: 13px;
}
li.more-spacing {
	padding-bottom: 30px;
}

.bugtext {
	color: #807f7b;
	font-size: 12px;
	line-height: 16px;
}
#countmein {
	color: #db2e7e;
	margin: 0 0 30px 26px;
	width: 230px;
	font-size: 15px;
	line-height: 18px;
}
#count-me-in {
	float: left;
}
/* detail columns */
.detail-left-column, .detail-center-column {
	float: left;
	border-top: 3px solid #f8d5e5;
}
.detail-left-column {
	width: 154px;
	margin-right: 30px;
}
body#home .detail-left-column {
	width: 167px;
	margin-right: 30px;
}
.introduction2 {
	margin-top: 10px;
}
.detail-center-column {
	width: 487px;
	font: normal 16px/24px arial, helvetica, sans-serif;
}

#full .detail-center-column {
	width: 671px;
	padding-top: 20px;
}

body#home .detail-center-column {
	width: 474px;
	border: none;
}
.wrapper .detail-center-column h2, .wrapper .detail-center-column h1  {
	font: normal 18px/22px "arial black", arial, helvetica, sans-serif;
	color: #e96d08;
	/*
	 position: relative;
	 top: -7px;
	 */
	margin-bottom: 0px;
	margin-top: 11px;
	text-transform: uppercase;
}

/*mira
 .detail-center-column h3 {
 color: #ef944a;
 font: 14px/16px "arial black", arial, helvetica, sans-serif;
 text-transform: uppercase;
 }
 mira*/

.detail-center-column a.goto {
	display: block;
	margin-top: -1px;
	/*background-color: #fff;*/
	/*margin-left: -12px;*/
	font: normal 16px/22px "arial black", arial, helvetica, sans-serif;
}

.detail-center-column .detail-items a.goto, .detail-center-column .position-list a.goto, .detail-center-column .key-players a.goto {
	margin-left: 0;
}

.detail-center-column a.goto span {
	position: relative;
	top: -1px;
	margin-left: 2px;
}

.detail-items {
	margin-top: 50px;
}

.detail-items p {
	margin-left: 148px;
}
.detail-alerts ul {
	border-top: 3px solid #f8d5e5;
}
.detail-alerts li {
	border-bottom: 1px solid #ccc;
	min-height: 60px;
	padding: 1px 0 10px;
}
.detail-items li {
	border-top: 3px solid #f8d5e5;
	min-height: 169px;
	padding: 1px 0 35px;
}
.detail-items li li {
	border-top-width: 1px;
	min-height: 0;
	padding: 15px 0 13px;
	background: none;
	padding-left: 0;
}

.detail-center-column .detail-items li {
	background: none;
	padding-left: 0;
}
.detail-items li.key-players {
	padding-bottom: 12px;
	background: none;
	padding-left: 0;
}
.detail-center-column li.key-players li {
	background: none;
	padding-left: 0;
}
.key-players li:first-child {
	border-top: none;
}

.detail-items li.last {
	padding-bottom: 10px;
}
.detail-center-column .detail-items h2 {
	margin-bottom: 17px;
}
.bold {
	font-weight: bold;
}
/*matt*/
.detail-center-column li.alerts {
	color: #000;
	font: normal "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 12px;
	background: none;
	padding-left: 0px;
}
/*press release landing page*/
.detail-center-column ul li.pr {
	background: none;
	padding-left: 0px;
}
.detail-center-column li.pr {
	list-style-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow-orange-double.gif);
	margin-left:15px;
	color: #000;
	font: normal "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 14px;
}
.detail-center-column li.pr .date {
	color: #999;
	font: normal "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 12px;
}
.detail-center-column li.pr a {
	font-weight: bold;
}
.detail-center-column li.pr a:hover {
	text-decoration: underline;
}
.detail-center-column img {
	padding: 10px 10px;
}
.detail-center-column .figure img, .detail-center-column .pr img {
	padding: 0px 0px 0px 0px;
}
/* end matt*/

/*mira*/
.detail-center-column .date {
	color: #666;
	font-size: 12px;
	margin-bottom: 3px;
}
/* end mira*/

.detail-center-column ul li, ul.arrow-orange-double li, ul.bold li, .body ul li {
	padding-left: 12px;
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow-orange-double.gif) 0 6px no-repeat;
	margin-bottom: 12px;
	/* font-weight: bold;    removing default bolding -- Evan 1/28/2013 */
}

.detail-center-column ul li.with-left-nav {
	background: none;
	padding-left: 0;
}/*matt*/
.detail-center-column .campaign-items ul li {
	background: none;
	padding-left: 0;
}/*matt*/
.detail-center-column .campaign-items ul {
	padding-top: 20px;
}/*matt*/
.detail-center-column .campaign-items h2 a, .detail-center-column .campaign-items h2 a:hover {
	font: normal 16px/20px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	color: #000;
}/*matt*/
.body ul li {
	font-size: 20px;
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow-orange-double.gif) 0 .3em no-repeat;
}


#photos li, #photo li, .detail-center-column .galleries-list ul li {
	padding-left: 1px;
	background: none;
	margin-bottom: 0;
}
.other-campaigns {
	margin-bottom: 65px;
}
.other-campaigns a.goto, .related-topics a.goto {
	font: normal 16px/21px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	text-transform: none;
	color: #000;
}
.other-campaigns a.goto:hover, .related-topics a.goto:hover {
	color: #999;
}
.other-campaigns a.goto span, .related-topics a.goto span {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow-campaign.gif);
}
.other-campaigns li, .related-topics li {
	margin-bottom: 7px;
}
em.orange {
	font-style: normal;
	font-weight: normal;
	color: #e96d08;
}
.key-players h3 {
	font: bold 21px/24px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	margin: 0 0 3px;
}
.key-players h3 em.orange {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
.key-players h3 span.no-emphasis {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: normal;
}
.detail-center-column .detail-items .key-players h2 {
	padding: 0;
	margin-bottom: 0px;
}
.detail-center-column .detail-items .key-players ul {
	margin: 0px;
}
.bust-the-myth {
	padding: 0 0 0 22px;
}

.bust-the-myth .body {
	padding: 0 30px 0 9px;
}

.bust-the-myth .volunteer {
	display: block;
}

#local .bust-the-myth a.goto {
	font: bold 18px/22px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
}
.more-margin, .volunteer {
	margin: 7px 0 0;
}
.no-top-margin {
	margin-top: 0;
}

.position-list {
	font: normal 14px/21px "arial black", arial, helvetica, sans-serif;
	text-transform: uppercase;
}
.position-list li {
	background: none;
	border-top: 1px solid #f8d5e5;
	padding: 13px 0;
}

.detail-center-column .position-list li {
	background: none;
	padding-left: 0;
}

.position-list a.goto {
	font: 14px/16px "arial black", arial, helvetica, sans-serif;
	text-transform: uppercase;
}
.position-list a.goto span {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow-campaign.gif);
	top: 0px;
}

.learn-more {
	border-top: 1px solid #f8d5e5;
	text-align: right;
	padding-top: 8px;
}

.scorecard .learn-more {
	border-top: none;
	padding-top: 0;
	text-align: left;
}

/* promo block */
.home-items, .promo-block-link-items {
	font: normal 15px/22px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	padding-bottom: 48px;
}

.promo-block-link-items .item {
	width: 100%;
}

.promo-block-link-items .figure { line-height: 0px; }

.promo-block-link-items {
    border-bottom: 1px solid #E6E4DD;
    margin-bottom: 24px;
    padding-bottom: 24px;
}

.promo-block-linked-title {
	font: normal 16px/22px arial, helvetica, sans-serif;
	font-stretch: normal;
	padding-bottom: 30px;
	margin: 16px 0 16px 0;
	border-bottom: none;
}

.promo-block-link-items.grey-padded {
	border-left: 4px solid #e96d08;
}

.promo-block-link-items.grey-padded a.goto span {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow-gray-ececec.png);
}

.promo-block-link-items.grey-padded .figure {
	border-left: none;
}

/* end promo block */

.home-items ul {
	margin: 0;
}
.home-items li {
	border-top: 1px solid #e6e4dd;
	margin-top: 24px;
	padding-top: 24px;
	width: 474px;
}

.detail-center-column .home-items li {
	background: none;
	padding-left: 0;
}

.home-items li:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}

.wrapper .promo-block-link-items h2 {
	font: normal 21px/24px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	color: #000;
	margin: 1px 0 0 148px;
}

.home-items h2 a, .home-items h2 a:hover, .promo-block-link-items h2 a, .promo-block-link-items h2 a:hover {
	color: #000;
}

.home-items p,  .promo-block-link-items p{
	margin: 2px 0 0 148px;
}

.detail-center-column .home-items a.goto,  .promo-block-link-items a.goto {
	font: 14px/16px "arial black", arial, helvetica, sans-serif;
}
/*
#full .promo-block-link-items a.goto {
	font: 16px/22px "arial black", arial, helvetica, sans-serif;
}
*/
.detail-center-column .home-items a.goto span {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow.gif) no-repeat;
	top: -1px;
}
.detail-center-column .home-items a.goto:hover span {
	background-position: 0 -10px;
}
.scorecard h2 {
	margin: 13px 0 0;
}
.scorecard p {
	font-size: 15px;
	line-height: 20px;
	margin: 9px 0 0;
}
/* community columns */
.community-left-column, .community-center-column {
	float: left;
}
.community-left-column {
	margin-right: 32px;
	width: 472px;
}
.community-center-column {
	width: 167px;
}
.community-content h2 {
	color: #ef944a;
	font: 14px/16px "arial black", arial, helvetica, sans-serif;
	text-transform: uppercase;
}
.community-content h3 {
	font: 21px/24px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	margin: 0;
	text-transform: uppercase;
}
.community-content h3.less-caps {
	text-transform: none;
}
.community-content .figure {
	border: none;
	width: 75px;
}
.margin2 {
	margin-bottom: 8px;
}
.community-blog {
	border-top: 3px solid #f8d5e5;
	font: 15px/22px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	margin-bottom: 55px;
}
.community-blog .date {
	font-size: 12px;
	line-height: 14px;
	color: #666;
	margin: 3px 0 0 0;
}

.community-blog .byline {
	font-size: 14px;
	line-height: 16px;
	margin: 3px 0 0 0;
}

.community-blog h3 {
	padding-top: 6px;
}
.community-local {
	border-top: 3px solid #f8d5e5;
	font: 15px/22px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	margin-bottom: 0;
}
.community-local p {
	margin: 3px 0;
}
.community-local ul {
	border-top: 1px solid #f8d5e5;
}

.community-local li {
	border-bottom: 1px solid #f8d5e5;
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow-orange-double.gif) 3px 1.65em no-repeat;
	padding: 16px 0 13px 18px;
}
.community-video {
	border-top: 3px solid #f8d5e5;
	font: 15px/22px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	margin-bottom: 55px;
}
.community-video p {
	margin: 6px 0;
}

.community-video ul {
	margin-bottom: 0;
}

.community-video li {
	margin-bottom: 12px;
}

.community-video li.youtube {
	color: #333;
	font: bold 12px/16px arial, helvetica, sans-serif;
	margin-bottom: -3px;
	padding-bottom: 0;
}

.community-video h2 {
	margin-bottom: 6px;
}
.community-photo {
	border-top: 3px solid #f8d5e5;
	font: 15px/22px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	margin-bottom: 0;
}
.community-photo ul#gallery li {
	float: left;
	margin: 0 4px 4px 0;
	height: 46px;
	padding: 0;
}

.community-photo ul#gallery li.line-break {
	margin-right: 0;
}

.community-photo .date {
	font: 11px/21px arial, helvetica, sans-serif;
}

.community-photo p {
	margin: 0;
}

.community-photo h3 {
	font-size: 18px;
	line-height: 24px;
	margin: 1px 0;
}

.community-photo li {
	margin-top: 12px;
	padding: 12px 0 0;
	border-top: 1px solid #f8d5e5;
}

.community-photo li.first {
	border: none;
	margin-top: 0;
	padding-top: 0;
}
.community-blog a.goto, .community-video a.goto, .community-photo a.goto, .community-local ul a.goto {
	font: 12px/21px "arial black", arial, helvetica, sans-serif;
}
.community-blog a.goto span, .community-video a.goto span, .community-photo a.goto span, .community-local ul a.goto span {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow-campaign.gif);
}
.other-community {
	margin-bottom: 65px;
}
.other-community a.goto {
	color: #000;
	font: normal 16px/21px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	text-transform: none;
}

.other-community a.goto:hover {
	color: #999;
}

.other-community a.goto span {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow-campaign.gif);
}
.other-community li {
	margin-bottom: 7px;
}


/* Photo Galleries */
.gallery {
	margin-bottom: 34px;
}

.gallery .main { font: "arial narrow", arial, helvetica, sans-serif; }
.gallery h1 {
	color: #db2e7e;
	font: bold 32px/36px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	margin: 0;
	text-transform: uppercase;
}

.gallery h3 {
	font: bold 18px/18px "arial narrow", arial, helvetica, sans-serif;
	padding-bottom: 3px;
	margin: 0;
}

.gallery h4 {
	font: bold 12px/12px "arial narrow", arial, helvetica, sans-serif;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
    padding-top: 5px;
    text-transform: uppercase;
}

.gallery .detail-center-column { border: none; }

/* New gallery css */
.wrapper .galleria-container { background: none;  }
.wrapper .galleria-stage { 
	bottom: 94px; 
	border-bottom: 4px solid #DB2E7E;
}
.wrapper .galleria-stage img { padding: 0 0 0 0; }
.wrapper .galleria-thumbnails-container {
	background: #fff url(http://plannedparenthoodaction.org/themes/pp_action/images/bg-gallery.gif) repeat-x bottom left;
	padding: 20px 0 20px 0;
	border-left: 1px solid #E6E4DD;
	border-bottom: 1px solid #E6E4DD;
	border-right: 1px solid #E6E4DD;
}
.wrapper .galleria-thumbnails .galleria-image { border: 3px solid #fff;}
.wrapper .galleria-thumbnails .galleria-image:hover, .wrapper .galleria-thumbnails .galleria-image.active { border: 3px solid #DB2E7E;}
.wrapper .galleria-info-text, .wrapper .galleria-info-link { 
	background-color: #DB2E7E; 
	font: 14px/16px "arial black", arial, helvetica, sans-serif;
}


/* end gallery css */

/* congressional scorecard */
#congressional-scorecard {
	color: #606060;
	float: left;
	font: normal 12px/20px arial, helvetica, sans-serif;
	line-height: 18px;
	margin-top: 15px;
}
#congressional-scorecard a.scorecard-search-box:hover, #congressional-scorecard a.scorecard-search-box:visited {
	color: #4b4a4b;
	text-decoration: none;
}
#congressional-scorecard h2 {
	margin: 0;
}
#congressional-scorecard h3 {
	color: #000000;
	font: normal 16px/20px arial, helvetica, sans-serif;
	font-weight: bold;
	margin: 15px 0 0 0;
}
#congressional-scorecard h4 {
	color: #000000;
	font: normal 14px/18px arial, helvetica, sans-serif;
	font-weight: bold;
	margin: 25px 0 0 0;
}
#congressional-scorecard div.scorecard-left-column {
	float: left;
	width: 425px;
	margin-right: 30px;
}
#congressional-scorecard div.introText {
	font-size: 16px;
	line-height: 24px;
	margin: 10px 0;
}
#congressional-scorecard div.introTextSmall {
	font-size: 12px;
	line-height: 20px;
	margin: 10px 0 30px 0;
}
#congressional-scorecard div.outerDiv {
	margin-bottom: 40px;
}
#congressional-scorecard div.scorecard-left-column-input {
	float: right;
	width: 190px;
	margin: 0 0 0px 7px;
	padding: 0px 10px;
	background-color: #BDB8B2;
	font-size: 12px;
}
#congressional-scorecard-search-options-body {
	background: transparent none repeat scroll 0 0;
	padding-left: 0px;
}
#congressional-scorecard-search-options-body ul {
	background: #BDB8B2 none repeat scroll 0 0;
}
#congressional-scorecard-search-options-body li {
	background: #BDB8B2 none repeat scroll 0 0;
	margin: 0;
	padding: 0;
}
#congressional-scorecard-search-options-body input, #congressional-scorecard-search-options-body select {
	border: 1px solid #606060;
}
#congressional-scorecard-search-options-right-column {
	background: transparent none repeat scroll 0 0;
}
#congressional-scorecard-search-options-right-column ul {
	background: #BDB8B2 none repeat scroll 0 0;
}
#congressional-scorecard-search-options-right-column li {
	background: #BDB8B2 none repeat scroll 0 0;
	margin: 0;
	padding: 5px 0px 5px 25px;
}
#congressional-scorecard-search-options-right-column input, #congressional-scorecard-search-options-right-column select {
	border: 1px solid #606060;
}
#congressional-scorecard-table table {
	line-height: 18px;
	border-collapse: collapse
}
#congressional-scorecard-table th, #congressional-scorecard-table td {
	font: normal 14px/20px arial, helvetica, sans-serif;
	color: #606060;
	font-weight: bold;
	padding: 8px;
}
#congressional-scorecard-table th.left-column {
	background-color: #E9E9E9;
	width: 400px;
}
#congressional-scorecard-table th.left-column-wide {
	background-color: #E9E9E9;
	width: 535px;
}
#congressional-scorecard-table th.right-column {
	background-color: #949494;
	color: #FFFFFF;
	width: 100px;
	text-align: center;
}
#congressional-scorecard-table th.right-column-wide {
	background-color: #949494;
	color: #FFFFFF;
	width: 225px;
	text-align: center;
}
#congressional-scorecard-table td.legend {
	background-color: #ffffff;
	width: 625px;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 8px;
	margin: 0px;
}
#congressional-scorecard-table td.link-cell-even {
	background-color: #f4f4f4;
	border-right: 1px solid #ffffff;
	width: 399px;
}
#congressional-scorecard-table td.link-cell-odd {
	background-color: #e3e3e3;
	border-right: 1px solid #ffffff;
	width: 399px;
}
#congressional-scorecard-table td.link-cell-even-wide {
	background-color: #f4f4f4;
	border-right: 1px solid #ffffff;
	width: 535px;
}
#congressional-scorecard-table td.link-cell-odd-wide {
	background-color: #e3e3e3;
	border-right: 1px solid #ffffff;
	width: 535px;
}
#congressional-scorecard-table td.vote-cell-even {
	background-color: #f4f4f4;
	width: 100px;
	text-align: center;
}
#congressional-scorecard-table td.vote-cell-odd {
	background-color: #e3e3e3;
	width: 100px;
	text-align: center;
}

/* /congressional scorecard */

/*
 expandable q and a
 -alan, 11/24/09
 */

/* Hides from IE-mac \*/
.clearfix, .wysiwyg {
	display: block;
}

.wysiwyg {
	font-size: 14px;
	line-height: 20px;
}
.expandy .wysiwyg {
	color: #776d59;
}
.article .wysiwyg {
	color: #776d59;
	font-size: 12px;
	line-height: 18px;
}

.article_big .wysiwyg {
	font-size: 14px;
	line-height: 21px;
}

.wysiwyg p, .article_inset_r .wysiwyg p {
	color: #776d59;
	margin-bottom: 6px;
}

.article .wysiwyg p {
	margin-bottom: 20px;
}

/*article inset */
.article_aside {
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 20px;
	float: right;
	display: inline;
	width: 149px;
	border-left: 1px solid #e7e6e3;
	padding-left: 15px;
	padding-bottom: 15px;
}
.article_inset {
	width: 166px;
}
.article_inset_l {
	float: left;
	margin: 0 16px 6px 0;
}
.article_inset_l img {
	border: 1px solid #e7e6e3;
	margin: 0;
}
.article_inset_l h3 {
	color: #125a9b;
	font: bold 14px/1 arial, sans-serif;
	margin: 0 0 3px;
	padding: 0;
}
.article_inset_l h4 {
	color: #776d59;
	font: bold 11px/1 arial, sans-serif;
}
.article_inset_r {
	float: right;
	border-left: 1px solid #e7e6e3;
	padding: 0 0 0 16px;
	margin: 0 0 6px 26px;
}
.article .wysiwyg .article_inset_r ul, .article .wysiwyg .article_inset_r li {
	margin: 0;
	padding: 0;
	background: none;
}
.article .wysiwyg .article_inset_r li {
	padding: 0 0 16px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #e7e6e3;
}
.article .wysiwyg .article_inset_r li.last {
	border-bottom: none;
	margin-bottom: 0;
}
.article_inset_r img {
	margin-bottom: 4px;
}
.article_inset_r {
	display: block;
	font-size: 13px;
	line-height: 1.25;
}
.article_inset_r ul li {
	background: none;
	padding-left: 0px;
}
/*article inset */
.expandy_list {
	margin-bottom: 40px;
}

.expandy_list .expand_all {
	padding-bottom: 16px;
	border-bottom: 3px solid #e4e2de;
	padding-right: 10px;
}

.expandy_list .expand_all a.expand {
	display: inline;
	width: 83px;
	height: 7px;
	float: right;
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/expand_all.gif) 0px 0px no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.expandy_list .expand_all a.expand:hover {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/expand_all.gif) 0px -7px no-repeat;
}

.expandy_list .expand_all a.collapse {
	display: inline;
	width: 83px;
	height: 7px;
	float: right;
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/expand_all.gif) 0px -22px no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.expandy_list .expand_all a.collapse:hover {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/expand_all.gif) 0px -14px no-repeat;
}

.expandy_list .expandy {

}

.expandy_list .expandy li {
	padding: 17px 15px 12px 15px;
	position: relative;
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/bullet_recent.gif) 0px 22px no-repeat;
	border-bottom: 1px solid #e4e2de;
}

.expandy_list .expandy li:last-child, .expandy_list .expandy li.last {
	border-bottom: none;
}

.expandy_list li .question {
	width: 420px;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-weight: bold;
	margin: 0 7px 5px 0;
	cursor: pointer;
}

.expandy_list li h3.question-hovered {
	color: #e57416;
}

.expandy_list .toggle {
	position: absolute;
	right: 5px;
	top: 19px;
	width: 15px;
	height: 14px;
	overflow: hidden;
}

.expandy_list .toggle a {
	display: block;
	width: 15px;
	height: 14px;
	overflow: hidden;
	text-indent: -9999px;
}

.expandy_list .closed .toggle a {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/expandy.gif) 0px 0px no-repeat;
}

.expandy_list .opened .toggle a {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/expandy.gif) 0px -28px no-repeat;
}

.expandy_list .toggle a:hover {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/expandy.gif) 0px -14px no-repeat;
}

.expandy_list .opened .toggle a:hover {
	background-position: 0px -42px;
}

.expandy_list .opened {
}

.expandy_list .closed {
}

.expandy_list .closed .answer {
	display: block;
}

.expandy_list .closed .answer {
	display: none;
}

/* /expandable q and a */
/* Template formatting for tmplate where search module is to be included */
.detail-center-column-search {
	border-top: none;
}
.detail-center-column-search h2 {
	border-top: 3px solid #F8D5E5;
	margin-top: 0;
	padding-top: 11px;
}
/* END - Template formatting */
#campaign_search {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/bg_searchForm.png) no-repeat left top;
	margin-bottom: 40px;
	padding-left: 129px;
	height: 114px;
	width: 358px;
}
#campaign_search form {
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-top: 3px solid #f8d5e5;
	height: 80px;
	overflow: hidden;
	padding: 15px 15px 15px 15px;
}
#campaign_search form h4 {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/hdr_localCampaigns.gif) no-repeat left top;
	display: block;
	height: 9px;
	margin: 0;
	overflow: hidden;
	padding: 0 0 9px 0;
	text-indent: -5000px;
	width: 115px;
}
#campaign_search form h3 {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/hdr_findCampaigns.gif) no-repeat left top;
	display: block;
	height: 17px;
	margin: 0 0 15px 0;
	overflow: hidden;
	text-indent: -5000px;
	width: 271px;
}
#campaign_search form p {
	color: #9a8a93;
	font-size: 11px;
	margin: 0;
}
#campaign_search form p em {
	font-style: normal;
	text-transform: uppercase;
	vertical-align: middle;
}
#campaign_search form #zip_input, #campaign_search form #state_select {
	border-color: #dedad3;
	color: #9a8a93;
	font-size: 11px;
	line-height: 1;
	padding: 4px 2px 3px 7px;
	vertical-align: middle;
	width: 66px;
}
#campaign_search form #state_select {
	margin: 0 0 1px 5px;
	padding: 3px 2px 2px 7px;
	width: auto;
}
#campaign_search form .hidden_label {
	display: none;
}
#campaign_search form .input_image {
	margin-left: 10px;
	vertical-align: middle;
}
/* END - Campaign Search --------------------------------------*/
/* Over-riding the current home page feature to bring them inline with the feature in the psd - the new feature must have the class .feature_alt (not .feature)*/
.feature_alt {
	border-left: 4px solid #db2e7e;
	margin-bottom: 34px;
}
body#home .feature_alt {
	border: none;
	left: -30px;
	margin-bottom: -8px;
	margin-right: -30px;
	position: relative;
	top: -35px;
	width: 731px;
	z-index: 1;
}
.feature_alt .body, .feature_alt .body2 {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/features-gradient.jpg) no-repeat bottom right;
	border-right: 1px solid #e6e4dd;
	border-bottom: 1px solid #e6e4dd;
	padding: 20px 20px 25px 20px;
}
.detail .feature_alt .body, .detail .feature_alt .body2 {
	color: #000;
}
.detail .feature_alt .body {
	font: bold 21px/36px arial, helvetica, sans-serif;
	padding: 10px 50px 6px 20px;
}
.detail .feature_alt .body2 {
	font: normal 20px/29px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	padding: 10px 50px 16px 20px;
}
#home .feature_alt .body {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/bg-feature-home.png) top right;
	border: none;
	border-left: 8px solid #e96d08;
	bottom: 33px;
	color: #fff;
	padding-bottom: 15px;
	padding-top: 16px;
	position: absolute;
	top: auto;
	width: 440px;
}
.feature_alt h2 {
	color: #e96d08;
	font-size: 22px;
	line-height: 29px;
	margin: 0;
	text-transform: uppercase;
}
.detail .feature_alt h2 {
	color: #000;
	font: bold 21px/36px arial, helvetica, sans-serif;
	margin-bottom: 0;
	text-transform: none;
}
#home .feature_alt h2 {
	color: #fff;
	font: bold 24px/28px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	margin: 0;
}
.feature_alt .body p {
	line-height: 29px;
	margin: 0;
}
#page .feature_alt .body p {
	font-size: 14px;
	margin-top: 0;
}
#home .feature_alt p {
	font: normal 18px/22px "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	margin-top: 5px;
}
#home .feature_alt p.donate-button {
	line-height: 1;
	margin: 9px 0 0;
	text-align: right;
}
a.link_more {
	line-height: inherit;
	vertical-align: middle;
}
a.link_more img {
	display: inline-block;
	margin-top: 5px;
	vertical-align: top;
}
/* END Alternative Feature styles and New double carrot button --------------------------------------*/
/* begin featurebox style - matt */
.featurebox {
	width: 484px;
	max-height: 113px;
	margin-bottom: 12px;
	border-left: orange 3px solid;
	display: inline;
	float: left;
}
.featurebox img {
	float: left;
	margin-right: 10px;
}
.featurebox h3 {
	text-transform: uppercase;
	margin: 10px 0 0 0;
}
.featurebox p {
	margin: 0px 10px 10px 10px;
	font: 16px/1.15 "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
}
.featurebox a {
	text-transform: uppercase;
	font: 14px/16px "arial black", arial, helvetica, sans-serif;
	hover: #ccc;
}
.featurebox a:hover {
	color: #999;
}
.featurebox a span {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow-trans.gif) no-repeat;
	cursor: pointer;
	display: -moz-inline-stack;
	display: inline-block;
	height: 10px;
	overflow: hidden;
	text-indent: -9999px;
	vertical-align: middle;
	width: 10px;
}
.featurebox a:hover span {
	background-position: 0px -10px;
}
/* end featurebox style - matt */
/* BEGIN FEATURE PAGES - TRAVIS 2010-12-09 */
/* Feature Pages Structure */
.feature-page .side_nav {
	padding-top: 30px;
}
.feature-page .h_side_nav {
	color: #ab0250;
}
/*
.feature-page .h_side_nav a {
	color: #ab0250;
}
*/
.side_nav ul li a:hover, .side_nav ul li a:focus, .side_nav ul li.nav-path-selected a {
	color: #000;
}
.feature-page .side_nav ul ul {
	margin-top: 0;
}
.feature-page .detail-center-column {
	padding-top: 12px;
}
/*
.feature-page .detail-center-column h2 {
	font-size: 22px;
}
*/
/* Action Intro */
.action-intro {
	padding-bottom: 21px;
	padding-top: 21px;
}
.action-intro h2 {
	margin: 0;
	padding-bottom: 10px;
}
.action-intro p {
	font: 20px/1.25 "arial narrow", arial, helvetica, sans-serif;
	font-stretch: condensed;
	margin: 0.5em 0 0;
}
.action-intro p strong {
	font-weight: bold;
	text-transform: uppercase;
}
/* Action Promotional CTA */
.action-promo {
	font-size: 20px;
	line-height: 24px;
	font-family: "arial narrow", arial, helvetica, sans-serif;
	background: #db2e7e;
	color: #000;
	margin-bottom: 9px;
	padding: 10px 21px;
	width: 632px;
}
.action-promo p {
	margin: 0;
}
.action-promo strong {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
/* Action Tasks */
.action-tasks {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/bg-actiontasks.png) repeat-y;
	margin-bottom: 27px;
	width: 674px;
}
.action-tasks h2 {
	color: #db2e7e;
	font-family: 'arial black', arial, helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	margin: 0 0 8px;
	text-transform: uppercase;
}
.action-tasks p {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 1em;
}
.action-tasks .action-tasks-main {
	background: #ececec;
	float: left;
	margin-right: 9px;
	padding: 21px 16px 21px 21px;
	width: 471px;
}
.action-tasks .action-tasks-secondary {
	background: #ffbf4e;
	float: left;
	padding: 21px 10px 21px 14px;
	width: 133px;
}
.feature-page #main label {
	float: left;
	font-size: 14px;
	width: 76px;
}
.feature-page label span {
	color: #db2e7e;
}
.feature-page #main .fields {
	float: left;
	padding-bottom: 5px;
	width: 159px;
}
.feature-page #main .fields label {
	float: none;
	width: auto;
}
.feature-page #main .checked {
	padding-top: 5px;
}
.feature-page #main .checked input {
	float: left;
}
.feature-page #main .checked label {
	font-size: 12px;
}
.feature-page #main input[type=text] {
	border: 0;
}
.feature-page #main textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.feature-page .actions {
	float: right;
	padding-top: 20px;
	width: 160px;
	margin-left: -6px; /* Added by Matt 1/4/11 */
}
.feature-page .actions input {
	background: #db2e7e;
	border: 0;
	-moz-box-shadow: 1px 3px 3px rgba(128,128,128,0.5);
	-webkit-box-shadow: 1px 3px 3px rgba(128,128,128,0.5);
	box-shadow: 0 3px 3px rgba(128,128,128,0.5);
	color: #fff;
	font: bold 13px/17px 'arial narrow', arial, helvetica, sans-serif;
	font-stretch: condensed;
	text-transform: uppercase;
}
.feature-page .actions input:hover, .feature-page .actions input:focus {
	background: #999;
	cursor: pointer;
}
/* Begin - could be deleted, now a general buttons style */
.feature-page .actions #petition_button2 {
	background: #db2e7e;
	border: 0;
	-moz-box-shadow: 1px 3px 3px rgba(128,128,128,0.5);
	-webkit-box-shadow: 1px 3px 3px rgba(128,128,128,0.5);
	box-shadow: 0 3px 3px rgba(128,128,128,0.5);
	color: #fff;
	font: bold 13px/17px 'arial narrow', arial, helvetica, sans-serif;
	font-stretch: condensed;
	text-transform: uppercase;
	text-align: center;
	padding: 3px 0px 3px 0px;
}
.feature-page .actions #petition_button2:hover, .feature-page .actions #petition_button2:focus {
	background: #999;
	cursor: pointer;
}
/* End could be deleted */
.action-tasks-secondary .task {
	border-top: 1px solid #fff;
	color: #333;
	font: 12px/16px arial, helvetica, sans-serif;
	padding-bottom: 15px;
	padding-top: 10px;
	text-transform: uppercase;
}
.action-tasks-secondary .task-first {
	border-top: 0;
}
.action-tasks-secondary a.goto:hover, .action-tasks-secondary a.goto:focus {
	color: #fff;
}
.action-tasks-secondary a.goto span {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow-white-ffbf4e.png);
}
.action-tasks-secondary p.more {
	margin: 0;
	padding-top: 5px;
	text-transform: none;
}
.action-tasks-secondary p.more a {
	color: #333;
}
.action-tasks-secondary p.more a:hover, .action-tasks-secondary p.more a:focus {
	color: #333;
}
/* Featured Content Item */
.featured-item {
	border: 3px solid #f7d5e3;
	border-left: 0;
	border-right: 0;
	border-bottom: 0; /* Added by Matt 12/30/2010 */
	padding: 27px 0 28px;
}
.featured-item .wrapper {
	background: #ececec;
	border-left: 4px solid #e96d08;
	padding: 24px 34px 19px;
	width: 602px;
}
.featured-item .figure {
	float: left;
	height: 115px;
	margin-right: 24px;
	width: 124px;
}
.featured-item .figure img {
	border: 1px solid #fff;
}
.featured-item h2 {
	font-family: 'arial narrow', arial, helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 21px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 7px;
	text-transform: uppercase;
}
.featured-item h3 {
	color: #dc3481;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 6px;
}
.featured-item p {
	font-size: 15px;
	line-height: 22px;
	margin: 0 0 1em;
}
.featured-item a.goto span {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow-gray-ececec.png);
}
.featured-with-image h2, .featured-with-image h3, .featured-with-image p {
	margin-left: 148px;
}
/* General List of Items */
.items-list {
	padding-bottom: 27px;
	/* Begin added by Matt */
	border: 3px solid #f7d5e3;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	padding-top: 10px;
	/* End added by Matt */
}
.items-list ul {
	margin: 0;
}
.items-list .item {
	border-top: 1px solid #e6e4e0;
	padding: 33px 34px 16px 0;
	width: 100%;
}
/* Begin added by Matt 12/30/2010 */
.items-list ul li:first-child {
	border-top: 0;
}
/* End added by Matt 12/30/2010 */
/*.items-list .item-first {
 border-top: 0;
 } commented out by Matt */
.items-list .item .figure {
	float: left;
	height: 115px;
	margin-right: 34px;
	width: 124px;
}
.items-list .item .figure img {
	border-left: 4px solid #e96d08;
}
.items-list h2 {
	font-size: 21px;
	font-weight: normal;
	line-height: 23px;
	margin: 0 0 7px;
	text-transform: uppercase;
}
.items-list h3 {
	color: #dc3481;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 6px;
}
.items-list p {
	font-family: 'arial narrow', arial, helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 16px;
	line-height: 23px;
	margin: 0 0 1em;
}
.items-list p.quote {
	text-indent: -10px;
}
.items-list p.quote span {
	color: #eb7b06;
	font: bold 21px/1 georgia, times, serif;
	font-weight: bold;
	padding-top: 2px;
}
.items-list .item-with-image h2, .items-list .item-with-image h3, .items-list .item-with-image p {
	margin-left: 158px;
}
/* Feature promo content */
.promo-content {
}
.promo-content .body {
	background: #e1e1e1;
	border-top: 3px solid #f9d5e5;
	margin-right: 5px;
	padding: 12px 15px;
	width: 168px;
}
.promo-content .figure {
	border: 2px solid #fff;
	float: none;
	margin-bottom: 10px;
	margin-right: 0;
}
.promo-content h3 {
	color: #db2e7e;
	font-size: 22px;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 14px;
	text-transform: uppercase;
}
.promo-content h3 span {
	font-weight: bold;
}
.promo-content a.goto span {
	background-image: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow-gray-e1e1e1.png);
}
/* Feature Page Expandy Lists */
.feature-page .expandy_list {
	border-top: 0;
	margin-bottom: 0;
	padding-top: 0;
}
.feature-page .expandy_list .expandy li {
	background: transparent;
	padding-left: 0;
	padding-right: 0;
}
.feature-page .expandy_list .toggle {
	margin-bottom: 0;
	top: 24px;
}
.feature-page .expandy_list .figure {
	float: left;
	width: 74px;
}
.feature-page .expandy_list li .question {
	cursor: auto;
	margin-left: 92px;
	width: auto;
}
.feature-page .expandy_list li .answer {
	margin-left: 92px;
	width: auto;
}
.feature-page .expandy_list h3 {
	color: #db2e7e;
	font: 24px/1.25 'arial narrow', arial, helvetica, sans-serif;
	font-stretch: condensed;
	margin: 0 30px 0 0;
}
.feature-page .expandy_list p {
	font: 16px/1.5 'arial narrow', arial, helvetica, sans-serif;
	font-stretch: condensed;
	margin: 0 0 1em;
}
/* Quote Boxes */
.story-quote {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/bg-storyquote-btm.png) no-repeat left bottom;
	margin-top: 20px;
	padding-bottom: 61px;
}
.story-quote .wrapper {
	background: #ffbf4e;
	border: 1px solid #ffbf4e;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 35px 54px 21px 33px;
	width: 398px;
}
.story-quote .figure {
	float: left;
	margin-right: 18px;
	width: 74px;
}
.story-quote .with-image .quote {
	margin-left: 92px;
}
.story-quote h3 {
	color: #db2e7e;
	font: 22px/26px 'arial narrow', arial, helvetica, sans-serif;
	font-stretch: condensed;
	margin: 0 0 14px 21px;
}
.story-quote p {
	color: #333;
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 1em;
	padding: 0 0 0 21px;
	text-indent: -21px;
}
.story-quote img {
	padding: 0;
}
/* Share Story Promo */
.share-story {
}
.share-story .body {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/bg-quotegray-btm.png) no-repeat right bottom;
	padding-bottom: 42px;
	padding-right: 0;
	width: 200px;
}
.share-story .wrapper {
	background: #ebe9e5;
	border: 1px solid #ebe9e5;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 15px 11px 21px;
	width: 176px;
}
.share-story h3 {
	color: #db2e7e;
	font: 21px/23px 'arial narrow', arial, helvetica, sans-serif;
	font-stretch: condensed;
	padding-bottom: 3px;
	text-transform: uppercase;
}
.share-story h3 span {
	font-weight: bold;
}
.share-story p {
	color: #000;
	font: 12px/1.5 arial, helvetica, sans-serif;
}
#local .share-story form {
	padding-top: 10px;
}
#local .share-story .fields {
	padding-bottom: 5px;
}
#local .share-story label {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
#local .share-story input[type=text], #local .share-story textarea {
	border: 1px solid #d1d1d1;
	margin-right: 0;
	padding: 4px 2px 3px 7px;
	width: 165px;
}
#local .share-story .actions {
	float: left;
	padding-top: 10px;
	width: 176px;
}
/* END FEATURE PAGES - TRAVIS 2010-12-09 */
/* matt 1/12/11 */
.expandy_list .expandy li .answer ul li {
	border: none;
	padding-left: 12px;
	padding-top: 0px;
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow-orange-double.gif) 0px 6px no-repeat;
	margin-bottom: 0px;
}
/* end matt */
.jump_states td a {
	font-size: 14px;
}

/* some multi-purpose layout elements */

hr.pink { border: none; border-bottom: 3px solid #F8D5E5; height: 1px; background-color: transparent; 
	margin: 10px 0 24px 0;
}

/* making sitemap list style sitewide Evan 12/14/12  */

.detail-center-column ul li ul li {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/bullet_secondaryNav2.gif) no-repeat 0px 8px;
	font-weight: normal;
	padding-left: 14px;
	margin-left: 0px;
}

.detail-center-column ul li ul li ul li {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/dash.gif) no-repeat 0px 4px;
	padding-left: 18px;
	margin-left: 0;
}

.detail-center-column ul ul li {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/bullet_secondaryNav2.gif) no-repeat 0px 8px;
	font-weight: normal;
	padding-left: 14px;
	margin-left: 12px;
}

.detail-center-column ul ul ul li {
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/dash.gif) no-repeat 0px 4px;
	padding-left: 18px;
	margin-left: 24px;
}

/* editmode improvements */
div.ccm-add-block { font: bold 11px/19px arial, helvetica, sans-serif; }
body .ccm-ui input, body .ccm-ui textarea, body .ccm-ui select, body .ccm-ui .uneditable-input { height: auto; } /* fix for input height */

/* a.gotoContent {
	display: block;
	margin-top: -1px;
	font: normal 16px/22px "arial black", arial, helvetica, sans-serif;
	text-transform: uppercase;
}

a.gotoContent span:hover {
	background-position: -10px;
}

a.gotoContent span {
	position: relative;
	top: -1px;
	margin-left: 2px;
	display: inline-block;
	height: 10px;
	overflow: hidden;
	text-indent: -9999px;
	vertical-align: middle;
	width: 10px;
	background: url(http://plannedparenthoodaction.org/themes/pp_action/images/arrow.gif) no-repeat;
}
 */ 
 
.wrapper .side_nav_promo {
	padding-left: 0px;
	padding-right: 15px;
}

.wrapper .side_nav_promo h5 a {
	color: #E96D08;
}

.wrapper .side_nav_promo h5 {
	color: #E96D08;
}

.wrapper p.sitebutton a, .wrapper a.sitebutton{
	display: inline-block;
	/* margin-top: 9px; */
	overflow: hidden !important;
	width: 150px !important;
	height: 21px !important;
	line-height: 18px !important;
	background-color: #E96E07;
	color: white !important;
	/* padding: 2px 3px 0px 3px !important; */
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	-webkit-box-shadow: -1px 1px 0px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: -1px 1px 0px 0px rgba(0, 0, 0, 0.2);
	box-shadow: -1px 1px 0px 0px rgba(0, 0, 0, 0.2);
}
/* overlay, 12/4/13 */
.hide {
  display: none;
}
#overlay {
  position:fixed;
  top:0px;
  left:0px;
  z-index:1001;
  background:#000;
  width:100%;
  height:100%;
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  -khtml-opacity:0.7;
  opacity:0.7;
  visibility:hidden;
}
/* /overlay */
 
/* year-end sliding form, 11/27/13 */
.hide_overflow {
  overflow: hidden;
}
#sticker {
  float: right;
  text-align: right;
  width: 51px;
  height: 100%;
  top: 0px;
  z-index: 0;
  overflow: hidden;
}
#sticker.fixed {
  position: fixed;
  width: 100%;
}
#sticky_button_strip {
  background: url(http://plannedparenthoodaction.org/themes/pp_action/images/c4_px.gif) top right repeat-y;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 10px;
  height: 100%;
  background-color: #ec008c;
  float: right;
}
#sticky_button {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 51px;
  height: 232px;
  border: 0;
  margin-top: 325px;
}
.slide_button {
  outline: none;
}
#modal {
  height: 100%;
  overflow: hidden;
}
#modal_frame {
  width: 630px;
  height: 100%;
  overflow: auto;
}
#pageslide {
    /* These styles MUST be included. Do not change. */
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    /* Specify the width of your pageslide here */
    width: 630px;
    padding: 0;
    /* These styles are optional, and describe how the pageslide will look */
    background-color: #333;
    color: #FFF;
    -webkit-box-shadow: inset 0 0 5px 5px #222;
    -moz-box-shadow: inset 0 0 5px 5px #222;
    box-shadow: inset 0 0 5px 5px #222;
}

/* /year-end sliding form, 11/27/13 */