A:link { text-decoration: none; color: #36bcde}
A:visited {text-decoration: none; color: #36bcde}
A:active {text-decoration: none; color: #36bcde}
A:hover {text-decoration: none; color: #353535}
     
.news1 a:link, .news1  a:visited, .news1  a:active { text-decoration: none;color: #000000; }
.news1 a:hover { text-decoration: none; color: #e08010;}
.news1 {color: 292929}

.news2 a:link, .news2  a:visited, .news2  a:active { text-decoration: none;color: #454545; }
.news2 a:hover { text-decoration: none; color: #e08010;}
.news2 {color: 666666}

.title { font: 12px Verdana; font-weight: bold }

.active {color: 959595}

.commentname a:link, .commentname  a:visited, .commentname  a:active { font-weight:bold }
.commentname a:hover { text-decoration: none; }

td.nav a:link, td.nav  a:visited, td.nav  a:active { text-decoration: none;color: #000000; }
td.nav a:hover { text-decoration: none; color: #e08010;}

div.online a:link, div.online  a:visited, div.online  a:active { text-decoration: none;color: #666666; }
div.online a:hover { text-decoration: none; color: #e08010;}
div.online {
   margin:  0;
   padding: 0;
   float:   left;
}

div.quote {
   color:      #666666;
   margin:     0;
   padding:    0;
   float:      left;
   text-align: right;
   width:      500px;
}

h2 {
   font-family:   Tahoma;
   color:      #000000;
   margin:     0;
   border-bottom: 2px solid #ffffff;
}

h3 {
   font-family:   Tahoma;
   color:      #ffffff;
   margin:     0;
   margin-top: 15px;
   padding: 2px;
   background: #36bcde;
   font-size:  14px;
}

h4 {
   font-family:   Tahoma;
   color:      #888888;
   margin:     0;
   font-size:  11px;
}

.news {
   border-left:   2px dotted #e08010;
   padding-left:  10px;
   margin:     0;
   margin-top: 2px;
}

#content {
   text-align:    justify;
   padding:       0;
   margin-top:    10px;
}

BODY {
   font: 11px Tahoma;
}

TD {FONT-FAMILY: Tahoma; COLOR: #000000; FONT-SIZE: 11px}

INPUT, textbox
{
   color: 000000;
   background-color: cccccc;
   font: 8pt Verdana;
   border: 0px #000000 solid;
}

INPUT, select
{
   color: 000000;
   background-color: 959595;
   font: 8pt Verdana;
   border: 1px #999999 solid;
}
INPUT, textarea
{
   color: 000000;
   background-color: cccccc;
   font: 8pt Verdana;
   border: 0px #000000 solid;
}

/*
  character pages
*/
#characters {
	margin: 4px 4px 4px 4px;
}

#characters .first_table {
	border-collapse: collapse; 
	cellspacing: 0px; 
	cellpadding: 0px; 
	width: 100%; 
	height: 20px; 
	margin-bottom: 16px;
}

#characters .second_table {
	float: left; 
	border-collapse: collapse; 
	cellspacing: 0px;
	cellpadding: 0px; 
	width: 100%; 
	height: 20px; 
	margin-bottom: 16px; 
	margin-top: 12px;
}

#characters .left {
	background-image: url(http://ubergaming.net/games/Brawl/images/bar-left.png); 
	background-repeat: no-repeat; 
	width: 6px;
}

#characters .center {
	background-image: url(http://ubergaming.net/games/Brawl/images/bar-center.png); 
	background-repeat: repeat-x; 
	color: #555555; 
	text-align: center; 
	font-size: 14px;
}

#characters .right {
	background-image: url(http://ubergaming.net/games/Brawl/images/bar-right.png); 
	background-repeat: no-repeat; 
	width: 8px;
}

#characters .text_div { 
	margin-left: 256px; 
	margin-right: 8px;
}

#characters .main_image_link {
	float: left; 
	margin-left: 3px;
}

#characters .main_image {
	border: 0;
	width: 240px;
	height: 240px;
}

#characters .screens_link {
	margin-right: 25px;
}

#characters img {
	border: 0;
	margin: 2px;
	width:  125px;
	height: 125px;
}

#characters img:hover {
	border:	2px solid #fff;
	margin: 0;
}


/*
 stages
*/

#stages p {
	display: none;
}