
a.img {
border:none;
}

a {
	color:white;
	text-decoration:none;	
}

a:hover {
	text-decoration:underline;	
}

p {
	margin:0;	
}

.cb {
	clear:both;	
}

.fl {
	float:right;
}

.fleft {
	float:left;
}

.ml10 {
	margin-left:10px;
}
.bold {
	font-weight:bold;	
}

.bold2 {
	font-weight:bold;	
	font-size:1.2em;
}

.red {
color:red;	
}

.notopmargin {
margin-top:0px;	
}

body {
font-family:Georgia,Times,"Times New Roman",serif;
font-size:12px;
width:975px;
min-width:975px;
margin:5px auto;
background:#E9E8E8;
}

#wrapper {
width:975px;
min-width:975px;
background:white;
padding:5px;
}

#header {
	height:152px;
	background:url('/img/sitev2/v2header.png') no-repeat;		
}

#dmwheader {
	height:152px;
	background:url('/img/sitev2/dmwheader.png') no-repeat;		
}

#home {
	width:600px;
	height:145px;
	float:left;
}
/**
 * General purpose error dialog
 */
#forgotdialog {
	display:none;
}
#forgotdialog p {
	margin-bottom:10px;	
}

#messageplayerdialog {
	display:none;
}
#messageplayerdialog p {
	margin-bottom:10px;	
}


#errordialog {
	display:none;
}

#errortitle {
	width:70%;
	height:30px;
}
#errordialog #errorimage {
	background:url('/img/site/error.png') no-repeat;
	width:50px;
	height:50px;
	float:left;	
}

#errordialog h1 {
	padding:0px 0px 9px 5px;
	margin:0;
}
/**
 * Login box
 */
#login {
	width:170px;
	height:100px;
	margin:30px 23px 0px;
	float:right;
	color:white;
}

.loginfield input {
	font-size:1.2em;
	margin-bottom:5px;
}

#loginbottom {
	width:100%;
}

#loginbottom #lost {
	float:left;
	font-size:0.9em;
	padding-top:5px;
}

#loginbottom #logingo {
	float:right;
}

#login .welcome {
	font-size:1.2em;
}

#logoutcontainer {
	height:60px;
}

#logoutbutton {
	float:right;
}

#serverload {
	width:170px;
	height:20px;
	margin-top:35px;
	text-align:right;
}

/**
 * Homepage top container
 */

.ui-widget-content {
	border:none;	
}

.ui-tabs {
	padding:0;	
}

.ui-tabs .ui-tabs-panel {
	padding:0em;	
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
padding-bottom:0em;
}

 #hptabs {
 	width:100%;
	height:280px;
	min-width:975px;
	margin-top:10px;
 }
 
 .hpstrap {
 	width:375px;
	height:227px;
	float:left;
	background:url('/img/sitev2/hpcl.png') no-repeat;
	padding:5px;
	font-size:0.8em;		
 }
 
 .hptab1image {
	float:left;
	width:590px;
	height:227px;
	background:url('/img/sitev2/hpct1.png') no-repeat;		
 }

 .hptab2image {
	float:left;
	width:590px;
	height:227px;
	background:url('/img/sitev2/hpct2.png') no-repeat;		
 }
 
 .hptab3image {
	float:left;
	width:590px;
	height:227px;
	background:url('/img/sitev2/hpct3.png') no-repeat;		
 }
 /**
  * Servers on homepage
  *
  */
 
#hps {
	margin-top:5px;
	width:975px;
	height:361px;
	background:url('/img/sitev2/hpsb.png') no-repeat;
	position:relative;
}

#hps h3 {
	position:absolute;
	display:block;
	padding:0px;
	margin:0px;
	left:77px;
	top:5px;
	color:white;
	font-size:1.6em;	
}

#slider {
	margin-left:70px;
	padding-top:43px;
	position:relative;
}

#slider li{ 
	height:302px;
	width:836px;
	overflow:hidden;
}

.graphic, #prevBtn, #nextBtn {
text-indent:-8000px;
}

#prevBtn, #nextBtn { 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:10px;
	top:160px;
	}
		
#nextBtn{ 
	left:920px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:47px;
	height:49px;
	background:url(/img/sitev2/hpbl.png) no-repeat 0 0;	
}	
#prevBtn a:hover {
	background-position:0 -49px;
}

#nextBtn a{ 
	background:url(/img/sitev2/hpbr.png) no-repeat 0 0;	
}
#nextBtn a:hover {
	background-position:0 -49px;
}
	

.serversummary {
	float:left;
	margin:10px;
}

.gameimage {
	float:left;	
}

.mapimage {
	float:left;
	margin-left:10px;
	width:160px;
}

.gamedetails {
width:140px;
	float:left;
	margin:0px 0px 0px 10px;
}

.gamedetails .servername {
	font-size:.9em;
}
.gamedetails .serverdescription {
	font-size:.9em;
}

/**
 * Footer 
 */
#footer {
    background-color: #313131;
	clear:both;
    clear: both;
    color: #FFFFFF;
    font-size: 0.92em;
    position: relative;
	width:975px;
	margin:0 auto;
}

#footerinner {
padding:0px 10px 0px 10px;
}

#footer ul {
    line-height: 1.5;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 14px 0pt;
    text-align: right;
}

#copyright {
    bottom: 16px;
    color: #B3B3B3;
    position: absolute;
    width: 500px;
    font-size: 1.6em;
}

#footer a {
color: #DBDBDB;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/**
 * Main Menu
 * 
 */

 #menuWrapper {
	height:74px;
	background: #000000;
	padding: 0px;
	background: url(/js/menu/images/nav-bg.jpg);
 }
 .vertical {
 	vertical-align:middle;
 }

 /**
  * My Account
  */
 .col {
 	width:612px;
	float:left
}
 
.col .collt {
	background:url(/img/site/rbt.png) no-repeat 0 0;	
	width:612px;
	height:13px;
 }

.col .collb {
	background:url(/img/site/rbb.png) no-repeat 0 0;	
	width:612px;
	height:13px;
 }
  
 .col .collba {
	background:#6b6b6b;
	padding:4px; 	
 }
 
.col2 {
	width:300px;
	float:left;
	margin-left:10px;
}
 
.col2 .colrt {
	background:url(/img/site/rqt.png) no-repeat 0 0;	
	width:315px;
	height:13px;
 }

.col2 .colrb {
	background:url(/img/site/rqb.png) no-repeat 0 0;	
	width:315px;
	height:13px;
 }
  
.col2 .colrba {
	background:#6b6b6b;
	width:307px;
	padding:4px; 	
}

 /**
  * News
  */
 
 .newsitem {
 	width:100%;
	margin-bottom:10px;
 }
 
 .newsleft {
 	width:250px;
	float:left;
 }
 
 .newscontent {
 	float:left;
 }

 .newsheading {
 	font-size:1.4em;
 }
 
 /**
  * Server Info
  */

.vam {
vertical-align:middle;
}

#serverinfo {
	float:left;
	height:170px;
}

#serverinfo .mapimage {
	float:left;
	margin-left:10px;
	width:220px;
}

#serverinfo .mapimage img {
	width:220px;
}

.serverinfodetails {
	float:left;
	margin:0px 0px 0px 10px;
}

.serverinfoname {
	font-size:1.4em;
	padding:2px 0px 2px 0px;	
}

.serverinfodesc {
	font-size:1em;
	padding:2px 0px 2px 0px;	
}

#serverbuttons {
	margin-top:27px;
}
#serverbuttons img {
	vertical-align:middle;
}
#serverbuttonsoptions {
	margin-top:4px;
}

#serveractions {
	width:280px;
	float:right;
}

.tablediv {
	display:  table;
}
.celldiv {
	float:left;/*fix for  buggy browsers*/
	display:  table-cell;
	width:50%;
	vertical-align:middle;
}
.rowdiv  {
	display:  table-row;
	width:auto;
}


#playersheader {
	background:#333333 url(/js/jquery/theme/images/ui-bg_gloss-wave_25_333333_500x100.png) repeat-x scroll 50% 50%;
	width:100%;
	height:30px;
	margin-bottom:5px;
}

.playeractions {
	vertical-align:middle;
	text-align:center;
	font-size:1.4em;
	width:320px;
	float:left;
	padding-top:1px;
}

.playerping {
	vertical-align:middle;
	text-align:center;
	font-size:1.4em;
	width:100px;	
	float:left;
	padding-top:1px;
}

.playerscore {
	vertical-align:middle;
	text-align:center;
	font-size:1.4em;
	width:100px;	
	float:left;
	padding-top:1px;
}

.playername {
	vertical-align:middle;
	text-align:center;
	font-size:1.4em;
	float:left;
	padding-top:1px;
	padding-left:4px;
}

.playersep {
	border-right: 1px solid #aaaaaa;	
	height:20px;
	float:left;
	margin-top:4px;
}

.serverempty {
	width:100%;
	text-align:center;
}

#srefresh {
	background:url(/img/server/refreshr.png) no-repeat 0 0;
	width:85px;
	height:25px;
}

.serverinfodesc select {
	background:#6b6b6b;
	border:none;
}
/**
 * Rcon
 */

 #rconcol1 {
 	width:612px;
	float:left;
 }
 
 #rbt {
	background:url(/img/site/rbt.png) no-repeat 0 0;	
	width:612px;
	height:13px;
 }

 #rbb {
	background:url(/img/site/rbb.png) no-repeat 0 0;	
	width:612px;
	height:13px;
 }
  
 #rbba {
	background:#6b6b6b;
	padding:4px; 	
 }
 
 #rbba h3 {
 	margin: 0px 0px 5px 0px;	
 }

#rconcommand {
	float:left;
	margin-right:10px;
}

.rconline {
	margin-bottom:10px;	
	height:30px;
}

.rconline img {
	vertical-align:middle;
	border:none;
	padding:0;
	background:none;
	cursor:pointer;
}

.rconline .sendbutton {
	display:block;
	float:left;
	background:url(/img/server/rconsendr.png) no-repeat 0 0;
	width:85px;
	height:25px;
}

.rconline .sendbutton:hover {
	background-position:0 -25px;
}

.rconline .clearbutton {
	display:block;
	float:left;
	background:url(/img/server/clear.png) no-repeat 0 0;
	width:85px;
	height:25px;
	margin-left:20px;
}

.rconline .clearbutton:hover {
	background-position:0 -25px;
}

  #rconcol2 {
 	width:300px;
	margin-left:10px;
	float:left;
 }
 
#rqt {
	background:url(/img/site/rqt.png) no-repeat 0 0;	
	width:315px;
	height:13px;
}

#rqb {
	background:url(/img/site/rqb.png) no-repeat 0 0;	
	width:315px;
	height:13px;
}
 #rqba {
	background:#6b6b6b;
	padding:4px;
	width:307px;
	height:428px;	
 }
 
#rqba h3 {
 	margin: 0px 0px 5px 0px;	
}
 
 #newrcon {
 	display:none;
	cursor: default
 }
 
 #newrcon label {
 	display:block;
	float:left;
 	width:250px;
 }

#rconnewb a{
	display:block;
	float:left;
	background:url(/img/server/rconnewr.png) no-repeat 0 0;
	width:85px;
	height:25px;
}

#rconnewb a:hover {
	background-position:0 -25px;
}


input.error, select.error {
	background-color:#FFFFD5;
	border:2px solid red;
	color:red;
	margin:0;
}

 
#rconquick li{
 	list-style:none;
	list-style-position:inside;
 }
 
 #rconquick a {
 	font-size:1.1em;
 }

/**
 * Add server form
 */
.addfield {
	margin-bottom:5px;	
}

.addfield1 {
	display:block;
	float:left;
	width:150px;
}
.addfield label {
	display:block;
	float:left;
	width:150px;
}

.addfield input {
}

.collba h2 {
	margin: 0px 0px 10px 0px;
}

.collba p {
	margin: 0px 0px 5px 0px;
}

 /**
  * My Account
  */
 .addcol2 {
 	width:612px;
	float:left;
	margin-left:20px;
}
 
.addcol2 .collt {
	background:url(/img/site/rbt.png) no-repeat 0 0;	
	width:612px;
	height:13px;
 }

.addcol2 .collb {
	background:url(/img/site/rbb.png) no-repeat 0 0;	
	width:612px;
	height:13px;
 }
  
 .addcol2 .collba {
	background:#6b6b6b;
	padding:4px; 	
 }
 
.addcol {
	width:305px;
	float:left;
	margin-bottom:10px;
}
 
.addcol .colrt {
	background:url(/img/site/rqt.png) no-repeat 0 0;	
	width:315px;
	height:13px;
 }

.addcol .colrb {
	background:url(/img/site/rqb.png) no-repeat 0 0;	
	width:315px;
	height:13px;
 }
  
.addcol .colrba {
	background:#6b6b6b;
	width:307px;
	padding:4px; 	
}

.colrba h2 {
	margin:0px 0px 5px 0px;
	width:175px;
}

.mclw {
	float:left;
	width:305px;	
}

/**
 * Advanced tab
 */

.savebutton {
	display:block;
	float:left;
	background:url(/img/server/save.png) no-repeat 0 0;
	width:85px;
	height:25px;
}

.savebuttonoff {
	background-position:0 -25px;
}

.configfiles {
	clear:both;	
}

.configfiles li, .configfiles ul{
	list-style-image:none;
	list-style-type:none;
}

.configfiles li img {
	vertical-align:middle;
	border:none;
	padding:0;
	background:none;
	cursor:pointer;
}
#startupsave {
	float:right;
	height:20px;
}
.startupsavebutton {
	float:right;
	display:block;
	background:url(/img/server/save.png) no-repeat 0 0;
	width:85px;
	height:25px;	
}
.startupsavebuttonoff {
	background-position:0 -50px;
	cursor:hand	
}

#fixme {
	text-align:center;
}
.fixmebutton {
	display:block;
	float:left;
	background:url(/img/server/fixme.png) no-repeat 0 0;
	width:85px;
	height:25px;
	margin-left:100px;
}

.configt {
	float:left;
}

.newfilebutton {
	display:block;
	float:left;
	background:url(/img/server/newfile.png) no-repeat 0 0;
	width:85px;
	height:25px;
	margin-left:20px;
	margin-top:3px;
	cursor:hand;
}

.newfilebutton:hover {
	background-position:0 -25px;
	cursor:hand;
}

#configeditorhead {
	height:30px;	
}

.savefilebutton {
	float:left;
	margin-left:20px;
	margin-top:3px;
	cursor:hand;
}


#newfile {
	display:none;
}

.clearconfig {
	display:block;
	float:left;
	background:url(/img/server/clear.png) no-repeat 0 0;
	width:85px;
	height:25px;
	margin-left:20px;
	margin-top:3px;
}

.clearconfigoff {
	background-position: 0 -50px;	
}

/**
 * Basic
 */

.addfieldbasic {
	margin-bottom:5px;
	clear:both;	
}

.addfieldbasic1 {
	display:block;
	float:left;
	width:150px;
}
.addfieldbasic label {
	display:block;
	float:left;
	width:50px;
}

.addfieldbasic input {
}

.basicchange {
	display:block;
	float:left;
	background:url(/img/server/change.png) no-repeat 0 0;
	width:85px;
	height:25px;
	margin-left:20px;
	margin-top:3px;
	cursor:pointer;
}

/**
 * Blocks
 */

.b400c {
	width:400px;	
	float:left;	
}

.b400 {
	width:400px;	
}

.b400 h2 {
	margin:0px;	
}

.b400 .top {
	background:url(/img/site/b400t.png) no-repeat 0 0;	
	width:400px;
	height:13px;
}

.b400 .bottom {
	background:url(/img/site/b400b.png) no-repeat 0 0;	
	width:400px;
	height:13px;
	margin-bottom:10px;
}
.b400 .content {
	width:396px;	
	background:#6b6b6b;
	padding:2px;
}

.b400 .field {
	vertical-align:middle;
	width:396px;	
	height:25px;
}
.b400 .field label {
	width:120px;
	float:left;
}

.b400 .field select {
	float:left;
	width:150px;
}

.b400 .field input {
	float:left;
	width:150px;
}

.b527c {
	width:527px;	
	float:left;	
}
.b527 {
	width:527px;	
}

.b527 .top {
	background:url(/img/site/b527t.png) no-repeat 0 0;	
	width:527px;
	height:13px;
}

.b527 .bottom {
	background:url(/img/site/b527b.png) no-repeat 0 0;	
	width:527px;
	height:13px;
	margin-bottom:10px;
}
.b527 .content {
	width:523px;	
	background:#6b6b6b;
	padding:2px;
}

.b527 h2 {
	margin:0px;	
}

/**
 * Admin
 */
#userstree {
	height:300px;
	width:300px;
	border:1px solid #999999;
}

#userbuttons {
	width:300PX;
	height:25px;
	margin-bottom:5px;
}

#adduserbutton {
	background: url(/img/site/adduser.png) no-repeat;
	width:93px;
	height:25px;
}
/**
 * Teamspeak
 */
#teamspeakdisplay  img {
	border: 0px;
}
#teamspeakdisplay table {
	border-collapse: collapse;
	border-spacing: 0px;
}
#teamspeakdisplay td {
	font: 9pt arial, verdana,helvetica;
	padding: 0px;
	white-space: nowrap;
	vertical-align: top;
}
#teamspeakdisplay td.teamspeakserver {
	padding-left: 3px;
	font-weight: bold;
}
#teamspeakdisplay td.teamspeakchannel {
	padding-left: 3px;
}
#teamspeakdisplay td.teamspeaksubchannel {
	padding-left: 3px;
}
#teamspeakdisplay td.teamspeakplayer {
	padding-left: 3px;
}
#teamspeakdisplay a.teamspeakserver {
	font: 9pt arial, verdana,helvetica;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#teamspeakdisplay a.teamspeakserver:hover {
	color: #000066;
}
#teamspeakdisplay a.teamspeakchannel {
	font: 9pt arial, verdana,helvetica;
	font-weight: bold;
	text-decoration: none;
}
#teamspeakdisplay a.teamspeakchannel:hover {
	color: #000066;
}
#teamspeakdisplay a.teamspeaksubchannel {
	font: 9pt arial, verdana,helvetica;
	font-weight: bold;
	text-decoration: none;
}
#teamspeakdisplay a.teamspeaksubchannel:hover {
	color: #000066;
}

/**
 * Server panel
 */

#toppanel {
    position: absolute;
    top: 268px;
    width: 930px;
    z-index: 25;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#panel {
    width: 930px;
    position: relative;
    top: 1px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
    overflow: hidden;
    text-align: left;
	display:none;
}
#panel_contents {
    background: #3d3d3d;
    filter:alpha(opacity=95);
    -moz-opacity:0.95;
    -khtml-opacity: 0.95;
    opacity: 0.95;
    height: 100%;
    width: 934px;
    position: absolute;
    z-index: -1;
}

.border {
    border: 5px #1d1d1d solid;
	height:190px
}

img.border_pic {
    border: 15px #1d1d1d solid;
    position: absolute;
    top: 110px;
    float: left;
    margin-left: 150px;
    width: 250px;
    height: 150px;
    z-index: 30;
}


.panel_button {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 1px;
    width: 173px;
    height: 35px;
    background: url(/img/site/panel_button.png);
    z-index: 20;
    filter:alpha(opacity=95);
    -moz-opacity:0.95;
    -khtml-opacity: 0.95;
    opacity: 0.95;
    cursor: pointer;
}
.panel_button a {
    text-decoration: none;
    color: #545454;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    top: 0px;
    left: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.panel_button a:hover {
color: #999999;
}
.panel_button img{
position: relative;   
top: 5px;
border: none;
}

.poweredby {
	
}
.poweredby .image {
	float:left;
}
.poweredby h2 {
	float:left;
	color:#f58400;
	width:200px;
	margin:0px 0px 3px 5px;
	font-size:1.2em;
}
.poweredby p {
	margin:0px 0px 3px 5px;	
	float:left;
	width:200px;
}

#staticserverblock {
	width:300px;
	height:500px;
	position:relative
}

#staticserverblock ul, #staticserverblock li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#staticserverblock li {
	height:100px;
	overflow:hidden;
	width:300px;
}

.staticserversummary {
	float:left;
	margin:0px;
	width:310px;
	height:80px;
}

.staticserversummary .mapimage {
	float:left;
	margin-left:10px;
	width:60px;
}

.staticserversummary .gamedetails {
	width:140px;
	float:left;
	margin:0px 0px 0px 30px;
}

.pbinfo {
	float:right;
	font-size:0.8em;
	margin-right:10px;	
}

.acbans ul {
    line-height: 1.5;
}

.acbans li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;	
}

.playeracactions {
	vertical-align:middle;
	text-align:center;
	font-size:1.4em;
	width:100px;
	float:left;
	padding-top:1px;
}

.playeracip {
	vertical-align:middle;
	text-align:left;
	font-size:1.4em;
	width:200px;
	float:left;
	padding-top:1px;
	padding-left:4px;
}

.playeracreasonh {
	vertical-align:middle;
	text-align:left;
	font-size:1.4em;
	width:180px;
	float:left;
	padding-top:1px;
	padding-left:4px;
}

.playeracreason {
	vertical-align:middle;
	text-align:left;
	width:180px;
	height:28px;
	font-size:0.7em;
	float:left;
	padding-top:1px;
	padding-left:4px;
}

.panel {
	background: #f58400;
	color:white;
  	width:90%;
  	margin-left: auto;
  	margin-right: auto;
	margin-top:20px;
	padding:0px 0px 5px 5px;
	height:80px;
	margin-bottom:5px;
}

.panelnoheight {
	background: #f58400;
	color:white;
  	width:90%;
  	margin-left: auto;
  	margin-right: auto;
	margin-top:20px;
	padding:0px 0px 5px 5px;
	margin-bottom:5px;
}

.panel .info, .panelnoheight .info {
	background: transparent url(/img/server/bulb.png);
	width:73px;
	height:73px;
	position:relative;
	top:-25px;
	float:left;
}

.panel p , .panelnoheight p{
	margin-left:85px;
	padding-right:10px;
	font-size:1.2em;	
}

.panel a , .panelnoheight a{
	margin-left:15px;
	cursor:pointer;
}

/**
 * Custom maps/mods css
 */

 #modsheader {
	background:#333333 url(/js/jquery/theme/images/ui-bg_gloss-wave_25_333333_500x100.png) repeat-x scroll 50% 50%;
	width:100%;
	height:30px;
	margin-bottom:5px;
}

.modnamehead {
	vertical-align:middle;
	text-align:left;
	font-size:1.4em;
	width:100px;
	float:left;
	padding-top:1px;
}

.modname {
	vertical-align:middle;
	text-align:left;
	font-size:1.0em;
	width:100px;
	float:left;
	padding-top:1px;
}

.moddescriptionhead {
	vertical-align:middle;
	text-align:left;
	font-size:1.0em;
	width:300px;
	float:left;
	padding-top:1px;
}

.moddescription {
	vertical-align:middle;
	text-align:left;
	font-size:1em;
	width:300px;	
	float:left;
	padding-top:1px;
}

.modaction {
	vertical-align:middle;
	text-align:center;
	font-size:1.0em;
	width:100px;	
	float:left;
	padding-top:1px;
}

.modactionhead {
	vertical-align:middle;
	text-align:center;
	font-size:1.4em;
	width:100px;	
	float:left;
	padding-top:1px;
}

.modsep {
	border-right: 1px solid #aaaaaa;	
	height:20px;
	float:left;
	margin-top:4px;
}

#mapwrapper {
	width:520px;
}

.mapselector {
	width:500px;
	height:400px;
}


ul.summaryoptions {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

ul.summaryoptions li {
	width:150px;
	float:left;
} 

ul.summaryoptions li a {
	display: block;
	background: url(/img/server/checkbox.gif) no-repeat 0px 5px;
	padding: 3px 0 3px 15px !important;
	outline: none;
	width: auto;
}

ul.summaryoptions li a:hover {
	color:#FF7B1E;
	text-decoration:none;	
	background: url(/img/server/checkbox-hover.gif) no-repeat 0px 5px;
}

ul.summaryoptions li.active a {
	background: url(/img/server/checkbox-active.gif) no-repeat 0px 5px;
}

ul.summaryoptions li.inactive a{
	background: url(/img/server/checkbox.gif) no-repeat 0px 5px;
}

ul.summaryoptions li.inactive a:hover{
	color: #777;
	text-decoration:none;
	background: url(/img/server/checkbox.gif) no-repeat 0px 5px;
}

div#playerstats {
	height:300px;
}

div#playerstats h2 {
	padding:10px 0px 0px 350px;
}
	
div#playerstats div#statsgraph {
	width:750px;
	height:200px;
	float:left;
}

div#playerstats p.date {
	float:left;
}

div#playerstats ul.ranges {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
float:left;
margin:0px;
}

div#playerstats ul li {
	width:150px;
	float:left;
}

div#playerstats ul li a div.today {
	background:url(/img/server/today.png) no-repeat 0 0;
	width:85px;
	height:25px;
	cursor:pointer;
}

div#playerstats ul li a div.thisweek {
	background:url(/img/server/thisweek.png) no-repeat 0 0;
	width:94px;
	height:25px;	
	cursor:pointer;
}

div#playerstats ul li a div.thismonth {
	background:url(/img/server/thismonth.png) no-repeat 0 0;
	width:94px;
	height:25px;	
	cursor:pointer;
}

div#playerstats div#miniature {
	float:left;
	margin-top:0px	
}
div#playerstats div#miniature div#overview {
	width:150px;
	height:70px
}
div#playerstats div#miniature p#overviewLegend {
margin-left:10px
}