html {
     overflow: -moz-scrollbars-vertical;
}
BODY
{
  margin: 5px 0px 0px 0px;
  background:#fff;
  color:#000;
  font:x-small/1.3em Helvetica,Arial,Sans-Serif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  } html>body {font-size:small;}
}

table 
{
	empty-cells:show;
	font-size: 12px;
}

.Validation
{
	font-weight: bold;
	font-size: 10px;
	color: red;
	height: 23px;
}
.Button { 
cursor:pointer;
border:outset 1px #736552;
background:#999;
color:#736552;
font-weight:bold;
padding: 1px 2px;
background:url(images/formbg.gif) repeat-x left top;
}

.displayfield {
	border: 0px solid black; 
	height: 23; 
	background-color: #FFFFFF; 
	TEXT-DECORATION: bold;
}
.TextButton { 
	border: none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #3e75ab;
    TEXT-DECORATION: none
}
.TextBox {  
	border: 1px solid #736552; 
	height: 23; 
	background-color: #FFFFFF; 
	TEXT-DECORATION: bold;
}
.SelectBox {  
	background-color: #FFFFFF; 
	color: navy;
	border: none;
}
.smallblack
{
}
.bordertop 
{
	border-top:solid 1px #333;
}
.smallboldblack
{
    font-weight: bold;
}
.linebelow
{
	border-bottom: solid navy 1px;
	border-top: solid 0px;
	border-left: solid 0px;
	border-right: solid 0px;
    FONT-SIZE: 12px;
}
.lineabove
{
	border-bottom: solid 0px;
	border-top: solid navy 1px;
	border-left: solid 0px;
	border-right: solid 0px;
    FONT-SIZE: 12px;
}
.devicehead
{
    FONT-SIZE: medium;
    font-weight: bold;
    COLOR: Maroon;
}
#pagecontentholder p.devicehead
{
	padding-left: 2px;
}
.gobox {
	float: left;
	padding-top: 2px;
}
.rackname
{
	width: 300px;
    FONT-SIZE: medium;
    font-weight: bold;
    COLOR: White;
    background-color: #736552;
}
.rackname p
{
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 0px;
}

.racksummary
{
width:210px;
height:260px;
border: none;
margin-right:10px;
padding:0;
float:left;
background-image: url(images/rackdoor_205_complete_plus.gif);
}

.afterracksummary
{
clear: both;
}

.racksummary p
{
font-weight: bold;
text-align: center;
margin:0;
padding:0;
}

p.racksummaryname
{
font-weight: bold;
color: #FFF;
background-color:#444;
width:200px;
text-align: center;
line-height: 2em;
}

.racksummary form
{
font-weight: bold;
text-align: center;
margin-top:10px;
padding:0;
}

p.racksummaryparafirst
{
margin-top: 20px;
margin-bottom: 20px;
}
p.racksummarypara
{
margin: 0;
font-weight: normal;
}
p.racksummaryparahilight
{
margin: 0;
font-weight: normal;
color: #FF0C18;
}






.rackfull
{
width:500px;
height:auto;
border: none;
margin-right:10px;
padding:0;
float:left;
text-align: center;
}

p.rackfullname
{
font-weight: bold;
color: #FFF;
background-color:#444;
width:250px;
text-align: center;
line-height: 2em;
float: left;
}

p.racknavprev
{
font-weight: normal;
color: #FFF;
background-color:#444;
width:115px;
text-align: left;
line-height: 2em;
line-height: 2em;
float: left;
padding-left: 10px;
}

p.racknavnext
{
font-weight: normal;
color: #FFF;
background-color:#444;
width:115px;
text-align: right;
line-height: 2em;
line-height: 2em;
float: left;
padding-right: 10px;
}

#pagecontentholder .rackfull p.racknavnext a
{
color: #BBF;
}
#pagecontentholder .rackfull p.racknavprev a
{
color: #BBF;
}


p.rackfulloperations {
margin-bottom:5px;
}
p.rackfulloperations a {
padding-left:20px;
padding-right:20px;
}

#pagecontentholder a.biglink {
padding-left:20px;
padding-top:0;
line-height: 1.5em;
font-size: large;
}

.racked {
margin: 0;
}


.rack
{
	border: 2px #736552 solid;
	padding-bottom: 10px;	
}
.newtech
{
	float: right;
	width: 45%;
	margin-top: -40px;
	margin-left: 30px;
}
.afternewtech
{
	clear: both;
}
.rack p
{
	padding-left: 5px;
}
.rack a.rackoperation
{
	padding-left: 25px;
}
.rack span.rackoperation
{
	padding-left: 25px;
}
.rackhalf
{
	float: left;
	width: 50%;
	border: 2px #736552 solid;
	padding-bottom: 10px;	
}
.offline
{
	color: red;
}
.griddevice
{
	padding: 1px;
	margin: 0px;
}
a .griddevice
{
	border: 0;
}

.errormessageOLD
{
    FONT-SIZE: 12px;
	color: Maroon;
}
.errormessage
{
	clear: both;
	background-color: #FFFFEF;
	FONT-SIZE: 12px;
	color: Maroon;
	border: solid #DD9988 1px;
	padding: 0;
	margin: 0;
}
.errormessage p {
	margin: 10px 0 10px 0;
}

.errormessage p span {
	margin: 0 0 0 10px;
	padding: 5px 20px 5px 20px;
	background: url(./images/exclamation.gif) no-repeat scroll left center;
}

#tutorial
{
	background-color: #EFFFFF;
	FONT-SIZE: 12px;
	color: Maroon;
	border: solid #8899DD 1px;
	padding: 5px;
	clear: both;
}
#tutorial .titlebar {
font-weight: bold;
font-size: 14px;
text-align: center;
text-decoration: underline;
}
#tutorial .title {
font-weight: bold;
}
#tutorial p {
margin: 2px;
}
#tutorial p.note {
text-align: right;
padding-right: 20px;
}

#tutorial p.nextstep {
font-size: 14px;
}
#tutorial p.nextstep a.major {
font-weight: bold;
}

#tutorial p.tutorialstepcomplete {
font-weight: bold;
padding-top: 10px;
padding-bottom: 10px;
}

#tutorial ol {
margin-top: 0;
margin-left: 35px;
margin-bottom: 0;
}

.showrack
{
background-image: url(images/fullrackdim.gif);
background-repeat: no-repeat; 
height:auto;
width: 985px;
margin: auto;
}
.homesmall
{
	FONT-SIZE: 13px;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 10px 50px 10px 50px;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
.homesmallbold
{
	FONT-SIZE: 13px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px 50px 10px 50px;
}

.homemessage
{
	background-color: #FFFFEF;
	FONT-SIZE: 12px;
	color: maroon;
	font-weight: normal;
	border: solid #DD9988 1px;
	padding: 5px;
	margin: 5px 5px 10px 5px;
	clear: both;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	width: 46%;
	float: left;
}
.homemessage ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}

.homemessagenoshout
{
	background-color: #FFFFEF;
	FONT-SIZE: 12px;
	color: maroon;
	font-weight: normal;
	border: solid #DD9988 1px;
	padding: 5px;
	margin: 5px 5px 10px 5px;
	clear: both;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	width: 96%;
	float: left;
}
.homemessagenoshout ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}

.homeshout
{
	background-color: #FFFFEF;
	FONT-SIZE: 12px;
	color: maroon;
	font-weight: normal;
	border: solid #DD9988 1px;
	padding: 5px;
	margin: 5px 5px 10px 5px;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	float: left;
	width: 46%;
	overflow: hidden;
}
.homeshout ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}

.homelinks
{
	background-color: #FFFFEF;
	FONT-SIZE: 12px;
	color: Maroon;
	font-weight: bold;
	border: solid #DD9988 1px;
	padding: 5px;
	margin: 5px 50px 10px 50px;
	clear: both;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}


.loginoption
{
	background-color: #FFFFFF;
	border-top: none;
	border-left: none;
	border-right: solid navy 1px;
	border-bottom: none;
	font-size: 12px;
	}
.loginoptionright
{
	background-color: #FFFFFF;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	font-size: 12px;
	}
	
IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
img.squash {
	margin-top: 0; 
	margin-bottom: 0;
}
.flag {
	margin: 0;
	border: none;
}
.hackd{
	margin: 0 5px 0 0;
	border: none;
}
.MainRow
{
    BACKGROUND: #ffffff;
}
.MainRowHighlight
{
    color: #a00;
}
.Highlight
{
    BACKGROUND: #ccc;
}
.Highlight2
{
	background: #EFEFF7;
}
.n-b
{
	background: #eee url(./images/cell-b.gif) no-repeat scroll center center;
}
.n-bl
{
	background: #eee url(./images/cell-bl.gif) no-repeat scroll center center;
}
.n-blr
{
	background: #eee url(./images/cell-blr.gif) no-repeat scroll center center;
}
.n-br
{
	background: #eee url(./images/cell-br.gif) no-repeat scroll center center;
}
.n-l
{
	background: #eee url(./images/cell-l.gif) no-repeat scroll center center;
}
.n-lr
{
	background: #eee url(./images/cell-lr.gif) no-repeat scroll center center;
}
.n-r
{
	background: #eee url(./images/cell-r.gif) no-repeat scroll center center;
}
.n-t
{
	background: #eee url(./images/cell-t.gif) no-repeat scroll center center;
}
.n-tb
{
	background: #eee url(./images/cell-tb.gif) no-repeat scroll center center;
}
.n-tbl
{
	background: #eee url(./images/cell-tbl.gif) no-repeat scroll center center;
}
.n-tblr
{
	background: #eee url(./images/cell-tblr.gif) no-repeat scroll center center;
}
.n-tbr
{
	background: #eee url(./images/cell-tbr.gif) no-repeat scroll center center;
}
.n-tl
{
	background: #eee url(./images/cell-tl.gif) no-repeat scroll center center;
}
.n-tlr
{
	background: #eee url(./images/cell-tlr.gif) no-repeat scroll center center;
}
.n-tr
{
	background: #eee url(./images/cell-tr.gif) no-repeat scroll center center;
}


.d-b
{
	background: #e33 url(./images/cell-b.gif) no-repeat scroll center center;
}
.d-bl
{
	background: #e33 url(./images/cell-bl.gif) no-repeat scroll center center;
}
.d-blr
{
	background: #e33 url(./images/cell-blr.gif) no-repeat scroll center center;
}
.d-br
{
	background: #e33 url(./images/cell-br.gif) no-repeat scroll center center;
}
.d-l
{
	background: #e33 url(./images/cell-l.gif) no-repeat scroll center center;
}
.d-lr
{
	background: #e33 url(./images/cell-lr.gif) no-repeat scroll center center;
}
.d-r
{
	background: #e33 url(./images/cell-r.gif) no-repeat scroll center center;
}
.d-t
{
	background: #e33 url(./images/cell-t.gif) no-repeat scroll center center;
}
.d-tb
{
	background: #e33 url(./images/cell-tb.gif) no-repeat scroll center center;
}
.d-tbl
{
	background: #e33 url(./images/cell-tbl.gif) no-repeat scroll center center;
}
.d-tblr
{
	background: #e33 url(./images/cell-tblr.gif) no-repeat scroll center center;
}
.d-tbr
{
	background: #e33 url(./images/cell-tbr.gif) no-repeat scroll center center;
}
.d-tl
{
	background: #e33 url(./images/cell-tl.gif) no-repeat scroll center center;
}
.d-tlr
{
	background: #e33 url(./images/cell-tlr.gif) no-repeat scroll center center;
}
.d-tr
{
	background: #e33 url(./images/cell-tr.gif) no-repeat scroll center center;
}


.locked-4
{
	background: #333 url(./images/cell-locked-4.gif) no-repeat scroll center center;
}

.copy {
margin-top: 0px;
font-size: 9px;
clear:both;
float: left;
}
.trading {
margin-top: -10px;
font-size: 9px;
clear: both;
float: right;
}

.gamename {
margin-top: 1px;
margin-left: 5px;
font-size: 10px;
display: block;
float: left;
width: 40%;
}
#playersonline {
margin-top: 1px;
margin-left: 5px;
margin-right: 5px;
font-size: 10px;
display: block;
clear: both;
}
.gameslogan {
margin-top: 1px;
margin-right: 5px;
font-size: 10px;
display: block;
text-align:right;
float: right;
width: 40%;
}




#header {
  float:left;
  width:100%;
  background:#DAE0D2 url("images/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:2;
  }
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url("images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#header a {
  float:left;
  display:block;
  background:url("images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }

#header li.chat {
  background:url("images/chat_left.gif") no-repeat left top;
  }
#header a.chat {
  background:url("images/chat_right.gif") no-repeat right top;
  }

#header li.alert {
  background:url("images/alert_left.gif") no-repeat left top;
  }
#header a.alert {
  background:url("images/alert_right.gif") no-repeat right top;
  }

/* So can have a tab without an a href, have this class for unselectable tabs */
#header span.tabunselectable {
  float:left;
  display:block;
  background:url("images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  font-weight:normal;
  color:#765;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header span {float:none;}
/* End IE5-Mac hack */



/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#111;
  text-decoration:underline;
  }
#header #current {
  background-image:url("images/left_on.gif");
  }
#header #current a {
  background-image:url("images/right_on.gif");
  color:#111;
  padding-bottom:5px;
  }
#header #current a:hover {
  text-decoration:underline;
  }


#header #current.alert {
  background-image:url("images/alert_left_selected.gif");
  }
#header #current.alert a {
  background-image:url("images/alert_right_selected.gif");
  color:#111;
  padding-bottom:5px;
  }
#header #current.alert a:hover {
  text-decoration:underline;
  }

  

#header img {
  float:right;
  padding-right:41px;
  padding-top:3px;
  }


.loggedin {
  float:right;
  padding:5px 15px 4px 6px;
  margin-top:-43px;
  text-decoration:none;
  text-align:right;
  font-weight:bold;
  color:#765;
}

.loggedin span.rankxp {
  font-size:10px;
  font-weight:normal;
}

.loggedin a {
font-weight: bold;
font-size:12px;
text-decoration: none;
color: #3e75ab;
}

.loggedin a:hover {
text-decoration: underline;
}

/* This is the first holder from start of tabbar */
#pagecontentholder1 {
clear:both;
}

span.unread {
padding-top: 5px;
padding-left: 15px;
background:url("images/new.png") no-repeat left top;
}

span.alert{
padding-top: 5px;
padding-left: 12px;
background:url("images/warning.gif") no-repeat left top;
}


/* This is the second holder, from after errormessage */
#pagecontentholder {
clear:both;
	margin-left: 5px;
	margin-right: 5px;
}
#pagecontentholder h1
{
  font:medium/1em Helvetica,Arial,Sans-Serif;
  font-weight:bold;
  COLOR: Maroon;
  margin: 8px 0 8px 0;
  padding: 0 0 0 0;
}
#pagecontentholder h2
{
  font:small/1.3em Helvetica,Arial,Sans-Serif;
  font-weight:bold;
  font-size:small;
  color: #222;
  padding-left: 11px;
}
#pagecontentholder a
{
font-weight: normal;
font-size:12px;
text-decoration: none;
color: #3e75ab;
}
#pagecontentholder a span
{
font-weight: normal;
font-size:12px;
text-decoration: none;
color: #000000;
}
#pagecontentholder a:hover span
{
text-decoration: underline;
}

#pagecontentholder p
{
  padding-left: 11px;
}

#pagecontentholder a:link
{
    COLOR: #3e75ab;
}
#pagecontentholder a:visited
{
    COLOR: #3e75ab;
}
#pagecontentholder a:hover
{
    COLOR: #543;
	text-decoration: underline;
}
#pagecontentholder a:active
{
    COLOR: #3e75ab;
}
#hints {
  clear:both;
}
#hints p {
  padding-left: 11px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#minorlinks {
  clear:both;
  float:left;
  text-align:left;
  width:100%;
  background:#DAE0D2 url("images/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:2.5;
  }
  
#minorlinks form {
	padding-right: 40px;
}

#minorlinks a {
  padding:5px 8px 5px 8px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  padding-right:40px;
  }

#minorlinks a:hover {
  color:#333;
  text-decoration:underline;
  }

#minorlinks #current a:hover {
  text-decoration:underline;
  }

#minorlinks form {
display: inline;
}

#helplayer {
position:absolute;
border: 2px solid #765;
left: 700px;
top: 60px;
padding: 15px;
margin: 15px;
}

#helplayer a {
  padding:0px 10px 0px 0px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
}

#helplayer p.links {
line-height: 1.5em;
}

.anchor {
display: inline;
}




/* This is the sub navigation tab bar, e.g. on devicedetails page */

#zonenav {
  float:left;
  width:90%;
  background:#DAE0D2 url("images/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:2;
  padding-left:50px;
  margin-left:10px;
  }
#zonenav ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#zonenav li {
  float:left;
  background:url("images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#zonenav a {
  float:left;
  display:block;
  background:url("images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
#zonenav li.notab {
  background: none;
  padding:5px 5px 0 9px;
  font-size:x-small;
}
#zonenav li.notab a {
  background: none;
  display: inline;
  padding:0 0 0 0;
  font-size:x-small;
}
#zonenav li.notab a.virused {
  background: none;
  display: inline;
  padding:0 0 0 0;
background-image: url(images/virus.gif);
background-repeat: no-repeat;
background-position: center right;
padding-right: 20px;
  font-size:x-small;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#zonenav a {float:none;}
/* End IE5-Mac hack */
#zonenav a:hover {
  color:#111;
  text-decoration:underline;
  }
#zonenav .hilite {
  background-image:url("images/left_on.gif");
  }
#zonenav .hilite a {
  background-image:url("images/right_on.gif");
  color:#111;
  padding-bottom:5px;
  }

#zonenav .hilite a:hover {
  text-decoration:underline;
  }



/* This is the content area beneath the sub navigation tab bar, e.g. on devicedetails page */

#zonecontent {
  float:left;
  width:90%;
  font-size:93%;
  line-height:1.5;
  padding-top:10px;
  padding-left:50px;
  margin-left:10px;
  padding-bottom:30px;
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:#765;
  border-right-style:solid;
  border-right-width:2px;
  border-bottom-color:#765;
  border-bottom-style:solid;
  border-bottom-width:2px;
  border-bottom-color:#765;
  }

#zonecontentleft {
  float:left;
  width:40%;
  }
#zonecontentright {
  float:left;
  width:55%;
  }

#pagecontentholder #zonecontent h2
{
  font:small/1.1em Helvetica,Arial,Sans-Serif;
  font-weight:bold;
  font-size:small;
  color: #222;
}

#zonecontent a {
  font-weight:bold;
  color:#765;
  }

#zonecontent a:hover {
  font-weight:bold;
  color:#111;
  text-decoration: underline;
  }

#zonecontent h1 {
  font-weight:bold;
  font-size:180%;
  color:#543;
  line-height:1.5;
  }

#zonecontent h2 {
  font-weight:bold;
  font-size:100%;
  color:#765;
  line-height:1;
  padding-left: 0;
  margin-bottom: 10px;
  }
#zonecontent h3 {
  font-weight:bold;
  font-size:100%;
  color:#765;
  line-height:0.8;
  padding-left: 2px;
  padding-top: 25px;
  }

#zonecontent p.achievementdescription {
	font-weight:normal;
	font-size:120%;
}
  
#zonecontent p {
  font-weight:normal;
  color:#000;
  margin-right:50px;
  margin-top:0px;
  margin-bottom:11px;
  }

#zonecontent p.spyhack {
  margin-bottom:0px;
  }

#zonecontent  IMG  {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a.virused {
background-image: url(images/virus.gif);
background-repeat: no-repeat;
background-position: center right;
padding-right: 20px;
}


#headercont
{
	margin: 0 auto;
	width: 100%;
	height: 110px;
	background: #333 url('images/background-headercont.png') repeat-x;
}

#afterheadercont
{
	background: #FFF url('images/background-maincont.png') repeat-x;
	height: 5px;
}

#loginheader
{
	margin: 0 auto;
	width: 800px;
	height: 130px;
}

#loginheader h1
{
	text-align: right;
	margin: 0;
	padding: 39px 0 0 0;
	font-size: 275%;
	color: #9C0;
	letter-spacing: -2px;
	font-weight: normal;
}

#loginheader h1 span
{
	color: #FFF;
	font-weight: bold;
}

#menucont
{
	margin: 0 auto;
	width: 100%;
	height: 40px;
	background: #9C0 url('images/background-menucont.png') repeat-x;
}

#menu
{
	margin: 0 auto;
	width: 800px;
	height: 40px;
}

#menu ul
{
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
}

#menu ul li
{
	display: inline;
}

#menu ul li a
{
	float: left;
	padding: 12px 15px;
	text-decoration: none;
	color: #FFF;
	background: #transparent;
}

#menu ul li a.active
{
	background: #333 url('images/background-menucont-active.png') repeat-x;
}

#menu ul li a:hover
{
	background: #333 url('images/background-menucont-hover.png') repeat-x;
}

#maincont
{
	margin: 0 auto;
	line-height: 135%;
}

#main
{
	margin: 0 auto;
	width: 70%;
	float: left;
	padding: 10px 0 15px 0;
}

#main h1
{
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 200%;
	color: #9C0;
	letter-spacing: -2px;
	font-weight: bold;
}
#main h1 span
{
color: #474747;
}
#main h2, h3, h4, h5
{
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 200%;
	color: #9C0;
	font-weight: normal;
}
#main h2
{
	font-size: 150%;
	letter-spacing: -1px;
}

#main p
{
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 90%;
}

#main img
{
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #AAA;
}

#main a
{
	color: #9C0;
	text-decoration: none;
	font-weight: bold;
}

#main a:hover
{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#main ul
{
list-style-type: square;
}

#main li
{
	margin: 0 0 9px 0;
	padding: 0;
	font-size: 90%;
}

#footercont
{
	margin: 0 auto;
	width: 100%;
	line-height: 150%;
	font-size: 85%;
	font-weight: bold;
}

#footer
{
	margin: 0 auto;
	border-top: 1px solid #CCC;
	padding: 0 0;
	color: #999;
}

#footer p
{
	margin: 0;
	padding: 0;
}

#footer a
{
	color: #9C0;
	text-decoration: none;
}

#footer a:hover
{
	color: #333;
	text-decoration: none;
}

#footerleft
{
	float: left;
	width: 250px;
	padding: 15px 0;
}

#footerright
{
	float: right;
	width: 550px;
	padding: 15px 0;
	text-align: right;
}

#loginboxes {
	float: right;
	width: 25%;
	padding-top: 50px;
}
#loginboxes form {
text-align: left;
}

p.imglink {
text-align: right;
margin-top: -10px;
}

.loginbox
{
	background-color: #FFFFFF;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
/*	float: left; */
	height: 120px;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	border: 1px #000000 solid
}
#first.loginbox
{
/*	margin-left: 50px;
	_margin-left: 25px; */

}
#last.loginbox
{
/*	padding-right: 7px;  */
}
.afterloginbox
{
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
.loginboxtitle
{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 10px;
}
.worldeventform
{
	font-size: 8px;
}
#pagecontentholder a.bigboldlink 
{
	font-size: 16px;
	color: #00E;
	font-decoration: bold;
}

.divshow {
	display: inline;
}
.divshowb {
	display: block;
}
.divhide {
	display: none;
}

#zonecontent input {
	margin-right: 20px;
}

#zonecontent p.achline {
margin: 0;
}

#zonecontent p.progress {
margin: 0 0 5px 0;
}

#advchooser {
display: inline;
}

#pagecontentholder p.achievementheader {
	margin-top: 20px;
	font-weight: bold;
}

legend {
	color: #000;
}

input.monospace {
	font-family: monospace;
}

fieldset.board {
	margin-bottom: 10px;
}

.listbox {
margin:0 0 20px 0;
padding:7px 18px;
}

.listbox form {
padding-bottom: 20px;
}

ul.boardlist {
padding:0 0 5px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
}

ul.boardlist li.org {
background:transparent none repeat scroll 0 0;
font-size:1em;
padding:3px 0 4px;
line-height:1.5em;
padding-left:55px;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

ul.boardlist li.orgatwar {
border: 1px solid #FFC7C5; 
background-color: #FFE7E5; 
font-size:1em;
padding:3px 0 4px;
line-height:1.5em;
padding-left:55px;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

ul.boardlist li a {
background-image:url('./images/post.png');
background-position:16px 4px;
background-repeat:no-repeat;
color:#333333;
display:block;
font-size:1.1em;
padding:4px 0 0 36px;
text-decoration:none;
}

ul.boardlist li.org a {
background-image:url('./images/org_icon.png');
}

ul.boardlist li.orgatwar a {
background-image:url('./images/org_icon.png');
}

ul.boardlist li em {
color:#7E7E7E;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:0.9em;
font-style:normal;
padding-left:36px;
}

ul.postinglist {
padding:0 0 5px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
border:0 none;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:0.9em;
font-style:normal;
color:#7E7E7E;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
}

ul.postinglist li {
padding-bottom: 15px;
border-bottom: 1px dotted #333;
margin-bottom: 8px;
}

ul.postinglist li em {
color: #000;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:1.2em;
font-style:normal;
margin-top: 10px;
}


form.board {
padding-left: 36px;
}

td.crackedmsg {
font-style: italic;
}

td.boldcell  {
  background:#ccc;
}

span.whatsthis {
background-image: url(images/q2.gif);
background-repeat: no-repeat;
background-position: center right;
padding-right: 12px;
}

div.msgcont {
white-space: nowrap;
overflow:hidden;
width: 400px;
color: #000;
}

.inboxicon {
border: 0;
margin-left: 0;
}

span.progressspan {
padding-left: 2px;
}

.progressfill {
border-left :outset 2px #736552;
border-top :outset 2px #736552;
border-bottom :outset 2px #736552;
padding-top: 20px;
padding: 0;
margin: 0;
}

.progressremains {
border-right :outset 2px #736552;
border-top :outset 2px #736552;
border-bottom :outset 2px #736552;
padding: 0;
margin: 0;
}

.hostilebar {
display: block;
padding-top: 2px;
padding-left:34px;
}

.hostilebar2 {
padding-top: 2px;
padding-left:34px;
}