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

html, body {
    margin:0;
    padding:0;   
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#main-container{
	display: none;
}

a{
	color:#FF0000;
	text-decoration: none;
}


/* tabslider */
.lectric-slider,.lectric-slider .items {
  position: relative;
}
.lectric-slider .items {
  left: 0;
  width: 100000px;
}
.lectric-slider-touch {
  -webkit-transform: translate3d(0, 0, 0);
}
.lectric-slider-touch .items {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  -webkit-font-smoothing: antialiased;
}
.lectric-slider-touch .item {
  -webkit-transform: translate3d(0, 0, 0);
}
#tabslider {
  width: 940px;
  height: 650px;
}
#tabslider .item {
  	width: 940px;
  	height: 600px;
 	margin-right: 10px;
	position:absolute;
	visibility:hidden;
	display:block;
}

/* stats screen */
#stats{
	margin: 0;
	padding:0;
}

/* holds charts */
.chartcontainer {
    clear: both;
    margin: 0;
    padding: 0;
    width: 940px;
}


/* main content columns */
.tgam-tabswipe-large-col {
    width:100%;
	margin:0 20px 0 0;
	float:left;
}


/* large column */
.tgam-tabswipe-large-col p {
	font:12px/1.5 Verdana,sans-serif;
	color:#000;
	margin:0 0 6px 0;
}
.tgam-tabswipe-large-col img {
	float:left;
	margin:0 12px 4px 0;
}
.chartlead{
	clear: both;
	width:100%;
	height: 100px;
	border-bottom: #000 dotted 1px;
	margin: 0 0 0px 0;
}
.chartlead .hed h3{
	float:left;
    color:#000;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 1.1em;
	margin:30px 0 0;
	font-weight:normal;
	height: 100%;
	padding: 0;
}
.chartlead .hed h5{
	float:left;
    color:#000;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 0.8em;
	margin:30px 0 0;
	font-weight:normal;
	height: 100%;
	padding: 0;
}
.instructions{
	float:right;
	 margin: 30px 0 0;
}
.instructions span{
	font:9px/1.3 Verdana,sans-serif;
}
.instructions img{
	margin: 2px 5px 0 0;
	float:left;
}
.svgchart{
	height: 350px;
}
.tgam-tabswipe-large-col .source{
	margin: 0;
	font-size: 10px;
	color: #999;
}
p.blurb{
	font-size:13px;	
    font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#stats p.blurb{
	margin-top: 0;
}

.tgam-tabswipe-large-col h4 {
    color:#000000;
	font-size:13px;	
    font-family: 'PrattRegular',Georgia,'Times New Roman',serif;
	font-weight:normal;
    line-height: 1 !important;
    margin-bottom: 2px;
    text-transform: uppercase;
	margin:0 0 8px 25px;

	font-style:normal;
	outline:0;
	padding:0;
	vertical-align:top;
}
.tgam-tabswipe-large-col .aside {
    clear:both;
}
.tgam-tabswipe-large-col ul {
    clear:left;
    color:#FF0000;
    list-style-type:disc;
	margin:0 0 0 25px;
	padding:0;
	vertical-align:top;
}
.tgam-tabswipe-large-col li {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:14px;
    line-height:1.5;
    padding:0 0 0 0;
}

/* legends */
.legend{
	width: 100%;
	clear: both;
}
.legend div{
	float: left;
}
.legend-item{
	margin-right: 20px;
}
.legend .legend-box{
	width: 12px;
	height: 12px;
	margin: 30px 5px 5px 0;
}
.legend .legend-text{
	margin: 30px 5px 5px 0;
	font-size: 12px;
}
.legend .legend-box.clr1{
	background-color: #84999A; 
}
.legend .legend-box.clr2{
	background-color: #0092C1; 
}
.legend .legend-box.clr3{
	background-color: #006687; 
}
.legend .legend-box.clr4{
	background-color: #004960; 
}
.legend .legend-box.clr5{
	background-color: #8600CE; 
}
.legend .legend-box.clr6{
	background-color: #16BE84; 
}
.legend .legend-box.clr7{
	background-color: #E60073; 
}



/* tabs */
.tgam-tab-container {
	width:940px;
	height:68px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	margin-bottom:0px;
	clear: both;
}
.tgam-tab-container ul {
	margin:0 0 0 0px;
}
.tgam-tab-tabs {
	list-style-type: none;
	padding:0;
	margin-left:0px;
	position:relative;
	float:left;
	width: 848px;
}
.tgam-tab-item {
	width: 282px;
	height:68px;
	float:left;
	position:relative;
	margin-left:-1px;
	cursor:pointer;
	border-left: 1px solid #333;
}
.tgam-tab-item.active {
	background-color: #FFAAAA;
	color: #ff0000;
}
.tgam-tab-item.over {
	background-color: #FFEEEE;
}
.tgam-tab-item .active {
	background-color:#fff;
}
.tgam-tab-item .label h2 {
	text-align:center;
	text-transform: uppercase;
	font-size:10px;	
    font-family: Arial,Verdana,sans-serif;
	font-weight:bold;
	color:#000;
	margin:20px 0 0 0;
	line-height: 1.2;
}
/*hack the height for the overview tab since it's shorter than the rest */
.tgam-tab-item #overview{
	margin-top:27px;
}



/*arrows*/
.arrow{
	background-color: #333;
	width: 46px; 
	height: 68px;
	cursor:pointer;
}
.arrow img{
	margin-top: 15px;
}
.arrow.left img{
	margin-left: 10px;
}
.arrow.right img{
	margin-left: 13px;
}
.flipimg{
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.float-left{
	float: left;
}

/* credits */
#tgam-credits-container {
	width:940px;
	font-family:Verdana,sans-serif;
	font-size:9px;
	color:#666;
	border-top:1px solid #333;
	padding-top:8px;
	margin-top:0px;
}
#tgam-credits{
	width: 690px;
	padding: 0;
	margin: 0;
	color:#666;
	float: left;
}
/* data source link to buzz data */
#data-source{
	width: 250px;
	color: #000;
	float: right;
	text-align: right;
}
#data-source a {
    color: #000000;
    outline: medium none;
}
#data-source a:hover {
	color:#FF0000;
}


