/* CSS Document */

* {margin: 0; padding: 0;}

                          /*INDEX.HTML*/

body {
  border-top: 6px solid #841616;
  background: #000000 url(graphics/header-bg.png) repeat-x 0 0;
  font: 90%/1.2 "trebuchet ms", arial, sans-serif;
  }

#surrounding-header {
  margin: 0 auto;
  width: 800px;
  position: relative;
  z-index: 1;
  }
  
#header a {
  background: url(graphics/header.png) no-repeat 0 0;
  height: 135px;
  display: block;
  text-indent: -1000em;
  width: 390px;
  margin-bottom: 20px;
  }
  
#navigation-bg {
  background: url(graphics/nav-bg.png) repeat-x 0 0;
  border: solid #877171;
  border-width: 1px 0px 1px 0px;
  overflow: hidden;
  }
  
#navigation {
  margin: 0 auto;
  width: 800px;
  padding: 5px 0px 5px 350px;
  overflow: hidden;
  }

#navigation li {
  display: inline;
  }
  
#navigation li a {
  padding: 0px 10px 0px 10px;
  text-decoration: none;
  color: #ffffff;
  }

#navigation li a:hover, #navigation li a:focus {
  color: #a38b8b;
  }
  
#home a {
  background: url(graphics/home-selected.png) no-repeat 0 0;
  display: block;
  height: 58px;
  width: 72px;
  position: absolute;
  margin-left: -105px;
  margin-top: -12px;
  text-indent: -1000em;
  }
  
#tables a {
  background: url(graphics/tables-selected.png) no-repeat 0 0;
  display: block;
  height: 58px;
  width: 72px;
  position: absolute;
  margin-left: -105px;
  margin-top: -39px;
  text-indent: -1000em;
  }
  
#fixtures a {
  background: url(graphics/fixtures-selected.png) no-repeat 0 0;
  display: block;
  height: 58px;
  width: 72px;
  position: absolute;
  margin-left: -105px;
  margin-top: -39px;
  text-indent: -1000em;
  }
  
#player-awards a {
  background: url(graphics/awards-selected.png) no-repeat 0 0;
  display: block;
  height: 58px;
  width: 72px;
  position: absolute;
  margin-left: -105px;
  margin-top: -39px;
  text-indent: -1000em;
  }

/*In the 'image-positioning' DIV, I had to use margin-left and margin-top to move the cartoon footballer and not 'left' and 'top'.  It is the only way I could get the image to stay in it's position within the surrounding DIV when I zoomed in and out within the browser. If I don't then the navigation will be covered by the image and therefore making it impossible to choose certain nav items.*/ 
 
#image-positioning {
  position: absolute;
  z-index: 3;
  background: url(graphics/cartoon-player.png) no-repeat 0 0;
  height: 252px;
  width: 320px;
  left: 630px;
  top: 60px;
  }

#container-wrapper {
   background: url(graphics/pre-container-bg.png) repeat-x 0 0;
   overflow: hidden;
   height: 140px;
   overflow: hidden;
  }

#aesthetics1 {
  margin: 0 auto;
  width: 800px;
  background: url(graphics/precontainer-texture.png) no-repeat 0 0;
  height: 160px;
  overflow: hidden;
  }
  
#container-bg {
  background: url(graphics/container-bg.png) repeat-x 0 0;
  border: solid #040404;
  border-width: 0px 0px 2px 0px;
  height: 600px;
  }
  
#container-bg2 {
  background: url(graphics/container-bg-002.png) repeat-x 0 0;
  overflow: hidden;
  height: 750px;
  border: solid #040404;
  border-width: 0px 0px 2px 0px;
  }
  
#aesthetics2 {
  background-color: #020202;
  overflow: hidden;
  height: 28px;
  }
  
#aesthetics3 {
  background: url(graphics/container-top.png) no-repeat 0 0;
  height: 30px;
  margin: 0 auto;
  width: 685px;
  overflow: hidden;
  position: relative;
  }
  
#container {
  background: #fafcfc url(graphics/container.png) no-repeat 0 0;
  margin: 0 auto;
  width: 685px;
  overflow: hidden;
  }
  
#squad-title {
  float: right;
  width: 33%;
  color: #8a1717;
  font: 130%/1.2 verdana, "trebuchet ms", sans-serif;
  text-transform: uppercase;
  padding-top: 10px;
  }
  
.squad-wrapper {
  overflow: hidden;
  border: solid #380a0a;
  border-width: 2px 0px 0px 0px;
  margin: 10px 4px 20px 40px;
  width: 605px;
  }
  
#squad {
  background-color: #380a0a;
  overflow: hidden;
  margin: 10px 0px 10px 0px;
  padding: 8px;
  }
  
.squad-wrapper img {
  border: 0;
  float: left;
  padding: 10px 0px 10px 10px;
  }
  
.introductions {
  font: 90%/1.2 verdana, "trebuchet ms", sans-serif;
  color: #f6eeee;
  padding: 12px 0px 10px 0px;
  float: right;
  width: 50%;
  }
  
#links-wrapper {
  background: url(graphics/links-wrapper-bg.png) repeat-x 0 0;
  height: 163px;
  margin: 10px 40px 0px 40px;
  overflow: hidden;
  float: right;
  width: 86%;
  padding: 7px;
  position: relative;
  }

#awards {
  background: url(graphics/links-bg.png) repeat-y 0 0;
  float: left;
  width: 43%;
  border: 1px solid #8d1919; 
  }
  
#awards img {
  padding: 3px;
  float: left;
  }
  
#awards h3 {
  color: #330404;
  font: 125%/1.4 verdana, "trebuchet ms", sans-serif;
  padding-top: 5px;
  float: right;
  width: 46%;
  }
 
#awards p {
  font: 90%/1.2 verdana, "trebuchet ms", sans-serif;
  color: #8d6865;
  padding: 3px;
  float: right;
  width: 45%;
  }
  
#awards-link a {
  background: url(graphics/players-link-bg.png) repeat-x 0 0;
  width: 16%;
  color: #fdfdfd;
  position: absolute;
  top: 135px;
  left: 145px;
  padding: 6px;
  font: 87%/1.2 verdana, "trebuchet ms", sans-serif;
  border: solid #280502;
  border-width: 0px 1px 1px 0px; 
  text-decoration: none;
  }
  
#awards-link a:hover, #awards-link a:focus {
  background: url(graphics/link-hover-bg.png) repeat-x 0 0;
  color: #e9d7d7;
  }
  
#players {
  background: url(graphics/links-bg.png) repeat-y 0 0;
  float: right;
  width: 44%;
  border: 1px solid #8d1919; 
  }
  
#players img {
  padding: 3px;
  float: left;
  }
  
#players h3 {
  color: #330404;
  font: 125%/1.4 verdana, "trebuchet ms", sans-serif;
  padding-top: 5px;
  float: right;
  width: 46%;
  }
 
#players p {
  font: 90%/1.2 verdana, "trebuchet ms", sans-serif;
  color: #8d6865;
  padding: 3px;
  float: right;
  width: 45%;
  }
  
#players-link a {
  background: url(graphics/players-link-bg.png) repeat-x 0 0;
  height: 25px;
  width: 16%;
  color: #fdfdfd;
  overflow: hidden;
  position: absolute;
  top: 135px;
  left: 482px;
  padding: 5px;
  font: 87%/1.2 verdana, "trebuchet ms", sans-serif;
  border: solid #280502;
  border-width: 0px 1px 1px 0px; 
  text-decoration: none;
  }
  
#players-link a:hover, #players-link a:focus {
  background: url(graphics/link-hover-bg.png) repeat-x 0 0;
  color: #e9d7d7;
  }
  
#footer-wrapper {
  border: solid #a49493;
  border-width: 2px 0px 2px 0px;
  overflow: hidden;
  background: #000000 url(graphics/header-bg.png) repeat-x 0 0;
  }
  
#footer {
  margin: 0 auto;
  width: 685px;
  overflow: hidden;
  }
  
#footer h4 {
  color: #c82b1f;
  font: 100%/2 arial, "trebuchet ms", sans-serif;
  padding-top: 20px
  }
  
#professions {
  list-style: none;
  float: left;
  width: 40%;
  margin: 0px 0px 30px 0px;
  padding-bottom: 15px;
  font: 80%/1.4 verdana, "trebuchet ms", sans-serif;
  overflow: hidden;
  border: dashed #c82b1f;
  border-width: 0px 0px 1px 0px;
  }
  
#professions li a {
  text-decoration: none;
  margin-left: 20px;
  color: #ffffff;
  }
  
#professions li a:hover, #professions li a:focus {
  color: #a49493;
  text-decoration: underline;
  }
  
#copyright {
  color: #c82b1f; 
  text-align: right;
  }
  
#designer {
  font: 70%/1.4 verdana, "trebuchet ms", sans-serif;
  color: #ffffff;
  text-align: right;
  padding-top: 5px;
  }

#designer a {
  color: #ffffff;
  text-decoration: none;
  }
  
#designer a:hover, #designer a:focus {
  color: #a49493;
  text-decoration: underline;
  }
  
                              /*End of INDEX.HTML*/
                              
                                /*FIXTURES.HTML*/

#fixtures-title {
  float: right;
  width: 40%;
  color: #8a1717;
  font: 130%/1.2 verdana, "trebuchet ms", sans-serif;
  text-transform: uppercase;
  padding-top: 10px;
  }
                                
#dates {
  float: left;
  width: 40%;
  list-style: none;
  background-color: #380a0a;
  color: #5a857a;
  padding: 20px;
  border: 1px solid #8c8d8d;
  margin: 15px 0px 15px 0px;
  } 
  
#dates li {
  padding: 2px;
  }
  
#scores {
  float: right;
  width: 45%;
  list-style: none;
  background-color: #380a0a;
  color: #5a857a;
  padding: 20px;
  border: 1px solid #8c8d8d;
  margin: 15px 0px 15px 0px;
  } 
  
#scores li {
  padding: 2px;
  }
  
.alt-color {
  color: #a6bdb7;
  }
  
.match-reports {
  overflow: hidden;
  padding: 10px;
  background-color: #e6e6e6;
  border: 1px solid #9d8181;
  margin: 20px 0px 0px 0px;
  }
  
#reports-title {
  float: left;
  font: 110%/1.2 verdana, "trebuchet ms", sans-serif;
  width: 90%;
  color: #8a1717;
  padding: 0px 0px 10px 10px;
  }
  
#recent-articles {
  float: left;
  width: 100%;
  list-style: none;
  overflow: auto;
  height: 120px;
  }
  
#recent-articles li {
  padding: 5px 0px 2px 10px;
  }
  
#recent-articles2 li {
  padding: 5px 0px 2px 10px;
  }
  
#recent-articles a {
  text-decoration: none;
  color: #000000;
  }
  
#recent-articles a:hover, #recent-articles a:focus {
  border: dashed #380a0a;
  border-width: 1px 0px 1px 0px;
  background: url(graphics/table-bg-001.png) repeat-x 0 100%;
  }   
  
#recent-articles2 a {
  text-decoration: none;
  color: #000000;
  }
  
#recent-articles2 a:hover, #recent-articles2 a:focus {
  border: dashed #380a0a;
  border-width: 1px 0px 1px 0px;
  background: url(graphics/table-bg-001.png) repeat-x 0 100%;
  }  
                                
                            /*End of FIXTURES.HTML*/  
                            
                                /*REPORTS.HTML*/
 
#container-bg3 {
  background: url(graphics/container-bg-003.png) repeat-x 0 0;
  border: solid #040404;
  border-width: 0px 0px 2px 0px;
  } 
                               
#archives-title {
  color: #8a1717;
  font: 130%/1.2 verdana, "trebuchet ms", sans-serif;
  text-transform: uppercase;
  float: right;
  width: 26%;
  } 
  
.playing {
  font: 90%/1.2 verdana, "trebuchet ms", sans-serif;
  color: #8a1717; 
  width: 98%;
  float: right;
  padding-bottom: 15px;
  list-style: none;
  }
  
.reports-paragraphs {
  padding: 10px;
  float: left;
  width: 95%;
  color: #000000;
  }
  
#first-game {
  float: left;
  font: 110%/1.2 verdana, "trebuchet ms", sans-serif;
  width: 90%;
  text-decoration: underline;
  }
  
#second-game {
  float: left;
  font: 110%/1.2 verdana, "trebuchet ms", sans-serif;
  width: 90%;
  text-decoration: underline;
  }                                
                                
                                
                            /*End of REPORTS.HTML*/ 
                                
  
                                /*TABLES.HTML*/
                                
  
#league-title {
  float: right;
  width: 53%;
  color: #8a1717;
  font: 130%/1.2 verdana, "trebuchet ms", sans-serif;
  text-transform: uppercase;
  padding-top: 10px;
  }
                                
.leaderboard {
  border: solid #380a0a;
  border-width: 1px 0px 1px 1px;
  margin: 40px 0px 60px 40px;;
  text-align: center;
  }
  
.leaderboard caption {
  text-indent: -1000em;
  }
  
.position {
  padding: 0px 10px;
  background: url(graphics/table-bg-001.png) repeat-x 0 0;
  }
  
#teams {
  padding: 0px 10px;
  background: url(graphics/table-bg-001.png) repeat-x 0 0;
  }
  
#pld {
  padding: 0px 10px;
  background: url(graphics/table-bg-001.png) repeat-x 0 0;
  height: 37px;
  }
  
#won {
  padding: 0px 10px;
  background: url(graphics/table-bg-001.png) repeat-x 0 0;
  }

#drawn {
  padding: 0px 10px;
  background: url(graphics/table-bg-001.png) repeat-x 0 0;
  }

#lost {
  padding: 0px 10px;
  background: url(graphics/table-bg-001.png) repeat-x 0 0;
  }

#for {
  padding: 0px 10px;
  background: url(graphics/table-bg-001.png) repeat-x 0 0;
  }

#against {
  padding: 0px 10px;
  background: url(graphics/table-bg-001.png) repeat-x 0 0;
  }

#points {
  padding: 0px 10px;
  background: url(graphics/table-bg-001.png) repeat-x 0 0;
  border: solid #380a0a;
  border-width: 0px 1px 0px 0px;
  }

.color-001 td {
  background: url(graphics/table-bg-001.png) repeat-x 0 0;
  }
  
.color-002 td {
  background: url(graphics/table-bg-002.png) repeat-x 0 0;
  }
  
.color-003 td {
  background: url(graphics/table-bg-003.png) repeat-x 0 0;
  }

.leaderboard td {
  padding: 0px 10px;
  border: solid #380a0a;
  border-width: 1px 1px 0px 0px;
  }
  
.first {
  background: url(graphics/table-bg-001.png) repeat-x 0 0;
  border: solid #380a0a;
  border-width: 1px 1px 0px 0px;
  height: 38px;
  }
  
.second {
  border: solid #380a0a;
  border-width: 1px 1px 0px 0px;
  background: url(graphics/table-bg-003.png) repeat-x 0 0;
  height: 38px;
  }
  
.third {
  background: url(graphics/table-bg-002.png) repeat-x 0 0;
  border: solid #380a0a;
  border-width: 1px 1px 0px 0px;
  height: 38px;
  }
  
.fourth {
  border: solid #380a0a;
  border-width: 1px 1px 0px 0px;
  background: url(graphics/table-bg-003.png) repeat-x 0 0;
  height: 38px;
  }
  
.fifth {
  background: url(graphics/table-bg-002.png) repeat-x 0 0;
  border: solid #380a0a;
  border-width: 1px 1px 0px 0px;
  height: 38px;
  }
  
.sixth {
  border: solid #380a0a;
  border-width: 1px 1px 0px 0px;
  background: url(graphics/table-bg-003.png) repeat-x 0 0;
  height: 38px;
  }
  
.seventh {
  border: solid #380a0a;
  border-width: 1px 1px 0px 0px;
  background: url(graphics/table-bg-002.png) repeat-x 0 0;
  height: 38px;
  }
  
.eighth {
  border: solid #380a0a;
  border-width: 1px 1px 0px 0px;
  background: url(graphics/table-bg-003.png) repeat-x 0 0;
  height: 38px;
  }
  
 .ninth {
  border: solid #380a0a;
  border-width: 1px 1px 0px 0px;
  background: url(graphics/table-bg-002.png) repeat-x 0 0;
  height: 38px;
  }
  
#name {
  background: url(graphics/table-bg-002.png) repeat-x 0 0;
  }
  
                            /*End of TABLES.HTML*/
                            
                              /*AWARDS.HTML*/
#goalscorer-title {
  color: #8a1717;
  font: 130%/1.2 verdana, "trebuchet ms", sans-serif;
  text-transform: uppercase;
  text-align: center;
  }

.goalscorers caption {
  padding: 10px;
  }
  
.goalscorers {
  text-align: center;
  border: solid #380a0a;
  border-width: 1px 0px 1px 1px;
  margin: 10px 10px 30px 10px;
  float: left;
  width: 43%;
  }
  
.goalscorers td {
  border: solid #380a0a;
  border-width: 1px 1px 0px 0px;
  padding: 5px 20px;
  }
                              
.footballers {
  padding: 10px;
  background: url(graphics/table-bg-001.png) repeat-x 0 0;
  }
  
.awards {
  background: url(graphics/table-bg-001.png) repeat-x 0 0;
  height: 37px;
  border: solid #380a0a;
  border-width: 0px 1px 0px 0px;
  }
  
.mom caption {
  padding: 10px;
  }

.mom {
  text-align: center;
  border: solid #380a0a;
  border-width: 1px 0px 1px 1px;
  margin: 10px 10px 30px 10px;
  float: right;
  width: 48%;
  }
  
.mom td {
  border: solid #380a0a;
  border-width: 1px 1px 0px 0px;
  padding: 3px 18px;
  }
  
#assists-table {
  margin-left: 200px;
  }
  
.assists caption {
  padding: 10px;
  }
  
#assists {
  margin-left: 200px;
  }

.assists {
  text-align: center;
  border: solid #380a0a;
  border-width: 1px 0px 1px 1px;
  margin: 10px 10px 0px 10px;
  }
  
.assists td {
  border: solid #380a0a;
  border-width: 1px 1px 0px 0px;
  padding: 5px 20px;
  }
  
#container-bg4 {
  background: url(graphics/container-bg-004.png) repeat-x 0 0;
  border: solid #040404;
  border-width: 0px 0px 2px 0px;
  overflow: hidden;
  } 
  
#container2 {
  background: url(graphics/container.png) no-repeat 0 0;
  margin: 0 auto;
  width: 685px;
  margin-bottom: 46px;
  }
  
#tinc_content {
  background: none;
  position: absolute;
  }
  
.teaseritem_feed_0 {
  visibility: hidden;
  }
  

