/* CSS Document */

/* -----------------------------------Global Styling----------------------------*/

/* reset all padding and margin on elements to 0 to maintain consistency across browsers */
* {
   padding:0;
   margin:0;
}
/* re apply basic bottom margins */
h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

body {
	text-align:center;
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #898989;
	height:100%;
	font-size: 86%;
	
}

img {
	border:none;
	padding:0;
	margin:0;
}
img.border{
	border:solid 1px grey;
	padding:5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	margin:0;
	padding:0 0 1.3em 0;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	
	padding: 0;		
	color: #666666;
	border: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	font-style: italic;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	padding: 0;	
	font-weight:normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	color: #666666;
	font-weight: normal;
}
p{
	/*text-align: justify;*/
	/*padding-left: 10px;*/
}
li{
	margin: 0 0 8px 0;
	list-style-position: outside;
	list-style-type: square;
}
ul, ol{
	list-style-position: outside;
	padding-left: 30px;
} 
#content ol li{
list-style:decimal;
}
#content ul li{
list-style:circle;
}

a:link, a:active, a  {
	color:#7e7e7e;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;	

}
a:hover {
	color:#BA0C27;
	text-decoration:underline;
	border:none;
}

a:visited {	
	color:#7e7e7e;

}

/*----- Global Classes -----*/
.outline {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0 0 5px;
	width: auto;
}
.textHighlight {
	background-color: #E0DFE3;
	padding: 10px;
	border: solid 1px #9D9D9D;
}
.greyTab {
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
	background-image: url(/uuhsc/styles/images/greyTab.gif);
	height: 26px;
	width: 150px;
	display: block;
	background-position: left bottom;
	text-align: center;
	vertical-align: baseline;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	line-height: 25px;
}
.highlight {background:#eee; border:none;}
tr.highlight {
padding:0;
margin:0;
}

tr.highlight td {
padding:0 0 0 10px;
margin:0;
border:0;
}
tr.highlight h3 {
padding:5px;
margin:0 0 0 0;
}
div#content .headline a, div#content .headline a:link,div#content .headline a:visited, div#content .headline a:active, div#content .headline a:hover{
	font-size: 1.07em;
	font-weight:bold;
	background-image: url(images/bulletSquares.jpg);
	background-repeat: no-repeat;
	margin:0 0 10px 0;		
	padding: 0 0 0px 12px;
	font-weight: bold;
	list-style-type: none;
	display: block;	
	}


/* ---------------------------------Min Max Width Wrappers----------------------*/		
#sizer { /* sizer allows us a maximum width */
	margin: 0 auto 0 auto;
	padding: 0;
	width: 860px;  /* version for IE is in the javascript before the body tag */
}

#expander { /* expander allows us a minimum width */
	background: white;
	margin: 0;
	position: relative;
}

/* Holly hack for IE \*/
* html #expander { height: 0;  background-color: #FFFFFF;}
/* */

/* helps IE get the child percentages right. */
#wrapper { width: 100%; } 

#wrapper {
/*float:left;*/
width:auto;
margin:0;
padding:0;
display:block;
height:auto;
background-image: url(/images/left_content_shd.jpg);
background-position: top left;
background-repeat: repeat-y;
}

#container {
	width:auto;
	margin:0px;
	padding:0;
	height: 100%;
	clear: none;
	display:block;
	float:none;
	background-image: url(/images/right_content_shd.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	
}

/* -----------------------------------Header------------------------------------*/
#header {
	background-image: url(http://test.healthcare.utah.edu/images/headerBackerNew.jpg);
	/*float: left;*/
	display:block;
	height: 102px;
	width: auto;
	text-align: left;
	padding:0;
	margin:0;
	background-repeat: no-repeat;
	clear:both;
	background-position: 4px bottom;
	background-color:#898989;
}
#header img{
float:left;
width:auto;
margin:0;
padding:0;
}

#tab_first {
background-image: url(/images/hcLeft.jpg);
background-repeat: no-repeat;
width: 283px;
height: 90px;
float:left;
}
#hs #tab_first {
background-image: url(/images/hsLeft.jpg);
}
#tab_first img{
width: 283px;
height:90px;
}
#tab_second {
background-image: url(/images/hcRight.jpg);
background-repeat: no-repeat;
width: 319px;
height: 90px;
float:left;
}
#hs #tab_second{
background-image: url(/images/hsRight.jpg);
}
#tab_second img{
width:319px;
height:90px;
}

#tab_second:hover{
background-image: url(/images/hcRight_hover.jpg);
}

#hs #tab_second:hover{
background-image: url(/images/hsRight.jpg);
}

#hs #tab_first:hover{
background-image: url(/images/hsLeft_hover.jpg);
}

#header_links{
/*float:right;*/
	text-align:right;
	/*width:230px;*/
	/*width:100%;*/
	width:auto;
	color:#FFFFFF;
	background-color: #898989;
	
	margin:0px 0 0 0;
	padding:6px 18px 0 0;
	height:auto;

}

#header_links a,#header_links a:active, #header_links a:visited, #header_links a:link{
	float:none;
	text-align:right;
	width:auto;
	padding: 0 0 0 8px; 
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
	/*font-size:.9em;*/
	font-size:12px;
	/*font-size:20px;*/
	clear:none;

}

#header #header_links a:hover{
	color:#E3A89A;
}

#header #search{
	text-align:right;
    color:#FFFFFF;
	margin:0;
	height:82px; 
	width:240px;
	padding:20px 16px 0 0;
	float:right;
	background-image: url(/images/right_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	

}

#header #search a{
font-size:12px;
    color:#FFFFFF;
}

#header #search .search_text{
width:126px;
height:16px;

}

#header #search form{
width:190px; 

float:right;
	margin:0;
	padding:0;
	display:block;
	height:20px;
	
}

#header #search form input{
float:left;
width:auto;
height:20px;
margin:0px;
padding:0;
font-size:13px;
display:inline;
}

/* --------------------------------- topNav -------------------------------------*/
#topNav {
width:auto;
height:auto;
margin:0 0 0 13px;
display:block;
clear:both;
/*padding:0 0 3px 0;*/
padding:0;
/*padding:3px 3px 5px 20px;*/
text-align:right;
background-color:#C5102F;
background-image: url(/images/right_content_shd.jpg);
background-position: right bottom;
background-repeat: repeat-y;
}

#topNav ul{
display:block;
/*margin:0 13px 0 13px;*/
margin:0 20px 0 13px;
float:left;
/*width:680px;*/
width:auto;
height:auto;
padding:0;
background-color:#C5102F;
}
/* Fix IE. Hide from IE Mac \*/
#topNav ul{
float:right;
}
/* end hack */

#topNav ul li{
	border-left: solid 1px white;
	float:left;
	border:none;
	list-style: none;
	padding:.38em 20px .38em 35px;
	margin:0;
	color:#FFFFFF;
	font-size:.8em;
	font-weight:bold;
	background-image: url(/images/blt_dropdown.gif);
	background-repeat: no-repeat;
	background-position: 1em center;
	display:inline;	
	width:150px; /* need width auto but ie mac 5 layout breaks without specific width */
	text-align:left;
	position: relative;
	background-color:#C5102F;
}
#topNav ul li em{
color:#000000;
}
/* Restore width to auto but Hide from IE Mac \*/
#topNav ul li{
	width:auto;
	background-color:none;
}
/* end hack */

#topNav ul li.first{
	border-left: none;	
}

#topNav ul li a, #topNav ul li a:hover, #topNav ul li a:active, #topNav ul li a:link, #topNav ul li a:visited{
	color:#FFFFFF;
	background-color:none;
}

#topNav ul li ul{
	display:none;
	width:140px;
	height: auto;
	position:absolute;
	top:1em;
	left: 10px;	
	border-left: none;
	float:none;
	text-align:left;
	margin:0;
	padding:0;
	z-index:100;
	
}
/* Hide from IE Mac\*/
#topNav ul li ul{
	top:2em;
	left:0;
}
/* end hack */

#topNav ul li ul li{
	font-size:1em;
	background-image: none;
	padding:0;
	margin:0;
	border-left: none;
	display:block;
	float:left;
	width:150px;
	clear:left;
	border-bottom: solid 1px white;
	background-color: #888888;
}
#topNav ul li ul li a, #topNav ul li ul li a:active, #topNav ul li ul li a:link, #topNav ul li ul li a:visited{
	padding:6px 6px 6px 8px;
	color:#000000;
	background-color: #C4C4C4;
	width:136px;
	float:left;
	display:block;
	font-weight:normal;
}
#topNav ul li ul li a:hover{
	background-color:#AAA;
}

/* Styles for Menu Items */


/* Fix IE. Hide from IE Mac \*/
* html #topNav ul li { height: 1%; }
* html #topNav ul li a { height: 1%; }
/* End */
		
/*#topNav ul li:hover ul, #topNav ul li.over ul{ display: block; }*/ /* The magic */
#topNav ul li:hover ul{ display: block; }
/********** end of left nav hover styles *************/

/* -----------------------------------Content-----------------------------------*/

#content {
	width:auto;
	height:auto;
	/*background-position: right top;
	background-repeat: repeat-y;*/
	padding: 0 35px 10px 0px;
	float:none;
	clear: none;
	margin:0 0 0 180px;
	display:block;
	text-align: left;
	font-size:0.9em;
	line-height: 148%;	
}
.col {
width:212px;
float:left;
}
.col ul{
margin:0;
padding:0;
}
#subpage #content {
	margin:0 150px 20px 180px;
}
#subpage_2col #content {
	margin:0 0 0 180px;
}

#hs #content {
	margin:0;
	padding:40px 0px 10px 0;
	text-align:center;
}
#content a:link, #content a:active, #content a  {
	color:#BA0C27;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;	
}
#content a:hover {
	color:#000000;
	text-decoration:underline;
	border-top: none;
	border-right: none;
	border-left: none;
}

/*#content a:visited {	
	text-decoration:none;
	color:#6c6c6c;
	text-decoration:underline;
	font-weight: normal;
}*/
#content img{
	margin: 5px;
	padding: 3px;
	border: none;	
}
#content img.border{
	border:1px solid #CCCCCC;
	padding:6px;
}

img .nobrdr{
border:none;
}
/* ----------------------------------Ad wrapper----------------------------------*/
#content #ad_wrapper{
	float:left;
	text-align:left;
	width:402px;
	margin:14px 0px 20px 0;
	padding:0;
	border: 1px solid #656565;
	/*display:inline;*/
	display:block;
}
#hs #content #ad_wrapper{	
	width:633px;	
	margin:20px auto 20px auto;
	float:none;
}
#hs #content #ad_wrapper img, #content #ad_wrapper img{
float:left;
margin:0;
padding:0;
}
#hs #content #ad_wrapper #hs_wrapper img{
float:left;
margin:0;
padding:0;
}

#hs #content #ad_wrapper #hs_wrapper{
width:633px;
margin:0;
padding:0;
height:auto;
background:#F4F4F4;
float:left;
}
#hs #ad_wrapper #hs_wrapper ul{
font-weight:bold;
float:left;
display:inline;
/*width:200px;*/
width:auto;
height:auto;
margin:10px 0 0 40px;
padding:0;
}
#hs #hs_wrapper ul li{
	font-weight:bold;
	width:200px;
	background: url(/images/blt_leftNav.gif) no-repeat 0px 3px;
	margin-top: .5em;
	margin-bottom: .5em;
	padding-left: 15px;
	list-style: none;
	font-size:1.2em;
}
#hs #hs_wrapper ul li a{
text-decoration:none;
font-weight:bold;
}
#content #ad_wrapper #ad{
width:400px;
height:184px;
float:left;
padding:0;
margin:0;
}

#hs #content #ad_wrapper #som{
width:316px;
height:auto;
float:left;
margin:0;
padding:0;
}
#hs #content #ad_wrapper #som ul{
clear:left;
}
#hs #hs_wrapper ul.level1 li{
font-size:1.45em;
}
#hs #hs_wrapper ul.level2 li{
font-size:1.2em;
}
#hs #hs_wrapper ul.level3 li{
font-size:1em;
}
#hs #hs_wrapper ul.level4 li{
font-size:.9em;
}

#hs #ad_wrapper #hs_wrapper ul li ul{
margin:10px 0 0 0;
padding:0;
font-size:.6em;
}

#hs #content #ad_wrapper #colleges{
border-left:solid 1px #656565;
width:316px;	
background:#F4F4F4;
float:left;
height:auto;
padding:0 0 10px 0;
}

#hs #content #ad_wrapper #colleges ul{
margin:5px 0 0 40px;
clear:left;
}

#content #ad_wrapper img{
float:left;
margin:0;
padding:0;
}
#content #ad_wrapper #news, #content #ad_wrapper #spotlight, #content #ad_wrapper #events{
width:200px;
height:auto;
float:left;
margin:0;
padding:0;
}
#hs #content #ad_wrapper #news {
width:216px;
border-right:1px solid #656565;
border-left:1px solid #656565;
}
#hs #content #ad_wrapper #events {
width:215px;
}

#hs #content #ad_wrapper #events ul, #hs #content #ad_wrapper #news ul{
padding:5px 0 0 0;
}
#events h3, #news h3, #spotlight h3{
	background:#C5102F;
	color:#FFFFFF;
	margin:0 0 8px 0;
	padding:3px 0 3px 12px;
	font-size:0.95em;
	text-transform: uppercase;
	letter-spacing: .16em;
}
#content #news ul, #content #events ul{
	margin:0 0 0 5px;
	padding:4px 0 0 0;
	list-style: none;
	/* height:180px; */
	overflow:auto;
}
#news ul li, #events ul li{
	list-style: none;
	background-image: url(/images/bulletSmallSquareBLK.jpg);
	padding:0 0 0 16px;
	margin-left:0;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width:auto;
}
#hs #news ul li, #hs #events ul li{
	width:auto;
	font-size:.9em;
}
#content #news a:link, #content #news a:active, #content #news a, 
#content #spotlight a:link, #content #spotlight a:active, #content #spotlight a,
#content #events a:link, #content #events a:active, #content #events a{
font-weight:normal;
text-decoration:none;
color:#000000;
}

#content #ad img{
margin:0;
padding:0;
}

/* ------------------------------Navigation-------------------------------------*/
#navigation {
	float: left;
	width: 150px;
	padding:10px 18px 0 12px;
	text-align: left;
	font-size: 0.8em;
	color: #666666;	
	background-image: url(/images/left_content_shd.jpg);
	background-position: left top;	
	background-repeat: repeat-y;
	background-color:#ffffff;
	margin:0;
}
#navigation img{
	float: none;
	padding: 0 0 0 15px;
}
#navigation ul{	
	padding: 10px 0 5px 22px;
	list-style-type: none;
	margin:0 0 10px 0;

}

#navigation ul li{
	/*background-image: url(/images/blt_leftNav.gif);*/
	background-image: url(/images/bulletSmallSquareBLK.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0 0 0 20px;
	font-weight: bold;
	list-style-type: none;
	color: #999999;
	background-position: 0px 3px;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited {color:#000000;}
#navigation ul li a:hover {color:#BA0C27;}

/* --------------------------------Bread Crumb----------------------------------*/
#breadcrumb ul{
padding:10px 0 0 0;
}
#content #breadcrumb ul li{
	display: inline;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 20px;
	list-style-image: url(/images/bulletBreadcrumb.gif);
	background-image: url(/images/bulletBreadcrumb.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-right: 3px;
	font-weight: bold;
	color: #999999;
	margin: 0;	
}
#content #breadcrumb ul li a:link,#content #breadcrumb ul li a:active, #content #breadcrumb ul li a  {
	color:#009999;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	border: none;
}
#content #breadcrumb ul li a:hover {
	color:#666666;
	text-decoration:underline;
	font-weight: bold;
	border: none;
}
#content #breadcrumb ul li.first{
background-image: none;
list-style-image: none;
padding-left: 0;

}
/* ---------------------------Resources Section of Health Care Page-------------*/
#resources {
	text-align:left;
	margin: 10px 15px 0 0;
	width:180px;
	float:right;
	padding:0 0 0 15px;
	height:auto;
	clear:none;
}
#resources img.best_hosp {
float:left;
padding: 30px 0 0 18px;
}

#resources ul{
margin:10px 0 0 12px;
padding:0;
float:left;
width:auto;
height:auto;
display:inline;
}
#resources ul li{
	font-size:1.1em;
	padding-left:20px;
	list-style: none;
	font-weight:bold;
	background-image: url(/images/bulletSmallSquareBLK.jpg);	
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#resources h3{
color:#000000;
font-size:1.1em;
}
#resources a, #resources a:link, #resources a:visited, #resources a:active {
color:#6F6F6F;
font-weight:bold;
text-decoration:none;
}
#resources a:hover{
color:#000000;
font-weight:bold;
text-decoration:none;
}
/* ---------------------------rightNav ----------------------------------------*/

#rightNav {
	float:right;
	width:139px;
	font-size:.8em;
	padding: 10px 0 0 10px;
	text-align:left;
	margin: 0 16px 0 0;
	display:inline;
}
#rightNav h4{
	font-style:normal;
	border-bottom:solid 1px #b4b4b4;
	display:block;
	padding-bottom:2px;
	margin:10px 0 10px 0;
	color: #BA0C27;
	font-weight:bold;
}
#rightNav ul{
margin:0;
padding:0;
}

#rightNav ul li{
	background-image: url(/images/blt_rightNav.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 0 0 0 16px;
	font-weight: bold;
	list-style-type: none;
	color: #999999;
	background-position: 0px 3px;
}
#rightNav a:hover {
	color:#BA0C27;
	text-decoration:underline;
}
#subpage_2col #rightNav {
display:none;
}

/* -----------------------------------Miscelaneous Classes for styling----------*/
/* .highlight {
	padding: 5px;
	background-color: #CCCCCC;
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #000000;
}*/
.outline {
	padding: 5px;
	background-color: #f8f8f8;
	border: 1px solid #CCCCCC;
	
}


/* ---------------------------------Footer--------------------------------------*/
#footer_address{
	text-align: left;
	padding:0 25px 30px 180px;
	font-size:.86em;
	margin:0;
	width:auto;
	height: auto;
	background-image: url(/images/right_content_shd.jpg);
	background-position: right top;	
	background-repeat: repeat-y;
	clear:both;
}

#footer_address .ulogo{
float:right;
padding:10px 88px 0 0;
}
#hs #footer_address .ulogo{
padding:10px 120px 0 0;
}
#footer_address p, #footer_links p{
margin:0;
padding:0;
}
#footer_links{
	/*float:left;*/
	width: auto;
	background-image: url(/images/footer_btm.jpg);
	background-position: left bottom;
	height: auto;
	background-repeat: repeat-x;
	text-align: left;
	padding:0 0 0 0;
	margin:0 0 0 26px;
	font-size:.86em;
	clear:both;	
}
#footer_links p{
padding:0 0 50px 174px;
background-image: url(/images/footer_right.jpg);
background-repeat: no-repeat;
background-position:right bottom;
display:block;
margin: 0 0 0 26px;
}

#footer {
padding:0;
margin:0;
background-image: url(/images/footer_lft.jpg);
background-position: left bottom;
background-repeat: no-repeat;
display:block;
width:auto;
height:auto;
}
#footer a{
text-decoration:underline;
}
#footer_links a,#footer_links a:link,#footer_links a:active,#footer_links a:visited{
	color: #C61030;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	padding: 0 6px 0 6px;
	text-align: center;
	border: none;
}
#footer_links a:hover{
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	padding: 0 6px 0 6px;
	border: none;
}

#subpage #footer hr, #subpage_2col #footer hr{
	margin: 15px 0 15px 0;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #b4b4b4;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* -----------------------------------Hacks-------------------------------------*/

/* hack to force clearing on blocks and fix guilotine bug in ie. */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* style to fix mac ie float clear*/
.clearfix {display: inline-block;}

/*put display back to block for all but ie mac */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#navigation #theft {
	clear: left;
	background-color: #f2f2f2;
	width: 150px;
	height: 65px;
	margin-left: 13px;}
#navigation #theft h3{
	color: #c5102f;
	font-size: 130%;
	margin: 0;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: -15px;}
#navigation #theft a{
	color: #666;
	font-weight: bold;
	margin: 0 0 0 -17px;
	font-size: 125%;
	display: block;}
