/******************
**** MAP PAGE ****
*******************/

div span		{ color: white }
a			{ color: black }    
#mapImage 	{ position: absolute; top: 90px; bottom: 0px; left: 0px; right: 0px; z-index: 1 }  
/* This style is to force an independant width of the menu bar just for the Map page */
.menu-drop-width	{ width: 645px!important }
.update-text		{ float: right }
.popup-details		{ height: 20px; color: #000; padding: .2em .4em .2em .4em; }
/* This is the style for the table within the popups that show all the data. */
.olFramedCloudPopupContent .table-params			{ width: 100%; }
.olFramedCloudPopupContent .table-params td		{ padding: .2em; }
.olFramedCloudPopupContent .table-params-title	{ border: 1px solid #c5c7d2; }
.olFramedCloudPopupContent .table-params-time	{ border: 1px solid #c5c7d2; }
.olFramedCloudPopupContent .table-params-data	{ background: #a8a9b0; border: 1px solid #c5c7d2; font-size: 0.8em}
.olControlLayerSwitcher .layersDiv .baseLbl 		{ color: white }
.note { font-size: 0.6em; }

#parameter-select { margin: .0em .9em .0em .0em;}

/**************************
**** INFORMATION PAGES ****
***************************/
#pageinformation	{ position: absolute; top: 60px; bottom: 0px; left: 0px; right: 0px; background: #EFF2FF;}

.popup-sitename		{ font-size: 0.8em; padding: 0.4em 0.0em 0.1em 0.0em; margin-right: 0.2em}
