/* Styles for Daily Weather Obs. Font sizes assume Bureau standard of 10pt */
@import url('/climate/data/dwo-notice.css');

div.content { width: 650px; }
table.data { border: 2px solid #CCCC99; border-bottom:1px solid #CCCC99; }
table.notes { border: 2px solid #CCCC99 }
td, th { border: none; }
.notes td, .notes th { padding: 1pt 3pt; text-align: left}
.links td, .links th { padding: 1pt 3pt 0 0;  text-align: left}
.data td, .data th { padding: 1px 2px 2px 1px }
.b th { border-bottom: 2px dotted #CCCC99 }
.c td, .c th { border-bottom: 1px solid #CCCC99 }
.d td, .d th { border-bottom: 2px solid #CCCC99 }
.xa, .xb, .xc, .sx td, .sx th { color: #ee0000; border-color: #CCCC99 }
.na, .nb, .nc, .sn td, .sn th { color: #0000ee; border-color: #CCCC99 }
.ba, .bb, .bc, .sm td, .sx td, .sn td, .sm th, .sx th, .sn th { border-bottom: 1px dotted #CCCC99 }
.ca, .cb, .cc, .ua, .ub, .uc { border-bottom: 1px solid #CCCC99 }
.b, .xb, .nb, .ab, .bb, .cb, .ub, .rb { border-right: 1px dotted #CCCC99; }
.c, .xc, .nc, .ac, .bc, .cc, .uc, .rc { border-right: 1px solid #CCCC99;}
.a, .b, .c, .d , .xa, .xb, .xc, .xd, .na, .nb, .nc { border-bottom: 1px solid #CCCC99;}
td.a, td.b, td.c, td.xa, td.xb, td.xc, td.na, td.nb, td.nc, .ua, .ub, .uc, .sm th, .sx th, .sn th, .st th { text-align: right; font-weight: normal }
.rb, .rc { text-align: right; font-weight: normal}
.s { text-align: left; border-top: 1px solid #CCCC99; border-bottom: 1px solid #CCCC99}
.ua, .ub, .uc { font-size: 9pt }
.info { font-size: 8pt; text-align: left; padding-right: 20pt;}
.t { height: 20pt }
.t th { text-align: center }
.content h2 { margin-top: 12pt; margin-bottom: 0; font-size: 12pt; text-align:left;   }
.content p { margin-top: 0; margin-bottom: 2pt; }
.bufr { padding-right: 8pt; white-space: nowrap }
.nw { white-space: nowrap }
.bigbold { font-size: 12pt; font-weight: bold }
/* updates to make it more CDO-WATLy */
body {font-size:76%;font-family: Arial, Helvetica, Verdana, sans-serif;}
table, p, td, tr, th {font-size:1.0em; font-family:Arial,Helvetica, Verdana, sans-serif;}
table.data th {background-color: #E5E5C3;}
table.data .rb, table.data th.c, table.data th.s {background-color: #F3F4EF;}
table.data tbody tr:hover td {background-color: #F3F4EF;}
