﻿@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/mainbodybg.jpg);
	background-repeat: repeat-x;
	background-color: #797979;
	color: #010101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

.color_white {
	background-color: #FFFFFF;
}

.border_bot {
	border-bottom: 1px solid #cecece;
}


.more_link:link, .more_link:active, .more_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}

.more_link:hover {
	text-decoration: underline;
}

.here_link:link, .here_link:active, .here_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: underline;
}

.here_link:hover {
	text-decoration: none;
}

/* Error Message Boxes */
.WebPageMessage {
}

.WebPageMessageError, .WebPageMessageWarning, .WebPageMessageInformation, .WebPageMessageQuestion, .WebPageMessageOK {
	font-size: larger;
	text-align: left;
	border: 1px solid;
	margin: 10px 0px;
	padding: 15px 0px 15px 0px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.WebPageMessageError {
	color: #D8000C;
	background-color: #FFBABA; /*background-image: url(../../images/error.png);*/
}

.WebPageMessageWarning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url(../../images/warning.png);
}

.WebPageMessageInformation {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url(../../images/information.png);
}

.WebPageMessageQuestion {
	color: #B200FF;
	background-color: #CFA8FF;
	background-image: url(../../images/question.png);
}

.WebPageMessageOK {
	color: #4F8A10;
	background-color: #DFF2BF; /*background-image:url(../../images/success.png);*/
}

.WebPageMessage .Message {
}

/*.webpagemessageclose { background: url(../../images/close_small.png);}*/

.outer {
	background-image: url(/images/bodybg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.inner {
	background-image: url(/images/tablebg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1004px;
}

.topheaderbg {
	background-image: url(/images/topheaderbg.jpg);
	background-repeat: repeat-x;
}

.navbg {
	background-image: url(/images/navbg.jpg);
	background-repeat: repeat-x;
}

#nav {
	padding: 0 auto 0 auto;
	margin: 0 auto 0 auto;
}

	#nav li {
		margin: 0px;
		display: inline;
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
	}

		#nav li a:link {
			padding: 8px 38px 8px 38px;
			margin: 0px;
			display: inline;
			color: #FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			border-left: 2px solid #FFFFFF;
			font-weight: bold;
			text-decoration: none;
		}

		#nav li a:hover {
			text-decoration: underline;
		}

.noboder1 {
	border-left: 2px solid #336699;
}


.google_border {
	border-top: 1px solid #cecece;
	background-color: white
}
/*  HEF STYLE CHANGE */

/*Content*/

.content_padding {
	padding: 6px;
}

.grew_bg {
	background-image: url(/images/grew_bg.jpg);
	background-repeat: repeat-x;
}

#benefits {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

	#benefits li {
		padding: 0px 2px 0px 20px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000000;
		list-style-type: none;
	}


.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3f9fcf;
}

.loginpadding {
	padding: 5px 5px 5px 15px;
}

.loginpadding_top {
	padding: 0px 5px 5px 15px;
	color: #336699;
}

.inputbg {
	background-image: url(/images/home_inputbox_bg.jpg);
	background-repeat: no-repeat;
}

#login input {
	background-color: transparent;
	border: 0px solid #FF0000;
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
	height: 16px;
	width: 180px;
}

.left_nav_bg {
	background-image: url(/images/left_nav_bg.jpg);
	background-repeat: no-repeat;
}

/*Footer part*/

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}

	.footer_text a:link, .footer_text a:active, .footer_text a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
		background-color: #FFFFFF;
		text-decoration: underline;
	}

	.footer_text a:hover {
		text-decoration: none;
	}

.padd {
	height: 3px;
}





/*preoperativeclinic*/


.preopclinic_content_padding {
	padding: 20px;
}


.preopclinic_border {
	border: 1px solid #cfe9f8;
	background-color: #f3fbfe;
	padding: 32px 10px 32px 10px;
}

.preopclinic_titlebg {
	background-color: #b6dcf1;
	border: 1px solid #90d4fb;
}

.preopclinic_text {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	padding: 5px;
}


.readmore:link, .readmore:active, .readmore:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	float: right;
	padding-right: 20px;
	text-decoration: none;
}

.readmore:hover {
	text-decoration: underline;
}

.preopclinic_rightbox_bg {
	background-image: url(/images/preoperativeclinic_mainbg.jpg);
	background-repeat: no-repeat;
}

.box_width {
	width: 335px;
	padding-left: 5px;
}



/*insurance */

.insurance_rightbox_bg {
	background-image: url(/images/insurance_ribgt_box_bg.jpg);
	background-repeat: no-repeat;
}


.recomend_rightbox_bg {
	background-image: url(/images/recommendations_right_box_b.jpg);
	background-repeat: no-repeat;
}


/*form page*/

.form_border {
	border: 1px solid #cfe9f8;
	background-color: #f3fbfe;
	padding: 3px;
}

.form_right_bgcolor {
	background-color: #b4ddf1;
}

.form_padd_left {
	padding-left: 6px;
}



.form_content_padding {
	padding: 20px 20px 20px 28px;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}


.form_title_text {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}


.form_title__blue_text_main {
	font: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0678b4;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 8px;
}

.form_title__blue_text {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0678b4;
	line-height: 18px;
	font-weight: bold;
}

.form_height {
	width: 50px;
	background-image: url(/images/form_line.jpg);
	background-repeat: no-repeat;
	background-position: left 10px
}

.form_height_rowseparater {
	height: 6px;
}

.input_width {
	width: 65px;
}


/* Health Profile */

.mainWrap {
	width: 976px;
	margin: 0;
	padding: 0px;
}

.leftWrap {
	float: left;
	width: 660px;
	padding: 0px;
}

.rightWrap {
	float: right;
	width: 250px;
	padding: 0px;
}

.banner {
	width: 250px;
	padding: 0px;
}

.health_profile_instruction {
	font-weight: normal;
	font-size: 9px
}

.health_profile_groupheader {
	font-weight: bold;
	font-size: 12px
}

.health_profile_groupheaderitem {
	font-style: italic;
	font-size: 12px
}

.health_profile_textitem {
	font-size: 12px
}

.health_profile_listheader {
	margin-top: 0;
	font-size: 12px;
}

.health_profile_listitem {
	font-size: 12px
}

.intakeform_href {
	text-decoration: underline;
	font-size: 20
}

.linkButton:link, .linkButton:active, .linkButton:visited {
	font-weight: bold;
	text-decoration: underline !important;
}
/* Footer*/
.border_bottom {
	border-top: 1px solid #FF0000;
	margin: 10px;
}




/* Newly added */
#content_text {
	text-align: justify;
	float: left;
	padding: 5px 10px 10px 10px;
	border: 1px solid #cfe9f8;
	background-color: #f3fbfe;
	font-size: 13px;
	line-height: 18px;
	width: 900px;
}

	#content_text span {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #2a7dbf;
		padding: 2px 0px 2px 0px;
		border-bottom: 1px solid #84caee;
		width: 900px;
		display: block;
		text-transform: uppercase;
	}



	#content_text p {
		padding: 5px 0px 5px 0px;
		margin: 0px;
		color: #010101;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 18px;
	}

	#content_text h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #666666;
		padding: 2px 0px 2px 0px
	}


	#content_text li {
		padding: 2px 0px 2px 20px;
		margin: 0px;
		list-style-type: none;
		background-image: url(/images/bullets.gif);
		background-repeat: no-repeat;
		background-position: 0px 5px
	}

img {
	border: none;
}

.contact_clear {
	clear: both;
	height: 10px;
}

div#tipDiv {
	padding: 4px;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	margin-top: 5px;
	background-color: #cfe7f3;
	border: 1px solid #b4d5e5;
	width: 250px;
	height: auto; /* overflow:scroll; overflow-x: hidden*/
}

/* SITEMAP*/

.sitemap_title {
	color: #fff;
	padding-left: 30px;
	background-color: #548089;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}

.sample_detail {
	padding: 0px;
	margin: 0px;
	height: auto;
}

	.sample_detail ul {
		padding: 0px;
		margin: 0px;
		text-align: left;
		list-style-type: none;
	}

		.sample_detail ul a:link, .sample_detail ul a:active, .sample_detail ul a:visited {
			font-family: arial;
			display: block;
			font-size: 14px;
			padding: 5px 10px 5px 10px;
			color: #61909a;
			text-decoration: none;
			font-weight: bold;
		}

		.sample_detail ul a:hover {
			font-family: arial;
			display: block;
			font-size: 14px;
			color: #61909a;
			background-color: #dff2f6;
		}



		.sample_detail ul li {
			width: auto;
			font-family: arial;
			display: block;
			font-size: 12px;
			color: #61909a;
			clear: left;
			padding-top: 0px;
			list-style-type: none;
			background-repeat: no-repeat;
			background-position: middle left;
			background-position: 0px 11px;
			padding-left: 20px;
			margin-left: 20px;
		}



			.sample_detail ul li a:link, .sample_detail ul li a:active, .sample_detail ul li a:visited {
				width: auto;
				font-family: arial;
				display: block;
				font-size: 12px;
				color: #61909a;
				clear: left;
				padding-top: 7px;
				background-image: Url(/images/bullets.gif);
				list-style-type: none;
				background-repeat: no-repeat;
				background-position: middle left;
				background-position: 0px 11px;
				padding-left: 20px;
				margin-left: 20px;
				text-decoration: none;
				font-weight: normal;
			}

			.sample_detail ul li a:hover {
				width: auto;
				font-family: arial;
				display: block;
				font-size: 12px;
				color: #61909a;
				clear: left;
				padding-top: 7px;
				background-image: Url(/images/bullets.gif);
				list-style-type: none;
				background-repeat: no-repeat;
				background-position: middle left;
				background-position: 0px 11px;
				padding-left: 20px;
				margin-left: 20px;
				text-decoration: none;
			}

.login:link, .login:active, .login:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	text-decoration: none;
}

.login:hover {
	text-decoration: underline;
}

.input_height {
	height: 17px;
	width: 60px;
}

.med_form_height {
	width: 50px;
	background-image: url(/images/form_line.jpg);
	background-repeat: no-repeat;
	background-position: left 10px
}

.helth_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.rgRow a:link,
.rgRow a:active,
.rgRow a:visited,
.rgAltRow a:link,
.rgAltRow a:active,
.rgAltRow a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.border_bottom {
	border-top: 1px solid #FF0000;
	margin: 10px;
}

h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.2em;
}

td {
	vertical-align: top;
}

th {
	font-family: verdana, arial, helvetica, sans-serif;
	padding-bottom: 4px;
	text-align: center;
}

.recommendationreport_column_headings {
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}

a, a:link, a:active, a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}

	a:hover {
		color: #336699;
	}

#benefits a:link, #benefits a:active, #benefits a:visited {
	padding: 0px 2px 0px 20px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	list-style-type: none;
	background-image: url(/images/icon_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: block;
}

#benefits a:hover {
	padding: 0px 2px 0px 20px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	list-style-type: none;
	background-image: url(/images/icon_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

/* Office Admin */
.multiline_textbox {
	height: 100px;
	width: 500px;
}

.singleline_textbox {
	width: 500px;
}

.singleline_textbox_small {
	width: 250px;
}

.singleselection_singleline_textbox {
	width: 480px !important;
}

.dropdownlist {
	width: 500px;
}

.grid_edit_dropdownlist {
	width: 300px;
}

.gridtemplateTableHeader {
	font-weight: bold !important;
	font-style: italic !important;
	font-size: 14px !important;
}

.gridtemplateFormHeader a:link,
.gridtemplateFormHeader a:active,
.gridtemplateFormHeader a:visited,
.gridtemplateFormHeader {
	text-align: right !important;
	font-size: 12px !important;
	font-weight: bold !important;
	padding-top: 0px !important;
	padding-bottom: 1px !important;
	padding-right: 2px !important;
	border: 0 !important;
}

.gridtemplateFormField {
	text-align: left !important;
	font-size: 12px !important;
	padding-top: 0px !important;
	padding-bottom: 1px !important;
	padding-right: 2px !important;
	border: 0 !important;
}

.formheader {
	text-align: right;
}

.formMessageError {
	border-bottom: 1px;
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-color: Red;
	border-style: solid;
	color: Red;
}

.formMessageSuccess {
	border-bottom: 1px;
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-color: Green;
	border-style: solid;
	color: green;
}

#clearheader {
	height: 10px;
}

/*Css for TemplatedRadFilterGrid*/
.SearchTemplateTitle {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Blue;
	line-height: 18px;
	font-weight: bold;
}

.SearchTemplateDescription {
	padding-left: 20px;
	border-bottom: solid 1px black;
}

.SearchTitleTable {
	background-color: #EFEFEF;
}

.FormClass {
	background-color: Red;
}

.MasterTab {
	border-right-style: solid;
	border-right-color: Gray;
	border-right-width: thin;
	border-top-color: Red;
	border-top-width: thin;
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

.MasterTabTable,
.MasterTabTableRow,
.MasterTabContent {
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.footnoteanchor a:link,
.footnoteanchor a:active,
.footnoteanchor a:visited,
.footnoteanchor {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}

	.footnoteanchor a:hover {
		font: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		line-height: 18px;
		text-decoration: none;
	}

.tooltipformheader {
	font-weight: bold;
}

.tooltipformvalue {
}

.rgRow .disabled a:link,
.rgRow .disabled a:active,
.rgRow .disabled a:visited,
.rgRow .disabled,
.rgAltRow .disabled a:link,
.rgAltRow .disabled a:active,
.rgAltRow .disabled a:visited,
.rgAltRow .disabled {
	text-decoration: none !important;
}

.bluelink a, .bluelink a:link, .bluelink a:active, .bluelink a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}

/* Html Reports */
.reportHeader {
	color: #060524;
	font-family: times new roman;
	font-size: 23px;
	padding-top: 12px;
	/*text-transform: uppercase;*/
	vertical-align: top;
}

.reportSubHeader {
	font-size: 15px;
	font-weight: bold;
}
