/*** General Styles ***/
html
{
    overflow-y:scroll;
} 

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#ffffff url('../images/bg_3.jpg');
	margin:0 auto; 
	background-position:top;
	background-repeat: no-repeat;
	margin-top: 19px;
	color: #666;
	font-weight: normal;
}

h2 
{ 
	font-size: 16px;
}
h3 
{ 
	font-size: 14px;
}

p
{
	font-size: 12px;
	font-weight: normal;
  line-height:14px;
  margin: 0px 0px 11px 0px;
}

strong 
{ 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 14px;
}
.content li, .content div, .red-link a, p a, td a 
{
	font-size: 12px;
	font-weight: normal;
  	line-height:14px; 
}
.cleared
{
	clear:both;
}

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

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

/*** ***/



/*** Page Structure ***/
#wrapper
{     
	position:relative;
	margin: 0px auto;
	width:950px;
}

#pageHeader
{	
	width:950px;
	height: 77px; 
}

#logoDiv
{
	position:relative;
	top:0px;
	float:left;
  height:54px;
	width: 490px; 
}

#logoDiv h1
{
  padding:0;
  margin:0
}

img#logo
{
  width:227px;
  height:48px;
  margin-top:5px;
}

.pagetitle
{ 
  padding:3px 0 20px 0;
  margin:0;
  color:#777;
  font-size:22px;
}

#pageContent
{
	width:950px;
 	margin-top:11px;   
}

#mainpagecontent{
	position:relative;
	display:block;
}

#leftside
{
  background-color:#fff;
  border: 1px solid #ccc;
  border-top:0px;
  position:relative;
  width:676px;
  float:left;
   margin-bottom: 10px;	
}

#rightside
{
  position:relative;
  width:265px;
  float:right;
}

.rightsidebox
{
  width:265px;
  margin-bottom:11px;
  background:#f6f6f6;
  margin-top:0px;
  padding:14px 0 8px 0;
  overflow:hidden;
}
:root .rightsidebox{margin-bottom:13px \0/IE9;}

.rightsidebox h2
{
  background:#e9e9e9; 
  padding:9px 4px 6px 10px;
  margin:0;
  font-size:18px;
  color:#a42b4a;
}
:root .rightsidebox h2{padding:9px 4px 8px 10px \0/IE9;}

.rightsidebox .content
{
	overflow:hidden;
	padding:10px 8px 0px 8px;
}

.rightsidebox .content p
{
	margin:0;
}

/*** ***/


/*** Top Nav / Secondary Nav ***/
#top_nav
{ 
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: right;
  top: 3px;
  vertical-align: top;
}

#top_nav ul
{ 
  margin:0;
  padding:0;
  float:right; 
  font-size: 10px;
}

#top_nav ul li
{
  float:left;
  display:inline-block; 
  padding:0 7px 0 7px; 
  border-right:1px solid black;
  height:13px;
  font-size:11px;
}

#top_nav ul li a
{
  margin-right:0px;
}

#top_nav ul li.last
{
  border-right: none !important;
  padding:0 0 0 9px;
}
/*** ***/
/*** Header Donate Button  ***/
#donate-block {
  background-color: white;
  border-bottom: 2px solid #C3C3C3;
  padding: 1px 5px;
  position: absolute;
  right: 0;
  top: 30px;
}
#donate-block p {
  display: inline-block;
  font-size: 14px;
  margin: 0;
  padding: 12px 5px;
  vertical-align: top;
}
#donate-block a {
  display: inline-block;
  padding-top: 3px;
  vertical-align: top;
}
/*** Site Search ***/
#search_bar
{ 
  display: inline-block;
  position: absolute;
  right: 165px;
  top: 0;
  vertical-align: top;
  width: 231px;
}

#edit-search-theme-form-1 
{
  width:165px; 
  border:1px solid #999;
  vertical-align:top;
}

#search_bar label
{ 
  display:none;
}

#search_bar span
{ 
  width:57px;
  height:18px;
  vertical-align:middle;
  padding-top:7px;
}

#search_bar .form-submit
{ 
  background:transparent url('../images/search1.png')  no-repeat;
  height:21px;
  width:57px;
  color:transparent;
  text-indent:-9000px;
  font-size:0;
	border:0;
  background-position: 0px 0px;
  cursor:pointer;
  display: block;
  float: right;
}

#search_bar .form-submit:hover
{
  background:transparent url('../images/search1.png')  no-repeat; 
  height:21px;
  width:57px;
  color:transparent; 
  text-indent:-9000px; 
  font-size:0; 
	border:0;
  background-position: 0px -21px;
}
/*** ***/


/*** Primary Navigation ***/
#main_nav .dynamic-persistent-menu-menu
{ 
	position:relative;
	display:block;
	background:#e9e6e6; 
	width:950px;
	height:34px; 
	background:url(../images/navbg.png) no-repeat;
	padding:0;
  text-align:center;
}

.dynamic-persistent-menu-menu li
{
	height: 14px;
	position:relative;
	list-style:none;
	margin:0;
	border-right:1px solid #990033;
	padding:10px 0px 10px 0px;
	float:left;
}

.dynamic-persistent-menu-menu li:last-child
{
	border-right: 0px;
}
#dynamic-persistent-menu-menu118 
{ 
	border-right: none; 
}
.dynamic-persistent-menu-menu li a
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#666666;
	padding:0 0 6px 0;
	width: 187px;
	height: 14px; 
	display: block;
	font-family: Arial;
}

.dynamic-persistent-menu-menu .dynamic-persistent-menu-menu-item a:hover
{
	color:#950026;
	border-bottom:4px solid #950026;
}


/* make the underline fill the entire space for the right-most/left-most item in the Main menu */
#dynamic-persistent-menu-menu114 a 
{
	padding-left: 6px;
}
#dynamic-persistent-menu-menu118 a
{
	padding-right:5px;
}


/* sub menu */
ul.dynamic-persistent-menu-sub-menu
{
	position:relative;
	background:#990033;
	text-align:center;
	list-style: none;
	margin:0;
	padding:0;
	height: 28px;
}

ul.dynamic-persistent-menu-sub-menu li
{
	list-style:none;
	list-style-type:none;
	display:inline-block;
	margin:0;
	padding:0;
	zoom: 1;
	*display: inline;
	min-height: 28px;
	_height: 28px;
	vertical-align: top;
	height: 28px;
}

ul.dynamic-persistent-menu-sub-menu li a
{
	position:relative;
	padding:0px 6px 0 6px;
	display:block;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	border-right: 1px solid #fff;
	margin:7px 0;
}

ul.dynamic-persistent-menu-sub-menu li:last-child a
{
	border-right: none;
}


ul.dynamic-persistent-menu-sub-menu .dynamic-persistent-menu-sub-menu-item a:hover
{
	color:#666;
}



/*** General Page Elements ***/

/* How we can help you? */
#righttop1 .content p 
{
	float:left;
	padding:2px 0 3px 0;
	margin:0 7px 0 7px
}

#righttop1 .content form
{ 
	float:left;
}

#righttop1 .content form select
{ 
	color: #666;
	float:left; 
	width:110px;
	margin-right:14px;
	padding:1px; 
	height:21px;
}

#righttop1 .content form select option
{
	color:#666;
	padding: 4px 0px 5px 5px;
}

/* Donate */
#righttop2 .content p img
{ 
	float:right;
	margin-left:3px;
}
/*** ***/



/*** Home Page Slideshow ***/
#billboard
{
  position:relative;
  height:338px;
  
}

.nivo-caption a
{
	color: #fff;
	text-decoration: underline;
}

/*** ***/


/*** Home Page Footer blocks ***/

#bottom-section
{ 
  overflow:hidden;
  padding-bottom:15px;
 
}

.bottom-block
{ 
  float:left;
  background:#fff;
  border:1px solid #e9e9e9;
  padding-bottom:10px 
}

#bottomblock1
{ 
	width:331px;
	margin-right:10px;
}

#bottomblock2
{  
  width:330px;
  margin-right:10px;
}

#bottomblock3
{ 
  width:262px;
  float:left; 
}

.bottom-block h2
{ 
  margin:0;
  padding:0;
  height:31px;
  padding-top:5px;
  margin:12px 0; 
  font-size: 14pt;
  text-indent:7px;
  color:#fff;
}

#bottomblock1 h2, #bottomblock2 h2
{ 
  background:url(../images/tab_bg.png) no-repeat;
}

#bottomblock3 h2
{ 
  background:url(../images/tab2_bg.png) no-repeat;
}

.bottom-block .content 
{
  background:#fff;
}

.bottom-block .content p
{ 
  margin:0;
  padding:0 3px 0 10px;
  font-size:12px; 
}

#bottomblock2 div.content p img
{ 
	margin:0 6px 0 0;
	width:99px;
	height:84px;
	float:left;
}

#bottomblock3 .content p img 
{
	width: 99px; 
	height: 84px; 
	float: left;
	margin-right:6px;
}
/*** ***/


/*** Footer section ***/
#pageFooter
{  
  position:relative;
  background:#e9e9e9;
  width:100%;  
  margin-bottom:20px;
  overflow:hidden;
}

#pageFooter p
{ 
  padding:12px 0 12px 0 ;
  font-size:11px;
  text-indent:20px;
  color:#999999;
  text-align:center;
}

#pageFooter a
{
  font-size: 12px;
  color:#666666;
  text-decoration:none;
}

#backgroundCaption 
{
	float:right; 
	margin:0; 
	padding:0;
}

/*** ***/


/*** Node Content ***/
#nodecontent
{
  background-color:#fff;
	padding:10px 20px 10px 20px;
  position:relative;
	float:left;
}

#admin-page #nodecontent
{
	width:95%;
}

#nodecontent .content .field-field-thumb-image .field-item 
{
	float:left;
	width:200px; 
	margin-right:7px;
} 
/*** ***/


/*** View List Tables ***/
.view-content table
{ 
	margin-top:8px;
}
/*** ***/   
   

	
/*** Exonoree Profiles (View) ***/
#table-profile-list
{ 
	border-bottom:1px solid #666;
	margin-top:6px;
}

#table-profile-list h2
{ 
	margin:0;
	padding:0;
	color:#950026;
}

#table-profile-list h3
{ 
	 margin:0;
	 padding:0;
}

#table-profile-list .table-profile-image-td
{ 
	height:105px;
	width:105px;
}

#table-profile-list .table-profile-content-td
{
	border:0px; 
	padding-left:6px;
}

#table-profile-list a
{ 
	color:#950026;
}

#table-profile-list a:hover
{ 
	color:#FF6C00;
}

.views-widget-filter-field_exonerationdate_value {
	width:165px;
}
/*** ***/


/*** Exonoree Profiles ***/

.exonoreeprofile-node
{
  padding:0 0 10px 0;
}

.exonoreeprofile-node .field-items img
{
	float:left;  
	margin-right:20px;
	margin-bottom:10px;
}

.exonoreeprofile-node .field-field-exonerated
{ 
	display:none;
}
/*** ***/


/*** Causes-Solutions (View) ***/
.view-Causes-Solutions .views-table td.views-field
{
	border-bottom:1px solid #666;
}

#table-Causes-Solutions-list .table-Causes-left-td
{
	border:2px solid #eee;
}

/*** ***/


/*** About Us Nav ***/
#aboutUsNavBox 
{
  float:left;
  margin:0;
  padding:0;
  color: #a42b4a;
}

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

#aboutUsNavBox li
{
	list-style-type:none;
	margin:0;
	padding:4px 0 4px 0;
}

#aboutUsNavBox ul li a
{
  color:#950026; 
  text-decoration:none;
}
#aboutUsNavBox ul li a:hover
{
  color:#ff6c00;
  text-decoration:underline;
}


#leftsubnav-leftside 
{
  width:23%;
  float:left;
  margin:0;
  padding:0;
  border: 3px solid #fff;
}

#leftsubnav-rightside 
{
  float:left;
  width:74%;
  margin-left:10px;
  clear:right;
}

#leftsubnav-rightside p 
{
	margin:0;
	padding:5px 0;
}

#leftsubnav-rightside p img 
{
 width:100%; 
 height:230px
}


/*** ***/




/*** Other Styles ***/

#admin-page
{
	background:#eee !important;
}

.field-label
{ 
	display:none
}

.more-link a
{
  float:right; 
  margin-right:1px;
  font-size:10px;
  vertical-align:text-top;
  width:49px;
}
.service-links
{
margin-top:10px;
font-size: 12px;
font-weight: normal;
}

.service-label
{
margin-bottom:5px;
}

#pageFooter .content 
{
	padding-top: 6px;
}

.footer
{  
  margin-top:10px;
  margin-bottom:0;
  vertical-align: top;
}

.social-links
{
	float: right;
	margin-top: -6px;
}

.social-links a 
{
	margin-right: 10px;
}


.fb-link
{
	/*position: absolute;*/ 
	/*top: 10px;*/
	float: left;
}

.yt-link
{
	/*position: absolute; 
	top: 10px; */
	float: left;
}

.flickr-link 
{
	/*
	position: absolute; 
	top: 10px;
	right: 107px;
	*/
	float: left;
}

#pageFooter .footer .imagistic-link 
{
	float: right; 
	margin-right: 10px;
	font-size: 12px;
}

.footer a 
{
	vertical-align: top;
}
div.fthumb {
display: inline;
float: right;
width: 140px;
}

/*** Donor page styles ***/

#donorpage td {
	height:50px;
	border:3px solid #fff;
}

#donorpage tr.odd {
 	background-color:#e9e9e9;
}

#donorpage tr.even {
	background-color:#eaccd4;
}

#donorpage td.amount {
	font-size:15px;
	padding-left:15px;
}

#donorpage td.descrip {
	padding:0 15px;
}

#donorpage td.paypal {
	padding-left:15px;
}
