body{
	background: #edeae3 url(/xsl_gamebase/_magic/_mtb09/imgs/bg.gif) repeat-x scroll 0 0;
}

#rankingForm ul{
	margin:15px auto 10px;
	overflow:hidden;
	width:510px;
}
#rankingForm li{
	float: left;
	margin-bottom:10px;
	height:20px;
	width:auto;
}
#rankingForm #selectCompetition{
	margin-right:20px;
}
#rankingForm #selectLocationId{
	width:200px;
}
#rankingForm #searchNick{
	width:290px;
}
#rankingForm #sendNick{

}
#rankingForm #selectCompetitionId{
	width:195px;
}

#rankingTable .player{
	display:block;
	overflow:hidden;
	width:220px;
}

#profileTable td{
	text-align: right;
}

#playerDetails{
	margin-bottom:20px;
}

.communityTable{
	margin-bottom:10px;
}

/* -------------------------------------------------------------------------------------- */

body{
	background:#F9FBF9 url(/xsl_gamebase/_magic/_mtb09/imgs/bg.gif) repeat-x scroll 0 0;
}

a, #nav #logout .submit {
color:#3a352a;
}

#wrapper {
border:1px solid #B1C0B0;
margin:0 auto;
}
#nav ul {
	background:#d0c8b9;
}
#nav li, #nav #login, #nav #logout {
	border-color:#8c816c;
	border-width:1px;
}
#content {
border:medium none;
}
table {
background:#ebe7df none repeat scroll 0 0;
border:1px solid #B1C0B0;
}
th, td, .tableHeaderItem {
border-color:#AFBBAE;
}
.dark {
background:#dbd5c9 none repeat scroll 0 0;
}
.light {
background:transparent none repeat scroll 0 0;
}
th {
color:#545A54;
}
.tableDevider {
border:1px solid #B1C0B0;
}
#stats .tableHeader {
border-bottom:1px solid #B1C0B0;
}
.resultItem {
border:1px solid #B1C0B0;
}
.competitionName {
color:#859381;
}
.subNav a{
	background:#d0c8b9;
}
.subNav .active,
.tableContainer{
	background:#ede8de;
}

.tableContainer table{
	background:#fefefe;
}
.championShipName h4{
	margin: 0;
	text-align: left;
}
#profileTable .competitionName{
	text-align: left;
}
