/* ============== Overall ============== */
html, body {
	background-color: #383838;
	margin:0px;
	padding:0px;	
	background-image: url(img/bg_02.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	width: 100%;
	min-height: 100%;
}

body,td,th {
	font-size: 10px;
	color: #CCC;
	font-family: Tahoma;
}

/* BEGIN: SIEGE EDIT */

/* BEGIN::HEADER */

div#wrapper {
  width: 942px;
  min-height: 100%;
  margin: 0px auto 0px auto;
}

div#topnav {
  width: 98%;
  padding-right: 2%;
  line-height: 17px;
  margin: 0px 0px 0px 0px;
  background-image: url(img/index_02.jpg);
  font-weight: bold;
  text-align: right;
}

* html div#topnav {
  margin: 1px 0px 2px 0px;
}

div#topnav a {
  margin: 0px 0px 0px 0px;
}

div#banner {
  background-image: url(img/index_04.jpg);
  width: 942px;
  height: 154px;
}

div#google1 {
  padding-top:12px; 
  margin-right:20px;
}

div#statusbar {
  height: 30px;
  width: 942px;
  background: url(img/status_bg.gif) repeat-x;
  line-height: 26px;
}

div#statusbar div#center span.left {
  float: left;
  margin-top: 2px;
  margin-left: 3px;
}

div#statusbar div#center {
  height: 30px;
}

div#statusbar #left {
  width: 22px;
  height: 30px;
  float: left;
  display: block;
  background: url(img/status_left.gif) no-repeat;
}

div#statusbar #right {
  width: 22px;
  height: 30px;
  margin-top: 0px;
  float: right;
  position: relative;
  right: 0px;
  margin: 0px;
  background: url(img/status_right.gif) no-repeat;
}

#admin_panel {
  float: right;
  margin-top: 2px; 
  margin-right: 13px;
}

#login_menu {
  float: right;
  margin-top: 2px;
  margin-right: 3px;
}

/* END::HEADER */

/* BEGIN::INDEX */

div#mainwrapper {
  width: 942px;
  height: auto;
  background: url(img/index_25.jpg) repeat-y;
  float: left;
}

/* BEGIN::INDEX::LEFT */

div#mainleft {
  width: 271px;
  float: left;
}

div.index_16 {
  background: url(img/index_16.jpg) no-repeat;
  width: 271px;
  height: 22px;
  display: block;
}

div.index_23 {
  background: url(img/index_23.jpg) no-repeat;
  width: 271px;
  height: 43px;
  display: block;
}

div.records_25 {
  background: url(img/records_25.jpg) no-repeat;
  width: 271px;
  height: 43px;
  display: block;
}

div.links_25 {
  background: url(img/links_25.jpg) no-repeat;
  width: 271px;
  height: 43px;
  display: block;
}

div.blankcat_25 {
  background: url(img/blankcat_25.jpg) no-repeat;
  width: 271px;
  height: 43px;
  display: block;
}

div.index_31 {
  background: url(img/index_31.jpg) no-repeat;
  width: 942px;
  height: 22px;
  display: block;
  float: left;
}

div.index_34 {
  background: url(img/index_34.jpg) no-repeat;
  width: 668px;
  height: 31px;
  display: block;
  float: left;
}

table#menuleft {
   width:230px;
   border: none;
   margin: 5px 5px 5px 30px;
}

table#menuleft td {
  color: #C1C482;
  font-size: 8pt;
  padding: 1px 10px 0px 0px;
  width: 50%;
}

.miniblock 	{
  margin:2px 2px 4px 25px;
  padding-left: 5px;
}

.miniblock span.wo_title {
  color: #8A8F47;
}

.miniblock span.wo_numbers {
  color: #C1C482;
  font-weight: bold;
}

/* END::INDEX::LEFT */
/* BEGIN::INDEX::MAIN */

div#maincontent {
  float: left;
  width: 451px;
  margin: 0px;
}

div#mainadmincontent {
  float: left;
  width: 645px;
  margin-left: 12px;
  background-color: #090909;
}

div#maincontentfull {
  float: left;
  width: 912px;
  margin-left: 14px;
  background-color: #090909;
}

* html div#maincontentfull {  /* IE Hack */
  margin-left: 7px; 
}

div#subimage {
  height: 79px;
  background: url(img/index_17.jpg) no-repeat;
	
}

div#subimage img {
  float: right;
  width: 10px;
  height: 79px;
}

div#subimage span {       /* User IP */
  font-size: 9px;
  color: #999966;
  position: relative;
  top: 60px;
  left: 15px;
  float: left;
}

div#index_20 {
  background: url(img/index_20.jpg) no-repeat;
  width: 451px;
  height: 36px;
}

div#index_20 img {
  width: 10px;
  height: 36px;
  float: right;
}

div#table1 {
  
  position: relative;
  top: 0px;
  margin-left: 12px;
  margin-right: 19px;
  margin-top: 10px;
}

* html div#table1 {
  margin-top: 5px;
}

div#headlines {
  position: relative;
  top: 0px;
  margin-left: 12px;
  margin-right: 19px;
  margin-top: 10px;
}

* html div#headlines {
  margin-top: 5px;
}

div#headlines table{
  padding: 0px;
  width: 95%;
  color: #C1C482;
  vertical-align: top;
  margin: 3px auto 3px auto;
}

* html div#headlines table {
  margin: 0px auto 0px auto;
}

div#headlines table th {
  color: #C1C482;
  font-weight: bold;
  text-align: center;
}

div#headlines table th, div#headlines table td {
  border-top: 1px inset #444;
  border-left: 1px inset #444;
  border-right: 1px outset #131313;
  border-bottom: 1px outset #131313;
  background-color: #171717;
  color: #999966;
  font-size: 7pt;
  text-align: center;

}

* html div#headlines table th, * html div#headlines table td {   /* IE Hack */
  border: 2px groove #333;  
}

div#headlines table td {
  padding: 1px 0px 1px 0px;
  text-align: center;
}

div#table1below {
  font-family: Arial; 
  color:#3A3A3A; 
  padding-top:2px; 
  padding-right:12px;
}

hr.style13 {
  background-color: #8A8F47;
  height: 1px;
  border: none;
  margin-left: 5px;
  margin-right: 5px;
}

div#table1 table{
  padding: 0px;
  width: 95%;
  color: #C1C482;
  vertical-align: top;
  margin: 3px auto 3px auto;
}

* html div#table1 table {
  margin: 0px auto 0px auto;
}

div#table1 table th {
  color: #C1C482;
  font-weight: bold;
  text-align: center;
}

div#table1 table th, div#table1 table td {
  border-top: 1px inset #444;
  border-left: 1px inset #444;
  border-right: 1px outset #131313;
  border-bottom: 1px outset #131313;
  background-color: #171717;
  color: #999966;
  font-size: 7pt;
  text-align: center;
}

* html div#table1 table th, * html div#table1 table td {   /* IE Hack */
  border: 2px groove #333;  
}

div#table1 table td {
  padding: 1px 0px 1px 0px;
  text-align: center;
}

div#table1 table th#spacer {
  width: 10px;
  background-color:#222;
}

div#table1 table th#datetime {
  width: 60px;
  background-color:#222;
}

div#table1 table th#section {
  width: 120px;
  background-color:#222;
}

div#table1 table th#topic {
  width: 130px;
  text-align: center;
  background-color:#222;
}

div#table1 table th#posts {
  width: 40px;
  background-color:#222;
}

div#table1 table td.postdate {
  color: #999966;
  font-size: 7pt;
  text-align: center;
  background-color: #111;
}

div#table1 table td.postsection {
  text-align: center;
  background-color:#111;
  color: #999966;
  font-size: 7pt;
}

div#news_headline {
  margin: 10px 0px 10px 0px;
  text-align: center;
}

div#forumposts {
  height:auto;
  overflow-x:auto; 
  overflow-y:visible; 
  margin-bottom:8px; 
}

* html div#forumposts {
  height:100px;
}

.boxco { 
  margin: 4px 19px 4px 12px; 
  padding: 0px 10px 0px 10px; 
  font-size:100%; 
  color: #8A8F47;
}

.boxcotitle { 
  font-size:110%; 
  color: #8A8F47;
  font-weight: bold; 
  vertical-align: middle; 
  margin: 2px;
}

.boxbox { 
  min-height:110px;
  font-size:100%; 
  color: #8A8F47;
  background-color: #171717;
  font-weight: normal; 
  vertical-align: middle; 
  margin: 2px;
  padding: 4px;
  border: 1px solid #333;
}

* html .boxbox {  /* IE Hack */
  border: 2px groove #333; 
  height:110px; 
}

.news_post_date {
  color: #333;
  float: left;
  margin: 2px;
}

.news_comments_butt {
  float: right;
  border: 1px solid #333;
  padding: 2px;
  margin: 2px;
}

* html .news_comments_butt {  /* IE Hack */
  border: 2px groove #333;  
} 

.cells {
  width: auto; 
}

table.cells td {
  width: auto;
  text-align: left;
}

.cellsforum {
  width: 881px; 
}

table.cellsforum td {
  width: auto;
  border: 1px solid #333;
  padding-left: 5px;
}

.cellsevents {
  width: 612px;
}

table.cellsevents td {
  width: auto;
  border: 1px solid #333;
  text-align: left;
  padding-left: 5px;
  vertical-align: top;
}

.cellsprofile {
  width: 612px;
}

table.cellsprofile th {
  width: auto;
  background-color:#2A2A2A;
  border: 1px solid #333;
  text-align: center;
  padding-left: 5px;
  vertical-align: top;
}

table.cellsprofile td {
  width: auto;
  background-color:#222;
  border: 1px solid #2A2A2A;
  text-align: left;
  padding-left: 5px;
  vertical-align: top;
}

.cellsclanmembers {
  width: 612px;
}

table.cellsclanmembers th {
  width: auto;
  background-color:#2A2A2A;
  border: 1px solid #333;
  font-size:110%;
  text-align: center;
  padding-left: 5px;
  vertical-align: top;
}

table.cellsclanmembers td {
  background-color:#222;
  border: 1px solid #2A2A2A;
  text-align: left;
  padding-left: 5px;
  vertical-align: top;
}

.clanmembersimg {
  width:135px;
  text-align: center;
  vertical-align:bottom;
}

.clanmembersleft {
  width:160px;
}

.cellsuserpanel {
  width: 612px;
}

table.cellsuserpanel td {
  width: auto;
  border: 1px solid #333;
  text-align: left;
  padding-left: 5px;
  vertical-align: top;
}

.cellsshoutbox {
  width: 412px;
}

table.cellsshoutbox td {
  width: auto;
  border: 1px solid #333;
  text-align: left;
  padding: 3px 5px 2px 5px;
  vertical-align: top;
  background-color:#222;
}

.cellsshoutbox img { 
  max-width: 390px; 
  max-height: 390px; 
  letter-spacing: expression(((this.width>390)?this.width=390:null)?"normal":"normal"); 
  word-spacing: expression(((this.height>390)?this.height=390:null)?"normal":"normal"); 
}

.cellsreg {
  width: 610px;
  background-image: url(img/assault1.jpg);
  background-position: right;
  background-repeat: no-repeat;
}

table.cellsreg td {
  width: auto;
  text-align: left;
}

/* END::INDEX::MAIN */
/* BEGIN::INDEX::RIGHT */

div#mainright {
  float: right;
  width: 220px;
}

div.mainright {
  text-align:left;
  margin-left: 22px; 
  margin-right: 23px;
  padding-right:5px;
  overflow:hidden;
}

* html div.mainright {
  padding:0px 15px 0px 2px;
  margin-left: 22px;
  margin-right: 15px; 
  word-wrap:break-word;
}

div.mainrightimg {
  text-align: center; 
  margin-left: 5px; 
  margin-right: 5px;
  margin-top: 5px;
}

div.mainright img { 
  max-width: 140px; 
  max-height: 140px; 
  letter-spacing: expression(((this.width>140)?this.width=140:null)?"normal":"normal"); 
  word-spacing: expression(((this.height>140)?this.height=140:null)?"normal":"normal"); 
}

div.index_28 {
  background: url(img/index_28.jpg) no-repeat;
  width: 220px;
  height: 22px;
  display: block;
}

div.index_29 {
  background: url(img/index_29.jpg) no-repeat;
  width: 220px;
  height: 43px;
  display: block;
}

div.index_18 {
  background: url(img/index_18.jpg) no-repeat;
  width: 10px;
  height: 79px;
  display: block;
}

div.index_21 {
  background: url(img/index_21.jpg) no-repeat;
  width: 10px;
  height: 36px;
  display: block;
}

/* END::INDEX::RIGHT */
/* END::INDEX */

/* BEGIN::FOOTER */

div#imgfooter {
  width: 942px;
  height: 107px;
  float: left;
  background: url(img/index_27.jpg) no-repeat top;
}

div#imgfooter div {
  position: relative;
  top: 15px;
  right: 15px;
  font: 10px Tahoma;
  float: right;
  text-align: right;
}

div#imgfooteradmin {
  width: 942px;
  height: 107px;
  float: left;
  background: url(img/index_36.jpg) no-repeat top;
}

div#imgfooteradmin div {
  position: relative;
  top: 15px;
  right: 15px;
  font: 10px Tahoma;
  float: right;
  text-align: right;
}

div#imgfooterfull {
  width: 942px;
  height: 107px;
  float: left;
  background: url(img/index_33.jpg) no-repeat top;
}

div#imgfooterfull div {
  position: relative;
  top: 15px;
  right: 15px;
  font: 10px Tahoma;
  float: right;
  text-align: right;
}

/* END::FOOTER */

/* END: SIEGE EDIT */

a:link {
	color: #C0C0C0;
	text-decoration: none;
	
}

a:visited {
	color: #CCC;
	text-decoration: none;
}

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

a:active {
	color: #CC1212;
	text-decoration: none;
}
.style12 {font-family: Tahoma; color: #C1C482; font-weight: bold; }
.style13 {font-size: 9px; color: #8A8F47; }
.style14 {color: #C1C482}
.style15 {color: #C1C482; font-family: Tahoma;}
.style16 {color: #8A8F47}

/* ============== Some other stuff ============== */

h1 	{ font-size:160%; }
h2 	{ font-size:130%; }
h3 	{ font-size:120%; margin:1em 1em 1em 0; }
h4 	{ font-size:100%; font-weight:bold; margin:1.5em 1em 1em 0; }
h5 	{ font-size:95%; margin-top:0; }
h6 	{ font-size:90%; margin-top:0; }

.bbstyle1	{ font-size:160%; font-weight:bold; }
.bbstyle2	{ font-size:130%; font-weight:bold; }
.bbstyle3	{ font-size:120%; font-weight:bold; }
.bbstyle4	{ font-size:110%; font-weight:bold; }
.bbstyle5	{  }
.bbstyle6	{  }
.bbstyle7	{  }
.bbstyle8	{  }
.bbstyle9	{  }

/* ============== Various ============== */

table.forumfooter td {
  width:200px;
  text-align: left;
  padding:0px 10px 0px 10px;  
}

.disp		{ padding:12px; margin:0; }

panther  	{ 
  color: #CC1212; 
  font-weight:bold; 
}

.block		{ font-size:11px; padding:5px; margin:12px; border:3px groove #333; background-color: #1A1A1A; text-align: left;  }
.block2		{ width: auto; font-size:11px; padding:5px; margin:12px; text-align: left; }

.blockadmin	{ 
  width:auto; 
  font-size:11px; 
  padding:5px; 
  margin:12px 10px 12px 10px; 
  border: 1px solid #333; 
  background-color: #1A1A1A; 
  text-align: left;  
}

.blockhead	{ 
  width:auto; 
  font-size:11px; 
  font-weight:bold;
  padding:5px; 
  margin:12px 10px 12px 10px; 
  border: 1px solid #333; 
  background-image: url(img/bgtable.jpg);
  background-repeat:repeat-y;
  background-color: #1A1A1A; 
  text-align: left;  
}

.blockauth	{ 
  width:auto; 
  font-size:11px; 
  padding:5px; 
  margin:12px 10px 12px 10px; 
  border: 1px solid #333; 
  background-color: #1A1A1A; 
  text-align: center;  
}

.blockauthmain	{ 
  width:auto; 
  font-size:11px; 
  padding:15px 5px 15px 5px; 
  margin:12px 10px 12px 10px; 
  border: 1px solid #333; 
  background-color: #1A1A1A; 
  text-align: center;  
}

.blockcomments	{ 
  width:415px; 
  font-size:11px;
  color:#8A8F47; 
  padding:5px; 
  margin:5px 0px 0px 15px; 
  border: 1px solid #666; 
  background-color: #1A1A1A; 
  text-align: left;  
}

* html .blockcomments {  /* IE Hack */
  border: 2px groove #666;  
}

.blockpolls	{ 
  width:415px; 
  font-size:11px;
  color:#8A8F47; 
  padding:5px; 
  margin:5px 5px 0px 80px; 
  border: 1px solid #666; 
  background-color: #1A1A1A; 
  text-align: left;  
}

* html .blockpolls {  /* IE Hack */
  border: 2px groove #666;  
}

.blockfull	{ 
  width:881px; 
  font-size:11px; 
  padding:5px; 
  margin:12px 10px 12px 10px; 
  border: 1px solid #333333; 
  background-color: #1A1A1A; 
  text-align: left;  
}

.blockfullhead	{ 
  width:auto; 
  font-size:11px;
  font-weight:bold; 
  padding:5px; 
  margin:12px 10px 12px 10px; 
  border: 1px solid #333333; 
  background-image: url(img/bgtable.jpg);
  background-repeat:repeat-y;
  background-color: #1A1A1A; 
  text-align: left;  
}

.error  	{ 
  width: auto; 
  font-size: 11px; 
  padding: 24px 8px 24px 8px; 
  margin: 12px 10px 12px 10px; 
  color: #CC1212; 
  border: 1px solid #333; 
  background-color: #1A1A1A; 
  font-weight:bold; 
  font-size:110%; 
  text-align: center;  
}

.errorcomments  	{ 
  width: auto; 
  font-size: 11px; 
  padding: 24px 8px 24px 8px; 
  margin:5px 0px 0px 15px; 
  color: #CC1212; 
  border: 1px solid #666; 
  background-color: #1A1A1A; 
  font-weight:bold; 
  font-size:110%; 
  text-align: center;  
}

textarea , .tinput , input ,  optgroup {
  border: 2px solid #303030;
  background-color: #CCC;
  color: #303030;
  font-size:11px;
}

select , option {	
  background-color: #CCC;
  color: #303030;
  font-size:9px;
  margin: 1px;
}

.button		{ 
  border: 2px solid #303030;
  background-color: #CCC;
  color: #303030;
  font-size:9px;
}

.shoutboxinput {
  width:auto;
  font-family:Tahoma;
  border: 1px solid #303030;
  background-color: #1A1A1A;
  color: #999966;
  font-size:10px;
}

.codetitle	{ 
  font-size:9px; 
  color:#666; 
  padding:2px; 
  margin-top:5px; 
}

.code 		{ 
  font-size:11px; 
  color:#59739B; 
  background-color:#1A1A1A; 
  border: 1px dashed #2A2A2A; 
  padding:2px; 
  margin-bottom:5px; 
  font-family:monospace; 
}

.valid 		{ height:48px; text-align:center; vertical-align:middle; }
.download 	{ 
  font-size:110%; 
  text-align:center; 
  background-color: #111; 
  padding:16px; 
  margin-top:16px; 
  border: 1px solid #333;
}

.paging		{ 
  text-align:center; 
  padding:5px; 
  text-align:right; 
  font-size:90%; 
}

.coltop		{ 
  text-align:center; 
  font-size:95%;  
  background-color:#2A2A2A!important; 
  color:#707070; 
}

.sectiontop {
  padding:4px;
  background-color:#222!important; 
  font-weight:bold;
  font-size:110%;
  color:#707070;
}

.centerall 	{ 
  text-align:center; 
}

.desc 		{ width:auto; font-size:90%; padding:3px; color:#C1C482; border:1px solid #333; background-color:#111 }
.odd		{ background-color:#F1F1F1!important; }
.even		{ background-color:#EBEDEC!important; }
li 			{ margin:2px; }

img			{ border-width:0; }
ul 			{ list-style-type:square; }
form		{ margin:0; }
.colleft	{ float:left; margin:0px 4px 0px 4px; }
.colright	{ float:right; margin:0px 4px 0px 4px; }
.bar_front 	{ background-color:#999966; border-right:0px solid #333333; padding:0; color:#DDDDDD; height:8px; }
.bar_back 	{ background-color:#222; border:1px solid #333333; margin:0 7px 0 7px; height:8px; }
.bbcodes a img { border:1px outset #A0A0A0; background-color:#999BAC; }
.smilies a img { border:0; background-color:transparent; }
.today		{ border:1px dashed #DDAA00; }
.signature 		{ color:#979797; font-size:90%; max-height:170px; overflow:hidden; }
.signature a	{ color:#000000; }

/* ============= Images =============== */

.forum_posts_row_text {
  min-height:80px;
}

.forum_posts_row_text img { 
  max-width: 670px; 
  max-height: 800px; 
  letter-spacing: expression(((this.width>580)?this.width=670:null)?"normal":"normal"); 
  word-spacing: expression(((this.height>800)?this.height=800:null)?"normal":"normal"); 
}

.usercp_photo_avatar img { 
  max-width: 60px; 
  max-height: 60px; 
  letter-spacing: expression(((this.width>60)?this.width=60:null)?"normal":"normal"); 
  word-spacing: expression(((this.height>60)?this.height=60:null)?"normal":"normal"); 
}

/* =============== ID ================== */

#container
	{
	padding:0;
	margin:0;
	width:768px;
	background-color:#F5F6F9;
	}

#header
	{
	padding:0;
	margin:0;
	height:96px;
	}

#user
	{
	margin:3px 4px 12px 4px;
	padding:0;
	font-size:90%;
	color:#888888;
	text-align:right;
	}

#user a
	{
	color:#888888;
	}

#user ul
	{
	padding:1px;
	margin:0;
	}

#user li
	{
	display:inline;
	list-style:none;
	margin:0;
	padding:3px;
	}

#nav
	{
	margin:-3px 0 0 0;
	padding:0;
   	}


#nav ul
	{
    padding:2px;
    margin:0;
    border-bottom:1px solid #555555;
	}

#nav li
	{
	display:inline;
	list-style:none;
	padding:2px 6px 2px 6px;
	margin:3px 3px 0 3px;
	font-size:110%;
	font-weight:bold;
  	background-color:#E0E0E0;
  	background:url(img/tab.gif) repeat-x;
    border:1px solid #C0C0C0;
	}

#nav p
	{
	padding:1px;
	font-size:80%;
	}

#title
	{
	padding:4px;
	margin:8px 20px 8px 20px;
	font-size:125%;
	font-weight:bold;
	border: 3px groove #333333;
	background-color:#111111;
	}

#subtitle
	{
	padding: 2px;
	margin: 2px 20px 4px 20px;
	font-size:90%;
	vertical-align:top;
	}

#main
	{
	padding:16px;
	margin:8px 20px 8px 20px;
	vertical-align:top;
	}

#news
	{
	margin:0 32px 24px 8px;
	padding:0;
    }

#news ul
	{
    padding:2px;
    margin:2px;
	}

#news li
	{
	list-style:none;
	margin:0;
	padding:8px;
	}

#side
	{
	background-color:#F0F0F0;
	padding:4px;
	margin:8px;
	}

#online
	{
	padding:24px 4px 4px 4px;
	margin:0;
	font-size:80%;
	}

#footer
	{
	clear:both;
	padding:0px;
	margin:0;
	font:80% Verdana, Arial, sans-serif;
	color:#888888;
	text-align:right;
	}

.miniblock p 	{ margin:3px; padding:3px; }

