@import url(global.css);
/* -- Content Box -- */
.fullscreen .headercontent {
	padding:10px;
	width:985px;
	_width:986px;
	height: 100px; 
	border-bottom: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC; 
	border-left: 1px solid #CCCCCC;
	background-color:#EDEDED; 
	text-align: left;
}
/* -- Comite Box -- */
.comitebox {
	width: 307px;
	float: left;
	padding: 0 0 20px 17px;
}
.comitebox .header .right {
	background-image: url('../images/boxes/comite/comite_header_right.jpg');
	background-repeat:no-repeat;
	background-position: top right;
	height: 10px;
	width: 307px;
}
.comitebox .header .left {
	background-image: url('../images/boxes/comite/comite_header_left.jpg');
	background-repeat:no-repeat;
	height: 10px;
	width: 307px;
}
.comitebox .header .content {
	width: auto;
	background-image: url('../images/boxes/comite/comite_header_center.jpg');
	background-repeat: repeat-x;
	height: 10px;
	margin: 0 14px 0 10px;
	_margin-bottom: -5px;
}
.comitebox .body .right{
	width: 307px;
	
}
.comitebox .body .left{
	background-image: url('../images/boxes/comite/comite_body_repeatBG.gif');
	background-repeat: repeat-y;
	width: 307px;
}
.comitebox .body .content {
	padding: 0;
	border: 0 solid #ccc;
	background-image: url('../images/boxes/comite/comite_body_BG.gif');
	background-repeat:no-repeat;
	background-position: top left;
	font-size: 12px;
	height:auto;
	width: 307px;
	text-align: left;
	
}
.comitebox .footer .right {
	background-image: url('../images/boxes/comite/comite_footer_right.gif');
	background-repeat:no-repeat;
	background-position: top right;
	height: 14px;
	width: 307px;
}
.comitebox .footer .left {
	background-image: url('../images/boxes/comite/comite_footer_left.gif');
	background-repeat:no-repeat;
	height: 14px;
	width: 307px;
}
.comitebox .footer .content {
	background-image: url('../images/boxes/comite/comite_footer_center.gif');
	background-repeat: repeat-x;
	height: 14px;
	margin: 0 14px 0 10px;
	width: auto;
	
}
.comitebox .body .left .right .content div.comite_content {
	width: 307px;
	height: 240px;
	text-align: right;
}
.comitebox .body .content p {
	margin: 0;
}
.comitebox .body .left .right .content div.leaderbox_title {
	color: #563A47;
	font-size: 18px;
	padding: 0 15px;
}
.comitebox .body .left .right .content div.leader_name {
	color: #5a8798;
	font-size: 12px;
	font-weight: bold;
	padding: 0 15px;
	float: right;
}

.comitebox .body .content table {
	margin: 5px 0 0 10px;
	_margin-left: 5px;
	text-align: left;
	border-collapse: collapse;
	color: #547d8d;
	width: 280px;
	float: left;
}
.comitebox .body .content table tbody td {
	padding: 3px 0;
	border-top: 1px solid #9a9a9a;
}
.comitebox .body .content table tbody td.noborder {
	border: none;
}

.comitebox a:link, .comitebox a:active, .comitebox a:visited {
	text-decoration: none;
	color: #547D8D;
}
.comitebox a:hover {
	text-decoration: underline;
	color: #42626f;
}
/* -- Small Comite Box -- */
.small .body .left .right .content div.comite_content {
	height: 200px;
}
.small .body .left .right .content div.comite_content .imgContainer {
	margin: 5px 0 0 10px;
}
.small .body .content table {
	width: 150px;
	font-size: 20px;
	margin: 30px 0 0 0;
	color: #80a5b3;
}
.small .body .content table tr.highlight {
	color: #42626F;
	font-size: 20px;
}
/* Input style */
.fullscreen .headercontent select {
	background-color:#84717A;
	border:1px solid #48313B;
	color:#FFF;
	width: auto;
	font-size: 16px;
	text-align: left;
}

/* -- Tableau Classement-- */ 
.stats {
	margin: auto;
	width: 100%;
	border-collapse: collapse;
}
.stats tr td, .stats tr th {
	padding: 5px;
}
.stats tr th {
	color: #424342;
	font-weight: bold;
	cursor:pointer;
}
.stats tr th div.header_link {
	width: 100%;
	cursor: pointer;
}
.stats tr th a {
	text-decoration: none;
}
.stats tr th:hover {
	background-color: #b4c6cc;
	padding-left: 15px;
}
.stats tr th.width {
	width: 50px;
	padding:5px;
}
.stats tr th.width2 {
	width: 150px;
	padding:5px;
}
.stats tr th.width3 {
	width: 75px;
	padding:5px;
}
.stats thead tr th.rpadding {
	padding:5px 5px 5px 30px;
}
.stats tr td {
	background-color:#84717A;
	border:1px solid #48313B;
	color:#222;
}
.stats tr td.nobrd_r {
	border-right: 0px solid #d4d4d3;
}
.stats tr td.nobrd_l {
	border-left: 0px solid #d4d4d3;
}
.stats tr td.green {
	color: #ffffff;
	background-image: url('../images/tables/tablebg_green.gif');
	background-repeat: repeat-x;
	font-weight: bold;
}
.stats tr td.red {
	color: #ffffff;
	background-image: url('../images/tables/tablebg_red.gif');
	background-repeat: repeat-x;
	font-weight: bold;
}
.stats tr td.yellow {
	color: #ffffff;
	background-image: url('../images/tables/tablebg_yellow.gif');
	background-repeat: repeat-x;
	font-weight: bold;
}
.stats tr td.blue {
	color: #ffffff;
	background-image: url('../images/tables/tablebg_blue.gif');
	background-repeat: repeat-x;
	font-weight: bold;
}
.stats tbody tr td.gray {
	color: #ffffff;
	background-image: url('../images/tables/tablebg_gray.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	width: 5%
}
.stats tr.odd td{
	background: none;
	background-color: #c3c3c2;
}
.stats tr.odd td.green {
	color: #ffffff;
	background-image: url('../images/tables/tablebg_green_light.gif');
	background-repeat: repeat-x;
}
.stats tr.odd td.red {
	color: #ffffff;
	background-image: url('../images/tables/tablebg_red_light.gif');
	background-repeat: repeat-x;
}
.stats tr.odd td.yellow {
	color: #ffffff;
	background-image: url('../images/tables/tablebg_yellow_light.gif');
	background-repeat: repeat-x;
}
.stats tr.odd td.blue {
	color: #ffffff;
	background-image: url('../images/tables/tablebg_blue_light.gif');
	background-repeat: repeat-x;
}
.stats tr.odd td.gray {
	color: #ffffff;
	background-image: url('../images/tables/tablebg_gray_light.gif');
	background-repeat: repeat-x;
	font-weight: bold;
}
.stats tr td a, .stats tr td a:link, .stats tr td a:visited,
.champion_main tr td a, .champion_main tr td a:link, .champion_main tr td a:visited,
.important_player a, .important_player a:link, .important_player a:visited,
.trophy_main tr td a, .trophy_main tr td a:link, .trophy_main tr td a:visited {
	text-decoration: none;
	color: #003b92;
}
.stats tr td a:hover,
.champion_main tr td a:hover,
.trophy_main tr td a:hover,
.important_player a:hover {
	color: #003B92;
	text-decoration: underline;
}
/* --------- Player Profile Stat Tables --------- */
table.profile_table {
	margin: auto;
	width: 95%;
	border-collapse: collapse;
}
.profile_table tr td, .profile_table tr th {
	padding: 5px;
}
.profile_table tr th {
	color: #e0e0e0;
	font-weight: bold;
	cursor:pointer;
	background-color: #666666;
	border: 1px solid #9f9f9f;
}
.profile_table tr th div.header_link {
	width: 100%;
	cursor: pointer;
}
.profile_table tr th a {
	text-decoration: none;
}
.profile_table tr:hover td,
.profile_table tr.odd:hover td {
	background-color: #c4c4c4;
	border-top: 1px solid #7e7e7e;
	border-bottom: 1px solid #7e7e7e;
}
.profile_table tr th.width {
	width: 50px;
	padding:5px;
}
.profile_table tr th.width2 {
	width: 150px;
	padding:5px;
}
.profile_table tr th.width3 {
	width: 75px;
	padding:5px;
}
.profile_table thead tr th.rpadding {
	padding:5px 5px 5px 30px;
}
.profile_table tr td {
	background-color:#fafafa;
	border: 1px solid #9f9f9f;
	color:#000;
}
.profile_table tr.odd td{
	background-color: #e0e0e0;
}
.profile_table tr td.highlight,
.profile_table tr.odd td.highlight  {
	background-color: #cbcadb;
	border-left: 1px solid #7e7e7e;
	border-right: 1px solid #7e7e7e;
	font-size: 12px;
}
.profile_table tr.bgTotalCareer td,.profile_table tr.bgTotalCareer:hover td {
	background-color: #cbcadb;
	font-weight: bold;
}
/* Les boxes pour la page carriere */
.career_leader_box {
	float: left; 
	width: 311px; 
	border: 1px solid #A4A4A4;
	padding: 0 0 0 5px ;
	background-color:#CECECE; 
	margin: 5px;
}
.teamateBox {
	padding: 5px 0 5px 5px; 
	width: 235px; 
	float: right; 
	border:1px solid #a4a4a4; 
	background-color: #cecece; 
	text-align: left;
}
.teamateBox .title {
	text-transform: uppercase; 
	font-size: 16px; 
	text-align: center;
}
.teamateBox div.trophyContainer {
	width: 100px;
	float: left;
}
.teamateBox span.trophyList {
	line-height: 60px;
	font-size: 16px;
	color: #577681;
}
/* Les tableaux leaders pour la page carriere */
.table.tabbox_stat_table {
	font-size:14px;
	margin-left:30px;
	width:281px;
}
.career_leader_box thead tr th {
	border-bottom: 0px solid #A4A4A4;
}
.career_leader_box tbody tr td {
	border-bottom: 0px solid #A4A4A4;
}
div.leader_container.goalie {
	margin-top: 0;
}
/* Le menu tab dans la section champion */
ul.championNav {
	padding:10px;
	width:985px;
	list-style-type:none;
	margin: 20px 0 0 5px;
	padding: 0;
}
ul.championNav li {
	float: left;
	text-align: center;
	cursor: pointer;
	_margin-bottom: -13px;
}
ul.championNav li.menu1{
	background-image: url(../images/navigation/tabs_champions.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 151px;
	font-size: 18px;
	color: #74a0ab;
	padding: 0;
	height: 42px;
	line-height: 55px;
}
ul.championNav li.menu2{
	background-image: url(../images/navigation/tabs_champions.jpg);
	background-position: -511px 0;
	background-repeat: no-repeat;
	width: 151px;
	font-size: 18px;
	color: #74a0ab;
	padding: 0;
	height: 42px;
	line-height: 55px;
}
ul.championNav li.selected {
	background-image: url(../images/navigation/tabs_champions.jpg);
	background-repeat: no-repeat;
	font-size: 20px;
	color: #d7d1d3;
	padding: 0;
	width: 176px;
	line-height: 45px;
}
ul.championNav li.menu1.selected {
	background-position: -334px 0;
	_width: 170px;
}
ul.championNav li.menu2.selected {
	background-position: -151px 0;
}
/* --------- CHAMPIONS --------- */
.liguea h2, .ligueb h2 {
	text-transform: uppercase;
}
.champion_pic {
 	float:left;
}
.champion_pic {
 	float:left;
}
.champion_details{
	float:left;
	padding: 0 10px;
	margin-left: 100px;
	width: 360px;
	text-align: left;
}
.important_player {
	padding: 5px 0
}
table.champion_main {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #bbb;
}
table.champion_main tr td {
	padding: 5px;
}
table.champion_main tr.even td {
	background-color: #cecece;;
}
table.champion_main tr.odd td {
	background-color: #dddddd;;
}
/* --------- TROPHIES --------- */
table.trophy_main {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #bbb;
	background-color: #cecece;
}
table.trophy_main tr td {
	padding: 5px;
}
table.trophy_main tr.odd td {
	background-color: #dddddd;;
}
table.trophy_main h2 {
	margin: 10px 0 0 0;
}
table.trophy_main span {
	margin-top: 50px;
	font-size: 16px;
}
table.trophy_main.pastwinners span {
	margin-top: 5px;
	font-size: 12px;
}
/* --------- MODERN NAVIGATION --------- */

ul.box_navigation_modern {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box_navigation_modern li {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 10px;
	line-height: 31px;
	text-align: right;
}
ul.box_navigation_modern li {
	width: 103px;
	height: 32px;
	background: transparent url(../images/navigation/moderntabs/profile_nav.gif) no-repeat left top;
	cursor: pointer;
	color: #434241;
	font-weight: bold;
}
ul.box_navigation_modern li.selected {
	background: transparent url(../images/navigation/moderntabs/profile_nav_active.gif) no-repeat left top;
	cursor: default;
	color: #016995;
}
ul.box_navigation_modern li.first {
	width: 107px;
	height: 32px;
	background: transparent url(../images/navigation/moderntabs/profile_nav_first.gif) no-repeat left top;
}

ul.box_navigation_modern li.firstselected {
	background: transparent url(../images/navigation/moderntabs/profile_nav_first_active.gif) no-repeat left top;
	cursor: default;
	color: #016995;
}
ul.box_navigation_modern li.last {
	width: 14px;
	height: 32px;
	background: transparent url(../images/navigation/moderntabs/profile_nav_last.gif) no-repeat left top;
}

/* --------- Page Comments --------- */
.fullscreen .commentContainer, .fullscreen .postContainer {
	background-color:#EDEDED;
	border: 1px solid #CCCCCC;
	padding:10px;
	width:985px;
	margin-top: 20px;
}
.fullscreen .commentContainer p {
	margin: 10px 0;
}
