/*------------------ Content Manager CSS-------------------*/

#contentManager {width:345px; padding:2px; position:absolute; top:0; left:407px; z-index:500; text-align:center; line-height:16px; -moz-border-radius-bottomright:10px; -moz-border-radius-bottomleft:10px; -webkit-border-bottom-right-radius:10px; -webkit-border-bottom-left-radius:10px; background: #fff url(/images/bigShadowBottom.jpg) center -8px no-repeat;}
#contentManager a {color:#333; text-decoration:underline; font-size:12px;}
#contentManager a:hover {color:#666; text-decoration:none;}
#contentManager .title {font-size:16px;}
#contentManager p {margin-bottom:6px;}

.Admin_mainMenu	{background-color:#eeeeee; padding:2px;}
.Admin_mainMenu a	{color:#006;}
.Admin_mainMenu a:hover	{color:#000;}

#displayOptions		{position:fixed; top:0px; left:0px; width:100%;}

.copybold {  font-family:  arial, helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #000000;  font-weight: bold; text-decoration: none;  }
.copy {  font-family:  arial, helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #000000;  text-decoration: none;  }
.spacedcopy {  font-family:  arial, helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #000000;  text-decoration: none;  }
.medcopy {  font-family:  arial, helvetica, sans-serif; font-size: 13px; line-height: 14px; color: #000000;  text-decoration: none;  }
.biggercopy {  font-family:  arial, helvetica, sans-serif; font-size: 13px; line-height: 18px; color: #000000;  text-decoration: none;  }
.smallcopy {  font-family:  arial, helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #000000;  text-decoration: none;  }
.smallcopybold {  font-family:  arial, helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #000000;   font-weight: bold; text-decoration: none;  }
.smallcopytext {  font-family:  arial, helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #000000;  text-decoration: none;  }
.largecopy {  font-family:  arial, helvetica, sans-serif; font-size: 14px; line-height: 17px; color: #000000;  text-decoration: none;  }
.xlargecopy {  font-family:  arial, helvetica, sans-serif; font-size: 16px; line-height: 18px; color: #000000;  text-decoration: none;  }
.compressedcopy {  font-family:  arial, helvetica, sans-serif; font-size: 11px; line-height: 10px; color: #000000;  text-decoration: none;  }
.xsmallcopy {  font-family:  arial, helvetica, sans-serif; font-size: 10px; line-height: 10px; color: #000000;  text-decoration: none;  }
.xxsmallcopy {  font-family:  arial, helvetica, sans-serif; font-size: 9px; line-height: 9px; color: #000000;  text-decoration: none;  }
.bannerH1 {
    color: #ffffff !important;
    text-shadow: 0 0 2px rgba(0,0,0,.2)
}

.bannerP {
    color: white;
    text-shadow: 0 0 2px rgba(0,0,0,.2);
    padding: 5px;
}


/*//Spacing*/
@media (max-width: 768px) {
.mobile-text-center { text-align:center !important;}
}

    .p7 {
        padding: 7px;
    }

    .btn {
        text-transform: uppercase;
    }

    .m0 {
        margin: 0;
    }

    .m0important {
        margin: 0 !important
    }

    .p0important {
        padding: 0 !important
    }

    .m5 {
        margin: 5px;
    }

    .m10 {
        margin: 10px;
    }

    .m20 {
        margin: 20px;
    }

    .m30 {
        margin: 30px;
    }

    .m40 {
        margin: 40px;
    }

    .m50 {
        margin: 50px;
    }

    .mb0 {
        margin-bottom: 0;
    }

    .mb5 {
        margin-bottom: 5px;
    }

    .mb10 {
        margin-bottom: 10px;
    }

    .mb20 {
        margin-bottom: 20px;
    }

    .mb30 {
        margin-bottom: 30px;
    }

    .mb40 {
        margin-bottom: 40px;
    }

    .mb50 {
        margin-bottom: 50px;
    }

    .mt0 {
        margin-top: 0;
    }

    .mt5 {
        margin-top: 5px;
    }

    .mt10 {
        margin-top: 10px;
    }

    .mt20 {
        margin-top: 20px;
    }

    .mt30 {
        margin-top: 30px;
    }

    .mt40 {
        margin-top: 40px;
    }

    .mt50 {
        margin-top: 50px;
    }

    .mt70 {
        margin-top: 70px;
    }

    .mt80 {
        margin-top: 80px;
    }

    .mt100 {
        margin-top: 100px;
    }

    .ml0 {
        margin-left: 0;
    }

    .ml5 {
        margin-top: 5px;
    }

    .ml10 {
        margin-left: 10px;
    }

    .ml20 {
        margin-left: 20px;
    }

    .ml30 {
        margin-left: 30px;
    }

    .ml40 {
        margin-left: 40px;
    }

    .ml50 {
        margin-left: 50px;
    }

    .mr0 {
        margin-right: 0;
    }

    .mr5 {
        margin-right: 5px;
    }

    .mr10 {
        margin-right: 10px;
    }

    .mr20 {
        margin-right: 20px;
    }

    .mr30 {
        margin-right: 30px;
    }

    .mr40 {
        margin-right: 40px;
    }

    .mr50 {
        margin-right: 50px;
    }

    .p0 {
        padding: 0;
    }

    .p2 {
        padding: 1px;
    }

    .p5 {
        padding: 5px;
    }

    .p10 {
        padding: 10px;
    }

    .p15 {
        padding: 15px;
    }

    .p20 {
        padding: 20px;
    }

    .p30 {
        padding: 30px;
    }

    .p40 {
        padding: 40px;
    }

    .p50 {
        padding: 50px;
    }

    .pl0 {
        padding-left: 0;
    }

    .pl5 {
        padding-left: 5px;
    }

    .pl10 {
        padding-left: 10px;
    }

    .pl15 {
        padding-left: 15px;
    }

    .pl20 {
        padding-left: 20px;
    }

    .pr15 {
        padding-right: 15px;
    }

    .pl30 {
        padding-left: 30px;
    }

    .pl40 {
        padding-left: 40px;
    }

    .pl50 {
        padding-left: 50px;
    }

    .pr0 {
        padding-right: 0;
    }

    .pr5 {
        padding-right: 5px;
    }

    .pr10 {
        padding-right: 10px;
    }

    .pr20 {
        padding-right: 20px;
    }

    .pr30 {
        padding-right: 30px;
    }

    .pr40 {
        padding-right: 40px;
    }

    .pr50 {
        padding-right: 50px;
    }

    .pt0 {
        padding-top: 0;
    }

    .pt5 {
        padding-top: 5px;
    }

    .pt5 {
        padding-top: 5px;
    }

    .pb5 {
        padding-bottom: 5px;
    }

    .pt10 {
        padding-top: 10px;
    }

    .pt15 {
        padding-top: 15px;
    }

    .pt20 {
        padding-top: 20px;
    }

    .pt30 {
        padding-top: 30px;
    }

    .pt40 {
        padding-top: 40px;
    }

    .pt50 {
        padding-top: 50px;
    }

    .pb0 {
        padding-bottom: 0;
    }

    .pb5 {
        padding-bottom: 5px;
    }

    .pb10 {
        padding-bottom: 10px;
    }

    .pb20 {
        padding-bottom: 20px;
    }

    .pb30 {
        padding-bottom: 30px;
    }

    .pb40 {
        padding-bottom: 40px;
    }

    .pb50 {
        padding-bottom: 50px;
    }

    .w100 {
        width: 100%;
    }

    .w95 {
        width: 95%;
    }

    .w90 {
        width: 90%;
    }

    .w75 {
        width: 75%;
    }

    .w50 {
        width: 50%;
    }

    .w34 {
        width: 34%;
    }

    .w33 {
        width: 33%;
    }

    .w25 {
        width: 25%;
    }

    .w20 {
        width: 20%;
    }

    .w14 {
        width: 14%;
    }

    .w5 {
        width: 5%;
    }

    .w2-5 {
        width: 2.5%;
    }

    .fl {
        float: left;
    }

    .fr {
        float: right;
    }

    .cr {
        clear: right;
    }

    .cl {
        clear: left;
    }

    .cb {
        clear: both;
    }

    .cf {
        clear: both;
        float: none;
    }

    .b {
        font-weight: bold;
    }

    .i, .italic {
        font-style: italic;
    }

    .db {
        display: block;
    }

    .br5 {
        border-radius: 5px;
    }

    .br10 {
        border-radius: 10px;
    }

    .b5, .b3, .b10 {
        border: 2px solid #2b2b2b;
    }

    .b5 {
        border: 5px;
    }

    .b3 {
        border: 3px;
    }

    .b10 {
        border: 10px;
    }
