/**
 * CSS: PLAYERS ONLINE
 */
#estrutura #realmud_titulo.ponline_title {
	background-image: url(/imgs/internas/realmud_titulo_whosonline.jpg);
}

/**
 * Table header
 */
#players_online #online_listing #header {
	background-image: url(/imgs/internas/whosonline/realmud_whos_r1_c1.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42443E;
	float: left;
	font-weight:bold;
	height: 35px;
	width: 871px;
}

#players_online #online_listing #header .title,
#players_online #online_listing #header .experience,
#players_online #online_listing #header .level,
#players_online #online_listing #header .name,
#players_online #online_listing #header .remorts {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	float: left;
	height: 22px;
	margin: 0px;
	padding-top: 14px;
	padding-bottom: 0px;
	padding-right: 0px;
}

#players_online #online_listing #header .remorts {
	padding-left: 0px;
	text-align: center;
	width: 37px;
}
#players_online #online_listing #header .name {
/*width: border-right-width: 1px;;*/
	padding-left: 12px;
	width: 237px;
}
#players_online #online_listing #header .level {
	width: 130px;
	padding-left: 0px;
	text-align: center;
}
#players_online #online_listing #header .experience {
	width: 187px;
	padding-left: 12px;
}
#players_online #online_listing #header .title {
	width: 242px;
	padding-left: 12px;
}

/**
 * Table content
 */
#players_online #online_listing .entry {
	background-image: url(../imgs/internas/whosonline/realmud_whos_r3_c1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 33px;
	float: left;
	width: 871px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42443E;
}
#players_online #online_listing .entry .title,
#players_online #online_listing .entry .experience,
#players_online #online_listing .entry .level,
#players_online #online_listing .entry .name,
#players_online #online_listing .entry .remorts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 25px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #42443E;
}

#players_online #online_listing .entry .remorts {
	width: 36px;
	padding-left: 0px;
	text-align: center;

}
#players_online #online_listing .entry .name {
	width: 237px;
	padding-left: 12px;
}
#players_online #online_listing .entry .level {
	width: 129px;
	padding-left: 0px;
	text-align: center;
}
#players_online #online_listing .entry .experience {
	width: 187px;
	padding-left: 12px;
}
#players_online #online_listing .entry .title {
	width: 242px;
	padding-left: 12px;
	border-right: 0;
}
/**
 * Remorts decoration
 */
#players_online #online_listing .entry.good .remorts {
}
#players_online #online_listing .entry.evil .remorts {
}
#players_online #online_listing .entry.neutral .remorts {
}
#players_online #online_listing .entry.good0 .remorts {
}
#players_online #online_listing .entry.good1 .remorts {
	background-image: url(/imgs/internas/seraphs/good1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:-5555px;
}
#players_online #online_listing .entry.good2 .remorts {
	background-image: url(/imgs/internas/seraphs/good2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:-5555px;
}
#players_online #online_listing .entry.good3 .remorts {
	background-image: url(/imgs/internas/seraphs/good3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:-5555px;
}
#players_online #online_listing .entry.good4 .remorts {
	background-image: url(/imgs/internas/seraphs/good4.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:-5555px;
}

#players_online #online_listing .entry.evil0 .remorts {
}
#players_online #online_listing .entry.evil1 .remorts {
	background-image: url(/imgs/internas/seraphs/evil1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:-5555px;
}
#players_online #online_listing .entry.evil2 .remorts {
	background-image: url(/imgs/internas/seraphs/evil2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:-5555px;
}
#players_online #online_listing .entry.evil3 .remorts {
	background-image: url(/imgs/internas/seraphs/evil3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:-5555px;
}
#players_online #online_listing .entry.evil4 .remorts {
	background-image: url(/imgs/internas/seraphs/evil4.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:-5555px;
}
/**
 * /CSS: PLAYERS ONLINE
 */

