/*ToxicPortal css*/
* {margin:0;padding:0;}
img {border-style: none;}

body, html {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:9px;
 color: #FFFFFF;
 background-color:#242B2F;
 background-image: url(images/img_bg.gif);
 background-repeat: repeat;
 height: auto;
 background-attachment:fixed;
}

table {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color: #FFFFFF;}

a {color: #66CC00;}
a:hover {color: #FFFFFF;}
.black {color:#FFFFFF; text-decoration:none;}
.darkgray {color:#2D2D2D; text-decoration:none; font-weight:bold;}

#top_background {height:250px; background-image: url(images/img_bg_top.png); background-repeat:repeat-x;}
#container {width:900px; height:auto; background-color:#000000; border: 1px solid #000000;}
#footer {width:auto; height:150px; background-color:#070707; font-weight:bold; color: #FFFFFF;}

#logo {width:750px; height:150px; background-image: url(images/img_logo.png);}

.line1 {width:auto; height:5px; background-color:#A8E61D;}
.line2 {width:auto; height:5px; background-color:#000000;}

.greenbar {width:auto; height:30px; background-image: url(images/img_greenbar.gif); line-height:28px; font-weight:bold; color:#FFFFFF; font-size:13px;}
.green_left {width:8px; height:27px; background-image: url(images/img_green_left.gif); float:left;}
.green_right {width:8px; height:27px; background-image: url(images/img_green_right.gif); float:right;}
.content_bar {height:auto; vertical-align: top; text-align: left;}
.pad_content {padding:2px; background-color:#0F0F0F;}
.whitebar {width:auto; height:8px; background-color:#0F0F0F;}
.white_left {width:8px; height:8px; background-image: url(images/img_white_left.gif); float:left;}
.white_right {width:8px; height:8px; background-image: url(images/img_white_right.gif); float:right;}

.gamebox {width:133px; height:60px; padding:5px; text-decoration:none;}
.gamebox:hover {width:133px; height:60px; padding:5px; background-color:#232323; cursor:pointer;}
.gameimage {width:60px; float:left;}
.gameinfo {width:70px; float:right;}

#featurebox {width:auto; height:200px; padding:5px;}
#featureimage {float:left; width:280px;}
#featureinfo {float:right; width:145px;}

#gas1 {position:relative; left:140px; height:0px; width:0px;}
#gas2 {position:relative; left:-30px; height:0px; width:0px}
