/********************************************************************
Fireweb2015.css
*********************************************************************/

/* -----------------------------------------------------------------
MAIN TEXT/SECTION STYLES
-------------------------------------------------------------------- */
body, div, span, a, p, table, th, tr, td, tbody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

BODY.Main
{
    BACKGROUND-COLOR: #ffffff;
    background-image: url("../images/logos/fireweb-borderline.gif"); 
	background-repeat: repeat-y;
	top:0px;
	left:0px;
}

#FWbody
{
	position: relative;
	border: none;
	width: auto;
	background-color: #dddddd;
	margin: 5px;
	padding: 5px;
	top: 20px;
	z-index: 1;
}

.ItemHeaderHigh	
{
	font-size: 12px; 
	font-weight: bold; 
	color: red;
}
.ItemHeader		
{
	font-size: 12px; 
	font-weight: bold; 
	color: black;
}
.ItemDate
{
	font-size: 12px; 
	font-weight: normal;
}
.ItemDateHigh
{
	font-size: 12px; 
	font-weight: normal; 
	color: red;
}
.ItemText
{
	font-size: 10px; 
	font-weight: normal; 
	color: black; 
	padding: 5px;
	background-color: #ffcc99;
	border: none;
	padding-bottom: 0;
}
.ItemText P
{
	font-size: 10px; 
	font-weight: normal; 
	color: black; 
	background-color: #ffcc99;
}
.ItemMore
{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	background-color: #ffcc99; 
}

.StdText
{
	font-size: 12px;
}

.StdTextDisabled
{
	font-size: 12px;
	color:#999999;
}

.StdText TABLE
{
	font-size: 12px;
}

.StdTextRight
{
	font-size: 12px;
	text-align: right;
}

.StdTextRightDisabled
{
	font-size: 12px;
	text-align: right;
	color:#999999;
}

.StdTextCenter
{
	font-size: 12px;
	text-align: center;
}

.StdTextCenterDisabled
{
	font-size: 12px;
	text-align: center;
	color:#999999;
}

.StdTextEmph
{
	font-size: 12px;
	font-weight: bold;
}

.StdTextEmph TABLE
{
	font-size: 12px;
	font-weight: bold;
}

.StdTextEmphRight
{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.StdTextEmphRightBlack
{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: black;
}

.StdTextEmphRightRed
{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: red;
}

.StdTextEmphCenter
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.StdTextHeader
{
	font-size: 16px;
	font-weight: bold;
}

.StdTextHeaderLarge
{
	font-size: 22px;
	font-weight: bold;
}

.StdTextWarning
{
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}

.StdTextSectionHeader
{
	color: #cc0000;
	font-size: 16px;
	font-weight: bold;
}

.StdTextSmall
{
	font-size: 10px;
}

.StdTextSmall a
{
	font-size: 10px;
}

.StdTextSmall p
{
	font-size: 10px;
}

.StdTextSmall tr
{
	font-size: 10px;
}

.StdTextSmall td
{
	font-size: 10px;
}

.StdTextSmallLeft
{
	font-size: 10px;
	text-align: left;
}

.StdTextSmallRight
{
	font-size: 10px;
	text-align: right;
}

.StdTextSmallCenter
{
	font-size: 10px;
	text-align: center;
}

.StdTextSmallEmph
{
	font-family: "Arial black";
	font-size: 10px;
}

.StdTextSmallHigh
{
	font-size: 10px;
	background-color: #ffffff;
}

.StdTextSmallDisabled
{
	font-size: 10px;
	color:#999999;
}

.StdTextRed
{
	font-size: 12px;
	color: #ff0000;
}
.StdTextFireRed
{
	font-size: 12px;
	color: #cc0000;
}

.StdTextRedEmph
{
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}

.StdTextSmallRed
{
	font-size: 10px;
	color: #ff0000;
}

.StdTextRightRed
{
	font-size: 12px;
	text-align: right;
	color: #ff0000;
}

.StdTextCenterRed
{
	font-size: 12px;
	text-align: center;
	color: #ff0000;
}

.StdTextWhite
{
	font-size: 12px;
	color: #ffffff;
}

.StdHeaderRightWhite
{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
}

.StdHeaderLeftWhite A
{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}

.StdHeaderLeftWhite
{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}

.StdTextLink
{
	text-decoration: none;
	font-weight: bold;
}

.StdTextLinkBlack
{
	color : #000000;
	text-decoration: none;
}

.StdTextLinkBlackEmphRight
{
	color : #000000;
    text-align: right;
	text-decoration: none;
    font-weight: bold;
}

.StdTextLinkRed
{
	color : #ff0000;
	text-decoration: none;
	font-weight: bold;
}

.StdTextLinkWhite
{
	color : #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.LgTextFireRed
{
	font-size: 18px;
	color: #cc0000;
	text-align: left;
}
.LgTextEmphFireRed
{
	font-size: 18px;
	color: #cc0000;
	font-weight: bold;
	text-align: left;
}

/* -----------------------------------------------------------------
MISC TEXTS
-------------------------------------------------------------------- */

.PopupText
{
	font-size: 11px;
}

.FireTextPrevSitRep
{
    color: royalblue;
}

.TextOutdated
{
	font-size: 12px;
	color: #666666;
	font-style: italic;
}

.FilterText
{
	font-size: 12px;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}

.DisabledText
{
	font-size: 12px;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}

.TabText
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


/* -----------------------------------------------------------------
FIRE LISTING STYLES
-------------------------------------------------------------------- */

.FireListStatusGoing
{
	color : #cc2222;
	font-weight: bold;
	text-align:left;
}

.FireListStatusSafe
{
	color : #000000;
	font-weight: bold;
	text-align:left;
}

.FireListStatusUnderControl
{
	color : #519900;
	font-weight: bold;
	text-align:left;
}

.FireListStatusContained
{
	color : #ff9900;
	font-weight: bold;
	text-align:left;
}

/* -----------------------------------------------------------------
DIAGNOSTIC STATUS TEXTS
-------------------------------------------------------------------- */
.StatusOKText
{
	color:#006666;
}

.StatusBadText
{
	color:#CC0000;
}

.StatusBadTextSmall
{
	color:#CC0000;
	font-size: 10px;
}

/* -----------------------------------------------------------------
SECTION STYLES
-------------------------------------------------------------------- */
.ListHeader
{
	font-size: 12px; 
	font-weight: bold; 
	text-align: center; 
	color: white; 
	background-color: #cc0000; 
	text-decoration: none;
}

.ListHeaderLeft
{
	font-size: 12px; 
	font-weight: bold; 
	text-align: left; 
	color: white; 
	background-color: #cc0000; 
	text-decoration: none;
}

.SectionHeader
{
	font-size: 16px; 
	font-weight: bold; 
	text-align: center; 
	color: white; 
	background-color: #cc0000; 
}

.SectionSubHeader
{
	font-size: 13px; 
	font-weight: bold; 
	text-align: center; 
	color: white; 
	background-color: #cc0000; 
}

.SectionSubHeaderLeft
{
	font-size: 13px; 
	font-weight: bold; 
	text-align: left; 
	color: white; 
	background-color: #cc0000; 
}

.SectionSmallText
{
	font-size: 10px; 
	font-weight: bold; 
	text-align: center; 
	color: white; 
	background-color: #cc0000; 
}

.HPageSectionHeader
{
	font-size: 14px; 
	font-weight: bold; 
	text-align: center; 
	color: white; 
	background-color: #cc0000; 
	border: none;
	width: auto;
}

.HPageSectionText
{
	font-size: 12px; 
	font-weight: normal; 
	color: black;
	background-color: #ffcc99; 
	border: none;
}

.WeatherSectionHeader
{
	font-size: 14px; 
	font-weight: bold; 
	text-align: left; 
	color: white; 
	background-color: #cc0000; 
}

.WeatherSectionSubHeader
{
	font-size: 12px; 
	font-weight: bold; 
	text-align: left; 
	color: black; 
	background-color: #FFCC99; 
}

.AircraftHeader
{
	font-size: 12px; 
	font-weight: bold; 
	color:#cc0000;
	background-color: #aaaaaa;
}

.SAUSectionHeader
{
	font-size: 16px; 
	font-weight: bold; 
	text-align: center; 
	color: white; 
	background-color: #0000ff;
}

.SAUSectionHeaderLeft
{
	font-size: 16px; 
	font-weight: bold; 
	text-align: left; 
	color: white; 
	background-color: #0000ff;
}

.SAUSectionSubHeader
{
	font-size: 12px; 
	font-weight: bold; 
	text-align: center; 
	color: white; 
	background-color: #0000ff;
}

.SAUSectionSubHeaderLeft
{
	font-size: 12px; 
	font-weight: bold; 
	text-align: left; 
	color: white; 
	background-color: #0000ff;
}

.AWSHeader
{
	font-size: 12px; 
	font-weight: bold; 
	text-align: center; 
	color: white; 
	background-color: #cc0000; 
}

.AWSSubHeader
{
	font-size: 10px; 
	text-align: center; 
	color: white; 
	background-color: #cc0000; 
}

.CalendarHeader
{
	font-size: 14px; 
	font-weight: bold; 
	color: white; 
	background-color: #aaaaaa;
	text-decoration: none;
}

/* -----------------------------------------------------------------
TABLE STYLES
-------------------------------------------------------------------- */
TABLE.NotesSection
{
	width:100%;
	background-color: #ffffff;
	border-width: 0;
}

.SummaryGrid 
{
	background: #eeeeee repeat-y -1px top;
	border: 0px solid #cc0000;
	border-top: 0px;
}
                
.SummaryGridRow0
{
    background: #f7f7f7;
}

.SummaryGridRow1
{
    background: #ffffff;
}

/* -----------------------------------------------------------------
BACKGROUND COLOR STYLES
-------------------------------------------------------------------- */
.Form
{
	background-color: #cccccc;
}

.Std
{
	background-color: #ffcc99;
}

.Red
{
	background-color: #ff0000;
}

.White
{
	background-color: #ffffff;
}

.Blue
{
	background-color: #0000ff;
}

.MainBg
{
	background-color: #dddddd;
}

.FormStdBg
{
	background-color: #f4f5e1;
}

.FormSecondBg
{
	background-color: #aaaaaa;
}

.SAUBg
{
	background-color: #dedeec;
}

.ResCharBg
{
	background-color: #f4f5e1;
}

.ResVehicleDataAdded
{
	background-color: #88ff88;
}

.ResVehicleDataRemoved
{
	background-color: #ffbbbb;
}

.FilterSavedSearch
{
	background-color: #ffeebb;
}

.CalendarBg
{
	background-color: #f4f5e1;
}

.CalendarSecondBg
{
	background-color: #eeeeee;
}

/* -----------------------------------------------------------------
MISC
-------------------------------------------------------------------- */
.TextFile
{
	font-family : "Courier New";
	font-size: 12px;
}

A.WeatherLink
{
	font-size: 10px;
	font-weight: bold;
}

/* -----------------------------------------------------------------
POPUP WINDOW STYLES
-------------------------------------------------------------------- */
BODY.PopupHeaderBody
{
    background-image: url("../images/helpnavbg.gif"); 
}

BODY.PopupHeaderBodySlow
{
    BACKGROUND-COLOR: #cccccc;
    background-image: none;
}

BODY.PopupMain
{
    BACKGROUND-COLOR: #FFCC99;
    background-image: none;
	top:0px;
	left:0px;
}

.PopupHeaderText
{
	font-size: 20px;
	font-weight: bold;
	color:black;
}

TABLE.PopupHeaderTable
{
	position:absolute;
	top:3px;
	left:3px;
	border: 0;
	width:97%;
}

/* -----------------------------------------------------------------
CSS BUTTONS
-------------------------------------------------------------------- */
.ModernButton {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none !important;
	font: 12px Arial, Helvetica, sans-serif !important;
	padding: .3em 1em .345em;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	
    color: #fff !important;
	border: solid 1px #800001;
	background: #990000;
	background: -webkit-gradient(linear, left top, left bottom, from(#B80000), to(#800001));
	background: -moz-linear-gradient(top,  #B80000,  #800001);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#B80000', endColorstr='#800001');	
}
.ModernButton:hover 
{
    background: #900000;        
	text-decoration: none;
}
.ModernButton-hover /* Hack for IE6 because it doesn't support :hover for elements other than links '*/
{
    background: #900000;        
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#900000', endColorstr='#900000');	
	text-decoration: none;
}
.ModernButton-disabled /* Hack for IE6 because it doesn't support :hover for elements other than links '*/
{
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	text-align: center;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	padding: .3em 1em .345em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
    color: #fff;
	border: solid 1px #500001;
	background: #E89999;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#500000', endColorstr='#500000');
	pointer-events: none;
    cursor: default;	
}
.ModernButton:active {
	position: relative;
	top: 1px;
}



/* black for buttons */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* -----------------------------------------------------------------
NAV BAR STYLES
-------------------------------------------------------------------- */
BODY.NavBar
{
    BACKGROUND-COLOR: #ffcc99;
    background-image: none;
}

BODY.NavBarHidden
{
    BACKGROUND-COLOR: #ffcc99;
    background-image: none;
}

BODY.NavBarHiddenStaging
{
    background-color: #AEEEEF;
    background-image: none;
}

BODY.NavBarHiddenProdUAT
{
    background-color: #A5A5A5;
    background-image: none;
}

BODY.NavBarHiddenTraining
{
    BACKGROUND-COLOR: #6CC393;
    background-image: none;
}

BODY.NavBarHiddenTestTrunk
{
    background-color: #EBCEF5;
    background-image: none;
}

BODY.NavBarHiddenTest
{
    background-color: #D455FF;
    background-image: none;
}

BODY.NavBarHiddenDev
{
    BACKGROUND-COLOR: #FEDA42;
    background-image: none;
}

BODY.NavBarHiddenDevIMTPrep
{
    background-color: #7FD4FF;
    background-image: none;
}

BODY.NavBarHiddenDevRob
{
    background-color: #FF55FF;
    background-image: none;
}

BODY.NavBarHiddenDevTrunk
{
    background-color: #7FAAFF;
    background-image: none;
}

.ServerColorDev
{
    color: #FEDA42;
    font-weight: bold;      
}
.ServerColorDevTrunk
{
    color: #7FAAFF;
    font-weight: bold;  
}
.ServerColorDevRob
{
    color: #FF55FF;
    font-weight: bold;      
}
.ServerColorTest
{
    color: #D455FF;
    font-weight: bold;    
}
.ServerColorTestTrunk
{
    color: #EBCEF5;
    font-weight: bold;    
}
.ServerColorTraining
{
    color: #6CC393;
    font-weight: bold;    
}
.ServerColorStaging
{
    color: #AEEEEF;
    font-weight: bold;
}

DIV.NavBar
{
    color:#990000;
}

DIV.NavBar A
{
    font-size: 10px;
    text-decoration:none;
    line-height:100%;
    border-bottom:10px;
    color:#990000;
	position:relative;
	top:+1px
}

.NavFrameUserDetails
{
    font-size: 10px;
    color:gray;
}

.NavFrameUserDetailsNotPro
{
    font-size: 10px;
    color:black;
}

/* -----------------------------------------------------------------
HOME PAGE LOGO STYLES
-------------------------------------------------------------------- */

#FWlogo
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	border: none;
}
.resourcewebLink
{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
}

#FWheader
{
	border: none;
	z-index: 1;
	position: relative;
	border: none;
	top: 10px;
	left: 160px;
	width: 80%;
}
.FirewebTitle
{
	font-size: xx-large;
	font-weight: bold;
	color: #cc0000;
	z-index: 1;
}
.FirewebSub
{
	font-size: xx-small;
	color: #cc0000;
	z-index: 1;
}
.FirewebDesc
{
	font-size: x-small;
	color: #cc0000;
	z-index: 1;
}

/* -----------------------------------------------------------------
HEADER SECTION STYLES
-------------------------------------------------------------------- */
.HeaderText
{
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
}

.HeaderSubText
{
	font-size: 12px;
	color: #cc0000;
}

/* -----------------------------------------------------------------
FOOTER SECTION STYLES
-------------------------------------------------------------------- */
.FooterText
{
	font-size: 10px;
	background-color: #ffffff;
}

.FooterTextUser
{
	font-size: 10px;
	color: #aaaaaa;
	background-color: #ffffff;
}

TABLE.Footer
{
	border: 0;
	background-color: #ffffff;
}

/* -----------------------------------------------------------------
INFO ALERT BOX STYLES
-------------------------------------------------------------------- */
.infoalerttext
{
    font-size: 10px;
    color: black;
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    background-color: #ffcc99;
    text-align: center
}
.infoalertheading
{
    font-size: 12px;
    font-weight: bold;
    color: white;
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    background-color: #999999;
    text-align: left
}
.infoalerticon
{
    font-size: 12px;
    font-weight: bold;
    color: white;
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    background-color: #cc0000;
    text-align: center
}
.infoalerttextLeft
{
    font-size: 10px;
    color: black;
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    background-color: #ffcc99;
    text-align: left
}
.infoalerttextRight
{
    font-size: 10px;
    color: black;
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    background-color: #ffcc99;
    text-align: right
}

.infoalertHeadingRed
{
    font-size: 12px;
    font-weight: bold;
    color: white;
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    background-color: #CC0000;
    text-align: center
}
.infoalertTextWhiteBack
{
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: tahoma,verdana,arial,helvetica,sans-serif;
    BACKGROUND-COLOR: #FFFFFF;
}

/* -----------------------------------------------------------------
MISC OTHER BOX STYLES
-------------------------------------------------------------------- */

.Hints
{
    background-color: #999999;
}

.HintsTextHeader
{
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #ffffff;
}

.HintsText
{
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
}


/* -----------------------------------------------------------------
SCC (ECC) STYLES
-------------------------------------------------------------------- */
.ECC
{
    background-color: #EBE5AA;
    font-family: Arial Narrow,Arial;
}

.ECCHeaderText
{
    font-family: Arial Narrow,Arial;
	font-size: 16px;
    font-weight: bold;
	color: #FF1111;
}

.ECCSubHeaderText
{
    font-family: Arial Narrow,Arial;
	font-size: 10px;
	color: #FF0000;
}

.ECCText
{
    font-family: Arial Narrow,Arial;
	font-size: 13px;
}

.ECCTextSmall
{
    font-family: Arial Narrow,Arial;
	font-size: 11px;
}

.ECCInfoText
{
    font-family: Arial Narrow,Arial;
	font-size: 10px;
	color: #707070;
}

.ECCTableHeader
{
    font-family: Arial Narrow,Arial;
    background-color: #c0c0c0;
	font-size: 12px;
    font-weight: bold;
}

.ECCRowAlternate
{
    background-color: #eeeeee;
}

.ECCStatusGoing
{
    font-family: Arial Narrow,Arial;
	color : #cc2222;
	font-weight: bold;
}

.ECCStatusContained
{
    font-family: Arial Narrow,Arial;
	color : #ff9900;
	font-weight: bold;
}

.ECCStatusUnderControl
{
    font-family: Arial Narrow,Arial;
	color : #519900;
	font-weight: bold;
}

.ECCStatusNotFound
{
    font-family: Arial Narrow,Arial;
	color : #000000;
	font-weight: bold;
}

.ECCBurnStatusNominated
{
    font-family: Arial Narrow,Arial;
	color : #ffffff;
	font-weight: bold;
}

.ECCBurnStatusProposed
{
    font-family: Arial Narrow,Arial;
	color : #ffffff;
	font-weight: bold;
}

.ECCBurnStatusPlanned
{
    font-family: Arial Narrow,Arial;
	color : #ffffff;
	font-weight: bold;
}

.ECCBurnStatusReady
{
    font-family: Arial Narrow,Arial;
	color : #ff8040;
	font-weight: bold;
}

.ECCBurnStatusAuthRequired
{
    font-family: Arial Narrow,Arial;
	color : #ff00ff;
	font-weight: bold;
}

.ECCBurnStatusIgnitionAuth
{
    font-family: Arial Narrow,Arial;
	color : #008000;
	font-weight: bold;
}

.ECCBurnStatusIgnited
{
    font-family: Arial Narrow,Arial;
	color : #ff0000;
	font-weight: bold;
}

.ECCBurnStatusUC1
{
    font-family: Arial Narrow,Arial;
	color : #e28000;
	font-weight: bold;
}

.ECCBurnStatusPatrol
{
    font-family: Arial Narrow,Arial;
	color : #800000;
	font-weight: bold;
}

.ECCBurnStatusSecure
{
    font-family: Arial Narrow,Arial;
	color : #0000ff;
	font-weight: bold;
}

.ECCBurnStatusPartComplete
{
    font-family: Arial Narrow,Arial;
	color : #808080;
	font-weight: bold;
}

.ECCBurnStatusComplete
{
    font-family: Arial Narrow,Arial;
	color : #000000;
	font-weight: bold;
}


/* -----------------------------------------------------------------
FIRE READINESS STYLES
-------------------------------------------------------------------- */
.ReadinessLowModerate
{
    background-color: #7bc144;
	font-weight: bold;
}

.ReadinessHigh
{
    background-color: #02aef0;
	font-weight: bold;
}

.ReadinessVeryHigh
{
    background-color: #fff000;
	font-weight: bold;
}

.ReadinessSevere
{
    background-color: #f89828;
	font-weight: bold;
}

.ReadinessExtreme
{
    background-color: #ed2a24;
	font-weight: bold;
}

.ReadinessCodeRed
{
    background-color: #000000;
	font-weight: bold;
}

.ReadinessOther
{
    background-color: #eeeeee;
	font-weight: bold;
}


/* -----------------------------------------------------------------
AIRCRAFT STATUS
-------------------------------------------------------------------- */
.AircraftStandby
{
    color: #ff9900;
}

.AircraftAvailable
{
    color: #339900;
}

.AircraftDispatched
{
    color: #ff0000;
}

.AircraftPlanned
{
    color: purple;
}

.AircraftOther
{
    color: #000000;
}

/* -----------------------------------------------------------------
Generic Notes Page Styles...
-------------------------------------------------------------------- */
.notesBlurb {font-size: 12px; margin-top: -1em; margin-bottom: 1em; background: white none;}
.notesBlurb img, .noteEntry img {margin: 0.5em; margin-top: 0;}
.notesBlurb h4 {font-size: 14px; margin-top: 0; margin-bottom: 0.5em;}
.notesBlurb h4.high {color: #ff0000;}

.notesContainer {margin: 0.5em; padding: 0; background-color: #ddd; clear: both}

.notesColumn {margin: 0; padding: 0; width: 50%; float: left;}

.notesSection {margin: 0.5em; background-color: #fc9; padding-bottom: 0.5em;}
.notesSection h3 {font-size: 14px; font-weight: bold; text-align: center; color: white; background-color: #cc0000; padding: 2px; margin: 0;}

.noteEntry {font-size: 10px; margin: 1em; margin-bottom: 2em;}
.noteEntry h4 {font-size: 12px; margin-top: 0; margin-bottom: 0.25em;}
.noteEntry h4.high {color: #ff0000;}

.noteEntry p {font-size: 10px; margin-top: 0;}
.notesBlurb .noteEntry, .notesBlurb .noteEntry p {font-size: 12px;}

/* -----------------------------------------------------------------
Tab Strip Styles...
-------------------------------------------------------------------- */
.sandtabs {margin: 0.5em 0em 0em 0em; padding: 0.75em 1em 0.5em 1em; display: block; border-bottom: 1px solid white;}
.sandtabs li {margin: 0; padding: 0.25em 1em 0.5em; border: 1px solid white; list-style: none; display: inline; background-color: #ddaa77; background-image: none;}
.sandtabs li.selected {border-bottom: 1px solid #ffcc99; list-style: none; display: inline; background-color: #ffcc99; font-weight: bold;}
.sandtabs a {text-decoration: none; color: black;}

/* -----------------------------------------------------------------
Home page widgety thing Styles...
-------------------------------------------------------------------- */
#mainBody {background-color: #cccccc; border: 1px solid black; margin: 0; padding: 0; overflow: hidden;}
#col1, #col2, #col3 {padding: 0; margin: 0;}
#col1, #col2, #col3 {padding-bottom: 20000px; margin-bottom: -20000px;} /* Makes all columns the same height as the tallest */

#col1 {float: left; width: 33%;}
#col2 {float: left; width: 33%;}
#col3 {float: left; width: 33%;}

#FirewebHeader h1 {color: #CC0000; font-size: 400%; margin: 0 10px 0 140px; border-bottom: 1px solid #cc0000;}
#FirewebHeader h2 {color: #CC0000; font-size: 80%; font-weight: normal; margin: 2px 0 10px 140px;}
#FirewebHeader h3 {color: #CC0000; font-size: 110%; font-weight: normal; margin: 0 0 10px 140px;}

.widgetbox {border: 0; margin: 8px 2%; padding: 2px; background: white; width: 96%;}
.widgetbox h2.drag {background: #cc0000; color: white; font-weight: bold; text-align: center; font-size: 120%; width: 100%; margin: 0; margin-bottom: 2px; cursor: move;}
.widgetBtns {position: absolute; top: 3px; right: 4px;}
.widgetBtns a {text-decoration: none; color: White; font-weight:bold; cursor:pointer; padding-left: 5px;}
.widgetBtns a:hover {text-decoration: none; color: #cccccc; font-weight:bold; cursor:pointer}


/* -----------------------------------------------------------------
RESOURCES Styles
-------------------------------------------------------------------- */
.Disclaimer
{
	font-size: 12px;
	font-style: italic;
	color: #666;
}
.listBanner
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    FONT-FAMILY: Arial,helvetica,sans-serif
}
.listBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    FONT-FAMILY: Arial,helvetica,sans-serif;
    text-decoration: none;
}
.listBoldWhite
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    COLOR: #ffffff;
    FONT-FAMILY: Arial,helvetica,sans-serif;
    text-decoration: none;
}
.listBoldRed
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    COLOR: #cc0000;
    FONT-FAMILY: Arial,helvetica,sans-serif;
    text-decoration: none;
}
.listDisabled
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    COLOR: #999999;
    FONT-FAMILY: Arial,helvetica,sans-serif;
    text-decoration: none;
}
.listDisabledWhite
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    COLOR: white;
    FONT-FAMILY: Arial,helvetica,sans-serif;
    text-decoration: none;
}
.listCount
{
    FONT-SIZE: x-small;
    COLOR: #999999;
    FONT-FAMILY: Arial,helvetica,sans-serif;
    text-decoration: none;
}
.listCountBlue
{
    FONT-SIZE: x-small;
    COLOR: blue;
    FONT-FAMILY: Arial,helvetica,sans-serif;
    text-decoration: none;
}
.ResListHeaderLeft
{
	font-size: small; 
	font-weight: bold; 
	text-align: left; 
	color: white; 
	background-color: #cc0000; 
	text-decoration: none;
}

/* -----------------------------------------------------------------
MetaDataExplorer
-------------------------------------------------------------------- */
.MetaDataColumnHeader
{
    FONT-FAMILY: Arial,helvetica,sans-serif;
	font-size: x-small; 
	font-weight: bold; 
	color: white; 
	background-color: #cc0000; 
	text-decoration: none;
}
.MetaDataColumnLink
{
    FONT-FAMILY: Arial,helvetica,sans-serif;
	font-size: x-small; 
	font-weight: bold; 
	text-align: center; 
	color: white; 
	background-color: #cc0000; 
}

/* -----------------------------------------------------------------
MyFireweb
-------------------------------------------------------------------- */
#MyFireWebBody{
	margin: 4px;
}

#MyFireWebBody .heading{
	font-weight: bold;
	position: relative;
}

#linkHighlight{
	position: absolute;
	top: -20px;
	left: -20px;
	height: 50px;
}

#MyFireWebBody  #calendar{
	margin: 10px 0;
}

#MyFireWebBody .links{
	padding: 0 5px;
	margin: 5px 0 10px 0;
}

#MyFireWebBody .links .link{
	width: 170px;
	float: left;
}

.whereLinks{
	text-align: right;
}

/* -----------------------------------------------------------------
Availability Calendar
-------------------------------------------------------------------- */
table.calendar
{
  border: 1px grey solid;
}

table.calendar th, table.calendar td
{
  border: 1px grey solid;
  width: 1.8em;
  height: 1.8em;
  background: white;
  text-align: center;
}

table.calendar th.PH
{
  background: black;
  color: white;
}

table.calendar th.NWD
{
  background: #CCCCCC;
}

table.calendar td.L
{
  background: #98FB98;
}

table.calendar td.T
{
  background: #B9D3EE;
}

table.calendar td.SB
{
  background: #DDA0DD;
}

th#MyFireWebToggler
{
  cursor: hand;
  background-image: url('../images/UpArrow.gif');
  background-repeat: no-repeat;
  background-position: 5px center;
  margin-left: 5px;
  position: relative;
}

th#MyFireWebToggler .instructions
{
  position: absolute;
  text-align: left;
  top: 4px;
  left: 20px;
  width: 200px;
  height: 15px;
  font-weight: normal;
  color: #ffffff;
}

th#MyFireWebToggler .instructionShow
{
  display: none;
}

th#MyFireWebToggler.collapsed
{
  background-image: url('../images/DownArrow.gif');
}

th#MyFireWebToggler.collapsed .instructionHide
{
  display: none;
}

th#MyFireWebToggler.collapsed .instructionShow
{
  display: inline;
}

/* -----------------------------------------------------------------
User Section Datatables
-------------------------------------------------------------------- */

th:active {
	outline: none;
}

tr.odd td { 
    background: #f7f7f7;
}

tr.even td { 
    background: #ffffff;
}

.SummaryGrid 
{
	background: #eeeeee url(../images/tableborderline.gif) repeat-y -1px top;
	border: 0px solid #cc0000;
	border-top: 0px;
}
.row0
{
	background: #f7f7f7;
}
.row1
{
	background: #ffffff;
}

.dataTables_info 
{
    padding: 6px;
}

a img {
    border: 0;
}

.dataTables_length
{
    padding: 6px;
}

a.paginate_enabled_next {
    display: inline-block;
    padding: 2px 6px;
    margin-left: 2px;
    cursor: pointer;
    text-decoration: underline;
}

a.paginate_enabled_previous {
    display: inline-block;
    padding: 2px 6px;
    margin-left: 2px;
    cursor: pointer;
    text-decoration: underline;
}

a.paginate_disabled_previous {
    display: inline-block;
    padding: 2px 6px;
    margin-left: 2px;
    color: Gray;
}

a.paginate_disabled_next {
    display: inline-block;
    padding: 2px 6px;
    margin-left: 2px;
    color: Gray;
}

thead th.sorting_asc {
    background:  url('/content/images/icons/arrowup_black_12x7.gif') no-repeat right top;
}
 
thead th.sorting_desc {
    background:  url('/content/images/icons/arrowdown_black_12x7.gif') no-repeat right top;
}