﻿@font-face {
    font-family: 'Helvetica';
    src: 	url('/Style Library/Fonts/a1aa4fc0-53bc-4c86-8676-08b50b66376d.eot');
    src: 	local('?'), url('/Style Library/Fonts/4686edb2-41cf-4e4b-87ee-b09427921b44.woff') format('woff'),
			url('/Style Library/Fonts/cb1c872a-9eb4-4fdb-b73c-5134dd5f1f3c.ttf') format('truetype'),
			url('/Style Library/Fonts/f5ee9809-e24e-46cd-aa5e-f3e5b6b4be0a.svg#Helvetica') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family:'ITC Lubalin Graph W01 Bk';
	src:	url('/Style Library/Fonts/dba232c1-9c23-4a6c-aa91-659205e8e868.eot');
	src:	local('?'), url('/Style Library/Fonts/08d26b1f-edba-4c24-871e-8f265f017896.woff') format('woff'),
			url('/Style Library/Fonts/1663715b-f83c-4958-8905-97cc579db28b.ttf') format('truetype'),
			url('/Style Library/Fonts/43653318-4d8d-4e4b-8f04-c6e8cb975558.svg#43653318-4d8d-4e4b-8f04-c6e8cb975558') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:'ITC Lubalin Graph W01 Demi';
	src:	url('/Style Library/Fonts/cc99e9f2-4765-47e8-8e9e-f8afa7f45aa2.eot');
	src:	local('?'),url('/Style Library/Fonts/59400685-dc94-4bda-8b78-cceef07d0471.woff') format('woff'),
			url('/Style Library/Fonts/d8199ae6-f15d-4aad-b2c6-4fb6aa728384.ttf') format('truetype'),
			url('/Style Library/Fonts/33772b07-3175-4e1c-9aca-009627307668.svg#33772b07-3175-4e1c-9aca-009627307668') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:'ITC Lubalin Graph W01 Md';
	src:	url('/Style Library/Fonts/a2b62950-ad70-46e2-b2e9-e82ec9db5384.eot');
	src:	local('?'),url('/Style Library/Fonts/6e86dc78-6a2a-44b2-a48e-267dd190bc17.woff') format('woff'),
			url('/Style Library/Fonts/61a5852b-4a70-4369-a205-815fa0dccca3.ttf') format('truetype'),
			url('/Style Library/Fonts/5b1a4f6f-183e-4a2b-897c-02b9544ff090.svg#5b1a4f6f-183e-4a2b-897c-02b9544ff090') format('svg');
	font-weight: normal;
	font-style: normal;
	}


h1.WebFont, h2.WebFont, h3.WebFont, h4.WebFont, .WebFont {
	font-family:'ITC Lubalin Graph W01 Md', Georgia, Times New Roman;

}
body {
    font-size:14px;
	font-family:'Helvetica', helvetica, sans-serif, arial;
	height:100%;
	width:100%;
	overflow:hidden;
}
body.WS_Body {
	height:100%;
	width:100%;
  	overflow: visible;
}
html .WS_Body {
  margin: 0px auto;
  overflow: visible;
  width: 982px;
  border:none !important;
  border:0px !important;
  padding:0px;
}
body #s4-workspace {
	overflow-y:visible;
	overflow-x:visible !important;
	width: 982px !important;
	border:0px !important;
	height:auto !important;
}
body.WS_Body {
 	margin: 0px auto;
  	width: 982px !important;
  	border:0px !important;
  	border:0px !important;
 	padding:0px !important;
}
body #s4-bodyContainer {
	position: relative;
}
body #MSO_ContentTable {
    float:left;
	width:982px !important;
}
.ms-ToolPaneOuter
{
position:absolute;
top:10px;
right:100px;
z-index:5;
}
.s4-ca
{
    background:transparent none repeat scroll 0 0;
    margin-left:0px;
}
/* obnoxious bug with SP pushing this area under content */
.ms-wpadder-buttonArea
{
    position:absolute;
    right:0;
}
.ms-wpadder-zoneArea
{
    position:absolute;
    top:260px;
}
.s4-breadcrumb-menu {
	background:#F2F2F2;
}
.ms-WPBody 
{
    font-family:'Helvetica', helvetica, arial, sans-serif !important;
    font-size:14px !important;
}
.ms-WPBody td
{
    font-family:'Helvetica', helvetica, arial, sans-serif !important;
    font-size:13px;
}
.WS_SPGridView .ms-viewheadertr .ms-vh2-gridview
{
	background-color:#c8c0de;
	color:#492F92;
	font-weight:bold;
}
.WS_SPGridView .ms-listviewtable td.ms-vb2
{
	color:#492F92;
}
.WS_RibbonWrapper
{
    position:relative;
    z-index:1000;
}
.WS_Left 
{
    float:left;
}
.WS_Right 
{
    float:right;
}
div.WS_Clear 
{
    clear:both;
}
.SpotLarge {
	width:320px;
	height:420px;
	position:relative;
}
.SpotSmall {
	border: 1px solid #d1cbe4;
	width:228px;
	height:138px;
	position:relative;
}
.SpotBodyWhite {
	color:White;
}
.SpotBodyPurple {
	color:#492f92;
}
.SpotBodyGreen {
	color:#629080;
}
.SpotBodyGray {
	color:#666666;
}
.Spot a img {
	border:none;
}
div.SpotTitle {
	border: 1px solid #d1cbe4;
	width:318px;
	height:33px;
	margin-bottom:5px;
}
div.SpotTitle img {
	margin-left:20px;
	margin-top:11px;
}
div.SpotCaption {
	margin-left:15px;
	margin-top:14px;
}
.SpotSmall div.SpotContentWrapper {
	width:220px;
	height:130px;
	margin:4px;
	position:relative;
}
div.SpotBodyPurpleTrans div {
	margin-top:9px;
	margin-left:10px;
	line-height:15px;
}
.SpotTwoColumn
{
	position:relative;
}
.SpotTwoColumn div.SpotTitle
{
	border:1px solid #D1CBE4;
	height:33px;
	margin-bottom:5px;
	width:658px;
}
.SpotTwoColumn .SpotBodyQuote
{
	margin-top:25px;
	margin-left:20px;
}
div.CTAFooter {
	margin-right:10px;
	position:absolute;
	bottom:20px;
	right:0;
}
div.CTAFooter a
{
	color: #492F92 !important;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}
div.CTAFooter a:hover
{
    color:#ef3e42 !important;
}
div.CTAFooter img {
	margin-top:10px;
	margin-left:5px;
}
div.SpotBodyPurpleTrans
{
	background:url('/_layouts/images/WellStar/shared/bg_Purple_c5c0d7_Trans_32x32.png');
	position:absolute;
	bottom:0px;
	height:60px;
	width:100%;
	color:#492f92;
}
.SpotBodyPurple div.TagLine
{
	text-align:right;
	margin-right:10px;
	line-height:16px;
	font-size:12px;
}
.SpotBodyPurple div.TagLine span.Emphasize
{
	font-weight:bold;
	text-transform:uppercase;
}
.SpaceFix
{
	font-size:0.1em;
}
.WS_HeaderWrapper
{
    margin-top:0;
    clear:right;
	border-left:1px solid #F1EFF7;
	border-right:1px solid #F1EFF7;
}
.WS_HeaderLogo
{
    float:left;
    margin:17px 0 15px 37px
}
.WS_SearchArea
{
    float:right;
    margin:19px 20px;
}
.pnlSearch {
	float:left;
	border:1px solid #D1CBE4;
	width:346px;
	height:42px;
}
.pnlSearch .SearchBox 
{
	background:url('/_layouts/images/WellStar/Shared/bg_SearchBox.png') no-repeat;
	width:287px;
	height:30px;
	float:left;
	margin:6px 5px;
}
.pnlSearch .SearchBox input 
{
	border:none;
	vertical-align:top;
	width:278px;
	margin-top:6px;
	margin-left:5px;
	background-color:transparent;
}
.pnlSearch .SearchImage {
	margin-top:7px;
	border:none;
	display:block;
}
.pnlBillPay {
	float:left;
	border:1px solid #D1CBE4;
	width:119px;
	height:42px;
	margin-left:6px;
}
.pnlBillPay img {
	margin-top:7px;
	margin-left:6px;
	border:none;
}
.WS_TopNav
{
    clear:both;
	margin-bottom:5px;
}
.WS_HeaderLinkArea
{
    background-color:#f1eff7;
    height:28px;
	
}
.WS_HeaderLinkArea.s4-notdlg {	
    height: 28px;
}
.WS_HeaderLinkArea div
{
    float:right;
	margin-right:23px;
    /*font-weight:bold;*/
}
a.WS_HeaderLink
{
    font-size:12px;
	color:#492f92 !important;
    text-decoration:none;
 	padding: 0 2px 2px 4px;
}
#HeaderLinkMenu li
{
	float: left;
	color:#492f92;
}
/* put li in haslayout mode */
#HeaderLinkMenu li
{
	
}
#HeaderLinkMenu li li
{
	
	width:172px;
}

ul.aboutus li{
white-space:nowrap;
width:250px !important;
}

#HeaderLinkMenu li.flyout ul.aboutus li a:hover
{
	width:232px;
}


/* background carrot */
#HeaderLinkMenu li.flyout
{
	position:relative;
	left:-2px;
	top: -9px;
}
/* pad the link that has a flyout to make it feel like a button */
#HeaderLinkMenu li.flyout a.WS_HeaderLink
{
	display:block;
	background: url('/_layouts/images/WellStar/shared/flyout_arrow.png') no-repeat 95% 50%;
	padding: 10px 0 6px 5px;
	width:100px;
	white-space:nowrap;
}
/* hovering over the flyout link itself */
#HeaderLinkMenu li.flyout:hover > a
{
	background-color:#e3dfee !important;
}
/* hovering over a link under the flyout */
#HeaderLinkMenu li.flyout a:hover
{
	background-color:#f4f2f8;
}
/* links under the flyout */
#HeaderLinkMenu li.flyout ul li a
{
	display:block;
	padding:6px 8px 8px 18px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	color:#492f92 !important;
}


#HeaderLinkMenu li.flyout ul li.category {
    DISPLAY: block;
    padding: 18px 8px 8px 18px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    color: #9080bd !important;
}



#HeaderLinkMenu li.flyout ul li a.subcategory {
    DISPLAY: block;
    padding: 6px 8px 8px 36px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    color: #492f92 !important;
}



#HeaderLinkMenu  ul{
position: relative;
top: 8px;
}
#HeaderLinkMenu li.flyout ul li a:hover
{
    color:Red !important;
}

/* hide until hover */
#HeaderLinkMenu ul ul
{
	position:absolute;
	left:-9999px;
	background-color:#e3dfee;
	margin-top:8px;
	z-index:110;
}
/* show it when it's time */
#HeaderLinkMenu li:hover > ul
{
	left:0;
	top:20px;
}
#HeaderLinkMenu li.flyout ul li img {
	margin:-4px 13px -4px 0;
}
.WS_FooterLinkArea
{
    background:#f1eff7;
	position:relative;
	padding:14px 18px;
	color:#492f92;
	line-height:16px;
	margin-bottom:20px;
	width:946px;
	font-size:11px;
}
.WS_FooterLinkArea a
{
    color:#492F92 !important;
	font-size:10pt;
}
.WS_Footer_Social
{
	float:left;
	margin: 42px 0px 0px 65px;
}
.WS_Footer_Social img
{
	position:relative;
	top:-1px;
	vertical-align:middle;
}
.WS_Footer_Social a
{
	display:inline-block;
	margin-left:7px;
}

.WS_Footer_Social #btn_Facebook
{
	margin-left:4px;
}

.footer_left_column {
	float:left;
	margin: 30px 70px 0 45px;
}

.footer_middle_column {
	float:left;
	margin: 30px 0px 0 40px;

}

.footer_bottom_center {
	float:left;
	margin-left: 210px;
}

.footer_bottom_center_item {
	float:left;
	text-align:center;
	margin-left:45px;
}

.footer_follow_text {
	font-size: 20pt;
	font-weight:bold;
	margin-left: 25px;
}

.footer_divider_line {
	width: 227px;
	height: 2px;
	background-color: #492f92;
	margin-top: 10px;
	margin-left:5px;
	margin-bottom:12px;
}

.footer_social_icons {
	width:38px;
	height:38px;
}





.WSHome_Zones_Top
{
}
.WSHome_Zones_Top div.WS_Spacer 
{
	float:left;
	margin-top:230px;
}
.WSHome_Zones_Top div.WS_Spacer div
{
	background: url('/_layouts/images/WellStar/shared/bg_vBarPurpleT.gif');
    width:11px;
    height:175px;
}
.WSHome_Zones_Middle
{
	margin-top:20px;
}
.WSHome_Zones_Middle div.WS_Spacer 
{
	float:left;
	margin-left:9px;
	margin-right:10px;
}
.WSHome_Zones_Bottom
{
    margin-top:15px;
}
.WSHome_Zones_Bottom div.WS_Spacer 
{
    float:left;
    margin:5px 10px 0 9px;
}
.WSHome_Zones_Bottom div.WS_Spacer div
{
	background: #e4e0ef;
    width:1px;
    height:130px;
}
.WSHome_ZoneFooter
{
	background: #e4e0ef;
	width:319px;
    height:3px;
}
.WSHome_PreFooter
{
	background: #e4e0ef;
    width:980px;
    height:3px;
	margin: 10px 0 0;
}
.SelectBox
{
	position:absolute;
	top:56px;
}
.SelectBox img
{
	margin-left:5px;
	/*margin-bottom:5px;*/
}
/* Global Nav Styles */
.WS_TopNav ul.mainNav {
    list-style: none;
}
.WS_TopNav .oneColumn
{
    width:224px;
}
.WS_TopNav .twoColumn
{
    width:395px;
}
.WS_TopNav .threeColumn
{
    width:588px;
}
.WS_TopNav .fourColumn
{
    width:784px;
}
.WS_TopNav .fiveColumn
{
    width:976px;
}
.WS_TopNav .mainNavDiv {
    background: url('/_layouts/images/WellStar/Menu/bg_Menu.gif') 0px 0px no-repeat;
    display: block;
    height: 33px;
}
.WS_TopNav ul.mainNav {
    width: 980px;
    height: 33px;
}
.WS_TopNav ul.mainNav li.topTab {
    display: inline;
    float: left;
    height: 33px;
    position: relative;
	z-index:105;
}
.WS_TopNav ul.mainNav li.topTab a.mainNavTop {
    text-indent: -999em;
    display: block;
    height: 33px;
}
.WS_TopNav a#medicalTab {
    background: url('/_layouts/images/WellStar/Menu/bg_MenuMouseOver.gif') 0px -33px no-repeat;
    width: 155px;
    margin-right: 2px;
}

.WS_TopNav a#physiciansTab {
    background: url('/_layouts/images/WellStar/Menu/bg_MenuMouseOver.gif') -157px -33px no-repeat;
    width: 155px;
    margin-right: 2px;
}
.WS_TopNav a#locationsTab {
    background: url('/_layouts/images/WellStar/Menu/bg_MenuMouseOver.gif') -314px -33px no-repeat;
    width: 155px;
    margin-right: 2px;
}
.WS_TopNav a#eventsTab {
    background: url('/_layouts/images/WellStar/Menu/bg_MenuMouseOver.gif') -471px -33px no-repeat;
    width:253px;
    margin-right: 2px;
}
.WS_TopNav a#infoTab {
    background: url('/_layouts/images/WellStar/Menu/bg_MenuMouseOver.gif') -726px -33px no-repeat;
    width: 254px;
}
.WS_TopNav ul.mainNav li.topTab .subNav {
    background-color: #e3dfee;
    display: none;
    height: 324px;
    position: absolute;
    top: 33px;
    left: 0px;
    padding-top: 20px;
    /*width: 674px;*/
    padding: 14px 0px 2px 4px;
}
.WS_TopNav ul.mainNav li.topTab #physiciansTabSub.subNav {
    left: -158px;
}
.WS_TopNav ul.mainNav li.topTab #locationsTabSub.subNav {
    left: -314px;
}
.WS_TopNav ul.mainNav li.topTab #eventsTabSub.subNav {
    left: -279px;
}
.WS_TopNav ul.mainNav li.topTab #infoTabSub.subNav {
    left: -145px;
}
.WS_TopNav ul.mainNav li.topTab .subNav ul {
    /*background: url(/_layouts/images/WellStar/Menu/bg_subNav.gif) 0px 40px no-repeat;*/
    float: left;
    font-family:Helvetica, sans-serif;
    font-size: 14px;
    height: 324px;
    width: 193px;
    margin-right: 2px;
}
.WS_TopNav ul.mainNav li.topTab .subNav ul.last, ul.mainNav li.topTab .subNav ul.doubleWide {
    margin-right: 0px;
}
.WS_TopNav .subNav ul {
	background:url('/_layouts/images/WellStar/Shared/bg_Purple_c8c0de_1x1.gif');
}
.WS_TopNav .subNav ul li {
	color: #9080bd;
    font-size: 12px;

    font-style: italic;
    line-height: 15px;
    padding: 3px 0 9px 4px;
}
.WS_TopNav .subNav li.subNavHeader {
	background:url('/_layouts/images/WellStar/Menu/bg_subNavHeaderWithArrow.gif') 0 -10px no-repeat;
    color: #492f92;
    font-size: 14px;
    font-weight: bold;
    font-style:normal;
    /*text-transform: uppercase;*/
    padding:10px 0 11px 4px;
    margin-bottom:13px;
}
.WS_TopNav .subNav li.blankSubNavHeader {
	background-image:url('/_layouts/images/WellStar/Menu/bg_subNavHeader.gif') !important;
}
.WS_TopNav .subNav ul li a {
    color: #492f92;
    font-size: 11px;
    font-style: normal;
    /*font-weight: bold;*/
    text-decoration: none;
    text-transform: uppercase;
    /*background: url(/_layouts/images/WellStar/Menu/arrows_right.png) no-repeat 100% 40%;*/
    padding-right: 13px;
}
.WS_TopNav .subNav ul li:hover
{
    background-color:#E3DFEE;
}
/*.WS_TopNav .subNav ul li a:hover 
{
    background-color:Red;
}*/
/*.WS_MenuAsContent
{
    margin-top:8px;
}*/
.WS_MenuAsContent ul.mainNav li.topTab
{
    display:inline;
    float:left;
	width:310px;
}
.WS_MenuAsContent ul.mainNav li.topTab .subNav ul
{
    float: left;
    font-family:Helvetica, sans-serif;
    font-size: 14px;
    height: 278px;
    width: 222px;
    margin-right: 2px;
    margin-top:13px;
}
.WS_MenuAsContent .mainNavTopWrapper
{
	border:1px solid #D1CBE4;
	padding:10px 0 10px 17px;
    font-size: 14px;
    font-weight: bold;
	float:left;
	width:280px;
}
.WS_MenuAsContent .WS_Spacer div
{
	margin-top: 45px;
	background: url('/_layouts/images/WellStar/Shared/bg_vLongBarPurpleT.gif') no-repeat;
	height: 175px;
	width: 11px;
}
.WS_MenuAsContent .mainNavTopWrapper
{
    color:#492f92;
}
.WS_MenuAsContent .subNav ul li {
	color: #9080bd;
    font-size: 12px;
    font-style: italic;
    line-height: 15px;
    padding: 4px 0 9px 18px;
}
.WS_MenuAsContent .subNav ul li a {
    color: #492f92;
    font-size: 12px;
    font-style: normal;
    /*font-weight: bold;*/
    text-decoration: none;
    text-transform: uppercase;
    background: url('/_layouts/images/WellStar/Menu/arrows_right.png') no-repeat 100% 0%;
    padding-right: 13px;
}
.WS_MenuAsContentFooter
{
	float:left;
	background: #e4e0ef;
	width:299px;
    height:3px;
	/*margin-bottom:25px;*/
}
.WSSection_Zones_Main div.WS_Spacer 
{
	float:left;
	margin-top:230px;
}
.WSSection_Zones_Main div.WS_Spacer div
{
	background: url('/_layouts/images/WellStar/Shared/bg_vBarPurpleT.gif') no-repeat;
	margin-left:4px;
    width:15px;
    height:175px;
}
.WSSection_Zones_Main
{
	margin-top:20px;
}
.WS_RightRail
{
	float:right;
	width:230px;
}
.WS_LeftContent
{
	float:left;
	width:660px;
}
.WSSection_Top .SectionTitle
{
	float:left;
	margin-bottom:27px;
	width:197px;
}
.SectionDescription .SpotBodyGreen
{
    font-size:15px;
    line-height:22px;
}
.SectionDescription .ConditionHeader
{
    height:110px;
    position:relative;
}
.SectionDescription .SpotBodyGreen div.CTAFooter
{
    /*position:inherit;*/
    margin-right:0px;
}
.SectionDescription .SpotBodyGray
{
    font-size:13px;
    line-height:17px;
}
.WSSection_Zones_Bottom
{
	margin:20px 0 0;
}
.WS_ConditionPage .WSSection_Zones_Bottom
{
    margin: 0;
}
.WSCondition_Main .SectionTitle
{
	float:left;
	margin:0px 19px 19px 29px;
}
.WSCondition_Main .SpotBodyGray
{
    line-height:17px;
}
.WSSection_ZoneFooter
{
	background: #e4e0ef;
	width:660px;
    height:3px;
}
.WSSection_Zones_Middle
{
    margin-top:20px;
}
.WSCondition_Top
{
    margin-top:17px;
    margin-bottom:15px;
}
/*.WS_Zones_Alert
{
    margin-top:7px;
}*/

/* SiteMap Styles */
ul.SiteMap li.Web
{
	list-style: circle;
	font-weight:bold;
}
ul.SiteMap li
{
	color:#492F92;
	margin-left:15px;
	line-height:15px;
}
ul.SiteMap li.Page
{
	list-style: square;
}
/* End SiteMap Styles */
.CategoryList .ArchiveSectionTitle
{
	width:300px !important;
}
.WS_Content
{
    margin:17px 20px 0 28px;
}
/* IE7 needs these */
.WS_ContentArea480
{
    width:480px;
	margin-top:0px;
}
.WS_ContentArea320
{
    width:320px;
}
.WS_ContentArea230
{
    width:230px;
}

.PhysicianSearchWebPart .SpotBodyGreen
{
    font-size:14px;
    margin-bottom:10px;
}
.PhysicianSearchResults .SpotBodyGreen
{
    margin-bottom:16px !important;
}
.FormCriteriaLabel
{
    font-size:14px;
    color:#492F92;
    margin-bottom:5px;
    margin-top:25px;
}
.PhysicianSearchResults .CriteriaLabel
{
    width:184px;
    height:24px;
    vertical-align:top;
    font-size:12px;
    color:#492F92;
}
.PhysicianSearchResults .CriteriaValue
{
    font-size:12px;
    color:#666666;
}
.PurpleTextBox
{
    border:1px solid #D1CBE4;
    height:28px;
}
.PurpleTextBox input, .PurpleTextBox textarea
{
    font-family:Helvetica,sans-serif;
    font-size:8pt;
    color:#492F92;
    border:0px none;
    margin-top:4px;
    margin-left:4px;
}
.PhysicianSearchQuery .newListSelected, .PhysicianSearchResults .newListSelected
{
    height:21px !important;
    text-align:left;
}
.PhysicianSearchQuery .SearchSpecialtyList
{
    background:url('/SiteCollectionImages/TaskSelectElements/select-bg-490px.gif') no-repeat !important;
    width:488px;
}
.PhysicianSearchQuery .SearchSpecialtyList .selectedTxt
{
    width:461px;
}
.PhysicianSearchQuery .SearchSpecialtyList ul.newList
{
    width:488px;
}
.PhysicianSearchQuery .SearchLanguagesList, .PhysicianSearchQuery .SearchGenderList, .PhysicianSearchResults .SearchSortList
{
    background:url('/SiteCollectionImages/TaskSelectElements/select-bg-490px.gif') no-repeat right 0 !important;
    border-left:1px solid #cbc4e0;
    width:148px;
}
.PhysicianSearchQuery .SearchLanguagesList .selectedTxt, .PhysicianSearchQuery .SearchGenderList .selectedTxt, .PhysicianSearchResults .SearchSortList .selectedTxt
{
    width:119px;
}
.PhysicianSearchQuery .SearchLanguagesList ul.newList, .PhysicianSearchQuery .SearchGenderList ul.newList, .PhysicianSearchResults .SearchSortList ul.newList
{
    width: 148px;
}
.PRTable
{
    border:1px solid #d5cfe2;
    width:928px;
    margin-top:15px;
}
.PhysicianDirectory .PRTable, .FoundationDirectory .PRTable
{
    width:660px;
    margin-top:0;
}
.PRTable thead tr
{
    background-color:#efedf5;
    height:35px;
}
.PRTable thead tr th
{
    color:#492f92;
    font-size:14px !important;
    vertical-align: middle;
    padding:0 5px;
    text-align:left;
}
.PRTable tr td
{
    color:#666666;
    font-size:12px !important;
    border-bottom:1px solid #e3dfee;
    padding:5px;
    vertical-align:top;
}
.PhysicianDirectory .PRTable tr.HoverRow
{
    background-color:#e3dfee;
    cursor:pointer;
}
.PhysicianDirectory .PRTable tr td, .FoundationDirectory .PRTable tr td
{
    padding:10px 0 10px 25px;
    text-align:left;
    padding-right:0px;
    line-height:14px;
}
.FoundationDirectory .PRTable tr td
{
    vertical-align:middle;
}
.PRTable tr td div
{
}
.PRTable tr td img
{
    vertical-align:top;
}
.PRTable tr td img.PhysicianImage
{
    border:1px solid #e3dfee !important;
}
.PRTable tr td a
{
    color:#6d59a8 !important;
    font-size:12px !important;
}
.PRTable tr.PRItem
{
}
.PRTable tr.PRAlternatingItem
{
    background-color:#efedf5;
}
.FullPageDivider
{
    background:#e4e0ef;
    height:3px;
    width:928px;
    margin:19px 0 16px;
}
table.SearchResultSummary tr td
{
    vertical-align:middle;
    font-family:'Helvetica', Helvetica, sans-serif !important;
    font-size:14px !important;
    color:#492f92;
}
.PhysicianSearchResults .WMGFooter
{
    width:928px;
    text-align:right;
    color:#492f92;
    margin-top:10px;
}
.PhysicianSearchResults .WMGFooter img
{
    vertical-align:middle;
}
.PhysicianSearchQuery
{
    margin-bottom:215px;
}
.SearchFooterContent
{
}
.SpecialtySelector
{
    padding:7px 12px;
    width:634px;
}
.FacilityInformationSelector .SearchFacilityList, .SpecialtySelector .SearchSpecialtyList
{
    background:url("/SiteCollectionImages/TaskSelectElements/select-bg-490px.gif") no-repeat -160px 0 !important;
    border-left:1px solid #cbc4e0;
    width:328px;
}
.FacilityInformationSelector .SearchFacilityList .selectedTxt, .SpecialtySelector .SearchSpecialtyList .selectedTxt
{
    width:301px;
}
.FacilityInformationSelector .SearchFacilityList ul.newList, .SpecialtySelector .SearchSpecialtyList ul.newList
{
    width:328px;
}



.facility-selector-container .Search-Facility-List
{
    background:url("/SiteCollectionImages/TaskSelectElements/select-bg-490px.gif") no-repeat -130px 0 !important;
    border-left:1px solid #cbc4e0;
    width:354px;
}
.facility-selector-container .Search-Facility-List .selectedTxt
{
	width:327px;
	font-size:16px !important;
}
.facility-selector-container .Search-Facility-List ul.newList
{
    width:354px;
    margin-top: 8px;

}

.facility-selector-container .Search-Facility-List ul.newList a
{
	font-size:16px !important;

}


  .facility-selector-container
    {
        width: 632px; 
        height: 112px; 
        border: double 3px #e5e0ef; 
        padding: 10px; 
        border-spacing: 10px; 
        background-color: #f3f0f7;
    }
    
    .facility-selector-wrapper
    {
        float: left;
    }
    
    .facility-selector-image-container
    {
        width: 119px;
	float: left;
	height: 110px;
	padding-right: 10px;
    }
    
    .facility-selector-text
    {
        float: left;
        width: 450px;
	color: #629080;
	padding-top: 18px;
	font-family: 'ITC Lubalin Graph W01 Md', Georgia, Verdana, Arial;
	font-size:24px;
	margin-top:10px;
    }
    
    .facility-selector-dropdown
    {
        float: left;
       	clear: left;
        width: 100%;
        margin-top:12px;
    }
    
    .facility-selector-dropdown-text
    {
       	 width:331px;
	 height: 30px;
	 color: #4f2f92;
	 text-transform: uppercase;
    }



.SpotBodyGeneric
{
	position:relative;
	width:320px;
	height:180px;
}
.SpotBodyGeneric .InnerContent
{
	margin:15px;
	font-size:13px;
	line-height:18px;
}
.ui-menu .ui-menu-item a
{
    line-height:13px;
    color:#492f92;
    font-size:10px;
    padding:0px;
}
.ui-menu .ui-menu-item a:hover
{
    background-image:none;
    background-color:white;
    border:0 none;
}
.newListSelected{
position:relative;
z-index:300;
}

/* FlowPlayerVideos */
a.FPV_Video
{
    display:block;
    width:486px;
    height:412px;
    padding:5px;
    background-color:#fff;
}
a.FPV_Video img
{
    border:none;
    cursor:pointer;
}
div.WS_FlowPlayerVideos {
    width:496px;
    height:422px;
    border: 1px solid #cbc4e0;
    margin:5px;
    position:relative;
}

#spotWSVolunteens DIV.SpotContentWrapper {
  background:url("/about-us/volunteers/PublishingImages/VolunteenSpot.jpg") no-repeat;
}

div.SpotBodyGray p strong {
	font-weight:bold;
}
div.SpotBodyGray p em {
	font-weight:normal;
	font-style:italic;
}
div.SpotBodyGray h1, div.SpotBodyGray h2, div.SpotBodyGray h3 {
	color:#629080;
}
.EmergencyPane .EmergencyDetailPanes {
	padding:10px;
	margin-left:120px !important;
}
.WSCondition_Main h1, .WSCondition_Main h2, .WSCondition_Main h3 {
	color:#629080;
}
p.SpotBodyGray strong {
	font-weight:bold;
}
ul.GrayList strong {
	font-weight:bold;
}
.SubNavList ul li {
	font-family:'ITC Lubalin Graph W01 Bk', Georgia, Verdana, Arial;
	font-size:13px;
	font-weight:normal;
}
div.SpotBodyGray h1.WebFont, div.SpotBodyGray h1.StandardSpacing,
div.SpotBodyGray h2.WebFont, div.SpotBodyGray h2.StandardSpacing,
div.SpotBodyGray h3.WebFont {
	font-size: 18px !important;
	margin-bottom:5px !important;
}
.AccordionTrigger a:link {
	text-transform:uppercase;
}
.RR_PurpleHeading .WebFont {
    font-family: 'ITC Lubalin Graph W01 Md', Georgia, Verdana, Arial !important;
    color:#c8c0de;
    font-size:17px;
    line-height:20px;
    font-weight:normal;
}
.RR_PurpleHeading {
padding-left:15px !important;
padding-right:5px !important;
}
.ms-WPBody h1.WebFont,.ms-WPBody h2.WebFont,.ms-WPBody h3.WebFont{
	font-family:'ITC Lubalin Graph W01 Md', Georgia, Verdana, Arial;
	font-size: 18px !important;
	margin-bottom:5px !important;
}
.RelatedInformation h2 {
	font-family:'ITC Lubalin Graph W01 Md', Georgia, Verdana, Arial;
	font-size: 18px !important;
	margin-bottom:5px !important;
	background:none !important;
	background-image: none !important;
	padding-top:20px;
	text-indent:0px !important;
	font-weight:normal;
    }
.RelatedInformation .ListTitle img {
	visibility:hidden;
    }
.RelatedInformation .ListTitle{
	font-family:'ITC Lubalin Graph W01 Md', Georgia, Verdana, Arial;
	font-weight:normal;
    }
.RelatedInformation .ListTitle h4 {
	font-family:'ITC Lubalin Graph W01 Md', Georgia, Verdana, Arial;
	font-weight:normal;
    font-size: 16px;
    text-transform:uppercase;
    }
.RelatedInformation li, .RelatedInformation li a {
 font-size:12px;
    }
.RelatedInformation .ListTitle h3 {
	font-family:'ITC Lubalin Graph W01 Md', Georgia, Verdana, Arial;
	color:#492f92 !important;
	font-weight:normal;
    font-size: 16px;
    text-transform:uppercase;
    }	
.SubNavList ul li.back a {
    display:block;
    margin:2px;
    padding:10px 0px;
    text-decoration:none;
    font-weight:bold;
    background:url("/SiteCollectionImages/WebParts/bg_SubNavHoverBackCD.png") no-repeat 8px 50%;
    }
p.SpotBodyGreenTitle {
	font-size:16px;
	color:#629080;
    }
.GrayList li ul {
    list-style:disc;
    }
.GrayList li ul.GrayList {
	list-style:disc;
	padding-top:3px;
    }
.GrayList li ul.GrayList li {
	padding-left:5px;
	margin-left:15px;
    }
body {
	font-family: 'Helvetica', Helvetica, sans-serif, Arial !important;
	font-size:14px;
    }
.WSSection_Zones_Bottom .SubNavList ul li a {
    display:block;
    margin:2px;
    padding:10px 0px;
    text-decoration:none;
    font-weight:bold;
    background:url("/_layouts/images/WellStar/shared/bg_SubNavHover.png") no-repeat 172px 50%;
}
.WSSection_Zones_Bottom .SubNavList ul li:first-child a {
    display:block;
    margin:2px;
    padding:10px 0px;
    text-decoration:none;
    font-weight:bold;
    background:url("/SiteCollectionImages/WebParts/bg_SubNavHoverBackCD.png") no-repeat 8px 50% !important;
}
.WSSection_Zones_Bottom .SubNavList ul li:first-child a:hover {
	background-image: none !important;
	background-color:#D1CBE4 !important;
}
.ImagingServicesPhysicians {
	margin-bottom:25px;
}
.ImagingServicesPhysicians .InnerContent {
	background:url("/SiteCollectionImages/Content/bg_ImagingServicesPhysicians.gif") no-repeat;
	width:660px;
	height:150px;
	margin:0px;
}
.ImagingServicesPhysicians .ImagingServicesPhysiciansDetails {
	padding:10px;
	margin-left:120px;
}
.ImagingServicesPhysicians .Wrapper {
	margin:4px;
}
.WS_RightRail .ms-WPTitle {
	font-size: 4pt;
}
.ToolTip { 
    display:inline-block; 
}
.SubNavListFourWide ul li {
    display:inline;
    float:left;
    border:1px solid #D1CBE4;
    width:243px !important;
    text-align:center;
}
.SubNavListFourWide ul li a {
    display:block;
    margin:2px;
    padding:10px 0px;
    text-decoration:none;
    font-weight:bold;
    background:url("/_layouts/images/WellStar/shared/bg_SubNavHover.png") no-repeat 8px 50%;
}
li.SelectedSubNavFourWide a {
    background-image:none !important;
    background-color:#492F92 !important;
    color:#fff !important;
}
.SubNavListFourWide ul li.SelectedSubNavFourWide a:hover
{
	background-color:#492F92 !important;
}
.SubNavListFourWide ul li a:hover {
    background-image: none !important;
	background-color:#D1CBE4 !important;
}
.SubNavListFourWide ul li {
	font-family:'ITC Lubalin Graph W01 Md', Georgia, Verdana, Arial;
	font-size:13px;
	font-weight:normal;
}
.SubNavListFourWide ul li.EmptySubNav
{
    width:410px;
    height:37px;
}

.WSSection_Zones_Bottom .SubNavListFourWide ul li a {
    display:block;
    margin:2px;
    padding:10px 0px;
    text-decoration:none;
    font-weight:bold;
    background:url("/_layouts/images/WellStar/shared/bg_SubNavHover.png") no-repeat 222px 50%;
}
.WSSection_Zones_Bottom .SubNavListFourWide ul li:first-child a {
    display:block;
    margin:2px;
    padding:10px 0px;
    text-decoration:none;
    font-weight:bold;
    background:url("/SiteCollectionImages/WebParts/bg_SubNavHoverBackCD.png") no-repeat 8px 50% !important;
}
li.EmptySubNavMid {
	width:266px !important;
	height:37px;
}
#spotCarithersFlowers div.SpotBodyPurpleTrans {
	font-size:12px;
}
.SectionTitle h1.TitleWebFont {
	line-height:21px;
}
h1.TitleWebFont {
	font-family:'ITC Lubalin Graph W01 Bk', Georgia, Verdana, Arial;
	font-size:18px;
	font-weight:normal;
}
.SpotBodyGray {
	line-height:17px;
	font-size:14px;
}
.WSSection_Top .SectionTitle h1.TitleWebFont{
	margin-right:17px;
}
.WSSection_Top .SectionDescription .SpotBodyGreen{
	font-size:13px;
	line-height:20px;
	font-size:15px;
}
.FacilityInformationSelector .SearchFacilityList{
background: url("/SiteCollectionImages/TaskSelectElements/select-bg-490px.gif") no-repeat -160px 0px !important;
}

.WS_InlineVideoBody DIV.SpotBodyGreen{
	margin-left:0px !important;
}

.WSSection_Zones_Bottom .EmptySubNav{
	min-width:265px !important;
}

.WS_FooterLinkArea a, .WS_FooterLinkArea a:link {
	font-family:Verdana, arial, sans-serif;
}

.WS_HeaderLinkArea ul li {
	font-size:14px;
	font-weight:normal;
}
.WS_HeaderLinkArea {
	height:30px !important;
}
.WS_HeaderLinkArea DIV {
	height:23px !important;
}
.s4-notdlg.WS_HeaderLinkArea {
	height:30px !important;
}
#HeaderLinkMenu li.flyout a.WS_HeaderLink{
background: url("/_layouts/images/WellStar/shared/flyout_arrow.png") no-repeat 97% 60%;
padding-bottom:6px;
}

/*#s4-statusbarcontainer div[style] { display: none !important; }*/

.WS_RightRail DIV.OpenQuote {
	font-size:18px;
	line-height:23px;
}
.WS_RightRail .Wrapper[style] {
	height: auto;
	padding-bottom: 10px;
}
.WS_RightRail DIV.CTAFooter {
	bottom:10px;
}
DIV.OpenQuote .WebFont {
	font-family:'ITC Lubalin Graph W01 Bk', Georgia, Verdana, Arial;
}
DIV.WS_Content {
clear:both;
}
DIV.WS_FooterLinkArea {
float:left;
clear:both;
}
.FoundationSubNavList ul li, .FoundationSubNavList ul li a {
	font-size:12px !important;
}
.FoundationSubNavList UL LI.SelectedSubNav A:hover, .FoundationSubNavList UL LI.SelectedSubNav A
{
	color:#ffffff !important;
}
.FoundationHeader H1.WebFont A {
	font-size:34px !important;
	font-weight:normal !important;
}
.article-content ul.GrayList li {
	padding-bottom:6px;
}
div.SpotBodyGray p {
	line-height:17px;
	font-size:14px;
	font-family: 'Helvetica', Helvetica, sans-serif, Arial !important;
}
#ArticleLinkMenu LI.flyout A.WS_HeaderLink {
width:95px !important;
}
#spot2010CommunityBenefits DIV.SpotBodyPurpleTrans{
height:100px !important;
}
DIV.WS_SimpleHeroImage {
	margin-top:-10px;
}
DIV.FoundationHeader {
	margin-top:-10px;
	margin-bottom:5px;
}
.WS_BreadCrumbPane, .WS_BreadCrumbPane a, .WS_BreadCrumbPane span {
	font-family:Verdana, arial, sans-serif !important;
}
.WS_FoundationBreadCrumbPane, .WS_FoundationBreadCrumbPane a, .WS_FoundationBreadCrumbPane span {
	font-family:Verdana, arial, sans-serif !important;
}
ol.GrayList{
list-style-type:decimal;
padding-left:20px;
}
/*.GrayList strong { font-weight:normal } */
.PurpleHeadingText{
	font-size:14px !important;
	font-weight:normal !important;
}
#WellStarCobbVOLUNTEERS DIV.PurpleBackgroundHeading, #WellStarDouglasVOLUNTEERS DIV.PurpleBackgroundHeading, #WellStarVOLUNTEERS DIV.PurpleBackgroundHeading {
	padding-bottom:3px !important;
	padding-top:5px !important;
}
.article-image-caption-wrapper {
    padding-top:10px !important;
    font-size:11px;
    line-height:14px;
    margin-top:2px;
    margin-bottom:10px
}
div.SpotBodyGray a:visited, div.SpotBodyGray a:link {
	color:#492f92;
}
ul.GrayList a, ul.GrayList a:link, ul.GrayList a:visited {
	color:#492f92;
}
.SubNavList SubNavListFourWide ul li {
    display:inline;
    float:left;
    border:1px solid #D1CBE4;
    width:243px;
    text-align:center;
    font-family:'ITC Lubalin Graph W01 Bk', Georgia, Verdana, Arial;
	font-size:13px;
	font-weight:normal;
}
.SubNavList SubNavListFourWide ul li a {
    display:block;
    margin:2px;
    padding:10px 0px;
    text-decoration:none;
    font-weight:bold;
    background:url("/_layouts/images/WellStar/shared/bg_SubNavHover.png") no-repeat 8px 50%;
}
.SubNavList SubNavListFourWide ul li a:hover {
    background-image: none !important;
	background-color:#D1CBE4 !important;
}
.SubNavList SubNavListFourWide ul li.EmptySubNav{
    width:410px;
    height:37px;
}
.EmergencyPane .EmergencyDetailPanes .SpotBodyGray {
font-size:12px !important;
line-height:15px !important;
padding-bottom:0px;
}
#SpotRegistrationCancellation .SpotBodyGray div {
margin-top:20px;
}
div.WSHome_Zones_Hero {
height:350px !important;
width:980px !important;
margin-left:1px;
}
.newListSelected {
	z-index:0 !important;
}
.TaskPane .newListSelected {
	z-index:300 !important;
}
.WS_PhysiciansImagingBanner {
	background:url("/Medical-Care/Imaging/For-Physicians/PublishingImages/ImagingPhysiciansBanner.jpg");
	height: 150px;
	width: 980px;
}
.ms-WPBody a, .ms-WPBody a:visited, .ms-WPBody a:link {
    color:#492F92;
    text-decoration:none;
}
.ms-WPBody a:hover
{
	color:red;
    text-decoration:underline;
}
.ms-WPBody a:visited {
    color:#492F92;
    text-decoration:none;
}
.s4-noti-noti {
    border-color:#492F92;
}
.s4-noti-in1 {
    border-top:2px solid #492F92;
}
.s4-noti-in2 {
    background-image:none;
    background-color:#D1CBE4;
    border-top:0px;
    color:#492F92;
}
/* task select boxes */
.newListSelected {
	background:url("/SiteCollectionImages/TaskSelectElements/select-bg.gif") no-repeat scroll 0 0 transparent;
	color:#492F92 !important;
	font-family:'Helvetica', Helvetica, sans-serif, Arial !important;
	font-size:12px !important;
	/*font-weight:bold;*/
	height:21px !important;
	padding:9px 0 0 6px;
	text-transform:uppercase;
	width:208px;
}
.selectedText {
	height:29px !important;
	width:211px;
}
.TaskPane .selectedTxt {
    width:178px;
}
ul.newList {
	width:206px;
	top:28px !important;
}
ul.newList a {
    color:#492F92 !important;
    text-decoration:none !important;
    text-transform:capitalize;
    font-size:11px;
    cursor:pointer;
}
.newListHover {
    background-color:#D1CBE4 !important;
}
.newListSelHover, .newListSelFocus {
	background-position:0 -30px;
}
.newListOptionTitle {
    color:#492F92;
    padding-left:8px !important
}
.newListOptionTitle li {
    border-left:0 none;
}
.hiLite {
	background:none repeat scroll 0 0 #D1CBE4 !important;
	color:#492F92 !important;
}


        /*TASK BAR*/
        .TaskPane {
            background-image: url(/sitecollectionimages/servicelineshero/servicelineshero-task-bg.png);
            margin:5px 0 5px 0;
        }

        .hp-task-header {
            font-family: "ITC Lubalin Graph W01 Demi";
            font-size: 11pt;
            text-transform: uppercase;
            color: #492f92;
        }

        .hp-task-header-title {
            font-size: 13pt;
            color: #492f92;
            font-family: "ITC Lubalin Graph W01 Bk";
            text-transform: uppercase;
            padding:15px 0 10px 30px;
        }

        .hp-task-text {
            font-family: "ITC Lubalin Graph W01 Demi";
            font-size: 10pt;
            text-transform: uppercase;
            color: #492f92;
            margin-bottom: 5px;
            display: inline-block;
            
        }


        .TaskPane div.TaskHeader {
            font-weight: bold;
            top: 12px;
        }


        .hp-task-wrapper {
            width: 940px;
            height: 70px;
            position: relative;
            padding:10px 0 0 38px;
            left: 20px;
            background-image: url(/sitecollectionimages/servicelineshero/servicelineshero-hp-task-white-bg.png);
            background-repeat:no-repeat;
        }


        .SelectBox-task 
        {          
            display:inline-block;
        }

        .SelectBox-task img {
            margin-left: 5px;
        }




/* inline video player */
a.IVContent
{
    display:block;
    width:320px;
    height:180px;
    background-color:black;
}
a.IVContent img
{
    border:none;
    cursor:pointer;
}
.WS_InlineVideo div.SpotTitle
{
	background: url("/SiteCollectionImages/VideoPlayer/bg_VideoPlayerTitle.png") no-repeat;
}
.WS_InlineVideo div.SpotBodyPurple
{
	margin-top:17px;
}
.WS_InlineVideo div.SpotBodyPurple img
{
	margin-bottom:10px;
}
.FeaturedVideo
{
    position:relative;
}
.FeaturedVideo .VideoPlay
{
    position:absolute;
	top:10px;
	cursor:pointer;
	left:10px;
}
.WS_InlineVideo .VideoPlay
{

	width:41px;
	height:18px;



	position:absolute;



	top:50px;
	left:5px;


	cursor:pointer;
	
}
.WS_InlineVideo .VideoPrevious
{
	background-color:white;
	width:30px;
	height:32px;
	position:absolute;
	top:114px;
	cursor:pointer;
	display:none;
}
.WS_InlineVideo .VideoNext
{
	background-color:white;
	width:30px;
	height:32px;
	position:absolute;
	top:114px;
	right:0px;
	cursor:pointer;
}
.WS_InlineVideoBody div.SpotBodyGreen
{
	background: url("/_layouts/images/WellStar/shared/LargeLeftQuoteGreen.gif") no-repeat;
	margin-top:17px;
	margin-left:20px;
	line-height:17px;
	*height:87px;
}
.WS_InlineVideoBody div.SpotBodyQuote 
{
	margin-left:47px;
	line-height:18px;
}
div.CloseQuote
{
	background: url("/_layouts/images/WellStar/shared/SmallRightQuoteGreen.gif") no-repeat;
	width:12px;
	height:11px;
	display:-moz-inline-stack;
	display:inline-block;
}
/* put div in haslayout mode */
.WS_InlineVideoBody div.CloseQuote
{
	*display:inline;
}
.WS_InlineVideoBody span.spnTagLine
{
    font-size:10px;
}

/*HTML Reusable Slider*/
.WS_ContentSlider div.SpotTitle
{
	background: url("/SiteCollectionImages/VideoPlayer/bg_VideoPlayerTitle.png") no-repeat;
}
.WS_ContentSlider div.SpotBodyPurple
{
	margin-top:17px;
}
.WS_ContentSlider div.SpotBodyPurple img
{
	margin-bottom:10px;
}

.WS_ContentSlider .SliderPrevious
{
	background-color:white;
	width:30px;
	height:32px;
	position:absolute;
	top:114px;
	cursor:pointer;
	display:none;
}
.WS_ContentSlider .SliderNext
{
	background-color:white;
	width:30px;
	height:32px;
	position:absolute;
	top:114px;
	right:0px;
	cursor:pointer;
}










/* mini events widget */
.WS_MiniEvents
{
height:405px;
}
.WS_MiniEvents .MiniCalendar
{
	width:228px;
	height:auto;
	margin-bottom:2px;
	/*border:1px solid #D1CBE4;*/
}
.WS_MiniEvents .ui-datepicker-inline
{
    /*margin:2px;*/
    width:224px !important;
}
.WS_MiniEvents div.ui-datepicker, .WS_MiniEvents .ui-datepicker tr
{
    border-right:1px solid #D3D3D3;
}
/* default cell */
.WS_MiniEvents div.ui-datepicker, .WS_MiniEvents .ui-datepicker td 
{
	font-size:9px;
}

/* begin day from this month */
.WS_MiniEvents .ui-state-default, .WS_MiniEvents .ui-widget-content .ui-state-default, .WS_MiniEvents .ui-widget-header .ui-state-default
{
	background-image:none;
	background-color:white;
	color:#492f92;
	border-right:0 none;
	border-bottom:0 none;
}
/* end day from this month */

/* day from other months */
.WS_MiniEvents .ui-state-disabled, .WS_MiniEvents .ui-widget-content .ui-state-disabled, .WS_MiniEvents .ui-widget-header .ui-state-disabled
{
	opacity:1;
}
.WS_MiniEvents .ui-widget-content .ui-datepicker-other-month span.ui-state-default
{
	color:#666666;
}
/* end day from other months */

/* begin highlighted days */
.WS_MiniEvents .ui-state-active, .WS_MiniEvents .ui-widget-content .ui-state-active, .WS_MiniEvents .ui-widget-header .ui-state-active
{
	background-color:transparent;
	background-image:none;
	border:0 none;
}
.WS_MiniEvents .ui-state-active a, .WS_MiniEvents .ui-state-active a:link, .WS_MiniEvents .ui-state-active a:visited
{
	background-color:#ADC393;
	color:white;
}
/* end highlighted days */

/* begin selected day */
.WS_MiniEvents .ui-state-highlight, .WS_MiniEvents .ui-datepicker-current-day
{
	background-color:#492f92 !important;
}
.WS_MiniEvents .ui-state-active a.ui-state-active, .WS_MiniEvents .ui-state-active a.ui-state-active:link, .WS_MiniEvents .ui-state-active a.ui-state-active:visited
{
	background-color:#492f92 !important;
}
/* end selected day */

/* today */
.WS_MiniEvents .ui-datepicker-today span.ui-state-highlight
{
	background-color:#89ACA0 !important;
}
.WS_MiniEvents .ui-datepicker-today a.ui-state-highlight
{
	background-color:#ADC393 !important;
	border-color:#D3D3D3;
}
/* default styles */
.WS_MiniEvents .ui-widget-content
{
	color:white;
	background-image:none;
	background-color:transparent;
	border:0 none;
	line-height:16px;
	padding-top:3px;
}
.WS_MiniEvents .ui-widget-header
{
	background:url("/_layouts/images/WellStar/shared/bg_Green_629080_1x1.gif") repeat;
	border:0 none;
	width:225px;
	padding:0 0 7px;
	border-bottom:1px solid white;
}
.WS_MiniEvents .ui-datepicker-header .ui-state-disabled
{
	display:none;
}
.WS_MiniEvents .ui-datepicker .ui-datepicker-title
{
	color:white;
	text-transform:uppercase;
	font-size:12px;
	line-height:18px;
}
.WS_MiniEvents .ui-datepicker th
{
	text-transform:uppercase;
	padding:2px 2.6px 0;
	background:url("/_layouts/images/WellStar/shared/bg_Green_629080_1x1.gif") repeat;
}
.WS_MiniEvents .ui-datepicker th span
{
	display:block;
	width:27px;
}
.WS_MiniEvents .ui-datepicker td span, .WS_MiniEvents .ui-datepicker td a
{
	padding:2px;
}
.WS_MiniEvents .ui-datepicker-current-day a.ui-state-hover:hover
{
	color:white !important;
}
.WS_MiniEvents a.ui-state-hover:hover
{
	color:#492f92 !important;
	/*border: 1px solid #492f92;*/
	border-color:#D3D3D3;
}
.WS_MiniEvents .ui-icon-circle-triangle-e
{
    background-image:none;
}
.WS_MiniEvents .ui-datepicker-next, .ui-datepicker-next-hover
{
	background: url("/SiteCollectionImages/MiniEvents/btn_MiniEventNext.gif") no-repeat 100% 2px !important;
	background-position: 100% 2px;
	border:0 none !important;
	top:2px;
	right:10px;
	cursor:pointer;
}
.WS_MiniEvents .ui-datepicker-next-hover, .WS_MiniEvents .ui-datepicker-prev-hover
{
	cursor:pointer;
}
.WS_MiniEvents .ui-icon-circle-triangle-w
{
    background-image:none;
}
.WS_MiniEvents .ui-datepicker-prev, .ui-datepicker-prev-hover
{
	background: url("/SiteCollectionImages/MiniEvents/btn_MiniEventPrevious.gif") no-repeat 0 2px !important;
	background-position: 0 2px;
	border:0 none !important;
	top:2px;
	left:8px;
	cursor:pointer;
}
.WS_MiniEvents div.ui-datepicker .ui-corner-all
{
    -moz-border-radius:0;
}
.WS_MiniEvents .ui-datepicker table
{
    margin:0;
    /*font-size:8px;*/
    font-family:'Helvetica', Helvetica, sans-serif, Arial !important;
    border-bottom:1px solid #D3D3D3;
}
.WS_MiniEvents .ui-datepicker
{
    /*padding:0 0 4px 1px;*/
    padding:0;
}
.WS_MiniEvents .ui-datepicker td
{
    padding:0;
}
.WS_MiniEvents div.SpotTitle
{
	width:228px;
}
.WS_MiniEvents .SpotBodyPurple
{
	margin-top:10px;
	margin-left:10px;
	width:200px;
}
.WS_MiniEvents .SpotBodyWhite
{
	margin-top:5px;
	margin-left:10px;
	width:200px;
	font-weight:bold;
}
.WS_MiniEvents .CalendarNav
{
	position:absolute;
	bottom:4px;
	right:5px;
}
.WS_MiniEvents .CalendarNav > div
{
	float:right;
	margin-left:2px;
	width:16px;
	height:16px;
}
.WS_MiniEvents .CalendarNav > div a
{
	display:none;
}
.WS_MiniEvents .EventContent
{
	background: url("/_layouts/images/WellStar/shared/bg_Green_629080_1x1.gif");
	width:230px;
	height:190px;
}
.WS_MiniEvents .EventDetails
{
	background: url("/_layouts/images/WellStar/shared/bg_Green_79a193_1x1.gif");
	width:220px;
	height:153px;
	margin-left:5px;
	margin-bottom:2px;
	position:relative;
}
.WS_MiniEvents a#pnlEventTime
{
}
.WS_MiniEvents a#pnlEventLocation
{
}
.WS_MiniEvents a#spanEventTitle
{
	color:#492f92;
	font-weight:bold;
	text-decoration:none;
}
.WS_MiniEvents a#spanEventTitle img
{
	margin-left:5px;
}
.WS_MiniEvents #pnlEventDate
{
	position:relative;
}
.WS_MiniEvents #pnlEventMonthNumber
{
	background: url("/SiteCollectionImages/MiniEvents/EventDaysNumber.gif") no-repeat;
	width:45px;
	height:39px;
}
.WS_MiniEvents #pnlEventDayNumber
{
	position:absolute;
	top:0;
	left:46px;
	background: url("/SiteCollectionImages/MiniEvents/EventDaysNumber.gif") no-repeat;
	width:45px;
	height:39px;
}
.WS_MiniEvents #pnlEventDay
{
	position:absolute;
	top:0;
	left:92px;
	background: url("/SiteCollectionImages/MiniEvents/EventDays.gif") no-repeat;
	width:128px;
	height:39px;
}
.WS_MiniEvents #btn_ViewAllEvents
{
	margin-left:5px;
}
/* news ticker */
.NewsPane
{
	background: url("/_layouts/images/WellStar/shared/bg_Green_adc393_1x1.gif") repeat;
	width:980px;
	height:70px;
	color:#492F92;
	position:relative;
	display:block;
	margin-bottom:20px;
}
.NewsWrapper
{
	margin-left:10px;
}
.NewsWrapper div
{
}
.NewsLogo
{
	float:left;
	margin-top:10px;
}
.NewsTitle
{
	float:left;
	margin:0 10px 0 29px;
	width:190px;
	text-transform:uppercase;
}
.NewsTitle tr
{
    height:70px;
}
.NewsTitle tr td
{
    vertical-align:middle !important;
    font-size:16px !important;
    font-family:'Helvetica', Helvetica, sans-serif, Arial !important;
}
.NewsBody
{
	float:left;
	width:510px;
	font-size:12px;
	line-height:16px;
	margin-top:10px;
}
div.NewsCTA
{
	float:left;
	margin-top:0px;
	text-align:right;
	position:absolute;
	bottom:10px;
	right:12px;
}
div.NewsCTA div
{
    float:none;
    margin-top:4px;
}
div.NewsCTA_OneLink
{
	bottom: auto !important;
	top:25px !important;
}
div.NewsCTA_TwoLinks
{
	bottom:15px !important;
}
div.NewsCTA a
{
    color:#492F92 !important;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
div.NewsCTA img
{
	/*margin-top:8px;*/
	margin-left:5px;
	position:relative;
	top:1px;
}

/* spots */
#spotHundredBest div.SpotBodyGray {
	background: url("/SiteCollectionImages/Spots/content_WorkingMothers.gif") no-repeat;
	height:84px;
	margin-top:7px;
	margin-left:18px;
}
#spotHundredBest div.SpotBodyGray div {
	position:relative;
	margin-left:104px;
	top:-3px;
	font-size:13px;
	line-height:18px;
	letter-spacing:0.6px;
}
#spotHospitalsServices div.SpotBodyGray {
	font-size:13px;
	line-height:18px;
	margin-top:5px;
	margin-left:15px;
	letter-spacing:0.25px;
}
#spotHealthLibrary div.SpotContentWrapper {
	background: url("/SiteCollectionImages/Spots/bg_HealthLibrary_FPO.jpg") no-repeat;
}
#spotHealthLibrary div.SpotBodyWhite 
{
    position:absolute;
	top:10px;
	left:10px;
	line-height:13px;
	font-size:13px;
}
#spotBabyStepstoWellness div.SpotContentWrapper {
	background: url("/SiteCollectionImages/content/content_BabyStepsWellness.jpg") no-repeat;
}
#spotGoodLifeClub div.SpotContentWrapper {
	background: url("/SiteCollectionImages/content/content_GoodLifeClub.jpg") no-repeat;
}
#spotWellStarFoundation div.SpotContentWrapper {
	background: url("/SiteCollectionImages/Spots/bg_WellStarFoundation_FPO.jpg") no-repeat;
}
#spotHealthPlace div.SpotContentWrapper {
	background: url("/SiteCollectionImages/Spots/bg_HealthPlace_FPO.jpg") no-repeat;
}
#spotCommunity {
	border: none;
	width:230px;
	height:140px;
	background:#adc393;
}
#spotCommunity div.SpotBodyPurple 
{
    position:relative;
    left:20px;
    top:8px;
    line-height:17px;
}
#spotUrgentCareCenters
{
	position:relative;
	height:400px;
}
#spotUrgentCareCenters .SpotBodyPurple
{
	background: url("/_layouts/images/WellStar/shared/bg_Purple_f1eff7_Trans_32x32.png");
	width:230px;
	height:183px;
	margin-top:0px;
}
#spotUrgentCareCenters .SpotBodyPurple div
{
	position:relative;
	top:21px;
	left:26px;
}
#pnlViewAllLocations 
{
    cursor:pointer;
	position:absolute;
	bottom:3px;
	left:5px;
}
#urgentTrigger {
	position:absolute;
	top:4px;
	left:4px;
	display: block;
    height: 8px;
    width: 8px;
    cursor: pointer;
}
#spotPhysiciansMedicalGroup
{
	border: 1px solid #d1cbe4;
	width:478px;
}
#spotPhysiciansMedicalGroup div.SpotContentWrapper
{
	position:relative;
	margin:4px;
}
#spotMyTeamOfPhysicians
{
	background: url("/SiteCollectionImages/Spots/bg_MyTeamOfPhysicians.jpg");
	width:470px;
	height:219px;
}
#spotMyTeamOfPhysicians .SpotBodyGreen
{
	position:absolute;
	top:20px;
	left:20px;
	font-size:15px;
	line-height:13px;
}
#spotMyTeamOfPhysicians .SpotBodyGreen img
{
	margin-bottom:5px;
}
#spotMyTeamOfPhysicians .SpotBodyGray
{
	position:absolute;
	top:58px;
	left:20px;
	line-height:18px;
}
#spotMyTeamOfPhysicians #btnAddAPhysician
{
	margin-top:9px;
	margin-left:-2px;
}
#spotMedicalGroup
{
	position:relative;
	background: #f1eff7;
	width:470px;
	height:150px;
	margin-top:5px;
}
#spotMedicalGroup .SpotBodyPurple
{
	position:absolute;
	top:44px;
	left:34px;
}
#spotMedicalGroup .SpotBodyGreen div
{
	position:absolute;
	top:20px;
	left:227px;
	font-size:14px;
	line-height:18px;
}
#spotMedicalGroup .SpotBodyGreen div img
{
	/*margin-bottom:5px;*/
}
#spotMedicalGroup #btnLearnMore
{
	margin-top:83px;
}
#spotFocusImmunizations div.SpotBodyGray {
	font-size:13px;
	line-height:18px;
	margin-top:6px;
	margin-left:15px;
}
#spotFocusCyberKnife div.SpotBodyGray {
	font-size:13px;
	line-height:18px;
	margin-top:3px;
	margin-left:15px;
}
#spotWendyWalk
{
	height:178px;
}
#spotAdelaCare
{
	height:178px;
}
#lbUrgentCareCenters {
    background: url("/_layouts/images/WellStar/shared/bg_Purple_492f92_Trans_32x32.png") 0px 0px repeat;
    display: none;
	position:absolute;
	top:1020px;
	left:125px;
    width:718px;
    height:519px;
	z-index:2;
}
#urgentCloser {
    display: block;
    height: 8px;
    width: 8px;
    cursor: pointer;
	margin:5px 10px;
	position:absolute;
	right:0;
}
#lbUrgentCareCenters .LightboxContents
{
	margin-left:4px;
}
#lbUrgentCareCenters ul li {
    background: url("/_layouts/images/WellStar/shared/bg_Purple_c5c0d7_Trans_32x32.png") 0px 0px repeat;
    float: left;
    width: 230px;
    height: 160px;
    margin-left:5px;
	margin-bottom:5px;
	color:#492F92;
}
#lbUrgentCareCenters ul li div
{
	margin-top:40px;
	margin-left:15px;
	/*width:200px;*/
}
#lbUrgentCareCenters ul li a {
	color:#492F92;
	font-size:15px;
	line-height:18px;
	font-weight:bold;
    text-transform: uppercase;
	text-decoration:none;
}
#lbUrgentCareCenters ul li a img {
	position:relative;
	top:1px;
	left:5px;
}
#lbUrgentCareCenters ul li p {
	line-height:16px;
}

/* Right rails */

.RR_PurpleHeading
{
	width:210px;
	background-color:#492f92;
	padding:13px 0px 13px 20px;
}
.RRList
{
	background-color:#e3dfee;
	margin-bottom:0px;
	width:230px;
}
.RRList ul
{
	margin-top:10px;
	border-bottom:solid 5px #a497c8;
}
.RRList ul li
{
	border-top:1px solid #ccc5e0;
	padding:5px 10px 5px 20px;
}
.RRList ul li a
{
    color:#492F92 !important; /* mike is this right? used to be 551A8B */
	font-size:10px !important;
	text-transform:uppercase;
	text-decoration:none;
}
.RRList ul li a:hover
{
    color:Red !important;
}
.RRTwoColumn ul li
{
	padding:7px 10px 7px 20px;
}
.RRList_LC
{
    font-size:10px !important;
	width:123px;
	font-family:'Helvetica', Helvetica, sans-serif, Arial !important;
}
.RRList_LCWide
{
	width:183px;
}
.RRList_RC
{
	color:#492F92; /* mike is this right? used to be 551A8B */
	font-size:9px !important;
	text-transform:uppercase;
	font-family:'Helvetica', Helvetica, sans-serif, Arial !important;
}
.RR_Accordion
{
	width:230px;
}
.RRSubHeading
{
    margin:10px 20px;
    color:#492F92;
    font-size:13px;
    line-height:16px;
}
div.AccordionTrigger
{
	float:left;
	background: url("/_layouts/images/WellStar/Shared/RR_Accordion.gif") no-repeat;
	height:30px;
	width:230px;
}
div.AccordionTrigger a
{
	color:#492f92 !important;
	text-decoration:none;
	display:block;
	margin-left:37px;
	margin-top:10px;
	font-weight:normal !important;
}
div.AccordionTrigger a:hover
{
	font-weight:bold;
}
div.AccordionActive
{
	background-position: left bottom !important;
}
div.AccordionActive a
{
	font-weight:bold;
}
.AccordionContainer
{
	clear:both;
	overflow:hidden;
	background:#E3DFEE;
}
.AccordionContainer .Content
{
	margin:10px;
}

/* My Physicians Web Part */
.WP_MyPhysicians .PhysicianInfo
{
	border:1px solid #D1CBE4;
}
.WP_MyPhysicians .PhysicianDetails
{
	float:right;
	width:135px;
	color:#492F92;
	font-size:11px;
}
.WP_MyPhysicians .PhysicianName
{
	padding:7px 5px;
	background: #e4e0ef;
	font-weight:bold;
}
.WP_MyPhysicians .PhysicianName a
{
    font-size:12px;
    color:#492F92 !important;
}
.WP_MyPhysicians .PhysicianAddress
{
	margin-top:5px;
	margin-left:4px;
	font-size:10px;
}
.PurpleButtonCTA
{
	margin-top:5px;
	margin-bottom:10px;
	background: url("/_layouts/images/WellStar/Shared/btn_bgGenericPurple.gif") repeat-x;
	height:25px;
	text-align:right;
}
.PurpleButtonCTA a
{
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#492F92 !important;
}
.PurpleButtonCTA div
{
	margin-right:10px;
	padding-top:5px;
	text-transform:uppercase;
}
.PurpleButtonCTA img
{
	position:relative;
	top:2px;
	left:5px;
}
.WS_RelatedArticles .Title
{
	margin-bottom:5px;
}
.WS_RelatedArticles .ArticleList
{
	margin-top:10px;
	line-height:16px;
}
.WS_RelatedArticles .Article
{
	width:250px;
	margin-top:20px;
	line-height:15px;
}
.WS_RelatedArticles .Article .ArticleTitle
{
	color:#492F92;
	font-size:11px;
	font-weight:bold;
}
.WS_RelatedArticles .Article .ArticleTagLine
{
	color:#629080;
	font-style:italic;
	font-size:10px;
}
.WS_RelatedArticles .Article .ArticleBody
{
	color:#666666;
	font-size:12px;
}
div.WS_BreadCrumbPane
{
    background:#f1eff7;
    padding:5px 0px 5px 0px;
    /*margin-bottom:10px;*/
    font-size:10px;
    position:relative;
    margin-top:3px;
}
.WS_FoundationBreadCrumbPane
{
    background-color:#eef3e9;
    padding:5px 0px 5px 0px;
    /*margin-bottom:10px;*/
    font-size:10px;
    position:relative;
    /*top:-3px;*/
}
/*.WS_SimpleHeroImage .WS_BreadCrumbPane
{
    top:-2px;
}*/
a.BreadCrumb
{
    color:#492F92;
    text-transform:uppercase;
}
span.CurrentBreadCrumb
{
    color:#492F92;
    text-transform:uppercase;
    font-weight:bold;
}
.WS_FoundationBreadCrumbPane a.BreadCrumb
{
    color:#7e9661;
}
.WS_FoundationBreadCrumbPane span.CurrentBreadCrumb
{
    color:#7e9661;
}
.VideoLink
{
	color: #492f92;
	margin-bottom:13px;
	cursor:pointer;
}
.VideoLink span
{
	position:relative;
	top:-9px;
}
/*.VideoLink a
{
    cursor:pointer;
}*/
.VideoLink div.SpotTitle img
{
	margin:2px 12px 0 2px;
}
.VideoLink .VideoLabel
{
	font-weight:bold;text-transform:uppercase;
}
.VideoLink .VideoTitle
{
}
.VideoLink .VideoLength
{
	font-style:italic;
}
.GrayList
{
    list-style: disc;
    margin-left:18px;
}
.GrayList li
{
    padding-left:11px;
    padding-bottom:1px;
}
.GrayList li ul
{
    list-style:circle;
}
.ArchiveSectionTitle
{
    font-size:14px;
    margin-bottom:15px;
    width:330px;
}
.ArchiveLinkList
{
    list-style: disc;
    margin-left:13px;
    margin-bottom:10px;
    
}
.ArchiveLinkList li
{
    padding-left:11px;
    padding-bottom:6px;
}
.RelatedInformation
{
    margin-top:10px;
}
.RelatedInformation h2
{
	
	margin-bottom:3px;
}
.RelatedInformation .Wrapper
{
	border: 1px solid #d1cbe4;
}
.RelatedInformation .Wrapper > div
{
	margin:5px;
	width:308px;
}
.RelatedInformation .ListTitle
{
	background:url("/_layouts/images/WellStar/shared/bg_Purple_c8c0de_1x1.gif");
	/*background-color:#c8c0de;*/
	padding:10px;
}
.RelatedInformation ul
{
}
.RelatedInformation ul li
{
	background-color:#E3DFEE;
	border-bottom: 1px solid white;
	padding:5px 0 5px 10px;
}
.RelatedInformation ul li a
{
    color:#492F92 !important;
	display:block;
	width:290px;
	background: url("../_layouts/images/WellStar/Shared/btn_CTA_c8c0de_Trans.png") right no-repeat;
	text-decoration:none;
	text-transform:uppercase;
}
.RelatedInformation ul li a:hover
{
    color:Red !important;
}
.RelatedInformation div.WS_Spacer 
{
    float:left;
    margin:0px 5px 0 8px;
}
.RelatedInformation div.WS_Spacer div
{
	background: #e4e0ef;
    width:1px;
    height:207px;
}
#spotMoreInformation
{
	color:#492f92;
	border:1px solid #D1CBE4;
}
#spotMoreInformation > div
{
	margin:10px;
}
#spotMoreInformation img
{
	margin-top:12px;
}
h1.ImageText
{
    text-indent:-999em;
    margin-bottom:12px;
}
h2.ImageText
{
    text-indent:-999em;
    margin-top:20px;
    margin-bottom:2px;
}
.ToolTip
{
    color:#629080;
    border-bottom:1px dotted #629080;
    cursor:pointer;
    white-space:nowrap;
}
a.ToolTip, a.ToolTip:hover
{
	color:#629080 !important;
}
.tipsy { padding: 5px; font-size: 12px; position: absolute; z-index: 100000; }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: #629080; color: white; max-width: 200px; text-align: center; }
.tipsy-arrow { position: absolute; background: url("/_layouts/images/WellStar/shared/tipsy.png") no-repeat top left; width: 11px; height: 6px; }
.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
.tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; background-image:none;}
.tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }
.scrollgeneric {
    line-height: 1px;
    font-size: 1px;
    position: absolute;
    top: 0; left: 0;
}
.vscrollerbase {
    width:16px;
    background-image: url("/_layouts/images/WellStar/shared/scrollbg.gif") !important;
}
.vscrollerbasebeg {
    height:0px !important;
    width:16px;
}
.vscrollerbaseend {
    height:0px;
    width:16px;
}
.vscrollerbar {
    background:url("/_layouts/images/WellStar/shared/scrollbar.gif") no-repeat !important;
    margin-left:1px;
    width: 16px;
    height: 16px !important;
}
* html .vscrollerbar {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src="scrollbar.png");
    background-image: none;
}
.hscrollerbase {
	height: 22px;
	}
.hscrollerbar {
	height: 22px; 
	background-color: #84ADD6;
	}
.vscrollerbar, .hscrollerbar {
    padding: 0px;
    z-index: 2;
}
.scrollerjogbox {
    width: 22px;
    height: 22px;
    top: auto; left: auto;
    bottom: 0px; right: 0px;
    background: #698AAA;
}
.WSScrollBox {
	width: 210px; /* width of your box */
	height: 250px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	line-height:16px;
	font-size:10px;
}
*.contentwrapper
{
	*margin-top:0px;
	margin-top:0px;
    margin-left:10px;
}
.contentwrapper
{
	*margin-top:0px;
	margin-top:0px;
    margin-left:10px;
}
.WS_Location_Edit
{
}
h1 .WS_Location_Edit
{
    font-size:12px;
    font-weight:normal;
}
.WS_Location_Name
{
    margin-right:5px;
}

.WS_Location_Popup
{
    width:575px;
    margin:10px;
}
.WS_Location_Popup table.ms-rtetoolbarmenu{ 
    width:525px;
} 

.WS_Location_Popup iframe.ms-rtelong{ 
    width:525px;
} 

.WS_PopupTitle
{
    margin-bottom:10px;
    border: 1px solid #D1CBE4;
    padding: 10px;
    font-size:18px;
    color:#492F92;
    width:540px;
}
.WS_FormCaption
{
    font-weight:bold;
    font-size:12px;
}
.WS_TextBox_Small
{
    width:50px;
    margin-bottom:3px;
}
.WS_TextBox_Medium
{
    width:250px;
    margin-bottom:3px;
}
.WS_TextBox_Standard
{
    width:400px;
    margin-bottom:3px;
}
.WS_GreenSubHeader
{
    font-size:14px;
    font-weight:bold;
    color:#629080;
    margin:10px;
}
.WS_FormSection
{
    margin:10px;
}
.WS_RichTextArea
{
    width:525px;
    margin-bottom:10px;
}
.DoctorContent
{
	margin:10px;
}
.LocationContent
{
	margin:10px;
}
.DoctorList
{
	background-color:#E3DFEE;
	margin-bottom:15px;
	border-bottom:1px solid #A497C8;
}
.DoctorList .LetterSelector
{
	background-color:#c8c0de;
	text-align:center;
	padding:5px;
}
.DoctorList .LetterSelector a
{
	color:#492F92 !important;
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
	width:12px;
	height:12px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}
.DoctorList .LetterSelector a:hover
{
	background-color:red;
	color:white !important;
}
/* reuse this if we can for related locations */
.RRFooterCTA ul
{
	margin-top:0;
}
.RRFooterCTA ul li
{
	border-top:1px solid #CCC5E0;
	padding:5px 10px 5px 10px;
}
.RRFooterCTA ul li a
{
	background:url("/_layouts/images/WellStar/Shared/btn_CTA_c8c0de_Trans.png") no-repeat 199px;
	display:block;
    color:#492F92 !important;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	padding:3px 18px 0 0;
}
.RRFooterCTA ul li a:hover
{
    color:Red !important;
}
/* verify these don"t screw up related locations web part */
.WSScrollBox ul li
{
	padding:7px 0;
	color:#492F92;
}
.WSScrollBox ul li a
{
	color:#492F92 !important;
	/*font-weight:bold;*/
	font-size:12px;
	text-decoration:none;
}
.WSScrollBox ul li a:hover
{
    color:Red !important;
}
.MainSectionSubNavList ul li
{
    width:218px !important;
	cursor:pointer;
}
.MainSectionSubNavFiveList ul li
{
    width:183px !important;
	cursor:pointer;
}
.MainSectionSubNavRegion
{
    padding-top:20px;
}
.SubNavList ul li
{
    display:inline;
    float:left;
    border:1px solid #D1CBE4;
    width:194px;
    text-align:center;
}
.SubNavList ul li a
{
    display:block;
    margin:2px;
    padding:10px 0px;
    text-decoration:none;
	font-family:'ITC Lubalin Graph W01 Md', Georgia, Verdana, Arial;
    font-weight:normal !important;
	font-size:14px !important;
    background:url("/_layouts/images/WellStar/shared/bg_SubNavHover.png") no-repeat 8px 50%;
}
.SubNavList ul li a.previous
{
    background:url("/_layouts/images/WellStar/shared/bg_SubNavHoverPrev.png") no-repeat 8px 50%;
}
li.SelectedSubNav a
{
    background-image:none !important;
    background-color:#492F92 !important;
    color:white !important;
}
.SubNavList ul li.SelectedSubNav a:hover
{
	background-color:#492F92 !important;
}
.SubNavList ul li a:hover
{
    background-image: none !important;
	background-color:#D1CBE4 !important;
}
.FoundationSubNavList ul li a
{
    font-family:'ITC Lubalin Graph W01 Md', Georgia, Verdana, Arial;
    font-weight:normal !important;
	font-size:13px !important;
	background:url("/_layouts/images/WellStar/shared/bg_SubNavHoverGreen.png") no-repeat 8px 50%;
    color:#7e9661 !important;
}
.FoundationSubNavList ul
{
    margin-left:8px;
}
.FoundationSubNavList ul li
{
    border:1px solid #b6c4a5;
    width:190px;
}
.FoundationSubNavList ul li.SelectedSubNav a
{
    background-color:#7e9661 !important;
    color:white !important;
}
.FoundationSubNavList ul li.SelectedSubNav a:hover
{
	background-color:#7e9661 !important;
	color:red !important;
}
.FoundationSubNavList ul li a:hover
{
	background-color:#7e9661 !important;
	color:white !important;
}
.SubNavList ul li.EmptySubNav
{
    width:462px;
    height:37px;
}
.SubNavList ul li.EmptySubNavPrev
{
    width:266px;
    height:37px;
}
.ms-dlgFrameContainer
{
    overflow:hidden !important;
}
.PhysicianProfileTable .FormCriteriaLabel
{
    font-size:11px !important;
	text-transform:uppercase;
	width:160px;

}
.PhysicianProfileTable td.SpotBodyGray
{
	line-height:16px;
}
.PhysicianProfileTable td
{
	padding:5px 0px;
	border-bottom: solid 1px #D1CBE4;
	font-size:10px !important;
}
.PhysicianProfileTable td span
{
    font-size:10px !important;
}
.PhysicianProfileTable td .SpotBodyGray span, .PhysicianProfileTable td .SpotBodyGray
{
    font-size:13px !important;
}
.PhysicianProfile .PhysicianName
{
	background-color:#F1EFF7;
	color:#492F92;
	padding:6px 8px 3px 15px;
	font-size:18px;
	margin-bottom:20px;
	width:660px;
}
.PhysicianProfile
{
    font-size:13px !important;
}   

.PhysicianProfile .PhysicianName h1
{
	font-weight:normal;
}
.PhysicianProfile .PhysicianImage
{
	border:1px solid #D1CBE4;
	padding:4px;
	margin-right:15px;
}
.PhysicianProfile .PhysicianImage img
{
	vertical-align:top;
}
.PhysicianProfile .WMGAffiliation
{
	text-align:right;
	margin-top:5px;
	/*display:none;*/
}
.PhysicianProfile h2.ImageText
{
	margin-bottom:10px;
}
.PhysicianProfile .Bio
{
	/*display:none;*/
}
.PhysicianProfile .Bio .SpotBodyGray
{
	line-height:16px;
}
.PhysicianProfile .RecentPublications
{
	/*display:none;*/
	line-height:16px;
}
.PhysicianProfile .RecentPublications div
{
}
.PhysicianProfile .RecentPublications a
{
	text-decoration:none;
}
.PhysicianProfile .CHOAAffilliation
{
	/*display:none;*/
}
.PhysicianProfile .CHOAAffilliation td.SpotBodyGray
{
	padding-right:10px;
	/*border-right:1px solid #D1CBE4;*/
	font-size:13px !important;
}
.PhysicianProfile .RecentMedia
{
	/*display:none;*/
}
.PhysicianProfile .MedicalPractice
{
	/*display:none;*/
}
.PhysicianProfile .MedicalPractice .SpotBodyGreen
{
	font-size:14px;
	margin-bottom:5px;
}
/* jquery autocomplete override */
ul.ui-autocomplete
{
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.PhysicianProfile .MedicalPractice
{
}
.PhysicianProfile .MedicalPractice a.PracticeName
{
    font-weight:bold;
    font-size:12px;
    color:#492F92 !important;
}
.PhysicianProfile .MedicalPractice a.PracticeName:hover
{
    font-weight:bold;
    font-size:12px;
    color:#FF0000 !important;
}
.PhysicianProfile .MedicalPractice .SpotBodyGreen
{
    margin-top:10px;
}
.PhysicianProfile .MedicalPractice .SpotBodyGray
{
    margin-bottom:20px;
}
.PhysicianProfile .MedicalPractice .PracticeInfo
{
    width:330px;
    line-height:16px;
    margin-bottom:10px;
    font-size:13px !important;
}
#spotTerryLaparoscopic
{
	height:178px;
}
#spotAmericanAcademyPediatrics
{
	border:1px solid #D1CBE4;
	color:#492F92;
	font-size:11px;
	line-height:14px;
	width:230px;
}
#spotAmericanAcademyPediatrics > div
{
	margin:5px 6px;
}
#spotAmericanAcademyPediatrics img
{
	vertical-align:top;
	margin-right:14px;
}
#spotAmericanAcademyPediatrics span
{
	font-weight:bold;
	text-transform:uppercase;
}
.RemovePhysicianPane
{
    position:absolute;
    bottom:0;
    right:0;
}
.RemovePhysicianPane a
{
    font-size:12px !important;
    color:#492F92 !important;
}
.RemovePhysicianPane img
{
    margin-left:5px;
}
.PurpleLinkTable tr td div
{
	width:280px;
	padding:5px 0;
	border-bottom:solid 1px #D1CBE4;
}
.PurpleLinkTable tr td a
{
	font-family:'Helvetica', Helvetica, sans-serif, Arial !important;
	color:#492F92 !important;
	font-size:12px;
	background:url("/_layouts/images/WellStar/shared/btn_CTA_c8c0de_Trans.png") no-repeat right center;
	display:block;
}
.PurpleLinkTable tr td a:hover
{
    color:#FF0000 !important;
}
.PurpleLinkTable tr td span
{
	font-weight:bold;
}
.PurpleLinkTable tr.SpotBodyGreen td
{
    font-size:15px !important;
}
.SubNavTabList ul li
{
    display:inline;
    float:left;
    border:1px solid #D1CBE4;
    width:194px;
    text-align:center;
}
.SubNavTabList ul li a
{
    display:block;
    margin:2px;
    padding:10px 0px;
    text-decoration:none;
    font-weight:bold;
	color:#492F92;
	/*background:url("images/shared/bg_SubNavHover.png") no-repeat 8px 50%;*/
}
.SubNavTabList ul li.SelectedSubNav a:hover
{
	background-color:#492F92 !important;
	cursor:pointer;
	color:#FF0000 !important;
}
.SubNavTabList ul li a:hover
{
	background-color:#D1CBE4 !important;
	cursor:pointer;
	color:#FF0000 !important;
}
.SubNavTabList ul li.EmptySubNav
{
    width:462px;
    height:37px;
}
.LBLocationsContent
{
    border: solid 1px #D1CBE4;
    width:390px;
    margin-top:5px;
}
.LBLocationsContent a
{
    color:#492F92 !important;
    line-height:18px;
}
#spotAthertonPlace div.SpotContentWrapper {
	background: url("/SiteCollectionImages/content/content_AthertonPlace.jpg") no-repeat;
}

#spotHealthPlaceTwo div.SpotContentWrapper {
	background: url("/SiteCollectionImages/content/content_HealthPlace2.jpg") no-repeat;
}
.RelatedUCC .Wrapper
{
	width:358px;
}
.RelatedUCC .Wrapper > div
{
	margin:5px;width:348px;
}
.RelatedUCC ul li a
{
	width:330px;
}
.PurpleBackgroundHeading
{
	background-color:#e3dfee;
	padding:8px 15px;
	margin-top:13px;
}
.PurpleBackgroundHeading a
{
	font-size:14px;
	background: url("/_layouts/images/WellStar/shared/btn_CTA_c8c0de_Trans.png") no-repeat;
	background-position:right;
	text-decoration:none;
	text-transform:uppercase;
	padding-right:15px;
	padding-top:3px;
}
.PurpleBackgroundHeading span
{
    color:#492F92;
    font-size:14px;
	text-transform:uppercase;
	padding-right:15px;
	padding-top:3px;
}
#spotHealthLibraryTwo div.SpotContentWrapper {
	background: url("/SiteCollectionImages/content/content_HealthLibrary2.jpg") no-repeat;
}
#spotHealthLibraryTwo div.SpotBodyPurple 
{
    position:absolute;
	top:10px;
	left:10px;
	line-height:13px;
	font-size:12px;
}
#spotClasses div.SpotContentWrapper {
	background: url("/SiteCollectionImages/content/content_Classes.jpg") no-repeat;
}
#spotCarithersFlowers div.SpotContentWrapper {
	background: url("/SiteCollectionImages/content/content_Flowers.jpg") no-repeat;
}
#spotPatientVisitorInfo div.SpotBodyPurple
{
	background:url("/_layouts/images/WellStar/shared/bg_Purple_f1eff7_Trans_32x32.png") repeat;
	font-size:12px;
	line-height:16px;
}
#spotPatientVisitorInfo div.CTAFooter
{
	bottom:7px;
}
.Wide_Accordion
{
	width:660px;
	/*margin-bottom:25px;*/
}
.Wide_Accordion div.AccordionTrigger
{
	background:url("/_layouts/images/WellStar/shared/bg_Accordion_Wide.gif") no-repeat;
	float:none;
	width:660px;
}
.Wide_Accordion div.AccordionTrigger a
{
    padding-top:10px;
}

.Wide_Accordion .AccordionContainer
{
    background-color:transparent;
}
.RRList ul li .NormalPurple
{
    color:#492F92 !important;
	font-size:10px !important;
	text-transform:uppercase;
}
td.EventBlockDate
{
    background-color:#c8c0de;
    color:#492F92 !important;
    text-align:center;
    padding:5px;
}
.RedCTABold
{
	background:url("/_layouts/images/WellStar/Shared/btn_CTARed.gif") no-repeat right 45%;
	padding-right:15px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}
.PurpleCTA
{
	background:url("/_layouts/images/WellStar/Shared/btn_CTA_c8c0de_Trans.png") no-repeat right 45%;
	padding-right:15px;
}
.ad-controls { display: none; }
.ad-image-wrapper
{
	border:1px solid #D1CBE4;
	height:300px !important;
	z-index:50;
}
.ad-gallery .ad-image-wrapper
{
    /*margin-bottom:35px;*/
}
.VirtualTourButton
{
}
.ad-nav
{
	margin-top:20px;
}
.ad-gallery .ad-thumbs li a.ad-active img, .ad-gallery .ad-thumbs li a img
{
	border:none;
}
.ad-gallery .ad-thumbs li
{
	padding-right:6px;
}
.ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next
{
	display:none;
}
.ad-gallery .ad-forward, .ad-gallery .ad-back
{
	width:25px;
	top:18px;
}
.ad-gallery .ad-forward 
{
	background:url("/_layouts/images/WellStar/Shared/gallery_scroll_forward.gif") no-repeat;
	right:0;
}
.ad-gallery .ad-back 
{
	background:url("/_layouts/images/WellStar/Shared/gallery_scroll_back.gif") no-repeat;
	left:0px;
}
.ad-gallery .ad-nav
{
	width:660px;
}
.ad-gallery .ad-nav .ad-thumbs
{
	width:574px;
	margin-left:5px;
}
.ad-leftborder
{
	border-left: 1px solid #D1CBE4;
	margin-left:37px;
}
.ad-rightborder
{
	border-right: 1px solid #D1CBE4;
	margin-right:37px;
}
#btnVirtualTour
{
    position:absolute;
    top:365px;
    left:497px;
    z-index:100;
}
#virtualTourTrigger
{
    position:absolute;
	top:4px;
	left:4px;
	display: block;
    height: 8px;
    width: 8px;
    cursor: pointer;
}
#ArticleLinkMenu li
{
    margin:0;
	display:-moz-inline-stack;
	display:inline-block;
	color:#492f92;
}
#ArticleLinkMenu li
{
	*display:inline;
}
#ArticleLinkMenu li li
{
	display:block;
	width:172px;
}
#ArticleLinkMenu li.flyout
{
	position:relative;
	*top:10px;
}
#ArticleLinkMenu li.flyout a.WS_HeaderLink
{
	display:block;
	background: url("/_layouts/images/WellStar/shared/flyout_arrow.png") no-repeat right center;
	padding:0 0;
	width:90px;
	white-space:nowrap;
}
#ArticleLinkMenu li.flyout:hover > a
{
	background-color:transparent !important;
}
#ArticleLinkMenu li.flyout a:hover
{
	background-color:#f4f2f8;
	color:#FF0000 !important;
}
#ArticleLinkMenu li.flyout ul li a
{
	display:block;
	padding:6px 8px 8px 18px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	color:#492f92 !important;
}
#ArticleLinkMenu ul ul
{
	position:absolute;
	left:-9999px;
	margin-top:0px;
	background-color:White;
	border:1px solid #D1CBE4;
}
#ArticleLinkMenu li:hover > ul
{
	left:0;
}
#ArticleLinkMenu li.flyout ul li img {
	margin:-4px 13px -4px 0;
}
#ArticleLinkMenu a.WS_HeaderLink
{
	padding:0 0;
	font-size:11px;
}
#ArticleLinkMenu a.WS_HeaderLink img
{
	margin-left:4px;
	margin-right:4px;
	/*vertical-align:top;*/
}
a.Citation
{
	text-decoration:none;
	color:#629080;
	font-style:italic;
	cursor:pointer;
}
.InlineCitation
{
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:10px 20px;
	margin-top:8px;
	display:none;
}
a.CitationClose
{
	background:url("/_layouts/images/WellStar/shared/delete_purple.gif") no-repeat left center;
	padding-left:10px;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#492f92;
	cursor:pointer;
}
a:hover
{
	color:#FF0000 !important;
}
.article-content
{
    line-height:18px;
    margin-bottom:25px;
}
.article-image
{
    margin-right:20px;
    width:320px;
}
.article-image-caption-wrapper
{
    background:url("/_layouts/images/WellStar/shared/bg_Purple_f1eff7_Trans_32x32.png") repeat;
    padding:0 15px 11px;
    font-size:11px;
    line-height:14px;
    margin-top:2px;
    margin-bottom:10px
}
.article-image-credit
{
    color:#629080;
    font-style:italic;
    margin-top:7px;
}
.RedList
{
    list-style: disc;
    margin-left:13px;
}
.RedList li
{
    color:Red;
    padding-left:11px;
    padding-bottom:1px;
}
.FacilityMapButton
{
    display:block;
    width:144px;
    height:30px;
    background:url("/SiteCollectionImages/WebParts/Map_button.gif") no-repeat;
}
.FacilityMapButtonHover
{
    background:url("/SiteCollectionImages/WebParts/Map_button_roll.gif") no-repeat;
}
.EmergencyRoomNoticePanel
{
    color:#492F92;
    font-size:10px;
}
.Required
{
    color:Red;
}
.PaddedTable tr td
{
    padding:5px;
}
.SpotVariableHeight
{
	border:1px solid #D1CBE4;
}
.SpotVariableHeight div
{
	margin:4px;
	background-color:#f1eff7;
	line-height:16px;
	padding:10px;
	font-size:12px;
}
.PurpleBorder
{
	border:1px solid #D1CBE4;
}
.MedicalConditionsList .LetterSelector
{
	text-align:left;
	margin-bottom:25px;
}
.MedicalConditionsList .LetterSelector a
{
	color:#492F92 !important;
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
	width:12px;
	height:12px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	padding:6px 4px 6px 8px;
	border:1px solid #D1CBE4;
	margin-right:4.5px;
}
.MedicalConditionsList .LetterSelector a.DisabledLink, .MedicalConditionsList .LetterSelector a.DisabledLink:hover
{
    background-color:White !important;
    color:#666666 !important;
    cursor:default;
    opacity:0.4;
    filter: alpha(opacity = 50);
}
.MedicalConditionsList .LetterSelector a:hover
{
	background-color:#492F92;
	color:white !important;
}
.PurpleHeaderPane
{
    color:#D1CBE4;
    font-size:15px;
	font-weight:bold;
	padding:8px 23px;
	background-color:#492F92;
	width:614px;
}
.PurpleList
{
    list-style: disc;
    margin-left:25px;
    padding:10px;
    color:#492F92;
}
.PurpleList li
{
    padding:8px 2px;
}
table.EventSchedule thead tr
{
    background-color:#c8c0de;
    border:1px solid #D1CBE4;
}
table.EventSchedule thead tr td
{
    padding:13px 20px;
}
table.EventSchedule tbody tr
{
    line-height:14px;
    border:1px solid #D1CBE4;
}
table.EventSchedule tbody tr td
{
    padding:20px 20px;
}
table.EventSchedule tbody tr td SpotBodyGreen
{
    font-size:12px;
    font-weight:bold;
}
.StandOutText
{
    font-weight:bold;
    font-style:italic;
}
#SpotEventCancellation .RR_PurpleHeading
{
	padding:13px 3px 13px 17px;
}
#SpotEventCancellation .SpotBodyGreen
{
	font-size:13px;
}
#SpotWellStarAdministration .RR_PurpleHeading
{
	padding:13px 4px 13px 16px;
}
.EmergencyPane
{
	margin-bottom:25px;
}
.EmergencyPane .Wrapper
{
	margin:4px;
}
.EmergencyPane .Wrapper div
{
    margin:0;
}
.EmergencyPane .InnerContent
{
	background:url("/_layouts/images/WellStar/Shared/bg_EmergencyBanner.gif") no-repeat;
	width:650px;
	height:140px;
}
.EmergencyPane .EmergencyDetailPanes
{
	padding:10px;
	margin-left:120px !important;
}
.EmergencyPane .EmergencyDetailPanes #SelectSymptomPane
{
	font-size:18px;
	line-height:22px;
	margin-left:50px;
	margin-top:23px;
}
/*#divContentFever, #divPelvicPain, #divChestPain, #divHives, #divContentDiarrhea, #divContentFever2, #divContentVomiting, #divContentWheezing*/
.EmergencyPane .EmergencyDetailPanes > div
{
	font-size:12px;
	line-height:16px;
	margin-left:10px;
}
ul.EmergencyNavList li a
{
	background:url("/_layouts/images/WellStar/Shared/bg_EmergencySideMenu.gif") no-repeat;	
	width:95px;
	height:22px;
	display:block;
	padding-top:13px;
	padding-left:25px;
	text-decoration:none;
	text-transform:uppercase;
	color:#9687c0;
	font-weight:bold;
	font-size:11px;
}
ul.EmergencyNavList li a:hover
{
	background:url("/_layouts/images/WellStar/Shared/bg_EmergencySideMenuHover.gif") no-repeat;
	cursor:pointer;
}
.SimpleList
{
	list-style:disc outside none
}
#spotAngelaPrematureBaby
{
	height:178px;
}
.EmergencyDetailPanes td.SpotBodyGreen
{
	text-transform:uppercase;
	width:125px;
}
#SpotRegistrationCancellation .RR_PurpleHeading
{
    padding:13px 3px 13px 17px
}
#SpotRegistrationCancellation .SpotBodyGreen
{
    font-size:13px;
}
a.RedCTA
{
	background:url("/_layouts/images/WellStar/Shared/btn_CTARed.gif") no-repeat 100% 45%;	
	/*height:9px;*/
	/*display:block;*/
	padding-right:14px;
	text-decoration:none;
	text-transform:uppercase;
	color:#492f92;
	font-weight:bold;
	font-size:10px;
}
a.RedCTA:hover
{
	color:red;
}
.RightRailWidth
{
	width:230px;
}
.RightRailWidth .PurpleBorder
{
	font-size:12px;
	line-height:16px;
}
.RightRailWidth .PurpleBorder > div
{
	margin:15px;
}
h1.HiddenText
{
    font-size:0;
    height:0px;
}
h2.HiddenText
{
    font-size:0;
    height:0px;
}
h2.HiddenTextMargin
{
    font-size:0;
    margin-top:20px;
}
.FacilityInformationSelector {
    width:634px;
    padding:7px 12px;
}
.FAQList div.AccordionTrigger
{
    background:url("/_layouts/images/WellStar/shared/bg_SimpleAccordion.gif") no-repeat 20px -40%;
	float:none;
	width:660px;
	height:45px;
}
.FAQList div.AccordionActive
{
    background-position:20px 62% !important;
}
.FAQList div.AccordionContainer
{
    background-color:transparent;
    margin:-15px 37px 10px;
    line-height:18px;
}
.FAQList div.AccordionTrigger a
{
    margin-top:0;
    padding:17px 17px 17px 0;
    width:608px;
}
.FAQList div.AccordionTrigger a:hover
{
}

.LightboxVideo
{
    /*width:620px;*/		/* LY: Narrowed to accommodate Brightcove video player */
	width: 583px;
	
	height:415px;
}
.LightboxVideo div.SpotTitle
{
    font-size:16px;
    padding:10px 17px 0;
    color:#492f92;
    /*width:584px;*/		/* LY: Narrowed to accommodate Brightcove video player */
	width: 547px;
	
    height:24px;
}

span#_containermyExperience { width:100%; height: 100%; }

.PurpleLink, .PurpleLink:hover
{
    color:#492f92 !important;
}
a.FP_Video
{
    display:block;
	/*width:618px;*/		/* LY: Narrowed to accommodate Brightcove video player */
	width: 581px;
	
    height:327px;
    background-color:black;
	margin-bottom:20px;
	border: 1px solid #D1CBE4;
}

a.FP_Video > span { width: 100%; height: 100%; }
#fancybox-content div
{
	/*overflow:hidden;*/
}
#fancybox-content > div { overflow:hidden !important; }

.VideoShare img
{
	margin-left:5px;
	vertical-align:middle;
}
.infoBox
{
    background: url("/_layouts/images/WellStar/shared/bg_MapPopup.png") no-repeat;
    width:268px;
    height:168px;
    padding:12px 0 0 33px;
	font-size:12px;
	line-height:16px;
}
.infoBox .SubHeading a
{
	font-size:12px;
	margin-bottom:2px;
	font-weight:bold;
}
.infoBox .MapDirectionsLink
{
    font-weight:bold;
}
.infoBox .DirectionsBox
{
	background-color:#d3c9ee;
	padding:10px;
	width:220px;
	margin:10px 0;
}
.infoBox .DirectionsBox .AddressBoxWrapper
{
	background:url("/_layouts/images/WellStar/shared/bg_DirectionsBox.gif") no-repeat;
	height:22px;
	width:209px;
	margin-top:4px;
    margin-right:5px;
}
.infoBox .DirectionsBox input
{
	border:0px none;
	font-size:12px;
	padding:0;
	margin-left:3px;
	margin-top:3px;
	background:none;
	width:204px;
}
.SingleLocationMap
{
    width: 409px;
    height: 187px
}
.MultiLocationMap
{
    width: 648px;
    height: 278px
}
.MapWrapper
{
    border: 1px solid #d1cbe4;
}
.MapWrapper > div
{
    margin:5px;
}
.PracticePhysiciansList
{
    margin-top: 10px;
}
.PracticePhysiciansList .Wrapper
{
    width:548px;
    border:1px solid #D1CBE4;
}
.PracticePhysiciansList .Wrapper > div
{
    margin:5px;
    width:538px;
}
.PracticePhysiciansList .ListTitle
{
    background: url("/_layouts/images/WellStar/shared/bg_Purple_c8c0de_1x1.gif") repeat;
    padding:13px 10px 9px;
}
.PracticePhysiciansList ul li
{
    /*background:url("/_layouts/images/WellStar/shared/btn_CTA_c8c0de_Trans.png") no-repeat 98% center;*/
    background-color:#E3DFEE;
    border-bottom:1px solid white;
    padding:5px 0 5px 10px;
    color:#492f92;
}
.PracticePhysiciansList ul li a
{
}
#FooterDirectionsBox
{
    background-color:#D3C9EE;
    padding:5px 9px;
    margin-top:-5px;
    height:28px;
}
#FooterDirectionsBox input
{
    border:0px none;
	font-size:12px;
	padding:0;
	margin-left:3px;
	margin-top:3px;
	background:none;
	width:204px;
}
#FooterDirectionsBox .SpotBodyPurple
{
    float:left;
    margin-top:8px;
}
#FooterDirectionsBox .AddressBoxWrapper
{
    background:url("/_layouts/images/WellStar/shared/bg_DirectionsBox.gif") no-repeat;
	width:209px;
	height:22px;
    float:left;
    margin-top:4px;
    margin-right:5px;
}
#FooterDirectionsBox .GoButtonWrapper
{
    float:left;
    margin-top:8px;
}
.PracticePhysiciansList tr.HoverRow
{
    cursor:pointer;
    color:Red;
}
.PurpleHeading
{
    color:#492f92;
    /*margin-bottom:25px;*/
}
.PracticeInstructions
{
    line-height: 18px;
    margin: 5px 0px 15px
}
.PracticeListWrapper
{
    margin:15px;
    line-height:16px;
}
.PracticeListWrapper .WS_Location
{
    line-height:16px;
}
ul.TopicAndContentList
{
	color:#492F92;
	line-height:16px;
}
ul.TopicAndContentList li a
{
	font-weight:bold;
	font-size:12px !important;
	text-transform:none;
}
.WS_FullEvents
{
    border:1px solid #D1CBE4;
    width:927px;
}
.WS_FullEvents > div
{
    margin:5px;
}
.WS_FullEvents .FullCalendar
{
	/*background: url("/_layouts/images/WellStar/shared/bg_Green_629080_1x1.gif");*/
	width:644px;
	height:auto;
	margin-bottom:2px;
	/*padding-top:2px;*/
}
/* default cell */
.WS_FullEvents div.ui-datepicker, .WS_FullEvents .ui-datepicker tr
{
    border-right:1px solid #D3D3D3;
}
.WS_FullEvents div.ui-datepicker, .WS_FullEvents .ui-datepicker td 
{
	font-size:16px;
}

/* begin day from this month */
.WS_FullEvents .ui-state-default, .WS_FullEvents .ui-widget-content .ui-state-default, .WS_FullEvents .ui-widget-header .ui-state-default
{
	background-image:none;
	background-color:white;
	color:#492f92;
	border-right:0 none;
	border-bottom:0 none;
	padding:33px 10px 8px;
}
/* end day from this month */

/* day from other months */
.WS_FullEvents .ui-state-disabled, .WS_FullEvents .ui-widget-content .ui-state-disabled, .WS_FullEvents .ui-widget-header .ui-state-disabled
{
	opacity:1;
}
.WS_FullEvents .ui-widget-content .ui-datepicker-other-month span.ui-state-default
{
	color:#666666;
}
/* end day from other months */

/* begin highlighted days */
.WS_FullEvents .ui-state-active, .WS_FullEvents .ui-widget-content .ui-state-active, .WS_FullEvents .ui-widget-header .ui-state-active
{
	background-color:transparent;
	background-image:none;
	border:0 none;
}
.WS_FullEvents .ui-state-active a, .WS_FullEvents .ui-state-active a:link, .WS_FullEvents .ui-state-active a:visited
{
    /*background-color: #ADC393;*/
    background:#adc393 url("/SiteCollectionImages/WebParts/bg_ViewEvents.gif") center 2px no-repeat;    
	color:white;
}
/* end highlighted days */

/* begin selected day */
.WS_FullEvents .ui-state-highlight, .WS_FullEvents .ui-datepicker-current-day
{
	background-color:#492f92 !important;
}
.WS_FullEvents .ui-state-active a.ui-state-active, .WS_FullEvents .ui-state-active a.ui-state-active:link, .WS_FullEvents .ui-state-active a.ui-state-active:visited
{
	background-color:#492f92 !important;
	background-image:none;
}
/* end selected day */

/* today */
.WS_FullEvents .ui-datepicker-today span.ui-state-highlight
{
	background-color:#89ACA0 !important;
}
.WS_FullEvents .ui-datepicker-today a.ui-state-highlight
{
	background-color:#ADC393 !important;
	border-color:#D3D3D3;
}
/* default styles */
.WS_FullEvents .ui-widget-content
{
	color:white;
	background-image:none;
	background-color:transparent;
	border:0 none;
	line-height:16px;
	padding-top:3px;
}
.WS_FullEvents .ui-widget-header
{
	background:url("/_layouts/images/WellStar/shared/bg_Green_629080_1x1.gif") repeat;
	border:0 none;
	width:644px;
	border-bottom:1px solid white;
	padding:0 0 7px;
}
.WS_FullEvents .ui-datepicker-header .ui-state-disabled
{
	display:none;
}
.WS_FullEvents .ui-datepicker .ui-datepicker-title
{
	color:white;
	text-transform:uppercase;
}
.WS_FullEvents .ui-datepicker th
{
    background:url("/_layouts/images/WellStar/shared/bg_Green_629080_1x1.gif") repeat;
	text-transform:uppercase;
	padding:5px 0;
}
.WS_FullEvents .ui-datepicker th span
{
	display:block;
	width:92px;
}
.WS_FullEvents .ui-datepicker td span, .WS_FullEvents .ui-datepicker td a
{
	padding:2px;
}
.WS_FullEvents .ui-datepicker-current-day a.ui-state-hover:hover
{
	color:white !important;
}
.WS_FullEvents a.ui-state-hover:hover
{
    background:#adc393 url("/SiteCollectionImages/WebParts/bg_ViewEventsHover.gif") center 2px no-repeat;
	color:#492f92 !important;
	border-color:#D3D3D3;
}
.WS_FullEvents .ui-icon-circle-triangle-e
{
    background-image:none;
}
.WS_FullEvents .ui-datepicker-next, .ui-datepicker-next-hover
{
	background: url("/SiteCollectionImages/MiniEvents/btn_MiniEventNext.gif") no-repeat 100% 2px !important;
	background-position: 100% 2px;
	border:0 none !important;
	top:6px;
	right:10px;
	cursor:pointer;
}
.WS_FullEvents .ui-datepicker-next-hover, .WS_FullEvents .ui-datepicker-prev-hover
{
	cursor:pointer;
}
.WS_FullEvents .ui-icon-circle-triangle-w
{
    background-image:none;
}
.WS_FullEvents .ui-datepicker-prev, .ui-datepicker-prev-hover
{
	background: url("/SiteCollectionImages/MiniEvents/btn_MiniEventPrevious.gif") no-repeat 0 2px !important;
	background-position: 0 2px;
	border:0 none !important;
	top:6px;
	left:10px;
	cursor:pointer;
}
.cancelqtip
{
	position:absolute;
	top:5px;
	right:5px;
}
.ui-tooltip-content
{
	width:275px;
	border-color:#629080 !important;
	font-size:12px;
	line-height:16px;
}
.ui-tooltip-content .InnerContent
{
	position:relative;
	height:155px;
}
.ui-tooltip-content .CalendarNav
{
	position:absolute;
	bottom:0;
	right:-3px;
}
.ui-tooltip-content .CalendarNav > div
{
	float:right;
	margin-left:2px;
	width:16px;
	height:16px;
}
.ui-tooltip-content .CalendarNav > div a
{
	display:none;
}
.ui-tooltip-content .SpotBodyPurple
{
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:12px;
}
.ui-tooltip-content .TimeSpan
{
    font-weight:bold;
}
.WS_FullEvents div.ui-datepicker .ui-corner-all
{
    -moz-border-radius:0;
}
.WS_FullEvents .ui-datepicker table
{
    margin:0;
    font-size:13px;
    font-family:'Helvetica', Helvetica, sans-serif, Arial !important;
    border-bottom:1px solid #D3D3D3;    
}
.WS_FullEvents .ui-datepicker
{
    padding:0 0 0 1px;
}
.WS_FullEvents .ui-datepicker td
{
    padding:0;
}
.WS_FullEvents .newListSelected
{
    background:url("/SiteCollectionImages/TaskSelectElements/select-bg-490px.gif") no-repeat right 0 !important;
    width:226px;
    border-left:1px solid #cbc4e0;
    z-index:105 !important;
}
.WS_FullEvents .selectedTxt
{
    width:199px;
}
.WS_FullEvents ul.newList
{
    width: 226px;
}
.WS_FullEvents .newListSelHover, .WS_FullEvents .newListSelFocus
{
    background-position:right 0 !important;
}
.PurpleLightBoxTitle
{
    color:#492f92;
    font-size:14px;
    font-weight:bold;
}
#physiciansLB .SearchSpecialtyList
{
    background:url("/SiteCollectionImages/TaskSelectElements/select-bg-490px.gif") no-repeat right 0 !important;
    border-left:1px solid #cbc4e0;
    width:338px;
}
#physiciansLB .SearchSpecialtyList .selectedTxt
{
    width:311px;
}
#physiciansLB .SearchSpecialtyList ul.newList
{
    width:338px;
}
#physiciansLB div
{
	/*overflow:auto;*/
}
a.SimplePurpleButton
{
    display:block;
    background:url("/_layouts/images/WellStar/Shared/btn_bgGenericPurple.gif") repeat-x;
    padding:3px 10px 5px;
    color:#492f92;
}
.PracticeListWrapper .WS_Location_Name
{
    font-weight:bold;
}
/* staywell */
.SWArticle
{
    padding: 15px;
    font-size:13px;
    line-height:18px;
}
.SWArticle li
{
    list-style: disc outside none;
    margin:10px 30px;
}
.SWArticle h1, .SWArticle h2, .SWArticle h3, .SWArticle h4, .SWArticle h5, .SWArticle h6
{
	
    font-weight:normal;
    margin:0 0 10px;
}
.SWArticle h1
{
	font-family:'ITC Lubalin Graph W01 Md';
    color:#492f92;
    line-height:26px;
}
.SWArticle h2
{
    font-size:20px;
}
.SWArticle p
{
    margin:0 0 10px;
}
.MoreArticleFooter
{
    margin:-10px 0 20px 24px;
}
.MoreArticleFooter a
{
    background:url("/_layouts/images/WellStar/Shared/btn_CTARed.gif") no-repeat 100% 75%;
    padding-right:14px;
}
.FeaturedEventBody
{
    position:relative;
    width:930px;
    height:120px;
    line-height:16px;
}
.PhysicianSearchWebPart h2.ImageText
{
    margin-top:0;
}
h1.WebFont, h1.WebFont > span
{
    font-weight:normal;
    font-size:24px;
}
h1.StandardSpacing
{
    margin-bottom:20px;
}
h2.WebFont, h2.WebFont > span
{
    font-weight:normal;
    font-size:22px;
}
h2.StandardSpacing
{
    margin-bottom:12px;
}
h3.WebFont, h3.WebFont > span
{
    font-weight:normal;
    font-size:18px;
}
h3.StandardSpacing
{
    margin-top:20px;
    margin-bottom:5px;
}
h4.WebFont, h4.WebFont > span
{
    font-weight:normal;
    font-size:14px;
    line-height:16px;
}
h4.StandardSpacing
{
}
h5.WebFont, h5.WebFont > span
{
    font-weight:normal;
    font-size:13px;
    line-height:16px;
}
h4.StandardSpacing
{
}
.SpotTitle h3.WebFont, .SpotTitle h3.WebFont > span
{
    color:#492F92;
    margin-left:10px;
    margin-top:7px;
}
.RR_PurpleHeading .WebFont
{
    font-family:'ITC Lubalin Graph W01 Demi';
    color:#c8c0de;
    font-size:17px;
    line-height:20px;
}
.AllCaps
{
    text-transform:uppercase;
}
div.OpenQuote
{
	background: url("/_layouts/images/WellStar/shared/LargeLeftQuoteGreen.gif") no-repeat;
	margin-top:17px;
	margin-left:20px;
	line-height:20px;
	*height:87px;
	color:#629080;
	font-size:18px;
}
div.OpenQuote > div
{
    margin-left:47px;
}
/* datatables plugin */
#tblCompany_wrapper, #WishListGrid_wrapper
{
    overflow:hidden;
    width:400px;
}
.dataTables_wrapper
{
    clear:both;
    min-height:302px;
    position:relative;
}
.dataTables_length
{
    /*float:left;
    width:40%;*/
}
.sorting_asc
{
    background:url("/_layouts/images/WellStar/DataTables/sort_asc.png") no-repeat scroll right center transparent;
}
.sorting_desc
{
    background:url("/_layouts/images/WellStar/DataTables/sort_desc.png") no-repeat scroll right center transparent;
}
#tblCompany, #tblWishList
{
    border:1px solid #EFEDF5;
    clear:both;
    width:100%;
    margin:5px 0;
}
.dataTables_info
{
    float:left;
    /*width:50%;*/
    padding:3px;
}
.dataTables_paginate
{
    float:right;
    text-align:right;
    width:auto;
}
.paginate_enabled_previous
{
    background-image:url("/_layouts/images/WellStar/DataTables/back_enabled.jpg");
}
.paginate_disabled_previous
{
    background-image:url("/_layouts/images/WellStar/DataTables/back_disabled.jpg");
}
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next
{
    float:left;
    height:19px;
    margin-left:3px;
    width:19px;
}
.paginate_enabled_next
{
    background-image:url("/_layouts/images/WellStar/DataTables/forward_enabled.jpg");
}
.paginate_disabled_next
{
    background-image:url("/_layouts/images/WellStar/DataTables/forward_disabled.jpg");
}
tr.even
{
    background-color:#EFEDF5;
}
.dataTables_wrapper td, .dataTables_wrapper th
{
    font-family:'Helvetica', Helvetica, sans-serif, Arial !important;
    font-size:13px !important;
    padding:3px;
}
.dataTables_wrapper th
{
    text-align:left !important;
    border-bottom:1px solid #EFEDF5 !important;
}
.hover
{
    cursor:pointer;
}
div.FoundationHeader
{
    background-color:#eef3e9;
    color:#7e9661;
    text-align:center;
    height:120px;
}
div.FoundationHeader > div
{
    padding-bottom:10px;
    margin-bottom:20px;
}
.FoundationHeader h1.WebFont
{
    padding-top:22px;
    padding-bottom:17px;
}
.FoundationHeader h1.WebFont a, .FoundationHeader h1.WebFont a:hover, .FoundationHeader h1.WebFont a:visited, .FoundationHeader h1.WebFont a:active
{
    color:#7E9661 !important;
    text-decoration:none;
    font-family:'ITC Lubalin Graph W01 Demi';
    font-size:34px;
    font-weight:bold;
}
div span.RRTitle
{
    font-family:'ITC Lubalin Graph W01 Demi';
    color:#492F92;
    font-size:18px;
    line-height:20px;
    padding:0 !important;
}
.txtNewsletterEmail
{
    border:1px solid #D1CBE4;
    width:180px;
    margin:5px 0 0 10px;
    color:#492F92;
    font-size:12px;
    padding:5px;
}
.btnNewsletterSignup
{
    font-size:11px;
}
#spot2010CommunityBenefits, #spotHowYourGiftHelps
{
    height:197px;
}
#spot2010CommunityBenefits div.SpotContentWrapper
{
    background: url("/Foundation/PublishingImages/content_2010CommunityBenefitsReport.jpg") no-repeat;
    height:189px;
}
#spot2010CommunityBenefits div.SpotBodyPurpleTrans
{
    height:95px;
}
#spotHowYourGiftHelps div.SpotContentWrapper
{
    background: url("/Foundation/PublishingImages/content_HowYourGiftHelps.jpg") no-repeat;
    height:189px;
}
#spotHowYourGiftHelps div.SpotBodyPurpleTrans
{
    height:80px;
}
.NewsletterSignupWrapper
{
    height:45px;
    border:1px solid #D1CBE4;
}
.NewsletterSignupWrapper div
{
    float:left;
    padding:10px 0;
    margin:0 7px;
    *margin:0 5px;
}
.NewsletterSignupWrapper .txtNewsletterEmail
{
    margin:0;
}
.Wrapper
{
	border: 1px solid #d1cbe4;
}
.Wrapper > div
{
    margin:10px;
}
a.SpotLinkTitle, a.SpotLinkTitle:hover, a.SpotLinkTitle:visited, a.SpotLinkTitle:active
{
    text-decoration:none;
}
a.SpotLinkTitle .RRTitle
{
    font-size:16px;
    line-height:16px;
}
#spotCommunityOutreach div.SpotContentWrapper {
	background: url("/Foundation/PublishingImages/content_CommunityOutreach.jpg") no-repeat;
}
.ms-wpContentDivSpace
{
    margin:0;
}
.PressReleasesWrapper, .UpcomingEventsWrapper
{
    background-color:White;
    margin-bottom:15px;
	width:230px;
}
.PressReleasesWrapper ul, .UpcomingEventsWrapper ul
{
    margin-top:0px;
    border: 1px solid #d1cbe4;
    border-bottom:5px solid #A497C8;;
    border-top:0 none;
}
.PressReleasesWrapper ul li, .UpcomingEventsWrapper ul li
{
    border-top:1px solid #ccc5e0;
	padding:10px;
}
.PressReleasesWrapper ul li a, .UpcomingEventsWrapper ul li a
{
    color:#492F92 !important;
	text-decoration:none;
}
.PressReleasesWrapper ul li a:hover, .UpcomingEventsWrapper ul li a:hover
{
    color:Red !important;
}
.UpcomingEventsWrapper ul li div.SpotBodyPurple
{
    line-height:15px;
}
.FooterLink
{
    font-size:10px;
    text-align:right;
    font-weight:bold;
}
.UpcomingEventsWrapper ul li .EventDate
{
    font-weight:bold;
    font-size:15px;
    color:#492F92
}
.UpcomingEventsWrapper .PRTable
{
    width:660px;
    margin-top:0px;
    margin-bottom:15px;
}
.UpcomingEventsWrapper .PRTable tr td
{
    padding:15px;
    line-height:14px;
}

#spotFocusDaVinciSystem div.SpotBodyGray, #spotFocusOnUFE div.SpotBodyGray, #spotEmployeeGiving div.SpotBodyGray,
#spotAttendSponsorEvent div.SpotBodyGray, #spotJoinFundraiser div.SpotBodyGray, #spotStartFundraiser div.SpotBodyGray,
#spotJoinOnlineCommunity div.SpotBodyGray, #spotSupportOurPartners div.SpotBodyGray, #spotSpreadOurMessage div.SpotBodyGray
{
	font-size:1em;
	line-height:1.33em;
	margin-top:9px;
	margin-left:15px;
}
.FoundationQuoteSpot
{
    height:226px;
}
.FoundationQuoteSpot .QuoteImage
{
    margin: 5px 0 0 20px;
}
.FoundationQuoteSpot .QuoteImage .Wrapper img
{
    margin:4px;
}
.FoundationQuoteSpot div.WideOpenQuote
{
    background: url("/_layouts/images/WellStar/shared/WideLargeLeftQuoteGreen.gif") no-repeat;
    margin-left:10px;
    color:#629080;
	font-size:20px;
    line-height:20px;
    width:390px;
    margin-top:25px;
}
.FoundationQuoteSpot div.WideOpenQuote > div
{
    margin-left:59px;
}
.FoundationQuoteSpot div.WideCloseQuote {
    background: url("/_layouts/images/WellStar/shared/WideSmallRightQuoteGreen.gif") no-repeat 100% 0;
    margin-right:10px;
}
#spotChristiansStory div.WideCloseQuote, #spotDonnaTwoChildren div.WideCloseQuote {
    position:relative;
    top:-18px;
}
#eventRegistrationLB {
    width:500px;
    height:500px;
    padding-right:10px;
}
#eventRegistrationLB .PurpleHeaderPane
{
    margin-bottom:10px;
    width:440px;
}
#pnlRegistrationFormWaiting
{
    text-align:center;
    margin-top:25px;
}
#foundationPlaqueLB
{
    width:450px;
    height:575px;
}
div.WS_SimpleSpacer 
{
    float:left;
    margin:0px 10px 0 9px;
}

div.WS_SimpleSpacer div
{
	background: #e4e0ef;
	width:1px;
	height:130px; 
}
#imgPostCommentToggle
{
    cursor:pointer;
}
.newList li{
    padding:1px 0;
}
.ImgPhysiciansSelector {
    width:634px;
    padding:7px 12px;
}
.ImgPhysiciansSelector .SelectorList{
	background: url("/SiteCollectionImages/TaskSelectElements/select-bg-490px.gif") no-repeat -160px 0px !important;
}
.ImgPhysiciansSelector .SelectorList, .ItemSelector .SelectorList {
    background: url("/SiteCollectionImages/TaskSelectElements/select-bg-490px.gif") no-repeat -160px 0 !important;
    border-left:1px solid #cbc4e0;
    width:328px;
}
.ImgPhysiciansSelector .SelectorList .selectedTxt, .ItemSelector .SelectorList .selectedTxt {
    width:301px;
}
.ImgPhysiciansSelector .SelectorList ul.newList, .ItemSelector .SelectorList ul.newList {
    width:328px;
}
#spotSpiritOfWomen {
	background: url("/SiteCollectionImages/Content/content_SpiritOfWomen.jpg") center no-repeat;
}
.ms-linksection-level1 UL LI {
line-height:16px;
}
.ms-linksection-level1 UL LI A, .ms-linksection-level1 UL LI A:link {
font-size:12px;
}

#ctl00_PlaceHolderMain_ctl01_SettingLinksV4 .ms-linksection-level1 H3 {
font-size:15px;
font-family:verdana, arial;
}
.ms-siteactionsmenu {
font-size:14px;
}
.WS_BreadCrumbPane img {
display:none !important;
}
a:hover {
		color:#FF0000 !important;
		}
*a:hover {
		color:#FF0000 !important;
		}
.PracticeListWrapper div.wmgSpecialicon {
	position:absolute !important; 
	left:20px !important;
	}
.PracticeListWrapper div.wmgSpecialicon img {
	width:16px;
	height:16px;
	}
div.AccordionActive+div.AccordionContainer div.DoctorList {
	margin-bottom:0px;
	}
.LocationList
{
	background-color:#E3DFEE;
	margin-bottom:0px;
	border-bottom:0px;
}
.LocationList .LetterSelectors
{
	background-color:#c8c0de;
	text-align:center;
	padding:5px;
}
.LocationList .LetterSelectors a
{
	color:#492F92 !important;
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
	width:12px;
	height:12px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}
.LocationList .LetterSelectors a:hover
{
	background-color:red;
	color:white !important;
}
.PRTable tr td a
{
    color:#492F92 !important;
    font-size:12px !important;
}
.PRTable tr td a:hover
{
    color: #EF3E42 !important;
    text-decoration:underline !important;
}
TH.PRlang { 
	width:10%; 
}
tr.PRtrTable th { 
	font-size:13px !important; 
	font-family:Calibri; 
}
.PhysicianSearchQuery #ibSelectSearchLocation {
margin-bottom:-10px;
}
.WS_MenuAsContent .subNav UL LI A {
background-position-y:45%;
}
a.PRimageWSMG {
padding-top:5px;
float:right;
}
td.PRtdWSMG {
width:10%;
}

tr.PRItem td.ImageColumn img.PhysicianImage {
    border:1px solid #e4e0ef !important;
   cursor:pointer;
}

.PRTable tr.PRItem td.ImageColumn:hover {
	background-color:transparent !important;
	cursor:pointer;
}
.PRAlternatingItem td.ImageColumn img.PhysicianImage {
    cursor:pointer;
}
.PRTable tr.PRAlternatingItem td.ImageColumn:hover {
	background-color:transparent !important;
	cursor:pointer;
}
.WS_TopNav div#locationsTabSub UL LI.subNavHeader+LI {
	margin-top:-10px !important;
}
.SpecialistsList {

	background-color:#E3DFEE;
	margin-bottom:15px;
	border-bottom:1px solid #A497C8;
}
.SpecialistsList .SpecialistsRail {
	padding-top:5px;
	border-bottom-width:0px !important;
	border-top-width:0px !important;
	margin-bottom:0px !important;
	margin-left:20px !important;
}

.SpecialistsContent ul li {
	padding:7px 0;
	color:#492F92;
	line-height:25px;
}

.SpecialistsContent ul li a {
	color:#492F92 !important;
	font-size:12px;
	text-decoration:none;
}

.SpecialistsContent ul li a:hover {
	color:red !important;
	font-size:12px;
	text-decoration:underline;
}

/* REMOVE AFTER DEPLOY */
.SpecialtyRail {
	background-color:#E3DFEE;
	margin-bottom:15px;
	border-bottom:1px solid #A497C8;
}
.SpecialtyRail{
	padding-top:5px;
	border-bottom-width:0px !important;
	border-top-width:0px !important;
	margin-bottom:0px !important;
}
.SpecialtyRail .WSScrollBox {
    height:auto;
    margin-bottom:0px;
}
.SpecialtyRail ul li {
	padding:7px 0;
	color:#492F92;
	line-height:25px;
}
.SpecialtyRail ul li a {
	color:#492F92 !important;
	font-size:12px;
	text-decoration:none;
}

.SpecialtyRail ul li a:hover {
	color:red !important;
	font-size:12px;
	text-decoration:underline;
}
.SpecialistContent .mcontentwrapper {
   height:auto !important;
}

span.questionInfo a:link {
	width: 18px;
	height: 18px;
	display: block;
	background-image: url('/physicians/publishingimages/questionmark.jpg');
}
                
span.questionInfo a:hover {
    background-image: url('/physicians/publishingimages/questionmark-red.jpg');
}

div.ArticleFonts {
	color:#492F92 !important;
	font-family:'ITC Lubalin Graph W01 Md', Georgia, Verdana, Arial !important;
    margin-left:0px;
    margin-top:7px;
	font-size:20px !important;
	text-transform:uppercase !important;
	float:left;
}

div#ctl00_PlaceHolderMain_ctl07__ControlWrapper_RichImageField > div.ms-rtestate-field > img  {display: block !important;}
ul.ArticleGrayList {list-style: disc; margin-left: 370px;}


        /*service-lines-hero*/
         .hp-hero-title-wrapper {
            background-image: url(/sitecollectionimages/servicelineshero/servicelineshero-purple-backsplash.png);
            background-repeat: no-repeat;
            margin-top: 181px;
            z-index: 10;
            padding: 10px 10px 10px 30px;
            color: white;
            margin-bottom: 0;
            height: 61px;
            opacity:0.9;
			filter: alpha(opacity = 90);
			zoom:1;
        }

        
        
        .hp-hero-title {
            font-family: "ITC Lubalin Graph W01 Bk";
            font-size: 19pt;
            text-transform: uppercase;
            margin-top:5px;
        }



        .hp-hero-subtitle {
            font-family: "ITC Lubalin Graph Std Oblique";
            font-size: 13pt;
            font-style: italic;
            margin-top: 7px;
            letter-spacing: 1px;
        }


        .hp-hero-description-wrapper {
            background-color: white;
            opacity: 0.7;
			filter: alpha(opacity = 70);
			zoom:1;
            z-index: 10;
            padding: 0 15px 0 30px;
            margin-top: 0;
            height: 74px;
            /*display: table;*/
            width: 715px;
			
        }


        .hp-hero-description {
            font-family: "Helvetica";
            font-weight: bolder;
            
            color: #492f91;
            letter-spacing: 1px;
            width: 515px !important;            
            height: 55px;
            display: table-cell;
            vertical-align: middle;
            padding-top:8px;
            line-height:18px;
        }
        

        #hero-menu {
            background-repeat: no-repeat;
            float: left;
            background-image: url(/sitecollectionimages/servicelineshero/servicelineshero-navbar.jpg);
            width: 220px;
            height: 312px;
            padding-top: 38px;
            
        }

        .hp-hero-menu-item {
            height: 19.5px;
            width: 200px;
            padding: 10px 5px 5px 14px;
            text-transform: uppercase;
            color: white;
            font-size: 10pt;
            font-family: "ITC Lubalin Graph W01 Bk";
        }

            .hp-hero-menu-item img {
                border: none;
                margin-right: 5px;
            }

        .hp-hero-menu-item-selected {
            background-color: whitesmoke;
            opacity: 0.4;
			filter: alpha(opacity = 40);
			zoom:1;
            color: purple;
        }

        #hero-menu a {
            text-decoration: none;
        }


        #serviceLineImage {            
            background-repeat: no-repeat;
            float: left;
            width: 760px;
            height: 350px;
        }

       
        

        #mayoLogo {
           
            display:inline;
            vertical-align: middle;
            text-align: center;
            position: relative;
            left: 565px;
            top: -47px;
            
        }


/*ER Express*/       
#divModalDialog .divPopUpMainContent {
            margin-top: 105px;
        }

        /* pop-up div 'dark box' */
        #divModalDialog {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: none;
            /* last attribute set darkness on scale: 0...1.0 */
            background-color: rgba(0,0,0,0.4);
            text-align: center;
            z-index: 150;
        }

            /* target attribute does the job */
            #divModalDialog:target {
                display: block;
            }

            /* virtual frame within pop-up */
            #divModalDialog div.divWrapper {
                /* either absolute or fixed */
                position: relative;
                top: 4%;                
                width: 790px;
                height: 591px;
                margin:auto;
               
                z-index: 151;
                background-color: white;
            }

               

             

            /* nav: highest z-index */
            #divModalDialog ul li {
                display: inline;
            }

            #divModalDialog ul a {
                padding: 5px;
                font-size: 1.5em;
                font-weight: bold;
                color: darkgoldenrod;
                text-decoration: none;
                border: solid 1px Gray;
               
                z-index: 152;
                cursor: pointer;
            }

            #divModalDialog .dialog-title-bar {
                background-color:#492f92;
                width: 100%;
                height:60px;
            }

            #divModalDialog  .dialog-title-bar-header {
                color: #c8c0de;
                z-index: 153;
                width:90%;
                display:inline-block;
                margin-top:16px;
                font-size:27px !important;
            }

            #divModalDialog .dialog-title-bar-header-closer{
                display:inline-block;
                width:7%;
            }

            #divModalDialog table {
                width:100%;
                padding:0; 
                margin-top:25px;
                border:none;
            }

           #divModalDialog table tr td ul {
                width: 371px;
                margin-bottom: 20px;
                overflow: hidden;
                margin-left:auto;
                
            }

           #divModalDialog  table tr td ul li {
                line-height: 2.5em;
                
                float: left;
                display: inline;
                
            }

            #divModalDialog .double li {
                width: 50%;
            }
         
            #divModalDialog .double li:before {
              content: "•  ";
            }

            #divModalDialog .container-title{
                font-size:24px; 
                text-align:center;
            }

            #divModalDialog .container-title-underline {
                border:1px solid #492f92;
                width:275px;
                background-color:#492f92;
            }


            #divModalDialog .register-time-link {
                text-decoration:none; 
                cursor:pointer;
                margin-top:10px;
                display:block;
            }
            
            #divModalDialog .register-time-link:hover .register-time-checkin 
            {
                font-weight:bold;
            }

            #divModalDialog .register-time-wrapper {
                width:325px;
                border:solid #492f92 3px;
            }

            #divModalDialog .register-time-title {
                padding:10px;
                color:#492f92;
                font-weight:800;
                text-align:left;
                text-transform:uppercase;
                font-size:12pt !important;
            }

           #divModalDialog a.register-time-link + .register-time-title {           
                font-weight:bold;
            }

            #divModalDialog .register-time-checkin {
                padding:10px;
                background-color:#492f92;
                color:white;
                text-align:left;
                font-size:12pt !important;
            }

            #divModalDialog .register-time-checkin img {
                    float:right;
                    border:none;
            }
        
            #divModalDialog .register-time-comparison-list {
                font-size:12pt;    
                font-family: 'ITC Lubalin Graph W01 Bk';
            }

            #divModalDialog .register-time-footer {
                color:red;                
                text-align:center;
                line-height:1.4em;                
                margin: 17px 23px 10px 23px;
            }

            #divModalDialog .register-time-divider {
                border:2px solid #492f92;
                background-color:#492f92;
                margin-top:10px;
                margin-bottom:20px;
            }
            /*******************************/
            #ErExpressDisplay ul {
                list-style-type:none ;
                margin:0 !important;
                padding:0 !important;
            }

        #ErExpressDisplay ul li {
            margin:0 !important;
             padding: 5px 0 5px 6px !important;
        }

       #ErExpressDisplay ul li a {
           text-decoration:none;
        }

       
        #ErExpressDisplay ul li.bottomBorder {
            border-bottom:solid 5px #a497c8;
        }

      
        #ErExpressDisplay ul li div 
        {
            cursor:pointer;
        }
      
        #ErExpressDisplay ul li div.tableLeft {
            width:70px !important;
            font-size:8pt !important;
            vertical-align:middle;
            line-height:1.4em;
            display:inline-block;
            text-transform:uppercase;
        }
        
        #ErExpressDisplay ul li div.EventBlockDate
        {
            background-color:#c8c0de;
            color:#492F92 !important;
            text-align:center;
            padding:5px;
        }
        
        #ErExpressDisplay ul li div.tableMiddle {
            width:101px !important;
            padding: 0 8px 0 8px;
            text-align:center;
            line-height:1.4em;
            font-size:8pt !important;
            vertical-align:middle;
            display:inline-block;
            text-transform:uppercase;
            color:#492F92 !important;
        }
        #ErExpressDisplay ul li div.tableRight{
            /*width:27px !important;*/
            font-size:8pt !important;
            vertical-align:middle;
            display:inline-block;
        }
        #ErExpressDisplay ul li div.tableRight img {
            border:none;
            }



/************************show modal dialog****************/

    #showmodaldialog {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: none;
            /* last attribute set darkness on scale: 0...1.0 */
            background-color: rgba(0,0,0,0.6);
            text-align: center;
            z-index: 550;
        }

          

            /* virtual frame within pop-up */ 
            #showmodaldialog div.divWrapper {
                /* either absolute or fixed */
                position: relative;
                top: 4%;                
                width: 790px;
                height: 813px;
                margin:auto;                
                z-index: 551;
                background-color: white;
            }

			
			
            #showmodaldialog .dialog-title-bar {
                background-color:#492f92;
                width: 100%;
                height:41px;
            }
			

.welcome-wrapper {

	width: 730px;
	margin: auto;
	margin-top: 21px;
}



.welcome-logo-wrapper {
	float:left;
}


.welcome-logo-image {
	width:216px;
	height:98px;
}

.welcome-header-wrapper {
	display:inline;
}

.welcome-header-font-style {
	color:#492f92;
	padding-top:21px;
}

.welcome-description-wrapper {
	margin-top: 24px;
	text-align: left;
	padding: 0 15px 0 15px;
}

.welcome-description-text {
	line-height: 18px; 
	letter-spacing: 1px; 
	font-weight: bold; 
	vertical-align: middle;
}



.welcome-icons-wrapper {
	
	vertical-align:top;
}


.welcome-icons-item {
	display:inline-block;
	vertical-align:top;
	margin-right:1%;
}

.welcome-icons-item div {
	text-align:center;
	text-align-last:center;
}

.welcome-icons-img {
	height:106px;
	width:106px;
	margin-bottom:9px;
	margin-left:0px;
}


.welcome-footer-wrapper {
	text-align: center;
	padding-top: 28px;
	display: block;
}

.welcome-footer-linker {
    background-color: #c8c0de;
    padding: 10px 10px 10px 10px;
    color: white !important;
    font-weight: bold;
    cursor: pointer;
    width: 100px;
	margin:auto;
}


 ul.hospital-listing li { 
 line-height:30px;
 list-style-type:disc;
 margin-left:30px;
 }
 
 ul.hospital-listing {
	margin-top:13px;
	margin-bottom:25px;
 }
/*************************/

/********Facility Welcome Page *************/
.facility-welcome-icons-img {
	height:79px;
	width:79px;
	margin-bottom:9px;
	margin-left:9px;
}

.facility-welcome-icons-item-wrapper {
	
	padding-left:0%;
	padding-right:0%;
	
}

.facility-welcome-icons-item {
	vertical-align:top;
	display:inline-block;
	text-align:center;
	width:102px;
	
}

.facility-welcome-icons-item a {
	text-align-last:center;
}

.facility-welcome-icons-wrapper {
  margin-top: 30px;
	margin-left:5px;
    margin: auto;
    background-color: #E3DFEE;
    border: #A497C8 2px solid;
    height: 153px;
    padding: 10px 10px 10px 10px;
}

.facility-center {
	text-align:center;
}
/******************************/
/******Medical Record *********/

    #medical-record-dialog {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: none;            
            background-color: rgba(0,0,0,0.6);
            text-align: center;
            z-index: 550;
        }

          

            /* virtual frame within pop-up */ 
        #medical-record-dialog div.divWrapper {
                /* either absolute or fixed */
                position: relative;
                top: 4%;                
                width: 790px;
                height: 640px;
                margin:auto;                
                z-index: 551;
                background-color: white;
            }

			
			
        #medical-record-dialog .dialog-title-bar {
                background-color:#492f92;
                width: 100%;
                height:56px;
            }
			
		.medrec-dialog-header-close {
            font-size: 14pt;
            font-weight: bold;
            padding: 8px 12px 8px 12px;
            margin: 12px 10px 0 0;
            color: white;
            float: right;
            border: solid 1px white;
            cursor: pointer;
        }
			
		.medrec-header {
			font-size:17pt !important;
			font-weight:bold;
		}
		
		.medrec-body-text {
			font-size:10pt;
			line-height:18px;
			font-family:Helvetica;
			text-align:left;
		}
		
		#medrec-med-content ul li {
			margin-bottom:10px;
		}
		
		#medrec-table {
			width:600px;
		}
		
		#medrec-table tr td {
			    padding: 7px 10px 7px 10px;
			text-align:center;
			border: 1px black solid
		}
		
		
		
/**************************************/
/******ONLINE BILL PAY PAGE ***********/
/**************************************/

	#bp-divModalDialog .bp-divPopUpMainContent {
            margin-top: 105px;
        }

        /* pop-up div 'dark box' */
        #bp-divModalDialog {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: none;
            /* last attribute set darkness on scale: 0...1.0 */
            background-color: rgba(0,0,0,0.4);
            text-align: center;
            z-index: 150;
        }

            /* target attribute does the job */
            #bp-divModalDialog:target {
                display: block;
            }

            /* virtual frame within pop-up */
            #bp-divModalDialog div.divWrapper {
                /* either absolute or fixed */
                position: relative;
                top: 4%;                
                width: 790px;
                height: 591px;
                margin:auto;
               
                z-index: 151;
                background-color: white;
            }
/***********Bill Pay *************/

   /******physician dialog****************/

        #bp-bp-physician-dialog {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: none;
            /* last attribute set darkness on scale: 0...1.0 */
            background-color: rgba(0,0,0,0.6);
            text-align: center;
            z-index: 550;
        }



            /* virtual frame within pop-up */
            #bp-bp-physician-dialog div.divWrapper {
                /* either absolute or fixed */
                position: relative;
                top: 150px;
                width: 650px;
                height: 639px;
                margin: auto;
                z-index: 551;
                background-color: white;
            }



            #bp-bp-physician-dialog .bp-dialog-title-bar {
                background-color: #492f92;
                width: 100%;
                height: 55px;
            }

        /****************hospital calendar dialog ****************/
		 #bp-bp-hospital-calendar-dialog {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: none;
            /* last attribute set darkness on scale: 0...1.0 */
            background-color: rgba(0,0,0,0.6);
            text-align: center;
            z-index: 550;
        }



            /* virtual frame within pop-up */
            #bp-bp-hospital-calendar-dialog div.divWrapper {
                /* either absolute or fixed */
                position: relative;
                top: 55px;
                width: 475px;
                height: 513px;
                margin: auto;
                z-index: 551;
                background-color: white;
            }



            #bp-bp-hospital-calendar-dialog .bp-dialog-title-bar {
                background-color: #492f92;
                width: 100%;
                height: 55px;
            }

		
		
		
		
		/****************hospital  dialog ****************/
		

        #bp-bp-hospital-dialog {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: none;
            /* last attribute set darkness on scale: 0...1.0 */
            background-color: rgba(0,0,0,0.6);
            text-align: center;
            z-index: 550;
        }



            /* virtual frame within pop-up */
            #bp-bp-hospital-dialog div.divWrapper {
                /* either absolute or fixed */
                position: relative;
                top: 55px;
                width: 475px;
                height: 694px;



                margin: auto;
                z-index: 551;
                background-color: white;
            }



            #bp-bp-hospital-dialog .bp-dialog-title-bar {
                background-color: #492f92;
                width: 100%;
                height: 55px;
            }

			#bp-hospital-dialog .dialog-title-bar {
                background-color: #492f92;
                width: 100%;
                height: 55px;
            }
			
			#bp-physician-dialog .dialog-title-bar {
                background-color: #492f92;
                width: 100%;
                height: 55px;
            }
			

		.bp-before-button {
			background-color: #c8c0de;
			width:200px;
			height:60px;
			font-family:helvetica, sans-serif;
			color: #9282be;
			text-align:center;
			font-size:24px;
			font-weight: 700;
			text-transform: uppercase;
			border:none;
			border-radius:30px;		
			letter-spacing: 2px;
			cursor:pointer;
			}
		.bp-after-button {
			background-color: #492f92;
			width:200px;
			height: 60px;
			font-family: helvetica, sans-serif;
			color: white;
			text-align: center;
			font-weight: 700;
			font-size: 24px;
			text-transform: uppercase;
			border:none;
			border-radius: 30px;
			letter-spacing: 2px;
			cursor:pointer;
		}



        .bp-bp-square-icons {
            display: inline-table;
            margin: 20px 60px 20px 20px;
            background-color: #492f92;
            width: 225px;
            height: 200px;
            text-align: center;
            cursor: pointer;
        }

        .bp-bp-square-icons-header {
            color: white;
            font-family: 'ITC Lubalin Graph Std';
            font-size: 16pt;
            vertical-align: middle;
            width: 80px;
            height: 40px;
            margin-left: -40px;
            display: inline-block;
            line-height: 24px;
        }

        .bp-bp-square-icons-text {
            color: white;
            font-family: Helvetica;
            font-size: 9pt;
            margin-top: 35px;
            line-height: 14px;
        }

        .bp-bp-square-icons-img-wrapper {
            float: left;
        }

        .bp-bp-square-icons-img {
            width: 50px;
            height: 50px;
            vertical-align: middle;
            margin-right: 0;
            margin-left: 25px;
        }

        .bp-bp-square-icons-header-wrapper {
            margin-top: 40px;
        }

        .bp-bp-square-icons-header-padding {
            padding-top: 10px;
        }


        .bp-bp-dialog-header {
            font-family: 'ITC Lubalin Graph Std';
            font-size: 21pt;
            float: left;
            color: white;
            margin: 18px 0 5px 35px;
            font-weight: 500;
        }

        .bp-bp-dialog-header-close {
            font-size: 14pt;
            font-weight: bold;
            padding: 8px 12px 8px 12px;
            margin: 8px 10px 0 0;
            color: white;
            float: right;
            border: solid 1px white;
            cursor: pointer;
        }

        .bp-bp-physician-dialog-services {
            padding: 25px 35px 25px 35px;
        }

        .bp-bp-physician-dialog-services-text {
            float: left;
            font-family: Helvetica;
            font-size: 14pt;
            vertical-align: top;
            text-align: left;
            line-height: 25px;
			margin-right:10px;
			cursor:pointer;
        }

        .bp-bp-physician-dialog-services-paybill {
            font-weight: 600;                        



        }

            .bp-bp-physician-dialog-services-paybill a {
                text-decoration: none;
                font-family: 'ITC Lubalin Graph Std';
                color: #492f92;
                text-transform: uppercase;
                letter-spacing: 1px;
                font-size: 14pt;
            }

        .bp-bp-physician-dialog-services-description {
            padding: 20px 35px 20px 35px;
            font-family: Helvetica;
            font-size: 12pt;
            text-align: left;
            margin-bottom: 15px;
            color: #666666;
            line-height: 22px;
            font-style: italic;
        }

        .bp-bp-physician-dialog-services-footer {
            background-color: #492f92;
            color: white;
            padding: 50px 45px 100px 35px;
            text-align: left;
            font-family: Helvetica;
            font-size: 14pt;
            line-height: 28px;
        }

        .bp-bp-hospital-row-alternate {
            padding: 15px 45px 15px 35px;
            text-align: left;
            font-family: Helvetica;
            font-size: 14pt;
            background-color: #EFEDF5;
            height: 25px;

        }

        .bp-bp-hospital-row {
            padding: 15px 45px 15px 35px;
            text-align: left;
            font-family: Helvetica;
            font-size: 14pt;
            height: 25px;

        }

		.bp-bp-hospital-pdf-sample-icon
		{
		height:39px;
		margin-top:-5px;
		}
/**************************************
/**************************************		
/***********Bill Pay *************/

   /******physician dialog****************/

        #bp-physician-dialog {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: none;
            /* last attribute set darkness on scale: 0...1.0 */
            background-color: rgba(0,0,0,0.6);
            text-align: center;
            z-index: 550;
        }



            /* virtual frame within pop-up */
            #bp-physician-dialog div.divWrapper {
                /* either absolute or fixed */
                position: relative;
                top: 150px;
                width: 650px;
                height: 639px;
                margin: auto;
                z-index: 551;
                background-color: white;
            }



            #bp-physician-dialog .bp-dialog-title-bar {
                background-color: #492f92;
                width: 100%;
                height: 55px;
            }

        /****************hospital dialog ****************/

        #bp-hospital-dialog {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: none;
            /* last attribute set darkness on scale: 0...1.0 */
            background-color: rgba(0,0,0,0.6);
            text-align: center;
            z-index: 550;
        }



            /* virtual frame within pop-up */
            #bp-hospital-dialog div.divWrapper {
                /* either absolute or fixed */
                position: relative;
                top: 150px;
                width: 650px;
                height: 645px;
                margin: auto;
                z-index: 551;
                background-color: white;
            }



            #bp-hospital-dialog .bp-dialog-title-bar {
                background-color: #492f92;
                width: 100%;
                height: 55px;
            }


        /**************************/
        .bp-square-icons {
            display: inline-table;
            margin: 20px 60px 20px 20px;
            background-color: #492f92;
            width: 225px;
            height: 200px;
            text-align: center;
            cursor: pointer;
        }

        .bp-square-icons-header {
            color: white;
            font-family: 'ITC Lubalin Graph Std';
            font-size: 16pt;
            vertical-align: middle;
            width: 80px;
            height: 40px;
            margin-left: -40px;
            display: inline-block;
            line-height: 24px;
        }

        .bp-square-icons-text {
            color: white;
            font-family: Helvetica;
            font-size: 9pt;
            margin-top: 35px;
            line-height: 14px;
        }

        .bp-square-icons-img-wrapper {
            float: left;
        }

        .bp-square-icons-img {
            width: 50px;
            height: 50px;
            vertical-align: middle;
            margin-right: 0;
            margin-left: 25px;
        }

        .bp-square-icons-header-wrapper {
            margin-top: 40px;
        }

        .bp-square-icons-header-padding {
            padding-top: 10px;
        }


        .bp-dialog-header {
            font-family: 'ITC Lubalin Graph Std';
            font-size: 21pt;
            float: left;
            color: white;
            margin: 18px 0 5px 35px;
            font-weight: 500;
        }

        .bp-dialog-header-close {
            font-size: 14pt;
            font-weight: bold;
            padding: 8px 12px 8px 12px;
            margin: 8px 10px 0 0;
            color: white;
            float: right;
            border: solid 1px white;
            cursor: pointer;
        }

        .bp-physician-dialog-services {
            padding: 25px 35px 25px 35px;
        }

        .bp-physician-dialog-services-text {
            float: left;
            font-family: Helvetica;
            font-size: 14pt;
            vertical-align: top;
            text-align: left;
            line-height: 25px;
        }

        .bp-physician-dialog-services-paybill {
            font-weight: 600;
            float: right;
            margin-top: 25px;
        }

            .bp-physician-dialog-services-paybill a {
                text-decoration: none;
                font-family: 'ITC Lubalin Graph Std';
                color: #492f92;
                text-transform: uppercase;
                letter-spacing: 1px;
                font-size: 14pt;
            }

        .bp-physician-dialog-services-description {
            padding: 20px 35px 20px 35px;
            font-family: Helvetica;
            font-size: 12pt;
            text-align: left;
            margin-bottom: 15px;
            color: #666666;
            line-height: 22px;
            font-style: italic;
        }

        .bp-physician-dialog-services-footer {
            background-color: #492f92;
            color: white;
            padding: 50px 45px 100px 35px;
            text-align: left;
            font-family: Helvetica;
            font-size: 14pt;
            line-height: 28px;
        }

        .bp-hospital-row-alternate {
            padding: 15px 45px 15px 35px;
            text-align: left;
            font-family: Helvetica;
            font-size: 14pt;
            background-color: #EFEDF5;
            height: 65px;
        }

        .bp-hospital-row {
            padding: 15px 45px 15px 35px;
            text-align: left;
            font-family: Helvetica;
            font-size: 14pt;
            height: 65px;
        }

/**********************/
/*****Banners - Top of Page ********/

.banner-top-page {
                background-repeat: no-repeat;
                background-size: cover;
                width: 980px;
                height: 150px;
}

.banner-top-page-title {
                font-size: 34px !important;
                position: relative;
                top: 50%;
               transform: translateY(-50%);
                margin-left: 50px;
                font-family: "ITC Lubalin Graph Std", serif;
                color: #F1EFF7;
                text-transform: uppercase;
}


/************WRI Application***********/


.wri-upload-div
{
    width:472px;
    padding-top:28px;
}    
.wri-student-information 
{
    background-color:#f1eff7;
    color:#492f92;
    border:1px solid #492f92;
    width:350px;
    height:35px;
    font-size:14px;
    padding:10px 0 10px 0;
    text-align:center;
    display:none;
    margin-top:20px;
}


.wrifileupload-class{
    visibility:hidden;
}
.wri-custom-file-upload 
{
    background-color:rgb(227, 223, 238);
    padding:10px 50px 10px 50px;
    height:35px;
    font-size:14px;
    color:#492f92;
    cursor:pointer;
    font-weight:bold;    
    margin-bottom:15px;
    margin-left:35px;
}


.wri-upload-files-wrapper
{
   border:1px solid #D1CBE4;
   text-align:center;
   vertical-align:middle;
   height:71px;
   width:490px;
}
.wri-ul-list 
{
    margin:5px 0 25px 110px;
    text-align:left;
}

.wri-ul-list li
{
    list-style-type:disc;
    margin:5px 0 5px 0;
}


#wri-loading-img {    
    margin-top:20px;
    z-index: 20;    
}

#wri-overlayText 
{
 font-size:16pt;
 color:#492f92;   
 margin-bottom:15px;
}

#wri-textWrapper
{
    display:none;
    text-align:center;
    width:300px;
    height:150px;
    margin:15% auto;
    background-color:rgba(255,255,255,1);
    padding-top:20px;    
    z-index:20;
    border:2px solid gray;
}

.wri-overlay {      
    display:none;    
    background-color:rgba(25,25,25,.2); 
    width:100%; 
    height:100%; 
    z-index:990;
    top:0; 
    left:0; 
    position:fixed; 
}


.wri-overlay-filetoolarge
{
    display:none;    
    background-color:rgba(25,25,25,.4); 
    width:100%; 
    height:100%; 
    z-index:990;
    top:0; 
    left:0; 
    position:fixed; 
}

.wri-overlay-notvalidtype 
{
    display:none;    
    background-color:rgba(25,25,25,.4); 
    width:100%; 
    height:100%; 
    z-index:990;
    top:0; 
    left:0; 
    position:fixed; 
}

.wri-error-file{
    
    
    width:300px;
    height:72px;
    margin:15% auto;
    background-color:rgba(255,255,255,1);
    padding:20px 20px 20px 20px;    
    z-index:999;
    color:black;
    font-size:10pt;
    border:2px solid gray;
}

.wri-error-type{
    
    
    width:300px;
    height:171px;
    margin:15% auto;
    background-color:rgba(255,255,255,1);
    padding:20px 20px 20px 20px;    
    z-index:999;
    color:black;
    font-size:10pt;
    border:2px solid gray;
}

.wri-button-wrapper
{
    margin-top:18px;
    display:inline-block;
    margin-left:100px;
}
.try-again-button 
{
    cursor:pointer;
    background-color:#492f92;
    color:White !important;
    font-size:12pt;
    font-weight:bold;
    height:30px;
    padding-left:12px;
    padding-right:12px;
    padding-top:5px;
    padding-bottom:8px;
    border:none;
    
}

/******Physician Profile******/
 .booknow 
	{
	width:457px;
	height:54px;
	background:url("/sitecollectionimages/physicianprofile/booknowsprite.png") 0 0;
	display: block;
	}
	    
.booknow:hover
    {
	background:url("/sitecollectionimages/physicianprofile/booknowsprite.png") 0 -55px;
    }
