﻿body 
{
    background-color: #FFFFFF;
    padding: 0px; 
    margin: 0px;
    font-family: Arial;
    font-size: 15px;
    color: #303030;
}

.backgroundGradient
{
    /*background-image: url("../../img/backgroundimg.png");
    background-repeat:repeat-x;*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DAE2E8', endColorstr='#ffffff');
    
    /* Safari 4-5, Chrome 1-9 */ 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DAE2E8), to(#ffffff)); 
    
    /* Safari 5.1, Chrome 10+ */ 
    background: -webkit-linear-gradient(top, #DAE2E8, #ffffff); 
    
    /* Firefox 3.6+ */ 
    background: -moz-linear-gradient(top, #DAE2E8, #ffffff); 
    
    /* IE 10 */ 
    background: -ms-linear-gradient(top, #DAE2E8, #ffffff); 
    
    /* Opera 11.10+ */ 
    background: -o-linear-gradient(top, #DAE2E8, #ffffff);
}

img
{
    border-width: 0px;
}

.redFont {
    color: red;
    font-weight: bold;
}

#wrapper {
    width: 1040px;
    background-color: #FFFFFF;
    margin: 0px auto;
    box-shadow: 0px 0px 30px #888888;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.covidBackGround {
    width: 100%;
    height: 200%;
    top: 0px;
    position: absolute;
    opacity: 0.5;
    background-color: lightslategray;
}

.covidMain {
    width: 1200px;
    background-color: white;
    margin: 0px auto;
    box-shadow: 0px 0px 30px #888888;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    position: absolute;
    top: 125px;
    left: 21.5%;
}

.linkButton {
    background: none !important;
    border: none;
    padding: 0 !important;
    /*optional*/
    font-family: arial, sans-serif;
    /*input has OS specific font-family*/
    color: #069;
    text-decoration: underline;
    cursor: pointer;
}

.leftSide{
    width:3%;
}

.rightSide {
    width: 3%;
}

.covidButton {
    background-color: #5b8fc0;
    border: groove;
    border-bottom-color:darkblue;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
    Width: 275px;
}
    .covidButton:hover {
        font-weight: bold;
        color: darkblue;
    }


.cellSpacing{
    height:55px;
}

.cellSmallSpacing {
    height: 25px;
}

#headerMain {
    height: 125px;
    border: 0px solid red;
    padding-top: 10px;
}

.clear
{
    clear: both;
    height: 0px;
}

.headerMain_logo
{
    margin-left: 15px;
    float: left;
    clear: right;
    height: 115px;
}

.headerMain_locationcareercontactus
{
    margin-left: 10px;   
}

.SocialMediaDiv
{
    height: 5px;
    text-align: right; 
    margin-top: 10px;
    margin-right: 10px;
}

.InstagramIcon
{
    height: 30px; 
    margin-bottom: 2px; 
    margin-left: 1px;
}

.headerMain_phone
{
    margin: 40px 0px 0px 60px;
}

.headerMain_search {
    float: right;
    clear: right;
    background-color: #ffffff;
    margin: 5px 5px 0px 430px;
    width: 300px;
}

.headerMain_searchTwo {
    width: 300px;
    float: right;
    clear: right;
}

.banner {
    border: 0px solid red;
    color: #FFFFFF;
    text-align: center; /* Centers inline and inline-block content horizontally */
}


.content
{
    background-color: #FFFFFF;
    min-height: 300px;
    padding: 20px;
}

.SideNavContent
{
    background-color: #FFFFFF;
    min-height: 300px;
    padding: 20px 20px 20px 0px;
}

.ContentBackgroundGradient
{
    background: -moz-linear-gradient(right, #99b3cc, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff);
    background: -webkit-linear-gradient(right, #99b3cc, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff);
    background: linear-gradient(to right, #99b3cc, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff);
}

.footer
{
    height: 125px;
    width: 950px;
    background-image: url("../img/nav/top_menu_background.png");
    background-size: cover;
    margin-bottom: 50px;
    box-shadow: 5px 5px 10px rgba(0,0,0,.15);
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.footerlogo
{
    height: 85px;
    float: left;
    clear: right;
    margin-top: 18px;
    margin-left: 20px;
}

.footerjcaho
{
    float: left;
    clear: right;
    height: 70px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 25px;
}

.footerAward
{
    float: left;
    clear: right;
    height: 90px;
    margin-top: 5px;
    margin-left: 5px;
}

div.footerHomeCareElite
{
    float: left;
    clear: right;
    margin-top: 15px;
    margin-left: 5px;
}

img.footerHomeCareElite
{
    height: 70px;
    border-radius: 6px;
    margin-left: 5px;
}

.footerTopWorkPlace
{
    float: right;
    margin-right: 15px;
    margin-top: 2px;
}

.footerlinks
{
    margin-top: 7px;
    margin-left: 175px;
    float: left;
    border: 0px solid red;
    color: #ffffff;
}

p
{
    margin: 0px;
    padding: 0px;
}

.sectionfirst
{
    margin-top: 10px;
}

.sectionconsecutive
{
    margin-top: 25px;
}

.contentText
{
    float: left;
    clear: right;
    width: 550px;
    margin-left: 30px;
}

.justifyText
{
    text-align: justify;
}

.CorporateHeadquarters
{
    border-top-right-radius: 5px; 
    border-top-left-radius: 5px; 
    width: 190px;
    color: #FFFFFF;
    background-color: rgb(160, 3, 36); 
    background-color: rgba(160, 3, 36, 0.85);
    padding: 10px; 
    text-align: center;
    font-weight: bold;
}

.news
{
    margin-top: 20px;
}

.newsdate
{
    margin-top: 5px;
    font-weight: bold;
    font-size: 12px;
}

.NewsHeader a
{
    text-decoration: none;
    font-weight: bold;
    color: #a00324;
    font-size: 16px;
}

.NewsHeader a:hover
{
    text-decoration: underline;
}

.NewsSection
{
    margin-top: 5px;
}

.NewsSection a
{
    text-decoration: none;
}

.NewsSection a:hover
{
    text-decoration: underline;
}

.newsTitle
{
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: #a00324;
    padding: 0px;
    margin: 5px 0px 10px 0px;
}

.ContentHeaderTitle
{
    width: 100%;
    color: rgb(30,30,30);
    font-weight: normal;
    font-style: italic;
    font-size: 2em;
    text-align: center;
}

.TopMargin
{
    margin-top: 20px;
}

.TopMarginPrettySmall
{
    margin-top: 5px;
}

.TopMarginSmall
{
    margin-top: 10px;
}

.TopMarginWideCentered
{
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.TopMarginBigWideCentered
{
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.Paragraph
{
    margin-top: 20px;
    text-indent: 30px;
    text-align: justify;
    text-justify: inter-word;
    line-height: 20px;
}

.Paragraph-No-Indent
{
    margin-top: 20px;
    text-align: justify;
    text-justify: inter-word;
    line-height: 22px;
}

.Paragraph-No-Indent-No-Top
{
    text-align: justify;
    text-justify: inter-word;
    line-height: 22px;
}

.Paragraph-Simple
{
    text-align: justify;
    text-justify: inter-word;
}

.MissionStatement_1
{
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 25px;
    font-size: 1.5em;
    color: rgb(30,30,30);
}

.floatLeft
{
    float: left;
    clear: right;
}

.DefaultSouthSection
{
    margin-top: 30px;
    margin-bottom: 30px;
    width: 900px;
    height: 125px;
}

.accreditationCorporateCompliance li 
{
    color: #b42720;
    margin-bottom: 15px;
}

.accreditationCorporateCompliance li p 
{
    color: #000000;
}

.ContentSection
{
    width: 550px;
    padding: 5px;
    margin: 0 auto;
}

.NoSideNavContentSection
{
    width: 800px;
    padding: 5px;
    margin: 0 auto;
}

.CarterMaroonColor
{
    color: #a00324;
}

.Bold
{
    font-weight: bold;
}

.ContentSubHeaderTitle
{
    color: #a00324;
    font-weight: bold;
    font-size: 20px;
}

.TextInput
{
    height: 25px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 14px;
    border: thin solid rgb(150,150,150);
    border-radius: 3px;
    background-color: rgb(225, 239, 246);
}

.SelectInput
{
    height: 28px;
    font-size: 14px;
    border: thin solid rgb(150,150,150);
    border-radius: 3px;
    background-color: rgb(225, 239, 246);
}

.TextArea
{
    font-size: 14px;
    border: thin solid rgb(150,150,150);
    border-radius: 3px;
    background-color: rgb(225, 239, 246);
}

.CarterDocsScreenShots
{
    margin-top: 15px;
}

.CarterDocsScreenShots td
{
    padding: 5px;
}

.CarterDocsScreenShots td img
{
    width: 240px;
    padding: 10px;
    border: thin solid rgb(230,230,230);
    border-radius: 10px;
    box-shadow: 4px 3px 5px rgb(240,240,240);
}

.coronaTitle {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
    color: rgb(30,30,30);
}

.mainButton {
    width: 100%;
    text-align: center;
}

.scroll {
    border-radius: 25px;
    padding: 10px;
    background: #000000; /* 000080 #0000FF;*/
    display: inline-block;
    vertical-align: top;
}

.linkWhite {
    color: white;
    text-decoration: none;
    background-color: none;
}
/* scrolling css only code     
   
.scroll-left {
    height: 50px;
    overflow: hidden;
    position: relative;
}
.scroll-left p {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 50px;
    text-align: center;
    /* Starting position */
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    /* Apply animation to this element */
    -moz-animation: scroll-left 10s linear infinite;
    -webkit-animation: scroll-left 10s linear infinite;
    animation: scroll-left 10s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%);
    }

    100% {
        -moz-transform: translateX(-100%);
    }
}
@-webkit-keyframes scroll-left {
    0% {
        -webkit-transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
    }
}
@keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%); /* Browser bug fix */
        -webkit-transform: translateX(100%); /* Browser bug fix */
        transform: translateX(100%);
    }

    100% {
        -moz-transform: translateX(-100%); /* Browser bug fix */
        -webkit-transform: translateX(-100%); /* Browser bug fix */
        transform: translateX(-100%);
    }
}*/
