body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #9A9A9A;
	background: #000000 url(images/Sithbackground.png) no-repeat scroll center top;
	font-size: 10px;
	margin: 280px 0 40px 0;
}

#logobox {
	position: absolute;
	top: 98px;
	left: 1px;
	width: 76%;
}

#logobox2 {
	width: 950px;
	margin: 0 auto;
}

#logo {
	background: transparent url(images/Conlogo2.png) no-repeat scroll left top;
	width: 490px;
	height: 180px;
}

#outside {
	width : 1000px;
	margin: 0 auto;
	
	
}

#wrapheader {
	width: 100%;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}

#wrapcentre {
	margin: 15px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0px;
	background-color: #000000;
	border-width: 3px;
	border-style: solid;
	border-color: #000000;
}

#dropmenudiv{
	position:absolute;
	border:1px solid #E0E0E0;
	border-bottom-width: 0;
	font:normal 8pt Verdana;
	line-height:18px;
	z-index:100;

}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #E0E0E0;
	padding: 1px 0;
	text-decoration: none;
}

#dropmenudiv a:hover{
	background-color: #005D8C;
	color: #ffffff;
}

#bannerbox {
	background-image: url('./images/banner.png');
	width: 780px;
	height: 307px;
}        
        
.nav_back {
	background-image: url('./images/nav_back.gif');
	background-repeat: repeat-x;
	width: 120px;
	height: 24px;
	text-align: center;
         
       
}

.nav_back img {
	margin-top: -1px;
        border: 2px solid #000000;
}

.nav_left {
	background-image: url('./images/nav_back_left.gif');
	background-repeat: no-repeat;
	width: 4px;
	padding: 0px;
}

.nav_right {
	background-image: url('./images/nav_back_right.gif');
	background-repeat: no-repeat;
	width: 4px;
	padding: 0px;
}

.nav_space {
	width: 10px;
	height: 24px;
}

.nav_selected {
	position: absolute;
	visibility: hidden;
}

.menu2tb { 
	background: #080808 url(images/gradient_tcat.gif) repeat-x scroll left top;
	border: 2px solid #000000;
	border-top-width: 1px;
	width: 100%;
}

.menu2 {
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}

.menu2 a:link, .menu2 a:visited { 
	color: #AD453D;
	text-decoration: none;
	cursor: pointer;
} 
 
.menu2 a:hover { 
	color: #ECB15A;
	text-decoration: underline;
	cursor: pointer;
}

#topmenu {
	background: #000000 url(images/gradient_menu.gif) repeat-x scroll right 0px;
	height: 18px;

  
}

#topmenu span.menuback {
	background:transparent url(images/gradient_menu.gif) no-repeat scroll right -52px;
	padding-right: 2px;
	display: block;
	float: left;
	height: 18px;
        
}

#topmenu a {
	background:transparent url(images/gradient_menu.gif) no-repeat scroll right -52px;
	padding-right: 2px;
	color: #a89f7b;
	float: left;
        
}

#topmenu a:hover {
	color: #d6cb9d;
}

#topmenu a span.menuback {
	background: transparent url(images/gradient_menu.gif) repeat-x scroll right 0px;
	padding: 0 8px 0 10px;
	height: 18px;
	display: block;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
        
}

#topmenu a:hover span.menuback {
	background-position: right -26px;
}

span.lightup {
	position: absolute;
	margin-top: -6px;
	display: block;
	height: 30px;
	background-position: left 0px;
}

#topmenu a:hover span.lightup {
	background-position: left -30px;
}

#datebar {
	margin-top: 0px;
}

#findbar {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
.vent_online {
	color: #00FF00;
}

.vent_offline {
	color: #FF0000;
}

h1 {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #d6cfcf;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0px;
	float: left;
	color: black;
	font-weight: bold;
}

p.linkmcp {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

div.breadcrumbs {
	float: left;
	white-space: normal;
	font-size: 10pt;
	margin: 0px;
}

p.datetime {
	margin: 0px;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0px;
}

p.topicdetails {
	margin: 1px 0px;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0px;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #999999;
}

.postdetails {

	margin-bottom: 3px;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0px;
	color: #d6cfcf;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	font-size: 11pt;
	font-family: verdana,geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.genmed {
	font-size: 10pt;
}

.gensmall {
	font-size: 11px;
}

.copyright {
	color: #d6cfcf;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	font-size: 11pt;
	font-family: verdana,geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

tr.thead {
	background: #090909 url(./images/gradient_thead.gif) repeat-x scroll left top;
	color: #9A9A9A;
	font-family: tahoma,verdana,geneva,lucida,'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.thead table {

}

.thead td {
	padding: 0px;
}

td.thead {
	padding: 4px
}

td.tfoot {
	font-size: 11px;
}

.tablebg {
	background: #000000;
	
	color: #9A9A9A;
}
.tablefooter {
	background-color: #141d2d;
	border-left: 1px solid #202c42;
	border-top: 1px solid #202c42;
	height: 7px;
}

.catdiv {
	height: 28px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: black;
	background-image: url('./images/cellpic2.jpg');
	background-repeat: repeat-y;
}

.cat {
	background: #090909 url(images/gradient_tcat.gif) repeat-x scroll left top;
	color: #9A9A9A;
	font-family: verdana, geneva,lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}

.catline {
	height: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #E8E8E8;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}

.time {
	color: #FFFFFF;
}

.row1 {
	background: #000000;
	color: #9A9A9A;
	font-size: 10pt;
}

.row1#s:hover {
	background: #333535;
	border-left: 1px solid #202c42;
	border-top: 1px solid #202c42;
	color: #9A9A9A;
}

.row2 {
	background: #240405;
	color: #9A9A9A;
	font-size: 10pt;
}

.row2#s:hover {
	background: #444646;
	border-left: 1px solid #202c42;
	border-top: 1px solid #202c42;
	color: #9A9A9A;
}

.row3 {
	background: #333535;
	border-left: 1px solid #252525;
	border-top: 1px solid #252525;
	color: #ADAEAE;
}

.row4 {
	background-color: #E1E4F2;
	padding: 4px;
}


.rowgood {
	background-color: #C2D6CD;
	padding: 4px;
}

.rowneutral {
	background-color: #CAC1D7;
	padding: 4px;
}

.rowbad {
	background-color: #D7C1C3;
	padding: 4px;
}

.spacer {
	background-color: #202020;
}

hr {
	height: 1px;
	border-width: 0px;
	background-color: #9A9A9A;
	color: #9A9A9A;
}

.legend {
	text-align:center;
	margin: 0 auto;
	background-color: #141d2d;
	border: 1px #000000 solid;
}

.unsigned {
	color: #9A9A9A;
}

.signed {
	color: #AD453D;
}

/* Links
 ------------ */
a:link, a:active, a:visited {
	color: #867F62;
	text-decoration: none;
}

a:hover {
	color: #e6d4b7;
	text-decoration: underline;
}

td.cat a {
	color: #AD453D;
	text-decoration: none;
}

td.cat a:hover {
	color: #ECB15A;
	text-decoration: underline;
}

a.forumlink {
	color: #AD453D;
	text-decoration: none;
}

a.forumlink:hover {
	color: #ECB15A;
	text-decoration: underline;
}

span.author a, span.author a:visited, span.author a:hover {
	color: #9A9A9A;
	text-decoration: none;
}

th a,
th a:visited {
	text-decoration: none;
}

th a:hover {
	text-decoration: none;
}



#kat {
	background-color: #F4F4F4;
	padding: 0 5px 4px 5px;
	border: 1px #666666 solid;
}

a.kat, a.kat:visited {
	color: #d0d2d6;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;}

a.kat:hover {
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;}


/* Form Elements
 ------------ */
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input {
	background: #000000;
	color: #9A9A9A;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #505050;
	padding: 1px;
}

textarea {
	background: #000000;
	color: #9A9A9A;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #505050;
	padding: 2px;
}

select {
	background: #9A9A9A;
	color: #9A9A9A;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #505050;
}

option {
	padding-right: 1em;
}

input.radio {
	border: none;
	background-color: #0e1626;
	color: #c0c5cf;
}

.post {
	background: #000000;
	color: #9A9A9A;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #505050;
}

.btnbbcode {
	color: #9A9A9A;
	background: #1D1D1D;
	border: 1px solid #505050;
}

.btnmain {
	cursor: pointer;
	padding: 1px 5px;
	background: #1D1D1D;
	border: 1px solid #505050;
	color: #9A9A9A;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
}

.btnlite {
	cursor: pointer;
	padding: 1px 5px;
	background: #1D1D1D;
	border: 1px solid #505050;
	color: #9A9A9A;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
}

.btnlite_disabled {
	padding: 1px 5px;
	background-color: #080808;
	border: 1px solid #303030;
	color: #808080;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
}

.helpline {
	background: #111313;
	color: #9A9A9A;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #505050;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0px 5px;
	padding: 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #000000;
	color: #9A9A9A;
	background-color: #222424;
	font-size: 10px;
	font-weight: bold;
}

.quotecontent, .attachcontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #000000;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #161717;
	color: #9A9A9A;
}

.attachcontent {
	font-size: 10px;
}

.codetitle {
	margin: 10px 5px 0px 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #000000;
	color: #9A9A9A;
	background-color: #222424;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.codecontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #000000;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #9A9A9A;
	font-size: 10px;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #161717;
}

.syntaxbg {
	color: #666666;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
 img {
	border: none;
}

img.inline {
	vertical-align: middle;
}

.blue {
	color: #006699;
}

.pbit {
padding-left: 3px;
padding-right: 0px;
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 1px solid #ffffff;
margin-bottom: 3px;
float: left;
width: 175px;
}

.pbitauthor {
padding-left: 3px;
padding-right: 0px;
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 1px solid #ffffff;
margin-bottom: 3px;
float: left;
width: 175px;
color: #7D8AA0;
font-size: 14px;
margin-bottom: 3px;
font-weight: bold;
}

.pbitdetails {
padding-left: 3px;
padding-right: 0px;
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 1px solid #ffffff;
margin-bottom: 3px;
float: left;
width: 175px;
color: #000000;
font-size: 10px; 
text-align: left;
}
.yesil {
font-weight: bold;
color: #00AA00;
}

.gri {
font-weight: bold;
color: #8D9AAB;
}



.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}