html{
		background-color: white;
}

body {
	font-family: SourceSansPro-Regular, Arial, sans-serif;
	font-size:11pt;
	color:#231F20;
	fill:#AFBABF;
	background-color: white;
}	

section#ReutersGraphicsCharts section#overviewCharts .chart, section#ReutersGraphicsCharts section#overviewCharts .chart1{
	display:inline-block;
	margin-top:10px;
        margin-right: 0px;
	width:600px;
	height:343px;
        right: 0px;
}

section#ReutersGraphicsCharts section#overviewCharts #overviewgraphic5 {
	width:800px;
	height: 340px;
}

section#ReutersGraphicsCharts section#overviewCharts #overviewgraphic7, section#ReutersGraphicsCharts section#overviewCharts #overviewgraphic6 {
         width: 375px;
         margin-right: 0px;
         right: 0px;
         float: right;
}

section#ReutersGraphicsCharts section#overviewCharts .labelBox{
	margin:0 0 -15px 0;
}

section#ReutersGraphicsCharts section#overviewCharts .chartLabel{
	display:inline-block;
	width:450px;
	font-size: 28px;
	font-family:SourceSansPro-Light, Arial, sans-serif;
	margin: 20px 0 -20px 0px;
}

section#ReutersGraphicsCharts section#overviewCharts .chartLabel p{
	font-size: 12pt;
	font-family:SourceSansPro-Light, Arial, sans-serif;
	line-height: 1.2;
}

section#ReutersGraphicsCharts #source{
		font-size: 11pt;
		line-height: 1.2;
                font-family:SourceSansPro-Light, Arial, sans-serif;
                color:grey;
                margin-top:35px;
                margin-bottom: -50px;
                width: 100%;
}

/*header and other setup*/
section#ReutersGraphicsCharts{
	width:100%;
	margin: 0 auto 0 auto;
	position:relative;
	
}
#fallback{
	margin:100px auto 100px auto;
	font-size: 20px;
	text-align: center;
	
}

section#ReutersGraphicsCharts header{
  position: fixed;
  text-align: center;
  top:0;
  left:-2px;
  width: 100%;
  padding: 10px 0 20px 0;
  background: #FFF;
  -webkit-box-shadow: 0 0px 10px -2px #cccccc;
  -moz-box-shadow: 0 0px 10px -2px #cccccc;
  box-shadow: 0 0px 10px -2px #cccccc;
  z-index: 10000000;
	
}

section#ReutersGraphicsCharts #logo{
	background-image: url('thelogo.png');
	height:25px;
	background-position: center center;
	background-repeat: no-repeat;
	width:100%;
	margin-top:7px;
}


section#ReutersGraphicsCharts #mainGraphic{
  padding-bottom: 40px;
  width:800px;
  margin: 50px auto 100px auto;
  position: relative;
    padding-left: 10px;
  padding-right: 10px;
}

section{
   position: relative;
}

#mapDate{
                position: absolute;
                right: 0px;
                top: 5px;
                color: #cccccc;
}


.years1{
	text-align:center;
	width:100%;
	height:24px;
	margin: 20px auto 10px auto;
	white-space: nowrap;
	font-size: 0;
	background-color: none;
}

.yearbutton, .yearbutton1{
	vertical-align: middle;
	background-color: none;
	width:12%;
	height:20px;
	display:inline-block;
	cursor:pointer;
	padding: 4px 0 0 0;
	margin: 0 16px 0 0;
	line-height: 14px;
	font-size: 18px;
	font-family: SourceSansPro-Regular, Arial, sans-serif;
	color: #CCCCCC;
        float: right;
      -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#year{
   background-color: transparent !important;
   color: black;
   width:12%;
font-family: SourceSansPro-Light, Arial, sans-serif !important;
}

#year:hover{
   	cursor: default;
        font-family: SourceSansPro-Light, Arial, sans-serif;
}

.yearbutton:hover, .yearbutton1:hover{
	color:black;
        background-color: none;
	font-family: SourceSansPro-Semibold, Arial, sans-serif;
}


.yearbutton.selected, .yearbutton1.selected{
	color:black;
	background-color: none;
	font-family: SourceSansPro-Semibold, Arial, sans-serif;
	line-height: 15px;
	}
        
 
.covermap, .covermap1{
	display:none;	
}

.covermap.selected, .covermap1.selected{
	display:block;
        
}





ul{
	list-style: none;
	padding:0 0 0 0;
}


.button.selected{
	color:none;
	background-color: none;
	font-family: SourceSansPro-Semibold, Arial, sans-serif;
	line-height: 16px;
	}
        



.container2{
	position: relative;
}


/*Main sections*/


h1{
font-family: SourceSansPro-ExtraLight, Arial, sans-serif;
font-size: 60px;
width: 100%;
text-align: center;
display: inline-block;
margin: 45px auto 10px auto;
position: relative;
}

h2{
font-family: SourceSansPro-Semibold, Arial, sans-serif;
font-size: 22px;
margin: 20px auto 10px auto;
width: 100%;
}

p{
font-family: SourceSansPro-Light, Arial, sans-serif;
font-size: 18px;
margin:0 auto 0;
line-height: 120%;
}

p.main
{
width:100%;
margin: 20px auto 30px auto;
text-align: center;
position: relative;
}

p.descriptions
{
position: relative;
width:100%;
margin-top:12px;
margin-bottom:20px;
}

p.titles
{
font-family: SourceSansPro-SemiBold, Arial, sans-serif;
margin-bottom: -16px;
margin-top: 15px;
font-size: 19px;
}


p.captions
{
position: relative;
margin-top: 10px;
margin-bottom: 30px;
}


p.credit
{
color:grey;
margin-top:0px;
margin-bottom:-20px;
font-size: 14px;
line-height: normal;
width:100%;
text-align: right;
position: relative;
top: -30px;
}

p.date
{
color:grey;
margin-top:0px;
margin-bottom:0px;
font-size: 14px;
line-height: normal;
width: 800px;
text-align: right;
position: absolute;
top: 6px;
}

.hed{
position: absolute;
z-index: 3;
font-size: 45px !important;
}



.smallhead, .smallhead2{
	font-family: SourceSansPro-SemiBold, Arial, sans-serif;
	position: absolute;
        top: 10px;
        width: 368px;
        float: right;
        margin-right: 0px;
        right: 0px;
        color: #AFBABF;
	z-index: 3;
}

.smallhead2{
	display: none;
}

#bold{
font-family: SourceSansPro-SemiBold, Arial, sans-serif;
}

.absolute{
position: absolute;
width: 25%;
top: -10px;
}

#reg{
font-family: SourceSansPro-Light, Arial, sans-serif;
font-size: 18px !important;
}

#abshead, #tastext{
   position: absolute;
   width: 45%;
}

#tastext{
	   top: 33px;
}

#abshead{
	   top: -12px;
           margin: 20px 0px 20px 0px;
}


#maptext{
	   top: 90px;
}

#mobile{
                margin-top: 26px;
}


.thumbs{
	margin-bottom: 15px;
}

/*images etc*/

.backgroundmap, .covermap, .covermap1, .pictureBoxes {
	padding-bottom: 50%;
	margin: 0 auto 0 auto;
	width:100%;
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: 100%;
}

	

.backgroundmap2, .covermap2, .covermap3 {
	padding-bottom: 78%;
	margin: 0 auto 0 auto;
	width:75%;
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: 100%;
}

.backgroundmap{
   position: relative;
}

.pictureBoxes {
	margin: 30px 0px 50px 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    overflow: hidden;
}

.backgroundmap, covermap {
         margin: 30px auto 30px auto !important;
}


.backgroundmap2{
   	position: absolute;
        top: 0px;
	right: 0px;
}

.covermap, .covermap1, .top {
	position: absolute;
        top: 0px;
        font-size: 0;
	margin: 0px auto 30px auto;
	width:100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: contain;
}

.covermap2, .covermap3, .top2 {
	position: absolute;
        top: 0px;
	right: 0px;
        font-size: 0;
	margin-bottom: 30px;
	width:600px;
	background-repeat: no-repeat;
	background-position: center 0;
	overflow: hidden;
}

.covermap2, .top2 {
       	background-size: 131%;         
}

.mapcontainer {
   position: relative;
   top: -30px;
}

.bar2{
	opacity:.0001;
	fill:#FFFFFF;
}

#spacer, #spacer2{
                position: relative;
                width:800px;
                margin-bottom: 60px:
}

#spacer{
		height: 420px;
}

#spacer2{
		height: 540px;
}

#spacer3{
		height: 580px;
}

#spacer4{
	position: relative;
	background-color: none;
	height: 320px;
        width: 800px;
        margin-top: 36px;
}

#base{
	z-index: 3;
}

#map{
background-image: url(../img/Regionss.jpg);
padding-bottom: 92%;
}

#regions{
position: relative;
background-image: url(../img/regions.jpg);
padding-bottom:94% !important;
background-size: 100%;
margin-bottom: 20px !important;
}


#tasmania{
background-image: url(../img//soilmaps/soil2014.jpg);
padding-bottom:100%;
}

#soil2014{
background-image: url(../img//soilmaps/soil2014.jpg);
padding-bottom:100%;
}

#soiloutline{
background-image: url(../img/mastermap.png);
padding-bottom:100%;
}

#key, #key2, #symbol, #nino, #nino2{
position: absolute;
background-repeat: no-repeat;
background-position: center 0;
background-size: contain;
overflow: hidden;
}

#key{
background-image: url(../img/key.jpg);
top: 360px;
width:160px;
padding-bottom:50%;
}

#key2{
background-image: url(../img/cropkey.png);
top: 350px;
width:160px;
padding-bottom:40%;
}


#symbol{
background-image: url(../img/symbol.png);
top: 276px;
width:160px;
padding-bottom:50%;
}


#timeline{
background-image: url(../img/timeline.png);
padding-bottom:12.5%;
margin-bottom: -30px !important;
}

#swap{
background-image: url(../img/swap.png);
padding-bottom:65%;
}

#band{
background-image: url(../img/band.png);
padding-bottom:50%;
}

#change{
background-image: url(../img/change.png);
padding-bottom:53%;
}


#temp1{
background-image: url(../img/temp1.png);
}

#temp2{
background-image: url(../img/temp2.png);
}

#temp3{
background-image: url(../img/temp3.png);
}

#rain1{
background-image: url(../img/rain1.png);
}

#rain2{
background-image: url(../img/rain2.png);
}

#rain3{
background-image: url(../img/rain3.png);
}

#top{
background-image: url(../img/top.png);
}

#subhed{
top: 30px;
margin-left: 200px;
font-family: SourceSansPro-Regular, Arial, sans-serif;
position: absolute;
color: #AFBABF;
}




/*rules*/

hr {
    border: 0;
    height: 1px;
    background: #cccccc;
    width: 100%;
margin: 0px auto 30px auto;
}

/*media*/


@media (max-width: 800px) {


	section#ReutersGraphicsCharts #mainGraphic{	
	  padding-bottom: 40px;
	  width:100%;
	  margin: 40px auto 100px auto;
	  position: relative;
	}
	
}



@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px),
(max-width: 600px) {

	section#ReutersGraphicsCharts section#overviewCharts .chart, section#ReutersGraphicsCharts section#overviewCharts .chart1{
	display:inline-block;
	margin-top:10px;
	width:100%;
        position: relative !important;
	}
        
        section#ReutersGraphicsCharts section#overviewCharts .chart{
	height:400px;
	}
        
                
	section#ReutersGraphicsCharts section#overviewCharts #overviewgraphic5, section#ReutersGraphicsCharts section#overviewCharts #overviewgraphic6, section#ReutersGraphicsCharts section#overviewCharts #overviewgraphic7{
	width:100%;
        position: relative;
        margin-bottom: 30px;
        height:300px !important;
	}
	
	section#ReutersGraphicsCharts section#overviewCharts #overviewgraphic5 {
        margin-bottom: 20px !important;
	}
	
	
        
	section#ReutersGraphicsCharts section#overviewCharts .labelBox{
	margin:0 0 0 0;
	height: auto;
        position: relative;
        width: 100%;
	}

	section#ReutersGraphicsCharts section#overviewCharts .chartLabel{
	display:inline-block;
        position: relative;
	width:100%;
	font-size: 28px;
	font-family:SourceSansPro-Light, Arial, sans-serif;
	margin: 20px 0 -20px 0px;
	}

	section#ReutersGraphicsCharts section#overviewCharts .chartLabel p{
	font-size: 12pt;
	font-family:SourceSansPro-Light, Arial, sans-serif;
	line-height: 1.2;
                }
	
        #chartlabelabsolute, #chartlabelabsolute3 {
                font-size: 22px;
                top: 0px;
                margin: 0 0 0 0;
                }

        #chartlabelabsolute2{
	top: 0px;
        margin-bottom: 10px;
                }
                
	#chartlabelabsolute3{
	display: none;
	}

	.backgroundmap, .covermap, .covermap1, .pictureBoxes {
	padding-bottom: 78%;
	margin: 30px auto 40px auto;
	width:100%;
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: 100%;
        position: relative;
	}

		
	.backgroundmap2, .covermap2, .covermap3 {
	position: relative;
	padding-bottom: 0;
	margin: 20px auto 0px auto !important;
	width:100%;
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: 100%;
	}

	.backgroundmap{
	position: relative;
	}

	.pictureBoxes {
	margin: 30px 0px 30px 0px !important;
	background-size: 100%;
	background-repeat: no-repeat;
	overflow: hidden;
        position: relative;
	}

	.backgroundmap, covermap {
         margin: 30px auto 30px auto !important;
	}


	.covermap2, .top2 {
       	background-size: 131%;         
	}	

	.mapcontainer {
	position: relative;
	top: -30px;
	}

	
	.hed{
	position: relative;
	display: block;
	}
	
	.absolute{
	position: relative;
	width:100%;
        margin-bottom: 0px;
	}

	#mapDate{
		position: relative;
                margin-bottom: -70px !important;
                font-size: 36px !important;
	}

        #fallback{
                display: none;
        }
        
        
#tastext{
   position: relative;
   width: 100%;
   margin-bottom: 10px;
   margin-top: 0px;
   top: 0px;
   margin-left: 0px;
}


#overviewgraphic12{
                position: relative;
}
	
	#spacer4 {
	position: relative !important;
        width: 100% !important;
        margin-bottom: 0px;
	height: 0px;
	}

	#spacer4{
        height: 400px;
	margin-top: 10px !important;
         }



	#key{
        display: block; 
	background-image: url(../img/key@2x.jpg);
	top: 70px;
        right: 0;
	width:25%;
	padding-bottom:60%;
        position: absolute !important;
	position: relative;
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: contain;
	overflow: hidden;
	}

	#symbol{
                display: none;
	background-image: url(../img/symbol.png);
	top: 0px;
	width:100%;
	padding-bottom:50%;
	}
        
        #symbol2{
        display: block;
	background-image: url(../img/symbol@2x.png);
	top: -58px;
	width:40%;
	padding-bottom:18%;
        margin-bottom: -72px;
	}
	
	
	section#ReutersGraphicsCharts header{
	position: fixed;
	text-align: center;
	padding: 4px 0 10px 0;
	}

	section#ReutersGraphicsCharts #logo{
	background-image: url('thelogo@2x.png');
	height:22px;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	width:100%;
	margin-top:7px;
	}
	
	.yearbutton, .yearbutton1, .label{
	width:24%;
	height:20px;
	padding: 4px 0 0 0;
	margin: 0 3% 0 0;
	}
	
	#year{
	text-align: left !important;
	width: 16%;
	}
	
	p.main{
	margin top: -10px;
	}
	
	p.date{
	text-align: left;
	width: 100%;
	position: relative;
	margin-top: -18px;
	margin-bottom: 26px !important;
	}
	
	p.source{
		width: 100%;
			}

	section#ReutersGraphicsCharts #mainGraphic{
	width: 94%;
	margin-bottom: 60px;
	}

	.share-toolbar{
	display: none !important;
	}
	
	h1{
		text-align: left;
		font-size: 58px;
		top: -24px;
		margin-bottom: -14px;
                margin-top: 50px;
	}
        
        
	h2.absolute{
		position: relative !important;
		width: 100%;
		margin-bottom: 18px;
	}
        
	#abshead, .smallhead2{
	position: relative !important;
	width: 100%;
	display: block;
	float: none;
	}
	
	#abshead {
		top: auto;
		margin: 40px 0px 0px 0px;
	}
	
	
	.smallhead2{
		margin: 0px 0px -18px 0px;
	}
	
	.smallhead{
		display: none;
	}
	
	p {
		text-align: left !important;
	}
	
	.pictureBoxes {
	margin: 30px 0px 20px 0px !important;
	}
	
	
        #subhed{
                margin: 30px 0 -50px 0;
                top: -10px;
                font-family: SourceSansPro-SemiBold, Arial, sans-serif;
                position: relative;
                color: #000000;
        }
        
	
	#tastext{
		width:100%;
		position: relative;
		top: 0px;
		margin: 8px 0 20px 0;
	}	


	#timeline{
	background-image: url(../img/timeline@2x.png);
	padding-bottom: 32.5%;
	}

	#swap{
	background-image: url(../img/swap@2x.png);
	}

	#band{
	background-image: url(../img/band@2x.png);
	padding-bottom: 100%;
	}

	#change{
	background-image: url(../img/change@2x.png);
	padding-bottom: 80%;
	}

	hr{
	margin: 40px 0 30px 0;
	}
	
	footer {
	width: 100%;
	}

	footer .wrapper {
	padding: 1.4em 0 1.4em 0 !important;
	width: 100%;
	}
	
	footer ul {
	margin-bottom: 0.8em;
	font-size: .5em !important;
	}
	
	footer p {
	font-size: .4em;
	line-height: 1.4em;
	}
	
}

/*Footer et cet.*/

a{
	text-decoration: none;
	color:black;
	font-family: SourceSansPro-Bold;
}


footer {
  float: left;
  background-color: #F3F3F3;
  border-top: 1px solid #EAEAEA;
  color: #aaa;
  width: 100%;
  position: relative;
  bottom: 0;
}

footer .wrapper {
  padding: 1.8em 0;
}
footer a:link,
footer a:visited {
  color: #949494;
}
footer a:hover,
footer a:active,
footer a:focus {
  color: #444444;
}
footer ul {
  margin-bottom: 1.9em;
  color: #ddd;
  font-size: .75em;
  text-align: center;
}
footer li {
  display: inline;
  border-right: 1px solid #bebebe;
  margin-right: .3em;
  padding-right: 0.6em;
}
footer li.last-child {
  border: none;
}
footer p {
  font-size: .7em;
  line-height: 1.6em;
}






/*clickable navigation*/
section#ReutersGraphicsCharts .nav, section#ReutersGraphicsCharts .play, section#ReutersGraphicsCharts .reset, section#ReutersGraphicsCharts .scalebox  {
	font-family: SourceSansPro-Bold, Arial, sans-serif;
	font-size: 12pt;
	cursor:pointer;
	}

section#ReutersGraphicsCharts .legend{
	cursor:pointer;	
}

section#ReutersGraphicsCharts .nav:hover{
	fill:#ff9c00;
	
}

section#ReutersGraphicsCharts .nav.selected{
	fill:#231F20;
	
}

/*BUNCHA BOLD STUFF*/
section#ReutersGraphicsCharts .label, section#ReutersGraphicsCharts .instructions, section#ReutersGraphicsCharts .captiontop  {
	font-family: SourceSansPro-Bold, Arial, sans-serif;
	}

/*other chart text is black*/	
section#ReutersGraphicsCharts .key, section#ReutersGraphicsCharts .legend, section#ReutersGraphicsCharts .source {
	fill: #231F20;
	}	

section#ReutersGraphicsCharts .legend.clicked{
	opacity:0.2;
	
}
/*size the hed and dek and tooltips*/	
section#ReutersGraphicsCharts .hed {
	font-size: 40pt;
	margin-bottom:13px;
	margin-top:10px;
	text-align: left; 
	font-family: SourceSansPro-Light, arial, sans-serif;
	}
section#ReutersGraphicsCharts .dek {
	font-size: 14pt;
	text-align: left;
	font-family: SourceSansPro-Light, arial, sans-serif;

	}	

/*tooltips get centered*/
.tip1, .tip2, .tip3 {
	text-align: center;
	font-size: 10pt; 
}
.tip1 {
	font-family: SourceSansPro-Bold, Arial, sans-serif;
	font-size: 14pt;
	line-height: 1.4;
	}

section#ReutersGraphicsCharts .caption {
	font-size: 18pt;
	width:200px;
	}	
section#ReutersGraphicsCharts .captiontop {
	font-size: 14pt;
	margin-bottom:6px; 
	}

/*chart stuff*/
/*axis*/
section#ReutersGraphicsCharts .axis line, section#ReutersGraphicsCharts .axiszero line  {
	fill: none;
	stroke: #AFBABF;
	shape-rendering: crispEdges;
	}
section#ReutersGraphicsCharts .axiszero line {  
	stroke: #231F20;
	stroke-width: 1.5px;
	}
section#ReutersGraphicsCharts .axis text {
	font-family:  SourceSansPro-Semibold, Arial, sans-serif;
	font-size: 10pt;
	}
section#ReutersGraphicsCharts .axiszero text, section#ReutersGraphicsCharts .axis path, section#ReutersGraphicsCharts .axiszero path {
  display: none;
}

/*lines and area and plot space*/
section#ReutersGraphicsCharts .line {
  fill: none;
  stroke: #231F20;
  stroke-linejoin: round;
  stroke-linecap:round;
} 
section#ReutersGraphicsCharts .lineChart {
  stroke-width:2.5px;
} 

section#ReutersGraphicsCharts .lineChart:hover {
  stroke-width:6px;
} 

section#ReutersGraphicsCharts .lineChart.notSelected {
  opacity:0.4;
} 

section#ReutersGraphicsCharts .bar:hover{fill:black !important;}
/*
section#ReutersGraphicsCharts .bar.notSelected {
  opacity:0.4;
} 
*/
section#ReutersGraphicsCharts .area, section#ReutersGraphicsCharts .area2 {
	opacity:0.8;
}

section#ReutersGraphicsCharts .plot{
fill: #ffffff;
}
section#ReutersGraphicsCharts .states {
  fill: none;
  stroke: #ffffff;
  stroke-linejoin: round;
}
section#ReutersGraphicsCharts .cursorline {
  stroke: #AFBABF;
  stroke-width: 2px;
}
section#ReutersGraphicsCharts .recessionBox {
  fill: #e9eae8;
}
section#ReutersGraphicsCharts #scaleHeader{
	display:inline-block;
	margin:-10px 0 10px 0;
	color:#AFBABF;
	text-transform: uppercase;
	text-align: left;
}

section#ReutersGraphicsCharts #scaleDate{
	display:inline-block;
	text-align: right;
	margin:-10px 0 10px 0;
	color:#AFBABF;
	text-transform: uppercase;
}

@font-face {
  font-family: 'SourceSansPro-ExtraLight';
  font-style: normal;
  font-weight: 200;
  src: local('Source Sans Pro ExtraLight'), local('SourceSansPro-ExtraLight'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/toadOcfmlt9b38dHJxOBGC-IiwWNzQT_LXAtr-Ee9Pw.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-Light';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/toadOcfmlt9b38dHJxOBGMVNtom4QlEDNJaqqqzqdSs.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-Regular';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/ODelI1aHBYDBqgeIAH2zlNHq-FFgoDNV3GTKpHwuvtI.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-Semibold';
  font-style: normal;
  font-weight: 600;
  src: local('Source Sans Pro Semibold'), local('SourceSansPro-Semibold'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/toadOcfmlt9b38dHJxOBGCmgpmuQqK2I-L2S9cF65Ek.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/toadOcfmlt9b38dHJxOBGIqjGYJUyOXcBwUQbRaNH6c.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-Black';
  font-style: normal;
  font-weight: 900;
  src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/toadOcfmlt9b38dHJxOBGC7eGk4PJkA83J1AXCmgUfc.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-ExtraLightIt';
  font-style: italic;
  font-weight: 200;
  src: local('Source Sans Pro ExtraLight Italic'), local('SourceSansPro-ExtraLightIt'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/fpTVHK8qsXbIeTHTrnQH6OE3EfhCMemg4BxrY2mmJD_3rGVtsTkPsbDajuO5ueQw.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-LightIt';
  font-style: italic;
  font-weight: 300;
  src: local('Source Sans Pro Light Italic'), local('SourceSansPro-LightIt'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/fpTVHK8qsXbIeTHTrnQH6H7XMO6S-yJpg1torQFmnv33rGVtsTkPsbDajuO5ueQw.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-It';
  font-style: italic;
  font-weight: 400;
  src: local('Source Sans Pro Italic'), local('SourceSansPro-It'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/M2Jd71oPJhLKp0zdtTvoM_bce-VcyLJMRR1FC9qWbU8.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-SemiboldIt';
  font-style: italic;
  font-weight: 600;
  src: local('Source Sans Pro Semibold Italic'), local('SourceSansPro-SemiboldIt'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/fpTVHK8qsXbIeTHTrnQH6J4LxuTxC3JbLqy8IUt0K1T3rGVtsTkPsbDajuO5ueQw.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-BoldIt';
  font-style: italic;
  font-weight: 700;
  src: local('Source Sans Pro Bold Italic'), local('SourceSansPro-BoldIt'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/fpTVHK8qsXbIeTHTrnQH6PgYMAt3u4NmhhzLLLPJ5qH3rGVtsTkPsbDajuO5ueQw.woff) format('woff');
}
@font-face {
  font-family: 'SourceSansPro-BlackIt';
  font-style: italic;
  font-weight: 900;
  src: local('Source Sans Pro Black Italic'), local('SourceSansPro-BlackIt'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v5/fpTVHK8qsXbIeTHTrnQH6MJvEBP8Mx4XcuTrPnlPwTr3rGVtsTkPsbDajuO5ueQw.woff) format('woff');
}

.tipsy { position: absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; margin:20px 0px 20px 0px; padding:10px;}

  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; margin:20px 0px 20px 0px; border: 5px dashed #000; }
  
  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #000; }
  .tipsy-arrow-s { border-top-color: #000; }
  .tipsy-arrow-e { border-left-color: #000; }
  .tipsy-arrow-w { border-right-color: #000; }
  
	.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }


.gravity { width: 100%; margin: 5px 0; border-spacing: 5px; }
  .gravity td { text-align: center; vertical-align: middle; padding: 5px 0; background-color: #d0d0d0; width: 33%; }
  .gravity a { }
    .gravity a:hover { color: #505050; background: none; }
    
    
    /* SLIDER STUFFmakes the button and the background */
section#ReutersGraphicsCharts .ui-slider {
	position: relative;
	text-align: left;
}
section#ReutersGraphicsCharts .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1em;
	height: 1em;
	cursor: default;
}



section#ReutersGraphicsCharts .ui-slider-horizontal {
	height: .8em;
}
section#ReutersGraphicsCharts .ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
section#ReutersGraphicsCharts .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
section#ReutersGraphicsCharts .ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
section#ReutersGraphicsCharts .ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

/*makes the grey background*/
section#ReutersGraphicsCharts .ui-widget-content {
	background: #eeeeee;
}
/*makes the red part*/
section#ReutersGraphicsCharts .ui-widget-header {
	background: #e11f26;
}


/* makes the button
----------------------------------*/
section#ReutersGraphicsCharts .ui-state-default,
section#ReutersGraphicsCharts .ui-widget-content .ui-state-default,
section#ReutersGraphicsCharts .ui-widget-header .ui-state-default {
	outline: none;
	border: 1px solid #cccccc;
	background: #f6f6f6;
	font-weight: bold;
}

section#ReutersGraphicsCharts .ui-corner-all {
	border-radius: 8px;
}

section#ReutersGraphicsCharts .ui-state-hover,
section#ReutersGraphicsCharts .ui-widget-content .ui-state-hover,
section#ReutersGraphicsCharts .ui-widget-header .ui-state-hover {
	border: 1px solid #CCCCCC;
	background: #faf7bb;
	font-weight: bold;
	
}

/* SHARE BUTTON STUFF */

div.article-share {
  position:fixed;
  width: 100px;
  left:0px;
  top:22px;
}
div.share-toolbar {
  width: auto;
}
div.article-share div.share-toolbar div.share-icon {
  float: right;
  margin: 0 0 0 10px;
}
div.article-share div.share-toolbar div.share-buttons-container {
  left: -50px;
  top: 26px;
}
#share-toolbar,
.share-buttons-wrapper {
  position: absolute;
  padding-top: 15px;
  background: white;
  border: 1px solid #e1e1e1;
  height: 35px;
  width: 415px;
  z-index: 2;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
}
#share-toolbar .fb,
.share-buttons-wrapper .fb {
  display: inline-block;
  width: 125px;
  height: 20px;
  margin-left: 10px;
  border: none;
}
#share-toolbar .twitter,
.share-buttons-wrapper .twitter {
  margin-left: 15px;
  width: 80px;
  height: 20px;
}
#share-toolbar .IN-widget,
.share-buttons-wrapper .IN-widget {
  margin-left: 15px;
}
#share-toolbar .plusone,
.share-buttons-wrapper .plusone {
  display: inline-block;
  height: 20px;
  width: 32px;
  margin-left: 15px;
}

.share-toolbar {
  z-index: 2;
  width: 20px;
  position: absolute;
}
.share-toolbar .share-more:hover {
  background-position: 0px -60px;
}
.share-toolbar .share-buttons-container {
  width: 0px;
  height: 55px;
  left: -5px;
  top: 39px;
  -webkit-transition: left, opacity, 250ms ease-out;
  -moz-transition: left, opacity, 250ms ease-out;
  -o-transition: left, opacity, 250ms ease-out;
  transition: left, opacity, 250ms ease-out;
  overflow: hidden;
  position: absolute;
  z-index: 99;
  opacity: 0;
}
.share-toolbar .open.share-buttons-container {
  display: block;
  width: 230px;
  opacity: 1;
  left: 0px;
  z-index: 900;
}
.share-toolbar .share-buttons-wrapper {
  width: 183px;
  position: absolute;
  top: 0px;
  left: 30px;
}
.share-toolbar .share-icon {
  position: relative;
  float: left;
  width: 20px;
  height: 20px;
  margin-top: 10px;
  padding-top: 0;
  background: transparent url(../css/share_sprite-gray-20x20.png) no-repeat;
  cursor: pointer;
}
.share-toolbar .share-icon .share-iframe {
  display: block;
  width: 0;
  height: 0;
  opacity: 0;
  padding: 0;
  border: 0;
  background: #FFFFFF;
  position: absolute;
  top: -6px;
  left: -5px;
  overflow: hidden;
}
.share-toolbar .share-icon.open {
  z-index: 999;
}
.share-toolbar .share-icon.open .share-iframe {
  opacity: 1;
  width: auto;
  height: 20px;
  border: 1px solid #dadada;
  padding: 6px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  box-shadow: 0 2px 0 #eaeaea;
  -webkit-box-shadow: 0 2px 0 #eaeaea;
  -moz-box-shadow: 0 2px 0 #eaeaea;
}
.share-toolbar .share-icon:first-child {
  margin: 0px;
}
.share-toolbar .share-more {
  background-position: 0px -40px;
  cursor: pointer;
  height: 17px;
}
.share-toolbar .fb-icon {
  background-position: 0px 0px;
}
.share-toolbar .fb-icon .share-iframe {
  width: 125px;
}
.share-toolbar .fb-icon .share-iframe .fb {
  display: inline-block;
  width: 125px;
  height: 20px;
  border: none;
}
.share-toolbar .twitter-icon {
  background-position: 0px -20px;
}
.share-toolbar .twitter-icon .share-iframe .twitter {
  width: 80px;
}
div.share-toolbar div.share-icon:hover div.share-iframe {
  display: block;
  opacity: 1;
  width: auto;
  height: auto;
  border: 1px solid #E1E1E1;
  border-bottom: 4px solid #E1E1E1;
  padding: 6px 5px;
}






    
