﻿@charset "utf-8";

@import url('/Style Library/CSS/LeftNav.css');
@import url('/Style Library/CSS/MedstarGlobalCSS.css');
@import url('/Style Library/CSS/header.css');
@import url('/Style Library/CSS/topnav.css');
@import url('/Style Library/CSS/body.css');
@import url('/Style Library/CSS/footer.css');
@import url('/Style Library/CSS/PNRS.css');
@import url('/Style Library/CSS/ENRS.css');
@import url('/Style Library/CSS/buttons.css');
@import url('/Style Library/CSS/adam.css');


/*------------------Custom Overrides/Global Elements------------------*/
/*** GLOBAL ** Styling***/

.container {
	width: auto;
}

.ms-sbcell input {
	margin-bottom: 0px;
}

table.ms-listviewtable tbody tr.ms-newsletteralt td {
	background-color: #cccccc;
	color: #000000;
}

table.ms-listviewtable .ms-viewheadertr {
	display: none !important;
}

#content h1
{
	color: #00205c;
	font-family: Arial;
	font-size: 24px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom:10px;
}

#content h2
{
	color:#00205c;
	font-family:Arial;
	font-size:18px;
	line-height: 24px;
	font-weight:bold;
/*	margin-bottom: -12px;..this was given by Andrew (medstar) but itbumps the h2 and p together removed but need validation*/
	font-variant:normal;
	text-transform:none;
	margin-top: 20px;
	
}

#content h3
{

	color: #00205c;
	font-family: Arial;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 0px;

}


#content h4
{
	color:#00205c;
	font-family:Arial;
	font-size:18px;
	line-height: 24px;
	font-weight:bold;
/*	width: 75%;*/
/*	margin-bottom: -12px;..this was given by Andrew (medstar) but itbumps the h2 and p together removed but need validation*/
	font-variant:normal;
	text-transform:none;
	margin-top: 20px;
	
}


#content h6
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
	line-height: 24px;
	font-weight:bold;
/*	margin-bottom: -12px;..this was given by Andrew (medstar) but itbumps the h2 and p together removed but need validation*/
	font-variant:normal;
	text-transform:none;
	margin-left:30px;
}

h4f 
{
	color: #ffce00;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
hr {
	display:none;
}
input[type~=submit]
{
	cursor:pointer;
}

input[type=submit]
{
	cursor:pointer;
}

.curser_pointer
{
	cursor:pointer;
}

.clear
{
	clear:both;
}

a:active {
	background-color: transparent !important;
}

a img
{
	border:0;
}


#content em {
	font-style: italic;	
}





/*Ordered List Interior's*/
.MedstarInterior #center_column ol,
.MedstarWide #center_column ol,
.MedstarHospice #center_column ol,
.MedstarServices #center_column ol
{
	display:block!important;
	list-style-image:none!important;
	list-style-position:outside!important;
	list-style-type:decimal!important;
	margin:1em 0!important;
	padding:0 0 0 30px!important;
}

.MedstarInterior #center_column ol ol,
.MedstarWide #center_column ol ol,
.MedstarHospice #center_column ol ol,
.MedstarServices #center_column ol ol
{
	list-style-type:upper-roman;
}

.MedstarInterior #center_column ol ol ol,
.MedstarWide #center_column ol ol ol,
.MedstarHospice #center_column ol ol ol,
.MedstarServices #center_column ol ol ol
{
	list-style-type:upper-alpha;
}

.MedstarInterior #center_column ol ol ol ol,
.MedstarWide #center_column ol ol ol ol,
.MedstarHospice #center_column ol ol ol ol,
.MedstarServices #center_column ol ol ol ol
{
	list-style-type:lower-roman;
}
/***/
.MedstarInterior #right_column ol,
.MedstarHospice #right_column ol,
.MedstarServices #right_column ol
{
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:decimal;
	margin:1em 0;
	padding:0 0 0 30px;
}

.MedstarInterior #right_column ol ol,
.MedstarHospice #right_column ol ol,
.MedstarServices #right_column ol ol
{
	list-style-type:upper-roman;
}

.MedstarInterior #right_column ol ol ol,
.MedstarHospice #right_column ol ol ol,
.MedstarServices #right_column ol ol ol
{
	list-style-type:upper-alpha;
}
.MedstarInterior #right_column ol ol ol ol,
.MedstarHospice #right_column ol ol ol ol,
.MedstarServices #right_column ol ol ol ol
{
	list-style-type:lower-roman;
}
/***/

/*Unordered List Interior*/
.MedstarInterior #center_column ul,
.MedstarWide #center_column ul,
.MedstarHospice #center_column ul,
.MedstarServices #center_column ul
{
/*	display:block!important;*/
	list-style-image:none!important;
	list-style-position:outside!important;
	list-style-type:disc!important;
	margin:1em 0!important;
	padding: 5px 0 5px 30px!important;
	line-height: 16px!important;
}

.MedstarInterior #center_column ul ul,
.MedstarWide #center_column ul ul,
.MedstarHospice #center_column ul ul,
.MedstarServices #center_column ul ul
{
	list-style-type:circle !important;
	padding: 5px 0 5px 30px;
	line-height: 20px;
}

.MedstarInterior #center_column ul ul,
.MedstarWide #center_column ul ul ul,
.MedstarHospice #center_column ul ul ul,
.MedstarServices #center_column ul ul ul
{
	list-style-type:square !important;
	padding: 5px 0 5px 30px;
	line-height: 20px;
}

.MedstarInterior #center_column ul ul ul ul,
.MedstarWide #center_column ul ul ul ul,
.MedstarHospice #center_column ul ul ul ul,
.MedstarServices #center_column ul ul ul ul
{
	list-style-image: url(/Style%20Library/Images/buletBg.png);
	list-style-type: none;
	padding: 5px 0 5px 30px;
	line-height: 20px;
}
/*Ordered List reusable content*/
.MedstarInterior #reuse_column ol,
.MedstarWide #reuse_column ol,
.MedstarHospice #reuse_column ol,
.MedstarServices #reuse_column ol
{
	display:block!important;
	list-style-image:none!important;
	list-style-position:outside!important;
	list-style-type:decimal!important;
	margin:1em 0!important;
	padding:0 0 0 30px!important;
}

.MedstarInterior #reuse_column ol ol,
.MedstarWide #reuse_column ol ol,
.MedstarHospice #reuse_column ol ol,
.MedstarServices #reuse_column ol ol
{
	list-style-type:upper-roman;
}

.MedstarInterior #reuse_column ol ol ol,
.MedstarWide #reuse_column ol ol ol,
.MedstarHospice #reuse_column ol ol ol,
.MedstarServices #reuse_column ol ol ol
{
	list-style-type:upper-alpha;
}

.MedstarInterior #reuse_column ol ol ol ol,
.MedstarWide #reuse_column ol ol ol ol,
.MedstarHospice #reuse_column ol ol ol ol,
.MedstarServices #reuse_column ol ol ol ol
{
	list-style-type:lower-roman;
}
/***/
.MedstarInterior #right_column ol,
.MedstarHospice #right_column ol,
.MedstarServices #right_column ol
{
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:decimal;
	margin:1em 0;
	padding:0 0 0 30px;
}

.MedstarInterior #right_column ol ol,
.MedstarHospice #right_column ol ol,
.MedstarServices #right_column ol ol
{
	list-style-type:upper-roman;
}

.MedstarInterior #right_column ol ol ol,
.MedstarHospice #right_column ol ol ol,
.MedstarServices #right_column ol ol ol
{
	list-style-type:upper-alpha;
}
.MedstarInterior #right_column ol ol ol ol,
.MedstarHospice #right_column ol ol ol ol,
.MedstarServices #right_column ol ol ol ol
{
	list-style-type:lower-roman;
}
/***/

/*Unordered List Interior*/
.MedstarInterior #reuse_column ul,
.MedstarWide #reuse_column ul,
.MedstarHospice #reuse_column ul,
.MedstarServices #reuse_column ul
{
	display:block!important;
	list-style-image:none!important;
	list-style-position:outside!important;
	list-style-type:disc!important;
	margin:1em 0!important;
	padding: 5px 0 5px 30px!important;
	line-height: 20px!important;
}

.MedstarInterior #reuse_column ul ul,
.MedstarWide #reuse_column ul ul,
.MedstarHospice #reuse_column ul ul,
.MedstarServices #reuse_column ul ul
{
	list-style-type:circle;
	padding: 5px 0 5px 30px;
	line-height: 20px;
}

.MedstarInterior #reuse_column ul ul,
.MedstarWide #reuse_column ul ul ul,
.MedstarHospice #reuse_column ul ul ul,
.MedstarServices #reuse_column ul ul ul
{
	list-style-type:square;
	padding: 5px 0 5px 30px;
	line-height: 20px;
}

.MedstarInterior #reuse_column ul ul ul ul,
.MedstarWide #reuse_column ul ul ul ul,
.MedstarHospice #reuse_column ul ul ul ul,
.MedstarServices #reuse_column ul ul ul ul
{
	list-style-image: url(/Style%20Library/Images/buletBg.png);
	list-style-type: none;
	padding: 5px 0 5px 30px;
	line-height: 20px;
}

/***/
/*Unordered List Interior*/
.MedstarInterior #right_column ul,
.MedstarHospice#right_column ul ul,
.MedstarServices #right_column ul ul
{
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	margin: 1em 0;
	padding: 5px 0 5px 30px;
}
.MedstarInterior #right_column ul ul,
.MedstarHospice #right_column ul ul,
.MedstarServices #right_column ul ul
{
	list-style-type:circle;
	padding: 5px 0 5px 30px;
}
.MedstarInterior #right_column ul ul ul,
.MedstarHospice #right_column ul ul ul,
.MedstarServices #right_column ul ul ul
{
	list-style-type:square;
	padding: 5px 0 5px 30px;
}
.MedstarInterior #right_column ul ul ul ul,
.MedstarHospice #right_column ul ul ul ul,
.MedstarServices #right_column ul ul ul ul
{
	list-style-image:url(/Style%20Library/Images/buletBg.png);
	list-style-type:none;
	padding: 5px 0 5px 30px;
}


.MedstarInterior #centercolumn div table tbody,
.MedstarWide #centercolumn div table tbody,
.MedstarHospice #centercolumn div table tbody,
.MedstarServices #centercolumn div table tbody
{
	box-sizing:border-box;
	display:table-row-group;
	vertical-align:middle;
}

.MedstarInterior #right_column div table tbody,
.MedstarWide #right_column div table tbody,
.MedstarServices #right_column div table tbody
{
	box-sizing:border-box;
	display:table-row-group;
	vertical-align:middle;
}

.MedstarInterior #centercolumn div table th,
.MedstarWide #centercolumn div table th,
.MedstarHospice #centercolumn div table th,
.MedstarServices #centercolumn div table th
{
	border-collapse:separate;
	border-color:#8c4aa8;
	border-style:solid;
	border-width:thin;
	box-sizing:border-box;
	display:table-header-group;
	vertical-align:middle;
}

.MedstarInterior #right_column div table th,
.MedstarWide #right_column div table th,
.MedstarServices #right_column div table th
{

	border-collapse:separate;
	border-color:#8c4aa8;
	border-style:solid;
	border-width:thin;
	box-sizing:border-box;
	display:table-header-group;
	vertical-align:middle;
}

.MedstarInterior #center_column div table tr,
.MedstarWide #center_column div table tr,
.MedstarHospice #center_column div table tr,
.MedstarServices  #center_column div table
{
	box-sizing:border-box;
	display:table-row;
	vertical-align:middle;
}

.MedstarInterior #right_column div table tr,
.MedstarWide #right_column div table tr,
.MedstarServices #right_column div table tr
{
	box-sizing:border-box;
	display:table-row;
	vertical-align:middle;
}

.MedstarInterior #center_column div table td ul,.MedstarInterior #center_column div table td ol,
.MedstarWide #center_column div table td ul, .MedstarWide #center_column div table td ol,
.MedstarHospice #center_column div table td ul,.MedstarHospice #center_column div table td ol
{
	padding:0 0 0 20px ;
}

.MedstarInterior #right_column div table td ul,.MedstarInterior #right_column div table td ol.
.MedstarWide #right_column div table td ul,.MedstarWide #right_column div table td ol,
.MedstarHospice #right_column div table td ul,.MedstarHospice #right_column div table td ol,
.MedstarServices #right_column div table td ul,.MedstarServices #right_column div table td ol
{
	padding:0 0 0 20px ;
}
/*-------------*/


body #s4-workspace,#s4-bodyContainer
{
	color:#231f20;
	font:13px Arial;
	text-shadow:none;
}

body > form {
	background-color: #00205c;
}

body.subsite > form {
	background-color: #c2deea;
}


/*
.MedstarHome #content {min-height:800px;margin-top:20px;background:#fff url("/Style Library/Images/yellowRep.jpg") repeat-x ;}
.MedstarFranklin #content{min-height:800px;margin-top:20px;background:#fff url("/Style Library/Images/yellowRep.jpg") repeat-x ;}
.MedstarGeorgetown #content{min-height:800px;margin-top:20px;background:#fff url("/Style Library/Images/yellowRep.jpg") repeat-x ;}
.MedstarGoodsamaritan #content{min-height:800px;margin-top:20px;background:#fff url("/Style Library/Images/yellowRep.jpg") repeat-x ;}
.MedstarHarbor #content{min-height:800px;margin-top:20px;background:#fff url("/Style Library/Images/yellowRep.jpg") repeat-x ;}
.MedstarMontgomery #content{min-height:800px;margin-top:20px;background:#fff url("/Style Library/Images/yellowRep.jpg") repeat-x ;}
.MedstarNationalRehab #content{min-height:800px;margin-top:20px;background:#fff url("/Style Library/Images/yellowRep.jpg") repeat-x ;}
.MedstarReasearch #content{min-height:800px;margin-top:20px;background:#fff url("/Style Library/Images/yellowRep.jpg") repeat-x ;}
.MedstarSouthernMD #content{min-height:800px;margin-top:20px;background:#fff url("/Style Library/Images/yellowRep.jpg") repeat-x ;}
.MedstarSportsMedicine #content{min-height:800px;margin-top:20px;background:#fff url("/Style Library/Images/yellowRep.jpg") repeat-x ;}
.MedstarSTMarys #content{min-height:800px;margin-top:20px;background:#fff url("/Style Library/Images/yellowRep.jpg") repeat-x ;}
.MedstarUnionMemorial #content{min-height:800px;margin-top:20px;background:#fff url("/Style Library/Images/yellowRep.jpg") repeat-x ;}
.MedstarVNALandingL #content{min-height:800px;margin-top:20px;background:#fff url("/Style Library/Images/yellowRep.jpg") repeat-x ;}
.MedstarWashington #content{min-height:800px;margin-top:20px;background:#fff url("/Style Library/Images/yellowRep.jpg") repeat-x ;}
.MedstarMPP #content{min-height:800px;margin-top:20px;background:#fff url("/Style Library/Images/yellowRep.jpg") repeat-x ;}
.MedstarVNALanding #content{min-height:800px;margin-top:20px;background:#fff url("/Style Library/Images/yellowRep.jpg") repeat-x ;}
*/

/*
.article article-left{min-height:800px;margin-top:20px;background:#ffffff ;}
.PublishingDefaultTemplate #content{min-height:800px;margin-top:20px;background:#ffffff ;}
.SingleColumnNoSearch #content{min-height:800px;margin-top:20px;background:#ffffff ;}
*/

/*added*/
#heading {
/*	width:981px;*/
	width: 980px;
	background:#FFFFFF;
	background-image:none!important;
	margin: 0 auto;
}

#header
{
/*	width:981px;*/
	width:980px;
}
body #s4-workspace, #s4-bodyContainer {
	overflow-x: inherit ;
	overflow-y: inherit ;
}

#s4-bodyContainer
{
	background-color:#00205c;
	background-image:none;
}

#s4-mainarea {
	background-color: white;
}

table.ms-listviewtable td.ms-vb-firstCell {
	min-width: 13px;
}

.subsite #s4-bodyContainer {
	background-color: #c2deea;	
}

#content
{
/*	width:981px;*/
	width:960px;
	padding: 20px 10px 0;
	display: inline-block;
}

.MedstarHome #content {
	background:#fff url("/Style Library/Images/yellowRep.jpg") repeat-x ;
	width: 980px;
	padding: 20px 0 0;
}


#main_content_inner
{
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	width: 980px;
/*	width:981px;*/
/*	margin-top: 20px;*/
}

.MedstarPI-Landing #main_content_inner
{
	margin-top: 0px;
}

body
{
	background:#00205c;
	color:#353535 ;
	font-family:droid_sansregular,Arial,Helvetica,sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
}

.header_wrap
{
	margin:0 auto;
/*	width:981px;*/
	width:980px;
	background-color: #00205c;
}

.subsite .header_wrap {
	background-color: #c2deea;
}

#heading .header
{
	margin-top:0px;
	width:980px;
	background-color: #ffffff;
	height:129px;
	padding-bottom: 30px;
}

.header_top
{
	position:relative;
	width:980px;
}

/*--used for Medstar redirect link at top left of page - DO NOT USE for anything else--*/
.header_top > a,
.header_top ht1 a:link,
.header_top ht1 a:visited,
.header_top ht1 a:active,
.header_top ht1 a:hover
{
	color:#ffcf03 !important;
	display:block;
	float:left;
	font:bold 12px Arial;
	margin-left:10px;
	margin-top:15px;
	text-decoration: none;
}

.subsite .header_top > a,
.subsite .header_top ht1 a:link,
.subsite .header_top ht1 a:visited,
.subsite .header_top ht1 a:active,
.subsite .header_top ht1 a:hover
{
	color:#00205c !important;
}

/*---- JumpDLL (Quick Launch)---*/
/*
#header-jumpto
{
	height:40px;
}
*/

.jumpToMenu
{
	width: 125px;
	float: right;
	margin-right: 10px;
	margin-top:12px;
	border: none;
	height:16px;
	padding-bottom:3px;
}

#header-jumpto select
{
	background-color:#ffcf03;
	color:#00205c;
	font:normal 12px Arial;
	border:none;
	padding-left:5px;
	height:20px;
}

.downarrowclass
{
	position:absolute;
	right:7px;
	top:12px;
}

.rightarrowclass
{
	position:absolute;
	right:5px;
	top:6px;
}

.ddshadow
{
	background:silver;
	height:0;
	left:0;
	position:absolute;
	top:0;
	width:0;
}

.toplevelshadow
{
	opacity:0.8;
}

/****Global Utility Nav ***/

.maryland .header_right {
	padding-right: 15px;
}

.maryland .global_nav li:first-child {
	padding-left: 0px;	
}

 a.util_link:first-child {
    border-left: none ;
	filter:none!important;
	margin-top: 15px;
}
 a.util_link:link, a.util_link:visited, a.util_link:hover, a.util_link:active {
	color: #231f20;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	text-align: center;
	filter: none!important;
	line-height: 0px;
	height: 10px;
	font-family: arial;
}
a.util_link {
    background-color: transparent;
    border-radius: 0 0 0 0;
    display: block;
    float: left;
    font: bold 12px/12px arial,sans-serif;
    margin: 0;
    padding: 0 10px;
    text-shadow: none;
}
#ctl00_PlaceHolderHeading_ctl00_AdminLink {
	padding-left:0px;
	padding-right:0px;
	height:3px;
	margin-top:20px;
}
#ctl00_PlaceHolderHeading_ctl00_AdminMyProfileLink{
	padding-left:0px;
	padding-right:0px;
	height:3px;
	margin-top:20px;
}
#ctl00_PlaceHolderHeading_ctl00_AdminSignOutButton {
	padding-left:0px;
	height:3px;
	margin-top:20px;
}


.global_nav
{
	margin-top:21px;
}

.global_nav li
{
	border-right:1px solid #231F20;
	float:left;
	height:12px;
	line-height:0;
/*	padding: 0 12px; */	
	padding:0 12.5px 0 12px;
}

.global_nav li a:link,
.global_nav li a:visited,
.global_nav li a:hover,
.global_nav li a:active
{
	color:#231F20;
	font:normal 12px Arial;
	line-height:12px;
	text-decoration: none;
}

.PPHeader
{
	margin: 0;
	font-weight: bold;
	font-family: arial;
	color: #00205c !important;
	font-size: 24px;
	letter-spacing: -1px;
	margin: 45px 0 0 41px;
	float: right;
}


.last
{
	border-right:none!important;
	padding-right:0!important;
}

#logo
{
	float:left;
	margin:36px 0 0 40px;
}


/*---- Search ---*/

#header-search {
	width:283px;
	position:absolute;
	top:0px;
	right:45px;
}
#header-search #SRSB .ms-sbscopes {
	display:none;
}
#header-search .s4-wpTopTable {
	border-collapse: collapse;
	margin: 0px;
	height: 32px;
/*	margin-left: 140px;*/
}
#header-search .s4-search input.ms-sbplain {
	background:none no-repeat #ffffff; 
	border:1px solid #bbb !important;
	border-right:0px!important; 
	height:31px; 
	width:240px!important; 
	padding:0px 0px 0px 9px!important; 
	color:#5a5a5a; 
	font-size:12px!important; 
	font-style:normal;
	font-weight:bold;
	line-height:30px;
	border-radius:0px;
}

#header-search .s4-search .ms-sbgo a
{
    border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	background: #ffffff url("/Style Library/Images/search_button.png") no-repeat !important;
	width:32px; 
		height:31px;
		border-left:0px; 
		display:block; 
		padding:0px!important; 
}
#header-search .s4-search .srch-gosearchimg, .s4-search .ms-sbgo span {
	display:none; 
}

.ms-sblink {
	display: none;
}

/********/
#left_column .form_group dl dd > div.RadComboBox /* For Classes and Physicians field size */
{
	width: 245px !important;
}

#primary {
	width: 980px;
	margin: 0 auto;
}

#PrimaryLeftZoneWrap #left_column .search_wrap .form_label_align_top .well {
	padding: 0;
	border: none;
}

#PrimaryLeftZoneWrap #left_column .search_wrap .well .form-actions {
	margin-top: 0;
	padding: 5px;
	background-color: #00205c;
}

#PrimaryLeftZoneWrap #left_column .search_wrap .well .form-actions .advanced_search_link {
	color: #ffffff;
	text-decoration: underline;
	padding-right: 25px;
	margin: 10px;
	background-image: url("/Style%20Library/Images/arrow.png");
	background-repeat: no-repeat;
	background-position: 100% 50%;	
}

#physician-search .form_group dl dd > span.RadInput /* For Classes and Physicians field size */
{
	width: 90px !important;
}

#classes-search .form_group dl dd > span.RadInput /* For Classes and Physicians field size */
{
	width: 245px !important;
}

#physician-search .riTextBox
{
	/*width:216px !important;*/
}
#physician-classes-wrapper h2
{
	font-family:Arial;
	font-size:14px!important;
	font-weight:normal!important;
	font-variant:normal;
	text-transform:none;
	border-bottom:none;
	margin-left:-7px;
}

.vna #physician-classes-wrapper > ul,
.sportsmed #physician-classes-wrapper > ul,
.research #physician-classes-wrapper > ul {
	display: none;
}

#physician-search-tab h2
{
/*	color:#00205c!important;*/
	font-family:Arial;
	font-size:14px!important;
	font-weight:normal!important;
	font-variant:normal;
	text-transform:none;
	border-bottom:none;
	margin-left:0px;
/*	margin-top:10px;*/
	margin-top:5px;
}

#physician-search-tab a div
{
    margin-right:10px;
	margin-top:10px;

}

/*
#classes-search .ecosystem
{
	padding: -5px 0 0 5px;
	height: 230px;
	width: 250px;
	margin: -2px 0px 0px -5px;
}
*/

#classes-search .form_info {
/*	color:transparent !important;*/
	display:none !important;
}


#classes-search .form_group dl
{
/*	margin-top:-20px;*/
	padding-left:15px;
	padding-right:5px;
	padding-top:1px;
}

/*
#classes-search .form_group
{
	margin:0px;
	width: 278px;
	margin-left:5px;
}
*/

#classes-search .form_group legend
{
	width:100%;
}

/*#classes-search .button_wrap*/

#physician-classes-wrapper .form-actions.flush-horizontal
{
	position: relative;
	top: 32px;
}

#classes-search .button_wrap input
{
	float: left;
	margin-right: 20px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 89px;
	height: 34px!important;
	background-color: #ffcf03!important;
	color: #00205c!important;
	font-size: 16px;
	font-family: Arial;
	border-radius: 0px;
	text-align: left !important;
	border: solid 2px #ffffff;
	background-image: none;
	box-shadow: none !important;
	line-height: 15px;
	vertical-align: middle;
	word-spacing: normal;
	text-indent: -15px; 
}

#inner-search-webpart-wrapper FIELDSET
{
	background-color: #ffffff;
}

.tab-panels .s4-wpTopTable, #Banner_Content .s4-wpTopTable {
	margin: 0;
}

.subsite.physicians #Banner_Content {
    height: 276px;
    padding: 11px;
    width: 601px;
}

#Banner_Content .solo_banner {
	min-width: 600px;
	width: 600px;
}


/**********************/

/***-Banner-***/
#Banner_Content {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 288px;
	padding-top: 4px;
	width: 616px;
}

#BannerZone {
	width:590px!important; 
	height:275px!important; 	
	position:absolute; 
	z-index: 1;
}

.RadRotator .rrRelativeWrapper {
	margin-left:-45px!important;
	margin-top:15px!important;
	width:590px!important; 
	height:275px!important; 	
}
.RadRotator_Default .rrClipRegion{
	width:575x!important; 
	height:275px!important; 	
	border:none !important;
	margin-left:0px!important;
	margin-top:-10px!important;
	z-index: 1;
	position:absolute; 
}

.rrItem > div > div > a > img,
.rrItem > div > div > img  {
	width: 600px !important;
}
/*-------------banner navigation-------------*/
.dynamic_message_left_arrow {
	background-image: url("/Style Library/Images/bannerleft.png") !important;
	position:relative !important;
	margin-left:30px;
	z-index: 3;
}
.dynamic_message_right_arrow {
	background-image: url("/Style Library/Images/bannerright.png") !important;
	position:relative !important;
	z-index: 3;
	margin-left:555px !important;
	margin-top:-275px;
}


.dynamic_ellipse_container {
    height: 15px;
    padding-top: 23px;
    text-align: center;
    width: 616px;
}

input.dynamic_ellipse {
   background: url("/Style Library/Images/bg_control_nav_medstar.png") no-repeat scroll -19px 0 transparent;
    border:none;
    color: #444444;
    cursor: pointer;
    font-size: 10px;
    height: 19px;
    width: 19px;
    text-indent:-999px;
    margin:0 5px 0 0;
    padding:0px;
}

input.dynamic_ellipse:last-child {
	margin-right: 0;
}

input.dynamic_ellipse_active {
    background: url("/Style Library/Images/bg_control_nav_medstar.png") no-repeat scroll 0 0 transparent;
}

input.dynamic_ellipse:hover {
    background: url("/Style Library/Images/bg_control_nav_medstar.png") no-repeat scroll -40px 0 transparent;
}

/*------------------*/

/******** Tab's *******/

#physician-classes-wrapper
{
	width: 280px;
	float: left;
}



#physician-classes-wrapper .notHome {
	display: none;
}

#physician-classes-wrapper > ul li
{
	float: left;
	padding: 2px 0 0 19px;
	background-color: #62a705;
	border: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	width: 111px;
	border-left: #ffcf03 solid 1px;
	border-bottom-color: #00205c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#physician-classes-wrapper > ul li.active
{
    background-color: #ffffff;
    border-color: #00205c;
	border-right: 1px #00205c solid;
	border-left: 1px #00205c solid;
	border-top: 1px #00205c solid;
	border-bottom: none;
}

.physicians #physician-search-tab.notHome {
	color: #ffffff;
	background-color: #008b95; 
	display:block;
	padding:5px 5px 5px 15px;
	font-weight:bold !important;
	border:solid 1px #000;
	width:258px;
	line-height: 24px;
	margin-left: 0px;
	margin-top: 0px;
}

.physicians .search-tab {
	display: none;
}

/*
#physician-classes-wrapper > ul li#physician-search-tab
{
	border-left-width: 1px;
}
*/

#physician-classes-wrapper > ul li#classes-search-tab
{
	width: 126px;
	height: 29px;
}

#physician-classes-wrapper > ul li#classes-search-tab h2 {
	margin-top: 4px;
}

#classes-tab > ul li{
	margin-left:20px;
}

.search-tab
{
    cursor: pointer;
}


#physician-classes-wrapper > ul li a
{
	text-decoration: none;
}

#physician-classes-wrapper > ul li.active a:link
{
    color: #00205c;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}
#physician-classes-wrapper > ul li a:link
{
    color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}
#physician-search-tab
{
    margin-right: 2px;
}
#physician-search-tab img, #location-search-tab img
{
	padding-left:5px;
}
#physician-search, #location-search
{
    background-color: #C5E9F7;
    display: none;
	height:239px;
    border-radius:0px 0px 4px 4px;
}

#physician-search {
	margin-bottom: 50px;
}

#physician-search .form_info {
	color:transparent !important;
	display:none !important;
}


#inner-search-webpart-wrapper .panel
{
    display: none;
}

#inner-search-webpart-wrapper .active
{
    display: block;
}

#physician-search .button_wrap 
{
	background-color: #00205c;
}


#physician-classes-wrapper .form-actions input
{
	float: none;
	width: 89px;
	height: 37px!important;
	background-color: #ffcf03!important;
	color: #00205c!important;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	text-shadow: 0 1px 0 #FFFFFF;
	border-radius: 0px;
	border: solid 2px #ffffff;
	background-image: none;
	box-shadow: none !important;
}

#physician-classes-wrapper .form-actions input:hover {
	text-shadow: 0 1px 0 #666666;
	transition: all 0.3s ease-in-out 0s;
}


#physician-search .button_wrap a
{
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF !important;
	background-position: right;
	background-image: url("/Style Library/Images/arrow.png");
	background-repeat: no-repeat;
}

#left_column .tab-panels .search_wrap .form_group
{
	background-color: #FFFFFF;
	border-left: #00205c solid 1px;
	border-right: #00205c solid 1px;
	border-top: none;
	border-bottom: none;
	border-radius: 0px;
	box-shadow: none;
    min-height: 196px;
    padding: 4px 16px 13px;
}

#left_column .tab-panels .search_wrap .form_group div[id$="EventsSearchControlsDiv"] {
	margin-bottom: -16px;
	max-height: 195px;
	overflow: hidden;
	padding: 0 16px;
}


#left_column .tab-panels .search_wrap .form_group.well {
	padding: 4px 0 32px;
}


.tab-panels .form_group > div > div,
.tab-panels .form_group > div > label {
	width: 88% !important;
}

.tab-panels .form_group .riSingle {
	width: 100px !important;
}


#physician-search .form_info {
	width:0px;
	height:0px;
	margin-top:2px;
}

#physician-search .form_group dl
{
	padding-top:10px;
}

/***ManageMyHealth***/

#MMHFlyout .html_nav_wrap_inner {
    border: 1px solid #00205C;
    border-radius: 0;
    margin-left: -90px !important;
    width: auto;
}

#loctopnavdropdown {
    display: table !important;
}

/***Locations***/
#LocationFlyout .html_nav_wrap_inner
{
	width:630px;
	height:280px;
	margin-top:-30px!important;
	margin-left:-90px!important;
	border: 1px solid #00205C;
	border-radius: 0;
}

* { margin:0; padding:0; }
body { background:#FFF; height:100%; }

	
#topnavdropdown 
{
	width:320px;
	padding:10px;
	height:243px;
	background-color:#FFFFFF;
	border:1px solid #c9c9c9;
	-moz-box-shadow:inset 0 0 10px #cfcfcf;
	-webkit-box-shadow: inset 0 0 10px #cfcfcf;
	box-shadow:inset 0 0 10px #cfcfcf;
	margin-left:0px;
	text-align:center;
}
.dropdowntitle 
{
	font-size:18px; 
	color:#669900;  
	margin-top:21px; 
	font-family: Arial; 
	font-weight:bold; 
	text-align:center;
}
.dropsubtitle 
{
	font-size:12px;  
	font-weight:bold; 
	color:#00205c;
}

/*
.leftdropdown 
{
	float:left; 
	margin-left:15px; 
	width:190px; 
	margin-top:18px; 
}
.rightdropdown 
{
	float:left; 
	width:191px; 
	margin-top:18px; 
	margin-left:20px;
}
*/

.leftdropdown 
{
	margin: 0 auto; 
	width:190px; 
	margin-top:18px;
	text-align:left;
}

.dropseparator 
{
	float:left; 
	width:48px; 
	height:195px; 
	margin-top:18px;  
	background: url('/Style Library/images/separator_or.png') center center no-repeat ;  
	padding:0 10px; }

.leftdropdown ul,
.rightdropdown ul 
{
	list-style:none; 
	margin:12px 0; padding:0;
}
.leftdropdown ul li, 
.rightdropdown ul li 
{
	font-size:13px; 
	font-weight:normal; 
	margin:0 0 5px 0; 
	padding-left:8px; 
	background: url('/Style Library/images/red_arrow.png') 0 2px no-repeat;
}
.help_links_dropdown li 
{
	float:left;
}
.arrowformgreen 
{
	background: url('/Style Library/images/green_arrow.png') right 4px no-repeat !important; 
	padding:0 8px 0 0 !important;
}
.signinHolder 
{
	width:76px; 
	margin:0 auto;
}

.signinbutton 
{
	width:76px; 
	height:34px;  
	margin:0 auto;
}
.signinbtleft 
{
	margin-top:20px;
}
.signinright 
{
	margin-top:19px;
}

/****/


/***-Secondary Section-***/
#Primary_Zone {
    height: 305px;
    margin-bottom: 30px;
    min-height: 305px;
}

#PrimaryLeftZoneWrap {
	margin-left: 1.5%;
    position: relative;
    z-index: 2;
}

/*
#Secondary_Zone_Wrapper {
	background-color:#00205c;
	width:910px;
	height:1px;
	margin-top:20px;
	margin-left:40px;
	position:relative;
}
*/

#Secondary_Zone {
	padding-top: 30px;
	border-top: 1px #00205c solid;
}

#SecondaryLeftZoneWrap  {
/*	width:280px;	
	float:left;
	margin-top:30px;
	margin-left:0px;*/
	margin-left: 1.5%;
}

#SecondaryCenterZoneWrap {
/*	width:300px;
	margin-top:30px;
	margin-left:20px;
	position:absolute;*/
}
#SecondaryRightZoneWrap {
	margin-bottom:5px;
	border:none;
}

#SecondaryRightZoneWrap .s4-wpcell-plain .s4-wpTopTable {
	margin-top: 0px;
	margin-bottom: 0px;
}

#SecondaryRightZoneWrap #SecondaryRightZone .webpart > a, 
#SecondaryRightZoneWrap .s4-wpcell-plain .ms-WPBody  > a {
	width: 286px;
	display: inline-block;
	padding: 5px 0px 5px 15px;
	background-color: rgb(255, 255, 255);
	color:#00205c;
	font:bold 14px Arial, Helvetica, sans-serif;
	border-right: 1px #00205c solid;
	border-bottom: 1px #00205c solid;
	border-left: 1px #00205c solid;
	text-decoration: underline;
	background-image: url("/Style%20Library/Images/arrow.png");
	background-repeat: no-repeat;
	background-position: 35% 50%;
	margin-bottom: 15px;
}

.h2Sec,
.h2Sec2,
.h2Sec3
{
	background:#00205c;
	color:#fff;
	float:left;
	font:normal 18px Arial;
	height:35px;
	border-bottom: 3px #62a705 solid;
	line-height:37px;
	padding:0 16px;
	width:250px;
}

.physicians .h2Sec,
.physicians .h2Sec2,
.physicians .h2Sec3 {
	border-bottom-color: #008b95;
}

/*
.h2Sec2
{
	background:#00205c;
	color:#fff;
	float:left;
	font:normal 18px Arial, Helvetica, sans-serif;
	height:35px;
	border-bottom: 3px #62a705 solid;
	line-height:37px;
	padding:0 16px;
	width:250px;
}
*/

.h2Sec3
{
/*	background:#00205c;
	color:#fff;
	float:left;
	font:normal 18px Arial, Helvetica, sans-serif;
	height:35px;
	border-bottom: 3px #62a705 solid;
	line-height:37px;
	padding:0 16px; */
	width:271px;
}

.sndBox
{
	float:left;
	width:280px;
	height:155px;
	background:url("/Style Library/Images/imgsdw.png") repeat-x 50% bottom;
	margin-bottom:5px;
	padding-bottom:1px;
}


.because
{
	float:left;
	margin-right:20px;
	width:280px;
}


.imgBoxPnl
{
	/*background:url("/Style Library/Images/imgsdw.png") repeat-x 50% bottom;*/
	float: left;
	margin-bottom: 20px;
	width: 280px;
	border:1px solid #0d2a5e;
	height:150px;
}

.because p
{
	color:#231f20;
	font:normal 13px Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}

.because a
{
	/*background:url('/Style%20Library/Images/green_arrow.png') no-repeat right;*/
	color:#00205c!important;
	font:bold 14px Arial, Helvetica, sans-serif;
	padding-right:15px;
}

.because a:hover
{
	color:#669900!important;
}
.spotlight
{
	float:left;
	margin-right:20px;
	width:280px;
	margin-top:10px;
}

.imgBoxPnl2
{
	/*background:url("/Style Library/Images/imgsdw.png") repeat-x 50% bottom;*/
	float: left;
	margin-top: -15px;
	width: 280px;
	border:1px solid #0d2a5e;
	height:150px;
}

.spotlight p
{
	color:#231f20;
	font:normal 13px Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}

.spotlight a
{
	/*background:url("/Style%20Library/Images/green_arrow.png") no-repeat right;*/
	color:#00205c!important;
	font:bold 14px Arial, Helvetica, sans-serif;
	padding-right:15px;
}

.spotlight a:hover
{
	color:#669900!important;
}

.medstarBox
{
	float:left;
	width:280px;
	margin-top:-3px;
}

.spotlight_image
{
	float:left;
	margin-bottom:-1px;
	padding-bottom:1px;
}

/*
.MedstarHome #MSOZoneCell_WebPartWPQ7,
.MedstarFranklin #MSOZoneCell_WebPartWPQ7
{
	width:290px;
}
*/

.MedstarFranklin #SecondaryRightZoneWrap .dfwp-item {
	width:290px;
}

.MedstarFranklin #SecondaryRightZoneWrap .dfwp-item a,
.MedstarFranklin #WebPartWPQ7 > a {
	margin: 5px 10px;
}
.MedstarFranklin .follow {
	margin-right: 5px;
}

.cbq-layout-main
{
}

.dfwp-column.dfwp-list
{
	width: 301px !important;
	background-color: #ffffff;
	border-left: 1px #00205c solid;
	border-right: 1px #00205c solid;
}


.dfwp-item
{
	border-bottom: 1px solid #0d2a5e;
	/*width:280px;*/
	text-indent:-10px !important;
}

/*
#WebPartWPQ7 > a{
	color:#00205c!important;
	font:bold 14px Arial, Helvetica, sans-serif;
	padding-right:15px;
	margin-top:20px;
	margin-left:15px;
	float:left;
	text-decoration: underline;
}


.pnlImg {
	margin-top:220px;
	margin-left:5px;
	position:absolute;
}
*/

.pnlImg li {
	list-style-type: none;
}

.link-item, .link-item a, .link-item a:link {
	color:#231520!important;
	font:normal 13px Arial;
	margin:10px;
	text-decoration: underline;
}

#9e05391c-23c4-471a-b05e-e9cc3238f7a0 
{
	background-color:#FFFFFF;
}





/*---------- Interior Page ---------*/


/*------Breadcrumbs------*/

div[id*="SiteMapBreadCrumb"] {
    background-color: rgba(0, 0, 0, 0);
    color: #00205C !important;
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: 400;
    min-height: 48px;
    padding: 0;
    width: 700px;
	margin-right: -190px;
}

.breadcrumb {
	border-bottom: 1px solid #00205C;
	border-radius: 0;
	margin-bottom: 10px;
}

.breadcrumb_wrap {
	width: 510px;
	margin-bottom: 10px;
}

.breadcrumb_wrap a {
    font-size: 12px !important;
}

#breadcrumb 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	width: 79% !important;
}

#widget {
	width: 21% !important;	
}

#breadcrumb .breadcrumb {
	background-color: transparent;
	padding-left: 0px;
}


.TwoColumnTAGS #breadcrumb {
	margin-top: 35px;
}


#breadcrumb_padding
{
}


#breadcrumb li a
{
	background:url("/Style Library/Images/buletBg.png") no-repeat right center;
	color: #00205c !important;
	display:block;
	padding:0 15px 0 0;
}


#breadcrumb li a:link,.breadcrumbs li a:visited,.breadcrumbs li a:active breadcrumbs li a:hover
{
	color: #00205c!important;
	text-decoration:none;
}

#breadcrumb a {
	color: #00205c!important;
	text-decoration: underline; 	
}
#breadcrumb a:hover{color:#00205c!important;}
#breadcrumb a:visited {color: #00205c!important;}


.PublishingDefaultTemplate .search_results_item .search_results_first_col a {
	color: #00205c;
	text-decoration: underline;
	font-weight: bold; 	
}


/*.MedstarInterior #Primary_Zone
{
	width:680px;
	float:right;
	padding-top:15px;
	padding-right:40px;
	padding-left:0px;
	padding-bottom:0px;
	margin-top:-700px;
	position:relative !important;
	
}
.MedstarInterior .ecosystem_layout
{
	width:680px;
}*/

.socialfollow
{
	display:none;
}


.PublishingSearchResultsTemplate #top_row
{
	width:970px;
    margin-left: 5px;
}
.PublishingDefaultTemplate #top_row
{
	width:970px;
    margin-left: 5px;
}
.PublishingStaffProfileTemplate #top_row
{
	width:970px;
    margin-left: 5px;
}

.PublishingStaffSearchResultsTemplate #top_row
{
	width:970px;
    margin-left: 5px;
}

/*#bottom_row
{
	width:400px;
	height:2px;
	background-color:#00205c;
    margin-left: 280px;
    margin-top:0px;
   	border:0!important;
	border-color:transparent!important;
	border-style:none!important;
	border-width:0!important;
	position:absolute;
}*/

.MedstarWide #center_column h1 {
	clear: both;
}

.MedstarWide #center_column h2 {
	color:#00205c;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	margin-top: 20px;
}

.MedstarWide #center_column h3 {
	color: #00205c;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}

.MedstarWide #center_column h4 {
	color:#00205c;
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    font-variant:normal;
    text-transform:none;
    margin-top: 20px;
}

.MedstarWide #center_column {
	color:#000000;
	font-family:Arial;
	font-size:14px !important; 
}

.MedstarWide #center_column a {
	color: #000000;
	font-family:Arial;
	font-size:14px;
	font-weight: normal;
	text-decoration:underline;
}

.MedstarWide #center_column a:hover {
	color: #669900;
	font-family:Arial;
	font-size:14px;
	font-weight: normal;
	text-decoration:underline;
}

.MedstarWide #center_column a:visited {
	color: #00205c;
	font-family:Arial;
	font-size:14px;
	font-weight: normal;
	text-decoration:underline;
}

 

.MedstarWide #center_column table {
	color: #000000;
	font-family:Arial;
	font-size:14px;
	font-weight: normal;
	border: 0;
}



/*

.cancer_ser_right
{ 	float:right; width:210px;}

.header_top_left{ float:left; width:460px;}

.header_top_left span{ display:block; font:12px/20px Arial; color:#00205c; width:440px;}

.video{ padding:40px 0px 20px 0px; border-bottom:1px solid #00205c;	width:440px;}

.ser_available ul{ list-style:none;	margin-top:10px;}
.ser_available hsa{	color:#00205c!important;font-family:Arial!important;font-weight:bold;font-size:14px!important;font-weight:400!important;}

.ser_available sa{ 	background:url(/Style%20Library/Images/arrow.png) left no-repeat; padding-left:15px; font:bold 12px/14px Arial; color:#00205c;}
.ser_available ul li{ display:block; padding-left:15px; font:12px/14px Arial; color:#00205c;} **/

/*#Specialist{	font:bold 14px Arial; 	color:#00205c!important; }
#Specialist a{display:block;background-image:url('/Style%20Library/Images/bluearrow.png') 180px 9px #ffcf03 no-repeat;padding:5px 10px;border:1px solid #00205c;font:bold 14px Arial; color:#00205c!important;margin-top:10px;}
*/
/*
.related_classes 
{ 
	border-top:5px solid #669900;
	box-shadow: 0px 2px 5px #999999;
}
.related_classes span
{ 
	font:normal 12px Arial; 
	color:#00205c;
}
.related_classes a:link
{ 
	display:block; 
	background:url(/Style%20Library/Images/arrow.png) 160px 5px no-repeat; 
	margin-top:15px; font:bold 14px/16px Arial; 
	color:#00205c;
}

.rc_shadow 
{
	background:url(/Style%20Library/Images/imgsdw.png) repeat-x bottom;
}*/

/*
.health_information
{
	border-top:5px solid #669900;
	box-shadow: 0px 2px 5px #999999;
}
.health_information span
{ 
	font:normal 12px Arial; 
	color:#00205c;
}
.health_information a:link
{
	display:block; 
	background:url(/Style%20Library/Images/arrow.png) 160px 5px no-repeat; 
	margin-top:15px; font:bold 14px/16px Arial; 
	color:#00205c;
}
.hi_shadow 
{
	background:url(/Style%20Library/Images/imgsdw.png) repeat-x bottom;
}

.recommendations_wrap  {
	border-bottom: 1px solid #00205c;
	border-left: 1px solid #00205c;
	border-right: 1px solid #00205c;
	padding: 12px;
}*/







/**** Staff Profile ****/

.PublishingStaffProfileTemplate {
	padding-top: 42px;
	margin-top: 0px;
}

/**** Search Results START ****/

/*  why was this here?
.PublishingSearchResultsTemplate .thumbnail_wrap, .thumbnail_image {
	display:none;
}
*/
.PublishingSearchResultsTemplate .srch-results {
/*	width:650px !important;
	max-width:650px !important;
	margin-left:-120px;
	float:left;*/
}

.PublishingSearchResultsTemplate .srch-results a {
	color: #00205c !important;
}

.PublishingSearchResultsTemplate .site_search_result_title a {
	color: #00205c !important;
	text-decoration: underline !important;
	font-size: 14px;
	font-weight: normal;
	font-family: verdana, tahoma, sans-serif;
}

.PublishingSearchResultsTemplate .site_search_result_category dd {
	margin-left: 46px;
}

.PublishingSearchResultsTemplate #provider_results > h1 {
	display: none;
}

.PublishingSearchResultsTemplate #right_column {
	margin-bottom:30px;
}

#right_column .ms-standardheader.ms-WPTitle {
	width: 100% !important;
}

.PublishingSearchResultsTemplate .srch-stats  {
	margin-left:0px !important;
	width:650px;
}

.PublishingSearchResultsTemplate #SRP{
	margin-left:0px !important;
	width:650px;
}

.PublishingSearchResultsTemplate #SAL
{
	margin-left:0px !important;
	width:650px;
}


/**** Search Results END ****/




/**Newsletter**/

#customSignupForm {
	margin-left:100px!important;
	width:300px !important;
}
/*****/

/****ADAM START *****/



/***ArticleLeft***/

.ArticleLeft .article-content
{
	margin-top:20px;
}

.ArticleLeft #left_column > div,
.ArticleLeft #left_column > h1 {
	margin: 0 20px;
}

.ArticleLeft #content #right_column p,
{
	padding: 0 5px 0 5px;
}
.ArticleLeft #content #right_column p,
.ArticleLeft #content #right_column div,
{
	color: #4d525a;
	font-family: arial;
	font-size: 12px;
}

.ArticleLeft #content #right_column a,
.ArticleLeft #content #right_column a:hover {
	color: #00205c;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}

.ArticleLeft #content #right_column h1 {
	color: #00205c;
	font-family: arial;
	font-size: 14px;
	font-weight: bold !important;
	padding-bottom: 0px;
	line-height: 18px;
}

.ArticleLeft #content #right_column h2 {
	color: #00205c;
	font-family: 'Lyon Text Web Bold';
	font-size: 12px;
}

.ArticleLeft #content #right_column .recommendations_wrap {
	background-color: rgb(255, 255, 255);
	border: 1px #cccccc solid;
}

.ArticleLeft #content #right_column .recommendations_wrap h3 {
	color: #4d525a;
	font-family: arial;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdce2', endColorstr='#b8bac6',GradientType=0 );
	background-color: #cccccc;
	font-weight: bold !important;
	font-size: 12px;
}

.ArticleLeft #content #right_column .recommendations_wrap ul {
	padding: 5px;
}

.ArticleLeft #content #right_column .recommendations_wrap li.title a {
	color: #00205c;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
} 

/*
.article-left,
.article-right {
	padding: 20px; 
	width: 95% !important; 
}
*/

.ArticleLeft .captioned-image {
	padding-top: 20px;
	border-top: 1px #00205c solid;
}

.ArticleLeft #content,
.ArticleRight #content {
/*	color: #4d525a;
	font-family: 'Lyon Text Web Normal';*/
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
}
.ArticleLeft #content p,
.ArticleRight #content p {
	padding-bottom: 18px;	
}
.ArticleLeft #content h1,
.ArticleRight #content h1 {
	font-size: 28px;
	line-height: 30px;
	padding-bottom: 10px;
}

.ArticleLeft #content h2,
.ArticleRight #content h2 {
	font-size: 20px;
	line-height: 22px;
	text-transform: capitalize;
	padding-bottom: 10px;
}

.ArticleLeft #content h3,
.ArticleRight #content h3 {
	text-transform: capitalize;
}

.ArticleLeft #content a,
.ArticleRight #content a {
	color: #00205c;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px; 
}

.ArticleLeft #content ul,
.ArticleRight #content ul
{
	padding-left: 15px;
	padding-bottom: 18px;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #4d525a;
}

.ArticleLeft #content ul > li,
.ArticleRight #content ul > li
{
	list-style-type: disc;
}

.ArticleLeft #content ol,
.ArticleRight #content ol
{
	padding-left: 20px;
	padding-bottom: 18px;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #4d525a;
}

.ArticleLeft #content ol > li,
.ArticleRight #content ol > li
{
	list-style-type: decimal;
}

.ArticleLeft #content em,
.ArticleRight #content em {
	font-style: italic;
}

.ArticleLeft #content sup,
.ArticleRight #content sup {
	top: 0.5px;
	vertical-align: top;
	position: relative;
}

.NewsArchives {
	background-color: transparent !important;
	border: none !important;
}

.NewsArchives ul li {
	list-style-type: none !important;
	color:
}
.NewsArchives ul li a {

	color: #00205c!important;
}
.NewsArchives .Date {
	font-size: 12px !important;
}

.reg_wizard INPUT.button {
	box-shadow: inset 0px 11px #00205c, 0px 1px 0px #00205c;
	background-color: #00205c;
	color: #ffffff;
}

.reg_wizard a.button_secondary {
	color: #00205c;
}
#ADAMHN_HealthSearch {
	display:none;
}


.edit-mode-panel.roll-up {
	visibility: hidden;
}

#content table a:link, #content table a:visited, #content table a font{
	color:#000;
	text-decoration:underline;
}
#content table a:hover, #content table a font:hover{
	color:#669900;
}
.thumbnail_large{
	width:115px;
}
.NewsArticle > a {
    display: block;
}

.StaffView div#content {
	padding-top: 40px;
}
#SRSB{
	position: absolute;
	top: 88px;
	right: -5px;
}
.addThis{
	float: right;
	margin-right: 5px;
	width: 185px;
	text-align: right;
}

.ArticleLeft #top_column .addThis {
	margin-right: -4px
}

.addThis .print_button img {
	padding-bottom: 4px;
	padding-right: 17px;
}

.ArticleLeft #top_column .addThis .print_button img {
	padding-bottom: 3px;
}

.MedstarWide #center_column .addThis > a,
.addThis > a {
	vertical-align: baseline;
	color: #0088CC !important;
}

.MedstarServices #page-controls {
	width: 700px;
}

#content #page-controls .addThis .fontChange,
#content .article-left .addThis .fontChange {
	cursor: pointer;
	text-decoration: none;
}

#content #page-controls .addThis .fontChange.selected,
#content .article-left .addThis .fontChange.selected {
	text-decoration: underline;
}
.MedstarWide #center_column .addThis > a {
	color: #0088cc;
	text-decoration: none;
	cursor: pointer;
}

.MedstarWide #center_column .addThis > a:hover {
	text-decoration: underline;
}


.anonymous_page #headerlogo {
    background: url("/MEDSEEK%20Style%20Library/Logo/logo.png") no-repeat scroll center center transparent !important;
    height: 72px; 
    width: 272px;
    position:relative;
    top:15px;
    right:25px;
}
.AdamLandingPage .ms-WPTitle{
	text-transform:none !important; /* Health Encyclopedia should be lower case */
}
#user_wrapper{
	position: absolute;
	z-index: 99;
	top: 40px;
	right: 14px;
}
ul li{
	font-weight:normal;
}
.utility_bar_bottom .omega{
	margin-left:17px;
}

/* Site Search - Entire Site Box */
#ExpandSearchContainer {
	width: 152px;
	margin-right: 35px;
}

#ExpandSearchContainer h3 {
	line-height:20px;
}

#ExpandSearchContainer div {
	padding-top: 5px;
}

#ExpandSearchContainer img {
	margin-left: 10px;
	vertical-align: middle;
}

/* Expanded TAGS Results */
.expanded_results .thumbnail_medium .thumbnail_image {
	width: 110px;
}

.expanded_results .search_results_item {
	padding-bottom: 0;
}

.expanded_results .site_search_result_wrap {
	border-top: none;
}

.RadDataPager .rdpPagerLabel{
	margin:0;
}

.RadComboBox table td.rcbInputCell {
	padding: 0px;
}

html body .riSingle .riTextBox, html body .riSingle .riTextBox[type="text"], div.RadComboBox .rcbInput {
	padding: 0 0 1px 4px;
}

html body .riSingle .riTextBox.riEmpty,
html body .RadComboBox_Default .rcbEmptyMessage {
	font-style: normal;
}

.RadDataPager_Default {
	margin-top:-1px;
}

.RadDataPager .rdpWrap {
	padding: 0 8px;
}

.expanded_results .RadDataPager_Default {
	margin-bottom: 50px;
}

.expanded_results h1 {
	font-size: 24px;
	font-weight: 400px;
	margin-bottom: 15px;
}

#provider_results .search_results_group {
	padding-top: 5px;
}

#public_wrap .event_search_results_wrap dt.term_vertical {
	color: #000;
}

.PublishingSearchResultsTemplate #right_column .events_wrap .search_results_item .event_register_wrap a /*,#event_occurrence_group a.indicatorcheck,#event_occurrence_group a.add_to_cart */{
	background-color: #00205c;
	border-radius: 5px;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	background-image: none;
	width:120px;
	text-decoration: none;
}

.PublishingSearchResultsTemplate #right_column .events_wrap .search_results_item .event_register_wrap a.indicatorcheck {
	padding-left: 18px;
	padding-right: 17px;
}

.PublishingSearchResultsTemplate #right_column .events_wrap .search_results_item .event_register_wrap div {
	margin-top: 10px;
}

#ctl00_ctl22_g_a92d6bd4_89dc_44b8_82de_f938cf2be387_ctl00_RadDataPager {
	margin-bottom: 30px;
}

#ctl00_ctl22_g_a92d6bd4_89dc_44b8_82de_f938cf2be387_ctl00_BackHyperLink {
	bottom: 2px;
}

.srch-Metadata1 {
	width: 650px !important;
}

.org_detail_embed {
	margin-bottom: 25px;
}

.org_detail_embed .unit_view_group dd.unit_view_full_name_definition {
	color: #00205c;
}

.org_detail_embed dd.unit_view_address {
}

.org_detail_embed .hours {
}

.org_detail_embed .hours h2 {
	margin-top: 0px;
}

.org_detail_embed dt.unit_view_term {
	width: 90px;
}

.org_detail_embed .hours div {
	margin-top: 5px;
	margin-right: -5px;
}

/* map pushpin infobox */
#infoboxText {
	font-size: 11px;
}

div.map_title {
	color: #00205c;
}

.map_border {
	margin-top: 8px;
}

div.map_start_address_div {
	padding-top: 0;
}

dt.map_start_address_label {
	padding-top: 7px;
	float: left;
}

.button_directions {
	cursor: pointer;
}

.MedstarWide #center_column div.NewsArchives ul.Years {
	padding-left: 0 !important;
}

div.NewsArchives ul li p {
	color: #00205c;
	font-size: 14px;
	font-weight: bold;
}

#MapViewMapContainerDiv {
	padding: 0 2% 0 0;
	height: 424px !important;
	width: 56%;
}

#map_results {
    display: none;
	
}

#map_results.ui-tabs-panel {
	display: block;
}

/* Services Pages */
#top_column {
    float: left;
    margin-bottom: 10px;
/*    margin-left: 10px;*/
    margin-top: 10px;
/*    width: 200px !important;*/
}

.ArticleLeft #top_column {
	margin-top: 0px;
}

.MedstarWide #center_column ,
.MedstarServices #center_column
{
    color: #000000;
    font-family: Arial;
    font-size: 14px !important;
}

/*
.MedstarWide #center_column {
    margin-left: 19px;
    margin-right: 10px;
    width: 700px !important;
}
*/

.indicator_zoom {
	background-position: -1px center;
}

#MapViewSearchResultsContainerDiv {
	padding: 1% 2% 1% 0;
	width: 40%;
	height: 411px !important;
}

.leftZoneDropDown {
	width: 217px !important;
	min-width: 217px;
}

.leftZoneDropDown .rcbWidth {
	width: 215px !important;
}

.topNavDropDown {
	width: 252px !important;
	min-width: 252px;
}

.topNavDropDown .rcbWidth {
	width: 250px !important;
}

.RadPicker table.rcTable {
	width: 120px !important;
}