
@charset "utf-8";
html {
    font-family: sans-serif;
}
body {
    background: url("/SiteDesign/Images/bg.aspx") repeat fixed center top / 100% auto rgba(0, 0, 0, 0);
    color: #000;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 100%;
    margin: 0;
}
a {
    background-color: transparent;
}
font {
    line-height: normal;
}
h1, h2, h3, h4, h5, h6 {
    color: #333333;
    font-weight: normal;
    margin: 10px 0;
    text-transform: uppercase;
}
h1 {
    font-size: 38px;
    line-height: 38px;
}
h2, .breadcrumbs {
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
}
.breadcrumbs a {
    display: none;
}

.breadcrumbs {
    
}

h3 {
    font-size: 24px;
    line-height: 24px;
}
h4 {
    font-size: 19px;
    line-height: 19px;
}
h5 {
    font-size: 16px;
    line-height: 16px;
}
h6 {
    background: none repeat scroll 0 0 #333333;
    border-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 1em;
    margin: 5px 0;
    min-width: 150px;
    text-align: center;
    transition: all 0.5s ease 0s;
}
h6 a {
    color: #fff;
    display: block;
    padding: 10px;
    text-decoration: none;
}
h6:hover {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
}
img {
    border: medium none;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
.MainInformationTable {
    width: 100%;
}
.PageManagerInfoContainer {
    display: none;
}
.e3pagetemplate .BirAtGlance, .e3pagetemplate .CalAtGlance, .e3pagetemplate .WeaAtGlance {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #e6e6e7;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.14);
    box-sizing: border-box;
    font-family: inherit;
    margin-bottom: 20px;
    padding: 10px;
    width: 100%;
}
.e3pagetemplate .BirAtGlance a, .e3pagetemplate .CalAtGlance a, .e3pagetemplate .WeaAtGlance a {
    color: #2f2f2f;
    font-weight: bold;
    text-decoration: none;
}
.e3pagetemplate .WeaAtGlance .AGToday, .e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    font-weight: normal;
    padding: 0 0 10px;
    text-align: center;
    width: 100%;
}
.e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
}
.e3pagetemplate .WeaAtGlance .AGToday > img {
    display: block;
    height: 64px !important;
    margin: 0 auto;
    width: 64px !important;
}
.e3pagetemplate .WeaAtGlance .AGDay {
    width: 100%;
}
.e3pagetemplate .WeaAtGlance .AGDay:first-child {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.e3pagetemplate .WeaAtGlance .AGDate {
    border: medium none;
    float: left;
    width: 25%;
}
.e3pagetemplate .WeaAtGlance .AGPic {
    float: right;
    text-align: right;
    width: 25%;
}
.e3pagetemplate .WeaAtGlance .AGTemp {
    float: right;
    text-align: center;
    width: 50%;
}
.e3pagetemplate .WeaAtGlance .AGCast {
    float: right;
    text-align: center;
    width: 50%;
}
.e3pagetemplate .BirAtGlance .AGScroll, .e3pagetemplate .CalAtGlance .AGScroll, .e3pagetemplate .CalAtGlance .Cont2 {
    padding: 0;
    width: 100%;
}
.e3pagetemplate .CalAtGlance .AltCont, .e3pagetemplate .CalAtGlance .AltLink, .e3pagetemplate .EveAtGlance .AltLink, .e3pagetemplate .CalAtGlance .Link, .e3pagetemplate .EveAtGlance .Link {
    margin: 0 -10px;
    padding: 10px;
}
.e3pagetemplate .CalAtGlance .AltCont, .e3pagetemplate .CalAtGlance .AltLink, .e3pagetemplate .EveAtGlance .AltLink {
}
.e3pagetemplate .CalAtGlance .Link2 {
    padding: 0 0 3px;
}
.e3pagetemplate .BirAtGlance {
    text-align: center;
}
.e3pagetemplate .BirAtGlance .AGDay {
    margin-top: 5px;
}
.e3pagetemplate .BirAtGlance .AGDay div:first-child {
    margin-bottom: 5px;
}
.e3pagetemplate .BirAtGlance a {
    font-size: 12px;
}
.e3pagetemplate .WeaAtGlance .AGDay {
    font-size: 13px;
    width: 100%;
}
.e3pagetemplate .WeaAtGlance .AGPic img {
    height: auto !important;
    min-width: 35px;
}
.e3pagetemplate .WeaAtGlance .AGDay {
    font-size: 13px;
    width: 100%;
}
.e3pagetemplate .WeaAtGlance .AGPic img {
    height: auto !important;
    min-width: 35px;
}
.currentUserLabelText {
    color: #333;
    float: right;
    margin: 0 0 0 8px;
}
.cmsdesklink {
    color: #333;
    float: right;
    margin: 0 0 0 8px;
}
.signoutLink {
    color: #333;
    float: right;
    margin: 0 0 0 8px;
}
.e3pagetemplate {
    color: #333333;
    font-size: 17px;
    line-height: 25px;
}
.e3pagetemplate a {
    color: #ae8b64;
}
.TopDropLayout1 {
    float: left;
    min-width: 980px;
    position: relative;
    width: 100%;
}
.TopDropLayout1 .page_header {
    background: url("/sitedesign/images/headbg.aspx") repeat-x scroll center top rgba(0, 0, 0, 0);
    float: left;
    min-width: 980px;
    width: 100%;
}
.page_header .page_header_wrapper {
    padding: 55px 0 0;
}
.page_header_wrapper a {
    text-decoration: none;
}
.page_header_wrapper .page_header_1 {
    height: 218px;
    margin: 0 auto 14px;
    text-align: center;
    width: 980px;
}
.page_header_wrapper .page_header_2 {
    margin: 0 auto;
    width: 980px;
}
.oneCMSMenu, .CMSMenu {
    cursor: pointer;
}
.page_header_2 .oneCMSMenu {
    color: #fff;
    font-size: 25px;
    height: 75px;
    margin: 0 auto;
    text-transform: uppercase;
}
.page_header_2 .oneCMSMenuItem {
    padding: 0 32px;
}
.page_header_2 .oneCMSMenuItemMouseOver, .page_header_2 .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_2 .oneCMSMenuHighlightedMenuItem {
    padding: 0 32px;
}
.page_header_2 .CMSMenu {
    background: none repeat scroll 0 0 #faf7e4;
    color: #101513;
    font-size: 18px;
    text-transform: uppercase;
    width: auto !important;
}
.page_header_2 .CMSMenuItem {
    padding: 8px 20px 8px 10px;
}
.page_header_2 .CMSMenuItemMouseOver, .page_header_2 .CMSMenuHighlightedMenuItemMouseOver, .page_header_2 .CMSMenuHighlightedMenuItem {
    background: none repeat scroll 0 0 #101513;
    color: #faf7e4;
    padding: 8px 20px 8px 10px;
}
.page_header_wrapper .page_header_3 {
    overflow-x: hidden;
    width: 100%;
}
.edimg {
    position: relative;
    width: 100%;
}
.edimg img {
    display: block;
    margin: 0 auto;
    min-width: 1900px;
    width: 100%;
}
.page_header_wrapper .page_header_4 {
    color: #333333;
    font-size: 17px;
    height: 30px;
    margin: 10px auto 0;
    text-transform: uppercase;
    width: 980px;
}
.TopDropLayout1 .page_content {
    float: left;
    min-width: 980px;
    width: 100%;
}
.page_content .page_content_wrapper {
    margin: 0 auto;
    width: 980px;
}
.page_content_middle {
	padding: 35px 0 100px;
}
.page_content .page_header_wrapper:after, .page_content .page_content_wrapper:after, .page_content .page_footer_wrapper:after {
    clear: both;
    content: "";
    display: block;
}
.page_content_wrapper:before, .page_footer_wrapper:before {
    border-top: 2px solid #8b867c;
    content: "";
    display: block;
    margin: 0 auto;
    width: 100px;
}
.TopDropLayout1 .page_footer {
    color: #333333;
    float: left;
    min-width: 980px;
    text-align: center;
    width: 100%;
}
.page_footer .page_footer_wrapper {
    font-size: 19px;
    line-height: 30px;
    margin: 0 auto;
    width: 980px;
}
.page_footer_wrapper a {
    color: #ad0c2b;
}
a.fa span {
    display: none;
}
.page_footer_wrapper .page_footer1 {
    margin: 24px 0 0;
}
.fwrap1 {
}
.page_footer_wrapper .page_footer2 {
}
.poweredby {
}
.poweredbylink {
    text-align: right;
}
.e3pagetemplate .mobileScorecard {width:815px !important;}
.e3pagetemplate .mobileScorecardMain {background:transparent;}
.e3pagetemplate .mobileScorecardMain .mscRightColumn {width:695px !important;}
.e3pagetemplate .mscRightColumn .RLMen, .e3pagetemplate .mscRightColumn .RLWomen {display:none;}


.gallery {
    display: inline-block;
    margin: 10px 21px;
    width: 200px;
}

.gallery h3 {
    display: inline-block;
    width: 100%;
}


/* fixes */

.e3pagetemplate .BirAtGlance, .e3pagetemplate .CalAtGlance, .e3pagetemplate .WeaAtGlance{
    background: none repeat scroll 0 0 #fff !important;
    box-shadow: 1px 8px 16px 0px rgba(0, 0, 0, 0.2) !important;
}

.e3pagetemplate .BirAtGlance a, .e3pagetemplate .CalAtGlance a, .e3pagetemplate .WeaAtGlance a {
    color: #ae8b64 !important;
    font-size: 15px !important;
}

.e3pagetemplate .BirAtGlance a {
    font-size:15px !important;
}

.CalAtGlance .AltCont, .CalAtGlance .AltLink, .EveAtGlance .AltLink {
    background-color: #ebeae0 !important;
}

.CalAtGlance .Cont2 {
    font-size:15px !important;
}

.twoCMSMenu {
    background: none repeat scroll 0 0 #faf7e4;
    color: #101513;
    font-size: 18px;
    text-transform: uppercase;
    width: auto !important;
    padding: 15px;
}

twoCMSMenu .twoCMSMenuItem {
    padding: 8px 20px 8px 10px;
}


