/* updated and validated on 20 June 2007 */
/* These styles are subject to change without notice */
/* These styles have been specifically created for use in Radar web pages only */
/* AMDISS Systems */
/* div id=overlay style is inline to cope with Safari and Opera */
code{
font-family:serif;
font-size:1.1em;
font-style:italic;
/*font-weight:700;*/
}
.greenBorder{
border-width:1px;
border-style:solid;
border-color:#99cc66;
padding:4px 12px;
margin-bottom:1em;
background-color:#EFF9E6;
}
.grayBorder{
padding:0px 12px;
border-width:1px;
border-style:solid;
border-color:#74abc8;
background-color:#D9E8F1;
}
/*.radar_hr{
background:#ccc;
border-width:0;
color:#ccc;
height:2px;;
}*/
div.site-info{
border-bottom:1px solid #F5F5F5;
margin:1em 0 2em;
}
table.tabledata td, table.tabledata th,
table.generic td, table.generic th{
border:1px solid #e2e2e2;
}
table.tabledata tr.lighter,
table.generic tr.lighter{
background:#eeeeee;
}
table.tabledata,
table.generic{
margin-bottom:2em;
}
table.tabledata caption,
table.generic caption{
font-weight:700;
font-size:1.2em;
text-align:left;
padding-bottom:.6em;
}
#aus-radar-map{
background-color:#c0d8e8;
color:inherit;
padding:2em 0;
width:100%;
}
#aus-radar-map img{
display:block;
margin:0 auto;
}
/* LAYOUT */
.mini-grid .grid-01{ width:76px; }
.mini-grid .grid-02{ width:156px; }
.mini-grid .grid-03{ width:236px; }
.mini-grid .grid-04{ width:316px; }
.mini-grid .grid-05{ width:396px; }
.mini-grid .grid-06{ width:476px; }
.mini-grid .grid-07{ width:554px; }
.mini-grid .grid-08{ width:636px; }
.mini-grid .column{
display:inline;
float:left;
margin:0 2px;
overflow:hidden;
position:relative;
}
.mini-grid .column p.blurb{
display:block;
height:100px;
}
.mini-grid .column p.blurb img{
padding-right:1em;
}
.mini-grid .row{
clear:both;
margin:0 auto;
overflow:hidden;
width:640px;
position:relative;
}
.mini-grid .row .row{
display:inline-block;
margin:0 -2px;
width:auto;
}
#def-radar-cont{
width:894px;
}
#radar-strip-nav{
margin-top:0;
padding-top:0;
}
