body {
background-image:url('http://www.biotechgaming.com/havoc/img/content_back.png');
background-position: 50% 0%;
background-color: #000000;
font-family: sans-serif;
font-size: 12pt;
}

div.wide_div {
background-image:url('http://www.biotechgaming.com/havoc/img/background.png');
background-repeat: no-repeat;
background-position: 50% 0%;
width: 1000px;
min-height: 600px;
position: absolute;
top: 0px;
left: 50%;
margin-left: -500px;
}

div.content {
margin-left: auto;
margin-right: auto;
font-family: sans-serif;
font-size: 12pt;
color: #EEEEEE;
width: 800px;
margin-top: 290px;
width: 600px;
text-align: left;
}

table.content {
margin-top: -10px;
}

table.topscores {
align: center;
}

th.table_main0 {
width: 60px;
text-align: left;
color: #FFFFFF;
}

th.table_main1 {
width: 170px;
text-align: left;
color: #FFFFFF;
}

th.table_main2 {
width: 80px;
text-align: left;
color: #FFFFFF;
}

th.table_main3 {
width: 75px;
text-align: left;
color: #FFFFFF;
}

th.table_main4 {
width: 90px;
text-align: left;
color: #FFFFFF;
}

th.table_main5 {
text-align: left;
color: #FFFFFF;
}

td.table_main0 {
width: 60px;
text-align: left;
color: #EEEEEE;
}

td.table_main1 {
width: 170px;
text-align: left;
color: #EEEEEE;
}

td.table_main2 {
width: 80px;
text-align: left;
color: #EEEEEE;
}

td.table_main3 {
width: 75px;
text-align: left;
color: #EEEEEE;
}

td.table_main4 {
width: 90px;
text-align: left;
color: #EEEEEE;
}

td.table_main5 {
text-align: left;
color: #EEEEEE;
}

td.sidebar {
vertical-align: top;
width: 200px;
}

td.content {
vertical-align: top;
}

div.copyright {
text-align:center; 
font-size: 8pt; 
font-family: sans-serif; 
color: #888888; 
line-height:15px;
//background-color:#000000; 
//layer-background-color:#000000; 
visibility: visible;
padding-bottom: 5px;
padding-top: 5px;
height: 100%;
}

a:link, a:visited, a:active {color: #FFFFFF; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: underline;}

p.content {
font-family: sans-serif;
font-size: 12px;
color: #EEEEEE;
}

p.review {
font-family: sans-serif;
font-size: 12px;
color: #C0C0C0;
margin-left: 15px;
}

li.main {
font-family: sans-serif;
font-size: 12px;
color: #EEEEEE;
margin-bottom: 5px;
}

#topscores_but
{
  display: block;
  width: 176px;
  height: 60px;
  background: url("http://havoc.biotechgaming.com/img/topscores_button.png") no-repeat 0 0;

}

#topscores_but:hover
{ 
  background-position: 0 -60px;
}

#topscores_but span
{
  display: none;
}

#download_but
{
  display: block;
  width: 252px;
  height: 60px;
  background: url("http://havoc.biotechgaming.com/img/download_button.png") no-repeat 0 0;

}

#download_but:hover
{ 
  background-position: 0 -60px;
}

#download_but span
{
  display: none;
}

#rotator
{	
//cursor: pointer;
overflow: hidden;
position: relative;
width: 200px;
height: 200px;
background: url(http://havoc.biotechgaming.com/img/rot_bg.png);
}

#rotator img
{	
//cursor: pointer;
border: 0;	
width: 200px;
height: 200px;
}

#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: 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; }

