/*
	Physician Style Sheet
	
	Created by Brian Kopp
	v .1 2/27/2006

	
	
	Table of Contents
		
		HTML Tags
		Main Layout Table
		Search
		Breadcrumb
		Left Column
		Content Area
		Right Column
		Footer
		Nav Flyouts
		
		
		*/
					


body {
	font: normal 11px/150%  Verdana, Arial, Helvetica, sans-serif;
	color: #0A1122;
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}

a:link {
	color: #00639F;
	}
a:visited {
	color: #663366;
	}
h2 {
	margin: 3px 0px 0px 18px;
	padding: 2px 0px 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #006699;
}
h3 {
	margin: 4px 0px;
	padding: 2px 0px;
	background-color: #ffffff;
	font-size: 17px;
	line-height: 18px;
	text-align: right;
	color: #00639F;
}

h3.wideTitle { /*use if h3 title is too wide for left column */
	font: 16px Helvetica, Arial, sans-serif; 
	line-height: 17px;	
	font-weight: bold;
}


#content h3 {
	margin: 35px 0px 10px 18px;
	font: bold italic 16px/16px Helvetica, Arial, sans-serif;
	text-align: left;
	color: #006699;
	background-color: transparent;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #666666;
	padding-bottom: 10px;
	border-bottom-style: none;
}

h4 {
	color: #006699;
	margin: 0px 0px 0px 18px;
	padding: 0px;
	font: bold 14px Helvetica, Arial, sans-serif;
}
h5 {
	margin: 0px 0px 0px 18px;
	padding: 0px;
	color: #006699;
	font: 13px Helvetica, Arial, sans-serif;
	}
h6 {
	margin: 0px 0px 0px 18px;
	border-top: 1px dotted #888;
	color: #666666;
	font: 10px Helvetica, Arial, sans-serif;
	}
label {
	cursor: pointer;
	}
p {
	font: normal 11px/150% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 10px 18px 18px;
	padding: 0px;
}
td, ul, ol, blockquote {
	font: normal 11px/150% Verdana, Arial, Helvetica, sans-serif;
}
ul, ol {
	margin: 0px 5px 15px 45px;
	}
li ul, li ol {
	margin: 0px 0px 0px 15px;
}
li ul {
	list-style-type: disc;
}
sup {
	font-size: 90%;
	vertical-align: text-top;
	text-decoration: none;
}
sup a:link, sup a:visited {
	color: #003366;
	text-decoration: none;
	}
sup a:hover {
	text-decoration: underline;
	}

/* ============================
generic classses
============================ */

.normal {
	font: normal 11px/150% Verdana, Arial, Helvetica, sans-serif;
	color: #0A1122;
	}
.reference {
	font-size: 9px;
	color: #666666;
	}
.highlight {
	background-color: #FFFFCC;
	}
.endbox {
	display: block;
	margin: -.66em 0 0;
	visibility: hidden;
	clear: both;
		}
.required {
	color: #990000;
}
.topreturn {
	font-size: 9px;
	text-align: center;
	}
	
.img-float-right {
	float: right;
	margin: 0px 5px 5px;
	border: 1px solid #006699;
	padding: 2px;
	font-size: 10px;
	line-height: 100%;
	text-align: center;
	background-color: #cccccc;
}

.img-float-right img {
	margin: 1px;
	border: 1px solid #555555;
}
.img-float-right a {
	text-decoration: none;
}

.pictureFrame {
	margin: 0px 5px 5px;
	border: 1px solid #006699;
	padding: 2px;
	font-size: 10px;
	line-height: 100%;
	text-align: center;
	background-color: #cccccc;
	width: 155px;
}

.pictureFrame img {
	margin: 1px;
	border: 1px solid #555555;
}

.pictureFrame a {
	text-decoration: none;
}

.pictureFrame_narrow {
	margin: 0px 5px 5px;
	border: 1px solid #006699;
	padding: 2px;
	font-size: 10px;
	line-height: 100%;
	text-align: center;
	background-color: #cccccc;
	width: 75px;

}

.pictureFrame_narrow img {
	margin: 1px;
	border: 1px solid #555555;
}

.pictureFrame_narrow a {
	text-decoration: none;
}

.vid-center {
	margin: 0px 10px 10px 18px;
	border: 1px solid #7D9FB0;
	font-size: 10px;
	background-color: #BBD0DB;
	padding: 10px;
} 
.vid-center img{
	margin-right: 10px;
	float: left;
}
.vertical-highlight-white {
	margin: 5px auto;
	border: 1px solid #7D9FB0;
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 0px;
}
.vertical-highlight-white th {
	background-color: #7D9FB0;
	font: bold 16px Helvetica,Arial,sans-serif;
	color: #FFFFFF;
	text-align: center;
}
.highlight-tan {
	margin: 0px 10px 10px 10px;
	font-size: 10px;
	background-color: #efefef;
	padding: 10px;
}
.dataTable {
	margin: 8px 0;
	width: 95%;
}
.dataTable th {
	background-color:#BBD0DB;
	font-weight:bold;
	text-align:left;
	padding: 2px 4px;
	border-top: 0;
	border-bottom: 1px solid #006699;
	border-right: 0;
	border-left: 0;
}
.dataTable td{
	text-align:left;
	padding: 2px 4px;
	border-bottom: 1px solid #006699;
	border-right-width:0;
	border-left-width:0;
}
td.dataTableNorule {
	text-align:left;
	padding: 2px 4px;
	border-bottom: none;
}

.wideDataTable {
	margin: 8px 0;
	width:85%;
}
.wideDataTable td{
	text-align:left;
	padding: 2px 4px;
	border-bottom: 1px solid #006699;
	border-right-width:0;
	border-left-width:0;
	font-size: 9px;
}
.wideDataTable th {
	background-color:#BBD0DB;
	font-weight:bold;
	text-align:left;
	padding: 2px 4px;
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-right-width:0;
	border-left-width:0;
}
		

/* ============================
Main layout table
============================ */

table#phys-maintable {
	margin: 0px auto;
	border: 2px solid #104665;
	padding: 0px;
	text-align: left;
	background-color: #ffffff;
}

table#phys-maintable td {
	vertical-align: top;
	}

/* ============================
Phys Banner
============================ */

/* Search */

td#search {
	padding-right: 5px;
	background: #F9FAFA;
	}
td#search table {
	margin-top: 5px;
	}
td#search table td {
	vertical-align: middle;
	}
td#search label {
	margin: 0px 5px;
	color: #00639F;
	cursor: pointer;
}
td#search input.small {
	width: 9px;
	height: 9px;
	vertical-align: middle;
	}

/* ============================
 Breadcrumb area
============================ */

td#nav-top {
	text-align: right;
	background-image: url(/physician/images/tbl-nav-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 10px;
	padding: 7px 5px 0px 0px;
}
td#nav-top a {
	color: #00639F;
	text-decoration: none;
}
td#nav-top a:hover {
	text-decoration: underline;
}

/* ============================
Left column style (Nav is at bottom of style sheet)
============================ */


#siteTitle, #fillcell {
	height: 30px !important; 
	margin: 0px;
	padding: 0px;
}

td#tbl-col-left {
	width: 169px;
	margin: 0px;
	background-color: #ffffff;
	padding: 0px;
}
td#tbl-col-left-top {
	width: 169px; 
	margin: 0px;
	background: url(/physician/images/tbl-left-col-top.gif) repeat-x left top #006699;
	padding: 0px;
}


/* ============================
Content Area
============================ */

td#content {
	width: 588px;
	margin: 0px;
	padding: 0px;
	}
td#content ul{
	padding:0 3px;  /*right for FireFox-pc*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:0; /*right for IE-pc*/
	}
td#content table {
	margin: 0px 10px 18px 18px;
	}
td#content table table {
	margin: 0px;
	}

/* ============================
right column - Additional information
============================ */

td#tbl-col-right {
	width: 129px;
	vertical-align: top;
}
td#tbl-col-right td#spacer{
	background-color:#ffffff;
	height:14px;
}
td#tbl-col-right td#spacer div#coverBorder {
	margin: 0 0 0 -2px;
	position:absolute;
	height:14px;
	width:125px;
	background-color:#ffffff;
}
td#tbl-col-right-top, td#tbl-col-right-top  p, td#tbl-col-right-inner p {
	margin: 0px;
	padding: 0px;
	height: 21px;
	}
td#tbl-col-right h4, td#tbl-col-right-inner h4 {
	margin: 0px;
	padding: 2px 5px;
	background-color: #006699;
	color: #efefef;
	font-size: 12px;
	}
td#tbl-col-right ul, td#tbl-col-right-inner ul {
	list-style: url(/physician/images/bullet-arrow.gif);
	margin: 5px 2px 2px 21px;
	padding: 0px;
}
td#tbl-col-right li, td#tbl-col-right-inner li {
	margin: 0px 2px 4px 0px;
}
td#tbl-col-right a:visited {
	color: #00639F;
	}
#print-page {
	list-style: url(/physician/images/bullet-print.gif);
}
#email-page {
	list-style: url(/physician/images/bullet-email.gif);
}

#tbl-col-right ul li.nobullet img, td#tbl-col-right-inner ul li.nobullet img  {
	vertical-align: middle;
	}

#tbl-col-right .img-float-left {
	float: left;
	border: 1px solid #000;
	margin-right:2px;
	}

/* ============================
Table used in right column
============================ */

.vertical-highlight-blue {
	margin: 20px 0px 0px;
	border: 1px solid #7D9FB0;
	font-size: 10px;
	background-color: #BBD0DB;
	padding: 00px;
	color: #003366;
}
td#tbl-col-right .vertical-highlight-blue h4 {
	margin: 0px;
	padding: 2px;
	background-color: #7D9FB0;
	color: #FFFFFF;
	text-align: center;
}
.vertical-highlight-blue p {
	line-height: 90%;
	font-size: 10px;
	color: #003366;
	padding: 2px;
	margin: 8px 3px 3px;
}

.vertical-highlight-blue cite {
	display: block;
	margin: 8px 3px 3px 15px;
	padding: 2px;
	border-left: 1px dotted #777799;
	line-height: 90%;
	font-size: 10px;
	font-style: oblique;
	color: #555555;
	}


/* ============================
Footer
============================ */

td#footer {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
#terms {
	float: right;
}
#footer p {
	margin: 0px;
}
#terms a{
	color: #fff;
	text-decoration: none;
	}
#terms a:hover {
	text-decoration: underline;
	}
	
#care_hf-footer {
	font-size: 12px;
	color: #666666;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#care_hf-footer a{
	color: #666666;
	text-decoration: none;
	}
#care_hf-footer a:hover {
	text-decoration: underline;
	}
.smallText {
	font-size: 9px;
}
.seperation {
	color: #FFFFFF;
	background-color: #225BAA;
	padding-top: 25px;
}
.blueBox{
	padding: 5px;
	float: right;
	margin-right: 10px;
	border: 2px solid #006699;
	background-color: #BBD0DB;
}
/* ============================
Suckerfish navigation ( http://www.htmldog.com/articles/suckerfish/dropdowns )
============================ */

#nav a.daddy {
	background: url(/physician/images/flyout-arrow-off.gif) 98% 50% no-repeat transparent;
}
#nav a:hover.daddy {
	background:url(/physician/images/flyout-arrow-on_blue.gif) 98% 50% no-repeat;
}
#nav a.daddy2 {
	background: url(/physician/images/flyout-arrow-on.gif) 98% 50% no-repeat transparent;
	background-color:#BBD0DB;
}
#nav a:hover.daddy2 {
	background:url(/physician/images/flyout-arrow-off.gif) 98% 50% no-repeat;
	background-color:#006699;
	color:#ffffff;
}
#nav,#nav ul{
/* all lists */
float:left;
list-style:none;
margin:0;
padding:0;
width:145px;
}
#nav li{
/* all list items */
float:left;
line-height:1.25em;
position:relative;
width:145px;
}
#nav li a{
w\idth:145px;
background-color:#ffffff;
border:1px solid #ffffff;
color:#006699;
display:block;
font:bold 12px Verdana,Arial,Helvetica,sans-serif;
padding:0 0.5em 7px 18px;
text-decoration:none;
w\idth:140px;
width:145px;
}
#nav li li a{
background-color:#BBD0DB;
color:#006699;
font-weight:normal;
border:1px solid #006699;
}
#nav li a:hover, #nav a:hover.daddy{background-color:#006699;color:#ffffff;border:1px solid #006699}
#nav li ul{

/* second-level lists */
left:-999em;
margin-left:171px;
margin-top:-2em;
position:absolute;
}
#nav li li a:hover{background-color:#006699;color:#ffffff;border:1px solid #006699}

#nav li ul ul{/* third-and-above-level lists */ left:-999em;}
#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li.sfhover ul ul,#nav li.sfhover ul ul ul{left:-999em;}
#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul{
/* lists nested under hovered list items */
left:auto;
}
ul#nav li#Disclosure{
padding-left: 20px;
background: url(/physician/images/triangle.gif) 0px 3px no-repeat;
width:110px;
}
ul#nav li#Disclosure a{
width:110px;
}
ul#nav li#Disclosure a:hover{
background:transparent;
text-decoration:underline;
border:0px solid #FFF;
}

/* --------------YADM--------------
ul#nav.dhtml li.isParent{
	background:url(/physician/images/flyout-arrow-off.gif) 98% 50% no-repeat;
	}
ul#nav.dhtml li.isActive{
	background: url(/physician/images/flyout-on_blue.gif) 0% 0% no-repeat;
	}
ul#nav.dhtml li.isActive a{
	background: url(/physician/images/flyout-arrow-on_blue.gif) 98% 50% no-repeat transparent;
	color: #ffffff;
	cursor: default;
}
ul#nav.dhtml li.isActive a:hover {
	text-decoration: none;
}
ul#nav.dhtml li.isActive ul li {
	margin: 0px;
}
ul#nav.dhtml li.isActive ul a{
	background-color: #BBD0DB;
	color: #006699;
}
ul#nav.dhtml li.isActive ul a:hover{
	color: #ffffff;
	background:#006699;
	text-decoration: none;
	cursor: pointer;
}*/
