/*
	Developer:2007.
	Description: Fonts CSS
	Changes:
*/

/*
-----------------------------------------------
Anchor Pseudo-classes
-----------------------------------------------
*/

.SubSeparator {
        color:#5da2b3;
}

.Date {
       color:#fff;
        font-weight: bold;
}

a:link {
	color: #ffcc00;
	TEXT-DECORATION: none;
	cursor: pointer;
}     /* unvisited link */
a:visited {
	color: #e0b508; /*color: #810A37;*/
	TEXT-DECORATION: none;
	cursor: pointer;	
	}  /* visited link */
a:hover {
	color: #e0b508;
	TEXT-DECORATION: underline;
	cursor: pointer;	
	}   /* mouse over link */
a:active {
	color: #e0b508;
	TEXT-DECORATION: underline;
	cursor: pointer;	
	}   /* selected link */


a.NewsTxt:link {
	color: #488ead;
	TEXT-DECORATION: none;
	cursor: pointer;
}     /* unvisited link */
a.NewsTxt:visited {
	color: #488ead; /*color: #810A37;*/
	TEXT-DECORATION: none;
	cursor: pointer;	
	}  /* visited link */
a.NewsTxt:hover {
	color: #fff;
	TEXT-DECORATION: underline;
	cursor: pointer;	
	}   /* mouse over link */
a.NewsTxt:active {
	color: #488ead;
	TEXT-DECORATION: underline;
	cursor: pointer;	
	}   /* selected link */


/*
-----------------------------------------------
HTML tags
-----------------------------------------------
*/ 

a.MenuCase0
{
 font-size: 12px;
 color: #5c9dca;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

a.MenuCase0:hover {
 text-decoration: underline;
 color: #9ac3b3;
}

a.MenuCase0Selected
{
 font-size: 12px;
 color: #fff;
 font-weight: bold;
 text-decoration: underline;
 text-transform: uppercase;
}

a.MenuCase0Selected:hover {
 text-decoration: underline;
 color: #fff;
}

a.MenuCase1
{
 font-size: 11px;
 color: #9ac3d7;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

a.MenuCase1:hover
{
 text-decoration: underline;
 font-weight: bold;
 color: #fff;
}

a.MenuCase1Selected
{
 font-size: 11px;
 color: #9ac3d7;
 font-weight: bold;
 text-decoration: underline;
 text-transform: uppercase;
}

a.MenuCase1Selected:hover {
 text-decoration: underline;
 font-weight: bold;
 color: #fff;
}

.TopNavigation {
	text-transform:uppercase;
        color:#5c9dca;
        font-size:13px;
}

body,div, td, span, input{
	font-family: helvetica, Verdana, sans-serif, arial;
	font-size:11px;
	line-height:1.5;
	
}

h1,h2,h3,h4,h5,h6{
	position:relative;
	padding:0;
	margin:0px 0px 10px 0px; 
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
}

h1{
	font-size:14px;
}
h2{
	font-size:12px;	
}
h3{
	font-size:11px;		
}
h4{
	font-size:10px;
}
h5,h6{
	font-size:10px;	
}

#content h1, #content h3, #content h4, #content h5, #content h6, #contentLong h1, #contentLong h3, #contentLong h4, #contentLong h5, #contentLong h6{
	font-weight:bold;
}

#content h1 {
	margin:0px 0px 5px 0px;
	font-size:15px;
}

#content {
	color:#fff;
}

#content h2, #contentLong h2 {
	color:#629abc;
	font-weight:bold;
}

/*
-----------------------------------------------
/ HTML tags
-----------------------------------------------
*/ 

.teaserNews .newslatestdate 
{
	font-family:arial, Verdana, helvetica, sans-serif;
	font-size:11px;
}

.teaserNews .newsHeadline a
{
	font-family:arial, Verdana, helvetica, sans-serif;
	font-size:11px;
}

/*
-----------------------------------------------
/ Anchor Pseudo-classes
-----------------------------------------------
*/ 


/*
	Developer:2007.
	Description: Global Layout CSS
	Changes:
*/


/*
-----------------------------------------------
Header
-----------------------------------------------
*/ 

#header {
	background-image:url("../AjrGfx/SystemGfx/headerBg.jpg");
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	width:970px;	/* 970px;*/
	height:161px; 
	position: relative;
}


#playersignature 
{
	position:absolute;
	top:0;
	left:0;
}

#fobazologo 
{
	position:absolute;
	top:0;
	right:0;
	width:240px;
	height:80px;
}

#headerMenu {
	position:absolute;
	width:970px;
	top:100px;
	left:0;
	height:61px;
}

#headerSearch {
	float:left;
	height:82px;
	padding:0px;
	margin:0px;
	width:155px;	

}


/*
-----------------------------------------------
Frontpage 
-----------------------------------------------
*/ 

#flashCampaign {
}

.frontpageTeasers ,.frontpageTeasers{
	overflow:hidden;
	height:294px;
	padding-top:110px;
	margin:0px;
	background:url("../AjrGfx/SystemGfx/lincoln_frontpage.jpg") no-repeat;
}
* html .frontpageTeasers {
	height:1%;
}

.teaserNews,
.teaser,
.teaserDouble{
	width:172px;
	float:left;
	margin:0;

} 
.teaserNews {
	margin-left:60px;
	margin-right:43px;
	padding:0 12px;
	width:148px;
}
* html .teaserNews {
	display:inline;
}
.teaserNews h3,
.teaserNews h4
{
	display:none !important;
}
.teaserNews .news1 {
	margin:0;
	padding-top:60px;
} 
.teaserNews .news1,
.teaserNews .news2,
.teaserNews .news3
{
	padding-bottom:12px;
} 

.teaser {
	margin-right:76px;
}
.teaser img{
	
   width:171px;
	height:296px;
	
	padding:0;
	margin:0;
}
.teaserDouble {
	margin-left:10px;
	padding-top:60px;
}
.teaserDouble h3,
.teaserDouble h4
{
	display:none;	
}
.teaserDouble img {
	margin-left:20px;
	margin-bottom:10px;
}
.teaserDouble .sponsorlogo2 {
	
}
.teaserNews .newslatestdate 
{
	color:#57a3c1;
}

.teaserNews .newsHeadline
{
	line-height:1;
}

.teaserNews .newsHeadline a
{
	color:#fff;
}

.teaserNews .newsDescription, .teaserNews .newsReadmore, .teaserNews h3, .teaser h2, .teaser h3, .teaser h4
{
	display:none;
}
/*
-----------------------------------------------
Main Content
-----------------------------------------------
*/ 

#mainContent{
	float: left;
	width: 970px;
	margin:0px;
	padding:0px;
}

#leftColumn
{
	position:relative;
	overflow:hidden;
	float:left;
	clear:left;
	width:208px;	/* 208px;*/
	padding:0px;
	margin:0px 15px 10px 39px;
  overflow:hidden;
	display:inline;					/* Double margin bug IE6 /Do not remeove */
}

#contentLeft 
{
	position:relative;
	overflow:hidden;
	float:left;
	clear:left;
	width:650px;
	padding:10px;
	margin:6px 15px 10px 39px;
  overflow:hidden;
	display:inline;					/* Double margin bug IE6 /Do not remeove */
	background-image:url("/App_Media/Images/Backgrounds/Lincoln/black.png");
	min-height:560px;
  overflow:hidden;
  color:#fff;
  height:expression(this.scrollHeight < 560? "560px" : "auto" );
}

#content
{
	position:relative;
	float:left;
	width: 398px;	/* 446px; */
	padding:10px 24px 24px 24px;     /* padding:20px 23px 20px 23px; */
	margin:0px 15px 10px 0px;
  overflow:hidden;
	background:url("../AjrGfx/SystemGfx/black.png") top left repeat;
  height:expression(
    this.scrollHeight < 547? "547px" : "auto" );
	min-height: 547px;
}

#contentLong 
{
	position:relative;
	float:left;
	background:url("../AjrGfx/SystemGfx/black.png") top left repeat;
	width:612px;	/* 660px; */
	padding:10px 24px 24px 24px;	/* padding:20px 23px 20px 23px; */
	margin:0px 15px 50px 0px;
	color:#fff;
	min-height:532px;
  overflow:hidden;
  height:expression(
    this.scrollHeight < 532? "532px" : "auto" );
}


#rightColumn{
	float:left;
	width:208px;
	padding:0px;
	margin:0px 0px 50px 0px;
	overflow:hidden;
	position:relative;
}

#contentWide{
	position:relative;
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url("../AjrGfx/SystemGfx/black.png");
	width:669px;	/* 669px; */
	padding:20px 20px 15px 15px;
	margin:20px 0px 50px 0px;
	min-height:425px;
    overflow:hidden;
	background-color:#005500;
}


.footer {
	width:970px;
	margin:0 auto;
	height:50px;
	text-align: center;
	clear:both;
	border-top:6px solid #D8D9DB;
}

.footerText {
	font-size: 10px;
	color: #666;
	padding-top: 8px;
	padding-bottom: 8px;
}

.clearfooter{
	clear:both;
	height:0px;
}

.newsdate 
{
	font-size:12px;
	font-weight:bold;
}

/*
	Developer:2007.
	Description: 	Menu's CSS 
	Version:	1
	Changes:

*/


/* Mac safari fiks */
#headerMenu ul li .contentMenu{
    float:left;
}
/* /Mac safari fiks */


/*
-----------------------------------------------
Header menu
-----------------------------------------------
*/ 

#headerMenu ul{
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
}


/*
-----------------------------------------------
Menu
-----------------------------------------------
*/

#headerMenu ul.firstLevel{
	float:left;
	padding:0px 0px 0px 40px;
	margin:3px 0 0 0 ;
}

#headerMenu ul li{
	float:left;
	list-style:none;
	padding:0;
	margin:0px 0px 0px 0px;
}

#headerMenu ul li .seperator
{
  font-size:12px;
	float:left;
	list-style:none;
	padding:0 4px;
	color:#649DCA;
}

#headerMenu ul li a{
	float:left;
	color:#649DCA;
	padding:0;
	margin:0;
	text-decoration:none;
	cursor:pointer;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
}

#headerMenu ul li ul{
	position:absolute;
	left:40px;
	top:22px;
	width:730px;
}

#headerMenu ul li ul li{
	padding:0;
	margin:0;
}

#headerMenu ul li ul li .seperator
{
  font-size:11px;
	float:left;
	list-style:none;
	padding:0 4px;
	color:#9AC3D7;
}

#headerMenu ul li ul li a{
	padding:0;
	margin:0;
	font-weight:normal;
	color:#9AC3D7;
	font-size:10px;
	font-family: Monaco, Arial Black, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#headerMenu ul li a.selected 
{
	color:#fff;
}

#headerMenu ul li ul li a.selected 
{
	color:#fff;
	text-decoration:underline;
}

#headerMenu a:hover
{
	color:#fff;
}

/*
	Developer:2007.
	Description: General CSS 
	Changes:
*/

/*
-----------------------------------------------
Root modules
-----------------------------------------------
*/ 

html, body	{
	height:100%;
	} 
/* end hack */
html,body {
	margin:0;
	padding:0;
}

head,body{
	margin:0px;
	padding:0px;
	background-image:url("../AjrGfx/SystemGfx/bodyBackground.jpg");
	background-repeat:repeat-y;
	background-position:top center;
	display:block;
}


/* html .master {height:100%;} /* for ie to resize */

.clear {
	clear: both;
	height: 2px;
	width: 100%;
}

.master {
	margin-right: auto;
	margin-left: auto;
	background: #0c080b url("../AjrGfx/SystemGfx/Background.png");
	background-repeat:repeat-y;
	position: relative;
	width: 970px;
	padding:0px 5px 0px 5px;
	margin-bottom: 0px;
	/*margin-bottom: -20px;
	min-height:100%;*/
	height:auto;
}


img {
	border:0px;
	margin:0px;
	padding:0px;
}

#content img.imageFirst {
	border:0px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

.headline {
}

.headline h1 {
	margin:15px 0 0 40px;
	padding:0;
	font-weight: bold;
	font-size:30px;
	text-transform:uppercase;
}

/*
-----------------------------------------------
Club Listing
-----------------------------------------------
*/ 

.club {
	float:left;
	width:400px;		/*400px; */
	border-top:1px solid #fff;
  padding:15px 0px 15px 0px;
	margin:0px 0px 0px 0px;
} 

div.club img.clubLogo{
	float:left;
	width:72px;	/* 72px;*/
	padding:0px 10px 0px 0px !important;
	margin:5px 0px 0px 0px;
	overflow:hidden;
}

.clubYear {
	float:left;
	width:159px;

}


.clubYear h1{
	float:left;
	overflow:hidden;
 	padding:0px;
	margin:0px;
	font-size:15px;
	width: 100px;
}

.clubYear h2{
	float:left;
	clear:left;
 	padding:0;
	margin:0;
	font-size:11px;
	color:#F4D00A;
	font-weight:normal !important;
	width:159px;
	text-transform:none;
}


.clubStats {
	float:left;
	width:159px;
}


.clubStats h1{
	float:left;
	overflow:hidden;
 	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:15px;
}

.clubStats h2{
	float:left;
	clear:left;
	width:159px;
 	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:9px;
	color:#F4D00A;
	font-weight:normal !important;
	text-transform:none;
}

.clubStats h2 span.goals {
	float:right;
}

.clubStats h2 span.app {
	float:left;
}

.clubContent 
{
	float:left;
	width:310px;
}

/*
-----------------------------------------------
Biography 
-----------------------------------------------
*/ 

.biography {
	padding:0px;
	margin:0px;
	text-transform:none;
}

.biography h5{
	padding:10px 0px 0px 0px;
	margin:0px;
	text-transform:none;	
}

.biography span{
	padding:0px;
	margin:0px;
	color:#629abc;
	text-transform:none;
	font-size:10px;
}


/*
-----------------------------------------------
Preference Listing
-----------------------------------------------
*/ 

ul.preferences {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

ul.preferences li {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	list-style:none;
	width:100%;
}

ul.preferences li h5{
	float:left;
	background-color:#629abc;
	font-weight:normal;
	padding:0px 5px 0px 0px;
	margin:0px 0px 0px 0px;
}					

ul.preferences li span{
	width:100%;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:10px;
	color:#629abc;
}						

/*
-----------------------------------------------
Sponsors 
-----------------------------------------------
*/
.sponsors 
{
	padding-top:10px;
	float: left;
}

.sponsor 
{
  width:395px;
	float:left;
	padding:5px 0px 5px 0px;
	margin:0px;
	border-top:1px solid #fff;
	clear: both;
}

.sponsor span 
{
	float:left;
}

.sponsor img{
	float:left;
	padding:0px;
	margin:0px 10px 0px 0px;
	height:79px;
	width:132px;
}
.sponsor h1{
	padding:0;
	margin:0;
}
.sponsor h2{
	padding:0px 0px 0px 0px;
	margin:-6px 0px 0px 0px;
	font-size:9px;
}

.sponsor a {
	color:#629abc;
	text-decoration:none;
	font-size:9px;
}

.sponsor a:hover {
	text-decoration:underline;
}	


/* navigation on greatest moments */
#toLeft {
	float:left;
	width:18px; /* 38*/
	padding:170px 0px 0px 58px;
}


#toLeft a {
	background: url("../AjrGfx/SystemGfx/toleft.gif") 0 0 no-repeat;
	display: block;
	width: 7px;
	height: 5px;
	text-decoration: none;
}

#toLeft span {
	display:none;
}

/* Arrows Video Video */
#toLeftPlayer {
	float:left;
	width:76px;
	height: 375px;
}


#toLeftPlayer a {
	background: url("../AjrGfx/SystemGfx/toleft.gif") 0 0 no-repeat;
	display: block;
	width: 7px;
	height: 5px;
	text-decoration: none;
	margin-top:168px;
	margin-left:59px;
}

#toLeftPlayer span {
	display:none;
}


#toRightPlayer {
	float:left;
	width:76px;
	height: 275px;
}
#toRightPlayer span {
	display:none;
}


#toRightPlayer a {
	background: url("../AjrGfx/SystemGfx/toright.gif") 0 0 no-repeat;
	display: block;
	width: 7px;
	height: 5px;
	text-decoration: none;
	margin-top:168px;
	margin-left:10px;
}

#toRightPlayer span {
	display:none;
}

/* padding on Video*/


#toRight {
	float:left;
	width:64px; /* 38*/
	padding:170px 0px 0px 8px;

}
#toRight span {
	display:none;
}


#toRight a {
	background: url("../AjrGfx/SystemGfx/toright.gif") 0 0 no-repeat;
	display: block;
	width: 7px;
	height: 5px;
	text-decoration: none;
}

#toRight span {
	display:none;
}





/* calender navigation */
.calenderNav {
	height: 20px;
}
.calenderNav ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.calenderNav ul li {
	float: left;
	padding-right: 3px;
}

.calenderNav ul li a {
	color: #629abc;
	text-decoration: none;
}

.calenderNav ul li a:hover {
	text-decoration: underline;
}

/* Wall categories */
.wallCat {
	height: 60px;
}

.wallCat img {
	float: left;
	margin: 3px 5px 5px 0;
	border: 2px solid #fff !important;
}

/* Media */
.media {
	float:left;
	width:458px; /* 458*/ 
	overflow:hidden;
	text-align: center;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px; 
	
}

.mediaHeader {
	background-image:url("../AjrGfx/SystemGfx/headerPlayer.png");
	background-repeat:no-repeat;
	width:453px; 
	height:43px;
	padding:4px 0px 0px 5px;
	margin-left:76px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.mediaHeader h1, .mediaHeader h2 
{
    padding: 0px;
    margin: 0px;
    color:#fff !important;
    font-size:9px;
    font-weight:normal !important;
    margin:0px;
    padding:0px;
    text-transform:uppercase;
}

#bandWidthControls
{
    background-image:url("../AjrGfx/SystemGfx/player_bund.png");
    background-repeat: no-repeat;
    height: 29px;
    float:left;
    width: 458px;
	padding-top: 0px;
	margin-top:0px;
	text-align: center;
}
#high, #low, #translation
{
    float:left;
    padding-top: 8px;
    padding-left: 10px;
}
#high a img, #low a img, #translation a img
{
    border: none;
}

.mediatranslate 
{
    position:absolute; 
    display:none; 
    border: 9px solid black; 
    background-color: Yellow; 
    width: 400px; 
    height: 400px; 
    padding: 8px; 
    z-index: 1000;
}

#contentLong .mediaHeader h1{
	color:white;
	font-size:9px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
}

#contentLong .mediaHeader h2{
	font-size:9px;
	color:#A1A1A1;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
}


.pictureHeadlines {
	float:left;
	padding: 0px 0px 0px 77px;
	margin:0px;
}

.pictureHeadlines h3{
	padding:10px 0px 0px 0px;
	margin:0px;
	font-size:15px;
	width:450px;
}

.pictureHeadlines h4{
	color:#fff;
	padding:0;
	margin:0;
	font-size:11px;
	width:450px;
	text-transform:none;
}


.videoLine {
	float:left;
	width:600px;
	height:200px;
	padding:50px 0px 0px 14px;
	margin:10px 0px 0px 0px;
	position:relative;
}

.videoLinePictures {
	float:left; 
	width:554px; 
	overflow:hidden;
	
}

.videoItem {
	float: left;
	background: #000;
	color: #fff;
	width: 135px;
	margin-right: 10px;
	height: 150px;
}

.pictureItem {
	float:left;
	width: 64px;
	margin-left: 24px;
	margin-bottom: 15px;
	height: 52px;
	display: inline;
}

.videoGallery {
	padding-left:5px;
}

.videoItem img {
	border: 4px solid #fff;
}

.pictureItem img {
	border: 2px solid #000;
}

.thispic img {
	border: 2px solid #fff;
}

.videoItem p {
	margin: 0 0 0 0;
	padding: 5px;
	line-height: 11px;
	height: 50px;
	overflow: hidden;
}

.youtubeTop
{
    padding: 10px 0px 0px 88px;
}

.youtubeTop h3, .youtubeTop h4
{
    font-size: 11px;
    color: #fff;
}


.videoPage {
	padding: 10px 0px 0px 0px;
	position: relative;
}

.videoPage a {
	color: #fff;
	text-decoration: none;
}

.videoPage a:hover {
	text-decoration: none;
}

#toLeftVideo {
	position:absolute;
	left:0px;
	top:80px;
	height:10px;
	width:10px;	
	z-index:2;
}

#toLeftVideo a {
	background: url("../AjrGfx/SystemGfx/toleft.gif") 0 0 no-repeat;
	display: block;
	width:20px;
	height:20px;
}

#toLeftVideo span {
	display:none;
}

#toRightVideo {
	position:absolute;
	right:0px;
	top:80px;
	height:10px;
	width:10px;	
	z-index:2;
}

#toRightVideo a {
	background: url("../AjrGfx/SystemGfx/toright.gif") 0 0 no-repeat;
	display: block;
	width:20px;
	height:20px;
}

#toRightVideo span {
	display:none;
}

div.other {
	position: absolute;
	right: 20px;
	text-align: right;
	top: 5px;
}

/* Images Picture / Picture */

#toLeftPicture {
	float:left;
	height:40px;
	padding-top:55px;
	width:10px;
}

#toLeftPicture a {
	background: url("../AjrGfx/SystemGfx/toleft.gif") 0 0 no-repeat;
	display: block;
	width:10px;
	height:20px;
}

#toLeftPicture span {
	display:none;
}

#toRightPicture {
	float:left;
	height:40px;
	padding-top:55px;
	width:10px;

}

#toRightPicture a {
	background: url("../AjrGfx/SystemGfx/toright.gif") 0 0 no-repeat;
	display: block;
	width:20px;
	height:20px;
}

#toRightPicture span {
	display:none;
}



/* Wallpapers */
.wallpaperSmall {
	margin-bottom: 10px;
	
}
.wallpaperSmall img {
	border: 0px solid #fff;
	margin-left: 10px;
}

.wallpaperSmall img.selected {
	border: 2px solid #fff;
	margin-left: 8px;
}


.wallpaperDownload {
	color: #fff;
	margin-bottom: 20px;
}

.wallpaperDownload img {
	border: 4px solid #fff;
}

.wallpaperDownload div.wallpaperLinks {
	float:left;
	width:385px; /*400px;*/
	height:40px;
	margin: 0px 0px 0px 0px;
	padding: 15px 5px 5px 10px;
	background-color:#000000;
}

.wallpaperDownload a {
	color: #fff;
	text-decoration: none;
	padding-right: 10px;
}

.wallpaperDownload a:hover {
	color: #629abc;
}

/* My Club */
.clubInfo2 {
	width: 616px;  /* 650px */
	border-bottom: 1px solid #fff;
	padding:12px 12px 10px 0px;
	margin: 0px 10px 0px 10px;
	color: #fff;

}

.aboutClub {
	float: left;
	width: 302px;
	margin-right:5px;
	padding-right:5px;
	border-right: 1px solid #fff;
}

.aboutClub p {
	margin: 0 0 0 0;
	padding: 0 5px 5px 0;
}

.clubLogo {
	float: right;
	width: 303px;
	position: relative;
}

.white {
	color: #fff;
}

.clubImg {
	position: absolute;
	top: 0;
	right: 24px;
	width: 100px;
}

.teamLine {
	width:630px;
	border-bottom: 1px solid #fff;
	position: relative;
	padding: 12px 0px 5px 0px;
	margin: 0px 12px 5px 10px;
	color: #fff;	
}

.teamLine h1 {
	font-weight: bold;
}

.teamLine p {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}

.teamLine p img {
	border: 2px solid #fff;
}

.teamLine .fieldPic {
	float: right;
	width: 300px;
	padding:0px 0px 0px 0px;
}

/* Stadium */
.leftStadium {
	float: left;
	width: 306px; /* 335px */
	color: #fff;
	padding: 14px 5px 14px 14px;
}

.rightStadium {
	float: right;
	width: 300px;  /* 335px;*/
	padding: 0px 14px 0px 10px;
	margin: 14px 0px 14px 0px;
	border-left: 1px solid #fff;
	color: #fff;
	padding-left: 10px;
}

.leftStadium h1, .rightStadium h1 {
	color: #fff;
	font-weight: bold;
}

.rightStadium a {
	color: #fff;
	text-decoration: none;
}

.rightStadium a:hover {
	color: #ffd30d;
	text-decoration: underline;
}

.stadiumGal {
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.rightStadium ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 20px 0;
}

/* History */
.historyLine {
	
	padding-bottom: 5px;
	margin:0px 10px 5px 10px;
	color: #fff;
	z-index:2;
}

.historyLine h1 {
	color: #fff;
	font-weight: bold;
}

.historyPic {
	float: left;
	width: 186px; /* 208px */
	padding: 12px 12px 12px 0px;
}


.historyContent {
	float: right;
	width: 408px;	/* 442px */
	padding: 12px 12px 12px 0px;
	margin:0px 0px 0px 0px;
}

/* Search */
#search {
	position: absolute;
	right: 36px;
	bottom: 8px;
	background: #121212;
	width: 148px;
	height: 25px;
	padding: 5px 0px 0px 7px;
}

input.inp {
	float:left;
	padding:0px;
	margin:0px;
	border: none;
	background: #fff;
	width: 117px;
	height: 18px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	letter-spacing: -1px;
	padding-top: 2px;
	padding-left: 4px;
}

input.inpBtn {
	width: 22px;
	height: 20px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 4px;
	border: none;
	background: url("../AjrGfx/SystemGfx/go.gif") 0 0 no-repeat;
	float: left;
}

input.inpBtnPt {
	width: 22px;
	height: 20px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 4px;
	border: none;
	background: url("../AjrGfx/SystemGfx/ir.gif") 0 0 no-repeat;
	float: left;
}

/* Language selection */
#lang{ 
	position:absolute;
	top:0;
	right:36px;
}

#lang a {

	width: 13px;
	height: 12px;
	float: left;
	margin-right: 0;
	margin-left:3px;
}

/* Contact */
div.contact {
	color: #fff;
}

div.contactLeft {
	float: left;
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
	width: 200px;
	border-right: 1px solid #fff;

}

div.contactLeft p{
	float: left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

div.contactLeft h1{
	float: left;
	width:200px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


div.contactRight {
	float: right;
	padding:0px 0px 0px 10px;
	margin:15px 0px 0px 0px;
	width: 180px;
}

div.contactRight p{
	float: left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}

div.contactRight h1{
	float: left;
	width:200px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/* Greates Moments */

.media img
{
	border:4px solid #000;
}

.greatContent 
{
	float:left;
	width:100%;
	margin-top:20px;
	padding:3px;
	padding-left: 76px;
	width: 450px;
}

.greatContent h1, .greatContent h2
{
	margin:0;
	padding:0;
}

.greatContent h2 
{
	font-size:11px;
}

.greatContent p 
{
	padding:2px 0 0 0;
	margin:0;
}

.noflash
{
	background-color: White;
	width: 200px;
	height: 70px;
}

/* Ankiro Search */
#divAnkiroResult {
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
#divAnkiroResult a {
	color:#075C7F;
	text-decoration:none;
}
#divAnkiroResult a:hover {
	text-decoration:underline;
}
#divAnkiroDisplaying {
	font-size:13px;
	margin:5px 0px 0px 0px;
	text-align:center;
}
#divAnkiroPageXofY {
	margin:10px 0px 0px 0px;
	text-align:right;
}
.divAnkiroSearchHeadline {
	margin:5px 0px 0px 0px;
}
.divAnkiroSearchIntro {
	margin:0px 0px 15px 0px;
	font-weight:normal;
	line-height:1;
}

.divAnkiroSearchIntro span
{
	line-height:1;
}
.divAnkiroResultRelevant
{
    font-weight: bold;
}

/*
	Developer:2007.
	Description: Form CSS 
	Changes:
*/



/* Main */

#content .backgroundImage {
	position:absolute; 
	z-index:1; 
	top:0px; 
	left:0px; 
	width:446px; 
	height:12000px;
}

.backgroundImageDJJ {
	position:absolute; 
	z-index:1;  
	top:0px; 
	left:0px; 
	width:970px;  
	height:12000px;
}



#contentLeft .backgroundImage {
	position:absolute; 
	z-index:1; 
	top:0px; 
	left:0px; 
	width:670px !important; 
	height:12000px !important;
}
				


/* Units */

.unitOne .backgroundImage {
	position:absolute; 
	z-index:1; 
	top:0px; 
	left:0px; 
	width:208px; 
	height:104px;
}

.unitTwo .backgroundImage {
	position:absolute; 
	z-index:1; 
	top:0px; 
	left:0px; 
	width:208px; 
	height:223px;
}

.unitThree .backgroundImage {
	position:absolute; 
	z-index:1; 
	top:0px; 
	left:0px; 
	width:208px; 
	height:334px;
	overflow:hidden;
}

.unitFour .backgroundImage {
	position:absolute; 
	z-index:1; 
	top:0px; 
	left:0px; 
	width:208px; 
	height:561px;
}

.unitFive .backgroundImage {
	position:absolute; 
	z-index:1; 
	top:0px; 
	left:0px; 
	width:208px; 
	height:580px;
}


/* Unit Form*/


.unitOneFact .backgroundImage {
	position:absolute; 
	z-index:1; 
	top:0px; 
	left:0px; 
	width:208px; 
	height:580px;
}

.unitTwoFact .backgroundImage {
	position:absolute; 
	z-index:1; 
	top:0px; 
	left:0px; 
	width:208px; 
	height:580px;
}

.unitThreeFact .backgroundImage {
	position:absolute; 
	z-index:1; 
	top:0px; 
	left:0px; 
	width:208px; 
	height:580px;
}

.unitFourFact .backgroundImage {
	position:absolute; 
	z-index:1; 
	top:0px; 
	left:0px; 
	width:208px; 
	height:580px;
}

.unitFiveFact .backgroundImage {
	position:absolute; 
	z-index:1; 
	top:0px; 
	left:0px; 
	width:208px; 
	height:580px;
}



/* Unit X */

.unitX .backgroundImage {
	position:absolute; 
	z-index:1; 
	top:0px; 
	left:0px; 
	width:208px; 
	height:580px;
}


.unitDarkGreenThree .backgroundImage {
	position:absolute; 
	z-index:1; 
	top:0px; 
	left:0px; 
	width:208px; 
	height:580px;
}

.unitDarkGreenFive .backgroundImage {
	position:absolute; 
	z-index:1; 
	top:0px; 
	left:0px; 
	width:208px; 
	height:580px;
}

.unitGreen .backgroundImage {
	position:absolute; 
	z-index:1;  
	top:0px; 
	left:0px; 
	width:208px; 
	height:580px;
}

unitDarkGreenThree .backgroundImage {
	position:absolute; 
	z-index:1; 
	top:0px; 
	left:0px; 
	width:208px; 
	height:580px;
}

/*
	Developer:2007.
	Description: 	Master CSS 
	Changes:
*/

table.facts {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.facts tr{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

table.facts tr td 
{
	vertical-align:top;
}

table.facts tr td.info{
	float:left;
	color:#629abc;
	width:170px;
}

table.calender {
	margin: 10px 0 10px 0;
}

table.calender tr td {
	background: #242424;
	color: #fff;
}

table.calender tr td a {
	color: #fff;
	text-decoration: none;
}

table.calender tr td a:hover {
	text-decoration: underline;
}

table.calender tr td#onday {
	background: #629abc;
	color: #000;
	font-weight: bold;
}

table.calender tr td#onday a {
	color: #000;
	font-weight: bold;
}

/*
	Developer:2007.
	Description: 	Units CSS 
	Changes:
*/

/*
-----------------------------------------------
Units
-----------------------------------------------
*/ 
.unitTop {
	height: 0px;
    display: none;
}

.unitBot {
    height: 0px;
    display: none;
}


.unitimage {
	background-color:#41731E;
}


.unitimage a img{
	max-width:200px;
	overflow:hidden;
	padding:4px 4px 4px 4px

}


/*
-----------------------------------------------
Units
-----------------------------------------------
*/ 


/*
-----------------------------------------------
Unit ONE
-----------------------------------------------
*/ 
.unitS {
	float:left;
	position:relative;
	width:208px;
}

.unitS h3{
	position:absolute;
	top:0px;
	left:4px;
	background-color:#000000;
	color:#fff;
	clear:right;
	display:inline;
	font-weight:bold;
	font-size:12px;
	letter-spacing:-1px;
	width:100%;
}

.unitS h4{
	position:absolute;
	top:15px;
	left:4px;
	background-color:#000;
	color:#629abc;
	clear:left;
	display:inline;
	font-weight:bold;
	font-size:10px;
	letter-spacing:-1px;
	width:100%;
}

.unitS h2{
	float:left;
}

.unitTwo {
	position:relative;
	float:left;
	width:208px;
	padding:0px;
	margin:0px;
}

/*
-----------------------------------------------
Unit X
-----------------------------------------------
*/ 

.unitX {
	background-image:url("../AjrGfx/SystemGfx/black.png");
	float:left;
	width:180px;	/* 208px */
	padding:12px 15px 10px 15px;
	margin-bottom: 10px;
	color: #fff;
	min-height:558px;
    overflow:hidden;
}
* html .unitX {
	height:558px;
}

.unitX h1{
	font-weight:bold;
	font-size:12px;
}

.unitX h2{
	float:left;
}

.unitX a{
	color:#FFFFFF;	
}

/*
-----------------------------------------------
Unit Green
-----------------------------------------------
*/ 

.unitGreen {
	float:left;
	width:180px;	/* 208px */
	padding:20px 15px 10px 15px;
	margin-bottom: 10px;
	background-image:url("../AjrGfx/SystemGfx/black.png");
	min-height:550px;
    overflow:hidden;
}
* html .unitGreen {
	height:550px;
}
/*
-----------------------------------------------
UNIT FACT
-----------------------------------------------
*/

.unitFact {
	position:relative;
	background-image:url("../AjrGfx/SystemGfx/black.png");
	float:left;
	width:208px;
	padding: 50px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	color: #fff;
}

.unitFact h3 {
	position:absolute;
	top:10px;
	left:4px;
	background-color:#000000;
	color:#fff;
	clear:right;
	display:inline;
	font-weight:bold;
	font-size:16px;
	padding: 0 5px 0 3px;
}
.unitFact h4 {
	position:absolute;
	top: 34px;
	left:4px;
	background-color:#000;
	color:#FFCC00;
	clear:left;
	display:inline;
	font-weight:bold;
	font-size:11px;
	padding: 0 5px 0 3px;
}

.unitFact p {
	padding: 0 5px 0 5px;
}


/** UnitOne Fact  **/
.unitOneFact {
	position:relative;
	background-image:url("../AjrGfx/SystemGfx/black.png");
	float:left;
	width:208px;
	height:46px;
	padding: 50px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	color: #fff;
	overflow:hidden;
}

.unitOneFact h3,.unitTwoFact h3, .unitThreeFact h3, .unitFourFact h3, .unitFiveFact h3    {
	position:absolute;
	top:10px;
	left:4px;
	background-color:#000000;
	color:#fff;
	clear:right;
	display:inline;
	font-weight:bold;
	font-size:16px;
	padding: 0 5px 0 3px;
}
.unitOneFact h4,.unitTwoFact h4, .unitThreeFact h4, .unitFourFact h4, .unitFiveFact h4 {
	position:absolute;
	top: 34px;
	left:4px;
	background-color:#000;
	color:#679fb9;
	clear:left;
	display:inline;
	font-weight:bold;
	font-size:11px;
	padding: 0 5px 0 3px;
}

.unitOneFact p,.unitTwoFact p, .unitThreeFact p, .unitFourFact p, .unitFiveFact p {
	padding: 0px 5px 0px 5px;
}


/** UnitTwo Fact  **/
.unitTwoFact {
	position:relative;
	background-image:url("../AjrGfx/SystemGfx/black.png");
	float:left;
	width:208px;
	height:165px;
	padding: 50px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	color: #fff;
}

/** UnitThree Fact  **/
.unitThreeFact {
	position:relative;
	background-image:url("../AjrGfx/SystemGfx/black.png");
	float:left;
	width:208px;
	height:284px;
	padding: 50px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	color: #fff;
}

/** UnitFour Fact  **/
.unitFourFact {
	position:relative;
	background-image:url("../AjrGfx/SystemGfx/black.png");
	float:left;
	width:208px;
	height:403px;
	padding: 50px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	color: #fff;
}

/** UnitFour Fact  **/
.unitFiveFact {
	position:relative;
	background-image:url("../AjrGfx/SystemGfx/black.png");
	float:left;
	width:208px;
	height:522px;
	padding: 50px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	color: #fff;
}


/*
-----------------------------------------------
News Latest
-----------------------------------------------
*/ 

ul.newslatest, ul.articleslatest  {
	float:left;
	padding:0px 0px 15px 0px;
	margin:0px 0px 0px 0px;
}

ul.newslatest li, ul.articlelatestItem li {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	width:170px;
	list-style:none;
}

ul.newslatest li div.newslatestdate, ul.articlelatestItem li div.articleslatestdate{
	list-style:none;
	font-weight:bold;
	color:#FFFFFF;
}

ul.newslatest li a, ul.articlelatestItem li a {
	color:#629abc;
}

.paginationstyle {
	float:left;
	width:100%;
	margin:0px 0px 15px 0px;
}

.paginationstyle a{
	color:#FFFFFF;
}

span.flatview a{
	color:#FFCC00;
}

div#newsarchivelink a{	
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
}

.unitContent select {
	float:left;
	margin:0px 0px 15px 0px;
}

/*
-----------------------------------------------
News Archive
-----------------------------------------------
*/ 


.darkGreen {
	background-image:url("../AjrGfx/SystemGfx/black.png");
	padding:12px 12px 12px 12px;
}


/*
-----------------------------------------------
Unit Dark Green 3
-----------------------------------------------
*/ 

.unitDarkGreenThree {
	float:left;
	background-image:url("../AjrGfx/SystemGfx/black.png");
	width:180px;	/* 208px */
	padding:20px 15px 10px 15px;
	margin-bottom: 10px;
	color: #fff;
	min-height:302px;
    overflow:hidden;
}
* html .unitDarkGreenThree {
	height:302px;
}

.unitDarkGreenThree h1{
	font-weight:bold;
	font-size:14px;
}

.unitDarkGreenThree h2{
	float:left;
}

.unitDarkGreenThree a{
	color:#FFFFFF;	
}





/*
-----------------------------------------------
Unit Dark Green 5
-----------------------------------------------
*/ 

.unitDarkGreenFive {
	float:left;
	width:180px;	/* 208px */
	background-image:url("../AjrGfx/SystemGfx/black.png");
	padding:20px 15px 10px 15px;
	margin-bottom: 10px;
	color: #fff;
	min-height:550px;
    overflow:hidden;
}
* html .unitDarkGreenFive {
    height:550px;
}

.unitDarkGreenFive h1{
	font-weight:bold;
	font-size:14px;
}

.unitDarkGreenFive h2{
	float:left;
}

.unitDarkGreenFive a{
	color:#FFFFFF;	
}


/* Numbers 12345 */

.numbers{
	text-align:center;
	color: #fff;
}

.numbers a{
	padding:0px;
	margin:0px;
	display:inline;
}

.numbers span.flatview a{

}

/*
-----------------------------------------------
Unit Dark Green 2
-----------------------------------------------
*/ 

.unitDarkGreenTwo {
	background-image:url("../AjrGfx/SystemGfx/black.png");
	float:left;
	width:180px;	/* 208px */
	padding:20px 15px 10px 15px;
	margin-bottom: 10px;
	color: #fff;
    overflow:hidden;
    height:203px;	/* 223px*/ /*Unsure about this*/
}

.unitDarkGreenTwo h1{
	font-weight:bold;
	font-size:14px;
}

.unitDarkGreenTwo h2{
	float:left;
}

.unitDarkGreenTwo a{
	color:#fff;	
}

.contentImage
{
	width: 398px;
	overflow-x: hidden;
}
.errorLabel
{
	color: Red;
}
.sucsessLabel
{
	font-weight: bold;
}

#contentWideMiddle {
	position:relative;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url("../AjrGfx/SystemGfx/black.png");
	width:669px;
	padding:20px 20px 15px 15px;
	margin:20px 0px 50px 0px;
	min-height:425px;
	overflow:hidden;
	background-color:#005500;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.latestVideos {    
    width:168px;
    margin-bottom: 10px;
}

.latestVideoThumb {
    margin-right:10px;
    margin-bottom:10px;
}

.videoInfoBox {
    width:440px;
    height:26px;
    padding:6px 9px 6px 9px;
    background-color:#000000;
    text-transform:uppercase;
    font-size:9px;
}

.videoPlayer {
    margin:17px 0px 49px 102px;
}

.videoThumbs {
    width:133px;
    margin-right:10px;
    cursor:pointer;
}

.videoImage {
    width:127px;
    height:75px;
    border:3px #ffffff solid;
}

.videoText {
    width:124px;
    height:61px;
    background-color:#000000;
    color:#ffffff;
    font-size:9px;
    padding:3px 4px 3px 4px;
}

.videoArrowLeft {
    padding-top: 37px;
    padding-left: 20px;
}

.videoArrowRight {
    padding-top: 37px;
}

.pagingText {
    width:560px;
    padding: 25px 0px 10px 20px;
    float:left;
}

.pagingText a {
    color:#ffffff;
}

.pagingText a:visited {
    color:#ffffff;
}


/* VIDEO PLAYER */

#bandWidthControls
{
 background-image:url('/AjrGfx/flowplayer/player_bund.jpg');
 background-repeat: no-repeat;
 height: 29px;
 width: 458px;
}

#high, #low, #translation
{
  float:left;
  padding-top: 8px;
  padding-left: 10px;
}

#high a img, #low a img, #translation a img{border: none;}

.VideoTeaser
{
 float: left;
 margin-right: 20px;
 background-color: #000;
 width: 137px;
 height: 126px;
}

.VideoTitle { text-transform: uppercase; font-size 11px; color: #FFFFFF; line-height: 14px; }
.VideoSubTitle { text-transform: uppercase; font-size 10px; color: #9D9D9D; line-height: 11px; margin-bottom: 5px; }

.PlayerHeader{
 background-image: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/AjrGfx/flowplayer/bg_player_header.png',sizingMethod='scale');
 background-repeat: no-repeat;
 width: 458px; height: 47px;
 text-align:center;
}


* html #PlayerHeaderPadding{
 padding: 20px;
 position:relative;
}

.Clear{ clear: both; }
.FloatRight{ float: right; }
.FloatLeft{ float: left; }

.GalleryTeaser{ border: 3px solid #57a3c1; }
.GalleryMain{ border: 2px solid #57a3c1; }


