﻿@import "/App_/ROOT/PageFrame/StandardPartial/StyleSheet.css";
p
{
	margin: 10px 0px;
}
table
{
	border-collapse: separate;
}
.enginePane table
{
	border-collapse: inherit;
}
#TopLeftPane
{
	width: 197px;
	background: url(/App_/ROOT/PageFrame/StandardPartial/Images/PhysicianLocator_BG.gif) repeat-x #DEDBC3;
}
#TopLeftPane select
{
	width: 180px;
	border: 1px solid #dbd4b7;
}
#TopLeftPane input[type=text]
{
	width: 180px;
	border: 1px solid #dbd4b7;
}

#TopLeftPane a
{
	color: #616161;
}

#BannerPane
{
	height: 123px;
}

#LeftPane
{
	width: 197px !important;
	background-color: #ede9dd;
	padding: 0 0 15px 0;
}

.headerSpacerPane
{
	width: 9px !important;
}

.spacerPane
{
	width: 17px !important;
}
.rightSpacerPane
{
	width: 24px !important;
}

#MainPane
{
	width: 616px;
	padding-top:10px;
}

.contentPane
{
}
.contentPane a
{
	color: #138ccb;
	font-family: Arial Regular, Helvetica, Arial,sans-serif;
	font-size: 12px;
	line-height: 1.2em;
}
.enginePane, #PrintContent
{
	font-family: Arial Regular, Helvetica, Arial,sans-serif;
	font-size: 12px;
	line-height: 1.2em;
}
.enginePane a, #PrintContent a
{
	color: #138ccb;
	font-family: Arial Regular, Helvetica, Arial,sans-serif;
	font-size: 12px;
	line-height: 1.2em;
}

.enginePane table td
{
}
table.contentFramePane
{
	clear: right;
	float: left;
	width: 420px;
}
.contentFullFramePane
{
	width: 616px;
}

.rightFramePane
{
	float: right;
	width: 172px;
	color: #616161;
	
}
rightFramePane td 
{
}
.rightFramePane div.callout
{
	margin-top: 10px;
	font-size: 11px;
}

.rightFramePane .contactItem
{
	line-height: 16px;
	margin-bottom: 15px;
}

.rightFramePane .header
{
	margin-bottom: 10px;
	height: 20px;
	border-bottom: 3px solid #dbd4b7;
}
div#SectionHeader
{
	width: 197px;
	height: 31px;
	padding-top: 16px;
	background-color: #F8F7F2;
	margin-bottom: 10px;
}
div#SectionHeader img
{
	margin-left: 10px;
}
div.SubMenu
{
	font-family: Arial;
	font-size: 12px;
}

div.SubMenu ul
{
	list-style-type: none !important;
	padding: 0px;
	margin: 0px;
}

div.SubMenu ul li 
{
    font-size:11px;
    list-style-type: none !important;
}

/* Left Navigation */

div.SubMenu ul li.root
{
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
div.SubMenu ul li.root a
{
	color: #616161;
	color: #000;
	text-decoration: none;
}
div.SubMenu ul li.root:hover
{
	background-color: #138ccb;
	cursor: pointer;
}
div.SubMenu ul li.root:hover a
{
	color: #ffffff;
}
div.SubMenu ul li.inset20px a { color: #138ccb; }
div.SubMenu ul li.inset30px a { color: #8f8f8f; }
div.SubMenu ul li.Activeroot
{
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #138ccb;
}
div.SubMenu ul li.Activeroot a
{
	color: #ffffff;
	text-decoration: none;
	background-color: #138ccb;
}
div.SubMenu ul li.Activeroot :hover
{
	background-color: #138ccb;
	cursor: pointer;
	color: #ffffff;
}
div.SubMenu ul li.Activeroot:hover a
{
	background-color: #138ccb;
	color: #ffffff;
}
div.SubMenu ul li.inset20px { padding-left: 20px; }
div.SubMenu ul li.inset30px { padding-left: 30px; }


#LeftPane ul.nav, #LeftPane ul.nav li { list-style-type: none; }
#LeftPane ul.nav li a, #LeftPane ul.nav li a span { display: block; }
#LeftPane ul.nav li a 
{
    padding: 4px 10px;
    font-size: 11px;
    text-decoration: none;
    color: #000;
}
#LeftPane ul.nav li a span {padding: 0 0 0 8px;}
#LeftPane ul.nav li a.hasChildren span {background: url(LeftNav/LeftNavArrows.gif) 0 5px no-repeat;}
#LeftPane ul.nav li li a.hasChildren span { background-position: 0 -445px; }
#LeftPane ul.nav li a.hasChildren:hover span { background-position: 0 -145px; }
#LeftPane ul.nav li a.hasChildren.active span { background-position: 0 -295px; }
#LeftPane ul.nav li a:hover, #LeftPane ul.nav li a.active
{
    background-color: #138CCB;
    color: #fff;
}
#LeftPane ul.nav li li a { padding-left: 20px; color: #138CCB; }
#LeftPane ul.nav li li li a { padding-left: 40px; }
#LeftPane ul.nav li li li li a { padding-left: 60px; }


/* Clinic Left Navigation */
div.ClinicSubMenu ul li 
{
    font-size:11px;
    list-style-type: none !important;
}
div.ClinicSubMenu
{
	margin-bottom: 0px;
}
div.ClinicSubMenu ul li.root
{
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
}
div.ClinicSubMenu ul li.root a
{
	color: #616161;
	text-decoration: none;
}
div.ClinicSubMenu ul li.root:hover
{
	background-color: #138ccb;
	cursor: pointer;
}
div.ClinicSubMenu ul li.root:hover a
{
	color: #ffffff;
}

div.ClinicSubMenu ul li.Activeroot
{
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #138ccb;
}
div.ClinicSubMenu ul li.Activeroot a
{
	color: #ffffff;
	text-decoration: none;
	background-color: #138ccb;
}
div.ClinicSubMenu ul li.Activeroot :hover
{
	background-color: #138ccb;
	cursor: pointer;
	color: #ffffff;
}
div.ClinicSubMenu ul li.Activeroot:hover a
{
	background-color: #138ccb;
	color: #ffffff;
}
/* */

.callout
{
	margin-bottom: 25px;
}
.callout a { color: #138ccb; }
.callout p
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.EventListing td
{
	padding: 5px !important;
}
.EventListing
{
	width: 100%;
	border: solid 1px #000;
	margin-bottom: 25px;
}
.EventListing .Header
{
	height: 15px;
	background-color: #138ccb;
	text-align: center;
}
.EventListing .Header a
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.EventListing .Label
{
	font-weight: bold;
	width: 70px;
}
.engineTable .PreRegistration_SectionHeader
{
	background: #138CCB;
	color: #FFFFFF;
}
.AlertLabel
{
	color: #FD0000;
	font-weight: bold;
}
table.ClinicCallout td
{
	line-height: 15px !important;
}
@media print
{
	#LeftPane
	{
		display: none;
	}
	#TopLeftPane
	{
		display: none;
	}
	#BannerPane
	{
		display: none;
	}
	table.contentFramePane
	{
		width: 750px;
	}
	table.contentFullFramePane
	{
		width: 945px;
	}
	#MainPane
	{
		width: 960px;
	}
	.noPrint {
	    display:none;
	}
}

#breadCrumbMenu 
{
    color:#138CCB; padding-top:10px;
    font-size:11px;
}
#breadCrumbMenu a 
{
    color: #616161;
}
#breadCrumbMenu #breadcrumbs  { line-height:24px !important; }

/**** Request Form *****************************************/
#RequestForm fieldset 
{
    border: 1px solid #ccc;
    padding: 0;
    margin: 0 0 10px 0;
}
#RequestForm fieldset legend 
{
    margin: 0 10px;
    padding: 0 10px;
    color: #666;
    font-size: 15px;
}
#RequestForm fieldset .content 
{
    padding: 10px 15px;
}
#RequestForm fieldset table.engineTable td
{
    padding: 5px 5px 5px 0;
}
#RequestForm fieldset table.engineTable td span.iStatic
{
    padding: 5px 15px 5px 0;
}
.Item
{
    padding :0 15px 5px 0px;
}

#PressReleaseSearch {
    padding:2px;
}

#PressReleaseSearch * {
    vertical-align: top;
}

#PressReleaseSearch input {
    margin-right: 5px;
    border: solid 1px #ccc !important;
    padding:2px;
}

/**** Services & Specialties *******************/
table.ServicesItems { border-top: 1px solid #eee; }
table.ServicesItems td
{
    border-bottom: 1px solid #eee;
    padding: 5px;
    width: 33%;
    vertical-align: middle !important;
}
table.EventCategories { border-top: 1px solid #eee; }
table.EventCategories td
{
    border-bottom: 1px solid #eee;
    padding: 10px;
    width: 33%;
    vertical-align: middle !important;
}
#PrintContentPane .noPrint {
    display:none;
}

#PrintContentPane {
    margin:auto auto;
    padding:auto auto;
}
#PrintContent {
    margin:auto auto;
}

/* Donation Page */
#DonationInfo {
	float: right;
	font-weight: bold;
	text-align: center;
}

#DonationAmount {
	color: Green;
	font-size: 250%;
	line-height: 110% !important;
}
