/* Special Rules Setup
--------------------------------------------------------------------------------------- */
em					{ font-style: italic; 							}

.nolorf				{	font-size: 0px;	line-height: 0px;			}

.pv					{	padding-top: 10px; padding-bottom: 10px;	}
.ph					{	padding-left: 10px; padding-right: 10px;	}
.pad				{	padding: 10px;								}

.pv_top				{	padding-top: 10px;							}
.pv_bottom			{	padding-bottom: 10px;						}

.pv_double_top		{	padding-top: 20px;							}
.pv_double_bottom	{	padding-bottom: 20px;						}

.ph_left			{	padding-left: 10px;							}
.ph_right			{	padding-right: 10px;						}

.ph_double_left		{	padding-left: 20px;							}
.ph_double_right	{	padding-right: 20px;						}

.pv_double			{	padding-top: 20px; padding-bottom: 20px;	}
.ph_double			{	padding-left: 20px; padding-right: 20px;	}

.pv_triple			{	padding-top: 30px; padding-bottom: 30px;	}
.ph_triple			{	padding-left: 30px; padding-right: 30px;	}

.pv_triple_top		{	padding-top: 30px;							}
.pv_triple_top		{	padding-bottom: 30px;						}

.ph_triple_left		{	padding-left: 30px; 						}
.ph_triple_right	{	padding-right: 30px;						}

.split_top			{	border-top: 1px solid #dedede;				}
.split_bottom		{	border-top: 1px solid #e9e9e9;				}

.tcenter			{	text-align: center;							}
.tright				{	text-align: right;							}

/* Document Setup
--------------------------------------------------------------------------------------- */
#data_list p { 
	margin-bottom: 10px;
	line-height: 16px;
}
body {
	text-align: center;
	background: #50341C;
	font-size: 80%;
	font-family: arial, verdana, sans-serif;
}
small { 
	font-size: 70%;
}
#profile_category_data_table tr td { 
	border: solid 0px #000;
}
.graph_placeholder { 
	width: 620px;
	height: 250px; 
	border: solid 0px;
	margin: auto;
	margin-left: 15px;
	margin-bottom: 10px;
	
}
.depression_landing_text p {
    margin-bottom: 20px;
}
.depression_landing_text{
	line-height: 18px;
	
}

.depression_landing_text ul{
	list-style-type: disc;
	margin-bottom: 20px;
}
.measure_text ol {
	list-style-type: decimal;
	padding-left: 20px;

}
.measure_text ol li {
	margin-left: 20px;
	margin-bottom: 3px;
}
.depression_landing_text ul li { 
	margin-left: 20px;
}
#data_info_one { 
	text-align: center;
	font-weight: bold;
}
#conditions_modal{ 

}
.condition_header{ 
	font-size: 12px;
	text-align: center;
}
#data_info_two { 
	text-align: center;
	font-weight: bold;
}
#restoreul ul{
	display: block;
	list-style-type: disc
}

#header, #body, #footer {
	text-align: center;
}

#header {
	background: #f6f3e8 url('../assets/header_back.gif');
}

#body {
	background: #50341c;
}

#footer {
	background: #785e4a;
}

#header_content, #body_content, #footer_content {
	width: 980px;
	margin: 0px auto;
	text-align: left;
}

#header_content {
	margin-top: 0px;
}


#home_body_top {
	font-size: 0px;
	height: 10px;
	background: url('../assets/home_body_top.gif') no-repeat;
}

#home_body_middle {
	width: 980px;
	background: url('../assets/home_body_middle.gif') repeat-y;
}

#home_body_middle_inner {
	padding: 0px 10px;
}

#home_body_bottom {
	font-size: 0px;
	height: 10px;
	background: url('../assets/home_body_bottom.gif') no-repeat;
}

#home_search_container {
	text-align: center;
	width: 960px;
	height: 240px;
	background: url('../assets/home_pic_full.jpg') top left no-repeat;
}

#home_search {
	text-align: left;
	margin: 0px auto;
	width: 500px;
	margin-bottom: 20px;
}

.home_lower_content {
	padding: 30px 20px 30px 30px;
	color: #50341C;
	line-height: 20px;
}



#body_top {
	margin-top: 10px;
	font-size: 0px;
	height: 10px;
	background: url('../assets/body_top.gif') no-repeat;
}

#body_middle {
	background: url('../assets/body_middle.gif') repeat-y;
	padding: 10px 30px;
}

#body_bottom {
	font-size: 0px;
	height: 10px;
	background: url('../assets/body_bottom.gif') no-repeat;
}


#sidebar {
	margin-top: 0px;
	position: relative;
	z-index: 100;
}

#sidebar_label {
	font-family: Arial;
	font-size: 11px;
	display: block;
	padding: 10px 0px 10px 10px;
	color: #444;
}

#article {
	position: relative;
	z-index: 0;
}

.article_sidebar {
	padding: 10px;
	margin: 10px;
	background: #f2edd8;
}

.article_sidebar_inner {
	width: 160px;
}

.bigarticle_sidebar_inner {
	width:320px;
}

.medarticle_sidebar_inner {
	width:233px;
}


.a_top, .a_bottom, .sb_top, .sb_bottom, .dd_top, .dd_curved_top, .dd_bottom, .dd_inner_top, .dd_inner_bottom, .compare_sidebar_top , .compare_sidebar_bottom, .compare_main_top, .compare_main_bottom {
	font-size: 0px;
}

.a_mid {
	background: url('../assets/article/a_mid.gif') repeat-y;	
	width: 730px;
}

.a_mid_content {
	line-height: 160%;
	padding: 10px 20px;	
}
.a_mid_content_resources {
	line-height: 160%;
	padding: 10px 20px;	
}
.a_mid_content img {
	float: right;
	margin: 25px 0px 10px 20px;
}

.landing_content img {
	margin: 5px 0px 10px 10px;
}

.a_mid_content ul li {
	margin-left: 30px;
	margin-top: 5px;
	list-style: disc;
}

.a_mid_content em {
	font-style: italic;
}



.dd_mid {
	background: #CCDCD1;
	width: 730px;
}

.dd_mid_content {
	padding: 0px 10px;	
}

.dd_search {
	color: #333;
	font-weight: bold;
	font-size: 13px;
	background: #ccdcd1;
	padding: 20px 10px 10px 20px;	
}

.dd_search #search_form_fields {
	width: 100%;
}

.dd_search #search_form_fields td {
	vertical-align: middle;
	padding-right: 10px;
	white-space: nowrap;
}

.dd_search #search_form_fields .search_form_fields_title {
	text-align: right;
	padding-right: 5px;
}

.dd_search #search_form_fields .select {
	font-size: 14px;
	width: 500px;
}



.dd_search #search_form_fields .text_input {
	font-size: 13px;
	width: 210px;
}

.dd_search #search_form_fields .text_input_small {
	font-size: 13px;
	width: 60px;
}

.dd_search #search_form_fields select.large_text {
	font-size: 13px;
}

.dd_search #search_form_fields .search_form_or {
	position: relative;
	top: 1px;
}

.dd_search #search_form_fields .submit_button {
	margin-left: 30px;
	position: relative;
	top: 1px;
}




.dd_search #search_form_fields_advanced {
	width: 100%;
}

.dd_search #search_form_fields_advanced td {
	vertical-align: middle;
	padding-right: 10px;
	white-space: nowrap;
}

.dd_search #search_form_fields_advanced .search_form_fields_title {
	text-align: right;
	padding-right: 5px;
}

.dd_search #search_form_fields_advanced .select {
	font-size: 14px;
	width: 500px;
}



.dd_search #search_form_fields_advanced .text_input {
	font-size: 13px;
	width: 210px;
}

.dd_search #search_form_fields_advanced .text_input_small {
	font-size: 13px;
	width: 60px;
}

.dd_search #search_form_fields_advanced select.large_text {
	font-size: 13px;
}

.dd_search #search_form_fields_advanced .search_form_or {
	position: relative;
	top: 1px;
}

.dd_search #search_form_fields_advanced .submit_button {
	margin-left: 30px;
	position: relative;
	top: 1px;
}







.dd_inner_mid {
	background: #e1eae6;
	border-left: 1px solid #529385;
	border-right: 1px solid #529385;
	padding: 0px 10px;
}


.text_right {
	text-align: right;
}

.average_bar {
	background: #000;
}
.average_bar_pe {
	background: #454545;
}


/* Landing pages
--------------------------------------------------------------------------------------- */	
.landing_content {
	
}

.landing_content tr td {
	vertical-align: top;
}

.landing_content p {
	line-height: 20px;
	padding: 10px;
}

.landing_content ul li {
	list-style: disc;
	margin-left: 30px;
	line-height: 20px;
	padding-bottom: 5px;
}



/* NAV
--------------------------------------------------------------------------------------- */	
#text_size {
	position: relative;
	top: 5px;
}

#text_size a, #text_size a:link, #text_size a:visited {
	display: block;
	float: left;
	-moz-border-radius: 4px;
	border-radius: 4px;

	padding: 3px;
	margin: -3px 3px 0px 5px;
	color: #FFF;
	font-weight: bold;
} 

.active_size {
	background: #FFF;
	color: #000 !important;
} 


#super_nav {
	width: 930px;
	margin: 5px auto 5px auto;
	height: 20px;
	margin-top: 10px;
	font-size: 95%;
}

#super_nav {
	padding-top: 0px;
	color: #F6F3E8;
}

#super_nav a, #super_nav a:link, #super_nav a:visited {
	color: #F6F3E8;
	text-decoration: none;
}

#super_nav td {
	padding: 0px 5px;
}

.share_this_form {
	color: #fff;
}

.share_this_container {
	
}

#nav {
	margin-top: 50px;
	margin-left: 50px;
}

#nav ul li {
	display: block;
	float: left;
}

/* Read More
--------------------------------------------------------------------------------------- */	
#read_more_measure_text_button { 
	cursor: pointer;
	padding-top: 5px;
	margin-right: 10px;
}
#read_more_measure_text_button2 { 
	margin-left: 20px;
	cursor: pointer;
}
.read_more_copy_area {
	display: none;
} 


.read_more_copy_area2 {
	display: none;
} 


/* Legend
--------------------------------------------------------------------------------------- */	

#legend_link {
	font-weight: bold;
	margin-right: 5px;
}

#legend_inner {
	/*line-height: 0px;*/
	background: #F9F6ED; 
	border: 1px solid #A0ABA7;
	text-align: left !important;
}


/* Comparisons
--------------------------------------------------------------------------------------- */	

#compare_table {
	width: 681px;
}

.compare_sidebar_top, .compare_sidebar_bottom {
	background: #B4C8C3;
}

.compare_sidebar_mid {
	line-height: 18px;
	text-align: right;
	padding: 10px;
	background: #B4C8C3;
}

.compare_main_mid {
	border-right: 1px solid #eee;
	background: #fff;
	padding: 10px;
}

#compare_table .graph_area {
	font-size: 12px;
}

#compare_table .graph_area .rate_num {
	width: 40px;
}

#compare_table .graph {
	width: 100px;
	border: 1px solid #5e7761;
	background: #f6f5f5;
}

#compare_table .graph .rate {
	display: block;
	height: 11px;
	background: #5e7761 url('../assets/bar_color.gif') top left repeat;
}

#compare_table .title {
	font-weight: bold;
	width: 160px;
}	

#compare_table .odd {
	background: #C8DCD3;
}

#compare_table .even {
	background: #E1EAE5;
}


/* SIDEBAR NAV NEW
--------------------------------------------------------------------------------------- */	

#sidebar_new {
	width: 190px;
}

#sidebar_new h2, #sidebar_new h2 a, #sidebar_new h2 a:link, #sidebar_new h2 a:visited {
	padding-top: 5px;
	font-size: 16px;
	line-height: 20px;
	color: #424141;
	text-decoration: none;
}

#sidebar_new .title_subtext {
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	color: #555;
}

#sidebar_new .sb_bottom_on {
	border-bottom: 1px solid #F7F3E7;
}

#sidebar_new .sb_inner {
	padding: 0px 0px 5px 10px;
	background: url('../assets/sidebar/sb_parent_inner.gif') top left repeat-y;
}

#sidebar_new .sb_inner_on {
	padding: 0px 0px 5px 10px;
	background: #ccdcd1;
}

#sidebar_new .sb_inner_on a, #sidebar_new .sb_inner_on a:link, #sidebar_new .sb_inner_on a:visited {
	color: #333;
	text-decoration: none;
}

#sidebar_new .sb_nav li {

}

#sidebar_new .sb_nav li .sb_link {
	width: 160px;
}



#sidebar_new .sb_nav li img {
	position: relative;
	left: 1px;
	top: 1px;
	height: 22px;
	width: 20px;
}

#sidebar_new .sb_nav li .sb_link a, #sidebar_new .sb_nav li .sb_link a:link, #sidebar_new .sb_nav li .sb_link a:visited {
	display: block;
	color: #333;
	padding: 7px 0px 4px 5px;
	text-decoration: none;
	border-bottom: 1px solid #b7c6bc;
}

#sidebar_new .sb_nav li.selected .sb_link a, #sidebar_new .sb_nav li.selected .sb_link a:link, #sidebar_new .sb_nav li.selected .sb_link a:visited {
	border-width: 0px;
	background: #F6F3E8;
}


#sidebar_new #sb_sub_nav {
	margin-right: 20px;
	font-size: 12px;
	background: #F7F3E7;
}

#sidebar_new #sb_sub_nav li a, #sidebar_new #sb_sub_nav li a:link, #sidebar_new #sb_sub_nav li a:visited {
	display: block;
	padding: 8px 5px 7px 10px;
	border-top: 1px solid #b7c6bc;
}

#sidebar_new #sb_sub_nav li a:hover, #sidebar_new #sb_sub_nav li a:focus {
	background: #e1eae6;
	text-decoration: underline;
}

#sidebar_new #sb_sub_nav li.selected a, #sidebar_new #sb_sub_nav li.selected a:link, #sidebar_new #sb_sub_nav li.selected a:visited {
	background: #e1eae6;
	font-weight: bold;
}


#sidebar_new .sb_sb_nav { 
	margin-left: 30px;

}
#sidebar_new .sb_sb_nav li a { 
	font-size: 10px;
}


/* SIDEBAR NAV
--------------------------------------------------------------------------------------- */	

#sidebar .sb_nav {
	width: 180px;
}

#sidebar .sb_nav li {
	display: inline;
}

#sidebar .sb_nav li .no_link {
	color: #222;
	padding: 8px 10px;
	background: #e7d9b5;
	line-height: 16px;
}

#sidebar .sb_nav li.selected a.sb_link, #sidebar .sb_nav li.selected a.sb_link:link, #sidebar .sb_nav li.selected a.sb_link:visited {
	font-weight: bold;
	color: #000;
	width: 167px;
	background: #e1eae6;
	border-left: 3px solid #529385;
	border-bottom: 1px solid #529385;
}

#sidebar .sb_nav li a, #sidebar .sb_nav li a:link, #sidebar .sb_nav li a:visited {
	text-decoration: none;
	color: #222;
	display: block;
	padding: 8px 10px;
	background: #e7d9b5;
	border-bottom: 1px solid #a2c6ba;
}

#sidebar .sb_nav li a:hover, #sidebar .sb_nav li a:focus {
	background: #e1eae6;
	color: #000;
}

#sidebar  a#sb_nav_all, #sidebar a#sb_nav_all:link, #sidebar a#sb_nav_all:visited {
	border-bottom: 0px solid #a2c6ba;
}

#sidebar #sb_sub_nav {
	margin-left: 10px;
}

#sidebar #sb_sub_nav li a, #sidebar #sb_sub_nav li a:link, #sidebar #sb_sub_nav li a:visited {
	font-weight: normal;
	display: block;
	padding: 10px;
	background: #c8dbd3;
}

#sidebar #sb_sub_nav li a:hover, #sidebar #sb_sub_nav li a:focus {
	background: #e1eae6;
	text-decoration: underline;
}

#sidebar #sb_sub_nav li.selected a, #sidebar #sb_sub_nav li.selected a:link, #sidebar #sb_sub_nav li.selected a:visited {
	background: #e1eae6;
	font-weight: bold;
}


/* Forms
--------------------------------------------------------------------------------------- */	

#home_sf_nav {
	font-size: 12px;
	margin-left: 10px;
}

#home_sf_nav ul li {
	display: block;
	margin: 10px 5px 0px 0px;
	background: url('../assets/sf_tabs/home_sf_tab_mid1.gif') repeat-x;
}

#home_sf_nav ul li a, #home_sf_nav ul li a:link, #home_sf_nav ul li a:visited {
	display: block;
	background: url('../assets/sf_tabs/home_sf_tab_right1.gif') right top no-repeat;
	text-decoration: none;
	color: #fff;
	
}

#home_sf_nav ul li a span {
	display: block;
	background: url('../assets/sf_tabs/home_sf_tab_left1.gif') left top no-repeat;
	padding: 10px 10px 5px 10px; 
}



#home_sf_nav ul li.cost {
	display: block;
	margin: 10px 0px 0px 0px;
	position: relative;
	right: 10px;
	background: url('../assets/sf_tabs/home_sf_tab_mid2.gif') repeat-x;
}

#home_sf_nav ul li.cost a, #home_sf_nav ul li.cost a:link, #home_sf_nav ul li.cost a:visited {
	display: block;
	background: url('../assets/sf_tabs/home_sf_tab_right2.gif') right top no-repeat;
	text-decoration: none;
	color: #fff;
	
}

#home_sf_nav ul li.cost a span {
	display: block;
	background: url('../assets/sf_tabs/home_sf_tab_left2.gif') left top no-repeat;
	padding: 10px 0px 5px 10px; 
	position: relative;
	right: 10px;	
}







#home_sf_nav ul li.on {
	display: block;
	background: url('../assets/sf_tabs/home_sf_tab_mid_on.gif') repeat-x;
}

#home_sf_nav ul li.on a, #home_sf_nav ul li.on a:link, #home_sf_nav ul li.on a:visited {
	display: block;
	background: url('../assets/sf_tabs/home_sf_tab_right_on.gif') right top no-repeat;
	text-decoration: none;
	color: #50341c;
	
}

#home_sf_nav ul li.on a span {
	display: block;
	background: url('../assets/sf_tabs/home_sf_tab_left_on.gif') left top no-repeat;
	padding: 10px 10px 5px 10px; 
}






#home_sf_nav ul li.off a, #home_sf_nav ul li.off a:link, #home_sf_nav ul li.off a:visited {

}

#home_sf_nav ul li.off a span {

}



#home_search_form {
	padding: 0px 10px 0px 10px;
	margin: 0px 10px;
	background: #f6f4e8;
}

#home_search_form form {
	padding: 0px 5px;
}

#home_search_form input.submit {
	position: relative;
	top: 5px;
	left: 5px;
	margin-top: -5px;
}

#home_search_form_bottom {
	margin-left: 10px;
}



#home_search_form .headline img {
	padding-top: 10px;
}

#home_search_form label {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	display: block;
}

#home_search_form input.text_large {
	font-size: 14px;
	width: 170px;
}

#home_search_form input.text {
	font-size: 14px;
	width: 80px;
}

#home_search_form select.large_text {
	font-size: 14px;
}

#home_search_form #measure_list_dropdown {
	width: 340px;
}

#home_search_form .home_sf_or {
	position: relative;
	top: 5px;
}

#home_search_form td {
	padding-right: 10px;
	vertical-align: top;
}

#home_search_form td.last_cell {
	padding-right: 0px;
}





#sf_nav {
	margin-right: 20px;
}

#sf_nav ul li {
	display: block;
	float: left;
	margin-right: 10px;
}

#sf_nav ul li.on a, #sf_nav ul li.on a:link, #sf_nav ul li.on a:visited {
	display: block;
	background: #679a88 url('../assets/sf_tabs/on_l.gif') left top no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 10px; 
	color: #e9f6f1;
}

#sf_nav ul li.on a span {
	display: block;
	background: url('../assets/sf_tabs/on_r.gif') right top no-repeat;
	padding: 10px 10px 5px 0px; 
}


#sf_nav ul li.off a, #sf_nav ul li.off a:link, #sf_nav ul li.off a:visited {
	display: block;
	background: #e2e8dc url('../assets/sf_tabs/off_l.gif') left top no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 10px; 
	color: #71746e;
}

#sf_nav ul li.off a span {
	display: block;
	background: url('../assets/sf_tabs/off_r.gif') right top no-repeat;
	padding: 10px 10px 5px 0px; 
}



#sf_nav ul li.cost {
	margin-left: 20px;
}

#sf_nav ul li.costoff a, #sf_nav ul li.costoff a:link, #sf_nav ul li.costoff a:visited {
	display: block;
	background: #C2E4E3 url('../assets/sf_tabs/off_l_2.gif') left top no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 10px; 
	color: #71746e;
}

#sf_nav ul li.costoff a span {
	display: block;
	background: url('../assets/sf_tabs/off_r_2.gif') right top no-repeat;
	padding: 10px 10px 5px 0px; 
}






#sf_top {
	height: 10px;
	background: #a5c6bd url('../assets/home_sf_top.gif') left top no-repeat;
}

#sf_mid {
	padding: 10px 20px;
	background: #a5c6bd;
}

#sf_mid label {
	display: block;
	color: #444;
	font-weight: bold;
	padding: 2px 0px 3px 3px;
}

#sf_mid input.text, #sf_mid select {
	font-size: 18px;
	width: 400px;
}

#sf_bottom {
	height: 10px;
	background: #a5c6bd url('../assets/home_sf_bottom.gif') left bottom no-repeat;
}

form, textarea, input, select, option {
	font-family: arial, verdana, sans-serif;
	color: #111;
}

#cost_cat_filter_profile { /* cost select list */
	font-size: 16px !important;
	width: 420px;
}

/* Contact Form
--------------------------------------------------------------------------------------- */
.contact_form {
	background: #E0E9DB;
}

.contact_form label {
	display: block;
	line-height: 30px;
}

.contact_form input.large {
	font-size: 16px;
	width: 400px;
	padding: 1px 2px;
}

.contact_form input.medium {
	font-size: 16px;
	width: 300px;
	padding: 1px 2px;
}

.contact_form textarea {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica;
	color: #333;		
	height: 100px;
	width: 400px;
	padding: 5px;
}

.contact_form .break_line {
	border-top: 1px solid #399686;
}

.endo_block { 
	display: block; 
	height: 18px; 
	width: 25px; 
	height: 22px; 
	float: left;
	margin-left: 3px;
}
.endo_pic { 

}

/* Data List
--------------------------------------------------------------------------------------- */	
#data_table { 
	width: 665px;
	margin-bottom: 10px;
}
#data_table_loading_inner {
	padding: 5px 5px 5px 0px;
}

#data_list {
	padding: 5px 0px;
}

#entry_table {
	width: 100%;
}

#entry_table tr.colhead th {
	text-decoration: underline;
	font-weight: bold;
	padding: 4px 4px 6px 4px;
	color: #50341C;
	cursor: pointer;
}

#entry_table tr.colhead th.sorttable_sorted, #entry_table tr.colhead th.sorttable_sorted_reverse {
	color: #222;
	background: #F9F6ED;
}

#entry_table tr.colhead th.compare_button {
	text-align: right;
}

#entry_table tr.colbody_top {
	border-top: 1px solid #becac7;
	border-left: 1px solid #becac7;
	background: #fff;
}


#entry_table tr.unmoving_row td {
	border-bottom: 2px solid #becac7;
}
#entry_table th.unmoving_row td {
	border-bottom: 2px solid #becac7;
}

#entry_table tr.unmoving_row td.no_border {
	border-bottom: 0px solid #becac7;
}
#entry_table th.unmoving_row td.no_border {
	border-bottom: 0px solid #becac7;
}
#entry_table tr.unmoving_row td.col_titles {
	border-top: 1px solid #becac7;
	border-left: 1px solid #becac7;
	background: #f4f4f4;
	line-height: 16px;
}
#entry_table tr.unmoving_row th.col_titles {
	border-top: 1px solid #becac7;
	border-left: 1px solid #becac7;
	background: #f4f4f4;
	line-height: 16px;
}

#entry_table tr.unmoving_row td.col_titles a, #entry_table tr.unmoving_row td.col_titles a:link, #entry_table tr.unmoving_row td.col_titles a:visited {
	display: block;
	font-size: 95%;
	padding: 2px;
}


#entry_table tr.colbody_top td {
	border-bottom: 4px solid #E1EAE6;
}

#entry_table tr.colbody_top .no_results {
	line-height: 18px;
}

#entry_table tr.colbody_top .footnote {
	font-size: 12px;
	background: #E1EAE6;
	padding-top: 20px;
}

#entry_table tr.colbody_top .name {
	width: 300px;
}

#entry_table tr.colbody_top .pe_name {
	padding-right: 5px;
}

#entry_table tr.colbody_top .secondary {
	width: 60px;
	font-size: 11px;
}
/*--- th colbody top fixes?*/

#entry_table th.colbody_top td {
	border-bottom: 4px solid #E1EAE6;
}

#entry_table th.colbody_top .no_results {
	line-height: 18px;
}

#entry_table th.colbody_top .footnote {
	font-size: 12px;
	background: #E1EAE6;
	padding-top: 20px;
}

#entry_table th.colbody_top .name {
	width: 300px;
}

#entry_table th.colbody_top .pe_name {
	padding-right: 5px;
}

#entry_table th.colbody_top .secondary {
	width: 60px;
	font-size: 11px;
}
/*--*/
#entry_table tr.colbody_top .name_hit {
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	font-weight: bold;
}
#entry_table tr.colbody_top .secondary_hit {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: middle;
	
}
#entry_table tr.colbody_top .secondary_hit img{


}

#entry_table tr.colbody_top .graph_area {
	border-left: 1px solid #aaa;
	width: 180px;
	font-size: 11px;
	padding: 5px;
	margin: 0px;
}

#entry_table tr.colbody_top .pe_graph_area {
	border-left: 1px solid #aaa;
	width: 110px;
	font-size: 11px;
	padding: 5px;
	margin: 0px;
}
.pe_header_graph .graph {
	width: 100px;
	border: 1px solid #5e7761;
	background: #f6f5f5;
	height: 11px;
}
.pe_header_graph .rate { 
	font-size: 10px;
	line-height: 0px;
	height: 11px;
	display: block;
	background: #5e7761 url('../assets/bar_color.gif') top left repeat;
}
.with-tooltip { 
	text-decoration: none;
}
#entry_table tr.colbody_top .graph_area .rate_num {
	width: 40px;
}

#entry_table tr.colbody_top .pe_graph_area .pe_rate_num {
	padding: 5px;
	margin-top: 8px;
	padding-left: 0px;
	display: block;
}

#entry_table tr.colbody_top .asterisk {
	font-size: 100%;
	text-align: center;
	margin: auto;
}

#entry_table tr.colbody_top .graph {
	width: 100px;
	border: 1px solid #5e7761;
	background: #f6f5f5;
}
#profile_pe_table thead tr {
	border-top: #5E7761 solid 1px;
	border-bottom: #5E7761 solid 1px;
	

}
#profile_pe_table { 
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#profile_pe_table thead th {
	padding: 10px;
	background: #F7F3E8;
}
#entry_table tr.colbody_top .graph .rate {
	font-size: 10px;
	line-height: 0px;
	height: 11px;
	display: block;
	background: #5e7761 url('../assets/bar_color.gif') top left repeat;
}
/* -- Patient Experience Profile CSS -- */

#patient_experience_legend_new { 
	background: #F8F6EB;
	border: solid #A0ABA7 1px;
	
}
.pe_legend_title { 
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
	font-family: Verdana;
	font-style: italic;
	width: 150px;
	font-size: 11px !important;
}
.pe_clinic_bar {
	width: 80px;
	height: 10px;
}
.pe_lgd_desc { 
	font-style: italic;
	color: #222021;
	font-size: 12px;
	line-height: 16px;
}
.green_pe  { background: #2dcd11; }
.grey_pe   { background: #9c9b96; }
.yellow_pe { background: #FFEA64	; }
.pe_table_lgd td{ 
	vertical-align: middle;
	padding: 5px;
}

#profile_category_data_table tr.colbody_top .graph_area {
	border-left: 1px solid #aaa;
	width: 180px;
	font-size: 11px;
	padding: 5px;
	margin: 0px;
}

#profile_category_data_table tr.colbody_top .pe_graph_area {
	border-left: 1px solid #5E7761;
	border-right: 1px solid #5E7761;
	width: 110px;
	font-size: 11px;
	padding: 5px;
	margin: 0px;
}

#profile_category_data_table tr.colbody_top .graph_area .rate_num {
	width: 40px;
}

#profile_category_data_table tr.colbody_top .pe_graph_area .pe_rate_num {
	padding: 5px;
}

#profile_category_data_table tr.colbody_top .asterisk {
	font-size: 140%;
}

#profile_category_data_table tr.colbody_top .graph {
	width: 100px;
	border: 1px solid #5e7761;
	background: #f6f5f5;
}

#profile_category_data_table tr.colbody_top .graph .rate {
	font-size: 10px;
	line-height: 0px;
	height: 11px;
	display: block;
	background: #5e7761 url('../assets/bar_color.gif') top left repeat;
}



/* -- End Patient Experience Profile CSS -- */
#entry_table tr.colbody_top .view_details {
	width: 96px;
	font-size: 11px;
}

#entry_table tr.colbody_top .view_details a {
	position: relative;
	top: -2px;
}

#entry_table tr.colbody_top td.compare_button_cell {	
	background: #E1EAE6;
	border-top: 1px solid #E1EAE6;
	border-right: 1px solid #E1EAE6;
	padding: 0px;
}

#entry_table tr.colbody_top td.compare_button_cell .compare_button {
	width: 22px;
	background: #5E7761;
}

#entry_table tr td {
	padding: 10px 5px 10px 5px;
}
#entry_table tr th {
	padding: 10px 5px 10px 5px;
}

#entry_table tr td.special_unmoving_row {
	background: #eee;
	font-size: 11px;
}
#entry_table tr th.special_unmoving_row {
	background: #eee;
	font-size: 11px;
}
.colhead_hospital th {
	padding: 4px 4px 6px 4px;
	color: #667874;
	cursor: pointer;
	padding-top: 20px;
	padding-bottom: 20px;
}
.hospital_row {
	background: #FFFFFF;
	border-bottom: solid #becac7 3px;
	height: 40px;
}
.hospital_cell {
	background: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: middle;
	border-left: solid 1px #e1eae6;
	border-right: solid 1px #e1eae6;
	color: #667874;

	
}
.hospital_cell .name {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

.procedures { 
	font-size: 14px;
	background: #f0f6f3; 
	border-left: solid 1px #e1eae6;
	border-right: solid 1px #e1eae6;
	color: #60877a;
	vertical-align: middle;
}
.hospital_cell .address {
	font-size: 10px;
	color: #545454;
	font-style: normal;
}
#data_info_one { 
	margin-top: 10px;
	margin-bottom: 10px;
}
#data_info_two { 
	margin-top: 10px;
	margin-bottom: 10px;
}
.hospital_cell .rating { 
	text-align: left;
	width: 40px;

}
.hospital_cell_first { 
	border-left: solid 1px #e1eae6;
	border-right: solid 1px #e1eae6;
	text-align: left;
	line-height: 18px;
	padding-left: 5px;
}
.scale{
	width: 150px;
	height: 27px;
	
	margin-left: 55px;
	text-align: left;
	float: left;
}
.scale2{
	width: 150px;
	height: 27px;
	
	margin-left: 120px;
	text-align: left;
	float: left;
}

.line_background {
	background: #FFFFFF url('../assets/hospital_icons/line_bg.gif') repeat-y;
	background-position: 175px 0px;
	width: 300px;
}
.line_background2 {
	background: #FFFFFF url('../assets/hospital_icons/line_bg.gif') repeat-y;
	background-position: 240px 0px;
}
.rating_text_default {
	float: left; 
	width: 30px;
	margin-top: 6px;
	color: #667874;
	margin-left: 10px;
}
.full, .better {
	background: url('../assets/hospital_icons/full.gif') no-repeat;
	background-position: 0 0;
}
.half, .same {
	background: url('../assets/hospital_icons/half.gif') no-repeat;
	background-position: 0 0;
}
.empty, .worse {
	background: url('../assets/hospital_icons/empty.gif') no-repeat;
	background-position: 0 0;
}

.greybox_colheader {
	background: #eee;	
	border: solid 1px #becac7;
	font-size: 12px;
	font-weight: normal;
	color: #667874;
	text-decoration: none;
	text-align: center;
	padding: 4px;
	vertical-align: middle;
	font-size: 10px;
}
.greybox_colheader_sort {
	background: #eee url('../assets/default_sort.jpg') no-repeat;
	background-position: right;
	background-position-x: 5px;
	border: solid 1px #becac7;
	font-size: 12px;
	font-weight: normal;
	color: #667874;
	text-decoration: none;
	text-align: center;
	padding: 4px;
	vertical-align: middle;
	font-size: 10px;


}
.greybox_colheader a{
	font-weight: normal;
	color: #667874;
}
.toggler { 
	vertical-align: bottom;
	font-size: 10px;
	width: 180px;
	color: #667874;
}
.toggler a{ 
	text-decoration: none;
}

.toggletext { 

}
/* Fixing TH's
------------------------------ */
/*
.headerSortDown { 
	background: #eee url('../assets/down_arrow.jpg') no-repeat;
	background-position: right;
	background-position-x: 5px;

}
.headerSortUp { 
	background: #eee url('../assets/up_arrow.jpg') no-repeat;
	background-position: right;
	background-position-x: 5px;

}
*/

/* ----------------------- */
a.data_list_name, a.data_list_name:link, a.data_list_name:visited {
	font-weight: bold;
	color: #222;
	text-decoration: underline;
}



/* PROFILE
--------------------------------------------------------------------------------------- */
.hit_profile { 

	border: 1px solid #5E7761;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}
.hit_profile thead { 
	background: #f8f5ec;
}
.hit_profile thead th {
	padding: 10px;
}
.hit_profile tr td { 
	vertical-align:  top;
	height: 50px;
} 
.hit_profile tr td { 
	text-align: center;
	padding-top: 10px;
}
#profile {
	margin-top: 10px;
	padding: 5px 10px;
	background: #fff;
	border: 1px solid #becac7;
}

#profile_name {
	font-weight: bold;
	margin: 5px 0px;
	border-bottom: 1px solid #5e7761;
}

#profile_info {
	margin: 20px 0px;
}

#profile_info ul li {
	display: inline;
	margin: 0px;
}

#profile_info ul li a, #profile_info ul li a:link, #profile_info ul li a:visited {
	padding: 5px;
	border: 1px solid #A2C6BA;
	background: #E7D9B5;
	color: #5e7761;
	text-decoration: none;
	cursor: pointer;
}

#profile_info ul li a.selected, #profile_info ul li a.selected:link, #profile_info ul li a.selected:visited {
	background: #fff;
	color: #222;
	border-bottom: 1px solid #fff;
	position: relative;
	top: 1px;
}

#profile_info_data {
	margin-top: 6px;
	padding: 10px;
	border: 1px solid #A2C6BA;
}

#profile_overview table {
	margin-top: 10px;
}

#profile_overview table tr td {
	padding: 5px 10px 5px 0px;
}


#profile_affiliation_table {
	width: 100%;
}

#profile_affiliation_table td {
	padding: 5px;
}

#profile_affiliation_table td.profile_affiliation_name {
	padding-top: 10px;
	font-weight: bold;
	border-bottom: 1px solid #529385;
}

#profile_affiliation_table td.profile_affiliation_link a, #profile_affiliation_table td.profile_affiliation_link a:link, #profile_affiliation_table td.profile_affiliation_link a:visited {
	font-size: 11px;
}

#profile_affiliation_table td.profile_affiliation_info {
	border-top: 1px solid #529385;
}




#profile_category_data_table h2
{ font-size: 1.2em; font-weight: bold; }

#profile_category_data_table h4
{ font-size: 0.9em; text-transform: uppercase; }

#profile_category_data_table 
{
	padding: 20px;
}

#profile_category_data_table
{ width: 100%; }
.hospital_h2_header { 
	font-size: 15px;
	padding-top: 20px;
	border-bottom: 2px solid #5E7761;
	font-weight: bold;
}
#profile_category_data_table .category
{
	font-size: 1em;
	padding-top: 20px;
	border-bottom: 2px solid #5E7761;
}

#profile_category_data_table .current_report_year_title
{ background: #F7F3E8; padding: 15px 0px 5px 10px; }

#profile_category_data_table .historic_report_years_title
{ border-left: 1px solid #aaa; background: #F7F3E8; padding: 15px 0px 5px 10px; }		

#profile_category_data_table .current_report_year 
{ width: 180px; padding-right: 20px; background: #F7F3E8; }

#profile_category_data_table .historic_report_years
{ border-left: 1px solid #aaa; padding-left: 0px; background: #F7F3E8; width: 490px; }		

#profile_category_data_table .historic_report_years td
{ text-align: left; }

#profile_category_data_table .graphs
{ margin: 10px 10px; }

#profile_category_data_table .graphs_small_text
{ font-size: 0.8em; }

#profile_category_data_table .year
{ font-size: 1em; padding: 2px;}

#profile_category_data_table .graphs_footer
{ font-size: 0.8em; padding: 20px 10px 0px 0px; }

.hospital_legend_table { 
	width: 670px;
	
}
.hospital_legend_table td{ 
	padding: 5px;
}
.hospital_legend_table .the_legend_row { 
	vertical-align: middle;
	text-align: right;	
	width: 30px;
	padding-right: 5px;

}
.hospital_legend_table .the_row_text { 
	text-align: left;
	vertical-align: middle;
	
	height: auto;
	
}

/* Tables
--------------------------------------------------------------------------------------- */	

table, tr, td {
	border-collapse: collapse;
}


/* Links
--------------------------------------------------------------------------------------- */	

a, a:link, a:visited {
	color: #46664E;
}

a:hover, a:focus {
}

a.no_ul_bold {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

/* Floating
--------------------------------------------------------------------------------------- */	

.left	{ float: left; }
.right	{ float: right; }
.clear 	{ clear: both; }

/* Headings
--------------------------------------------------------------------------------------- */	

h1 { font-size: 200%; line-height: 140%; margin-bottom: 10px; }
h2 { font-size: 130%; line-height: 120%;}

h2.italic {
	font-style: italic;
}

h2.sub_article_homepage {
	font-style: italic;
	font-weight: bold;
	line-height: 40px;
}

h2.category_data {
	font-size: 100%; line-height: 120%; font-weight: bold;
}

h2.data_title {
	font-style: normal;
}

h3.category_data {
	font-size: 80%; line-height: 120%; font-weight: bold;
}

h3.affiliation_title {
	margin: 10px 0px;
	font-size: 120%;
	line-height: 120%;
}

h3.sidebar_title {
	display: block;
	font-size: 120%;
	font-weight: bold;
	
	margin-bottom: 15px;
}


.measure_text p {
	margin-bottom: 10px; 
}
.measure_text ul { 
	padding-left: 20px;
	margin-bottom: 15px;
}
.measure_text ul li { 
	list-style-type: disc;
}
.measure_text_container {
	padding: 20px 20px 0px 20px;
}

.measure_text_container h1{
	word-break: break-word;
}

.measure_text_container .measure_text_cell {
	vertical-align: top;
	padding-right: 20px;
	padding-top: 10px;
}
.measure_text_container .measure_text_cell p{
	margin-bottom: 10px;
}

.measure_text_container .measure_text_cell ul { 
	list-style-type: disc;
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.measure_text_container .measure_text_cell li { 
		list-style-type: disc;

}
.measure_text_container .measure_text {
	color: #000;
	font-size: 13px;
	line-height: 16px;
	font-style: normal;
	background: transparent;
	border-width: 0px;
	width: 540px;
}

.data_text_container ul { 
	list-style-type: disc;	
	padding-left: 20px;
	margin-bottom: 10px;
}
.data_text_container ul li { 
	
	margin-left: 20px;
}
.data_text_container {
	padding: 10px 10px 0px 10px;
	border-bottom: 1px solid #ccdcd1;
	margin-bottom: 20px;
}



.data_text_container .data_text_cell {
	vertical-align: top;
	padding-right: 20px;
}

.data_text_container .data_text {
	color: #000;
	font-size: 13px;
	line-height: 16px;
	padding: 10px 0px 0px 0px;
	background: transparent;
	border-width: 0px;
}

.data_text_container .data_text p{
	padding-bottom: 10px;
}
.hit_grid { 
	background: #FFF;
}

.measure_text {
	color: #003311;
	line-height: 16px;
	border: 1px solid #A0ABA7;
	padding: 10px 10px 0px 0px;
	background: #fff;
}

/* User Feedback Messages 
--------------------------------------------------------------------------------------- */	

.success	{ background: #44dd55; color: #fff; }
.error 		{ background: #ff5544; color: #fff; padding: 5px; margin-bottom: 10px; }
.neutral	{ background: #ffeecc; color: #444; }
/* Data pagination
--------------------------------------------------------------------------------------- */

.avail-page, .dot-page, .last_page { 

	text-decoration: none;
		border-bottom: solid 2px;
	
}
.prev_link, .next_link { 

}
.data_table_three tr.colbody_top {
	border-top: 1px solid #becac7;
	border-left: 1px solid #becac7;
	background: #fff;
}
.data_table_three tr.colbody_top .graph {
	width: 100px;
	border: 1px solid #5e7761;
	background: #f6f5f5;
}
.data_table_three  tr.colbody_top .graph .rate {
	font-size: 10px;
	line-height: 0px;
	height: 11px;
	display: block;
	background: #5e7761 url('../assets/bar_color.gif') top left repeat;
}
.data_table_three thead th{ 
	padding: 10px;
	background: #e9e9e9;
}

.this-page { 
	color: #669966;
	background: #FFF;
	border: solid 1px #e9e9e9;
	display: block;
}

#pages_area { 
	padding: 10px;
}

.avail-page {
	
}
.dot-page {
	
}
.last_page {
	
}
strong { 
	font-weight: bold;
}
.six_month_twelve_month_option {
	background: #d8f2fb;
	border: solid 1px #529385;
	padding: 10px;
}
/* Footer
--------------------------------------------------------------------------------------- */	

#footer_middle {
	font-size: 10px;
	line-height: 18px;
	padding: 10px 0px;
	color: #fff;
	text-align: center;
}
.sb_link a.selected{ 
	font-weight: bold;
	text-decoration: underline;
}

#footer_middle table {
	width: 900px;
	margin: 0px auto;
}

#footer_middle table td {
	text-align: center;
	padding: 0px 5px;
	white-space: nowrap;
}

#footer_middle a, #footer_middle a:link, #footer_middle a:visited {
	color: #fff;
}

.cost_landing_text { 
	line-height: 16px;
}

.detail_simple { 
	font-size: 10px;
	text-decoration: none;
}
.detail_simple a{ 
	text-decoration: none;
	
}
/* process of care */

.sub_item_value_hospital { 

}
.data_text { 
	width: 530px;
}
.pt3 { 
	padding-top: 3px;
}
.hit_grid_table tr td{ 
	padding: 10px;
	line-height: 18px;
	width: 33%;
}
.hit_grid_table tr td img{
	
} 
.hit_statewide { 
	background: #FFF;
}
#flot_legend { 
	padding: 4px;
	background: #FFFFFF;
	width: 100px;
	border: solid 1px #ccc;
	padding: 5px;
	margin-left: 10px;
	padding-top: 7px;
	margin-bottom: 5px;
	color: #000;
}
#flot_legend tr .legendLabel{ 
	vertical-align: top;
	padding-top: 2px;
	padding-left: 5px;
	color: #000;
}
#flot_legend td { 
	height: 20px;
}
.flot_lgd_label { 
	font-weight: bold !important;
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.pe_categories_modal { 
	display: none;
}
.additional_legend_type { 
	padding-top: 10px;
	padding-bottom: 10px;
	background: #F9F6ED;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	line-height: 22px;
	text-align: left !important;
}
.green_link_whats_new { 
	color: #b1dc85 !important;
	font-weight: bold;
	font-style: italic;
	line-height: 22px;
	font-size: 16px;
	text-decoration: none;
	
}
.green_link_whats_new:visted { 
	text-decoration: none;
	color: #b1dc85 !important;
}
.d5_badge { 

}
