html {background: #fff;}

body {text-align: center; background:#fff; font-size: 75%; font-family: 'Verdana','Arial',sans-serif; line-height: 1.3; color:#555559;}
html>body {background: #fff; /* url(http://www.stateoftheair.org/2012/assets/images/body-bg.jpg) top center no-repeat; */ }
html>body.subpage {background: none;}
/* #content h2, #content h3, #content h4, #sidebar h2, #sidebar h3, #sidebar h4 {font-family:'Gill Sans MT', 'Gill Sans', 'Lucida Grande', 'Lucida Sans Unicode', 'Myriad Pro', Verdana, Helvetica, Arial, sans-serif !important;} */
h1 {font-size: 1.8em; margin: 0; padding: 0;}
h2 {font-size: 1.5em; margin: 1em 0 14px; padding: 0.25em 0;}
h3 {font-size: 1.25em; margin: 1em 0 0.25em; padding: 0.125em 0;}
h4 {font-size: 0.95em; margin: 0.5em 0 0;}
h5 {font-size: 1em; margin: 0.5em 0 0;}
h6 {font-size: 0.85em; margin: 0.5em 0 0;}
p {margin: 0.33em 0 1em 0;}
small {font-size: 85%;}
big {font-size: 115%;}
sup {font-size: smaller; vertical-align: 0.5em; line-height: 1px;}
	/*Added 8-25*/
	sup a {color: #ed1b2d; text-decoration: none;}
	sup a:hover {color: #185b91;}
	sup a font {color: #ed1b2d !important;}
	sup a:hover, sup a:hover font {color: #185b91 !important;}
/*Added 8-25*/
sub {font-size:xx-small; vertical-align:-0.25em; margin-left:0.25em;}
em {font-style: italic;}


/* form {margin: 0; padding: 0;} */

form {
    margin: 85px 0 0;
    padding: 18px;
}


/* input {border:1px solid #828282;} */
.checkbox {border: 0px !important;}
input[type=checkbox], input[type=radio] {border: 0px !important;}
hr {clear: both; border: 0; width: 100%; color: #a3a9ac; background-color: #a3a9ac; height: 1px; margin: 40px 0 30px; padding: 0;}
strong {font-weight:bold;}
a {color:#3A75C4;}
a:hover {cursor:pointer; color: #BAD80A;}
a:visited, a.visited {color: #872B93;}

/* ************************** */
/* Layout: the big containers */
/* ************************** */
#wrapper {width: 100%; min-width: 990px; margin: 0 auto; text-align: left; }
#header, #footer  {width: 100%;}
#subnav-column {width: 160px; float: left; margin-top: 28px;}
#page {width: 100%; display: inline-block; clear: both;}

#page.layout-hp {background-image: url('/2015/assets/images/homepage-tile.gif'); background-repeat: repeat-x; background-color: #ffffff; display: block;}
#page.layout-section {width: 990px; margin: 0px auto; display: table;}

.layout-hp #content {width: 990px; float: none; margin: -4px auto 22px;}
.layout-section #content {width: 550px; float: left; margin: 0 25px 0 35px;}
.layout-section.layout-search #content {width: 745px; float:left; margin-bottom: 22px; margin-top:22px; margin-left:0; margin-right:25px;}
.layout-section #content.wide-layout {width: 735px; float:left; margin-bottom: 22px; margin-top:0px; margin-left:25px; margin-right: 0px;}


.layout-section #content.home-wide-layout {width: 990px; margin: 35px auto 0; float: none;}

.layout-hp #content-well {clear: both;  margin-top: 0px; }
.layout-section #content-well {clear: both; width:550px; }
.layout-section.layout-search #content-well {width: 745px;}
.layout-section .wide-layout #content-well {width: 735px;}

.layout-hp #sidebar {width: 285px; float: left; margin-top: 22px;}
.layout-section #sidebar {width: 170px; float: left; margin: 22px 0;}

.subpage #page.layout-section #sidebar {width: inherit; float: left; margin: 25px 0; display: block;}

.subpage #page.layout-section #sidebar #sidebar-content {width: 210px;}

.subpage #page.layout-section #sidebar #sidebar-content div.promo {width: inherit;
border: 1px solid #AEAEAE;
margin: 0px 0px 20px;
border-top-right-radius: 12px;
border-bottom-left-radius: 12px;
padding: 15px 0px 0px 0px;
text-align: center;}

.subpage #page.layout-section #sidebar #sidebar-content div.promo div:first-of-type {
	text-align: center;
display: inline-block;
margin: 0px auto;}

.subpage #page.layout-section #sidebar #sidebar-content div.promo img.sidebar {width: 32px;
float: left;
margin-right: 5px;}

.subpage #page.layout-section #sidebar #sidebar-content div.promo h1 {font-family: "Lato",sans-serif;
font-weight: 700;
color: #555559;
font-size: 18px;
position: relative;
top: 5px;
margin-bottom: 20px;
width:inherit; float:left;}

.subpage #page.layout-section #sidebar #sidebar-content div.promo h2 {margin: 0px 0px 10px 15px;
color: #555559;
text-indent: 0px;
font-family: "Lato",sans-serif;
border-bottom: 0px none;
font-size: 14px;
font-style: italic; text-align:left;}

.subpage #page.layout-section #sidebar #sidebar-content div.promo ul {font-size: 0.9em; margin-left: 15px !important; margin-bottom: 20px !important; text-align:left; list-style: inherit;}
.subpage #page.layout-section #sidebar #sidebar-content div.promo ul li {color: #555559;
list-style: outside none disc;
margin: 6px 12px; text-indent: inherit !important; padding: 0 !important;}
.subpage #page.layout-section #sidebar #sidebar-content div.promo ul li a:link {color: #3A75C4 !important;
text-decoration: none;
font-family: "Lato",sans-serif;
font-size: 14px; text-decoration:underline; line-height: 1.6em; padding-left: 0 !important;}
.subpage #page.layout-section #sidebar #sidebar-content div.promo ul li a:visited {color: #872B93 !important;}
.subpage #page.layout-section #sidebar #sidebar-content div.promo ul li a:hover {color: #BAD80A !important;}



.layout-section .flash, .layout-section .flash object {margin: 6px 0 0;  width: 535px; height: 214px}
.layout-hp .flash {background:transparent url(http://www.stateoftheair.org/2012/assets/images/flash-bg.png); width: 635px; text-align: center; padding: 7px 0 0 0 ; height: 226px;}


/* ************ */
/* Header Stuff */
/* ************ */

#header {height:95px; display: block; /*padding-bottom:32px; position: relative; top: 55px;*/ border-bottom: 4px solid #f9f9fb;}
#header #content.home-wide-layout {width: 990px; float: none; margin: 22px auto;}
#header #content.home-wide-layout img.alaLogo {margin: 0 15px 0 8px; padding: 19px 15px 0px 0px; border-right: 1px solid #555559; }
#header #content.home-wide-layout img.sotaLogo {margin-bottom:5px;}

#header h1 a {margin:16px 0 10px; height:84px; width:310px; display:block; float: left;
	text-indent:-9999px;
	background:url(http://www.stateoftheair.org/2015/assets/images/sota-logo-2015.png) no-repeat transparent;}
#ala-logo {margin:16px 0 10px; height:84px; width:200px; padding-right:140px; display:block; float:left;
	text-indent:-9999px; 
	background:url(http://www.stateoftheair.org/2015/assets/images/ala-logo.gif) no-repeat transparent;}
	
#tools {background:url(http://www.stateoftheair.org/2015/assets/images/search-form-field.png)  no-repeat transparent; float:right; width:330px; position:absolute; top:35px; right:0;
	}
	#tools a {margin-left:12px; 
		color:#222; text-decoration:none;}
	a.printerFriendlyLink {padding-left:14px;

		font-size:.8em;
		background:url(http://www.stateoftheair.org/2012/assets/images/tools-print.gif) no-repeat left center;}
	a.share {padding-left:14px;
		font-size:.8em;
		background:url(http://www.stateoftheair.org/2012/assets/images/tools-share.gif) no-repeat left center;}	
		
	ul#font-resizer {padding-left:10px; float:right;}
		ul#font-resizer li {float: left; margin-right: 2px;  width: 15px; height: 15px; position: relative; }
		ul#font-resizer li {float: left; margin-right: 2px;  width: 15px; height: 15px; position: relative; }
		#tools ul#font-resizer a { position: absolute; bottom: 0px; left: 2px; margin-left:6px; padding: 0;}
	a.regular {font-size: .6em !important;}
	a.larger {font-size: .8em !important; }
	a.largest {font-size: .9em !important; margin-right: 0px !important; }
	
#header .promo { /*position:absolute;*/ bottom:34px; right:0;
	color:#222;}
	/*#header h3 { margin-top:0.66em; font-size:12px; font-weight:bold; float:left; }*/ display:none;
	
#header ul#topnav {float:right; padding:0 0 5px 5px; height:31px; /* width:390px;  margin-right:100px; */ }



	ul#topnav li {margin-top:10px; padding-right:13px; float: left; padding-bottom: 3px;
		color:#222; font-size: .8em;}
	ul#topnav li:last-child {padding-right:0;}
		ul#topnav li#spanish {padding-right: 15px}
		ul#topnav a {color: #333; text-decoration: none; margin: 0 1px;}
		ul#topnav a:hover {text-decoration: underline;}
		ul#topnav a.lock {background: url(http://www.stateoftheair.org/2012/assets/images/topnav-lock-bg.png) center left no-repeat; padding-left: 15px; }
		span.stick {padding-left:6px;}
	ul#topnav li:before { display:none }



#nav-wrapper {width:100%; /*position:absolute; top:0px; left:0;*/
	background: repeat-x left bottom #ed1b2d; min-height: 55px;}
#nav {margin:0 auto; width:990px; clear:left;
	font-weight:900;
	font-family: "Lato",sans-serif !important;
	text-transform: uppercase;
	}
#nav li {/* margin-right:10px; */ font-size: 15px; float:left; margin-left:1%;}
.chrome #nav li, .gecko #nav li, .safari #nav li {/* margin-right:20px; font-size:14px; float:left; margin-left:-4px; */}
#nav:first-child li {margin-left: 0;}
#nav li:hover {background: transparent !important;}
#nav a {padding:0 16px; line-height:55px; display:block;
	color:#fff; text-decoration:none;}
#nav li:first-child a {/* margin-left:-20px; */} 

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-1px;
	top:			40px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** SKIN ***/
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#ffffff;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		;
	outline:		0;
}


ul#nav li {position:relative;}
ul#nav li:hover>a, ul#nav li>a:hover, ul#nav li.on:hover>a {background:#555559; color:#fff;}
ul#nav li:hover ul {left:0px;}
ul#nav li:first-child:hover ul {left:0px;}
ul#nav ul {width:240px; position:absolute; top:55px; left:-9000px; background:#555559; /* border:solid 1px #ce2c3a; */ border-top:0; box-shadow:0px 0px 0px #555559; padding: 0px;}
ul#nav ul li {font-weight:900; font-size:1em; border-top:solid 0px #ddd; margin-left:0; padding: 0px; text-transform: none;}
ul#nav ul li a {line-height: inherit; color:#ffffff; border-top:solid 0px #eee;}
#nav li:first-child li a, #nav li li:first-child a, #nav li li a, ul#nav li li:hover>a {margin:0; padding: 15px 25px 15px 20px; display:block; float:none; color:#ffffff;}

#nav li:first-child li:hover, #nav li:first-child li a:hover, #nav li li:first-child a:hover, #nav li li:hover, #nav li li a:hover, ul#nav li li:hover>a:hover {color:#ffffff; background:#BAD80A; cursor: pointer;}

#nav li li a:hover {color: #BAD80A;}

ul#nav li.on>a {background:#fff; color:#333;}

ul#nav span {display:none;} /* hide raquo's on items with subnav */



#header div#search {float: right; clear: right; margin-top: 0px; height: 30px; line-height:30px; position: relative; width: 215px; }

#search .text {
	border: 0; 
	background: url(http://www.stateoftheair.org/2012/assets/images/search-input-bg.gif) center left no-repeat;  
	width: 157px; 
	height: 30px; 
	color: #9ba1a1; 
	/*padding: 15px 0px 2px 25px;*/ padding: 15px 0 0 20px; 
	font-weight: bold; 
	margin:0; 
	position: absolute;
}

.gecko #search .text {
	border: 0; 
	background: url(http://www.stateoftheair.org/2012/assets/images/search-input-bg.gif) center left no-repeat;  
	width: 157px; 
	height: 30px; 
	color: #9ba1a1; 
	padding: 0px 0px 0px 20px; 
	font-weight: bold; 
	margin: 7px 0px 0px 0px; 
	position: absolute;
}


  #search .go {width: 31px; height: 22px;  position: absolute; margin-top: 10px; margin-left: 182px; border: 0px; }


#inmycommunity .text {border: 0; background: url(http://www.stateoftheair.org/2012/assets/images/mycommunity-search-bg.png) center left no-repeat;  width: 157px; height: 20px; color: #9ba1a1 !important; padding: 4px 0 1px 3px; font-weight: bold; margin:3px 0 0 0; font-size: .9em; position: absolute; }
#inmycommunity .go{width: 31px; height: 22px;  margin: 3px 0 0 165px; background: transparent url(http://www.stateoftheair.org/2012/assets/images/go.gif) center left no-repeat; border: 0; position: absolute; }
#map-zipCode .go { border: 0; position: absolute; margin-left: 4px;}

#inmycommunity a.viewmap {color: #fff !important; position: absolute; margin: 8px 0 0 205px;}
#inmycommunity a.viewmap:hover {color: #fff !important;}



/* *********** */
/* Left Column */
/* *********** */
#subnav-column a {color: #418dd9; }
/* #subnav-column li li a {color:#0d3c63; } */

#subnav-column h3 {padding-left:5px;}
.layout-section #subnav-column h3 {width: 168px;}
#subnav-column h3.nav-sectionname {margin:0; padding:7px 10px 3px 10px; border:0; display: block;  background: url(http://www.stateoftheair.org/2012/assets/images/subnav-sectionname-bg.png) no-repeat; width: 155px; max-height: 36px; min-height: 26px; }
h3.nav-sectionname a {color: #fff; font-family: 'Gill Sans MT','Gill Sans','Verdana', sans-serif;  font-weight: normal; font-size: 18px; text-decoration: none; display: block; line-height: 19px;}

#summary {font-size:13px; line-height:18px;}

.subnav-sect {padding-bottom: 0px;}
.subnav-sect .subnav { /* background: url(http://www.stateoftheair.org/2012/assets/images/subnav-sect-1.png) center top no-repeat; */ padding:0 8px;}

#subnav-column ul.subnav {margin:0;
	/*font-family:'Rockwell', Times, serif !important; font-weight:bold; font-size:18px;*/ list-style-type: none !important; list-style-image: none !important; padding: 0px 0px 15px;}
#subnav-column ul.subnav li {margin: 0px;
background-color: #F7F7FA;
padding: 10px 0px;
border-bottom: 1px solid #FFF;
line-height: 1em;}

#subnav-column ul.subnav li ul.subnav12 li.on {font-weight: 900;
font-size: 1em;
background-color: #F7F7FA;
padding: 12px 0px 10px;}
#subnav-column ul.subnav li ul.subnav12 li.on a {color: #555559; font-weight:900 !important;}
#subnav-column ul.subnav li ul.subnav12 li.on a:hover {color:#555559 !important;}

#subnav-column ul.subnav ul.subnav-l2 li.on a {background-color: #F7F7FA;
font-weight: 900;
font-size: 14px;
color: #555559;
padding: 10px 5px 9px 15px;
line-height:1.3em;}

#subnav-column ul.subnav ul.subnav-l2 li.on a:hover {color:#555559;}

#subnav-column ul.subnav li.subMenu a {padding-top:15px;}
#subnav-column ul.subnav li.subMenu ul.subnav-12 li.inSameFolder a {padding-top:0px !important;}

#subnav-column ul.subnav li.inSameFolder a {padding-top:1px !important;}

#subnav-column ul.subnav li.on, #subnav-column ul.subnav li.parentOfSelected {background-color: #3A75C4;
font-family: "Lato",sans-serif;
color: #FFF;
font-weight: 700;
padding: 0px;
line-height: 1em;
font-size: 18px;}

#subnav-column ul.subnav li.on a, #subnav-column ul.subnav li.parentOfSelected a {color: #ffffff; padding-left: 15px;}
#subnav-column ul.subnav li.on a:hover, #subnav-column ul.subnav li.parentOfSelected a:hover {color: #ffffff;}

#subnav-column ul.subnav li.parentOfSelected ul.subnav-12 {}

#subnav-column ul.subnav li.parentOfSelected ul.subnav-12 li:last-of-type, #subnav-column ul.subnav li:last-of-type {border-bottom-right-radius: 12px; margin-bottom: -1px;}

#subnav-column ul.subnav li:first {line-height:2.5em; list-style-type: none; padding: 0;  margin:0; border-top: solid thin #418dd9; }

#subnav-column ul.subnav li a{text-decoration:none; display: block;}
#subnav-column ul.subnav li a:hover {color: #BAD80A;}

#subnav-column ul.subnav ul {font-family: "Lato",sans-serif;
text-transform: uppercase;
background-color: #FFF;
width: 160px;
margin: 10px 0px 0px;
padding: 5px 0px 0px;}

/* #subnav-column ul.subnav ul li a:before { content: "\2022 \0020"; } */

#subnav-column ul.subnav ul.subnav-l2 li a {color: #3A75C4;
font-family: "Lato",sans-serif !important;
font-weight: 400;
text-transform: none;
margin: 0px;
font-size: 14px;}

#subnav-column ul.subnav ul.subnav-l2 li a.external {padding-top: 1px;}

#subnav-column ul.take-action-links {margin-left: 0px; margin-bottom: 30px;}
#subnav-column ul.take-action-links li {margin-bottom: 15px;}
#subnav-column ul.take-action-links li:last-of-type {clear: both;}
#subnav-column ul.take-action-links li a {text-decoration: none !important;}
#subnav-column ul.take-action-links li a img {width: 32px; margin-right: 7px; float: left;}
#subnav-column ul.take-action-links li a h1 {color: #3A75C4; text-decoration: none; font-weight: 700; font-family: "Lato",sans-serif; line-height: 1em; font-size: 15px; padding-top: 7px;}
#subnav-column ul.take-action-links li a h1:hover {color: #BAD80A;}

#subnav-column ul.subnav ul.subnav-l2 li a:hover {color: #BAD80A;}

#subnav-column ul.subnav ul.subnav-l3 li a {margin: 0 0 0 17px; }
#subnav-column ul.subnav ul.subnav-l4 li a {margin: 0 0 0 27px; }
#subnav-column ul.subnav ul.subnav-l5 li a {margin: 0 0 0 37px; }
#subnav-column .promo ul li {margin-left:10px;}

#subnav-column p {padding: 0 0 0 5px; margin: 0 0 10px 0; font-size: .9em;}
#subnav-column p.returntochapter {font-family: 'Gill Sans MT','Gill Sans','Verdana', sans-serif; padding:0 15px 0 15px; margin:0 0 10px 0; height:28px; color:#fff; background:url(http://www.stateoftheair.org/2012/assets/images/returntochapter.png) top left no-repeat; font-size: 1em; line-height: 1.1; }

#subnav-column p.returntochapter a {color: #fff; text-decoration: none; }
#subnav-column p.returntochapter a:hover{text-decoration: underline; }



/* ************ */
/* Content Area */
/* ************ */
#breadcrumbs {color: #555559; font-family: "Lato",sans-serif; font-weight: 700; padding-top: 20px;}
	#breadcrumbs .breadcrumbseparator {font-weight: 400;
color: #a3a9ac;
padding: 0px 5px;
font-family: "Lato",sans-serif;
font-size: 12px;}
	.breadcrumbComponent {margin-left: 16px; }
	.breadcrumbComponent .breadcrumbItem {font-weight:bold;}
	.breadcrumbComponent a {color: #3A75C4; text-decoration: none; font-weight: 700; font-family: "Lato",sans-serif; font-size: 13px;}
	.breadcrumbComponent a:hover {color: #BAD80A; text-decoration: underline;}

#content {line-height:18px;}
	
#content-well ul, #content-well ol {margin: 1.5em 0 1.5em 1em;}
#content-well ul li, #content-well ol li {}

.layout-section #content-well ul {list-style-type: none !important; list-style-image: none !important;}
.layout-section #content-well ul li {padding: 0 0 0 0px; margin-top: 4px;}
.promo ul li {background: url(http://www.stateoftheair.org/2015/assets/images/content-bullet.png) 0 4px no-repeat; padding: 0 0 0 12px; margin-top: 4px; text-indent:-14px;}
.layout-section #content-well ul li {margin-left:12px; list-style-type:disc;}
.layout-section #content-well ol li {margin-left:12px; list-style-type:decimal;}
.layout-section #content-well .quiz ul li {margin-left:12px; list-style-type:none;}
.layout-section #content-well ul.ui-tabs-nav li {width:auto; list-style-type:none; height:27px !important; }

.subpage #page.layout-section #content #content-well h2 {font-weight: 900; font-family: "Lato",sans-serif; padding-bottom: 10px; line-height: 1.2em;
color: #ed1b2d; border-bottom: 1px solid #a3a9ac; font-size: 30px; margin-top: 25px;}
.subpage #page.layout-section #content #content-well h3 {margin-bottom: 8px; color: #555559; padding-bottom: 3px; font-family: "Lato",sans-serif !important; font-weight: 700; font-size: 2em; line-height: 1.3em;}
.subpage #page.layout-section #content #content-well h4 {margin: 0; color: #00A5DB; padding: 0px; font-family: "Lato",sans-serif !important; font-weight: 400; font-size: 2em; line-height: 1.3em; font-style: italic;}
.subpage #page.layout-section #content #content-well p {margin: 0.33em 0px 1em; font-family: "Lato",sans-serif; font-size: 15px; line-height: 1.6em;}
.subpage #page.layout-section #content #content-well ul li {margin: 0.33em 0px 0.25em 0.5em; font-family: "Lato",sans-serif; font-size: 15px; line-height: 1.6em;}
.subpage #page.layout-section #content #content-well #edn1 {margin: 0.33em 0px 1em; font-family: "Lato",sans-serif; font-size: 15px; line-height: 1.6em; font-weight:700;}
.subpage #page.layout-section #content #content-well #edn1::before {content:"References:";}
.subpage #page.layout-section #content #content-well #edn1 p {margin: 0.33em 0px 1em; font-family: "Lato",sans-serif; font-size: .5em; line-height: 1.6em; font-weight:400;}
.subpage #page.layout-section #content #content-well #edn1 ol {margin-top: 10px;}
.subpage #page.layout-section #content #content-well #edn1 li {margin: 0px 10px 10px; font-family: "Lato",sans-serif; font-size: .8em; line-height: 1.6em; font-weight:400;}

.subpage #page.layout-section #content #content-well .quote {margin-top: 25px;
background-color: #F9F9FB;
border-bottom-left-radius: 12px;
padding: 15px 15px 20px;
border-top-right-radius: 12px; border-top: 0px none;}
.subpage #page.layout-section #content #content-well .quote img {width: 70px;
margin-left: 3px; margin-right: 15px; margin-top: 2px; float: left;}
.subpage #page.layout-section #content #content-well .quote p:first-of-type {/*position: relative;
left: 14px; */}
.subpage #page.layout-section #content #content-well .quote p:first-of-type strong {color: #ED1B2A;
font-size: 1.1em;
margin-right: 5px;}
.subpage #page.layout-section #content #content-well .quote p {/*position: relative; left: 85px;*/padding-right: 15px;
color: #555559;
margin: 1px 0px 0px 85px;}

.subpage #page.layout-section #content #content-well .quote .clear {clear: both;}

/*Added 8-25-09*/
.layout-section #content-well ul li li, .promo ul li li {background-image: none !important; list-style-type:disc; padding:0 0 6px 3px; }

.promo ul {padding: 0 0 0 0 !important; margin: 0 0 32px 0 !important;}
.promo ul li {margin: 6px 12px;}
.promo ul li:before {/*
	content: "\2022 \0020";
	*/}
.promo ul li a {padding-left:3px;}
.intro {clear: both; position: relative;}
.promo img.left {margin: 0 5px 5px 0; float: left; padding: 0; clear: both;}
img.left {margin: 0 5px 5px 0; float: left; padding: 0;}
.promo img.right {margin: 0 0 5px 5px; float: right; padding: 0;}
img.right {margin: 0 0 5px 5px; float: right; padding: 0;}
.image-only {margin-top: 15px !important;}
#content-well ol {list-style-type: decimal;}
.layout-hp #content-well a {color: #185b91;}
	.layout-hp #content-well a:hover, #content-well a:hover {color: #BAD80A;}

a.highlight {color: #ed1b2d !important; font-weight: bold; text-decoration: none;}
	a.highlight:hover {color: #185b91 !important; text-decoration: none;}
#sidebar-tabs a.highlight {color: #fff !important;}
#sidebar-tabs a.highlight:hover {color: #ed1b2d !important;}
#sidebar-tabs p {margin: 5px 0 2px 0; padding: 0;}

/* ************ */
/* HP Only		 */
/* ************ */
.boxed-content {width: 205px; float: left; margin-top: 20px; height: 225px; position: relative; line-height: 1.2;}
	.boxed-content h2 {margin: 0; padding: 0 0 3px 0; text-indent:-9999em; height: 20px; border-bottom: 4px solid #df0c1e; }
		.topstories {margin-left: 0px; }
			.topstories h2 {background: url(http://www.stateoftheair.org/2012/assets/images/topstories.png) 10px 0px no-repeat; }
		.supportourwork, .takeaction {margin-left: 9px;}
			.takeaction h2{background: url(http://www.stateoftheair.org/2012/assets/images/takeaction.png) 10px 0  no-repeat;}
			.supportourwork h2 {background: url(http://www.stateoftheair.org/2012/assets/images/supportourwork.png) 10px 0   no-repeat;}
		.topitem {float: left;  height: 70px; vertical-align: middle;}
		.headline-img, .takeaction h3, .supportourwork h3 {font-weight: bold;}
		.headline-img {float: left; margin-top: 17px;}
		.takeaction h3, .supportourwork h3 {margin: 17px 10px 0 5px; width: 100px; float: left;}
		p.item, .boxed-content p{clear: both; display: block; margin-top: 18px; float: left; margin-left: 10px;}
		.boxed-content a.highlight {margin-left: 10px;}
		a.button {position: absolute; bottom: 1px; left: 0px; margin-left: 8px;}
		
		#feature-content li a{padding:0 !important; line-height:10px;}
	
#homepage-title {margin-bottom:0; padding-bottom:0; height:auto; 
	border:0;}
#homepage-title {margin-bottom:-12px;}

/* ************ */
/* HP      tabs */
/* ************ */
#lungnews, #othernews {background: url(http://www.stateoftheair.org/2012/assets/images/lungnews-bg.png) top left no-repeat !important; margin-top: -10px;}
	#lungnews ul, #othernews ul {list-style-type: none; margin: 15px 4px 0 12px; padding: 10px 0 0 0;}
	#lungnews ul li, #othernews ul li{margin-bottom: 7px;}

/*************/
/*Subpages  Content  */
/*************/

.layout-section h2 {color: #418dd9; font-weight:bold; border-bottom: 3px solid #002d4c; font-family: 'Gill Sans MT','Gill Sans', 'Verdana','Arial',sans-serif; margin-top: 30px; font-size: 1.9em; padding-bottom: 10px; line-height: 1.2em; }
.layout-section h3 {margin-bottom:8px; color: #1B3C4D; padding-bottom:3px; font-weight:bold; font-family: 'Rockwell',Times,serif; font-size: 1.25em;}
.subpage #content-well h3 {clear: both;}
.promo h3 {display:none}

#hp-flash {padding-bottom:1em;}
.feature-content {width: 48%; float: left; }
	.feature-content .promo {}
	.feature-content h3 {font-size:18px;
		border-bottom:solid 3px #df0c1e;}
	.feature-content p a {margin-bottom:3px; display:block; font-weight:bold; color:#c00 !important; text-decoration:none;}
	.feature-content img, .feature-content p {margin-top: 10px;}
	.feature-content li a {padding-left:14px; display:block; font-weight:normal; display:inline;}
	.feature-content img, .feature-img {border:3px solid #c0daef; float:left; margin-right:10px;}
	.content-column + .content-column {margin-right:0; width:265px;}
	.feature-content hr {width:100%; clear:both; }
.left {padding-right: 22px;}		
img.feature {border:3px solid #c0daef; float:left; margin:0px 5px 5px 0;}
img.feature-right {border:3px solid #c0daef; float:right; margin: 0 0 5px 5px;}
a:hover img {cursor:pointer;}
.feature-content-full {width: 98%; padding-top: 10px;  clear: both;}
.stpage-content.right { }
.stpage-content.left {clear: left;}
/*Added 8-25*/
a.footnote {color: #000; font-size:xx-small; vertical-align:top;}



#content-well p.listhead {font-weight:bold; padding-bottom:0; margin-bottom:0;}
#content-well p.listhead + ul {padding-top:0; margin-top:0;}

/*ad styles*/
.adspace p {font-size:0.8em; margin:20px 0 5px 0;}
.adspace .ad {width:470px; height:60px; line-height:60px; color:#fff; background-color:#446988; text-align:center; vertical-align:middle;}

/*List styles*/
.layout-section #content-well dt, dt {margin-top:10px;}
.layout-section #content-well .headlineline {list-style:none; padding:0; }
.layout-section #content-well .headlineline li {margin-top:10px; padding:0; background-image: none; clear: both;}
.layout-section #content-well ul.headlineline li img{margin: 0 5px 5px 0; float: left; padding: 0; clear: both;}
	ul.headline a {margin: 0; padding: 0;}
.layout-section #content-well ul.headlineline li img.right {margin: 0 0 5px 5px; border: 1px solid green; float: right; padding: 0; clear: both;}
/*Press release styles*/
.layout-section #content-well .press-info {font-weight:bold;}
.layout-section #content-well .press-title {border:0;  margin-bottom:10px; font-family: "Verdana","Arial",sans-serif;}
.layout-section #content-well .dateline {font-weight:bold; text-transform:uppercase;}
/*.layout-section #content-well ul.press-list li {background: url(http://www.stateoftheair.org/2012/assets/images/press-bullet.png) 0px 6px no-repeat; padding: 0 0 0 12px; }*/

.layout-section #content-well .center {text-align:center;}

/*Search Results*/

.search-box {padding:8px; background:url(http://www.stateoftheair.org/2012/assets/images/search_border.png) 0 0 repeat; margin:10px 0 0 0;}
form.search-form {background-color:#6caede; padding:10px 20px 10px 190px; }
form.search-form label.main-label {color: #0d3c63 !important; font-weight:bold; margin-left: -174px;  display:block; padding-top: 3px; float:left;}
form.search-form input.search-text {border: 1px solid #0d3c63; width:300px; }
form.search-form input.search-btn {border:0; width: 59px; height: 21px; position:absolute; padding-left: 10px; margin-top: 0px; }
form.search-form p.search-options, form.search-form p.search-options a {color:#fff !important; font-weight:bold;}
.search-results .search-term {font-weight:bold;}
.search-results .search-link {font-weight:bold;}
.search-results .search-date {font-style: italic;}
.search-results dt {margin-top: 10px;}
.search-pages {float:right;}
.search-summary {border-bottom:1px solid #c0c2c3;}

form.disease-search-form {background-color:#6caede; padding:10px 20px 10px 20px; position:relative;}
form.disease-search-form .main-label, form.disease-search-form .main-label a {color: #0d3c63 !important; font-weight:bold;}
form.disease-search-form .main-label {margin-bottom:5px;}
form.disease-search-form input.search-text {border: 1px solid #0d3c63; width:175px; }
form.disease-search-form input.search-btn {border:0; width: 32px; height: 21px; position:absolute; padding-left: 10px; margin-top: 0px; }
form.disease-search-form p.search-options, form.disease-search-form p.search-letters a {color:#fff; font-weight:bold;}
form.disease-search-form p.search-letters a:hover {color:#ed1b2d; }
.disease-search, .disease-browse {border-bottom:1px solid #97c6e8;}

/*callout styles*/
p.callout {float: right; width: 50%; padding: 10px 7px 15px 7px; margin: 5px 0 5px 5px; border: 2px ridge #5caedc;  background: #0d3c63; color: #fff; }
p.callout strong {display: block; font-weight: bold; font-size: 14px !important; width: 100%; padding-bottom: 5px; margin-bottom: 8px; border-bottom: 1px ridge #fff;}
p.callout a {text-decoration: underline; color: #fff;}
p.callout a:hover {text-decoration: underline; color: #ed1b2d;}

/* ************ */
/* Right Column */
/* ************ */

.layout-hp #sidebar {margin-left: 18px; width: 282px; float: left; }
#sidebar ul,
#sidebar ol {margin: 1em 0; padding-left: 2.5em;}
#sidebar-constrainer {height: 460px; overflow: hidden; width: 285px;}
.homepage h3 {font-weight:normal; font-size:18px;}
	


.layout-hp #sidebar-content {height: 230px;}
#sidebar-content {clear: both; padding-top: 2px; font-size: .9em; width:180px; margin-bottom: 25px;}
#sidebar-content h2 {margin: 12px 0 0 0 ; padding: 0 0 0 0; text-indent: -9999em;}
#latest-tweets h3 {margin-top:0; font-size:15px;}
.subpage #sidebar-content {font-size: 1em}
h2.lunghelpline {background: url(http://www.stateoftheair.org/2012/assets/images/lunghelpline.png) top left no-repeat;} 
h2.enewsletter  {background: url(http://www.stateoftheair.org/2012/assets/images/enewsletter.png) top left no-repeat; margin: 18px 0 0 0 !important; }
h2.inthespotlight {background: url(http://www.stateoftheair.org/2012/assets/images/inthespotlight.png) top left no-repeat;}

#sidebar-content div.highlight {background:#89c5f3; padding:5px; margin-top: 16px;}
#sidebar-content div.highlight h3 {border-bottom: #000000 1px solid; margin-top:0;}

#sidebar-content #chapterform .go, #sidebar-content #fluform .go {position: absolute;  margin-left: 5px; border:0;}
#sidebar-content #chapterform #zip, #sidebar-content #fluform #zip {width:100px; padding:0; border:1px solid #828282;}
#sidebar-content #chapterform , #sidebar-content #fluform {padding-left:5px; position: relative;}


#latest-tweets li {margin-bottom:12px;}
#latest-tweets a.more {padding-left:4px;
	font-weight:bold; text-decoration:none;}

#sidebar-content a {color: #418dd9 !important; text-decoration:none;}
.homepage #sidebar-content li a {color:#225e93 !important;}
#sidebar-content a:hover {cursor:pointer; color: #185b91 !important; }

#sidebar-content p {padding: 0 0 0 0; margin: 0 0 5px 15px;}
.layout-section #sidebar-content p, .layout-section #sidebar-content ul {padding: 0 0 0 5px; margin: 0 0 10px 0; font-size: .9em;}
.layout-section #sidebar-content h3 {padding-left: 5px; margin-top: 0px;}
#sidebar-tabs {font-size: .95em;}
#sidebar-tabs  p {margin: 0; padding: 0 0 0 2px;}
#sidebar .nav-tabs {margin: 0 !important; padding: 0 !important;}

.layout-hp #sidebar-content a.highlight {padding: 3px 0 0 0; margin:0; cursor: pointer !important;}
.layout-hp #sidebar-tabs a.highlight {padding: 3px 0 0 5px;}

.layout-section #sidebar-content .date {font-weight: bold; }
.layout-section #sidebar-content .right { margin: 5px 0 0px 5px; float: right; padding: 0; }
img.spotlight {margin: 13px 0 0 18px;}
 /* ********/
/* Footer */
/* ****** */

/* #footer {clear: both; border-top: 1px solid #bdbdbd; padding-top: 15px; } */
#footer .charitynav {float: left;}
#footer #org-info {float: left; line-height: 1.4; padding-bottom:20px;}
#footer a {color: #ffffff}
	#footer a:hover {text-decoration: underline;}
#footer #links-info {float: right; text-align: right;}
.subpage #footer {margin-top: 40px;}

/* ********/
/* Chapters */
/* ****** */

ul.socnet-links {list-style-image:none;}
ul.socnet-links li {float:left;}
ul.socnet-links a {display:block; height:34px; width:34px; margin-right:5px; text-indent: -9999em;}
ul.socnet-links a.twitter-link {background-image: url(http://www.stateoftheair.org/2012/assets/images/twitter.gif);}
ul.socnet-links a.facebook-link {background-image: url(http://www.stateoftheair.org/2012/assets/images/facebook.gif);}
ul.socnet-links a.linkedin-link {background-image: url(http://www.stateoftheair.org/2012/assets/images/linked-in.gif);}
.chapter-content a {color: #185b91; }
.chapter-content a:hover {color: #ed1b2d}
.chapter-content h2 {margin-top: 13px; font-size:1.4em;}
.chapter-flash {margin-top:14px; padding:8px; background:url(http://www.stateoftheair.org/2012/assets/images/chapter_home_logo_bkg.png) 0 0 repeat;  width: 535px;}
.chapter-flash h2 {margin-top:0;}
.chapter-flash .chapter-logo {margin-bottom:10px;}

#sidebar-content .chapter-promo {margin-top:10px; padding:8px; background:url(http://www.stateoftheair.org/2012/assets/images/search_border.png) 0 0 repeat transparent;}
#sidebar-content .chapter-promo .content {background:url(http://www.stateoftheair.org/2012/assets/images/chapter_promo_bkg.png) 0 0 repeat; padding:5px; }
#sidebar-content .chapter-promo .content h3 {margin-top:5px;}
#sidebar-content .chapter-promo .content a.donate-btn {text-indent: -9999em; width: 101px; height: 21px; display:block; background: url(http://www.stateoftheair.org/2012/assets/images/donate-btn.gif) 0 0 no-repeat; margin: 0 auto 0 auto;}
#sidebar-content .chapter-promo .content a, #sidebar-content .chapter-promo .content p a {color: #fff !important;}
#sidebar-content .chapter-promo .content a:hover, #sidebar-content .chapter-promo .content p a:hover {color: #2d6a9e !important; }

#map {width: 470px; margin-left: 40px;}
#tabs.my-community {margin-top: 20px; height: 300px;}

p.loc-date {float: left; margin: .15em 0 0 0; line-height: 1em; }

.layout-section #content-well ul.news li {margin: .25em 0 .75em 0; background-image: none; padding-left: 0;}
.layout-section #content-well ul.news {margin: 0; padding: 0;} 

.box {padding: 3px; border: 1px solid #B4B8BE; }
.caption {font-size: .85em; text-align: center; }
.layout-section #content-well ul.nobullet {
list-style-type: none;
margin: 1em 0 0 0;
padding: 0;
}
.layout-section #content-well ul.nobullet li {
margin: 0 0 .75em 0;
padding: 0;
display: block;
background-image: none;
}
.layout-section #content-well ul.nobullet img.left { float: left; margin: .25em .5em 0 0; }
.layout-section #content-well ul.nobullet p {margin: .25em 0; }
.paginator td { padding: 0 3px; }
#map-search {font-weight: bold; margin: 5px 0 10px; font-size: 16px; text-transform: uppercase;} 

/**** Survey Message Fix ****/
.accessibilityText {display:none;}


/******* left nav report card *******/

#reportcard-widget {margin: 10px 0px 0px;
padding-bottom: 15px;
color: #555559;
font-family: "Lato",sans-serif;
width: 160px;
border-top-left-radius: 12px;
border-bottom-right-radius: 12px;
background-color: #00A5DB; background-image: none;}
/* #reportcard-widget .header {background:transparent url(http://www.stateoftheair.org/2011/assets/images/reportcard-widget-header-bg.png) top left no-repeat; padding: 10px 0 0 14px; } */
#reportcard-widget .widget-content {height: inherit;
text-align: center;
padding: 15px 5px 0px; background-image: none;}

#reportcard-widget .widget-content h1 {font-weight: 900;
color: #FFF;
text-transform: uppercase;
font-size: 15px;
font-family: "Lato",sans-serif;}

#reportcard-widget .widget-content h1 span {display: block;
font-weight: 400;
text-transform: none;
margin-top: 5px;
font-size: 1.7em;
line-height: 1.05em;}

#reportcard-widget .widget-content h2 {
color: #FFF;
font-family: "Lato",sans-serif;
margin-top: 10px;
width: 100%;
border-top: 1px dotted #FFF;
padding-top: 10px;
border-bottom: 0px none;
font-size: 14px;
font-weight: 700;
font-style: italic;
margin-bottom: 5px;
padding-bottom: 0px;
}

#reportcard-widget .widget-content form {margin: 0px;
padding: 0px 5px;
display: block;}

#reportcard-widget .widget-content form input.widget-text {margin: 0px;
border: 0px none;
font-size: 13px;
font-family: "Lato",sans-serif;
color: #555559;
font-weight: 400;
width: 130px;
padding: 5px;}

#reportcard-widget .widget-content form .widget-select-state {margin: 0px;
border: 0px none;
font-size: 13px;
font-family: "Lato",sans-serif;
color: #555559;
font-weight: 400;
width: 140px;
padding: 5px;}

#reportcard-widget .go {
border: 0px none;
padding: 0px 15px;
color: #FFF;
display: inline-block;
filter: none;
text-decoration: none;
font-family: "Lato",sans-serif;
font-weight: 700;
border-radius: 6px;
line-height: 30px;
background: none no-repeat scroll 0px 0px #3A75C4;
font-size: 16px;
min-height: 30px;
margin: 10px 0px 0px;
cursor: pointer;
position:inherit;}


/******* label fix *******/
.subnav h3 {border: none;
color: #fff; margin: .5em 0 0; width:165px !important; font-family: 'Verdana', Arial, sans-serif;  font-size: 1.1em; background:#2a70ae;}

/*Data Table style*/
#report-table table {width: 100%; border: 1px solid #bfbfbf; padding: 5px; border-collapse: separate; border-spacing: 1px 1px; font-size: 10px;}
#report-table table th {background-color: #0d3c63; color: #fff; }
#report-table table td, #report-table table th, #report-table table.data td {padding: 8px 2px 8px 6px; text-align: left;}
#report-table table tr.odd, #report-table tr.odd td   {background-color: #fff;}
#report-table table tr.even, #report-table tr.even td {background-color: #e0ecf5}
#report-table table tr.total {background-color: #a2c4e3;}
#report-table table.data { background: #fff;}
#report-table table.data td{ border:0; color:#000;}
#report-table table.data th {text-align: left; border: 0; background-color:#0D3C63; font-weight:normal; text-align: right; padding-right: 20px;}
#report-table table.data td.county-name a, #report-table table.data td.county-nameg a {color:#ed1b2d; text-decoration:underline; font-weight:normal;}
#report-table table.data .total td { padding: 8px 2px 8px 6px;}
#report-table table.data .total td { font-weight: bold; }
#report-table table.data td a {	text-decoration:none; color:#000080; font-weight: bold;}
#report-table table.data td.value { border:0; color:#000; text-align: right; padding-right: 20px;}

/* State tabs */
.layout-section #content-well .ui-tabs ul li:before {content: ""}
.layout-section #content-well .msa-header ul li {margin-left:0; list-style-type:none;}

/* ui tabs */
.ui-tabs-nav {position:absolute;}
.ui-tabs-nav a {padding-top:5px !important;}

.layout-section #content-well .counties ul li {float:left; display:inline-block; width:100px;}
/* #content-well .counties {width:480px; -moz-column-count:3; -moz-column-gap:20px; -webkit-column-count:3; -webkit-column-gap:20px; column-count:3; column-gap:20px;} */
#content-well .counties {margin-bottom: 30px; display: inline-block;}

#content-well .counties li {width:140px; display:inline-block; float:left;}
#content-well .promo ul li {list-style-type:none;}


.promo #sl-box ul a.whitetext { 
    color:#ffffff; 
}


.footer-wrapper {clear: both; width: 990px; margin: 0px; padding-top: 20px;}
.smart-link-footer {background-color: #1b3c4d; clear: both; width: 930px; margin: 0px; padding: 30px; display: block;}
.contact-footer {background-color: #418dd9; clear: both; height: 240px; width: 990px; }
#sl-box {display: inline-block; font-size: 90%; padding: 0px 15px 0px 0px; position: relative; vertical-align: top; width: 130px;}
div..footer-wrapper div#sl-box a:link, div..footer-wrapper div#sl-box ul a:visited {color: #ffffff; text-decoration: none;}
div.footer-wrapper div#sl-box ul a:active, div.footer-wrapper div#sl-box ul a:hover {color: #55a4f2; text-decoration: none;}
#sl-box ul {line-height: 20px;}
#sl-box ul a.whitetext:link, #sl-box ul a.whitetext:visited {color: #ffffff; text-decoration: none;}
#sl-box ul a.whitetext:active, #sl-box ul a.whitetext:hover {color: #55a4f2; text-decoration: none;}
#sl-box a strong.whitetext, #sl-box a strong.whitetext {color: #ffffff; text-decoration: none;}
#fsl-box ul li:before {display: none;}
#c-box { color:#ffffff; display: inline-block; padding: 20px; position: relative; vertical-align: top; width: 280px; }
#c-box-head { font-family: 'Rockwell',Times,serif !important; font-weight:bold; text-transform: uppercase; font-size: 1.1em; }
#c-box-buttons img { display: inline-block; padding: 0 200px 20px 20px; position: relative; vertical-align: top; }
#dyk-box { color:#ffffff; display: inline-block; position: relative; width: 180px; }
#dyk-text-box { color: #1b3c4d; display: inline-block; padding: 0 25px; position: relative; vertical-align: top; width: 540px; }
#social-squares {padding-top:10px}

/* homepage */
div.promo {width: 990px; margin: 0px; padding: 0px;}
div#blocks {margin: 0px; padding: 0px; display: inline-block; background-color: #ffffff; border-top-right-radius: 12px;}
div span#report-card {text-align: center; background-color: #3a75c4; width: 464px; height: 384px; margin: 0px 2px 0px 4px; padding: 0px 10px; display: block; float: left; border-top-right-radius: 12px; border-bottom-left-radius: 12px; border-top-right-radius: 12px; border-bottom-right-radius: 12px;}

div span#report-card h1 {color: #ffffff; text-decoration: none; margin: 25px 0px 15px; padding: 0px 15px; font-family: "Lato",sans-serif; font-size: 36px; line-height: 1.25em; font-weight: 700;}
div span#report-card h1 strong {color: #ffffff; text-decoration: none; font-family: "Lato",sans-serif; font-size: 1.4em; font-weight: 900; display: block;}
div span#report-card h1 strong em {}

div span#report-card div.widget-content-home h2 {color: #ffffff; text-decoration: none; margin: 20px 0px 0px; padding: 0px 15px; font-family: "Lato",sans-serif; font-size: 22px; line-height: 1.25em; font-weight: 700;}
div span#report-card div.widget-content-home h2 em {}

div span#key-findings {text-align: center; background-color: #00a5db; width: 245px; height: 190px; margin: 0px 2px 2px 2px; padding: 0px; display: block; float: left; border-top-left-radius: 12px; border-bottom-right-radius: 12px; cursor: pointer;}
div span#city-rankings {text-align: center; background-color: #f77f00; width: 245px; height: 190px; margin: 0px 0px 2px 2px; padding: 0px; display: block; float: left; border-top-right-radius: 12px; border-bottom-left-radius: 12px; cursor: pointer;}
div span#health-risks {text-align: center; background-color: #872b93; width: 245px; height: 190px; margin: 2px 2px 0px 2px; padding: 0px; display: block; float: left; border-top-right-radius: 12px; border-bottom-left-radius: 12px; cursor: pointer;}
div span#our-fight {text-align: center; background-color: #7fba00; width: 245px; height: 190px; margin: 2px 0px 0px 2px; padding: 0px; display: block; float: left; border-top-left-radius: 12px; border-bottom-right-radius: 12px; cursor: pointer;}
div span#key-findings:hover, div span#city-rankings:hover, div span#health-risks:hover, div span#our-fight:hover {background-color: #BAD80A;}

div span#key-findings img, div span#city-rankings img, div span#health-risks img, div span#our-fight img {margin: 25px 0px 5px 0px; padding: 0px;}
div span#key-findings h1, div span#city-rankings h1, div span#health-risks h1, div span#our-fight h1 {color: #ffffff; text-decoration: none; margin: 0px 0px 10px; padding: 0px 15px; font-family: "Lato",sans-serif; font-size: 19px; line-height: 1.2em; font-weight: 700;}
div span#report-card p, div span#key-findings p, div span#city-rankings p, div span#health-risks p, div span#our-fight p {color: #ffffff; text-decoration: none; margin: 0px; padding: 0px 15px; font-family: "Lato",sans-serif; font-size: 14.5px; line-height: 1.2em;}

div.widget-content-home {margin: 0px; padding: 0px; display: block;}
div.widget-content-home div#zip-search {text-align: center; width: 200px; height: 100px; margin: 0px 0px 0px 20px; padding: 0px; float: left; display: block;}
div.widget-content-home div#zip-search p {color: #ffffff; text-transform: none; margin: 12px 0px; padding: 0px; font-size: 13px;}

div.widget-content-home div#zip-search form {margin: 0px; padding: 0px;}
div.widget-content-home div#zip-search .widget-text-home {border: 0px none;
padding: 2px 25px 0px 10px;
width: 150px;
font-size: 12px;
color: #555559;
background: url("/2015/assets/images/bg-search.png") no-repeat scroll left top transparent;
text-transform: uppercase;
line-height: 1;
font-family: "Lato",sans-serif;
font-weight: 700;
border-radius: 100em;
margin: -5px 0px 0px 25px;
height: 23px;}
div.widget-content-home div#zip-search input.go {border: 0px none;
padding: 0px 15px;
color: #FFF;
display: inline-block;
filter: none;
text-decoration: none;
font-family: "Lato",sans-serif;
font-weight: 700;
border-radius: 6px;
line-height: 30px;
background: none no-repeat scroll 0px 0px #ED1B2D;
font-size: 16px;
min-height: 30px;
margin: 10px 0px 0px; cursor:pointer;}

div.widget-content-home span#or {font-family: 'Rockwell', Times, serif !important; font-size: 18px; font-weight: bold; color: #1b3c4d; background-color: #fbe704; width: 50px; margin: 20px 0px 0px 0px; padding: 10px 0px; float: left; -moz-border-radius: 25px;
border-radius: 25px;}
div.widget-content-home div#state-search {text-align: center; width: 200px; margin: 0px 20px 0px 0px; padding: 0px; float: left;}
div.widget-content-home div#state-search p {color: #ffffff; text-transform: none; margin: 12px 0px; padding: 0px; font-size: 1.2em;}
div.widget-content-home div#state-search form {margin: 0px; padding: 0px;}
div.widget-content-home div#state-search .widget-select-home {border: 0px none;
padding: 2px 25px 0px 10px;
width: 150px;
font-size: 12px;
color: #555559;
background: url("/2015/assets/images/bg-search.png") no-repeat scroll left top transparent;
text-transform: none;
line-height: 1;
font-family: "Lato",sans-serif;
font-weight: 700;
border-radius: 100em;
margin: -5px 0px 0px 5px;
height: 23px;}
div.widget-content-home div#state-search .widget-select-home option {background-color: #ffffff; font-weight:400;}
div.widget-content-home div#state-search input.go {border: 0px none;
padding: 0px 15px;
color: #FFF;
display: inline-block;
filter: none;
text-decoration: none;
font-family: "Lato",sans-serif;
font-weight: 700;
border-radius: 6px;
line-height: 30px;
background: none no-repeat scroll 0px 0px #ED1B2D;
font-size: 1.3em;
min-height: 30px;
margin: 10px 0px 0px; cursor:pointer;}

div.widget-content-home div#zip-search input.go:hover, div.widget-content-home div#state-search input.go:hover {background: none no-repeat scroll 0px 0px #BAD80A;}

div span#defending {text-align: center; border-right: solid thin #a3a9ac; color:#555559; background-color: #ffffff; width: 305px; min-height: 370px; margin: 0px; padding: 0px 15px 0px 8px; display: block; float: left;}
div span#defending img {margin-bottom: 15px;}
div span#defending h1 {font-family: "Lato",sans-serif; font-weight: 700; font-size: 23px; color: #555559;}
div span#share {text-align: center; border-right:solid thin #a3a9ac; color:#555559; background-color: #fff; width: 300px; min-height: 370px; margin: 0px; padding: 0px 15px 0px 20px; display: block; float: left;}
div span#share img {margin-bottom: 15px;}
div span#share h1 {font-family: "Lato",sans-serif; font-weight: 700; font-size: 23px; color: #555559;}
div span#share span#tri-content {width: 100%; padding: 20px 0px; display: inline-block; }
div #healthy {text-align: center; display: inline-block; width: 310px; padding: 0px 0px 0px 5px;}
div #healthy img {margin-bottom: 15px;}
div #healthy h1 {font-family: "Lato",sans-serif; font-weight: 700; font-size: 23px; color: #555559;}
div #healthy .promo {color: #555559; background-color: #FFF; width: 98%; padding: 0px 0px 0px 5px; display: block; float: left; text-align: left; font-family: "Lato",sans-serif; font-size: 13px; margin: 10px 0px 0px; line-height: 1.4em;}
div#healthy div.promo ul {list-style: inherit !important; margin: 0 0 32px 15px !important}
div#healthy div.promo ul li {list-style-type: disc !important; margin: 0.33em 0px 0.25em 0.5em !important; padding: 0px 0 5px !important;
  text-indent: 0 !important;}
div#healthy div.promo ul li a {padding-left: 0px !important;}
div#tri-col {width: 990px; margin: 40px 0px 0px 0px; padding: 0px; display: block; background-color: #ffffff;}
div#tri-col #tri-content {width: 100%; padding: 20px 0px; display: block;}
div#tri-col #tri-content p {text-align: left; font-family: "Lato",sans-serif; font-size: 14px; line-height: 1.5em; color: #555559; min-height:130px;}
div#tri-col #tri-content a:link, div#tri-col #tri-content a:visited {color: #418dd9; text-decoration: underline;}
div#tri-col #tri-content a:active, div#tri-col #tri-content a:hover {color: #BAD80A; text-decoration: underline;}
div#tri-col #tri-content-button, #compareair #content-button {text-align: center; width: inherit; padding: 18px 15px 15px; display: inline; background-color: #ed1b2d; border-radius: 8px; font-family:"Lato",sans-serif; cursor: pointer;}
#compareair #content-button {position: relative; top: 20px;}
div#tri-col #tri-content-button:hover, #compareair #content-button:hover {background-color: #BAD80A;}
div#tri-col #tri-content-button a, #compareair #content-button a {font-family:"Lato",sans-serif; color: #ffffff; text-decoration: none; font-weight: 700; text-transform: none; font-size: 16px;}
div#tri-col #tri-content-button #story-button {padding: 19px 0px 0px 22px \9; *padding: 1px 0px 0px 0px;}
div#tri-col span#call-out {background: url(http://www.stateoftheair.org/2015/assets/images/call-out-box-home.png) no-repeat top center; width: 280px; height: 100px; padding: 20px; display: block; color: #fffffff;}



/* footer */
footer {
    background: none repeat scroll 0% 0% #555559;
	font-family: "Lato",sans-serif;
    color: #FFF;
}

footer a {
    color: #FFF;
}

footer #footer-navigation {
    background: none repeat scroll 0% 0% #a3a9ac;
    padding-bottom: 20px;
}

#footer-navigation .wrap {
    width: 990px;
	margin: 0 auto;
}

.social-search {
    padding: 20px 0px 0px;
    float: left;
}

.clearfix {
    display: block;
}

.social-search .social-icons {
    display: block;
    float: left;
    margin: 0px 8px 0px 0px;
    padding: 0px;
    list-style: outside none none;
}

.social-search .social-icons li {
    margin: 0px 3px 0px 0px;
    padding: 0px;
    display: block;
    float: left;
}

.social-search .social-icons li a {
    display: block;
    width: 23px;
    height: 23px;
    line-height: 18px;
    background: none repeat scroll 0% 0% #FFF;
    color: #FFF;
    text-align: center;
    border-radius: 100em;
    transition: all 100ms linear 0s;
}

.social-search .social-icons li a .fa {
    color: #ed1b2d;
    font-size: 14px;
	margin-top: 5px;
}

footer .social-search .social-icons li a .fa {
    color: #555559;
}

.social-search .social-icons li a span {
    position: absolute;
    left: -999em;
}

.social-search .search {
    position: relative;
    display: block;
    float: left;
    padding-top: 2px;
}

.social-search .search input.input {
    float: left;
    color: #555559;
    width: 150px;
    height: 23px;
    background: url("/2015/assets/images/bg-search.png") no-repeat scroll left top transparent;
    border: 0px none;
    padding: 2px 25px 0px 10px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1;
    font-family: "Lato",sans-serif;
    font-weight: 900;
    border-radius: 100em;
	margin: -2px 0 0;
}

.social-search .search input.submit {
    position: absolute;
    width: 16px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    right: 40px;
    top: 5px;
    z-index: 5;
}

footer #footer-copyright {
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
}

footer #footer-copyright .wrap {
    background: url("/2015/assets/images/logo-footer.png") no-repeat scroll right 25px / 255px auto transparent;
    padding: 40px 0px 50px 0px;
}

#footer-copyright .wrap {
    width: 990px;
	margin: 0 auto;
}

footer #footer-copyright .wrap p {
    margin: 0px 0px 20px;
}

footer #footer-copyright .wrap .utility, footer #footer-copyright .wrap .location {
    display: inline;
}

footer #footer-copyright .wrap .utility {
    margin-right: 50px;
}

footer #footer-copyright .wrap a {
    text-decoration: none;
}

footer #footer-copyright .wrap a:hover {
    text-decoration: underline;
}

#footer form {
    margin: 0;
    padding: 0px;
}


/* Social Media Icons */
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size-adjust: none;
    font-stretch: normal;
    font-feature-settings: normal;
    font-language-override: normal;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
    font-size: inherit;
    text-rendering: auto;
}

#cv-poweredBy {display: none;}

/* Top Navigation */
.fa.fa-caret-down {color: #FFF; margin-left: 5px; font-size: 14px;}

/* County */
	#county-utility {float: right; margin-top: -10px !important; height: 15px;}
	.ui-tabs-nav a {font-size: 13px;}
	#mytable th#ozone1, #mytable th#yearRound1, #mytable th#shortTerm1 {font-weight: 700;
font-family: "Lato",sans-serif;
font-size: 1.2em;
font-style: italic;}
	
	
/* Tagline */
body.homepage #header #content.home-wide-layout .tagline {display: none;}
body.subpage #header #content.home-wide-layout .tagline {float: right; margin-right: 50px;}
body.subpage #header #content.home-wide-layout .tagline h1 {font-family: "Lato",sans-serif; font-weight: 400; line-height: 2.75em; font-size: 28px;}
body.subpage #header #content.home-wide-layout .tagline h1 strong {font-size:1.1em;}