@charset "utf-8";
/* CSS Document */

body,html {
	

	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
	text-align:left;
	margin:auto;
	padding:0px;

	}

	
/* Visible vertical scrollbar which disables correctly and allows normal horizontal scrollbar behaviour. */
html {
	background-image:url(/2010/images/bg_tile.gif);
	background-repeat:repeat;
	background-color: #626262;
	overflow-y: scroll !important;
}

div {
	padding:0px;
	margin:0px;
	border:0px;
}

img{
	padding:0px;
	margin:0px;
	border:0px;
	display:inline-block;
	-moz-force-broken-image-icon:1;
	}

a { 
	font-size: 11px;
	outline: none;
	font-weight:bold; }

a:link {
	text-decoration: none;
	color:#000000;

}

a:hover {
	text-decoration: none;
	color:#ff0000;
}

a:visited {
	text-decoration: none;
	color:#000000;
}

a:visited:hover {
	text-decoration: none;	
	color:#ff0000;
}


p {
	margin:0px;
	padding:0px;
}




/*     */

#paging{
	text-align:right; 
	padding-right:20px;

}

#paging a{	
	text-decoration: none;
	font-weight:bold;
	padding:0px 3px 0px 3px;

}
#paging a:link {
	color:#d10009;
}

#paging a:hover {
	color:#000000;
}

#paging a:visited {
	color:#d10009;
}

#paging a:visited:hover {
	color:#000000;
}

#search_bar{
	/*background-color:#009900;*/
	margin:auto;
	margin-top:10px;
	height:33px;
	width:1000px;

}

#search_bar_content{
	background-image:url(/2010/images/background/top_search.gif);
	background-repeat:repeat;
	background-color: #626262;
	border-top:2px solid #ff0202;
	height:31px;
	width:100%;

}

#search_bar_content a:link {	
	color:#c5c5c5;
	font-weight:bold;
	text-decoration:underline;
}

#search_bar_content a:hover {
	color:#f90000;
	font-weight:bold;
	text-decoration:underline;
}

#search_bar_content  a:visited {
	color:#c5c5c5;
	font-weight:bold;
	text-decoration:underline;
}

#search_bar_content a:visited:hover {
	color:#f90000;
	font-weight:bold;
	text-decoration:underline;	
}


#search_bar_content table{
	margin-top:1px;
	border:0px;
	padding:0px;
	height:30px;
}


#leaderboard{
	background-color:#2a2828;
	margin:auto;
	height:90px;
	width:996px;
	border-left:2px solid #ff0202;
	border-right:2px solid #ff0202;

}

#masterhead{
	background-color:#010101;
	margin:auto;
	padding:7px 0px;
	height:120px;
	width:996px;
	border-left:2px solid #ff0202;
	border-right:2px solid #ff0202;

}

.logo{
	background-image:url(/2010/images/background/header_01.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#010101;
	height:120px;
	width:507px;

}

.countdown{
	background-image:url(/2010/images/background/header_02.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#010101;
	height:120px;
	width:489px;

}

#navigation{

	background-image:url(/2010/images/background/nav_bg.gif);
	background-repeat:repeat-x;
	background-color:#295309;
	margin:auto;
	height:31px;
	width:996px;
	border-left:2px solid #ff0202;
	border-right:2px solid #ff0202;

}


#breadcrumbs {
	font-size:0;
	margin:0px 0px 10px 0px;
	padding:0;
}
#breadcrumbs p {
	font-size:10px;
	margin:0;
	padding:0;
	text-align:left;
}
#breadcrumbs a {
	font-weight:normal;
}




/* Nav CSS .. */	

/*
#menu ul {
	padding:0px;
	margin: auto;
	list-style: none;
	
}

#menu ul li { display: inline;}
	
#menu ul li a {
	display: block; 
	float: left; 
	height: 31px;
	background-image: url(/2010/images/nav/nav.gif); 
	text-indent: -9999px;
}

	#menu ul li a.home {
		width: 59px; background-position: 0px 0px;	
	}

	#menu ul li a.news {
		width: 58px; background-position: -59px 0px;	
	}

	#menu ul li a.matches {
		width: 83px; background-position: -117px 0px;		
	}

	#menu ul li a.teams {
		width: 68px; background-position: -200px 0px;		
	}

	#menu ul li a.players_blog {
		width: 109px; background-position: -268px 0px	
	}

	#menu ul li a.video {
		width: 60px; background-position: -377px 0px;	
	}
	
	#menu ul li a.galleries {
		width: 84px; background-position: -437px 0px;	
	}
	#menu ul li a.shop {
		width: 59px; background-position: -1146px 0px;	
	}
	
	#menu ul li a.play {
		width: 52px; background-position: -521px 0px;	
	}

	#menu ul li a.forum {
		width: 66px; background-position: -573px 0px;		
	}

	#menu ul li a.win {
		width: 50px; background-position: -639px 0px;
	}

	#menu ul li a.history {
		width: 72px; background-position: -689px 0px;			
	}

	#menu ul li a.stadiums {
		width: 85px; background-position: -761px 0px;			
	}

	#menu ul li a.power_station {
		width: 150px; background-position: -846px 0px;		
	}

	#menu ul li a.kickoff	 {
		width: 130px; background-position: -996px 0px;		
	}


				
	
	#menu ul li a.home:hover {
		background-position: 0px -31px;	
	}
	
	#menu ul li a.news:hover{
		background-position: -59px -31px;	
	}
	
	#menu ul li a.matches:hover{
		background-position: -117px -31px;		
	}
	
	#menu ul li a.teams:hover{
		background-position: -200px -31px;
	}
	
	#menu ul li a.players_blog:hover{
		background-position: -268px -31px;	
	}
		
	#menu ul li a.video:hover{
		background-position: -377px -31px;	
	}
	
	#menu ul li a.galleries:hover{
		background-position: -437px -31px;	
	}
	
	#menu ul li a.shop:hover{
		background-position: -1146px -31px;	
	}
		
	#menu ul li a.play:hover{
		background-position: -521px -31px;	
	}
	
	#menu ul li a.forum:hover{
		background-position: -573px -31px;	
	}
	
	#menu ul li a.win:hover{
		background-position: -639px -31px;	
	}	
	
	#menu ul li a.history:hover{
		background-position: -689px -31px;
	}
	
	#menu ul li a.stadiums:hover{
		background-position: -761px -31px;		
	}
	
	#menu ul li a.power_station:hover{
		background-position: -846px -31px;
	}

	#menu ul li a.kickoff:hover{
		background-position: -996px -31px;		
	}
*/	
#spacer{
	float:left;
	width:7px;

}



#back{
	float:right;
	margin:3px 5px 0px 0px;
}

#back a{
	font-size: 16px;
	outline: none;
	font-weight:bold; 
	}

#back a:link {color:#ff0000;}

#back a:hover {color:#000000;}

#back a:visited {color:#ff0000;}

#back a:visited:hover {color:#000000;}






#content{
	background-image:url(/2010/images/content_bg.gif);
	background-repeat:repeat;
	background-color:#ffffff;
	margin:auto;
	width:1000px;
	padding:7px 0px 15px 0px;
	/*border-left:2px solid #ff0202;
	border-right:2px solid #ff0202;*/

}

#content_left{
	background-color:#ffffff;
	float:left;
	margin:0px;
	width:678px;
	
	

}


#content_left #news{
	margin-bottom:10px;
}

#content_left #news #news_box{
	width:412px;
	height:367px;
	/*float:left;*/
	}

	
#content_left #news #news_box_image{
	position:absolute;
	z-index:1;
	float:left;
	}

#content_left #news #news_box_table{
	width:412px; 
	height:367px; 
	position:absolute;
	z-index:2; 
	}
	
#content_left #news #news_box_text{
	width:412px;
	position:relative;
	z-index:3; 
	}
	
#content_left #news #news_box_text #white{
	color:#fff;       
	font-weight:bold;
	font-size:11px;
	padding:5px 0px; 
	}

#content_left #news #news_box_text #grey{
	background-color:#d1d1d1;
	color:#000000;       
	font-weight:bold;
	font-size:11px;
	padding:5px 0px;  
	}


#content_left #news #news_box_text p{
	padding:0px 5px;
	font-size:inherit; 
	}

#content_left #news #news_box_text .the_title{
	font-size:16px; 
	}

#content_left #news #news_box_text .the_blurb{
	font-size:inherit;
	line-height:14px; 
	}


#content_left #news #news_box_text a:link {	
	text-decoration: none;
	color:#f3740b;

}

#content_left #news #news_box_text a:hover {
	color:#b31007;
	text-decoration: none;
}

#content_left #news #news_box_text a:visited {
	color:#f3740b;
	text-decoration: none;
}

#content_left #news #news_box_text a:visited:hover {
	color:#b31007;
	text-decoration: none;	
}



.transparent_on {
        background:#000000;
        filter:alpha(opacity=80);
        -moz-opacity:0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
    }
    
.transparent_off {
        filter:alpha(opacity=100);
        -moz-opacity:1.0;
        -khtml-opacity: 1.0;
        opacity: 1.0;
    }

#content_left #news #breaking_news{
	width:255px;
	height:366px;
	border:2px solid #b4b4b4;
	text-align:left;
	}

#content_left #news #breaking_news #title{
	background-image:url(/2010/images/background/breaking_news.gif);
	background-repeat:repeat;
	background-color: #418d11;
	width:255px;
	height:29px;
	color:#FFFFFF;	
	}

#content_left #news #breaking_news #title h3{
	padding:0px;
	margin:0px;
	font-size:16px;
	}

#content_left #news #breaking_news #update{
	width:240px;
	height:327px;
	padding-left:5px;
	margin: 5px 0px 5px 10px;
	overflow-y:scroll;
	font-weight:bold;
	}
	
#content_left #news #breaking_news #update hr{	
	color:#ffffff;
	background-color:#ffffff;
	border-top:1px #bababa dashed;
	margin-bottom:5px	
	}


#content_left #news #more_news{
	background-color:#a6a8a7;
	width:255px;
	height:366px;
	border:2px solid #b4b4b4;
	text-align:left;
	}

#content_left #news #more_news #title{
	background-image:url(/2010/images/background/breaking_news.gif);
	background-repeat:repeat;
	background-color: #a90408;
	width:255px;
	height:29px;
	color:#FFFFFF;	
	}

#content_left #news #more_news #title h3{
	padding:0px;
	margin:0px;
	font-size:16px;
	}

#content_left #news #more_news #more_news_update{
	width:230px;
	height:327px;
	padding-left:5px;
	margin: 5px;
	}

#content_left #news #more_news #more_news_update img{
	border:2px solid #000000;	
	}
	
#content_left #news #more_news #more_news_update p{
	line-height:18px;		
}
#content_left #news #more_news #more_news_update table{
	border-bottom:1px #000000 dashed;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:10px;
	height:100px;		
}

#content_left #news_listing a{	
	text-decoration: none;
	font-weight:bold;

}
#content_left #news_listing a:link {	

	color:#000000;

}

#content_left #news_listing a:hover {
	color:#b31007;

}

#content_left #news_listing a:visited {
	color:#000000;

}

#content_left #news_listing a:visited:hover {
	color:#b31007;

}


#content_left #news_listing #news_listing_title{
	background-image:url(/2010/images/background/news_listing_bg.gif);
	background-repeat:repeat-x;
	height:19px;
	text-align:left;
	
	}

#content_left #news_listing #news_listing_title p{
	line-height:19px;
	font-size:14px;
	font-weight:bold;
	padding:0px 5px;
	color:#ffffff;
	}

	
#content_left #news_listing #news_listing_box{
	float:left;
	padding:0px 0px 5px 0px;
	margin:10px 10px 4px 10px;
	width:310px;
	border-bottom:1px dashed #d10009;

	}

#content_left #news_listing #news_listing_box img{
	border:1px solid #000000;

	}	

#content_left #news #related{
	background-color:#a6a8a7;
	width:255px;
	height:180px;
	border:2px solid #b4b4b4;
	text-align:left;
	}

#content_left #news #related #title{
	background-image:url(/2010/images/background/breaking_news.gif);
	background-repeat:repeat;
	background-color: #a90408;
	width:255px;
	height:29px;
	color:#FFFFFF;	
	}

#content_left #news #related #title h3{
	padding:0px;
	margin:0px;
	font-size:16px;
	}

#content_left #news #related #related_links{
	width:230px;
	padding-left:5px;
	margin: 5px;
	}


#content_left #news #related #related_links p{
	padding:5px 0px;
	}

#content_left #article h1{
	font-size:10px;
	margin:5px 0px -5px 0px;	
	color:#6D6D6D;
	padding:0;
	}	

#content_left #article h2{
	font-size:20px;
	margin:5px 0px 15px 0px;
	}	
	
#content_left #article h3{
	font-size:20px;
	margin:5px 0px 15px 0px;
	}	

#content_left #article .posted{
	margin:0px 0px 15px 0px;
	}

#content_left #article blockquote{
	margin:0px 10px 10px 10px;
	padding:0px;
	float:left;
	width:200px;
	font-size:14px;
	font-weight:bold;

	}

#content_left #article blockquote strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

	}
#content_left #article #byline{
	font-size:10px;
	color:#6D6D6D;
	font-style:italic;
	}	

/* MATCH REPORT */

#matches_report_teams{
	background-image:url(/images/background/matches_report_teams_bg.jpg);
	background-repeat:repeat;
	background-color: #010101;
	border-top:#010101 1px solid;
	width:412px;
	height:56px;
	color:#FFFFFF;	
	/*float:left;*/	
	}

#matches_report_teams strong{
	font-size:16px;
	color:#FFFFFF;	
	}

#matches_report_teams strong a{
	font-size:16px;
	}

#matches_report_teams strong a:link {	
	text-decoration: none;
	color:#FFFFFF;
}

#matches_report_teams strong a:hover {
	color:#ed0000;
	text-decoration:underline;	
}

#matches_report_teams strong a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

#matches_report_teams strong a:visited:hover {
	color:#ed0000;
	text-decoration:underline;	
}

#matches_report_teams_matches{
	background-color:#a6a8a7;
	width:255px;
	border:2px solid #b4b4b4;
	text-align:left;
	float:left;	
	}

#matches_report_teams_matches #title{
	background-image:url(/images/background/matches_report_teams_matches_bg.jpg);
	background-repeat:repeat;
	background-color: #010101;
	width:255px;
	height:26px;
	color:#FFFFFF;	
	}

#matches_report_teams_matches #title h3{
	padding:0px;
	margin:0px;
	font-size:16px;
	text-transform:uppercase;
	}

#matches_report_teams_matches #sub_title{
	background-image:url(/images/background/last_result_bg.jpg);
	background-repeat:repeat;
	background-color: #a90408;
	width:255px;
	height:20px;
	color:#FFFFFF;	
	}

#matches_report_teams_matches #sub_title h3{
	padding:0px;
	margin:0px;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase;	
	}
	
#matches_report_teams_matches #sub_title2{
	background-image:url(/images/background/upcoming_fixtures_bg.jpg);
	background-repeat:repeat;
	background-color: #a90408;
	width:255px;
	height:20px;
	color:#FFFFFF;	
	}

#matches_report_teams_matches #sub_title2 h3{
	padding:0px;
	margin:0px;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase;		
	}	
	
	
#matches_report_teams_matches #display {
	min-height:62px;
	}
		
#matches_report_teams_matches #display table{
	margin-top:5px;
	text-align:left;
	}
	
#matches_report_teams_matches #display td{
	font-weight:bold;
	padding:2px 0px
	}

#matches_report_teams_matches #links{
	background-color:#a6a8a7;
	width:235px;
	margin:6px 0px 7px 0px;
	text-align:left;
	padding:0px 10px;
	}


/*#team_stats #title{
	background-color:#32312f;
	height:19px;
	text-align:left;
	
	}

#team_stats  #title h3{
	line-height:19px;
	font-size:12px;
	font-weight:normal;
	padding:0px 5px;
	color:#ffffff;
	}
*/

#team_stats #title{
	background-image:url(/images/background/grey_title_bg.gif);
	background-repeat:repeat;
	background-color: #3a3a3a;
	line-height:22px;
	height:22px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 5px;
	}

#team_stats #title h3{
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 5px 0px;	
}


#team_stats #stats{
	border:1px solid #32312f;
	
	}	

#team_stats #stats img{
	vertical-align:middle;
	}	
	
#team_stats #stats p{
	padding:5px 5px;
	
	}


/*END  MATCH REPORT */
	
/* SOCIAL BOOKMARKS */
#content_left #socialbookmarks{
/*border:1px solid #183e05;*/
	}

#content_left #socialbookmarks #title{
	background-image:url(/2010/images/socialbookmarks/save_bg.jpg);
	background-repeat:repeat;
	height:23px;
	background-color:#183e05;
	}

#content_left #socialbookmarks #title h3{
	color:#ffffff;
	padding:2px 5px;
	margin:0px;
	font-size:14px;
	font-weight:normal;
	}

#content_left #socialbookmarks #links{
	/*width:675px;*/
	width:300px;
	text-align:justify;
	height:60px;
}

#content_left #socialbookmarks p {
    color:#000000;
	padding:5px;
}

#content_left #socialbookmarks #border {
    background-color: #f2f2f2;
    border:1px solid #ccc;
}

/* END OF SOCIAL BOOKMARKS */


#content_left #comment-bar {
    background-color: #f2f2f2;
    margin:5px 0 15px 0;
    border:1px solid #ccc;
	padding:5px;
}



#content_left #comment-bar #login {
	text-align:right;
	float:right;
}

#content_left #comment-bar #login p {
    margin:5px 10px 5px 0;
}

#content_left #recent-comments {
    background-color: #f2f2f2;
    margin:5px 0 15px 0;
    border:1px solid #ccc;
	padding:5px;
}

#content_left #recent-comments-bar {
    border-bottom:1px solid #ccc;
    margin:0 0 10px 0;
    background-color: #f2f2f2;
}

#content_left p.comment {
    padding:5px;
    margin:0 0 10px 0;
    background-color:#ffffff;
    border:1px solid #cfcfcf;
}

#content_left #comment-bar h3 {
    font: bold 12px Arial, Helvetica, sans-serif;
    color:#000;
    text-transform:uppercase;
    padding:3px 0 3px 0;
    margin:0;
}

#content_left form textarea {
width: 100%;
float:left;
height: 85px;
background-color:#f2f2f2;
border:1px solid #ccc;
}
	
		
#content_left #top_stories{
	background-color:#e3e1e2;
	margin-bottom:10px;

}

#content_left #top_stories h3{
	padding:0px;
	margin:4px;
	font-size:14px;
	color:#366112
	}

#content_left #top_stories #stories_box{
	float:left;
	padding:0px;
	margin:2px 0px 4px 4px;
	width:200px;

	}

#content_left #top_stories #stories_box img{
	border:1px solid #000000;

	}
	
	
	
#content_left #top_stories #upcoming_fixtures{
	width:259px;
	text-align:left;
	}
	
#content_left #top_stories #fixtures{
	background-image:url(/2010/images/background/fixtures_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #386112;
	width:247px;
	min-height:186px;
	color:#FFFFFF;
	padding:0px 6px;	
	}

#content_left #top_stories #fixtures a{	
	text-decoration: none;
	padding:0px 5px;
	font-weight:bold;

}

#content_left #top_stories #fixtures a:link {	
	color:#000000;
}

#content_left #top_stories #fixtures a:hover {
	color:#b31007;
}

#content_left #top_stories #fixtures a:visited {
	color:#000000;
}

#content_left #top_stories #fixtures a:visited:hover {
	color:#b31007;	
}	
#content_left #box{
	margin-bottom:10px;
}


#content_left #box #poll{
	width:259px;
	text-align:left;
	color:#ffffff;
	}

#content_left #box #poll #poll_title{
	background-image:url(/2010/images/background/poll_title_bg.gif);
	background-repeat:repeat-x;
	width:259px;
	height:22px;
	text-align:left;
	line-height:22px;
	}

#content_left #box #poll #poll_title p{
	line-height:22px;
	font-size:14px;
	font-weight:bold;
	padding:0px 5px;
	}

#content_left #box #poll #poll_middle{
	background-image:url(/2010/images/background/poll_bg.gif);
	background-repeat:repeat-x;
	background-color:#EE6D07;
	width:259px;
	min-height:164px;
	text-align:left;
	padding:0px 0px 3px 0px;
	}

#content_left #box #poll #poll_middle p{
	line-height:14px;
	font-size:12px;
	font-weight:bold;
	padding:0px 5px;
	}

#content_left #box #poll #poll_bottom{
	background-image:url(/2010/images/background/poll_bottom_bg.gif);
	background-repeat:repeat-x;
	width:259px;
	height:15px;
	text-align:center;
	}

#content_left #box #poll #poll_bottom a{	
	text-decoration: none;
	padding:0px 5px;
	font-weight:bold;

}

#content_left #box #poll #poll_bottom a:link {	
	color:#ffffff;
}

#content_left #box #poll #poll_bottom a:hover {
	color:#b31007;
}

#content_left #box #poll #poll_bottom a:visited {
	color:#ffffff;
}

#content_left #box #poll #poll_bottom a:visited:hover {
	color:#b31007;	
}
#content_left #have_your_say {
	border:1px solid #ee690a;
	background-color:#f0eeef;
	margin:0px;
	margin-bottom:10px;

}

#content_left #have_your_say #say_title{
	background-image:url(/2010/images/background/have_your_say_bg.gif);
	background-repeat:repeat-x;
	height:19px;
	text-align:left;
	
	}

#content_left #have_your_say #say_title p{
	line-height:19px;
	font-size:14px;
	font-weight:bold;
	padding:0px 5px;
	color:#ffffff;
	}

#content_left #have_your_say #table_title{
	background-color:#408d0b;
	height:16px;
	margin:0px;
	padding:0px;
	}

#content_left #have_your_say #table_title p{
	line-height:16px;
	font-size:12px;
	font-weight:bold;
	padding:0px 5px;
	color:#ffffff;
	}


#content_left #have_your_say #discussions{
	line-height:12px;
	font-size:10px;
	color:#000000;
	padding-bottom:0px;
	/*padding-bottom:10px;*/
	margin-bottom:5px;
	border-bottom: 1px dashed #b5b3b4;
	}

#content_left #have_your_say #discussions .photo {
    margin:5px;
	border:0px;
	float:left;
	}

#content_left #have_your_say #discussions .small{
	margin-left:60px;
}


#content_left #have_your_say #discussions .smaller{
	margin-left:60px;
	/**/
	display:none;
	visibility:hidden;
}

#content_left #have_your_say #discussions h3{
	margin:5px 0px 10px 60px;
	padding:0px;
	font-size:12px;
	color:#408d0b;
}	

#content_left #have_your_say #discussions h3 a{	
	text-decoration: none;

}

#content_left #have_your_say #discussions h3 a:link {	
	color:#408d0b;
}

#content_left #have_your_say #discussions h3 a:hover {
	color:#b31007;
}

#content_left #have_your_say #discussions h3 a:visited {
	color:#408d0b;
}

#content_left #have_your_say #discussions h3 a:visited:hover {
	color:#b31007;	
}


#content_left #have_your_say #discussions  a{	
	text-decoration: none;

}

#content_left #have_your_say a:link {	
	color:#ee690a;
}

#content_left #have_your_say a:hover {
	color:#b31007;
}

#content_left #have_your_say  a:visited {
	color:#ee690a;
}

#content_left #have_your_say  a:visited:hover {
	color:#b31007;	
}

#content_left #have_your_say #replies{
	line-height:14px;
	font-size:10px;
	color:#000000;
	padding:0px 5px;
	border-bottom: 1px dashed #b5b3b4;	
	}
	
	
	
	
/* VIDEO AND GALLEIES*/	
#content_left #multimedia h1{
	margin:0px 0px 15px 0px;
	font-size:20px;
	
	}

#content_left #multimedia #big_box{
	width:678px;
	height:483px;/**/
	/*float:left;*/
	}


		
#content_left #multimedia #big_box .box_image{
	width:678px;
	height:483px;
	position:absolute;
	z-index:1;

	}

#content_left #multimedia #big_box #box_table{
	width:678px;
	height:483px;/**/
	position:absolute;
	z-index:2;

	}
	
#content_left #multimedia #big_box #arrows{
	width:678px;
	position:relative;
	z-index:3; 
	}
		
#content_left #multimedia #big_box #box_text{
	width:678px;
	position:relative;
	z-index:4;

	}
	
#content_left #multimedia #big_box #box_text #grey{
	background-color:#d1d1d1;
	color:#000000;       
	font-weight:bold;
	font-size:11px;


	}
		
#content_left #multimedia #big_box #box_text p{
	color:#000000;       
	font-weight:bold;
	font-size:11px;
	line-height:20px;
	padding:0px 5px 0px 5px; 
	font-size:inherit; 
	}

#content_left #multimedia #gallery_box{
	margin-bottom:20px;	
	}

#content_left #multimedia #gallery_box #main{
	background-color:#323232;
	text-align:left;	
	}

#content_left #multimedia #gallery_box #main p{
	color:#ffffff;
	font-size:12px;
	padding:0px 5px 5px 12px;
	}
	
#content_left #multimedia #gallery_box #latest{
	background-image:url(/2010/images/multimedia/latest_bg.gif);
	background-repeat:repeat-y;
	background-color:#323232;
	height:342px;
	padding-top:3px;
	}

#content_left #multimedia #gallery_box #latest #latest_box{
	margin:0px 0px 15px 15px;
	padding:0px;
		
	}
	
	
#content_left #multimedia #video_box{
	margin-bottom:20px;	
	}

#content_left #multimedia #video_box #main{
	background-image:url(/2010/images/multimedia/video_bg.gif);
	background-repeat:no-repeat;
	background-color:#bc3405;
	height:353px;
	text-align:center;	
	}

#content_left #multimedia #video_box #main p{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	}
	
#content_left #multimedia #video_box #latest{
	background-image:url(/2010/images/multimedia/latest_bg.gif);
	background-repeat:repeat-y;
	background-color:#323232;
	height:353px;
	}

#content_left #multimedia #video_box #latest #latest_box{
	margin:0px 0px 15px 15px;
	padding:0px;
		
	}
	
#content_left #multimedia a{	
	text-decoration: none;
	font-weight:bold;
	font-size:14px;

}
#content_left #multimedia a:link {	

	color:#418d11;

}

#content_left #multimedia a:hover {
	color:#b31007;

}

#content_left #multimedia a:visited {
	color:#418d11;

}

#content_left #multimedia a:visited:hover {
	color:#b31007;

}


#content_left #multimedia #thumbs{
	margin:10px 0px;
	
	}
	
#content_left #multimedia #multimedia_listing #multimedia_listing_title{
	text-align:left;
	height:50px;
	
	}

#content_left #multimedia #multimedia_listing #multimedia_listing_title p{
	line-height:19px;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	color:#000000;
	}

#content_left #multimedia #multimedia_listing #multimedia_listing_h3{
	background-image:url(/2010/images/multimedia/gallery_title_h3.jpg);
	background-repeat:no-repeat;
	width:325px; 
	height:38px;
	}

#content_left #multimedia #multimedia_listing #multimedia_listing_h3 h3{
	line-height:19px;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:10px;
	color:#ffffff
	}	
#content_left #multimedia #multimedia_listing #multimedia_listing_box{
	float:left;
	padding:15px 0px 9px 1px;
	margin:0px;
	width:338px;
	border-top:1px dashed #000000;

	}

#content_left #multimedia #multimedia_listing #multimedia_listing img{
	border:1px solid #000000;

	}
	
/* END VIDEO */		


/* PLAYERS / TEAMS PROFILE*/	

#content_left #profile{
	margin:15px 0px;
	}

#content_left #flags{
	width:108px;
	height:75px;
	position:absolute;
	z-index:3;
	margin:-10px 0px 0px 550px;
	
	}

#content_left #flags .shadow{
	position:absolute;
	z-index:10;
	}

#content_left #flags .image{
	position:absolute;
	z-index:20; 
	}


#content_left #profile #title{
	background-image:url(/2010/images/players_teams/title_bg.gif);
	background-color:#cb3707;
	background-repeat:no-repeat;	
	height:35px;
	width:678px;
	text-align:left;
	margin-bottom:2px;
	
	}

#content_left #profile #title p{
	line-height:20px;
	font-size:18px;
	font-weight:bold;
	padding:5px 10px;
	color:#ffffff;
	}

#content_left #bio{
	background-color:#dedede;
	padding-top:15px;
	
	}
	
#content_left #bio h3{
	padding:0px;
	margin: 0px 0px 10px 0px;
	font-size:15px;
	text-transform:uppercase;

	}
	
#content_left #bio p{
	padding:0px;
	margin: 0px 5px 10px 0px;

	}
#content_left #team_bio{
	background-color:#dedede;
	padding-top:15px;
	
	}	
#content_left #team_bio p{
	padding:0px;
	/*font-size:14px;*/
	margin: 0px 5px 20px 0px;

	}
		
#content_left #profile_links{
	background-color:#dedede;	
	}
	
#content_left #profile_links a{
	margin:0px 10px;
	}	

#content_left #profile_article h3{
	font-size:20px;
	margin:0px 0px 15px 0px;
	text-transform:uppercase;

	}	


#content_left #team_players #title{
	background-color:#408d0b;
	height:20px;
	margin:0px 0px 10px 0px;
	padding:0px;
	clear:both;
	}

#content_left #team_players #title p{
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	padding:0px 5px;
	color:#ffffff;
	}
	
#content_left #team_players #players_box{
	float:left;
	padding:0px;
	margin:0px 20px 10px 0px;
	width:200px;
	border:1px solid #183e05;

	}
	
#content_left #team_players #players_box #number{
	background-color:#183e05;
	padding:5px;
	color:#ffffff;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	}	

#content_left #team_players #players_box p{
	padding:10px;
	font-size:14px;
	font-weight:normal;
	}
	
#content_left #team_players #players_box p strong{
	font-size:14px;
	}
			
/* END PLAYERS TEAMS PROFILE*/


/* TEAM NEWS*/
#content_left #team_news{
	margin:15px 0px 0px 0px;
}

#content_left #team_news #title{
	background-image:url(/2010/images/players_teams/title_bg.gif);
	background-color:#cb3707;
	background-repeat:no-repeat;	
	height:35px;
	width:678px;
	text-align:left;
	margin-bottom:2px;
	}

#content_left #team_news #title p{
	line-height:20px;
	font-size:18px;
	font-weight:bold;
	padding:5px 10px;
	color:#ffffff;
}

#content_left #team_news #title p a{
	line-height:20px;
	font-size:18px;
	font-weight:bold;
	padding:5px 10px;
}

#content_left #team_news #title p a:link{	
		color:#ffffff;	
}

#content_left #team_news #title p a:hover {
	color:#b31007;
}

#content_left #team_news #title p a:visited {
	color:#ffffff;	
}


#content_left #team_news #title p a:visited:hover {
	color:#b31007;	

}
/* END TEAM NEWS*/

/* TEAM LANDING*/
#content_left #team_landing h3{
	font-size:20px;
	margin:5px 0px 15px 0px;

	}





#content_left #team_landing  #title{
	background-color: #47a00a;
	height:21px;	
	}
#content_left #team_landing  #title h3{
	font-size:16px;
	line-height:21px;
	color:#FFFFFF;
	text-transform:uppercase;
	margin:0px;
	padding:0px 5px 0px 5px;	
	}

#content_left #team_landing  #flash{
	margin:10px 0px 10px 0px;
	text-align:center;

	}


#content_left #team_landing  #no_flash{
	margin:10px 0px 10px 0px;
	text-align:center;
	display:none;	
	}

#content_left #team_landing #flags{
	width:108px;
	height:75px;
	position:absolute;
	z-index:3;
	margin:-10px 0px 0px 20px;
	cursor:pointer
	
	}

#content_left #team_landing #flags .shadow{
	position:absolute;
	z-index:10;
	}

#content_left #team_landing #flags .image{
	position:absolute;
	z-index:20; 
	}


#content_left #team_landing #team_block{
	height:100px;
	margin:0px;
	}


#content_left #team_landing #team_block #title{
	background-image:url(/2010/images/players_teams/team_landing_title_bg.jpg);
	background-repeat:repeat-x;
	background-color:#cd4014;
	padding:5px 10px 5px 130px;
	}	
	
#content_left #team_landing #team_block #title p a{
	line-height:30px;
	font-size:20px;

	}
	
	
#content_left #team_landing #team_block #title p a:link {
	text-decoration: none;
	color:#FFFFFF;

}

#content_left #team_landing #team_block #title p a:hover {
	text-decoration: none;
	color:#ff0000;
}

#content_left #team_landing #team_block #title p a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

#content_left #team_landing #team_block #title p a:visited:hover {
	text-decoration: none;	
	color:#ff0000;
}		
/* END TEAM LANDING*/



/* TOP SCORERS*/
#content_left #top_scorers h3{
	padding:0px;
	margin: 0px 0px 10px 0px;
	font-size:20px;
	text-transform:uppercase;

	}

/* END TOP SCORERS*/




/* POLL RESULTS*/
#content_left #poll_results h3{
	padding:0px;
	margin: 0px 0px 10px 0px;
	font-size:20px;
	text-transform:uppercase;

	}
	
#content_left #poll_results p{
	font-size:14px;
	}	
	
#content_left #poll_results .question{
	padding:0px;
	margin: 0px 0px 10px 0px;
	font-size:16px;
	font-weight:bold;

	}
#content_left #poll_results #space{
	font-size:8px;
	line-height:8px;
	height:8px;
	}	


/* END POLL RESULTS*/


/* MATCHES LANDING*/
#content_left #matches h3{
	padding:0px;
	margin: 0px 0px 10px 0px;
	font-size:20px;
	text-transform:uppercase;

	}



.tabber_header {
	background-color:#3D3D3D;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 5px;
	line-height:20px;
}

.odd{
	background-color:#E6E6E6;
	padding:2px;
}

.tabberbox {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;
 }

.tabberbox h2 {
 display:none;
}


ul.tabnav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabnav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabnav li a
{
 padding: 6px 20px;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #408D0B;
 text-decoration: none;
 line-height:20px;
}

ul.tabnav li a:link { color: #ffffff; }
ul.tabnav li a:visited { color: #ffffff; }

ul.tabnav li a:hover
{
 color: #000;
 background: #ffffff;
 border-color: #778;
}

ul.tabnav li.tabactive a
{
 color: #333333;
 background-color: #fff;
 border-bottom: 1px solid #fff;
 
}

ul.tabnav li.tabactive a:hover
{
 color: #000;
 background: #ffffff;
 border-bottom: 1px solid white;
}

/* END MATCHES LANDING*/



/* DOWNLOADS*/
#content_left #downloads_landing h3{
	padding:0px;
	margin: 0px 0px 10px 0px;
	font-size:20px;
	text-transform:uppercase;

	}

#content_left #downloads_landing  #title{
	background-color: #47a00a;
	height:21px;	
	}
#content_left #downloads_landing  #title h3{
	font-size:16px;
	line-height:21px;
	color:#FFFFFF;
	text-transform:uppercase;
	margin:0px;
	padding:0px 5px 0px 5px;	
	}
		
#content_left #downloads_landing  table{
	margin:10px 0px 10px 10px;
	}

#content_left #downloads_landing  #wall_thumbs{
	float:left;
	width:113px;
	text-align:center;
	border-bottom:1px dashed #000000;
	margin-top:0px;
	padding:10px 0px 10px 0px;
	}
	
#content_left #downloads_landing  #wall_thumbs_grey{
	background-color:#f0eeef;
	float:left;
	width:113px;
	text-align:center;
	border-bottom:1px dashed #000000;
	margin-top:0px;
	padding:10px 0px 10px 0px;	
	}

#content_left #downloads_landing a{	
	text-decoration: none;
	font-weight:bold;
}
#content_left #downloads_landing a:link {
	color:#47a00a;
}

#content_left #downloads_landing a:hover {
	color:#b31007;
}

#content_left #downloads_landing a:visited {
	color:#47a00a;
}

#content_left #downloads_landing a:visited:hover {
	color:#b31007;
}

/* END DOWNLOADS*/



/* FANTASY LEAGUE*/
#content_left #fantasy_league h3{
	padding:0px;
	margin: 0px 0px 10px 0px;
	font-size:20px;
	text-transform:uppercase;

	}
	
#content_left #fantasy_league strong{
	padding:0px;
	margin: 0px 0px 10px 0px;
	font-size:16px;
	text-transform:uppercase;
	color:#ad1009;

	}
/* END FANTASY LEAGUE*/

/* HISTORY*/

#content_left #history h3{
	padding:0px;
	margin: 0px 0px 10px 0px;
	font-size:20px;
	text-transform:uppercase;

	}
	
#content_left #history .cap{
	padding: 5px 0px;
	margin: 5px 0px;
	line-height:20px;
	height:20px;
	font-size:10px;

	}
#content_left #history  #links{
	height:30px;
	line-height:30px;
	background-color: #408D0B;
	

}

#content_left #history #links a {
	text-decoration: none;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	font-size:14px;	
	padding:0px 12px;

}

#content_left #history #links a:link {
	text-decoration: none;
	color:#ffffff;
	font-size:14px;	
	padding:0px 12px;
}

#content_left #history #links a:hover {
	text-decoration: none;
	color:#ff0000;
	font-size:14px;	
	padding:0px 12px;
}

#content_left #history #links a:visited {
	text-decoration: none;
	color:#ffffff;
	font-size:14px;	
	padding:0px 12px;
}

#content_left #history #links a:visited:hover {
	text-decoration: none;	
	color:#ff0000;
	font-size:14px;	
	padding:0px 12px;
}

/* END HISTORY*/

/* STADIUMS*/



#content_left #stadiums h3{
	padding:0px;
	margin: 0px 0px 10px 0px;
	font-size:20px;
	text-transform:uppercase;

	}
#content_left #stadiums #box{
	margin-bottom:10px;
}

#content_left #stadiums #box #info{
	text-align:left;
	font-size:12px;
	padding:5px;
}
#content_left #stadiums #stadiums_box{
	background-color:#CCCCCC;
	float:left;
	padding:0px;
	margin:0px;

	}


#content_left #stadiums #stadiums_box p{
	color:#ffffff;
	font-size:14px;
	}

#content_left #stadiums #stadiums_box table{
	width:339px;
	height:110px;

	}


#content_left #stadiums #stadiums_box .green{
	background-image:url(/2010/images/stadiums/green_bg.gif);
	background-color:#375714;
	background-repeat:repeat-x;

	}

#content_left #stadiums #stadiums_box .green h3{
	padding:0px;
	margin:0px;
	}

	
#content_left #stadiums #stadiums_box .green h3 a{
	padding:0px;
	margin:0px;
	font-size:14px;
	}

#content_left #stadiums #stadiums_box .green h3 a:link {
	color:#50cc04;
}

#content_left #stadiums #stadiums_box .green h3 a:hover {
	color:#d10009;
}

#content_left #stadiums #stadiums_box .green h3 a:visited {
	color:#50cc04;
}

#content_left #stadiums #stadiums_box .green h3 a:visited:hover {
	color:#d10009;
}

#content_left #stadiums #stadiums_box .orange{
	background-image:url(/2010/images/stadiums/orange_bg.gif);
	background-color:#d15809;
	background-repeat:repeat-x;

	}

#content_left #stadiums #stadiums_box .orange h3{
	padding:0px;
	margin:0px;
	}

	
#content_left #stadiums #stadiums_box .orange h3 a{
	padding:0px;
	margin:0px;
	font-size:14px;
	}

#content_left #stadiums #stadiums_box .orange h3 a:link {
	color:#f3b30b;
}

#content_left #stadiums #stadiums_box .orange h3 a:hover {
	color:#d10009;
}

#content_left #stadiums #stadiums_box .orange h3 a:visited {
	color:#f3b30b;
}

#content_left #stadiums #stadiums_box .orange h3 a:visited:hover {
	color:#d10009;
}


#content_left #stadiums #stadiums_box #image_box{
	padding:0px;
	margin:0px;
	width:140px;
	height:100px;
	}
	
#content_left #stadiums #stadiums_box #image_box .shadow{
	position:absolute;
	z-index:1;
	}
#content_left #stadiums #stadiums_box #image_box .image{
	margin:10px;
	position:absolute;
	z-index:2;
	}
	
/* END STADIUMS*/

#content_right{
	display:inline;
	float:left;
	width:300px;
	margin:0px

}

#content_right #video_box{
	margin-bottom:5px;
	font-size:0px;

}

#content_right #video_box .title{	
	background-image:url(/2010/images/corners/video_top.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	min-height:27px;
}

#content_right #video_box .title p{
	color:#fd7402;
	margin:0px 5px;
	padding:5px 0px;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
}

#content_right #advertising{	
	margin-bottom:0px 
}

#content_right #advertising img{
	margin-bottom:10px 

}


#live_box{
	background-color:#3d3d3d;
	float:right;
	padding:0px;
	margin:0px 0px 0px 0px;
	width:257px;
	padding-left:0px;
	min-height:220px;
	border-left:2px solid #000000;
}

#live_box #title{
	background-image:url(/images/background/grey_title_bg.gif);
	background-repeat:repeat;
	background-color: #3a3a3a;
	line-height:22px;
	height:22px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 5px;
	text-align:left;
	
	}

#live_box  #title span{
	color:#f00000;
}	





#twitter{
	background-image:url(/images/background/grey.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0px 0px 10px 0px;
}

#twitter #title{
	background-image:url(/images/background/grey_title_bg.gif);
	background-repeat:repeat;
	background-color: #3a3a3a;
	line-height:22px;
	height:22px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 5px;		
	}
	
#twitter #title span{
	color:#f00000;
}


#twitterBlock{
	margin:3px;
	padding:3px;
	background-color:#FFFFFF;

}

#twitter #twitter_bottom{
	background-image:url(/images/background/grey_bottom.gif);
	background-repeat:repeat-x;
	height:15px;
	text-align:center;
	}

#twitter #twitter_bottom a{	
	text-decoration: none;
	padding:0px 5px;
	font-weight:bold;

}

#twitter #twitter_bottom a:link {	
	color:#ffffff;
}

#twitter #twitter_bottom a:hover {
	color:#b31007;
}

#twitter #twitter_bottom a:visited {
	color:#ffffff;
}


#footer{
	margin:auto;
	height:41px;
	width:1000px;
	margin-top:-15px;
	margin-bottom:10px;
}

#footer_content{
	background-image:url(/2010/images/background/footer.gif);
	background-repeat:repeat;
	background-color: #626262;
	border-top:3px solid #ff0202;
	border-bottom:2px solid #ff0202;
	height:36px;
	width:100%;
	color:#ffffff;

}

#footer_content a:link {	
	color:#c5c5c5;
	font-weight:bold;
	text-decoration:underline;
}

#footer_content a:hover {
	color:#f90000;
	font-weight:bold;
	text-decoration:underline;
}

#footer_content  a:visited {
	color:#c5c5c5;
	font-weight:bold;
	text-decoration:underline;
}

#footer_content a:visited:hover {
	color:#f90000;
	font-weight:bold;
	text-decoration:underline;	
}


#footer_content table{
	margin-top:6px;
	border:0px;
	padding:0px;
	height:30px;


}
