/*----------------------------------------------------*/
 *
 *  Style sheet for rainfall map description pages
 *
/*----------------------------------------------------*/

body {background:url(./images/bg.gif);background-repeat: repeat-y;}
h1   {font-type: Helvetica; font-size:24px; font-weight:bold;line-height:5px;}
h2   {font-type: Helvetica; font-size:20px; font-weight:bold;line-height:5px;}
p.w  {color:ffffff; font-size:18px; font-weight:bold;}
p.o  {color:f29afc; font-size:18px; font-weight:bold;}
* html a:hover {visibility:visible}
#banner {position:absolute; left: 50px; top: 10px; width: 780px; height: 150px; background: url(./images/header_map_notext.gif); filter:alpha(opacity=100); -moz-opacity:100%; opacity:1.0; z-index: 0}
#navbar {position:absolute; left: 50px; top:160px; width: 780px; height:  30px; z-index:1;}
#main   {position:absolute; left: 50px; top:190px; width: 880px; z-index:1;}
#home   {position:absolute; left:750px; top:110px; width: 800px; height:  20px; z-index:1;}

.ssminav { position: absolute; left: 80px; top: 10px; font-family: arial, helvetica, sans-serif; background-image: url(./images/navi_over.gif); background-repeat: no-repeat; white-space: nowrap; display: block; width: 85px; height:119px; margin: 0; padding: 0; }
.ssminav a { display: block; color: #000000; font-size: 16px; font-weight:bold; width: 85px; height:119px; display: block; float: left; color: black; text-decoration: none; }
.ssminav img {width: 85px; height: 119px; border: 0; }
.ssminav a:hover img{visibility:hidden}
.ssminav span { position: absolute; left: 20px; top: 50px; margin: 0px; padding: 0px; cursor: pointer; }

.tminav { position: absolute; left:180px; top: 40px; font-family: arial, helvetica, sans-serif; background-image: url(./images/navi2_over.gif); background-repeat: no-repeat; white-space: nowrap; display: block; width: 85px; height:119px; margin: 0; padding: 0; }
.tminav a { display: block; color: #000000; font-size: 16px; font-weight:bold; width: 85px; height:119px; display: block; float: left; color: black; text-decoration: none; }
.tminav img {width: 85px; height: 119px; border: 0; }
.tminav a:hover img{visibility:hidden}
.tminav span { position: absolute; left:25px; top: 40px; margin: 0px; padding: 0px; cursor: pointer; }

.amsrnav { position: absolute; left:280px; top: 20px; font-family: arial, helvetica, sans-serif; background-image: url(./images/navi3_over.gif); background-repeat: no-repeat; white-space: nowrap; display: block; width: 85px; height:119px; margin: 0; padding: 0; }
.amsrnav a { display: block; color: #000000; font-size: 16px; font-weight:bold; width: 85px; height:119px; display: block; float: left; color: black; text-decoration: none; }
.amsrnav img {width: 85px; height: 119px; border: 0; }
.amsrnav a:hover img{visibility:hidden}
.amsrnav span { position: absolute; left:5px; top: 50px; margin: 0px; padding: 0px; cursor: pointer; }

.ssmisnav { position: absolute; left:380px; top: 10px; font-family: arial, helvetica, sans-serif; background-image: url(./images/navi2_over.gif); background-repeat: no-repeat; white-space: nowrap; display: block; width: 85px; height:119px; margin: 0; padding: 0; }
.ssmisnav a { display: block; color: #000000; font-size: 16px; font-weight:bold; width: 85px; height:119px; display: block; float: left; color: black; text-decoration: none; }
.ssmisnav img {width: 85px; height: 119px; border: 0; }
.ssmisnav a:hover img{visibility:hidden}
.ssmisnav span { position: absolute; left:15px; top: 40px; margin: 0px; padding: 0px; cursor: pointer; }

.wsatnav { position: absolute; left:480px; top: 40px; font-family: arial, helvetica, sans-serif; background-image: url(./images/navi3_over.gif); background-repeat: no-repeat; white-space: nowrap; display: block; width: 85px; height:119px; margin: 0; padding: 0; }
.wsatnav a { display: block; color: #000000; font-size: 16px; font-weight:bold; width: 85px; height:119px; display: block; float: left; color: black; text-decoration: none; }
.wsatnav img {width: 85px; height: 119px; border: 0; }
.wsatnav a:hover img{visibility:hidden}
.wsatnav span { position: absolute; left:5px; top: 50px; margin: 0px; padding: 0px; cursor: pointer; }
/*---------------------------------------------------------------------------------------------------------- */

a:visited             { color:#FBBE05; }
a.hlink:link          { color:#ffffff; text-decoration: none; }
a.hlink:active        { color:#f29afc; text-decoration: none; }
a.hlink:hover         { color:#caf26f; text-decoration: none; }
a.hlink:visited       { text-decoration: none; }
a.glink:visited       { color:#47216B;}
a.tlink:visited       { color:#000000;}
