h1, h2 { font-family: 'century gothic', arial; font-size: 18px; color: #699e9f; text-align: left; padding-top: 16px; text-transform: uppercase; font-weight: normal;  }
#aoiContainer { width: 100%; height: 100%; background-image: url(../../../images/background.gif); background-repeat: repeat-x; }
#centerContainer { width: 970px; margin-left: auto; margin-right: auto; background-image: url(../../../images/main-background.gif); background-repeat: repeat-y;}
body { margin: 0px; padding: 0; background: #1b1812; }
#leftContainer { float: left; width: 172px }
#leftMenuContainer { padding-top: 28px; padding-bottom: 64px; }
#navHeader {
    height: 38px;
    width: 798px;
    background-image: url(../../../images/header-back.gif);
}
#navHeader div { float: left; }


#navHeader .menu-header-menu-container {
    height: 38px;
    width: 700px;
}

#navHeader div ul {
    list-style: outside none none;
    margin: 0 0 0 11px;
    padding: 0;
}

#navHeader div ul li.menu-item {
    float: left;
    font-size: 14px;
    font-family: 'Karla', sans-serif, arial;
    padding: 8px 14px 3px;
    position: relative;
}

#navHeader div ul li.menu-item:hover,
#navHeader div ul li.current-menu-item {
    background-color: #bdb289;
}


#navHeader div ul li.menu-item:hover a,
#navHeader div ul li.current-menu-item a {
    color: #fff;
    text-decoration: none;
}

#navHeader div ul li.menu-item ul {
    display: none;
}

#navHeader div ul li.menu-item:hover ul {
    position: absolute;
    left: -11px;
    display: block;
    width: 150px;
    background-color: #bdb289;
    border-radius: 0 0 5px 5px;
    box-shadow: 2px 2px 2px #ccc;
    z-index: 9999;

}
#navHeader div ul li.menu-item:hover ul li {
    text-align: left;
    line-height: 1em;
}
#navHeader div ul li.menu-item:hover ul li:last-child {
    padding-bottom: 15px;
}

#navHeader div ul li.menu-item:hover ul li a {
    font-size: .9em;
    color: #fff;
}

#navHeader div ul li.menu-item:hover ul li a:hover {
    color: #CB2E2E;
}


#u-share {
    width: 98px;
}
#navFooter {
    height: 35px;
    width: 798px;
    background-image: url(../../../images/but_footer.gif);
    text-indent: -5000px;
}

#mural_image { height: 142px; }
#rightContainer { float: left; width: 798px; background-image: url(../../../images/body_background.gif); background-repeat: repeat-y;}
#bodyContainer {  width: 798px; }
.entry {
    line-height: 18px;
    font-family: arial;
    font-size: 13px;
    color: #626265;
    text-align: left;
}

#footerContainer { width: 100%; height: 121px; background-image: url(../../../images/footer_background.gif); background-repeat: repeat-x; position: relative }
#footerCenter { width: 970px; height: 80px; margin-left: auto; margin-right: auto; position: relative; }
#footerCopy { position: absolute; top: 24px; left: 30px; font-face: arial; font-size: 9px; color: #575d4c }
#footerNavBar  { position: absolute; position: absolute; top: 24px; left: 690px; }
#footerNavBar A { font-face: arial; font-size: 9px; color: #575d4c; text-decoration: none; margin-left: 5px; margin-right: 2px }

#footerNav {
    padding-top: 80px;
    margin-left: 16px;
}

#footerNav .menu-header-menu-container {
    clear: both;
    width: 100%;
}

#footerNav .menu-header-menu-container ul {
    list-style: outside none none;
    margin: 0 0 0 11px;
    padding: 0;
    width: 100%;
}

#footerNav .menu-header-menu-container ul li.menu-item {
    float: left;
    width: 170px;
    font-size: 14px;
    font-family: 'Karla', sans-serif, arial;
    padding: 2px 0px 0px;
    text-align: left;
    position: relative;
}
#footerNav .menu-header-menu-container ul li.menu-item {
    margin: 0px;
}

#footerNav .menu-header-menu-container ul li.menu-item a {
    font-size: 1em;
    color: #cc9;
    font-weight: bold;
}

#footerNav .menu-header-menu-container ul li.menu-item ul {
    margin: 0;
}

#footerNav .menu-header-menu-container ul li.menu-item ul li a {
    font-size: .9em;
    font-weight: normal;
}


.navColumn {
    float: left;
    width: 170px;
    padding-bottom: 32px;
}
.navColumn ul {
    padding: 0;
    margin: 0;
}
.navColumn ul li {
    list-style-images: none;
    list-style-type: none;
    list-style-position: outside;
    text-align: left;
    line-height: 17px;
}

.navColumn A {
    color: #CCCC99;
    font-family: arial;
    text-decoration: none;
    font-size: 12px;
}
.navColumn A:hover {
    text-decoration: underline;

}
.century, h3 { font-family: 'century gothic', arial; font-size: 16px; }
h3 {
    color: #629a9b;
    font-weight: 400;
    line-height: 0px
}

.myInput { border: 1px solid #ccc; padding: 0; margin: 0; }

html {
    height: 101%;
    margin-bottom: 1px;
    padding: 0;
}
ul li A  { color: #626280; text-decoration: none; }

#flashContainer {
    display: block;
}
#altContainer {
    display: none;
}
#altNav {
    width: 760px;
    height: 47px;
    margin-left: 19px;
}
#altNav div {
    float: left;
}

#UIPage-container {
    width: 798px;
}

#UIPage-content {
    width: 522px;
}
#UIPage-inner {
    margin: 11px 0 0 40px
}

.showMore {
    width: 522px;
    height:18px;
}

#UIBlog-inner   {
    width: 500px;
    float: left;
}
.UIBlog-item {
    margin: 0 0 50px 32px;
}
.UIBlog-item img {
    max-width: 440px;
    height: auto;
}
.UIBlog-title {
    text-align: left;

}
.UIBlog-title A {
    font-size: 16px;
    color: #699E9f;
}

.entry-content {
    text-align: left;
}


#mobileNav {
    display: none;
}

/* Media Queries */
@media screen and (max-width: 768px) {

    h3 {
        line-height: 16px;
    }
    #altContainer,
    #flashContainer {
        display: none;
    }

    #aoiContainer {
        width: device-width;
        zoom: 1;
    }

    #centerContainer {
        width: 100%;
        background-image: none;
    }

    /** Home **/
    #UIIndex-container {
        height: auto;
    }

    #indexLeft {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
    }
    #indexLeftInner {
        margin: 0 auto;
        width: 90%;
    }

    #indexLeftInner H1 {
        display: none;
    }

    #indexRight {
        position: relative;
        left: 0;
        top: 0;
        margin: 23px auto;
        width: 90%;
    }

    .mobile-item {
        display: block;
    }

    .mobile-item img {
        width: 100%;
    }


    /** all other **/
    #leftContainer {
        float: none;
        margin: 0 auto 32px auto;
    }

    #leftMenuContainer {
        width: 100%;
    }


    #UIPage-logo {
        margin: 0 auto;
    }

    #UIPage-logo img {
        width: 100%;
    }

    #rightContainer {
        width: 100%;
        clear: both;
        float: none;
    }

    #mobileNav {
        display: block;
        margin: 0 0 23px;
        height: 24px;
        background-color: #BEB28A;
    }


    #mobileNav div {
        float: left;
        padding: 4px 11px 0;
    }

    #mobileNav div A {
        color: #fff;
        font-size: 1.2em;
    }

    #mobileNav .menu-header-menu-container {

    }

    #mobileNav .menu-header-menu-container ul {
        list-style: outside none none;
        margin: 0;
        padding: 0;
    }

    #mobileNav .menu-header-menu-container ul li {
        float: left;
        padding: 0 11px;
        position: relative;
        font-size: 1.2em;
    }

    #mobileNav .menu-header-menu-container ul li ul {
        display: none;
        position: absolute;
    }

    #mobileNav .menu-header-menu-container ul li:hover ul {
        display: block;
        position: absolute;
        left: -5px;
        width: 180px;
        background-color: #BEB28A;
    }

    #mobileNav .menu-header-menu-container ul li:hover ul li {
        line-height: 1.5em;
        text-align: left;

    }
    #mobileNav .menu-header-menu-container ul li:hover ul li a {
        font-size: 1em;

    }
    #mobileNav .menu-header-menu-container ul li:hover ul li:first-child {
        padding-top: 11px;
    }
    #mobileNav .menu-header-menu-container ul li:hover ul li:last-child {
        padding-bottom: 11px;
    }
    #navHeader {
        width: 100%;
        display: none;
    }

    #navHeader img {
        height: 30px;
    }

    #navFiller,
    #UINav-contact,
    #UINav-mri {
        display: none;
    }

    #navFooter {
        clear: both;
        text-indent: 0px;
        background-image: none;
        text-align: center;
        font-size: 1.4em;
        width: 100%;
    }

    #navSports {
        display: inline-flex;
    }
    #navSports div img {
        width: 100%;
    }
    #UIPage-container,
    #bodyContainer {
        float: none;
        width: 100%;
    }

    .UIPage-h1bar {
        display: none;
    }

    #UIPage-sidebar,
    #u-share,
    #UIPage-facebook {
        display: none;
    }

    #UIPage-content {
        width: 95%
    }

    #UIPage-content p {
    }

    #UIPage-inner {
        margin: 11px 0 0 31px
    }

    .UIPage-header {
        width: 100%;

    }

    #UIPage-inner img {
/*        max-width: 90%; */
        float: none;
        vertical-align: middle;
    }
    .showMore {
        width: 90%;
        height:18px
    }

    #UIHome-mobile-header {
        z-index: 1;

    }
    #mural_image,
    #leftMenuContainer,
    #leftMenuText,
    #footerContainer,
    #UIPage-newsletter,
    .nomobile {
        display: none;
    }

    #drop_menu_welcome {
        position: absolute;
        top: 38px;
        left: 0px;
        display: none;
        text-align: left;
    }

    #drop_menu_about {
        position: absolute;
        top: 38px;
        left: 60px;
        display: none;
        text-align: left;
    }

    #drop_menu_services {
        position: absolute;
        top: 38px;
        left: 120px;
        display: none;
        text-align: left;
    }

    #drop_menu_new_patients {
        position: absolute;
        top: 38px;
        left: 160px;
        display: none;
        text-align: left;
    }

    #div-sports-text {
        clear: both;
    }

    .drop_menu {
        z-index: 999;
        width: 185px;
    }
    .drop_menu div a {
        font-size: 13px;
    }
}


@media screen and (min-width: 769px) and (max-width: 950px) {

    #altContainer,
    #flashContainer {
        display: block;
    }

    #aoiContainer {
        width: device-width;
        zoom: 1;
    }

    #centerContainer {
        width: 100%;
        background-image: none;
    }

    /** Home **/
    #UIIndex-container {
        height: auto;
    }

    #indexLeft {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
    }
    #indexLeftInner {
        margin: 0 auto;
        width: 90%;
    }

    #indexLeftInner H1 {
        display: none;
    }

    #indexRight {
        position: relative;
        left: 0;
        top: 0;
        margin: 23px auto;
        width: 90%;
    }

    .mobile-item {
        display: block;
    }

    .mobile-item img {
        width: 100%;
    }


    /** all other **/
    #leftContainer {
        margin: 0 auto 32px auto;
    }

    #leftMenuContainer {
        width: 100%;
    }

    #mural_image {
        height: auto;
    }
    #mural_image img {
        width: 100%;
        max-width: 600px;
        height: auto;
    }
    #UIPage-logo {
        margin: 0 auto;
    }

    #UIPage-logo img {
        width: 100%;
    }
    #UIPage-inner {
        margin: 11px 0 0 31px;
    }

    #rightContainer {
        width: 77%;
    }


    #navHeader {
        width: 100%;
        display: block;
    }

    #navHeader img {
    }

    #navFiller { }

    #UINav-contact,
    #UINav-mri {
        display: none;
    }

    #navFooter {
        clear: both;
        text-indent: 0px;
        background-image: none;
        text-align: center;
        font-size: 1.4em;
        width: 100%;
    }


    #UIPage-container,
    #bodyContainer {
        float: none;
        width: 100%;
    }


    #UIPage-sidebar,
    #u-share,
    #UIPage-facebook {
        display: none;
    }

    #UIPage-content {
        width: 95%
    }

    #UIPage-content p {
    }

    #UIPage-inner {
        margin: 11px 0 0 10px
    }

    .UIPage-header {
        width: 100%;

    }


    .showMore {
        width: 90%;
        height:18px
    }

    #leftMenuContainer,
    #leftMenuText,
    #footerContainer {}

    #UIPage-newsletter,
    .nomobile {
        display: none;
    }

    #drop_menu_welcome {
        position: absolute;
        top: 38px;
        left: 20px;
        display: none;
        text-align: left;
    }

    #drop_menu_about {
        position: absolute;
        top: 38px;
        left: 90px;
        display: none;
        text-align: left;
    }

    #drop_menu_services {
        position: absolute;
        top: 38px;
        left: 180px;
        display: none;
        text-align: left;
    }

    #drop_menu_new_patients {
        position: absolute;
        top: 38px;
        left: 270px;
        display: none;
        text-align: left;
    }

}


@media screen and (max-width: 560px) {
	#UIPage-content .outer {
		width: 95%;
        } 

	.UIPage-h1bar {
		display: block;
 	}
	.UIPage-h1bar img {
		max-width: 90%;
	}
}