/* m-1023~/static/war-dead/css/war-dead.v1.1.css */

body {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#future-of-uk-aid {
	position:relative;
    overflow: hidden;
 	width: 940px;
    height: 570px;  
}

#future-of-uk-aid #bubbletreewrapper_0 {
	z-index:1; 
}

#future-of-uk-aid #bubbletreewrapper_1 {
	z-index:2; 
}

#future-of-uk-aid #bubbletreewrapper_2 {
	z-index:3; 
}

#future-of-uk-aid #bubbletreewrapper_3 {
	z-index:4; 
}

#future-of-uk-aid #bubbletreewrapper_4 {
	z-index:5; 
}

.hideBubble {
	display:none;
}

.showBubble {
	display:block;
}

#tooltip {
	display: block;
	position: absolute;
	width: 300;
	top: 300px;
	left: 300px;
	z-index: 20000;
	display: none;
	
}


ul.nav {
list-style: none;
padding-left: 0;
margin-left: 0;
float: right;
width: 100%;
}

ul.nav li {
float: right;
}

ul.nav a {
	width: 3em;
	display: block;
	border: 1px #000;
	padding: 1px 2px 0px 2px;
	margin-left: 4px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.nav li a:link, .nav li a:visited {
   	background-color: #fff;
	color: #333;
}
   
    .nav a:hover, .nav a:focus {
        background-color: #ddd;
	color: #fff;
    }
    .nav a:active {
        background-color: #ddd;
		color: #fff;
    }





#future-of-uk-aid h1 {
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 22px;
}

#future-of-uk-aid #header h4 {
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 22px;
	text-align: left;
	margin-top: 0px;
	padding-top: 10px;
	color: #666666;
}

#future-of-uk-aid #header {
	
	position: absolute;
	top: 0px;
	left: 0px;
	width:940px;
	height:50px;
	z-index: 300;
	border-top:dotted;
	border-width:1px;
}

#future-of-uk-aid #footer h3 {
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 22px;
	text-align: right;
	position: relative;
	right: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	color: #666666;
}

#future-of-uk-aid #footer {
	position: absolute;
	bottom: 50px;
	left: 0px;
	width:940px;
	height:50px;
	z-index: 15000;
	border-bottom:dotted;
	border-width:1px;
}

#future-of-uk-aid h2 {
	color: #777;
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 26px;
	z-index: 10;
	padding: 18px 22px 18px 22px;
}

#future-of-uk-aid #introtext {
	color: #777;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	z-index: 10000;
	position: absolute;
	bottom: 0px;
	width: 940px;
	line-height:100%;
}

#future-of-uk-aid #notes {
	color: #777;
	display: block;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	z-index: 10000;
	position: absolute;
	bottom: 50px;
	width: 940px;
	height: 100px;
	line-height:120%;
	display: none;
	border-top:dotted;
	border-width:1px;
	padding-top: 20px;
	background-color: #ffffff;
}

#future-of-uk-aid #infobtn {
	color: #777;
	z-index: 20000;
	position: absolute;
	bottom: 60px;
	width: 20px;
	height: 20px;
	background-color: #ddd;
	background: url(images/infobtn.gif) no-repeat 0 0;
}

#future-of-uk-aid .footer a,
#future-of-uk-aid .footer {
	color: #919191;
	font-family: arial, sans-serif;
}

#future-of-uk-aid #yearNav {
	position: absolute;
	top: 10px;
	right: -5px;
	z-index: 400;
}



#future-of-uk-aid #no-js,
#future-of-uk-aid #loading {
	background-color: #fff;
	height: 500px;
	padding-top: 235px;
	text-align: center;
	width: 940px;
	position: absolute;
	z-index: 1000;
	left: 0;
	top: 20;
	color: #777;
}


#future-of-uk-aid #no-js {
	z-index: 11;
}

#future-of-uk-aid #buildingmap {
	height: 510px;
	padding-top: 235px;
	text-align: center;
	width: 940px;
	position: absolute;
	z-index: 10000;
	left: 0;
	top: 10;
	display: none;
	color: #777;
}

#future-of-uk-aid #blocker {
	height: 510px;
	width: 940px;
	position: absolute;
	z-index: 80000;
	left: 0;
	top: 0;
}



