/* Misc ------------------------------------------------------- */
* img, .posttext embed, .posttext object{
	max-width: 98%;
}
.clearer{
	clear: both;
}
.small{
	font-weight: normal;
}
.righty{
	text-align: right;
}
.lefty{
	float: left;
	text-align: left;
}
.nocollapse p{
	display: block;
	margin: 3px;
	padding: 2px;
}
.code-box{
	background-color: #171717;
	border: #333 1px solid;
	padding: 5px;
	max-height: 400px;
	max-width: 98%;
	overflow: auto;
}
/* Polls ------------------------------------------------------ */
.poll{
	text-align: center;
	border-bottom: #999 1px dotted;
	padding-bottom: 1em;
}
.poll ol{
	text-align: left;
}
.poll ol li{
	padding: 2px;
}
.poll ol li div div{
	padding: 0px;
	margin: 0px;
}
.poll ol li .smalltext{
	color: #555;
	display: block;
}
/* Forms ----------------------------------------------------- */
form p{
	display: inline;
}
form{
	display: inline;
	padding: 0;
	margin: 0;
}
select, input, textarea{
	background: #000;
	color: #999;
	border: #333 1px solid;
}
.quickreply textarea.tbox{
	width: 70%;
	vertical-align: top;
}
label:hover input, label:hover select, label:hover textarea{
	border-color: #555;
}
label:hover, label:hover *{
	color: #fff;
}
input:focus, input:hover, select:focus, select:hover{
	border: #555 1px solid;
}
li.righty{
	padding: 2px;
}
.righty label input.tbox{
	width: 80%;
}
.button{
	border: #000 1px solid;
	background: url("images/news-middle-green.png") repeat-x center;
}
.button:hover{
	border: #222 1px solid;
	color: #fff;
}
input[type="checkbox"], input[type="radio"]{
	background: transparent;
	border: 0;
}
.helpbox{
	max-width: 300px;
	background-color: #111;
	border: #111 1px solid;
}
/* DTD ------------------------------------------------------- */
img{
	border: 0;
}
a:hover, a:hover *, a:active:hover, a:active:hover *, a:visited:hover, a:visited:hover *, a:link:hover, a:link:hover *{
	color: #333;
}
ul li ul{
	display: inline;
	list-style-position: inside;
}
h6{
	color: #fff;
}
hr{
	background: #000;
	color: #000;
	border: #000 1px solid;
}
*{
	font-size: 10px;
	font-family: Verdana;
	color: #999;
	scrollbar-3dlight-color: #000;
	scrollbar-arrow-color: #0f0;
	scrollbar-base-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-face-color: #111;
	scrollbar-highlight-color: #000;
	scrollbar-shadow-color: #000;
}
body{
	background:#000; /*url("images/bg-lines.png");*/
	padding: 0;
	margin: 0;
	scrollbar-3dlight-color: #0f0;
	scrollbar-arrow-color: #090;
	scrollbar-base-color: #000;
	scrollbar-darkshadow-color: #333;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #666;
	scrollbar-shadow-color: #444;
}
/* Header & Flash ------------------------------------------------------------------ */
#header{
	height: 180px;
	background-image: url("images/header-bg.gif");
}
#tech9{
	position: absolute;
	left: 0;
	top: 0;
}
#tech9_audio{
	position: absolute;
	top: 0;
	right: 0;
}
/* Util Bar ------------------------------------------------------------------ */
div.bottombar{
	background: #000 url("images/header-bg2.gif");
	height: 20px;
	font: bold 10px Verdana;
	text-align: right;
}
div.bottombar img{
	margin-right: 3px;
	vertical-align: middle;
	cursor: pointer;
}
/* Links ----------------------------------------------------------- */
.links span{
	background: transparent url("images/bullet.gif") no-repeat center left;
	/*height: 19px;*/
}
.links span a{
	color: #999;
	font-weight: bold;
	text-decoration: none;
	margin-left: 12px;
}
.links span a:hover, .links .active a{
	color: #090;
}
/* Columns ------------------------------------------------------------------ */
#leftcol, #rightcol{
	border: 0;
	position: absolute;
	top: 210px;
}
#leftcol{
	left: 10px;
	width: 232px;
}
#midcol{
	margin: 10px 252px;
	border: 0;
}
#rightcol{
	right: 10px;
	width: 232px;
}
#leftcol ul, #rightcol ul, #midcol ul{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	list-style: none;
}
/* Menus ------------------------------------------------------------------ */
li.menu-top{
	height: 26px;
	background: transparent url("images/menu-top-green.png");
}
li.menu-middle{
	background: transparent url("images/menu-middle-green.png");
}
li.menu-bottom{
	height: 26px;
	background: transparent url("images/menu-bottom-green.png");
}
li.menu-middle div{
	margin: 0 10px;
}
li.menu-middle h6{
	margin: 0;
	padding: 0;
	text-align: center;
}
/* News ------------------------------------------------------------------ */
.details{
	padding: 0.5em;
	margin: 0 1em;
	color: #090;
}
.details a{
	color: #990;
	font-weight: bold;
}
.news-tools{
	float:right;
	margin-top:7px;
	display:inline;
}
h6.news{
	background: transparent url("images/news-middle-green.png");
	height: 30px;
	margin: 0;
}
.news-left, .news-right {
	height: 30px;
	width: 31px;
	padding: 0;
	margin: 0;
	border: 0;
}
.news-left{
	background: transparent url("images/news-left-green.png");
	vertical-align: middle;
}
.news-right{
	background: transparent url("images/news-right-green.png");
	float: right;
	clear: none;
}
/* Forum ------------------------------------------------------------------ */
#pollsection input{
	margin: 2px;
}
.posttext{
	min-height: 2em;
}
.poster{
	width: 25%;
	border-right: #444 1px solid;
}
ul.poster{
	list-style: none;
	margin: 0;
	padding: 2px;
}
.poster a, .poster a b, .poster b a{
	color: #090;
	text-decoration: none;
}
.post{
	width: 70%;
}
.post hr{
	visibility: hidden;
}
.row, .quickreply{
	background: #111 url("images/forum-bg.png") repeat-x bottom left;
	border: #333 1px solid;
	border-bottom: 0;
	margin: 5px;
	padding: 0.5em;
	padding-bottom: 20px;
}
.quickreply{
	text-align: center;
}
.row div{
	padding: 2px;
	margin: 2px;
}
.row p, .row .posttext{
	background: #0c0c0c;
	padding: 2px;
	border: 0;
}
.row .posttext .indent{
	background: #111;
	border: #333 1px solid;
	padding: 5px;
}
h5{
	font-size: 1.1em;
	margin: 0.4em;
	color: #fff;
}
h5 img{
	vertical-align: middle;
}
.row h6{
	margin: 5px;
}
acronym{
	cursor: help;
	border-bottom: #999 1px solid;
	font-weight: normal;
}
.row a{
	color: #990;
}
.row h6 a:hover{
	color: #555;
}
.row h6 img{
	vertical-align: middle;
}
/* Downloads -------------------------------------------------- */
.dldetails li{
	margin: 3px;
}
.dldetails li span{
	width: 100px;
	text-align: right;
	border-right: #222 1px solid;
	padding-right: 0.5em;
	font-weight: bold;
	float: left;
	clear: both;
	color: #fff;
}
.dldetails li span img{
	float: left;
}
/* Signup/ Registration -------------------------------------------*/
td{
	background: #111;
	border: #222 1px solid;
	border-top-color: #333;
	border-left-color: #333;
}
td.indent{
	background: #000;
}
ul.userclasses li label{
	font-weight: bold;
}
.required{
	color:red
}