﻿.showcase .submenu{
	float:left;
	width:175px;
	height:350px;
	background:#b9b8b8;
	z-index:2;
}
.showcase .submenu ul{
	width:153px;
	margin-left:9px;
}
.showcase .submenu ul li{
	width:153px;
	height:29px;
	background-position:-787px -749px;
}

.showcase .submenu ul li.league_logo {
	background-position:-320px -847px;
	width:153px;
	height:133px;
	display:block;
	margin-top:8px;
	margin-bottom:10px;
}
.showcase .submenu ul li.league_sections {
	display:block;
	background-position:-320px -780px;
	width:137px;
	padding:0 8px;
	height:29px;
	margin-bottom:2px;
}
.showcase .submenu ul li.league_sections a {
	font:bold 14px Arial,Tahoma,Verdana;
	color:#383838;
	line-height:27px;
}
.showcase .submenu ul li.plain {
	border-top:1px dotted #383838;
	font:bold 14px Arial,Tahoma,Verdana;
	color:#383838;
	line-height:30px;
	height:30px;
	margin-top:5px;
}
.showcase .submenu ul li.league_sections a:hover {
	color:#000;
}


.newsholder ul.flashnews li {
	float:left;
	width:200px;
	height:110px;
	overflow:hidden;
	margin-top:10px;
	margin-left:13px;
	border-bottom:1px dotted #babcc0;
}
.newsholder ul.flashnews li a img {
	float:left;
	margin-right:10px;
}
.newsholder ul.flashnews li a h3 {
	float:left;
	width:90px;
	font:bold 12px Arial,Tahoma,Verdana;
	color:#232222;
}
.newsholder ul.flashnews li a p {
	float:left;
	width:90px;
	font:normal 12px Arial,Tahoma,Verdana;
	color:#232222;
}

.rest {
    float: right;
    font: normal 12px/24px Arial,Tahoma,Verdana;
    margin-right: 15px; 
}
.rest a {
    color: #676767;
}

#pageskinLeft{ z-index: 55!important;}
#pageskinRight{ z-index: 55!important;}