﻿/*--------------------------------------------------------------------------------------------
       GLOBAL ELEMENTS
--------------------------------------------------------------------------------------------*/
div.right_margin
{
    margin: 10px 80px 0 0;    
}
div.float_right
{
    float: right;    
}
.nav_list li {
	list-style:none;
	float:left;
	display:inline;
	padding:0 0 0 0.4em;
}
.nav_list img {
	border:0;
	padding-right:4px;
	/* fixes IE8 problem */
	max-width: none !important;
}
.nav_list a:link, .nav_list a:visited {
	font-size:1.5em;
	font-weight:bold;
	width:auto;
	color:#ffffff;
	text-decoration:none;
	padding:4px 6px;
	margin:0;
	border:solid 1px #0B416F;
	text-align:center;
	float:left;
	background: -moz-linear-gradient(top, #86B4CC, #2C638E);
	background: -o-linear-gradient(top, #86B4CC, #2C638E);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#86B4CC), to(#2C638E));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#86B4CC, endColorstr=#2C638E)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2C638E, endColorstr=#2E648F);
	/*Round Corner*/
    -webkit-border-radius: 5pxx;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.nav_list li a:hover, .nav_list li a:focus, .nav_list li a:active {
	color:#ffffff;
	text-decoration:underline;
}
.IE7 .content ul, .IE8 .content ul {
	margin:0;
	padding:0;
}
li .diamondhack {
	display:block;
	height: 16px;
	width: 18px;
	background: url("../images/list_diamond.png") left center no-repeat;
	position:absolute;
	left:-10px;
}
.IE7 ul.two_col li, .IE7 li.app_list, .IE8 ul.two_col li, .IE8 li.app_list {
	list-style-image: none;
	list-style-type: none;
	text-indent: 0;
	padding-left: 18px;
	background: url("../images/list_diamond.png") left center no-repeat;
	position:relative;
}

.IE8 .col-1-3 li.app_list {
	padding-left: 15px;
}

.IE7 .col-1-3 li.app_list 
{
	padding-left:0;
}

.IE7 .col-1-3 li.app_list img, .IE8 .col-1-3 li.app_list img {
	position:absolute;
	left:0;
	top:5px;
}

.IE8 .col-1-3 li.app_list #img_new
{
    position:relative;
	top:3px;
	vertical-align:top;
}

.IE7 li.app_list, .IE8 li.app_list {
	background:transparent;
	background-image:none;
	padding:0;
}
body {
	margin:  0 auto;
	width:100%;
	background-color:#fff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
p {
	line-height:16px;
	font-size:.70em;
	color:#000000;
	padding:0;
	margin:0 0 25px 0;
	font-weight:normal;
}
/*  Input text box style*/

hr {
	width: 95%;
	color: #333;
	/*border: solid #333 1px;*/
	border-width: 1px 0 0;
	border-bottom: 0;
}
.searchBox span.nhcLabel {
	display: block;
	padding-top: 8px;
	font-weight:normal;
}

/*input.search_nhName {
	width:165px;
}
input.search_nhZip {
	width:135px;
}*/
.resultBox {
	background-color: #629AB9;
	border-radius: 10px 10px 10px 10px;
	padding: 10px;
	margin-bottom: 10px;
}
.resultBox .col1 {
	clear: both;
	float: left;
	width: 26%;
}
.resultBox .col2 {
	width:74%;
	overflow:hidden;
}
.resultBox ul li {
	display:inline;
}
.resultBox .content {
	background-color: #E0DED1;
	border: 1px solid #446A7D;
	border-radius: 0 0 10px 10px;
	overflow: hidden;
	padding: 10px 15px;
}
.resultBox .noMapContent {
	background-color: #F0F0E8;
	border-left: 1px solid #446A7D;
	border-right: 1px solid #446A7D;
	border-bottom: 1px solid #446A7D;
	border-radius: 0 0 10px 10px;
	overflow: hidden;
	padding: 10px 30px;
}
#map_canvas img 
{
    max-width: none;
}
/******************** Start Nursing Home Styles **********************/

/* tool header styles*/
/* Breadcrumbs*/
.gmapsAddr
{
    float: right;
    overflow: hidden;
    width: 88%;  
}
.MCGSiteMapStyle {
	background-image: url(../images/toolbar-back.png);
	border-bottom:1px solid #C7C8C0;
	border-top:1px solid #C7C8C0;
	clear: left;
	padding: 0px;
}
html > body .MCGSiteMapStyle {
	background-image: url(../images/toolbar-back.png);
	border-bottom:1px solid #C7C8C0;
	border-top:1px solid #C7C8C0;
	clear: left;
	padding: 2px;
	width:962px;
}
.MCGbreadcrumbs {
	display: block;
	font-size: 1.1em;
	color: #666;
	padding: 5px 0 5px 16px;
}
.MCGbreadcrumbs a:link, .MCGbreadcrumbs a:visited {
	color: #135F90;
	font-size: 1em;
	padding-right: 12px;
	padding-left: 5px;
	text-decoration: none;
}
.MCGbreadcrumbs a:hover, .MCGbreadcrumbs a:focus, .MCGbreadcrumbs a:active {
	text-decoration: underline;
}
.MCGbreadcrumbsCurrent {
	font-size: 1.1em;
	padding: 5px 0 0 5px;
	color: #666666;
	text-decoration: none;
}
/* end Bread Crumbs */

#NursingHomeContent .staticPageContent {
	font-size: 85%
}
input, select, textarea {
	font-size: 100%;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
}
#NursingHomeContent {
	font-size: 1.2em;
	line-height: 1.5em;
}
#NursingHomeContent a {
	color: #135F90
}
#NursingHomeContent .columnOne {
	float: left;
	width: 685px;
}
#NursingHomeContent .columnTwo {
	float: left;
	width: 225px;
	margin-left: 16px;
	margin-top: -36px;
}
.searchBox {
	background-color: #629AB9;
	border-radius: 10px 10px 10px 10px;
	padding: 10px;
	margin-bottom: 10px;
}

.searchBox .content {
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #ebebe1;
	border-bottom: 1px solid #C9D0DA;
	border-right: 1px solid #629AB9;
	border-left: 1px solid #629AB9;
	border-radius: 0 0 10px 10px;
	overflow: hidden;
	padding:10px 0 9px;
	min-height:235px;
}
.box {
	width: 100%;
}
.box .content {
	/*Round Corner*/
    -webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	border-bottom:1px solid #c9d0da;
	border-right:1px solid #c9d0da;
	border-left:1px solid #c9d0da;
	background-color:#f3f8fc;
	overflow:hidden;
	padding:10px;
}
.searchBox .content input, .searchBox .content label, .searchBox .content span.example, .searchBox .content span.type, .searchBox .content span.format {
	clear:both;
	display:block;
	margin-top:11px;
	width:100%;
	font-size: 1.15em;
	line-height: 1.2em;
}
.searchBox .content span.example, .searchBox .content span.type, .searchBox .content span.format 
{
    line-height: 0.8em !important;
}
.searchBox .content span.example
{
    font-size: 0.95em !important;
}
#exampleHome {
    font-size: 1em;
}
.searchBox input{
	background:#fff;
	border:solid 1px #4f7b24;
	color:#000;
	font-weight:400;
	margin:0;
	padding:3px;
}
 #nameTxtBox , #searchTxtBox
{
    width:90%;
}
#main_wrapper {
	padding-top: 10px;
	overflow:hidden;
}
input, button {
	/*font-size: 100%;*/
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
/*--------------------------------------------------------------------------------------------
Print button styles -------------------------------------------------------------------------*/
.print_button {
	font-size:.80em;
	font-weight:bold;
	width:auto;
	height:20px;
	color:#135F90;
	text-decoration:none;
	padding:2px 0 0 0;
	margin:0;
	border:solid 1px #898989;
	text-align:center;
	float:right;
	/* Background color and gradients */
    background: -moz-linear-gradient(top, #fdfdfd, #d8d8d8);
    background: -o-linear-gradient(top, #fdfdfd, #d8d8d8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfdfd), to(#d8d8d8));
       
       /* For Internet Explorer 5.5 - 7 */
       filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdfdfd, endColorstr=#d8d8d8);
	/* For Internet Explorer 8 */
       -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdfdfd, endColorstr=#d8d8d8)";
	/* Rounded corners */
       -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.print_button a, .print_button a:link, .print_button a:visited {
	width:auto; /*240px*/
	margin-left:10px;
	margin-right:10px;
	color:#135F90;
	text-decoration:none;
}
.print_button a:hover, .print_button a:focus, .print_button a:active {
	color:#135F90;
	text-decoration:underline;
}
#main_wrapper h1, #main_wrapper .col-1-3 p, #main_wrapper .col-1-3 .box, #main_wrapper .col-1-3 .searchBox, #main_wrapper .col-2-3 p, #main_wrapper .col-2-3 .box, #main_wrapper .col-2-3 .searchBox {
	margin-bottom: 10px;
}
#main_wrapper p {
	font-size:1.1em;
	line-height:1.3em;
}
#main_wrapper p.descriptions 
{
	font-size:1.2em;
	margin-left:2px;
}
/*--------------------------------------------------------------------------------------------
List styles with green diamond-------------------------------------------------------------------------*/

 .app_list {
	display: list-item;
	font-size:1.1em;
	list-style-image:url(../images/list_diamond.png);
	list-style-position:inside;
	line-height: 1.5em;
	padding-left: 15px;
	text-indent: -14px;
}
.app_list li {
	display: list-item;
	line-height:1.5em;
	list-style-image:url(../images/list_diamond.png);
	list-style-position:inside;
	margin-left: 0;
	padding-left: 15px;
	text-indent: -14px;
}
/*.IE8 .app_list, .IE8 .app_list li {
	padding-left: 10px;
	text-indent: -10px;
	
}*/

IE8 .app_list, .IE8 .app_list li {
	padding-left: 20px;
	text-indent: -20px;
	
}


/*.app_list li:before {
	content: "- ";
}*/
/*Update button styles -------------------------------------------------------------------------*/

.btn {
	font-size:1em;
	font-weight:bold;
	width:auto;
	color:#ffffff;
}
.update_button {
	padding:5px 0 0 0;
	margin:0;
	border:solid 1px #B55F00;
	text-align:center;
	float:left;
	background: -moz-linear-gradient(top, #E79533, #BF6a00);
	background: -o-linear-gradient(top, #E79533, #BF6a00);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E79533), to(#BF6a00));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E79533, endColorstr=#BF6a00)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E79533, endColorstr=#BF6a00);
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.update_button a, .update_button a:link, .update_button a:visited {
	width:auto; /*240px*/
	margin-left:10px;
	margin-right:10px;
	color:#ffffff;
	text-decoration:none;
}
.update_button a:hover, .update_button a:focus, .update_button a:active {
	color:#ffffff;
	text-decoration:underline;
}
/*--------------------------------------------------------------------------------------------
Compare button styles -------------------------------------------------------------------------*/
.compare_button_orange
{
    text-decoration:none;
	padding:4px 4px 5px 4px;
	margin:26px 0 0;
	border:solid 1px #537B34;
	width: 130px;
	/* Background color and gradients  */
	background: -moz-linear-gradient(top, #E08F2B, #CB780F);
	background: -o-linear-gradient(top, #E08F2B, #CB780F);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E08F2B), to(#CB780F));
       
       /* For Internet Explorer 5.5 - 7 */
       filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E08F2B, endColorstr=#CB780F);
	/* For Internet Explorer 8 */
       -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E08F2B, endColorstr=#CB780F)";
	/* Rounded corners */
       -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;    
}
.compare_button {
	text-decoration:none;
	padding: 5px;
	margin:26px 0 0;
	border:solid 1px #537B34;
	float:left;
	/* Background color and gradients  */
	background: -moz-linear-gradient(top, #649A42, #316117);
	background: -o-linear-gradient(top, #649A42, #316117);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#649A42), to(#316117));
       
       /* For Internet Explorer 5.5 - 7 */
       filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#649A42, endColorstr=#316117);
	/* For Internet Explorer 8 */
       -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#649A42, endColorstr=#316117)";
	/* Rounded corners */
       -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.btn-small
{
    text-decoration:none;
	padding: 1px;
	margin:26px 0 0;
	border:solid 1px #537B34;
	float:left;
	font-size: 12px;
	/* Background color and gradients  */
	background: -moz-linear-gradient(top, #649A42, #316117);
	background: -o-linear-gradient(top, #649A42, #316117);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#649A42), to(#316117));
       
       /* For Internet Explorer 5.5 - 7 */
       filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#649A42, endColorstr=#316117);
	/* For Internet Explorer 8 */
       -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#649A42, endColorstr=#316117)";
	/* Rounded corners */
       -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.btn-Details
{
    text-decoration:none;
	padding: 1px;
	margin:26px 0 0;
	border:solid 1px #537B34;
	font-size: 12px;
	/* Background color and gradients  */
	background: -moz-linear-gradient(top, #649A42, #316117);
	background: -o-linear-gradient(top, #649A42, #316117);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#649A42), to(#316117));
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#649A42, endColorstr=#316117);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#649A42, endColorstr=#316117)";
	/* Rounded corners */
    -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	width: 162px;
}
.compare_button li {
	list-style-type:none;
	margin:0;
	padding:0 2px 0 2px;
	float:left;
}
#printFlatFile a.prntPDFicon
{
    background:url('/SharedResources/shared/images/buttons/PDFIcon.jpg') no-repeat;
    padding: 2px 0px 3px 25px;
}
div#timelyCareTable table#HTMLGrid tbody tr td div#timelyCaremeasures div.title-corners h3 div.btn-small,
div#complicationsTable table#HTMLGrid tbody tr td div#complicationMeasures div.title-corners h3 span#Name_MortReadm1 div.btn-small
{
    position:relative;
    right: 15px;
    float:right;
    margin: -5px;
}
div#ImagingTabContainer.profile div#imagingTable table#HTMLGrid tbody tr td div#viewDetails4 div.btn-small,
div#SurveyDataTableContainer.profile div#patientSurveyTable table#HTMLGrid tbody tr td div#viewDetails1 div.btn-small
{
    float: right;
    margin: 10px;    
}
.btn a:link, .btn a:visited {
	width:auto;
	color:#ffffff;
	text-decoration:none;
}
.btn a:hover, .btn a:focus, .btn a:active {
	color:#ffffff;
	text-decoration:underline;
}
a:hover
{
	border-style:dashed;
	border-color: #CDCDCD;
	border-width: 0;
	text-decoration: underline;
}
a:active
{
      border-style: dashed;
      border-color: #CDCDCD;
      /*border-width: .2px;*/ /*commented out due to sizing issues with hospital-compare.aspx tab buttons JSE 4/27/2012*/
      text-decoration: underline;
}
.compare_button a img {
	border:0px;
	padding-right:5px;
	padding-left:5px;
	vertical-align:bottom;
}
/* SHOULD APPEAR IN SHARED */
ul.two_col {
	width:100%;
	display:block;
	overflow:hidden;
}
ul.two_col li {
	display:list-item;
	float:left;
	line-height:1.5em;
	min-width:35%; /*insures no more than 2 columns*/
}
/* Left Column Styles */
.left_box {
	padding-top:15px;
}
.left_box h3 {
	border-left:1px solid #c6c5b0;
	border-right:1px solid #c6c5b0;
	border-top:1px solid #c6c5b0;
	display:block;
	color:#4f7b24;
	font-size:1.3em;
	font-weight: bold;
	margin-bottom: 0;
	padding: 10px;
	/*Round Corner*/
    -webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	/* Background color and gradients */
    background: -moz-linear-gradient(top, #ffffff, #f3f2ef);
    background: -o-linear-gradient(top, #ffffff, #f3f2ef);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f3f2ef));
              
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f3f2ef);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f3f2ef)";
}
.left_boxbottom {
	background:#F0F0E8;
	border:1px solid #c6c5b0;
	height:auto;
	/*Round Corner*/
    -webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
.left_boxbottom .container {
	padding:6px;
}
.left_boxbottom p {
	display:block;
	font-size:.70em;
	margin-top:0px;
}
.left_boxbottom span {
	font-size:.70em;
	font-weight:bold;
}
.search_box {
	margin-top:15px;
}

input.search_nhName {
	background:#fff;
	border:solid 1px #4f7b24;
	color:#000;
	font:Arial;
	font-size:12px;
	font-weight:400;
	height:24px;
	margin:0;
	padding:3px;
	width:165px;
}
input.search_nhZip {
	background:#fff;
	border:solid 1px #4f7b24;
	color:#000;
	font:Arial;
	font-size:12px;
	font-weight:400;
	height:20px;
	margin:0px;
	padding:2px;
	width:135px;
}
input.radiobtn_style {
	margin:0;
}
.alphabet_list {
	margin-bottom:5px;
}

#QualityToolsContent h1 , #main_wrapper h1{
	font-size: 3.5em;
	font-family: Arial;
	font-weight: bold;
	color: #174B76;
}
#main_wrapper h1 {
	padding:15px 0 5px 5px;
}
#QualityToolsContent h1 {
	padding:0 0 5px 0;
}

#QualityToolsContent .resultBox {
	background-color: #629AB9;
	border-radius: 10px 10px 10px 10px;
	padding: 0;
	margin-bottom: 10px;
}
.searchBox h2 {
	background-color: #FFFFFF;
	border-left: 1px solid #446A7D;
	border-radius: 10px 10px 0 0;
	border-right: 1px solid #446A7D;
	border-top: 1px solid #446A7D;
	box-shadow: 0 -4px 0 #446A7D;
	color: #4F7B24;
	font-size: 1.6em;
	margin-bottom: 0;
	margin-top: 4px;
	padding:10px;
}
#QualityToolsContent .resultBox h2 {
	background-color: #F0F0E8;
	border-left: 1px solid #446A7D;
	border-radius: 10px 10px 0 0;
	border-right: 1px solid #446A7D;
	border-top: 1px solid #446A7D;
	/*box-shadow: 0 -4px 0 #446A7D;*/
    color: #4c7621;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
	margin-top:8px;
	padding:8px;
}
#QualityToolsContent.previousInspectionDiv .resultBox div h2 
{
	background: inherit;
    border: medium none;
    border-radius: 0 0 0 0;
    clear: both;
    color: Black;
    font-size: inherit;
    margin-bottom: inherit;
    margin-left: -14px;
    margin-right: inherit;
    margin-top: inherit;
    padding: 0 10px;
}
#QualityToolsContent .comparisonList h2.padLf
{
    border-top: 5px solid #446A7D;
    margin-top: 0;
}
#QualityToolsContent .resultBox div a.popupToggle_link {
    float: right;
    font-weight: bold;
    margin-top: -18px;
    padding-right: 20px;
    text-decoration: underline;
}
#QualityToolsContent .resultBox ul.mapBlock {
	background-color: #F0F0E8;
	border-left: 1px solid #446A7D;
	border-radius: 10px 10px 0 0;
	border-right: 1px solid #446A7D;
	border-top: 1px solid #446A7D;
	box-shadow: 0 -4px 0 #446A7D;
	color: #4F7B24;
	font-weight: bold;
	margin-bottom: 0;
	margin-top:4px;
	list-style: none outside none;
	font-size: 1.2em;
	padding: 6px 6px 6px 20px;
}
#QualityToolsContent .mapBlock li {
    margin-right: 10px;
}
#QualityToolsContent .mapBlock li + li {
    border-left: 1px solid #000000;
    padding-left: 10px;
}
#QualityToolsContent .mapBlock a.mapButton:link, #QualityToolsContent a.mapButton:visited {
     /*color: #A3A3A3;*/
     text-decoration: underline;
}
#QualityToolsContent .mapBlock a:link, #QualityToolsContent a:visited {
     text-decoration: none;
}
#QualityToolsContent .left_box {
	padding-top:15px;
	clear:both;
}
.box h2 {
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	border-top::1px solid #c9d0da;
	border-right:1px solid #c9d0da;
	border-left:1px solid #c9d0da;
	background-color:#356b95;
	color: #ffffff;
	display:block;
	font-size:1.25em;
	font-weight:bold;
	padding:8px 8px 8px 9px;
	margin: 0;
	line-height:24px;
}
.box a:hover, .box a:focus, .box a:active {
    text-decoration: underline;
}
#QualityToolsContent .left_box h3 {
	border-left:1px solid #c6c5b0;
	border-right:1px solid #c6c5b0;
	border-top:1px solid #c6c5b0;
	display:block;
	color:#4f7b24;
	font-size:1.3em;
	font-weight: bold;
	margin-bottom: 0;
	padding:7px 8px;
	/*Round Corner*/
    -webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	/* Background color and gradients */
    background: -moz-linear-gradient(top, #ffffff, #f3f2ef);
    background: -o-linear-gradient(top, #ffffff, #f3f2ef);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f3f2ef));
              
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f3f2ef);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f3f2ef)";
}
#QualityToolsContent .left_box h4 {
	color: #4F7B24;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0;
}
#QualityToolsContent .left_boxbottom {
	background:#F0F0E8;
	border:1px solid #c6c5b0;
	height:auto;
	padding:10px;
	/*Round Corner*/
              -webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
#QualityToolsContent .left_boxbottom label.leftCheckBoxLabel {
	display:block;
	padding-left:20px;
	padding-bottom:10px;
	margin-top:-20px;
	font-size:1.2em;
}
#QualityToolsContent ul.serchParameterList {
	list-style: none;
	background-color: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: 0 0 0 0;
	color: #000;
	font-weight: bold;
}
#QualityToolsContent ul.serchParameterList ul {
	list-style: none inside none;
	margin: -1.7em 0 0;
	padding: 0 0 0 2.0em;
	background-color: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: 0 0 0 0;
	color: #000;
}
#QualityToolsContent input.leftSearch, #QualityToolsContent select.leftSearch {
	width:80%;
	font-size:1em;
	margin-top:5px;
	margin-bottom:5px;
}
#QualityToolsContent input.leftSearch {
	border:1px solid #4F7B24;
	width: 92%;
}
#QualityToolsContent label.searchLabel {
	font-size:1.2em;
	line-height: 1.5em;
}
#QualityToolsContent input.alphabet_button, 
#QualityToolsContent input.alphabet_button_last {
	/*Round Corner*/
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* Background color and gradients */
    background: -moz-linear-gradient(top, #ffffff, #E0DFDC);
    background: -o-linear-gradient(top, #ffffff, #E0DFDC);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#E0DFDC));
              
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#E0DFDC);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#E0DFDC)";
	border: 1px solid #D4D4D4;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
	color: #3374D1;
	font-size: 1em;
	font-weight: bold;
	height: 18px;
	cursor: pointer;	   /* SNAN Added to address defect 2601671*/
	text-decoration:underline;
	margin: 1px;
	text-align: center;
	text-transform: uppercase;
}
#QualityToolsContent input.alphabet_button[disabled] {
	color: #a3a3a3;
	text-decoration: none;
	cursor: default;	   /* SNAN Added to address defect 2601671*/
}


#QualityToolsContent input.alphabet_button
{
    
    /* SNAN Updating to min-width so that the background grows as number grows*/
    min-width: 21px;
}

#QualityToolsContent input.alphabet_button_last
{
    width: auto;
}
#QualityToolsContent .right_box h2 {
	background-color:#ffffff;
	border-left:1px solid #446A7D;
	border-right:1px solid #446A7D;
	border-top:1px solid #446A7D;
	box-shadow: 0 -4px 0 #446A7D;
	display:block;
	color:#4f7b24;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
	margin-top:4px;
	padding:7px 8px;
	/*Round Corner*/
    -webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}
#QualityToolsContent .right_box h3 {
	background-color:#ffffff;
	border-left:1px solid #446A7D;
	border-right:1px solid #446A7D;
	border-top:1px solid #446A7D;
	box-shadow: 0 -4px 0 #446A7D;
	display:block;
	color:#4f7b24;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
	margin-top:4px;
	padding:7px 8px;
	/*Round Corner*/
    -webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}
#QualityToolsContent .right_box h3 span
{
	font-size: 0.9 em;	
}
#QualityToolsContent div.RCD_head
{
	background-color:#ffffff;
	border-left:1px solid #446A7D;
	border-right:1px solid #446A7D;
	border-top:1px solid #446A7D;
	box-shadow: 0 -4px 0 #446A7D;
	width:96%;
	margin-left:10px;
	display:block;
	float:left;
	color:#4F7B24;
	font-size: 1.5em;
	font-weight: bold;
	padding:10px;
	/*Round Corner*/
    -webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}
#QualityToolsContent .RCD_body
{
	border-left:1px solid #446A7D;
	border-right:1px solid #446A7D;
	border-bottom:1px solid #446A7D;
	display:block;
	font-size:1em;
	font-weight: bold;
	float:left;
	width:96%;
	margin-left:10px;
	margin-bottom:20px;
	padding:10px;
	overflow:hidden;
	/* Background color and gradients */
    background: -moz-linear-gradient(top, #f3f2ef, #ffffff);
    background: -o-linear-gradient(top, #f3f2ef, #ffffff);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3f2ef), to(#ffffff));
            
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f2ef, endColorstr=#ffffff);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f2ef, endColorstr=#ffffff)";
    
    /*Round Corner*/
    -webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
#QualityToolsContent .comparisonList {
	border-left:1px solid #446A7D;
	border-right:1px solid #446A7D;
	display:block;
	font-size:1em;
	font-weight: bold;
	margin-bottom: 0;
	padding:5px;
	overflow:hidden;
	/* Background color and gradients */
    background: -moz-linear-gradient(top, #f3f2ef, #ffffff);
    background: -o-linear-gradient(top, #f3f2ef, #ffffff);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3f2ef), to(#ffffff));
              
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f2ef, endColorstr=#ffffff);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f2ef, endColorstr=#ffffff)";
}
#QualityToolsContent .MBP_divBox {
	border-left:1px solid #446A7D;
	border-right:1px solid #446A7D;
	border-bottom:1px solid #D6D6D6;
	display:block;
	font-size:1em;
	font-weight: bold;
	margin-bottom: 0;
	padding:10px;
	overflow:hidden;	
    background: #f3f2ef;
}
#QualityToolsContent .comparisonList_resultPage {
	border-left:1px solid #446A7D;
	border-right:1px solid #446A7D;
	display:block;
	font-size:1em;
	font-weight: bold;
	margin-bottom: 0;
	padding:5px 5px 0 15px;
	overflow:hidden;
	/* Background color and gradients */
    background: -moz-linear-gradient(top, #f3f2ef, #ffffff);
    background: -o-linear-gradient(top, #f3f2ef, #ffffff);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3f2ef), to(#ffffff));
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f2ef, endColorstr=#ffffff);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f2ef, endColorstr=#ffffff)";
}
#QualityToolsContent .compareTableSection {
	border-left:1px solid #446A7D;
	border-right:1px solid #446A7D;
	display:block;
	font-size:1.2em;
	text-align:center;
	font-weight: bold;
	padding: 15px;
	overflow:hidden;
	/* Background color and gradients */
    background: -moz-linear-gradient(top, #f3f2ef, #ffffff);
    background: -o-linear-gradient(top, #f3f2ef, #ffffff);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3f2ef), to(#ffffff));
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f2ef, endColorstr=#ffffff);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f2ef, endColorstr=#ffffff)";
}
#QualityToolsContent .compareButtonBlock {
	background-color:#ffffff;
	border-left:1px solid #446A7D;
	border-right:1px solid #446A7D;
	border-bottom:1px solid #c6c5b0;
	display:block;
	padding:5px;
}
#QualityToolsContent .update_button {
	padding:3px;
	margin:0;
	border:solid 1px #B55F00;
	text-align:center;
	float:left;
	background: -moz-linear-gradient(top, #E79533, #BF6a00);
	background: -o-linear-gradient(top, #E79533, #BF6a00);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E79533), to(#BF6a00));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E79533, endColorstr=#BF6a00)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E79533, endColorstr=#BF6a00);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	color: White;
	cursor:pointer;
}
#QualityToolsContent .arrowLeftIcon {
   background: url("../images/arrow-left.png") no-repeat scroll left center transparent;
   padding: 3px 12px;
   color: #FFF;
   border: 0;
}
#QualityToolsContent .compareResults_button {
	text-decoration:none;
	cursor:pointer;
	padding:5px 5px 5px 5px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #FFF;
	border:solid 1px #537B34;
	margin:10px;
	background: #649A42;
	/* Background color and gradients  */
    background: -moz-linear-gradient(top, #649A42, #316117);
    background: -o-linear-gradient(top, #649A42, #316117);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#649A42), to(#316117));      
    /* For Internet Explorer 5.5 - 7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#649A42, endColorstr=#316117)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#649A42, endColorstr=#316117);
	/* Rounded corners */
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#QualityToolsContent .compareResults_button_inner 
{
    background: url(/SharedResources/shared/quality/images/arrow_green_button.png) no-repeat right center;
    color: #fff;
    font-weight: bold;
    margin: 10px 0;
    border: 0;
    padding: 0 22px 0 0;
    cursor:pointer;
}
.continue-button,
.MBP_addButton,
.remove-button 
{
    font-size:1.2em;
	font-weight:bold;
	width:auto;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
	padding:5px 20px;
	margin:2em 0;
	border:solid 1px #008943;
	text-align:center;
	background: #008943;
	background: -moz-linear-gradient(top, #008943, #00462B);
	background: -o-linear-gradient(top, #008943, #00462B);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#008943), to(#00462B));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#008943, endColorstr=#00462B)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#008943, endColorstr=#00462B);
	/*Round Corner*/
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.continue-button:hover,
.MBP_addButton:hover 
{
	background: #00462b;
	background: -moz-linear-gradient(top, #00462B #008943,);
	background: -o-linear-gradient(top, #00462B #008943,);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00462B), to(#008943));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00462B, endColorstr=#008943)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00462B, endColorstr=#008943);
}
.MBP_addButton input {
	background: url("../images/button-checkmark-icon.png") no-repeat scroll right center transparent;
	border: 0 none;
	color: #FFFFFF;
	cursor:pointer;
	font-weight: bold;
	margin: 0;
	padding: 0 25px 0 0;
}
#QualityToolsContent .mapDirections_button
{
	background: -moz-linear-gradient(top , #5C923A, #316117) repeat scroll 0 0 transparent;
	background: -o-linear-gradient(top, #5C923A, #316117);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5C923A), to(#316117));
    border: 1px solid #537B34;
    border-radius: 5px 5px 5px 5px;
    float: left;
    padding: 4px;
    text-decoration: none;
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5C923A, endColorstr=#316117);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#5C923A, endColorstr=#316117)";
	/* Rounded corners */
    -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#QualityToolsContent .mapDirections_button input {
	background: url("../images/arrow_green_button.png") no-repeat scroll right center transparent;
	border: 0 none;
	color: #FFFFFF;
	cursor:pointer;
	font-weight: bold;
	margin: 0;
	padding: 0 25px 0 0;
}
#QualityToolsContent span.compare_profile_returnButtons
{
    
    background: #f1f1f1; /* Old browsers */
    background: -moz-linear-gradient(top,  #FFFFFF 0%, #D1D1D1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#D1D1D1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #FFFFFF 0%,#D1D1D1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #FFFFFF 0%,#D1D1D1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #FFFFFF 0%,#D1D1D1 100%); /* IE10+ */
    background: linear-gradient(top,  #FFFFFF 0%,#D1D1D1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D1D1);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none;
	padding: 5px 5px 5px 12px;
	cursor: pointer;
	font-size: 1.2em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #135F90;
	border:solid 1px #D1D1D1;	
}
#QualityToolsContent .compareReturn_button {
	background: url("../images/arrow-left.png") no-repeat scroll left center transparent;
    border: medium none;
    color: #135F90;
    cursor: pointer;
    font-weight: bold;
    padding: 10px;
    
}

#QualityToolsContent .MBP_returnPrev
{
	text-decoration:none;
	cursor:pointer;
	padding:4px 0 4px 9px;
	font-size: 1.2em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #135F90;
	border:solid 1px #D1D1D1;
	/* Background color and gradients  */
    background: -moz-linear-gradient(top, #FFFFFF, #D1D1D1);
    background: -o-linear-gradient(top, #FFFFFF, #D1D1D1);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#D1D1D1));
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D1D1);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D1D1)";
	/* Rounded corners */
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#QualityToolsContent .MBP_returnPrev input
{
	background: url(../images/arrow-left.png) no-repeat center left;
	padding-right:11px;
	color:#135F90;
	border:none;
	font-weight:bold;
	cursor:pointer;
}
.resultTable thead
{
    color:#174B76;    
}
#QualityToolsContent .MBP_buttons {
	text-decoration:none;
	cursor:pointer;
	padding:3px 9px 3px 2px;
	font-size: 1.2em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #135F90;
	border:solid 1px #D1D1D1;
	/* Background color and gradients  */
    background: -moz-linear-gradient(top, #FFFFFF, #D1D1D1);
    background: -o-linear-gradient(top, #FFFFFF, #D1D1D1);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#D1D1D1));
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D1D1);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D1D1)";
	/* Rounded corners */
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#QualityToolsContent .MBP_buttons input 
{
	/*Image below was removed for some reason*/
	/*background: url(../images/arrow-right.png) no-repeat center right;*/
	background: transparent;
	padding-right:11px;
	color:#135F90;
	border:none;
	font-weight:bold;
	cursor:pointer;
}
#QualityToolsContent .MBP_removeButton {
	text-decoration:none;
	cursor:pointer;
	padding:4px 14px 4px 0;
	font-size: 1.2em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #135F90;
	border:solid 1px #D1D1D1;
	/* Background color and gradients  */
    background: -moz-linear-gradient(top, #FFFFFF, #D1D1D1);
    background: -o-linear-gradient(top, #FFFFFF, #D1D1D1);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#D1D1D1));
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D1D1);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D1D1)";
	/* Rounded corners */
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#QualityToolsContent .MBP_removeButton input 
{
	background: url(../../images/Hospital/remove-icon.png) no-repeat center right;
	padding-right:18px;
	color:#135F90;
	border:none;
	font-weight:bold;
	cursor:pointer;
}
#QualityToolsContent .MBP_cancelButton {
	text-decoration:none;
	cursor:pointer;
	padding:4px 15px 4px 0;
	font-size: 1.2em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #135F90;
	border:solid 1px #D1D1D1;
	/* Background color and gradients  */
    background: -moz-linear-gradient(top, #FFFFFF, #D1D1D1);
    background: -o-linear-gradient(top, #FFFFFF, #D1D1D1);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#D1D1D1));
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D1D1);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D1D1)";
	/* Rounded corners */
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-right:10px;
}
.MBP_cancel,
.mbp-return {
	text-decoration:none;
	cursor:pointer;
	padding:6px 15px 6px 11px;
	font-size: 1.2em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #135F90;
	border:solid 1px #D1D1D1;
	/* Background color and gradients  */
    background: -moz-linear-gradient(top, #FFFFFF, #D1D1D1);
    background: -o-linear-gradient(top, #FFFFFF, #D1D1D1);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#D1D1D1));
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D1D1);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D1D1)";
	/* Rounded corners */
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-left: .4em;
}
#QualityToolsContent .MBP_cancelButton input 
{
	background: url(../../images/Hospital/cancel-icon.png) no-repeat center right;
	padding-right:18px;
	color:#135F90;
	border:none;
	font-weight:bold;
	cursor:pointer;
}
/*LEGEND KEY CONTROL requires the .js file to vertical align various image sizes
    $('div.legend-key').each(function () {
        var maxHeight = 0;
        $(this).find('img').each(function () {
            maxHeight = $(this).height() > maxHeight ? $(this).height() : maxHeight;
        });
        maxHeight = maxHeight;
        $(this).find("h2, dt, dd").css('line-height', maxHeight + 'px').css('height', maxHeight + 'px');
    });
*/
#main_wrapper div.legend-key {
	float:right;
	padding: 0 5px 0 0;
	border:solid 1px #ccc;
	margin:15px 10px 10px 10px;
	width: 302px;
}
#main_wrapper div.legend-key ul {
	
	padding:0;
	clear: none;
    display: block;
    float: left;
    margin-top: -12px;
}
#sff-icon-image {
	margin:0;
	padding:0;
	position: relative;
    top: 7px;
}
#main_wrapper div.legend-key ul li {
	margin:0;
	font-size:.8em;
	font-weight:bold;
	padding:7px 0px 0px 7px;
	clear:none;
	float:left;
}

#main_wrapper div.legend-key ul li span{
}

#main_wrapper div.legend-key ul li {
	margin:0;
	font-size:1.1em;
	font-weight:bold;
	padding:10px 5px;
	clear:none;
	float:left;
}
#main_wrapper div.legend-key h2 {
	margin:0;
	font-size:1.1em;
	font-weight:bold;
	clear:none;
	float:left;
	border-right: solid 1px #ccc;
	color:#4e4e4c;
	padding:10px;
	background: -moz-linear-gradient(top, #F3F2EF, #ffffff);
    background: -o-linear-gradient(top, #F3F2EF, #ffffff);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F3F2EF), to(#ffffff));
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F3F2EF, endColorstr=#ffffff);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F3F2EF, endColorstr=#ffffff)";
}
/*End Legend Controls*/

#QualityToolsContent .resultTable {
	border-bottom:solid 1px #d6d6d6;
	border-left:solid 1px #d6d6d6;
	border-top:solid 1px #d6d6d6;
	width:100%;
	text-align:left;	
}

#QualityToolsContent .resultTable .sorter .sorter-text {
    color: #154979;
}

#QualityToolsContent .resultTable a:hover {
    text-decoration: underline;
}

a:link, a:visited
{
	color: #154979;
	font-weight: bold;
	cursor: pointer !important;
}
#QualityToolsContent .resultTable td, th {
	border-bottom:solid 1px #d6d6d6;
	border-right:solid 1px #d6d6d6;
	line-height: 1.2em;
	padding:10px 5px;
	font-size:1.1em;
	text-align:center;
}
#QualityToolsContent .resultTable tr.odd {
	background-color: #EEEEEE;
}
#QualityToolsContent .resultTable tr.even {
	background-color: #FFFFFF;
	font-size: 1em;
}
#QualityToolsContent .resultTable .sorting_disabled, #QualityToolsContent .resultTable .sorting, #QualityToolsContent .resultTable .sorting_asc, #QualityToolsContent .resultTable .sorting_desc {
	/*background-color:#0c5297;color:White;padding-left:0px*/
    font-size:1em;
	line-height: 1.5em;
	color:#000000;
	padding:0;
	margin:0;
	text-align:left;
}
#QualityToolsContent .resultTable .sorting_disabled, #QualityToolsContent .resultTable .sorting {
	/* Background color and gradients */
    background: -moz-linear-gradient(top, #fdfdfd, #e6e6e6);
    background: -o-linear-gradient(top, #fdfdfd, #e6e6e6);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfdfd), to(#e6e6e6));  
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdfdfd, endColorstr=#e6e6e6);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdfdfd, endColorstr=#e6e6e6)";
}
#QualityToolsContent .resultTable .sorting_asc, #QualityToolsContent .resultTable .sorting_desc {
	/* Background color and gradients */
    background: -moz-linear-gradient(top, #e6e6e6, #fdfdfd);
    background: -o-linear-gradient(top, #e6e6e6, #fdfdfd);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e6e6e6), to(#fdfdfd));  
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#fdfdfd);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#fdfdfd)";
}
#QualityToolsContent .resultTable .sorting_disabled a, #QualityToolsContent .resultTable .sorting a {
	color:#000000;
	font-weight:bold;
	/*padding:5px;*/
	display:block;
	font-size:1.1em;
}
#QualityToolsContent .resultTable .sorting_disabled .sorter, #QualityToolsContent .resultTable .sorting .sorter 
{
    min-height: 25px;
    display: inline;
}
#QualityToolsContent .resultTable .sorting_disabled .sorter-text, #QualityToolsContent .resultTable .sorting .sorter-text 
{
    min-height: 25px;
	margin: 0 5px 0 0;
    display: block;
    float: left;
}
#QualityToolsContent .resultTable .sorting_disabled .sorter-icon, #QualityToolsContent .resultTable .sorting .sorter-icon 
{
    background: url(../../quality/images/NotSorted.png) no-repeat;
    width: 15px;
	height: 14px;
	/*float: left;*/
	display: block;
	margin: 0 auto;
	padding-bottom: 5px;
}
#QualityToolsContent .resultTable .sorting_disabled .sorter .sorter-icon, #QualityToolsContent .resultTable .sorting .sorter .sorter-icon 
{
}
#QualityToolsContent .resultTable .sorting_asc .sorter-icon {
    background: url(../../quality/images/AscendingSort.png) no-repeat;
}
#QualityToolsContent .resultTable .sorting_desc .sorter-icon {
    background: url(../../quality/images/DescendingSort.png) no-repeat;
}
#QualityToolsContent .resultTable .sorting_disabled .contexthelp,
#QualityToolsContent .resultTable .sorting_disabled .contexthelp 
{
    margin: 0 3px 7px;
    padding: 0;
}
#QualityToolsContent .pagingButton {
	color: #3374D1;
	font-size: 1.2em;
	border:0;
	background:transparent;
	text-decoration:underline;
	cursor: pointer;	   /* SNAN Added to address defect 2601671*/
}
#QualityToolsContent .pagingButton[disabled] {
	color:#a3a3a3;
	text-decoration:none;
	cursor: default;	   /* SNAN Added to address defect 2601671*/
}
#QualityToolsContent .rating-static {
	width: 64px;
	height: 12px;
	display: block;
	background: url('../images/star_rating.png') 0 0 no-repeat;
	margin: auto;
	overflow: hidden;
	/*-webkit-print-color-adjust:exact; */
}
#QualityToolsContent .rating-static span.desc {
	left: -9999px;
	position:absolute;
}
#QualityToolsContent .rating-static img 
{
    display: none; 
}
@media print {
    #QualityToolsContent .rating-static span.desc 
    {
        display: none;
    }
    
    #QualityToolsContent .rating-static
    {
        
    }
    
}
#QualityToolsContent .rating-5 {
	background-position: 1px 0;
}
#QualityToolsContent .rating-5 img 
{
    margin-left: -1px;
}
#QualityToolsContent .rating-4 {
	background-position: -12px 0;
}
#QualityToolsContent .rating-4 img 
{
    margin-left: -12px;
}
#QualityToolsContent .rating-3 {
	background-position: -25px 0;
}
#QualityToolsContent .rating-3 img 
{
    margin-left: -25px;
}
#QualityToolsContent .rating-2 {
	background-position: -38px 0;
}
#QualityToolsContent .rating-2 img 
{
    margin-left: -38px;
}
#QualityToolsContent .rating-1 {
	background-position: -51px 0;
}
#QualityToolsContent .rating-1 img 
{
    margin-left: -51px;
}
/*Display no stars when ratings are 0 or above 5 for NHC*/
#QualityToolsContent .rating-0 {
	display:none;
}
#QualityToolsContent .rating-6 {
	display:none;
}
#QualityToolsContent .rating-7 {
	display:none;
}
#QualityToolsContent .rating-8 {
	display:none;
}
#QualityToolsContent .rating-9 {
	display:none;
}
/*********************************************************/
#QualityToolsContent .resultsInfo {
	float:left;
}
#QualityToolsContent .resultsPaging {
	float:right;
}
#QualityToolsContent #HospitalContent {
}
#QualityToolsContent #NursingHomeContent {
}
.searchBox .content .compare_button input {
	background: url("../images/arrow_green_button.png") no-repeat scroll right center transparent;
	border: 0 none;
	color: #FFFFFF;
	cursor:pointer;
	font-family:Verdana, Arial, Helevetica, Sans-Serif;
	font-weight: bold;
	margin: 0;
	padding: 0 25px 0 0;
	text-decoration: none;
}
#HospitalContent a:link.favorite , #HospitalContent a:visited.favorite 
{
	color: #154979;
	font-weight: bold;
	float: left;
	padding-top: 5px;
}
#HospitalContent img.favImage
{
	padding-left: 5px;
}
/*#HospitalContent a:link.mapButton , #HospitalContent a:visited.mapButton 
{
	color:#a3a3a3;
	text-decoration:none;
}*/
#HospitalContent a.removeOption
{
	float: right;	
}
#HospitalContent .PopupExpandingSidePanel
{
	padding-top:50px;
	width: 225px;
	float: left;
}
#HospitalContent .StaticMainContentPanel
{
	float: left;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 50px;
    padding-top: 50px;
    width: 650px;
}
/*May need when datatables.css is removed from NHC and Hosp
#HospitalContent div.dataTables_wrapper
{
	position: relative;
    min-height: 150px;
    _height: 150px;
    clear: both;
}
*/

#BacktoTop {
	position:relative;
}
#BacktoTop #CSR, #BacktoTop #CSRNoText, #BacktoTop #CSRWithText {
	position:absolute;
	right:100px;
	top:0;
}

/*--------------------------------------------------------------------------------------------
       Compare/Profile Page Styles
--------------------------------------------------------------------------------------------*/
#QualityToolsContent .compare .tabrow,
#QualityToolsContent .profile .tabrow
{
    font-size: 1em;
    line-height: 2em;
    margin: 0 0 -6px;
    padding: 0;
}
#QualityToolsContent .compare .name_of a:hover,
#QualityToolsContent .profile .name_of a:hover,
#QualityToolsContent .compare .name_of a:focus,
#QualityToolsContent .profile .name_of a:focus,
#QualityToolsContent .compare .name_of a:active,
#QualityToolsContent .profile .name_of a:active
{
    text-decoration: underline;
}
#QualityToolsContent .compare .name_of a:visited,
#QualityToolsContent .profile .name_of a:visited
{
    color:#7D508E;
}
#QualityToolsContent .compare .name_of,
#QualityToolsContent .profile .name_of,
#QualityToolsContent .compare .name_of a,
#QualityToolsContent .profile .name_of a
{
    color:#135f90;
    font-weight:bold;
}
#QualityToolsContent .compare .address1, .compare .address2, .compare .phone,
#QualityToolsContent .profile .address1, .profile .address2, .profile .phone 
{
    font-weight:normal;
    font-size: .75em;
    text-transform:uppercase;
    color: #000;
}
#QualityToolsContent .profile table#generalTable1 .address1, .profile table#generalTable1 .address2, .profile table#generalTable1 .phone
{
    font-weight:normal;
    font-size: .9em;
    text-transform:uppercase;
    color: #000;
}
#QualityToolsContent .compare thead a,
#QualityToolsContent .profile thead a 
{
   /* text-decoration:none;*/
    font-weight:normal;
    font-size: 1em;
    font: bold;
}

#QualityToolsContent .compare thead,
#QualityToolsContent .profile thead
{
    background: -o-linear-gradient(top, #F3F3EB, #FFFFFF);
    background: -ms-linear-gradient(top, #F3F3EB, #FFFFFF);
    background: -moz-linear-gradient(top, #F3F3EB, #FFFFFF);
    background: -webkit-linear-gradient(top, #F3F3EB, #FFFFFF);
    background: linear-gradient(top, #F3F3EB, #FFFFFF);              
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F3F3EB, endColorstr=#FFFFFF);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F3F3EB, endColorstr=#FFFFFF)";
}
.msie7PC #QualityToolsContent .compare .tabrow li,
.msie7PC #QualityToolsContent .profile .tabrow li
{
    display: inline;    
}
#QualityToolsContent .compare .tabrow li,
#QualityToolsContent .profile .tabrow li
{
    border: 1px solid #A5A5A5;
    background: #D1D1D1;
    background: -o-linear-gradient(top, #FFFFFF, #D1D1D1);
    background: -ms-linear-gradient(top, #FFFFFF, #D1D1D1);
    background: -moz-linear-gradient(top, #FFFFFF, #D1D1D1);
    background: -webkit-linear-gradient(top, #FFFFFF, #D1D1D1);
    background: linear-gradient(top, #FFFFFF, #D1D1D1);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D1D1);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D1D1D1)";
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    line-height: 1.4em;
    position: relative;
    z-index: 0;
    border-radius:8px 8px 0 0;
    /*border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    text-shadow: 0 1px #ECECEC;*/
    margin: 0 3px 0 0;
    padding: 10px 10px 13px ;
}
#QualityToolsContent .compare .tabrow li:hover, QualityToolsContent .compare .tabrow li:focus, QualityToolsContent .compare .tabrow li:active,
#QualityToolsContent .profile .tabrow li:hover, QualityToolsContent .profile .tabrow li:focus, QualityToolsContent .profile .tabrow li:active
{
    background: -o-linear-gradient(top, #FFFFFF, #ECDAAD);
    background: -ms-linear-gradient(top, #FFFFFF, #ECDAAD);
    background: -moz-linear-gradient(top, #FFFFFF, #ECDAAD);
    background: -webkit-linear-gradient(top, #FFFFFF, #ECDAAD);
    background: linear-gradient(top, #FFFFFF, #ECDAAD);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#ECDAAD);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#ECDAAD)";
}
.msie7PC #QualityToolsContent .compare .tabrow li.selected,
.msie7PC #QualityToolsContent .profile .tabrow li.selected
{
    display: inline;    
}     
#QualityToolsContent .compare .tabrow li.selected,
#QualityToolsContent .profile .tabrow li.selected
{
    background: #689CBA;
    background: -o-linear-gradient(top, #689CBA, #689CBA);
    background: -ms-linear-gradient(top, #689CBA, #689CBA);
    background: -moz-linear-gradient(top, #689CBA, #689CBA);
    background: -webkit-linear-gradient(top, #689CBA, #689CBA);
    background: linear-gradient(top, #689CBA, #689CBA);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#689CBA, endColorstr=#689CBA);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#689CBA, endColorstr=#689CBA)";
    color: #FFF;
    border-top: 1px solid #446B7C;
    border-right: none;
    border-left: none;
    border-bottom:none;
    cursor: default;
    display: inline-block;
    position: relative;
/*  border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    text-shadow: 0 1px #528bA9;  
           margin: 0 2px; */
    z-index: 2;
}       
#QualityToolsContent .compare .tabrow li a,
#QualityToolsContent .profile .tabrow li a
{
    color: #135f90;
    font-weight: bold;
    font-size: 1.3em;
    padding: 5px 0;
    text-decoration: none;
}
#QualityToolsContent .compare .tabrow li.selected a,
#QualityToolsContent .profile .tabrow li.selected a
{
    color: #ffffff;
}
#QualityToolsContent .compare .tabrow li.selected a:link,
#QualityToolsContent .compare .tabrow li.selected a:visited,
#QualityToolsContent .profile .tabrow li.selected a:link,
#QualityToolsContent .profile .tabrow li.selected a:visited
{
    color: #FFF;
}        
#QualityToolsContent .compare .tabrow div,
#QualityToolsContent .profile .tabrow div
{
    border: 0 none;
    display: block;
    margin: 0 0 0.25em;
    padding: 0;
}
#QualityToolsContent .compare .dataTabContainer,
#QualityToolsContent .profile .dataTabContainer
{
    background-color:#689CBA;
    position: relative;
    overflow: hidden;   
}
#QualityToolsContent .compare .dataTabContainer h2,
#QualityToolsContent .profile .dataTabContainer h2
{
    display:none;
}      
#QualityToolsContent .compare .dataTabContainer table,
#QualityToolsContent .profile .dataTabContainer table
{
    border-color: #446A7D;
    /*border-radius: 5px 5px 0 0;*/
    border-style: solid;
    border-width: 1px;
    background-color: #FFF;
    /*box-shadow: 0 -4px 0 #446A7D;*/
    margin: 0px;
    width: 100%;
}
div#patientSurveyTable table#HTMLGrid tbody tr td div#patientSurveyMeasures table,
div#timelyCareTable table#HTMLGrid tbody tr td div#timelyCaremeasures table,
div#complicationsTable table#HTMLGrid tbody tr td div#complicationMeasures table,
div#imagingTable table#HTMLGrid tbody tr td div#imagingMeasures table,
div#paymentTable table#HTMLGrid tbody tr td div#PaymentMeasures table
{
    background: #FFF;
    border: none;
}
/*styles for nhc staffing tab table*/
#QualityToolsContent .profile .dataTabContainer #Table_staffing
{
    border-color: #446A7D;
    /*border-radius: 5px 5px 0 0;*/
    border-style: solid;
    border-width: 0;
    background-color: #FFF;
    /*box-shadow: 0 -4px 0 #446A7D;*/
    margin: 0px;
    width: 100%;
}

#QualityToolsContent .compare .dataTabContainer h2.QualityToolHeader2, 
#QualityToolsContent .profile .dataTabContainer h2.QualityToolHeader2
{
    display: block;
    font-size: 15px;
}

#QualityToolsContent .compare .dataTabContainer h4.QualityToolHeader4, 
#QualityToolsContent .profile .dataTabContainer h4.QualityToolHeader4
{
    color: #4F7B22;
    display: block;
    font-size: 15px;
    font-weight: bold;
}

#QualityToolsContent .profile .dataTabContainer #Table_staffing thead th
{
    font-size:12px;
    font-weight:bold;
    color:#154979;
}
#QualityToolsContent .profile .dataTabContainer #Table_staffing tbody th
{
    font-size:12px;
    width:40%;
}
#QualityToolsContent .profile .dataTabContainer #Table_staffing #RN_HOURS, #QualityToolsContent .profile .dataTabContainer #Table_staffing #LPNLVN_HOURS
{
    font-size:12px;
    width:40%;
    padding-left:45px;
}
#QualityToolsContent .profile .dataTabContainer #Table_staffing tbody td
{
    font-size:12px;
    width:20%;
    font-weight:bold;
}
/*styles for nhc quality measures tab table*/
#QualityToolsContent .profile .dataTabContainer #Table_quality_measures
{
    border-color: #446A7D;
    /*border-radius: 5px 5px 0 0;*/
    border-style: solid;
    border-width: 0;
    background-color: #FFF;
    /*box-shadow: 0 -4px 0 #446A7D;*/
    margin: 0px;
    width: 100%;
}
#QualityToolsContent .profile .dataTabContainer #Table_quality_measures thead th
{
    font-size:12px;
    font-weight:bold;
    color:#154979;
}
#QualityToolsContent .profile .dataTabContainer #Table_quality_measures tr.overview th
{
	border-right:none;
	font-size:13px;
}
#QualityToolsContent .profile .dataTabContainer #Table_quality_measures tr.overview td
{
	border-right:none;
}
#QualityToolsContent .profile .dataTabContainer #Table_quality_measures tr.generalInfo td
{
	font-weight:bold;
}
#QualityToolsContent .profile .dataTabContainer #Table_quality_measures tr th,
#QualityToolsContent .profile .dataTabContainer #Table_quality_measures tr td
{
	font-size:12px;
}
/*Styles for profile page tables*/
#QualityToolsContent .profile .dataTabContainer #Staffing #Table_STAFFING, 
#QualityToolsContent .profile .dataTabContainer #Fines #HTMLGrid,
#QualityToolsContent .profile .dataTabContainer #Denials #HTMLGrid,
#QualityToolsContent .profile .dataTabContainer #InspectTable #HTMLGrid #HTMLGrid,
#QualityToolsContent .profile .dataTabContainer #Quality #Table_QUALITY_MEASURES
{
    border-color: #446A7D;
    border-style: solid;
    border-width: 0;
    background-color: #FFF;
    box-shadow: 0 0px 0 #446A7D;
    margin-top: 0;
    border-radius: 0;
    width: 100%;
}
#QualityToolsContent .profile .dataTabContainer td.profileInfo_dotted
{
	border-bottom: 2px dotted #D6D6D6;
    color: #4F7B24;
    font-size: 1.3em;
    font-weight:bold;
    text-align: left;
    background: -moz-linear-gradient(top, #F3F2EF, #ffffff);
    background: -o-linear-gradient(top, #F3F2EF, #ffffff);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F3F2EF), to(#ffffff));
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F3F2EF, endColorstr=#ffffff);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F3F2EF, endColorstr=#ffffff)";
}     
#QualityToolsContent .profile .dataTabContainer td.profileInfo_regular
{
	border-bottom: 4px solid #D6D6D6;
    color: #4F7B24;
    font-weight: bold;
    font-size: 1.3em;
    text-align: left;
    background: -moz-linear-gradient(top, #F3F2EF, #ffffff);
    background: -o-linear-gradient(top, #F3F2EF, #ffffff);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F3F2EF), to(#ffffff));
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F3F2EF, endColorstr=#ffffff);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F3F2EF, endColorstr=#ffffff)";
}     

/***********************************/          
#QualityToolsContent .compare .dataTabContainer,
#QualityToolsContent .profile .dataTabContainer
{
   /* border-left: 1px solid #446A7D;*/
    -moz-border-radius: 0 10px 10px 10px;
    border-radius: 0 10px 10px 10px;
   /* border-right: 1px solid #446A7D;
    border-top: 1px solid #446A7D;
    font-size: 1em;*/
    font-weight: bold;
    margin-bottom: 0;
    padding: 10px;
}

/* **** Added class for Hospital Compare titles of each tab JSE 4/27/2012 **** */
.title
{    
    border-top: 1px solid #D5D5D5;
    background: #FFF; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e8e8e8 49%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#e8e8e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
    padding: 10px 0 10px 20px;

}
.title:first-child
{
    border-color: #446A7D;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 10px 10px 0 0;
    border-bottom: dotted #B5B5B5;
    border-width: 1px;
    box-shadow: 0 -4px 0 #446A7D;
    margin-top: 0px !important;
    background: #FFF; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e8e8e8 49%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#e8e8e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
    padding: 10px 0 10px 20px;
    color: #4F7B22;
    border-left: 1px solid #446A7D;
    border-right: 1px solid #446A7D;   
}
.title h3,
.title2 h3,
.title-corners h3
{
     font-size: 15px;
     font-weight: bold;
     color: #4F7B22;
        
}
div#CareTableContainer.compare div.title,
div#dataTablesContainer2.compare div.title
{
    border-left: 1px solid #4F798F;
    border-right: 1px solid #4F798F;    
}
.title-corners
{
    border-color: #446A7D;
    border-bottom: dotted #B5B5B5;
    border-width: 1px;
    margin-top: 0px !important;
    background: #FFF; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e8e8e8 49%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#e8e8e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
    padding: 10px 0 10px 20px;
    color: #4F7B22;
}
.title2
{
    border-color: #446A7D;
    border-bottom: dotted #B5B5B5;
    border-width: 1px;
    border-radius: 0 10px 0 0;
    box-shadow: 0 -4px 0 #446A7D;
    background: #FFF; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e8e8e8 49%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#e8e8e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
    padding: 10px 0 10px 20px;
    color: #4F7B22;
    width: 98.1%;
    margin: 0 -4px !important;
    border-right: 1px solid #446A7D;     
}
div#PaymentTabContainer.profile div#paymentTable table#HTMLGrid tbody tr td div#ProfileName5 th
{
    padding: 0 0 0 10px;    
}
div#patientSurveyTable table#HTMLGrid tbody tr td div#ProfileName1 th div.name_of,
div#timelyCareTable table#HTMLGrid tbody tr td div#ProfileName2 th div.name_of,
div#complicationsTable table#HTMLGrid tbody tr td div#ProfileName3 th div.name_of,
div#imagingTable table#HTMLGrid tbody tr td div#ProfileName4 th div.name_of,
div#paymentTable table#HTMLGrid tbody tr td div#ProfileName5 th div.name_of
{
    background: #FFF; /* Old browsers */
    background: -moz-linear-gradient(top,  #e8e8e8 0%, #F9F9F9 49%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(49%,#F9F9F9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e8e8e8 0%,#F9F9F9 49%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e8e8e8 0%,#F9F9F9 49%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e8e8e8 0%,#F9F9F9 49%); /* IE10+ */
    background: linear-gradient(top,  #e8e8e8 0%,#F9F9F9 49%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#F9F9F9',GradientType=0 ); /* IE6-9 */
    color: #000;
    border-left: 1px solid #446A7D;
    margin: -10px -11px 0;
    padding: 10px 0 10px 10px;
    width:104%; 
}
#QualityToolsContent div#dataTablesContainer.profile table#generalTable1 tbody tr th div.name_of
{
    background: #FFF; /* Old browsers */
    background: -moz-linear-gradient(top,  #e8e8e8 0%, #F9F9F9 49%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(49%,#F9F9F9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e8e8e8 0%,#F9F9F9 49%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e8e8e8 0%,#F9F9F9 49%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e8e8e8 0%,#F9F9F9 49%); /* IE10+ */
    background: linear-gradient(top,  #e8e8e8 0%,#F9F9F9 49%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#F9F9F9',GradientType=0 ); /* IE6-9 */
    color: #000;
    border-left: 1px solid #446A7D;
    border-radius: 7px 0 0;
    margin: -10px -11px 0;
    padding: 17px 0 10px 10px;
    width: 102%;
    font-size: 1.2em;
}
div#patientSurveyTable table#HTMLGrid,
div#timelyCareTable table#HTMLGrid,
div#complicationsTable table#HTMLGrid,
div#imagingTable table#HTMLGrid
{
    border-color: #446A7D;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 10px 10px 0 0;
    border-bottom: dotted #B5B5B5;
    border-width: 1px;
    box-shadow: 0 -4px 0 #446A7D;
    margin-top: 0px !important;
    background: #FFF; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e8e8e8 49%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#e8e8e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
    padding:0;
    color: #4F7B22;
    border-left: 1px solid #446A7D;
    border-right: 1px solid #446A7D; 
}
div#dataTablesContainer table#generalTable1
{
	border-color: #446A7D;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 10px 10px 0 0;
    border-bottom: dotted #B5B5B5;
    border-width: 1px;
    box-shadow: 0 -4px 0 #446A7D;
    margin-top: 0px !important;
    padding:0;
    color: #4F7B22;
    border-left: 1px solid #446A7D;
    border-right: 1px solid #446A7D; 
}
/* **** Added class for Hospital Compare titles description of each tab JSE 4/27/2012 **** */
.desc
{
    background: #FFF;
    padding: 20px;
    border-left: 1px solid #446A7D;
    border-right: 1px solid #446A7D;
    overflow:hidden;   
}
.desc2
{
    background: #FFF;
    padding: 20px;
    overflow:hidden;   
}
.desc.patient-search
{
    background: #F7F0BD !important;
}
#Medical-Patients-Search .title
{
    text-align:center;
    padding: 10px;
    }
.desc.patient-search label
{
    font-size: 12px !important;
    font-weight: normal;   
}
.desc.patient-search select
{
    margin-left: 17px !important;
    margin-bottom: 7px !important;
    width: 150px;   
}
.mdclEmptySpc
{
    margin-bottom: 20px !important;
}
.desc #Update   
{
    border-radius: 5px;
    border: 1px solid #FB9D23;
    background: #ffc578; /* Old browsers */
    background: -moz-linear-gradient(top, #E79533 0%, #B56000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E79533), color-stop(100%,#B56000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #E79533 0%,#B56000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #E79533 0%,#B56000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #E79533 0%,#B56000 100%); /* IE10+ */
    background: linear-gradient(top, #E79533 0%,#B56000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E79533', endColorstr='#B56000',GradientType=0 ); /* IE6-9 */
    color: #fff;
    height: 27px;
    width: 110px;
    font-size: 12px;
    margin-left: 33px !important; 
}
.desc #Update:active
{
    background: #ffc578; /* Old browsers */
    background: -moz-linear-gradient(top, #B56000 0%, #E79533 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B56000), color-stop(100%,#E79533)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #B56000 0%,#E79533 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #B56000 0%,#E79533 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #B56000 0%,#E79533 100%); /* IE10+ */
    background: linear-gradient(top, #B56000 0%,#E79533 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B56000', endColorstr='#E79533',GradientType=0 ); /* IE6-9 */  
}
.desc #Update:hover
{
    cursor: pointer;    
}
input.vmButton
{
    background: url("../images/arrow_green_button.png") no-repeat scroll right center transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Verdana,Arial,Helevetica,Sans-Serif;
    font-weight: bold;
    margin: 0;
    padding: 2px 20px 2px 2px;
    text-decoration: none;
    
}
input.viewGraphOrTextButton
{
    background: url("../images/icon_viewgraph.png") no-repeat scroll left center transparent;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Verdana,Arial,Helevetica,Sans-Serif;
    font-weight: bold;
    font-size: 13px;
    margin: 0;
    padding: 0 0 0 15px;
    text-decoration: none;
    border: 0 none;
}
.viewGraphText_toggle
{
    text-decoration:none;
    color:#FFF;
    font-size: 11px;
	padding:1px 0 0 6px;
	margin:26px 0 0;
	border:solid 1px #B55F00;
	width: 130px;
	/* Background color and gradients  */
	background: -moz-linear-gradient(top, #E79533, #BF6A00);
	background: -o-linear-gradient(top, #E79533, #BF6A00);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E79533), to(#BF6A00));
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E79533, endColorstr=#BF6A00);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E79533, endColorstr=#BF6A00)";
	/* Rounded corners */
    -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;    
}
.viewGraphText_toggle2
{
    text-decoration:none;
    color:#FFF;
    font-size: 11px;
	padding:1px 13px 0;
	margin:26px 0 0;
	border:solid 1px #B55F00;
	width: 130px;
	/* Background color and gradients  */
	background: -moz-linear-gradient(top, #E79533, #BF6A00);
	background: -o-linear-gradient(top, #E79533, #BF6A00);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E79533), to(#BF6A00));
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E79533, endColorstr=#BF6A00);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E79533, endColorstr=#BF6A00)";
	/* Rounded corners */
    -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;  
	float:left;  
}
.viewGraphText_toggle.btn:focus, .viewGraphText_toggle.btn:hover,
.viewGraphText_toggle2.btn:focus, .viewGraphText_toggle2.btn:hover
{
    text-decoration:none;
    color:#FFF;
    font-size: 11px;
	padding:1px 0 0 6px;
	margin:26px 0 0;
	border:solid 1px #B55F00;
	width: 130px;
	/* Background color and gradients  */
	background: -moz-linear-gradient(top, #BF6A00, #E79533);
	background: -o-linear-gradient(top, #BF6A00, #E79533);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#BF6A00), to(#E79533));
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF6A00, endColorstr=#E79533);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF6A00, endColorstr=#E79533)";
	/* Rounded corners */
    -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;    
}
div#PaymentTabContainer.profile div#paymentTable table#HTMLGrid:first-child
{
    border-color: #446A7D;
    border-bottom: dotted #B5B5B5;
    border-width: 1px;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 -4px 0 #446A7D;
    background: #FFF;
    background: -moz-linear-gradient(top,  #ffffff 0%, #e8e8e8 49%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#e8e8e8));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%);
    background: -o-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); 
    background: -ms-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); 
    background: linear-gradient(top,  #ffffff 0%,#e8e8e8 49%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 );
    border-left: 1px solid #446A7D;
    border-right: 1px solid #446A7D;
    color: #4F7B22;
}
#dataTablesContainer.profile table tbody tr th img,
a#link_AddFav.add_favorites img
{
    margin: 10px 5px -3px !important;    
}
a#link_Map.map_directions img 
{
    margin: 10px 5px -3px !important;    
}
#QualityToolsContent .compare .dataTabContainer *,
#QualityToolsContent .profile .dataTabContainer *
{
    margin: 0 auto;
    /*padding: 0;*/
}
#QualityToolsContent .compare .dataTabContainer .title h2 img,
#QualityToolsContent .profile .dataTabContainer .title h2 img
{
    position: absolute;
    margin-left: -25px;
    margin-top: -2px;
}
#QualityToolsContent .compare .dataTabContainer .title h2,
#QualityToolsContent .profile .dataTabContainer .title h2
{
    padding-left: 15px;
}
#QualityToolsContent .compare .dataTabContainer a:hover,
#QualityToolsContent .profile .dataTabContainer a:hover,
#QualityToolsContent .compare .dataTabContainer a:focus,
#QualityToolsContent .profile .dataTabContainer a:focus,
#QualityToolsContent .compare .dataTabContainer a:active,
#QualityToolsContent .profile .dataTabContainer a:active
{
    text-decoration: underline;
}

#QualityToolsContent .compare .dataTabContainer tr.fullrow + td, #QualityToolsContent .compare .dataTabContainer tr.fullrow + td + td, #QualityToolsContent .compare .dataTabContainer tr.fullrow + td + td + td,
#QualityToolsContent .profile .dataTabContainer tr.fullrow + td, #QualityToolsContent .profile .dataTabContainer tr.fullrow + td + td, #QualityToolsContent .profile .dataTabContainer tr.fullrow + td + td + td
{
    margin-top: 1.2em;
}        
#QualityToolsContent .compare .dataTabContainer.compare-2 table tbody tr th.fullrow + td, #QualityToolsContent .compare .dataTabContainer.compare-2 table tbody tr td.first,
#QualityToolsContent .profile .dataTabContainer.profile-2 table tbody tr th.fullrow + td, #QualityToolsContent .profile .dataTabContainer.profile-2 table tbody tr td.first
{
    margin-left: 33.3%;
}      
#QualityToolsContent .compare .dataTabContainer.compare-3 th.fullrow,
#QualityToolsContent .profile .dataTabContainer.profile-3 th.fullrow
{
    clear: both;
    width: 100%;
} 
#QualityToolsContent .compare .dataTabContainer h2.selected + table, #QualityToolsContent .compare .dataTabContainer h2.selected + table + table,
#QualityToolsContent .profile .dataTabContainer h2.selected + table, #QualityToolsContent .profile .dataTabContainer h2.selected + table + table
{
    width: 100%;
}
#QualityToolsContent .compare table tbody th,
#QualityToolsContent .profile table tbody th
{
    font-weight: bold;
    text-align: left;
}    
#QualityToolsContent .compare .dataTabContainer table thead th,
#QualityToolsContent .profile .dataTabContainer table thead th
{
    text-align: center;
}        
#QualityToolsContent .compare .dataTabContainer .hidden,
#QualityToolsContent .profile .dataTabContainer .hidden
{
    position:absolute;
    left: -9999px;
}
#QualityToolsContent .compare .dataTabContainer td,
#QualityToolsContent .profile .dataTabContainer td
{
    text-align: center;
}
#QualityToolsContent .compare .dataTabContainer td:first-child,
#QualityToolsContent .profile .dataTabContainer td:first-child
{ 
    text-align: left;
}

div#paymentTable table#HTMLGrid tbody tr td.addresses
{
    border-color: #446A7D;
    border-bottom: dotted #B5B5B5;
    border-radius: 10px 10px 0  0;
    border-width: 1px;
    box-shadow: 0 -4px 0 #446A7D;
    background: #FFF;
    background: -moz-linear-gradient(top,  #e8e8e8 0%, #FFFFFF 49%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(49%,#FFFFFF));
    background: -webkit-linear-gradient(top,  #e8e8e8 0%,#FFFFFF 49%);
    background: -o-linear-gradient(top,  #e8e8e8 0%,#FFFFFF 49%); 
    background: -ms-linear-gradient(top,  #e8e8e8 0%,#FFFFFF 49%); 
    background: linear-gradient(top,  #e8e8e8 0%,#FFFFFF 49%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#FFFFFF',GradientType=0 );
    border-left: 1px solid #446A7D;
    border-right: 1px solid #446A7D;
}

#QualityToolsContent .compare table thead,
#QualityToolsContent .profile table thead
{
    background-color: white;
    font-size:1.3em;
    font-weight:bold;
}   
#QualityToolsContent .compare .dataTabContainer table thead p,
#QualityToolsContent .profile .dataTabContainer table thead p 
{
    padding:5px 0;
}    
#QualityToolsContent .compare .dataTabContainer table tbody th,
#QualityToolsContent .profile .dataTabContainer table tbody th 
{
    color: #333;
    width: 20%;
}

#QualityToolsContent .profile .dataTabContainer div#PaymentMeasures table tbody th 
{
    color: #333;
    width: 35%;
    margin: 0px;
    padding: 10px;
}

#QualityToolsContent .profile table#generalTable1 tbody tr th
{
	color: #333;
}
.msie8 #QualityToolsContent .compare .dataTabContainer table tbody th,
.msie8 #QualityToolsContent .profile .dataTabContainer table tbody th 
{
    color: #333;
    width: 20%;
}
div#patientSurveyTable table#HTMLGrid tbody tr td div#patientSurveyMeasures table#Table_prnt1grp1 thead tr th,
div#timelyCareTable table#HTMLGrid tbody tr td div#timelyCaremeasures table#Table_prnt2grp1sub1 thead tr th,
div#complicationsTable table#HTMLGrid tbody tr td div#complicationMeasures table#Table_prnt3grp1 thead tr th,
div#complicationsTable table#HTMLGrid tbody tr td div#complicationMeasures table thead tr#showHideRow th,
div#imagingTable table#HTMLGrid tbody tr td div#imagingMeasures table#Table_prnt4grp1 thead tr th
{
    color: #154979;
    width: 25%;
}
div#paymentTable table#HTMLGrid tbody tr td div#PaymentMeasures table thead tr#showHideRow th
{
    color: #154979;
    width: 51.7%;
}
.msie8 div#patientSurveyTable table#HTMLGrid tbody tr td div#patientSurveyMeasures table#Table_prnt1grp1 thead tr th,
.msie8 div#timelyCareTable table#HTMLGrid tbody tr td div#timelyCaremeasures table#Table_prnt2grp1sub1 thead tr th,
.msie8 div#complicationsTable table#HTMLGrid tbody tr td div#complicationMeasures table#Table_prnt3grp1 thead tr th,
.msie8 div#complicationsTable table#HTMLGrid tbody tr td div#complicationMeasures table thead tr#showHideRow th,
.msie8 div#paymentTable table#HTMLGrid tbody tr td div#PaymentMeasures table thead tr#showHideRow th,
.msie8 div#imagingTable table#HTMLGrid tbody tr td div#imagingMeasures table#Table_prnt4grp1 thead tr th
{
    color: #154979;
    width: 20%;
}
div#timelyCareTable table#HTMLGrid tbody tr td div#timelyCaremeasures table thead tr#showHideRow th
{
    color: #154979;
}
div#complicationsTable table#HTMLGrid tbody tr td div#complicationMeasures table thead tr#showHideRow th
{
    border-top: 1px solid #D6D6D6; 
}
div#patientSurveyTable table#HTMLGrid tbody tr td div#patientSurveyMeasures table#Table_prnt1grp1 tbody tr.generalInfo th,
div#timelyCareTable table#HTMLGrid tbody tr td div#timelyCaremeasures table#Table_prnt2grp1sub1 tbody tr.generalInfo th,
div#complicationsTable table#HTMLGrid tbody tr td div#complicationMeasures table#Table_prnt3grp1 tbody tr.generalInfo th,
div#imagingTable table#HTMLGrid tbody tr td div#imagingMeasures table#Table_prnt4grp1 tbody tr.generalInfo th
{
    font-weight: normal;
}
div#patientSurveyMeasures tbody tr.generalInfo td,
div#timelyCaremeasures tbody tr.generalInfo td,
div#complicationMeasures tbody tr.generalInfo td,
div#complicationMeasures table#Table_psi_90_safety tbody tr td,
div#complicationMeasures table#Table_iqi_91_conds tbody tr td,
div#complicationMeasures tbody tr td,
div#imagingMeasures table#Table_prnt4grp1 tbody tr.generalInfo td,
div#PaymentMeasures table#Table_prnt5grp1 tbody tr.generalInfo td,
div#Medicare-Patients-Treated.grid_9 table#Table_ tbody tr.generalInfo td
{
    font-weight: bold;    
}
#QualityToolsContent .compare tbody tr th,
#QualityToolsContent .profile tbody tr th
{
    font-weight:normal;
}
#QualityToolsContent .compare tbody tr td, 
#QualityToolsContent .profile tbody tr td
{
    font-weight:normal;
    font-size:12px;
}
#QualityToolsContent .compare .star-rating .desc,
#QualityToolsContent .profile .star-rating .desc 
{
    position:absolute;
    left: -9999px;        	
}
table#HTMLGrid tbody tr td div#measureInfo5.msrInfo
{
    width: 582px;    
}
#QualityToolsContent .profile .dataTabContainer tbody td, 
#QualityToolsContent .profile .dataTabContainer thead th, 
#QualityToolsContent .profile .dataTabContainer tbody th,
#QualityToolsContent .compare .dataTabContainer tbody td, 
#QualityToolsContent .compare .dataTabContainer thead th, 
#QualityToolsContent .compare .dataTabContainer tbody th 
{ 
	padding:10px;
    border-bottom: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
    width: 25%;
}
#QualityToolsContent .profile table#generalTable1 tbody tr th table tbody tr td#generalTabInfo1
{
	width: 57%;
}
#QualityToolsContent div#StaffingTabContainer.compare table#Table_staffing tbody td,
#QualityToolsContent div#StaffingTabContainer.compare table#Table_staffing thead th,
#QualityToolsContent div#StaffingTabContainer.compare table#Table_staffing tbody th
{
	width: 25%;
}
div#PaymentTabContainer.profile div#paymentTable table#HTMLGrid tbody tr td:first-child
{
    overflow: hidden;
    border-radius: 10px 0 0 0; 
}

div#ImagingTabContainer.profile div#imagingTable table#HTMLGrid tbody tr td:first-child,
div#ComplicationsTableContainer.profile div#complicationsTable table#HTMLGrid tbody tr td:first-child,
div#CareTableContainer.profile div#timelyCareTable table#HTMLGrid tbody tr td:first-child,
div#SurveyDataTableContainer.profile div#patientSurveyTable table#HTMLGrid tbody tr td:first-child
{   
    width: 25%;
    padding: 0;
    overflow:hidden;
    background: #FFF;
    border-radius: 10px 0 0 0;
    /*text-align: left;*/    
}
div#PaymentTabContainer.profile div#paymentTable table#HTMLGrid tbody tr td:nth-child(2),
div#ImagingTabContainer.profile div#imagingTable table#HTMLGrid tbody tr td:nth-child(2),
div#ComplicationsTableContainer.profile div#complicationsTable table#HTMLGrid tbody tr td:nth-child(2),
div#CareTableContainer.profile div#timelyCareTable table#HTMLGrid tbody tr td:nth-child(2),
div#SurveyDataTableContainer.profile div#patientSurveyTable table#HTMLGrid tbody tr td:nth-child(2)
{   
    width: 45%;
    padding: 0;
    overflow:hidden;
    background: #FFF;
    /*text-align: left;*/    
}
div#PaymentTabContainer.profile div#paymentTable table#HTMLGrid tbody tr td,
div#ImagingTabContainer.profile div#imagingTable table#HTMLGrid tbody tr td,
div#ComplicationsTableContainer.profile div#complicationsTable table#HTMLGrid tbody tr td,
div#CareTableContainer.profile div#timelyCareTable table#HTMLGrid tbody tr td,
div#SurveyDataTableContainer.profile div#patientSurveyTable table#HTMLGrid tbody tr td
{   
    width: 35%;
    padding: 0;
    overflow:hidden;
    background: #FFF;
    color: #000;
    /*text-align: left;*/    
}
div#PaymentTabContainer.profile div#paymentTable table#HTMLGrid tbody tr td div#ProfileName5 th,
div#ImagingTabContainer.profile div#imagingTable table#HTMLGrid tbody tr td div#ProfileName4 th,
div#ComplicationsTableContainer.profile div#complicationsTable table#HTMLGrid tbody tr td div#ProfileName3 th,
div#CareTableContainer.profile div#timelyCareTable table#HTMLGrid tbody tr td div#ProfileName2 th,
div#SurveyDataTableContainer.profile div#patientSurveyTable table#HTMLGrid tbody tr td div#ProfileName1 th
{
    border-bottom: none;
    border-right: none;   
}

div#patientSurveyTable table#HTMLGrid tbody tr td div#measureInfo1,
div#timelyCareTable table#HTMLGrid tbody tr td div#measureInfo,
div#complicationsTable table#HTMLGrid tbody tr td div#measureInfo3,
div#imagingTable table#HTMLGrid tbody tr td div#measureInfo4,
div#paymentTable table#HTMLGrid tbody tr td div#measureInfo5.msrInfo
{
    text-align: left;    
}

#CloseButtonNew {
    display: inherit;
    float: right;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 55px;
    padding-bottom: 0;
    padding-right: 28px;
    text-align: right;
    width: 55%;
}
#QualityToolsContent .compare tbody tr,
#QualityToolsContent .profile tbody tr 
{
    
}
#QualityToolsContent .compare tbody tr.overview th,
#QualityToolsContent .compare tbody tr.overview td,
#QualityToolsContent .profile tbody tr.overview th,
#QualityToolsContent .profile tbody tr.overview td
{
    border-top: 1px solid #FFF;
    border-bottom: 4px solid #bcbcbc;
    background: -o-linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    background: -ms-linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    background: -moz-linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    background: -webkit-linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    background: linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F1F4f9, endColorstr=#DDE6EF);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F1F4f9, endColorstr=#DDE6EF)";
}   
#QualityToolsContent .compare tbody tr.overview_Header td,
#QualityToolsContent .profile tbody tr.overview_Header td
{
	font-weight:bold;
	color:#154979;
}     
#QualityToolsContent .compare thead th,
#QualityToolsContent .profile thead th 
{
    border-bottom: 4px solid #bcbcbc;
}
#QualityToolsContent .compare tbody tr.overview td, 
#QualityToolsContent .profile tbody tr.overview td
{
    font-weight:normal;
}
#QualityToolsContent .compare tbody tr.overview th,
#QualityToolsContent .profile tbody tr.overview th
{
    font-weight:bold;
}
#HospitalContent .StaticMainContentPanel ol li
{
	font-size: 1.2em;
	line-height: 1.5;
	margin-left: 20px;
	padding-left: 15px;
	list-style:lower-alpha;
}
#HospitalContent .StaticMainContentPanel ol li ol li
{
	font-size: 1em;
	line-height: 1.5;
	padding-top:5px;
	list-style:decimal;
}
#HospitalContent .StaticMainContentPanel .glossaryTerm
{
	font-size: 1.2em;
    font-weight: bold;
}
#HospitalContent a.SameSelectedLabel:link, #HospitalContent a.SameSelectedLabel:visited
{
	background: url("/SharedResources/shared/images/berndt/LeftPanelstaticLink.png") repeat-y scroll 0 0 transparent;
    border-color: #366F9A;
    border-style: solid;
    border-width: 1px 0 0;
    color: #FFFFFF;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    padding: 12px 10px 12px 13px;
    text-decoration: none;
}
#HospitalContent a.SameSelectedLabelActive:link, #HospitalContent a.SameSelectedLabelActive:visited 
{
	background: url("/SharedResources/shared/images/berndt/LeftPanelstaticLinkActive.png") repeat-y scroll 0 0 transparent;
    border-color: #366F9A;
    border-style: solid;
    border-width: 1px 0 0;
    color: #000000;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    padding: 12px 10px 12px 13px;
    text-decoration: none;
}
#HospitalContent .SidebarContainerLeftInner
{
	background: url("/SharedResources/shared/images/berndt/LeftPanelstaticTopNew.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    height: auto;
    padding: 10px;
    text-align: left;
    vertical-align: middle;
}
#HospitalContent h1.mapHeader 
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:2em;
	font-style:normal;
}
#HospitalContent h1.popup_Header 
{
	color: #174B76;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 3em;
    font-style: italic;
    font-weight: normal;
}
#HospitalContent div.mapList
{
	padding-left:15px;
	padding-bottom:15px;
}
#HospitalContent ul.mapUnorderedList
{
	list-style:square;
	font-size:1.2em;
}
#HospitalContent ul li.mapListItems
{
	padding-bottom:5px;
}
#HospitalContent div.mapResultBox
{
	margin:10px;
	background-color:#eee;
	overflow:hidden;
}
#HospitalContent h2.mapResultHeader
{
	margin-top:0;
	color:#174B76;
	font-size:1.8em;
	border-radius:0;
}
#HospitalContent h2.mapDriveResults
{
	margin-top:0;
	color:#174B76;
	font-size:1.8em;
	background-color:white;
	border-radius:0;
	border:none;
	padding-left:25px;
}
#HospitalContent div.mapResultAddress 
{
	border-right: 1px dotted #333;
	min-height:400px;
}
#HospitalContent div.googleMap
{
	height:400px;
	float:right;
	border: 1px solid black;
	margin-right:0;
}
#HospitalContent div.mapResultPanel
{
	margin:10px;
	margin-top:0;
	background-color:White;
	display:none;
}
#HospitalContent div.resultDriveDirections
{
	clear:both;
	width:95%;
	margin:auto;
	background-color: White;
}
/*#HospitalContent .subNavSelected a.SameSelectedLabelActive
{
	background: url("/SharedResources/shared/images/berndt/LeftPanelstaticLinkActive.png") repeat-y scroll 0 0 transparent;
    border-color: #366F9A;
    border-style: solid;
    border-width: 1px 0 0;
    display: block;
    font-size: 1em;
    font-weight: bold;
    padding: 12px 10px 12px 13px;
    text-decoration: underline;
}*/

#HospitalContent .subNavSelected a.SameSelectedLabelSub, #HospitalContent .subNavSelected1 a.SameSelectedLabelSub
{
	background: url("/SharedResources/shared/images/berndt/LeftPanelstaticLinkActive.png") repeat-y scroll 0 0 transparent;
    border-color: #366F9A;
    border-style: solid;
    border-width: 1px 0 0;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    padding: 12px 10px 12px 35px;
    /*text-decoration: underline;*/
}

#HospitalContent .subNavSelected a.SameSelectedLabelActiveSub, #HospitalContent .subNavSelected1 a.SameSelectedLabelActiveSub
{
	background: url("/SharedResources/shared/images/berndt/LeftPanelstaticLinkActive.png") repeat-y scroll 0 0 transparent;
    border-color: #366F9A;
    border-style: solid;
    border-width: 1px 0 0;
    display: block;
    color:#000000;
    font-size: 1.1em;
    font-weight: bold;
    padding: 12px 10px 12px 35px;
    text-decoration: underline;
}

#HospitalContent .subNavDisplay a.SameSelectedLabelActive:visited {
    color: #135F90;
}

#HospitalContent a.SameSelectedLabelActive:hover, #HospitalContent a.SameSelectedLabel:hover {
    text-decoration: underline;
}

#HospitalContent .subNavUL {
    display:none;
}

#main_wrapper p.dataStamp 
{
	font-size: 0.6em;
    padding-top: 5px;
}
.backSearchButton 
{
	font-size:1.4em;
	font-weight:bold;
	padding:4px;
	color:#135F90;
	text-decoration:none;
	border:solid 1px #898989;
	float:left;
	/* Background color and gradients */
    background: -moz-linear-gradient(top, #fdfdfd, #d8d8d8);
    background: -o-linear-gradient(top, #fdfdfd, #d8d8d8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfdfd), to(#d8d8d8));
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdfdfd, endColorstr=#d8d8d8);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdfdfd, endColorstr=#d8d8d8)";
	/* Rounded corners */
    -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.backSearchButtonImg
{
	background: url("../images/back_results_icon.png") no-repeat scroll right center transparent;
    border: 0 none;
    color: #176d90;
    cursor: pointer;
    font-weight: bold;
    margin: 0;
    padding: 0 25px 0 0;
}
.addNHCButtonImg
{
	background: url("../images/add_nursing_icon.png") no-repeat scroll right center transparent;
    border: 0 none;
    color: #176d90;
    cursor: pointer;
    font-weight: bold;
    margin: 0;
    padding: 0 25px 0 0;
}

#QualityToolsContent ul li .hospitalAddress 
{
	display:block;
	list-style:none;
	margin-left:20px;
	text-align:left;
}

#QualityToolsContent .profile  td.profileOverView 
{
    border-top: 1px solid #FFF;
    border-bottom: 4px solid #bcbcbc;
    background: #fff;
    padding:0;
    text-align:left;
    width:33%;
} 
#QualityToolsContent .DefaultTabClass div.selected
{
    background: #689CBA;
    border-radius: 8px 8px 0 0;
    color: #FFF;
    border-top: 1px solid #446B7C;
    border-right: none;
    border-left: none;
    border-bottom:none;
    cursor: default;
    display: inline-block;
    position: relative;
    padding:10px;
    font-size:1.3em;
    margin-top:10px;
/*  border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    text-shadow: 0 1px #528bA9;  
    margin: 0 2px; */
    z-index: 2;
} 
#QualityToolsContent .DefaultTabClass div.selected a
{
	color:#fff;
	font-weight:bold;
}      
#QualityToolsContent .popup_TableCells tbody tr.generalInfo th
{
	background:#FFF;
	text-align:left;	
}
#QualityToolsContent .popup_TableCells tbody tr.generalInfo td
{
	background:#FFF;	
	border-bottom:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
	text-align:center;
	font-weight:bold;
	padding:15px 5px;
}
#QualityToolsContent .popup_TableCells tbody tr.generalInfo1 th
{
	background:#FFF;
	text-align:left;	
}
#QualityToolsContent .popup_TableCells tbody tr.generalInfo1 td
{
	background:#FFF;	
	border-bottom:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
	text-align:center;
	font-weight:bold;
	padding:15px 5px;
}
#QualityToolsContent .popup_TableCells tbody tr.generalInfo2 th
{
	background:#eef6eb;
	text-align:left;	
}
#QualityToolsContent .popup_TableCells tbody tr.generalInfo2 td
{
	background:#eef6eb;	
	border-bottom:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
	text-align:center;
	font-weight:bold;
	padding:15px 5px;
}
#QualityToolsContent .popup_TableCells div.whiteSpace
{
	padding:15px;
	background:#FFF;
}
#QualityToolsContent .newSearch_button {
	text-decoration:none;
	padding:2px 15px;
	font-weight:bold;
	float:left;
	color:#135F90;
	/* Background color and gradients  */
	background: -moz-linear-gradient(top, #FFFFFF, #F3F2EF);
	background: -o-linear-gradient(top, #FFFFFF, #F3F2EF);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#F3F2EF));
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#F3F2EF);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#F3F2EF)";
	/* Rounded corners */
    -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	cursor:pointer;
}
#printFlatFile
{
    
	    border: 1px solid #0B416F;
	background: -moz-linear-gradient(top, #86B4CC, #2C638E);
	background: -o-linear-gradient(top, #86B4CC, #2C638E);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#86B4CC), to(#2C638E));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#86B4CC, endColorstr=#2C638E)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2C638E, endColorstr=#2E648F);
	/*Round Corner*/
    -webkit-border-radius: 5pxx;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;


    margin: 3px 85px 0 0;
    padding: 5px;
    text-align: center;
}
#printFlatFile a
{
    text-decoration:none;
	cursor:pointer;
	font-size: 1.2em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #FFF; 
}
#printFlatFile a:hover,
#printFlatFile a:focus,
#printFlatFile a:active
{
    text-decoration: underline;
}

#HospitalContent th.newHeader
{
	/* Background color and gradients */
    background: -moz-linear-gradient(top, #fdfdfd, #e6e6e6);
    background: -o-linear-gradient(top, #fdfdfd, #e6e6e6);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfdfd), to(#e6e6e6));
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdfdfd, endColorstr=#e6e6e6);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdfdfd, endColorstr=#e6e6e6)";	
}
#HospitalContent tr.newHeaderRow th.newHeader
{
	/* Background color and gradients */
    background: -moz-linear-gradient(top, #fdfdfd, #e6e6e6);
    background: -o-linear-gradient(top, #fdfdfd, #e6e6e6);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfdfd), to(#e6e6e6));
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdfdfd, endColorstr=#e6e6e6);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdfdfd, endColorstr=#e6e6e6)";	
}
#HospitalContent .StaticMainContentPanel ul, #HospitalContent .StaticMainContentPanelNoSideBar ul
{
	margin-bottom: 10px;
    margin-left: 20px;
    padding-left: 0;
}
#HospitalContent .StaticMainContentPanel ul li, #HospitalContent .StaticMainContentPanelNoSideBar ul li 
{
	background: url("/SharedResources/shared/images/berndt/li.png") no-repeat scroll 0 8px transparent;
    font-size: 1.2em;
    line-height: 1.5;
    list-style: none outside none;
    padding-left: 15px;
}
#HospitalContent .StaticMainContentPanel ul li.correctFont, #HospitalContent .StaticMainContentPanelNoSideBar ul li.correctFont
{
	background: url("/SharedResources/shared/images/berndt/li.png") no-repeat scroll 0 8px transparent;
    font-size: 1em;
    line-height: 1.5;
    list-style: none outside none;
    padding-left: 15px;
}
#QualityToolsContent a.popupToggle_link
{
	text-decoration: underline;	
	font-weight:bold;
	float:right;
	padding-right:20px;
}
#QualityToolsContent span.resultsPaging_section
{
	font-size:1.2em;
	font-weight:normal;
	padding-left:10px;
}
#QualityToolsContent div.profileMap_content
{
	background-color: #E5E3DF;
    height: 150px;
    overflow: hidden;
    position: relative;
    width:92%;
    float:left;
    border: solid 1px;
}
#QualityToolsContent div.popupHeader_Text
{
	background:#f1f6f9;
	width:94%;
	float:left;
	padding:10px;
	margin-left:10px;
	margin-bottom:15px;
	font-size:1.2em;
	font-weight:bold;
	color:#174B76;
}
#QualityToolsContent div.popup_TableBorder
{
	border:solid 8px #689CBA; 
	border-radius:8px;
	margin-bottom:30px;
}
/*NHC compare tabs table styles*/
#QualityToolsContent .compare tbody tr.overview th.compareSubTable_header
{
	text-align:left; 
	font-size:1.3em; 
	font-weight:bold;	
}
#QualityToolsContent .compare tbody tr.overview td.compareSubTable_header
{
	font-size:1.1em;	
}
#QualityToolsContent .compare tbody tr.generalInfo td.compareSubTable_header2
{
	font-size:1.2em;
	font-weight:bold;	
}
/*Inspections and complaints tab table styles*/
#QualityToolsContent .compare #Table_inspections_complain tr.overview th
{
	font-size:13px;	
	width:25%;
}
#QualityToolsContent .compare #Table_inspections_complain tr.overview td
{
	font-size:11px;	
}
#QualityToolsContent .compare #Table_inspections_complain tr.generalInfo th
{
	font-size:12px;
}
/*Staffing tab table styles*/
#QualityToolsContent .compare #Table_staffing tr.overview th
{
	font-size:13px;	
	width:25%;
}
#QualityToolsContent .compare #Table_staffing tr.overview td
{
	font-size:11px;	
}
#QualityToolsContent .compare #Table_staffing tr.generalInfo th
{
	font-size:12px;
}
#QualityToolsContent .compare #Table_staffing tr.generalInfo #RN_HOURS, #QualityToolsContent .compare #Table_staffing tr.generalInfo #LPNLVN_HOURS
{
	padding-left:45px;
}
#QualityToolsContent .compare #Table_staffing tr.generalInfo td
{
	font-size:12px;
	font-weight:bold;
}
/*NHC profile tabs table styles*/
#QualityToolsContent .profile tbody tr.overview td.profileSubTable_header
{
	text-align:left; 
	font-size:1.3em; 
	font-weight:bold;
	border-right:none;	
}
#QualityToolsContent .profile tbody tr td.profileFireSafe_header
{
	background: -o-linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    background: -ms-linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
	background: -moz-linear-gradient(center top , #F1F4F9 50%, #DDE6EF 100%) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    background: linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F1F4f9, endColorstr=#DDE6EF);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F1F4f9, endColorstr=#DDE6EF)";
    border-bottom: 4px solid #BCBCBC;
    border-top: 1px solid #FFFFFF;
    font-weight:bold;
	font-size:13px;
	border-right:none;
}
#QualityToolsContent .profile tbody tr td.profileFireSafe_headerLink
{
	background: -o-linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    background: -ms-linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
	background: -moz-linear-gradient(center top , #F1F4F9 50%, #DDE6EF 100%) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    background: linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F1F4f9, endColorstr=#DDE6EF);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F1F4f9, endColorstr=#DDE6EF)";
    border-bottom: 4px solid #BCBCBC;
    border-top: 1px solid #FFFFFF;	
}
#QualityToolsContent .profile tbody tr td.profileSubTable_listing 
{
	text-align:left; 
	list-style-position:inside;
	font-size:1.2em; 
	font-weight:normal;	
	line-height: 1.5em;
}
#QualityToolsContent td.profileSubTable_exSpace
{
	background:#F3F2EF; 
	border-top:2px solid #D6D6D6; 
	padding:8px;
}
#QualityToolsContent .profile tbody tr td.profileGeneralSubTable_space
{
	background:#fff; 
	text-align:left; 
	padding-bottom:50px; 
	font-size:1.2em; 
	font-weight:normal;
}
#QualityToolsContent .profile tbody tr td.profileAveRate_fontSize
{ 
	font-size:1em; 
}
#QualityToolsContent li.propIndent
{
	padding-left: 13px;
    text-indent: -13px;
}
#QualityToolsContent a.staffingLinks
{
	color:#135f90;
	font-size:11px;
	text-decoration:underline;
}

/**********************************/
#HospitalContent div.nhcHealthFire_popupName
{
	margin:10px;
	margin-bottom:0;
	background-color:#FFF;
	overflow:hidden;
	font-size:1.2em;
	padding:15px;
    line-height: 1.3;
}
#HospitalContent div.nhcHealthFire_header
{
	padding:10px;
	background:#F1F6F9;
	font-weight:bold;
}
#HospitalContent div.nhcHealthFire_popupTable
{
	margin:10px;
	margin-bottom:0;
	background-color:#FFF;
	overflow:hidden;
	font-size:1.2em;
}
#HospitalContent div.nhcHealthFire_popupTable table
{
	border-bottom: 1px solid #D6D6D6;
    border-left: 1px solid #D6D6D6;
    border-top: 1px solid #D6D6D6;
    text-align: left;
    width: 100%;
    font-size: .85em;
}
#HospitalContent div.nhcHealthFire_popupTable table td table.HealthComplainReport td
{
    font-size: 1.2em;
}
#HospitalContent div.nhcHealthFire_popupTable table td
{
	border-bottom: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
    /*font-size: 1.1em;*/
    line-height: 1.2em;
    padding: 10px 4px;
    text-align: center;
    width: 15%;
    font-size: 1em;
}

.msie div.nhcHealthFire_popupTable .HealthComplainReport td,.firefox div.nhcHealthFire_popupTable .HealthComplainReport td
{
    padding-left :0px !important;
    padding-right:0px !important;
}
#HospitalContent div.nhcHealthFire_popupTable table thead th
{
    font-size: 1.1em;
}
#HospitalContent div.nhcHealthFire_popupTable table td:first-child
{ 
	text-align:left;
	width:29%; 
}
#HospitalContent #SummaryTable table td:first-child
{ 
	text-align:center;
	width:29%; 
}
#HospitalContent div.nhcHealthFire_popupTable table th
{
	border-bottom: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
    /*font-size: 1.1em;*/
    line-height: 1.2em;
    padding: 10px 5px;
    text-align: center;
    font-size: 1em;
}
#HospitalContent div.nhcHealthFire_popupTable table tr.overview td
{
	background: -o-linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    background: -ms-linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
	background: -moz-linear-gradient(center top , #F1F4F9 50%, #DDE6EF 100%) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    background: linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F1F4f9, endColorstr=#DDE6EF);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F1F4f9, endColorstr=#DDE6EF)";
    border-bottom: 4px solid #BCBCBC;
    border-top: 1px solid #FFFFFF;
    font-weight:bold;
}
#HospitalContent div.nhcHealthFire_popupTable table tr.HealthFireHeaderLable td
{
	font-weight:bold;
	color:#154979; 	
}
.IE8 .app_list ul 
{
	margin-left: 1.5em;
}
.IE8 .app_list ul li 
{
	list-style: outside;
	padding: 0;
	text-indent: 0
}
#HospitalContent .PopupExpandingSidePanel .RightBottomRoundCorner
{
	background: #2f6a96;
	border-radius:8px;
    padding-bottom: 10px;
}
/*** FusionCharts styling ***/
.FusionCharts-container 
{
    width: 700px;
    margin: 0 auto;
}
div#MedicareFooterPanel.HHSFooter p
{
    font-size: 1em;
}
#QualityToolsContent .complaintTab_PrevLinks
{
	text-decoration:underline;
	font-size: 12px; 
	float:right;
}
#QualityToolsContent .complaintTab_ReportLinks
{
	text-decoration:underline;
	padding-left:15px;
}
#QualityToolsContent .complaintTab_DeficiencyLinks
{
	text-decoration:underline;
}
#HospitalContent a:link, #HospitalContent a:visited
{
	color: #154979;
    font-weight: bold;
    text-decoration: none;
}
#QualityToolsContent div.showHideAllGraphs
{
	text-indent: -7px;
	font-size: 14px;
}
#QualityToolsContent .showGraphs 
{
    border-right:medium solid silver; 
    padding-right:5px; 
}
#QualityToolsContent .hideGraphs 
{
    padding-left: 5px;
}
#QualityToolsContent .disabled-link 
{
    text-decoration: none !important;
    cursor: default !important;
    color: grey; 
    margin:5px;
}
#QualityToolsContent .enabled-link 
{
    color:#154979; 
    font-weight:bold !important;
}
#QualityToolsContent div.showHideGraphLegend
{
	background-color: #FFFFFF;
}
#QualityToolsContent .profile .profile .showHideGraphLegend 
{
    margin: 40px auto 0;
}
#QualityToolsContent .profile tbody tr.fine_dateAmt td
{
	font-weight:bold;
}
#QualityToolsContent .profile tbody tr.fine_dateAmt td:first-child
{
	font-weight:normal;	
}
div.pdf_print
{
	margin-top: 8px;	
}
#QualityToolsContent div.gmapsAddr div.StarDiv span.rating-static
{
	float:left;
	margin-right:8px;
	margin-top:2px;	
}
#QualityToolsContent div#resultsInnerContainer div.StarDiv span.rating-static
{
	float:left;
	margin-right:8px;
	margin-top:2px;
}
#QualityToolsContent div#container.resultBox div.right_box div#map_canvas.grid_5 div.StarDiv span.rating-static
{
	float:left;
	margin-right:8px;
	margin-top:2px;
}
#QualityToolsContent #viewGraph_Details div.hospSurvey_button
{
	margin-top:11px;
	float:right;
}
#QualityToolsContent div#hideShow_GraphText.nhcQC_button
{
	margin-top:30px;
	float:right;
}
#QualityToolsContent div#hideShow_GraphText.hospImage_button
{
	margin-top:11px;
	float:right;
}
#QualityToolsContent div.desc ul.sectionBullets
{
	list-style: disc;
	padding-bottom: 13px;
	padding-left: 13px;	
}
#QualityToolsContent div.desc div
{
	width: 150px;	
	float: left;
	margin: 10px 0;
}
#QualityToolsContent div.desc div.mdclEmptySpc
{
	float: none;	
}
#QualityToolsContent div.desc2 ul.sectionBullets
{
	list-style: disc;
	padding-bottom: 13px;
	padding-left: 13px;
}
#QualityToolsContent div.desc2 div
{
	width: 150px;	
	float: left;
	margin: 10px 0;
}
#QualityToolsContent .profile .dataTabContainer .measure-description 
{
    margin: 10px 0 0 10px;
    float: left;
}
#QualityToolsContent .profile .dataTabContainer .hide-graph-link 
{
    margin: 10px 10px 0 0;
    float: right;
    color:#154979;
    font-weight:bold;
}
#PTSURV_graphContainer 
{
    position: relative;
}
.ooc-graph-background 
{
    height: 20px;
}
#HospDeathsTabContainer.profile .ooc-graph-background img 
{
    height: 110px;
}
.ooc-graph-item 
{
    width: 95%;
    display: table;
}
.ooc-name 
{
    width: 120px;
    font-weight: bold;
    text-align: right;
    display: table-cell;
    vertical-align: middle;
}

.ooc-graph 
{
    width: 500px;
}

.ooc-patients 
{
    width: 120px;
    text-align: right;
    display: table-cell;
    vertical-align: middle;
}


/*Light Box UI*/
div.ui-dialog table tbody tr.psCompareRow {
    background: -moz-linear-gradient(center top , #FBFAF8 0%, #E4E8EB 100%) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(top,  #FBFAF8 0%,#E4E8EB 49%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #FBFAF8 0%,#E4E8EB 49%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #FBFAF8 0%,#E4E8EB 49%); /* IE10+ */
    background: linear-gradient(top,  #FBFAF8 0%,#E4E8EB 49%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBFAF8', endColorstr='#E4E8EB',GradientType=0 ); /* IE6-9 */ 
    border-top: 2px solid #BABDB4 !important;
}
div.ui-dialog table tbody tr.psCompareRow td {
    font-weight: bold;
    text-align: left;
    width: 35%;
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F0F0E8, endColorstr=#E4E8EB);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F0F0E8, endColorstr=#E4E8EB)";
}
div.ui-dialog table tbody tr.psCompareRow td {
    border: 2px solid #E4E3D8;
    border-collapse: collapse;
    padding: 6px;
    vertical-align: middle;
}
div.ui-dialog span.greenNote {
    border: 3px solid #E4E3D8;
    color: Green;
    display: block;
    margin: 0 1px;
    padding-left: 15px;
    background: #fff;
}
div.ui-dialog table.compareLightBox {
    border-radius: 3px 3px 3px 3px;
    width: 99.6%;
}
div.ui-dialog table {
    border: medium solid #E4E3D8;
    margin: 0 1px;
}
div.ui-dialog table th {
    background: none repeat scroll 0 0 #EAEAE0;
    border-bottom: 3px solid #BABDB4;
    border-left: 1px solid #B2B1AD;
    border-right-style: solid;
    border-top: 3px solid #BABDB4 !important;
    color: #000000;
    font-size: 0.85em;
    font-weight: bold;
    height: auto;
    padding: 3px 0;
    text-align: center;
    width: 50%;
}
div.ui-dialog table td {
    border: 2px solid #E4E3D8;
    border-collapse: collapse;
    padding: 6px;
    vertical-align: middle;
}
div.ui-dialog div#profileLink.divfootnoteSearch
{
	border-color: #E4E3D8;
    border-style: solid;
    border-width: 1px 3px;
    font-size: 1em;
    margin: 0 1px;
    background: #fff;
    padding: 1px;
}
div.ui-dialog div#profileLink span.footnoteSearch {
    font-size: 0.9em;
    padding-left: 4px;
    padding-right: 4px;
}
div.ui-dialog div.ui-dialog-titlebar span.ui-dialog-title 
{
	font-size: 1.8em;
	color: #000060;
}
div.ui-dialog table th:last-child, div.ui-dialog table th.profileLastHeader {
    border-right: 1px solid #B2B1AD;
}
div.ui-dialog tbody tr, div.ui-dialog table.compareLightBox tbody tr {
    background: -moz-linear-gradient(top , #F0F0E8 0%, #FFFFFF 49%) repeat scroll 0 0 transparent; /* FF3.6+ */
    background: -webkit-linear-gradient(top,  #F0F0E8 0%,#FFFFFF 49%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #F0F0E8 0%,#FFFFFF 49%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #F0F0E8 0%,#FFFFFF 49%); /* IE10+ */
    background: linear-gradient(top,  #F0F0E8 0%,#FFFFFF 49%); /* W3C */
    font-size: 1em;
    vertical-align: top;
}
div.ui-dialog tbody tr, div.ui-dialog table.compareLightBox tbody tr td 
{
	/* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F0F0E8, endColorstr=#FFFFFF);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F0F0E8, endColorstr=#FFFFFF)";
}
div.ui-dialog table.compareLightBox tbody tr.compareRowALB td:last-child {
    font-weight: bold;
}
div.ui-dialog div#footNote.footNote
{
    border: 3px solid #E4E3D8;
    margin: 0 1px;
    padding: 15px 5px 8px;
    background: #fff;
}
div.ui-dialog .HiddenText {
    left: -999em;
    overflow: hidden;
    position: absolute;
    width: 1em;
}
ul.ui-autocomplete
{
	width: 19%;
}
ul.ui-autocomplete li
{
	font-size: 11px;
	padding: 3px 3px 3px 4px;
}
#main_wrapper.container_12 div.col-1-3 div.box div.content ul.spotLightList
{
	padding-left: 15px;	
}
#QualityToolsContent div#HospitalContent.container_12 div#footNote.footNote
{
	padding-left: 10px;
}
#QualityToolsContent table#generalTable1 tbody tr th a#link_AddFav.add_favorites
{
	font-size: 1.2em;
}
#QualityToolsContent table#generalTable1 tbody tr th a#link_Map.map_directions
{
	font-size: 1.2em;
}
#QualityToolsContent table#generalTable1 tbody tr th table tbody tr td#generalTabHeader1
{
	color: #4F7B22;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px dotted #B5B5B5;	
    background: #FFF; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e8e8e8 49%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#e8e8e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#e8e8e8 49%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
}
#QualityToolsContent table#generalTable1 tbody tr th table tbody tr td#generalTabInfo1
{
	border-top: 1px solid #FFF;
    border-bottom: 4px solid #bcbcbc;
    background: -o-linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    background: -ms-linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    background: -moz-linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    background: -webkit-linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    background: linear-gradient(top, #F1F4f9 50%, #DDE6EF 100%);
    /* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F1F4f9, endColorstr=#DDE6EF);
	/* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F1F4f9, endColorstr=#DDE6EF)";
    font-weight: bold;
}
#QualityToolsContent tr#showHideRow div.buttonPlacement
{
	margin-top: 10px;	
}
#QualityToolsContent div#PatientsContainer.compare tr.generalInfo td,
#QualityToolsContent div#PatientsContainer.profile tr.generalInfo td
{
	font-size: 1.2em;
}
#OverallMedicareContainer.MEDICAREContainer div#MedicareTopPanel.StaticNormalHeaderClass div#PrintButtonNew div#HHSHeaderWithHome.MBPButtons ul.TopNavBar
{
	padding: 10px 0 0;	
}
#HospitalContent .StaticMainContentPanel th.normalHeader {
    font-size: 1em;
    text-align: left;
    background: #fff;
    color: #000;
    font-weight:normal;
}
.StaticMainContentPanel h1
{
	padding: 5px 0 0 0;
}
#MainContent.StaticMainContentPanel table#measureData tbody tr td ul li ul li
{
	font-size: 1em;	
}
div#pnlMainContent.StaticMainContentPanel table#HAIData tbody tr td ul li ul li
{
	font-size: 1em;	
}
#HospitalContainer div#HospitalContent div.syndicate div#pnlMainContent.StaticMainContentPanel div#measureData p
{
	font-size: 1em;	
}
#QualityToolsContent #CompareTabs.grid_12 ul.sectionBullets li
{
	font-weight: normal;
	font-size: 1.1em;	
}
#QualityToolsContent div#PatientsContainer.profile thead tr#showHideRow th div.address1,
#QualityToolsContent div#PatientsContainer.profile thead tr#showHideRow th div.address2,
#QualityToolsContent div#PatientsContainer.profile thead tr#showHideRow th div.phone
{
	font-size: .7em;	
}
#QualityToolsContent div#PatientsContainer.profile thead tr#showHideRow th div
{
	font-size: .9em;	
}
#QualityToolsContent div#PatientsContainer.profile thead tr#showHideRow th a#link_AddFav.add_favorites,
#QualityToolsContent div#PatientsContainer.profile thead tr#showHideRow th a#link_Map
{
	font-weight: bold;	
}
#SPP_1_graphContainer table.legend-table2 td.cell_1
{
	border-bottom:0; 
	border-right:0;
}
div#PaymentTabContainer.profile div#paymentTable table#HTMLGrid tbody tr td.cell_2
{
	border-bottom:0; 
	border-right:0; 
	vertical-align:middle; 
	padding-bottom:15px;
	text-align:left;
}

#HospitalContent .syndicate .StaticMainContentPanel h1.PopupPageHeading, #HospitalContent .syndicate .StaticMainContentPanelNoSideBar h1.PopupPageHeading {
    color: #174B76;
    font-family: arial,"Times New Roman",Times,serif;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 14px;
    clear: both;
}

.DDBStatic {padding: 3px 0;}
.DDBStatic img{vertical-align: top;}
.DDBStatic a{line-height: 1.3;}
.gradient
{
    background: rgb(255,255,255); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNWQ1ZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(181,213,239,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(181,213,239,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(181,213,239,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(181,213,239,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(181,213,239,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(181,213,239,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b5d5ef',GradientType=0 ); /* IE6-8 */
}