/* SITE WIDE */

/* Get Google Fonts */
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:Bold,Regular');
@import url('https://fonts.googleapis.com/css?family=Roboto:Bold,Regular');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:Bold,Regular');

@font-face {
  font-family: "Merriweather";
  src: url("/apps/layouts/fonts/Merriweather-Regular.ttf");
}

@font-face {
  font-family: "Merriweather";
  font-weight: bold; 
  src: url("/apps/layouts/fonts/Merriweather-Bold.ttf");
}

@font-face {
  font-family: "Montserrat";
  src: url("/apps/layouts/fonts/Montserrat-Regular.ttf");
}

@font-face {
  font-family: "Montserrat";
  font-weight: bold; 
  src: url("/apps/layouts/fonts/Montserrat-SemiBold.ttf");
}

@font-face {
  font-family: "Playball";
  font-weight: bold; 
  src: url("/apps/layouts/fonts/Playball-Regular.ttf");
}

HTML { height:100%; }
BODY { background-color: #222222; color: #CFCFCF; height:100% }

a:hover{color:FDC81E; text-decoration:underline; }

a:hover{color:FDC81E; text-decoration:underline; }
.Warn {font-family: Roboto, Verdana, Arial; font-size:16px; font-weight:bold; color:#FF0000;}
.BigWarn {font-family: Roboto, Verdana, Arial; font-size:16px; font-weight:bold; color:#FF0000;}
.Green {font-family: Roboto, Verdana, Arial; font-size:16px; color:#008000;}
.Red {font-family: Roboto, Verdana, Arial; font-size:16px; color:#FF0000;}
.BoldGreen {font-family: Roboto, Verdana, Arial; font-size:16px; font-weight:bold; color:#008000;}
.BoldRed {font-family: Roboto, Verdana, Arial; font-size:16px; font-weight:bold; color:#FF0000;}
.Fade {font-family: Roboto, Verdana, Arial; font-size:16px; color:#999999; }

/* CUSTOM */
.Sideline {font-family: Roboto, Verdana, Arial; font-size:16px; color: #FDC81E; font-weight:bold;}
.Sideline A:link {text-decoration: underline; color: #FDC81E;}
.Sideline A:active {text-decoration: underline; color: #FDC81E;}
.Sideline A:visited {text-decoration: underline; color: #FDC81E;}
.Sideline A:hover {text-decoration: none; color: #FDC81E;}

.White {font-family: Roboto, Verdana, Arial; font-size:13px; color: #CFCFCF;}
.White A:link {text-decoration: underline; color: #CFCFCF;}
.White A:active {text-decoration: underline; color: #CFCFCF;}
.White A:visited {text-decoration: underline; color: #CFCFCF;}
.White A:hover {text-decoration: none; color: #999999;}

.BoldWhite {font-family: Roboto, Verdana, Arial; font-size:15px; color: #CFCFCF; font-weight:bold;}
.BoldWhite A:link {text-decoration: underline; color: #CFCFCF;}
.BoldWhite A:active {text-decoration: underline; color: #CFCFCF;}
.BoldWhite A:visited {text-decoration: underline; color: #CFCFCF;}
.BoldWhite A:hover {text-decoration: none; color: #CFCFCF;}

/* NAVIGATION */

.NavText {font-family: Roboto, Verdana, Arial; font-size:11px; color:#CFCFCF; font-weight:bold;}
.NavText A {text-decoration: none; color: #0000CC;}
.NavText A:link {text-decoration: none; color: #0000CC;}
.NavText A:visited {text-decoration: none; color: #0000CC;}
.NavText A:hover {text-decoration: underline; color: #FDC81E;}

.NavFade {font-family: Roboto, Verdana, Arial; font-size:11px; color:#999999; font-weight:bold;}
.NavFade A {text-decoration: none; color: #0000CC;}
.NavFade A:link {text-decoration: none; color: #0000CC;}
.NavFade A:visited {text-decoration: none; color: #0000CC;}
.NavFade A:hover {text-decoration: underline; color: #FDC81E;}

.UserText {font-family: Roboto, Verdana, Arial; font-size:12px; color:#CFCFCF;}
.UserText A {text-decoration: none; color: #0000CC;}
.UserText A:link {text-decoration: none; color: #0000CC;}
.UserText A:visited {text-decoration: none; color: #0000CC;}
.UserText A:hover {text-decoration: underline; color: #FDC81E;}


/* VIEWS */

.HallTD {font-family: Verdana; font-size:12px; font-weight:bold; color:#CFCFCF; background-color:##222222;}
.HallBook {font-family: Verdana; font-size:12px; font-weight:bold; color:#CFCFCF; background-color:#FDC81E;}
.HallBook A {font-family: Verdana; font-size:11px; font-weight:bold; color:#CFCFCF; background-color:#FDC81E;}
.CurrentPubRow {background-color:#333333;}
.AlternatePubRow {background-color:#111111;}
.IncidentLog {font-family: Verdana; font-size:14px; font-weight:bold; color:#CFCFCF; background-color:#FDC81E;}
.GuestBorder {font-family: Verdana; font-size:13px; color:#CFCFCF; background-color:#BD1112;}
.GuestBG {background-color:#222222;}


/* PUBLIC FONTS */

.Headline {font-family: Roboto, Verdana, Arial; font-size:26px; font-weight:bold; color: #FDC81E;}
.Headline A:link {text-decoration: underline; color: #FDC81E;}
.Headline A:active {text-decoration: underline; color: #FDC81E;}
.Headline A:visited {text-decoration: underline; color: #FDC81E;}
.Headline A:hover {text-decoration: none; color: #FDC81E;}

.Title {font-family: Roboto, Verdana, Arial; font-size:26px; font-weight:bold;}
.Title A:link {text-decoration: underline; font-weight:bold; color: #FDC81E;}
.Title A:active {text-decoration: underline; font-weight:bold; color: #FDC81E;}
.Title A:visited {text-decoration: underline; font-weight:bold; color: #FDC81E;}
.Title A:hover {text-decoration: none; font-weight:bold; color: #FDC81E;}

.Heading {font-family: Roboto, Verdana, Arial; font-size:26px; font-weight:bold; color:#FDC81E;}
.Heading A:link {text-decoration: underline; color:#FDC81E;}
.Heading A:active {text-decoration: underline; color:#FDC81E;}
.Heading A:visited {text-decoration: underline; color:#FDC81E;}
.Heading A:hover {text-decoration: none; color:#FDC81E;}

.Regular {font-family: Roboto, Verdana, Arial; font-size:16px; color:#CFCFCF; }
.Regular A {text-decoration: underline; color: #FDC81E;}
.Regular A:link {text-decoration: underline; color: #FDC81E;}
.Regular A:visited {text-decoration: underline; color: #FDC81E;}
.Regular A:hover {text-decoration: none; color: #FDC81E;}

.Bold {font-family: Roboto, Verdana, Arial; font-size:16px; font-weight:bold; color: #CFCFCF;}
.Bold A:link {text-decoration: underline; color: #FDC81E;}
.Bold A:active {text-decoration: underline; color: #FDC81E;}
.Bold A:visited {text-decoration: underline; color: #FDC81E;}
.Bold A:hover {text-decoration: none; color: #FDC81E;}

.Small {font-family: Roboto, Verdana, Arial; font-size:13px; color:#CFCFCF; }
.Small A {text-decoration: underline; color: #FDC81E;}
.Small A:link {text-decoration: underline; color: #FDC81E;}
.Small A:visited {text-decoration: underline; color: #FDC81E;}
.Small A:hover {text-decoration: none; color: #FDC81E;}

.SmallBold {font-family: Roboto, Verdana, Arial; font-size:13px; font-weight:bold; color:#CFCFCF; }
.SmallBold A {text-decoration: underline; color: #FDC81E;}
.SmallBold A:link {text-decoration: underline; color: #FDC81E;}
.SmallBold A:visited {text-decoration: underline; color: #FDC81E;}
.SmallBold A:hover {text-decoration: none; color: #FDC81E;}

.StatsBoxTable {background-color:#555555; width:93%; border:0px}
.StatsBoxTitle {font-family: Roboto, Verdana, Arial; font-size:16px; font-weight:bold; color: #FDC81E; background-color:#E51904}
.StatsBoxCell {font-family: Roboto, Verdana, Arial; font-size:14px; font-weight:bold; color: #CFCFCF; background-color:#222222}

/* FORM STYLES */

.fsField {font-family:Roboto, Verdana, Arial; font-size:18px; color:#000000; font-weight:normal; }
.fsButton {font-family:Roboto, Verdana, Arial; font-size:18px; color:#000000; font-weight:bold; background-color:#FDC81E; border-width:1px; border-color:#CFCFCF; }
