body {
	font-family: helvetica,verdana,Haettenschweiler,impact,arial,sans-serif; 
	font-size: 8pt; 
	background-color:#333333; 
	color:#0099B3;
	margin: 0 auto;
}

 /* Z-index of #mask must lower than #boxes .window */  
#mask {  
   position:absolute;  
   z-index:9000;  
   background-color:#000;  
   display:none;  
 }  
     
 #boxes .window {  
   position:absolute;  
   width:440px;  
   height:200px;  
   display:none;  
   z-index:9999;  
   padding:20px;  
 }  
   
   
 /* Customize your modal window here, you can add background image too */  
 #boxes #dialog {  
   width:375px;   
   height:203px;  
 }  

#rounded-box {  
-moz-border-radius-topleft: 15px;  
-moz-border-radius-topright: 0px;  
-moz-border-radius-bottomright: 15px;  
-moz-border-radius-bottomleft: 0px;  
-webkit-border-top-left-radius: 15px;  
-webkit-border-top-rightright-radius: 0px;  
-webkit-border-bottom-left-radius: 0px;  
-webkit-border-bottom-rightright-radius: 15px;  
background-color: #000000;
padding: 10px;
margin-left: 90px;
}  

#rounded-box:hover {  
-moz-border-radius-topleft: 15px;  
-moz-border-radius-topright: 0px;  
-moz-border-radius-bottomright: 15px;  
-moz-border-radius-bottomleft: 0px;  
-webkit-border-top-left-radius: 15px;  
-webkit-border-top-rightright-radius: 0px;  
-webkit-border-bottom-left-radius: 0px;  
-webkit-border-bottom-rightright-radius: 15px;  
background-color: #BFE4FF;
padding: 10px;
margin-left: 90px;
}  

/* contains whole page */

#container {
	margin: 0 auto;
	position: relative;
	text-align: center;
}

/* holds main content */

#content {
	padding-left: 300px;
}



#content .columns {
	float: left;
	position: relative;
}

/* left hand menu */

#left {
/*old left
	text-align: right;
	width: 300px;
	margin-left: -100%;
	right: 320px;
*/
	left: 0;
	position: absolute;
	text-align: right;
	width: 300px;
}

#main {
	width: 100%;
	text-align: left;
}

#footer {
  clear: both;
}


#comment {
	color:#66bbD3;	
}

.post {
	overflow: hidden;
	text-overflow: ellipsis;
}



.comment {
	background-color:#FFBB00;
	color:#FF3300;
	padding:10px;
	width:500px;
	margin: 5px;
}

.comment-textarea {
	background-color:#BFE4FF;
	font-family: helvetica, arial;
	font-size: 8pt;
	color: #ff3300; 
	vertical-align:middle;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	padding: 10px;
	width: 520px;
	height: 150px;
	margin: 5px;
}



a .comment-link{
}

.site-width {
margin: 0 auto;
position: relative;
width: 1000px;
height: 100%;
}


#right {
position: relative;
text-align: left;
top: 30px;
left: 30px;
width: 800px;
}

#title {

}

#quote {
position: relative;
top: 10px;
}


.bigtext {
font-family: impact,helvetica,verdana,Haettenschweiler,impact,arial,sans-serif;
font-size: 32pt;
}

tr {font-size: 8pt;}

.borderright {
border-right: 10px solid #FFCC00;
}

.borderline {
border: 3px solid #FFCC00;
}

.typebox 
{padding:3;font-family:impact,helvetica,courier;font-size:10pt;color:#0099B3; background-color:#BFE4FF;border-style:solid; border-width:5px; border-color: #FF3300;}

a2 {color:ff7777; font-weight: bold;}
a2:hover {color: ff0000; background: 000000; font-weight: bold;}

a {text-decoration:none; color:#FF3300; font-weight: bold;}
a:hover {text-decoration:none; color: #FFB200; background: 000000; font-weight: bold;}

a.newrelease {text-decoration: none; color: #009900; font-weight: bold;}
a.newrelease:hover {text-decoration: none; color: #Ff0000; background: #000000; font-weight: bold;}

a.forumsbody {text-decoration: none; color: #009900; font-weight: bold;}
a.forumsbody:hover {text-decoration: none; color: #Ff0000; background: #000000; 
font-weight: bold;}

a.release {text-decoration: none; color: #009900; font-weight:bold;}
a.release:hover {text-decoration: none; color: #Ff0000; background: #000000; font-weight:bold;}

a.title1 {text-decoration: none; color: #009900; font-weight:bold;}
a.title1:hover {text-decoration: none; color: #Ff0000; background: #000000;font-weight:bold}

.button1 {background-color:#FF3300; font-family: helvetica, arial; font-size: 8pt;color:000000; 
 border-color:#ffffff; vertical-align:middle; border-style:solid;border-width:1px}

.button1:hover {background-color:#FFB200; font-family: helvetica, arial; font-size: 8pt;color:000000; 
 border-color:ffffff; vertical-align:middle; border-style:solid;border-width:1px}

.button2 {background-color:#000000; font-family: helvetica, arial; font-size: 8pt;color:ffaaaa; 
border-color:ffffff; vertical-align:middle;border-style:solid;border-width:1px;}

.form1 {background-color:#BFE4FF; font-family: helvetica, arial; font-size: 8pt;color:000000; 
vertical-align:middle; border-color:#FFFFFF;border-style:solid;border-width:1px}

.dotbot {border-bottom-style:dotted;border-bottom-color:#ffee00;border-bottom-width:1px;}

.text1 {color:#006600}
.text2 {color:#00aa00}
.text3 {color:#000066}

.title1 {background-color:#ffcc00; color:ff0000; font-weight:bold;}
.title2 {background-color:#0099cc; color:000000; font-weight:bold;}

.title3 {background-color:#ffcc00; color:ff0000;} 
.title4 {background-color:#000066; color:00cccc;}

.title5 {background-color:#ffcc00; color:ff0000;} 
.title6 {background-color:#000066; color:00cccc;}

.itemstitle1 {background-color:#ff0000; color:ff0000;} 
.itemstitle2 {background-color:#000066; color:00cccc;}

.forumstitle1 {background-color:#0099cc; color:000000;} 
.forumstitle2 {background-color:#0066cc; color:00cccc;}
.forumsbody {background-color:#cccccc; color: 000000;}
.forumshilight {background-color:#dddddd; color: 000000;}
.forumsselect {background-color:#0066cc; color: 000000;}

.newrelease1 {background-color:#ff0000; color: 000000;}
.newrelease2 {background-color:#ffee00; color: 009900;}

.release1 {background-color:#ffdd00; color: 000000;}
.release2 {background-color:#ffee00; color: 009900;}

.shade1 {background-color:#444444;}
.shade2 {background-color:#333333;}
.shade3 {background-color:#222222;}

.select1 {background-color:#000000; color:ff6666;}
.select2 {background-color:#0000ff; color:ffcc00;}
.bg1 {background-color:#ccccbb;}
.bg2 {background-color:#ddddcc;}
.bg3 {background-color:#cccccc;}
.bg4 {background-color:#dddddd;}
.hilight {color:#ff9999; font-weight:bold;}