/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
	font-size: 8.75pt;
	font-family: "Trebuchet MS", Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	line-height: 13pt;
}

p {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; OUTLINE-STYLE: none; OUTLINE-COLOR: invert; PADDING-LEFT: 0px; OUTLINE-WIDTH: 0px; PADDING-RIGHT: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; FONT-SIZE: 100%; VERTICAL-ALIGN: baseline; BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px
}
h2 {
	MARGIN-BOTTOM: 20px;
	COLOR: #e35e0f;
	text-decoration: none;
}

#container {
	min-height:100%;
	position:relative;
	background-image: url(img/bg-body-sky.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#content {
	padding-bottom:192px;
	font-size: 9.5pt;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.lost {
	color: #990000;
}

#content #info-bar {
	font-size: 11px;
	text-align: right;
	color: #FFF;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 18px;
	margin-right: 12px;
	margin-left: 12px;
}
#content #info-bar a:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
#content #info-bar a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
#content #info-bar a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#content #page-top {
	background-image: url(img/site_top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 11px;
}
#content #page-padding {
	padding-right: 11px;
	padding-left: 11px;
	background-image: url(img/site_bg.png);
	margin: 0px;
}
#content #page-bottom {
	background-image: url(img/site_base.png);
	background-repeat: no-repeat;
	height: 11px;
	margin: 0px;
	padding: 0px;
}

#header {
	height: 100%;
	width: 100%;
}

#header #fader {
	height: 38px;
	background-image: url(img/bg-footer.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#header #logo {
	height: 160px;
	background-image: url(img/header.jpg);
	background-position: bottom;
}


/* HEADER NAVIGATION BAR CSS */

#header #nav {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(img/bg-nav.png);
	height: 46px;
	background-repeat: repeat-x;
}
#header #nav ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 42px;
	padding-bottom: 0px;
	padding-left: 42px;
	line-height: 46px;
	margin: 0px;
}
#header #nav ul li {
	float: left;
}
#header #nav ul li a {
	DISPLAY: block;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: transparent;
	border-left-color: transparent;
}
#header #nav ul li a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#header #nav ul li a:visited, a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#header #nav ul li a:hover {
	background-image: url(img/bg-nav-hover.png);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6471b;
	border-left-color: #d6471b;
}


/* TEXT-RIGHT CSS */

#content #wrapper #text-right {
	float: right;
	width: 590px;
	padding-bottom: 22px;
	margin-right: 12px;
}

#content #wrapper #text-right h1 {
	font-size: 26pt;
	color: #001348;
	line-height: 26pt;
}
#content #wrapper #text-right h2 {
	background-image: url(img/div-hashed-bar.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
	padding-top: 45px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	line-height: 18pt;
	font-size: 1.85em;
	font-weight: normal;
	clear: both;
}
#content #wrapper #text-right img {
	float: left;
}
#content #wrapper #text-right a:link {
	color: #e35e0f;
	text-decoration: none;
}
#content #wrapper #text-right a:visited {
	color: #e35e0f;
	text-decoration: none;
	font-weight: normal;
}
#content #wrapper #text-right a:hover {
	color: #e35e0f;
	text-decoration: underline;
}
#content #wrapper #text-right p em {
	font-style: normal;
	font-weight: bold;
	color: #0b326f;
	font-size: 11px;
}
#content #wrapper #text-right strong {
	color: #001348;
}

#content #wrapper #text-right td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CECECE;
	line-height: 20pt;
	vertical-align: top;
}
#content #wrapper #text-right ul li {
	font-weight: normal;
	line-height: 18px;
	font-size: 8.75pt;
	vertical-align: top;
}
#content #wrapper #text-right #map {
	margin-right: auto;
	margin-left: auto;
}


/* TEXT-RIGHT ARTICLE &amp; NEWS SPECIFIC CSS */

#content #wrapper #text-right .article p {
	padding-bottom: 10pt;
	line-height: 17pt;
}
#content #wrapper #text-right .news p {
	margin-left: 70px;
	padding-bottom: 10pt;
	line-height: 17pt;
}
#content #wrapper #text-right .article .image {
	padding: 1px;
	border: 1px solid #CECECE;
	margin: 10px;
}


#content #wrapper #text-right .article .images td {
	line-height: 20pt;
	vertical-align: middle;
	text-align: center;
	border-bottom-style: none;
}
#content #wrapper #text-right .article .images td img {
	border: 1px solid #CECECE;
	padding: 1px;
	float: none;
}
#content #wrapper #text-right .article .fixtures td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CECECE;
	line-height: 20pt;
	vertical-align: middle
}
#content #wrapper #text-right .article .fixtures tr.even  td {
	background-color: #f3f7fb;
}
#content #wrapper #text-right .article .fixtures td img {
	border: 1px solid #CECECE;
	padding: 1px;
	float: none;
}
#content #wrapper #text-right .article .fixtures ul {
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	min-height: 85px;
	font-size: 10pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


/* TEXT-RIGHT SITEMAP CSS */

#content #wrapper #text-right .article .sitemap ul {
	font-weight: bold;
	list-style-type: none;
	min-height: 85px;
	font-size: 10pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	list-style-image: url(img/sitemap-sub.png);
	margin: 0px;
}


/* TEXT-RIGHT DOWNLOADS CSS */

#content #wrapper #text-right .article .downloads ul {
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	font-size: 10pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


/* TEXT-LEFT CSS */

#content #wrapper #text-left {
	float: left;
	width: 260px;
	margin-left: 12px;
	margin-top: 50px;
}

#content #wrapper #text-left ul {
	list-style-type: none;
	background-image: url(img/blockbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	text-indent: 20px;
	margin: 0px;
}
#content #wrapper #text-left h3 {
	font-size: 12pt;
	line-height: 33px;
	color: #333333;
	background-image: url(img/blockhead.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: 12px;
}

#content #wrapper #text-left ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CECECE;
	line-height: 28px;
	font-size: 13px;
}
#content #wrapper #text-left ul li a {
	height: 100%;
	display: block;
	font-weight: bold;
}
#content #wrapper #text-left ul li a:link {
	color: #000000;
	text-decoration: none;
}

#content #wrapper #text-left ul li a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
#content #wrapper #text-left ul li a:hover {
	color: #e35e0f;
	text-decoration: none;
}


/* LINK TO THE TOP OF THE PAGE */

#content #wrapper #link-top {
	clear: both;
	text-align: right;
	margin-right: 32px;
	margin-left: 32px;
	font-size: 11px;
	padding-bottom: 20px;
}
#content #wrapper #link-top a:link {
	color: #9d9d9d;
	font-weight: bold;
	text-decoration: underline;
}
#content #wrapper #link-top a:visited {
	color: #9d9d9d;
	font-weight: bold;
	text-decoration: underline;
}
#content #wrapper #link-top a:hover {
	color: #9d9d9d;
	font-weight: bold;
	text-decoration: none;
}


/* FOOTER SECTION */

#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:192px;   /* Height of the footer */
	padding: 0px;
	margin: 0px;
}
#footer #grass {
	height: 112px;
	background-image: url(img/bg-footer-grass.png);
	background-repeat: repeat-x;
}
#footer #wrapper-bg {
	background-image: url(img/bg-footer.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 80px;
}
#footer #wrapper {
	width: 940px;
	color: #9d9d9d;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 18px;
}
#footer #wrapper a:link {
	color: #9d9d9d;
	font-weight: bold;
	text-decoration: underline;
}
#footer #wrapper a:visited {
	color: #9d9d9d;
	font-weight: bold;
	text-decoration: underline;
}
#footer #wrapper a:hover {
	color: #9d9d9d;
	font-weight: bold;
	text-decoration: none;
}
#footer #wrapper #text-right {
	float: right;
	text-align: right;
	margin-right: 12px;
}
#footer #wrapper #text-left {
	text-align: left;
	float: left;
	margin-left: 12px;
}
#footer #wrapper #text-left img {
	margin-right: 16px;
}
.won {
	color: #336600;
}
