/* ******************************
 * new weather page 2009 
 * ****************************** */
/* containers  */
#leftCol {float: left;margin:0px;width:388px;}

#weatherContainer {width:382px;height:377px;border: solid 1px #E3D8CC;margin: 0 0 12px 0;padding:2px;}
#regionalContainer1 {width:382px;height:205px;border: solid 1px #E3D8CC;margin: 0 0 12px 0;padding:2px;}

/* column 2 */

.col2WeatherBox{clear:both;width:250px;overflow:hidden;border: solid 1px #E3D8CC;margin-bottom:12px;padding:3px 3px 3px 3px;}

/* doppler thumbnail popup image */
#dopBoxAll{float:left;width:207px;height:182px;margin:0 0 0 0;border:1px solid #E3D8CC;background-color:#E1E8D0;}
.dopBox {height:163px;margin: 0 0 0 0;position: relative;}
.dopLayer0 {position: absolute; z-index:0;left: 0px; top: 0px; height: 163px; width: 207px; padding: 0;}
.dopLayer1 {position: absolute; z-index:1;left: 0px; top: 0px; height: 163px; width: 207px; padding: 0;}
.dopLayer2 {position: absolute; z-index:2;left: 0px; top: 0px; height: 163px; width: 207px; padding: 0;}
.dopImgLink {height: 165px; width: 207px; padding: 0;}
.dopPlusSign {background-color:#E1E8D0;width:207px;height:15px;padding:2px 0px;}


/* doppler popup image */
.popDopClickClose {margin:25px 0 0 20px;}
.popDopCloseButton {margin:0 0 3px 2px;padding:0 0 2px 0;}
.popDop0 {position: absolute; z-index:0;height: 550px; width: 600px; padding: 1em;}
.popDop1 {position: absolute; z-index:1;height: 550px; width: 600px; padding: 1em;}
.popDop2 {position: absolute; z-index:2;height: 550px; width: 600px; padding: 1em;}
.popDop3 {position: absolute; z-index:3;height: 550px; width: 600px; padding: 1em;}
.popDop4 {position: absolute; z-index:4;height: 550px; width: 600px; padding: 1em;}
.popDop5 {position: absolute; z-index:5;height: 550px; width: 600px; padding: 1em;}

#blanket {background-color:#111;opacity: 0.50;filter:alpha(opacity=50);position:absolute;z-index: 99998;top:0px;left:0px;width:100%;}
#popUpDiv {position:absolute;padding:5px;background-color:#ffffff;width:620px;height:610px;z-index:99999;}
#popUpDivSatVis {position:absolute;padding:5px;background-color:#ffffff;width:700px;height:540px;z-index:99999;}
#popUpDivSatRa {position:absolute;padding:5px;background-color:#ffffff;width:660px;height:540px;z-index:99999;}
#popUpDivNaAir {position:absolute;padding:20px 20px 0 100px;background-color:#ffffff;width:620px;height:510px;z-index:99999;}
#popUpDivNaTemp {position:absolute;padding:20px 20px 0 100px;background-color:#ffffff;width:620px;height:500px;z-index:99999;}
#popUpDivStAir {position:absolute;padding:20px 20px 0 100px;background-color:#ffffff;width:600px;height:570px;z-index:99999;}
#popUpDivStTemp {position:absolute;padding:20px 20px 0 170px;background-color:#ffffff;width:600px;height:570px;z-index:99999;}
/*
current conditions 
*/
#currentBox {float:right;width:165px;height:182px;margin: 0 0 0 0;}
.currentTitle {font-family:Arial;font-weight:bold;width:163px;height:17px;border-bottom: solid 1px #E3D8CC;background-color:#336633;margin: 0 0 1px 0;color:#ffffff;font-size:1.2em;padding:2px 0 0 2px;}
.gradBox {position:relative;margin:0 0 4px 0;background-image:url(http://static.djlmgdigital.com/adt/dailytidings/graphics/weather/grad_background.gif);background-repeat:repeat-x;height:79px;width:165px;}
.currentUpdate {float:left;width:150px;margin:7px 0 0 5px;text-align:left;font-size:0.85em;line-height:.9em;color:#666666;font-weight:bold;}
.currentTemp {float:left;margin:6px 0 0 5px;text-align:left;font-size:3.5em;color:#336633;font-weight:bold;width:80px;height:30px;line-height:0.8em;}
.currentIcon {position:absolute;left:97px;top:5px;width:57px;height:57px;float:left;padding:0 3px 0 0;margin:5px 2px 0 1px;}
.currentVisible {float:left;width:150px;margin:3px 0 0 5px;text-align:left;font-size:1.2em;color:#666666;font-weight:bold;}
.currentData {border-top: dotted 1px #E3D8CC;margin:3px 0 0 0;font-size:1em;line-height:1.2em;color:#666666;text-align:left;font-weight:bold;padding: 3px 0 0 4px;}

/* satellite Visible and Radar boxes */
.satVisibleBox {clear:both;display:inline;float:left;width:100px;height:87px;margin: 5px 0 2px 0;border:1px solid #E3D8CC;padding:0px;}
.satRadarBox {display:inline;float:left;width:100px;height:87px;margin: 5px 0px 2px 5px;border:1px solid #E3D8CC;padding:0px;}
.satTitle {font-family:verdana;display:inline;float:left;font-weight:bold;width:100px;height:69px;background-color:#000000;text-align:center;margin:0;color:#ffffff;font-size:0.7em;padding:1px 0 0 0;}
.satPlusHolder {background-color:#E1E8D0;float:left;width:100px;height:15px;padding:1px 0px;}
/* satellite national air */
.satNatAirBox {clear:both;display:inline;float:left;width:100px;height:87px;margin:3px 0 2px 0;background-color:#E1E8D0;border:1px solid #E3D8CC;padding:0px;}
/* satellite national temp */
.satNatTempBox {display:inline;float:left;width:100px;height:87px;margin:3px 0 2px 5px;background-color:#E1E8D0;border:1px solid #E3D8CC;padding:0px;} 
/* state air quality */
.satStAirBox {display:inline;float:left;width:78px;height:87px;margin:3px 3px 2px 5px;background-color:#E1E8D0;border:1px solid #E3D8CC;padding:0px;}
/* state air temp */
.satStTempBox {display:inline;float:left;width:78px;height:87px;margin:3px 0 2px 3px;background-color:#E1E8D0;border:1px solid #E3D8CC;padding:0px;}
.satPlusHolderSm {background-color:#E1E8D0;float:left;width:78px;height:15px;padding:1px 0px;}
.satTitleSm {font-family:verdana;float:left;font-weight:bold;width:78px;height:69px;background-color:#000000;text-align:center;margin: 0 0 0 0;color:#ffffff;font-size:0.7em;padding:1px 0 0 0;}

#option1 img {
float:left;
padding:0 0 0 0;
}
/* tomorrow forecast */
.tomoBox {float:right;width:165px;height:auto;margin:5px 0 0 0;}
.tomoTitle {font-family:Arial;;float:left;font-weight:bold;width:163px;height:17px; border-bottom: solid 1px #E3D8CC;background-color:#336633;margin: 0 0 1px 0;color:#ffffff;font-size:1.2em;padding:2px 0 0 2px;}
.tomoGrad {margin:0 0 4px 0;background-image:url(http://static.djlmgdigital.com/adt/dailytidings/graphics/weather/grad_background.gif);background-repeat:repeat-x;height:69px;width:165px;}
.tomoHiBox {width:43px;margin:5px 1px 1px 6px;float:left;text-align:left;font-size:1.8em;color:#336633;font-weight:bold;}
.tomoHiDesc {margin:0 3px 0 0px;float:left;text-align:left;font-size:0.6em;color:#336633;text-align:left;font-weight:bold;}
.tomoLowBox {width:40px;margin:5px 2px 1px 2px;float:left;text-align:left;font-size:1.8em;color:#336633;font-weight:bold;}
.tomoLowDesc {margin:0 3px 0 0px;float:left;text-align:left;font-size:0.6em;color:#336633;text-align:left;font-weight:bold}
.tomoIcon {float:left;width:57px;margin:5px 3px 0 3px;}
.tomoVisible {float:right;width:96px;margin:0 0 0 0;font-size:1.05em;color:#666666;text-align:left;font-weight:bold;}

/* 5 day regional forecast */
.forecastRegionalTitle{font-family:Arial;float:left;font-weight:bold;width:378px;height:17px; border-bottom: solid 1px #E3D8CC;background-color:#336633;margin: 0 0 1px 0;color:#ffffff;font-size:1.2em;padding:2px 0 0 2px;}
.forecastContainer {float:left;width:75px;height:185px;margin:1px 0 8px 0;border-right:solid 1px #E3D8CC;} 
.forecastDay {font-family:Arial;float:left;font-weight:bold;text-align:center;width:73px;height:13px;background-color:#ffffff;margin: 0 0 1px 0;color:#000000;font-size:1em;padding:2px 0 0 2px;}
.forecastGradBox {width:73px;background-image:url(http://static.djlmgdigital.com/adt/dailytidings/graphics/weather/grad_background.gif);background-repeat:repeat-x;height:87px;}
.forecastIconBox {float:left;width:57px;margin:4px 0 0 6px;}
.forecastTempHiBox {width:31px;margin:9px 0 0 4px;float:left;text-align:center;font-size:1.4em;color:#336633;font-weight:bold;}
.forecastTempLowBox {width:31px;float:right;margin:9px 2px 0 0;text-align:center;font-size:1.4em;color:#336633;font-weight:bold;}
.forecastTempDisc {margin:1px 0px 0 0px;float:left;text-align:left;font-size:0.7em;color:#336633;text-align:left;font-weight:bold;}
.forecastDescBox {width:63px;margin:5px 2px 0 2px;padding:5px 0 0 0;float:left;text-align:left;font-size:1.1em;color:#666666;border-top: dotted 1px #E3D8CC;
}
/* for the sa - severe alerts  box */

.saContainer {margin:5px 0 0 0;width:650px;}
.saMain {min-height:50px;height:auto;width:632px;margin:0 0 10px 0;}
.saImage {float:left;width:48px;margin:10px;}
.saContent {float:left;text-align:left;width:540px;margin:10px 0 10px 0;}
.saDesc {font-size:1.3em;}
.saHeader {font-size:1.7em;color:#91122D;font-weight: bold;line-height:1.7em;}
.saAlertDesc {width: 550px; font-size:1.3em; display:none;}
.t {background: url(http://static.djlmgdigital.com/adt/dailytidings/graphics/weather/dot.gif) 0 0 repeat-x; width:655px;}
.b {background: url(http://static.djlmgdigital.com/adt/dailytidings/graphics/weather/dot.gif) 0 100% repeat-x;}
.l {background: url(http://static.djlmgdigital.com/adt/dailytidings/graphics/weather/dot.gif) 0 0 repeat-y;}
.r {background: url(http://static.djlmgdigital.com/adt/dailytidings/graphics/weather/dot.gif) 100% 0 repeat-y;}
.bl {background: url(http://static.djlmgdigital.com/adt/dailytidings/graphics/weather/bl.gif) 0 100% no-repeat;}
.br {background: url(http://static.djlmgdigital.com/adt/dailytidings/graphics/weather/br.gif) 100% 100% no-repeat;}
.tl {background: url(http://static.djlmgdigital.com/adt/dailytidings/graphics/weather/tl.gif) 0 0 no-repeat;}
.tr {background: url(http://static.djlmgdigital.com/adt/dailytidings/graphics/weather/tr.gif) 100% 0 no-repeat;padding:0 10px 0 5px;} 