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

body {
	background: #CCCCCC url(img/runsilent_v2_background.jpg) no-repeat fixed 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
}

object {
	outline: none;
}

.headline {
	font-size: 14px;
	font-weight: bold;
}

.dark_text {color: #33cccc;}

.small_text {font-size: 10px}

.small_text a:link {
	color: #33cccc;
	text-decoration: none;
}

.small_text a:visited {
	text-decoration: none;
	color: #33cccc;
}

.small_text a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

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

.small_text2 {font-size: 11px}

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

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #33cccc;
}

a:active {
	text-decoration: underline;
	color: #33cccc;
}

input
{
color: #999999;
background: #000000;
border: 1px solid #333333
}

input.submit {background-color: #000000; color: #FFFFFF}

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

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

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

.border:hover{
color: #33cccc; /* 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%;
}

.med_text {color: #999;}

#lightbox{
	background-color:#eee;
	padding: 2px;
	border-bottom: 0px solid #666;
	border-right: 0px solid #666;
	}
#lightboxDetails{
	padding-top: 0.4em;
	color: #000;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 0px; right: 0px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://rainfallfilms.com/img/overlay.png); }

* 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");
	}
	