/* Point Forecast Page */

h2 { 
	margin-bottom: 3px;
}
h2 a:link {
	text-decoration: none;	
}

h2.wfo-label a:link {
	text-decoration: underline;
}

h2.wfo-label a:hover {
	color: #00A3E3;
}

.locationHeader {
	background-color: #167dc4;
	color: #fff;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;	
	vertical-align: bottom;
}

div.locationHeader {
	padding: 5px;	
	min-height: 30px;
}

.locationHeader div {
	padding: 0px;	
}

.locationHeader a:link {
	text-decoration: none;
	color: #fff;
}
.locationHeader a:hover {
	text-decoration: underline;	
}
.locationHeader a:visited {
	color: #fff;
}	

.locationheader-options {
	color: #fff;
	font-size: 9pt;
	text-transform: none;
	padding-right: 10px !important;
	text-align: right;
}

.point-forecast-area-title  {
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	font-size: 18pt;
}

.point-forecast-icons {
	margin-bottom: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.point-forecast-icons img {
	border: 1.5px solid #cccccc;
	margin: 4px 0px;
}

.point-forecast-icons p, .current-conditions p {
	margin-bottom: 0px;
}


.point-forecast-icons .one-ninth-first {
	text-align: center;	
	color: #000;
	font-size: 9pt;
}

.point-forecast-icons .one-ninth-first .txt-ctr-caps {	
	min-height: 28px;	
}

.point-forecast-icons-high, .point-forecast-icons-low {
	font-size: 9pt;
	font-weight: bold;
}
.point-forecast-icons-low {
	color: #15a3e0;
}

.point-forecast-icons-high {
	color: #ef3725;
}


ul.current-conditions, ul.point-forecast-7-day, ul.point-forecast-info, ul.point-forecast-info, ul.current-conditions-detail  {
	list-style: none !important;	
	margin: 0px;
}

li span.label {
	font-weight: bold;
	font-size: 9pt;
	color: #444;		
	line-height: 1.4em;
}

div.point-forecast-7-day {
	margin-bottom: 10px;	
}
.point-forecast-7-day-options {
	float: right;
}

ul.point-forecast-7-day {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;	
}	

ul.point-forecast-7-day li {
	padding: 6px 6px 6px 85px;
	font-size: 9pt;
	border-bottom: 1px dotted #cccccc;
	min-height: 30px; 
}

ul.point-forecast-7-day  li span.label {
	width: 60px;
	text-align: right;
	position: absolute;
	margin-left: -80px;
}

ul.point-forecast-info li {
	padding-left: 110px;
	min-height: 17px;	
}

ul.point-forecast-info li span.label {
	width: 90px;
	text-align: right;
	position: absolute;
	margin-left: -110px;
}

.point-forecast-info a:link {
	font-size: 9pt;
	font-weight: bold;	
}
 .row-even {
	background: none !important;
}

.point-forecast-right  div {
	margin-bottom: 15px;
}

.forecast-downloads {
	margin: 5px 0px;	
}



/* Point forecast map */
/* Polygon colors - border: #339900, fill:  #598527 50% */
/* Fix:  border:  2px #009900, fill:  #33FF33, 40% */

.point-forecast-map div {
	 margin-bottom: 5px !important; 
}
.point-forecast-map {
	width: 300px !important; 
}

.point-forecast-map-header {
	font-size: 9pt;	
	font-weight: bold;
	color: #444;
}

.point-forecast-map-header .disclaimer { 
	float: right; 
	font-size: 8pt;
	font-weight: normal !important;
}
.point-forecast-map-footer { 
	text-align: center;
 }
.point-forecast-map-footer p {
	font-size: 9pt !important; margin-top: 5px;
}

.point-forecast-map-progress {
 display: none;	
}
#gmap { 
	width: 300px; 
	height: 220px; 
	margin-bottom: 5px; 
	position: relative; 
}

.radar-thumb {
	width: 150px ;
	height: 120px;	
}
.satellite-thumb {
	width: 140px;
	height: 120px;
}




.hazardous-conditions-container  {
	padding: 0px;
	border: 1px solid #C60000;
	margin-bottom: 25px;
}

.hazardous-conditions {
	padding: 0px;
	margin: 0px 0px 25px 0px;
	border-bottom: 1px solid #A80000;
	background-color: #FFF0F0;
}

.hazardous-conditions h1 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
	background-color: #A80000;
	padding: 4px;
	margin: 0px;
	letter-spacing: 0.3em;
} 

.hazardous-conditions a:link, .hazardous-conditions a:visited {
	/* color: #BF0000; */
	color: #A80000;
	font-size: 10.5pt;	
}

.hazardous-conditions ul   {
	margin: 8px;
	list-style-type: none;
}

.hazardous-conditions li {
	display: inline-block;
	background: url('/images/bullet_red.png') no-repeat left 4px;
	padding-left: 10px;
	vertical-align: top;
	margin-bottom: 2px;
	/* margin-right: 15px;  */
	width: 185px;
	zoom: 1;
	*display: inline;
}


.myforecast-current-lrg {
	font-size: 40px;
	font-weight: bold;
	color: #444;
	letter-spacing: -.04em;
}
.myforecast-current-sm {
	font-size: 18px;	
	font-weight: normal;
}

.current-conditions {
	height: 130px;
	padding-bottom: 5px;
}


.current-conditions .one-third-first {
	height: 100%;	
}

.current-conditions .feature img {
	width: 120px;
	height: 120px;
}
.current-conditions-location {
	font-size: 11pt;
	color: #3863B1;
	font-weight: bold;
	letter-spacing: .01em;
}


ul.current-conditions-detail {
	margin-bottom: 5px;
}
ul.current-conditions-detail li {
	padding-left: 80px;
	min-height: 17px;	
}
ul.current-conditions-detail li span.label {
	width: 80px;
	text-align: right;
	position: absolute;
	margin-left: -90px;
}

.current-conditions-timestamp {
	padding: 0px;
	margin-bottom: 5px;
	font-size: 8pt;
}

.current-conditions-extra {
	font-size: 9pt;
	margin-top: 15px;
	margin-bottom: 8px; 
	}	
	


