/* Franklin Foundation Hospital */

a[href=""], a[href="#"] {
  cursor: default;
}

html, body {
    margin: 0;
    padding: 0;
}

body {
    background: #bbc1a7 url(/images/bg_body.png) repeat-x left top;
	    font-size: 1.15em;
            line-height:150%;
            font-family: Times New Roman, Times, serif;
}

.mobile-site body {
    background: #fff;
    margin-top: 20px;
}

.mobile-site img {
    max-width: 100% !important;
    height: auto !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;        
    box-sizing: border-box !important;
}

.mobile-site .contentpic2 {
    max-width: 95px !important;
    height: auto !important;
}

img {
    border: none;
}

iframe,
object,
embed {
    max-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;        
    box-sizing: border-box;    
}

h1, h2 {
    line-height: 100%;
}

h1.pagetitle {
    color: #4a4e3d;
}

h2.feature14 {
    color: #a85631;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.logo {
    margin-top: 50px;
}

.copyright {
    width: 980px;
    margin: 0 auto;
    text-align: left;
}

.copyright ul {
    list-style: none;
    margin: -60px 0 0 0;
    padding: 0;
}

.copyright li {
    display: inline;
    margin-right: 6px;
}

.copyright a:link,
.copyright a:visited,
.copyright a:hover,
.copyright a:focus,
.copyright a:active {
    font-size: 0.8em;
    text-decoration: none;
    color: #000;
}

.copyright a:hover,
.copyright a:focus,
.copyright a:active {
    text-decoration: underline;
}

#job-listing-cell {
    background-color: #FFF;
    border: 1px solid #BBC1A7;
}

span.fax-text {
    color:#707465;
}

.pageContent {
    min-height: 519px; /* was 468px */
}

.content-banner {
    padding-top: 1px;
    margin-bottom: 20px;
}

.main-side-banner ul,
.content-banner ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-side-banner li img,
.content-banner li img {
    display: none;
}

.main-side-banner li.li-0 img,
.content-banner li.first img {
    display: block;
}

.main-side-banner li img {
    position: absolute;
    top: 0;
    left: 0;
}

.content-banner-wrap {
    position: relative;
    
    /* maintain aspect ratio: height divided by width, times 100% */
    /* 704 x 256 banner => (256/704) * 100% */
    padding-bottom: 36.36363636363637%;
}

.lt-ie8 .content-banner-wrap {
    width: 704px;
    height: 256px;
    padding: 0;
}

/* banner image is absolutely positioned in the padded area of the box */
.content-banner img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.navigation-menu {
    display: table;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;        
    box-sizing: border-box;
}

.navigation-menu li.submenu-top-item {
    display: table-cell;
    margin: 0 10px;
}

.lt-ie8 .navigation-menu,
.lt-ie8 .navigation-menu li.submenu-top-item {
    display: inline;
    zoom: 1;
}

.ie6 .navigation-area {
    padding-left: 0;
    margin-right: 8px;
}

.ie7 .navigation-area {
    padding-left: 140px;
}

.sub-navigation-menu {
    position: absolute;
    margin-left: 3px;
    min-width: 180px;
    background: #bec4aa;
    border: 1px solid #4a4e3d;
    border-top: none;
    -moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
    display: none;
    z-index: 3;
}

.sub-navigation-menu li {
    text-align: left;
    display: block;
}

.main-section,
.main-footer-wrap {
    width: 1000px;
    margin: 0 auto;
    clear: both;
}

.main-footer-wrap {
    padding-top: 56px;
    /*margin-bottom: 20px;*/
    background: url(/images/bg_watermark_footer.png) no-repeat top center;
}

.main-footer {
    clear: both;
    min-height: 40px;
    /*margin-bottom: 10px;*/
    background: #6f7364 url(/images/bg_footer.png) repeat-x;
}

.main-footer-content {
    display: table;
    width: 100%;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.footer-logo {
    display: table-cell;
    width: 50%;
}

.footer-logo img {
    margin-top: -30px;
}

.fasthealth-logo {
    text-align: left;
}

/* 10px on the left total,
   the image has 5px of 
   space to the left
   for the shadow */
.fasthealth-logo img {
    margin-left: 5px;
}

.ie6 .fasthealth-logo img {
    margin-left: 0;
    padding-left: 10px;
}

.fastcommand-logo {
    text-align: right;
}

.fastcommand-logo img {
    margin-right: 10px;
}

.footer-banners {
    text-align: center;
}

.footer-items {
    margin-top: -16px;
}

.footer-items li {
    display: inline;
    margin-left: 8px;
}

.lt-ie8 .fasthealth-logo {
    float: left;
}

.ie6 .fasthealth-logo,
.ie6 .fastcommand-logo {
    width: auto;
}

.ie6 .fasthealth-logo img,
.ie6 .fastcommand-logo img {
    height: 68px;
    position: relative;
}

/* Left menu "buttons" */
.menu-items li {
    display: block;
    /*height: 34px;*/
    /*line-height: 34px;*/
    line-height: 1.2em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-bottom: 10px;
    font-weight: bold;
    /*background: #9aa9a2 url(/images/bg_button.png) repeat-x left top;*/
    background: #9aa9a2 url(/images/bg_button.png) repeat-x left bottom;
    border-right: 1px solid #43463d;
    border-bottom: 1px solid #43463d;
    border-top: 1px solid #99a194;
    border-left: 1px solid #99a194;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;        
    border-radius: 4px;
    font-size:0.95em;
}

.content-header {
    height: 179px;
    background: url(/images/hosp_img.jpg) no-repeat left top;
}

.content-header ul {
    background: #4a4e3d;
    border-left: 1px solid #7d8075;
    border-right: 1px solid #23261f;
    border-bottom: 1px solid #23261f;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;        
    border-radius: 0 0 6px 6px;
}

.content-header li {
    display: inline-block;
    color: #fff;
    padding: 8px 0;
}

.lt-ie8 .content-header li {
    display: inline;
    zoom: 1;
}

.content-header li:before {
    content: "|";
}

.content-header li.list-item-first:before {
    content: "";
}

.content-header-links {
    float: right;
    clear: both;
    display:none;
}

/* Hide content header links from IE 7 */
/* display: none causes problems for IE7: breaks header */
.ie7 .content-header-links {
    display: block;
    visibility: hidden;
}

.content-area {
    width: 704px;
    padding: 10px 20px 0 20px;
    overflow: hidden;
}

.no-content-banner .content-area {
    padding-top: 40px;
}

.contact-info {
    color: #fff;
    min-height: 99px;
    margin-bottom: 10px;
    background: url(/images/bg_contact_info.png) no-repeat top center;
}

.contact-info h2,
.contact-info .phone,
.contact-info .address {
    text-indent: -50000px;
}

.ie6 .contact-info {
    background: none;
}

.ie6 .contact-info h2,
.ie6 .contact-info .phone,
.ie6 .contact-info .address {
    text-indent: 0;
}

.ie6 .contact-info a:link,
.ie6 .contact-info a:visited,
.ie6 .contact-info a:hover,
.ie6 .contact-info a:focus,
.ie6 .contact-info a:active {
    color: #fff;
    text-decoration: none;
}

.ie6 .contact-info a:hover,
.ie6 .contact-info a:focus,
.ie6 .contact-info a:active {
    color: #fd0;
}

.side-menu {
    float: left;
    width: 230px;
    padding: 0 20px 0 0;
}

.side-menu-section {
    padding: 10px;
    background: #6f7364;
    border: 3px double #FFF;
}

.main-side-banner {
    margin-top: 50px;
    margin-bottom: 15px;
    background: #BBC1A7;
    position: relative;
    width: 230px;
    height: 156px;
    overflow: hidden;
}

.main-side-banner li img {
    display: none;
}

.main-side-banner li.list-item-0 img {
    display: block;
}

.search-section-wrap {
    margin: 0 0 10px 0;
    padding-bottom: 15px;
    background: url(/images/bg_search_div.png) no-repeat center bottom;
}

.search-section {
    background: #fff;
    overflow: hidden;
}

.ie6 .search-section {
    display: inline;
    zoom: 1;
    background: #fff;
}

.site-search-field {
    border: none;
    width: 155px;
}

.ie7 .site-search-field {
    float: left;
}

.ie6 .site-search-field {
    width: 130px;
    float: left;
}

.site-search-field:focus {
    outline: none;
}

.site-search-button {
    float: right;
    width: 33px;
    height: 25px;
    text-indent: -50000em;
    border: none;
    background: url(/images/bg_submit_button.png) no-repeat right top;
    cursor: pointer;
}

.lt-ie8 .site-search-button {
    line-height: 50000px;
}

.content-area {
    background: url(/images/content_middle_tile.png) repeat-y 3px 0;
}

.content-section {
    float: right;
    padding: 0 0 145px 0;
    background: url(/images/bottom-page.jpg) no-repeat left bottom;
}

.navigation-area {
    position: relative;
    text-align: center;
    height: 36px;
    line-height: 36px;
    padding-left: 90px;
    background: #4a4e3d url(/images/bg_nav.png) no-repeat 3px 0;
    z-index: 2;
}

.ie7-navigation-area {
    background: #4a4e3d url(/images/bg_nav.png) no-repeat 3px 0;
    margin-right: 8px;
}

.navigation-menu a:link,
.navigation-menu a:visited,
.navigation-menu a:focus,
.navigation-menu a:active {
    color: #fff;
    text-decoration: none;
    font-size: 0.85em;
	line-height:1.8333;
    font-weight: bold;
}

.navigation-menu a:hover,
.navigation-menu a:focus,
.navigation-menu a:active {
    text-shadow: black 0.1em 0.1em 0.2em;    
    color: #bbc1a7;
}

.nav-return-home {
    position: absolute;
    top: -8px;
    left: 25px;
    z-index: 2;
}

.nav-return-home img {
    max-width: 75px;
}

.content-header a:link,
.content-header a:visited,
.content-header a:focus,
.content-header a:active {
    color: #fff;
    text-decoration: none;
    margin: 0 8px;
    font-size: 0.75em;
	line-height:1.8333;
}

.content-header a:hover,
.content-header a:focus,
.content-header a:active {
    font-size: 0.75em
	line-height:1.8333;
    color: #bbc1a7;
    text-decoration:underline;    
}

.menu-items li a:link,
.menu-items li a:visited,
.menu-items li a:focus,
.menu-items li a:active {
    display: block;
    color: #fff;
    padding: 0 10px;
    text-decoration: none;
}

.menu-items li a:hover,
.menu-items li a:focus,
.menu-items li a:active {
    text-shadow: black 0.1em 0.1em 0.2em;
    color: #efefef;
}

.sub-navigation-menu a:link,
.sub-navigation-menu a:visited,
.sub-navigation-menu a:hover,
.sub-navigation-menu a:focus,
.sub-navigation-menu a:active {
    display: block;
    padding: 0 10px;
    color: #4a4e3d;
    text-decoration: none;
}

.sub-navigation-menu a:hover,
.sub-navigation-menu a:focus,
.sub-navigation-menu a:active {
    color: #fff;
    background: #4a4e3d;
}

.ie6 .sub-navigation-menu a:link,
.ie6 .sub-navigation-menu a:visited,
.ie6 .sub-navigation-menu a:hover,
.ie6 .sub-navigation-menu a:focus,
.ie6 .sub-navigation-menu a:active {
    white-space: nowrap;
}

/* Alternative for IE6 because other hover effect causes too much flickering */
.ie6 .sub-navigation-menu a:hover,
.ie6 .sub-navigation-menu a:focus,
.ie6 .sub-navigation-menu a:active {
    background: none;
    text-decoration: underline;
    color: #4a4e3d;
}

/* Older App CSS */

.speciality-list {
font-size: 20px;
color: #494D3E;
border-bottom: 1px solid #F1F1F1;
}

.doctor {
font-family: arial;
font-size: 14px;
}

.speciality-list2 {
	font-size: 16px;
	font-weight: 100;
	text-decoration:none;
	color: #000FFF;
	font-weight: 100;
}
.speciality-list a {
	font-weight: 100;
}
.fcondark {
	color: #FFFFFF;
}
.fcondark a:link {
	color: #3399FF;
}
.fcondark a:visited {
	color: #3399FF;
}
.fcondark a:hover,
.fcondark a:focus,
.fcondark a:active {
	color: #00FFFF;
}
.fcondarklabel {
	color: #FFFF00;
}
.formlabel{
}
.size3text {
	color: #FFFFFF;
	text-decoration: none;
}
.size5text {
	color: #FFFFFF;
	text-decoration: none;
}

.piclinks {
	font-size: 18px;
	text-decoration: underline;
}

.piclinks a:link {
    font-size: 18px;
    text-decoration: underline;
    color: #415694;
}

.piclinks a:visited{
     font-size: 18px;
     text-decoration: underline;
     color: #415694;
}

.piclinks a:hover,
.piclinks a:focus,
.piclinks a:active {
    font-size: 18px;
    text-decoration: underline;
    color: #415694;
}

.pagetitle {
	font-size:1.40em;
    /*line-height:150%;*/
	color: #4a4e3d;
}
.pagetitle2 {
	font: bold 24px Arial, sans-serif;
	color: #4a4e3d;
}
.contentpic, .doctor_pic_div {
	padding : 33px;
}
.contentpic2, .doctor_pic {
    border: 1px solid #888;
    background: #FFF;
    padding: 5px;
}

.feature18 {
    font-size: 20px;
    color: #4a4e3d;
}

.feature14 {
    color: #a85631;
        font-size: 18px;
}
.feature12 {
    color: #000FFF;
}

.feature {
    font-size: 12px;
}

.feature a:link,
.feature a:visited {
    text-decoration: none;
    color: #0000FF;
}

.feature a:hover,
.feature a:focus,
.feature a:active {
	text-decoration: none;
	color: #FF0000;
}

.text12b {
	color: #000000;
}
.text12 {
	color: #000000;
}
.activedate {
	font-size: 12px;
	background: #E8E6FA;
}
.dateevent {
	font-size: 10px;
}
.inactivedate  {
	background: #D3D3D3;
	width: 14%;
}
.dateevent {
	font-size: 10px;
}
.formlabel {
	color: #0000CC;
}
.label {

}
.summary {
	font-size: 12px;
}
.remove {
	color: #FF0000;
}
.myform {
	background: #E6E6FA;
}
.jobform {
	background: #E6E6FA;
}

.today  {
	background: #3399FF;
}

.month {
	color: #FFFFFF;
	background: #000000;
}

.day  {
	color: #FFFFE0;
	background: #483D8B;
}

.general {
	color: #000000;
	font-size: 14px;
}

.F {
        background: #FFB6C1;
}

.M {
        background: #93D2FB;
}

.pageContent a:link {
    color: #758f84;
}

.pageContent a:visited {
    color: #758f84;

}

.pageContent a:hover,
.pageContent a:focus,
.pageContent a:active {
    color: #99a8a3;
}

table {
        font-size: 1em;
}

/* Calendar */

.activedate {
    background-color: #edeee8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 0px;
    border-bottom: 1px solid #DED4B6;
    border-top: 1px solid #F4EDD9;
}

.inactivedate {
    background-color: #f1f1f1;
    border: 0px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-bottom: 1px solid #DED4B6;
    border-top: 1px solid #F4EDD9;
}

.today {
    background-color: #e0dcd0;
    border: 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #c4ba9b;
    color: #00704a;
}

.month {
    background-color: #707465;
    font-weight: bold;
    border: 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
    font-size: 24px;
    border-bottom: 1px solid #bbc1a7;
    border-top: 1px solid #4a4e3d;
    text-shadow: 1px 2px 4px #1C4C71,0 0 0 #000,1px 2px 4px #1C4C71,0 1px 0 #FFF;
    height: 40px;
}

.day {
    background-color: #bbc1a7;
    color: #ffffff;
    border: 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 1px solid #4a4e3d;
    border-top: 1px solid #f1f1f1;
}

.calendar_table {
    border: none;
}

/* End Calendar */

