body {
    background-color: #fff;
    margin-top:45px;
}

.pageWrapper{
}

.floatContainer{
	overflow:hidden;
}

h1{
}

h2{
}

h3{
}

#mobileHeader{
	display:none;
	padding:0px 30px;
}

hr {
	height: 1px;
	color:transparent;
	background-color: none;
	border-bottom:1px dashed #999;
	border-top:none;
	border-left:none;
	border-right:none;
	margin:30px auto 30px auto;
}

	


.blank {
	visibility: hidden;
}

.aqhiBlock{
overflow:hidden;
}

.sideBarBlock h1{
	color:#919191;
    font-size: 24px;
	font-weight: normal;
	font-style:italic;
	margin: 22px 0 14px 0;
	border-bottom:4px dotted #919191;
	line-height:30px;
	text-transform:uppercase;
}

.sideBarBlock p{
	color:#919191;
    font-size: 14px;
	font-style:italic;
	line-height:1.5em;
}

.sideBarBlock a:link, .sideBarBlock a:visited {
	text-decoration:none;
	color:#3f98a0;
}

.sideBarBlock a:hover, .sideBarBlock a:active {
	text-decoration:none;
	color:#000;
}


.textContent ul{
    margin-left: 16px;
}

.textContent li{
	margin-bottom:15px;
}

#logo {
	margin-bottom:30px;
}

#mainWeather, #mainTable {
	margin-top:30px;
}

.hideRow {
	display:none
}

#tableArea table {
	font-size:12px;
}


#tableArea table .dataParam{
	font-weight:bold;
	background-color:#eff7f6;
}

#tableArea table .dataUnits{
	font-weight:bold;
	background-color:#dcedeb;
}

.tooltip {
	font-size:12px !important;
	border:1px solid #ccc !important;
}


/*DOCUMENT UPLOAD STYLES*/

.docUploadBlock h1 {
   border-bottom: 4px dotted #919191;
    color: #919191;
    font-size: 24px;
    font-style: italic;
    font-weight: normal;
    line-height: 30px;
    margin: 22px 0 14px;
    text-transform: uppercase;
}

/*.docUploadBlock input[type='file'] {
	width:50px;
}*/


/*LATEST NEWS MODULE ON HOME PAGE*/
.latestNews h1 {
	color:#238992;
	font-size:24px;
	text-transform:uppercase;
	line-height: 1em;
    margin-top: 25px;
}

.latestNews .blogEntry .blogHeader h2{
	color:#333;
	font-size:17px;
	margin:0;
	border:none;
	font-weight:bold;
	text-decoration:none;
	line-height: 1em;
}

.latestNews .blogEntry .blogHeader h2 a:link{
	color:#333;
	text-decoration:none;
}

.latestNews .blogEntry .blogHeader h2 a:hover {
	color:#238992;
	text-decoration:none;
}

.latestNews .blogEntry .blogHeader {
    margin: 0;
}

.latestNews .blogEntry .blogHeader h3{
	margin:0;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#333;
	line-height: 1em;
}


/******************************************************************/
/* LAYOUTS*/
.homeLayout .mainContent{
	height: auto;
	overflow: hidden;
}

/*AQHI BOX*/
.aqhiMiniBlock{
	background-image:url("/images/interior-aqhi.jpg");
	background-repeat:no-repeat;
	color:white;
	padding-top:5px;
	padding-left:10px;
}	


.aqhiMiniBlock .riskRatingNumber{
    font-size: 56px;
    font-weight: bold;
/*    line-height: 62px;
    padding-right: 10px;*/
	padding-bottom: 25px;
    padding-top: 22px;
}

.aqhiBlock .currentAQHI{
	color:#fff;
	background-image:url("/images/aqhi-top.png");
	background-repeat:no-repeat;
	margin-top:3px;
	padding:5px;
}

.aqhiBlock .risk{
    font-size: 18px;
    line-height: normal;
    padding-top: 46px;
    text-transform: uppercase;
}

.aqhiMiniBlock .riskMini{
    text-transform: uppercase;
   font-size: 15px;
    line-height: 1.1em;
	text-align:left;
	padding-left:5px;
	margin-top:20px;
	padding-right:10px;
}

.aqhiBlock .futureAQHI{
	/*color:#fff;*/
	background-image:url("/images/aqhi-bottom.png");
	background-repeat:no-repeat;
	margin-top:3px;
}

.todayAQHI, .tonightAQHI, .tomorrowAQHI{
	width:33%;
	text-align:center;
	color:#d4e5e4;
	text-transform:uppercase;
	font-size:11px;
}

#todayAQHI, #tonightAQHI, #tomorrowAQHI{
	font-size: 30px;
	line-height: 35px;
	margin-left:5px;
}

.todayAQHI, .tonightAQHI{
	border-right:1px solid #FFF;
}

.whatIsAQHI {
	font-size:12px;
	color:#666;
	padding-top:3px;
}

.whatIsAQHI a:link, .whatIsAQHI a:visited {
	text-decoration:none;
	color:#3f98a0;
}

.whatIsAQHI a:hover, .whatIsAQHI a:active {
	text-decoration:none;
	color:#058dbb;
}


.largeWhiteText{
 color: #FFFFFF;
    font-size: 21px;
    line-height: 1em;
}

.smallWhiteText{
	color:#fff;
	font-size:12px;
    line-height: 1em;
}

.riskRatingNumber{
    font-size: 120px;
    font-weight: bold;
    /*line-height: 100px;*/
    /*padding-right: 10px;*/
	padding-top: 39px;
}

.galleryDescription {
	position: relative;
	top: -380px;
	display: block;
	float: right;
	width:	0px;

}

.galleryDescription .galleryText{
	position: absolute;
	right:0px;
	color: #3f98a0;
	background-color:white;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	line-height:normal;
/*	background-image:url("/images/header-cross.png");
	background-repeat:no-repeat;*/
	padding-left:25px;
	text-align:center;
	width: 500px;
}


/*FOOTER*/
#footer{
	margin:0 auto;
	color:#5f5f5f;
	background-color:#c8e1e4;
	font-size:13px;
}

#footerContainer{
	background-color: #c8e1e4;
	margin-top:30px;
	padding-bottom:70px;
}

#footer h3{
	font-size:18px;
	color:#5f5f5f;
}

#footer a:link, #footer a:visited {
	color:#5f5f5f;
	text-decoration:underline;
}

#footer a:hover, #footer a:active {
	color:#000;
	text-decoration:none;
}

.footerMap {
	margin-right:15px;
}


/* FORM FIELDS */
label{
}
input[type="text"] {
}

textarea {
}




/****************************************/
.fileList{
	min-height:50px;
}


/*All file uploads*/
li.file{
	display:block;
	height:20px;
	padding:2px 0px 2px 0px;
	background-color: #F1F1F1;
	overflow:hidden;
	margin-bottom:5px;
	z-index:10;
}


li.file .fileName{
	padding:0px 0px 0px 30px;
}

li.file .fileDate{
	padding:0px 10px 0px 0px;
}



.file-sketch{
	background:url(/images/icon-sketch.png);
	background-size:20px 20px;
	background-repeat:no-repeat;
	height:70px;
}
.file-pdf{
	background:url(/images/file-pdf.png);
	background-size:20px 20px;
	background-repeat:no-repeat;
	height:70px;
}
.file-text{
	background:url(/images/file-txt.png);
	background-size:20px 20px;
	background-repeat:no-repeat;
	height:70px;
}
.file-doc{
	background:url(/images/file-doc.png);
	background-size:20px 20px;
	background-repeat:no-repeat;
	height:70px;
}
.file-xls{
	background:url(/images/file-xls.png);
	background-size:20px 20px;
	background-repeat:no-repeat;
	height:70px;
}
.file-img{
	background:url(/images/file-jpg.png);
	background-size:20px 20px;
	background-repeat:no-repeat;
	height:70px;
}

.file-video{
	background:url(/images/file-video.png);
	background-size:20px 20px;
	background-repeat:no-repeat;
	height:70px;
}

/* File uploader*/
.qq-uploader {
	background-image: url(/images/icon_paperclip.png);
	background-size: 30px 30px;
	background-repeat: no-repeat;
	padding: 10px;
	position: relative;
	width: auto;
	margin-bottom: 8px;
	border: 1px dashed #AAA;
	height: 60px;
}

.qq-uploader .qq-upload-button{
	width:auto;
	background: #FFF;
	color:#000;
	border:none;
}


.dataStn,  .dataCol{
	display:none;
}

.tooltip{
		position: absolute;
		display: none;
		padding: 2px;
		opacity: 0.80;
		font-size:12px;
		border:1px solid #ccc;
}
/*GRAPHS*/
#loader{
	background-image:url("/images/loading.gif");
	background-repeat:no-repeat;
	background-position:center;
	height:120px;
	width:100%;
	padding-top:35px;
	margin:0 auto;

}
/*
#mainGraph{
	overflow:hidden;
	padding-top:5px;
}
*/
.graphHeading{
	clear:both;
}

#graphChoices{
	margin-bottom:20px;
	background-color:#eff7f6;
	padding:10px;
	overflow:hidden;
}

.choiceContainer{
	float:left;
	padding: 5px;
	margin:5px;
}
.choiceContainer label{
	display:inline;
	font-size:12px;
	font-weight:bold;
}
.choiceContainer em{
	display:block;
	font-weight:normal;
}

.choiceContainer input[type='checkbox'] {
	margin:0;
}

#graph {
	height: 40em;
	margin-bottom: 1em;
	float: left;
	width:100%
}

