@import url("../template2.css");
/*
body {
    background:#003368 url(/ml/images/uefacup/bg.jpg) repeat-x fixed;
}

div#logo a {
	background:url(/ml/images/uefacup/logo.gif) no-repeat;
}*/
h1 {
	color:#065490;
}
h2 {
	background-image:url(/ml/images/uefacup/H2Bg_09.gif);
	color:white;
}
#sectionBanner .sponsor {
	position:absolute;
	top: 5px;
	left: 635px;	/* modified for Carlsberg sponsor */
}
#sectionMenu
{	
	background:url(/ml/images/uefacup/navBg_09.gif) repeat-x;
}
#sectionMenu li 
{
	background:url(/ml/images/uefacup/tabRightBg_09.gif) no-repeat right;
}
#sectionMenu li a {
	color:white;
}
#sectionMenu li a:hover {
	background:url(/ml/images/uefacup/navRollover_09.gif) repeat-x;
}
/*
#mainNav {
	background:url(/ml/images/uefacup/bg_row1.gif) no-repeat;
}
*/
#subNav {
	background:url(/ml/images/uefacup/bg_row2.gif) no-repeat;
}
.furtherLink{
	color:black;
}
.furtherLink:hover {
	color:black;
}
ul.bulletList li {
	background-image: url(/ml/images/uefacup/bullet_09.gif);
}
/* Fixtures table */
tr.on {
	background-color: #D2F2FF;
}
tr.off {
	background-color: White;
}
th {
	white-space:nowrap;
	background-color:#87D5F7;
}
/* Links box*/
ul.listLinks li {
	background: url(http://img.uefa.com/ml/images/uefacup/bullet_09.gif) no-repeat 2px 4px;
	line-height:14px;
	margin:0px 0px 6px 0px;
	padding-left:17px; 
}



