@charset "UTF-8";

html {
	margin: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bkgrnd_brushedsteel.jpg);
	background-repeat: no-repeat;
	background-color: #acacac;
	margin: 20px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size: 14px;
	color: #333333;
}

img {
	border: 0px;
}

a:link, a:visited {
	color: #3399cc;
	text-decoration: none;
}

div#globalnav a:link, div#globalnav a:visited  {
	color: #37585e;
}

div#globalnav a:hover {
	color: #fff;
}


div#leftcolumn div.moduletable li {
	list-style-type: none;
	margin-left: -20px;
	line-height: 18px;
}


/* -------------------------- */
/*  	 PAGE STRUCTURE 	  */
/* -------------------------- */


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden; /* hidden */
}

#wrapper {
	/* width: 986px; */
	width: 1012px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden; /* hidden */
}

/* fixes div spacing */
#wrapper p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
}

table.contentpaneopen tr td p, table.contentpaneopen tr td li {
	line-height: 20px;
}

#wrapper #contenttop {
	background-image: url(../images/dropshadow_top.png);
	background-repeat: no-repeat;
	float: left;
	width: 1012px;
}

#wrapper #contentwrapper {
	width: 1012px;
	background-image: url(../images/dropshadow_middle.png);
	background-repeat: repeat-y;
	overflow: hidden; /* hidden */
	height: 100%;
	margin-left: -1px;
}

#wrapper #contentwrapper #contentpadding {
	background-color: #FFF;
	width: 918px;
	margin: 0 auto;
	overflow: hidden; /* hidden */
	height: 100%;
}

#wrapper #contentwrapper #contentpadding #content {
	width: 892px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden; /* hidden */
}

#wrapper #contentwrapper #contentpadding #content div#centercolumn table.contentpaneopen tr td p {
	height: 100%;
	overflow: hidden; /* hidden */
	padding: 5px 0; /* adds space after <p></p> and keeps divs from spacing - LK - using padding instead of margin will allow you to keep the element away from the edges of the div */

}



#centercolumn {
	float: left;
	width: 450px;
	padding-right: 15px;
	height: 100%;
	overflow: hidden; /* hidden */
}

div#leftcolumn {
	float: left;
	width: 160px;
	padding-right: 15px;
	height: 100%;
	overflow: hidden; /* hidden */
}


div#rightcolumn {
	float: right;
	width: 245px;
	height: 100%;
	overflow: hidden; /* hidden */
}


/* FOOTER */

#wrapper #contentfooter {
	background-image: url(../images/dropshadow_bottom.png);
	background-repeat: no-repeat;
	height: 46px;
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-left: 43px;
	padding-top: 2px;
	margin-left: -1px;
}


table.blog {
	height: 100%;
	min-height: 100%;
}



/* -------------------------- */
/* 			COLUMNS 		  */
/* -------------------------- */


/* Left Column Headings */
div#leftcolumn div.moduletable h3 {
	background-color: #37585e;
	color: #fff;
	font-size: 14px;
	padding: 8px;
	margin-top: 0px;
}

/* Left Column Module Boxes */
div#leftcolumn div.moduletable {
	background-color: #fff;
	color: #333333;
	font-size: 12px;
	border: 1px solid #37585e;
	margin-bottom: 10px;
	margin-top: 3px;
}

/* Left Column Module Boxes Text Padding */
div#leftcolumn div.moduletable p {
	padding: 0px 8px 0px 8px;
}





table.contentpaneopen tr td h1 {
	font-size: 18px;
	font-weight: normal;
}

table.contentpaneopen tr td h2 {
	font-size: 16px;
	font-weight: normal;
}




div#rightcolumn div.moduletable {
	margin-bottom: 20px;
}


/* -------------------------- */
/* 			HEADERS	 		  */
/* -------------------------- */

#logo {
	padding-top: 25px; 
	/* padding-left: 35px; */
	padding-left: 45px;
	float: left;
	width: 210px;
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #37585e;
	width: 500px;
	float: left;
	padding-top: 46px;
}

/* FOR FIREFLASH SERIES PARAGRAPH COPY */
.tagline_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800000;
	font-weight: bold;
}

#phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	float: right;
	padding-right: 29px;
	padding-top: 16px;
}

#globalnav {
	background-image: url(../images/bkgrnd_globalnav.gif);
	background-repeat: repeat;
	width: 925px;
	/* height: 40px; */
	height: 37px;
	margin-left: 41px;
	position:relative; /* For global nav to dropdown over home page Flash image rotator */
	z-index:99; /* For global nav to dropdown over home page Flash image rotator */
}

/* -------------------------- */
/* 			HEADINGS 		  */
/* -------------------------- */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 1.25em 0 0 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}




/* SIMPLE IMAGE ROTATOR - BANNER - LK */

/* ul#jw-sir {list-style-type: none !important;} */

/* -------------------------- */
/* 		JOOMLA SPECIFIC 	  */
/* -------------------------- */


/* .componentheading, .contentpaneopen {
	height: 100%;
} CREATED PROBLEM IN TEMPLATE PUSHING CONTENT DOWN */

.componentheading {
	display: none;
	/* font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;	
	margin: 0 0 0 3px; */
}

/* CONTACT US FORM */
.contactusform {
}

.contactusform input {
	width: 200px;
}

.contactusform .ckCSSlabel {
	width: 150px;
	text-align: right;
	margin-right: 5px;
	padding: 0px;
}

#marketinginquirylbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #333333;
	width: 235px;
}

.mktinquiryField, .HearAboutUsField, #FireFightersGrantInfo {
	display: none;
}

#howdidyouhearaboutuslbl, #FireFightersGrantInfolbl {
	font-weight: bold;
	text-align: left;
	width: 400px;
}

.ReferralField, .SearchEngineField, .TradeShowField, .MagazineField, .OtherField {
	/* margin-left: -70px; */
	margin-top: 12px;
}

#FireFightersGrantAppliedForlbl, #AgencyBeenAwardedlbl, #InterestedInHelpfulAssistanceForGrantlbl, #PurchaseTimeFramelbl {
	text-align: left;
	width: 425px;
}

#FireFightersGrantAppliedFor, #AgencyBeenAwarded, #InterestedInHelpfulAssistanceForGrant {
	width: 25px;
}

#submit_bt {
	width: 75px;
	margin-bottom: 25px;
}

#PurchaseTimeFrame {
	width: 50px;
	}


/* -------------------------- */
/* 		MISC				  */
/* -------------------------- */

#home_learnabout ul li a {
	line-height: 26px;
	color: #fff;
}

#home_learnabout ul {
	margin-left: -10px;
}
