html{
	font-family: 'Lato', sans-serif;
	color: #000;
	font-size: 1.2em;
	line-height: 1.2em;
	background-color: #fff;

	}
				
div, p, a, li, td { -webkit-text-size-adjust:none; }
	
body { 
	margin: 0;
	padding: 0;
}
i{
	font-size: 2em;
}
#wrap{
	width: 100%;
}
#inner_wrap{
	margin: 0 auto;
}
:target:before {
    content: "";
    display: inline-block;
    height: 100px;
    margin: -100px 0 0;
}	

	
	a, a:visited{
	color: #000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;

}
.matrixgrey{
	background-color: #ccc;
}
.hint{ color: #fff}
.brown{
	 	color: #74513a;	
	
}
h1{
 	color: #74513a;	
	font-size: 1.286em;
	font-weight: 900;
	line-height: 1.286em;
	max-width: 1000px;
	margin: 0 auto;
	clear: both;
	text-transform: uppercase;
}
h2{
 	color: #374660;	
	background-color: #c3c7cf;
	font-size: 1.143em;
	font-weight: 700;
	line-height: 1.143em;
	max-width: 1000px;
	margin: 0 auto;
	clear: both;
	text-transform: uppercase;
	text-decoration: underline;
	
}

h3, h4, h6 {
	font-family: 'Spectral SC', serif;
 	color: #f5d696;	
	font-weight: normal;
	text-align: center;
	line-height: 125%;
	max-width: 1000px;
	margin: 0 auto;
	clear: both;
}



h3{
	font-size: 175%;
}
h4{
	font-size: 150%;
	color: #f5d696;
	
}

h6{
	font-size: 100%;
}

h5{
	font-size: 1.143em;
	font-weight: 900;
	line-height: 1.143em;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #fff;
	background-color: #74513a;
	text-transform: uppercase;
	text-align:left;
	width: 100%;
	max-width: 1000px;
	border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.headleft{
	text-align: left;	
}

#radarwrap{
	padding-top: 10px;
    width: 820px;
    height: 600px;
    margin: 0 auto;
    border-radius: 15px;
    background-color: #eee;
    margin-top: 20px;
}
#satellitewrap{
	padding-top: 10px;
    width: 100%;
    height: 800px;
    margin: 0 auto;
    border-radius: 15px;
    background-color: #eee;
	margin:0 auto;
    margin-top: 20px;
padding-left:10px;
	max-width: 1270px;

}
#satellitewrap p{
	text-align: right;
	font-size: .7em;
}
#radarwrap p{
	text-align: right;
	font-size: .7em;
}
.round{
	border-radius: 15px;
	background-color: #eee;
	width: 100%;
	xheight: 120px;
	max-width: 1000px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.boxtitle{
	font-family: 'Spectral SC', serif;
	color: #84898F;
 	font-size: 1.1em;
	xfloat: left;
	xwidth: 20%;
	margin: 10px;
}
.boxcontent{
	color: #000;
	font-size: 1em;
	xfloat: right;
	xwidth: 80%
}

.logoheader{
	width: 250px;
	font-family: 'Spectral SC', serif;
	float:left;
	margin-left: 50px;
	height: 150px;
	font-size: 1.8em;
	line-height: 150px;
	background: url("/userfiles/image/site/weatherornotlogo.png") no-repeat;
	text-indent: -9999px;
	margin-top: -55px;
}

#top_line{
	height: 60px;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 100%;
}

#top_line ul.useraccount{
	list-style-type: none;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 60px;
	z-index: 500;
	height: 60px;
	width: 100%;
	max-width: 1000px;
	margin-right: 50px;

	
}
#top_line ul.useraccount li{
	float: right;
	margin: 0px 10px 0px 10px;
	height: 60px;	
}

#top_line ul.useraccount li a{
	font-size: .7em;
	font-weight: 400;
	float: left;
 	color: #000;
	text-decoration: none;
  	display: block;
	height: 70px;
	text-transform: uppercase;
	
}
#top_line ul.useraccount li a:hover{
	text-decoration: underline;
	
}


#nav_wrap{
	height: 70px;
	margin: 0 auto;
	padding-top: 0px;
    border-bottom: 2px solid lightgrey;
	background-color: #74513a;
	color: #fff;
	width: 100%;
}

#nav{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 70px;
	background-color: #74513a;
	float: right;
	margin-right: 50px;
}
#nav ul{
	list-style-type: none;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 70px;
	z-index: 500;
	height: 70px;

 }
#nav li {
	float: left;
	height: 70px;
}  

#nav li a{
	xfont-size: 1.143em;
	font-weight: 700;
	float: left;
 	color: #fff;
	text-decoration: none;
  	display: block;
	height: 70px;
	text-transform: uppercase;
	padding: 0px 10px 0px 10px;

}
#nav li a:hover{
	background-color: #976a4d;
}

#nav li ul {
	position: absolute;
	width: 120px;
	left: -999em;
	background-color: #976a4d;
	margin: 0px;
	padding: 0px;
	height: auto;
	text-transform: none;
}
#nav li ul:after {
    content:"";
    clear:both;
    display:block;
}
#nav li ul li{
	width: auto;
	float: none;	
	height: 40px;
	margin:0;
	padding: 0;
	width: 120px;
	line-height: 1.143em;
    border-bottom: 2px solid #f6d390;


	}
#nav li ul li a{
	width: 120px;
	height: 40px;
	float: none;
	margin: 0px;
	padding: 0px;
	font-size: 1.143em;
	line-height: 1.143em;
	font-weight: 900;
	text-transform: none;
	display: block;
	text-align:center;
	padding-top:15px;
	
}
#nav li ul li a:hover{
background-color: #f6d39d;
color: #976a4d;
}
#nav li:hover ul {
		width: auto;
	
	margin: 70px 0px 0px 0px;
	display: block;
	z-index: 1000;
 	position: absolute;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


#nav ul li a.radio {
	display: block;
	width: 205px;
	text-align: center;
  	text-decoration: none;
   	color: #fff;
	border: 1px solid #FFFFFF;	
	border-radius: 8px;
	background-color: #fff;
}

#content{
	width: 100%;
	
}

#content p{
	margin: 0 auto;
	max-width: 1000px;
	margin-bottom: 10px;
}
#content p#imagetime{
	margin: 0 auto;
	max-width: 1200px;
	margin-bottom: 10px;
	font-weight: bold;
font-size: 1.1em;
}

#content ul{
	margin: 0 auto;
	max-width: 1000px;
   list-style-type: disc; 
   list-style-position: inside;
	xpadding-left: 100px;
	xmargin-right: 100px;
    text-indent: -1.3em;
    padding-left: 1em;
}

.twocolumn{
	max-width: 1000px;
    column-count: 2;
    margin: 0 auto;
	column-gap: 40px;
}
.threecolumn{
	max-width: 1000px;
    column-count: 3;
    margin: 0 auto;
	column-gap: 40px;
}

.informationLong{
 	color: #74513a;	
	font-size: 1.286em;
	font-weight: 900;
	line-height: 1.286em;
	max-width: 1000px;
	margin: 0 auto;
	clear: both;
	text-transform: uppercase;
	text-align:center;
	border-radius: 15px;

}
.basiccode{
	max-width: 1000px;
	margin: 0 auto;
	clear: both;

}
#alerts{
	width: 100%;
	max-width: 1000px;
	background-color: #821416;
	color: #fff;
	font-size: 1.286em;
	font-weight: 900; 
	line-height: 1.286em;
	text-transform: uppercase;
	margin: 0 auto;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 15px;

}
#alerts a{
	color: #fff;
  	text-decoration: none;
	line-height: 1.286em;

}
#alerts a:hover{
	text-decoration: underline;
}

#updates{
	width: 100%;
	max-width: 1000px;
	background-color: #c3c7cf;
	color: #374660;
	font-size: 1em;
	font-weight: 400;
	line-height: 1em;
	margin: 0 auto;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-radius: 15px;

}
#updates h6{
	font-size: 1.5em;
	font-weight: 900;
	line-height: 1.143em;
	margin 0;
	padding:0;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #374660;
	text-transform: uppercase;
	text-align:left;


}

.contentbox{
	width: 100%;
	max-width: 1000px;
	background-color: #fff;
	color: #000;
	font-size: 1em;
	font-weight: 400;
	line-height: 1em;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align:left;
	
}

#precipitationDiscussion{
	line-height: 1.2em;
}
#precipitationDiscussion li{
	line-height: 1.8em;
}


#forecastdiscussion{
	width: 100%;
	max-width: 1000px;
	background-color: #fff;
	color: #000;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.2em;
	margin: 0 auto;
	padding: 10px;
	margin-top: 10px;

	text-align:left;
	
}
#forecastdiscussion li{
	line-height: 1.8em;
	}

#precipWrap{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#precipitationTimeline{
	width: 100%;
	xfloat: left;
}
#precipitationTimeline table{
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
	margin-bottom: 5px;
}
#precipitationTimeline table thead{
 	background-color: #374660;
	color: #fff;
}

#precipitationTimeline  tbody  tr:nth-child(even) {
    background-color: #f6e8d6;
}
#precipitationTimeline table td{
 	padding: 10px;
}
#hourmatrix2 table td{
	text-align: center;
}
#hourmatrix2  table thead{
 	background-color: #374660;
	color: #fff;
}
 table thead{
 	background-color: #374660;
	color: #fff;
}
#PrecipitationMeterogram{
	width: 100%;
	xfloat: left;


}
.hourlygraph{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	background-color: #f6e8d6;
	border: 1px solid #f6d39d;
	margin-bottom: 20px;
	height:500px;
	
}



#footerline{
	height: 30px;
}
#footer{
	max-width: 1000px;
	font-size: .8em;
	font-weight: normal;
 	color: #000;
	line-height: 1.2em;
    padding-top: 25px;
	margin: 0 auto;
}
#footer .title{
	font-size: 1em;
	font-weight: bold;
}
#footer .footermiddle{
	text-align: center;
}

#footer a{
	text-decoration: none;	
 	color: #000;
}
#footer a:hover{
	text-decoration: underline;
}
#footer .footernav{
	width: 33%;
	min-width: 250px;
	float: left;
}
#footer .footernav ul{
	list-style-type: none;
	margin-top: 0;
}
#footer .footernav li .title{
	padding-bottom: 10px;
}

#footer .footernav ul a{
	text-decoration: none;
}

#footer .footernav ul a:hover{
	text-decoration: underline;
}
.twocolumnnav{
    column-count: 2;
    margin: 0 auto;
	column-gap: 20px;
}
#footer a.phone{
	font-size: 1.5em;
}


table{
	margin: 0 auto;

}
hr{
	max-width: 1000px;
	border-bottom: 0px solid #f6d39d;
	margin-top: 30px;
	margin-bottom: 30px;
}


.button {
	font-family: 'Poppins', sans-serif;
	font-size: .8em;
	line-height: 60px;
	display: block;
	height: 60px;	
	width: 225px;
	text-align: center;
  	text-decoration: none;
   	color: #fff;
    xpadding: 10px 10px 10px 10px;
	border: 1px solid #FFFFFF;	
	border-radius: 5px;
	margin: auto;
	margin-top: 30px;
}

.button:hover {
   	color: #000;
	background-color: #fff;
}

#content p.hero  {
	width: 100%;
	max-width: none;
	margin: 0px;
}



form{
	max-width: 1400px;
	margin: 0 auto;
}
table{
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}
table#fiveday td{
	text-align: center;
	border-collapse: collapse;
}
table#fiveday thead{
	background-color: #374660;
	color: #fff;
}
table#fiveday  tbody tr:nth-child(even) {
    background-color: #f6e8d6;
}


table#fiveday tr:hover {background-color: #c3c7cf;}

input[readonly]
{
    background-color: #ccc;
}
.currency{
    text-align: right;
}
input[readonly].errnegitive{
	background-color: #f00;
}

select option:disabled {
    color: #fff;
    font-weight: bold;
	background-color: #333;
}

 tbody  tr:nth-child(even) {
    background-color: #f6e8d6;
}


tr {
	height: 2em;
}
tr:hover {background-color: #c3c7cf;}

#hourmatrix2 table.daytable2 thead{
	background-color: #7b815a;
}
#hourmatrix2 table.daytable2 {
	xbackground-color: #dedfd6;	
}

#hourmatrix2 table.daytable2 tbody tr:nth-child(even) {
    background-color: #dedfd6;
}

fieldset{
	background-color: #efefef;
	wdith: 100%;
	max-width: 1000px;
	margin-top: 10px;
	margin: 0 auto;
}
#content fieldset ul{
	list-style-type: none;
}
fieldset legend{
	font-weight: bold;
	color: #591528;
	padding-right: 10px;
    padding-left: 10px;
	text-transform: capitalize;
}
fieldset label{
    float: left; 
    width: 50%; 
    margin-right: 40px; 
    text-align: right; 
}
fieldset label.textarea{
    float: none; 
    width: 100%; 
    margin-right: 15px; 
    text-align: left; 
}

input.temperature{
	text-align: center;
	width: 50px;
	
}
input.sky{
	text-align: center;
	width: 50px;
	
}
input.wind{
	text-align: center;
	width: 50px;
	
}
input.percent{
	text-align: center;
	width: 50px;
	
}
input.time{
	text-align: center;
	width: 50px;
	
}

textarea {
    display: block;
	width: 100%;
	height: 8em;
}

fieldset li{
	clear: both;
	min-height: 2em;
}
.pup{
	width: 350px;
}
.panel {
    background-color: rgba(153, 27, 30, .2);
    padding: 0 18px;
    display: none;
    overflow: hidden;

}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
    background-color: #991b1e;
    color: #fff;
	font-size: 1.1em;
    cursor: pointer;
    padding: 7px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
	margin-top: 10px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
    background-color: #ccc;
	display: block;
}
.accordion:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 1.2em;
    color: #fff;
    float: right;
    margin-left: 5px;
}

.savebutton
{
padding: 10px 15px 11px !important;
font-size: 18px !important;
background-color: #2f8ab9;
font-weight: bold;
text-shadow: 1px 1px #5 #2f8ab9;
color: #ffffff;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #2f8ab9;
cursor: pointer;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
float: right;
	margin-top: 15px;
}

.deletebutton{
padding: 3px 4px 3px !important;
font-size: 11px !important;
background-color: #f00;
text-shadow: 1px 1px #5 #f00;
color: #ffffff;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #f00;
cursor: pointer;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
margin-left: 5px;
}
#pup {
  position:absolute;
  z-index:200; /* aaaalways on top*/
  padding: 3px;
  margin-left: 10px;
  margin-top: 5px;
  width: 250px;
  border: 1px solid black;
  background-color: #777;
  color: white;
  font-size: 0.95em;
}

.red{
	color: #f00;
	font-weight: bold;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.sf-back-to-top {
    xbackground-color: #50A1CB; /* button color */
	background-image: url("/userfiles/image/site/up-arrow-1.png");
    xcolor: white; /* text/arrow color */ 
    display: none;
    z-index: 999;
    /* float in bottom right corner */
    /* 20 pixels from edge */
    position: fixed;
    right: 20px;
    bottom: 20px;
    /* size of button is 50 pixels*/
    width: 50px;
    height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
    /* round button */
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

a.sf-back-to-top {
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.6;
    padding-left: 2px;
    padding-top: 4px;    
}


.anchor-link { 
	display: none;
	text-align: right;
	padding: 0 1em 0;
	text-align: center;
	padding: 10px 15px;
	color: #000;
	background-color: #fff;
	text-decoration: none;
	margin: 3px;
	float: right;
}
#subnavmobile{
	display: none;
}
/*
table{
	max-width: 1000px;
}
*/

.adminContainer{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}



@media (max-width:48.000em){


	ul.simple-toggle { display: none; }
	
	.anchor-link, #mobile-nav { display: block; }

	
	body .logoheader{
		float:left;
		margin-right: 10px;
		margin-left: 0px;
	    margin-top: 10px;
		width: 260px;
		height: 160px;
		font-size: 1.3em;
		line-height: 150px;
	}

	ul.open {
	  	display: block;
	}
h1{
	font-size: 1.5em;
}
h2{
	font-size: 1.1em;
}


h3{
	font-size: 1em;
}
h4{
	font-size: 1em;
}

h6{
	font-size: 1em;
}
	
	#content p{
		width: 90%;
		margin-right: 10px;
		margin-left: 10px;
}

	#nav_wrap{
	height: 160px;
	}
	
	#nav{
	margin: 0 auto;
	list-style: none;
	background-color: #fff;
	width: 100%; 
	float: none;
	clear: both;
	
	}


	#nav ul {
		width: 100%;
		margin: 0 auto;
		list-style-type: none;
	  	background-color: #fff;
	    position: absolute;
	    z-index: 1000; 
		padding: 0px;

	}

	#nav ul li {
		float: none;
		margin: 5px 00px 0px 5px;
	  	background-color: #fff;
		width: 100%;
	}  

	#nav li a{
		display: block;
		float: none;
	 	font-size: 1.2em;
	 	color: #000;
	  	text-decoration: none;
		text-align:center;
	}
	#nav li a:hover{
	 	color: #000;
	  	text-decoration: underline;
	} 
	
#nav ul li a.radio {
	font-family: Poppins;
	font-size: .8em;
	display: block;
	width: 98%;
	text-align: center;
  	text-decoration: none;
	border: 1px solid #FFFFFF;	
	border-radius: 8px;
}
	
	#subnav{
		display: none;
	}  
	
#subnavmobile{
	font-family: 'Poppins', sans-serif;
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #009DDC;
	width: 100%;
	text-align: middle;
	line-height: 30px;
	display: block;
}
#subnavmobile ul {
	margin: 0 auto;
	list-style-type: none;
	clear: both;
padding: 0px;
 }
#subnavmobile li {
 	float: none;
 	height: 30px;
	margin: 5px 0px 5px 0px;
  }  

#subnavmobile li a{
	font-size: .85em;
  	display: block;
	float: none;
  	height: 30px;
	overflow: none;
 	color: #fff;
  	text-decoration: none;
  	text-align: center;
}	
#thirdnav{
	height: auto;
}

#thirdnav ul{
	list-style-type: none;
	height: auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 500;
	max-width: 1000px;
	padding: 0px;

 }
#thirdnav li {
	height: 25px;
	float: none;
	margin: 0px;
 	width: 100%;
  }  

#thirdnav li a{
	display: block;
  	width: 100%;
	text-align: center;
	height: 25px;
	float: none;
    padding-right: 0px;
  	padding-left:  0px;
}
.bluebox{
	height: auto;
	width: 100%;
	color: #fff;
	background-color: #009DDC;
	line-height: 1em;
	width: 100%;
	max-width: 100%;
	padding-top: 5%;
    padding-bottom: 5%;}

	#redbox .boxleft, #redbox .boxright{
	float: none;
	width: 100%
	}
	#bluebox .boxleft, #bluebox .boxright{
	float: none;
	width: 100%
	}
	#greenbox .boxleft, #greenbox .boxright{
	float: none;
	width: 100%
	}		
	
	#redbox .boxleft p, #redbox .boxright p{
	width: 90%;
	max-width: 90%;
	}
	#bluebox .boxleft p, #bluebox .boxright p{
	width: 90%;
	}
	#greenbox .boxleft p, #greenbox .boxright p{
	width: 90%;
	}		

	#footerline{
		height: auto;
	}
	.rect{
		width: 100%;	
	}
	.rect-2{
		width: 100%;	
	}
	.rect-3{
		width: 100%;	
	
	}	
#footer .footernav{
	width: 100%;
	min-width: 0px;
	float: none;;
}	

#content .imagetext{
	width: 100%;
	height: auto;
	display: block;
	overflow: none;
	float: none;
	margin-right: 0px;

}
#content .imagetext img{
	width: 200px;
	height: 200px;
	float: none;
	margin-left: 100px;

}
#content .imagetextDescription{
	width: 100%;
	height: auto;
	float: none;;

}
.twocolumn{
	max-width: 1000px;
    column-count: 1;
    margin: 0 auto;
	column-gap: 40px;
}
.threecolumn{
	max-width: 1000px;
    column-count: 1;
    margin: 0 auto;
	column-gap: 40px;
}
#satellitewrap img{
	width:100%;
}
	
}
