/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
* Modified Media Queries to be mobile first. - Ian Rose
*/

/* Table of Content
==================================================
    #Font-Face
	#Site Styles
	#Page Styles
	#Media Queries */

/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* #Site Styles
================================================== */
.c_head {
    margin-bottom: 2px !important;
}

/* #Page Header
================================================== */
.header {
    display: table !important;
    margin-top: 20px;
}


/* #Page Top Main Navigation
================================================== */
.topMainNavigation {
    height: 40px;
    background-color: darkblue;
}


/* #Page Top Main Navigation
================================================== */

.banner .five img {
    width: 100%;
}

/* #Page Content
================================================== */
body {
    background-color: #F8F8F8 !important;
    font-family: open_sansregular !important;
    font-size: 12px !important;
    color: #333333 !important;
}

.shadow, .SMMCShadow {
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.13);
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.13);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.13);
}

.block {
    background-color: #fff;
    margin-bottom: 8px !important;
    padding: 10px 0px;
}

.bannerNavContainer i {
    float: right;
}

.bannerNavContainer a {
    opacity: .8;
    margin: 1.5% 0%;
    color: #00205c;
    font-size: 1.75em;
    text-transform: uppercase;
    display: block;
    padding: 3% 5% 3% 15%;
}

    .bannerNavContainer a:hover {
        opacity: 1;
    }

.title {
    font-weight: bold;
    padding-bottom: 10px;
    color: #000;
    padding-top: 10px;
    font-size: .9em;
}

.center{
    text-align: center;
}

.TopTitle {
    margin-top: 20px;
    font-weight: bold;
    font-size: 3em;
}

.titleBorder {
    border-bottom: 3px solid #d5d5d5;
}

.pageBottomResources .block {
    margin: 0px auto;
    border-top: 3px solid #CCCCCC;
    box-sizing: border-box;
    padding: 10px;
}

.BottomAddress {
    line-height: 2em;
	height:303px;
}

.borderLeftRed {
    border-left: solid 3px #cc2f14;
}

.borderLeftBlue {
    border-left: solid 3px #3498db;
}

.borderLeftOrange {
    border-left: solid 3px #FF7840;
}

.bgRed {
    background-color: red;
    color: white;
}

.bgOrange {
    background-color: #ff7840 !important;
    color: white;
}

.bgWhite {
    background-color: #fff;
}

.bgBlue {
    background-color: blue;
    color: white;
}

.bgSkyBlue {
    background-color: #3598db;
    color: white;
}



.poractive {
    margin-bottom: 2px !important;
    display: block !important;
    overflow: auto;
}

    .poractive .content {
        float: left;
        width: 80%;
        padding: 5px 10px;
    }

    .poractive .icon {
        float: right;
        width: 12%;
        padding-top: 10%;
    }

.borderLeftRed i {
    color: #cc2f14;
}

.borderLeftBlue i {
    color: #3498db;
}

.inner-level .li .ul {
    display: none;
}

.SubMenu ul {
    padding-left: 45px;
}

    .SubMenu ul li {
        list-style-type: none;
        color: #3498db !important;
    }

.noBullet li {
    list-style: none !important;
}

.addthis_default_style a {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.bottomLogin {
    text-align: right;
    display: block;
}


.mobileDisplayHide {
    display: none !important;
}

.addthis_button_expanded{
width: 20px !important;
float: left;
height: 12px !important;
margin-top: 2px;
}


/***************************************** interior Middle Resources  ****************************************/
.interiorMiddleResources {
    display: table;
    font-size: .89em;
    color: #00205c;
    width: 100%;
}

    .interiorMiddleResources .row {
        display: table-row;
    }

    .interiorMiddleResources .cell {
        display: table-cell;
        width: 50%;
    }

        .interiorMiddleResources .cell .alpha {
            margin-right: 5px;
            margin-bottom: 10px;
        }

        .interiorMiddleResources .cell .omega {
            margin-left: 5px;
            margin-bottom: 10px;
        }

        .interiorMiddleResources .cell .block {
            height: 7.5em;
	    text-align: center;
            display: block;
            padding: 14px 10px 13px 10px;
            font-size: 1.1em;
            line-height: 1.5em;
        }

.interiorMiddleResources .cell a {
color: #00205c;
}

#dnn_ContentPane .ModAHSISAHSiHtmlC, #dnn_ContentPane .default_container, #dnn_ContentPane .ModDNNHTMLC{
	padding:15px;
	line-height:1em;
}

#dnn_ContentPane .ModAHSISAHSiHtmlC img, #dnn_ContentPane .default_container img, #dnn_ContentPane .ModDNNHTMLC img{
	border: 4px solid #fff;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.13);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.13);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.13);
}

/*********************************************************************************************************/

/***************************************** interior social  ****************************************/

.topSocialStats {
    color: #000 !important;
    margin-top:8px;
}

    .topSocialStats a {
        color: #000 !important;
    }

.pageMiddleContent .topSocialStats .share, .pageMiddleContent .topSocialStats .like, .pageMiddleContent .topSocialStats .view {
    float: left;
    width: 30%;
    margin-right: 5px;
    padding: 0px;
}

.pageMiddleContent .topSocialStats .icon {
    display: block;
    width: 30px;
    height: 25px;
    text-align: center;
    float: left;
    margin-right: 10px;
}

    .pageMiddleContent .topSocialStats .icon i {
        font-size: 1.4em;
        line-height: 1.45em;
    }

.pageMiddleContent .topSocialStats div {
    line-height: 18pt;
}

.atcounter .addthis_button_compact {
    display: none !important;
}

.addthis_counter .atc_s, .addthis_counter .addthis_button_expanded {
    background: none !important;
}

.addthis_counter .addthis_button_expanded {
    display: block !important;
    background-repeat: inherit !important;
    background-position: inherit !important;
    width: auto !important;
    line-height: normal !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-weight: normal !important;
    color: #000 !important;
}

.atm {
    top: 163px !important;
}

.blueButton.blue .pluginButton {
    -webkit-border-radius: 0px !important;
    line-height: 37px !important;
}
/*********************************************************************************************************/
/***************************************** Mega Menu ****************************************/
.borderRight {
    border-right: 2px solid #EBEBE0;
}

.InnerMegaDiv .section {
    box-sizing: border-box;
    color: #000;
}

/*********************************************************************************************************/

.rightPane{
margin-bottom:10px;
}


.hospitalStats .DnnModule-DNN_HTML {
-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.13);
-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.13);
box-shadow: 0px 0px 0px rgba(0,0,0,0.13);
background-color: transparent;
}

.noBorderImg{
border:none !important;
-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0);
box-shadow: 0px 0px 0px rgba(0,0,0,0);
} 

/************************************************ Lionshare IFrame ***************************************/

#dnn_FooterNewsLetterPane  iframe{
		width:224px;
		z-index: -100px !important;
}

/*********************************************************************************************************/

/* #Media Queries
================================================== */

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) {
    .blockSquare {
        height: 217px;
        background-color: #fff;
        text-align: center;
        display: block;
        font-weight: bold;
        text-transform: capitalize;
        color: #00205c;
        padding-top: 1.5%;
    }

        .blockSquare .omega {
            margin-right: 0px !important;
        }
		
	#dnn_FooterNewsLetterPane  iframe{
		width:224px;
		z-index: -100px !important;
	}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

    .mobileMenuIcon, .mobileLogo, .mobileERIcon {
        float: left;
    }

    .mobileMenuIcon, .mobileERIcon {
        width: 20%;
        height: 40px;
    }

        .mobileMenuIcon i, .mobileERIcon i {
            display: block !important;
            margin: 20px 6px;
            font-size: 1.0em;
        }

    .mobileERIcon {
        position: absolute;
width: 17%;
height: 82px;
top: 21px;
right: 6%;
background-image: url('/portals/41/images/ER-bookmark.png');
background-size: contain;
background-repeat: no-repeat;
z-index: 1001;
color: #fff;
font-size: 1.2em;
text-align: center;
padding-top: 15px;
    }

        .mobileERIcon img {
            width: 70%;
        }

	.mobileMenuIcon a {
            color: #00205c !important;
        }
    .mobileLogo {
        width: 60%;
	padding:5px;
    }

        .mobileLogo img {
            width: 95%;
        }

    .header, .mobileDisplay {
        display: none !important;
    }

    .blockSquare {
        height: 90px;
        background-color: #fff;
        text-align: center;
        display: block;
        font-weight: bold;
        text-transform: capitalize;
        color: #00205c;
        padding-top: 3%;
    }

    /* AHS changes for Tablet*/

    .pageMiddleResources .four.columns {
        width: 46% !important;
        margin: 1.7%;
    }

    .pageBottomResources .four.columns {
        margin: 2%;
        width: 96% !important;
    }

    .ahsIcon {
        font-size: 3.5em;
    }

    .pageMiddleNavigation, .hospitalStats {
        display: none !important;
    }

    
    .topMobileNav {
        display: block;
        background-color: #fff;
	margin-bottom:5px;
    }

    .bannerNavContainer a {
        padding: 5% 8%;
    }

.bannerNavblock{
  color:#fff !important;
  background-color:#00205c !important;
}

	.BottomAddress {
		
		height:203px;
	}
    /************************************************* Flex slider ******************************************/

    .flex-control-nav {
        display: none;
    }

    .flexslider-SMMC {
        width:95%;
        margin:0px auto;
    }

#footer-copyright {
        text-align: center;
    }
	
	#dnn_FooterNewsLetterPane  iframe{
		width:224px;
		z-index: -100px !important;
	}

 #mobileBreadCumb {
        font-weight: bold;
        margin:6px;
        background-color: #fff;
    }
     
        #mobileBreadCumb .SubMenu ul {
            padding-left: 0px;
        }

       #mobileBreadCumb .block {
            margin: 0px !important;
            padding:0px !important; 
        }

        #mobileBreadCumb .MenuFirst a, #mobileBreadCumb.MenuSecond a {
            width: 100%;
            color: #fff !important;
        }

        #mobileBreadCumb .MenuFirst .content {
            display: block;
            background-color: #FFA783;
            padding: 10px 5px 10px 20px;
        }

        #mobileBreadCumb .FirstBottomArrow, #mobileBreadCumb .SecondBottomArrow {
            background: url("../images/sprites.png") no-repeat;
        }

       #mobileBreadCumb .MenuFirst .arrow {
            width: 100%;
            display: block;
            background-color: #FF7840;
        }

        #mobileBreadCumb .FirstBottomArrow {
            background-position: -2px -2px;
            width: 17px;
            height: 13px;
            display: block;
            margin-left: 12px;
        }

        #mobileBreadCumb .MenuSecond .arrow {
            width: 100%;
            display: block;
            background-color: #FFF;
        }

        #mobileBreadCumb .MenuSecond .paddingTop {
            padding-top: 13px !important;
        }

        #mobileBreadCumb .SecondBottomArrow {
            background-position: -22px -2px;
            width: 17px;
            height: 13px;
            display: block;
            margin-left: 12px;
        }

        #mobileBreadCumb .MenuSecond .content {
            display: block;
            background-color: #FF7840;
            padding: 0px 5px 10px 20px;
        }

        #mobileBreadCumb ul, #mobileBreadCumb li {
            margin-bottom: 0px !important;
        }

.combineBlock {
margin-top: 0px !important;
margin-bottom: 0px !important;
padding: 3% 8% !important;
-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.13) !important;
-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.13) !important;
box-shadow: 0px 0px 0px rgba(0,0,0,0.13) !important;
}

.combineBlock {
color: #00205c !important;
background-color: #fff !important;
}

}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .blockSquare {
        height: 86px !important;
        margin-right: 0px !important;
    }
    /* AHS changes for Tablet*/
    .pageMiddleResources {
        width: 30.7% !important;
        position: absolute !important;
        margin-top: -185px !important;
        right: 1.9%;
    }

    .pageMiddleResources .nResources {
        width: 100% !important;
    }

    .trend-module-container .nResources {
        width: 100% !important;
    }
    .nResources {
        width: 80% !important;
    }

        .nResources .nResource {
            width: 48% !important;
            margin: 1% 0 1% 2%;
        }

    .ahsIcon {
        font-size: 3.6em;
    }

    body {
        font-size: 10px !important;
    }

    .pageMiddleContent {
        height: 350px;
    }

    .pageMiddleNavigation, .hospitalStats {
        display: none !important;
    }

    .pageBottomResources .four.columns {
        width: 100% !important;
        margin: 0.5% 0 0.5% 0;
    }

    .bannerNavContainer {
        top: .8em !important;
        right: 2.2em !important;
    }

    .bannerNavblock {
        margin: 1.5% 4%;
        padding: 2.2% 2% 2.2% 13%;
        font-size: 1em;
    }

    .topMainLogo img {
        width: 100%;
    }

    .pageMiddleResources .alpha {
        margin-left: 1.702% !important;
    }

    .header .hRow .middle {
        width: 18.34%;
    }
	
	#dnn_FooterNewsLetterPane  iframe{
		width:224px;
		z-index: -100px !important;
	}
}

/* Tablet and to Desktop */
@media only screen and (min-width: 768px) {
    /***************************************** Top Mobile Navigation ****************************************/
    .topMobileNav, .mobileERIcon {
        display: none !important;
    }

    /*********************************************************************************************************/

    /************************************ Top Header And Main Navigation**************************************/
    .header .hRow {
        display: table-row;
        height: 72px;
    }

        .header .hRow .left, .header .hRow .right {
            width: 40.83%;
        }

            .header .hRow .left .linkNavigation {
                float: right;
            }

        .header .hRow .middle {
            width: 19%;
        }

        .header .hRow .left, .header .hRow .middle, .header .hRow .right {
            display: table-cell;
        }

    .leftTable, .rightTable {
        display: table;
    }

    .mainNavigation {
        display: table-row;
    }

    .linkNavigation ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        float: left;
    }

        .linkNavigation ul li {
            display: inline;
            padding: 0 5px;
            line-height: 2em;
        }

            .linkNavigation ul li a {
                color: #ff7840;
                font-size: 0.93em;
            }

                .linkNavigation ul li a:hover {
                    color: #d7490e;
                }

    .mainNavigation {
        background-color: darkblue;
        display: block;
        height: 40px;
        border-bottom: solid 2px #fff;
        -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.13);
        -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.13);
        box-shadow: 0px 0px 5px rgba(0,0,0,0.13);
    }

    .navShadow {
        margin-bottom: 6px !important;
        -moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.13);
        -webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.13);
        box-shadow: 0px 3px 5px rgba(0,0,0,0.13);
    }

    .topNav .topMainLogo {
        position: absolute;
        left: 41.35%;
        width: 18.33%;
        bottom: 6px;
        border-bottom: 2px solid #fff;
    }

        .topNav .topMainLogo:hover {
            border-bottom: 2px solid #ff7840 !important;
        }

    .topNav .left {
        vertical-align: bottom;
        text-align: right;
        display: table-cell;
    }

    .topNav .right {
        display: table-cell;
        vertical-align: bottom;
    }
    /*********************************************************************************************************/

    /************************************************** Banner **********************************************/
    .banner {
        margin: 5px auto 0px auto;
    }

    .bannerNavContainer {
        position: absolute;
        top: 1.7em;
        right: .9em;
        width: 29.5%;
        z-index: 999;
    }

        .bannerNavContainer .container .five.columns {
            width: 100% !important;
        }

.bannerNavContainer a {
background-color: #fff;
color: #00205c !important;
}

        .bannerNavContainer a:hover {
        }

    /*********************************************************************************************************/

    /*************************************** Interior Right Menu Container ***********************************/

    .RightMenuContainer {
        font-weight: bold;
    }

        .RightMenuContainer .MenuFirst a, .RightMenuContainer .MenuSecond a {
            width: 100%;
            color: #fff !important;
        }

        .RightMenuContainer .MenuFirst .content {
            display: block;
            background-color: #FFA783;
            padding: 10px 5px 10px 20px;
        }

        .RightMenuContainer .FirstBottomArrow, .RightMenuContainer .SecondBottomArrow {
            background: url("../images/sprites.png") no-repeat;
        }

        .RightMenuContainer .MenuFirst .arrow {
            width: 100%;
            display: block;
            background-color: #FF7840;
        }

        .RightMenuContainer .FirstBottomArrow {
            background-position: -2px -2px;
            width: 17px;
            height: 13px;
            display: block;
            margin-left: 12px;
        }

        .RightMenuContainer .MenuSecond .arrow {
            width: 100%;
            display: block;
            background-color: #FFF;
        }

        .RightMenuContainer .MenuSecond .paddingTop {
            padding-top: 13px !important;
        }

        .RightMenuContainer .SecondBottomArrow {
            background-position: -22px -2px;
            width: 17px;
            height: 13px;
            display: block;
            margin-left: 12px;
        }

        .RightMenuContainer .MenuSecond .content {
            display: block;
            background-color: #FF7840;
            padding: 0px 5px 10px 20px;
        }

        .RightMenuContainer ul, .RightMenuContainer li {
            margin-bottom: 0px !important;
        }

    /*********************************************************************************************************/

    /******************************************************* General ******************************************/
    .blockSquare {
        height: 70px;
    }

    .pageMiddleNavigation{
	margin-top:10px;
    }
    .pageMiddleNavigation ul {
        text-align: center !important;
        color: #ff7840;
        float: none;
    }

    .facility-phone {
        float: right;
        font-size: 0.94em;
        margin-top: .7em;
        color: #00205c;
        font-weight: 700;
    }

    .landingToHome {
        height: 40px;
        background-color: skyblue;
        border-bottom: solid 2px #fff;
    }

    .landingTopMenu {
        margin-bottom: 6px;
    }

        .landingTopMenu .Menu {
            height: 40px;
            background-color: darkblue;
	    overflow: hidden;
        }


    .landingToHome a {
        padding: 10px;
        color: #fff;
        font-size: 1.1em;
        position: relative;
        top: 15px;
        left: 10px;
    }

        .landingToHome a:hover {
            color: #fff;
        }
	#dnn_FooterNewsLetterPane  iframe{
		width:224px;
		z-index: -100px !important;
	}
    /*********************************************************************************************************/

    /******************************************************* Mega Menu ******************************************/
    .megaMenuBottomLink {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        text-align: center;
        font-weight: bold;
        font-size: 1.2em;
        padding: 7px 0px;
    }

    .MegaActive {
        background-color: #ff7840 !important;
    }

    .borderTopOrange {
        border-top: 6px solid #ff7840;
    }

    .InnerMegaDiv h5 {
        color: #000;
        margin-left: 10px;
        font-size: .9em;
        font-weight: bold;
    }

    .InnerMegaDiv .grayBorderMegaMenu {
        border: 6px solid #CCCCCC;
        display: inline-block;
        width: 100%;
        box-sizing: border-box;
    }

    .InnerMegaDiv .grayBorderMegaMenu .contact, .InnerMegaDiv .grayBorderMegaMenuNFirst .contact{
	padding-left:10px;
    }

    .InnerMegaDiv .grayBorderMegaMenuNFirst {
        border-top: 0px !important;
        border-left: 6px solid #CCCCCC;
        border-right: 6px solid #CCCCCC;
        border-bottom: 6px solid #CCCCCC;
        display: inline-block;
        width: 100%;
        box-sizing: border-box;
    }

    .InnerMegaDiv .fa-phone-square {
        font-size: 2.8em;
        float: left;
        padding-right: 5px;
        line-height: 1.2em;
        color:#FF7840;
    }

    .InnerMegaDiv .title {
        font-size:1.2em;
        line-height:3.2em;
    }

    .InnerMegaDiv .fa-map-marker {
        padding-right:4px;
        color:#FF7840;
    }

    .InnerMegaDiv p {
        margin:0px !important;
    }

    .InnerMegaDiv .paddingTop {
        padding-top:20px;
    }

    .eventDay {
        background-color: #bc9367;
	color: #fff;
	text-align: center !important;
	font-size: 3.3em;
	padding-top: 47px;
	line-height: 1.0em;
	height: 277px;
	font-weight: bold;
    }

        .eventDay em {
            font-size: 2.6em;
	    padding-bottom: 14px;
        }


    .eventDesc {
        padding: 0px 20px;
    }

        .eventDesc h4 {
            line-height: 1.3em !important;
            color: #3596dd;
        }

    .MegaMenuSqure {
        width: 100%;
        height: 77px;
        text-align: center;
        font-size: 6.5em;
        color: #fff;
        padding: 20px 0px;
    }

    .MegaMenuSqure img{
	margin-top: -20px;
    }

    .MegaMenuVRectangle {
        width: 100%;
        height: 145px;
        text-align: center;
        font-size: 6.5em;
        color: #fff;
        padding: 50px 0px;
    }

    .MegaContent {
        padding: 15px;
    }

    .megaMenuBottomLink a {
        color: #fff !important;
    }
    /*********************************************************************************************************/

    /************************************************* Flex slider ******************************************/

    .flex-control-nav {
        position: absolute;
        bottom: 0px;
        right: 10px;
        padding: 5px;
    }

        .flex-control-nav li {
            display: inline;
            margin: 0 3px;
        }

            .flex-control-nav li a {
                background: #fff;
                display: inline-block;
                overflow: hidden;
                width: 10px;
                height: 0;
                padding-top: 10px;
                text-align: center;
                -webkit-border-radius: 0px;
                border-radius: 0px;
                -moz-background-clip: padding;
                -webkit-background-clip: padding-box;
                background-clip: padding-box;
                margin-bottom: 10px;
            }

                .flex-control-nav li:hover a, .flex-control-nav li a.flex-active {
                    background-color: #293f67;
                }
    /*********************************************************************************************************/

    #footer-copyright {
        margin-top: 40px;
        font-size: .8em;
        text-align: right;
    }

    .mobileDisplayHide {
        display: inherit !important;
    }

    .landingTopMenu ul {
        list-style: none;
        list-style-type: none;
    }

        .landingTopMenu ul li {
            list-style: none;
            list-style-type: none;
            display: inline-block;
            padding: 10px 40px;
            font-size: 1.2em;
        }

            .landingTopMenu ul li a {
                color: #fff;
            }

/**************************** Top Search Bar *******************************/
    .searchContainer, .searchContainerLeft, .searchContainerRight {
        float: right;
    }

        .searchContainer .topSearchButton {
            display: block;
            background-color: #ff7840;
            line-height: 21px;
            padding: 0px 18px;
            color: #fff;
        }

        .searchContainer input.SearchTextBox {
            height: 10px;
            margin-right: 5px;
        }

.searchContainer{
	top: -5px;
	position: relative;
}

    /**********************************************************google search**********************************/

    #GoogleFrame {
        height: 1500px;
    }

    /*****************/
}

/* Standard 960 and up (devices and browsers) */
@media only screen and (min-width: 960px) {

    /**************************************************** Page Bottom ****************************************/
    .pageBottomResources .eight .columns {
        margin-right: 0px !important;
    }

    .pageBottomResources .four.columns {
        width: 48.6% !important;
        margin-right: 5px;
        margin-left: 0px;
    }

    .pageBottomResources .right {
        margin-right: 0px !important;
        margin-left: 2.8% !important;
    }

    /*********************************************************************************************************/

    /**************************************************** Page Bottom ****************************************/
    .hospitalStats {
        height: 85px;
        background-color: #b7d8ee;
    }

        .hospitalStats .content {
            margin: 0 auto 0 auto;
        }


        .hospitalStats em {
            font-size: 3.0em;
            float: left;
        }

        .hospitalStats .container .columns {
            margin: 0 2.5%;
        }

            .hospitalStats .container .columns .zone {
                width: 26%;
                float: left;
                text-align: center;
                padding: 2.4% 3%;
                color: #fff;
            }

                .hospitalStats .container .columns .zone .statsH1 {
                    font-size: 4em;
                    float: left;
                    margin-top: 0.2em;
                }

                .hospitalStats .container .columns .zone .statsH2 {
                    font-size: 1.5em;
                    float: left;
                    margin-left: .3em;
                }

                .hospitalStats .container .columns .zone .statsH3 {
                    font-size: 1.3em;
                    margin-top: .2em;
                }

                .hospitalStats .container .columns .zone .statsH4 {
                    font-size: 1.1em;
                    float: left;
                    margin-left: .6em;
                }

    /*********************************************************************************************************/

    /**************************************************** Middle Page Resource ****************************************/
    .pageMiddleResources {
        margin: 10px auto !important;
    }

    .ahsIcon {
        font-size: 3.5em;
    }
    /*********************************************************************************************************/

    /**************************************************** Banner navigation ****************************************/
    .bannerNavContainer {
        width: 31% !important;
    }
    /*********************************************************************************************************/

	#dnn_FooterNewsLetterPane  iframe{
		width:224px;
		z-index: -100px !important;
	}

}



/**************************************************************************************************************/
