/* SURVEILLANCE DATA */
.inspection {width: 475px; padding-bottom: 1em; margin-bottom: 1em;}
.inspection h3 {margin: 0;}
.inspection p {color: #333; margin: 0; font-weight: bold; font-style: italic; font-size: .9em; margin: .5em 0;}
.inspection_header {text-align: left; padding: 4px;}
.inlineheader {font-weight: bold; font-style: italic; color: #666;}
.cfrcol {width: 33%;}
.sidebar {float: right; width: 300px; border: 1px solid #666; background: #EEE;}
p.multinotice {font-style: italic; font-size: .9em; font-weight: normal; color: #BF6060;}
.littlespace {margin-bottom: 3px;}
/* MAIN CONTENT AREA ON EACH PAGE */

.refinery { /* for search refinery options */
	border: 1px solid #333;
	background: #EEE;
	color: #000;
	padding: 5px;
	margin-top: 10px;
}

.refineheader {
	width: 100%;
	background: #5F9EA0;
	font-weight: bold;
	color: white;
	padding: 4px 0px 4px 4px;
	margin-bottom: 5px;
}

#content_header {
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
}
#browse-view-container {
	/*border: 2px solid #E2E2E2;*/
	border: 1px solid #666;
	width: 500px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 10px;
}

.nomargin {margin:0;}

/* QUALITY MEASURES TABLE */
.composite_row { background: #E2D779; }
.composite_row a { font-size: 1.2em;}
.comp_row { background: #FFFFCC; height: 2em;}
.comp_row a { font-size: 1.2em;}
.mortality_score {vertical-align: middle; font-size: .8em; padding-left: 5px;}
.mortality_score img {vertical-align: middle;}
.footnotes p {font-size: .8em; margin: 0; padding: 0;}


/* LEGEND FOR SPECIAL CENTER DESIGNATIONS */
.square { margin: 2px; height: 5px; width: 5px; border: 1px solid black; }
.marker { margin: 2px; }
.blue {color: #0099FF;}
.green {color: green;}
.orange {color: #FF6600;}
.yellow {color: yellow;}
.gray {color: #999999; }

/* HAI MEASURES TABLE */
#hai td.sortrow {border-left: 2px solid #000; border-right: 2px solid #000; background: #FAFAFF;}
#hai th.sortrow {border-left: 2px solid #000; border-right: 2px solid #000; background: #A0BBA0;}
#hai table {margin-bottom: 1em;}
#hai td {text-align: center; vertical-align: middle;}
#hai td.left {text-align: left;}
#hai td.sig {vertical-align: middle;}
#hai td.avg, #hai td.bad, #hai td.good {vertical-align: middle;}
#hai td.avg {background: #D9D9C3;}
#hai td.bad {background: #D9C3C3;}
#hai td.good {background: #9CAD9C;}
#hai th a, #hai th a:visited {color: #0000FF;}
#hai tr.sort_controls th {background: #FAFAFF;}
#icu_picker {display: none;}
#hai_notes p {font-size: .8em; margin: 0;}

/* LEFT AND RIGHT SIDE OF SERVICES TAB */
#svc_main {float: left; width: 45%;}
#svc_ext {float: right; width: 45%; padding-right: 5px;}
.ext_clinic {font-weight: bold;}
.ec_service {padding-left: 1em;}

/* MISCELLANEOUS BROWSE STYLES */
.subdiv {
	border: 1px dashed #999;
	background: #FFFFE6;
	padding: 8px;
	margin: 1em;
}

.subdiv h4 {
	margin: -8px -8px .5em -8px;
	padding: 4px 8px;
	background: #EEE;
	border-bottom: 1px solid #999;
}

#psabox {
	/*
	float: right;
	width: 250px;
	*/
	background: #FAFAFF;
	padding: 4px;
	font-size: 11px;
	font-style: italic;
	border: 1px dashed #999;
	margin-right: 3px;
}

.newlink {
	color: red;
	font-style: italic;
	font-size: 10px;
}

.searchnav {
	font-size: .8em;
	margin-bottom: 5px;
}
.img_box {
	width: 250px;
	padding: 3px;
	background: #333333;
	color: #FFFFFF;
}
.form table td {
	width: 100%;
	border: 1px solid #666666;
	border-collapse: collapse;
	padding: 3px;
	vertical-align: top;
}
.boldrow {font-weight: bold;}
.fig {background: #eeeeee; padding: 5px; font-weight: bold; font-size: .9em;}
.fig img {border: 2px solid #333333; margin-top: .5em;}
.img_box p {color: #FFFFFF; font-weight: bold;}
.nobullet .no_indent {margin: 0; padding: 0;}
.nobullet {list-style-type: none; margin: 0; padding-left: 0; padding-bottom: 3px;}
.smalltext {font-size: .8em;}
.special_features {margin-bottom: .2em; font-size: .8em;}
.padbottom {padding-bottom: 1em;}
.padbottom5px {padding-bottom: 5px;}
.space_above {margin-top: 1em;}
.noborder, .noborder table, .noborder tr td { border: 0 solid white; }
.floatleft {float: left;}
.service_notes {
	clear: both;
	border-top: 1px solid #999999;
	width: 300px;
}
.footerbox {
	font-size: .9em;
	margin-top:10px;
	padding: 5px;
	background: #eeeeee;
	color: #000;
}

.img_left {float: left; margin-right: 8px; margin-bottom: 5px;}
.img_right {float: right; margin-left: 8px; margin-bottom: 5px;}
.level2 { padding-left: 12px;}
.level3 { padding-left: 24px; font-style: italic;}
.closed { margin-bottom: 2px; font-style: italic;}
.closed .closed_img {padding-right: 3px; margin-bottom: 2px;}
.widthlimit { width: 450px; font-weight: bold; padding-top: 10px;}
ul.spacey li, ol.spacey li { padding-bottom: .5em; }
.nested {padding-top: .5em;}
.profiledata { border: 1px solid gray; }
.alignleft { text-align: left; }
.alignright { text-align: right; }
.measuretable {
	width:98%;
	border: 1px solid navy;
	margin-top: 10px;
	margin-bottom: 5px;
}
.measure_type { background: #EEEEEE; text-align: center; font-weight: bold;}
.glossarylink {
	text-align: right;
	font-size: .8em;
	font-weight: normal;
}
.yellowbg {
	background: #FFFFCC;
	color: #000000;
}
.non-aggregate {
	background: #eeeeee;
	color: #000000;
	font-size: .9em;
}
.expanded-measure {
	font-size: .9em;
	padding-left: 5px;
}
.redtext {
	color: red;
	background: #ffffff;
}
.orangetext {
	color: #ff6600;
}
.greentext {
	color: green;
}

.bluetext {
	color: #778899;
	}

/* INLINE BROWSE TABS - BEGIN */
#browsetabs a {
color: #000;
background: #E2E2E2 url(http://hospitals.nyhealth.gov/pix/tab-left.gif) left top no-repeat;
text-decoration: none;
font-weight: bold;
font-size: 1em;
padding: 0px 0px 1px 10px;
}
#browsetabs a#selected {
color: #fff;
background: #283553 url(http://hospitals.nyhealth.gov/pix/tab-left-hover.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px;
font-weight: bold;
font-size: 1em;
padding-bottom: 1px;
}

#browsetabs a span
{
background: url(http://hospitals.nyhealth.gov/pix/tab-right.gif) right top no-repeat;
padding-right: 10px;
padding-bottom: 1px;
}
#browsetabs a#selected span
{
background: url(http://hospitals.nyhealth.gov/pix/tab-right-hover.gif) right top no-repeat;
padding-right: 10px;
padding-bottom: 1px;
}

#browsetabs a, #browsetabs a span
{
display: block;
float: left;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#browsetabs a, #browsetabs a span
{
float: none;
}
/* End IE5-Mac hack */

#browsetabs a:hover
{
color: #fff;
background: #283553 url(http://hospitals.nyhealth.gov/pix/tab-left-hover.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px;
padding-bottom: 1px;
}

#browsetabs a:hover span
{
background: url(http://hospitals.nyhealth.gov/pix/tab-right-hover.gif) right top no-repeat;
padding-right: 10px;
padding-bottom: 1px;
}

ul#browsetabs
{
list-style: none;
padding: 0px;
margin: 10px 0px 0px 0px;
}

#browsetabs li
{
list-style: none;
float: left;
margin: 0px 2px 0px 0px;
padding: 0px 0px 2px 0px;
}
/* INLINE BROWSE TABS - END */


/* INLINE PROCEDURE TABS - BEGIN */
#voltabs a {
color: #000;
background: #efefef url(../pix/voltab_left.gif) left top no-repeat;
text-decoration: none;
font-weight: bold;
font-size: 1em;
padding: 0px 0px 0px 10px;
}
#voltabs a#selected {
color: #fff;
background: #59806F url(../pix/voltab_left_hover.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px;
font-weight: bold;
font-size: 1em;
/*padding-bottom: 1px;*/
}

#voltabs a span
{
background: url(../pix/voltab_right.gif) right top no-repeat;
padding-right: 10px;
/*padding-bottom: 1px;*/
}
#voltabs a#selected span
{
background: url(../pix/voltab_right_hover.gif) right top no-repeat;
padding-right: 10px;
/*padding-bottom: 1px;*/
}

#voltabs a, #voltabs a span
{
display: block;
float: left;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#voltabs a, #voltabs a span
{
float: none;
}
/* End IE5-Mac hack */

#voltabs a:hover
{
color: #fff;
background: #59806F url(../pix/voltab_left_hover.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px;
/*padding-bottom: 1px;*/
}

#voltabs a:hover span
{
background: url(../pix/voltab_right_hover.gif) right top no-repeat;
padding-right: 10px;
/*padding-bottom: 1px;*/
}

ul#voltabs
{
list-style: none;
padding: 0px;
margin: 10px 0px 0px 0px;
}

#voltabs li
{
list-style: none;
float: left;
margin: 0px 2px 0px 0px;
padding: 0px 0px 1px 0px;
}
/* INLINE PROCEDURE TABS - END */


ul#measuretabs {
list-style: none;
padding: 0px;
margin: 0px;
}

#measuretabs li {
list-style: none;
display: inline;
margin: 0px 0px 0px 0px;
padding: 0px;
}
#measuretabs a {
	/*color: #fff;*/
}
#measuretabs a:hover {
	/*background: #283553;*/
	/*background: #999;*/
}
#measuretabs a#selected, #measuretabs a#subselected {
	color: #333;
	text-decoration: none;
}
#measuretabs-container {
	/*background: #283553;
	background: #9CAD9C;
	background: #BBE3BB;*/
	background: #F9F9F7;
	margin: -10px 0px 10px -10px;
	padding: 4px;
	border-width: 0px 0px 1px 0px;
	/*border-color: #E2E2E2;*/
	border-color: #666;
	border-style: dotted;
	/*border-top: 1px solid #333;*/
}
#measuretabs-container li {
	color: #333;
}
/* MEASURE TABS - END */

.available-care {
	float: left;
	padding: 2px;
	border: 1px solid #999;
	color: #999;
	font-size: .8em;
	margin: 0px 0px 5px 5px;
	letter-spacing:-1px;
}
.available-care-image {
	float: left;
	margin-left: 2px;
}
.available-care-text {
	float: left;
	margin-left: 2px;
	cursor: pointer;
	text-decoration: none;
}

.dropdown-reg-buffalo {
	background: #E5C494
}

.dropdown-reg-rochester {
	background: #FFD92F
}

.dropdown-reg-central {
	background: #A6D854
}

.dropdown-reg-capital {
	background: #8DA0CB
}

.dropdown-reg-rochelle {
	background: #FC8D62
}

.dropdown-reg-newyork {
	background: #E78AC3
}

.dropdown-reg-longisland {
	background: #66C2A5
}

/* ABOUT THIS SITE - BEGIN */
#indexlinks li {
	color: #0000ff;
	font-family:verdana, sans-serif;
	font-size:12px;
	list-style:none;
	border: 0px solid;
	margin: 10px 0px 10px 0px;
}
#indexlinks li a {
	color: #0000ff;
	font-family:verdana, sans-serif;
	font-size:12px;
	list-style:none;
}
#indexlinks li a:hover {
	background: #DDEEFF;
	color: #000;
	text-decoration: none;
}
#indexlinks li a:visited {
	color: #0000ff;
	background: #fff;
	text-decoration: none;
}
#indexlinks li a:link {
	color: #0000ff;
	background: #fff;
	text-decoration: none;
}
#indexlinks li a:active	{
	color:#ff0000;
	text-decoration:none;
}
#indexlinks ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#indexlinks hr {
	color: #C0C0C0;
}
/* ABOUT THIS SITE - END */

/*
	TIGHE's NEW  STYLES FOR BROWSE TABS
*/
#content #tabs
	{
	display:block;
	/*margin: 10px 0px 0px 0px;*/
	margin: 10px 0 0 0px;
	}
#content #tabs ul
	{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:21px;
	}
#content #tabs li
	{
	display:inline;
	float:left;
	font-family:verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:21px;
	line-height:22px;
	list-style:none;
	margin-right:0px;
	margin-top:0px;
	padding-left:0px;
	padding-right:0px;
	}
#content #tabs #current a
	{
	background:url(/pix/tabs/right_on.gif) no-repeat top right #283553;
	text-decoration:none;
	}
#content #tabs #current a span
	{
	background:url(/pix/tabs/left_on.gif) no-repeat top left;
	color:white;
	}
#content #tabs li a
	{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(/pix/tabs/right.gif) no-repeat top right #e2e2e2;
	color:#333333;
	display:block;
	float:left;
	height:21px;
	line-height:22px;
	font-size: .8em;
	text-decoration:none;
	}
#content #tabs li a span
	{
	background:url(/pix/tabs/left.gif) no-repeat top left;
	color:#333333;
	cursor:hand;
	display:block;
	float:left;
	height:21px;
	line-height:22px;
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	/* padding:5px 15px 4px 6px;*/
	}
#content #tabs li a:hover
	{
	background:url(/pix/tabs/tab-right-hover.gif) no-repeat top right #283553;
	color:white;
	text-decoration:none;
	}
#content #tabs li a:hover span
	{
	background:url(/pix/tabs/tab-left-hover.gif) no-repeat top left;
	color:white;
	}
#content #tabs #cleartabs
	{
	clear:both;
	display:block;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
