@charset "UTF-8";
/* CSS Document */

.contentbox_body {
	margin:0px;
	
}

#mission {
	padding:5px 20px 20px 20px;
	font-family:Arial, Helvetica, sans-serif; 
}

h2 {
	color:#37424A;
	font-size:24px;
	font-weight:normal;
	line-height:33px;
	margin-bottom:10px;
}

h3 {
	font-size:16px; 
	color:#FF6319; 
	font-weight:normal;
	margin-bottom:14px;
	line-height:20px;
}

h3.grey {
	color:#37424a; 
	
}

h3.totals {
	font-size:30px; 
	color:#FF6319; 
	font-weight:bold;
	margin-bottom:12px;
	clear:both;
}

h4, dt {
	font-size:14px; 
	color:#37424a; 
	font-weight:bold;
	margin-bottom:4px;
}

#mission p {
	font-size:13px; 
	margin:0 0 15px 0; 
	line-height:17px;
}

p.callout {
	font-size:14px; 
	float:left; 
	width:200px; 
	margin:10px 10px 10px 0; 
	font-weight:bold;
}


#tertiaryNav {
	height:17px; 
	width:100%;
	float:left;
	margin-bottom:20px;
}

#tertiaryNav li {
	float: left;
	width: auto;
	background: none;
	padding: 0;
	margin: 0 5px 0 0;
	display: inline;
}


/* top left images */

#topright {float:right; margin:-15px -18px 20px 20px;}

#bottomleft {float:left; position:absolute; bottom:0px; margin:0 0 47px 0;}

#bottomright {float:right; position:absolute; bottom:0px; margin:0 0 47px 0;}

/* THIRD LEVEL ORANGE NAV FOR _green_ SECTION */


#tertiaryNav.green li {
	
	margin: 0 10px 0 0;

}

ul.green {margin:10px 0 0 20px;}

ul.green li a {
	display: block;
	height:17px;
	background: url(../_img/nav/tertiary/subnavmissionGREEN.png) no-repeat;
	text-indent: -999em;
	outline: none;
}

ul.green .one a {
	width: 120px;
	background-position: left top;
}
ul.green .one a:hover, ul.green .one.active a {
	background-position: 0 bottom;
}

ul.green .two a {
	width: 90px;
	background-position: -140px 0;
}
ul.green .two a:hover, ul.green .two.active a {
	background-position: -140px bottom;
}

ul.green .three a {
	background-position: -247px 0;
	width: 90px;
}

ul.green .three a:hover, ul.green .three.active a {
	background-position: -247px bottom;
}

ul.green .four a {
	background-position: -354px 0;
	width: 90px;
}

ul.green .four a:hover, ul.green .four.active a {
	background-position: -354px bottom;
}

ul.green .five a {
	background-position: -462px 0;
	width: 93px;
}

ul.green .five a:hover, ul.green .five.active a {
	background-position: -462px bottom;
}

ul.green .six a {
	background-position: -576px 0;
	width: 122px;
}

ul.green .six a:hover, ul.green .six.active a {
	background-position: -576px bottom;
}

ul.green .seven a {
	background-position: -712px 0;
	width: 67px;
}

ul.green .seven a:hover, ul.green .seven.active a {
	background-position: -712px bottom;
}




/* THIRD LEVEL ORANGE NAV FOR _our causes_ SECTION */

ul.causes li a {
	display: block;
	height:17px;
	background: url(../_img/nav/tertiary/subnavmissionCAUSES.png) no-repeat;
	text-indent: -999em;
	outline: none;
}

ul.causes .one a {
	width: 124px;
	background-position: left top;
}
ul.causes .one a:hover, ul.causes .one.active a {
	background-position: 0 bottom;
}

ul.causes .two a {
	width: 43px;
	background-position: -135px 0;
}
ul.causes .two a:hover, ul.causes .two.active a {
	background-position: -135px bottom;
}

ul.causes .three a {
	background-position: -188px 0;
	width: 43px;
}

ul.causes .three a:hover, ul.causes .three.active a {
	background-position: -188px bottom;
}


ul.causes .four a {
	background-position: -241px 0;
	width: 43px;
}

ul.causes .four a:hover, ul.causes .four.active a {
	background-position: -241px bottom;
}

ul.causes .five a {
	background-position: -294px 0;
	width: 43px;
}

ul.causes .five a:hover, ul.causes .five.active a {
	background-position: -294px bottom;
}

ul.causes .six a {
	background-position: -346px 0;
	width: 43px;
}

ul.causes .six a:hover, ul.causes .six.active a {
	background-position: -346px bottom;
}



/* THIRD LEVEL ORANGE NAV FOR _political victories_ SECTION */

ul.polrev li a {
	display: block;
	height:17px;
	background: url(../_img/nav/tertiary/subnavmissionPOLREV.png) no-repeat;
	text-indent: -999em;
	outline: none;
}
ul.polrev .one a {
	width: 124px;
	background-position: left top;
}
ul.polrev .one a:hover, ul.polrev .one.active a {
	background-position: 0 bottom;
}

ul.polrev .two a {
	width: 43px;
	background-position: -135px 0;
}
ul.polrev .two a:hover, ul.polrev .two.active a {
	background-position: -135px bottom;
}

ul.polrev .three a {
	width: 43px;
	background-position: -188px 0;
}
ul.polrev .three a:hover, ul.polrev .three.active a {
	background-position: -188px bottom;
}
ul.polrev .four a {
	background-position: -241px 0;
	width: 43px;
}

ul.polrev .four a:hover, ul.polrev .four.active a {
	background-position: -241px bottom;
}

ul.polrev .five a {
	background-position: -294px 0;
	width: 43px;
}

ul.polrev .five a:hover, ul.polrev .five.active a {
	background-position: -294px bottom;
}




/* lists and such for donations/groups/causes pages */

dl {
	line-height: 138%;
	float: left;
	width: 45%;
	margin-top: 0;
	margin-bottom: 20px;
}

#dl1 {
	margin-right: 50px;}
	
dt {margin-top:20px;
	padding-bottom:3px;
	border-bottom:1px solid #e2e2e2;
}

	
dd {
	margin-left: 22px; 
	padding-top: 5px; 
}

dd table {
	width: 100%; 
	line-height: 150%;
}

dd table th {
	font-weight: bold;
	padding-right: 8px;
	text-align: right;
	width: 25%;
}



/* mission sidebar */

#voteWrapper {
	padding: 0;
	position: relative;
	margin-bottom: 10px;
	height: 107px;
	width: 279px;
}

#featCausesWrapper {
	background: url(../_img/boxes/box_fff_279px_bottom.png) bottom left no-repeat;
	padding: 45px 14px 20px;
	position: relative;
	line-height: 150%;
	margin-bottom: 10px;
	height: 1%;
}

 #emailWrapper {
	background: url(../_img/boxes/box_fff_279px_email.png) top left no-repeat;
	padding: 13px 14px 20px;
	position: relative;
	line-height: 150%;
	margin-bottom: 10px;
	height: 125px;
}

#emailWrapper h3 a {
color:#37424A;
text-decoration:none;
}

#featCausesWrapper h2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 279px;
	background: url(../_img/headline_feat_causes.png) no-repeat;
	height: 35px;
	text-indent: -999em;
}
#featCausesWrapper ul {
	margin-top: 20px;
}

#featCausesWrapper li {
	background: none;
	margin: 10px 0;
	width: auto;
}

#whyPhonesWrapper {
	background: url(../_img/boxes/box_whyphones.png) no-repeat;
	height: 283px;
}

#whyPhonesWrapper * {
	position: absolute;
	left: -999em;
}


/* political victories */

.victory {
	clear:both; 
	/* border-top:1px solid #f5f5f5;*/
	padding:13px 20px 0px 25px;
}

.victory.current {
	clear:both; 
	/* border-top:1px solid #f5f5f5;*/
	padding:13px 20px 0px 0px;
}

.victory h4 {

}

.victory p {
	left:70px;
	width:522px;
	float:right;
}
	
.last {
	/* border-bottom:1px solid #f5f5f5; */
	margin-bottom:10px;
	clear:both;
}

.victory img {
	 width:50px; 
	 height:50px;; 
	 float:left; 
	 margin:0 10px 10px 0;
}


/* 950px wide contenbox area */

.contentbox950, .contentbox950_body, .contentbox950_head, .contentbox950_head div, .contentbox950_head h2 {
	background: url(/_img/boxes/contentbox_950.gif) no-repeat scroll right bottom;
}

.contentbox950 {
	width:950px !important;
}

.contentbox950_head {
	background-position:right top;
	padding-right:0;
}

.contentbox950_head div {
	background-position:left top;
	height:auto !important;
	padding:10px 0 0;
}

.contentbox950_head h2 {
	background-position:left top;
	height:auto !important;
	padding:25px 0 0 17px;
}

.contentbox950_body {
	background-position:left bottom;
	margin-right:0;
	height:535px;
	padding:0 10px 35px;
}

/*green site specific styles */
	
.greenContainer { padding:0 0 0 0; margin:0px;}

