a{
	color:#4F4905;
}
.text, select, textarea{
	border:1px solid #CACACA;
	/*width:160px;*/
}
.text{
	padding: 2px;
	width: 134px;
	height: 14px;
}
textarea {
	padding: 2px;
}
.submit,
.button {
	border: 1px solid #A1A1A1;
	background: #d3d3d3;
	padding: 0 4px;
	line-height: 18px;
}
#nav #logout .submit {
	color:#4F4905;
}
a.submit,
a.button {
	display: inline-block;
	border: 1px solid #A1A1A1;
	background: #d3d3d3;
	padding: 0 4px;
	line-height: 18px;
}
a.submit:hover,
a.button:hover {
	background-color: #eee;
	text-decoration: underline;
}

.contBox {
	overflow: hidden;
}
#weatherList{
	float:left;
	display:inline;
	margin:10px 0 0 0;
	padding:0;
	overflow:hidden;
	_height: 1%;
}

#weatherList li{
	float:left;
	display: inline;
	margin:0 13px 0 0;
	list-style:none;
}

#selectCompetition, #selectWeather {
	clear:both;
	width: 230px;
}

.weatherBox, .weatherBoxLight, .weatherBoxFix{
	display:block;
	width:40px;
	height:40px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.weatherBox span, .weatherBoxLight span, .weatherBoxFix span, .weatherName{
	display:none;
}

.weatherBoxLight, .weatherBoxFix{
	background-position: 0 -40px;
}

.weatherBoxLight:hover{
	background-position: 0 0; 
}

#selectWeather_0{background-image: url(../imgs/weatherIcon_0.gif);}
#selectWeather_2{background-image: url(../imgs/weatherIcon_2.gif);}
#selectWeather_3{background-image: url(../imgs/weatherIcon_3.gif);}
#selectWeather_4{background-image: url(../imgs/weatherIcon_4.gif);}
#selectWeather_6{background-image: url(../imgs/weatherIcon_6.gif);}

.smallWeather_2, 
#statsList .weather_2 {
	background-image: url(../imgs/weatherIcon_small_2.gif);
}
.smallWeather_3, 
#statsList .weather_3 {
	background-image: url(../imgs/weatherIcon_small_3.gif);
}
.smallWeather_4, 
#statsList .weather_4 {
	background-image: url(../imgs/weatherIcon_small_4.gif);
}
.smallWeather_6, 
#statsList .weather_6 {
	background-image: url(../imgs/weatherIcon_small_6.gif);
}
#statsList .race {
	background-image: url(../imgs/statsRace.gif);
}


.smallWeather{
	width:20px;
	background-position: center;
	background-repeat: no-repeat;
	/*border-left:1px solid #fff;*/
}

.tableHeaderItem .smallWeather{
	display: block;
	width: auto;
	height: 20px;
}

#profileTable td.smallWeather {
	display:table-cell;
	border-left: 1px solid #fff;
}

#groupRaceInfo .smallWeather{
	padding-left:40px;
	background-position: left center;
}
#groupRaceInfo .countdown{
	text-align: center;
	width:185px;
}
#groupRaceInfo .duration{
	text-align: center;
}

/* ****************************************** */
/*               RankingForm                  */
/* ****************************************** */
#rankingForm {
	margin: 0 auto 10px 30px;
	overflow: hidden;
	_height: 1%;
}
#rankingForm ul{
	float:left;
	margin:15px 0 0;
	height:auto;
}
#rankingForm li{
	float:left;
	display:inline;
}

#selectWeather {
	width: 230px;
}
#rankingForm #searchNick {
	float: none;
	display: block;
	margin: 40px 0 0 230px;
}
#nickInput {
	float: left;
	display: inline;
	height: auto;
}
button#sendNick{
	margin-left: 5px;
	height: auto;
}
a#sendNick{
	float: left;
	display: inline;
	margin-left: 5px;
	height: 18px;
}

#rankingForm #selectLocationId{
	width:200px;
}
#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;
}

select .seasonName {
	color:#000;
	font-weight:bold;
	margin:5px 0 2px;
}

optgroup {
	font-style:italic;
	font-weight:normal;
	padding-left:10px;
}

.target {
	background-color: #60ccf0;
}




.footerText {
	font-size:11px;
	margin-top:20px;
}
.footerText p{
	font-weight: bold;
}


.playLink span,
.deny span, 
.accept span, 
.leaveGroup span,
.rankingLink span,
.deleteNick span{
	display:none;
}

/*.actionContainer a,*/
#groupRaceInfo .playLink a, 
#groupRaceInfo .rankingLink a,
#privateTournaments .playLink a, 
#privateTournaments .rankingLink a,
#privateTournaments .play, 
#privateTournaments .ranking, 
#profileTable .playLink a, 
#profileTable .rankingLink a {
	display:none;
}

#switchLevel {
	float: right;
	position: relative;
	top: -30px;
	right: 0px;
}


/* =nav */
#nav li {
	float:left;
	padding: 0;
	border-right:2px solid #D5D5D5;
}
#nav li a {
	float:left;
	display: inline;
	padding: 6px 10px;
}
#nav li a:hover {
	background-color: #eee;
	text-decoration: underline;
}
#nav #logout {
	padding: 6px 10px;
}

.subNav a {
	float: left;
	border: 1px solid #E2E9ED;
	border-bottom: none;
	background: #ddd;
	line-height: 20px;
	padding: 0 6px;
	text-decoration: none;
}
.subNav a:hover {
	background-color: #eee;
	text-decoration: underline;
}

.specLabel a, 
.statsRace, 
.medalLabel a {
	display:block;
	height:20px;
	width:20px;
	margin:0 auto;
}
.specLabel a span, 
.statsRace span, 
.medalLabel a span {
	display: none;
}

#statsList .medalLabel a {
	background-position:center bottom;
} 
#statsList .medalLabel .active {
	background-position:center top;
} 

.statsTable td {
	text-align: right;
}

.statsTable .tableHeaderItem {
	text-align: center;
	background: url(../imgs/th_gradient_grey.gif) repeat-x scroll 0 0;
	height:24px;
}
.statsTable .emptyHeader{
	background:  none;
}
.statsTable .raceHeader {
	text-align: center;
	background: url(../imgs/th_gradient_blue.gif) repeat-x scroll 0 0;
	height:24px;
}
.statsTable .tableHeaderItem .smallWeather_2 { background: url(../imgs/th_weather_2.gif) no-repeat scroll center center;}
.statsTable .tableHeaderItem .smallWeather_3 { background: url(../imgs/th_weather_3.gif) no-repeat scroll center center;}
.statsTable .tableHeaderItem .smallWeather_4 { background: url(../imgs/th_weather_4.gif) no-repeat scroll center center;}
.statsTable .tableHeaderItem .smallWeather_6 { background: url(../imgs/th_weather_6.gif) no-repeat scroll center center;}
.statsTable .tableHeaderItem .statsRace {background:url(../imgs/th_race.gif);}

.specLabel a, 
.medalLabel a {
	background-repeat:no-repeat;
}

#statsList {
	border:1px solid #E2E9ED;
	float:left;
	display: inline;
	width: 190px;
	margin-right:20px;
	padding:10px;
}

#statsList .medalLabel {
	float: left;
	display: inline;
	width: 20px;
	margin-right: 14px;
}

#statsList ul ul {
	height: 20px;
}

#statsList .statItem {
	background-repeat:no-repeat;
	background-position: left 4px;
	padding-left:34px;
	line-height: 24px;
}
#statsList .weatherListItem {
	float: left;
	display: inline;
}

#statsList .weatherIcon {
	display:block;
	width:20px;
	height:20px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#statsList .weatherIcon span {
	display:none;
}

.specLabel .statId_12, 
#statsList .statId_12, 
.medalLabel .statId_12 {
	background-image: url(../imgs/statsItem_12.gif);
}
.specLabel .statId_13, 
#statsList .statId_13, 
.medalLabel .statId_13 {
	background-image: url(../imgs/statsItem_13.gif);
}
.specLabel .statId_14,
#statsList .statId_14, 
.medalLabel .statId_14 {
	background-image: url(../imgs/statsItem_14.gif);
}
.specLabel .statId_15,
#statsList .statId_15, 
.medalLabel .statId_15 {
	background-image: url(../imgs/statsItem_15.gif);
}
.specLabel .statId_22,
#statsList .statId_22, 
.medalLabel .statId_22 {
	background-image: url(../imgs/statsItem_22.gif);
}
.specLabel .statId_24,
#statsList .statId_24, 
.medalLabel .statId_24 {
	background-image: url(../imgs/statsItem_24.gif);
}
.specLabel .statId_25,
#statsList .statId_25, 
.medalLabel .statId_25 {
	background-image: url(../imgs/statsItem_25.gif);
}
.specLabel .statId_crashes, 
.medalLabel .statId_crashes {
	background-image: url(../imgs/statsItem_crashes.gif);
}
.specLabel .statId_averageSpeed {
	background-image: url(../imgs/statsItem_averageSpeed.gif);
}
.specLabel .statId_bestTrackTime {
	background-image: url(../imgs/statsItem_bestTrackTime.gif);
}
.statsRace{
	background-image: url(../imgs/statsRace.gif);
}


.statsTable .statsItem{
	width:115px;
}


#statsRanking {
	overflow: visible;
}
#statsRanking table {
	width: auto;
}
#statsRanking .specValue {
	width:180px;
}
.medalList ul{
	height:20px;
	margin:0 auto;
}
.medalList li{
	height: 20px;
	width: 20px;
	display: block;
	float: left;
	margin-right:10px;
	background: transparent no-repeat center -20px;
}

.medalList .medal_1 {background-image: url(../imgs/medal_bronze.gif)}
.medalList .medal_2 {background-image: url(../imgs/medal_silver.gif)}
.medalList .medal_3 {background-image: url(../imgs/medal_gold.gif)}
.medalList .medal_4 {background-image: url(../imgs/medal_diamond.gif)}

.bandAid .medal_1, 
.bandAid .medal_2,
.bandAid .medal_3, 
.bandAid .medal_4 {
	background-image: url(../imgs/medal_bandAid.gif)
}

.medalList .activeMedal {
	background-position: center top;
}

.medalList .specificValue{
	margin:0;
	text-align:right;
	width:110px;
}

.medalList li span{
	display: none;
}

#footer {
	margin-top:10px;
}

#medals .container {
	float: left;
}

#medals #medalsTable {
	width:300px;
	margin-right:40px;
}

#medals #medalsTable {
margin-right:20px;
width:295px;
}

#medals #medalsTable .medalLabel {
	width:30px;
}

#medalsDescription p, 
#medalsDescription ul {
	margin-bottom:10px;
}

#medalsHelp {
	height:30px;
	position:relative;
	right:-529px;
	top:-271px;
	width:30px;
}
#medalsHelp a {
	width:30px;
	height: 30px;
	display:block;
	background: transparent url(../imgs/help_button.gif) no-repeat scroll 0 0;
}
#medalsHelp a span {
	display:none;
}

#createRace table td#duration {
	width: 65%;
}

#badgesTable .paticipationAward {
	display:block;
	height:20px;
	width:20px;
	background:transparent no-repeat scroll 0 0 ;
}
#badgesTable .paticipationAward span {
	display: none;
}

#badgesTable .award_1 {background-image:url(../imgs/rank_1.gif);}
#badgesTable .award_2 {background-image:url(../imgs/rank_2.gif);}
#badgesTable .award_3 {background-image:url(../imgs/rank_3.gif);}
#badgesTable .award_top10 {background-image:url(../imgs/rank_top10.gif);}
#badgesTable .award_top100 {background-image:url(../imgs/rank_top100.gif);}
#badgesTable .award_top1000 {background-image:url(../imgs/rank_top1000.gif);}
#badgesTable .award_participated {background-image:url(../imgs/rank_participated.gif);}



.tool-tip {
	background-color: #000;
	color: #fff;
	padding: 4px 8px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0px 0px 8px 0px #666;
	-khtml-box-shadow: 0px 0px 8px 0px #666;
	-webkit-box-shadow: 0px 0px 8px 0px #666;
	box-shadow: 0px 0px 8px 0px #666;
}


.playerProfile #profileTable .groupName{
	text-align: left;
}

.playerProfile .qualificationResults_expand {
	background-image:url(../imgs/qualification_plus.gif);
}
.playerProfile .qualificationResults_shrink {
	background-image:url(../imgs/qualification_minus.gif);
}
