BODY
{
	margin: 0;
	height: 100%;
	font-size: small;
	line-height: 1.5em;
	font: normal 10pt Arial, Helvetica, sans-serif;
	background: #FFF url(../images/body_bg.jpg) no-repeat 50% 330px;
	color: #525252;
}
A
{
	text-decoration: none;
	color: #C13C34;
}
A:active, A:focus
{
	outline: 0;
	/*[empty]padding-top:;*/
}

A:hover
{
	text-decoration: none;
	color: #e79e00;
}

.show-add-form
{
	font: 15.7pt sans-serif;
	color: #626262;
	text-align: center;
	display: block;
	width: 565px;
	margin-top: 7px;
	/*[empty]margin-bottom:;*/
	padding-bottom: 12px;
}
.report-link
{
	text-align: left;
	display: block;
	width: 539px;
	padding-left: 0px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	padding-top: 4px;
	background-color: #858585;
	padding: 4px 3px 3px 6px;
	margin-top: 12px;
}
DIV.btn-wrapper
{
	height: 24px;
	margin-top: 3px;
}
A.btn
{
	display: block;
	height: 24px;
	float: left;
	background: url(../images/link-button-back-left.png) no-repeat 0 0px;
}
A.btn SPAN
{
	background: transparent url(../images/link-button-back.png) no-repeat scroll right top;
	color: #0058AA;
	cursor: pointer;
	display: inline;
	float: left;
	font-weight: bold;
	height: 20px;
	margin-left: 8px;
	padding: 4px 30px 0 0;
}
A.btn:hover, A.btn:active, A.btn:focus
{
	background-position: left bottom;
	color: #FFF;
}
A.btn:hover SPAN, A.btn:active SPAN, A.btn:focus SPAN
{
	background-position: right bottom;
	color: #FFF;
}
IMG
{
	border: 0;
}
.results-team-block
{
	display: block;
	width: 162px;
	margin: 20px auto 0;
	padding: 4px 4px 16px;
	border: 1px solid #D4D4D4;
}
.leftcolumn H3
{
	margin: 0;
	margin-bottom: 8px;
}
DIV.dots-horizontal
{
	background: url(../images/dots-horizontal.gif) repeat-x;
	height: 2px;
	margin: 5px 0;
}
.customCanvas
{
	line-height: 12px;
	margin: 0 11px;
	height: 500px;
	border: 1px dashed #C3C3C3;
	background: #E5E3DF;
}
.loading
{
	background: url(../images/lightbox/loading.gif) no-repeat 50% 50%;
}
.push
{
	clear: both;
}
.header_container
{
	background: url(../images/header_bg.png) repeat-x;
	height: 251px;
/*Height of top section*/
	position: relative;
	z-index: 90;
}
.header
{
	background: url(../images/header_bg.png) repeat-x;
	height: 251px;
/*Height of top section*/
	position: relative;
	z-index: 10;
}
.header .logo
{
	background: url(../images/header.png) no-repeat 35px 1px;
	height: 150px;
}
.header .topnav
{
	color: #FFF;
	height: 55px;
	line-height: 42px;
}
.header .topnav DIV
{
	margin-left: 20px;
}
.header .topnav A, .header .topnav A:visited
{
	color: #FFF;
	margin: 0 3px;
}
.header .topnav A:hover
{
	text-decoration: underline;
}
.maincontainer, .header
{
	width: 1008px;
	margin: 0 auto;
}
.maincontainer
{
	padding: 0;
	background: transparent url(../images/maincontainer_bg.png) repeat-y;
}
.innerContainer
{
	float: left;
	width: 861px;
	position: relative;
	border-right: 1px solid #D1D1D1;
}

.footer
{
	background: #173F51 url(../images/footer_bg.png) repeat-x;
	height: 250px;
	color: #FFF;
}

.topshade
{
	background: #FFF url(../images/top_shade.png) repeat-x;
	height: 11px;
	margin: 0 8px 0 10px;
}
.maincontent
{
	clear: left;
	padding: 0;
	width: 616px;
	margin: 0 0 0 15px;
	display: inline;
	float: left;
}
.results-team
{
	width: 200px;
	text-align: center;
	float: left;
}
.leftcolumn
{
	width: 230px;
	float: left;
}

.leftcol_content
{
	margin: 0 5px 5px;
}

.rightcolumn
{
	width: 130px;
	float: left;
}
.maincontent .roundbox
{
	width: 590px;
	background: transparent url(../images/roundBoxBottom.png) no-repeat 0 100%;
	margin-left: 6px;
}
.maincontent .roundbox .content
{
	width: 570px;
	background: transparent url(../images/roundBoxTop.png) no-repeat 0 0;
	padding: 10px;
}
.maincontent .shadebox .top
{
	background: transparent url(../images/shadeBox_sprite.png) no-repeat 0 -4px;
	height: 6px;
	font-size: 3px;
	width: 607px;
}
.maincontent .shadebox
{
	margin: 10px 0;
	position: relative;
	z-index: 2;
}
.maincontent .shadebox H1
{
	position: relative;
	z-index: 1;
	color: #2C3E55;
	background: url(../images/h1_bg.png) no-repeat 0 0;
	font-size: 18px;
	margin: 0 0 0 9px;
	padding: 7px 3px 2px;
	text-align: center;
	width: 364px;
}
.maincontent .shadebox .content
{
	background-image: url(../images/sbox-mid.png);
	background-repeat: repeat-y;
	width: 605px;
}
#reports-container H3
{
	margin-left: 9px;
}
.report-actual
{
	display: block;
	/*[empty]background:;*/
	margin: 0px 0px 0;
	border: 1px solid #BABABA;
	width: 523px;
}
#reports-container UL
{
	list-style: none;
	margin: 0px;
	padding: 0 0 13px;
}
#reports-container LI
{
	/*[empty]margin-bottom:;*/
	margin: 0 7px;
	width: 539px;
}
.results-team DT
{
	text-align: left;
	padding-left: 5px;
	height: 23px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../images/tabs_sprite.png);
	background-repeat: no-repeat;
	background-position: -1px -27px;
	text-transform: uppercase;
	padding-top: 4px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 11px;
}
.results-team DL
{
	text-align: left;
}
.results-team DD
{
	margin-left: 19px;
	margin-bottom: 2px;
}
.score .content
{
	padding-left: 16px;
	padding-top: 9px;
}
.maincontent .shadebox .content P
{
	color: #616161;
	padding: 6px 10px 6px 13px;
	margin: 0;
}
.report-added
{
	text-align: center;
	width: 544px;
	color: #194255 !important;
	padding-bottom: 16px !important;
}
P.error
{
	display: block;
	background-color: #FF0000;
	float: right;
}
P.results-score
{
	float: left;
	width: 148px;
	text-align: center;
	padding-top: 84px !important;
	font: 3.3em sans-serif;
	letter-spacing: 14px;
}
.maincontent .shadebox .bottom
{
	background: transparent url(../images/shadeBox_sprite.png) no-repeat 0 100%;
	height: 20px;
	width: 607px;
}
/*adverts*/
.banner_container {
	position: absolute;
	width: 480px;
	height: 65px;
	right: 10px;
	top: 15px;
}
.banner_qr_container {
	width: 470px;
	margin-left: 60px;
	margin-top: 25px;
	margin-bottom: 15px;
}
.banner_qr_container P.aTravel {
	padding-left: 145px;
	margin: 12px 10px 3px 0px;
}
.banner_qr_container .qr_code{
float: left;
width: 60px;
}
.banner_qr_container .qr_banner{
float: right;
}

.buttons A
{
	margin: 0 8px;
}
.buttons IMG
{
	margin: 1px 0;
}
/*INDEX ELEMENTS*/
.world-cup-box
{
	background: url(../images/wc2010.jpg) no-repeat !important;
}
.world-cup-box H1
{
	height: 66px;
	text-indent: -9999px;
}
.world-cup-box P
{
	margin-top: 10px;
}

.euro-box
{
	background: url(../images/euro2012.jpg) no-repeat !important;
}
.euro-box H1
{
	height: 66px;
	text-indent: -9999px;
}
.euro-box P
{
	margin-top: 10px;
}

.linkExchange
{
	background: url(../images/link_exchange.png) no-repeat !important;
}
.linkExchange P
{
	margin: 0 0 10px;
}
.linkExchange P SPAN
{
	font-weight: bold;
}
.linkExchange H1
{
	height: 83px;
	margin: 0;
	padding: 0 !important;
	text-indent: -9999px;
}
.linkExchange H2
{
	color: #306780;
	font-size: 14px;
	margin: 1em 0;
}
.newsletter_signup
{
	background: url(../images/leftcol_sprite.png) no-repeat !important;
	width: 195px;
	height: 188px;
	margin-bottom: 5px;
	padding: 60px 11px 0;
}
.newsletter_signup FORM
{
	margin-top: 10px;
}
.newsletter_signup LABEL
{
	font-weight: bold;
}
/*LEAGUE ELEMENTS*/
.shirts, .topgradient
{
	background: #FFF url(../images/top_shade.png) repeat-x scroll 0 0;
	margin: 0 11px 0 6px;
	overflow: hidden;
	height: 100%;
}
.shirts H2, .topgradient H2
{
	margin: 0;
	padding: 10px;
}
.shirts_container
{
	margin-left: 32px;
}
.shirts_container .team_shirt
{
	width: 117px;
	height: 155px;
	background: #FFF url(../images/shirt_bg.png) no-repeat 0 0;
	text-align: center;
	float: left;
	margin: 0 17px 0 0;
	padding: 1px;
}
.team_shirt IMG
{
	margin-left: -4px;
	margin-bottom: 7px;
	clear: both;
}
/*NEWS*/
.news
{
	overflow: hidden;
	padding-top: 10px;
}
.news .item
{
	border-bottom: 1px dotted #DFDFDF;
	margin-bottom: 8px;
	padding-bottom: 5px;
}
.news .item IMG
{
	width: 86px;
	float: left;
	margin: 0 15px;
}
.news .item .cont
{
	float: left;
	width: 460px;
}
.news A
{
	font-size: 1.1em;
	font-weight: bold;
}
.news A:hover
{
	text-decoration: underline;
}
.news P
{
	font-size: 12px;
	margin-top: 5px !important;
	padding: 0 !important;
}
.news SPAN
{
	font-size: 12px;
}
.news .source
{
	color: #173F51;
	padding-right: 9px;
	text-align: right;
}
/*TEAM DETAILS ELEMENTS
topgradient is in LEAGUE ELEMENTS section tho*/

.clubBG2 {
height: 135px;
	width: 851px;
	border-bottom: 1px dotted #d01818;
	margin-left: 10px;
	position: relative;
}

.clubBG2 .shirt
{
	position: absolute;
	width: 143px;
	height: 146px;
	background: #FFF url(../images/shirt.png) no-repeat 0 0;
	left: 20px;
	top: 0;
}
.clubBG2 .shirt IMG
{
	margin: 19px 20px 20px 22px;
}
.clubBG2 .clubName
{
	position: absolute;
	color: #C9C9C9;
	font-weight: bold;
	left: 170px;
	top: 20px;
	width: 450px;
}
.clubBG2 H1
{
	color: #25354A;
	font-size: 28px;
	margin: 0;
}
.clubBG2 .keyinfo
{
	float: right;
	text-align: right;
	margin: 20px 20px 0 0;
	line-height: 17px;
	display: inline;
}
.clubBG2 .keyinfo SPAN
{
	font-weight: bold;
}
.clubBG
{
	position: relative;
}
.clubBG H2
{
	font-size: 28px;
	padding-top: 35px;
	margin-left: 15px;
}
.clubBG .team_shirt
{
	width: 171px;
	height: 196px;
	background: #FFF url(../images/shirt_bg2.png) no-repeat 0 0;
	position: absolute;
	right: 2px;
	top: 61px;
}
.clubBG .team_shirt IMG
{
	margin: 35px;
}
.clubBG .content .topgradient
{
	min-height: 230px;
	height: auto !important;
	height: 230px;
}
.clubBG .desc
{
	margin: 0 155px 0 25px;
	background: #FFF url(../images/club-background.png) no-repeat 0 100%;
	padding-bottom: 55px;
}
.clubDetails .topgradient
{
	padding: 15px;
}
.clubDetails SPAN
{
	font-weight: bold;
}
.clubDetails .tel
{
	float: right;
}
.maincontent .darkbox
{
	margin: 25px 0;
}
.maincontent .darkbox .top
{
	background-image: url(../images/darkbox-top.png);
	height: 6px;
	width: 607px;
}
.maincontent .darkbox .content
{
	background-image: url(../images/darkbox-mid.png);
	background-repeat: repeat-y;
	padding: 0 18px 0 6px;
	width: 588px;
}
.maincontent .darkbox .bottom
{
	background-image: url(../images/darkbox-base.png);
	height: 20px;
	width: 607px;
}
.darkbox .head
{
	line-height: 32px;
	height: 32px;
	background-color: #7F8D94;
	border-bottom: 1px solid #FFF;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.darkbox H2
{
	line-height: 32px;
	height: 32px;
	background-color: #7F8D94;
	border-bottom: 1px solid #FFF;
	font-size: 16px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0;
}
.gamebox .dates
{
	line-height: 29px;
	height: 29px;
	background-color: #D4D9DB;
	color: #3C3C3C;
	font-size: 12px;
	font-weight: bold;
}
.gamebox .dates
{
	padding-left: 10px;
	text-align: left;
}
.gamebox .spacer
{
	height: 7px;
	width: 518px;
	border-top: 1px solid #DCDFE0;
	margin: 0 auto;
	margin-top: 10px;
}
.gamebox .container
{
	width: 50%;
	float: left;
	text-align: center;
}
.gamebox .team1, .gamebox .team2
{
	font-size: 15px;
	font-weight: bold;
	width: 42%;
	float: left;
	background-color: #FFF;
	padding: 0 3px;
	line-height: 30px;
}
.gamebox .team2
{
	float: right;
}
.gamebox .score
{
	margin-top: 3px;
	background-color: #D1D1D1;
	padding: 3px;
}
.squadbox UL
{
	list-style: none;
	padding-left: 0;
	margin: 0;
	padding: 0;
	margin-top: 0;
}
.leaguenext H2
{
	height: 20px;
	line-height: 20px;
	font-size: 13px;
}
.squadbox UL LI
{
	background: #F1F2F3 none repeat scroll 0 0;
	border-bottom: 1px solid #FFF;
	clear: both;
	float: left;
	font-size: 1em;
	color: #BE2F27;
	font-weight: bold;
	overflow: hidden;
	padding: 5px;
	width: 578px;
}
.squadbox .collapsed UL
{
	display: none;
}
.squadbox UL LI SPAN
{
	font-family: verdana;
	font-size: 11px;
	line-height: 12px;
	cursor: pointer;
}
.squadbox UL LI.even, .squadbox UL LI.even UL, .squadbox UL LI.even UL LI
{
	background-color: #E3E6E7;
}
.squadbox UL LI UL
{
	float: left;
	margin: 5px 0 10px;
	overflow: hidden;
}
.squadbox UL LI UL LI
{
	border: medium none #000000;
	clear: none;
	display: block;
	float: left;
	font-size: 0.9em;
	margin-bottom: 0;
	margin-right: 10px;
	padding: 0 0 5px;
	width: 180px;
}
.squadbox UL LI UL LI SPAN
{
	display: block;
	float: left;
	text-align: left;
	width: 25px;
}
.linkbox UL
{
	list-style: none;
	padding-left: 0;
	margin-top: 0;
}
.linkbox UL.collapsed
{
	height: 102px;
}
.linkbox UL LI
{
	margin-left: 20px;
	font-size: 1em;
	font-weight: bold;
	line-height: 25px;
}
#linkboxToggle
{
	color: #C13C34;
	font-weight: bold;
	width: 85px;
	margin-left: 500px;
}
#linkboxToggle SPAN
{
	font-family: verdana;
	font-size: 11px;
	line-height: 12px;
}
.sidebox
{
	border: 1px solid #C0C0C0;
	margin-bottom: 15px;
	margin-top: 5px;
	background: transparent url(../images/sidebox-bgTop.png) repeat-x;
}
.sidebox .content
{
	border: 1px solid #FFF;
	border-width: 1px 0 1px 1px;
	width: 216px;
}
.bottomShade .content
{
	background: transparent url(../images/sidebox-bgBottom.png) repeat-x 0 100%;
}
.bottomShade .content HR
{
	height: 1px;
	width: 80%;
	border: 1px solid #C0C0C0;
	border-width: 1px 0 0;
}
.sidebox H2
{
	padding: 0;
	margin: 0;
	line-height: 38px;
	height: 38px;
	font-size: 15px;
	color: #173F51;
	padding-left: 8px;
}
.sidebox P
{
	margin: 8px 10px;
}
.sidebox A, .links A
{
	font-weight: bold;
	margin-left: 11px;
	line-height: 25px;
}
.compet
{
	height: auto;
}
.compet .content
{
	height: 220px;
}
.compet A
{
	line-height: 40px;
}
.links .content
{
	height: 340px;
}
.links A
{
	line-height: 15px;
	display: block;
	width: 85px;
	padding-left: 110px;
	height: 49px;
	background-color: #F1F1F1;
	border: 1px solid #DADADA;
}
.links A:hover
{
	background-color: #DADADA;
}
.links DIV
{
	height: 87px;
	position: relative;
}
.links .map DIV
{
	position: absolute;
	z-index: 50;
	top: -22px;
	left: 10px;
	width: 110px;
	height: 90px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.thisisfootball.info/images/map.png');
	background-image /**/: url(http://www.thisisfootball.info/images/map.png);
}
.links .business DIV
{
	position: absolute;
	z-index: 50;
	top: -9px;
	left: 26px;
	width: 67px;
	height: 67px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.thisisfootball.info/images/business.png');
	background-image /**/: url(http://www.thisisfootball.info/images/business.png);
}
.links .weather DIV
{
	position: absolute;
	z-index: 50;
	top: -20px;
	left: 25px;
	width: 72px;
	height: 63px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.thisisfootball.info/images/weather.png');
	background-image /**/: url(http://www.thisisfootball.info/images/weather.png);
}
.links .map
{
	margin-top: 46px;
}
.links .map A
{
	height: 41px;
	padding-top: 8px;
}
.links .weather A
{
	height: 41px;
	padding-top: 8px;
}
/*CUP COMPETITIONS*/
.cup
{
	position: relative;
}
.cup H2
{
	font-size: 25px;
	margin-left: 10px;
	padding-top: 35px;
}
.cup .desc
{
	background: #FFFFFF url(../images/cup_bg.png) no-repeat scroll 0 100%;
	margin: 0 155px 0 15px;
	padding-bottom: 55px;
}
.cup .silhuette
{
	background: #FFFFFF url(../images/cup.png) no-repeat scroll 0 0;
	height: 196px;
	position: absolute;
	right: 2px;
	top: 61px;
	width: 171px;
}
.title2
{
	margin: 20px 0 0 5px;
}
.confederations TD
{
	text-align: center;
}
.mascot .content DIV
{
	background: #FFF;
	margin-top: -5px;
	padding: 10px;
	text-align: center;
}
.adSense{
	padding-left: 8px;
	padding-top: 3px;
}
.adSense1{
	padding-top: 8px;
	padding-left: 10px;
}
.adSense2{
	padding-top: 10px;
	padding-left: 67px;
}
.adSense3{
	padding-top: 20px;
	padding-left: 67px;
}
.gSearch {
	border: 1px dotted #d1d1d1;
	padding: 12px;
	width: 576px;
	margin-top: 12px;
}

FORM
{
	margin: 0 5px;
}
#add-report-form
{
	border: 1px solid #D4D4D4;
	background: #F2F2F2;
	margin-left: 6px;
	width: 547px;
	margin-top: 8px;
	height: 300px;
}
#add-report-form FORM INPUT
{
	width: 289px;
}
#add-report-form #add-report-submit
{
	margin-top: 7px;
	border: 0;
	border: 1px solid #CCCCCC;
	background: #FFF;
	color: #0058AA;
	cursor: pointer;
	font-weight: bold;
	padding: 8px 8px 8px 0px;
	width: 137px;
	margin-bottom: 4px;
}
#add-report-form #add-report-submit:hover
{
	background-position: bottom right;
	color: #FFFFFF;
	background: #0058AA;
}
#add-report-form TEXTAREA
{
	width: 531px;
	height: 99px;
}
#add-report-form LABEL
{
	display: block;
	margin-top: 7px;
	/*[empty]margin-bottom:;*/
	font: bold 1em sans-serif;
}
SPAN.error
{
	color: #E80707;
	clear: both;
	display: block;
	font: 0.8em sans-serif;
}
FIELDSET
{
	border: 0;
}
FIELDSET LEGEND
{
	font-size: 12px;
	background: #505050;
	border: 1px solid #606060;
	color: #FFFFFF;
	padding: 2px 6px;
}
FIELDSET DIV DIV
{
	float: left;
	margin: 0;
}
FIELDSET DIV
{
	margin: 3px;
}
FIELDSET DIV LABEL
{
	clear: left;
	margin-right: 3px;
	color: #000;
	padding-right: 3px;
	width: 14em;
	font-size: 13px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	float: left;
}
FIELDSET INPUT[type="text"], FIELDSET INPUT[type="password"]
{
	height: 15px;
	margin: 6px 2px 0 5px;
	color: #000;
}
FIELDSET TEXTAREA
{
	color: #000;
	margin: 4px 0 0 5px;
}
.footer DIV
{
	width: 990px;
	margin: 0 auto;
	padding: 0 0 0 20px;
}

.footer ul {
font-size: 13px;
float: left;
list-style: none;
margin-left: 0;
padding-left: 45px;
}

.footer  ul li span{
	color: #FFF;
	font-weight: bold;
	line-height: 35px;
}

.footer ul li a span{
	color:#FFF;
	font-weight:bold;
	line-height: 35px;
}

.footer ul li a:hover span{
	color:#c13c34;
	font-weight:bold;
	line-height: 35px;
}

.footer ul li a, .footer ul li a:visited{
	color:#FFF;
	text-decoration:none;
}

.footer ul li a:hover{
	color:#c13c34;
	text-decoration:none;
}



/*----    tabs ---------*/
#contentTabs
{
	background: transparent url(../images/club-background.png) no-repeat scroll 110% 27px;
	clear: both;
	list-style: none outside none;
	padding-left: 40px;
	margin: 0;
	margin-top: 10px;
	height: 30px;
}
#contentTabs LI
{
	background: transparent url(../images/tabs.png) no-repeat scroll right -30px;
	display: block;
	float: left;
	height: 30px;
	position: relative;
}
#tabNews
{
	z-index: 88;
	width: 109px;
}
#tabInfo
{
	z-index: 87;
	width: 171px;
}
#tabLinks
{
	z-index: 86;
	width: 108px;
}
#tabStats
{
	z-index: 85;
	width: 131px;
}
#tabTravel
{
	z-index: 85;
	width: 155px;
}
#contentTabs LI.active
{
	background-position: right 0;
	z-index: 89;
}
#contentTabs LI A
{
	color: #C9C9C9;
	display: block;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	margin-left: -35px;
	padding: 4px 50px 0;
	text-align: center;
	text-decoration: none;
	background /**/: transparent url(../images/tabs.png) no-repeat scroll 0 -150px;
}
#contentTabs LI A:hover
{
	color: #173F51;
}
#contentTabs LI.active A
{
	background-position: 0 -120px;
	color: #173F51;
}
.tabs
{
	margin-top: 10px;
	margin-bottom: 15px;
}
.tabs .head UL LI, .tabs .head UL LI .active
{
	background-image: url(../images/tabs_sprite.png);
	background-repeat: no-repeat;
	outline: none;
}
.tabs UL
{
	clear: both;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	border: 0;
	height: 25px;
	margin: 0;
	background-position: -264px -4px;
}
.tabs UL LI
{
	background-position: 0 0;
	color: #6B6B6B;
	cursor: pointer;
	float: left;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 109px;
}
.tabs UL LI.active
{
	background-position: -109px 0;
}
.tabs DIV.content
{
	padding: 2px;
	border: 1px solid #C0C0C0;
	border-width: 0 1px;
	border-bottom: 1px solid #B5B5B5;
}
.leftcol_content .reports
{
	padding: 0 9px;
}
.tabs DIV.noborder
{
	padding: 0;
	border: 0;
}
.tabs .league
{
	background-color: #7D0600;
	color: #FFF;
	padding: 3px 0 5px 5px;
	margin-bottom: 1px;
}
.tabs .content .tables
{
	border: 0;
	width: 214px;
}
.tabs .tabless
{
	border-width: 1px !important;
}
.tabs DIV.noborder .tables
{
	width: 218px;
}
.tabs .content .tables TH
{
	text-align: left;
	padding-left: 2px;
	height: 23px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/tabs_sprite.png);
	background-repeat: no-repeat;
	background-position: -1px -27px;
}
.tabs .content .tables TH.first
{
	background-position: 0 -27px;
}
.tabs .content .tables TH.last
{
	background-position: 100% -27px;
}
.tabs .content .tables TD
{
	background-color: #979797;
	font-size: 11px;
	color: #FFF;
	line-height: 20px;
	padding-left: 5px;
}
.tabs .content .tables TR.odd TD
{
	background-color: #979797;
	border-bottom: 1px solid #A1A1A1;
}
.tabs .content .tables TR.even TD
{
	background-color: #858585;
	border-bottom: 1px solid #8A8A8A;
}
.tabs .content .tables TR.current TD
{
	background-color: #D7BB84;
	border-bottom: 1px solid #8A8A8A;
}
.tabs .content .more
{
	font-size: 9px;
	border-right: 1px solid #C0C0C0;
	text-align: center;
	position: absolute;
	bottom: -13px;
	right: -1px;
	width: 61px;
	padding-left: 4px;
	height: 13px;
	background: transparent url(../images/small_more.png) no-repeat 0 0;
}
.tabs .content .more A, .tabs .content .more A:visited
{
	color: #858585;
	text-decoration: none;
}
.tabs A, .tabs A:visited
{
	font-size: 11;
	color: #FFF;
	text-decoration: none;
}
.reports-widget A SPAN
{
	font-weight: bold;
}
.reports-widget A
{
	font-weight: normal;
}
.tabs A:hover
{
	color: #FFF;
	text-decoration: underline;
}
.reports-widget LI
{
	background: #858585;
	margin: 0px !important;
	line-height: normal !important;
	text-align: left !important;
	padding: 7px 7px 7px 9px !important;
	width: 198px !important;
	height: auto !important;
}
.reports-widget LI.odd
{
	background: #979797;
}
.tabs .results
{
	padding: 0 !important;
}
.results UL
{
	padding: 0;
	height: auto;
}
.results UL LI
{
	font-size: 10px;
	list-style: none;
	width: 100%;
	line-height: 20px;
	float: none;
}
.results
{
	background-color: #F0F0F0;
	padding: 10px 14px 5px !important;
}
.results DIV
{
	text-align: center;
	margin: 0;
	width: auto;
}
.tabs .results DIV
{
	text-align: left;
}
.results .team1
{
	float: left;
	width: 93px;
	text-align: right !important;
}
.results .team2
{
	float: right;
	width: 93px;
	text-align: left;
}
.results .score
{
	margin: 0 auto;
	text-align: center !important;
}
.results A, .results A:visited
{
	font-size: 11;
	color: #810608;
	text-decoration: none;
}
.results A:hover
{
	color: #FCC303;
	text-decoration: underline;
}
.lastNext
{
	padding: 5px 0 0 !important;
	height: 60px;
}
.lastNext .container
{
	width: 49%;
	float: left;
}
.lastNext .team1, .lastNext .team2
{
	width: 43%;
}
.lastNext .score
{
	margin: 0 44%;
	background-color: #BBBABA;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.lastNext A
{
	line-height: 20px !important;
}
.results H4
{
	margin: 0;
	color: #1B79BA;
	margin-top: 2px;
	font-size: 11px;
	background: transparent url(../images/tabs_sprite.png) no-repeat -1px -27px;
	color: #FFFFFF;
	font-weight: bold;
	height: 23px;
	text-align: center;
}
.results H1
{
	line-height: 35px;
	margin: 0;
	padding-left: 5px;
	text-align: center;
}
.results P
{
	margin: 0 0 0 20px;
}
.innerCol
{
	width: 295px;
	padding-left: 10px;
	float: left;
}
/*----    chart ---------*/
.chart
{
	width: 280px;
	position: relative;
}
.chart .col1
{
	float: left;
	border-right: 1px solid #FFF;
}
.chart .col3
{
	float: right;
	border-left: 1px solid #FFF;
}
.chart .col2
{
	height: 13px;
}
.chart P
{
	margin-bottom: 3px;
}
.chart SPAN
{
	font-size: 11px;
}
DIV.progress-container
{
	border: 1px solid #CCC;
	margin: 2px;
	padding: 1px;
	clear: both;
	background: #FFFFFF;
	height: 13px;
	text-align: center;
}
DIV.progress-container>DIV
{
	background-color: #ACE97C;
	font-size: 10px;
}
DIV.tables
{
	margin-left: 47px;
}

DIV.tables2
{
	margin-left: 17px;
}

.tables H2
{
	margin: 0;
	font-size: 16px;
	margin-top: 20px;
}

.tables2 H2
{
	margin: 0;
	font-size: 16px;
	margin-top: 20px;
}

.grouptable
{
	width: 500px;
	border: 0;
	text-align: left;
}
.grouptable TH
{
	padding: 2px;
	width: 30px;
	background-color: #135F81;
	color: #FFF;
}
.grouptable TH.team
{
	width: 160px;
}
.grouptable TR.even
{
	background-color: #E7EFF2;
}
.grouptable TD
{
	padding: 2px;
}
#stadiumCanvas
{
	height: 420px;
}

