@import url("../template.css");

/* ------------------------------------- template layout specific ------------------------------------- */

/* section banner image(s) holder */
#sectionBanner
{
	background-color: #00005C;
}
#sectionMenu
{
	background: url(/ml/images/footballEurope/navBg.gif) repeat-x;
	text-align: right;
}
#sectionMenu li
{
	color: white;
}
#sectionMenu li form
{
	color: white;
}
#sectionMenu li input.submit
{
	
	border: none;
	cursor: pointer;
	height: 18px;
	margin: 0px 5px;
	padding: 0px;
	width: 15px;
}
#sectionMenu li.fixRes {
	background:url(/ml/images/footballEurope/tabRightBg.gif) no-repeat right;
}
#sectionMenu li.fixRes a:hover {
	background:url(/ml/images/footballEurope/navRollover.gif) repeat-x;
}

/* ------------------------------------- HTML selectors  ------------------------------------- */

h2
{
	background-image: url(/ml/images/footballeurope/H2Bg.gif);
	color: white;
}
h2 a, h2 a:hover
{
	color: white;
}
h3
{
	font-weight: bold;
	font-size: 10px;
	margin: 5px 0px;
	padding: 0px;
}
/* Domestic Standings table in club hp*/
#domesticStandings
{
	float: left;
	width: 250px;
	margin-right: 5px;
}
/* Domestic Fixtures/Results table in club hp*/
#domesticResults, #domesticFixtures
{
	display: inline;
	float:right;
	width: 250px;
	padding-bottom:5px;
}
/*  Top News Class */
p.clubNews strong a
{
	color: #163A75;
}
table.domesticStandings
{
	border-collapse: collapse;
	margin-left: 10px;
	width: 240px;
}
/* highlight selected club */
table.domesticStandings tr.domesticClub
{
	background-color: #B7C5D7;
}
/* Domestic Results table in club hp */
table.domesticResults tr.Result td.Score
{
	text-align: right;
}
table.domesticResults th.Score
{
	text-align: right;
	width:30px;
}
/* uefa competitions PlayersList*/
table.uefaPlayersList
{
	width: 250px;
	margin: 0px;
	padding: 0px;
}
table.clubsearch
{
	font-weight: normal;
	width: 505px;
	margin: 0px;
	padding: 0px;
}
.tableStandings
{
	width: 250px;
	margin: 0px;
	padding: 0px;
}
.tableStandingsEuropean
{
	width: 250px;
	margin: 0px;
	padding: 0px;
}
tr.on
{
	background-color: #ffcc00;
}
tr.off
{
	background-color: #ffff66;
}
ul.daysearch, ul.countrysearch, ul.daysearchfixtures
{
	list-style-type: none;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 10px;
}
ul.daysearch, ul.countrysearch
{
	background-color: #E6F0FB;
}
ul.daysearch li, ul.countrysearch li, ul.daysearchfixtures li  {
	margin:0px;
	padding:0px;
}
ul.daysearch li select, ul.countrysearch li select, ul.daysearchfixtures li.select  {
	font-size:10px;
	margin:1px  0px 5px 0px;
	padding:0px;
}
ul.daysearch li.clear, ul.countrysearch li.clear, ul.daysearchfixtures li.clear {
	clear: both;
	margin:0px;
	padding:0px;
}
ul.listCountry
{
	
	font-weight: normal;
	font-size: 10px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 5px;
}
ul.listCountry li
{
	line-height: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 5px;
}
.competitionsFixturesResults
{
	background-color: #E6F0FB;
	font-weight: normal;
	font-size: 10px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 2px 5px;
}
ul.competitionsFixturesResults li
{
	background: url(/ml/images/footballeurope/bullet.gif) no-repeat 4px 3px;
	line-height: 12px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 15px;
}
#map {
	padding:0px;	
	margin: 0px 0px -3px 0px;
}
#mapcountry {
	padding:0px;	
	margin: -5px 0px -3px 0px;
}
.titleColumn {
	background-color:#CBDBEF;
}
