body {
  font-size: 12px;
  font-family: sans-serif;
  color: #330000;
  text-align: center;
}

a {
  color: #2C4B94;
  text-decoration: none;
}

table {
  /*border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;*/
  border: 1px solid #e0e0e0;
  font-size: 12px;
  border-spacing: 0px;
  border-collapse: collapse;
}

tr {
  height: 20px;
}

tr.team {
  background: #eeeeee;
  font-weight: bold;
}

tr.nohover:hover {
  background: #ffffff;
}

tr.redheader {
  color: #c61d0a;
}

tr:hover {
  background: #eeeeee
}

tr.redheader:hover {
  background: #ffffff
}

td {
  padding-left: 5px;
  text-align: center;
  border-style: none;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

td.l {
  text-align: left;
}

td.irb, td.players {
  background-color: #BBBBBB;
  color: #2C4B94;
  font-weight: bold;
}

td.buy {
  border-bottom: 0px;
}

th {
  background: #2C4B94;
  color: #ffffff;
  font-weight: normal;
  text-align: center;
  padding: 0px;
  letter-spacing: 1px;
  border: 1px solid #2C4B94;
  border-bottom: 0px;
}

img {
  border: 0px;
  padding: 0px;
}

img.buyGreen {
  margin-top: 20px;
  margin-bottom: 20px;
}

#menu {
  margin-bottom: 0px;
  height: 26px;
}

#outer {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  width: 773px;
  border: 1px black solid;
  background-color: #FFFFFF;
}

#top {
  position: relative;
  height: 124px;
  /*background: url(images/top.jpg) no-repeat;*/
}

#teams {
  color: black;
  text-align: center;
}

img {
  border: 2px;
}

#content {
  position: relative;
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
}

span.team {
 padding: 8px;
 width: 40px;
}

div.r {
  text-align: right;
}

div.team {
  margin-top: 5px;
  margin-bottom: 25px;
  font-size: 22px;
  letter-spacing: 1px;
  /*font-weight: bold;*/
  color: #c61d0a;
}


div.onland {
  font-size: 10px;
  /*font-weight: bold;*/
  color: #ffffff;
  cursor: pointer;
}

div.onsea {
  font-size: 10px;
  /*font-weight: bold;*/
  color:black;
  cursor: pointer;
}

#edinburgh {
  position: absolute;
  top: 60px;
  left: 260px;
}

#cardiff {
  text-align: right;
  position: absolute;
  top: 123px;
  left: 200px;
}

#lens {
  position: absolute;
  top: 130px;
  left: 415px;
}

#saintdenis {
  position: absolute;
  top: 164px;
  left: 408px;
}

#paris {
  position: absolute;
  top: 182px;
  left: 412px;
}

#nantes {
  position: absolute;
  top: 211px;
  left: 345px;
}

#lyon {
  position: absolute;
  top: 248px;
  left: 435px;
}

#bordeaux {
  position: absolute;
  top: 260px;
  left: 345px;
}

#saintetienne {
  position: absolute;
  top: 287px;
  left: 405px;
}

#montpellier {
  position: absolute;
  top: 296px;
  left: 363px;
}

#toulouse {
  position: absolute;
  top: 307px;
  left: 328px;
}

#marseille {
  position: absolute;
  top: 318px;
  left: 445px;
}

#STADIUMS {
  position: absolute;
  font-weight: bold;
  top: 30px;
  left: 15px;
  color: #c61d0a;
}

#infoheader {
  position: absolute;
  top: 250px;
  left: 545px;
  width: 200px;
  height: 18px;
  background: #c61d0a;
  border: #c61d0a 1px solid;
  color: #ffffff;
  font-weight: bold;
  vertical-align: center;
}

#info {
  border: 1px solid #cccccc;
  position: absolute;
  top: 269px;
  left: 545px;
  width: 200px;
  height: 90px;
  vertical-align: center;
}

#info span #sname {

}
#info span #scity{

}
#info span #scapacity{

}
#info span #srecord{

}

span.imp {
  color: #c61d0a;
  font-weight: bold;
}

a.imp {
  color: #c61d0a;
  font-weight: bold;
  text-decoration: underline;
}

#special {
  text-align: left;
  width: 80%;
  margin-left: 150px;
  margin-bottom: 40px;
}

div.address {
  margin: 5px 0 5px 0;
  font-size: 10px;
  text-align: left;
}