/* CSS Document */

/* GLOBAL STYLES */
	
html { height: 100%; }
body { height: 100%; margin:0; padding:0; font-family: Georgia, Arial, serif; color: #333; font-size: 11px; background-color: #E4EDF4; }
a { text-decoration: none; }
.clear { clear: both; }
.red{color:red}
.shell { width: 1001px; margin: 0px auto; text-align: left; clear: both; display:block; position: relative;  } 
.lshell { width: 219px; margin: 0; display: block; position: relative; float: left; }
.rshell { width: 713px; margin: 0; display: block; position: relative; float: right; }
/*.rshell { width: 708px; margin: 0; display: block; position: relative; float: right; }*/
.h3style { font-size: 12px; font-family: Georgia, Arial, serif; margin: 0; padding: 0 0 7px 0; font-weight: bold; background: none; }

.hr { color:#ffffff; border-top:dashed 1px #006683;}
.CollectionContainer { width: 305; }
/* TRANSPARENT BANNER TEXT */
.transparent { width: 100%; display: block; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #fff; }
.transparent img { position: relative; z-index: 0; }
.transparent .tblk1 { width: 200px; background: url(/packages/search/clients/lenoxhill/images/banner-1bkrd-JS.png) top left repeat-x; margin: 10px 0 0 10px; padding: 10px; position: absolute; z-index: 1; display: inline; }
.transparent .tblk1 .txt1 { width: 200px; font-size: 16px; border-bottom: 1px solid #fff; text-align: left; }
.transparent .tblk1 .txt2 { width: 200px; font-size: 21px; text-align: right; } 

.transparent .tblk2 { background: url(/packages/search/clients/lenoxhill/images/banner-2bkrd.png) top left no-repeat; font-size: 21px; margin: 10px 0 0 10px; padding: 10px; position: absolute; z-index: 1; display: inline; }
.transparent .tblk2 .txt1 { padding: 10px; }

/* HEAD STYLES */
.head { width: 880px; margin: 0; padding: 10px 28px 10px 24px; background: url(/packages/search/clients/lenoxhill/images/fMShdw.gif) top left repeat-y; clear: both; }
.nav { width: 870px; padding: 0 10px 0 0; margin: 0; background: #dae4ed; float: left; position: relative; }
.nav ul { list-style: none; position: relative; float: right; margin: 0; padding: 10px 0 10px 0; }
.nav ul li { float: left; position: relative; padding: 0 0 0 10px; margin: 0; }
.nav ul li a { font-weight: bold; color: #575f6a; font-family: Arial, Georgia, serif;text-decoration:none; }
.nav ul li a:hover { color: #004f91; }

.logo { width: 860px; margin: 0; padding: 10px 10px 10px 10px; float:left; background: #fff; position: relative; display:block; }
.logo a{ float:left; width: 412px; height: 64px; background: url(/packages/search/clients/lenoxhill/images/logo_new.gif) top left no-repeat; }
.logo h1{ display:none; }
.logo form { float: right; margin: 0; padding: 0; position: relative; text-align: right; }
.logo form h2{ font-style: italic; font-size: 13px; color: #000;  margin: 0; padding: 0; font-weight: normal; line-height: 12px; }
.logo form h3{ font-style: italic; font-weight: bold; font-size: 18px; color: #004f91; margin: 0 0 5px 0; padding: 0; }
.logo form button { padding: 0; margin: 0; position:relative; border-size: 0; border-style: none; background-color: #ffffff; width:16px; height:20px; background:url(/packages/search/clients/lenoxhill/images/srchBtn.jpg) top left no-repeat; vertical-align:top; cursor:hand; cursor:pointer; }
.logo form input{ height: 13px; font-family: Arial, Georgia, serif; font-weight: bold; font-size: 11px; color: #666; margin: 0 10px 0 0; }

/* LEFT STYLES */

.lside { width: 180px; padding: 10px 15px 10px 24px; background: url(/packages/search/clients/lenoxhill/images/lMShdw.gif) top left repeat-y; }
.lside ul { width: 180px; list-style: none; margin: 0; padding: 0; font-family: Arial, Georgia, serif; display: block; }
.lside ul li { clear:both; display: block; margin: 0; padding: 0; border-bottom: 1px solid #463527; }
.lside ul li:hover { background-color: #d8e4f2; }
.lside ul li:hover a { background-image: url(../i/lside/navOn.jpg); background-position: right 0.8em; background-repeat: no-repeat; font-weight: bold; color:#463527; }
* html .lside ul li:hover a { background-image: url(../i/lside/navOn.jpg); background-position: right 0.3em; background-repeat: no-repeat; font-weight: bold; color:#463527; }

.lside ul li a { font-size: 12px; color: #463527; display: block; margin: 0; padding: 8px 10px 8px 10px; background-image: url(../i/lside/navOff.jpg); background-position: right 0.8em;  background-repeat: no-repeat; font-weight: bold; }
.lside ul li a:hover { color:#463527; font-weight: bold; }
.lside ul li ul { width: 180px; list-style:none; background: #f7fbfe; margin: 0; padding: 0; display: none; border-top: 1px solid #463527; border-bottom: none; }
* html .lside ul li ul { width: 180px; list-style:none; background: #f7fbfe; margin: 0; padding: 0; display: none; clear: both; border-top: 1px solid #463527; border-bottom: none; }
.lside ul li ul li { margin: 0; padding: 0; border-bottom: none; background-color: #f7fbfe;  background-image: url(../i/lside/nav.gif); background-position: 5px 0.8em; background-repeat: no-repeat;  }
.lside ul li:hover ul { display: block; }
*html lside ul li:hover ul { display: none; }
.lside ul li:hover ul li a { color: #5c5a5d; background: none; font-weight: bold; }
* html .lside ul li:hover ul li a { color: #5c5a5d; background: none; font-size: 11px; padding: 5px 10px 0 15px; margin: 0; font-weight: bold; }
.lside ul li ul li:hover { background-color: #edf7ff; }

.lside ul li ul li a { color: #fff; background: none; font-size: 11px; padding: 5px 10px 5px 15px; margin: 0; font-weight: bold; }
* html .lside ul li ul li a { color: #fff; background: none; font-size: 11px; padding: 5px 10px 0 15px; margin: 0; font-weight: bold; }

.lside ul li ul li a:hover { color:#5c5a5d; background: none; font-weight: bold; }
.lside ul li ul li ul{ width: 180px; list-style:none; background: #f7fbfe; margin: 0; padding: 0; display: none; clear: both; border: none; }
.lside ul li ul li ul li a { color: #5c5a5d; padding: 0 0 0 25px; background-image: none; font-weight: bold; }
.lside ul li ul li ul li a:hover { color: #5c5a5d; background: none; font-weight: bold; }
.lside ul li ul li:hover { background-image: url(../i/lside/nav.gif); background-position: -201px 0.8em; background-repeat: no-repeat; }
.lside ul li ul li ul li { margin: 0; padding: 0; background-image: url(../i/lside/subnav.gif); background-position: 15px 0.4em; background-repeat: no-repeat; border: none; display: none; }
.lside ul li ul li ul li:hover { margin: 0; padding: 0; background-image: url(../i/lside/subnav.gif); background-position: -191px 0.4em; background-repeat: no-repeat; }
.lside ul li ul li:hover a { color: #5c5a5d; }
/*
.lside ul li ul li:hover ul li{ display: block; }
.lside ul li ul li:hover ul li a{ color: #a98516; display: block; font-weight: bold; background: none; }
.lside ul li ul li:hover ul li a:hover { color: #006683; font-weight: bold; }
*/
.lside ul .navT a { padding: 2px 10px 8px 10px; background-image: url(../i/lside/navOff.jpg); background-position: right 0.4em; background-repeat: no-repeat; font-weight: bold; }
.lside ul .navT:hover a { background-color: #d8e4f2; background-image: url(../i/lside/navOn.jpg); background-position: right 0.4em; background-repeat: no-repeat; font-weight: bold; }
.lside .navB { border-bottom: none; }
.lside .navB ul { border-bottom: 1px solid #463527; }
.lside .navB ul ul { border-bottom: none; }


.lside #section { display: block; background-color: #d8e4f2; }
.lside #section ul { display: block; margin: 0; padding: 0; }

.lside #on { background-image: url(../i/lside/navOn.jpg); background-position: right 0.8em; background-repeat: no-repeat; color: #463527; }
.lside #sec { background-image: url(../i/lside/navSec.jpg); background-position: right 0.8em; background-repeat: no-repeat; color: #463527; }
.lside #subsection { background-image: url(../i/lside/subnavsec.gif); background-position: 5px 0.8em; background-repeat: no-repeat; }
.lside #subsection a { color: #a50134; font-weight: bold; background-image: url(../i/lside/subnavsec.gif); background-position: 5px 0.8em; background-repeat: no-repeat; }
.lside #subsection ul li{ display: block; }
.lside #subsection ul li a{ color: #d8e4f2; display: block; font-weight: bold; background: none; }
.lside #subsection ul li a:hover { color: #004f91; font-weight: bold; }


.lside h1 { padding: 5px 0 5px 9px; margin: 0 0 10px 0; font-size: 16px; color: #fff; background: #dae4ed; font-weight: normal;  }
.lside h1 a { padding: 5px 0 5px 0; margin: 0 0 0 0; font-size: 16px; color: #fff; background: #dae4ed; font-weight: normal;  }
.lside h1 a:hover { padding: 5px 0 5px 0; margin: 0 0 0 0; font-size: 16px; color: #fff; background: #dae4ed; font-weight: normal; text-decoration: none; }
.lside h4 { padding: 5px 0 5px 9px; margin: 0 0 13px 0; font-size: 16px; color: #fff; background: #dae4ed; font-weight: normal;  }
/***Tanya: removed display: block; from below as some of the images***/
.lside img { float: left; padding: 0 5px 0 0; margin: 0; position: relative; }
.lside span img{ padding: 0 10px 0 0; }

.lside .tblock1 { width: 90px; float: right; padding: 0; margin: 0; font-family: Arial, Georgia, serif; }
.lside .tblock2 { width: 110px; float: left; padding: 0 0 10px 0; margin: 0; font-family: Arial, Georgia, serif; }
.lside .tblock2 a { color: #f7fbfe; font-weight: bold; font-size: 11px; margin:0; padding: 0 0 5px 0; position: relative; display: block; }
.lside .tblock2 a:hover { color: #a50134; }

/** NAVED: ADDED ON 6/11/09 for Sign Up Box **/
.lside .tblock3 { width: 180px; float: left; padding: 0 0 0 0; margin: 0; font-family: Arial, Georgia, serif; }
/** END NAVED: ADDED ON 6/11/09 for Sign Up Box **/

.lside .noBtm{  padding: 0 0 0 0; }

.lside .docfind { width:100%;float: left; padding: 10px 0 0 0;  margin: 0; font-family: Arial, Georgia, serif; display: block;}
.lside .docfind a { color: #FFFFFF; font-weight: bold; font-size: 11px; margin:0; padding: 0 0 5px 0; position: relative;  }
.lside .docfind a:hover { color: #FFFFFF; }
.lside .docfind .btn { float: left; background: #f7fbfe; margin: 0; padding: 4px 7px 4px 7px; cursor: pointer; } 
.lside .docfind .btn a { font-size: 10px; font-family: "Trebuchet MS", sans-serif; color: #fff; text-decoration: none; }

.lside form { float: left; margin: 0; padding: 0; position: relative; }
.lside form label { margin: 0; padding: 5px 0 5px 0; font-family: Arial, Georgia, serif; font-weight: bold; color: #000; display: block; position: relative; }	
.lside form input{ width: 140px; font-family: Arial, Georgia, serif; border: 1px solid #0072bb; }
.lside form select{ width: 180px; }
.lside form button { padding: 0; margin: 10px 0 0 0; position: relative; border-size: 0; border-style: none; width: 51px; height: 18px; background: url(../i/lside/srchBtn2.jpg) top left no-repeat; cursor:hand; cursor:pointer; }
.lside h2 { color: #463527; font-weight: bold; font-size: 11px; margin:0; padding: 0 0 5px 0; position: relative; display: block; }
.lside h3 { color: #463527; font-weight: normal; font-style: italic; font-size: 11px; margin:0; padding: 0 10px 5px 0; position: relative; display: block; }
.lside .limg img { padding: 0; }

/* RIGHT STYLES */
.rside { width: 670px; padding: 10px 28px 10px 15px; background: url(/packages/search/clients/lenoxhill/images/rMShdw.gif) top right repeat-y; font-family: Arial, Georgia, serif; font-size: 11px; }
.rside a { font-weight: bold; font-size: 11px; color: #50797a; }
.rside a:hover { font-weight: bold; color: #a50134; text-decoration: none; }
/*.rside a { font-weight: bold; font-size: 11px; color: #e1ab16; }
.rside a:hover { text-decoration: underline; }*/


.rside h3 { font-size: 12px; font-family: Georgia, Arial, serif; margin: 0; padding: 7px 0 0 0; font-weight: bold; background: none; }
.rside h3 a { font-size: 12px; font-family: Georgia, Arial, serif; margin: 0; padding: 7px 0 0 0; font-weight: bold; background: none; }
.rside h3 a:hover { font-size: 12px; font-family: Georgia, Arial, serif; margin: 0; padding: 7px 0 0 0; font-weight: bold; background: none; }
.rside h2 { padding: 5px 0 5px 10px; margin: 0 0 10px 0; font-size: 18px; color: #fff; background: #dae4ed; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}
.rside h2 a { padding: 5px 0 5px 5px; margin: 0 0 0 0; font-size: 18px; line-height: 24px; color: #fff; background: #dae4ed; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}
.rside h2 a:hover { padding: 5px 0 5px 5px; margin: 0 0 0 0; font-size: 18px; line-height: 24x; color: #fff; background: #dae4ed; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none;}
.rside h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size: 24px; line-height: 24px; color: #00573c; background: #fff; border: 1px solid #dae4ed; padding: 5px 0 5px 9px; margin: 0; }


.rside .iblk2 { padding: 5px 10px 5px 10px; font-size: 12px; background: #dae4ed; }
.rside .iblk2 .healthGrades { color: #113467; width: 142x; padding: 40px 5px 15px 5px; float: right; display: block; background: url(../i/HG-5-stars.png) left 0.7em no-repeat; }
.rside .iblk2 .healthGradesWide { color: #113467; width: 150x; padding: 40px 5px 15px 5px; float: right; display: block; background: url(../i/HG-5-stars.png) left 0.7em no-repeat; }
.rside .iblk2 a { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #fff; }
.rside .iblk2 a:hover { font-weight: bold; color: #a50134; text-decoration: none; }
.rside .iblk2 .iblk3 { width: 205px; display: block;  padding: 10px 15px 0 0; font-size:12px;}
.rside .iblk2 .iblk3 ul { list-style: none; padding: 0; margin: 0; position: relative; font-size:12px; }
.rside .iblk2 .iblk3 ul li { display: block; padding: 3px 0 3px 0; border-bottom: 1px solid #fff; font-size:12px; }
.rside .iblk2 .iblk3 ul li a { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #fff; }
.rside .iblk2 .iblk3 ul li a:hover { font-weight: bold; color: #a50134; text-decoration: none; font-size:12px; }
.rside .iblk2 .iblk3 ul li ul { padding: 0 0 0 15px; font-size:12px; }
.rside .iblk2 .iblk3 ul li ul li { border: none; font-size:12px; }
.rside .iblk2 .iblk3 ul li ul li a { font-weight: normal; font-size:12px; }
.rside .iblk2 .iblk3 ul li ul li a:hover { font-weight: normal;font-size:12px;  }
.rside .iblk2 .nopad { padding: 10px 0 0 0; font-size:12px;}
.rside .iblk2 .btn { float: left; background: #a50134; margin: 0; padding: 4px 7px 4px 7px; cursor: pointer; } 
.rside .iblk2 .btn a { font-size: 10px; font-family: "Trebuchet MS", sans-serif; color: #fff; text-decoration: none; }

/* Jackie added on 1/13/10 */
.rside .iblk2 .button_red {float:left; background:url(/packages/search/clients/lenoxhill/images/btn_left.gif) no-repeat left top; margin:o; padding:0 0 0 6px; text-decoration:none; font-size:12px; color:#ffffff; font-weight:bold;}
.rside .iblk2 .button_red a {display:block; background:url(/packages/search/clients/lenoxhill/images/bg_button.gif) no-repeat right top; padding:8px 17px 4px 10px; color:#ffffff; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; height:22px; text-decoration:none; float:left; width:auto;}
.rside .iblk2 .button_red a:hover {display:block; background:url(/packages/search/clients/lenoxhill/images/bg_button.gif) no-repeat right top; padding:8px 17px 4px 10px; color:#ffffff; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; height:22px; text-decoration:none; float:left; width:auto;}
/* end Jackie added on 1/13/10 */

.rside .banner { width: 640px; height: 164px; color: #fff; text-align: left; font-family: Arial, Georgia, serif; font-weight: normal; margin: 0; padding: 25px 0 0 30px; display: block; position: relative; background: url(../i/rside/banner2.jpg) top left no-repeat; }
.rside .banner .trans { width: 235px; height: 120px; filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; background-color: #f7fbfe;  }
.rside .banner .text { width: 215px; margin: -120px 0 0 0; padding: 5px 10px 0 10px; text-align: right; position: relative; }
.rside .banner .text h1 { font-size: 21px; font-family: Georgia, Arial, serif; text-align: left; margin: 0 0 10px 0; padding: 0 0 5px 0; color: #fff; font-weight: bold; border-bottom: 1px #fff solid; }
.rside .banner .text a { margin: 7px 0 0 0; padding: 0 15px 0 0; display: block; position: relative; font-size: 11px; color: #fff; background: url(../i/rside/banner1.jpg) center right no-repeat; font-weight: normal; }
.rside .banner .text a:hover { color: #eaba00; font-weight: normal; }
.rside .banner .text2 { width: 265px; text-align: left; float: left; margin: 0; padding: 10px 15px 0 10px; }
.rside .banner .text2 h3 { font-size: 16px; font-family: Georgia, Arial, serif; margin: 0; padding: 0; color: #fff; font-weight: bold; border-bottom: 1px #fff solid; margin: 0 0 15px 0; padding: 0 0 5px 0; }
.rside .banner .text2 h4 { font-size: 36px; font-family: Georgia, Arial, serif; margin: 0; padding: 0; color: #fff; font-weight: bold; text-align: right; }
.rside .banner2 { width: 660px; height: 281px; color: #fff; text-align: left; font-family: Arial, Georgia, serif; font-weight: normal; margin: 0; padding: 10px 0 0 10px; display: block; position: relative; background: url(../i/banners/nursing_default.jpg) top left no-repeat; font-size: 11px; }
.rside .banner2 .text { width: 298px; margin: 0; padding: 5px 10px 10px 10px; text-align: left; position: relative; background: url(../i/trans/banner-4bkrd.png) 0 0 no-repeat; }
.rside .banner2 h1 { color: #fff; font-size: 16px; border-bottom: 1px solid #fff; padding: 0 0 2px 0; margin: 0 0 2px 0; text-align: left; background: none; }
.rside .banner2 h3 { font-size: 21px; text-align: right; }


/* 5-22-07: Jackie - below used to be h1, was getting overwritten by another h1, changed to h5 for nursing.aspx */
.rside .banner2 .text h5{ font-size: 16px; font-family: Georgia, Arial, serif; text-align: left; margin: 0 0 7px 0; padding: 0 0 3px 0; color: #fff; font-weight: bold; border-bottom: 1px #fff solid; }
.rside .banner2 .text h3 { font-size: 34px; font-family: Georgia, Arial, serif; margin: 0; padding: 0; color: #fff; font-weight: bold; text-align: right; }
.rside .banner2 .text h4 { font-size: 18px; font-family: Georgia, Arial, serif; margin: 0; padding: 0; color: #fff; font-weight: normal; padding: 0; }
.rside .banner2 .text a { width: 155px; margin: 0; padding: 5px 8px 0 0; display: block; position: relative; font-size: 12px; color: #ffcc00;  font-weight: bold; }
.rside .banner2 .text a:hover { color: #ffcc00; font-weight: bold; text-decoration: underline; }

.rside .slogan { width: 551px; margin: 0; padding: 10px 59px 5px 60px; background: #f7fbfe; }
.rside .mainL { width: 305px; margin: 0; padding: 0 15px 0 0; position: relative; display: block; float: left; font-family: Arial, Georgia, serif; }
.rside .mainM { width: 176px; margin: 0; padding: 0 8px 0 0; position: relative; display: block; float: left; font-family: Arial, Georgia, serif; }
.rside .mainM h2 { padding: 5px 0 5px 5px; margin: 0 0 5px 0; font-size: 18px; color: #fff; background: #dae4ed; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}
.rside .mainM h2 a { padding: 5px 0 5px 5px; margin: 0 0 0 0; font-size: 18px; color: #fff; background: #dae4ed; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}
.rside .mainM h2 a:hover { padding: 5px 0 5px 5px; margin: 0 0 0 0; font-size: 18px; color: #fff; background: #dae4ed; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none;}
.rside .mainR { width: 165px; margin: 0; padding: 0; position: relative; display: block; float: left; font-family: Arial, Georgia, serif; }
.rside .mainR h2 { padding: 5px 0 5px 5px; margin: 0 0 5px 0; font-size: 18px; color: #fff; background: #dae4ed; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}
.rside .mainR h2 a { padding: 5px 0 5px 5px; margin: 0 0 0 0; font-size: 18px; color: #fff; background: #dae4ed; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}
.rside .mainR h2 a:hover { padding: 5px 0 5px 5px; margin: 0 0 0 0; font-size: 18px; color: #fff; background: #dae4ed; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none;}
.rside .mainR .emergSvs a { padding: 5px 0 5px 5px; margin: 0 0 0 0; font-size: 18px; line-height: 24px; color: #ffffff; background: #a50134; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}
.rside .mainR .emergSvs a:hover { padding: 5px 0 5px 5px; margin: 0 0 0 0; font-size: 18px; line-height: 24px; color: #ffffff; background: #a50134; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none;}

.rside .mainFCol { width: 670px; margin: 0; padding: 0 0 10px 0; position: relative; display: block; float: left; font-family: Arial, Georgia, serif; font-size: 14px; }

.rside .blk3 .txt .mainLCol { width: 237px; margin: 0; padding: 0 10px 0 0; position: relative; display: block; float: left; font-family: Arial, Georgia, serif; }
.rside .blk3 .txt .mainRCol { width: 238px; margin: 0; padding: 0 0 0 10px; position: relative; display: block; float: left; font-family: Arial, Georgia, serif; }

.rside .mainLCol { width: 305px; margin: 0; padding: 0 10px 0 0; position: relative; display: block; float: left; font-family: Arial, Georgia, serif; }
.rside .mainLCol h1 { font-size: 14px; font-family: Georgia, Arial, serif; margin: 0; padding: 0 0 10px 0; color: #463527; font-weight: normal; border: none; }
.rside .mainLCol h2 { padding: 5px 0 5px 10px; margin: 0 0 10px 0; font-size: 18px; color: #fff; background: #dae4ed; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}
.rside .mainLCol h2 a { padding: 5px 0 5px 5px; margin: 0 0 0 0; font-size: 18px; color: #fff; background: #dae4ed; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}
.rside .mainLCol h2 a:hover { padding: 5px 0 5px 5px; margin: 0 0 0 0; font-size: 18px; color: #fff; background: #dae4ed; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none;}
.rside .mainLCol h3 { font-size: 12px; font-family: Georgia, Arial, serif; margin: 0; padding: 0 0 7px 0; font-weight: bold; background: none;}
.rside .mainLCol h3 a { font-size: 12px; font-family: Georgia, Arial, serif; margin: 0; color: #000000; padding: 0 0 7px 0; font-weight: bold; background: none;}
.rside .mainLCol h3 a:hover { font-size: 12px; font-family: Georgia, Arial, serif; margin: 0; color: #000000; padding: 0 0 7px 0; font-weight: bold; background: none; text-decoration: none;}
.rside .mainLCol img { padding: 0 0 10px 0; display: block; }

.rside .mainRCol { width: 345px; margin: 0; padding: 0 0 0 10px; position: relative; display: block; float: left; font-family: Arial, Georgia, serif; }
.rside .mainRCol h1 { font-size: 14px; font-family: Georgia, Arial, serif; margin: 0; padding: 0 0 10px 0; color: #463527; font-weight: normal; border: none; }
.rside .mainRCol h2 { padding: 5px 0 5px 10px; margin: 0 0 10px 0; font-size: 18px; color: #fff; background: #dae4ed; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}
.rside .mainRCol h2 a { padding: 5px 0 5px 5px; margin: 0 0 0 0; font-size: 18px; color: #fff; background: #dae4ed; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}
.rside .mainRCol h2 a:hover { padding: 5px 0 5px 5px; margin: 0 0 0 0; font-size: 18px; color: #fff; background: #dae4ed; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none;}
.rside .mainRCol h3 { font-size: 12px; font-family: Georgia, Arial, serif; margin: 0; padding: 0 0 7px 0; font-weight: bold; background: none;}
.rside .mainRCol h3 a { font-size: 12px; font-family: Georgia, Arial, serif; margin: 0; padding: 0 0 7px 0; color: #000000; font-weight: bold; background: none;}
.rside .mainRCol h3 a:hover { font-size: 12px; font-family: Georgia, Arial, serif; margin: 0; padding: 0 0 7px 0; color: #000000; font-weight: bold; background: none; text-decoration: none;}
.rside .mainRCol img { padding: 0 0 10px 0; display: block; }

/* 7-11-07:Jackie - COE landing pg has 5 callouts - 1 must go across 2 columns at bottom */
.rside .main2Col { width: 670px; margin: 0; padding: 0 0 10px 0; position: relative; display: block; float: left; font-family: Arial, Georgia, serif; }
.rside .main2Col h2 a { padding: 5px 0 5px 5px; margin: 0 0 0 0; font-size: 18px; color: #fff; background: #dae4ed; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}
.rside .main2Col h2 a:hover { padding: 5px 0 5px 5px; margin: 0 0 0 0; font-size: 18px; color: #fff; background: #dae4ed; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none;}

.rside .textL { width: 295px; border-bottom: 1px solid #463527; position: relative; display: block; margin: 0 0 10px 0; padding: 0 5px 8px 5px; }
.rside .textM { width: 175px; position: relative; display: block; margin: 0; padding: 0 5px 10px 0; }
.rside .textM img { float: left; margin: 0; padding: 0 7px 7px 0; }
.rside .textR { width: 151px; position: relative; display: block; margin: 0 0 15px 0; padding: 0 0 5px 4px; }
.rside .textR img { float: left; margin: 0 0 0 -4px; padding: 0 7px 7px 0; }
.rside .bkrd { background: url(../i/rside/mainBkrd.gif) top left no-repeat; }
.rside .textLCol { width: 301px; position: relative; display: block; margin: 0 0 10px 0; padding: 0 0 10px 0; border-bottom: 1px #463527 solid; }
.rside .textLCol .homeNews { font-family: Arial, Georgia, serif; font-size: 11px; }
.rside .textRCol { width: 341px; position: relative; display: block; margin: 0 0 10px 0; padding: 0 0 10px 0; border-bottom: 1px #463527 solid; }
.rside .textLColNoB { width: 300px; position: relative; display: block; margin: 0; padding: 0; }
.rside .textRColNoB { width: 340px; position: relative; display: block; margin: 0 0 10px 0; padding: 0; }
.rside .more { width: 301px; position: relative; padding: 5px 0 0 4px; }

.rside .lib2link { width: 145px; float:right }
.rside .lib2link a { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 11px; color: #e1ab16; margin: 0; padding: 0; background: url(../i/rside/index_arrow.jpg) 60px 0.2em no-repeat; display: block; }
.rside .lib2link a:hover { text-decoration: underline;}

.rside .mainL .lib1link { width: 300px; float:left; padding: 5px 0 0 4px; }
.rside .mainL .lib1link a { line-height: 20px; font-weight: bold; font-size: 11px; color: #50797a;}
.rside .mainL .lib1link a:hover { color: #a50134; text-decoration: none;}
/*.rside .mainL .lib1link a { line-height: 20px; font-weight: bold; font-size: 11px; color: #e1ab16;}
.rside .mainL .lib1link a:hover { text-decoration: underline;}*/

/* 5-18-07: Jackie - moved background url img (arrow) to 145 because it was getting covered by "more news from LHH */
.rside .more a { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 11px; color: #50797a; margin: 0; padding: 0; display: block; }
.rside .more a:hover { color: #a50134; text-decoration: none; }
/*.rside .more a { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 11px; color: #006683; margin: 0; padding: 0; background: url(../i/rside/index_arrow.jpg) 145px 0.2em no-repeat; display: block; }
.rside .more a:hover { text-decoration: underline;}*/
.rside .event { width: 160px; position: relative; display: block; margin: 0 0 7px 0; background: #eceff4; padding: 10px; color: #463527; font-family: Georgia, "Times New Roman", Times, serif; }
.rside .link { padding: 10px 90px 0 0; margin: 0; }
.rside .link a { display:block; font-weight: bold; font-size: 12px; color: #e1ab16; font-family: Georgia, Arial, serif; background: url(../i/nursing/nursing5.jpg) right center no-repeat; }
.rside .link a:hover { text-decoration: underline; font-weight: bold; }

.rside .storyLCol { width: 310px; margin: 0 10px 0 0; padding: 0 20px 0 0; position: relative; display: block; float: left; border-right: 1px dotted #000; }
.rside .storyRCol { width: 319px; margin: 0; padding: 0 10px 0 0; position: relative; display: block; float: left; }
.rside .blk1 { width: 100%; display: block; padding: 0; float: left; font-family: Arial, Georgia, serif; } 
.rside .blk1 h3 { font-size: 11px; margin: 0; padding: 0; font-weight: bold; color: #333; } 
.rside .blk1 img { float: left; padding: 0 5px 15px 0; cursor: pointer; }
.rside .blk2 { width: 100%; display: block; padding: 0; float: left; font-family: Arial, Georgia, serif; } 
.rside .blk2 h3 { font-size: 12px; font-family: Georgia, Arial, serif; margin: 0; padding: 0 0 7px 0; font-weight: bold; background: none; }
.rside .blk2 img { float: left; padding: 0 5px 0 0; cursor: pointer; }

/* Internal STYLES */

.rside .blk3 { font-family: Arial, Helvetica, sans-serif; }
.rside .blk3 .txt { float: left; width: 495px; padding: 0 15px 0 0; line-height: 16px; }
/* 12-19-2007: Jackie added related video style for blue bg on text link */
.rside .blk3 .txt .relatedvideo { background: #d5d5aa; padding-bottom: 3px; width: 142px; float: left; margin-right: 5px; }
.rside .blk3 .txt .relatedvideo .text { margin: 0 8px 0 10px; font-size: 12px; display: block;}
.rside .blk3 .txt .iblk2 { width: 475px; padding: 5px 10px 5px 10px; font-size: 12px; background: #dae4ed; }
.rside .blk3 .txt .imageBlock { width: 280px; float: right; display: block; margin: 0 0 15px 0; padding: 0 0 5px 4px; }
.rside .blk3 .txt .imageBlock img { float: right; margin: 0 0 0 -4px; padding: 0 7px 7px 0; }

/* Jackie - 6/13/07: client requested that some pages get HealthGrades rankings */
.rside .healthGrades { color: #113467;width: 142px; padding: 40px 0 15px 0; display: block; background: url(../i/HG-5-stars.png) left 0.7em no-repeat; }

/* added h2 and h3 below so that these headings are consistent regardless of whether or not there is a pnav */
.rside .blk3 .txt h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size: 24px; line-height: 24px; color: #00573c; background: #fff; border: 1px solid #dae4ed; padding: 5px 0 5px 9px; margin: 0; }
.rside .blk3 .txt h2 { padding: 5px 0 5px 10px; margin: 0 0 10px 0; font-size: 18px; color: #fff; background: #dae4ed; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}
.rside .blk3 .txt h3 { font-size: 12px; font-family: Georgia, Arial, serif; margin: 0; padding: 7px 0 0 0; font-weight: bold; background: none; }
.rside .blk3 .pnav { float: left; width: 142px; padding: 0 0 0 15px; background: url(../i/rside/snavbar.jpg) 0 0 no-repeat; }
/* 12-19-2007: Jackie added related video style for blue bg on text link */
.rside .blk3 .pnav .relatedvideo { background: #d5d5aa; padding-bottom: 3px;}
.rside .blk3 .pnav .relatedvideo .text { margin: 0 8px 0 10px; font-size: 11px; color: #00573c;}
.rside .blk3 .pnav .relatedvideo .text a {font-size: 11px; color: #00573c;}
.rside .blk3 .pnav .relatedvideo .text a:hover {font-size: 11px; color: #a50134; text-decoration: none;}
.rside .blk3 .pnav .btn { float: left; background: #a50134; margin: 0; padding: 4px 7px 4px 7px; cursor: pointer; } 
.rside .blk3 .pnav .btn a:link { font-size: 11px; font-family: "Trebuchet MS", sans-serif; color: #fff; text-decoration: none; }
.rside .blk3 .pnav .btn a:visited { font-size: 11px; font-family: "Trebuchet MS", sans-serif; color: #fff; text-decoration: none; }
.rside .blk3 .pnav .btn a:active { font-size: 11px; font-family: "Trebuchet MS", sans-serif; color: #fff; text-decoration: none; }
.rside .blk3 .pnav .btn a:hover { font-size: 11px; font-family: "Trebuchet MS", sans-serif; color: #fff; text-decoration: none; }
.rside .blk3 .pnav h3 { font-size: 12px; font-family: Georgia, Arial, serif; margin: 0; padding: 7px 0 7px 0; font-weight: bold; background: none; }
.rside .blk3 .pnav ul { width: 142px; list-style: none; margin: 0; padding: 0; }
.rside .blk3 .pnav li { width: 142px; margin: 0 0 10px 0; padding: 0; }
.rside .blk3 .pnav ul li ul { width: 122px; list-style: none; margin: 0; padding: 0; }
.rside .blk3 .pnav ul li ul li { width: 122px; margin: 0 0 10px 20px; padding: 0; }
.rside .blk3 .pnav a { font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #669999; font-weight: normal; }
.rside .blk3 .pnav a:hover { font-weight: normal; color: #00573c; text-decoration: underline; }
.rside .blk3 .pnav #psection { font-weight: normal; color: #00573c; text-decoration: underline; }
.rside .blk3 .pnav .pdf { margin: 5px 0 0 0; }
.rside .blk3 .pnav .pdf a {font-size: 11px; line-height: 12px; color: #669999; font-weight: bold; }
.rside .blk3 .pnav .pdf a:hover { color: #00573c; text-decoration: underline; font-weight: bold; }
.rside .blk3 .pnav .pdf img { float: left; padding: 0 7px 0 0; }

/* Find and Results STYLES */
.rside .btn { float: left; background: #a50134; margin: 0; padding: 4px 0px 4px 0px; cursor: pointer; font-family: "Trebuchet MS",sans-serif; font-size:10px; color:#FFF; font-weight:bold; border:0} 
/*.rside .btn { float: left; background: #f7fbfe; margin: 0; padding: 4px 7px 4px 7px; cursor: pointer; } */
.rside .btn a:link { font-size: 10px; padding: 0px 10px 0px 10px; font-family: "Trebuchet MS", sans-serif; color: #fff; text-decoration: none; }
.rside .blk4 { font-family:Arial, Helvetica, sans-serif; }
.rside .blk4 .iblk { width: 660px; padding: 15px 0 0 10px; font-size: 14px;  }
.rside .blk4 .iblk2 { width: 650px; padding: 30px 10px 30px 10px; font-size: 12px; background: #dae4ed; }
.rside .blk4 .iblk2 h3 { font-size: 12px; font-family: Georgia, Arial, serif; margin: 0; padding: 7px 0 0 0; font-weight: bold; background: none; }
.rside .blk4 h6 { font-family:Georgia, "Times New Roman", Times, serif; font-size: 24px; line-height: 24px; color: #00573c; background: #fff; border: 1px solid #dae4ed; padding: 5px 0 5px 9px; margin: 0; }


/* radiology landing page is customized */
.rside .rad-blk4 .iblk { width: 660px; padding: 15px 0 0 10px; font-size: 14px;  }
.rside .rad-blk4 .iblk2 { width: 650px; padding: 0 10px 15px 10px; font-size: 12px; background: #dae4ed; }
.rside .rad-blk4 .iblk2 h3 { font-size: 12px; font-family: Georgia, Arial, serif; margin: 0; font-weight: bold; background: none; }
.rside .rad-blk4 .iblk3 { width: 205px; display: block; float: left; padding: 10px 15px 0 0; background: #f7fbfe}
.rside .rad-blk4 .iblk3 ul { list-style: none; padding: 0; margin: 0; background: #f7fbfe}
.rside .rad-blk4 .iblk3 ul li { display: block; padding: 3px 0 3px 0; border-bottom: 1px solid #fff; }
.rside .rad-blk4 .iblk3 ul li a { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #fff; }
.rside .rad-blk4 .iblk3 ul li a:hover { font-weight: bold; color: #a50134; text-decoration: none; }
.rside .rad-blk4 .iblk3 ul li ul { padding: 0 0 0 20px; }
.rside .rad-blk4 .iblk3 ul li ul li { border: none; }
.rside .rad-blk4 .iblk3 ul li ul li a { font-weight: normal; }
.rside .rad-blk4 .iblk3 ul li ul li a:hover { font-weight: normal; }
.rside .rad-blk4 .nopad { padding: 10px 0 0 0; }
.rside .blk4 .col2aRad { width: 220px; display: block; float: left; padding: 10px 15px 0 0; }
.rside .blk4 .col2bRad { width: 220px; display: block; float: left; padding: 10px 15px 0 0; }

.rside .blk3 .pnav .radiology-side a { font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #669999; font-weight: normal; }
.rside .blk3 .pnav .radiology-side a:hover { font-weight: normal; color: #e1ab16; text-decoration: underline; }


/* 7-2-07: Client requested page headers be consistent thru-out site. Duplicated the wanted style to h1 for SEO purposes. Eventually will rollback all h6's to h1's and remove style above. */
.rside .blk4 h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size: 24px; line-height: 24px; color: #00573c; background: #fff; border: 1px solid #dae4ed; padding: 5px 0 5px 9px; margin: 0; }

.rside .blk4 form { }
.rside .blk4 form input { float: left; margin: 5px 10px 0 0; display: block; position: relative; }
.rside .blk4 form select { float: left; margin: 0 10px 10px 0; display: block; }
.rside .blk4 form .txt1{ font-size: 11px; padding: 0 0 0 5px; color: #666; font-family: Arial, Helvetica, sans-serif; }
.rside .blk4 form .txt2 { font-size: 11px; color: #333; font-family: Arial, Helvetica, sans-serif; }
.rside .blk4 form .selblk { width: 480px; float: left; display: block; position: relative; margin: 5px 0 0 0; }
.rside .blk4 form .btn { margin: 0 20px 0 0; position: relative; display: block; }
.rside .blk4 form .btn2 { margin: 15px 0 0 0; position: relative; display: block; }
.rside .blk4 form .lnk { float: left; display: block; padding: 4px 0 0 0; }
.rside .blk4 form .lnk a { font-family: Arial, Helvetica, sans-serif; color: #fff; text-decoration: underline; }
.rside .blk4 form .lnk a:hover { color: #a50134; text-decoration: none; }

.rside .blk4 .iblk3 { width: 205px; display: block; float: left; padding: 10px 15px 0 0; }
.rside .blk4 .iblk3 ul { list-style: none; padding: 0; margin: 0; }
.rside .blk4 .iblk3 ul li { display: block; padding: 3px 0 3px 0; border-bottom: 1px solid #fff; }
.rside .blk4 .iblk3 ul li a { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #fff; }
.rside .blk4 .iblk3 ul li a:hover { font-weight: bold; color: #a50134; text-decoration: none; }
.rside .blk4 .iblk3 ul li ul { padding: 0 0 0 15px; }
.rside .blk4 .iblk3 ul li ul li { border: none; }
.rside .blk4 .iblk3 ul li ul li a { font-weight: normal; }
.rside .blk4 .iblk3 ul li ul li a:hover { font-weight: normal; }
.rside .blk4 .nopad { padding: 10px 0 0 0; }

.rside .findCol { width: 330px; display: block; float: left; padding: 10px 10px 0 0; font-family: Arial, Helvetica, sans-serif; line-height: 15.2px; }
.rside .findCol img { display: block; padding: 0 0 10px 0; }
.rside .findCol a { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #669999; display: block; }
.rside .findCol a:hover { color: #e1ab16; text-decoration: none; }


.rside .findCol2 { width: 330px; display: block; float: left; padding: 10px 0 0 0; font-family: Arial, Helvetica, sans-serif; line-height: 15.2px; }
.rside .findCol2 img { display: block; padding: 0 0 10px 0; }
.rside .findCol2 a { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #669999; display: block; }
.rside .findCol2 a:hover { color: #e1ab16; text-decoration: none; }

.rside .blk5 { font-family: Arial, Helvetica, sans-serif; padding: 20px 0 0 0; }
.rside .blk5 h6 { font-family: Georgia, "Times New Roman", Times, serif; }
.rside .blk5 span { color: #006683; }
.rside .blk5 a { text-decoration: underline; }
.rside .blk5 a:hover { color: #669999; text-decoration: none; }
.rside .blk5 .btn { display: block; clear: both; margin: 7px 0 7px 0; } 
.rside .blk5 .iblk { width: 660px; padding: 0 0 0 10px; line-height: 14px; }
.rside .blk5 .btn a { color: #fff; text-decoration: none; }
.rside .blk5 .btn a:hover { color: #fff; text-decoration: none; }


.rside .results { width: 670px; }
.rside .results h2 { background: #fff; margin: 0; }
.rside .results a:hover { text-decoration: none; clear:both; }
.rside .results .subnav { padding: 10px 15px 0 0; display: block; float: right; }
.rside .results .subnav a { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #e1ab16; padding: 0 5px 0 0; text-decoration: underline; display: block; float: left; }
.rside .results .subnav a:hover { font-weight: bold; color: #006683; text-decoration: none; }
.rside .results .subnav #snav { font-weight: bold; color: #006683; text-decoration: none; }
.rside .results .subnav .n1 { width: 4px; height: 9px; background: url(../i/results/rnav.jpg) 0 4px no-repeat; padding: 0 5px 4px 0; float: left; }
.rside .results .subnav .n1:hover { width: 4px; height: 9px; background: url(../i/results/rnavHov.jpg) 0 4px no-repeat; }
.rside .results .subnav .n2 { width: 8px; height: 9px; background: url(../i/results/drnav.jpg) 0 4px no-repeat; padding: 0 5px 4px 0; float: left; }
.rside .results .subnav .n2:hover { width: 8px; height: 9px; background: url(../i/results/drnavHov.jpg) 0 4px no-repeat; }

/* Table 
.rside table { width:670px; padding:0; border-spacing:0; border-collapse: collapse; display: block;  clear:both; }
.rside td { margin: 0; padding: 5px; vertical-align:top; text-align:left;  }
.rside tr td{  }
.rside thead td h2{ background: #fff; margin: 0 0 10px 0; padding: 0 0 0 2px; }

/* 5-18-07: Jackie - change td (below) to have border-bottom instead of top - border-top was interferring with pnav */

/*.rside tbody td{ font-family: Arial, Helvetica, sans-serif; padding: 10px 0 20px 7px; border-bottom: 1px dotted #333; }
.rside tbody td a{ font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #a98516; }
.rside tbody td a:hover{ font-weight: bold; font-size: 11px; color: #993300; text-decoration: none; }
.rside tbody td.table0 { width:22% }
.rside tbody td.table1 { width:32% }
.rside tbody td.table2 { width:25%; }
.rside tbody td.table3 { width:21%; }
.rside tbody tr.ruled td{ background-color:#fbf1cc;  }
*/
/* 5-1907: Jackie - added plain and customized styles for tables - widths getting messed up if not used*/
.rside tbody tr.plain td { background-color: #ffffff;  }
.rside tbody tr.weekSched td{ background-color:#ffffff; width: 102px; padding: 5px 0 5px 0px;}
.rside tbody tr.charityCareFeeSched td{ background-color:#ffffff; width: 90px; padding: 5px 0 5px 0px;}
.rside tbody tr.directory td { background-color:#ffffff; border-top: 1px dashed #aaaaaa;}
.rside tbody tr.radIns td{ background-color:#ffffff; width: 300px; padding: 3px 0 3px 0px;}

/* Calendar STYLES */

.rside .cal { font-family: Arial, Helvetica, sans-serif; width: 670px; background: url(../i/calendar/calBtm.jpg) bottom left no-repeat; padding: 0 0 6px 0; }
.rside .cal .tab1 { width: 99px; height: 18px; display: block; float: left; background: url(../i/calendar/tab1.jpg) 0 0 no-repeat; margin: 0 12px 0 0; }
.rside .cal .tab1:hover {  width: 99px; height: 18px; display: block; float: left; background: url(../i/calendar/tab1on.jpg) 0 0 no-repeat; }
.rside .cal .tab2 { width: 99px; height: 18px; display: block; float: left; background: url(../i/calendar/tab2.jpg) 0 0 no-repeat; margin: 0 12px 0 0; }
.rside .cal .tab2:hover {  width: 99px; height: 18px; display: block; float: left; background: url(../i/calendar/tab2on.jpg) 0 0 no-repeat; }
.rside .cal .tab3 { width: 99px; height: 18px; display: block; float: left; background: url(../i/calendar/tab4.jpg) 0 0 no-repeat; margin: 0 12px 0 0; }
.rside .cal .tab3:hover {  width: 99px; height: 18px; display: block; float: left; background: url(../i/calendar/tab4on.jpg) 0 0 no-repeat; }

.rside .cal .tab4 { width: 99px; height: 18px; display: block; float: left; background: url(../i/calendar/tab4.jpg) 0 0 no-repeat; margin: 0 12px 0 0; }
.rside .cal .tab4:hover {  width: 99px; height: 18px; display: block; float: left; background: url(../i/calendar/tab4on.jpg) 0 0 no-repeat; }


.rside .cal .tab5 { width: 132px; height: 18px; display: block; float: left; background: url(../i/calendar/tab5.jpg) 0 0 no-repeat; }
.rside .cal .tab5:hover {  width: 132px; height: 18px; display: block; float: left; background: url(../i/calendar/tab5on.jpg) 0 0 no-repeat; }


.rside .cal #calSec1{  width: 99px; height: 18px; display: block; float: left; background: url(../i/calendar/tab1on.jpg) 0 0 no-repeat; }
.rside .cal #calSec2{  width: 99px; height: 18px; display: block; float: left; background: url(../i/calendar/tab2on.jpg) 0 0 no-repeat; }
.rside .cal #calSec3{  width: 99px; height: 18px; display: block; float: left; background: url(../i/calendar/tab4on.jpg) 0 0 no-repeat; }
.rside .cal #calSec4{  width: 99px; height: 18px; display: block; float: left; background: url(../i/calendar/tab4on.jpg) 0 0 no-repeat; }

.rside .cal #calSec5{  width: 132px; height: 18px; display: block; float: left; background: url(../i/calendar/tab5on.jpg) 0 0 no-repeat; }
.rside .cal #calSec6{  width: 132px; height: 18px; display: block; float: left; background: url(../i/calendar/tab5on.jpg) 0 0 no-repeat; }

.rside .cal form { width: 660px; background: #00573c; padding: 15px 0 10px 10px; margin: 0; display: block; }
.rside .cal form label { margin: 0 10px 0 0; font-size: 14px; font-weight: bold; color: #fff; display: block; float: left;  }
.rside .cal form input { margin: 0 10px 0 0; display: block; float: left; height: 20px; }
.rside .cal form img {	margin: 0 20px 0 0; cursor: pointer; display: block; float: left; }
.rside .cal form select { display: block; float: left; }
.rside .cal form .filter { padding: 0 0 0 20px; border-left: 1px solid #fff; }


.rside .cal .ical { padding: 10px 0 0 0; border-left: 1px solid #00573c; border-right: 1px solid #00573c; }
.rside .cal .ical .blk1 { margin: 0 0 0 10px; width: 161px; display: block; float: left; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.rside .cal .ical .blk1 img { margin: 0px; padding: 0px; float: left; }
.rside .cal .ical .blk1 .imgR { float: right; }

.rside .cal .ical .blk1 .month { color: #f7fbfe; width: 161px; text-align: center; }
.rside .cal .ical ol { list-style: none; margin: 0; padding: 0; }
.rside .cal .ical ol li {  padding: 0; float: left; margin: 0 0 2px 0; width: 23px; text-align: center;  }

.rside .cal .ical .blk1 .headers { color: #00573c; margin: 0; }
.rside .cal .ical .blk1 .days li { background: #00573c; }
.rside .cal .ical .blk1 .days li:hover { background: #00573c; }
.rside .cal .ical .blk1 .days li a { color: #fff; font-size: 14px; margin: 0; padding: 0; text-decoration: none; }
.rside .cal .ical .blk1 .days .nextMnth { background: #a50134; }
.rside .cal .ical .blk1 .days .nextMnth:hover { background: #00573c; }
.rside .cal .ical .blk1 .days .nextMnth a { color: #f7fbfe; }
.rside .cal .ical .blk1 .days .evt { background: #a50134; }

.rside .cal .ical .blk2 { width: 300px; padding: 0 0 25px 90px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; display: block; float: left; }
.rside .cal .ical .blk2 h3 { margin: 0 0 10px 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #a50134; }
.rside .cal .ical .blk2 h4 { margin: 0 0 20px 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #f7fbfe; }

.rside .calResults { width: 640px; margin: 20px 0 0 0; padding: 5px; background:#FFFFFF; }
.rside .calResults h3 { font-size: 14px; margin: 0 0 7px 0; padding: 0; }
.rside .calResults .iresult {  border-bottom: 1px solid #f7fbfe; width: 640px; margin: 0; padding: 0 0 20px 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; } 
.rside .calResults .iresult span { color: #00573c; }
.rside .calResults .iresult a { color: #f7fbfe; }
.rside .calResults .iresult a:hover { color: #00573c; text-decoration: none; }


 /* Cardiology Page added - 6/20/07 */
   .rside .slogan2 { width: 670px; margin: 0; padding: 0; background:#fff; }

   .rside .blk6 { padding: 0 0 15px 0; clear: both; }
   .rside .blk6 img { float: left; padding: 0 10px 10px 0; }
   .rside .blk6 .txt { float: left; width: 100%; }
   .rside .blk6 .title { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; padding: 0 0 10px 0; color: #463527; }
   .rside .blk7 { padding: 0 0 5px 0; clear: both; }
   .rside .blk7 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #463527; }
   .rside .blk7 .title { font-size: 18px; }
   .rside .blk7 .nolink { padding: 0 25px 0 0; width: 175px; float: left; font-size: 11px; display: block; line-height: 16px; }
   .rside .blk7 a { padding: 0 25px 0 0; width: 175px; float: left; display: block; line-height: 16px; }
   .rside .blk8 { width: 330px; display: block; float: left; padding: 10px 10px 0 0; font-family: Arial, Helvetica, sans-serif; }
   .rside .blk8 img { float: left; padding: 0 10px 10px 0; }
   .rside .blk8 .txt { width: 124px; float: left; font-family: Georgia,"Times New Roman", Times, serif; font-size: 13px; color: #463527; }
   .rside .blk8 a { line-height: 18px; }
   .rside .nobord { border: none; }
   .rside .nopad { padding: 10px 0 0 0; }


/*calendar table*/
#LHHCalendar table { width: 100%; }

/* Flash STYLES */

/*background: url(/packages/search/clients/lenoxhill/images/rMShdw.gif) top right repeat-y; */
#fMain { width: 708px; padding: 0; margin: 0;  }
#fStories { width: 670px; padding: 0 0 10px 0; margin: 0 0 0 0; }

/* FOOTER STYLES */

.footer{ width:100%; margin: 0; padding: 9px 0 9px 0; line-height:16px; background: #44474c; display: block; clear:both; font-size: 10px; font-weight: bold; color: #fff; font-family:Arial, Georgia, sans-serif; text-align: center; }
.footer div { width:auto; margin: 0 auto 9px auto; }
.footer div a { color: #fff; font-weight: bold; text-decoration: none }
.footer div a:hover { color: #fe793a; font-weight: bold; }

/* SHADOW STYLES */

.fullTopShdw { width: 932px; height: 18px; background:url(/packages/search/clients/lenoxhill/images/fTShdw.gif) bottom left no-repeat; }
.shortTopShdw { width: 932px; height: 3px; background:url(/packages/search/clients/lenoxhill/images/fTShdw.gif) bottom left no-repeat; }
.fullBtmShdw { width: 932px; height: 5px; background:url(/packages/search/clients/lenoxhill/images/fBShdw.gif) top left no-repeat; }
.leftTopShdw { width: 219px; height: 5px; background:url(/packages/search/clients/lenoxhill/images/lTShdw.gif) bottom left no-repeat; }
.leftBtmShdw { width: 219px; height: 5px; background:url(/packages/search/clients/lenoxhill/images/lBShdw.gif) top left no-repeat; }
.rightTopShdw { width: 713px; height: 5px; background:url(/packages/search/clients/lenoxhill/images/rTShdw.gif) bottom left no-repeat; }
.rightBtmShdw { width: 713px; height: 5px; background:url(/packages/search/clients/lenoxhill/images/rBShdw.gif) top right no-repeat; }
.fullTopShdwBtm { width: 932px; height: 5px; background:url(/packages/search/clients/lenoxhill/images/fTShdw.gif) bottom left no-repeat; }

.fullBtmShdwFull { width: 932px; height: 10px; background:url(/packages/search/clients/lenoxhill/images/fBShdw.gif) top left no-repeat; }
.leftTopShdwFull { width: 219px; height: 10px; background:url(/packages/search/clients/lenoxhill/images/lBShdw.gif) bottom left no-repeat; }
.leftBtmShdwFull { width: 219px; height: 10px; background:url(/packages/search/clients/lenoxhill/images/lTShdw.gif) top left no-repeat; }
.rightTopShdwFull { width: 713px; height: 10px; background:url(/packages/search/clients/lenoxhill/images/rTShdw.gif) bottom left no-repeat; }
.rightBtmShdwFull { width: 713px; height: 10px; background:url(/packages/search/clients/lenoxhill/images/rBShdw.gif) top right no-repeat; }
.fullTopShdwBtmFull { width: 932px; height: 10px; background:url(/packages/search/clients/lenoxhill/images/fTShdw.gif) bottom left no-repeat; }

.rside .blk4 .col2a { width: 280px; display: block; float: left; padding: 10px 15px 0 0; }
.rside .blk4 .col2b { width: 280px; display: block; float: left; padding: 10px 15px 0 0; }

.doc_picture { float: right; display: block; padding: 0 0 0 5px; margin: 0; position: relative; }
.bttn { padding: 3; margin: 0; background-color: #eaba00; cursor:hand; cursor:pointer; color: White }
.red {color:Red }


/* SITE MAP UL LI STYLES - added 1/18/2008 */

.sitemap ul { list-style: none; margin: 0; padding: 2px 0 2px 25px; }
.sitemap ul li { padding: 2px 0 2px 0; margin: 0; list-style-image: url(../i/raquo.gif);}
.sitemap ul li a { font-weight: bold; color: #00573c; font-family: Arial, Georgia, serif; }
.sitemap ul li a:hover { color: #a50134; text-decoration: underline; }
.sitemap ul li ul li a { font-weight: bold; color: #00573c; font-family: Arial, Georgia, serif; }
.sitemap ul li ul li a:hover { color: #a50134; text-decoration: underline; }
.sitemap ul li ul li ul li a { font-weight: bold; color: #00573c; font-family: Arial, Georgia, serif; }
.sitemap ul li ul li ul li a:hover { color: #a50134; text-decoration: underline; }
.sitemap ul li ul li ul li ul li a { font-weight: bold; color: #00573c; font-family: Arial, Georgia, serif; }
.sitemap ul li ul li ul li ul li a:hover { color: #a50134; text-decoration: underline; }
.sitemap ul li ul li ul li ul li ul li a { font-weight: bold; color: #00573c; font-family: Arial, Georgia, serif; }
.sitemap ul li ul li ul li ul li ul li a:hover { color: #a50134; text-decoration: underline; }



/*      SEPT 2009*/

/*Search BUTTON RED */
.rside .blk4 form .button_red {float:left; background:url(/packages/search/clients/lenoxhill/images/btn_left.gif) no-repeat left top; margin:0; padding:0 0 0 6px; text-decoration:none; font-size:12px; color:#ffffff; font-weight:bold;}
.rside .blk4 form .button_red span a {display:block; background:url(/packages/search/clients/lenoxhill/images/bg_button.gif) no-repeat right top; padding:8px 17px 4px 10px; color:#ffffff; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; height:22px; text-decoration:none; float:left; width:auto;}
.rside .blk4 form .button_red span a:hover {display:block; background:url(/packages/search/clients/lenoxhill/images/bg_button.gif) no-repeat right top; padding:8px 17px 4px 10px; color:#ffffff; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; height:22px; text-decoration:none; float:left; width:auto;}

/*Reset BUTTON BLUE */
.rside .blk4 form .button_blue {float:left; background:url(/packages/search/clients/lenoxhill/images/btn_left_blue.gif) no-repeat left top; margin:0px 10px 0px 0px; padding:0 0 0 6px; text-decoration:none; font-size:12px; color:#ffffff; font-weight:bold;}
.rside .blk4 form .button_blue span a, .button_blue span a:link, .button_blue span a:active, .button_blue span a:visited {display:block; background:url(/packages/search/clients/lenoxhill/images/bg_button_blue.gif) no-repeat right top; padding:8px 17px 4px 10px; color:#ffffff; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; height:22px; text-decoration:none; float:left;}
.rside .blk4 form .button_blue span a:hover {display:block; background:url(/packages/search/clients/lenoxhill/images/bg_button_blue.gif) no-repeat right top; padding:8px 17px 4px 10px; color:#ffffff; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; height:22px; text-decoration:none; float:left;}




/* Separate NEW CLASS FOR BUTTON RED & BLUE */
/* BUTTON RED -- on heartaware.aspx*/
.button_redHA { background:url(/packages/search/clients/lenoxhill/images/btn_left.gif) no-repeat left top; margin:o; padding:0 0 0 6px; text-decoration:none; font-size:12px; color:#ffffff; font-weight:bold;}
.button_redHA span a {display:block; background:url(/packages/search/clients/lenoxhill/images/bg_button.gif) no-repeat right top; padding:8px 17px 4px 10px; color:#ffffff; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; height:22px; text-decoration:none; width:auto;}
.button_redHA span a:hover {display:block; background:url(/packages/search/clients/lenoxhill/images/bg_button.gif) no-repeat right top; padding:8px 17px 4px 10px; color:#ffffff; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; height:22px; text-decoration:none; width:auto;}


/* BUTTON RED */
.button_red {float:left; background:url(/packages/search/clients/lenoxhill/images/btn_left.gif) no-repeat left top; margin:o; padding:0 0 0 6px; text-decoration:none; font-size:12px; color:#ffffff; font-weight:bold;}
.button_red span a {display:block; background:url(/packages/search/clients/lenoxhill/images/bg_button.gif) no-repeat right top; padding:8px 17px 4px 10px; color:#ffffff; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; height:22px; text-decoration:none; float:left; width:auto;}
.button_red span a:hover {display:block; background:url(/packages/search/clients/lenoxhill/images/bg_button.gif) no-repeat right top; padding:8px 17px 4px 10px; color:#ffffff; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; height:22px; text-decoration:none; float:left; width:auto;}


/* BUTTON BLUE */
.button_blue {float:left; background:url(/packages/search/clients/lenoxhill/images/btn_left_blue.gif) no-repeat left top; margin:0; padding:0 0 0 6px; text-decoration:none; font-size:12px; color:#ffffff; font-weight:bold;}
.button_blue span a, .button_blue span a:link, .button_blue span a:active, .button_blue span a:visited {display:block; background:url(/packages/search/clients/lenoxhill/images/bg_button_blue.gif) no-repeat right top; padding:8px 17px 4px 10px; color:#ffffff; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; height:22px; text-decoration:none; float:left;}
.button_blue span a:hover {display:block; background:url(/packages/search/clients/lenoxhill/images/bg_button_blue.gif) no-repeat right top; padding:8px 17px 4px 10px; color:#ffffff; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; height:22px; text-decoration:none; float:left;}
/*homepage*/

.button_blue_home {float:right; background:url(/packages/search/clients/lenoxhill/images/btn_left_blue.gif) no-repeat left top; margin:0; padding:0 40px 0 6px; text-decoration:none; font-size:12px; color:#ffffff; font-weight:bold;}
.button_blue_home span a, .button_blue_home span a:link, .button_blue_home span a:active, .button_blue_home span a:visited {display:block; background:url(/packages/search/clients/lenoxhill/images/bg_button_blue.gif) no-repeat right top; padding:8px 17px 4px 10px; color:#ffffff; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; height:22px; text-decoration:none; float:left;}
.button_blue_home span a:hover {display:block; background:url(/packages/search/clients/lenoxhill/images/bg_button_blue.gif) no-repeat right top; padding:8px 17px 4px 10px; color:#ffffff; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; height:22px; text-decoration:none; float:left;}
/* Separate NEW CLASS FOR BUTTON */


/*homepage*/
.button_blue_find {float:left; background:url(/packages/search/clients/lenoxhill/images/btn_left_blue.gif) no-repeat left top; margin:0; padding:0 0 0 6px; text-decoration:none; font-size:12px; color:#ffffff; font-weight:bold;}
.button_blue_find span a, .button_blue_find span a:link, .button_blue_find span a:active, .button_blue_find span a:visited {display:block; background:url(/packages/search/clients/lenoxhill/images/bg_button_blue.gif) no-repeat right top; padding:8px 17px 4px 10px; color:#ffffff; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; height:22px; text-decoration:none; float:left;}
.button_blue_find span a:hover {display:block; background:url(/packages/search/clients/lenoxhill/images/bg_button_blue.gif) no-repeat right top; padding:8px 17px 4px 10px; color:#ffffff; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; height:22px; text-decoration:none; float:left;}
/*homepage*/




.button_blue_home1 {float:right; background:url(/packages/search/clients/lenoxhill/images/btn_left_blue_new.gif) no-repeat left top; margin:0; padding:0 40px 0 6px; text-decoration:none; font-size:12px; color:#ffffff; font-weight:bold;}
.button_blue_home1 span a, .button_blue_home1 span a:link, .button_blue_home1 span a:active, .button_blue_home1 span a:visited {display:block; background:url(/packages/search/clients/lenoxhill/images/bg_button_blue.gif) no-repeat right top; padding:8px 17px 4px 10px; color:#ffffff; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; height:22px; text-decoration:none; float:left;}
.button_blue_home1 span a:hover {display:block; background:url(/packages/search/clients/lenoxhill/images/bg_button_blue.gif) no-repeat right top; padding:8px 17px 4px 10px; color:#ffffff; font-size:12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:bold; height:22px; text-decoration:none; float:left;}
/* Separate NEW CLASS FOR BUTTON */



/*SEPT 2009*/

