@charset "utf-8";
/* CSS Document */

/*----------------------------------------------MAIN TEXT------------------------------------*/
.etitorialText{
	margin-bottom:30px;
	
	}

.etitorialText a{
	border-bottom: 1px dotted #ff6600;
	font-size:12px;
	color:#ff6600;
	}
	
.etitorialText a:hover{
	color:#CC3300;
	}

.editorialHeadline{
	color:#669933;
	font-size:24px;
	letter-spacing:-0.04em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.editorialHeadline2{
	font-size:14px;
	}
	
.editorialHeadline3{
	color:#CCCCCC;
	margin-top:5px;
	margin-bottom:20px;}
	
.editorialHeadline3 a{
	color:#999999;
	border:none;
	
	}
	
.editorialHeadline3 a:hover{
	text-decoration:underline;
	}


/*---------------------------------------------EXTRA-----------------------------------------------*/

.extra{
	width:248px;
	float:right;
	margin:80px 0 0 5px;
	}
	
	
#editorialExtraImage{
	float:left;
	width:245px;	
	margin-bottom:20px;
	}
	
#editorialExtraImage a{
	border-bottom: 1px dotted #ff6600;
	font-size:12px;
	color:#ff6600;
	}
	
	
#editorialExtraImageText{
	float:left;
	width:235px;	
	height:75px;
	background-color:#ebefe5;
	padding:10px 5px 5px 5px;
	}
	
.editorialExtraImageHeadline{
	color:#3a4c14;
	margin-bottom:5px;
	}
	
.editorialExtraImageTextSmall{
	font-size:11px;
	color:#7b8f50;
	margin-bottom:5px;
	}
	
#moreImage {
	font-weight:bold;	
	}
	
	
#moreImage a:hover{
	color:#CC3300;
	}
	
#morePic{
	float:left;
	margin-top:2px;
	}
	

	
#morePicText{
	float:left;
	margin-left:5px;
	}
	
.editorialQuote{
	width:245px;
	float:left;
	margin-top:20px;
	background-color:#f4f4f4;
	}
	
.topQoute{
	float:left;
	position: relative;
	z-index: 1;
	margin-bottom:6px;
	}

.quoteName{
	font-size:14px;
	position: absolute;
	top:25px;
	left:45px;
	color:#666666;
	}

	
#editorialqouteText{
	padding:3px 10px 3px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width:220px;
	float:left;
	color:#333333;
	font-weight:bold;
	}
	
#bottomQoute{
	float:left;}
	
.relatedLinksBox{
	float:left;
	margin-top:20px;
	width:225px;	
	height:150px;
	background-color:#ebefe5;
	padding:20px 0 0 20px;
	}
	
.relatedLinksHeadline{
	color:#3b3b3b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;}
	
.relatedLinks{
	margin-top:10px;
	}
	
.relatedLinks a{
	color:#666666;
	}
	
.relatedLinks a:hover{
	color:#666666;
	text-decoration:underline;
	}
	
.articlesHeadline{
	color:#3b3b3b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-top:5px;
	}
	
.articlesHeadline a{
	font-size:14px;
	color:#ff6600;
	}
	
.articlesHeadline a:hover{
	color:#CC3300;
	}
	
#extraFunctions{
	margin:50px 0 35px 0;
	}

#previousArticlesLinksHeadline{	
	background-image:url('jpg/underline_grad_mid.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	}

#previousArticlesLinks{
	margin-top:20px;
	font-weight:bold;
	}
	
#previousArticlesLinks a{
	font-size:12px;
	color:#ff6600;
	}
	
#previousArticlesLinks a:hover{
	color:#CC3300;
	}
	
.ArticlesLinksGap{
	margin-bottom:5px;}
	
/*------------------------------------------SAVE EXTRA OPTIONS--------------------------*/

#moreOptionsBox{
	position: absolute;
	background-color:#f6f6f6;
	width:135px;
	height:245px;
	padding:10px;
	}
	
.moreOptions{
	margin-bottom:10px;
	width:130px;
	float:left;
	height:15px;
	}
	
.pushLogo{
	float:left;
	margin:0px 8px 0 2px;	
	}
		
.moreOptionsLinks a{
	float:left;
	color:#ff6600;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	border-bottom: 1px dotted #ff6600;
	}
	
.moreOptionsLinks a:hover{
	color:#CC3300;
	}
	
/*------------------------------------------------------GOSSIP PAGE-----------------------------------------------------*/

.TextBox{
	margin-top:20px;
	width:590px;
	float:left;
	}

.gosipText{
	width:590px;
	float:left;
	}
	
.gosipTextLinkLeft a{
	font-size:12px;
	color:#ff6600;
	font-weight:bold;
	}
	
.gosipTextLinkLeft a:hover{
	color:#CC3300;
	}
	
.gosipTextLinkRight a{
	font-size:12px;
	color:#ff6600;
	font-weight:bold;
	}
	
.gosipTextLinkRight a:hover{
	color:#CC3300;
	}
	

	
#gossipRss{
	float:right;
	}
	
#gossipHeadline{
	float:left;
	}
	
#fullNews{
	border-bottom: 1px dotted #ff6600;
	}
	
.numberMenu{
	float:left;
	padding:30px 0 0 180px;
	}
	
.numberMenu a{
	color:#99cc33;
	font-weight:bold;
	font-size:12px;
	}
	
.numberMenu a:hover{
	color:#336600;
	text-decoration:none;
	}
	
.numberMenuSpace{
	float:left;
	padding-left:10px;
	}
	
.gosipTextLinkLeft{
	float:left;
	}
	
.gosipTextLinkRight{
	float:right;
	}


/*-------------------------------------------------------COACHING-------------------------------------------------------*/	
.coachingLinks{
	margin-bottom:10px;
	}
	
.coachingLinks a{
	border-bottom: 1px dotted #ff6600;
	font-size:14px;
	color:#ff6600;
	font-weight:bold;
	}
	
.coachingLinks a:hover{
	color:#CC3300;
	}
	
		
	
	
	
#extraFunctions {
	width: 220px;
	height: 67px;
	}	

ul#extraFunctionsUL {
	display: inline;
	list-style: none;
	}
	
ul#extraFunctionsUL li {
	float: left;
	}
		
	
.options {
	letter-spacing:-1px;
	font-family: Arial, Verdana;
	line-height:20px;
	text-align:left;
	}
/*----------------------------------------------------------------GALLERY----------------------------------------------------------*/
.gallery{
	margin-top:20px;
	}


/*----------------------------------------------------Results and Fixture-------------------------------------------------------------*/
.update{
	float:left;
	margin-top:10px;
	margin-left:5px;
	color:#cccccc;
	font-size:14px;
	width:300px;	
	}
	
#resultsHeadline{
	width:280px;
	float:left;
	}
	
#resultsHeadlineBox{
	width:590px;
	height:80px;
	clear:right;}
	
#resultsHead1{
	width:590px;
	height:25px;
	float:left;
	margin-bottom:8px;
	}
	
.floatLeft{
	float:left;
	}
	
#resultsHead2{
	float:left;
	width:590px;
	margin-bottom:8px;
	}	
	
#resultsHead21{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
	}
#resultsHead22{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	}
	
#resultsHead23{
	color:#333333;
	font-size:10px;
	margin-top:8px;
	}
	
#resultsHead3{
	float:left;
	width:590px;
	font-size:14px;
	}
	
#tbl_resultsHead3{
	float:left;
	width:960px;
	font-size:14px;
	}
	
#resultsHead31{
	color:#999999;
	margin:5px 15px 0 0;
	}
	
#resultsHead32{}

#resultsHead33{
	color:#999999;
	margin:5px 15px 0 30px;
	}

#resultsHead34{}

.results_table{
	float:left;
	margin-top:40px;
	font-size:11px;
	}
	
/*TABLE STYLE*/

td.time{
	width:50px;
	text-align:center;
	font-size:12px;
	}
	
td.competitions{
	width:155px;
	text-align:center;
	}
	
td.home{
	width:110px;
	text-align:right;
	font-weight:bold;
	}
	
td#home{
	width:110px;
	text-align:right;
	font-weight:bold;
	}
	
td.v{
	width:25px;
	text-align:center;
	font-weight:bold;
	}
	
td#v{
	width:25px;
	text-align:center;
	font-weight:bold;
	}
	
td.v a{
	border-bottom: 1px dotted #ff6600;
	color:#ff6600;
	}
	
td.v a:hover{
	color:#CC3300;
	}
	
td.away{
	width:110px;
	text-align:left;
	font-weight:bold;
	}
	
td#away{
	width:110px;
	text-align:left;
	font-weight:bold;
	}
		
td.bet{
	width:70px;
	text-align:center;
	}
	
td.bet a{
	border-bottom: 1px dotted #ff6600;
	color:#ff6600;
	}
	
td.bet a:hover{
	color:#CC3300;
	}
	
td.preview{
	width:70px;
	text-align:center;
	}
	
td.preview a{
	border-bottom: 1px dotted #ff6600;
	color:#ff6600;
	}
	
td.preview a:hover{
	color:#CC3300;
	}
		
td.coverage{
	width:140px;
	text-align:center;
	}
	
.tableHead{
	background-color:#bed0ac;
	text-align: center;
	font-weight:bold;
	color:#333333;
	}
.tbl_tableHead{
	background-color:#bed0ac;
	font-weight:bold;
	color:#333333;
	}
	

	
#tableBar{
	width:590px;
	float:left;
	background-color:#bed0ac;
	height:30px;
	margin-top:20px;
	}
	
	
	
	
	
	
#tbl_tableBar{
	width:960px;
	float:left;
	background-color:#bed0ac;
	height:30px;
	margin-top:20px;
	}
	
#tableBarMid{
	position: relative;
	z-index: 1;		
	}
	
#tbl_tableBarMid{
	position: relative;
	z-index: 1;		
	}
	
#midPisition{
	position: absolute;
	top: -5px;
	left: 177px;
	}
	
#tbl_midPisition{
	position: absolute;
	top: -5px;
	left: 335px;
	}
	
.pushBarText{	
	float:left;
	margin:15px 10px 0 10px;
	font-size:14px;
	}
	
.pushBarText a{
	text-decoration:underline;
	color:#000000;
	}
	
.pushBarText a:hover{
	color:#ff6600;
	}
	
.tableBarButt{
	float:left;
	}
	
/*-----------------------------------------------------PREDICTORS PAGE----------------------------------------------------*/
	

#predictorHeadlineBox{
	float:left;
	}	
	

.predictorHeadline3{
	margin-top:10px;
	}
	
.predictorHeadline3 a{
	color:#3B3B3B;
	font-weight:bold;
	}	
	
.predictorHeadline3 a:hover{
	color:#666666;
	}
	
#predictorTableBox{
	margin-top:30px;
	width:590px;
	float:left;
	}

.predictorTableHeadline{
	float:left;
	margin-bottom:15px;
	}

#predictorTableHeadline1{
	float:left;
	color:#3B3B3B;
	font-weight:bold;
	margin-top:8px;
	}
	
#predictorTableHeadline2{
	float:left;
	color:#99CC33;
	margin:8px 0 0 5px;
	}
	
#predictorTableHeadline3{
	float:right;
	}
	
#predictorTable{
	float:left;
	width:590px;
	}
	
#predictorTableHeadline{
	font-size:14px;
	color:#666666;
	}

/*-------------------------------------------------TD1------------------------------------------------------*/
	
.predictorTable1{
	background-color:#efefe8;
	margin-top:5px;
	float:left;
	}
	
td.clubLogo1{
	width:125px;
	text-align:center;
	background-color:#efefe8;
	}

td.clubName1{
	width:90px;
	text-align:center;
	background-color:#efefe8;
	color:#333333;
	}

td.clubScore1{
	width:70px;
	text-align:center;
	background-color:#efefe8;
	}

td.scoreV1{
	width:20px;
	text-align:center;
	background-color:#efefe8;
	}
	
.predictorTableText1{
	text-align:center;
	background-color:#efefe8;
	}
	
.predictorText1{
	font-size:11px;
	color:#ff6600;
	font-weight:bold;
	}
	
.predictorText2{
	color:#333333;
	}
	
/*-------------------------------------------------TD2------------------------------------------------------*/

.predictorTable2{
	background-color:#e7edd8;
	margin-top:5px;
	float:left;
	}
	
td.clubLogo2{
	width:125px;
	text-align:center;
	background-color:#e7edd8;
	}

td.clubName2{
	width:90px;
	text-align:center;
	background-color:#e7edd8;
	color:#333333;
	}

td.clubScore2{
	width:70px;
	text-align:center;
	background-color:#e7edd8;
	}

td.scoreV2{
	width:20px;
	text-align:center;
	background-color:#e7edd8;
	}
	
.predictorTableText2{
	text-align:center;
	background-color:#e7edd8;
	}
	
.predictorText1{
	font-size:11px;
	color:#ff6600;
	font-weight:bold;
	}
	
.predictorText2{
	color:#333333;
	}
	
/*--------------------------------------------------------------FORM-----------------------------------------------*/

#scorFormBox{
	width:590px;
	height:350px;
	float:left;
	margin-top:30px;
	
	}
	
.row{
	width:590px;
	float:left;
	margin-bottom:10px;
	}
	
.rowText{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:130px;
	float:left;
	color:#333333;}
	
.rowForm{
	width:270px;
	float:left;
	}
	
.formFeMale{
	float:left;
	margin-right:40px;
	}
	
.dob{
	margin-right:15px;
	}
	
#formBottom{
	width:420px;
	height:80px;
	float:left;
	margin-top:30px;	
	}
	
#formBottomLeft{
	float:left;
	width:260px;
	}
	
#formBottomRight{
	float:left;
	width:130px;
	padding:25px 0px 0px 0px;
	}
	
.checkBox{
	margin-bottom:10px;
	}
	
.check{
	float:left;
	margin-right:10px;
	}
	
#emailBox{
	float:left;
	}
	
.checkBox a{
	color:#3B3B3B;
	font-weight:bold;
	}	
	
.checkBox a:hover{
	color:#666666;
	}
/*---------------------------------------------ACCESSIBILITY----------------------------------------------*/	

#access_contentright{
	height:430px;
	}

.accessContainer1{
	height:190px;
	width:590px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	}
	
.accessHeadline{
	width:590px;
	height:22px;
	background-position:bottom;
	background-repeat:no-repeat;	
	}
	
.accessText{
	float:left;
	}
	
.accessBox{
	float:left;
	margin-top:15px;
	}
	
.access{
	float:left;
	width:580px;
	padding:0 23px 0 0;
	}
	
.access .accessLink a{
	color:#99cc33;
	font-weight:bold;
	font-size:12px;
	}

.access .accessLink a:hover{
	color:#336600;
	text-decoration:none;
	}

/*---------------------------------------------RSS PAGE----------------------------------------------*/	

#rss_contentright{
	height:1100px;
	}
	
.rssfeeds a{
	border-bottom:1px dotted #FF6600;
	color:#FF6600;
	font-size:14px;
	}

.rssfeeds a:hover{
	color:#CC3300;
	}

.rss_link{
	float:none;
	}
	
.marginleft{
	margin:0 0 3px 30px;
	}
	
.rssMarginTop{
	margin:10px 0 10px 0;
	}
	
#headTextRSS{
	margin-bottom:20px;
	}
	
/*--------------------------------------------------------------------------SITE MAP--------------------------------------------------*/



.mapBox{
	width:590px;
	float:left;
	margin-bottom:20px;
	}

.sitemap a{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	}
	
.sitemap a:hover{
	color:#999999;
	}
	
.sitemap li{
	height:22px;
	width:180px;
	float:left;
	margin-bottom:2px;
	}
	
.sitemap li a{
	font-size:12px;
	border-bottom:1px dotted #FF6600;
	color:#FF6600;
	}
	
.sitemap li a:hover{	
	color:#CC3300;
	}

.rightBack{
	background-color:#f1f0f0;
	width:340px;
	}	

#rightBackSiteMap{
	height:1800px;
	}
	
/*---------------------------------PRIVACY PAGE--------------------------------*/	

#rightBackPrivacy{
	height:1500px;
	}
/*-------------------------------------------------Player Page-----------------------------------------*/

.playerText{
	float:left;
	width:235px;	
	height:70px;
	background-color:#ecefe6;
	padding:10px 5px 5px 5px;
	}
	
#PLextra{
	margin: 15px -20px 0px 0px;;
	}
	
.coloredTextPlayer{
	color:#c93939;
	}
	
.PLinfoTextLeft{
	width:115px;
	float:left;
	font-size:11px;
	margin-right:10px;
	}
	
.PLinfoTextRight{
	width:100px;
	float:left;
	font-size:11px;
	}
	
.teamExtraImage a{
	border-bottom: 1px dotted #ff6600;
	font-size:12px;
	color:#ff6600;
	}
	
.teamExtraImage a:hover{
	color:#CC3300;
	}
	
.playerProfileHeadline{
	width:300px;
	height:22px;
	background-image:url('jpg/underline_grad_320.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:20px;
	float:left;
	}
	
.playerRight{
	width:248px;
	float:right;
	margin:0px 0px 0 5px;
	}
	
	
	
#player{
	width: 220px;
	height: 67px;
	margin:50px 0 35px 0;
	}
	
#moreDetails{
	float:right;
	margin-right:5px;
	}
	
#archivesLink a{
	border-bottom: 1px dotted #ff6600;
	font-size:12px;
	color:#ff6600;
	}
	
#archivesLink a:hover{
	color:#CC3300;
}


/*---------------------------------TABLE AND TRANSFER PAGE--------------------------------*/	

#tbl_contentleft {
	padding:0 20px 0 20px;
	float:left;
	width:960px;
}

#tbl_resultsHeadlineBox{
	float:left;
	width:960px;
	padding-bottom:20px;
}

#tbl_resultsHead1{
	width:960px;
	height:25px;
	float:left;
	margin-bottom:8px;
}

.results_table{
	float:left;
	margin-top:10px;
	font-size:11px;
	}
	
#transfer_text{
	clear:left;
	width:960px;
}

#coach_container{
	width:280px;
	height:35px;
}

#coach_search{
	float:left;
	width:140px;
	margin:10px 5px 0 0;
	}

#coach_btn{
	width:130px;
	float:left;	
	}
	
	
/*----------------------------------------EXTRA CSS---------------------------*/

#tableBarNoColor{
	width:570px;
	float:left;
	height:30px;
	margin-top:20px;
	}
	
	
/*
*********************************************************************************************************************************** 
VI CSS CHANGES START
Change By: Darko Bosiljcic 
Date: 31/07/2008
Description of changes/addition:  
*********************************************************************************************************************************** 
*/	

/*PLAYER DIRECTORY PAGE*/

/*JAMES CHANGE!*/

#searchByClassSearchBox {
	width:300px;
	margin:10px 0px 15px 0px;
	height:50px;
	clear:both;
}

#searchBoxTransfers {
	width:600px;
	margin:10px 0px 15px 0px;
	height:50px;
	clear:both;
	}

#searchBoxTransfers > img {
margin:10px 0px 15px 0px;
}

/*END*/

#searchBox{
	width:590px;
	margin:10px 0px 15px 0px;
	height:50px;
	clear:both;
	}

.searchChoose{
	float:left;
	margin:0px 30px 10px 0px;
	}

.searchChoose select{
	width:160px;
	}

.searchLetters{
	width:590px;
	float:left;
	}
	
.searchLetters a{
	border-bottom: 1px dotted #ff6600;
	font-size:14px;
	color:#ff6600;
	font-weight:bold;
	margin:0px 7px 0px 0px;	
	}
	
.searchLetters a:hover{
	color:#CC3300;
	}
	
	
.mostSearchRow{
	float:left;
	margin:15px 0px 0px 0px;
	}

.mostSearhedCal{
	float:left;
	width:150px;
	margin:0px 40px 0px 0px;
	}

.bigTextDark{
	color:#3B3B3B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	}

.mostSearchedLinks ul{
margin:0px 0px 10px 0px;
}

.mostSearchedLinks ul li{
	margin:0px 0px 4px 0px;
	}

.mostSearchedLinks ul li a{
	margin:0px 0px 4px 0px;
	color:#666666;
	}

.mostSearchedLinks ul li a:hover{
	text-decoration:underline;
	color:#666666;
	}



.viewAllPD img{
	float:left;
	margin:2px 5px 0px 0px;
	}

.viewAllText{
	float:left;
	}

.viewAllPD a{
	border-bottom: 1px dotted #ff6600;
	font-size:12px;
	color:#ff6600;
	font-weight:bold;
	}

.viewAllPD a:hover{
	color:#CC3300;
	}


#tryAgainBox{
	width:590px;
	float:left;
	margin:20px 0px 10px 0px;
	}

.goToTop{
	float:right;
	}

.goToTop a{
	border-bottom: 1px dotted #ff6600;
	font-size:12px;
	color:#ff6600;
	}

.goToTop a:href{
	color:#CC3300;
	}


/*--------------------------SEARCH RESULTS PAGE-------------------------*/


.searchResultsTopText{
	float:right;
	font-size:14px;
	}

.searchResultsTopText p{
	float:left;
	}

.searchResultsGreenText{
	color:#669933;
	}

.searchResultsSmallText{
	margin:0px 3px 0px 3px;
	}

.searchResultsOrangeText{
	color:#FF6600;
	}

.searchResultsOrangeText a{
	font-size:12px;
	color:#ff6600;
	font-weight:bold;
	}

.searchResultsOrangeText a:hover{
	color:#CC3300;
	}

.searchReslultsBox{
	float:left;
	margin:0px 15px 0px 0px;
	}

.heigh15{
	height:15px;
	width:590px;
	float:left;
	}

.seconds{
	float:left;
	}

.inline{
	display:inline;
	}

.darkBig{
	color:#3B3B3B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	}



/*------------------------------------------------Directory Resultd----------------------------------------*/

.directoryResultsBox{
	margin-top:15px;
	}

.directoryResultsBox a{
	color:#666666;
	}

.directoryResultsBox a:hover{
	text-decoration:underline;
	}


.orangeTextBig{
	color:#FF6600;
	font-size:18px;
	margin:0px 0px 0px 4px;
	}


.head2{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight:bold;
	font-size:18px;
	letter-spacing:-0.04em;
	}
	
.viewAll{
	float:right;
	}
	
.viewAll a{
	border-bottom: 1px dotted #ff6600;
	font-size:12px;
	color:#ff6600;
	font-weight:bold;
	}

.viewAll a:hover{
	color:#CC3300;
	}


.nextBox{
	width:1002px;
	height:30px;
	float:left;
	margin:-60px 0px 30px 0px;
	}

/*--------------------------------------------------------REGISTER-----------------------------------------------------------*/	

.textUnderHeading {
	margin-top: 15px;
	clear: both;
	}

.fieldsetHolder {
	margin: 25px 0px 0px 0px;
	}

.registerLegend {
	font-size: 14px;
	font-weight: bold;
	color:#666666;
	}

.registerFieldset {
	border: 1px solid #999999;
	padding: 30px 0px 20px 30px;
	}

.registerFieldset a {
	color: #669933;
	}

a.registerPGLink {
	color: #669933;
	}

.redstar {
	color: #FF0000;
	}

.submitbtn {
	margin-top: 10px;
	text-align: right;
	}

fieldset input {
	border: 1px solid #999999;
	}

/*--------------------------------------------------------LOGIN-----------------------------------------------------------*/	


a.forgottenPassword {
	color: #FF6600;
	text-decoration: underline;
	}


/*--------------------------------------------------------EDITORIAL BLOG-----------------------------------------------------------*/	

.blogImageBox{
	width:570px;
	height:480px;
	padding:10px;
	background-color:#EBEFE5;
	margin:15px 0px 15px 0px;
	}

.blogImageBoxHeadline{
	color:#3a4c14;
	margin:5px 0px 3px 0px;
	}
	
.blogImageBoxTextSmall{
	font-size:12px;
	color:#7b8f50;
	}
	
.heigh2{
	height:2px;
	}
	
.accReedMore a{
float:right;
	}	
	
.accReedMore a{
	display:inline;
	border-bottom: 1px dotted #ff6600;
	font-size:12px;
	color:#ff6600;
	font-weight:bold;
	}

.accReedMore a:hover{
	color:#CC3300;
	}	
	
	
	
/*------------------------------------------------------LEAGUE-----------------------------------------------------------------*/



.leageRowBox{
	width:590px;
	float:left;
	height:60px;
	margin-bottom:10px;
	}

.leageInfoLeft{
	width:280px;
	height:60px;
	float:left;
	}

.leageInfoRight{
	width:280px;
	height:60px;
	float:right;
	}

.leageRowImg{
	float:left;
	width:55px;
	height:60px;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
	}
	
.leageRowImg{
	float:left;
	width:55px;
	height:60px;
	}
	
	

.leageRowLink{
	width:225px;
	float:left;
	}

.leageRowLink a{
	font-weight:bold;
	color:#99CC33;
	}

.leageRowLink a:hover{
	color:#336600;
	}


.leageRowText{
	width:225px;
	float:left;
	}

.leageRowText ul li{
	list-style:circle;
	list-style:outside;
	list-style-position:inside;
	}

.leageRowText a{
	color:#666666;
	}

.leageRowText a:hover{
	text-decoration:underline;
	}

.moreNews a{
	border-bottom: 1px dotted #ff6600;
	font-size:12px;
	color:#ff6600;
	font-weight:bold;
	}

.moreNews a:hover{
	color:#CC3300;
	}

.selectTeamNewsContainer{
	float:right;
	width:260px;
	}

.selectTeamNews{
	float:left;
	margin:3px 0px 0px 0px;
	color:#FF6600;
	}

/*--------------------------------------------------Team Directory-----------------------------------------------*/

.teamDirectoryBox{
	width:590px;
	float:left;
	margin:0px 0px 20px 0px;
	}

.teamDirectoryLine{
	float:left;
	margin:15px 25px 0px 0px;
	}
	
.teamDirectoryLastLine{
	float:left;
	margin:15px 0px 0px 0px;
	}
	
.teamDirecoryCell{
	margin:0px 0px 8px 0px;
	font-size:11px;
	}
	
.teamDirecoryCell ul li{
	list-style:square;
	list-style-position:inside;
	
	}


.teamDirecoryCell ul li a{
	color:#669933;
	text-decoration:underline;
	}
	
.teamDirecoryCell ul li a:hover{
	color:#336600;
	}	
	
.marginLeft13{
	margin:0px 0px 0px 13px;
	}
	
	
.orangeTextSmall{
	color:#FF6600;
	}
	
	
	
	
/*-----------------------------------------------VIDEO GALERY-----------------------------------------------*/
	
.videoGalleryBox{
	width:570px;
	height:620px;
	float:left;
	background-image:url(jpg/video_background.jpg);
	background-repeat:repeat-x;
	margin:15px 0px 15px 0px;
	padding:0px 12px 0px 12px;
	}	
	
.videoHolder{
	width:566px;
	height:453px;
	margin:0px 0px 10px 0px;
	border: 1px solid #000000;
	}

.vPlayerTextLine{
	margin:8px 0px 0px 0px;
	}
	
.vPlayerTextLine a{
	border-bottom: 1px dotted #ff6600;
	font-size:12px;
	color:#ff6600;
	margin:0px 2px 0px 3px;
	}
	
	
.vPlayerTextLine a:hover{
	color:#CC3300;
	}

.relatedVideo{
	float:left;
	width:570px;
	margin:0 0px 0 0;
	background-image:url('jpg/underline_grad_mid.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	padding:5px 0px 5px 0px;
	}
	
.relatedvideoText{
	float:left;
	width:430px;
	}
	
.videiImage{
	float:left;
	width:130px;
	margin:0px 10px 0px 0px;
	
	}	
	
.relatedVideo a {
	color:#666666;
	}
	
.relatedVideo a:hover {
	color:#666666;
	text-decoration:underline;
	}
	
.relatedVideo .relatedVideoLink a {
	color:#99cc33;
	font-weight:bold;
	font-size:12px;
	}
	
	
.videoFlashContent{
	
	}	
	
	

ul.videoNav {
	display: inline;
	list-style: none;
	}

ul.videoNav li {
	
	float: left;
	}

ul.videoNav li a {
	width: 129px;
	height:20px;
	padding:5px;
	display:block;
	color:#444;
	text-decoration: none;
	font-size:12px;
	letter-spacing:-1px;
	font-family:Lucida Grande, Arial, Verdana;
	text-align:center;
	background-image:url(jpg/bg_nav_gradient.jpg);
	
	}
	


ul.videoNav li a:hover {
	background:#666666;
	background-image:url(jpg/bg_nav_over_gradient.jpg);
	color:#FFF;
	}

li.gap {
	background-image:url(jpg/nav3_gap.gif);
	height:32px;
	width:2px;
	}
	
	
li.videoSmallLogo{
	width: 132px;
	height:20px;
	padding:5px;
	display:block;
	text-decoration: none;
	font-size:12px;
	letter-spacing:-1px;
	font-family:Lucida Grande, Arial, Verdana;
	text-align:center;
	background-image:url(jpg/bg_nav_gradient.jpg);
	background-repeat:repeat-x;
	}
	
.videoLinksGap{
	padding:0px 0px 0px 0px;
	position:relative;
	top:-5px;
	}


ul.videoNav li a img{
	display:inline;
	margin:2px 0px 0px 0px;
	}



/*---------------------------------ERROR 404 PAGE-----------------------------*/

.redText{
	color:#FF3333;
	}	
	
.errorBackground{
	padding:8px 0px 8px 5px;
	background-color:#F1F0F0;
	}
	
.errorLinks{
	margin:30px 0px 30px 0px;
	}
	
.errorLinks ul li{
	list-style:circle;
	list-style:inside;
	}
	
.errorLinks a{
	color:#333333;
	text-decoration:underline;
	}
	
.errorLinks a:hover{
	color:#000000;
	}
	
	
/*--------------------------------------------------Player Page Changes-----------------------------------------------*/
	
.playerContribText{
	margin-bottom:30px;
	
	}

.playerContribText a{
	font-size:12px;
	color:#ff6600;
	}
	
.playerContribText a:hover{
	color:#CC3300;
	}	
	
.contributionBox {
	background-color:#ECEFE6;
	float:left;
	padding:10px 5px 10px 10px;
	width:300px;
	margin-bottom:20px;
	}
	

	
#contribBold{
	font-family:Lucida Grande,sans-serif,Helvetica;
	color:#666666;
	font-size:12px;
	font-weight:bold;
}

.contribLegend {
	font-size: 14px;
	font-weight: bold;
	color:#666666;
	}
	
.contribHolder {
	margin: 25px 0px 0px 0px;
	
	}

.contribFieldset {
	border: 1px solid #999999;
	padding: 10px 10px 10px 10px;
	text-align:center;
	
	}

.contribFieldset a {
	font-size:10px;
	border-bottom:1px dotted #FF6600;
	color:#FF6600;
	padding-left:5px;
	}
	
.contribFieldset a:hover {
	color:#cc3300;
	}

.loginimg{
	border:none;
	}
	
.loginbtn a{
	border:none;
	}
	
#linkbox{
	background-color:#ECEFE6;
	float:left;
	margin:10px 0 0 0;
	padding:10px 5px 5px;
	width:235px;
	}

#relatedLinks{
	list-style:disc;
	margin-left:30px;
	}

#relatedLinks a{
	color:#999999;
	text-decoration:none;
	}	
	
#relatedLinks a:hover{
	text-decoration:underline;
	}
	
.squadContainer{
	/*height:220px;
	width:190px;*/
	background-color:#FFFFFF;
	margin-bottom:20px;
	}

.squad2TextBox{float:left;
	width:250px;
	padding:0px 10px 0px 0px;}
	
.playerRight2{
	width:248px;
	float:right;
	margin:-15px 0px 0 5px;
	}

#PLextra2{
	margin: 15px -20px 0px 0px;;
	}

.playerText2{
	float:left;
	width:235px;	
	height:100%;
	background-color:#ecefe6;
	padding:10px 5px 5px 5px;
	}
	
#gapLink a{
	color:#99CC33;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border:none;
	}
	
#gapLink a:hover{
	color:#336600;
	}
	
#profileLink{
	clear:left;
	padding-right:4px;
	padding-top:4px;
	}
	
#profileLink a{
	color:#99CC33;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #99CC33;
	}
	
#profileLink a:hover{
	color:#336600;
	}
	
.playerNewsHeadlineFloatLeft{
	float:left;
	margin:15px 0px 0px 0px;
	}
	
	
.logInContr{
	width:123px;
	}
	
	
.coloredTextSquadPlayer{
	color:#99CC33;
	margin-top:15px;
	font-weight:bold;
	font-size:14px;
	}
	
.squadP li{
	margin-bottom:2px;
	}
	
.squadP li a{
	color:#666666;
	}
	
.squadP li a:hover{
	text-decoration:underline;
	}
	
	
	
.whiteBorder{
	border-right:1px solid #ffffff;
	}
	
	
	
	
.playerPageLink{
margin:15px 0px 0px 0px;
}

.playerPageLink a{
	color:#99CC33;
	font-weight:bold;
	}
	
.playerPageLink a:hover{
	color:#336600;
	}


	
/*--------------------------------------------------Transfer Page Changes-----------------------------------------------*/
	
#indexLinks{
	clear:left;
	font-weight:bold;
	}
	
#indexLinks a{
	border-bottom: 1px dotted #ff6600;
	font-size:12px;
	color:#ff6600;
	}
	
#indexLinks a:hover{
	color:#CC3300;
	}
	
.transfers_table{
	float:left;
	margin-top:10px;
	font-size:10px;
	text-align:center;
	}
	
.playerImg{
	width:54px;
	}
	
#showing{
	float:right;
	color:#000000;
	padding:7px 7px 0 0;
	}
	
	
/*---------------------------------------------------TRANSFERS POPUP------------------------------------------------------*/

.transfersPopupTable{
	float:right;
	margin:20px 0px 0px 0px;
	width:690px;
	}
	
.textLeft{
	text-align:left;
	}
	
.textLeft td{
	padding:10px 5px 5px 5px;
	}
	
.popupImageBox{
	float:left;
	width:260px;
	margin:20px 0px 0px 0px;
	}
	
.popUpsubHead{
	width:950px;
	height:81px;
	float:left;
	
	}
	
.popUpsubHead a{
	border-bottom: 1px dotted #ff6600;
	font-size:12px;
	color:#ff6600;
	margin-left: 10px;
	}
	
.popUpsubHead a:hover{
	color:#CC3300;
	}
	

	
.popMarginHead{
	padding:30px 0px 0px 0px;
	}
	
.popupFooter {
	background-color:#666666;
	width:1002px;
	height:115px;
	float:left;
	margin:20px 0px 0px 0px;
	}
	
.popupImageBox a{
	border-bottom: 1px dotted #ff6600;
	font-size:12px;
	color:#ff6600;
	}
	
.popupImageBox a:hover{
	color:#CC3300;
	}
	
.popupPlayerText{
	float:left;
	width:235px;	
	height:100%;
	background-color:#ecefe6;
	padding:10px 5px 5px 5px;
	}


/*
*********************************************************************************************************************************** 
VI CSS END
*********************************************************************************************************************************** 
*/


.useArrBlock{
        padding-bottom:10px;
        color:#666;
}
.useArrBlock a, .useArrBlock a:visited{
        color:#666;
        text-decoration:none;
}
.useArrBlock a.arrNext, .useArrBlock a.arrNext:visited{
        float:right;
        display:block;
        height:30px;
        padding-left:5px;
        margin-left:10px;
        background:url("/gmf/assets/spb_addon/arr_npr_left.gif") left top no-repeat; } .useArrBlock a.arrNext span, .useArrBlock a.arrNext:visited span{
        float:right;
        display:block;
        height:23px;
        padding:7px 23px 0px 10px;
        background:url("/gmf/assets/spb_addon/arr_npr_right.gif") right top no-repeat;
        color:#fff;
        font-weight:bold;
        font-size:14px;
}
.useArrBlock a.arrPrev, .useArrBlock a.arrPrev:visited{
        float:right;
        display:block;
        height:30px;
        padding-right:5px;
        margin-left:10px;
        background:url("/gmf/assets/spb_addon/arr_npl_left.gif") right top no-repeat; } .useArrBlock a.arrPrev span, .useArrBlock a.arrPrev:visited span{
        float:right;
        display:block;
        height:23px;
        padding:7px 10px 0px 23px;
        background:url("/gmf/assets/spb_addon/arr_npl_right.gif") left top no-repeat;
        color:#fff;
        font-weight:bold;
        font-size:14px;
}

h2.articlesHeadline a, h2.articlesHeadline a:visited{
color:#4b4b4b;
font-size:18px;
}

h2.articlesHeadline a:hover{
color:#4b4b4b;
}

.useArrBlock .npArrs{
float:right;
margin-top:-22px;
}

.newsBoxGreen .news .newsLink a, .newsBoxGreen .news .newsLink a:hover, .newsBoxGreen .news .newsLink a:visited {
    color: #360;
}

.newsBoxGreen .news4 .newsLink a, .newsBoxGreen .news4 .newsLink a:hover, .newsBoxGreen .news4 .newsLink a:visited {
    color: #360;
}

.useArrBlock span.npArrs a, .useArrBlock span.npArrs a:visited, .useArrBlock span.npArrs a:hover{
border-bottom:none;
}



