

/*
  ehc Toolkit v.1
  -----------------
  1.GLOBAL
  2.HEADER
  3.NAVIGATION
  4.
  5.
  6.fe
  7. EXTRAS
  8. WEBKIT AND MOZILLA
  -----------------
*/

html {
  background: #ffffff;
}

#header-wrap {
  background: transparent url(../images/template/top-border.gif) repeat-x scroll center top;
  position: relative;
  width:100%;
  z-index:30;
}

body {
  color: #222;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 21px;
}

#header{ position:relative; }

#branding { margin-bottom: 17px; }

#logo { float: left; margin-top: 58px; }

#logo h1 a {
  background: url(../images/template/GCLogo.gif) no-repeat 0 0;
  display: block;
  float: left;
  height: 65px;
  text-indent: -5000px;
  width: 280px;
}

/*
#logo h1 a:hover { background-position: 0 -69px; }
*/

/*ER Wait Time*/
#header #er-wait-widget{
  position: absolute;
  right: 10px;
  top: 45px;
  padding-top:15px;
  padding-bottom:10px;
}
#header #er-wait #er-header{
  float:left;
  width:220px;
}
#header #er-wait #er-header a{
  display:block;
  text-decoration:none;
  font-family:Georgia,"Times New Roman",Serif;
  color:#a40012;
  font-size:18px;
}
#header #er-wait .pubDate{
  display:block;
  font-family:"Times New Roman",Serif;
  font-size:12px;
  color:#b0b0b0;
}
#header #er-wait #er-time{
  float:right;
  background:url(../images/template/er-digital-clock.jpg) no-repeat top left;
  width:142px; height:45px;
  padding:5px;
  color:#fff;
}
#header #er-wait .digits{
  font-size:45px;
  letter-spacing: 2pt;
  line-height:0.7em;
}
#header #er-wait .disclaimer{
  clear:both;
  font-size:11px;
}
/*
#header .er-wait-time{width: 370px;position: absolute;right: 10px;top: 36px;color: #6c99c9;background:url(/global/images/clock-icon.png) no-repeat top right;font-family:arial;padding-top:18px;}
#header .heading a,#header .heading a:hover,#header .heading a:visited,#header .heading a:active{text-decoration:none;color:#3d72ae;}
#header .er-wait-time .time {font-size: 35px;font-weight:bold;color:#3d72ae;line-height: 1.0em;padding-right:3px;float:left;}
#header .er-wait-time .heading{font-size: 14px;font-weight: bold;}
#header .er-wait-time .pubDate {color:#3f5d7d;font-size: 10px;line-height:10px;float:left;}
#header .er-wait-time div.disclaimer{clear:both;font-size: 10px;padding-top:2px;color:#3d72ae;line-height: 12px;padding: 8px 0px 0px 0px}
#header .disclaimer a,#header .disclaimer a:hover,#header .disclaimer a:visited,#header disclaimer a:active{text-decoration:underline;color:#3d72ae;}
#header .disclaimer a:hover{text-decoration:none;color:#3d72ae;}
*/

#site-search {
  position:absolute;
  top:128px;
  left:673px;
  z-index:105;
}

#site-search fieldset { border: 0; }

#site-search input.text {
  width:215px;
  height:18px;
  border: 0;
  color: #ccc;
}

#site-search input {
  color: #333333;
}

.search { border: 0; width: 300px; }

#site-search fieldset.submit {
  position: absolute;
  width: 40px;
  height: 24px;
  top: 0;
  right: 34px;
}

#site-search a {
  width: 40px;
  height: 24px;
  background: transparent url(../images/template/btn-search.png) no-repeat center top;
  display: inline;
  float: left;
  overflow: hidden;
  text-indent: -999999em;
}

#site-search a:hover,
#site-search a:focus{ background-position: center bottom; }

/*   QUICK LINKS    
-------------------------------------- */
#quick-links {
  float: right;  
  width: 285px;
  height:195px;
  margin: 10px 0px 0;
}

#quick-links ul li{
     display:inline;
     float: left;
     width:110px;
}

#home #quick-links a {
  color: #79642C;
  text-decoration:none;
}

#home #quick-links a:hover {
  color: #5e4c1b;
}

#quick-links {
  background:transparent url(../images/template/quick-links-bg.jpg) no-repeat;
  font-size:11px;
  padding: 10px 0 0 15px;
}

#quick-links h3{
  font-family:times new roman;
  font-weight:bold;
  font-size:18px;
  margin:0px 0px 10px 0px;
  color:#5e4c1b;
}

#quick-links ul{ display:inline; }

#quick-links li {
  background: transparent no-repeat left;
  padding-left:22px;
  padding-right:10px;
  line-height:28px;
}

#quick-links li.ql-find-physicians {background-image: url(../images/template/icon-findphysician.gif); }
#quick-links li.ql-healthtopics {background-image: url(../images/template/icon-contact.gif); }
#quick-links li.ql-pricing-info {background-image: url(../images/template/icon-pricinginformation.gif); }
#quick-links li.ql-view-mobile {background-image: url(../images/template/icon-mobile.gif); }
#quick-links li.ql-h1n1 {background-image: url(../images/template/icon-healthassessment.gif); }
#quick-links li.ql-maps {background-image: url(../images/template/icon-mapsdirections.gif); }
#quick-links li.ql-pay-hospital-bill {background-image: url(../images/template/icon-payhospitalbill.gif); }
#quick-links li.ql-classes-events {background-image: url(../images/template/icon-classevent.gif); }
#quick-links li.ql-careers {background-image: url(../images/template/icon-careers2.gif); }
#quick-links li.ql-social {background-image: url(../images/template/icons/links.gif); }

#quick-links li a {
  font-weight:bold;
  color:#5e4c1b;
}

#iphone-app {
  margin: 5px 10px 0 0;
  padding: 0;
  width: 289px;
}

#home #quick-links,
#home #iphone-app {
  float: right;
}

#home #content-sub1 { margin-left: 10px; width: 289px; }

#content-sub1 {
  background:transparent;
  line-height:16px;
}

#content-sub1 h3 {
  font-size:14px;
  font-weight:bold;
  margin-bottom:3px;
}

div#footer-wrap {
background: #3078a0 url(../images/template/footer-grad.png) repeat-x left bottom; 
margin-bottom:0px;
}


#footer {
  margin-top:0px;
  background:transparent;
}

/* = NAVIGATION
----------------------------------------------- */
#header .nav-sub {
  float: right;
  clear:both;
  margin-left: 50px;
  width: 400px;
  position: absolute;
  top: 0;
  right: 0;
}

#header .nav-sub ul {
  width: 100%;
  z-index: 100;
   margin-top: 12px;
}

#header .nav-sub ul li {
  float: right;
  clear: left;
text-transform:uppercase;
  font-size: 10px;
  line-height: 12px;
  list-style: none;
  position: relative;
  border-right: 1px solid #d1ccc1;
}

#header .nav-sub ul li.first-item { border-right: 0px solid #dbf1fe; }

#header .nav-sub ul li a, #nav-main ul li a:visited {
  color: #fff;
  display: block;
  padding: 0px 5px 0px 5px;
  text-decoration: none;
  text-align: left;
}

#header .nav-sub ul li a:hover {
  color: #d1ccc1;
  outline: 0;
}
 /* nav main */
#nav-main {
  background: url(../images/template/bg-header.jpg) no-repeat 0 0;
  width: 940px;
  clear: both;
  float: left;
  margin: 0 0 10px 0;
  position: relative;
  width: 946px;
  z-index: 10;
}

#nav-main a {
  cursor: pointer;
}

#nav-main ul li {
  float: left;
  font-size: 14px;
  list-style: none;
}

#nav-main ul {
  margin-left: 0;
}

#nav-main ul li {
  float: left;
  position: relative;
}

#nav-main ul ul {   
  position: absolute;
  top: -999em;
}

/* contains submenu */
#nav-main ul ul li {
  display: block;
}

/* link styles */
#nav-main ul li a, #nav-main ul li a:visited {
  color: #ffffff;
text-transform:uppercase;
font-size:12px;
  display: block;
  padding: 9px 10px;
text-shadow: #988b6e 1px 1px 2px;
  background: url(../images/template/top-nav-bg.jpg) no-repeat top center;
  text-decoration:  none;
  text-align: left;
  border-left: 1px solid #c7beaa;
  border-right: 1px solid #ada288;
}

#nav-main ul li:first-child a {
  border-left: 0;
margin-left:4px;
}

#nav-main ul li:last-child {
  border-right: 1px solid #c7beaa;
}

#nav-main ul li a:hover {
  background: url(../images/template/top-nav-bg.jpg) no-repeat bottom center;
  color: #6c6963;
  outline: 0;
}

#nav-main ul li:hover a, #nav-main ul li.sfHover a {
  background: url(../images/template/top-nav-bg.jpg) no-repeat bottom center;
  color: #6c6963;
text-shadow: none;
  outline: 0;
}

#nav-main ul li:hover {
  visibility: inherit; /* fixes IE7 'sticky bug' */
}

#nav-main ul li:hover ul,
#nav-main ul li.sfHover ul {
  left: 0px;
  top: 38px; /* match top ul list item height */
  z-index: 99;
}

/* --- submenu styles --- */
#nav-main h2 {
  background: url(../images/template/bg-sub-menu-header.jpg);
  color: #fff;
  float: left;
  font-size: 12px;
  margin: 0;
  padding: 5px 10px;
  width: 430px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
display:none;
}

/* contains entire submenu */
.submenu {
  float: left;
  width: 450px;
  background: #e4e0d6 url(../images/template/bg-sub-menu.jpg) no-repeat 0 0;
  border: 1px solid #bdb39b;
}

/* contains submenu links */
.submenu-links {
  float: left;
  padding: 12px 0px 0px 15px;
}

#nav-main ul li .submenu-links ul {
  float: left;
  width: 185px;
  position: relative;
  top: 0;
  border: 0;
}

#nav-main ul li .submenu-links ul li a,
#nav-main ul li .submenu-links ul li a:visited  {
  background: transparent;
  border: 0;
  border-top: 1px dashed #fff;
  color: #706a5d;
  display: block;
  font-size: 12px;
  width: 185px;
  padding: 2px 5px;
text-transform:none;
text-shadow: none;
}

#nav-main ul li .submenu-links ul li a:hover {
  background: #cdc5b1;
}

#nav-main ul li .submenu-links ul li:first-child a {
  border: 0;
}

#nav-main ul li .submenu-links ul li:last-child {
  border: 0;
}

#nav-main ul li .submenu-links ul li a, #nav-main ul li .submenu-links ul li a:visited  { /* visited pseudo selector so IE6 applies text color*/
  color: #706a5d;
}

/* contains section description and image */
.description {
  float: right;
  padding: 10px 15px 10px 0px;
  width: 200px;
}

.description img {
  border: 1px solid #bdb39b;
  margin-bottom: 5px;
}

.description p {
  padding: 0px 1px;
  font-size: 10px;
  line-height: 16px;
  color:#999;
}

/* last item submenu position */
#nav-main ul li#career-center ul {
  left: -309px;
}

#nav-main ul li#for-physicians ul {
  left: -301px;
}

#nav-main ul li#career-center ul li .submenu-links ul,
#nav-main ul li#for-physicians ul li .submenu-links ul {
  left: 0;
}


/* arrows */
#nav-main a.sf-with-ul {
  padding-right:   2.25em;
  min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
  position: absolute;
  display: block;
  right: .75em;
  top: 1.05em; /* IE6 only */
  width: 10px;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
  background: url(../images/template/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
  top: .8em;
  background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
#nav-main ul ul .sf-sub-indicator { background-position:  -10px 0; }
#nav-main ul ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
#nav-main ul ul a:focus > .sf-sub-indicator,
#nav-main ul ul a:hover > .sf-sub-indicator,
#nav-main ul ul ul a:active > .sf-sub-indicator,
#nav-main ul ul li:hover > a > .sf-sub-indicator,
#nav-main ul ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/* shadows for all but IE6 */
#nav-main .sf-shadow ul {
  background:  url(../images/template/shadow.png) no-repeat bottom right;
  padding: 0 8px 9px 0;
  -moz-border-radius-bottomleft: 17px;
  -moz-border-radius-topright: 17px;
  -webkit-border-top-right-radius: 17px;
  -webkit-border-bottom-left-radius: 17px;
}

#nav-main ul li .submenu-links .sf-shadow {
  background-image: none;
}

#nav-main .sf-shadow ul.sf-shadow-off {
  background: transparent;
}

#content-header{
float: left;
clear: both;
width: 100%;
}

/* end nav main */

#interior #content-main #content-header #crumb-trail ul, #interior #crumb-trail ul {
  float: left;
  margin: 5px 0 15px;
  width:450px;
}

#interior #content-main #content-header #crumb-trail ul li, #interior #crumb-trail ul li {
  float: left;
  font-size: 11px;
  margin-right: 5px;
  list-style: none;
color:#a5a5a5;
font-style:normal;
padding-left:0px;
margin-left:0px;
background:none;
}

#crumb-trail li a {
text-decoration:none;
}

#crumb-trail li img {
  float: right;
  margin: 6px 0 0 6px;
}

/* = Main Content
--------------------------------------------- */
#content-main {
  font-size: 12px;
  line-height: 18px;
  color: #666;
}

#content-main h2 {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size:20px;
  font-weight:normal;
  line-height:1.2em;
  color:#9F9781;
  margin:2px 0px 10px 0px;
}

#content-main #video-library h2 {
  font-size:19px;
}

#content-main #health-encyclopedia h2 {
  font-size:19px;
}

#content-main #video-library h2 span, #content-main #health-encyclopedia h2 span {
float:right;
  margin:0 10px 0 0;
}

#content-main #video-library h3 {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight:normal;
  font-size:14px;
  color:#457db4;
  line-height:18px;
margin-bottom:2px;
}

#content-main h2 span{
  font-family: Arial, Helvetica, sans-serif;
  font-size:9px;
  margin:0 0 0 5px;
}

#content-main h2 span a {
  text-decoration:none;
text-transform:uppercase;
  color:#3078a0;
font-weight:bold;
}

#content-main h2 span a:hover {
  text-decoration:underline;
  color:#3078a0;
}


/* = Tabs
--------------------------------------------- */
.view-all-events {
  float: left;
  clear: left;
  width: 158px;
  height: 24px;
  display: block;
  overflow: hidden;
}

.view-all-events:hover, .view-all-events:focus{ color:#3078a0; text-decoration:none; }

.view-all-news{
  float: left;
  clear: left;
  width: 158px;
  height: 24px;
  display: block;
  overflow: hidden;
}

a.view-all-events, a.view-all-events:link, a.view-all-events:visited, a.view-all-events:active, 
a.view-all-news, a.view-all-news:link, a.view-all-news:visited, a.view-all-news:active {
text-transform:uppercase;
font-size:9px;
font-weight:bold;
text-decoration:none;
color:#3078a0;
}

.view-all-news:hover, .view-all-news:focus{ color:#3078a0; text-decoration:none; }


/* = Featured Areas
--------------------------------------------- */

.service-hover {
  background: #e6e6e6;
}

.featured-services ul h3 {
  margin:2px 0px 2px 0px;
}


.featured-services ul h3 a {
  font-size:15px;
  font-weight:normal;
  color:#3078a0;
  font-family: Georgia,"Times New Roman",Times,serif;
  text-decoration:none;
}

.featured-services ul h3 a:hover {
  color:#007cc1;
  text-decoration:none;
}

.featured-services ul { float: left; margin-bottom:5px; }

.featured-services ul li {
  width:196px;
  display:inline;
  float:left;
  clear:right;
  list-style: none;
  margin:0 5px;
}

.featured-services ul li p {
  font-size:11px;
  line-height: 16px;
  margin-top:-10px;
}

.featured-services ul li p a {
  text-decoration:none;
  color: #3078a0;
text-transform:uppercase;
font-size:9px;
font-weight:bold;
}

.featured-services ul li p a:hover {
  text-decoration:underline;
  color: #3078a0;
}

.featured-services ul li img {
  float: left;
  margin-bottom: 10px;
border:3px solid #cccccc;
}


#video-library {
  width:300px;
  border-right: 1px solid #dedede;
    border-top: 1px solid #dedede;
  float:left;
  margin:0px 0px 0px 4px;
  padding:15px 0px 0px 0px;
}

#home #content-main { clear: left; }

/*root element for the scrollable when scrolling occurs this element stays still.*/
.scrollable {
  position:relative;
  overflow:hidden;
  width: 244px;
  height:146px;
  margin:0 4px;
}

.scrollable .items {
/* this cannot be too large */
  width:20000em;
  position:absolute;
  clear:both;
}

.scrollable .items h3 {
  float:left;
  width:125px;
  font-size:12px;
  font-weight:bold;
}

.scrollable .items p{
  float:left;
  width:125px;
  font-size:11px;
  line-height:15px;
}

.scrollable .items div{
  float:left;
  width:300px;
  padding-right:5px;
}

.scrollable .items div img {
  float: left;
  margin-right: 5px;
border:3px solid #cccccc;
}

.scrollable img { cursor:pointer; }


/* active item */
.scrollable .active {
z-index:9999;
position:relative;
}

/* this makes it possible to add next button beside scrollable */
.scrollable { float:left; }

/* prev, next, prevPage and nextPage buttons */
a.browse {
background:url(../images/template/arrows-blue.jpg) no-repeat;
display:block;
width:20px;
height:30px;
float:left;
margin:40px 0px;
cursor:pointer;
font-size:1px;
}

/* right */
a.right    { background-position: 0px -30px;clear:right;margin-right: 0px; }
a.right:hover  { background-position:-20px -30px; }
a.right:active  { background-position:-20px -30px; }


/* left */
a.left    { margin-left:0px; }
a.left:hover  { background-position:-20px 0px; }
a.left:active    { background-position:-20px 0px; }


/* disabled navigational button */
a.disabled {  visibility:hidden !important; }

/* position and dimensions of the navigator */
.navi {
clear:both;
margin-left:126px;
height:20px;
}

/* items inside navigator */
.navi a {
width:8px;
height:8px;
float:left;
margin:3px;
background:url(../images/template/navigator.jpg) 0 0 no-repeat;
display:block;
font-size:1px;
}

/* mouseover state */
.navi a:hover { background-position:0 -8px; }

/* active state (current page state) */
.navi a.active { background-position:0 -16px; }

#video-library a.more-videos{
width: 20px;
height: 30px;
position: absolute;
right: 10px;
top: 80px;
background: transparent url(../images/template/btn-videoscroll.gif) no-repeat center top;
overflow: hidden;
text-indent: -999999em;
}

#video-library a.more-videos:hover,
#video-library a.more-videos:focus{ background-position: center bottom; }

/*Scrollable*/
.yscroller .vidscroll { position:relative; overflow: hidden; width: 240px; height: 140px; margin:0 4px; }
.yscroller #viewmore{float:right;text-decoration:none;font-weight:bold;font-size:11px;position:relative;top:5px;}
.yscroller .vidscroll .items { width:20000em; position:absolute; clear:both; }
.yscroller .vidscroll img { cursor:pointer; }

.yscroller .ypage{float:left; width:120px; padding-right:5px;}
.yscroller .video-thumb { line-height:10px;float:left;padding:1px;border:#999999 1px solid;position:relative; }
.yscroller .video-thumb img{ width:100px;height:70px;border:#999999 1px solid; }
.yscroller .video-thumb a { text-decoration:none;color:#fff; }
.yscroller .video-thumb .duration{ position:absolute;bottom:2px;right:2px;color:#fff;font-size:10px;font-weight:bold;padding:0px 3px;background:#333;line-height:12px; }
.yscroller .video-info{font-size:12px;clear:both;}
.yscroller .video-title{display:both; }
.yscroller .video-desc{display:block;margin-top:2px;line-height:14px;font-size:11px;}

.yscroller .vidscroll .active { z-index:9999; position:relative; }
.yscroller .vidscroll {float:left;}

/*Navigation*/
.yscroller a.browse { background:url(../images/template/arrows-blue.jpg) no-repeat; display:block; width:20px; height:30px; float:left; margin:40px 0px; cursor:pointer; font-size:1px; }
.yscroller a.right    { background-position: 0px -30px;clear:right;margin-right: 0px; }
.yscroller a.right:hover  { background-position:-20px -30px; }
.yscroller a.right:active  { background-position:-20px -30px; }
.yscroller a.left    { margin-left:0px; }
.yscroller a.left:hover  { background-position:-20px 0px; }
.yscroller a.left:active    { background-position:-20px 0px; }
.yscroller a.disabled {  visibility:hidden !important; }

.yscroller .navi { height:20px; clear:both; text-align:center; width:310px; }
.yscroller .navi a { width:8px; height:8px; margin:3px; background:url(../images/template/navigator.png) 0 0 no-repeat; display:inline-block; font-size:1px; }
.yscroller .navi a:hover { background-position:0 -8px; }
.yscroller .navi a.active { background-position:0 -16px; }
.yscroller a.more-videos{ width: 20px; height: 30px; position: absolute; right: 10px; top: 80px; background: transparent url(../images/template/btn-videoscroll.gif) no-repeat center top; overflow: hidden; text-indent: -999999em; }
.yscroller a.more-videos:hover,
.yscroller a.more-videos:focus{ background-position: center bottom; }


/* = Health Encyclopedia
--------------------------------------------- */
#health-encyclopedia{
    border-top: 1px solid #dedede;
  width:300px;
  float:left;
  clear:right;
  padding-left:10px;
  padding-top:15px;
  margin:0px 0px 0px 0px;
}

#health-encyclopedia a {
  text-decoration:none;
  color: #457DB4;
}

#health-encyclopedia a:hover {
  text-decoration:underline;
  color: #2B609B;
}

#health-encyclopedia p {
  font-size:11px;
  line-height:15px;
}

#health-encyclopedia ul{
  margin:0px;
  width:270px;
}

#health-encyclopedia ul li { display: inline; float: left; }

#health-encyclopedia ul li a {
  width: 16px;
  height: 16px;
  background: #ebe6dd;
  border: solid 1px #cdc4b0;
  color: #847d6e;
  display: inline;
  float: left;
  line-height: 16px;
  margin: 2px 2px 0 0;
  text-align: center;
  text-decoration: none;
}

#health-encyclopedia ul li a:hover,
#health-encyclopedia ul li a:focus{
  background: #457db4;
  border-color: #2b609b;
  color: #fff;
}

/* = Footer
----------------------------------------------- */
#footer-wrap { margin-top: 40px;
}

#utility {
  position:relative;
  color:#999999;
  font-size:11px;
  top: -45px;
  padding: 10px 0px 10px 0px;
text-align:right;
}

#utility p {
float:left;
line-height:14px;
padding-left:775px;

}

#utility img {
  margin:0 0 0 8px;
  vertical-align:middle;
}

#footer h2 {
  border-bottom: solid 1px #8bb7de;
  color: #fff; font-size: 14px;
  font-weight: bold;
  line-height: 28px;
  margin: 0 0 10px 0;
}

#footer h3 { font-size: 11px; line-height: 18px; margin:0px; font-weight:bold; }

#footer a { color: #fff; text-decoration: none; }
#footer a:hover, #footer a:focus { color: #ffc; text-decoration: underline; }

#footer ul { list-style-type: square; }

#footer ul li {
  width: 200px;
  background: transparent;
  list-style-type: square;
  color: #7086a4;
  float: left;
  font-size: 10px;
  line-height: 15px;  
  margin-left:2px;
}

#footer .footer-locations {
  width: 440px;
  display: inline;
  float: right;
  margin: 0 0 6px;
}

#footer .footer-nav {
  width: 500px;
  display: inline;
  float: left;
  margin: 0 0 6px;
}

#footer .footer-nav div {
  width: 160px;
  display: inline;
  float: left;
}

#footer .footer-nav ul li { width: 160px; }

#footer .footer-bottom {
  width:940px;
  border-top: solid 1px #8bb7de;
  padding: 8px 0 0;
  float:left;
  clear:both;
}

#footer .footer-legal{ width: 450px; display: inline; float: left; padding: 0 0 6px; }
#footer .footer-legal p{ color: #fff; font-size: 10px; line-height: 15px; }
#footer .footer-legal ul{  }
#footer .footer-legal ul li{ width: auto; background: none; border-left: solid 1px #fff; padding: 0 8px; list-style:none; margin:0 8px 0 0; text-transform:uppercase; }
#footer .footer-legal ul li a{color:#e5ce83; font-size:9px;}
#footer .footer-legal ul li.firstitem{ border: none; padding:0; }
#footer .footer-utility{ width: 450px; display: inline; float: right; text-align: right; }
#footer .footer-utility ul{  }
#footer .footer-utility ul li{ width: auto; background: transparent no-repeat left 0px; display: inline; float: right; margin: 0 0 0 20px; padding: 0 0 0 24px; }
#footer .footer-utility ul li.careers{ background-image: url(../images/template/icons/careers.png); }
#footer .footer-utility ul li.contactus{ background-image: url(../images/template/icons/contact.png); }
#footer .footer-utility ul li.sitemap{ background-image: url(../images/template/icons/sitemap.png); }

#site-info {
  padding-left: 0px;
  font: 11px Arial;
  color: #ffffff;
  clear: both;
  width: 940px;
  text-align: left;
}
#facility-info{  
  padding:6px 0px 0px 0px;
  font: 10px Arial;
  color: #ffffff;
  clear: both;
  width: 450px;
  text-align: right;
  display: inline;
  float: left;
  overflow: hidden;}

#site-info a:link{
  color: #ffffff;
  padding: 0px 5px;
  text-decoration: none;
}
#facility-info a:link{
  color: #ffffff;
  padding: 0px 10px 0px 5px;
  text-decoration: none;
}

#facility-info a:hover, #site-info a:hover{
color: #ffffcc;
text-decoration: underline;
}

#featured-content-wrap {
  margin: 0 auto;
  width: 960px;
}

/*begin promo*/
#promo {
  margin: 10px 0px 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  float: left;
  clear: both;
  width: 633px;
  height: 270px;
  border: 0px solid #5087BF;
}

#promo-tabs-container {
  float: right;
  width: 633px;
  float: left;
  height: 205px;
}

span#graphic {
  display: none;
}

#promo {
  background: no-repeat 0 -1px;
}  

#promo-tabs-container .promo-image {  
  width: 633px;
float: left;
}

#promo .tab-text {
  display: none;
}

.promo-image .image {
  width: 633px;
}

.promo-image .image img {
  position: relative;
  z-index: 1;
}


.promo-text {
  background: url(../images/template/bg-promo-text.png) no-repeat 0 0;
  color: #ffffff;
  width: 200px;
  height: 205px;
  position: absolute;
  top: 0;
  z-index: 5;
}

/* text left/image right */
#promo-content1 .promo-text { background-color: #0181ae; left: 0; }
#promo-content1 .image img {float: right;}

/* text right/image left */
#promo-content2 .promo-text { background-color: #c6404d; right:0; }
#promo-content2 .image img {float: left;}

/* image 100 percent  */
#promo-content3 .promo-text { background-color: none; background-image: none; left: 0; }

/* text left/image right */
#promo-content4 .promo-text { background-color: #cba02e; left: 0; }
#promo-content4 .image img {float: right;}

/* text right/image left */
#promo-content5 .promo-text { background-color: #778c55; right:0; }
#promo-content5 .image img {float: left;}

#promo-content6 .promo-text { background-color: #568654; }


.promo-image .promo-text h3 {
  font-size: 24px;
  line-height: 25px;
  font-weight: normal;
}

.promo-image .promo-text p {
  font-size: 12px;
  margin: 10px 10px 0 12px;
  line-height:16px;
}

.promo-image .promo-text h3 {
  color: #fff;
  margin: 12px 10px 0 12px;
}

/* Nav items */
ul#promo-tabs-selectors {
  background: url(../images/template/bg-tab-selectors.png) no-repeat 0 0;
  float: left;
  margin: 10px 0 0 0;
  padding: 5px;
  width: 623px;
  clear: both;
  position: relative;
  z-index: 1;
  border: 0px solid #5087BF;
}

#promo-tabs-selectors li {
  list-style: none;
  margin-right: 10px;
  width: 30px;
  float: left;
}

#promo-tabs-selectors li a,
#promo-tabs-selectors li a:link,
#promo-tabs-selectors li a:visited {
  background: #c1c1c1;
    color: #e8e8e8;
  text-decoration: none;
}

#promo-tabs-selectors li a:hover {
  background: #d99b48;
   color: #fff;
}

li#promo-tabs-next-item { float: right; width: 390px; padding: 8px; }

#promo-tabs-selectors li#promo-tabs-next-item h2 {
  color: #c1c1c1;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
}

/* Optional icon on right side of active nav item
#promo-tabs-selectors li a span.extra {
  display: none;
}
#promo-tabs-selectors li a.activeSlide span.extra {
  background: transparent url(../images/template/extra.png) no-repeat 0 0;
  display: block;
  height: 24px;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 16px;
  z-index: 30;
}
*/

/* Wraps nav item so background can be styled */

#promo-tabs-selectors li a.activeSlide {
  
}

#promo-tabs-selectors li a.activeSlide span.wrap {
   height: 23px;
   width: 30px;
   background: url(../images/template/bg-tab-selector-a.png) no-repeat 0 -30px;
}

#promo-tabs-selectors li a span.wrap {
  background: url(../images/template/bg-tab-selector-a.png) no-repeat 0 0;
  display: block;
  height: 23px;
  padding-top: 7px;
  width: 30px;
  float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#promo-tabs-selectors li a span.wrap h2 {
  color: #e8e8e8;
}

/* Active nav item text style */
#promo-tabs-selectors li a.activeSlide span.wrap h2 {
    color: #fff;
    font-weight: bold;
}

/* Nav item text style */
#promo-tabs-selectors li h2 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 14px;
  line-height: 14px;
  margin: 0;
  text-align: center;
}

/* More link on slides */
#promo a.more-info {
  background: url(../images/template/promo/arrow-icon.png) no-repeat 0 0;
  padding-left:25px;
  padding-top:2px;
  padding-bottom:4px;
  height: 25px;
  color: #fff;
}

#promo a.more-info:hover {
  color: #fff;
}

/* Optional style first and last promo nav items */
/*
#promo-tabs-selectors li.promo-content1 {
  height: 42px;
}

#promo-tabs-selectors li.promo-content1 a.activeSlide span.wrap {
  height: 32px;
  width: 275px;
  padding: 10px 0 0 50px;
}

#promo-tabs-selectors li.promo-content6 {
  border-bottom: none;
  height: 42px;
}

#promo-tabs-selectors li.promo-content6 a.activeSlide span.wrap {
  height: 32px;
  width: 275px;
  padding: 10px 0 0 50px;
}
*/
/*--end promo styles --*/

#site-search input.text {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

/* --- base tabs --- */
#events-news {
  background: #d5d6d8;
  float: left;
  border-left: 1px solid #fff; /* align with events tab */
}

#events-news ul { margin: 6px 0 10px; }

#events-news li {
  clear: left;
  float: left;
  list-style: none;
  margin: 0 0 15px 0;
 width: 280px;
}

#events-news h2 { font-size: 16px; }

#events-news h3 {
  border-bottom: 1px solid #ccc;
  clear: left;
  color: #a62135;
  font-family: "Times New Roman", Georgia, serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px 0;
}

#tabs-1 .date,
#tabs-2 .date {
  float:left;
  width:200px;
  font-size: 11px;
  margin-right: 5px;
  clear:left;
font-weight:bold;
}

#tabs-1 .location,
#tabs-2 .location {
  clear: left;
  float: left;
}

#tabs-1 h4,
#tabs-2 h4 {
  float: left;
  font-size: 12px;
    clear:left;
}

#tabs-1 h4 a,
#tabs-2 h4 a {
  text-decoration:none;
border-top:none;
border-left:none;
border-right:none;
padding:0px 0px 2px 0px;
margin:0;
width:250px;
color:#3078a0;
}

#tabs-1 h4 a:hover,
#tabs-2 h4 a:hover {
  text-decoration:underline;
  color:#245a79;
}

#tabs-2 h4,
#tabs-2 p {
  clear: left;
}

#tabs-1 h4 {
  clear: left;
}

#news-tab ul, #events-tab ul { clear: both; }

#news-tab h4 a, #events-tab h4 a {
  color: #666666;
  padding: 0 0 1px 20px;
  margin-left: -20px;
}

#news-tab h4 a:hover,
#events-tab h4 a:hover {
  background-position: 0 -16px;
  color:#000;
}

.ui-tabs {
  padding: 0;
  zoom: 1;
}
.ui-tabs .ui-tabs-nav {
  list-style: none;
  position: relative;
}
.ui-tabs .ui-tabs-nav li {
  background: #E8CDD1 url(../images/template/tab_shadow.png) repeat-x 0 24px;
  border-bottom-width: 0 !important;
  float: left;
  margin: 0 0 0;
  position: relative;
}
.ui-tabs li a {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  display: block;
  float: left;
  outline: 0;
  padding: 5px 10px;
  text-decoration: none;
  width: 120px;
}  

.ui-tabs li p a {
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  border-top: 0px solid #fff;
  display: inline;
  outline: 0;
  padding: 0px 0px;
  text-decoration: none;
  width: 120px;
margin-top:-12px;
text-transform:uppercase;
font-size:10px;
color:#3078a0;
} 

.ui-tabs li p a:hover {
color:#245a79;
}

#interior .ui-tabs-nav li a {
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
  display: inline;
  float: left;
  outline: 0;
  padding: 5px 0px 3px 0px;
  text-decoration: none;
  width: 96px;
padding-left:8px;
} 
#interior #content-main #col2 ul li {
background:none;
list-style-type:none;
margin:0px;
padding:0px;
font-style:normal;
}
.ui-tabs li.ui-state-default a#news {
  background: url(../images/template/bg-news.gif) no-repeat 0 -27px;
}

.ui-tabs-nav li.ui-state-default a#tabs-1-nav {
  background: url(../images/template/bg-events2.gif) no-repeat 0 -27px;
}

.ui-tabs li.ui-state-default a#events {
  background: url(../images/template/bg-events.gif) no-repeat 0 -27px;
}

.ui-tabs-nav li.ui-state-default a#tabs-2-nav {
  background: url(../images/template/bg-news2.gif) no-repeat 0 -27px;
}

a#news { background: url(../images/template/icons/news.gif) no-repeat 95% -38px; }
a#events {   background: url(../images/template/icons/events.gif) no-repeat 95% -38px; }

a#news,
a#events {
  color: #ffffff;
  font-size: 12px;
  padding: 8px 10px 3px 10px;
}
a#news:hover,
a#events:hover {
  color: #e5e4e0;
}

a#tabs-1-nav,
a#tabs-2-nav {
  color: #ffffff;
  font-size: 12px;
  padding: 8px 10px 3px 10px;
}
a#tabs-1-nav:hover,
a#tabs-2-nav:hover {
  color: #e5e4e0;
}

.ui-tabs li.ui-tabs-selected a#news,
.ui-tabs li.ui-state-disabled a#news,
.ui-tabs li.ui-state-processing a#news,
.ui-tabs li.ui-tabs-selected a#events,
.ui-tabs li.ui-state-disabled a#events,
.ui-tabs li.ui-state-processing a#events {  
  color: #7c7a75;
  text-decoration: none;
  cursor: text;
  font-size: 14px;
}

.ui-tabs-nav li.ui-tabs-selected a#tabs-1-nav,
.ui-tabs-nav li.ui-state-disabled a#tabs-1-nav,
.ui-tabs-nav li.ui-state-processing a#tabs-1-nav,
.ui-tabs-nav li.ui-tabs-selected a#tabs-2-nav,
.ui-tabs-nav li.ui-state-disabled a#tabs-2-nav,
.ui-tabs-nav li.ui-state-processing a#tabs-2-nav {  
  color: #7c7a75;
  text-decoration: none;
  cursor: text;
  font-size: 14px;
}

.ui-tabs li.ui-tabs-selected a#news,
.ui-tabs li.ui-state-disabled a#news,
.ui-tabs li.ui-state-processing a#news {
  background: url(../images/template/bg-news.gif) no-repeat 0 0px;
  color: #7c7a75;
}

.ui-tabs-nav li.ui-tabs-selected a#tabs-1-nav,
.ui-tabs-nav li.ui-state-disabled a#tabs-1-nav,
.ui-tabs-nav li.ui-state-processing a#tabs-1-nav {
  background: url(../images/template/bg-news2.gif) no-repeat 0 0px;
  color: #7c7a75;
}

.ui-tabs li.ui-tabs-selected a#events,
.ui-tabs li.ui-state-disabled a#events,
.ui-tabs li.ui-state-processing a#events {
  background: url(../images/template/bg-events.gif) no-repeat 0 0px;
}

.ui-tabs-nav li.ui-tabs-selected a#tabs-2-nav,
.ui-tabs-nav li.ui-state-disabled a#tabs-2-nav,
.ui-tabs-nav li.ui-state-processing a#tabs-2-nav {
  background: url(../images/template/bg-events2.gif) no-repeat 0 0px;
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
}
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel {
  border-width: 0;
  color: #666666;
  font: 11px arial;
  padding: 10px;
  display: block;
  clear: left;
  float: left;
  width: 279px;  
}

#tabs-1.ui-tabs-panel {
  background: #e5e4e0 url(../images/template/tabBottom.png) no-repeat scroll center bottom;
}

#interior #tabs-1.ui-tabs-panel {
  background: #e5e4e0 url(../images/template/tabBottom2.png) no-repeat scroll left bottom;
width:200px;
}

#tabs-2.ui-tabs-panel {
  background: #e5e4e0 url(../images/template/tabBottom.png) no-repeat scroll center bottom;
}

#interior #tabs-2.ui-tabs-panel {
  background: #e5e4e0 url(../images/template/tabBottom2.png) no-repeat scroll left bottom;
width:200px;
}

.ui-tabs .ui-tabs-hide { display: none !important; }

#home #content-sub1 .content-sub-block1 { clear: both; }


/* = interior
----------------------------------------------- */
#interior #content-sub1 {
background: transparent url(../images/template/bg-sidenav-top.gif) no-repeat -1px top;
margin-top:15px;
width: 220px;
}

#interior.heart-center #content-sub1 {
  background: transparent url(../images/template/cardio-bg-sidenav-top.gif) no-repeat 0 0;
}


#interior #content-sub1 h2{
font-size:16px;
font-weight:normal;
margin:0px 0px 2px 0px;
color:#555555;
  font-family: Georgia,"Times New Roman",Times,serif;
}

/* Side Navigation */
#interior .side-nav {
min-height: 100px;
width: 100%;
background: transparent url(../images/template/bg-sidenav.gif) no-repeat center bottom;
overflow: hidden;
margin-top:8px;
}

#interior .side-nav ul {
width: 206x;
display: inline;
float: left;
clear:both;
font-size: 12px;
line-height: 30px;
padding: 0px 0px 7px 7px;
margin:0px;
min-height: 100px;
}
#interior .side-nav ul li{
width: 206px;
display: inline;
float: left;  
clear:both;
border-bottom:1px solid #bababa;
border-top:1px solid #f4f4f4;
}

#interior .side-nav ul li:first-child {
border-top:0px solid #f4f4f4;
}
#interior .side-nav ul li:last-child {
border-bottom:0px solid #bababa;
}
#interior .side-nav ul li{
list-style-type:disc;
}
#interior .side-nav ul li a{ color: #3271ae; font-weight: bold; text-decoration: none; padding-left:10px;}
#interior .side-nav ul li a:hover, #content #column-left #sidenav ul li a:focus{ color: #71706c; text-decoration: none; }
#interior .side-nav ul li ul{
width: auto;
background: transparent none !important;
font-size: 11px;
line-height: 20px;
margin: 0 0 5px 15px;
padding: 0;
list-style-type:disc;
}
#interior .side-nav ul li.selected ul{ display: block; }
#interior .side-nav ul li ul li{ padding: 0 0 0 0; border-bottom:0px; border-top:0px; background: transparent url(../images/template/nav-bullet.gif) no-repeat left center; }
#interior .side-nav ul li ul li a{ color: #5796d5; font-weight: normal; display:block; width:150px; }
#interior .side-nav ul li ul li a:hover, #interior .sidenav ul li ul li a:focus{ color: #3371af; }

.side-nav #video-library {
  border-right: 0px;
  float:left;
  margin:0px 0px;
  padding:0px 0px;
}

#interior #content-main #video-library {
  border-right: 0px;
border-top:0px;
  float:left;
  margin:0px 0px;
  padding:0px 0px;
width:100%;
}


/* consult a nurse */
/*
#consult-a-nurse{
width: 222px;
height: 97px;
position: relative;
background: transparent url(../images/template/bg-consultnurse.jpg) no-repeat left top;
display: block;
float: left;
font-size: 0.625em;
margin: 20px 0px 0px 0px;
overflow: hidden;
list-style-type: none;
}
*/

div #consult-a-nurse-container  a {
background: url(../images/template/bg-consultnurse.jpg) no-repeat 0 0;
display: block;
width: 222px;
height: 97px;
float: left;
text-indent: -5000px;
margin: 20px 0px 0px 0px; 
}
/*
#consult-a-nurse h2{ text-indent: -99999px; }
#consult-a-nurse em{ overflow: hidden; text-indent: -99999px; }
#consult-a-nurse strong{ overflow: hidden; text-indent: -99999px; }
#consult-a-nurse a{
position: absolute;
top: 65px;
background: transparent no-repeat left;
color: #862a59;
font-size: 10px; line-height: 10px;
padding: 00em 0 0.3em 2em;
text-decoration: none;
display:none;
}

*/
#consult-a-nurse a:hover, #consult-a-nurse a:focus{ color: #752222; text-decoration: underline; }
#consult-a-nurse a.learnmore{ left: 28px; background-image: url(../images/template/icon-can-learn.gif); }
#consult-a-nurse a.livechat{display: none; left: 124px; background-image: url(../images/template/icon-can-chat.gif); }

#interior #content-sub1 .nav-sub ul {
position: relative;
width: 100%;
z-index: 100;
 margin:8px 0 0 0;

}

#interior #content-main {
margin-top:15px;
width: 700px;
}

#col1 {
  float: left;
  width: 470px;
}

#col2 {
  background: transparent;
  border: 0px solid #ddd;
  float: right;
  padding: 0px;
  width: 220px;
}

/* = NEWSROOM
----------------------------------------------- */

#interior #content-main #col1 .news-items ul li {
list-style-type:none;
padding:0px 0px 10px 0px;
margin-left:0px;
}

#interior #content-main #col1 .news-items h2 span {
font-size:14px;
margin-left:0px;
}

#interior #content-main #col1 .news-items ul li h3 a {
  font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}

#interior #content-main #col1 .news-items ul li h3 {
padding-bottom:0px;
margin-bottom:0px;
}

#interior #content-main #col1 .news-items h3 {
padding-bottom:0px;
margin-bottom:0px;
}

#interior #content-main #col1 h2 span {
 font-family: Georgia,"Times New Roman",Times,serif;
 font-size:20px;
 font-weight:normal;
 line-height:1.2em;
 color:#9F9781;
 margin:2px 0px 10px 0px;
}

#col2 .item .navArchive ul#archNews li {padding-bottom: 10px;
font: bold 12px arial, sans-serif;
}

#col2 .item .navArchive ul#archNews li ul li {line-height: 18px;
font: 11px arial, san-serif;
text-indent: 10px;
}

a.smallText {font: 11px arial, sans-serif;
font-style: italic;
}

/* = end newsroom */

#interior #quick-links {
 background:none;
display:inline;
float:left;
margin-top: 20px;
padding: 0;
width:190px;
}
#interior #quick-links ul li{
background: transparent url(../images/template/bullet-quicklink.gif) no-repeat left 0.5833em;
padding: 0 0 0 0.8333em;
width:190px;
line-height:18px;
}
#interior #quick-links ul li a{
color: #30789e;
text-decoration: none;
font-size:9px;
font-weight:bold;
text-transform:uppercase;
}
#interior #quick-links ul li a:hover, #content #column-left #quick-links ul li a:focus{ color: #847d6e; text-decoration: none; }

#interior #health-encyclopedia {
 width:220px;
 float:left;
 clear:left;
 margin: 0px;
padding-left:0px;
border-top:0px;
padding-top:0px;
}
#interior #health-encyclopedia ul {
 margin:0px;
 width:220px;
}
#interior #health-encyclopedia ul li{ display: inline; float: left; }
#interior #health-encyclopedia ul li a{
 font-size:10px;
 width: 12px;
 height: 12px;
 background: #ebe6dd;
 border: solid 1px #cdc4b0;
 color: #847d6e;
 display: inline;
 float: left;
 line-height: 12px;
 margin: 2px 2px 0 0;
 text-align: center;
 text-decoration: none; }
#interior #health-encyclopedia ul li a:hover, #health-encyclopedia ul li a:focus{ background: #847d6e; border-color: #cdc4b0; color: #fff; }

#interior #health-encyclopedia h2 span {
  font-size: 11px;
  display: none; /*display:block;*/
  font-weight: normal;
  font-family:Arial, Helvetica, sans-serif;
margin-top:0px;
}

#conditionsAZSearchForm fieldset {
  border: 0;
  clear: left;
  float: left;
  margin-bottom: 10px;
margin-left: 15px;
margin-top:10px;
  padding: 0;
  width: 100%;
}

#keywordSearchForm fieldset {
  border: 0;
  clear: left;
  float: left;
  margin-bottom: 30px;
margin-left:15px;
  padding: 0;
  width: 100%;
}

#keywordSearchForm label {
margin-left:0px;
margin-bottom:2px;
margin-top:10px;
}

#keywordSearchForm .btn {
  margin-right: 0px;
margin-left:8px;
margin-top:-2px;
}

#keywordSearchForm {
  margin: 0px 0px 0px 0px;
}

#conditionsAZSearchForm a {
  width: 16px;
  height: 16px;
  background: #eee;
  border: solid 1px #ddd;
  color: #999;
  display: inline;
  float: left;
  line-height: 16px;
  margin: 2px 2px 0 0;
  text-align: center;
  text-decoration: none;
}

#conditionsAZSearchForm a:hover {
  background: #457db4;
  border-color: #2b609b;
  color: #fff;
}

.news-items li {
  list-style: none;
}

#interior div#page-wrap div#page div#content-wrap div#content div#content-main div#col1 ul.news-items li {
list-style-type: none;
list-style-position: inside;
padding: 7px 0px;
margin:0px 0px;
}

#interior div#page-wrap div#page div#content-wrap div#content div#content-main div#col1 ul.news-items li {
list-style-type: none !important;}

ul.news-items {margin: 0px 0px;
padding: 0px 0px;
list-style-type: none;
list-style-position: inside;
}

ul.news-items li h3 a {margin: 0px 0px 0px 0px;
padding: 0px 0px;
list-style-type: none;
font: 14px Arial, Sans-serif;
}

.news-items li p.date {font: bold 11px Arial, sans-serif;
padding: 0px 0px;
margin: -10px 0px 0px 0px;
}

.news-items li p.more {
padding: 0px 0px;
margin: 0px 0px 0px 0px;
}

.vcard  { float:right; width:710px; clear:both; display:none; padding-top:14px;}
.vcard div { float:left;}
.vcard span { float: left; margin: 0px; }

/* = PAGE TOOLS
----------------------------------------------- */

#page-tools {
  float: right;
  width: 207px;
  text-align: right;
  overflow: visible;
}

#page-tools .linkWrap {
  position: relative;
  overflow: visible;
}

#page-tools .linkWrap a {
text-decoration:none;
padding-top:2px;
text-transform:uppercase;
font-weight:bold;
font-size:9px;
color:#989a8f;
}

.email { float: left; background: url(../images/template/icons/email-pagetool.gif) no-repeat; }
  .print-page { float: left; background: url(../images/template/icons/print-pagetool.gif) no-repeat; }
  .share { float: left; background: url(../images/template/icons/share-pagetool.gif) no-repeat; }

  .email,
  .print-page,
  .share {
    background-position: 0 3px;
    padding-left: 20px;
  }

  .tool {
    display: block;
    float: left;
  }

  .tool img {
    float: left;
    margin: 0px 6px 0px 0px;
  }

  .tool a {
    text-decoration: none;
    float: left;
    font-size: 11px;
    margin: 0px 0px 0px 15px;
  }

  .sendtoFriend a.btn,
  .sendtoFriend a.btn:link,
  .sendtoFriend a.btn:visited,
  .sendtoFriend a.btn:hover {
    font-size: 10px;
    margin-right: 10px;
    padding: 2px 5px;
  }

.sendtoFriend form { width: 180px;}  
  
  .sendtoFriend form .buttonGroup {
    clear:both;
    float: left;
    text-align: left;
    margin-top: 0px;
    width: 200px;
  }

  .sendtoFriend{
    position:absolute;
    top: 0;
    right: 0;
    z-index:100;
    font-size:12px;
    display:none;
    width:210px;
    height:360px;
    margin:0;
    background:#eee;
    padding: 5px 7px 5px 5px;
    border: 1px solid #ccc;
  }

  .sendtoFriend fieldset {
    padding: 0;
    width: 200px;
  }
  .sendtoFriend .form-input {
    margin: 0 0 5px 0;
    float: left;
    clear: both;
  }
  .sendtoFriend .form-input label {
    margin: 0 0 5px 0;
    text-align: left;
    display: inline;
    float: left;
    font-weight: normal;
    font-size: 10px;
    width: 200px;
  }
  .sendtoFriend .form-input input {
    padding: 3px;
    border: 0px solid #999;
    width: 190px;
    clear: left;
  }
  .sendtoFriend .form-input textarea {
    padding: 3px;
    border: 0px solid #999;
    width: 190px;
    clear:left;
  }
  .sendtoFriend .form-input input:focus, .form-input textarea:focus {
    outline: 0px solid #03538B;
  }
  .sendtoFriend .required {
    font-size: 10px;
    float: left;
    clear: both;
    width: 190px;
  }

  /* =================== Social BookMarks ================== */
  .shareWrap{ position:relative; float:left; }

  .shareWrap a.dotCMS-btn{ text-decoration:none; border:0px; display:inline; }

  #socialBookmarks{
    border:1px solid #ccc;
    width:153px;
    background:#eee;
    position:absolute;
    z-index:800;
    padding:10px 10px 5px 10px;
    top:0;
    right: 0;
    text-align:left;
  }
  #socialBookmarks li{ list-style-type:none; margin:0px 0px 5px 0px; font-size:100%; }

  .ie6 #socialBookmarks{ right:-1px; }

  #socialBookmarks a{
    text-decoration:none;
    float:none;
    display:block;margin:0px 0px 5px 0px;
    font-weight:normal;
  }

  #socialBookmarks img{ padding:0px 0px 0px 0px; margin:0px 5px -4px 0px; }

  #socialBookmarks .dotCMS-close{
    text-align:right;
    padding:3px 0px 0px 0px;
    margin:0px 0px;
    font-weight:bold;
  }

  .ie6 #socialBookmarks .dotCMS-close{ margin-bottom:-20px; }
  .ie6 #socialBookmarks img{ margin:0px 0px -4px 0px; }


/* HEADINGS
----------------------------------------------- */

#interior #content-main h1 {
  border-bottom: 1px solid #e7e7e7;
  color: #30789e;
  font-size: 28px;
  font-weight: normal;
  line-height: 30px;
  margin: 4px 0 0px 0;
  font-family: Georgia,"Times New Roman",Times,serif;
}

h1 { color: #457db4; }

h2 {
  color: #9F9781;
  font-size: 20px;
  font-weight: normal;
  line-height: 22px;
  margin-bottom: 10px;
}

#content-main h3{ color: #457db4; font-size: 14px; font-weight: bold; line-height: 1.25em; margin-bottom: 10px;   font-family: Georgia,"Times New Roman",Times,serif; }
#content-main h4{ color: #9F9781; font-size: 12px; font-weight: normal; line-height: 1.25em; margin: 0.25em 0;   font-family: Georgia,"Times New Roman",Times,serif; }
#content-main h5{ color: #457db4; font-size: 12px; font-weight: bold; line-height: 1.25em; margin: 0.25em 0;   font-family: Georgia,"Times New Roman",Times,serif; }
#content-main h6{ color: #666; font-size: 12px; font-weight: normal; line-height: 1.25em; margin: 0.25em 0;   font-family: Georgia,"Times New Roman",Times,serif; }


/* TEXT ELEMENTS
----------------------------------------------- */
p { margin: 0 0 15px 0; }

a, a:link, a:visited { color: #457db4; text-decoration:underline; }
a:hover, a:focus { color: #666; text-decoration:none; }

strong { font-weight:bold; }

em, dfn { font-style:italic; }

dfn { font-weight:bold; }

sup, sub { line-height:0; }

abbr, acronym { border-bottom:; }

address {}

ins { font-weight: bold; text-decoration: none; }
del { text-decoration: line-through; }

pre { white-space:pre; }
pre, code, tt { font-family: 'andale mono', 'lucida console', monospace;color: #999;font-size: 14px; line-height: 14px; margin-bottom: 15px; }


/* LISTS
----------------------------------------------- */

blockquote {
  background: #e1effd;
  border: solid 2px #5f9fd6;
  border-left: none;
  border-right: none;
  color: #666;
  display: inline;
  float: right;
  font-size: 1.4em;
  line-height: 1.4em;
  margin: 0 0 1em 1em;
  padding: 1.0em;
}


ul { list-style-type: square;  }
ol { list-style-type: decimal; }

#interior #content-main ul li {  
list-style-type: square; 
    padding-left:12px;
    margin-left:15px;
    color:#888; 
}

#content-main #col1 ul li {color: #666;
}

/*
ul li { background: transparent url(../images/template/bullet-content.gif) no-repeat left 0.6em; padding: 0 0 0 1em; }
*/
ul, ol { margin-bottom: 15px; list-style-position: inside; }

dl { margin: 0; }
dl dt { font-weight:bold; }
dd { margin: 0; }


/* TABLES
----------------------------------------------- */

table { margin: 10px 0 15px 0; width:100%; }

th { background: #ccc; color: #525252; font-weight:bold; text-align: left; }
th, td, caption { padding: 3px 5px; vertical-align:top; }
td, th { border-bottom: 1px solid #ccc; }

tfoot {}

caption {}

tr.oddRow { background: #e8e8e8; }


/* FORMS
----------------------------------------------- */
.over { background: #fef5c2; color: #ff0000;}
.over input, .over textarea, .over select { border:1px solid #ff0000; color: #000; }


form { width: 678px; margin: 0 0 1em 0; }
.form{padding-bottom:15px;}

legend { display: none; color: #bfbfbf; font-weight: bold; font-size: 12px; margin-bottom: 10px; }

span.requirements{ background: transparent url(../images/template/icon-required.png) no-repeat 7px 4px; color: #999; font-size: 1em; font-style: italic; line-height: 2em; padding: 0.25em 0 0.25em 1.8181em; }

fieldset { padding: 20px 0 20px 15px; margin: ; border-bottom: 1px solid #ccc; }
.form fieldset{padding:0 0 0 15px; margin: ;border:none;}
fieldset.name p,fieldset.location p,fieldset.contact p{padding-right:15px;float:left; }

form h2{
background: #eee;
border-bottom: solid 1px #ddd;
color: #555;
font-size: 1.25em;
font-weight: normal;
line-height: 1.25em;
margin: 0 0 0.25em;
padding: 0.25em 0 0.25em 0.25em;
}

form h3{
color: #333;
font-size: 1em;
line-height: 1.25em;
margin: 0 0 0.25em;
}

label {
  clear: left;
  float: left;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
  width: 100%;
}

.form fieldset.name p, .form fieldset.location p, .form fieldset.contact p {
float:left;
padding-right:15px;
}

label.required{
  background: transparent url(../images/template/icon-required.png) no-repeat right 3px;
  padding-right: 16px;
  width: auto;
}

input.text { color: #666; font-size: 14px; padding: 3px 5px; border: 1px solid #999; width: 175px;}
input#zip{ clear: left; width: 50px; margin-bottom:15px;}
input.radio{width:20px;}

input[type="text"] { clear: left; float: left; width: 200px; }

textarea { color: #666; width: ; height: ; padding:5px; font-size: 12px; line-height: 18px; }
textarea#comments{ width: 375px; }

select { border: 1px solid #999; color: #666; }
select#subjectSelect {clear:left; float:left; margin-bottom:20px;}
select#state,input#city{float:left;}

.inline p{ float:left; padding-right:15px; }

option { color: #666; padding: 0 3px 3px 3px; }

a.btn, a:link.btn {
  background: #dae6f3;
  color: #4eb5db;
  display: block;
  float: left;
  font-size: 12px;
  margin-top: 15px;
  padding: 3px 10px;
  text-decoration: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

a.btn:hover {
  background-color: #457DB4;
  color: #fff;
}

input.error, select.error, textarea.error{border:1px solid #ff0000;}
label.error{display:block;font-weight:normal;}

#content-main form .button{ background: #eee; border: solid 1px #ddd; color: #666; display: inline; float: left; font-size: 12px; font-weight: bold; line-height: 18px; margin: 10px 10px 0 0; padding: 3px 6px; }

/*Form colors*/
#content-main .form-blue{ background-color: #e8f3fd; border: solid 1px #d2e3f4; margin-top:40px;}
#content-main .form-blue h2{ background: #e1effd; border-color: #d2e3f4; color: #286ba3; }
#content-main .form-blue label{ color: #286ba3; }
#content-main .form-blue .button{ background: #286ba3; border-color: #1b5c93; color: #fff; }
#content-main .form-blue .button:hover, #content #column-right .form-blue .section .button:focus{ background: #fff; color: #286ba3; cursor: pointer; }

#content-main .form-green{  background-color:#e0f6db; border: solid 1px #c1e5b9; }
#content-main .form-green h2{ background: #d5f3cf; border-color: #c1e5b9; color: #428a49; }
#content-main .form-green .field label{ color: #428a49; }
#content-main .form-green .button{ background: #428a49; border-color: #37733c; color: #fff; }
#content-main .form-green .button:hover, #content #column-right .form-green .section .button:focus{ background: #fff; color: #428a49; cursor: pointer; }

#content-main .form-tan{ background-color:#f4eee0;border: solid 1px #e4d7ba; }
#content-main .form-tan h2{ background: #ece1c9; border-color: #e4d7ba; color: #9e7835; }
#content-main .form-tan .field label{ color: #9e7835; }
#content-main .form-tan .button{ background: #9e7835; border-color: #7b5a21; color: #fff; }
#content-main .form-tan .button:hover,#content-main .form-tan .button:focus{ background: #fff; color: #9e7835; cursor: pointer; }

/* physician form */

#interior #content-main form#physicianSearchForm ul li {  
list-style-type: none; 
    padding-left:0px;
    margin-left:0px;
    color:#888; 
}

ul.physician-form-inputs li { 
  list-style: none;
  float: left;
  padding: 0;
  margin-bottom: 10px;
  width: 320px;
}

ul.physician-form-inputs li label { float: left; width: 70px; padding-top:10px; font-weight:normal;}

ul.physician-form-inputs li select { margin-top: 10px; width: 200px; }

ul.physician-form-inputs input[type="text"] { float:left; clear: none; margin-top: 10px; }

ul.news-items li {
  list-style: none;
}
div.paginate li {
  list-style: none;
  float:left;
  padding: 0px 5px 0px 0px;
}

.back a.btn {
float:right;
}



/* IMAGES
----------------------------------------------- */
img.left { float:left;margin:; }
img.right { float:right;margin:; }
.floatright { float:right;margin:; }

/* = SEARCH
----------------------------------------------- */
#search-wrap {
 clear: both;
 float: left;
 margin-left: 20px;
 padding: 20px 10px 0;
 width: 880px;
}

#site-search-results { float: left; margin-bottom: 20px; width: 620px; }
#search-form input { clear: none; }
#search_submit { float: left; }

.search-header { clear: left; float: left; width: 620px; }

.search-buttons { clear: left; width: 620px; }
.search-buttons li { float: left; list-style: none; margin-right: 10px; }

.search-message { clear: left; width: 620px; }

.search-facets {
 background: #E1EFFD;
 float: right;
 padding: 10px;
 width: 200px;
 border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}

.search-facets li { list-style-position: inside; }

ul.search-results {
 clear: left;
 float: left;
 list-style: none;
 width: 620px;
}
span.phys{ background:url("/design/images/template/bullet-quicklink.gif") no-repeat scroll left 0.5833em transparent;
line-height:18px; padding: 0px 0px 0px 10px;}

ul.search-results li {
 border-bottom: 1px solid #ccc;
 margin-bottom: 15px;
 padding-bottom: 10px;
}

.search-results h4 {
 font-family: "Times New Roman", Georgia, serif;
}

span.results-description {
 margin: 0;
}?

/* = MEMBER LOGIN
----------------------------------------------- */

#macro-login-box {
  width: 680px;
  padding-top: 15px;
  padding-bottom: 0px;
background:#eeeeee;
}
.macro-login-box-row label {
  display: inline;
}

#macro-login-logged-in-box{
  padding: 10px;
  width: 250px;
background-color: #eee;
width: 100%;
}

.macro-login-box-row {
  padding: 5px;
  clear: both;
}
.macro-login-box-row-center{
  padding: 5px;
  text-align: center;
}

.macro-login-box-row-center label{
  display: inline;
  float:none;
}

.macro-login-box-row label{
  width: 70px;
  float: left;
  text-align: right;
  padding-right: 5px;
  padding-top: 3px;
  display: inline;
}
#macro-login-user-name{
  padding: 3px;
}

#macro-login-password {
  padding: 3px;
}

#macro-login-button {
  height: 30px;
  width: 100px;
}

#macro-login-message {
  text-align: center;
}

#macro-login-logged-in-message {
  text-align: center;
}
#macro-login-forgot-password{
  padding: 5px;
  text-align: center;
}

form#_loginForm {
background:#eeeeee;
padding-top:15px;
padding-bottom:5px;
}

input#macro-login-user-name {
color: #666; font-size: 14px; padding: 3px 5px; border: 1px solid #999; width:170px; display:inline; float:left; clear:right;
}

#macro-login-logged-in-message a.logout, #macro-login-logged-in-message a.logout:link {
background-color: #dae6f3;
background-image: none;
background-repeat: none;
background-attachment: scroll;
background-position: 0% 0%;
display: block;
margin: 10px 25px;
padding: 10px 15px;
font: bold 12px arial, sans-serif;
}

#macro-login-logged-in-message a.logout:hover {
background-color: #fff;
text-decoration: none;
}

/*Link Icons*/

#content-main a[href$='.pdf'] {
  background-image: url("../images/template/icons/link-pdf.gif");
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right;
  padding: 0px 15px 0px 0px;
margin: 0px 3px 0px 0px;
}

#content-main a[href$='.zip'] {
  background-image: url("../images/template/icons/link-zip.gif");
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right;
  padding: 0px 15px 0px 0px;
margin: 0px 3px 0px 0px;
}
#content-main a[href$='.doc'], #content-main a[href$='.docx'] {
  background-image: url("../images/template/icons/link-word.gif");
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right;
  padding: 0px 15px 0px 0px;
margin: 0px 3px 0px 0px;
}
#content-main a[href$='.xls'], #content-main a[href$='.xlsx'] {
  background-image: url("../images/template/icons/link-excel.gif");
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right;
  padding: 0px 15px 0px 0px;
margin: 0px 3px 0px 0px;
}
#content-main a[href$='.dot'] {
  background-image: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#content-main a[href$='.html'], #content-main a[href$='.com'], #content-main a[href$='.com/'], #content-main a[href$='.asp'], #content-main a[href$='.org'] {
  background-image: url("../images/template/icons/link-ext.gif");
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right;
  padding: 0px 15px 0px 0px;
margin: 0px 3px 0px 0px;
}

#content-main a[href$='.wmv'], #content-main a[href$='.avi'], #content-main a[href$='.mp4'], #content-main a[href$='.mpeg'] {
  background-image: url("../images/template/icons/link-video.gif");
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right;
  padding: 0px 15px 0px 0px;
margin: 0px 3px 0px 0px;
}

#content-main #quick-links a, #content-main .featured-services a {background-image: none;
}

/*End Link Icons*/

