@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

body {
	background: url(../images/background_main.jpg) left top;
}

.stretch {
	clear: both;
}

.break {
	display: block;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.italic {
	font-style: italic;
}

#container, #container_header, #container_content, #container_footer {
}

#container_footer {
	position: relative;
	width: 1065px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 1020px;
	height: 114px;
	padding-top: 82px;
	padding-right: 29px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/background_header.png) left top no-repeat;
}

#links_header {
	height: 13px;
	width: 317px;
	padding-top: 16px;
	padding-right: 91px;
	padding-bottom: 16px;
	padding-left: 612px;
	margin-top: -45px;
}

#links_header img {
	display: block;
	float: left;
	margin-left: 25px;
}
/*
#links_header a img {
	display: block;
	float: left;
}*/

#header_contact_us {
	margin-right: 30px;
	margin-left: 345px;
}

#header_badge {
	float: left;
	width: 324px;
	height: 114px;
}

#title_image {
	float: left;
	width: 696px;
	height: 114px;
}

#container_content {
	width: 100%;
	background: url(../images/background_content_shadow.png) left top;
}

#content {
	width: 1020px;
	padding-right: 29px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/background_content.png) left top repeat-y;
}

#texture_content {
	width: 1020px;
	background: url(../images/texture_content.jpg) left top no-repeat;
	position: relative;
}

#nav_left {
	padding-top: 17px;
	width: 324px;
	float: left;
	font: 14px/1.25 Arial, Verdana, Geneva, Helvetica, sans-serif;
	z-index: 2;
	position: relative;
	color: #000;
}

#nav_left #no_link {
	cursor: default;
}

#nav_left .link_head {
	padding-left: 15px;
	color: #fff;
}

#nav_left a, #nav_left .inactive_link {
	display: block;
	width: 265px;
	/*height: 18px;*/
	height: 17px;
	padding-top: 7px;
	padding-left: 59px;
	background: url(../images/nav_left_bullet.png) left top no-repeat;
}

#nav_left li li a, #nav_left li li .inactive_link {
	color: #fff;
	height: 17px;
	width: 309px;
	padding-left: 15px;
	background: none;
}

#nav_left li li a.bullet {
	width: 291px;
	padding-left: 33px;
	background: url(../images/nav_left_sub_bullet.png) left 2px no-repeat;
	/*font-style: italic;*/
}

#nav_left li li a.bullet2 {
	width: 271px;
	padding-left: 53px;
	background: url(../images/nav_left_sub_bullet.png) 20px 2px no-repeat;
	/*font-style: italic;*/
}

#content_main {
	float: left;
	z-index: 1;
	width: 472px;
/*	padding-right: 184px;*/
	padding-left: 40px;
	position: relative;
}

#content_right {
	width: 175px;
	padding-top: 87px;
	padding-left: 9px;
	float: left;
}

ul.staff_list, ul.staff_list li, ul.contact_list, ul.contact_list li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.care_team ul.staff_list {
	width: 656px;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	display: block;
	min-height: 20px;
}

.seperator {
	width: 100%;
	background: url(../images/locations_border.png) left bottom repeat-x;
	height: 2px;
}

.care_team {
	position: relative;
	width: 656px;
	margin-top: 20px;
	margin-right: -164px;
	margin-left: -20px;
}

.care_team div.seperator {
	width: 656px;
}

div.care_team h1, div.care_team h2, div.care_team h3, div.care_team h4 {
	margin-left: 20px;
}

div.care_team ul.staff_list li {
	float: left;
	width: 178px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: center;
}

div.care_team ul.staff_list li.float_right {
	float: right;
}

div.care_team ul.staff_list a {
	text-decoration: none;
}

.staff_name {
	display: block;
	font-weight: bold;
	width: 178px;
	text-align: center;
	color: rgb(28,155,146);
}

.staff_title {
	display: block;
	font-weight: normal;
	width: 178px;
	text-align: center;
	color: rgb(0,0,0);
	font-size: .9em;
}

#home_man_and_girl {
	position: relative;
	width: 472px;
	margin-bottom: -153px;
	margin-right: -184px;
	margin-left: -70px;
	height: 726px;
}

#home_open_house {
	position: relative;
	width: 472px;
	margin-right: -184px;
	margin-left: -40px;
}

#footer {
	width: 1020px;
	/*height: 153px;*/
	min-height: 153px;
	padding-right: 29px;
	padding-bottom: 33px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/background_footer.png) left bottom no-repeat;
	position: relative;
}

#nav_social_media {
	width: 
	font: 12px/1.5 Arial, Verdana, Geneva, Helvetica, sans-serif;
	/*background-color: blue;*/
}

#nav_social_media h3 {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	margin: 0;
	width: 246px;
	padding-right: 44px;
	padding-bottom: 14px;
	padding-left: 34px;
}

#nav_social_media a {
	padding: 0;
	margin: 0;
	background: none;
	height: 22px;
	margin-bottom: 8px;
	margin-left: 34px;
	display: block;
}

#nav_social_media_UtahHealth img {
	margin-left: -6px;
}

#video_player {
	position: relative;
	margin-top: 20px;
	/*margin-bottom: -80px;*/
	float: left;
	width: 246px;
	padding-right: 44px;
	padding-bottom: 25px;
	padding-left: 34px;
	z-index: 20;
	font: 12px/1.5 Arial, Verdana, Geneva, Helvetica, sans-serif;
	/*background-color: blue;*/
}

#video_player video {
	background: #000;
}

#video_player h3 {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	padding: 0;
	padding-bottom: 5px;
	margin: 0;
}

#select_video {
	margin-top: 3px;
	width: 246px;
}

#video_cBox, #video_cBox select {
		font-size: 10px;
}

#footer_tag {
	position: relative;
	width: 246px;
	top: -110px;
	left: 30px;
	padding-right: 44px;
	padding-left: 34px;
	font: 12px/1.5 Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#footer_tag, #footer_tag a {
	color: #fff;
	text-decoration: none;
	margin-top: 20px;
	font-size: 11px;
	line-height: 2em;
	text-align: right;
}

#footer_tag a:hover {
	text-decoration: underline;
}

#home_footer {
	z-index: 2;
	position: relative;
	float: right;
	right: 0;
	width: 696px;
	/*height: 153px;*/
	background: url(../images/background_home_testimonial_top.png) left top repeat-x;
	margin-top: -76px; /*REMOVE WHEN TEMP OPEN HOUSE IMG IS REMOVED*/
}

#home_footer_bottom {
	padding-bottom: 20px;
	background: url(../images/background_home_testimonial_bottom.png) left bottom repeat-x;
}

#slideshow {
	margin-top: 40px;
	height: 113px;
	background: url(../images/background_home_testimonial_middle.png) left top repeat;
}

#slideshow img {
	margin-top: -40px;
}

#home_welcome {
	z-index: 3;
	position: relative;
	color: rgb(80,102,122);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background: url(../images/background_home_welcome_middle.png) left top repeat;
	margin-top: -20px;
	padding-right: 50px;
	padding-left: 50px;
}

h1.page_title {
	padding: 0;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: rgb(28,155,146);
	height: 47px;
	margin-top: 40px;
}

h2.section_head, h2.section_head a, .location_name, h2.link_head {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
}

.location_name {
	display: block;
}

h3.paragraph_head, .testimonial_source, #ref_page, h3.category_head, h3.question_expand, p.paragraph_head {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: rgb(28,155,146);
}

h3.question_expand {
	cursor: pointer;
}

h3.category_head {
	font-size: 18px;
}

#ref_page {
	text-decoration: none;
}

#ref_page:hover {
	text-decoration: underline;
}

h4.list_title {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	font-weight: normal;
	padding-bottom: 20px;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}

.body_text p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-align: justify;
	padding-bottom: 20px;
}

.body_text p.source {
	margin-top: -20px;
}

.question_list p, .question_list li {
	font-weight: normal;
}

.answer_expand p, p.list_head {
	padding: 0;
}

div.answer_expand {
	padding-bottom: 20px;
}

#radiation_therapy ol li {
	font-weight: bold;
	color: rgb(28,155,146);
}

#radiation_therapy ol li p, #radiation_therapy ol li ul li {
	font-weight: normal;
	color: #000;
}

#radiation_therapy ol li ul {
	list-style: disc;
}

#radiation_therapy ol li p.paragraph_head {
	font-weight: bold;
	color: #000;
	padding: 0;
}

#radiation_therapy ol.references li {
	color: #000;
	font-weight: lighter;
}

.body_text .indent_left {
	padding-left: 20px;
}

.body_text a {
	color: #000;
	text-decoration: underline;
}

.body_text a:hover {
	text-decoration: none;
}

.body_text ol, .body_text ul, .body_text #education_center ul a, ul.staff_video_list a, ul.physician_videos_list a, ul.staff_location_list a, ul.video_center a {
	padding: 0;
	padding-left: 18px;
	padding-bottom: 20px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-align: justify;
}

ul.staff_video_list li, ul.physician_videos_list li {
	margin-bottom: 5px;
}

.body_text ul ul {
	padding-bottom: 0;
	list-style: disc;
}

#education_center .body_text ul, #education_center .body_text ul a, ul.staff_video_list, ul.staff_video_list a, ul.physician_videos_list, ul.physician_videos_list a, ul.staff_location_list, ul.staff_location_list a, ul.video_center, ul.video_center a, ul.question_list {
	padding: 0;
	list-style: none;
	text-decoration: none;
	color: rgb(28,155,146);
	font-weight: bold;
}

ul.staff_location_list {
	padding-left: 35px;
	list-style: disc;
}

ul.physician_videos_list, ul.physician_videos_list li {
	display: block;
}

ul.physician_videos_list a {
	color: #000;
	font-weight: normal;
}

.video_presenter {
	color: rgb(28,155,146);
}

ul.staff_video_list {
	display: block;
	padding-top: 20px;
}

.body_text #education_center ul a:hover, ul.staff_video_list a:hover, ul.staff_location_list a:hover {
	text-decoration: underline;
}

#nav_right {
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	/*top: 400px;*/
	margin-top: -120px;
	margin-left: 471px;
/*	margin-right: -184px;*/
	position: fixed;
}

#nav_right ul, #nav_right ul li, #nav_right ul li ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav_right ul {
	padding-left: 20px;
}

#nav_right li li {
	padding-bottom: 5px;
}
#nav_right a {
	text-decoration: none;
	font-weight: bold;
	color: rgb(28,155,146);
}

#nav_right a:hover {
	text-decoration: underline;
}

#nav_right h2.section_head a, #content_right h2 {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
}

#nav_right ul#nav_right_about {
	margin-top: 125px;
}


ul.website_list li {
	float: left;
	width: 236px;
	height: 7em;
	text-align: left;
	font-weight: normal;
	color: #000;
}

ul.website_list li a {
	font-weight: normal;
}

div.co_name {
	font-weight: bold;
}

.location {
	width: 428px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../images/locations_border.png) left bottom repeat-x;
}

.address_block {
	width: 260px;
	float: left;
}

.location_img {
	display: block;
	float: left;
	width: 168px;
}

#form_directions {
	position: relative;
	width: 155px;
	padding: 10px;
	background-color: rgb(28,155,146);
	color: #fff;
	margin-top: 120px;
}

#form_directions select {
	width: 155px;
}

input.input_text {
	width: 155px;
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
}

h1#title_directions {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	width: 155px;
	background-color: #000;
	color: #fff;
	padding: 10px;
	margin: -10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#directions_submit {
	position: relative;
	margin: -10px;
	margin-top: 10px;
}

#from_address {
	padding-bottom: 15px;
	margin-bottom: 10px;
	background: url(../images/address_border.png) left bottom no-repeat;
}

.direct_instruct {
	font-weight: bold;
	text-transform: uppercase;
}

.to_lower {
	text-transform: none;
}

h1.pad_top20, h3.pad_top20, h2.pad_top20, .pad_top20, p.pad_top20, h4.pad_top20, div.pad_top20 {
	padding-top: 20px;
}

h1.pad_top20 {
	margin-top: 0px;
}

h2.pad_bottom20 {
	padding-bottom: 20px;
}

.border_bottom {
	background: url(../images/locations_border.png) left bottom repeat-x;
}

.border_top {
	background: url(../images/locations_border.png) left top repeat-x;
	padding-top: 20px;
}

.question {
	display: block;
	font-style: italic;
}

#presentation_list, #textbook_list, #editorial_list, #list_testimonials {
	margin: 0;
	padding: 0;
}

#research_list ul, #list_testimonials, #press_photos {
	list-style: none;
}

#dictionary_list li, #presentation_list li, #textbook_list li, #research_list li, #editorial_list l, #list_testimonials li, #press_photos li {
	display: block;
	float: none;
	color: #000;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-top: 20px;
}

#list_testimonials li span {
	display: block;
}

.dictionary_term, .presentation_venue {
	font-weight: bold;
}

.presentation_title {
	font-style: italic;
}

#dictionary_nav {
	padding-bottom: 20px;
}

#dictionary_nav li {
	line-height: 1em;
	float: left;
	color: #fff;
}

#dictionary_nav li a.dictionary_nav_link {
	line-height: 1em;
	display: block;
	color: #fff;
	padding: 3px;
	margin-right: 3px;
	background-color: rgb(28,155,146);
	font-weight: normal;
}

#dictionary_nav li a:hover {
	background-color: rgb(36,56,85);
}

.biography_main {
	padding-right: 31px;
}

#bio_qualifications {
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}

#bio_qualifications div {
	padding-top: 20px;
}

#bio_qualifications div span, #commercial_list span {
	display: block;
}

#content_right #nav_right {
	position: relative;
	margin: 0;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: dotted 2px #000;
	border-bottom: dotted 2px #000;
	width: 166px;
}

#content_right #nav_right ul {
	padding: 0;
}

#content_right #nav_right .nav_right_child_list {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px dotted #000;
}

#contact_form label, #email_page_form label {
	width: 145px;
	padding-top: 3px;
	padding-right: 5px;
	text-align: right;
	display: block;
	float: left;	
}

#contact_form .form_col_right, #email_page_form .form_col_right {
	padding-left: 150px;
}

#contact_form #contact_recaptcha, #email_page_form #email_page_recaptcha {
	padding-left: 152px;
}

#contact_form .form_line, #email_page_form .form_line {
	padding-bottom: 5px;
}

#contact_form .error, #email_page_form .error {
	font-weight: bold;
	color: #900;
}

#contact_form em, #email_page_form em {
	color: #900;
	font-weight: bold;
}

#nav_left a#video_center_link {
	display: block;
	display: inline;
	text-decoration: none;
	text-align: left;
	background: none;
	padding: 0;
	margin: 0;
	color: #fff;
}

.info_img {
	margin-bottom: 20px;
}

.info_img img {
	display: block;
}

.img_caption {
	clear: right;
	padding: 3px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 1em;
	background: url(../images/nav_left_main_bg.png) left top;
	color: rgb(255,255,255);
}

.general_phone {
	display: block;
	font-weight: bold;
}

ul.contact_list {
	width: 475px;
	display: block;
}

ul.contact_list li {
	display: block;
	float: left;
	width: 200px;
	padding-bottom: 20px;
}

.contact_location_name {
	display: block;
	font-weight: bold;
}

.contact_location_phone {
	display: block;
}
