body {
	background-image: url("../images/bg-body.jpg");
 	background-attachment: fixed;
  	background-position: 50% 0%;
 	background-repeat: no-repeat;
	background-color: #00192a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a img {
	border: none;
}
/* TYPOGRAPHY*/
p {
	font-size: 13px;
}

blockquote {
	font-size: 13px;
	font-style: italic;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003353;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 22px;
}

h1 a:hover {
	color: #f15921;
	text-decoration: none;
}

h2 a:hover {
	color: #f15921;
	text-decoration: none;
}

.two-col.club h1 {
	float: left;
}
h1 span {
	font-size: 11px;
	font-weight: normal;	
}
h1 span a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	color: #003353;
}
h1 span a:hover {
	text-decoration: underline;
}
h1 span img {
	margin: 0;
	padding: 0 0 0 5px;
}
h2 {
	/*padding: 0 0 14px 0;*/
	margin: 0;
	/*color: #637d87;*/
	color: #003353;
	font-size: 14px;
}
.news-archive-date {
	padding: 14px 0 14px 0;
	margin: 0;
	color: #637d87;
	/*color: #003353;*/
	font-size: 14px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003353;
	font-weight: bold;
	/*padding:0 0 10px 0;*/
	margin: 0;
}
.subtitle-fixture {
	font-weight: bold;
	font-size: 12px;
	color: #003355;
	padding: 0 0 0 5px;
}

.fixture-date {
	background-color: #98bcce;
	font-weight: bold;
	font-size: 12px;
	color: #003355;
	padding: 5px 0 0 5px;
	height: 20px;
	margin: 10px 0 0 0;
	clear: both;
}

.fixture-link {
	margin-bottom: 10px;	
	display:block;
}

.heading {
	font-weight: bold;
	padding: 0 0 11px 0;
	float: left;

	width: 100%;
}
.youtube {
	color: #676968;
}
.youtube img {
	float: left;
	clear: both;
	margin: 0;
	padding: 0 5px 0 0;
}

.gallery {
	float: left;
	margin: auto;
	padding-right: 40px;
}

.gallery p {
	padding: 7px 0 7px 0;
	margin: 0;
	/*color: #637d87;*/
	color: #003353;
	font-size: 14px;
}

.one-col ul li {
	float: none;
	margin-left: 20px;
	font-size: 13px;
	list-style: disc;
}

.two-col ul li:first-child {
	color: #003353;
	font-weight: bold;
	font-size: 12px;	
}
.two-col ul li span {
	color: #888888;
	font-weight: normal;
	font-size: 10px;
}
.two-col ul li{
	float: none;
}
.three-col.newsfeed ul li:first-child {
	color: #003353;
	font-weight: bold;
	font-size: 12px;	
}
.three-col.newsfeed ul li span {
	color: #888888;
	font-weight: normal;
	font-size: 10px;
}
.three-col.newsfeed ul li{
	float: none;
}
a:link {
	color: #003355;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003355;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.results .team {
	color: #003355;
	font-weight: bold;
}
span.teams {
	width: 263px;
	display: block;
	float: left;
	color: #ffffff;
	font-size: 11px;
	padding: 7px 0 0 5px;
}
span.start {
	width: 65px;
	display: block;
	float: left;
	color: #ffffff;
	font-size: 11px;
	padding: 7px 0 0 5px;
}
span.venue {
	width: 120px;
	display: block;
	float: left;
	color: #ffffff;
	font-size: 11px;
	padding: 7px 0 0 5px;
}
span.tv {
	width: 63px;
	display: block;
	float: left;
	color: #ffffff;
	font-size: 11px;
	padding: 7px 0 0 5px;
}
span.floodlit {
	width: 63px;
	display: block;
	float: left;
	color: #ffffff;
	font-size: 11px;
	padding: 7px 0 0 5px;
}

span.result {
	width: 63px;
	display: block;
	float: left;
	color: #ffffff;
	font-size: 11px;
	padding: 7px 0 0 5px;
}

span.report {
	width: 63px;
	display: block;
	float: left;
	color: #ffffff;
	font-size: 11px;
	padding: 7px 0 0 5px;
}

.padding-top {
	padding-top: 14px;
}

.padding-bottom {
	padding-bottom: 14px;
}

.padding-both {
	padding-bottom: 14px;
	padding-top: 14px;
}

/* TYPOGRAPHY*/

/* TABLE*/
tr {
	border-top: solid;
	border-width: 1px;
	border-color: #dddddd;
}

td {
	height: 25px;
}

.centre {
	text-align: center;
}

.centre-bold {
	text-align: center;
	font-weight: bold;
}

.stripeMe td {
	padding: 5px;	
}

/* jQuery Zebra Striping */
.alt {
	background: #bcd4ec;
}

.cell-stripe {
	border-top: solid;
	border-width: 1px;
	border-color: #dddddd;
}

.red-dotted-line {
	border-top: 1px dashed #e50101;
}

/* TABLE*/
.wrapper {
	width: 849px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	height: 228px;
	background-color: #b5b7b4;
}
.title {
	background-image: url("../images/bg-title.gif");
 	background-repeat: no-repeat;
 	height: 78px;
 	width: 849px;	
}
/* LISTS */
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ol {
	list-style: decimal;
	margin: 0;
}

ol li {
	margin-top: 10px;
	float:none;
}

li {
	float: left;
}
/* RESULTS*/

.results {
	background-color: #98BCCE;
	padding: 0 0 7px 0;
	text-align: right;
}
.results a {
	padding: 0 7px 0 0;
	display: inline;

}
ul.results li {
	background-color: #98bcce;
	padding: 7px;
	border-bottom: solid;
	border-width: 1px;
	border-bottom-color: #003355;
	text-align: center;
}

ul.results li:first-child {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	padding: 7px;
	margin: 0;
}	
/* RESULTS*/
ul.primary {
	clear: both;
	background-image: url("../images/bg-nav-primary.gif");
	background-repeat: repeat-x;
	height: 30px;
}
ul.primary li {
	padding: 7px 10px 0 10px;
	height: 23px;
	/*background:transparent url(../images/bg-nav-primary-border.jpg) no-repeat scroll top right;*/
}
ul.primary a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

ul.primary a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

ul.primary a:hover {
	color:#003355;
}

ul.primary li.selected a {
	color: #f15921;
}

ul.primary li.selected a:visited {
	color: #f15921;
}

ul.primary li.selected {
	background-color: #ffffff;
	background-image:none;
}

ul.primary li.last {
	background-image:none;
}

ul.secondary {
	clear: both;
	background-color: #ffffff;
	height: 38px;
	padding-top: 4px;
}
ul.secondary li {
	margin: 7px 10px 0 10px;
}
ul.secondary a {
	color: #003353;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
ul.secondary a:hover {
	text-decoration: underline;
}
ul.secondary li.selected {
	font-weight: bold;
	color: #F15921;
}
ul.secondary li.selected a:hover {
	text-decoration: none;
}
.logo {
	padding: 20px 0 0 20px;
}

.logo-bottom {
	padding: 15px 0 0 20px;
}

.navigation {
	height: 68px;
	background-color: #a2a5a4;
}
.page-content {
	background-color: #ffffff;
	float: left;
}

/* COLUMNS */
.one-col {
	width: 599px;
	margin: 0 0 11px 0;
	float: left;
	border-top: solid;
	border-top-width: 1px;
	border-top-color: #dddddd;
	padding: 20px 0 0 0;
}
.two-col {
	width: 599px;
	margin: 0 0 11px 0;
	float: left;
	border-top: solid;
	border-top-width: 1px;
	border-top-color: #dddddd;
	padding: 20px 0 0 0;
}
.two-col.club img {
	float: left;
	margin:0;
	padding:0 0 0 0;
}
.two-col.club p {
	clear: both;
}
.two-col.club h2 {
	float: left;
	clear: both;
}
.three-col {
	width: 599px;
	margin: 0 0 11px 0;
	float: left;
	border-top: solid;
	border-top-width: 1px;
	border-top-color: #dddddd;
	padding: 11px 0 0 0;
}
.three-col.newsfeed {
	width: 599px;
	margin: 0 0 18px 0;
	float: left;
	border-top: solid;
	border-top-width: 1px;
	border-top-color: #dddddd;
	padding: 11px 0 0 0;
}
.three-col.youtube {
	width: 599px;
	margin: 0 0 5px 0;
	float: left;
	border-top: solid;
	border-top-width: 1px;
	border-top-color: #dddddd;
/*	border-top-color: #000000; BLACK MAY LOOK MORE DEFINED?*/
	padding: 20px 0 0 0;
}
.one-col .col-a {
	width: 599px;
	
	float: left;
}
.two-col .col-a {
	width: 288px;
	
	float: left;
}
.two-col .col-b {
	width: 288px;
	
	float: left;
	margin: 0 0 0 23px;
}
.three-col .col-a {
	width: 185px;
	
	float: left;
}
.three-col .col-b {
	width: 185px;
	
	float: left;
	margin: 0 22px 0 22px;
}
.three-col .col-c {
	width: 185px;
	
	float: left;s
}
.three-col.newsfeed img{
	padding:0 0 20px 0;
	margin: 0;
}
.three-col.newsfeed .col-a {
	width: 170px;	
	float: left;
}
.three-col.newsfeed .col-b {
	width: 170px;
	
	float: left;
	margin: 0 22px 0 22px;
}
.three-col.newsfeed .col-c {
	width: 215px;	
	float: left;
}
.three-col.youtube .col-a {
	width: 109px;
	
	float: left;
}
.three-col.youtube .col-b {
	width: 223px;
	
	float: left;
	margin: 0 22px 0 22px;
}
.three-col.youtube .col-c {
	width: 223px;	
	float: left;
}
/* COLUMNS */

/* CONTENT */
.content-left {
	width: 599px;
	float: left;
	padding: 0 20px 0 20px;	
}
.content-right {
	width: 190px;
	float: right;
	padding: 0 20px 0 0;
}

/* G-MAP */ 
.map {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	float: left;
}
/* G-MAP */ 

/* TICKER */ 
.ticker {
	background-color: #ffcc00;
	height: 24px;
	margin: 0 0 20px 0;
	padding: 0;
	
}
.ticker p {
	padding: 6px 12px 0px 12px;
	margin: 0px;
	font-size: 10px;
	color: #000000;
	font-weight: bold; 
}
#ajaxticker1{
	padding: 6px 12px;
	background-color: #FFCC00;

}
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	background-color: #FFCC00;
}

#ajaxticker1 div sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: 1ex;
}

/* TICKER */
.competition {
	padding:0 0 7px 0;
}
.twitter {
	width: 190px;
	margin: 0 0 7px 0;
	float: left;
	background-color: #f8eae6;
}

.twitter-link {
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	clear: left;
}

.mini-poll {
	width: 190px;
	margin: 0 0 7px 0;
	background-color: #f8eae6;
	float: left;
}

.content-left .sub-title {
	background-image: url("../images/bg-subnav-primary.gif");
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	float: left;
	/*padding-bottom: 10px;*/
}
.content-left .sub-title img {
	padding: 4px 0px 5px 9px;
	float: left;
}

iframe {
	padding-bottom: 10px;
}
.content-left .sub-title p {
	color: #ffffff;
	font-size: 11px;
	margin: 0px;
	padding: 7px 0 0 9px;
	float: left;
}
.content-right .sub-title {
	background-image: url("../images/bg-subnav-primary.gif");
	background-repeat: repeat-x;
	height: 30px;
	width: 190px;
}
.content-right .sub-title img {
	padding: 4px 0px 5px 9px;
	float: left;
}
.content-right .sub-title p {
	color: #ffffff;
	font-size: 11px;
	margin: 0px;
	padding: 7px 0 0 9px;
	float: left;
}
/* CONTENT */

/* TWITTER */
#twitter_div ul {
	padding: 3px 7px 0 7px;
}
.twitter ul {
	float: left;
}
.twitter ul li{
	background-color: #feeee8;
	border-bottom: solid;
	border-bottom-color: #dddddd;
	border-bottom-width: 1px;
	font-size: 11px;
	padding: 3px 0 10px 0;
}
.twitter ul li p{
	padding: 3px 7px 3px 7px;
	margin: 0px;
	color: #000000;
}
.twitter ul li a{
	color: #f15921;
	clear:both;
	display: block;
	text-decoration: none;
}
.twitter ul li a:hover{
	text-decoration: underline;
}
/* TWITTER */

/* SPONSORS */
.sponsorship {
	background-color: #ffffff;
	padding: 10px 20px 15px 20px;
	margin: 7px 0 0 0;
	height:164px;
	width: 809px;
	float: left;
}

/*.sponsorship:after {
/*content:'.';
visibility:hidden;
line-height:1px;
height:1px;
display:block;
clear:both;*/
margin: 1px solid red;
} IE6 attempt to fix bug */


/*IE Margin Fix*/
/*.sponsorship {
    \padding-top: 400px;
	m\argin-top: 7px;
}*/ 
 
ul.sponsor {
	margin: 0 0 5px 0px;
	padding: 0px;

}
ul.sponsor li a img {
	border: none;
}
ul.sponsor li {
	width: 89px;
	height: 69px;
	margin: 0 0 0 1px;
}

ul.sponsor li:first-child {
	margin: 0;
}	
/* SPONSORS */

/* LINKS AND MENU */
.links {
	background-image: url("../images/bg-links.gif");
 	background-repeat: no-repeat;
	height: 150px;
	width: 849px;
	float: left;
	margin: 7px 0 0 0;
}
ul.link-menu {
	float: left;
	margin: 10px 20px 5px 20px;
}
ul.link-menu li {
	float: none;
	padding: 0 0 3px 0;
}
ul.link-menu li a {
	float: none;
	color: #003353;
	font-size: 12px;
	text-decoration: none;
}
ul.link-menu li a:hover {
	text-decoration: underline;
}
ul.link-menu li:first-child a {
	font-weight: bold;
	font-size: 14px;
}
ul.link-menu li:first-child {
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 14px;
	color: #003353;	
}
/* LINKS AND MENU */

/* Twitter */

.tweets-content {
	background-color: #e7eff3;
	padding: 0 7px 7px 7px;
	overflow:auto;
	margin-bottom: 20px;
}

.tweet {
	margin-bottom: 10px;
	overflow: auto;
}

.tweet_list li {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #DDDDDD;
}

/* ECB NEWS FEED */

.ecb-news-feed {
	background-color: #e7eff3;
	padding: 0 7px 7px 7px;
	overflow:auto;
	margin-bottom: 20px;
	/*height:250px;*/
}

.ecb-news-feed p {
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dddddd;
}

.ecb-news-feed ul {
	list-style: none;
}

.ecb-news-feed ul li {
	background: transparent url(../images/icon-news-feed.gif) no-repeat scroll 0 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dddddd;
	margin-top:3px;
	padding-bottom:10px;
	padding-left:20px;
}

.three-col.newsfeed .ecb-news-feed ul li:first-child {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}
.three-col.newsfeed .ecb-news-feed ul {
	padding: 10px 0 0 0;
}
.three-col.newsfeed .ecb-news-feed ul li {
	padding: 0 0 5px 25px;
	margin: 0 0 5px 0;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dddddd;
}

.three-col.newsfeed ul li span.ecb-title {
	font-weight: bold;
	color: #116687;
}
/* ECB NEWS FEED */


/* FOOTER */
.footer {
	background-image: url("../images/bg-footer.gif");
 	background-repeat: no-repeat;
 	height: 58px;
 	width: 849px;
 	float: left;
	margin-bottom: 10px;	
}
