/* CSS Document */

#ranking_menu {
	height:108px;
	padding:20px 0;
	width:458px;
}
#ranking_menu div {
	float:left;
	width:224px;
	height:32px;
	background:transparent url(images/btn_multi_sections_off.jpg) no-repeat scroll left top;
	margin:2px;
	color:#fff;
	font-weight:bold;
	font-family:arial;
	font-size:13px;
	text-align:center;
	cursor:pointer;
}

#ranking_menu p{
	top:8px;
	position:relative;
}

#ranking_menu div.on, #ranking_menu div:hover {
	background:transparent url(images/btn_multi_sections_on.jpg) no-repeat scroll left top;
	color:yellow;
}

.txt_RF4 {
-x-system-font:none;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
}

.txt_RF2 {
-x-system-font:none;
color:#FE6F01;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;

}
.txt_RF1 td {
	text-align:center;
}
.txt_RF1 {
-x-system-font:none;
color:#FFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;

}

.txt_RF2 td{
text-align:center;
height:40px;
}
.txt_RF3 {
-x-system-font:none;
color:#FFEA00;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
}

.league_table_bg {
height:295px;
margin: 0 auto;
}
#league_top_menu {
	height: 46px;
	width: 305px;
	padding-top: 7px;
	margin: 0 auto;
	text-align: right;
}
.ir {
	width: 151px;
	height: 33px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	padding-top: 6px;
	float: left;
	cursor: pointer;
}
.ir_sel {
	color:yellow;
	cursor: pointer;
}
.nr {
	width: 154px;
	height: 33px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	padding-top: 6px;
	float: left;
	cursor: pointer;
}
.nr_sel {
	color:yellow;
	cursor: pointer;
}

.positionUser {
	color: #8BEA3E;
	font-weight: bold;
	font-size: 11px;
}
.divisions_sel {
	font-weight: bold;
}
#pnc {	
	height: 70px;
	padding-left:185px;
	padding-top:14px;
}
#loader{
	padding-bottom:25px;
	padding-left:15px;
	left: 363px;
	top: 471px;
	width: 70px;
}
#prev_next{

	padding-bottom:25px;
	padding-left:15px;
	left: 160px;
	top: 468px;
	width: 140px;
	color:#FFFFFF;
	font:bold 10px Arial,Helvetica,sans-serif;
}

	#prev
	{
		float:left;
	}

	#paginator
	{
		float:left;
		height:20px;
		margin-top:9px;
		width:80px;
		text-align: center;
	}
	
	#next
	{
		float:right;
	}
.btn_log{
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("../images/loginbg.jpg");
	background-position:0 0;
	background-repeat:repeat-x;
	color:#F6E9E8;
	cursor:pointer;
	font-weight:bold;
	height:20px;
	width:77px !important;
}