/* rainfall observations /watl/rainfall/observations/index.shtml */
table.ara-table  {border:1px solid #cc9; border-collapse:separate;border-spacing:0;empty-cells:show;}
table.ara-table tr{text-align:right;vertical-align:top; }
table.ara-table td{padding:.1em .8em .1em .12em; border:1px solid #E6E6CC; border-left-color:#fff; border-top-color: #fff;}
table.ara-table th{font-size:.9em; color: #666633; text-align:center; width:40px;border-collapse:separate;border:1px solid #cc9; border-top:1px solid #fff;border-left:1px solid #fff; background-color:#E6E6CC; padding:1px 0 0 1px; background-image:url(/watl/images/gradient.jpg); background-position:left;}
.sn{width:280px; color:#069;}
.dim{background-color:#f5f5f5;color:#999;}
table.ara-table tr:hover{background-color:#F2F2E6;}
table.ara-table th:first-child+th{text-align:left;width:280px;}
table.ara-table td:first-child{color:#999;}
table.ara-table td:first-child+td{text-align:left;color:#069;}
table.ara-table td:first-child+td+td+td,
table.ara-table td:first-child+td+td+td+td,
table.ara-table td:first-child+td+td+td+td+td {color:#999}
th a:link, th a:visited{text-decoration:none; padding-bottom:0;margin-bottom:0; color:#000;}
th img{display:none; }

#right-block{height:auto; }

#rainfall select{width:10em; display:block; float:left;}
#rainfall label{padding-left:.2em;color:#999; font-weight:normal; margin:0; display:block; width:4em;float:left; clear:left;}
#rainfall h4{clear:left; margin:0; padding:.2em; background-color:#F7F7F4}
#rainfall fieldset{margin:.2em;}
#ShowTable {margin:.4em auto 1em 4.4em;}
legend {font-size:1em;color: #660;font-weight:bold; border: 1px solid #ccc; background-color:#E5E5C3; padding:0 4px;}

#insertTable{
	width:798px;
	clear:both;
	background-color:#fff;
	min-height:400px;
	z-index:1000;
	overflow:auto;

}

#insertTable h1, #insertTable table{margin:.4em 0 0 .6em;}
fieldset{margin:2px;}
a#close{font-size:9px;float:right;margin:1px;padding:1px;border:1px solid #ccc; background-color:#E5E5C3;}
a:hover#close{background-color:#fff;}
a#close img{width:1.2em;height:1.2em} /* for high res)*/
#statusBanner{background-color:#efefef; height:16px; padding:.4em;margin-bottom:.4em;}
#content-block div.content-item h2{position:relative;} /* for ie6*/
@media print{#insertTable{width:100%; border:none;} #statusBanner{display:none;}}