<? 
header('Content-type: text/css');
$valid=2516; $dontkill=1;
include '../../f.php';

$bg = $_SESSION['bg']; 
$ot=$_SESSION['ot']; 
$it=$_SESSION['it']; 

$bg=$bg?$bg:'44667b';
$ot=$ot?$ot:'dbd0ba';
$it=$it?$it:'ffffff';

$it='dbd0ba';


$bg=901313;

$bg='191919';
$ot='000000';


?>
body {
  width: 100%;
  padding: 0px;
  text-align: center; <? /*
  background-color: #<?=$bg?>;
 background: url('http://img214.imageshack.us/img214/2698/backroundxz5.png'); */ ?>
background: #<?=$bg?> url('http://www.geocities.com/knightsdivineirc/blackbg.jpg') repeat-x;
  margin: .63em 0px;
}


div {
  text-align: left;
}
a { cursor: pointer; }
.b {
  font-weight: bold;
}
#center {
  height: 100%;
}

.r_box {
   margin: 5px auto;
   background: #<?=$ot?>; position: relative; padding: 0; width: 100%; z-index: 2;
}
.r1_top { 
   background: url(round2.php?i=<?=$ot?>&o=<?=$bg?>&a=tl) no-repeat top left; float: left; 
}
.r_top {
   background: url(round2.php?&i=<?=$ot?>&o=<?=$bg?>&a=tr) no-repeat top right;
}
.r1_bottom { 
   background: url(round2.php?i=<?=$ot?>&o=<?=$bg?>&a=bl) no-repeat bottom left; float: left;
}
.r_bottom { 
   background: url(round2.php?i=<?=$ot?>&o=<?=$bg?>&a=br) no-repeat bottom right;
}





.r1_top, .r_top, .r1_bottom, .r_bottom {
   width: 100%;
   height: 15px;
   font-size: 0px;
}
.r_content { margin: 6px 15px; }



.r2_box {
   background: #<?=$it?>; z-index: 3; width: 100%;
}
.r2_top div {
   background: url(round2.php?i=<?=$it?>&o=<?=$ot?>&a=tl) no-repeat top left;
}
.r2_top {
   background: url(round2.php?i=<?=$it?>&o=<?=$ot?>&a=tr) #<?=$it?> no-repeat top right;
}
.r2_bottom div {
   background: url(round2.php?i=<?=$it?>&o=<?=$ot?>&a=bl) no-repeat bottom left;
}
.r2_bottom {
   background: url(round2.php?i=<?=$it?>&o=<?=$ot?>&a=br) #<?=$it?> no-repeat bottom right;
}

.r2_top div, .r2_top, .r2_bottom div, .r2_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.r2_content { margin: 0px 15px; background: #<?=$it?>; }




UNKNOWN {
        FONT-SIZE: small;
}
#header {
        FONT-SIZE: 93%; BACKGROUND: #000 repeat-x 50% bottom; FLOAT: left; LINE-HEIGHT: normal; height: 33px;
}
#header UL {
        PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px; LIST-STYLE-TYPE: none;
}
#header LI {
        PADDING-RIGHT: 0px; PADDING-LEFT: 9px; BACKGROUND: url(left.gif) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}
#header A {
        PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 6px; FONT-WEIGHT: bold; BACKGROUND: url(right.gif) no-repeat right top; FLOAT: left; PADDING-BOTTOM: 4px; COLOR: #765; PADDING-TOP: 5px; TEXT-DECORATION: none; font-size: 12px;
}
#header A {
        FLOAT: none;
}
#header A:hover {
        COLOR: #333;
}
#header #current {
        BACKGROUND-IMAGE: url(left_on.gif);
}
#header #current A {
        BACKGROUND-IMAGE: url(right_on.gif); PADDING-BOTTOM: 5px; COLOR: #333;
}
<? $bg=901313; ?>
input:hover {
  border: #<?=$bg?> 2px solid;
}
.bigcenteru {
  width: 100%;
  text-align: center;
  border-bottom: #000 1px solid;
  padding-bottom: .3em;
  font: bold small-caps 1.25em arial;
}
.news {
  padding-top: 1em;
  border-bottom: #<?=$bg?> 2px dashed;
  width: 100%;
}
.newstitle {
  font: bold small-caps .8em arial;
}
.newstext {
  padding-left: 1em;
  padding-top: .3em;
  font: normal normal .8em veranda;
}
.newslist {
  list-style-type: circle;
}
.leftmu, .reggr, .reggl {
  text-align: left;
  border-bottom: #<?=$bg?> 1px solid;
  padding: .3em .6em;
  font: normal normal .8em veranda;

}
.leftmu {
  width: 6.1em;
  position: relative; 
  left: -30px;
  float: left;
}
.hpreg, .hpregm {
  float: left;
  width: 90px;
  padding-left: 3px;
  border-bottom: #<?=$bg?> 1px solid;
  font-size: 13px;
  padding-top: 5px;
  height: 23px;
}
.cl { clear: both; }


input.but {
   border: #<?=$bg?> 1px solid; 
   width: 3.75em; 
   height: 1.5em; 
   background: #fff;
   cursor: pointer;
}
.regl, .regr {
  border-bottom: #<?=$bg?> 1px solid;
  padding: 5px;
  height: 25px;
  font-size: 15px;
}
.regr {
   width: 235px;
   float: left;
}
.regl {
   width: 95px;
   float: left;
   font-weight: bold;
}

.ranks {
   width: 140px;
   height: 1.2em;
   border: #<?=$bg?> 1px solid;
   border-top: none;
   background: #fff; color: #000;
   cursor: pointer;
}

.rankt {
  border-left: #<?=$bg?> 1px solid;
  padding: 3px 5px;
  border-bottom: #<?=$bg?> 1px solid;
}
.rankf { border-right: #<?=$bg?> 1px solid; }

.ranks:hover { background: #<?=$bg?>; color: #fff; }
.rankn, .rankr, .rankc, .rankl, .ranka, .rankat {
   float: left;
   height: 1.25em;
   border-left: #<?=$bg?> 1px solid;
   border-bottom: #<?=$bg?> 1px solid;
   text-align: center;
   width: 6em;
   font: normal normal .85em veranda;
   padding: .2em;
   background: #fff;
}
.rankr {
   clear: both;
   width: 1.75em;
}
.rankn { width: 11em; text-align: left; padding-left: .3em; cursor: pointer; }
.rankc { width: 6.25em; }
.rankb { font: bold normal 1em veranda; }
.rankat { position: relative; border-right: #<?=$bg?> 1px solid; width: 65px; }
.np, .np2, .np3 { position: absolute; padding-top: 0px; top: .25em; left: 5px; cursor: pointer; }
.np { left: 25px; top: 0px; }
.np3 { left: 50px; }
div.resize {
	position: absolute;
	width: 5px; 
	height: 5px;
	border: #000 1px solid;
	background-color: #FFF;
	z-index: 101;
	font-Size: 5px;
}


.arweapl, .arweapr {
   float: left;
   font-size: 12px;
   cursor: pointer;
   padding-top: .3em;
}
.arweapr {
   float: right;
   text-align: right;
}
.arweapl:hover { color: #060; }
.arweapr:hover { color: #F00; }
.pur {
   padding-top: 10px;
   clear: both;
   padding-bottom: 25px; 
   border-bottom: #<?=$bg?> 1px dashed;
   font-size: 14px;
}
.info { font-size: 14px; font-weight: bold; border-bottom: #<?=$bg?> 1px dashed; }
.nb { font-weight: normal; }
.chainpm {
  clear: both;
  float: left;
  font-size: 18px;
  padding: 2px;
}
.chainc { border-left: #<?=$bg?> 1px solid; }
.point { cursor: pointer; }
.c { text-align: center; }

.weapw, .weapn, .weapp, .weapc, .weaps {
padding: .3em .1em; 
border-bottom: #<?=$bg?> 1px dashed;
float: left;
border-right: #<?=$bg?> 1px solid;
text-align: center;
height: 18px;
font-size: 13px;
}
.weapb {
border-bottom: #<?=$bg?> 1px solid;
}
.weapw {
clear: both;
width: 120px;
}
.weapn { width: 65px; }
.weapp { width: 45px; }
.weapc { width: 50px; }
.weaps { width: 45px; border-right: none; }
.b { font-weight: bold; }

.folder {
  width: 140px;
  border-bottom: #<?=$bg?> 1px dashed;
  padding: 5px 0;
  padding-left: 10px;
  

}


.user, .useri {
  float: left; 
  width: 175px;
  border-bottom: #<?=$bg?> 1px solid;
  padding: 2px 0; height: 1.4em;
}
.user {
  clear: both;
  width: 150px;
  font-weight: bold;
}
.r { font-weight: normal; }

.msg {
  padding: 3px 3px 4px 3px;
  border-bottom: #<?=$bg?> 1px solid;
}
.cc { 
  padding-bottom: 0;
  border-bottom: #000 1px dashed;
  
}
.cc:hover { color: #000099; border-bottom: #009 1px solid; }


#info_a, #info_a2 {
  background-image: url('../icon/arrow_down.png'); 
  height: 16px; 
  width: 16px; 
  position: absolute; 
  right: 2px; 
  bottom: 6px; 
  z-index: 5; 
  cursor: pointer;
}
#info_a2 { background-image: url('../icon/arrow_up.png'); }

.hqt {
  border-bottom: #<?=$bg?> 1px solid; 
  padding: 3px 5px 4px 5px;
}
.hql {
  width: 210px;
  padding: 5px;
  border-bottom: #<?=$bg?> 1px solid;
}
    .att {
      border-bottom: #<?=$bg?> 1px solid; 
      width: 290px;
      padding: 6px 5px;
    }
    .logbor {
      width: 145px;
      margin-top: 10px;
      height: 25px;
      border: #<?=$bg?> 1px solid;
      border-right: none;
      padding: 5px;
      background: transparent;
      font-weight: bold;
      position: relative;
    }
    .logabs, .logsel {
      position: absolute;
      width: 150px;
      padding: 5px;
      top: 0;
      left: 0;
      height: 25px;
      cursor: pointer;
      z-index: 3;
    }
    .logsel { background: #dbd0ba; }
    .logt {
      border-bottom: #<?=$bg?> 1px solid;
      padding: 4px 1px 5px 1px;
    }
    .def { cursor: default; }
    .g { color: #050; }
    .r { color: #a00; }
.train {
  border-bottom: #<?=$bg?> 1px solid;
  padding: 3px 1px;
}
.upg {
  clear: both;
  border-bottom: #<?=$bg?> 1px solid;
}
.upgl {
  clear: both;
  float: left;
  width: 70px;
  padding: 5px;
  font-weight: bold;
}
.upgr {
  float: left;
  width: 243px;
  border-left: #<?=$bg?> 1px solid;
}
.upgi {
  padding: 5px;
  cursor: default; 
  border-bottom: #<?=$bg?> 1px dashed;
}
.farm {
  border-bottom: #<?=$bg?> 1px solid;
  padding: 3px 1px;
}
.sett {
  border-bottom: #<?=$bg?> 1px solid;
  padding-left: 10px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.hero {
  padding: 5px 4px;
  border-bottom: #<?=$bg?> 1px solid;
}

#header_1 { background: url("../images/announcementskd.jpg") 0 0px no-repeat; }

#header_2 { background: url("../images/rankingskd.jpg") 0 0 no-repeat; }

#header_3 { background: url("../images/helpkd.jpg") 0 0 no-repeat; }

#header_4 { background: url("../images/ruleskd.jpg") 0 0 no-repeat; }

#header_5 { background: url("../images/forumskd.jpg") 0 0 no-repeat; }

#header_6 { background: url("../images/chatkd.jpg") 0 0 no-repeat; }



.rollover { float: left; z-index: 1; position: relative; }

.rollover a {
  display: block;
  width: 150px;
  height: 46px;
  padding: 0;
  text-decoration: none;
}

.rollover a:hover {
  position: relative;
  background: inherit;
  background-position: 0 -46px;
  z-index: 5;
}
.online { color: #<?=$bg?>; }

