﻿/* CML HEALTH CARE STYLE SHEET */

/* Other Elements */
* {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
.block {
	display: block;
}
.clear {
	clear: both;
}
p {
	margin: 8px 0 3px 0;
	text-align: left;
}
p a {
	color: #5f9baf;
	text-decoration: none;
}
p a:hover {
	color: #5f9baf;
	text-decoration: underline;
}

.copy_small {
	margin: 10px 0 0 0;
	border-bottom: 0px solid #cccccc;
	padding: 0 0 10px 0;
	font-size: 11;
}
.copy_small a {
	color: #458eab;
	text-decoration: none;
}
.copy_small a:hover {
	color: #458eab;
	text-decoration: underline;
}
.copy_small2 {
	margin: 10px 0 0 0;
	border-bottom: 0px solid #cccccc;
	padding: 0 0 10px 0;
	font-size: 11;
	text-align: right;
}
.copy_small2 a {
	color: #458eab;
	text-decoration: none;
}
.copy_small2 a:hover {
	color: #458eab;
	text-decoration: underline;
}

.copy_small_blue {
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	color: #5f9baf;
}
.copy_small_blue a {
	color: #5f9baf;
	text-decoration: none;
}
.copy_small_blue a:hover {
	color: #5f9baf;
	text-decoration: underline;
}
.copy_small_blue2 {
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	color: #5f9baf;
}
.copy_small_blue2 a {
	color: #5f9baf;
	text-decoration: none;
	background: url( '../images/li_arrow_2.gif' ) no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 8px;
}
.copy_small_blue2 a:hover {
	color: #5f9baf;
	text-decoration: underline;
}

.copy_blue {
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	font-size: 12px;
	color: #5f9baf;
	font-weight: bold;
}
.copy_blue a {
	color: #5f9baf;
	text-decoration: none;
}
.copy_blue a:hover {
	color: #5f9baf;
	text-decoration: underline;
}
.copy_blue2 {
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	font-size: 12px;
	color: #5f9baf;
	letter-spacing: 2px;
}
.copy_blue2 a {
	color: #5f9baf;
	text-decoration: none;
}
.copy_blue2 a:hover {
	color: #5f9baf;
	text-decoration: underline;
}

.copy_green {
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	font-size: 12px;
	color: #96B369;
	font-weight: bold;
}

.copy_black {
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}


.align_right {
	text-align: right;
}

.copy_disclaimer {
	font-size: 10px;
	line-height: 12px;
	font-style: italic;
}

.copy_nopad {
	margin: 0;
}

.hr_blue {
	border-top: 1px solid #a7c5d2;
	padding: 0 0 20px 0;
}
.hr_blue2 {
	border-top: 1px solid #a7c5d2;
	padding: 0 0 0px 0;
}

.input_search {
	border: 1px solid #458eab;
	padding: 2px 5px 2px 5px;
	color: #666666;
	font-size: 10px;
}
.input_search_2 {
	border: 1px solid #458eab;
	padding: 2px 5px 2px 5px;
	color: #666666;
	font-size: 10px;
	width: 180px;
}

h1 {
	color: #96B369;
	font-size: 26px;
	font-weight: bold;
	padding: 15px 0 10px 0;
	line-height: 28px;
	font-weight: normal;
}
.subhead {
	color: #458eab;
	font-size: 16px;
	font-weight: normal;
	padding: 15px 0 3px 0;
	line-height: 25px;
}
h6 {
	color: #96B369;
	font-size: 40px;
	font-weight: bold;
	padding: 0px 0 13px 0;
	line-height: 28px;
	font-weight: normal;
}
h2 {
	color: #458eab;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0 3px 0;
	line-height: 20px;
	font-weight: normal;
}
h3 {
	color: #96b369;
	font-size: 20px;
	padding: 0 0 8px 0;
	font-weight: normal;
}
h4 {
	color: #96b369;
	font-size: 16px;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #cccccc;
}
h5 {
	color: #458eab;
	font-size: 13px;
	padding: 10px 0 0px 0;
}

body {
	font-family: Arial;
	font-size: 11;
	color: #666666;
}
.wrapper {
	text-align: center;
}
.container {
	margin: 0 auto;
	text-align: center;
	width: 965px;
}
.container_shadow {
	background: transparent url( '../images/bg.jpg' ) repeat-y;
}
.container_top {
	width: 965px;
}
.container_header {
	width: 903px;
	margin: 0 auto;
	padding-top: 15px;
}
.container_header ul {
	display: inline;
	float: right;
}
.container_header li {
	display: inline;
	color: #004b8d;
	font-size: 12px;
	font-weight: bold;
}
.container_header li a {
	text-decoration: none;
	color: #458eab;
}
.container_header li a:hover {
	text-decoration: underline;
}
.li_header_prov {
	margin-right: 40px;
}
.li_header_clinic {
}
.li_header_careers {
	margin-right: 40px;
}
.container_content {
	margin: 0 auto;
	width: 903px;
	margin-bottom: 0;
	position: relative;
	z-index: 1005;
}
.content_nav {
	text-align: left;
	float: left;
	width: 184px;
	color: #00557f;
}
.content_nav_top {
	background: url( '../images/nav_bg_top.jpg' ) no-repeat;
	height: 125px;
	position: relative;
	z-index: 1000;
}
.content_nav_main {
	background: url( '../images/nav_bg_mid.jpg' ) repeat-y;
	padding: 20px 0 0 0px;
	margin-top: -115px;
}
.content_nav_main ul {
	color: #00557f;
	font-size: 15px;
	width: 150px;
	position: relative;
	z-index: 1001;
}
.content_nav_main_nav {
	color: #666666;
	padding: 0px 0 0px 0;
	border-bottom: 1px solid #cccccc;
	margin: 0px 0 0 20px;
	list-style: none;
	position:relative;
	z-index:1;
}
.content_nav_main_nav a {
	color: #00557f;
	padding: 10px 5px 10px 5px;
	text-decoration: none;
	display:block;
}
.content_nav_main_nav a:hover {
	color: #ffffff; /*padding-left:2px;*/
	text-decoration: none;
	display:block;
	background:#458EAB
}

.indicator4 a {
	color: #ffffff; /*padding-left:2px;*/
	text-decoration: none;
	display:block;
	background:#458EAB
}


.sub_nav {
	font-size: 13px;
	padding: 0 0 0 20px;
	margin: 0;
	list-style: none;
	position:relative;
	z-index:2;

}
.sub_nav a {
	margin: 0;
	display: block;
	color: #458eab;
	text-decoration: none;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #eeeeee;
	_height:20px;
	_line-height:20px;
}
.sub_nav a:hover {
	display: block;
	/*color: #00557f;*/
	color:#ffffff;
	text-decoration: none;
	background:#96B369;
}

.sub_nav2 {
	font-size: 12px;
	padding: 0 0 0 20px;
	margin: 0;
	list-style: none;
	display:block;


}
.sub_nav2 a {
	display: block;
	color: #458eab;
	text-decoration: none;
	padding: 10px 0 10px 20px;
	position:relative;
	z-index:2;
	border-bottom: 1px solid #eeeeee;
	_height:20px;
	_line-height:20px;

}
.sub_nav2 a:hover {
	display: block;
	color: #96B369; /*background-color:#eeeeee;*/
	text-decoration: none;
}

.sub_nav3 {
	font-size: 12px;
	padding: 0 0px 0 20px;
	margin: 0 0px 0px 0;
	list-style: none;
}
.sub_nav3 a {
	display: block;
	color: #458eab;
	padding: 10px 0 10px 27px;
	border-bottom: 1px solid #eeeeee;
	text-decoration: none;
}
.sub_nav3 a:hover {
	display: block;
	color: #00557f; /*background-color:#eeeeee;*/
	text-decoration: underline;
}

.active a {
	font-weight: bold;
	color: #00557f;


}
.indicator1 a {
	text-decoration: none;
	background: url( '../images/li_arrow.jpg' ) no-repeat;
	background-position: -4px 6px;

}
.indicator2 a {
	text-decoration: none;
	background: url( '../images/li_arrow.jpg' ) no-repeat;
	background-position: 2px 10px;
}
.indicator3 a {
	text-decoration: none;
	background: url( '../images/li_arrow.jpg' ) no-repeat;
	background-position: 10px 11px;
}

.content_nav_bot {
	background: url( '../images/nav_bg_bot.jpg' ) no-repeat;
	height: 184px;
	position: relative;
	z-index: 1003;
	margin-top: -2px;
}
.content_mid {
	float: left;
	margin: 16px 15px 0 25px;
	_margin: 16px 1px 0 11px;
	width: 419px;
	text-align: left;
}
.content_mid_2 {
	float: left;
	margin: 16px 15px 0 25px;
	_margin: 16px 15px 0 11px;
	width: 639px;
	text-align: left;
}
.utility_box_1 {
	float: left;
	width: 134px;
	padding: 0 0 0 5px;
	_padding: 0 0 0 1px;
}
.utility_box_mid {
	background: url( '../images/utility_box_mid.jpg' ) repeat-y;
	padding: 0 0px 0 5px;
	_padding: 0 0 0 4px;
	width: 134px;
}
.utility_box_mid h1 {
	padding: 5px 0 0 5px;
	color: #96B369;
	font-size: 12px;
	margin: 0px 0 10px 0;
	line-height: 14px;
}
.utility_box_mid h1 a{
	color:#96B369;
	text-decoration:none;
	}
.utility_box_mid h1 a:hover{
	color:#96B369;
	text-decoration:none;
	}

.utility_box_mid h2 {
	padding: 5px 0 0 5px;
	color: #96B369;
	font-size: 12px;
	margin: 0px 0 6px 0;
	line-height: 14px;
}

.utility_box_mid h2 a{
	color:#96B369;
	text-decoration:none;
	}
.utility_box_mid h2 a:hover{
	color:#96B369;
	text-decoration:none;
	}

.utility_box_mid p {
	width: 110px;
	margin: 0;
	padding: 10px 10px 0 5px;
}

.utility_box_career {
	background: url( '../images/career_img.jpg' ) no-repeat;
	width: 421px;
	height: 147px;
}

.utility_box_grey_top {
	background: url( '../images/utility_box_grey_top.jpg' ) no-repeat;
	width: 640px;
	height: 11px;
}
.utility_box_grey_mid {
	background: url( '../images/utility_box_grey_mid.jpg' ) repeat-y;
	width: 640px;
	padding-right: 15px;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
}
.utility_box_grey_bot {
	background: url( '../images/utility_box_grey_bot.jpg' ) no-repeat;
	width: 640px;
	height: 11px;
	padding: 0 0px 20px 0;
}

.utility_box_white_top {
	background: url( '../images/utility_box_white_top.jpg' ) no-repeat;
	width: 640px;
	height: 11px;
}
.utility_box_white_mid {
	background: url( '../images/utility_box_white_mid.jpg' ) repeat-y;
	width: 640px;
	padding: 15px;
}
.utility_box_white_bot {
	background: url( '../images/utility_box_white_bot.jpg' ) no-repeat;
	width: 640px;
	height: 11px;
	padding: 0 0px 20px 0;
}

.utility_box_white_msize_mid {
	background: url( '../images/utility_box_white_msize_mid.jpg' ) repeat-y;
	width: 153px;
	padding: 0 10px 0 10px;
}
.utility_box_white_msize_mid_copy {
	width: 158px;
}
.utility_box_white_msize_bot {
	background: url( '../images/utility_box_white_msize_bot.jpg' ) no-repeat;
	width: 175px;
	height: 16px;
	padding: 0 0px 20px 0;
}

.utility_box_search_mid {
	background: url( '../images/utility_box_search_mid.jpg' ) repeat-y;
	width: 638px;
	padding: 0px;
}

.form_1_mid {
	background: url( '../images/form_1_mid.jpg' ) repeat-y;
	width: 421px;
}
.form_1_mid_copy {
	padding: 10;
}
.form_1_mid_copy2 {
	padding: 10 10 10 50;
}

.content_right {
	float: right;
	width: 232px;
	background: transparent;
	padding: 20px 0 0 0;
}
.content_box_mid {
	background: url( '../images/right_box_mid.jpg' ) repeat-y;
	width: 232px;
}
.content_box_p {
	width: 200px;
	margin: 0 auto;
	text-align: left;
}
.container_bot {
	background: url( '../images/bg_bot.jpg' ) no-repeat;
	height: 74px;
}
.leaf {
	display: hidden;
	margin: -277px 2px 0 0;
	text-align: right;
	float: right;
	width: 400px;
	height: 277px; ;background:url('../images/bg_leaf_2.jpg')no-repeat;position:relative;z-index:1004}
.footer {
	padding: 0px 0 40px 0;
}
.footer_left {
	float: left;
	color: #458eab;
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 0 25px;
}
.footer_right {
	float: right;
}
.footer_nav {
	list-style: none;
	display: inline;
	text-align: right;
	font-size: 11px;
}
.footer_nav li {
	display: inline;
	border-left: 1px dotted #cccccc;
	padding: 0 8px 0 6px;
}
.footer_nav li a {
	color: #458eab;
	text-decoration: none;
}
.footer_nav li a:hover {
	color: #458eab;
	text-decoration: underline;
}

.find_clinic_container {
	width: 562px;
	height: 383px;
	background: url( '../images/find_clinic_container.png' ) no-repeat;
	position: absolute;
	z-index: 8000;
	top: 0px;
	right: 160px;

}
.find clinic_content {
	width: 514px;
	text-align: left;
}

/* copy size */
.textsize {
	text-align: right;
}
.small_font {
	font-size: 11px;
	line-height: 18px;
}
.medium_font {
	font-size: 14px;
	line-height: 22px;
}
.large_font {
	font-size: 18px;
	line-height: 28px;
}

.small_title_bold ul{list-style-image: url( '../images/li_arrow_2.jpg' );
	margin-left: 13px;
	width:600px;}

.template_ul{list-style-image: url( '../images/li_arrow_2.jpg' );
	margin-left: 13px;
	width:600px;}


.bottom_ul {
	
	list-style-image: url( '../images/li_arrow_2.jpg' );
	margin-left: 13px;
	/margin-left: 15px;

}
.bottom_ul li a {
	color: #5f9baf;
	text-decoration: none;
}
.bottom_ul li a:hover {
	color: #5f9baf;
	text-decoration: underline;
}

.bottom_ul2 {
	list-style-image: url( '../images/li_arrow_2b.gif' );
	margin: 5px 0 0 13px;
	/margin: 5px 0 0 15px;
}
.bottom_ul2 li a {
	color: #5f9baf;
	text-decoration: none;
}
.bottom_ul2 li a:hover {
	color: #5f9baf;
	text-decoration: underline;
}


.popup_map {
	position: absolute;
	z-index: 5800;
	height: 100%;
	width: 100%;
	text-align: center;
	top: 0;
	left: 0;
	visibility: hidden;
}
.mapc {
	position: absolute;
	padding: 0px 0 0 0;
	position: relative;
	z-index: 1001;
}
.shield {
	position: absolute;
	background: #000000;
	opacity: 0.8;
	filter: alpha(opacity=40);
	border: 0px solid red;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.popup_mid {
	background-image: url( '../images/popup_mid.png' );
	background-repeat: repeat-y;
	padding: 0 40px 0 40px;
}
.popup_mid p {
	padding: 0 0 10px 0;
	margin: 0;
	color: #313131;
	font-size: 12px;
}

.copy_popup_1 {
	text-align: center;
}
.border {
	border-top: 1px solid #cccccc;
	margin: 25px 0 0 0;
}

.adminbutton {
	/*background: url( '../images/adminlogin.jpg' );*/
	background: url( '../images/button_submit.jpg' ) no-repeat;
	border: 0;
}
.msg_success {
	color: green;
}
.msg_fail {
	color: red;
}
.toolBTN {
	font-size: 12px;
}
.adminTool {
	font-family: Arial;
	width: 150px;
	text-align: center;
	position: absolute;
	border: 0px solid red;
	top: -30px;
	right: 0;
	left: 930px;
	z-index: 30000;
	clear: both;
	background-color:#FFF8DD;
}

.adminTool a {
	color: #5f9baf;
	text-decoration: underline;
}
.adminTool a:hover {
	color: #5f9baf;
	text-decoration: none;
}



/*Alterating Rows for tables */
.zebra td {
	padding: 4px 4px 4px 4px;
}

.zebra td a{color: #458eab;
	text-decoration: none;}
.zebra td a:hover{color: #458eab;
	text-decoration: underline;}

.zebra2 td {
	padding: 10px 4px 10px 4px;
}

.zebra2 td a{color: #458eab;
	text-decoration: none;}
.zebra2 td a:hover{color: #458eab;
	text-decoration: underline;}

.tdalert {
	background-color: #ffffff;
}
.tdalert2 {
	background-color: #d6e8f0;
}
.tdalert3 {
	background-color: #d6e8f0;
}


/*Alterating Rows for tables */


table.newsletter tbody td input {
	border-bottom: 0px solid #cccccc;
	margin: 0 10px 10px 10px;
	font-size: 11;
}

.error
{
	 padding-top:20px;
	/*border:1px solid red;*/
}
.TP_LongDescription h3{color:#458EAB;font-size:13px;padding:10px 0 0 0;font-weight:bold} 
.TP_LongDescription h5{color:#458EAB;font-size:13px;padding:10px 0 0 0;font-weight:bold} 
.TP_LongDescription a{text-decoration:none;color:#666666;cursor: text}

.popUpPrivacy{margin:0px auto;width:500px;padding:5px 8px;position:relative;top:0;}