/*  ---------- Weather Styles  ---------- */


#w-left-column { width: 490px; float: left; margin: 10px 0 0 0; padding: 0 2px 0 0; }

#severe-weather { width: 490px; margin-bottom: 10px; }
#sw-header { background-color: #400000; margin-bottom: 2px; padding: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #ffd454; }
#sw-time { font-size: 12px; float: right; }
#sw-content { background-color: #800000; padding: 10px; margin: 0; color: #FFFFFF; }
.sw-type { font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; display: block; margin: 10px 0 0 0; line-height: normal; }
.sw-title { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #ffd454; font-weight: bold; margin: 0 0 10px 0; display: block; line-height: normal; }
.sw-text { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; display: block; line-height: normal; }
.sw-expires { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #ffd454; font-weight: bold; margin: 10px 0; display: block; line-height: normal; }

#w-right-column { width: 250px; margin: 10px 0 0 0; padding: 0; float: right; line-height: normal; }

#current-weather { width: 250px; background-color: #7dadeb; background-image: url(../images/weather/cw-bg.jpg); background-repeat: repeat-x; margin-bottom: 10px; }
#cw-text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #272090; padding: 0 20px 20px 20px; line-height: 22px; }

#webcams { background-color: #d7d7d7; background-image: url(../images/weather/wc-bg.jpg); background-repeat: repeat-x; padding: 10px; margin-bottom: 20px; }
#wc-links a:link, a:active, a:visited { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #24619e;!important text-decoration: underline; }
#wc-links a:hover { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #24619e;!important text-decoration: none; }
.wc-title { color: #FFFFFF; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; margin: 0 0 10px 0; }
.wc-image { text-align: center; border: 5px solid #9c9c9c; width: 175px; }
.wc-caption { color: #000000; font-size: 10px; font-style: italic; margin: 0 34px 0 104px; text-align: right; width: 100px; }
#image-switch ul { margin:0 0 0 20px; color:red; list-style-type:none; }
#image-switch li { padding:10px; }
#image-switch #two, #image-switch #three { display:none; }

#nws-radar { width: 250px; }
#radar-img { border: 10px solid #626150; }
#radar-enlarged { width: 600px; padding: 50px; margin: 50px; background-color: #FFFFFF; }