﻿
/****************************************************
	director's statement formatting
****************************************************/
#divNewsTitleElement {
    clear: left; 
}



/****************************************************
	portal header spacing
****************************************************/

#niaid_portal_mainContent H1, #niaid_portal_mainContent H2
{
 margin-left:5px
}


/****************************************************
	blue section header updates 
****************************************************/


.niaidMainSectionHeaderMainWidthNoArrow{
    padding:3px 0 3px 2px !important;
    width: 562px !important;

}

.niaidRelatedContentPortalMainColumnHeader{
padding: 5px 0 3px 2px !important;
margin-bottom:5px; 
}


/****************************************************
	Header Alignment with no Right Nav
****************************************************/


.niaid_contentMarketing_wrapper { float: none !important; }

/****************************************************
	Header Spacing
****************************************************/

h1 + h2 {
	margin-top: 10px }

h2 + h3 {
	margin-top: 10px }

h3 + h4 {
	margin-top: 5px }


/****************************************************
	Picture Viewer Float Right/No Right Nav
****************************************************/

#niaidPortalMainColumn { float: left !important; }




/****************************************************
	Picture Viewer
****************************************************/


#niaidPortalSubPicViewerSection { margin-top: -10px; clear: left;  }
#niaidMainSectionTop { margin-top: -20px; }


/****************************************************
	Content Syndication CDC CSS 
****************************************************/

.syndicate img {
    max-width:550px;
    height: auto;
}

.syndicate .righty {
	position: relative;
	margin-left: 10px;
	float: right;
	vertical-align: baseline;
}

.syndicate element.style {
		width: 228px;
		margin; 0 0 8px 6px;
		text-align:center;
}

.syndicate .fs-note {
	width: 25%;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: all;
	text-align: center;
}

.syndicate .center {
	display: block;
	margin: 0.25em auto;
	margin-bottom: 0.5em;
}

.syndicate .roundem {
	margin: 1em 0 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 5px;	
}

.syndicate .inner {
	padding: 5px;
	overflow: hidden;
}

.syndicate .subColumns .subc {
	margin:0 5px 0;
	
}
.sydicate img.center img.stroke {
	
	margin:.25em;
	margin-bottom:.5em;
	border:1px solid cdcdcd;
	padding:3px
}


.relatedMaterial {
	margin-left: 0px;
	padding-left: 0px;
	border-radius: 0px;
	border: 0px;
}

.relatedMaterial .inner {
	padding: 0px;
	
}
	
.syndicate .imageRighty {
    border: 1px solid #000000;
    float: right;
    margin-left: 10px;
    position: relative;
    vertical-align: baseline;
}

.syndicate #banner img {
    background-image: url("Photo:%20A%20woman%20with%20her%20healthcare%20provder");
    border: 1px solid #000000;
    float: left;
    margin-right: 5px;
    position: relative;
    vertical-align: baseline;
}

.syndicate .margin-right-ten {
    margin-right: 10px;
}
.syndicate .pull-left {
    float: left;
}
.syndicate .img-polaroid {
    padding: 4px;
}

.syndicate img.fancy-border-right {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 5px;
}

#exploreMenu a span {
     font-weight: bold;
     padding-right: 5px;
 }

/****************************************************
	Bottom Content Appropriation Style
****************************************************/


#niaid_bottomContentAppropriation_formatted {
	background: #fdfad4;
	padding: 10px 5px 10px 5px;
	margin: 5px;
	border: 2px solid #000000;
	line-height: 1.7em;
}






/****************************************************
	Collapsible Content
****************************************************/

.niaid_collapsible_entry {
	margin-bottom: 15px !important;
}

.niaid_collapsible_show p, .niaid_collapsible_show ul, .niaid_collapsible_show h4, 
    .niaid_collapsible_show h3, .niaid_collapsible_show table, .niaid_collapsible_show ol {
	    margin-left: 10px !important;
	
    }

.niaid_collapsible_show #niaidPhotoCaptionFloatLeft  {
Margin-left: 10px !important;
Margin-right: 10px !important;
}

/****************************************************
	Line Height
****************************************************/


.lineHeight {
	line-height: 1.7em;

}





/****************************************************
	Top Image, Top Content, Top Banner 
****************************************************/
#niaid_topContent H1 {
	margin: 0 0 0 6px;
	color:#ffffff !important;
}
#niaid_topContent_formatted {
	background: #005295 !important;
	padding: 8px 0 2px 0
}



/****************************************************
	Do not edit below this comment unless you talk to Adam!!!!!!!!!!!!!!!!!
****************************************************/


