body
{
	margin: 0;
	padding: 0;
	background-color:#DADADA;
	background-repeat:repeat;
	height: 100%;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
html
{
    height: 100%;
}
.table_features {
	background-color: #FFFFFF;
	border: 1px solid #6B8499;
}
.form {
	position: relative;
	top: -15px;
	left: 380px;
}
.bottom {
	font-size: 10px;
	font-style: normal;
}
.bottom a:link {
	color: #000000;
	text-decoration: none;
}
.bottom a:visited {
	color: #000000;
	text-decoration: none;
}
.bottom a:active {
	color: #000000;
	text-decoration: none;
}
.bottom a:hover {
	color: #2551A8;
	text-decoration: underline;
}
.Subhead1 {
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #6A7410;
		line-height: 20px;
}
.normal {
	font-size: 12px;
	line-height: 18px;
}
.features {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.featuresBlue {
	font-size: 13px;
	font-weight: bold;
	color: #002c77;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.smallNormal {
	font-size: 10px;
}
.Headline {
	font-size: 19px;
	font-weight: bold;
	color: #002c77;
}
.featuresOrange {
	font-size: 13px;
	font-weight: bold;
	color: #6A7410;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.orange{
	font-weight:bold;
	color: #ca7700;
}
/* -------------------------------- St Lukes CSS styles ---------------------------------- */


ol, ul, td, th, tr, table
{
	line-height: 15px;
	font-size: 12px;
	color: #3D3D3D;
	margin-top: 0;
}

p
{
	line-height: 19px;
	font-size: 12px;
	color: #3D3D3D;
	margin-top: 0;
}

li
{
	line-height: 19px;
	font-size: 12px;
	color: #3D3D3D;
	margin:1px 0;
}

form
{
	margin: 0;
	padding: 0;
}

hr
{
	border: 0;
	width: 100%;	
	color: #6AADE4;
	height: 1px;
}

/* L I N K  R U L E S */

a:link, a:visited 
{ 
	color: #002C77; 
	text-decoration: underline; 
}
	
a:hover, a:active	
{ 
	color: #CA7700; 
	text-decoration: underline;      
}

/* T A B L E  R U L E S */
table, tr
{
	margin: 0;
	padding: 0;
}

td
{
	vertical-align: top;
}

td.middle
{
	vertical-align: middle;
}

.nopadding
{
	padding: 0;
}

table.nopadding td
{
  	padding: 0;
}

table.border
{
	border: 1px solid #ccc;
}

tr .border
{
	border-top: 1px solid #FFF;
}

td .border
{
	border-right: 1px solid #FFF;
}

/* ---------- Main Divs ------------- */

#frame 
{
	height:auto !important;
    margin-left: auto;
	margin-right: auto;
	width: 50em;
	text-align: left;
	width:848px;
	padding: 0;
	background-image:url(images/frame_bg.gif);
	background-repeat:repeat-y;
}
#frameFront 
{
	height:auto !important;
    margin-left: auto;
	margin-right: auto;
	width: 50em;
	text-align: left;
	width:848px;
	padding: 0;
	background-image:url(images/indeximages/front_nav_left_bg.gif);
	background-repeat:repeat-y;
}

#main
{
	float: left;
	width: 777px;
	position: relative;
	left:33px;
	clear:both;
}

#frontTop {
	width: 777px;
	height: 89px;
	text-align: left;
	background-color: #ffffff;
	display: block;
	}
	
#header {
	width: 777px;
	height: 120px;
	text-align: left;
	background-image:url(images/indeximages/header_bg.gif);
	background-repeat: repeat-x;
	display: block;
	}


#headerNav {
	width: 777px;
	height: 18px;
	text-align: left;
	background-image:url(images/white.gif);
	background-repeat: repeat;
	display: block;
	}
	
#header2 {
	width: 777px;
	height: 30px;
	text-align: left;
	background-image:url(images/indeximages/header2_bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	display: block;
	}
	
#navcontent {
	width: 777px;
	height: 30px;
	text-align: left;
	
	background-image:url(images/white.gif);
	background-repeat: repeat-x;
	background-color: #ffffff; 
	display: block;
	}
	
#funcNav {
	width:532px;	
	height:auto !important;
	text-align:right;
	float: right;
	margin: 0;
	padding: 2px 6px 0 0;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: white;
	display: block;
	z-index:10;
	}
	
#funcNav a:link, #funcNav a:visited {
	color: white;
	text-decoration: none;
}

#funcNav a:hover, #funcNav a:active {
	color: black;
	text-decoration: underline;
}

#funcNavWhite {
	width:500px;	
	height:auto !important;
	text-align:right;
	text-decoration: none;
	float: right;
	margin: 0;
	padding: 2px 6px 0 0;
	font-size: 10px;
	font-weight: bold;
	color: #394a58;
	display: block;
	z-index:10;
	}
	
#funcNavWhite a:link, #funcNavWhite a:visited {
	color: #394a58;
	text-decoration: none;
}

#funcNavWhite a:hover, #funcNavWhite a:active {
	color: #693a77;
	text-decoration: underline;
}

#funcNavFront {
	width:689px;	
	height:auto !important;
	text-align:right;
	text-decoration: none;
	float: right;
	margin: 0;
	padding: 2px 6px 0 0;
	font-size: 9px;
	font-weight: bold;
	color: #394a58;
	display: block;
	z-index:10;
	}
	
#funcNavFront a:link, #funcNavFront a:visited {
	color: #394a58;
	text-decoration: none;
	}
	
#funcNavFront a:hover, #funcNavFront a:active {
	color: #693a77;
	text-decoration: underline;
	}
#funcNavTop {
	font-size: 11px;
	display: block;
	z-index:10;
	}
#navMain {
	height:auto !important;
	width:777px;
	text-align:right;
	padding: 0 6px 0 0;
	float: right;
	margin: 0;
	font-size: 11px;
	color: #a6a6a6;
	display: block;
	z-index:10;
	font-weight: bold;
	}
	
	#navMain_clinic {
	height:auto !important;
	width:777px;
	text-align:right;
	float: right;
	margin: 0;
	font-size: 11px;
	color: #a6a6a6;
	display: block;
	z-index:10;
	font-weight: bold;
	}
	
#navMain a:link, #navMain a:visited, #navMain_clinic a:link, #navMain_clinic a:visited {
	color: #002c77;
	text-decoration: none;
	}
	
#navMain a:hover, #navMain a:active, #navMain_clinic a:hover, #navMain_clinic a:active {
	color: #693a77;
	text-decoration: underline;
	}
	

#homePageContent {
	float: right;
	padding:10px 0 0 0;
	margin: 0;
	top: 0;
	}
	
	
#content {
	float: right;
	width: 538px;
	margin:0 6 0 0;
	padding: 0;
	}
#contentClinic {
	float: right;
	width: 548px;
	margin:0 0 0 0;
	padding: 0;
	}

.wrap_pad{
	padding-right:10px;
}
	
.backlink {
	font-size: 10px;
	font-style: normal;
	padding-top: 10px;
	padding-bottom:5px
}
.backlink a:link {
	color: #6B8499;
	text-decoration: none;
}
.backlink a:visited {
	color: #6B8499;
	text-decoration: none;
}
.backlink a:active {
	color: #000000;
	text-decoration: none;
}
.backlink a:hover {
	color: #2551A8;
	text-decoration: underline;
}
.backlinkfront {
	font-size: 10px;
	font-style: normal;
}
.backlinkfront a:link {
	color: #6B8499;
	text-decoration: none;
}
.backlinkfront a:visited {
	color: #6B8499;
	text-decoration: none;
}
.backlinkfront a:active {
	color: #000000;
	text-decoration: none;
}
.backlinkfront a:hover {
	color: #2551A8;
	text-decoration: underline;
}
	
#news {
	vertical-align: top;
	padding:0;
	padding-left: 0;
	margin:0;
	height:100%;
	min-height:100%;
	height:auto;
	display:block;
	}

#news ul
{
	 margin: 10px 0px 0 0px;
	 padding: 0;
	 list-style-type: none;
	 height: 100%;
	 height:auto;
}
   
#news a
{
/*display: block;*/
	 color: #002C77;
}

   
#news li 
{ 
	font-size: 11px;
	font-weight: normal;
	color: #3a4a58;
	margin: 0;
	padding: 0;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
}
	
	/* ----------------------------------Front---------------------------------- */
	
#contentFront {
	float: right;
	width: 720px;
	margin:0;
	padding: 0;
	}
#navcontainerFront {
	float: left;
	vertical-align: top;
	background-color:#8996a0;
	padding:0;
	margin:0;
	width:26px;
	height:100%;
	min-height:12px;
	height:auto;
	display:block;
	}

#Green {
	color: #6A7F10;
	}

.pad {
	padding-left:24px;
	}
	
.pad45 {
	padding-left:40px;
	}
	
.floatRight {
	float: right;
	}
h1
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #002c77;
	font-weight: normal;
	line-height:36px;
}

h2
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #002c77;
	font-weight: bold;
}

.boldblue {
	font-weight: Bold;
	color: #002C77;
	}


/* --------------------S E A R C H ------------------------------ */
#search 
/*Defines the search field area*/
{	
	width: auto;
	height: 64px;
	padding: 0;
	margin: 0;
	font-size: 10px;
	background-color: transparent;
}

#search form
{	
	padding: 0 0 0 0;
	margin: 0;
}

#searchButton
{
	float: left;
	font-size: 11px;
	line-height: 12px;
	color: #fff; 
	font-weight: bold;
	padding: 2px 6px 2px 3px;
	text-align: center;
	background-color: #57227E;
}

/* --------------------N A V I G A T I O N ------------------------------ */
#sidenavHeader {
	color: #394a58;
	width:199px;
	text-decoration: none;
	background-color: #b4bcc2;
	padding-left: 0;
	vertical-align: top;
	padding:0;
	margin:0;
	height:100%;
	min-height:12px;
	height:auto;
	display:block;
}
#sidenavHeader ul
{
	 margin: 0px 8px 0 13px;
	 padding: 0;
	 list-style-type: none;
	 height: 100%;
	 min-height:12px;
	 height:auto;
}
#sidenavHeader li 
{ 
	font-size: 13px;
	font-weight: bold;
	color: #3a4a58;
	margin: 0;
	padding: 0;
	line-height: 15px;
}
#sidenavHeadersm {
	color: #3a4a58;
	width:199px;
	text-decoration: none;
	background-color: #b4bcc2;
	vertical-align: top;
	padding:0;
	margin:0;
	height:100%;
	min-height:14px;
	height:auto;
	display:block;
}
#sidenavHeadersm ul
{
	 margin: 0 8px 0 13px;
	 padding: 0;
	 list-style-type: none;
	 height: 100%;
	 min-height:14px;
	 height:auto;
}
#sidenavHeadersm li 
{ 
	font-size: 9px;
	font-weight: bold;
	color: #3a4a58;
	margin: 0;
	padding: 0;
	line-height: 14px;
}
#navcontainer2 {
	vertical-align: top;
	padding:0;
	margin:0;
	width:15px;
	height:100%;
	min-height:100%;
	height:auto;
	display:block;
	}
#navcontainer {
	vertical-align: top;
	/*background-color:#E1E5E7;*/
	padding:0;
	margin: 15px 0px 0px 0px;
	width:199px;
	height:100%;
	min-height:460px;
	height:auto !important;
    height:500px;
	display:block;
	}

#navcontainer ul
{
	 margin:  8px 0px 0px 0px;
	 padding: 0;
	 list-style-type: none;
	 height: 100%;
	 min-height:100%;
	 height:auto;
}
   
#navcontainer a
{
	 /*display: block;*/
	 color: #5E7B89;
	 text-decoration: none;
}
   
#navcontainer a:hover
{
	color: #5E7B89;
	text-decoration: underline;
}
   
#navcontainer li 
{
	font-size: 11px;
	color: #5E7B89;
	margin: 0px 6px 15px 13px;
	padding: 0;
	font-weight: bold;	
}
#navcontainer ul ul li{
	padding: 0 0 0 20px;	
	font-weight:normal;	


	 }
#navcontainercancer {
	vertical-align: top;
	background-color:#E1E5E7;
	padding:0;
	margin: 15px 0px 0px 0px;
	width:199px;
	height:100%;
	min-height:100%;
	height:auto;
	display:block;
	}

#navcontainercancer ul
{
	 
	 margin:  4px 0px 0px 0px;
	 padding: 0;
	 list-style-type: none;
	 height: 100%;
	 min-height:100%;
	 height:auto;
}
   
#navcontainercancer a
{
	 /*display: block;*/
	 color: #5E7B89;
	 text-decoration: none;
}
   
#navcontainercancer a:hover
{
	color: #5E7B89;
	text-decoration: underline;
}
   
#navcontainercancer li 
{ 
	font-size: 11px;
	color: #5E7B89;
	margin: 0px 6px 6px 13px;
	padding: 0;
	
}


/* LEVEL 1 CONTENT */
#navcontainer li.L1_static a, #navcontainer li.L1_static a:visited
{
	font-size: 12px;
	color:  #5E7B89;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#navcontainer li.L1_static a:hover
{
	color:#5E7B89;
	 text-decoration: underline;
}

#navcontainer li.L1_active
{
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 4px;
	line-height: 30px;
	background-color:#5E7B89;
	color: #FFF;
}

#navcontainer li.L1_active a
{
	 color: #ffffff;
	 text-decoration: none;
	 font-weight: bold;
}

#navcontainer li.L1_active a:hover
{
	 text-decoration: underline;
}  

.white {color: #fff;}
.no_bullet { list-style-type: none; text-decoration:none}


/*.btn { display: block; position: relative; background: #aaa; padding: 5px;  color: #fff; text-decoration: none; cursor: pointer; }*/
.btn { display: block; position: relative; background: #aaa; padding: 5px; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(/images/button/btn2.png); background-repeat: no-repeat; display: block; position: relative; text-decoration:none; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }
* html .btn span, * html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }


.btn.blue { background: #2ae; color:#FFFFFF; text-decoration:none; }
.btn.green { background: #6A7410; color:#FFFFFF; text-decoration:none;  }
/* */
.btn.green_left { background: #6A7410; color:#FFFFFF; text-decoration:none; float: left;}
.btn.green_center { background: #6A7410; color:#FFFFFF; text-decoration:none; }
.btn.pink { background: #e1a; float: left; color:#FFFFFF; text-decoration:none;}
.btn:hover { background-color: #a00; color:#FFFFFF; text-decoration:none;}

.btn[class] { background-image: url(/images/button/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; text-decoration:none; }
* html .btn:hover { border-color: #a00; text-decoration:none;}
* html .btn:link, * html .btn:visited, * html .btn:active {color: #FFFFFF; text-decoration:none;}

* html .btn.blue { float: left; width: auto; background-image: none; cursor: pointer; border-color: #2ae; text-decoration:none;}
* html .btn.green { float: left; width: auto; background-image: none; cursor: pointer; border-color: #6A7410; color:#FFFFFF; text-decoration:none;}
* html .btn.green_left { float: left; width: auto; background-image: none; cursor: pointer; border-color: #6A7410; color:#FFFFFF; text-decoration:none;}
* html .btn.pink { float: left; width: auto; background-image: none; cursor: pointer; border-color: #e1a; color:#ffffff; text-decoration:none;}

#btn_list { color: #FFFFFF; text-decoration:none}
#btn_list a{ color: #FFFFFF; text-decoration:none}

.donors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}.Subhead1white {
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
		line-height: 20px;
}
.CalloutSmallGray {
	display:block;
	float:left;
	width:170px;
	background: url(/images/frontboxes/box_small_bg.gif) no-repeat bottom left;
	margin: 0px 10px 25px 10px;
}
.CalloutSmallGray .content {
	display:block;
	float:left;
	width:160px;
	padding:6px;
	line-height:18px;}
	/* ----------------------------------FOOTER -------------------------------------*/

#footer /*Defines the area for footer info*/
{
	margin:0 auto;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-align: center;
	margin: 0 auto 0 auto;
	background-image:url(/images/footer.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	width:848px;
	line-height:10px;

}

#footer a:link, #footer a:visited 
{
	color: #666666;
	text-decoration: none;
}

#footer a:hover, #footer a:active
{
	color: #002c77;
	text-decoration: underline;
}

/*--------------------------- Air St. Luke's ------------------------------------*/

#air_left{float:left; width: 325px;}
#air_right{float:right; 
width: 215px; 
margin:3px;
background: url(specialties_and_services/ASL/images/back_tab.jpg) bottom no-repeat;
}

.air_cont{  padding:5px; height:65px; margin:5px 5px;}
.air_cont2{  padding:5px; height:15px; margin:5px 5px;}

.air_pic{float:left; width:65px; height:65px;}
.air_test{float:left; padding-left: 10px;}

.greentxt{color:#6a7f10; font-weight:bold;}
.story_link{padding: 30px 0 0 10px;}

.air_sl{border:1px solid #ccc; margin-bottom:15px; padding: 3px;}
.air_story p{
padding-left: 5px;
background:#6a7f10;}

.air_contents{padding:5px; background:#ebebec;}
.air_contents img{padding-right: 10px;}

/*--------------------------- Clinics ------------------------------------*/

#contentClinic{padding-bottom:20px;}
	  
.tb_left{
	border-right: 1px dotted #ccc;
	padding:10px 10px 10px 0; width:45%;}
				 
.tb_left img, .tb_right img{padding-right:10px;}
		
.tb_right{padding: 10px 10px 10px 20px; width:50%;}
		
hr {color: #fff; background-color: #fff; border: 1px dotted #ccc; border-style: none none dotted;} 
		
a.clinic_link, a.clinic_link:visited{font-size:16px; text-decoration:none; line-height:15px;}
		
#service_wrapper{width:710px; padding-top: 5px; clear:right;}

#childrens_service, #heart_service, #clinic_service{
	float:left;
	padding-right:10px;
}

#cancer_service{
	float:right;
}

#service_wrapper a img {height: 150px; width: 170px; border-width: 0;}
a#link1 img, a#link1:visited img {background: url(images/clinics/childrens.jpg) top left no-repeat;}
a#link1:hover img, a#link1:active img {background: url(images/clinics/childrens_blue.jpg) top left no-repeat;}

a#link2 img, a#link2:visited img {background: url(images/clinics/heart.jpg) top left no-repeat;}
a#link2:hover img, a#link2:active img {background: url(images/clinics/heart_blue.jpg) top left no-repeat;}

a#link3 img, a#link3:visited img {background: url(images/clinics/clinics.jpg) top left no-repeat;}
a#link3:hover img, a#link3:active img {background: url(images/clinics/clinics_blue.jpg) top left no-repeat;}

a#link4 img, a#link4:visited img {background: url(images/clinics/cancer.jpg) top left no-repeat;}
a#link4:hover img, a#link4:active img {background: url(images/clinics/cancer_blue.jpg) top left no-repeat;}

a:link, a:hover, a:active, a:visited{outline:none;}

.grd_bck{
	background-image:url(/boise/specialties_and_services/images/services_bck_grd_03.gif);
	background-repeat:no-repeat;
	width:250px;
	height:130px;
	padding: 8px 8px 0;
}

#cancer_care, #childrens, #clinics, #bariatric{
	float:left;
	padding-right:6px;
}

#research, #surgical_services, #womens,  #heart{
	float:left;
	clear:right;
}

.txt14{
	font-size:14px;
	font-weight:bold;
	line-height:2em;
}

.media_wrapper{
	border: solid 1px #272727;
	width:452px;
	height:394;
}
	
	
