html {
	height: 100%}
	
body {
	height: 100%;
	background-color: #000000;
	/*text-align: center;*/
	padding: 0;
	margin: 0
	}
	
table {
	width: 100%;
	padding: 0
	}
	
.rightalign {
	text-align:right
}	

form, .checkbox, input.radio, .helpline {
	margin: 3px;
	padding: 5px;
	border: 0;
	font-family:trebuchet ms;
	font-size:13px;
	line-height:20px
}

p {
	border: 0;
	font-family:trebuchet ms;
	font-size:13px;
	line-height:20px
}

input, select {
	vertical-align: middle;
	}

input.button {
	background: #343434 url('images/buttonsbg.gif') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5f5f5;
	border: 1px solid;
	border-color: #999 #666 #555 #888;
	padding: 1px 0.5em;
	}

* html input.button {
	/**/
	padding: 1px 0.5em;
	/**/	
	/**/padding: 1px 0.5em;/* */
	width/**/: 0;
	overflow/**/: visible;
	}
	
input.button {
	cursor: pointer !important;
	cursor: hand;
	}

input.button:hover, input.button:focus {
	border: 1px solid;
	border-color: #bbb #888 #777 #aaa;
	}



#forum {
	width: 980px;
	height: 100%;
	background-color: #000;
	margin: 0 auto;
	}
	
	
#bodyline {
	width: 790px;
	min-width: 790px;
	max-width: 790px;
	vertical-align:top;
	padding-top:14px;	
	text-align: left
}

#top_div
{
	height:100px;
}

#top_image {
	
	padding-left:10px;
}

#top_image img {
	border: 0;
}


div.spacing {
	height: 10px;
	clear: both}


.pad0-0-4 {
	padding: 0 0 4px}
	
.pad0-0-10 {
	padding: 0 0 10px}

.pad4 {
	padding: 4px}
	
.pad25 {
	padding: 25px}

.pad60 {
	padding: 60px}


.quote, .code {
	margin: 10px;
	padding: 10px}

.quote .inside_quote, .code .inside_code {
	padding: 10px}

div.hr {
	height: 1px;
	background-color: #444;
	margin: 5px 0}
	
div.hr hr {
	display: none}



input.post, textarea.post, select, input.postfile {
	margin: 0;
	border: 1px solid #666;
	background-color: #131313}

input.post, textarea.post, input.postfile {
	padding: 2px 3px}

input.post {
	height: 19px}

html>body input.post {
	height: 12px}


.block {
	display: block}

.clear {
	clear: both}

.left {
	float: left;
	text-align: left}
	
.right {
	float: right;
	text-align: right}
	
.txtcenter {
	text-align: center}

.txtmiddle {
	text-align: center;
	vertical-align: middle}

.txtright {
	text-align: right}

.txttop {
	vertical-align: top}
	
.txtbottom {
	vertical-align: bottom}
	
.txtleft {
	text-align: left}
	

	
td.row1	{
	background-color: #000;}
	
td.row2 {
	background-color: #2b2b2b}
	
td.row3 {
	background-color: #333333}



td, th, input, select, textarea, .message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #888888;
	font-size: 12px;
	line-height: 13px;
	}



td a {
	color: #Ca2023;
	text-decoration: underline;
	}	

td a:hover {
	color: #Ca2023;
	text-decoration: none;
	}

tr.lines_1 th .nav, tr.lines_3 th .nav, .nav {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold}		

tr.lines_1 th .nav a, tr.lines_3 th .nav a, .nav a {
	color: #Ca2023;
	text-decoration: none;
	}

tr.lines_1 th .nav a:hover, tr.lines_3 th .nav a:hover, .nav a:hover {
	color: #Ca2023;
	text-decoration: underline;
	}

.code {
	background-color: #333;
	border: 2px solid #434343;
	font-family: Courier, 'Courier New', sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #89b0df;
	font-size: 21px;
	line-height: 13px}

.code a {
	color: #888888;
	text-decoration: underline}	

.code a:hover {
	color: #888888;
	text-decoration: none}

.quote {
	background-color: #333;
	border: 2px solid #434343;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #888888;
	font-size: 12px;
	line-height: 13px}

.quote a {
	color: #555;
	text-decoration: underline}	

.quote a:hover {
	color: #555;
	text-decoration: none}

tr.toplines th {
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #333333;
	border-width: 3px 0;
	padding: 0 10px}

tr.lines_1 th {
	border: 1px solid #333333;
	border-width: 3px 0;
	padding: 5px 2px 6px}

tr.lines_3 th {
	border: 1px solid #333333;
	border-width: 3px 0;
	padding: 3px 2px
}

h2 
{
	font-size: 17px;
	line-height: 22px;
	height: 22px;
	font-weight: bold;
	color: #Ca2023;
	margin: 0;
	padding: 0 4px;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:2px;
	font-family:verdana;
}
	
h3 {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #Ca2023;
	margin: 0;
	}

h2 a, h3 a {
	text-decoration: none;
	color: #Ca2023;
	}
	
#nav-menu
{
	padding: 0;
	margin: 0;
	position:relative;
	right: 28px;
	bottom:7px;
}

#nav-menu li
{
	text-decoration: none;
	list-style-type: none;
	line-height:22px;
}

#nav-menu li a
{
	font-family:tahoma;
	color:lightgrey;
	text-decoration: none;
	font-size:12px;
	line-height:20px;
}

#nav-menu li a:hover
{
	text-decoration:none;
	color:#Ca2023;
	font-size:12px;
	font-style:bold;
}

#columb1
{
	text-align:left;
	vertical-align:top;
	padding-top:18px;
	padding-right:10px;
}

#mendiv {
	border-style:dotted;
	border-width:2px;
	border-color:#333;
	height:355px;
}

.halfWidth {width: 47%;}
.formFreeTools #leftSection .halfWidth {margin-top: -14px;}

div.formFreeTools {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(./projects/images/bg.jpg) no-repeat scroll right top;
height:367px;
margin:0;
padding:0;
right:1px;
top:1px;
width:686px;
}
div.halfWidth p {
-x-system-font:none;
font-family:Arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
}
div.halfWidth + div.halfWidth {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
padding-left:18px;
}
div.halfWidth p {
-x-system-font:none;
font-family:Arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
}
div.formFreeTools textarea {
-x-system-font:none;
border:1px solid #A6B377;
font-family:Arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:16px;
margin:0 0 5px;
overflow:auto;
padding:1px;
width:285px;
}
div.formFreeTools label {
-x-system-font:none;
color:#4E691E;
font-family:Arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
}
div.formFreeTools h2 {
-x-system-font:none;
color:#000000;
font-family:Arial,sans-serif;
border-bottom-style:none;
font-size:17px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:30px;
margin:10px 0 30px;
padding:0 0 0 27px;
}

#slogan {
   visibility:hidden;
   display:none;
}
