@charset "utf-8";
/* CSS Document */

body {
   background-color: #649CB5;
}

#main_container {
  position: relative;
  margin: -8px;
  width: 100%;
  background-color: #002053;
  width: 900px; 
  height: 1800px
}

#main_container_info {
  position: relative;
  margin: -8px;
  width: 100%;
  background-color: #002053;
  width: 900px; 
  height: 2000px
}

#main_container_salary {
  position: relative;
  margin: -8px;
  width: 100%;
  background-color: #002053;
  width: 900px; 
  height: 2000px
}

#main_container_trans {
  position: relative;
  margin: -8px;
  width: 100%;
  background-color: #002053;
  width: 900px; 
  height: 2000px
}

#main_container_injury {
  position: relative;
  margin: -8px;
  width: 100%;
  background-color: #002053;
  width: 900px; 
  height: 2000px
}

#main_container_minors {
  position: relative;
  margin: -8px;
  width: 100%;
  background-color: #002053;
  width: 900px; 
  height: 2000px
}

#main_container_spring {
  position: relative;
  margin: -8px;
  width: 100%;
  background-color: #002053;
  width: 900px; 
  height: 2000px
}

#banner {
  position: relative;
  margin-left: -5px;
  margin-top: -8px;
  width: 905px;
  height: 105px;
  background-color: #002053;
  
}

#banner .team_logo {
  position: relative;
  margin-left: 10px;
  margin-top: 5px;
  width: 90px;
  height: 90px;
  float: left;
  border-radius: 100px;
  border: 2px solid #85001d;
  background-color: #ffffff;
  background-image: url(../images/atl_logo.png) ;
  background-repeat: no-repeat;
  background-position: center;

}

#banner .team_name {
  width: 800px;
  height: 100px;
  float: right;
}

#team_info {
  background-color: #fff;
  width: 1005;
  height: 1315px;
}


#team_atlanta {
  background-color: #002053;
}

#team_atlanta table {
  position: relative;
  margin: 0;
  width: 100%;
  background-color: #002053;
}

#team_atlanta .spring {
  position: relative;
  margin: 0;
  width: 500px;
  background-color: #002053;
  margin: auto;
  
}

#team_atlanta .minors {
  position: relative;
  margin: 0;
  width: 720px;
  background-color: #002053;
  margin: auto;
  font-size: 14px;
}

#team_atlanta .minors_hdr {
  background-color: #fff;
  font-size: 28px;
  text-align: center;
  
}

#team_atlanta .m1 {
  text-align: center;
}

#team_atlanta td {
  border-collapse: collapse; 
  background-color: #ffffff;
  height: 20px;

}

#team_atlanta .a1 {
  width: 175px; 
}

#team_atlanta .a2 {
  width: 25px; 
}

#team_atlanta .a3 {
  width: 25px; 
}

#team_atlanta .a4 {
  width: 55px; 
}

#team_atlanta .a5 {
  width: 75px;
  text-align: center; 
}

#team_atlanta .a6 {
  width: 225px; 
}

#team_atlanta .sph {
  background-color:#CCCCCC;
  font-weight: 800;
  text-align: center; 

}

#team_atlanta .filler {
  background-color: #002053;
  
}

#team_atlanta .sp1 {
  width: 175px; 
}

#team_atlanta .sp2 {
  width: 30px; 
  text-align: center; 
}

#team_atlanta .sp3 {
  width: 30px;
  text-align: center; 
}

#team_atlanta .sp4 {
  width: 30px; 
  text-align: center; 
}

#team_atlanta .sp5 {
  width: 30px;
  text-align: center; 
}

#team_atlanta .sp6 {
  width: 30px; 
  text-align: center; 
}

#team_atlanta .b1 {
  font-weight: bold;
  background-color: #FFCC33;
}

#team_atlanta .trans1 {
  width: 15px;
}

#team_atlanta .trans2 {
  width: 860px;
}

#team_atlanta .injury1 {
  width: 12px;
}

#team_atlanta .injury2 {
  width: 860px;
}

#awards {
}

#awards h1 {
  width: 90%; 
  margin-top: 0px; 
  margin-bottom: 10px; 
  padding: 0px 0px 2px 0px; 
  font-size: 18px; 	
  text-transform: uppercase; 
  /*border-top: 1px solid #2c4774; */
  border-bottom: 2px solid #2c4774; 
  color: #d30e42; 
  font-weight: bold; 
  text-align: left; 
  text-indent: 5px;
}

#awards h2 {
  width: 80%; 
  padding: 2px; 
  margin: 0px; 
  border-bottom: #7a83a2 solid 2px; 
  font-size: 16px; 
  font-weight: bold; 	
  color: #2c4774 ; 
  text-align: left;
  text-indent: 5px;
}

#awards p {
  text-align: left; 
  padding: 5px; 
  font-weight: none; 
  font-size: 14px; 
  font-family: Arial; 
  margin: 0;
}

