/********************************************************************************/
/*				General Styles					*/
/********************************************************************************/
body {
	font-family: "Times New Roman", Times, serif;
}

p {
	margin-top: 0;
}

h3, h4, h5 {
	margin-bottom: 0;
}

.text {
	font-size:  1em;
	font-weight: normal;
}

.title  {
	;font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #555555;
	margin-bottom: 0.2em;
}

.hometitle { /* for class="hidden" formerly "frontpage")*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #555555;
	margin-bottom: 0.2em;
}

a {
	color: #250558;
	text-decoration: none;
}

a:hover {
	color: #550088;
	text-decoration: underline;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #555555;
	display: block;
	position: relative;
	left: 20px;
}

.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	clip:   rect(   );
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}

.listtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

.bodygreystrong, .author, .contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
}

.article_public_detail hr {
	clear: both;
}

div.list_item {
	width: auto;
}

div.list_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
	clear: both;
	display: block;
	border: none;
	padding: 5px 5px 5px 0;
}

/*
div.list_pager {
	display: none;
}
*/

br.pgr_newline {
	display: none;
}

div.right_box {
	font-size: 85%;
	float: right;
	width: 260px;
	border: 1px solid black;
	padding-left: 0.5em;
	margin-left: 0.5em;
}

/****************************************/
/*		Container		*/
#maincontainer{
position: relative;
top: 0px;
left: 50%; /*use the negative margin trick to center the div */
margin-left: -400px;
width: 800px;
}

/****************************************/
/*		Header			*/
#header {
	font-family: Arial, Helvetica, sans-serif;
}

/****************************************/
/*		banner			*/

#banner {
}

#banner img {
border: none;
padding: 0;
margin: 0;
}

#banner_graphic {
}

#banner_graphic img {
	width: 662px;
	display: block;
	float: left;
}

#bannerrightside {
	float: right;
	color: #888;
	font-weight: bold;
	text-align: left;
	font-family: Helvetica, Veranda, sans-serif;
}

#fontsizer {
	width: 132px;
}

#fontsizer #fontsizertext {
	font-size: .7em;
	float: left;
	padding-top: 3px;
}

#fontsizer #fontsizerbuttons {
	display: block;
	text-align: right;
	color: #250558;
	float: right;
	padding-right: 8px;
}

#fontsizer #smallfont {
	font-size: .5em;
}

#fontsizer #mediumfont {
	font-size: .7em;
}

#fontsizer #largefont {
	font-size: .9em;
}

#social_networking {
	width: 132px;
	display: block;
	padding: 3px 0 0 0;
	font-size: .7em;
	clear: both;
	border-top: 1px solid #ddd;
}

#social_networking a {
	float: left;
	padding: 0 1px;
	height: 32px;
}

* html #social_networking a {
padding: 0 1px 0 0;
}

#social_networking a img {
	border: none;
	padding-top: 2px;
}

#sharethis {
	width: 132px;
	font-size: .7em;
	padding-top: 6px;
	clear: both;
	border-top: 1px solid #ddd;
}

div.stbutton.horizontal {
height: auto !important;
padding-top: 2px;
}

div.stbutton.horizontal div.stoverlay {
left: 50px !important;
top: -17px !important;
	width: 81px !important;

}

#sharethis_0 img {
left: 50px !important;
}

div.stbutton.horizontal iframe.stcounter {
display: none;
}

/****************************************/
/*		Topmenu  - this is the topmenu for the new header design			*/

#topmenudiv #topmenus #topmenuitem #topmenusearch {
}

#topmenudiv {
	clear: both;
	width: 800px;
	background: #250558;
	min-height: 26px;
}

#topmenudiv #extra {
}

#topmenudiv ul#topmenus {
font-size: 0.8em;
text-align: center;
padding: 0;
margin: 0;
}

#topmenudiv #topmenus li {
list-style: none;
margin: 0;
padding: 0;
background: #250558;
}

#topmenudiv #topmenus #topmenuitem {
float: left;
width: 14%;
word-wrap: break-word;
}

#topmenudiv #topmenus #topmenuitem a {
display: block;
margin: 0px;
color: #fff;
font-weight: bold;
background-color: #250558;
padding: 5px 14px;
}

#topmenudiv #topmenus #topmenuitem a:hover {
	background-color: #67528a;
	text-decoration: none;
}

#topmenudiv #topmenusearch {
float: left;
width: 30%;
}

#topmenudiv #topmenusearch div {
float: left;
width: 100%;
margin: 0px;
background-color: #250558;
padding: 0 0 .1em 0;
}

#topmenudiv #topmenusearch form {
}

#topmenudiv #topmenusearch input {
	font-size: .9em;
	float: left;
	margin: 2px 0 0 2px;
}

#topmenudiv #topmenusearch input.magnify {
background: url('http://safeaccessnow.org/img/magnifyingglass.jpg') no-repeat;
width: 27px;
height: 23px;
border: none;
}

#dia #topmenudiv #topmenusearch input.magnify {
background: url('https://salsa.democracyinaction.org/o/182/images/magnifyingglass.jpg') no-repeat;
}

#topmenudiv #topmenusearch input.magnify:hover {
background: url('http://safeaccessnow.org/img/magnifyingglass2.jpg') no-repeat;
border: none;
}

#dia #topmenudiv #topmenusearch input.magnify:hover {
background: url('https://salsa.democracyinaction.org/o/182/images/magnifyingglass2.jpg') no-repeat;
}

#topmenudiv #topmenusearch input.textinput {
width: 84%;
}


/*
#topmenudiv #topmenu {
	width: 800px;  
	float: left;
	font-size: 0.8em;
	text-align: center;
}

#topmenudiv #topmenuitems {
margin: auto;
}

#topmenudiv #topmenu li a {
	padding: 0 14px;
	margin: 0;
	display: block;
	float: left;
	width: 6em;
}

#topmenudiv #topmenu li a:hover {
	background: none; 
	background-color: #67528a;
	color: #fff;
}

#topmenudiv #topmenusearch {
	display: block;
	float: right;
	background-color: #250558;
	margin-top: 2px;
	padding-right: 8px;
}

#topmenudiv #topmenusearch input {
	font-size: .9em;
	float: left;
	margin-left: 4px;
}
*/
/****************************************/
/*		Topmenu			*/
#topmenu {
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	list-style: none;
	background-color: #250558;
	width: 800px;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

#topmenu li {
	display: inline;
	margin: 0px;
	white-space: nowrap;
}

#topmenu li a {
	color: #FFFFFF;
	line-height: 25px;
	padding-right: 10px;
	margin: 0px 17px;
}

#topmenu li a:hover {
	color: #BBDDFF;
//	background: url('http://www.safeaccessnow.org/img/topmenu_on.gif') no-repeat bottom right; 
	text-decoration: none;
}

/****************************************/
/*		Tooltips		*/
#tooltips div {
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: left;
	line-height: normal;
	background: #4D3E66;
	display: none;
	width: 150px;
	border: 2px solid #250558;
	padding: 4px;
	position: absolute;
	top: 144px;
	opacity: .90;
	filter: alpha(opacity=90);
	z-index: 200;
}

/****************************************/
/*		Nonheader		*/

#nonheader {
	border: 1px solid #9F958E;
	border-top: none;
	position: relative;
	top:0px;
	left: 0px;
	clear: both;
}

/****************************************/
/*		Leftnav			*/
#leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	float: left;
	width: 177px;
	margin-top: 4px;
}

#leftnav a.go {
	color: white;
}

/****************************************/
/*	   Content Container		*/

#contentcontainer {
	float: right;
	width: 590px;
	display: inline;
	margin: 8px 10px 0px 0px;
	padding-bottom: 20px;
}

#contentcontainer p.title {
	font-family: Arial, Helvetica, sans-serif;
}


/****************************************/
/*	Front Page Content Container	*/
#frontpagecontentcontainer {
	float: left;
	width: 413px;
	display: inline;
	margin: 8px 0px 0px 19px;
}

#frontpagecontentcontainer div.list_item {
	border-bottom: 1px dotted #CAC3BA;
	padding: 0.5em 0 0 0;
}

#frontpagecontentcontainer .text {
	padding: 0.4em 0 0 88px;
}
 
#frontpagecontentcontainer .readmore {
	font-size: 0.9em;
	padding-bottom: 8px;
}

/****************************************/
/*		Page Content		*/
#pagecontent {
	margin-left: 15px;
}

#pagecontent a {
	color: #440077;
	text-decoration: underline; 
}

#pagecontent a:hover {
	color: #550088;
	text-decoration: none;
}

#pagecontent h2 a, #pagecontent h3 a, #pagecontent h4 a {
	text-decoration: none;
}

#pagecontent h2 a:hover, #pagecontent h3 a:hover, #pagecontent h4 a:hover {
	text-decoration: underline;
}

#pagecontent a.listtitle {
	text-decoration: none;
}

#pagecontent a.listtitle:hover {
	text-decoration: underline;
}

/****************************************/
/*	Section Title and Breadcrumb	*/
div#titleandbreadcrumb {
	width: 85%;
	margin-top: -4px;
}

#titleandbreadcrumb, #titleandbreadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: -8px;
}

span#sectiontitle, span#sectiontitle a {
	font-size: 125%;
	font-weight: bold;
	color: #99CCFF;
}

.breadcrumb {
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
}

.breadcrumb, .breadcrumb a, .breadcrumb a:hover {
	color: #77AAEE; /*cheating color (99CCFF) for visibility on white background)*/
}

/****************************************/
/*		Rightnav		*/
#rightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	float: right;
	width: 169px;
	display: block;
	margin-top: 4px;
}

#rightnav div#supporter_button {
	color: #250558;
	vertical-align: middle;
	overflow: visible;
	margin-bottom: 4px;
	background: url(http://www.safeaccessnow.org/img/fade2.jpg) repeat-y right;
	text-align: right;
}

#rightnav #supporter_button a span + img {
padding-left: 4px;
}

#rightnav div#supporter_button a {
font-size: 1.25em;
font-weight: bold;
display: block;
}

/****************************************/
/*	Footer/bottom nav		*/

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #250558; 
	text-align: center; 
	position: relative;
	left: 0px;
	bottom: 0px;
	margin-top: 3px;
}

.footer a {
	text-decoration: none;
}

.footer a:hover {
	color: #550088;
	text-decoration: underline;
}

.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	list-style: none;
	background: #CCCCCC;
	border: 1px solid #9F958E;
	border-top: 0px;
	margin: 0px;
	padding: 3px;
}

.bottomnav li {
	display: inline;
	padding: 0px 10px;
	margin: 0 0px;
	border-left: 1px solid #9F958E;
}
/*				END General Styles				*/
/********************************************************************************/


/********************************************************************************/
/*				Navigation					*/
/********************************************************************************/
.sidelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	padding-bottom: 5px;
}

.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

.subside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #250558;
}
/****************************************/
/* 		leftmenu		*/ 
/* (static nav in upper left sidebar)	*/
#leftmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#leftmenu li {
	margin: 0 0 4px 0;
	padding: 0px;
}

.leftmenuitem {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
	background:#250558;
	display: block;
	width: 170px;
}

.leftmenuitem span {
	display: block;
	padding: 5px;
	padding-left: 18px;
}

.leftmenuitem:hover {
	color: #FFFFFF;
	text-decoration: none;
//	background:#4D3E66;
	background: #67528a
}

/****************************************/
/* 	leftmenuhighlightitem		*/ 
/*  (donate and first time here links)	*/
.leftmenuhighlightitem {
	color: #250558;
	vertical-align: middle;
	overflow: visible;
	display: block;
	width: 170px;
	margin-bottom: 4px;
	background: url(http://www.safeaccessnow.org/img/fade.jpg) repeat-y;
}	

.leftmenuhighlightitem a {
	display: block;
}
.leftmenuhighlightitem span {
	vertical-align: middle;
	padding-left: 4px;
}

/****************************************/
/*		leftsubmenu 		*/
/*	(AMP-generated navigation)	*/
.leftsubmenu {
	width: 170px;
	margin: 0px;
	margin-bottom: 4px;
}

.leftsubmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.leftsubmenu li {
	display: block;
}

.leftsubmenutitle {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px;
	background-color: #250558;
}

.leftsubmenuitem a.sidelist {
	color: #FFFFFF;
}
.leftsubmenuitem a.sidelist:hover {
	color: #FFFFFF;
}
div.leftsubmenuitem {
	padding: 5px 5px 0px 18px;
	background-color: #4D3E66;
}

.tags {
	background-color: #C7BED4;
	border: 2px solid #250558;
}

.tags h4 {
	padding-left: 10px;
}

.tags .leftsubmenutitle {
	font-size: 1.4em;
	color: #250558;
	background-color: #C7BED4;
	padding-bottom: 0;
}

.tags div.leftsubmenuitem {
	background-color: #C7BED4;
	padding: 5px 5px 0px 18px;
}
.tags .leftsubmenuitem a.sidelist {
	color: #250558;
}
.tags .leftsubmenuitem a.sidelist:hover {
	color: #550088;
}

/****************************************/
/*		leftnavsection 		*/
/*   (modules, i.e. search, features)	*/
.leftnavsection {
	border-bottom: 1px dotted #CAC3BA;
	padding: 0px 0px 3px 8px;
	margin-bottom: 4px;
	background: #FFFFFF;
}

.leftnavsection .textinput {
	font-style: italic;
	width: 153px;
	border: 1px solid black;
}

.leftnavsection form {
	margin: 0px;
}

.leftnavsection input {
	font-size: 0.9em;
	margin-bottom: 3px;
}

.leftnavsectiontitle {
	font-weight: bold;
	color: #250558;
	display: block;
	padding-bottom: 4px;
}

.leftnavsectionitem {
	margin-left: 12px;
	padding-bottom: 5px;
}

/****************************************/
/*		rightnavsection		*/
/* 	(modules, i.e youtuberss.php)	*/

.rightnavsectiontitle {/*this goes OUTSIDE the rightnavsection div*/
	color: #250558;
	font-size: 1.8em;
	font-variant: small-caps;
	line-height: 0.7em; 
	word-wrap: break-word;
	padding-left: 12px;
	margin-top: 12px;
}

.rightnavsection {
	border: 1px solid #9F968F;
	border-right: none;
	padding: 10px;
	margin-bottom: 5px;
	background: #E6E6E6;
}

.rightnavsectionitem {
	padding-bottom: 5px;
	margin-left: 12px;
}

.rightnavsection .youtube_rss_item .youtube_img {
	float: left;
	width: 120px;
}

* html .rightnavsection .youtube_rss_item .youtube_img a img { 
border: none;
}
	

.rightnavsection .youtube_rss_item a.fptitles {
	clear: both;
}
/*				END Navigation					*/
/********************************************************************************/


/********************************************************************************/
/*				Specific area styles				*/
/********************************************************************************/
/****************************************/
/*		Front Page		*/
.fptitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #250558;
	display: block;
	padding-bottom: 8px;
}

.fptext {
	font-family: "Times New Roman", Times, serif;
	font-size:  1em;
	font-weight: normal;
	padding-top: 6px;
	margin-bottom: 0.6em;
	border-bottom: 1px dashed #CAC3BA;
}

.front_page_mission {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	color: #555555;
	padding: 0;
	margin-top: 0;
}


/****************************************/
/*		Calendar styles		*/
.eventsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #555555;
}

.eventtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}


/****************************************/
/*		Links Module		*/

#contentcontainer p.linktype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #555555;
}

.links a {/*link title*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.links p a {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

.links img {
	float: left;
	padding: 5px;
	margin: 5px;
	border: 1px solid #666666;
}

.links p {
	font-weight: normal;
	font-size: 90%;
	color: #333333; 
	padding: 0;
	padding-left: 8px;
	margin: 0;
}


/****************************************/
/*		AMP forms 		*/
.form {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	padding-bottom: 8px;
	padding-top: 5px;
}

.udm_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding-bottom: 5px;
}

.form_label_col {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 5px;
}

.form_data_col {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	padding-bottom: 5px;
}

.form_span_col {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	text-align:left;
	padding-bottom: 5px;
}



/****************************************/
/*		Newsletter		*/
#newsletter_container h1 {
	font-size: 140%;
}

#newsletter_container h2 {
	font-size: 140%;
	text-align: center;
	color: #250558;
	margin: 0 0 0.2em 0;
	padding-top: 1em;
	border-top: 1px dashed #250558;
}

#newsletter_container .title {
	display: none;
}

#newsletter_container .image_container .image {
	display: none;
}

#newsletter_container .captionleft {
	color: #250558;
	font-size: 80%;
	float: left;
	width: 180px;
	margin: 0 1em 0.5em 0;
	padding: 2px;
	border: 1px solid #250558;
	background-color: #CAC3BF;
}

#newsletter_container .captionright {
	font-size: 80%;
	color: #250558;
	float: right;
	width: 180px;
	margin: 0 0 0.5em 1em;
	padding: 2px;
	border: 1px solid #250558;
	background-color: #CAC3BF;
} 

#newsletter_container #header {
	text-align: center;
}

#newsletter_container #header h4 {
	font-size: 100%;
}

#newsletter_container #header ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#newsletter_container #header ul .left {
	font-size: 80%;
	text-align: left;
	float: left;
	width: 12em;
} 

#newsletter_container #header ul .right {
	font-size: 80%;
	text-align: right;
	float: right;
	width: 12em;
}

#newsletter_container #box {
	float: right;
	width: 280px;
	padding: 0;
	margin: 0 0 0 0.5em;
	border: 2px solid #000000;
}

#newsletter_container #box h4 {
	text-align: center;
	margin: 0.5em;
}

#newsletter_container #box p {
	margin: 1em;
}

#newsletter_container #content2 {
	clear: both;
	padding: 0 20px 0 20px;
	margin-top: 1em;
	border: 2px solid #000000;
	background: #CAC3BF;
}

#newsletter_container #content2 h2 {
	border-top: none;
}


/****************************************/
/*		Union Websites		*/
#union a.leftmenuitem, #union a.sidelist {
	color: #FFFFFF;
}

#union .listtitle{
	color: #3377CC;	/*cheating color for visibility on white bg*/
}

#union .listtitle a {
	text-decoration: none;
	color: #3377CC;	/*cheating color for visibility on white bg*/
}

#union .union_mission {
	font-size: 1.1em;
	margin-left: 12px;
	margin-right: 4px;
	margin-top: 1em;
}


/****************************************/
/*		Union Survey		*/
/*	custom/union_survey.html	*/

#union_survey .form_label_col {
	text-align: right;
	clear: left;
	float: left;
	width: 6em;
	height: 1.8em;
	margin: 0 1em 0 0;
}

#union_survey .form_input {
	float: left;
	width: 24em;
	height: 1.8em;
}


/****************************************/
/*		punbb forums		*/

#punwrap #forum_header #topmenu {
	text-align: left;
	width: 100%;
}

#punwrap #topmenu .forum_banner {
	position: relative;
	top: 6px;
	margin: 0 0 0 4px;
}

#punwrap #brdwelcome p {
	font-size: 1.2em;
	font-weight: bold;
}	

#punwrap #brdmenu ul li {
	margin-right: 24px;
}

#punwrap #brdmenu ul li,#punwrap .blocktable h2,#vf h2 {
	font-size: 1.2em;
	font-weight: bold;
}

#punwrap #brdtitle h1 {
	font-size: 1.8em;
}


/****************************************/
/*		legal FAQ		*/

#legal_faq {
	width: 563px;
}

#legal_faq .buttons {
	clear: both;
	float: left;
	width: 52px;
	margin-top: 4px;
}

#legal_faq .buttons button {
	color: white;
	width: 20px;
	height: 20px;
	padding: 0;
	margin: 0;
	border-top: #B0A5C3 1px solid;
	border-left: #B0A5C3 1px solid;
	border-bottom: #1E0446 1px solid;
	border-right: #1E0446 1px solid;
	background-color: #7C699B;
}

/*and 'cause IE's dumb: */
* html #legal_faq .buttons button {
	margin: 0 2px;
} 

#legal_faq h2.faqtitle, #legal_faq h3.faqtitle, #legal_faq h4.faqtitle {
	color: #250558;
	float: left;
	margin-top: 0px;
	margin-bottom: 1em;
}

#legal_faq h2.faqtitle {
	font-size: 110%;
	width: 510px;
}

#legal_faq h3.faqtitle {
	font-size: 100%;
	width: 461px;
}

#legal_faq h4.faqtitle {
	font-size: 90%;
	width: 416px;
}

#legal_faq div.hide {
	display: none;
	clear: both;
	margin-left: 50px;
}

#legal_faq ul.faqtitle {
	color: #250558;
	clear: both;
	margin-left: 1.4em;
}

#contentcontainer #legal_faq blockquote p, #contentcontainer #legal_faq blockquote ol li, #contentcontainer #legal_faq blockquote ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding: 1em 1em 0 1em;
	background-color: #F3F3F3;
}


#legal_faq .faqpageturn {
	text-align: center;
	display: block;
	float: left;
	width: 4em;
	margin: 0 20px 20px 0;
	border: 1px solid #250558;
	background-color: #DDDDDD;
}

#legal_faq .faqpageturn a {
	text-decoration: none;
	display: block;
	padding: 4px 0;
}

#legal_faq .faqpageturn a:hover {
	text-decoration: none;
	background-color: #EEEEEE;
}


/****************************************/
/*		Chapter Map		*/
/* 	 generated by Mapbuilder.net	*/
#MapBuilder #MapHolder {
	font-size: 0.8em;
}

#MapBuilder #MapBuilderSidebar {
	margin-top: 0.5em;
}

#MapBuilder #LocationList {
	width: 480px;
}

#MapBuilder #LocationList ul {
	list-style-type: none;
	padding: 0 0 0 1em;
	margin-left: 0;
}

#MapBuilder #LocationList ul li {
	font-size: 110%;
	text-indent: -1em;
	display: block;
	margin: 4px 0;
	border-bottom: 1px dashed #DDDDDD;
}

#MapBuilder #SideBarAction {
	font-weight: bold;
	display: block;
	padding-left: 8px;
	background-color: #E6E6E6;
}

/****************************************/
/*	sharethis nav			*/

#rightnav_sharethis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	float: right;
	width: 8em;
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 8px 0 8px 8px;
	border-bottom: 1px #9F958E solid;
	border-left: 1px #9F958E solid;
	opacity: 0.6;
	filter: alpha(opacity=65);
	background-color: #C7BED4;
}

#rightnav_sharethis:hover {
	opacity: 1;
}

a.rss {
	padding:1px 5px 5px 22px;
	background: transparent url(/img/rss_nav.gif) no-repeat scroll 0px !important;
}

.stbuttontext {
	font-weight: bold;
}

/*			END Specific area Styles				*/
/********************************************************************************/


/********************************************************************************/
/*				IE hacks 					*/
/********************************************************************************/

/********************************************************/
/* Using Holly Hack to fix IE/win dimension bugs	*/
/*   Note: escaped closing comments - i.e., /* \*/	
/*   hides comment block from IE-mac			*/	
/********************************************************/

/* Begin hide from IE-mac \*/ 
* html #nonheader { height: 1%;}
* html .rightnav { height: 1%; }
* html .leftnav { height: 1%; }
* html .frontpagecontentcontainer { height: 1%; }
* html .nonheader { height: 1%; }
* html .container { height: 1%; }
/* End hide from IE-mac */


/********************************************************/
/* This shrinks the font size of the Google Search 	*/ 
/* inputs so that in IE7, with largest text-size, the	*/
/* buttons don't stick out & displace the page content.	*/
/********************************************************/
* html #leftnav input { font-size: 0.8em; }



/************************************************************************/
/*		DIA templates						*/
/*	- donation pages use the template donate.dwt, 			*/
/*	  which has <div id="dia"><div id="donate">			*/
/*	- store pages use the template store.dwt,			*/ 
/*	  which has <div id="dia"><div id="store">			*/
/*	- online actions and petitions use the default template 	*/
/*	  Default.dwt, which has <div id="dia"><div id="action">	*/
/*									*/

#dia h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
}

#dia table tr td {
	font-size: 1.2em;
}

/*make 'your info' nice and big and bold*/
#dia .securitySeal+strong {
	font-size: 1.4em;
	position: relative;
	top: 20px;
}

/*make 'payment info' nice and big and bold*/
#dia table#donation_table > tbody > tr > td > strong {
	font-size: 1.4em;
}

/*leftmenuhighlightitem is the donate and first time here links*/
#dia .leftmenuhighlightitem {
	background: url(https://salsa.democracyinaction.org/o/182/images/fade.jpg) repeat-y; 
}	

/*using image hosted on dia for security*/
#dia #topmenu li a:hover {
	background: url('https://salsa.democracyinaction.org/o/182/images/topmenu_on.gif') no-repeat bottom right; 
}

/*shrink space btwn groups in signup*/
#dia #groups div {
	margin-top: -.3em;
	margin-bottom: -.3em;
}

/****** Store ******/

#dia #store div.shoppingCart + br + h3 {
	color: #555555;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
}

#dia #store .item {
	vertical-align: top;
	border-top: none;
	border-bottom: 2px solid #250558;
	border-left: 2px solid #250558;
	border-right: 2px solid #250558;
	width: 100% !important;
	padding-left: 0;
	margin-bottom: 8px;
}

#dia #store .item img {
	float: left;
	padding-bottom: 1em;
	margin-left: 1em;
	margin-right: 1em;
}
	
#dia #store .item p, #dia #store .item h3 {
	padding-left: 1em;
}

#dia #store .item h2 { 
	font-weight: bold;
	font-size: 1em; 
	text-align: center;
	color: #250558;
	padding: 0.2em 0;
	border-top: 2px solid #250558;
	border-bottom: 1px solid #250558;
	background-color: #E6E6E6;
	margin-top: 0;
	padding-top: .3em;
}

#dia #store .item p.purchase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	clear: both;
	padding-left: 0;
	padding-top: 0.1em;
	margin-bottom: 0;
	background-color: #250558;
	background: url(https://salsa.democracyinaction.org/o/182/images/purchase_fade.jpg) top repeat-x;
}

#dia #store p.purchase a {
	text-decoration: none;
	color: #FFFFFF;
	width: 100%;
	display: block;
}

#dia #store p.purchase a:hover {
	color: #BBDDFF;
}

#dia #store .options {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 4px 4px 0;
	margin: 0 0.8em 0.8em 0;
}
#dia #store .shoppingCart {
	color: #FFFFFF;
	border: none;
}

#dia #store .shoppingCart a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: -4px;
	margin-right: -4px;
	padding: 4px 8px 4px 8px;
	background: url(https://salsa.democracyinaction.org/o/182/images/purchase_fade.jpg) top repeat-x;
}	

#dia #store .shoppingCart a:hover {
	color: #BBDDFF;
}

#dia #store fieldset#cardInfo {
	margin-top: 12px;
}

/*Shipping Address */

#dia #store #mailing {
	margin-top: 12px;
}

#dia #store #mailing legend.border {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#dia #store td#dia_field_name_data_Street_2 {
	width: 50px;
}

#dia #store input#dataStreet_2 {
	width: 13.1em;
}

/* Position embedded videos more better */
div.article_media {
	margin-left : 0;
}
