/* * * * * * * * *\
* By Darkelarious *
* 333Networks     *
\* * * * * * * * */

* {
  padding: 0;
  margin: 0;
  border: 0px dashed #fff;
}

body{
  background:#000;
}

#body{
  display:block;
  width: 980px;
  margin:auto;
  background: #000;
  color : #aaa;
  font-family : Helvetica;
  font-size: 10pt;
}


a {
  color : #ff0;
  text-decoration : none;
}
a:hover {
  text-decoration : none;
  color : #0af;
}

p,ul,ol {
margin: 0 0 12pt 0;
}

/* captions of p, ul and ol  in sidebars*/
.hdr {
	height: 27px;
	background: url(images/hdr_mid.gif) top left repeat-x;
	text-align: center;
  font-size: 12px;
	font-weight: bold;
	color: #bb0;
}
.hdr-left {
	background: url(images/hdr_left.gif) top left no-repeat;
}
.hdr-right {
	background: url(images/hdr_right.gif) top right no-repeat;
	padding-top: 8px;
	height: 19px;
}

.btm {
	height: 27px;
	background: url(images/btm_mid.gif) top left repeat-x;
	text-align: center;
  font-size: 12px;
	font-weight: bold;
	color: #bb0;
  margin-bottom:24pt;
}
.btm-left {
	background: url(images/btm_left.gif) top left no-repeat;
}
.btm-right {
	background: url(images/btm_right.gif) top right no-repeat;
	padding-top: 8px;
	height: 19px;
}


/* title  pic*/
#header {
  text-align: center;
  margin: 0 0 0 0;
  height: 130px;
}

/* navigation-menu */
#navigation {
  float: left;
  width: 170px;
  margin: 0 10px 10px 10px;
}

#navigation ul {
  margin:0;
  list-style : none;
  padding: 2px 10px 2px 10px;
  border-right: 1px solid #000;
  border-left: 1px solid #000;  

}

#navigation p {
  margin:0;
  background: #202020;
  padding: 2px 10px 2px 10px;
  font-family: Verdana;
  border-right: 1px solid #000;
  border-left: 1px solid #000;  
}
#navigation p img{
  float:left;
}

#menu {
  background: #202020;
  font-family: Verdana;
  font-weight: bold;
}

#menu a {
  display:block;
  font-family : Tahoma;
  font-weight : bold;
  color:#bb0;
}

#menu a:hover {
  background : #555 url(images/profile.gif);
  color : #ff0;
}

#menu ul {
  margin : 0 0 0 8px;
  border:0;
}

#menu ul li {
  padding : 0;
}

#menu ul li a{
  font-weight:normal;
  color:#999;
  padding : 1px 1px 1px 4px;
}

/* adright column */
#adright {
  float: right;
  width: 122px;
  margin: 0 10px 0 10px;
}

#adright p {
  margin:0;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}

/* content  */
#content {
  margin : 10px 142px 0 190px;
  padding : 10px 10px 10px 10px;
  border: solid 1px #000; 
	background: #313131 url(images/body.gif);
  text-align: justify;
}

#content p{
margin: 0 0 12pt 0;
}

#content ul,ol{
margin: 0 0 12pt 20px;
}

/* credits bar */
#credits {
  clear: both;
  padding: 10px;
  font-size : x-small;
  text-align: center;
}

/*body content information */
hr{ 
  height: 0px; 
  border: dashed #bb0 0px; 
  border-top-width: 1px;
  margin: 10pt 0 10pt 0;
}

/* headers */
h1, h2, h3, h4, h5 {
  margin-bottom : 4pt;
}
h1 {
  font-weight : normal;
  font-size : 20pt;
  color : #bb0;
  font-family : Verdana;
}
h2 {
  font-weight : normal;
  font-size : 15pt;
  color : #dd0;
}
h3 {
  font-weight : bold;
  font-size : 10pt;
  color: #ff5;
}
h4 {
  font-weight : bold;
  font-size : 10pt;
  color : #ffd;
}
h5 {
  font-weight : bold;
  font-size : 10pt;
  color : #ffc;
}

/* tables */
table{
  width: 99%;
  margin: 2px 2px 12pt 2px;
  border-spacing: 0;  
}

th {
	color: #333; 
	font-weight: bold;
	background: #990 url(images/th.gif) top left repeat-x;
	border-top: solid 1px #990;
	border-right: solid 1px #772;
	border-bottom: solid 1px #550;
	border-left: solid 1px #990;
  padding: 0 0 0 5px;  
  height: 27px;
}

tr td {
	border-left: solid 1px #404040;
	border-right: solid 1px #121212;
	border-top: solid 1px #3c3c3c;
	border-bottom: solid 1px #131313;
	background: #313131 url(images/cell.gif) top left repeat-x;
  padding: 0 0 0 5px;
  height: 25px;  
}

/* index */
#blogstyle{
  padding: 5px;
  font-style : italic;
  font-family : Verdana;
}

#blogstyle img{
  float: right;
  margin: 0 0 12pt 8px;
  width: 200px;
}
/* donate section */
#donate{
  width:450px;
  margin:auto;
}
#donate form table{
  width: 250px;
  margin: 0 auto 12pt auto;
  border: 1px solid #121212;
  background:#333;
  padding: 0 4px 0 4px;
}

#donate form table input{
  display:block;
  border: 1px solid #121212;
  color: #222;
  background: #aaa;
  padding: 1px;
}

.newsitem h3{
  display:block;
}

.mod{
  padding: 5px;
}
.mod img{
  float: left;
  margin: 0 8px 0 0;
  width: 230px;
}



/* serverstats tables */
#serverstats{
  width: 300px;
}

#serverstats tr td {
  border:0;
  background: none;
  padding: 0 0 0 5px;
  height: 11pt;  
}

#playerstats{
  width: 580px;
  border-collapse:collapse;
}

#playerstats tr td{
  border: 0;
  border-bottom: 1px solid #333;
  background: none;
  padding: 0 0 0 5px;
  height: 12pt;  
}

/* serverstats */
#statimg {
float: right;
margin: 5px 150px 0 0;
width: 166px;
height:180px;
background: #333;
border:1px solid black;
}
#statimg img {
margin : 3px 3px 0 3px;
padding:0;
width : 160px;
height: 160px
}
#statimg sup {
padding:0 0 0 20px;
font-size: 7pt;
color: #bb0;
}


.admin{
  width: 80%;
  margin:auto;
}

.top{
	background: #4A6786 url(images/th.gif) top left repeat-x;
	border-left: solid 1px #317CC2;
	border-right: solid 1px #164C7D;
	border-top: solid 1px #3981C3;
	border-bottom: solid 1px #164C7D;
  padding: 2pt;
  margin:0;
  text-align:center;
}

/* 404 */
#browser{
display:block;
margin: 10px 100px 15px 100px;
}

/* common tags */
.quote {
font-style : italic;
font-family : Verdana;
color : #999;
}
.date {
font-style : italic;
font-family : Verdana;
color : #99b;
}
.ext {
  color : #fff;
  text-decoration : none;
}


/* Folder Dirlist Table */
#folder td {
  vertical-align: top;
  padding: 3px;
}

#folder .des{
	border-left: solid 1px #404040;
	border-right: solid 1px #121212;
	border-top: solid 1px #3C3C3C;
	border-bottom: solid 1px #131313;
	background: #313131 url(images/cell.gif) top left repeat-x;
}

#folder h3 {
  margin : 0 0 2pt 0;
}
#folder img {
  display: block;
  margin: auto;
  width: 200px;

  border-left: solid 1px #404040;
  border-right: solid 1px #121212;
  border-top: solid 1px #3C3C3C;
  border-bottom: solid 1px #131313;    
}
#folder a{
  border-bottom : 0;
}

.folderimg {
  float:right;
  display: block;
  margin: 0 0 2px 5px;
  width: 150px;

  border-left: solid 1px #404040;
  border-right: solid 1px #121212;
  border-top: solid 1px #3C3C3C;
  border-bottom: solid 1px #131313;  
}

/* Download Details */
#details{
  width:97%;
  margin: 0 0 0 0;
  text-align:center;
}

#details tr td {
	border-left: solid 1px #404040;
	border-right: solid 1px #121212;
	border-top: solid 1px #3C3C3C;
	border-bottom: solid 1px #131313;
	background: #313131 url(images/cell.gif) top left repeat-x;
	padding: 4px;
}
#details2{
  width:97%;
  margin: 0 0 12pt 0;
  text-align:left;
}

#details2 tr td {
  vertical-align: top;
	border-left: solid 1px #404040;
	border-right: solid 1px #121212;
	border-top: solid 1px #3C3C3C;
	border-bottom: solid 1px #131313;
	background: #313131 url(images/cell.gif) top left repeat-x;
	padding: 4px;
}

#details2 img {
  display: block;
  margin: auto;
  margin-bottom:0;
  width: 250px;

  border-left: solid 1px #404040;
  border-right: solid 1px #121212;
  border-top: solid 1px #3C3C3C;
  border-bottom: solid 1px #131313;    
}

/*screenshot*/
#image{
float:right; 
margin: 10px 10px 10px 10px; 
width: 280px; 
border:1px solid #000; 
background: #444;
}
#image a{
border-bottom:0;
}
#image img{
border:1px solid #333;
margin:10px 10px 0 10px; 
width: 260px;
}
#image span{
margin: 0 0 0 20px; 
font-size:10px;
}

.highslide {
	outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	visibility: visible;
}