

/* Text hilight */
.hilight {
  background-color:#000000; /* #CCCCCC; 
  border-top: 1px solid #2f63b3;
  border-bottom: 1px solid #2f63b3; */
}

/*
  Gauges Styles
*/
#gaugewrapper {
  border: solid 1px #000; 
  width: 100%;
}

#gaugelevel {
  position: relative; 
  left: 0; 
  top: 0; 
  background-color: #CCFF00;
}

#gaugelabel {
  width: 100%; 
  position: relative; 
  top: 0; 
  left: 0; 
  text-align: center;
}



/* Inkspot styles */
#inkspotMainPostBody {
  position: relative;
  background-color: #000000;
  padding: 20px;
  width: 660px;
  border: 1px solid #000000;
}

/* Calendars Styles */
#calendar_emptyday {
  border: #FFFFFF solid 1px;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
}

#calendar_day {
  border: #CCCCCC solid 1px;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
}

#calendar_busyDay {
  border: #CCCCCC solid 1px;
  background-color: #DCE6FF;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
  color: #2f63b3;
}

#calendar_busyDay a {
  display: block;
  width: 100%;
  height: 100%;
  color: #2f63b3;
  text-decoration: none;
}

#calendar_row {
  clear: both;
}

#calendar {
}

/* Vote styles */
#votewrap {
  height: 10px;
  width: 50px;
  background: url(/theme/default/images/frame/rank_objects/green_layer.gif) repeat-x;
  overflow:visible;
}

#voteInt {
  height: 10px;
  width: 50px;
  text-align: center;
  font: 8px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

.votehover {
  width: 20%;
  height: 10px;
  float: left;
  background: url(/theme/default/images/frame/rank_objects/blue_layer.gif) repeat-x;
  font-size: 1px;
  margin: 0px;
}

.voteclear {
  width: 20%;
  height: 10px;
  float: left;
  font-size: 1px;
  margin: 0px;
  display: block;
}

/* Quotes styles */
blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #6699FF;
}



/* Some special form fields classes */
#formTitle_DISABLED {
  font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  color: #658EFD;
  font-size: 18px;
  font-weight: bold;
  background-color: #000000;
  width: 100%;
  border: solid 1px #DCE6FF;
}


/* BodyCodePicture */
#bodyCodeImage {
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #FFFFFF;
}

/* CHAT StyleSheet */
.chatNickEntity {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color: #666666;
}

.chatNickEntity:hover {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color: #BBD4F9;
}

.selectedChatNickEntity {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color:#FFCC66;
}

#chatContent {
	width: 100%;
	height: 400px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 5px;
}

#nickList {
  width: 100%;
  height: 400px;
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 5px;
}

#shadeWrapper {
  background-color: #000;
  filter: alpha(opacity=40);
  -moz-opacity: .40;
  opacity: .40;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 10;
  visibility: hidden;
}

#noShadeContent {
  top: 30%;
  left: 30%;
  filter: alpha(opacity=99);
  -moz-opacity: .99;
  opacity: .99;
  position: absolute;
  z-index: 11;
  visibility: hidden;
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #fff; 
}

/* TABS STYLESHEET */
.tabberlive .tabbertabhide {
	display:none;
}

.tabber {}

.tabberlive {
	margin-top:1em;
}

ul.tabbernav {
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #F29A3E;
	font: bold 11px Verdana, sans-serif;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #F29A3E;
	border-bottom: none;
	background: #2F2F2F;
	text-decoration: none;
}

ul.tabbernav li a:link { 
	color: #F29A3E; 
}
ul.tabbernav li a:visited {
	color: #F29A3E;
}

ul.tabbernav li a:hover
{
	color: #FFFFFF;
	background: #F29A3E;
	border-color: #F29A3E;
}

ul.tabbernav li.tabberactive a {
	background-color: #2F2F2F;
	border-bottom: 1px solid #2F2F2F;
	color: white;
	
}

ul.tabbernav li.tabberactive a:hover {
	color: white;

}

.tabberlive .tabbertab {
	padding:5px;
	border-top:0;
}

.tabberlive .tabbertab h2 {
	display:none;
}

.tabberlive .tabbertab h3 {
	display:none;
}
/* Group's Poolander Hack */

#leftcolumngroup { 
display: inline;
color: #333;
margin: 10px 0px 4px 0px;
padding: 0px;
width: 210px;
float: left;}

#contentgroup { 
float: left;
color: #333;
margin: 10px 0px 4px 0px;
padding: 0px;
width: 460px;
display: inline;
position: relative;}

#rightcolumngroup {
display: inline;
position: relative;
color: #333;
margin: 10px 0px 4px 0px;
padding: 0px;
width: 140px;
float: right;}

#contentfull { 
float: left;
color: #333;
margin: 10px 0px 4px 0px;
padding: 0px;
width: 100%;
display: inline;
position: relative;}

#wrapper { 
margin: 0 auto;
width: 815px;}

#leftcolumn { 
display: inline;
color: #333;
margin: 0px;
padding: 0px;
width: 0px;
float: left;}

#content { 
float: left;
color: #333;
margin: 4px 0px 4px 0px;
padding: 0px;
width: 550px;
display: inline;
position: relative;}

#rightcolumn { 
display: inline;
color: #333;
margin: 10px 0px 4px 0px;
padding: 0px;
width: 250px;
float: left;}

.sections{
margin: 0px 4px 4px 4px;
padding: 8px 8px 8px 8px;
background:#fff;}

.sections3col{
margin: 0px 4px 4px 0px;
padding: 8px 8px 8px 8px;
background:#fff;}

.sectmid{
margin: 0px 2px 4px 2px;
padding: 8px 8px 8px 8px;
border:1px dashed #ccc;
background:#fff;
width:259px;}

.dotteddiv{
background: url(/theme/default/images/icons/dots.gif);
margin: 4px 4px 4px 4px;
padding: 8px 8px 8px 8px;}

#leftcolumnuser { 
display: inline;
color: #333;
margin: 10px 0px 4px 0px;
padding: 0px;
width: 250px;
float: left;}

#contentuser { 
float: left;
color: #333;
margin: 10px 0px 4px 0px;
padding: 0px;
width: 565px;
display: inline;
position: relative;}

#rightcolumnuser {
display: inline;
position: relative;
color: #333;
margin: 10px 0px 4px 0px;
padding: 0px;
width: 0px;
float: right;}

.clear { clear: both; background: none; }

.recent a:link, .recent a:visited{color:#666666;}

.recent a:hover{color:#000;
text-decoration:none;}

/*menu js*/
#coverlogin{
width: 150px; 
height: 200px;
overflow:hidden;
visibility: hidden;}

#loginbox{
width: 140px; 
height: auto;
border: 0px solid red; 
background-color: white;
color:black;}

#adminlogin{
width: 550px; 
height: 200px;
overflow:hidden;
visibility: hidden;}

#adminloginbox{
width: 540px; 
height: auto;
border: 0px solid red; 
color:black;}

/*menu js*/
/* Group's Poolander Hack END */
