@charset "UTF-8";
/* CSS Document */

body {
	background: #000000 url(img/v4/rainfall_v4_background5.jpg) no-repeat top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: arial;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 150%;
	text-align: justify
}
.headline {
	font-size: 14px;
	font-weight: bold;
}

#container {
  padding:15px;
}

#container2 {
  padding:15px;
  text-align: left;
  font-size: 12px;
} 

.dark_text {color: #669999}

.small_text {font-size: 10px}

.small_text2 {font-size: 11px}

.small_text3 {font-size: 12px}

.boldblue {color: #00CCCC;
		font-weight: bold;}

a:link {
	color: #99ffff;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #99ffff;
}

a:hover {
	text-decoration: none;
	color: #FFCC00;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

input
{
color: #999999;
font-size: 10px;
font-family: arial;
background: #000000;
border: 1px solid #333333
}

input.submit {background-color: #000000; color: #FFFFFF; font-size: 10px; font-family: arial;}

textarea
{
color: #FFFFFF;
background: #000000;
border: 1px solid #333333
}

.border img{
border: 1px solid #000000;
}

.border:hover img{
border: 1px solid #FFCC00;
}

.border:hover{
color: #FFCC00; /* irrelevant definition to overcome IE bug */
}

table.featured
{
background-image: url('http://rainfallfilms.com/img/featured_bg_1.jpg');
background-repeat: repeat-x;
background-position: 50% 0%;
}

#div-0 { position:relative; }
#div-1 { position:absolute; top:0px; left:0px; }
#div-2 { position:absolute; top:0px; left:151px; }
#div-3 { position:absolute; top:0px; left:281px; }
#div-4 { position:absolute; top:0px; left:418px; }
#div-5 { position:absolute; top:0px; left:577px; }
#div-6 { position:absolute; top:0px; left:730px; }

.med_text {color: #336666;}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(http://rainfallfilms.com/img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://rainfallfilms.com/img/overlay.png", sizingMethod="scale");
	}

#dhtmltooltip{
	font-size: 11px;
	text-align: left;
	position: absolute;
	border: 1px solid #666;
	padding: 3px;
	background-color: black;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}

ul{
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
	border: 0;
	line-height: 0%;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #FFF; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 5px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://rainfallfilms.com/img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://rainfallfilms.com/img/lightbox/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px arial, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
