@charset "utf-8";
/* CSS Document */


/*------------------------------------------------CLUB PROFILE-------------------------------------*/

.clubProfileBox{
	width:590px;
	float:left;
	margin-top:20px; 
	}
	
.profileLeft{
	width:320px;
	height:650px;
	float:left;
	}
	
.profileRight{
	width:250px;
	height:650px;
	float:left;
	margin-left:20px;
	}
	
.teamHeadline{
	color:#CF4141;
	font-size:24px;
	letter-spacing:-0.04em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.clubProfile{
	width:320px;
	height:22px;
	background-image:url('jpg/underline_grad_320.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:20px;
	}
	
.extra{
	width:250px;
	float:right;
	}
	
.marginTop10{
	margin-top:10px;
	height:16px;
	float:left;
	
	}
		
.teamExtraImage{
	float:left;
	width:250px;	
	height:465px;
	margin-bottom:10px;
	}
	


		
.teamExtraImageTextBox{
	float:left;
	width:235px;	
	height:120px;
	background-color:#faf1f1;
	padding:10px 5px 5px 5px;
	}
		
.teamExtraImageHeadline{
	color:#000000;
	width:50px;
	float:left;
	text-align:right;
	}

.teamTextLine{
	width:235px;
	float:left;
	margin-bottom:4px;
	height:12px;
	}
	
.teamInfoRed{
	float:right;
	width:180px;
	color:#660000;
	}
	
.teamExtraImageTextSmall{
	font-size:11px;
	color:#7b8f50;
	margin-bottom:5px;
	}
	
	
.venueTextBox{
	height:50px;
	float:left;
	margin-bottom:10px;
	}
	
/*
*********************************************************************************************************************************** 
VI CSS CHANGES START
Change By: Darko Bosiljcic 
Date: 31/07/2008
Description of changes/addition:  
*********************************************************************************************************************************** 
*/
	
	
.moreImage {
	font-weight:bold;
	width:235px;
	height:16px;	
	}
	
.moreImage a{
	border-bottom: 1px dotted #cf4141;
	font-size:12px;
	color:#cf4141;
	}

		
.moreImage a:hover{
	color:#943030;
	}
	
	
/*
*********************************************************************************************************************************** 
VI CSS END
*********************************************************************************************************************************** 
*/
	
.morePic{
	float:left;
	margin-top:2px;
	}
	
.morePicText{
	float:left;
	margin-left:5px;
	}
	
.coloredTextBold{
	color:#CF4141;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	}
	
.coloredText{
	color:#cc6666;
	margin-bottom:15px;
	font-weight:bold;
	}
	


/*-------------------------------------------------------News Container 1------------------------------------*/
.newsContainer1{
	height:190px;
	width:590px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	float:left;
	}
	
.newsHeadline{
	width:590px;
	height:22px;
	background-image:url('jpg/underline_grad_mid.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
.news{
	float:left;
	width:130px;
	margin:0 23px 0 0;
	}
	
.news4{
	float:left;
	width:130px;
	}
	
.news4 a{
	color:#666666;
	}
	
.news4 a:hover{
	color:#666666;
	text-decoration:underline;
	}
	
/*new*/

.news a{
	color:#666666;
	}
	
.news a:hover{
	color:#666666;
	text-decoration:underline;
	}

.news .newsLink a{
	color:#cf4141;
	font-weight:bold;
	font-size:12px;
	}

.news .newsLink a:hover{
	color:#943030;
	text-decoration:none;
	}
	
.news4 .newsLink a{
	color:#cf4141;
	font-weight:bold;
	font-size:12px;
	}

.news4 .newsLink a:hover{
	color:#943030;
	text-decoration:none;
	}
	
/*new*/
	
.newsBox{
	float:left;
	margin-top:6px;}
	
.newsImagemarg{
	margin-bottom:10px;
	}
			
.headlineText{
	float:left;
	}
		
.dropmenu{
	float:right;
	height:22px;	
	}
	
.dropmenuContainer{
	width:215px;
	float:right;}
		
.fromRss{
	float:left;
	color:#cccccc;
	font-size:14px;
	padding:3px 5px 0px 5px;
	}
	
.rssImageSmall{
	float:left;
	padding:5px 0px 0px 10px;
	}	
	
.from{
	float:left;
	color:#cccccc;
	font-size:14px;
	margin-top:3px;
	margin-left:5px;
	}
/*-------------------------------------------------------News Container 2------------------------------------*/	

/*
*********************************************************************************************************************************** 
VI CSS CHANGES START
Change By: Darko Bosiljcic 
Date: 31/07/2008
Description of changes/addition: change of height + 30px
*********************************************************************************************************************************** 
*/	
.newsContainer2{
	height:250px;
	width:590px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	float:left;
	}
	
/*
*********************************************************************************************************************************** 
VI CSS END
*********************************************************************************************************************************** 
*/

.news2TextBox{
	float:left;
	width:385px;
	margin-right:10px;
	}
	
.news2ContentBox{
	float:left;
	margin-top:10px;
	}
	
.news2Text{
	margin-bottom:10px;
	}
	
.news2Text .newsLink a{
	color:#cf4141;
	font-weight:bold;
	font-size:12px;
	}

.news2Text .newsLink a:hover{
	color:#943030;
	text-decoration:none;
	}
	
.news2Text a{
	color:#666666;
	}
	
.news2Text a:hover{
	color:#666666;
	text-decoration:underline;
	}
	
.news2Image{
	float:left;
	position: relative;
	z-index: 1;
	}
	
	
/*
*********************************************************************************************************************************** 
VI CSS CHANGES START
Change By: Darko Bosiljcic 
Date: 31/07/2008
Description of changes/addition: color change 
*********************************************************************************************************************************** 
*/	
	
.quoteName{
	font-size:9px;
	position: absolute;
	top:28px;
	left:45px;
	color:#CF4141;
	}
	
/*
*********************************************************************************************************************************** 
VI CSS END
*********************************************************************************************************************************** 
*/	
	
	
.quoteText{
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	top:50px;
	left:5px;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-0.04em;
	width:80px;
	height:100px;
	}

.headGap{
	margin-bottom:5px;
	}
	
.rssLeagueTwo{
	width:195px;
	float:left;
	}

/*----------------------------------------------SQUAD SECTION-------------------------------------------*/


/*
*********************************************************************************************************************************** 
VI CSS CHANGES START
Change By: Darko Bosiljcic 
Date: 31/07/2008
Description of changes/addition: a color change 
*********************************************************************************************************************************** 
*/	
.playerInfoText{
	height:60px;
	float:left;
	margin:10px 0 10px 0;
	}
	
	
.playerInfoText a{
	color:#FF6600;
	}
	
.playerInfoText a:hover{
	color:#CC3300;
	}
	
/*
*********************************************************************************************************************************** 
VI CSS END
*********************************************************************************************************************************** 
*/
	
	
	
.playerText{
	float:left;
	width:235px;	
	height:120px;
	background-color:#ecefe6;
	padding:10px 5px 5px 5px;
	}
	
#PLextra{
	margin-top:20px;
	}
	
.coloredTextPlayer{
	color:#c93939;
	}
	
.PLinfoTextLeft{
	width:115px;
	float:left;
	font-size:11px;
	margin-right:10px;
	}
	
.PLinfoTextRight{
	width:100px;
	float:left;
	font-size:11px;
	}
	
.viewProfile{
	font-weight:bold;
	width:235px;
	float:left;
	}
	
.coloredTextSquad{
	color:#ff3333;
	margin-top:15px;
	font-weight:bold;
	font-size:14px;
	}
	
.squad li{
	margin-bottom:2px;
	}
	
.squad li a{
	color:#666666;
	}
	
.squad li a:hover{
	text-decoration:underline;
	}
	
	
	
	









/*
*********************************************************************************************************************************** 
VI CSS CHANGES START
Change By: Darko Bosiljcic 
Date: 31/07/2008
Description of changes/addition:  
*********************************************************************************************************************************** 
*/






/*-------------------------------------------------HEADLINES---------------------------*/
#headlinesBox{
	/*height:344px;*/
	width:590px;
	background-color:#ffffff;
	margin-bottom:20px;
	}

#headlineVideo{
	float:left;
	width:390px;
	}
	
#headlineVideo a{
	text-decoration:none;
	}
	
#headlineContent{
	float:right;
	width: 180px;
	height:308px; 
	}

#headline{
	background-image:url('jpg/underline_grad_short.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
#headlineText{
	margin-bottom:15px;
	}	
	
#headlineText a{
	color:#666666;
	}
	
#headlineText a:hover{
	color:#666666;
	text-decoration:underline;
	}
	
	
	
#selectFeature{
	float:left;
	margin-left:25px;
	}


.moreNews a{
	border-bottom: 1px dotted #ff6600;
	font-size:12px;
	color:#ff6600;
	font-weight:bold;
}

.moreNews a:hover{
	color:#CC3300;
}	


.greenLink a{
	color:#669900;
}

.greenLink a:hover{
	border-bottom: 1px dotted #669900;
}


.top10{

margin-top:10px;
}




.teamArchive{
	width:590px;
	float:left;
	margin-top:15px;
}

.teamArchive a{
	border-bottom: 1px dotted #FF6600;
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
}

.teamArchive a:hover{
	color:#CC3300;
}
	
	
/*
*********************************************************************************************************************************** 
VI CSS END
*********************************************************************************************************************************** 
*/


