


/* CSS for Tigers Website */

/* lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Grid Styling */

.PlayerGridRows
{
	text-align:center;
	line-height:150%;
}

.textwrapright
{
	float:right;
}

.Grid
{
	border: solid 1px #FFFFFF;
	font-family: Verdana, Arial;
}

.Grid td
{
	border: solid 1px #FFFFFF;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	text-align: center;
	font-size:8pt;
}

.GridHeader
{
	font-weight: bold;
	background-color:black;
	color:white;
	font-size:8pt;
	height:20px;
	text-align:center;
}

.GridItem
{
	background-color: #e6e6e6;
}

.GridAltItem
{
	background-color:#FFFFCC;
}

.GridButtonStyle
{
	background-color:Black;
	color:White;
	font:Verdana,Arial;
	font-size:8pt;
	width:50px;
	border-width:0px;
	border-style:none;
}

/* Table styling */

.labelcolumn
{
	font-family:Verdana,Arial;
	font-size:8pt;
	font-weight:bold;
	color:White;
	background-color:Black;
	height:20px;
	text-align:left;
}
table.newstable {
	border-style: none;
	border-collapse: separate;
	font-family:Verdana,Arial;
	font-size:8pt;
	text-align:left;
}
table.newstable th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
}
table.newstable td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid;
	border-color: black;
}

.newstablelabel
{
	width:100%;
	font-family:Verdana,Arial;
	font-size:8pt;
}

.newstableedit
{
	width:100%;
	font-family:Verdana,Arial;
	font-size:8pt;
	background-color:#FFFFCC;
}

.fcktableedit
{
	width:100%;
	border-width:0px;
}

.buttons
{
	border-style:none;
	background-color:Black;
	color:White;
	font-family:Verdana,Arial;
	font-size:8pt;
	height:20px;
	border-width:0px;
	margin:1px;
}


table.nextfixture
{
	font-size:8pt;
	color:Black;
	font-family:Verdana,Arial;
	border:none 0px white;
	width:290px;
}

.nextfixtureimage
{
	text-align:center;
}

.nextfixturelabel
{
	width:85px;
}

/* ====== div containers ====== */



#listcontainer
{
    width:150px;
    margin-left:auto;
    margin-right:auto;
}

#loginbox
{
   width: 300px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
   margin-left:auto;
   margin-right:auto;
}


/* NEWS STYLING */

.NewsBox
{
	margin-top:-15px;
}

.articleImage
{
	height:100px;
	width:100px;
}

.articleInfo
{
	text-align:left;
}

.articlebox
{
   padding: 6px 6px 6px 6px;
   width:95%;
   font-family:Verdana,Arial;
   font-size:8pt;
}

.articletitle
{
   font-size: 18px;
   font-weight: bold;
   color: Black;
   text-decoration:underline;
}

.articleabstract
{
   padding-top:4px;
}

.NewsRowStyle tr th
{
	border-bottom: solid 1px Black;
	text-align:center;
}



/* end of news styling */



#logincontent{width:100%;margin-left:auto;margin-right:auto;text-align:center;}


/* #header {background:url(Images/../TigersHeader.png) no-repeat; height:140px;width:1024px;padding-top:10px;} */
#headertop {padding-top:10px;}
#headerbottom {width:1024px;padding-top:10px;}
#hometext{width:1024px;padding:0px;margin:0px;}

#newsarchives{width:300px;float:left;display:inline;margin-top:3px;padding-top:0px;}

#NewsContainer{width:720px;float:right;display:inline;margin-top:3px;padding-top:0px;}
.subHeaderBoxLeft{background:url(../../Images/SubHeaderCenter.gif) no-repeat;height:35px;width:100%;font-size:14px;color:White; font-family:Arial, Tahoma;padding:10px 0px 3px 10px;font-weight:bold;}	
.subHeaderBoxRight{background:url(../../Images/SubHeader.gif) no-repeat;height:35px;width:100%;font-size:14px;color:White; font-family:Arial, Tahoma;padding:10px 0px 3px 10px;font-weight:bold;}	


.centerdiv{margin-left:auto;margin-right:auto;width:100%;text-align:center;}



#content{width:645px;float:right;}

#eaglesfixture{width:375px;float:left;}
#asfixture{width:375px;float:left;}

#teamlogo{width:645px;text-align:center;}
.schedule{width:80%;float:right;margin:0px auto 0px auto;border-left:solid 1px black;padding-left:8px;}

.StandingsDiv{width:80%;float:right;margin:0px auto 0px auto;border-left:solid 1px black;padding-left:8px;text-align:center;}

#news{margin-top:5px;width:485px;padding-left:5px;float:right;border-left-style:dashed;border-width:1px;}
.newsheader{width:483px;background:url(../../Images/NewsBar.gif) no-repeat;height:20px;border-style: solid;
	border-width:1px;background-position:right;}
	
	
	
	
.footer{width:1024px;padding-top:3px;margin-left:auto;margin-right:auto;clear:both;color:White;background-color:Black;text-align:center;}

#locationcontent{width:100%;margin-left:auto;margin-right:auto;text-align:center;clear: both;}

.address{width:100%;}	

.linkbox{width:250px;height:200px;text-align:center;margin-left:auto;margin-right:auto;float:left;}

#forumdiv{width:750px;text-align:center;margin-left:auto;margin-right:auto;}

.resultsboxleft{width:290px;float:left;}
.resultsboxright{width:290px;float:right;}
.profiles{width:500px;padding-top:30px;text-align:center;margin:auto;}
div.profileheader{width:498px;background:url(../Images/EaglesHead.png) no-repeat;height:20px;border-style: solid;border-width:1px;background-position:left;}
div.profilepicture{width:150px;float:left;height:200px;border-style:solid;border-width:1px;}
div.profileinfo{width:346px;float:right;height:200px;border-style:solid;border-width:1px;}
div.playerstats{width:498px;border-style:solid;border-width:1px;padding-top:2px;text-align:center;clear:both;}

.subheading{padding-right:3px;float:left;font-family: Verdana,Arial;width:15%;height:100%;}



#teamsrecordsleft{width:310px;float:left;}
#teamsrecordsright{width:310px;float:right;}

#container{width:1024px;margin-left:auto;margin-right:auto;padding-bottom:50px;}

#map{width:600px;height:500px;margin-left:auto;margin-right:auto;margin-top:40px;clear: both;}


/* == end of div containers */


/* ====== CONTACT FORM ====== */



form.contact fieldset{
	padding:10px;
}

.contactmessage
{
	font-family:Verdana,Arial;
	font-size:8pt;
}

form.contact{
	padding: 0;
	margin: 0;
	margin-top: -15px;
	font-family: Verdana;
	font-size: 8pt;
	text-align:left;
}

form.contact label{
	font-weight:bold;
}

form.contact label.fixedwidth{
	display: block;
	width: 240px;
	float: left;
}

form.contact .buttonarea input{
	background: black;
	color: white;
	font-weight: bold;
	padding: 5px;
	border: 1px solid white;
}

form.contact .buttonarea{
	text-align: center;
	padding: 4px;	
}

/* == end of contact form == */


/* ====== Paragraph styling ====== */



p.newsarchives
{
    color:White;
    background-color:Black;
    line-height:22px;
    font-size:12pt;
    font-weight:bold;
    font-family:Verdana, Arial, Tahoma;
    margin-top:5px;
    margin-bottom:2px;
    text-align:center;
}

p.newsheading
{
    font-family:Tahoma, Arial, Verdana;
    font-weight:600;
    font-size: 12pt;
    padding-left: 5px;
    margin:0px;
}

p.newsdate
{
    padding-top:8px;
    padding-bottom:50px;
    margin-top:5px;
}

p.reporttitle
{
    font-weight:bolder;
    font-size:large;
    text-align:left;
    font-family:Arial,Verdana,Tahoma;
    padding:0px;
    margin:0;
}

p.reportbody
{
    text-align:left;
    font-family:Verdana, Arial, Tahoma;
    font-size:small;
    padding-top:0px;
    margin:0;
}

p.reportauthor
{
    text-align:left;
}

p.gametype
{
    font-weight:bolder;
    font-family:Verdana,Arial,Helvetica;
    font-size:medium;
}


/* ====== Standings table styling ===== */

table.standings
{
	font-family:Verdana, Arial, Tahoma;
	text-align:center;
	width:75%;
}

table.standings th
{
	font-size:10pt;
}

table.standings td
{
	font-size:9pt;
}

/* ====== header styling ====== */


h1.newsarchives
{
    color:White;
    background-color:Black;
    line-height:22px;
    font-size:12pt;
    font-weight:bold;
    font-family:Verdana, Arial, Tahoma;
    margin-top:5px;
    margin-bottom:2px;
    text-align:center;
}



h2.footertext{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	line-height: 150%;
	padding-top:20px;
	margin-top:auto;
}

h2.roster
{
    font-size:medium;
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    margin-bottom:10px;
    border-bottom:1px;
    border-top:1px;
    border-bottom-style:dashed;
    border-top-style:dashed;  
}

h3
{
    font-size:small;
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    margin-bottom:10px;    
}

h4
{
    font-size:small;
    font-family: Verdana, Helvetica, Arial;
}

h2.gametype
{
    font-weight:bolder;
    font-family:Verdana,Arial,Helvetica;
    font-size:medium;
}


/* ====== list styling ====== */

ul.categories
{
	text-align:left;
	color:Black;
	text-decoration:none;
	list-style-type:none;
	font-size:12pt;
	margin-left:0px;
	line-height:200%;
}

ul.categories li a{
	text-decoration:none;
	color:Black;
	line-height:150%;
}

ul.categories li a:hover{
	color:#FF6600;
}

ul.categories li a.current, ul.categories li a.current:hover{
	color:#FF6600;
}


ul.records
{
    text-align:left;
    text-decoration:none;
    color:Black;   
}


ul.team
{
    list-style-type: none;
    font-size:10pt;
    padding-left:5px;
    margin-left:5px;
}

ul.team li a{
	text-decoration:none;
	color:Black;
	line-height:150%;
}

ul li a:hover{
	color:#00FF00;
}

ul.news li a
{
    line-height:125%;
}

ul.news
{
    list-style-type: none;
    color:Blue;
    font-size:small;
    text-align:left;
    padding-top:10px;
    padding-bottom:10px;
    margin:0;
    line-height:125%;
    font-family:Verdana;
}

.news
{
    color:Blue;
    font-size:small;
    text-align:left;
    line-height:150%;
    font-family:Verdana;
}

code
{
    font-size:7pt;
    font-family:Verdana;
    color:Black;
}

span.vs
{
    font-size:x-large;
    font-weight:bold;
    margin-left:15px;
    margin-right:15px;
    font-family:Verdana,Arial,helvetica;
}


img {
    border-style: none;
	border-color: inherit;
	border-width: medium;
}



