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

img
{  border-style: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10pt;
	text-transform: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

.wrapper {
	width: 940px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	border: 1px solid #000000;
	background-attachment: scroll;
	background-image: url(images/greeball.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.logobox {
	background-color: #000000;
	height: 150px;
	overflow: hidden;
}
.steamgaugelogo {
	position: absolute;
	z-index: 10000;
	height: 80px;
	width: 450px;
	margin-left: 2%;
	margin-top: 25px;
	display: block;
}

.rotimg {
	float: right;
	display: block;
}

.menubar {
	background-color: #FFFFFF;
	text-align: center;
}
.footertop {
	background-color: #000000;
	height: 1em;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: capitalize;
	padding-top: 0.5em;
	padding-right: 1.5em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
}

.copyright {
	background-color: #000000;
	text-align: left;
	padding-left: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.userbox {
	margin-right: 2em;
	margin-left: 2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 0.2em;
}

.hosting {
	background-color: #000000;
	text-align: right;
	padding-right: .5em;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rss {
	background-color: #000000;
	padding-bottom: .2em;
	padding-left: .2em;
}
.tools {
	background-color: #000000;
	text-align: right;
	padding-right: .5em;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footerbottom {
	background-color: #000000;
	height: .5em;
}

.compatibility {
	text-align: center;
	padding-left: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.thumbnail {
	text-align: center;
}
.thumbtable {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	margin-top: 10px;
	margin-bottom: 30px;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 5000; 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: 10px; }

#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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, 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; }
.gallerytitle {
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.linklist {
	list-style-type: square;
	list-style-position: outside;
}
.wrapper .userbox .beastlogo {
	text-align: center;
	width: 100%;
}
