/* Ranking Mixto */

#rt1 {float:left; background:#0E0E0E url(http://www.heosforo.net/foros/public/style_images/heosforo/barra_1.png) repeat-x top; color:#ff3300; height:20px; width:163px; margin-top:10px; border:1px solid #000; text-align:center; padding-top:3px;}
#t1 {float:left; background:#0E0E0E; color:#00b4ff; height:17px; width:163px; border:1px solid #000; text-align:center; padding-top:1px;}
#t2 {float:left; background:#0E0E0E; color:#C9CFDF; height:17px; width:163px; border:1px solid #000; text-align:center; padding-top:1px;}


/* Ranking Femenino */

#ft {float:left; color:#ff99ff; background:#0E0E0E url(http://www.heosforo.net/foros/public/style_images/heosforo/barra_1.png) repeat-x top; height:20px; width:163px; margin-top:10px; border:1px solid #000; text-align:center; padding-top:3px;}
#f1 {float:left; background:#0E0E0E; color:#ff6699; height:17px; width:163px; border:1px solid #000; text-align:center; padding-top:1px;}
#f2 {float:left; background:#0E0E0E; color:#C9CFDF; height:17px; width:163px; border:1px solid #000; text-align:center; padding-top:1px;}

/* Ranking de Parejas */

#pt {float:left; color:#3366cc; background:#0E0E0E url(http://www.heosforo.net/foros/public/style_images/heosforo/barra_1.png) repeat-x top; height:20px; width:658px; margin-top:10px; border:1px solid #000; text-align:center; padding-top:3px;}
#p1f {float:left; background:#0E0E0E; color:#ff6699; height:17px; width:163px; border:1px solid #000; text-align:center; padding-top:1px;}
#p1m {float:left; background:#0E0E0E; color:#3399ff; height:17px; width:163px; border:1px solid #000; text-align:center; padding-top:1px;}
#p2 {float:left; background:#0E0E0E; color:#C9CFDF; height:17px; width:163px; border:1px solid #000; text-align:center; padding-top:1px;}

/* Ranking de Salas */

#st {float:left; color:#ff0000; background:#0E0E0E url(http://www.heosforo.net/foros/public/style_images/heosforo/barra_1.png) repeat-x top; height:20px; width:658px; margin-top:10px; border:1px solid #000; text-align:center; padding-top:3px;}
#st2 {float:left; background:#0A0D0F; color:#C9CFDF; height:20px; width:163px; margin-top:10px; border:1px solid #000; text-align:center; padding-top:3px;}
#s2 {float:left; background:#0E0E0E; color:#C9CFDF; height:17px; width:163px; border:1px solid #000; text-align:center; padding-top:1px;}
#sc {float:left; background:#0E0E0E; color:#ff0000; height:17px; width:163px; border:1px solid #000; text-align:center; padding-top:1px;}





































.rankall {
	font-family:Tahoma;
	background-color: #0E0E0E;
	font-size: 12px;
	color: #F2F2F2;
}
.rpanel {
	clear: both;
	display: none;
	background-color: #0F1012;
	padding: 5px;
}
.rpanel.active-tab-body {
	display: block;
}
#heosrabs {
	position: relative;
border-bottom:1px solid #000;
	height: 26px;
	list-style: none;
}
#heosrabs li {
	float: left;
}
#heosrabs a {
border-right:1px solid #000;
	float: left;
	padding: 5px 8px;
	margin-left: 6px;
	background-color: #0E0E0E;
	text-decoration: none;
	color: #C9CFDF;
}
#heosrabs a:hover {color: #0099ff;}
#heosrabs a.active-tab {
	background-color: #000;
	border-bottom: 3px solid #0099ff;
	padding-top: 3px;
	color: #ccc;
}