body {
	margin: 0;
	padding: 0;

}

#gia-super-bowl {
	width: 940px;
	margin: 0 auto;
	font-family: "Guardian Egyptian Text", Georgia, serif;
	color: #333;

}

#gia-super-bowl #gia-super-bowl-headline {
  font-size: 36px;
  text-align: center;
}

#gia-super-bowl .gia-super-bowl-text {
  width: 620px;
  margin: 0 auto;
/*  overflow:auto;*/
  font-size: 18px;
  line-height: 150%;
}

#gia-super-bowl .gia-super-bowl-title {
  width: 620px;
  margin: 0 auto 10px;
  font-size: 26px;
  text-align: center;
}

#gia-super-bowl .section {
  margin-top: 40px;
}

#gia-super-bowl .section:first-child {
  margin-top: 0px;
}

#gia-super-bowl .section svg {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
}

#gia-super-bowl #gia-super-bowl-multiples svg {
  margin-bottom: 20px;
}


#gia-super-bowl-off-chart, #gia-super-bowl-def-chart {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  width: 400px;
  float:left;
}

#gia-super-bowl-def-chart {
  float: right;
}

#gia-super-bowl-off-chart .off-team-31, #gia-super-bowl-def-chart .def-team-0 {
  fill: #333;
}

.def-chart-grid-line, .off-chart-grid-line {
  shape-rendering: crispEdges;
}

#gia-super-bowl-off-table, #gia-super-bowl-def-table {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  width: 300px;
  float:left;
}

#gia-super-bowl-def-table {
  float: right;
}

.sb-table ul {
  list-style-type: none;
  padding-left: 0;
  color: #333;
  background-color:ghostwhite;
  width: 300px;
}

.sb-table ul li {
  border-bottom: 1px solid #ddd;
  padding: 3px;
}

.sb-table ul li:first-child {
  border-top: 1px solid #ddd;
}

.sb-table .rank {
  width: 40px;
  display: inline-block;
}

.sb-table .team {
  width: 140px;
  display: inline-block;
}

.sb-table .year {
  width: 20px;
  display: inline-block;
}

.sb-table .yards-per-poss {
  display: block;
  float: right;
  text-align: right;
}

.sb-table .curr_year {
  font-weight: bold; 
  background-color: lightpink;
}

.sb-table-title {
  font-size: 16px;
  font-family: "Guardian-Text-Egyp-Web-Reg", Georgia, serif;
  color: #333;
}

.sb-table p.headers {
  margin-bottom: 0;
  width: 300px;
  color: #999;
}

.sb-table span.rank-header {
  width: 40px;
  display: inline-block;
}

.sb-table span.team-header {
  width: 140px;
  display: inline-block;
}

.sb-table span.year-header {
  width: 40px;
  display: inline-block;
}

.sb-table span.yards-header {
  width: 71px;
  display: inline-block;
}

.sb-chart-title {
  font-size: 12px;
  font-family: 'Guardian Agate Sans', Helvetica, sans-serif;
  color: #999;
}

#gia-super-bowl-off-chart .sb-chart-title {
  margin-left: 110px;
}

#gia-super-bowl-def-chart .sb-chart-title {
  margin-left: 120px;
}

#gia-super-bowl-bar-charts {
  position: relative;
}

#gia-super-bowl-off-def #broncos-info {
  position: absolute;
  width: 200px;
  top: 150px;
  left: 390px;
}

#gia-super-bowl-off-def #seahawks-info {
  position: absolute;
  width: 200px;
  top: 300px;
  left: 390px;
}

.team-stats strong {
  font-weight: 600;
  font-family: "Guardian Egyptian Text", Georgia, serif;
}

#gia-super-bowl-off-def .team-stats ul {
  list-style-type: none;
  padding-left: 0;
  color: #333;
  font-family: 'Guardian Agate Sans', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 11px;
  margin-top:0;
}

#gia-super-bowl-off-def .team-stats ul li {
  padding: 2px;
}

.team-stats span.stat-desc {
  width: 130px;
  display: inline-block;
}


/* matchups - star chart */
.vert-grid-line, .horz-grid-line {
  shape-rendering: crispEdges;
  stroke: #666;
}



/* star chart annotations */
#gia-super-bowl-matchups-chart {
  position: relative;
}

.matchup-annotation {
  width: 260px;
  position: absolute;
}



.matchup-annotation .matchup-annotation-title {
  font-weight: 600;
  font-family: "Guardian Egyptian Text", Georgia, serif;
  font-size: 14px;
  color: #999;
}

.matchup-annotation p {
  margin: 0;
  margin-bottom: 5px;
  font-size: 11px;
  line-height: 16px;
  font-family: 'Guardian Agate Sans', Helvetica, sans-serif;
  color: #999;
}

.curr-matchup-annotation {
  font-family: 'Guardian Agate Sans', Helvetica, sans-serif;
  font-size: 11px;
  position: absolute;
}

#gia-super-bowl-matchups #sb48-annotation-den {
  top: 110px;
  left: 350px;
  color:#333;
}

#gia-super-bowl-matchups #sb48-annotation-sea {
  top: 395px;
  left: 575px;
  color: #333;
}

#sb8-annotation {
  top: 400px;
  left: 340px;
}

#sb36-annotation {
  top: 150px;
  left: 730px;
}

#sb37-annotation {
  top: 290px;
  left: 615px;
}

#sb41-annotation {
  top: 93px;
  left: 70px;
}

#gia-super-bowl-matchups-chart-key {
  font-family: 'Guardian Agate Sans', Helvetica, sans-serif;
  font-size: 11px;
  color: #999;
  position: absolute;
  top: 62px;
  left:388px;
  background-color: #fff;
  padding: 5px 0;
}
#gia-super-bowl-matchups-chart-key span {
  margin-right: 10px;
}


/* multiples */
#gia-super-bowl-multiples-charts{
  position: relative;
}
.sb-winner, .sb-loser, .sb-numerals {
  font-family:'Guardian Agate Sans', 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 11px;
}

#gia-super-bowl-multiples-charts #sb48-annotation-den {
  top: 0px;
  left: 170px;
  color:#333;
  background-color: #ddd;
}

#gia-super-bowl-multiples-charts #sb48-annotation-den p {
  padding: 5px;
  margin: 0;
}

#gia-super-bowl-multiples-charts #sb48-annotation-sea {
  top: 0px;
  left: 32px;
  color: #333;
  background-color: #ddd;

}
#gia-super-bowl-multiples-charts #sb48-annotation-sea p {
  padding: 5px;
  margin: 0;
}

text.sb-loser, text.sb-winner, text.sb-numerals, .winner-bg{
  pointer-events:none;
}

/* multiples rollovers */
#gia-super-bowl-multiples-charts .rollover_wrapper{
  font-family: 'Guardian Agate Sans','Helvetica Neue';
  pointer-events:none;
  position:absolute;
  background-color: rgba(255,255,255,1);
  border: 1px solid #eee;
  padding:7px;
}

#gia-super-bowl-multiples-charts .rollover_header{
  font-size: 16px;
  font-weight: 600;
}

#gia-super-bowl-multiples-charts .rollover_body{
  margin:2px 0;
  font-size:12px;
  font-weight: 400;
}

#gia-super-bowl-multiples-charts .rollover_stats{
  margin:2px 0;
  font-size:12px;
  line-height:16px;
  font-weight: 400;
  color:#666;
}

/* matchups rollovers */
#gia-super-bowl-matchups-chart .rollover_wrapper{
  font-family: 'Guardian Agate Sans','Helvetica Neue';
  pointer-events:none;
  position:absolute;
  background-color: rgba(255,255,255,1);
  border: 1px solid #eee;
  padding:7px;
}

#gia-super-bowl-matchups-chart .rollover_header{
  font-size: 16px;
  font-weight: 600;
}

#gia-super-bowl-matchups-chart .rollover_body{
  margin:2px 0;
  font-size:12px;
  font-weight: 400;
}

#gia-super-bowl-matchups-chart .rollover_stats{
  margin:2px 0;
  font-size:12px;
  line-height:16px;
  font-weight: 400;
  color:#666;
}

/* inactive on hover */
text.sb-loser, text.sb-winner, text.sb-numerals, .winner-bg, circle.team, #gia-super-bowl-matchups-chart div {
  pointer-events:none;
}


/* links */
#gia-super-bowl a {
  text-decoration: underline;
  color: #005689;
}

/* dropdown */
#gia-super-bowl-dropdown {
  position: relative;
  display: inline-block;
  padding: 0px 35px 0px 10px;
  width: 240px;
  background: url('http://gia-prod.s3.amazonaws.com/2013/09/nsa/img/dropdown.png') no-repeat right center;
  background-color: #125185;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  cursor: pointer;
}
#gia-super-bowl-dropdown-list {
  position: absolute;
  left: 0px;
  z-index: 100;
  visibility: hidden;
  overflow-y: scroll;
  margin: 0;
  padding: 0;
  max-height: 300px;
  width: 100%;
  background-color: #f5f5f5;
  list-style: none;
  text-align: left;
}
#gia-super-bowl-dropdown-list li {
  margin: 0px !important;
  padding: 2px 10px 2px 10px !important;
  color: #333 !important;
  font-weight: normal !important;
  font-size: 14px !important;
}
#gia-super-bowl-dropdown-list li:hover {
  color: #125185 !important;
  font-weight: bold !important;
}




.axis path,
.axis line {
  fill: none;
  stroke: #ddd;
  shape-rendering: crispEdges;
}

.y.axis path {
  display: none;
}

.axis text {
  fill: #999;
  font-size: 9.5px;
  font-family: "Helvetica Neue", Verdana, sans-serif;
}


.team {
  /*stroke: #aaa;*/
  /*opacity: 0.2;*/
}

.line {
  fill: none;
/*  stroke: steelblue;*/
  stroke-width: 1px;
}

.area {
  fill: #555;
  /*opacity: 0.7;*/
}

#gia-super-bowl .clear {
  clear:both;
}

#gia-super-bowl-sources {
  font-family:'Guardian Agate Sans', 'Helvetica Neue', Helvetica, sans-serif;
  color: #999;
  font-size: 11px;
}




/* range chart styles */

#gia_sb_range_chart {
  position: relative;
}

#gia_sb_range_chart .axis{
  font-size: 10px;
  fill:#999;
}

#gia_sb_range_chart .axis path,
#gia_sb_range_chart .axis line {

  fill: none;
  stroke: none;
  shape-rendering: crispEdges;
}

#gia_sb_range_chart .ypp_lines{
  shape-rendering: crispEdges;
  stroke:#eee;

}

#gia_sb_range_chart .annotation_line{
  fill:none;
  shape-rendering: crispEdges;
  stroke:#aaa;

}

#gia_sb_range_chart .sb_winners{
  /*fill: #59850B;*/
  fill: orange;
  opacity: .4
}

#gia_sb_range_chart .sb_losers{
  fill: #333;
  opacity: .5;
}

#gia_sb_range_chart .sb_current_broncos{
  fill: #0033A0;
  opacity: .5;
}

#gia_sb_range_chart .sb_current_seahawks{
  fill: #78BE20;
  opacity:.5;
}

#gia_sb_range_chart .key_bar{
  /*shape-rendering:crispEdges;*/
  fill: none;
  stroke:#AAA;
  
}

#gia_sb_range_chart .all_o_ypp{
  pointer-events:none;
  fill:none;
  stroke:#000;
  opacity:.05;
}

#gia_sb_range_chart text.all_d_ypp {
  pointer-events:none;
  color:#000;
  opacity: .05;
  font-size:8px;
}

#gia_sb_range_chart .winning_o_ypp, #gia_sb_range_chart .losing_o_ypp{
  pointer-events:none;
  fill:none;
  stroke:#000;
  opacity:1;  
}

#gia_sb_range_chart .annotation_wrapper{
  background-color: #FFF;
  padding-top: 5px;
  width:200px;
  position: absolute;
}

#gia_sb_range_chart .annotation_title{
  font-family: 'Guardian Egyptian Text','Georgia';
  font-weight:600;
  font-size: 16px;
  margin-bottom: 4px;
}

#gia_sb_range_chart .annotation_body{
  font-family: 'Guardian Agate Sans','Helvetica Neue';
  font-size: 13px;
  line-height: 16px;
}

#gia_range_rollover_wrapper{
  font-family: 'Guardian Agate Sans','Helvetica Neue';
  pointer-events:none;
  position:absolute;
  background-color: rgba(255,255,255,1);
  border: 1px solid #eee;
  padding:7px;
}

#gia_range_rollover_header{
  font-size: 16px;
  font-weight: 600;
}

.gia_range_rollover_body{
  margin:2px 0;
  font-size:12px;
  font-weight: 400;
}

.gia_range_rollover_stats{
  margin:2px 0;
  font-size:12px;
  line-height:16px;
  font-weight: 400;
  color:#666;
}


@media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: none;
  }
}