#statsTeamDetails .teamContent 						{ }
#statsTeamDetails .teamContent .teamContentHead 	{ border: 1px solid #d5d5d5; border-bottom: 2px solid #d5d5d5; line-height: 22px; font-weight: bold; font-size: 12px; }
#statsTeamDetails .teamContent .teamContentPlayer 	{ border: 1px solid #d5d5d5; border-top: 0px; line-height: 22px; font-size: 11px; font-weight: normal; position: relative; }
#statsTeamDetails .teamContent .column 				{ width: 70px; text-align: center; }
#statsTeamDetails .teamContent .column.wide 		{ width: 250px;	padding-left: 10px;	text-align: left; }
#statsTeamDetails .teamContent .column.poistion 	{ border: 1px solid #d5d5d5; border-bottom: 0px; border-top: 0px; }
#statsTeamDetails .teamContent .column.player 		{ background-color: #f1f1f1; }
#statsTeamDetails .teamContent .teamContentHR 		{ height: 3px; background-color: #f1f1f1; border-bottom: 1px solid #d5d5d5; }

#lastFixture { width: 100%; }
#lastFixture .matchesList		{ display: table; padding: 0px; margin: 0px; font-size: 11px; }
#lastFixture .matchesList.head  { margin-top: 10px; font-size: 12px; font-weight: bold; border-bottom: 1px solid #d5d5d5; }
#lastFixture .matchesList li 	{ float: left; width: 40px; height: 25px; line-height: 25px; overflow: hidden; text-align: center; border: 1px solid #d5d5d5; border-top: 0px; border-left: 0px; }
#lastFixture .matchesList li.date 		{ width: 65px; text-align: center; border-right: 0px;  }
#lastFixture .matchesList li.team 		{ width: 97px;  border-right: 0px; }
#lastFixture .matchesList li.team.right { text-align: right; padding-right: 5px; }
#lastFixture .matchesList li.team.left  { text-align: left; padding-left: 5px; }
#lastFixture .matchesList li.score 		{ width: 45px; text-align: center;  border-right: 0px; }
#lastFixture .matchesList li.halfscore 	{ width: 30px; text-align: center; border-left: 1px solid #d5d5d5; }

#lastFixture .matchesList a { color: #000000; text-decoration: none; }
#lastFixture .matchesList a:hover { text-decoration: underline; }


#teamFixtureContent { background-color: #f1f1f1; border: 1px solid #cccccc; padding: 5px;  }
#teamFixtureContent .matchesFixture 			{ display: inline-table; width: 100%; padding: 0px; margin: 0px; background-color: #ffffff; border: 1px solid #d5d5d5; border-top: 0px; line-height: 20px; height: 20px; font-size: 11px; }
#teamFixtureContent .matchesFixture.head 		{ font-size: 12px; font-weight: bold; border-top: 1px solid #d5d5d5; border-bottom: 2px solid #d5d5d5;  }
#teamFixtureContent .matchesFixture li 			{ float: left; width: 50px; line-height: 25px; height: 25px; overflow: hidden; text-align: center;  }
#teamFixtureContent .matchesFixture li.score 	{ background-color: #ccebf9; border: 1px solid #d5d5d5; border-top: 0px; border-bottom: 0px; text-align: center; }
#teamFixtureContent .matchesFixture li a 		{ color: #414141; text-decoration: none; }
#teamFixtureContent .matchesFixture li a:hover 	{ text-decoration: underline; }
#teamFixtureContent .matchesFixture li.date 		{ width: 60px; background-color: #fff1d5; }
#teamFixtureContent .matchesFixture.head li.date 	{ background-color: #ffffff; }
#teamFixtureContent .matchesFixture li.team 			{ width: 110px; }
#teamFixtureContent .matchesFixture li.team.right 		{ text-align: left; padding-left: 5px; }
#teamFixtureContent .matchesFixture li.team.left 		{ text-align: right; padding-right: 5px; }
#teamFixtureContent .matchesFixture li.team.selected 	{ color: #705714;}
#teamFixtureContent .matchesFixture li.team.selected  a { color: #705714;}

#teamFixtureContent .matchesFixture:hover 		{ background-color: #e3e3e3; }
#teamFixtureContent .matchesFixture.head:hover 	{ background-color: #ffffff; }


/* <!-- Puan Durumu --> */
.contentHeader 			{ width: 100%; height: 40px; line-height: 40px; background-color: #004ca0; margin-bottom: 1px;  font-size: 18px; color: #ffffff; }
.contentHeader .left 	{ float: left; margin-left: 10px; }
.contentHeader .right 	{ float: right; margin-right: 10px; }

.tableHead 							{ background: url(/_img/istatistik/kucuk_mavi_bck.png) repeat-x; height: 30px; line-height: 30px; }
.tableHead .thList 					{ display: table; padding: 0px; margin: 0px;  font-size: 12px; color: #ffffff; }
.tableHead .thList li 				{ float: left; width: 175px; text-align: center; border-right: 1px solid #ffffff; }
.tableHead .thList li.wide 			{ width: 405px; }
.tableHead .thList li.last-child 	{ border-right: 0px; }

.tableList 			{ display: table; padding: 0px; margin: 0px; width: 100%; font-size: 11px; color: #414141; }
.tableList.head 	{ background: url(/_img/puandurumu/turuncu_bar.png) repeat-x; margin-top: 2px; color: #ffffff; font-weight: bold; }
.tableList.selected { background-color: #ededed; }
.tableList.selected-team  { background-color: #ccebf9; }
.tableList:hover		  { background-color: #ccebf9; }
.tableList li 				{ float: left; width: 25px; height: 22px; line-height: 22px; overflow: hidden; text-align: center; border-bottom: 1px solid #d5d5d5; }
.tableList li.icon 			{ position: relative; width: 25px; }
.tableList li.team 			{ width: 175px; padding-left: 5px; text-align: left; }
.tableList li.team a 		{ color: #414141; text-decoration: none; }
.tableList li.team a:hover 	{ text-decoration: underline; }
.tableList li.team.wide 	{ width: 215px; }

.tableList li.icon span { display: block; width: 8px; height: 8px; margin: 0px auto; margin-top: 7px; }
.tableList li.icon .bl1 { background: #002e87; }
.tableList li.icon .bl2 { background: #00499e; }
.tableList li.icon .bl3 { background: #0086d1; }
.tableList li.icon .bl4 { background: #ff0000; }

.tableList li.points { color:#FF0000; font-weight: bold; }
.tableList li.line { border-left: 1px solid #d5d5d5; }
.tableList li.cols8 { width: 176px; }

.tableList li.draw-none { display: none; }
.tableList.draw li.team { width: 250px; padding-left: 5px; text-align: left; }
.tableHead .thList.draw li 				{ float: left; width: 150px; text-align: center; border-right: 1px solid #ffffff; }
.tableHead .thList.draw li.wide 		{ width: 454px; }
.tableHead .thList.draw li.last-child 	{ border-right: 0px; }

.tableSubContent 		{ margin-top: 10px; }
.topList 				{ float: left; width: 240px; margin-left: 18px; }
.topList.first-child 	{ margin-left: 0px; }
.topList .listTitle 	{ background: url(/_img/istatistik/mavi_bar_big.png) repeat-x; height: 37px; line-height: 37px; padding-left: 10px;  font-size: 16px; color: #ffffff; }

.topList .listBody 							{ background-color: #f1f1f1; margin-top: 2px; }
.topList .listBody .listRow 				{ display: table; padding: 0px; margin: 0px; }
.topList .listBody .listRow li 				{ float: left; width: 30px; height: 30px; line-height: 30px; text-align: center; border-right: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5;  font-size: 11px; color: #414141; }
.topList .listBody .listRow li span 		{ display: block; }
.topList .listBody .listRow li.text 		{ text-align: left; width: 172px; line-height: normal; padding-left: 5px; }
.topList .listBody .listRow li.last-child 	{ border-right: 0px; }

.listSubRow 		{ display: table; padding: 0px; margin: 0px; width: 100%; font-size: 11px; color: #414141; text-align: center; }
.listSubRow.head 	{ background: url(/_img/puandurumu/turuncu_bar.png) repeat-x; margin-top: 2px;	color: #ffffff;	font-weight: bold; }
.listSubRow li 		{ float: left; width: 30px; height: 20px; line-height: 20px; }
.listSubRow li.text { width: 150px; }

.thTabList 					{ display: table; width: 100%; padding: 0px; margin: 0px; text-align: center;  font-size: 12px; color: #ffffff; }
.thTabList li 				{ display: table-cell; cursor: pointer; border-right: 1px solid #ffffff;  }
.thTabList li:hover 		{ background-color: #000000;  }
.thTabList li.selected		{ background-color: #000000;  }
.thTabList li:last-child 	{ border-right: 0px; }

.subFixture { float: left; width: 376px; margin-left: 5px; }
.subFixture .subTitle { background: url(/_img/istatistik/mavi_bar_big.png) repeat-x; height: 37px; line-height: 37px; padding-left: 10px;  font-size: 16px; color: #ffffff; }

.fixtureList 	{ display: table; background-color: #f1f1f1; padding: 0px; margin: 0px; width: 100%;  font-size: 11px; }
.fixtureList.head { background: url('/_img/puandurumu/turuncu_bar.png') repeat-x; margin-top: 2px; font-size: 12px; color: #ffffff; font-weight: bold; }
.fixtureList.head li { height: 30px; line-height: 30px; border: none; }

.fixtureList li { float: left; width: 35px; height: 25px; line-height: 25px; overflow: hidden; border-right: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; text-align: center; }
.fixtureList li.date { width: 70px; }
.fixtureList li.team { width: 191px; text-align: left; padding-left: 5px; } 
.fixtureList li a { color: #414141; text-decoration: none; }
.fixtureList li a:hover { text-decoration: underline;}

/* <!-- Puan Durumu --> */



#teamDetailsTop .header { width: 98%; height: 40px; line-height: 40px; padding: 0 1%; background-color: #004ca0; margin-bottom: 1px;  font-size: 18px; color: #ffffff; }
#teamDetailsTop .nav	{ width: 100%; display: block; }
#teamDetailsTop .statsTeamDetailsTop .tabs { display: table; width: 100%; list-style: none; padding: 0px; margin: 0px; font-size: 12px; font-weight: bold; }
#teamDetailsTop .statsTeamDetailsTop .tabs li { display: table-cell; width: 20%; height: 40px; line-height: 40px; border-right: 1px solid #ffffff; text-align: center; color: #ffffff; cursor: pointer; }
#teamDetailsTop .statsTeamDetailsTop .tabs li.selected 	{ -webkit-box-shadow: inset 0px 0px 20px 5px rgba(0,41,104,1); -moz-box-shadow: inset 0px 0px 20px 5px rgba(0,41,104,1); box-shadow: inset 0px 0px 20px 5px rgba(0,41,104,1); }
#teamDetailsTop .statsTeamDetailsTop .tabs li:hover		{ -webkit-box-shadow: inset 0px 0px 20px 5px rgba(0,41,104,1); -moz-box-shadow: inset 0px 0px 20px 5px rgba(0,41,104,1); box-shadow: inset 0px 0px 20px 5px rgba(0,41,104,1); }
#teamDetailsTop .header .stadium { float: right; }


#teamFixtureTopNav { display: block; width: 100%; height: 30px; margin-bottom: 10px; }
#teamFixtureTopNav .teamLeagueSelect 	{ float: left; }
#teamFixtureTopNav .teamLeagueNav 		{ width: 300px; float: right; }

.teamLeagueTab 				{ display: table; padding: 0px; margin: 0px; background-color: #f1f1f1; width: 100%; text-align: center; border: 1px solid #d3d3d3; border-radius: 5px; font-size: 12px; font-weight: bold; color: #747474; }
.teamLeagueTab li 			{ display: table-cell; width: 33.3%; height: 30px; line-height: 30px; cursor: pointer; }
.teamLeagueTab li.home 		{ border: 1px solid #d3d3d3; border-top: 0px; border-bottom: 0px; }
.teamLeagueTab li:hover 	{ background-color: #b7b7b7; color: #ffffff; }
.teamLeagueTab li.selected 	{ background-color: #b7b7b7; color: #ffffff; }

.teamLeagueSelect select { min-width: 200px; height: 30px; }

#statsMenu		{  }
#statsMenu ul 	{ margin: 0px; padding: 0px; list-style: none; }
#statsMenu li 	{ list-style: none;}
#statsMenu a	{ text-decoration: none; border: 0px; }
#statsMenu span	{ display: block; }


#statsMenu .snMain { }
#statsMenu .snMain .topHead { position: relative; background: url(/_img/canli_skor/sol_tab_bck.png) repeat-x; height: 85px; line-height: 85px; margin-bottom: 2px; padding-left: 10px;  font-size: 18px; color: #ffffff; cursor: pointer; }
#statsMenu .snMain .topHead .arrow			{ position: absolute; right: 10px; top: 35px; width: 11px; height: 16px; background: url('/_img/canli_skor/tab_kapali_ok.png') no-repeat; }
#statsMenu .snMain.selected .topHead .arrow { position: absolute; right: 10px; top: 35px; width: 16px; height: 12px; background: url('/_img/canli_skor/tab_acik_ok.png') no-repeat; }

#statsMenu .snMain.selected .subContent { display: block; }

#statsMenu .snMain .subContent 		{ margin: 4px; display: none; }
#statsMenu .snMain .subContent li 	{ border-bottom: 1px solid #b1b1b1;  }

#statsMenu .snMain .subContent li .subMenu { display: none; } 
#statsMenu .snMain .subContent li.selected .subMenu { display: block; } 

.snCountry 	{ background: url('/_img/canli_skor/mini_kapali_ok.png') no-repeat 165px 7px; height: 24px; line-height: 24px; overflow: hidden; font-weight: bold; font-size: 14px; padding-left: 7px; color: #656565; cursor: pointer; }
.snLeague 	{ background: url('/_img/canli_skor/radio_buton_off.png') no-repeat 5px 5px #e6e6de; height: 20px; line-height: 20px; overflow: hidden; padding-left: 20px; font-size: 11px; color: #3165ac; }
.snLeague a	{ color: #3165ac; }
.snOther { margin-bottom: 1px; }


#statsMenu .snMain .subContent li.selected .snCountry { background: url('/_img/canli_skor/mini_acik_ok.png') no-repeat 165px 9px; background-color: #ffffff; width: 174px; border: 1px solid #b1b1b1; }
#statsMenu .snMain .subContent li.league.selected .snLeague { background: url('/_img/canli_skor/radio_buton_on.png') no-repeat 5px 5px #e6e6de; }
#statsMenu .snMain .subMenu li.selected .snLeague { background: url('/_img/canli_skor/radio_buton_on.png') no-repeat 5px 5px #e6e6de; }

.subMenu.other .snSubCountry { font-weight: bold; font-size: 11px; }

.snSubCountry 	{ background: url('/_img/canli_skor/mini_kapali_ok.png') no-repeat 165px 7px; height: 24px; line-height: 24px; overflow: hidden; font-size: 14px; padding-left: 7px; color: #656565; cursor: pointer; }
.snSubLeague 	{ background: url('/_img/canli_skor/radio_buton_off.png') no-repeat 5px 5px #e6e6de; height: 20px; line-height: 20px; overflow: hidden; padding-left: 20px; font-size: 11px; color: #3165ac; }
.snSubLeague a	{ color: #3165ac; }

.subMenu.other li .snSubOther li 			{ display: none; }
.subMenu.other li.selected .snSubOther li 	{ display: block; }
.subMenu.other li.selected .snSubCountry	{ background: url('/_img/canli_skor/mini_acik_ok.png') no-repeat 165px 9px; background-color: #ffffff; width: 174px; border: 1px solid #b1b1b1; }
.subMenu.other .snSubOther li.selected .snSubLeague 	{ background: url('/_img/canli_skor/radio_buton_on.png') no-repeat 5px 5px #e6e6de; }
