/* CSS Document */

/****************************** Body *************************************/
body {
	background-image: url(images/bg.jpg);
	color:#666666;
	
	scrollbar-base-color: #4B4B4B;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #DADADA;

scrollbar-shadow-color: #282828;
scrollbar-lightshadow-color: #FFFFFF; 
scrollbar-darkshadow-color: #000000;

scrollbar-highlight-color: #707070;
scrollbar-3dlight-color: #909090;

}
/******************************* MAIN TITLE *****************************************/
.mainTitle
{
	background-image:url(images/testnewbanner2.gif);
	background-repeat:no-repeat;

}

/**************************** Top text ********************************/
.topText {
	font-size: 14px;
	color: #efefef;
	text-decoration:none;
	}
	
/**************************** Top chosen text ********************************/
.topChosenText {
	font-size: 14px;
	color:#efefef;
	text-decoration:none;
	}

/**************************** Top left button ********************************/
.topLeftButton {
	font-size: 14px;
	color: #efefef;
	background-image:url(images/topleftnew.gif);
	text-decoration:none;
}

/**************************** Top left button CHOSEN ********************************/
.topLeftButtonChosen {
	font-size: 14px;
	color:#efefef;
	font-weight:bold;
	background-image:url(images/topleftnewchosen.gif);
	text-decoration:none;
}

/**************************** Top right button ********************************/
.topRightButton {
	font-size: 14px;
	color: #efefef;
	background-image:url(images/toprightnew.gif);
	text-decoration:none;
}

/**************************** Top right button CHOSEN ********************************/
.topRightButtonChosen {
	font-size: 14px;
	color: #efefef;
	font-weight:bold;
	background-image:url(images/toprightnewchosen.gif);
	text-decoration:none;
}

/**************************** Top middle button ********************************/
.topMiddleButton {
	font-size: 14px;
	color: #efefef;
	background-image:url(images/topnew.gif);
	text-decoration:none;	
}
/**************************** Top middle button CHOSEN ********************************/
.topMiddleButtonChosen {
	font-size: 14px;
	color:#efefef;
	font-weight:bold;
	background-image:url(images/topnewchosen1.gif);
	text-decoration:none;	
}

/******************************** Tab background (table cell)*****************************/
.tab{background-image:url(images/tabnew.gif);
	 background-repeat:repeat;
	 text-indent:10px;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:14px;
	 color:#FFFFFF;
	 line-height:11px;
	 
	 }
/************************ tab left top ***************************************/	 
.tabLeft{background-image:url(images/tableftnew.gif);
		 background-repeat:no-repeat;
		 }
/************************* tab right top **************************************/			 
.tabRight{background-image:url(images/tabrightnew.gif);
		 background-repeat:no-repeat;
		 }
/************************* table left bottom **************************************/
.tabLeftBottom{background-image:url(images/tablebottomleft.gif);
		 background-repeat:no-repeat;
		 height:19px;
		 width:10px;
		 }
/************************* table right bottom **************************************/
.tabRightBottom{background-image:url(images/tablebottomright.gif);
		 background-repeat:no-repeat;
		 height:19px;
		 width:10px;
		 }
/************************* table bottom **************************************/
.tabBottom{background-image:url(images/tablebottom.jpg);
		 }
/************************* table main **************************************/		 
.tabMain{
	background-color:#FCFCFC;
			  font-size:12px;
			  color:#666666;
			  border:thick;
			  border-color:#CCCCCC;
			  }
/************************* table left main **************************************/		 
.tabMainLeft{background-image:url(images/tablemainleft.jpg);
			  }
/************************* table right main **************************************/		 
.tabMainRight{background-image:url(images/tablemainright.jpg);
			  }
			  
/************************* sub tabs **************************************/		 
.subTabs{background-image:url(images/subtabsnew1.gif);
			  background-repeat:no-repeat;
			  }
			  
/************************* sub tabs CHOSEN**************************************/		 
.subTabsChosen{background-image:url(images/subtabsnewchosen1.gif);
			  background-repeat:no-repeat;
			  }
/************************* sub tab left **************************************/		 
.subTabsLeft{background-image:url(images/subtabsnew1.gif);
			  background-repeat:no-repeat;
			  }
/************************* sub tab left CHOSEN **************************************/		 
.subTabsLeftChosen{background-image:url(images/subtabsnewchosen1.gif);
			  background-repeat:no-repeat;
			  }
/************************* sub tab right **************************************/		 
.subTabsRight{background-image:url(images/subtabsnew1.gif);
			  background-repeat:no-repeat;
			  }
		
/************************* sub tab right CHOSEN**************************************/		 
.subTabsRightChosen{background-image:url(images/subtabsnewchosen1.gif);
			  background-repeat:no-repeat;
			  }
			  
/************************* small text ***********************************/
.smalltext{
			font-size:12px;
		    color:#666666;
			text-decoration:none;
		  }
		  
/************************* small text ***********************************/
.smallTabText{
			line-height:19px;
			font-size:12px;
		    color:#FFFFFF;
			text-align:center;
			text-decoration:none;
			vertical-align:text-bottom;
		  }
		  
/**************************Text login******************************/
.textForLogin{
			font-family:Georgia, "Times New Roman", Times, serif;
	 		font-size:10px;
			color:#FFFFFF;
			}
			
/********************** large text ****************************/
.largeText {font-size: 18px;}

/****************** Team name etc **********************************/
.teamNameText {
				font-size:18px;
				color:#CCCCCC;
				font-weight:bold;
				text-decoration:none;								
			  }
/****************** Team name etc **********************************/
.teamChooseText {
				font-size:20px;
				color:#666666;
				font-weight:bold;
				text-decoration:none;								
			  }
			  
.teamChooseText:hover {
				font-size:20px;
				color:#000000;
				font-weight:bold;
				text-decoration:none;								
			  }
/****************** Team name etc **********************************/
.teamChooseTextProfile {
				font-size:13px;
				color:#666666;
				font-weight:bold;
				text-decoration:none;								
			  }
			  
.teamChooseTextProfile:hover {
				font-size:13px;
				color:#000000;
				font-weight:bold;
				text-decoration:none;								
			  }
			  
/****************** Black Line Repeat **********************************/
.blackLine {
			background-image:url(images/blackline.jpg);
			background-repeat:repeat;			
		   }
		   
.lightLine {
			background-image:url(images/lightline.jpg);
			background-repeat:repeat;			
		   }
		   
/****************** Cash Fund Text **********************************/
.fundText
{
	font-size:24px;
	color:#000000;
	font-weight:bold;
	margin-bottom:12px;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	width:100%;
	height:30px;
	text-align:center;
	
}
			  
/****************** Training Text **********************************/
.trainingText{font-size:9px;
		  color:#000000;
		  font-family:"Times New Roman", Times, serif;
		  }
			  
<!-- smaaaaallllllll texxxxxxxxtttttt
.xsmall {font-size: xx-small;
		 color:#FF0000;
		 
}
/******** DROP DOWN TEXT ************************/
.dropDownText{
			  font-size:9px;
			  color:#666666;
			  font-family:"Times New Roman", Times, serif;
			  width:190px;
			  }
		
/********************************************************************************************************************************************************************************************************************************************************************************************************************************************** MATCH REPORT STYLES ***********************************************/

.reportgoal
{
	font-weight:bold;
	font-size:14px;

}

.manofmatch
{
	text-align:center;
	font-size:16px;
	margin-top:15px;

}

.matchminute
{
	font-weight:bold;
	font-size:10px;

}



.tablereferee
{
	height:30px;

}

.tableformations
{
	height:30px;
	
}

.tablefirsthalf
{
	margin-top:10px;
	margin-bottom:10px;

}

.tablehalftime
{
	height:40px;
	font-size:16px;
	text-align:center;

}

.tablefulltime
{
	height:40px;
	font-size:16px;
	text-align:center;

}

.tablefhpossession
{
	width:50%;
	height:40px;
	vertical-align:text-top;

}

.tablesecondhalf
{
	margin-top:10px;
	margin-bottom:10px;

}

.tableoverview
{
	width:50%;
	vertical-align:text-top;
	height:40px;	

}

.teamnames
{
	font-size:16px;
	font-weight:bold;
	text-align:center;

}

.teamoverview
{
	width:80%;	
	font-size:11px;

}

.teamoverviewname
{
	font-size:14px;
	font-weight:bold;

}

.susorinj
{
	color:#C6132E;

}

.wrongpos
{
	color:#E6D617

}

.accountcreated
{
	text-align:left;
	margin-left:50px;
	font-size:14px;	

}

.emailused
{
	text-align:left;
	margin-left:50px;
	font-size:14px;

}

.welcome
{
	text-align:center;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

}
.redcard
{
	color:#9F0B06;
	font-weight:bold;
}

.yellowcard
{
	color:#B0AD1E;
	font-weight:bold;
}
#ifrm
{
}
.strong
{
	font-weight:bold;
	color:#000000;
}
.overviewteams
{
	font-size:14px;
	color:#CCCCCC;
	font-weight:bold;
}

.aligntop
{
	vertical-align:text-top;
}

.thisweekresult
{
	color:#666666;
	text-decoration:none;
	
}
.thisweekresult:hover
{
	color:#B6AA14;

}

.worldinuse2
{
	position:absolute;
	width:100px;
	top:130px;
	font-size:11px;
	color:#FFFFFF;
	float:right;
	right:5px;

}

.quickLinkDiv
{
	position:absolute;
	width:100px;
	top:140px;
	font-size:11px;
	color:#FFFFFF;
	float:right;
	/*right:775px;*/
	right:77.5%;

}

.MessageToAllDiv
{
	width:330px;
	overflow:auto;
	height:550px;
	float:right;

}

.ManagerList
{
	width:350px;
	overflow:auto;
	float:left;
	border:1px solid #999999;

}

.NameOnMB
{
	font-size:9px;
	color:#969696;

}

.trainingBorder
{
	border-bottom:1px solid #868686;
	border-top:1px solid #868686;
	border-left:1px solid #868686;
	border-right:1px solid #868686;
	width:550px;
	text-align:center;
	margin:auto;
	padding:5px;
	background-color:#F2F2F2;

}

.dateText
{
	font-size:12px;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;	
}

.relegationBar
{
	height:1px;
	padding-bottom:1px;
	padding-top:1px;
	background-color:#FF0000;

}

.transferPosition
{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	height:35px;

}

.chosenTransferPlayer
{
	font-weight:bold;
	color:#000000;

}

.playerUnavailableToYou
{
	color:#a4a4a4;
	
}

.statsTable
{
	width:100px;
	height:35px;

}

.statsTableText
{
	color:#9D9D9D;

}

.transferLinks
{
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.notAvailableTransferLinks
{
	font-size:12px;
	color:#a4a4a4;
	text-decoration:none;
}

.transferLinks:hover
{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.transferTitleText
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.transferTitleTextRed
{
	color:#FF0000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.screenshots
{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#333333;
	height:40px;

}

.screenshotLinks
{
	border:thick #CCCCCC 1px;

}

.screenshotLinks:hover
{
	border:thick #FF0000 1px;

}

.bidSubmit
{
	cursor:hand;
	background-image:url(images/bidbutton.gif);
	background-repeat:no-repeat;
	width:40px;
	height:23px;
	text-align:center;
	vertical-align:text-bottom;
	line-height:22px;

}

.bidSubmit:hover
{
	color:#000000;
	

}

.priceBid
{
	text-align:right;

}

.maxBidSmall
{
font-size:10px;
}

.jobsAvailable
{
	height:25px;
	text-align:center;
	font-size:14px;
	font-weight:bold;

}

.jobsTable
{
	border:#99FF33;
	border:1px;

}

.applySubmit
{
	cursor:hand;
	background-image:url(images/bidbutton.gif);
	background-repeat:no-repeat;
	width:45px;
	height:23px;
	text-align:center;
	vertical-align:text-bottom;
	line-height:22px;

}

.noJobs
{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	font-family:"Courier New", Courier, mono;	
	
}

.worldType
{
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;

}

.bidError
{
	color:#000000;

}

.retire
{
	color:#666666;
	text-decoration:none;

}

.retire:hover
{
	color:#000000;
	text-decoration:none;

}

.priceButton
{
	cursor:hand;
	background-image:url(images/pricebutton.gif);
	background-repeat:no-repeat;
	width:60px;
	height:23px;
	text-align:center;
	vertical-align:text-bottom;
	line-height:22px;

}

.statsformswap
{
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;

}

.statsformswap:hover
{
	color:#000000;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;

}

.smallStatText
{
	font-size:11px;
}

.moveupaleague
{
	color:#C42C11;
	font-weight:bold;
}

.randomhints
{
	color:#168925;
	font-weight:bold;

}

.faqtext
{
	color:#333333;
	text-decoration:none;

}

.faqtext:hover
{
	color:#CCCCCC;
	text-decoration:none;
	
}

.promocode
{
	color:#FB4D4D;

}

.bottomLinks
{
color:#15B1E6;
text-decoration:none;

}

.bottomLinks:hover
{
color:#1B6ABA;

}

.quickLinkClass
{
	color:#666666;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;

}