body, html 
{
    height: 100%;
    background-color: #fff;
}

body 
{
	margin: 0;
	padding: 0;
}


body, form, div, table 
{
	font-family: arial;
	font-size:10pt;	
	color: #333;
}

#container 
{
	float:left;
	margin:0;
	padding:0;
	position:relative;    
	min-height: 100%;
	width: 990px;
}

div.main_sidebar 
{
	float: left; 
	margin-left: 15px;
	width: 230px;
}

div.sidebar 
{ 
	padding: 10px;
	font-size: 9pt;
	background-color: #e6f1f5; /*#e1eef6;*/ /*#333333;*/
	font-weight:normal;
	border:solid 1px #094b95;
	width: 220px;
}

div.sidebar div
{ 
	padding: 5px 0 5px 0;
}

div.customized p
{
	padding: 0 0 10px 0;
}

.customized div
{
	margin: 10px 0;
}

#container #content 
{
	float: left; 
	padding-left: 45px;
	width:675px;
}

a 
{ 
	/*color:#336699; */
	color: #2965ad;
}

img 
{
	border:none;
}

h1 
{ 
	color: #2965ad;
	font-family: arial;
	font-size: 12pt;
	padding:0px;
	margin:0px;
}

.h1 
{ 
	color: #2965ad;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

.h2 
{ 
	color: #2965ad;
	font-family: arial;
	font-size: 10pt;
	padding:0px;
	margin:0px;
}

div.Enviroflash_top 
{
	z-index: 0;
	background: #ffffff url(/oilspill/20121017043019oe_/http://www.enviroflash.info/assets/enviroflash_top.jpg) top left no-repeat; 
	width: 974px;
	height: 157px;
}

div.Enviroflash_top_email 
{
	z-index: 0;
	background: #ffffff url(/oilspill/20121017043019oe_/http://www.enviroflash.info/assets/Enviroflash_top_email.jpg) top left no-repeat; 
	width: 740px;
	height: 150px;
	float: left;
}

div.Enviroflash_top_email_custom 
{
	z-index: 0;
	width: 740px;
	height: 150px;
	float: left;
}

div#agency_logo 
{ 
	position: relative; 
	left: 5px;
	top: 50px;	
	width:115px;
}

div#agency_brand {
	position:relative; 
	float:left; 
	margin-top: 10px; 
	width: 150px;
	text-align:center;
}

div#error h1, div#info h1 {
	font-family: arial;
	font-size: 10pt;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

div#error h1{
	color: #DD3C10;
}

div#info h1{
	color: #16b14c;
}

h1.sectionHeader {
	 border-bottom:solid 1px #ccc;
	 width:540px;
	 margin-bottom:5px;
}

p {
	font-size:9pt;
	padding:0px;
	margin:0px;
}

.right {
	text-align:right;
	width:100%;
}

a.show, span.show {
	display:inline;
}

div.show {
	display:block;
}

a.hide, span.hide, div.hide {
	display:none;
}

.errorText {
	font-weight:bold;
	color:#FF0000;	
}

.successText {
	font-weight:bold;
	color:green;
}

div.top {
	margin-top:20px;
}

div#error {
	background:#FFEBE8 none repeat scroll 0%;
	border:1px solid #DD3C10;
	padding:10px;
	margin-bottom:20px;
	color: #DD3C10;
}

div#info {
	background:#F4FDF7 none repeat scroll 0%; 
	border:1px solid #16b14c;
	padding:10px;
	margin-bottom:20px; 
	width: 655px;
}

a.lgnd
{
    position:relative;
    z-index:24; 
}


a.lgnd:hover
{
	z-index:25; 
}

a.lgnd span
{
	display: none;
}

a.lgnd:hover span
{ 
	/*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-0.2em; left:0.75em; width:12.1em;
    border:1px solid #000000;
    text-align: left;
    padding: 0.15em 0.15em 0.15em 1.4em;
}

.disabled {
	background-color:#e5e5e5;	
}

div#subscriberApp {
	margin-top: 20px;
	margin-bottom: 20px;
	width:550px;
}


.prefDiv {
	padding:20px 0px 0px 40px;
	width:450px;	
}
.prefDiv table {
	width:100%;
}

.formrow {
	margin-bottom:5px;
}

.formrow label {
	display:block;
	float:left;
	width:135px;
	color:#666666;
	font-size:10pt;
	font-weight:bold;
}

.formrow .inputText {
	width:175px;
}

div.sectionHeader {
	margin-bottom: 10px;
	font-size: 11pt;
	color: #2965ad; /*#333333;*/
	font-weight:bold;
	border-bottom:solid 1px #e5e5e5;
	width:540px;
	}

.normalHeader { 
	font-size: 10pt;
	color: #2965ad; /*#333333;*/
	font-weight:bold;
}
	
.subSectionHeader {	
	color:#333333;
	font-weight:bold; 
	/* width:500px; */
	/* margin-bottom: -20px; */
}

.footer {	
	color:#2965ad;
	font-weight:bold; 
	font-size: 9pt;
}

.sectionBody {	
	margin-left:30px;
	margin-bottom: 5px;
	width:520px;
		
}

.subSectionBody {
	padding: 10px 0px 5px 20px;
	border:solid 1px #cccccc;
	width:425px;	
}

div#subscriberApp table {
	background-color:#ffffff;
}

div#subscriberApp table tr.header {
	 background-color:#336699;
	 color:#fff;
}

table#citySelectionTable {
	padding-left:2px;
}

#cityInfoMessage {
	float:left;
	padding-left:10px;
}

#cities {
	font-weight: bold;
	color: green;
}

#twitter {
	padding: 10px 0 0 20px;
}

div#newCityTable {
	padding-top:10px;	
}

div#newCityTable div {
	padding:0px 0px 5px 20px;
}

table.aqiTable {	
	border-collapse:collapse;
	margin-top:10px;
}


.aqiTable label {
	display:block;
	width:100%;
}

table.aqiTable td {
	padding:0px 10px 0px 10px;
}

table.aqiTable th {
	padding:0px 10px 0px 10px;
}

.footerCushion {
	padding-bottom:20px;
}


div#otherAccounts { 
	background:#F4FDF7 none repeat scroll 0%; 
	border:1px solid #16b14c; /* #e2c822; */
	padding:10px;
	margin-bottom:20px; 
	width:220px;
}

.regionTable
{
	border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
	margin-left:5px;
}
.regionTable #topLeft
{
	text-align:center; border-bottom: 1px solid #999999; width:120px;
}
.regionTable #tableTop
{
	text-align:center;  
	border-left: 1px solid #999999;
border-bottom: 1px solid #999999; 
	width:80px;
}
.regionTable #regionName
{
	text-align:center; 
	padding:5px; 
	width:120px;
border-bottom: 1px solid #999999; 
}
.regionTable #regionDay
{
	text-align:center; 
	border-left: 1px solid #999999; 
border-bottom: 1px solid #999999; 
	color:black; 
	width:80px;
}

.regionHeader
{
	font-weight: bold;
}

#map_canvas table, #ef_map_popup_contentDiv div table
{
	border-top: 1px solid #2965AD;
	border-left: 1px solid #2965AD;
	border-right: 1px solid #2965AD; 
	width: 200px;
	margin: 5px 0px 5px 0px;
	font-size:8pt;
}

#ef_map_popup_contentDiv{
 	overflow: hidden;
}


#map_canvas table tr th, #ef_map_popup_contentDiv div table tr th
{ 
	color:#2965AD; 
	background-color:#E6F1F5;
	border-bottom: 1px solid #2965AD;
}
#map_canvas table tr td, #ef_map_popup_contentDiv div table tr td
{ 
	border-bottom: 1px solid #2965AD; 
	padding:2px;
	width:25%;
	text-align:center;
}

#map_canvas table tr td .Good
{
	color:black; 
	background-color:#00E400;
}

.challengeTable
{
	width: 100%; 
	text-align:left; 
	border: 1px solid #094B95;
}

.challengeTable tr th
{
	color: #094B95;
	border-bottom: 1px solid #094B95;
	padding: 2px;
	text-align:left;
}
.challengeTable .odd
{
	background-color: white;
}

.challengeTable .even
{
	background-color: #E6F1F5;
}

.challengeTable tr td
{
	padding: 2px;
	text-align: left;
}

.efSection{
	margin: 10px 0px 0px 0px;
}

.efSection .h1{
	color: #2965ad;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

.efSection .bold{
	font-weight: bold;
}

.efSection #challengeTable{
	border: 1px solid #094B95;
	margin-top: 10px;
	width: 100%;
}

.efSection #challengeTable th{
	color: #094B95;
	border-bottom: 1px solid #094B95;
	background-color: #E6F1F5;
	padding: 3px;
}

.efSection #challengeTable td{
	padding: 3px 0px 3px 40px;
}

.efSection ul
{
	margin-top: 5px;
}
.mapPanel
{
	position: relative;
	width: 675px;
	border: 1px solid #2965AD;
	background-color: #E6F1F5;
	padding:1px; 
}

.mapPanel #map_canvas
{
	height: 400px; 
	border: 1px solid #2965AD;
}
.mapPanel #legend
{
	position: absolute; 
	top: 250px; 
	right: 3px;
}

.mapPanel #map_footer
{
	color: #094B95;
	display: block; 
	padding:0px; 
	margin: 0px;  
	background-color: #E6F1F5;
}

.mapPanel #map_footer #cityInfo
{
	margin: 1px 0px 0px 0px; 
	display: none; 
	/*border: 1px solid #2965AD;*/
}
.mapPanel #map_footer #cityInfo #cityName
{
	background-color: #2965AD; 
	font-weight: bold; 
	color: #E6F1F5;
	padding: 2px;
	margin: 1px 1px 0px 1px;
}

.half{
	float:left;
	width: 300px
}

.clear{
	clear: both;
}

.center{
	text-align: center;
}

.stepSection{
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

.red{
	color: red;
}

div.forwardPage{
	width: 520px;
	margin: 10px 0px 10px 0px;
	display: block;
}

#cityName table
{
	width: 100%;
}

#cityName table td
{
	width: 50%;
	color: white;
}

#cityName #left
{
	text-align: left;
	padding: 2px 0px 2px 5px
}

#cityName #right
{
	text-align: right;
	padding: 2px 5px 2px 0px
}

#cityName #right a
{
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
}

#currentTable
{
	float: left; 
	width: 33%; 
	margin: 1px 2.25px 1px 1px;
} 
#todayTable
{
	float: left; 
	width: 33%; 
	margin: 1px 2.25px 1px 0px;
}

#tomorrowTable 
{
	float: left; 
	width: 33%; 
	margin: 1px 0px 1px 0px;
}
 
#currentTable table, 
#todayTable table, 
#tomorrowTable table
{
	width: 100%; 
	border: 1px solid #2965AD;
}
#currentTable table th, 
#todayTable table th, 
#tomorrowTable table th
{
	text-align: center; 
	color:#2965AD; 
	border-bottom: 1px solid #2965AD; 
	padding: 1px 0px 1px 0px;
}

#currentTable table td, 
#todayTable table td, 
#tomorrowTable table td
{
	width: 33%;  
	padding: 1px;
	text-align: center;
	vertical-align: top;
}

#currentTable table td.aqi_1, 
#todayTable table td.aqi_1, 
#tomorrowTable table td.aqi_1
{
	color: #000000;
	background-color: #00E400;
}

#currentTable table td.aqi_2, 
#todayTable table td.aqi_2, 
#tomorrowTable table td.aqi_2
{
	color: #000000;
	background-color: #FFFF00;
}

#currentTable table td.aqi_3, 
#todayTable table td.aqi_3, 
#tomorrowTable table td.aqi_3
{
	color: #ffffff;
	background-color: #FF7E00;
}

#currentTable table td.aqi_4, 
#todayTable table td.aqi_4, 
#tomorrowTable table td.aqi_4
{
	color: #ffffff;
	background-color: #FF0000;
}

#currentTable table td.aqi_5, 
#todayTable table td.aqi_5, 
#tomorrowTable table td.aqi_5
{
	color: #ffffff;
	background-color: #99004C;
}

#currentTable table td.aqi_6, 
#todayTable table td.aqi_6, 
#tomorrowTable table td.aqi_6
{
	color: #ffffff;
	background-color: #7e0023;
}

#currentTable table td.aqi_7, 
#todayTable table td.aqi_7, 
#tomorrowTable table td.aqi_7
{
	color: #000000;
	background-color: #cfcfcf;
}