/* -- uncomment to show custom banner -- 
the banner should be named "custom-banner.jpg" and be inside the images folder  */




a {
    color: #114378;
}


#navigation ul li a:hover {
	color:#D5F03F;

}


#banner {
	background-image:url("../images/custom-banner.jpg") !important;
}

/* --------------------  Message Alert  -----------------------*/


.mdfrImportant, .traffic-advisory{
width: 685px;
color: #fff;
background-color: #eb423d;
padding: 10px;
line-height: 18px;
margin-bottom: 20px;
min-height: 70px;
overflow:auto;
}

.mdfrImportant a, .traffic-advisory a{
	color:#fff;
	font-weight:bold;
	
}

.traffic-advisory{
background-color: #1c708a;
}

.mdfrImportant img, .traffic-advisory img{
float: left;
margin-right: 20px;
}


/* --------------------  End of Message Alert  -----------------------*/





#navigation ul li {
    border-right: 1px solid #165396;
}


.leftNavContainer h4 a {
    background-image: url("../images/background-topics.png")!important;

}


#navigation {
 background-image: url("../images/navBgDarkblue.jpg");
}



.leftNavContainer h4 a.catOn {
    color: #114378;

}


.leftNavContainer h4 a:hover {
    color: #114378;		
	
}

.leftNavContainer h4 a.activeLink {
    color: #114378;		
}


#galleryContainerHome {
/*width:315px;*/
  width:194px;
  margin-top:20px;
}





#tipLeft {
width:315px;
float:left;
margin-left:25px;
margin-top:5px;
}



#tipLeft h3{
font-family: 'Aldrich', sans-serif;
color: #103C6B;
font-size:16px;
border-bottom:#d4ef3e solid 8px;
padding-bottom:4px;
margin-bottom: 20px;
margin-top: 30px;
}


#highlightContainerIn {
width:705px;
min-height:300px;
background-image:url("../images/Hcontainer_bkgnd.jpg");
background-repeat: repeat-x;
border-top:#AFAFAF dashed 1px;
border-bottom:#AFAFAF dashed 1px;
margin-bottom:10px;
margin-top:5px;
}

#highlightContainer {
width:705px;
min-height:300px;
background-image:url("../images/Hcontainer_bkgnd.jpg");
background-repeat: repeat-x;
/* border-top:#AFAFAF dashed 1px; */
margin-bottom:50px;
margin-top:2px;
}


#tipLeft a{
text-decoration:underline;
}


#tipLeft ul{
margin-top:15px;
margin-left:40px;
}

#tipLeft p{
	line-height:25px;
	
	
}


#video{
width:655px;
padding:20px 20px 0 20px;
margin-top:5px;
}


#video h3{
font-family:"Times New Roman", Times, serif;
color: #5f5f5f;
font-size:16px;
border-bottom:#5f5f5f solid 1px;
padding-bottom:4px;
}





#videoRight{
width:315px;
float:left;
margin-left:25px;
margin-top:5px;
}


#videoRight a{
text-decoration:underline;
}


#videoRight h3{
font-family: 'Aldrich', sans-serif;
color: #103C6B;
font-size:16px;
border-bottom:#d4ef3e solid 8px;
padding-bottom:4px;
margin-bottom: 20px;
margin-top: 30px;
}

/*

#videoRight p, li{
margin-top:8px;
line-height:14px;
color: #5f5f5f;
}

*/

#videoRight ul{
margin-top:15px;
margin-left:30px;
}





*/Nivo Slider */






/*
 * jQuery Nivo Slider v2.6
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-30px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}


/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/

/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}




body {
	line-height:1;
	color:black;
	background:white;


*/


table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}





/* Hiring now box */

.hiring h3 {
	font-family: 'Aldrich', sans-serif;
color: #103C6B;
font-size: 16px;
border-bottom: #D4EF3E solid 8px;
padding-bottom: 4px;
margin-bottom: 0px;
margin-top: 30px;
width: 410px;	
}

.hiring-content {
	background-color: #103C6B;
font-size: 14px;
color: white;
width: 390px;
float: left;
padding: 10px;	
border-bottom: #D4EF3E solid 8px;

}

.hiring-content a {
 color: #fff;	
}


/*Alert Reasons */

.reasonFive, .reasonFour, .reasonThree, .reasonTwo, .reasonOne{
	display: none;
}


/*--------------------------------------------
FIRE STATION LISTING (stations-units.asp)
---------------------------------------------*/

.station {
	padding:10px;
	border:1px solid #ccc;
	margin-bottom: 8px;
	cursor: pointer;

	background-image:url("../images/accordion-expand.png");
	background-repeat: no-repeat;
	background-position: 97% 20px;
}

.station.active {
	background-image:url("../images/accordion-collapse.png");
}

.station h4 {
	font-size: 16px;
	margin-bottom: 5px;
}

.s-address {
	
}

.units {
	max-height: 0;
	overflow-y:hidden;

	transition-property: all;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.station.active > div.units {
	max-height: 300px;

	margin-top: 8px;
	border-top:1px solid #ccc;
	padding: 8px 0;
}

/*----------------------------START of Home highlight----------------------------*/

#home-highlight{
	overflow:auto;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	
}


#home-highlight h3{
	color:#f69c2c;
	font-size:18px;
	font-style:italic;
	
	
}

#home-highlight a{
	float:left;
	margin-left:8px;
	
}


.highlight-1{
	display: block;
	width: 228px;
	height: 220px;
	background: url('../images/home-highlight.jpg') bottom left;
	text-indent: -99999px;
	
}

.highlight-1:hover{
	background-position: 0 1px;
}

.highlight-2{
	display: block;
	width: 224px;
	height: 220px;
	background: url('../images/home-highlight.jpg') bottom;
	text-indent: -99999px;
	
}

.highlight-2:hover{
	background-position: -252px 1px;
}

.highlight-3{
	display: block;
	width: 224px;
	height: 220px;
	background: url('../images/home-highlight.jpg') bottom right;
	text-indent: -99999px;
	
}

.highlight-3:hover{
	background-position: 224px 1px;
}


/*----------------------------START of Home highlight---------------------------- */

#home-highlight-oem{
	overflow:hidden;
	padding-bottom:10px;
	border-bottom:#CCCCCC 1px dotted;

}


#home-highlight-oem h3{
	color:#f69c2c;
	font-size:18px;
	font-style:italic;


}

#home-highlight-oem a{
	float:left;
	margin-left:5px;

}


.highlight-oem-1{
	display: block;
	width: 171px;
	height: 198px;
	background: url('../images/home-highlight-oem.jpg') 0 200px;
	text-indent: -99999px;

}

.highlight-oem-1:hover{
	background-position: 0 6px;
}

.highlight-oem-2{
	display: block;
	width: 171px;
	height: 198px;
	background: url('../images/home-highlight-oem.jpg') -180px 200px;
	text-indent: -99999px;

}

.highlight-oem-2:hover{
	background-position: -180px 6px;
}

.highlight-oem-3{
	display: block;
	width: 171px;
	height: 198px;
	background: url('../images/home-highlight-oem.jpg') -360px 200px;
	text-indent: -99999px;

}

.highlight-oem-3:hover{
	background-position: -360px 6px;
}

.highlight-oem-4{
	display: block;
	width: 169px;
	height: 198px;
	background: url('../images/home-highlight-oem.jpg') -540px 200px;
	text-indent: -99999px;

}

.highlight-oem-4:hover{
	background-position: 168px 6px;
}

/*----------------------------END of Home highlight---------------------------- */

.cs-button1 {
    background: url(../images/photo-button.png) #96C900 no-repeat 6px 5px;
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 5px;
    color: #FFF;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 5px;
    padding: 15px 25px 15px 60px;
    line-height: 1;
    overflow: hidden;
    text-decoration: none;
    /*text-align: center;*/
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    min-width: 80px;
}

.cs-button1:hover{
	background-color:#7da503;
}

.cs-button2 {
    background: url(../images/video-button.png) #96C900 no-repeat 6px 5px;
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 5px;
    color: #FFF;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 5px;
    padding: 15px 25px 15px 61px;
    line-height: 1;
    overflow: hidden;
    text-decoration: none;
/*    text-align: center;*/
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    min-width: 80px;
}

.cs-button2:hover{
	background-color:#7da503;
}
