/*=Global Styles
-------------------------------------------------------------*/
*{margin:0;padding:0;border:0;}
body{
font-size:10pt;
background:#eee;
width: 100%;
height: 100%;
text-align: center;
}
a:focus {
	outline: none;
}
/*=Section-specific colors
-------------------------------------------------------------*/

.hospital-text	{ 			color: 	#930014; }
.hospital-back	{ background-color:	#888888; }
.bariatric-text	{ 			color:	#474700; }
.bariatric-back	{ background-color:	#333300; }
.marrow-text	{ 			color:	#706204; }
.marrow-back	{ background-color:	#817105; }
.cancer-text	{ 			color:	#830000; }
.cancer-back	{ background-color:	#990000; }
.digestive-text	{ 			color:	#474700; }
.digestive-back	{ background-color:	#333300; }
.heart-text		{ 			color:	#9E8503; }
.heart-back		{ background-color:	#C3A404; }
.kidney-text	{ 			color:	#660033; }
.kidney-back	{ background-color:	#660033; }
.lung-text		{ 			color:	#2D4454; }
.lung-back		{ background-color:	#3B5A6F; }
.neuro-text		{ 			color:	#003399; }
.neuro-back		{ background-color:	#003399; }

/*=Layout
-------------------------------------------------------------*/
blockquote {
margin: 0 15pt;
}
#container{
width:900px !important;
overflow: hidden;
/*float:left;*/
padding:0 1px;
position:relative;
background:#fff;
margin: 0 auto;
text-align: left;
#width: 900px;
}

/*............ Begin Branding Section ............*/
#branding_wrap{
width:900px;
float:left;
display:inline;/* IE Double Margin Fix */
margin:1px 0;
background: #909090 url("/images/bg_branding_wrap.gif") top left repeat-x;
}
#branding_left{
width:200px;
float:left;
}
#branding_right{
width:630px;
float:right;
}
#phone{
width:630px;
float:left;
}
#branding_contact{
width:400px;
float:left;
}
/*............ End Branding Section ............*/



/*............ Begin Media Section ............*/
#media_wrap{
width:900px;
float:left;
display:inline;/* IE Double Margin Fix */
margin:0 0 1px 0;
height: 192px;
overflow: hidden;
}
#media_left{
width:705px;
height:192px;
float:left;
}
#media_right{
width:195px;
height:192px;
float:right;
background:#5E5E5E;	
}
/*............ End Media Section ............*/



/*............ Begin Breadcrumb Section ............*/
#breadcrumb_wrap{
float:left;
background:#888;
font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
font-size:80%;
line-height: 24px;
width:100%;
}
#breadcrumb_left div {
	display: inline;
}

#crumb-right-wrap{
/*margin:0 5px 0 0;
display:inline; IE Double Margin Fix*/
}
/*............ End Breadcrumb Section ............*/



/*............ Begin Content Section ............*/
#outer_content_wrap{
width:900px;
float:left;
font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
}
#inner_content_wrap{
width:683px;
float:right;
}
#content{
float:left;
width:458px;
margin:0 0 20px 0;
}
#rightside_wrap{
float:right;
width:196px;
padding:0 0 40px 0;
}
#right_side_bar{
float:right;
width:196px;
background:#E3E3DE url("/images/bg_sidebar.gif") top left repeat-x;
padding:0 0 22px 0;
}
#rightside_image{
width:196px;
height:58px;
float:left;
border-top:1px solid #fff;	
}
#main_nav{
width:198px;
overflow: hidden;
float:left;
}
#media_box{
width:146px;
height:113px;
float:left;
display:inline;
border:1px solid #858585;
#width: 148px;
margin:3px 0 28px 24px;
}

/*............ End Content Section ............*/



/*............ Begin Footer ............*/
#footer{
width:880px;
clear:both;
border-top:1px solid #A9A9A9;
text-align:center;
margin:20px 10px;
font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
font-size:90%;
}
/*............ End Footer ............*/






/*=Typography
------------------------------------------------------------------------------------------*/
/*............ Begin Branding ............*/
#phone p{
width:141px;
height:28px;
position:relative;
margin:10px 0 0 443px;
overflow: hidden;
}
#phone p span{
background:url("/images/phonenum.gif") top left no-repeat;
position:absolute;
width:100%;
height:100%;
}
/*............ End Branding ............*/



/*............ Begin Content ............*/
#content #PageTitle {
color:#930014;
font-size:19px;
}
#content h2, #content h1{
color:#930014;
font-weight:normal;
font-size:19px;
margin:15px 0 9px 0;
}
#content h3{
color:#930014;
font-weight:bold;
font-size:15px;
margin:5px 0;
}
#content p, .interior-layout div, .ContentArea div{
line-height:1.4em;
color: #333333;
padding:0 0 15px 0;
}
.ContentArea li {
color:#333333;
}
#right_side_bar p#newsline-title {
	color:#930014;
	margin:22px 12px 0 14px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dashed #999;
	padding: 0 0 8px 11px;
	background: transparent url(/images/bullets/tuhs.gif) no-repeat scroll 0pt 31%;
}

#right_side_bar p#newsline-title a {
	color:#930014;
}
#right_side_bar h4{
color:#535252;
font-weight:bold;
font-size:90%;
padding:0 0 0 10px;
margin:20px 20px 7px 14px;
background:url("/images/bg_rightbar_h4.gif") 0 5px no-repeat;
}
#right_side_bar p{
color:#333333;
margin:0 25px 28px 25px;
font-size:90%;
line-height:1.3em;
}
#homeul p{
border:0;
line-height:14px;
font-size:90%;
padding:0;	
}
/*............ End Content ............*/



/*............ Begin Footer ............*/
#footer p{
color:#666;
line-height:18px;
margin:0 0 33px 0;
}
/*............ End Footer ............*/






/*=Links
------------------------------------------------------------------------------------------*/
/*............ Begin Top navigation, Branding Navigation, Breadcrumb Navigation  ............*/
#top_nav a, #branding_wrap a, #breadcrumb_wrap a{
color:#fff;
text-decoration:underline;
}
#top_nav a:link, #top_nav a:visited, #branding_wrap a:link, #branding_wrap a:visited, #breadcrumb_wrap a:link, #breadcrumb_wrap a:visited{
color:#fff;
text-decoration:none;
}
#top_nav a:hover, #branding_wrap a:hover, #breadcrumb_wrap a:hover{
color:#fff;
text-decoration:underline;
}
/*............ End Top navigation, Branding Navigation, Breadcrumb Navigation ............*/



/*............ Begin Main Navigation ............*/
#main_nav a, #main_nav a:link, #main_nav a:visited, #main_nav a:hover{
color:#454545;
text-decoration:none;
display:block;
}
/*............ End Main Navigation ............*/


/*............ Begin Media ............*/
#media_right a, #media_right a:link, #media_right a:visited, #media_right a:hover{
text-decoration:none;
}
/*............ End Media ............*/



/*............ Begin Content ............*/
	#listnavs a, #content #listnavs a:link, #content #listnavs a:visited{
color:#0182AC;
font-weight:bold;
font-size:90%;
text-decoration:none;
}
#content #listnavs a:hover{
text-decoration:underline;
}
#content a, #content a:link, #content a:visited, #right_side_bar a, #right_side_bar a:link, #right_side_bar a:visited{
color:#0182AC;
text-decoration:none;
font-weight:bold;
}
#content a:hover, #right_side_bar a:hover{
text-decoration:underline;
}
/*............ End Content ............*/



/*............ Begin Footer ............*/
#footer a, #footer a:link, #footer a:visited{
color:#666;
text-decoration:underline;
}
#footer a:hover{
color:#333;
}
/*............ End Footer ............*/







/*=List Elements
------------------------------------------------------------------------------------------*/
/*............ Begin Top navigation ............*/
#top_nav{
width:900px;
float:left;
background:#930014;
list-style-type:none;
font-family:Arial,Verdana,sans-serif;
font-size:80%;
}
#top_nav li{
float:left;
line-height:25px;
padding:0 0 0 12px;
margin:0 0 0 12px;
background:url("/images/bg_topnav_li.gif") 0 50% no-repeat;
}
#top_nav .first{
background:url("/images/bg_topnav_li_first.gif") 0 50% no-repeat;
padding:0 0 0 14px;
margin:0 0 0 16px;
}
/*............ End Top navigation ............*/
/*............ Content ............*/
.ContentArea ul, .ContentArea ol{
	color:#333333;
	padding:0 0 15px 10px;
	line-height: 17px;
	margin:0;
}
.ContentArea ul  {
	margin-left: 5px;
}
.ContentArea ul li{
	background-image: url('/images/bg_rightbar_h4.gif');
	background-position: 0.5em 0.5em;
	background-repeat: no-repeat;	
	list-style-type: none;
	vertical-align: super;
	line-height: 1.5em;
	margin-left: 0px;
	padding-left: 20px;
	color: #333333;
}
.ContentArea li	 {
	margin:0 0 0 20px;
	display: list-item;
}



/*............ Begin Branding ............*/
#branding_contact{
list-style-type:none;
font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
margin:15px 0 0 25px;
#margin: 15px 0 0 0;
}
#branding_contact li{
float:left;
margin:0 0 0 17px;
}
/*............ End Branding ............*/



/*............ Begin Media ............*/
#media_right ul{
	width:130px;
	list-style-type:none;
	list-style-position: outside;
	float:left;
	font-size:17px;
	font-family:'Trebuchet MS',Verdana,Arial,sans-serif;
	color:#fff;
	font-weight:bold;
	margin:13px 0 0 42px;
	text-indent: 0;
	display:inline;
}
#media_right li{
	list-style-position: outside;
	line-height:20px;
	margin:25px 0 0 0;
	text-indent: 0;
}
/*............ End Media ............*/


/*............ Begin Breadcrumb ............*/
#breadcrumb_right{
float:right;
list-style-type:none;
margin:0 8px 0 0;
display:inline;/* IE Double Margin Fix */
}

#breadcrumb_right li{
float:left;
margin:0 0 0 14px;
line-height:/*2.25em;*/24px;
display:inline;
}
/*............ End Breadcrumb ............*/



/*............ Begin Content ............*/
#homeul{
	list-style-type:none;
	margin:10px 0 0 0;
}

#homeul li{
	list-style-type:none;
	float:left;
}
#homeleft{
padding:0 24px 0 0;
border-right:1px solid #A9A9A9;
width:200px;
#width: 200px;
}
#homeright{
padding:0 0 0 24px;
width:200px;
#width: 200px;
}
#homeright ul, #homeleft ul{
list-style-type:none;
margin:8px 0 0 0;
font-size:90%;	
}
#homeright li, #homeleft li{
float:none;
line-height:20px;	
}
hr{
height:1px;
background:#A9A9A9;
}
/*............ End Content ............*/



/*............ Begin Main Navigation ............*/
#main_nav ul{
width:166px;
list-style-type:none;
font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
color:#454545;
float:left;
margin:12px 0 0 11px;
display:inline;/* IE Double Margin Fix */
}
#main_nav ul ul{
float:left;
margin:0 10px 0 18px;
}
#main_nav li{
float:left;
line-height:30px;
border-top:1px dashed #B4B4B4;
width:166px;
#width: 176px;
padding:0 0 0 10px;

}
#main_nav ul ul li{
	border:0;
	line-height:15px;
	letter-spacing:.02em;
	background:none;
	font-weight: normal;
	position: relative;
	left: -10px;
	text-indent: -10px;
	padding:6px 4px 6px 15px;
}
/* 'Special Programs' colored bullets */
#special_nav ul ul li {
	left: -20;
	text-indent: 0;
}
#special_nav .bariatric,#special_nav  .marrow, #special_nav .cancer, #special_nav .digestive, 
#special_nav .heart, #special_nav .kidney, #special_nav .lung, #special_nav .neuro, #special_nav .ortho {
	position: relative;
	left: -10px;
	margin-left: 0px;
	padding-left: 15px;
	width: 144px;
	#width: 159px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-color: transparent;
}
#special_nav .bariatric	{ background-image:url("/images/bullets/bariatric.gif"); }
#special_nav .marrow	{ background-image:url("/images/bullets/bariatric.gif"); }
#special_nav .cancer	{ background-image:url("/images/bullets/cancer.gif"); }
#special_nav .digestive	{ background-image:url("/images/bullets/digestive.gif"); }
#special_nav .heart		{ background-image:url("/images/bullets/heart.gif"); }
#special_nav .kidney	{ background-image:url("/images/bullets/kidney.gif"); }
#special_nav .lung		{ background-image:url("/images/bullets/lung.gif"); }
#special_nav .neuro		{ background-image:url("/images/bullets/neuro.gif"); }
#special_nav .ortho		{ background-image:url("/images/bullets/ortho.gif"); }

#special_nav li {
	border-top: none;
}
#section_nav ul {
	margin-top: 1.5em;
	margin-bottom: 0.75em;
}
#special_nav ul li a {
	/*text-indent: -0.5em;*/
	/*padding-left: 0.5em;*/
	/*margin-left: 0.5em;*/
}
#special_nav ul {
	margin-left: 20px;
}
/*............ End Main Navigation ............*/




/*............ Begin Footer ............*/
#footer ul{
list-style-type:none;
margin: 17px 50px  17px 50px;/* bottom changed 071808 */
width:780px;
}
#footer li{
display:inline;
margin:0 11px 0 0;
line-height:20px;
}
/*............ End Footer ............*/






/*=Form Elements
------------------------------------------------------------------------------------------*/
/*............ Begin Search Box ............*/
#search_form{
	float:right;
	width:175px;
	margin:12px 28px 0 0;
	display:inline; /*IE Double Margin Fix*/
}
.searchbox{
	width:100px;
	padding:1px;
	#width: 102px;
	background:#EAEAEA;
	border:1px solid #C0C0C0;
	float:left;
	margin:0 8px 0 0;
	display:inline; /*IE Double Margin Fix*/
	font-size:10px;
	height:14px;
}
.searchbutton{
	float:left;
	background:#EAEAEA;
	border:1px solid #C0C0C0;
	color:#333;
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding: 0 2px;
	#padding:1px 2px;
	cursor:pointer;
	height: 18px;
	line-height: 10px;
	#line-height: 14px;
}
.searchbutton:focus {
	border: 1px inset #C0C0C0;
	outline: none;
}
#search_form input:focus{
	background:#fff;	
}
#breadcrumb_left .bcfirst{
background:none;
padding:0;
margin:0 0 0 15px;
}
#breadcrumb_left{
float:left;
padding:0 0 0 11px;
margin:0 0 0 6px;
}

/*............ End Search Box ............*/




#right_side_bar h4 {
	background-position: 0 5px !important;
}


/*=Misc Classes
------------------------------------------------------------------------------------------*/
/*............ Begin Branding  ............*/
.logo {
margin:13px 0 15px 15px;
}
/*............ End Branding  ............*/



/*............ Begin Main Navigation  ............*/
#tuhs, #tuhs ul{
	width: 175px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#tuhs ul {
	border-top: 1px dashed #B0B0B0;
}
#tuhs li {
}
#tuhs ul li.SideNavItem1 {
	background:url("/images/bullets/tuhs.gif") 0 50% no-repeat;
	padding:0 0 0 10px;
	margin: 0 0 0 0;
	border: none;
}
/*............ End Main Navigation  ............*/



/*............ Begin Content  ............*/
#content .noborder{
border:0;
padding:0;
}
#content .contentimg{
float:left;
padding:5px 11px 11px 0;
}
#content .contentimgp{
padding:0 0 24px 0;
}
#content .lastp{
border:0;padding:0;
margin:0 0 59px 0;
}
#content .homeimg{
margin:10px 0;	
}
/*............ End Content  ............*/



/*=Breadcrumb Bar Tables

------------------------------------------------------------------------------------------*/
#breadcrumb_wrap table{
	float:right;
	border-spacing:0;
	border-collapse:collapse;
	margin: 0;
	padding: 0;

}
#EmailLink *, #PrintLink * {
	margin:0; padding: 0;
	#width:1px;
}
#breadcrumb_wrap table td {
	line-height: 24px;
	margin: 0;
	padding: 0 5px 0 0;
	text-align: center;
	vertical-align: top;
}
#PrintLink {
	padding-right: 5px;
}
#PrintLink a {
	width:95px;
	display:block;
}
/*=Branding image */
#branding_left a {
	display: block;
	margin: 13px 0 15px 15px;
	width: 165px;
	height: 56px;
	overflow: hidden;
	background-image: url('/images/branding/hospital.gif');
	position: relative;
}
#section_nav .SideNavItem2_selected_current ul {
	display: none;
}
#branding_left span {
	display: block;
	position: absolute;
	top: -165px;
}
#main_nav .SideNavItem1 {
	background-image: url('/images/bullets/plus.gif');
	background-position: 0 1.16em;
	background-repeat: no-repeat;
}
#main_nav .SideNavItem1 .SideNavItem1 {
	background-image: none;
}
#special_nav .ContentArea ul .SideNavItem1_selected {
	padding: 0;
	width:140px;
}
#special_nav #sidenavigation .SideNavItem1, #special_nav #sidenavigation .SideNavItem1_selected, #special_nav #sidenavigation .sideNavItem1_selected_current {
	position: relative;
	left: -1em;
	padding-left: 1.5em;
}
#section_nav #sidenavigation .SideNavItem1_selected ul {
	background-color: #F4F4F4;
	position: relative;
	left: -1em;
	padding-left: 1em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin-bottom: 1em;
	width: 149px;
	overflow: hidden;
}
#main_nav #sidenavigation ul li a.SideNavItem1_selected_current {
	background-color: white;
	border-top: 4px solid #F4F4F4;
	border-bottom: 4px solid #F4F4F4;
	padding-left: 16px;
}

#main_nav #section_nav #sidenavigation li.SideNavItem1_selected_current, #main_nav #section_nav #sidenavigation li.SideNavItem1_selected {
	background-image: url('/images/bullets/minus.gif');
	background-position: 0 1.16em;
	background-repeat: no-repeat;
}
#main_nav #section_nav #sidenavigation li.SideNavItem1_selected_current ul {
	background-color:#F4F4F4;
	left:-10px;
	padding-left:10px;
	position:relative;
	width:148px;
	margin-bottom: 10px;
}

#main_nav li.SideNavItem2, #main_nav li.SideNavItem2_selected, #main_nav li.SideNavItem2_selected_current {
	width:140px;
}

#section_nav .SideNavItem2_selected, 
#special_nav .SideNavItem2_selected {
	background-color: white;
	padding-left: 0.25em;
	position: relative;
	left: -0.75em;
}
#special_nav .SideNavItem2_selected_current,
#section_nav .SideNavItem2_selected_current {
	display: block;
	background-color: #ddd;
	position: relative;
}
#content .interior-layout .ContentinCtx3 table span br {
	clear: both;
	height: 0px;
	overflow: hidden;
	margin: 0;
}
#content .interior-layout .ContentinCtx3 table td img {
	float: none;
}
#content .interior-layout .ContentinCtx3 table span img {
	margin: 0;
	float: none;
	display: inline-block;
	
}
#search_form
{
	visibility: visible;
}
#frmAppointment
{
	width: 650px;
	height: 1025px;
}
