.wd_news_releases-detail table p {
	white-space: normal !important;
}

.wd_news_releases-detail table td {
	margin: 0 !important;
	padding: 0 !important;
}

p.subscribe {
	font-size: 12px;
	padding-left: 20px;
}

p.subscribe a:link {
color:#00aae7; 
}

.subscribe img {
	vertical-align: middle;
}

input#mr_search {
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-right:0;
	color:#888888;
	height:20px;
	line-height:20px;	
	margin-left: 18px;	
	position:absolute;
	padding-left:2px;
	width:120px;
}

#mr_searchBtn {
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-left:0px;
	border-right:1px solid #dddddd;
	height:22px;
	margin-left: 130px;
	position:absolute;
	width:22px;
}
				
/* Begin classes for common SPIN elements */

.page_header {
	font-size: 1.4em;
	font-weight: bold;
	color: #999999;
	padding-bottom: 15px;
}

.page_header a, .page_header a:link {

}

page_header a:hover {

}

.breadcrumb {
	font-size: 0.8em;
}

.item {
	margin: 0px 0px 20px 0px;
	overflow: auto;
	height: 100%;
	padding:0 20px; /* added to fix FB padding changed for client to add img to right FB's */
}

.wd_gallery .item_name {
	text-align: left;
	font-size: 12px;
	color: #BD0000;
}

.wd_gallery .item_summary {
	text-align: left;
	font-size: 12px;
        color: #888888;
}

/* BEGIN items for Press Release Summary */
.item_with_slider {
	padding: 0px 0px 0px 20px;
}

.slider_control_closed 
{
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/slider_open.png) no-repeat right center;
}

.slider_control_open 
{
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/slider_close.png) no-repeat right center;
}
/* END items for Press Release Summary */

.item_name {
	font-size: 1em;
	font-weight: bold;
	position: relative;
}

.item_date {
	font-size: 1em;
	font-weight: normal;
	color: #000;
}

.item_summary {
	font-size: 1em;
}

/* START slider and tooltip style for Press Release Summary */
.item_slider {
	margin: 20px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #FEFDE1;
}

.item_more {
	margin: 20px 0px 0px 0px;
}

.item_tooltip 
{
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

.item_tooltip_contents {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #FEFDE1;
	border: 2px solid #a5a5a5;
}
/* END slider and tooltip style for Press Release Summary */

.detail_header {
	font-size: 1.5em;
	color: #000;
	padding: 0px 0px 10px 0px;
	font-family: Arial;
}

.detail_subheader {
	font-size: 1em;
	font-weight: bold;
}

.category_name {
	font-size: 1.1em;
	font-weight: bold;
}

.category_header {
	font-size: 1.4em;
	font-weight: bold;
	color: #999999;
	padding-bottom: 15px;
}

table.wd_imagetable {

}

td.imagecaption {
	font-size: .8em;
	font-style: italic;
	text-align: left;
	padding: 3px 5px 3px 5px;
}

td.imagecaption p {
	font-size: .9em;
	font-style: italic;
}

div.wd_page_toolbar {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	margin: 35px 0px 15px 0px;
	padding: 5px;
	font-size: 11px;
}

.wd_page_toolbar a:link, .wd_page_toolbar a:visited {
	color:#ff6600; 
	text-decoration:none;
}

.wd_page_toolbar a:hover {	
	color: #BF212D; 
	text-decoration:underline;

}

span.wd_page_tool img {
	vertical-align: middle;
}

/* Begin classes for individual PCTs
   (enter amendments to the above declatations, ex:
   div.wd_standard .category_name {
    [styles]
   }
*/

div.wd_rssfeeds_item {
}

div.wd_standard {

}

div.wd_events {

}

div.wd_gallery {

}

/* Begin FormBuilder styles */

div.wd_formbuilder {
/* This is the container for all formbuilder forms on this build*/

}

table.wd_formbuilder {

}

input.wd_formbuilder_submit {

}

table.wd_formbuilder p {
    margin: 0px;
}

/* Begin Calendar styles */

table.wd_calendar_header
{
	background-color: #7d8dac;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin-top: 15px;
	border-style: none none dotted none;
	border-width: 0 0 thin 0;
}

table.wd_calendar_header a,
table.wd_calendar_header a:visited,
table.wd_calendar_header a:active,
table.wd_calendar_header a:link {
	color: #ffffff;
}

td.wd_calendar_header_label {
	text-align: center;
	font-weight: bold;
}

td.wd_calendar_header_prev {
	text-align: left;
}

td.wd_calendar_header_next {
	text-align: right;
}

table.wd_calendar {
	background-color: #ffffff;
	table-layout: fixed;
}

th.wd_calendar_dayofweek_header {
	background-color: #ffffff;
	text-transform: lowercase;
	font-size: .90em;
}

td.wd_calendar_day {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 14%;
	vertical-align: top;
}

html>body td.wd_calendar_day {
	padding: 0px 2px 0px 2px;	/* account for event padding+border where width = content only */
}

td.wd_calendar_this_month {
	background-color: #eeeeee;
	border-top: 1px #eeeeee solid;
	font-size: .85em;
}

td.wd_calendar_prev_month,
td.wd_calendar_next_month {
	background-color: #c6cede;
	border-top: 1px #c6cede solid;
	font-size: .85em;
}

td.wd_calendar_today
{
	background-color: #FF9;
	border: 1px #000000 solid;
}

div.wd_calendar_day_header {
	text-align: right;
	color: #000000;
	font-weight: bold;
	padding: 3px;
}

td.wd_calendar_prev_month div.wd_calendar_day_header,
td.wd_calendar_next_month div.wd_calendar_day_header
{
	color: #7d8dac;
}

div.wd_calendar_no_event {
	margin: 1px 0px 1px 0px;
	padding: 2px;
}

div.wd_calendar_event {
	width: 100%;
	margin: 1px 0px 1px 0px;
	padding: 2px;
	position: relative;
	left: 0px;
	white-space: nowrap;
	overflow: hidden;
	background-color: #77ccff;
}

html>body div.wd_calendar_event {
	left: -2px;	/* account for padding+border where width = content only */
}

div.wd_event_tip_header
{
	background-color: #ffcc77;
	border-bottom: #F70;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

div.wd_event_tip_info
{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

div.wd_event_tip_info p {
	margin: 2px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

div.wd_event_tip_title {
	font-size: 1.2em;
	font-weight: bold;
}

div.wd_event_tip_time, div.wd_event_tip_location_name {
	font-weight: bold;
}

div.calendar_subscribe_links img {
	margin-right: 5px;
}

div.calendar_subscribe_links a {
	text-decoration: none;
}

div.wd_socialtools {
    position: relative;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 20px;
}

div.wd_socialtools a:hover {
    text-decoration: none;
}

div.wd_socialtools_menu {
    background-color: #ffffff;
}

div.wd_socialtools_type {
    display: inline;
    margin: 0px 0px 0px 10px;
    height: 50px;
}

div.wd_socialtools_type img {
    margin-right: 5px;
}

div.wd_socialtools_tool {
    padding: 3px;
    margin: 5px 0px 0px 0px;
    text-align: left;
    white-space: nowrap;
}

div.wd_socialtools_tool img {
    margin-right: 5px;
}

/* Popup Fader */
div#wdFadeBackground {
    background-color: #555555;
    border: 5px;
    margin: 0px;
    padding: 0px;
}

div#wdFadePopup {
    background-color: #333333;
    padding: 2px;
}

td#wdFadeContent {
    background-color: #ffffff;
}

td#wdFadeClose {
    text-align: right;
}

p.search_result {
}

span.search_mime {
    font-size: 0.9em;
}

span.search_url {
}

.wd_featureboxes_right {
	width: 212px;
	/* padding: 20px 0px 0px 20px; */
}	

.wd_featureboxes_right div.wd_featurebox_title {
	color:#FF6600;
	font-family:Arial;
	font-size:17px;
	font-weight:normal;
	padding:17px 20px 11px;
}

.wd_featureboxes_right div.wd_featurebox {
	/* padding: 0px 20px; Removed and added to .wd_featureboxes_right p to accomodate img added to FB */
	margin: 0 0 6px 0;
	font-weight: bold;
	font-size: 10px; 
	color: #aaaaaa; 
	font-family: Arial;
	line-height:15px;
}

.wd_featureboxes_right p {
	margin-top: 0;
	padding:0 20px;
	font: normal 11px arial;
	color: #666666;
	line-height: 16px;
}	

.wd_featureboxes_right a {
	color:#ff6600; 
	text-decoration:none;
	font-family: arial; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold;
	font-size: 11px; 
	font-size-adjust: none; 
	font-stretch: normal;
	line-height: 18px;
}

.wd_featureboxes_right a:hover {
	color:#bf212d; 
}

div.wd_news_releases-teaser .item_date {
	font-weight: bold;
        font-family: arial; 
        font-style: normal; 
        font-variant: normal; 
        font-weight: bold; 
        font-size: 11px; 
        font-size-adjust: none; 
        font-stretch: normal;
}

.wd_featureboxes_middle div.wd_featurebox_title {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 8px 0 0;
}

.wd_featureboxes_middle div.wd_featurebox {
	margin: 0 8px 12px 2px;
	overflow: auto;		
}

.wd_newsfeed_releases-teaser .tools {
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 12px;
}

.tools img {
	vertical-align: middle;
}

.wd_featureboxes_left {
	padding-top: 20px;
	width: 212px;
}	

.wd_featureboxes_left div.wd_featurebox_title {
	color:#FF6600;
	font-family:Arial;
	font-size:17px;
	font-weight:normal;
	padding:17px 20px 11px;
}

.wd_featureboxes_left div.wd_featurebox {
	padding: 0px 20px; 
	margin: 0 0 6px 0;
	font-weight: bold;
	font-size: 10px; 
	color: #aaaaaa; 
	font-family: Arial;
	line-height:15px;
}


.wd_featureboxes_left a {
	color:#ff6600; 
	text-decoration:none;
}

.wd_featureboxes_left a:hover {
	color:#bf212d; 
}

/* BEGIN shadows for Press Release Summary */
.shadowTR {
    margin: 0px;
    border: 0px;
    padding: 8px 0px 0px 0px;
    background: transparent url(../images/shadowTR.png) no-repeat top right;
}

.shadowBL {
    margin: 0px;
    border: 0px;
    padding: 0px 0px 0px 8px;
    background: transparent url(../images/shadowBL.png) no-repeat bottom left;
}

.shadowBR {
    margin: 0px;
    border: 0px;
    padding: 0px 8px 0px 0px;
    background: transparent url(../images/shadowBR.png) no-repeat bottom right;
}

.shadowB {
    margin: 0px;
    border: 0px;
    padding: 0px 1px 8px 0px;
    background: transparent url(../images/shadowB.png) repeat-x bottom center;
}

.shadowR {
    margin: 0px -9px 0px 0px;
    border: 0px;
    padding: 1px 8px 1px 1px;
    background: transparent url(../images/shadowR.png) repeat-y center right;
}

.shadow-content {
    margin: -9px 0px -1px -9px;
    border: 0px;
    padding: 0px;
    background: transparent;
}
/* END shadows for Press Release Summary */	

.twitter-anywhere-user img, .twitter-user img, .linked-in img {
        vertical-align: middle;
}
