@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #333333;
	background-image: url(../images/pagebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}

h4 {
	margin-top: 0;
	font-size: 100%;
}

big {
	line-height: 1;
	margin: 0;
	padding: 0;
}

h4.big {
	margin-bottom: 0.5em;
	font-size: 120%;
}

#main {
	width: 770px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
	width: 770px;
}
#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 75px;
	width: 770px;
	clear: both;
	position: relative;
}
	#footer img {
		position: absolute;
		right: 20px;
		bottom: 14px;
		border: none;
	}
#menu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	line-height: 130%;
}
#menu ul li a {
	color: #333333;
	display: block;
	width: 180px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 19px;
	text-decoration: none;
	font-weight: bold;
}

#menu ul #menu-charter a {
	color: #fff;
	background: url(../images/header.jpg) no-repeat -575px -1px;
	font-size: 14px;
	line-height: 21px;
	margin: 10px 0 0 9px;
	padding: 6px 10px;
	width: 171px;
}

#menu ul #menu-charter a:focus,
#menu ul #menu-charter a:hover {
	background-position: -415px -1px;
}

#content  .border  {
	margin-bottom: 20px;
	border: 1px solid #666666;
	display: block;
}

#content  .border.light  {
	border-color: #ddd;
}
#menu ul li a:hover {
	background-color: #EEEEEE;
}
#subfooter {
	color: #CCCCCC;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 0.9em;
}
#subfooter a {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#subfooter a:hover {
	text-decoration: underline;
}
#menu .underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu {
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content {
	padding: 0px;
	float: right;
	width: 530px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.3;
}
#content p {
	margin-top: 5px;
}
#title {
	background-color: #343434;
	background-image: url(../images/titlebg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	height: 50px;
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#header h1 {
	display: block;
	width: 200px;
	position: absolute;
	left: -3000px;
	height: 50px;
}
#header h2 {
	display: block;
	height: 50px;
	width: 200px;
	position: absolute;
	left: -3000px;
}
#header .date {
	display: block;
	height: 20px;
	width: 300px;
	float: right;
	padding-top: 100px;
	margin: 0px;
	text-align: right;
	padding-right: 20px;
	color: #FFFFFF;
}
#title h3 {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 2em;
}
#content a {
	color: #019076;
}
#content a:hover {
	color: #2AB0DB;
}
#content h3 {
	font-size: 1.4em;
	color: #009071;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#headlines {
	font-size: 2em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #008E70;
}
#news  h4 {
	font-size: 1.5em;
	color: #008E70;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news ul {
	font-size: 0.9em;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#news ul li {
	margin-top: 10px;
}
#news {
	margin-top: 20px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#fpicsmain {
	height: 220px;
	overflow: hidden;
	position: relative;
}

.intro {
	font-size: 1.5em;
	color: #008E70;
}

h4.green,
h5.green {
	font-size: 1.5em;
	color: #008E70;
	margin-bottom: 0.5em;
}

h5.green {
	font-size: 1.25em;
	margin-top: 0;
}

.intro.home {
	font-size: 1.25em;
}

#content .intro2 {
	font-size: 1.25em;
}

#content .top-border {
	margin-top: 15px;
	border-top: 1px solid #eee;
	padding-top: 15px;
}

#who {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

	#who li {
		clear: both;
		margin-bottom: 15px;
		padding-bottom: 10px;
		overflow: hidden;
		border-bottom: 1px solid #eee;
	}
	
	#who li.last {
		border-bottom: 0;
	}
	
		#who li h4 {
			font-size: 120%;
			font-weight: normal;
			margin: 0 0 5px;
		}
		
		#who li p {
			margin: 0 0 5px;
		}

		#who li img {
			float: left;
			margin-right: 20px;
			border: 1px solid #ddd;
		}
		
#events {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

	#events li {
		border-bottom: 1px solid #eee;
		margin-bottom: 15px;
		padding: 0 0 15px 10px;
		background: url(../images/events-bg.png) repeat-x left bottom;
	}
	
		#events li h4 {
			font-size: 100%;
			margin: 0 0 5px;
		}
		
		#events li p {
			font-size: 100%;
			margin: 0;
			color: #666;
		}
		
		#events li span {
			color: #999;
			padding: 0 2px;
		}
	
#regional {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

	#regional li {
		margin-bottom: 15px;
		padding: 5px 50px 20px 0;
		border-bottom: 1px solid #eee;
		position: relative;
		clear: both;
		overflow: hidden;
	}
	
	#regional li.last {
		border-bottom: 0;
	}
		
		#regional li img {
			position: absolute;
			right: 0;
			top: 0;
			border: 0;
			display: inline;
		}
		
		#regional li.appan img {
			border-bottom: 0;
			top: 18px;
		}
	
		#content #regional li h4 {
			margin: 0 0 5px;
			padding: 0;
			font-size: 1.25em;
			color: #666;
			font-weight: normal;
		}
		
			#regional li h4 strong {
				font-weight: bold;
				color: #008E70;
			}		
		
		#regional li p {
			margin: 0 0 0.25em;
		}
	
#tick {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

	#tick li {
		padding-left: 20px;
		background: url(../images/tick.png) no-repeat left 3px;
		margin-bottom: 10px;
	}
	
		#tick li ul {
			list-style-type: circle;
			font-size: 12px;
			margin: 0 0 0 30px;
			padding: 10px 0 0;
		}
		
			#tick li ul li {
				padding-left: 0;
				background: none;
			}
			
			#tick {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

	#tick li {
		padding-left: 20px;
		background: url(../images/tick.png) no-repeat left 3px;
		margin-bottom: 10px;
	}
	
		#tick li ul {
			list-style-type: circle;
			font-size: 12px;
			margin: 0 0 0 30px;
			padding: 10px 0 0;
		}
		
			#tick li ul li {
				padding-left: 0;
				background: none;
			}
			
#tick2 {
	list-style-type: none;
	margin: 0 0 1.5em;
	padding: 0 0 0.75em;
	border-bottom: 1px solid #ddd;
}

	#tick2 li {
		padding-left: 20px;
		background: url(../images/tick.png) no-repeat left 3px;
		margin-bottom: 10px;
	}
	
		#tick2 li ul {
			list-style-type: circle;
			font-size: 12px;
			margin: 0 0 0 30px;
			padding: 10px 0 0;
		}
		
			#tick2 li ul li {
				padding-left: 0;
				background: none;
			}			
			
#strategies {
	margin: 0 0 1.5em;
	padding: 0;
	list-style-type: none;
}

	#strategies li {
		overflow: hidden;
		margin-bottom: 5px;
		padding: 7px 5px;
	}
	
	#strategies li.odd {
		background: #f8f8f8;
	}

		#strategies h5 {
			float: left;
			width: 90px;
			margin: 0;
			font-size: 100%;
			color: #008E70;
		}
		
		#strategies p {
			float: right;
			width: 430px;
			margin: 0;
		}
		
#content .button {
	overflow: hidden;
	line-height: 1;
	margin-bottom: 2em;
}

	#content .button a {
		padding: 7px 8px;
		color: #fff;
		background: #008E70;
		float: left;
		display: block;
		text-decoration: none;
		font-weight: bold;
	}
	
	#content .button a:focus,
	#content .button a:hover {
		background: #40aa94;
	}

#content .pdf {
	overflow: hidden;
	line-height: 1;
	margin-bottom: 2em;
	padding-top: 0.5em;
}

	#content .pdf a {
		padding: 7px 8px 8px 30px;
		float: left;
		display: block;
		text-decoration: none;
		font-weight: bold;
		background: #f5f5f5 url(../images/icon-pdf.gif) no-repeat 7px center;
		color: #169cc7;
	}
	
	#content .pdf a:focus,
	#content .pdf a:hover {
		background-color: #eee;
		color: #019076;
	}
	
#org-div {
	display: none;
}

	#org-div p {
		margin: 0 0 1em;
		padding: 0;
	}

.flags img {
	border: 0;
	margin-left: 5px;
}

.large-label {
	overflow: hidden;
}

	.large-label input {
		float: left;
	}

	.large-label label {
		float: right;
		margin-top: 3px;
		width: 500px;
	}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#news #charter-download {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

	#news #charter-download li {
		float: left;
		margin: 0 10px 0 0;
		padding: 0 0 10px;
	}
	
		#charter-download a {
			border: 1px solid #ddd;
			display:  block;
			font-size: 14px;
			font-weight: bold;
			padding: 5px 5px 5px 30px;
			text-decoration: none;
		}
		
		#charter-download #charter-english a {
			background: transparent url(../images/flags/gb.png) no-repeat 6px center;
		}
		
		#charter-download #charter-french a {
			background: transparent url(../images/flags/fr.png) no-repeat 6px center;
		}
		
		#charter-download #charter-german a {
			background: transparent url(../images/flags/de.png) no-repeat 6px center;
		}
		
		#charter-download #charter-nor a {
			background: transparent url(../images/flags/no.png) no-repeat 6px center;
		}
		
		#charter-download #charter-portugese a {
			background: transparent url(../images/flags/pt.png) no-repeat 6px center;
		}
		
		#charter-download #charter-spanish a {
			background: transparent url(../images/flags/es.png) no-repeat 6px center;
		}
		
		#charter-download #charter-thai a {
			background: transparent url(../images/flags/th.png) no-repeat 6px center;
		}		

.colleague-details {
	overflow: hidden;
	margin-bottom: 10px;
}

	.colleague-details h5 {
		width: 162px;
		font-size: 13px;
		float: left;
		margin: 0 20px 10px 0;
	}
	
	.colleague-details label {
		display: none;
	}	
	
	.colleague-details input {
		width: 150px;
		float: left;
		margin: 0 20px 0 0;
	}
	
	#tellacolleague p input {
		border: 1px solid #ccc;
		padding: 5px;
	}
	
	#tellacolleague .submit {
		margin-bottom: 10px;
	}
	
	.colleague-details p {
		clear: both;
		overflow: hidden;
		margin: 0 0 10px;
	}	

.count {
	background: #019076;
	color: #fff;
	font-style: normal;
}

#charter-nav,
#home-nav {
	background: #f8f8f8;
	font-size: 13px;
	line-height: 1;
	list-style: none;
	margin: 0 0 1em;
	overflow: hidden;
	padding: 8px 0 8px 8px;
}

#home-nav {
	font-size: 12px;
}

	#charter-nav li,
	#home-nav li {
		float: left;
		margin-right: 2px;
	}
	
		#charter-nav li a,
		#home-nav li a {
			display: block;
			font-weight: bold;
			text-decoration: none;
			padding: 5px 7px 6px;
		}
		
		#charter-nav .active a,
		#home-nav .active a {
			background: #019076;
			color: #fff;
		}

table {
	border: 0;
	border-collapse: collapse;
	margin: 1em 0;
	padding: 0;
}

	thead {
		background: #f8f8f8;
	}
	
	th,
	td {
		border: 1px solid #eee;
		text-align: left;
		padding: 6px 8px;
		vertical-align: top;		
	}
	
	.lang {
		width: 75px;
	}
	
	.contact {
		width: 200px;
	}
	
	.other {
		width: 200px;
	}
	
	.translation {
		margin-top: 0;
	}
	
	.translation .contact {
		width: 240px;
	}
	
	.translation .other {
		width: 251px;
	}

.supporters {
	border-bottom: 1px solid #eee;
	list-style: none;
	margin: 0 0 1em;
	overflow: hidden;
	padding: 0 0 1.25em;
}

.supporters.no-border {
	border-bottom: 0;
	padding: 0;
}

	.supporters li {
		float: left;
		width: 176px;
	}
	
	.supporters.orgs li {
		float: none;
		width: 530px;
	}

#tabs {
	margin: 0 0 1em;
	padding: 0.25em 0 0;
	list-style-type: none;
	border-bottom: 2px solid #019076;
	overflow: hidden;
	font-weight: bold;
}

	#tabs li {
		float: left;
		margin-right: 10px;
	}
	
	#tabs a {
		text-decoration: none;
		color: #019076;
		padding: 5px 12px 6px;
		display: block;
		border: 0;
		background: #eee;
	}
	
	#tabs .active {
		background: #019076;
		color: #fff;
	}
	
	#tabs .active:focus,
	#tabs .active:hover {
		background: #019076;
		color: #fff;
	}

/*	Collapsable regions  */

h5.trigger {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0 0 10px;
	color: #fff;
	font-size: 16px;
	background: #019076 url(../images/arrow-down.png) no-repeat 506px center;
	padding: 6px 0 8px 10px;
	border: 1px solid #f2f2f2;
	line-height: 21px;
	font-weight: normal;
	cursor: pointer;
	display: block;
	position: relative;
	width: 520px;
}

h5.trigger:focus,
h5.trigger:hover {
	background-color: #2AB0DB;
}

#content h5.trigger a {
	text-decoration: none;
	display: block;
	color: #fff;
	outline: none;	
	padding: 0 0 0 30px;
}

	#content h5.trigger a img {
		border-color: #fff;
		position: absolute;
		left: 10px;
		top: 9px;
	}
		
h5.active {
	background: #2AB0DB url(../images/arrow-up.png) no-repeat 506px center;
}

.toggle_container {
	margin: 0;
	padding: 0 0 1em;
	overflow: hidden;
	width: 530px;
	clear: both;
}