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

.ie5mac
{
	/* fake style for IE 5/Mac bug */
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
body, html {height:100%;}

/* Start real CSS Below here  */
body {	
	margin: 0;	
	padding: 0;	
	color: #333;	
	font-family: Verdana, Arial, sans-serif;	
	font-size: 12px;	
	text-align: left;	
	background: url("/images/diag-back.gif") repeat scroll 0 0 #9E9E9E}

img {border:0px;}

/** #content_post_padded a, 
#content_post_padded a:visited, 
#content_post_padded a:active, 
#content_post_padded  a:link {
	color: #209184;
	text-decoration:underline; 
}
**/
#content_post_padded ul li a {
	text-decoration:underline; 
	} 
	
#content_post_padded ul li a:hover {
	text-decoration:none; 
	color:#004276;
	} 



#pnhp-main-container{
	width:850px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom:0px;
	text-align: left;
	background-color: #FFFFFF;
	border:10px solid #ffffff;
}


#top_banner {
	width:840px; 
	height:220px; 
	padding:0px; 
	margin:0px; 
	border:5px solid #010101;
	background:#010101;
	}

#pnhp-footer-container { 
	width:870px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom:50px;
	text-align: left;
	background-color: #EEE;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

#pnhp-footer-container a {text-decoration:underline; color:#209184;}

#pnhp-footer-container a:hover {text-decoration:none; color:#0062A0;}

#footer {text-align:center; padding:10px 10px 15px 10px; color:#333333; margin: 0 auto;}


#navigation_menu {
float:left;
margin:0px 0px 0px 0px;
width:185px;
padding:0px 10px 0px 0px;
border-right:1px solid #CCCCCC;
}

#nav_holder{
padding:10px;}


/* CONTENT */
#content
{
	width: 850px;
	height:100%;
    padding: 10px 0px 0 0;
	margin:3px 0 10px 0px;
	overflow:hidden;
	border-top:1px solid #CCCCCC;
   }

#content p{
margin:0px 0px 10px 0; line-height:16px;}

#content_post p {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 15px 0;
	font-size:14px; 
	line-height:1.5em;
	width:575px;
}


content h1 {letter-spacing:-0.05em; font-family:Georgia, "Times New Roman", Times, serif; font-size:19px; color:#004276; padding:0px 0px; margin:0px 0 8px 0;}

#content_post h1 {letter-spacing:-0.05em; font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; color:#004276; padding:0px 0px; margin:0px 0 8px 0;}
	
#content_left{width:270px; float:left; margin-right:10px; padding:0px  0px 0px 10px;}
#content_right{float:left;width:275px; padding:0 0 0 10px;  border-left:1px solid #CCCCCC;}
#content_blue_holder{background-color:#F0F6FA; padding:0px; border:1px solid #CCCCCC;}
#content_holder_padding {padding:10px 10px 0 10px;}
#content_post {width:654px; float:left; padding-left:0px; margin-left:0px;}	
#content_post_padded { padding-left:10px;}



#content_left_column {
	float:left; 
	width:304px; 
	margin-right:10px; 
	margin-left:10px; 
	padding-right:10px; 
	border-right:1px solid #CCC;
}

#content_left_column p, #content_post #content_left_column hr {
	width:auto;
}

#content_left_column p, #content_right_column p {
	line-height:1.4em;
	}


#content_right_column {
	float:left; width:319px;
}

#content_right_column p, #content_post #content_right_column hr {
	width:auto;
}	





.sidebox-content {
float:left;
margin:0px 0px 0px 0px;
width:185px;
padding:0px 10px 0px 0px;
border-right:1px solid #CCCCCC;
}	

#top_bar {
	text-align:right;
	height: 20px;
	border:1px solid #DDDDDD;
	padding:6px 4px 0 0;
	color:#666666;	
	clear: both;
}

#header_top {
	height: 225px;
	width:850px;
	padding:0px;
}

#header_top .pnhp-logo {
	float:left;
	width:450px;
}

#header_top .header-links {
	float:left;
	width:400px;
	height:70px;
}

#header_top .header-links a {
	font-size:10px;
}

#header_top .header-search {
	float:left;
	width:400px;
	text-align:right;
}



#top_banner_quote {
	width:840px;
	height:75px;
	padding:0px;
	margin:0px;
	border:5px solid #010101;
	background:#010101;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:right;
	}		

#leftmenu span {
	display: block;
	background: #BDBDBD url(/images/menu/vmenuarrowblue.gif) no-repeat center left;;	
	color: #000000;
	padding: 4px 0 4px 19px;
	border-top:1px solid #AAAAAA;
	text-decoration: none;
	margin-top:7px;
}
	

#leftmenu a {
	display: block;
	background: #E6E6E6 url(/images/menu/vmenuarrowblue.gif) no-repeat center left;;	
	color: #000000;
	padding: 4px 0 4px 19px;
	border-top:1px solid #CCCCCC;
	text-decoration: none;
}

#leftmenu a:hover {
	color: #FFFFFF;
	background: #222222 url(/images/menu/vmenuarrowhover.gif) no-repeat center left;
	text-decoration:underline;
}

#leftmenu_sub a {	display: block;
	background: #FFFFFF url(/images/menu/vmenuarrowblue.gif);
	background-repeat:no-repeat;
	background-position: 10px 7px;
	color: #000000;
	padding: 4px 0 4px 27px;
	border-top:1px solid #CCCCCC;
	text-decoration: none;
	font-size:10px;
	line-height:normal;
	}

#leftmenu_sub a:hover {	
	color: #ffffff;
	background: #555555 url(/images/menu/vmenuarrowhover.gif);
	background-repeat:no-repeat;
	background-position: 10px 7px;
	font-size:10px;
	text-decoration:underline;
	}
	
#leftmenu_sub_aoi a {	display: block;
	background: #FFFFFF url(/images/menu/vmenuarrowblue_aoi.gif);
	background-repeat:no-repeat;
	background-position: 0px 7px;
	color: #000000;
	padding: 4px 0 4px 8px;
	border-top:1px solid #CCCCCC;
	text-decoration: none;
	font-size:10px;
	}

.aoi_red {color:#CC0001; font-size:10px; padding-top:4px;}

#leftmenu_sub_aoi a:hover {	
	color: #ffffff;
	background: #555555 url(/images/menu/vmenuarrowhover_aoi.gif);
	background-repeat:no-repeat;
	background-position: 0px 7px;
	font-size:10px;
	text-decoration:underline;
	}	
	
#leftmenu_red a {
	display: block;
	background: #CC0001 url(/images/menu/vmenuarrow.gif) no-repeat center left;;	
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #CCCCCC;
	text-decoration: none;
}

#leftmenu_red a:hover {color: #FFFFFF; background: #222222 url(/images/menu/vmenuarrowhover.gif) no-repeat center left;	text-decoration:underline;}	
	
#left_images {margin:5px 0 auto 0;}
#left_image_top {margin: 0px 0px 5px 0px;}
	
#ealertsignup {
	background-color:#C6DBEC;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	text-align:center;}		

	
#top_banner_left {float:left; width:365px; height:220px;background:url(/themes/PNHP/images/top_banner_left_back.gif) repeat-x top;}

#top_banner_left_headline {margin:20px 0 0 10px;color:#FFFFFF;font-size:30px; font-family:Georgia, "Times New Roman", Times, serif; letter-spacing:-1px;}

#top_banner_left_body {padding:10px 30px 0 55px;color:#FFFFFF; background: url(http://www.pnhp.org/images/graphics/small_icons/about.gif) no-repeat;
background-position:13px 9px;}

#top_banner_left_body p {
	line-height:18px;
	margin:0px 0 18px;
}

#top_banner_right{
float:left; width:475px; height:220px;}

#top_banner_bottom_grad {
	background: url(/images/graphics/top_banner_bottom_grad.gif) repeat-x top;
	width:850px; 
	height:20px; 
	margin:0px; 
	padding:0px;
}

.float_right {
	float:right; 
	margin: 5px 0px 5px 10px; 
	padding: 5px; 
	border:1px solid #CCCCCC; 
	font-family:Verdana, Helvetica, sans-serif;	
	font-size:9px; 
	color:#444444; 
	text-align:left; 
	background-color:#FFFFFF;
	line-height:10px;
}

.float_left {float:left; margin: 2px 10px 5px 0px; padding: 5px; border:1px solid #CCCCCC; font-family:Verdana, Helvetica, sans-serif;	font-size:9px; color:#444444; text-align:left; background-color:#FFFFFF;}

/* #content h1 a { color:#004276; text-decoration:none; background-color:#FFFFFF; margin-bottom:10px; background:none; }
#content h1 a:hover {text-decoration:underline; margin-bottom:10px;} */

#content h3 a { color:#004276; text-decoration:none; background-color:#FFFFFF; margin-bottom:10px; background:none; font-size:12px; line-height:100%; }
#content h3 a:hover {text-decoration:underline; margin-bottom:10px;}

form {margin:0px;}

.between_border { border-top:1px dashed #CCCCCC; margin:15px 0 10px 0;}
.float_box_shortcuts {border:1px solid #DDDDDD; float:right; padding:5px; font-size:10px; line-height:160%; margin-left:10px; text-align:right;}
.float_box {border:1px solid #DDDDDD; float:right; padding:5px; font-size:10px; line-height:160%; margin-left:10px;}\

.pagenav {font-family:Verdana,Arial; background:#EEEEEE; color:#333333; font-size:9px; font-weight:bold; padding:4px; margin:2px; border:1px solid #CCCCCC; float:left;}

hr {
border: none 0; 
margin:5px 0 5px 0; 
padding:0;
border-top: 1px dashed #CCCCCC;
width: 100%;
height: 1px;
}

#content_post hr {
width: 575px;
padding-bottom:5px;
}

h2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16; font-weight:bold;}






.price { padding:5px 0px; font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.item {height:220px;}

.item h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:1.8em; padding-top:10px; margin-bottom:16px; border-top:1px solid #FFFFFF; padding:0px; margin:0px;}

.item img {float:left; padding-right:5px;}

.shoppingCart {padding:6px; background-color:#CC0001; margin-top:6px; border:0px;}
.shoppingCart a { color:#FFFFFF; text-decoration:underline;}
.shoppingCart a:hover { color:#DDDDDD; text-decoration:none; background:none;}

ul li {line-height:20px}


#sidebar-left .block h2 {
display:none;
}

.addthis_toolbox .vertical
{
    width: 116px;
    padding: 10px 0 10px 0;
    border: 1px solid #ccc;
}

.addthis_toolbox .vertical a
{
    width: 82px;
    padding: 4px 0 4px 34px;
    position: relative;
    display: block;
    text-decoration: none;
    color: #333333;;
}

.addthis_toolbox .vertical a:hover
{
    text-decoration: none;
}

.addthis_toolbox .vertical span
{
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .vertical .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .vertical .more a
{
    padding: 4px 0;
    margin: 0;
}

.addthis_toolbox .vertical .more span
{
    display: none;
}





#content_post .StateContact ul li {
	font-size:10px;
	line-height:15px;
	padding-left:0px;
	}				
	
#content_post h1 a {
	color:#004276;
	}	
	
#content_post #content_left_column h1 a, #content_post #content_left_column h1 a {
	color:#004276;
	font-size:25px;
	line-height:29px;
	}	
	




div.feedlinks {
color:#868686;
padding:8px 2px 8px 58px;
background:url(/sites/default/files/graphics/rss-background.png) no-repeat  bottom  left #F4F4F4;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
width:auto;
display:block;
}	

div.feedlinks:hover {
background:url(/sites/default/files/graphics/rss-background.png) no-repeat  bottom  left #EAECED;
}	

div.feedlinks a {
color:#727272;
text-decoration:underline;
}

div.feedlinks a:hover {
color:#454545;
text-decoration:none;
}

div.feedlinks img {
padding: 6px 0px 0px 6px 
}

/**********************/
/**  Twitter Styles **/

div.twitter-block {
width:275px;
float:right;
margin-left:10px;
background:url(images/twitter-block-top-back.png) no-repeat top #EEF4F7;
padding-top:100px;
}	

div.twitter-block .views-row {
padding:10px 10px;
border-bottom:1px dashed #CCC;
display:block;
}
div.twitter-block .views-row-even {
background:#F2F5F7;
}

div.twitter-block .views-row:hover {
background:#E8EFF2;
}

div.twitter-block a {
color:#027AC6;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

div.twitter-block .views-field-timestamp {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#999;
}

div.twitter-block .views-field-timestamp span.tweetdate {
color:#777;
}


/*************************/
/**  Multimedia Styles **/

div.view-Multimedia .views-field-title {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

div.view-Multimedia .views-field-title {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

div.view-Multimedia .views-row {
padding:5px 0px;
}

/*************************/

div.field field-type-text field-field-alt-title {display:none}



#social {padding:5px; border:1px solid #CCCCCC; background:url(/themes/PNHP/images/social-background.png) top repeat-x #E8EFF2; margin:5px 0px;}
#social img a {border:none;}
#social div {font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#004276; padding-bottom:5px; margin:0px;}

.speaker-photo {float:left; margin-right:10px; padding:5px; border:1px solid #CCCCCC;}   

#content_post .latest-headlines p {
	margin-bottom:0px;
	}
#front-news-feeder {
	background:url(/themes/PNHP/images/front-news-back.png) repeat-x top #0057A4;
	padding:7px 8px 0px 8px;
	margin-bottom:10px;
	border:1px solid #027AC6;
	}

#front-news-feeder a {
	color:#FFFFFF;
	}
	

.date-front {
	color:#D9E6EF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-bottom:10px; 
	}

.link-title {
	font-family:Georgia, Times, serif; 
	font-size:16px;	
	}

.front-section-header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; 
	color:#B4E2FF;
	}
	
#signup-form-alerts {
	background:#DDEEF6;
	padding:8px;
	vertical-align:middle;
	width:584px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px;


}
#signup-form-alerts input, #signup-form-alerts select {
border-color:#63AED2;
border-style:solid;
border-width:1px;
font-size:11px;
margin:0.25em 6px 0.25em 3px;
outline:medium none;
padding:0.3em;
}

.round {
-moz-border-radius:4px;
border-radius: 4px;
}
	