﻿* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


body {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    overflow-x: hidden;
    font-size: 1em;
    font-family: Arial, Arial Narrow, Times New Roman;
}
/*background-color:#999797;*/


.clearfix::after {
    content: "";
    clear: both;
    display: table; 
}

/* MASTER PAGE ------------------------*/
.mHeader {
    position: relative;
    top: 0;
    min-height: 165px;
    max-height: 165px;
   /*overflow: hidden;*/
    z-index: 1000;
    padding-top: 10px;
    background-color:black;   
    /*background-color:#455263;*/
    /*background-color: #999797; 
     background-image: url(/images/bg2.jpg);
      background-size: cover;*/
}

.mContent {
    height: 100%;
    position: relative;
    top: 0;
    width: 100%;
    display: inline-block;
    background-color: white;
    line-height: 1.5em;
    min-height: 300px;
    padding-bottom: 15px;
}

.mFooter {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1000;
    border-top: 3px solid black; /*2px*/
    padding-top: 5px;
}

.mFooter a {
        text-decoration: none;
        color: black;
    }


.SetMargin {
    margin: 0;
}

.Framework {
    max-width: 1000px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}



.logo {
    max-width: 250px;
    width: 90%;
    display: block;
    position: relative;
    left: -2px;
}

.topBar {
    height: 35px;
    width: 100%;
    background-color: black;
    /*background-color: #455263;*/  
    color: white;
    position: relative;
    top: 0;
    text-align: right;
}

.topBar .Framework {
        height: 35px;
        text-align: right;
        vertical-align: middle;
 }

.tagline {
    font-size: 1.3em;
    /*color: black;*/
    color:white;
    padding: 15px 0;
}

/* MENU--------*/

.menu {
    display: inline-block;
}
 

.menuItem {
    /*color: black;*/
    color:white;
    font-weight: bold;
    font-size: 1.2em;
    float: left;
    padding-right: 15px;
}


    .menuItem a:hover, .menuItem a:visited:hover {
        text-shadow: #999797 0 0 3px;
        font-weight: bold;
        /*color: black;*/
    }

.mobileMenu {
    display: none;
}

.mobMenuItem a, .mobMenuItem a:visited, .menuItem a, .menuItem a:visited {
    color: white;
    text-decoration: none;
    width: 100%;
}

.mobileMenu img {
    width: 30px;
    display: inline;
    z-index: 6000;
    position: relative;
    cursor:pointer;
}

.mobMenuItem {
    width: 100%;
    background-color: #333333;
    color: white;
    border-bottom: 1px solid white;
    line-height: 3em;
    vertical-align: middle;
    padding-left: 10px;
}


    /*.mobMenuItem:hover, .mobMenuItem a:hover, .menuItem a:visited:hover {
        font-weight: bold;
        background-color: #4d4d4d;
    }*/


.dlrAcc {
    position: absolute;
    top: 120px;
    right: 0;
    background-color: #ca1a1a;
    padding: 8px 20px 9px 8px;
}
 
@media (max-width: 1000px) {
    .dlrAcc {
        position: absolute;
        top: 9px;
        right: -8px;
        background-color: #ca1a1a;
        padding: 8px 20px 8px 8px;
    }
 
}

.dlrAcc a, .dlrAcc a:visited {
    color: white;
    text-decoration: none;
    font-weight: bold
}

#divHdr .tblHdr {
    width: 100%;
    position: relative;
}

#divHdr .tdMenu {
    text-align: right;
    vertical-align: middle;
}

#divHdr #dialogoverlay {
    display: none;
    opacity: .8;
    position: fixed;
    top: 0px;
    right: 0;
    background-color: #000;
    width: 50%;
    max-width: 300px;
    z-index: 5000 !important;
}

#divHdr #dialogbox {
    display: none;
    position: fixed;
    top: 75px;
    right: 0;
    width: 50%;
    max-width: 300px;
    z-index: 5500 !important;
    border-radius: 6px;
}

#divHdr .overlaySpacer {
    text-align: right;
    width: 100%;
    position: relative;
    top: -10px;
    height: 65px;
    z-index: 5500 !important;
}

#divHdr .itemContainer {
    position: relative;
    border-top: 1px solid white;
    top: -15px;
    z-index: 5500 !important;
}



/*---------------------------------------*/
/* Footer------*/
.ftrMenuItem {
    padding: 5px 0;
    font-size: 1em;
}

.ftrMenuItem a, .ftrMenuItem a:visited {
        color: black;
        text-decoration: none;
    }


   
.ftrL, .ftrR {
    float: left;
    width: 49%;
    min-height: 200px;
}
/*---------------------------------------*/



/* DefaultPage ----------------------------- */
.vid {width: 100%;
    margin: 0;
    position: relative;
    top: -165px;
    z-index: -1;
}

.dvdr1 {
    width: 80%;
    padding: 20px 0;
    margin: auto;
}

.dvdr2 {
    width: 100%;
    padding: 20px 0;
    margin: auto;
}

.hr {
    width: 100%;
    height: 2px;
    background-color: black;
}
/*---------------------------------------*/






/*ContactPages---------------------*/
.contacts {
    width: 100%;
    max-width: 900px;
    font-size: 1em !important;
    /*font-family: Arial Narrow, Arial, Times New Roman !important;*/
    font-family: Arial, Arial Narrow, Times New Roman;
}

.contacts .content {
    margin-left: 3%;
    padding-bottom: 20px;
}

.contacts .h2Sub {
    font-style: italic;
    font-size: 16px;
    font-weight: normal;
    display: block;
}

    .contacts .cal {
        min-width: 125px;
        max-width: 125px;
        min-height: 130px;
        max-height: 130px;
        text-align: center;
        float: left;
        padding-bottom: 5px;
        font-family: Arial Narrow, Arial, Times New Roman !important;
    }
/*border:dotted; border-color:red;*/
.contacts .calHoliday {
    padding-bottom: 8px;
    font-weight: bold;
    font-size: .9em !important;
}

    .contacts .calTbl {
        border: solid;
        moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        border-color: #4d4d4d;
        width: 90%;
        margin-left: 5%;
    }

.contacts .calDay {
    font-weight: bold;
    color: white;
    height: 25px;
    background-color: black;
    font-size: 1em !important;
}

.contacts .calDate {
    height: 65px;
}

.contacts a:link, .contacts a:visited {
    color: #0000ff;
    cursor: pointer;
}


.contacts .div_FloatSpacer {
    clear: both;
}

@media screen and (max-width:560px) {
    .contacts .div_FloatSpacer {
        display: none;
        clear: unset;
    }
}

/*.contacts .sects {
    

}*/
/*---------------------------------------*/






/*Everything else*/

ul li {
    padding-bottom: 15px;
}

@media (max-width: 1000px) {
    .mHeader,.mFooter{padding:10px 8px 0 10px;}
    .mContent {padding: 0 20px;   }
}

@media (max-width: 700px) {
    .tagline{font-size:1em;}
    .mContent {
        padding: 0 10px;
         
    }
}

@media (max-width: 615px) {
    .mHeader { min-height: 120px; max-height: 120px; }
    .menu{display:none;}
    .mobileMenu{display:inline-block;}

    
}

@media (max-width: 415px) {
    .tagline {font-size: .85em;  }
}


/*  SUPPORT ----*/

.supH1 a, .supH1 a:visited{
    color: black;
    text-decoration: none;
}




/*  PRESS ROOM */

.a-pr {
    color: black;
    text-decoration: none;
}

.prItem {
    padding: 10px 0;
    border-bottom: 1px solid #999797;
    cursor: pointer;
}

.prHdr {
    font-size: 1.5em;
    display: block;
    padding-left: 5px;
}

.prDate {
    font-size: .85em;
    color: gray;
    padding-left: 5px;
    text-decoration:none;
}
.prShortDesc{
    display:block; padding-left:35px;
}

.prItem:hover {
    background-color: #f2f2f2;
}

.h2Sub { /*font-style: italic;*/
    font-size: 16px;
    font-weight: normal;
    display: block;
    color: gray;
}



.divAdminBar {
    color:white;
    z-index:4000;
    width:100%; text-align:center;
   position:absolute; top:1px;
    
}


.divEditors {
    color: black;
    background-color:white;
    z-index: 4000;
     display:inline-block;
    border: 2px solid red;
    moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding:5px;
}

    .divEditors a, .divEditors a:visited {
        color: black;
        text-decoration: none;
    }