pre {color:#000000;}


.small { color:#000000; text-decoration:none; font-weight:normal;}
.smallBold { color:#000000; text-decoration:none; font-weight:bold;}
.normal { color:#000000; text-decoration:none; font-weight:normal;}
.normalBold { color:#000000; text-decoration:none; font-weight:bold;}
.large { color:#000000; text-decoration:none; font-weight:normal;}
.largeBold { color:#000000; text-decoration:none; font-weight:bold;}

a.redLink:link{color: #FF0000; text-decoration:none; }
a.redLink:hover {color: #FF0000; text-decoration:underline; }
a.redLink:visited {color: #FF0000; text-decoration:none; }
.redLink{color: #FF0000; text-decoration:none; }


.sideLink {color:#000000; text-decoration:none; font-weight:normal;}
a.sideLink:link {color:#000000; text-decoration:none; font-weight:normal;}
a.sideLink:active {color:#000000; text-decoration:none; font-weight:normal;}
a.sideLink:visited {color:#000000; text-decoration:none; font-weight:normal;}
a.sideLink:hover {color:#000000; text-decoration:underline; font-weight:normal;}


.navBar { color:#B46A43; text-decoration:none; font-weight:bold;}
a.navBar:link { color:#B46A43; text-decoration:none; font-weight:bold;}
a.navBar:active {color:#B46A43; text-decoration:none; font-weight:bold;}
a.navBar:visited {color:#B46A43; text-decoration:none; font-weight:bold;}
a.navBar:hover {color:#B46A43; text-decoration:none; font-weight:bold;}


.navBarAct { color:#FFCC00; text-decoration:none; font-weight:bold;}
a.navBarAct:link { color:#FFCC00; text-decoration:none; font-weight:bold;}
a.navBarAct:hover {color:#FFCC00; text-decoration:underline; font-weight:bold;}



/* Color Font and Link settings for the Lt. Blue Headers */

	.headerTD {padding: 5px;background: url('http://www.meteored.com/css/imagenes/fondo_meteo.jpg') repeat-x bottom left;}
	.headerText {font-weight: bold; color: #616161;}
	.headerDate {color:#616161; font-weight: normal;}
                a.zoneDay {font-weight: bold; color: #FFFFFF; text-decoration:none; font-style: italic;}
	.basicHeaderText{ padding-left: 5px;font-weight: bold; }
.fcExpire {color: #FF0000;  font-weight:bold;}

/* Advisory Title name in zonesection, warnings and special templates  */

		 .warnTitle {color: #FF0000; font-weight: bold; }
                               a.warnTitle:link {text-decoration:none; color: #FF0000; font-weight: bold;}
                              a.warnTitle:hover {text-decoration:underline; color: #FF0000; font-weight: bold;}


	.afd { padding-left: 5px;}

/* font settings for local_header.html and radar_header.html template */

	#localHeader { }
	#localHeader .Place { color:#000000; padding-left: 5px; font-weight: bold; }
	#localHeader .Wxn {  padding-left: 5px; font-weight: bold; }
	#localHeader .Label {color:#000000; font-weight: bold; }
	#localHeader .Value { color:#000000; }
                #localHeader a.Icao  {color: #FF0000; text-decoration:none; }
               #localHeader a.Icao:hover  {color: #FF0000; text-decoration:underline; }
               #localHeader a.Icao:visited  {color: #FF0000; text-decoration:none; }

/* Font settings for zonesection  */
	#forecastDetail {margin-left: 5px;}
	#forecastDetail .dayTitle { color:#000000; font-weight: bold; }
	#forecastDetail .wx {color: #000000; }
	#forecastDetail .include {color: #0000FF; font-weight:bold;}
               #forecastDetail .cities {color: #000000;}

/* Font settings for zone_rows  */
	#forecastRow {}
	#forecastRow .Title {  font-weight: bold; }
	#forecastRow .wx {  font-weight: normal;}
	#forecastRow .high {color: #FF0000; }
	#forecastRow .low {color: #0000FF; }
	#forecastRow .pop {color: #238E23; }

/* font settings for current template */
	#currents {}
	#currents .Wx {color:#000000;  font-weight: bold; }
	#currents .Temp {color:#000000;  font-weight: bold;}
	#currents .Label {font-weight: bold; color:#000000; }
	#currents .Value {font-weight: normal; color:#000000;}

/* font settings in astro template */
	#astro {}
	#astro .Label {font-weight: bold; color:#000000; text-decoration:none; }
               #astro a.Label:link {font-weight: bold; color:#000000; text-decoration:none;}
                 #astro a.Label:hover {font-weight: bold; color:#000000; text-decoration:underline;}
	#astro .Value {font-weight: normal; color:#000000;}
                #astro .Moonname {font-weight: normal; color:#000000;}

/* row background colors for mos and your weather settings */

.rowColor1 { background: #FFCC00;}
.rowColor2 { background: #C0C0C0;}

/* Ridge Radar Control */
/* id radarTable is an addition for */
/* IE and Mozilla Compatablilty */
#radarTable{
   height:580px;
   width:600px;

}
.radarmap {
    position : relative;
    left : 0;
    top : 0;
    height : 550px;
    width : 600px;
}
.image2 {
    position : absolute;
    left : 0;
    top : 0;
}
.image3 {
    position : absolute;
    left : 0;
    top : 0;
}
.image4 {
    position : absolute;
    left : 0;
    top : 0;
}
.image5 {
    position : absolute;
    left : 0;
    top : 0;
}
.image6 {
    position : absolute;
    left : 0;
    top : 0;
}
.image7 {
    position : absolute;
    left : 0;
    top : 0;
}
.image8 {
    position : absolute;
    left : 0;
    top : 0;
}
.image9 {
    position : absolute;
    left : 0;
    top : 0;
}
.image10 {
    position : absolute;
    left : 0;
    top : 0;
}


#caradarTable{

 height:480px;
   width:480px;


}
.caradarmap {
    position : relative;
    left : 0;
    top : 0;
    height : 480px;
    width : 480px;
}

