/* Start of CMSMS style sheet 'index' */
/**************
	content
***********/

#frame_mid{ 
	background: url(../images/frame_botbkg.gif) repeat-y;
	min-height:500px;
  	height:auto !important;
  	height:500px;
}

#frame_mid_search{ 
        background: url(../images/frame_innerbkg.gif) repeat-y;
	min-height:500px;
  	height:auto !important;
  	height:500px;

}

#leftCol{
	float: left;
/*	width:298px; */
	width:284px;
	margin: 0 11px 0 25px;
	display:inline;  /*fix for ie6 double margin bug*/
}

#midCol{
	float: left;
	margin: 0 10px 0 10px; 
        width: 244px;
}
div.application{
overflow:hidden;
padding-right:5px;
width:220px;
margin:9px 6px 5px 13px;
border-top:1px dotted #ABC6D8;
padding-top: 10px;
}



#rightCol{
	float: left;
	margin: 0 8px 0 8px;
	width: 164px;
}

#rightCol p {
	margin: 0 8px 0 0;
}

#evalContainer{

background-repeat: no-repeat; 
background-position: top right;
width: 220px;
margin: 5px 6px 5px 13px;
overflow: hidden;
padding-right:5px;

}
#snapshot{
	background-color: #f1f1ea;
	width: 245px;
	margin-left:1px;
}

#snapshot p{
	margin: 0 8px;
} 

h2{
	font-size: 1.2em;
/*	color: #01937C; */
	color: #0C9384;
	font-weight: bold;
	margin-bottom: 12px;
}

.solution_for_pollution_flash {
/*	left:830px;
	top:300px; */
	text-align: center;
	z-index: 1;
	margin: 0 12px 12px 0;
}

.below_flash {

padding: 10px 0px 0px 0px;
width: 100%;
float: left;
}


#search_results_content{
margin: 10px 10px 0 10px;
}
#search_results_content h3{
padding-bottom: 5px;
}
#search_results_content li{
padding-bottom: 8px;
}

#leftCol ul {
list-style:none;
padding:0 0 3px 1px;
position:relative;
}

#leftCol ul li {
line-height:1.3em;
background:transparent url(/images/arrow.gif) no-repeat 0px 5px;
padding:0 0 1px 7px;
}



/* End of 'index' */

/* Start of CMSMS style sheet 'main' */
*{
padding: 0;
margin: 0;
border: 0;
}

h3{
color: #003366;
font-size: 1.1em;
}

p{
padding-bottom: 5px;

}

li{
list-style-type: none;
}

.right{
float: right;
margin: 0 0 5px 10px;
}

.left{
float: left;
margin: 0 10px 5px 0;
}

#container{
	width: 100%;
	text-align: center;
	background: url(../images/bkg.gif) repeat-x top;
	font-size: 62.5%;
} 

/******************
	fonts
***************/

#frame{
	font: 1.1em verdana;
} 

a:link, a:visited{
	text-decoration: none !important;
	color: #387aa9;
}

a:hover, a:active{
	text-decoration: underline !important;
	color: #387aa9;
}

#top_links a:link{
	font-size: 1.0em;
}

h1{
	font-size: 1.7em;
	font-weight: bold;
	color: #003366;
	margin-bottom: 6px;
font-family: Arial;
}

.faq_desc {
	margin: 16px 0;
	border-bottom:1px solid #F0F0F0;
	min-height: 102px;
}

.faq_desc h2 {
	font-size: 1.2em;
	color: #387AA9;
	font-weight: bold;
	margin-bottom: 4px;
}

.faq_desc img {
	float:left;
	margin: 4px 16px 4px 0;
	border:none;
}

h2{
	font-size: 1.2em;
/*	color: #01937C; */
	color: #0C9384;
	font-weight: bold;
	margin-bottom: 8px;
display: block;
}

h4{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
}

.news_link, .news_link:link, .news_link:visited{
	color: #387aa9;
	font-weight: bold;
	text-decoration: none;
}

.news_link:hover, .news_link:active{
	text-decoration: underline;
}

.news_date{
	color: #797979;
	font-weight: bold;
}

.readmore{
float: right;
clear: both;
}

/******************
	frame styles
***************/
#frame{
	width: 775px;
	margin:auto;
	text-align: left;
	position: relative;
	z-index: 0;
	overflow:visible;
}

#frame_top{
	padding-top: 8px;
}

#frame_tl{
	width: 18px;
	height: 79px;
	background: url(../images/frame_tl.gif) no-repeat;
	float: left;
}

#frame_tm{
	height: 79px;
	width: 739px;
	background: url(../images/frame_top.gif) repeat-x top;
	float: left;
}

#frame_tr{
	width: 18px;
	height: 79px;
	background: url(../images/frame_tr.gif) no-repeat;
	float: left;
}



#frame_bot{
	margin-bottom: 15px;
	height: 40px;
}

#frame_bl{
	float: left;
	width: 9px;
	height: 40px;
	background: url(../images/frame_bl.gif) no-repeat bottom left;
}

#frame_bm{
	float: left;
	background: url(../images/frame_bot.gif) repeat-x bottom;
	width: 757px;
	height: 40px;
}

#frame_br{
	float: left;
	width: 9px;
	height: 40px;
	background: url(../images/frame_br.gif) no-repeat bottom;
}

/*************
	content
****************/

#top_links{
	float: right;
	padding-top: 10px;
}

.reset{
	clear: both;
}

.spacer{
	background-color: white;
	height: 5px;
	width: 700px;
	margin-left: 10px;;
}

#footer{
	text-align: center;
	font: 1.0em verdana;	
width: 700px;
margin: 0 auto;
}

.hdivide{
margin: auto;
height: 6px;
background: url(images/h-divide.gif) repeat-x;
background-position: 0px 4px;
}
#midCol td{
	font-size: .7em;
padding: 5px 5px 5px 5px;
border-bottom: 1px dotted #CCCCCC;
}


/*--------------------------------------------

				nav
				
---------------------------------------------*/

#nav {
float: left;
position: relative;
margin: 0px 2px;
width: 771px;
height: 24px;
background: url(/images/nav.gif);
text-align: left;
display:inline;  /*fix for ie6 double margin bug*/
z-index:3;
overflow:visible;
}


#nav li, #nav li a {
float: left;
height: 24px;
z-index: 3;
overflow: visible;
}

#nav li {
position: relative;
}

/*li a.home {
width:  53px;
}

li.sfhover a.home, li a.home:hover {
background: url(../images/nav.gif) -771px 0;
}*/

li a.about {
width:  88px;
}

li.sfhover a.about, li a.about:hover {
background: url(../images/nav.gif) -771px 0;
}

li a.community {
width:  93px;
}

li.sfhover a.community, li a.community:hover {
background: url(../images/nav.gif) -1264px 0;
}

li a.safe {
width:  133px;
}

li.sfhover a.safe, li a.safe:hover {
background: url(../images/nav.gif) -859px 0;
}

li a.environment {
width:  103px;
}

li.sfhover a.environment, li a.environment:hover {
background: url(../images/nav.gif) -1161px 0;
}

li a.emergency {
width:  169px;
}

li.sfhover a.emergency, li a.emergency:hover {
background: url(../images/nav.gif) -992px 0;
}

li a.newsroom {
width:  90px;
z-index:3;
}

li.sfhover a.newsroom, li a.newsroom:hover {
background: url(../images/nav.gif) -1357px 0;
z-index:3;
}

li a.resources {
width:  95px;
z-index:3;
}

li.sfhover a.resources, li a.resources:hover {

background: url(../images/nav.gif) no-repeat -1447px 0;
z-index:3;
position: relative;
left: 30px;
margin: 0 0 0 -30px;
}

#nav li ul {
float: left;
border: 1px solid #004379;
border-left: none;
border-right: none;
background-color: #1B5A8D;
width: 145px;
position: absolute;
overflow: visible;
top: 100%;
left: -999em;
z-index: 3;
}

#nav li.sfhover ul, #nav li:hover ul {
left: 0px;
overflow: visible;
z-index: 3;
}

#nav li ul li {
float: left;
width: 145px;
height: auto;
z-index: 3;
overflow: visible;
}


#nav li ul li a {
float: left;
padding: 5px 10px;
line-height: 1.1em;
width: 125px;
height: auto;
text-decoration: none;
color: white;
}

#nav li ul li a:hover {
background: #0F4078;
color: #F9CA3F;
z-index: 3;
overflow: visible;
}

.breadcrumbs{
padding: 0 0 24px;
font-size: 0.9em;
}


/*******************************
Search Box
********************************/

input.go {
font-size: 1em;
border: none;
color: #387AA9;
/* color: #0381C7; */
height: 20px;
width: 21px;
position: relative;
vertical-align: middle;
display: inline;
}

#search_box {
width: 193px;
clear: right;
float: right;
display: inline;
margin: 5px 0 0;
vertical-align: middle;
}

#textSearch {
width: 150px;
margin: 2px 0 0 0;
vertical-align: middle;
display: inline;
color: #387AA9;
/* color: #0381C7; */
border: 1px solid #9EB9CE;
font-size:1em;
padding:2px 0pt 2px 5px;
height: 20px;
}

#buttonSearch {
border: none;
height: 20px;
width: 21px;
position: relative;
vertical-align: middle;
display: inline;
padding:2px 0pt 2px 5px;
}

div.preload {
position: relative;
float: left;
vertical-align: middle;
}

input#search-field {
}

label.overlabel {
color: #387AA9;
/* color: #0381C7; */
font-size: 1em;
vertical-align: middle;
display: inline;
}

label.overlabel-apply {
position:absolute;
display: inline;
top:5px;
font-size: 1.1em;
left:7px;
z-index:1;
color: #387AA9;
/* color: #0381C7; */
}

.clear{
clear: both;
}

.contactform textarea{
border: 1px solid #9EB9CE;
width: 340px;
height: 180px;
padding: 2px 0 2px 5px;
}

.formField input{
font-size:1em;
height: 25px;
margin-bottom: 10px;
}

.formField{
margin-top: 10px;
}

.contactform {
background-color: #FFFFFF;
}

.contactform fieldset {
background-color: #FFFFFF;
}

.contactform .submit {
padding: 1em;
}

#grant_application fieldset{
background: #eeeeee;
margin: 10px 0;
padding: 10px;
}

#grant_application input{
border:1px solid #9EB9CE;
font-size:1em;
padding:0.25em;
}

#grant_application input.text{
display: block;
width: 200px;
}

#grant_application textarea{
display: block;
width: 350px;
}

#grant_application input.checkbox{
margin-bottom: 12px;
vertical-align: top;
border: none;
}

#grant_application input.radio{
vertical-align: middle;
margin: 8px 10px 8px 5px;
border:none;
}

#grant_application label .description{
font-size: 90%;
}
.submit input {
font-size: 1em;
border: 1px solid #9EB9CE;
/* color: #9EB9CE; */
height: 20px;
width: 120px;
padding: 2px 2px 2px 2px;
}

.signupform input {
padding: 2px 0 2px 5px;
}

.energy_footprint_flash {
text-align: center;
z-index: 1;
margin: 0 12px 12px 0;
}

.sirens_flash {
text-align: left;
float: left;
z-index: 1;
margin: 0;
padding: 0 18px 0 0;
}

.radio_flash {
text-align: center;
padding: 48px 0 18px 0;
}

.radio_text {
text-align: left;
padding: 10px 0 10px 0;
}

.ad_thumb {
	float: left;
	padding: 10px;
}

.ad_thumb img {
	padding: 5px 5px 5px 5px;
/*	border: solid 1px #999999; */
}

.ad_thumb p {
	text-align: center;
	width: 150px;
}


.emergencyMap{
width:100%;
border:1px dotted #CCCCCC; 
background-image:url(/images/emergencyMap.gif);
height: 380px;
margin: 0px 0px 10px 0px;
background-repeat: no-repeat;
}

#cntnt01searchinput{
   width: 150px;
margin: -2px 0 0 0;
vertical-align: middle;
display: inline;
color: #387AA9;
/* color: #0381C7; */
border: 1px solid #9EB9CE;
font-size:1em;
padding:2px 0pt 2px 5px;
height: 20px;
}

#go{
background: url(/images/go.gif);
height: 20px;
width: 21px;
}

.caption{
font-style: italic;
font-weight: bold;
}

#grant_application label.error{
display: block;
color: red;
clear: right;
}
/* End of 'main' */

