@charset "UTF-8";

/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */

/* Diagnostics File */
/*@import url("/TemplatePackage/css/B/diagnostics.css");*/

/* COLOR THEME -- ORANGE */
/*@import url("/TemplatePackage/css/B/theme-orange.css");*/

/* COLOR THEME -- PURPLE */
/*@import url("/TemplatePackage/css/B/theme-purple.css");*/

/* COLOR THEME -- TEAL */
@import url("/TemplatePackage/css/B/theme-teal.css");

/* COLOR THEME -- TAN */
/*@import url("/TemplatePackage/css/B/theme-tan.css");*/

/* COLOR THEME -- ROSE */
/*@import url("/TemplatePackage/css/B/theme-rose.css");*/

/* min-height rule for topic blocks container */
/*
.top-blocks dl{
	min-height: 50px;
}
*/

/*#content .module li a, #content .rounders li a {
display:inline;
}*/

.centered, .centered p{
text-align: center;
}

#content .module ul.inLine a{
display: inline;

}
/*.noLinking{
display: inline;
	
}*/


#content .module li a.inLine, #content .rounders li a.inLine{
display: inline;

}

/*home page top content*/
#topContent .module .inner{
height: 215px;
min-height: 215px;
}


/*for photos with captions*/
.photo-caption140{
width: 140px;
font-size: .8em;
}

.photo-caption150{
width: 150px;
font-size: .8em;
}

.photo-caption200{
width: 200px;
font-size: .8em;
}

/*home page - for 100px wide photos with captions; It was changes to 110px to fit Rima Khabbaz, MD*/
.photo-caption100{
width: 110px;
/*font-size: .8em;*/
}
	
.photo-caption100 p{
	width: 110px;
	font-size: 0.8em;
	
}
/*HOME PAGE - Twitter heading*/
.socl-user {
	font-size: 1.5em;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #0C5205;
	padding: 4px 0 5px 30px;
	background: url(/nchhstp/images/icons/icon_twitter-SC.png) no-repeat scroll 0 center transparent;
	width:90%;
	background-position: 0px 3px;
}
#item-tweet-247 {
	border-top: none;
	padding-top: 0px;
	margin-top: 0px;
}
#item-tweet-247 .feed-item {
	border-bottom: 1px dotted gray;
	margin-bottom: 3px;
	padding-bottom: 6px;
}
#item-tweet-247 .feed-item.lastChild {
	border-bottom: none;
	padding-bottom: 0px;
}
#leftContent {
	float: left;
	width: 525px;
}
#rightContent {
	float:left;
	width: 260px;
	margin-left: 18px;
}

/*HOME PAGE - Strategic Priorities - Mod box height*/
.group {
	height: 114px;
}


/*other column sizes*/
.c45l, .c55l{
float: left;
}

.c45r, .c55r{
float: right;
}

.c45l, .c45r{
width: 45%;
}

.c55l, .c55r{
width: 55%;
}


/******Move Dear Colleague Letters Date **********/	
.DCL-date {
    font-weight: bold;
    margin-bottom: 20px;
    margin-right: 16px;
    text-align: right;
}


/* 2 PTHC left Module 
.twoColumn .c50l{
	width: 50%;
	float:left;
	margin-right: 10px;
}


.twoColumn .c50r{
	float: right;
	
}
*/
/*.rightModBox{
	width: 320px;
	float:right;
	margin-left: 20px;
}
*/
.twoColumn .leftModBox{
	/*margin-right: 15px;*/
	/*padding-right: 15px;
	width: 30%;*/
	}

/*---PTHC Superscript --

<sup>superscripted!</sup>

*/

/*
 .superscript{font-size:x-small;
 color:#000000;} 
.subscript{font-size:xx-small; vertical-align:bottom;} */




/*.indent { margin-right: 5%; margin-left: 5% }


ul { list-style-position: inside; } 
ol { list-style-position: outside; }
*/

/*#twoModule{
	float: right;
	width: 350px;
}*/

/*.rightyRounderMod{
	width: 60%;
}
*/

/*#onthispage{
	float:right;
	width: 400px;
	
}*/

