/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

p {
	margin-bottom: 9px;
}

html {
	background-color: #1B2052;
}

body {
	background-color: #1B2052;
	color: #666;
	font: 14px/1.5 Arial, "Helvetica Neue", Helvetica, sans-serif;	
	height: auto;
}

em {
	font-weight: bold;
}


h2, h3, h4, h5 {
	color: #333;
	line-height: 1;
	margin: 9px 0;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 14px;
	line-height: 18px;
}

h5 {
	font-size: 13px;
	line-height: 18px;
}

a {
	color: #5fa8e8;
	outline:none;
	text-decoration: none;
}

#wrap {
	margin: 0 auto;
	padding:  1px 10px;
	width: 940px;
}

#intro .img_left, #copy .img_left {
	border: none;
	float:left;
	margin: 0 10px 0 0;
}


#header h1 a{
	background: url(/images/interface/Logo2010D.png) no-repeat left top;
display: block;
	float: left;
	height: 135px;
	margin: 1px 0 5px 0;
	text-indent: -5000px;
	width: 622px;
	
}

#header ul {
	clear: left;
	padding: 0;
}

#header ul li{
	float: left;
	margin: 0;
	position: relative;
	width: 188px;
}

#header ul li#air_display {
	background: url(/images/interface/tabs/air_display_tab1.png) no-repeat left top;
	height: 50px;
}

#header ul li#air_display:hover, #header ul li#air_display_on:hover{
	background: url(/images/interface/tabs/air_display_tab1.png) no-repeat left -50px;
}

#header ul li#air_display_on {
	background: url(/images/interface/tabs/air_display_tab1.png) no-repeat left -100px;
}

#header ul li#ground_display {
	background: url(/images/interface/tabs/ground_display_tab.png) no-repeat left top;
	height: 50px;
}

#header ul li#ground_display:hover, #header ul li#ground_display_on:hover {
	background: url(/images/interface/tabs/ground_display_tab.png) no-repeat left -50px;
}

#header ul li#ground_display_on {
	background: url(/images/interface/tabs/ground_display_tab.png) no-repeat left -100px;
}

#header ul li#local_info {
	background: url(/images/interface/tabs/local_info_tab.png) no-repeat left top;
	height: 50px;
}

#header ul li#local_info:hover, #header ul li#local_info_on:hover  {
	background: url(/images/interface/tabs/local_info_tab.png) no-repeat left -50px;
}

#header ul li#local_info_on{
	background: url(/images/interface/tabs/local_info_tab.png) no-repeat left -100px;
}

#header ul li#sponsors {
	background: url(/images/interface/tabs/our_sponsors_tab.png) no-repeat left top;
	height: 50px;
}

#header ul li#sponsors:hover, #header ul li#sponsors_on:hover{
	background: url(/images/interface/tabs/our_sponsors_tab.png) no-repeat left -50px;
}

#header ul li#sponsors_on {
	background: url(/images/interface/tabs/our_sponsors_tab.png) no-repeat left -100px;
}

#header ul li#contact_us{
	background: url(/images/interface/tabs/contact_us_tab.png) no-repeat left top;
	height: 50px;
}

#header ul li#contact_us:hover, #header ul li#contact_us_on:hover{
	background: url(/images/interface/tabs/contact_us_tab.png) no-repeat left -50px;
}

#header ul li#contact_us_on{
	background: url(/images/interface/tabs/contact_us_tab.png) no-repeat left -100px;
}


#header ul li a {
	color: #666;
	display: block;
	font-size: 16px;
	text-indent: -5000px;
}

#header ul li a span {
	display: block;
	color: #005197;
	font-size: 11px;
}

#header ul li a:hover {
	color: #fff;
}

#header ul li ul {
	background: transparent url(/images/interface/tabs/dropdown_bottom.png) no-repeat left bottom;
	border-top: 1px solid #fff;
	left: -9000px;
	margin-top: 46px;
	padding: 0 0 10px 0;
	position: absolute;
	top: 4px;
	width: 188px;	
}

#header ul li ul li {
	background-color: #cedde8;
	float: left;
	margin: 0;
	width: 188px;
}

#header ul li ul li a, #header ul li ul li a:hover {
	background-image: none;
	font-size: 14px;
	padding: 2px 0 2px 17px;
	text-indent: 0;
}

*html #header ul li ul li a{
	height: 22px;
}

#header ul li ul li a:hover {
	color: #005192;
}

#header ul li:hover ul, #header ul li.sfhover ul {
	left: 0;
}


#main_content {
	/*background: #ffffff url(/images/interface/backgrounds/main_bg_top.gif) no-repeat left top;*/
	background-color: #fff;
	padding-top: 10px;
width: 940px;
}



#internal_main {
	background-color: #ffffff;
	float: left;
	margin-right: 20px;
	width: 620px;
}

#intro, #sponsors_wrap, #copy {
	padding: 20px 0 20px 20px;
}

#sponsors_wrap {
	padding-top: 0;
}

#intro p{
	font-size: 18px;
	line-height: 1.5;
}

#intro ul, #copy ul  {
	margin-bottom: 9px;
}

#copy ul li {
	list-style-type: disc;
	list-style-position: inside;
}

#main_banner #intro li{
	font-size: 14px;
	list-style-type: disc;
	list-style-position: inside;
}

#intro .activities {
	background-color: #eee;
	float: left;
	height: 160px;
	margin-bottom: 18px;
	padding: 0 10px 10px 10px;
	width: 270px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.left_block {
	margin-right: 20px;
}

#intro .activities h4 {
	color: #173f85;
	font-size: 18px;
	font-style: italic;
}

#intro .activities ul li {
	list-style-type: disc;
	list-style-position: inside;
}

#intro h4 {
	clear: both;
}

#intro img, #copy img, #sub_sponsors img {
	border: 10px solid #f1f1f1;
}

.home_main_sub {
	float: left;
	width: 300px;

}

.callout h3 {
	color: /* #fff */ #000;
}

#charities {
	margin-left: 10px;	
	margin-right: 10px;
}

#charities #charity_description {
	background-color: /* #adc6ae */ #fff;
	color: #fff;
	padding: 10px 40px;
	min-height: 300px;
	height: 300px; important!
	height: 300px;
	width: 270px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}

#charity_badges {	
	margin-left: 20px;
}

#support #programme {
	background-color: #b4a3a3;
	color: #fff;
	margin-top; 10px;
	margin-bottom: 20px;
	padding: 10px 10px;
	min-height: 360px;
	height: 360px; important!
	height: 360px
}

#support #giftaid a{
	display: block;
	margin-bottom: 9px;
}
	


#internal_sub {
	background-color: #f1f1f1;
	float: left;
        margin-top: 20px;
	padding: 0 10px;
	width: 280px;

}

#internal_sub {
	background-color: transparent;
	padding: 0;
}


#home_news, #home_sponsors, .sub_unit {
	background-color: #d0dfe9;
	margin-top: 66px;
	padding: 5px 10px 10px 10px;
}

#home_news h3, .sub_unit h3 {
	color: #317133;
}

#home_news ul li{
	margin-bottom: 18px;
}

 #home_news ul li h4 {
	margin: 0;
}

 .sub_unit ul li a {
	font-size: 14px;
}

 .sub_unit ul li a:hover {
	color: #173f85;
}

#home_sponsors {
	margin-top: 18px;
}

#home_sponsors span {
	background-color: #fff;
	display: block;
	margin-bottom: 9px;
	padding: 5px 0;
	width: 100%;
}

#home_sponsors img {
	background-color: #fff;
	display: block;
	margin: 0 auto;
	padding: 10px 0 0 0;
	
}

.sponsor_list {
	margin-bottom: 18px;
}

#sponsors_wrap h3 {
	color: #317133;
	font-size: 24px;
}

#sponsors_wrap h4 {
	border-bottom: solid 2px #eee;
	color: #317133;
	font-size: 18px;
	margin-bottom: 14px;
	padding-bottom: 2px;
}

#sponsors_wrap h4.ui-state-default{
	background: #fff url(/images/interface/accordion_plus.gif) no-repeat 5px center;
	padding-left: 30px;
}


#sponsors_wrap h4.ui-state-active{
	background: #fff url(/images/interface/accordion_minus.gif) no-repeat 5px center;
	padding-left: 30px;
}

#sponsors_wrap h5, #sponsors_wrap p {
	margin-bottom: 0;
}

#sponsors_wrap h5 a, #sponsors_wrap h5 {
	font-size: 14px;
}

#sponsors_wrap li img {
	float: left;
	margin: 6px 10px 0 0;
}

#sub_sponsors {
	text-align: center;
}

.page_main {
	background-color:#ccc;
	display:block;
	height:200px;
	width:580px;
}

#footer {
	background: #fff url(/images/interface/backgrounds/main_bg_bottom.gif) no-repeat left bottom;
	clear: left;
	margin-bottom: 36px;
	padding: 36px 0 18px 0;
}

#footer #links {
	text-align: center;
}


#footer #links a {
	color: #666;
	font-size: 14px;
	padding: 0 10px;
}

.clearfix:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

* html .clearfix {
height:1%;
}

.clearfix {
display:block;
}
#mail {
display:block;
background-color: #d0dfe9;
width: 200px;
height: 200px;	
margin-left: 10px;	
padding: 10px 10px 10px 10px;
	
	
}





