html, body {
	margin:0;
	padding:0;
	line-height:18px;
	color:#333;
}

body {
	font-family:"Arial", sans-serif;
	background:#fff;
	font-size:12px;
	line-height:18px;
	text-align:left;
}

#planBody {
	background-color:#f4f4f4;
}

#frame {
	width:676px;
	overflow:hidden;
}

:focus {
	outline:none;
}

.cufon-loading h1,
.cufon-loading .linkBox h3,
.cufon-loading #latestNews h3,
.cufon-loading #sidebarLeft h3,
.cufon-loading #sidebarRight h3 {
	visibility:hidden !important;
}

h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family:"Arial", sans-serif;
}

h1 {
	margin-bottom:8px;
	font-size:28px;
	color:#0073cf;
	line-height:1.2em;
}

h2 {
	margin-bottom:4px;
	font-size:22px;
	color:#0073cf;
	line-height:1.2em;	
}

h3 {
	margin-bottom:4px;
	font-size:16px;
	font-weight:bold;
	color:#0073cf;
	line-height:1.5em;
}

h4 {
	margin-bottom:4px;
	padding:0;
	font-size:14px;
	line-height:18px;
}

h5 {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:18px;	
}

hr {
	margin:0;
	margin:12px 0;
	padding:0;
	color:#ccc;
	background-color:#ccc;
	border:none;
	height:1px;
}

p {
	margin:0;
	margin-bottom:18px;
	padding:0;
}

a img, a:visited img {
	border:none;
}

ul, ol {
	margin:0;
	margin-bottom:18px;
	padding:0;
	padding-left:24px;
}

table {
	border-collapse:collapse;
}

/* stop margin on nested items */
ul ul, ol ul, ol ol, ul ol {
	margin-bottom:0;
}

li {
	margin:0;
	padding:0;
}

blockquote {
	margin:0;
	margin-bottom:18px;
	padding:0;
	padding:12px;
	background:#f2f2f2 url('../images/ui/blockquote_left.gif') no-repeat 12px 12px;
}

blockquote p {
	margin:0;
	padding:8px 40px 18px 48px;
	background:url('../images/ui/blockquote_right.gif') no-repeat bottom right;
	font-style:italic;
}

blockquote.orange {
	background-image:url('../images/ui/blockquote_left_orange.gif')
}

blockquote.orange p {
	background-image:url('../images/ui/blockquote_right_orange.gif')
}

blockquote.red {
	background-image:url('../images/ui/blockquote_left_red.gif')
}

blockquote.red p {
	background-image:url('../images/ui/blockquote_right_red.gif')
}

blockquote.teal {
	background-image:url('../images/ui/blockquote_left_teal.gif')
}

blockquote.teal p {
	background-image:url('../images/ui/blockquote_right_teal.gif')
}

blockquote.brown {
	background-image:url('../images/ui/blockquote_left_brown.gif')
}

blockquote.brown p {
	background-image:url('../images/ui/blockquote_right_brown.gif')
}

blockquote.green {
	background-image:url('../images/ui/blockquote_left_green.gif')
}

blockquote.green p {
	background-image:url('../images/ui/blockquote_right_green.gif')
}

blockquote span {
	padding:0 40px 0 48px;
	font-weight:bold;
}

form {
	margin:0;
	padding:0;
}

address {
	padding: 0 0 10px 0;
	font-size: 0.9em;
}

.hidden {
	position:absolute;
	left:-9999em;
}

.clear {
	clear:both;
}

#title {
	width:450px
}

#pageWrapper {
	margin:0 auto;
	padding:0 10px;	
	width:960px;
	background:url('../images/ui/pageWrapper.png') repeat-y 0 0;	
}

#page {
	background:#fff url('../images/ui/page.gif') repeat-y 0 0;
	height:1%;
}

#pageWrapper.wide #page {
	background:#fff url('../images/ui/page_wide.gif') repeat-y !important;
}

.sponsorPage {
	background:#fff !important;
}

#contentWrapper {
	position:relative;
	display:block;
	width:772px;
	float:left;
	height:auto !important;
	height:1%;
}

#pageWrapper.sponsorPage #contentWrapper {
	width:960px;
}

a, a:visited {
	color:#0298d5;
	text-decoration:none;
	font-weight:bold;
}

a:hover, a:active {
	color:#0298d5;
	text-decoration:underline;
}

/*** page layouts ***/

.pageLayout.threeColumn {
	overflow:hidden;
}

#contentFull .pageLayout.threeColumn .column {
	margin-right:24px;
	width:288px;
	float:left;
}

.pageLayout.threeColumn .column.last {
	margin:0 !important;
}

/* page layouts end */

#sidebarLeft {
	float:left;
	padding-bottom:10px;
	width:188px;
	background-color:#f2f2f2;
	overflow:hidden;
}

.sidebarLeftContent,
.sidebarContentHome {
	padding:10px 12px 0 12px;
}

.sidebarLeftContent p,
.sidebarContentHome p {
	margin:0;
	padding:0;
}

#sidebarRight {
	float:left;
	padding-bottom:10px;
	width:260px;
	background-color:#f2f2f2;
	overflow:hidden;
}

/* sidebar items are found in the right */
.sidebarItem,
.sidebarTable,
.informationItem {
	padding:12px 12px 0 12px;
}

.sidebarItem h3,
.sidebarTable h3,
.informationItem h3,
.informationTable h3,
.sidebarItem h3.blue,
.sidebarTable h3.blue {
	padding:6px 12px;
	/* width:212px; */
	background-color:#0073cf;
	color:#fff;
	overflow:hidden;
}

.whoWeAre .sidebarItem h3,
.whoWeAre .sidebarTable h3,
.sidebarItem h3.orange,
.sidebarTable h3.orange,
.whoWeAre .informationItem h3,
.whoWeAre .informationTable h3,
.informationItem h3.orange,
.informationTable h3.orange {
	background-color:#e37222;
}

.ourWork .sidebarItem h3,
.ourWork .sidebarTable h3,
.sidebarItem h3.red,
.sidebarTable h3.red,
.ourWork .informationItem h3,
.ourWork .informationTable h3,
.informationItem h3.red,
.informationTable h3.red {
	background-color:#983222;
}

.bePartOfIt .sidebarItem h3,
.bePartOfIt .sidebarTable h3,
.sidebarItem h3.teal,
.sidebarTable h3.teal,
.bePartOfIt .informationItem h3,
.bePartOfIt .informationTable h3,
.informationItem h3.teal,
.informationTable h3.teal {
	background-color:#1e9d8b;
}

.mediaCentre .sidebarItem h3,
.mediaCentre .sidebarTable h3,
.sidebarItem h3.brown,
.sidebarTable h3.brown,
.mediaCentre .informationItem h3,
.mediaCentre .informationTable h3,
.informationItem h3.brown,
.informationTable h3.brown {
	background-color:#988642;
}

.myPlan .sidebarItem h3,
.myPlan .sidebarTable h3,
.sidebarItem h3.green,
.sidebarTable h3.green,
.myPlan .informationItem h3,
.myPlan .informationTable h3,
.informationItem h3.green,
.informationTable h3.green {
	background-color:#69923a;
}

.sidebarItemContent,
.informationItemContent {
	padding:6px 12px;
	overflow:hidden;
}

.sidebarTable .sidebarItemContent,
.informationTable .informationItemContent {
	padding:6px 12px;
}

.sidebarItemContent p {
	margin-bottom:6px;
}

.sidebarItemContent ul,
.sidebarItemContent ol {
	margin-top:6px;
	margin-bottom:0;
	padding-left:10px;
}

.informationItem {
	background:#f2f2f2;
}

/*** sub navigation ***/

/* default */

#subNav h3 {
	margin:0;
	padding:10px 12px 6px 10px;
	color:#fff;
	background-color:#2b8bd9;
}

#subNav h3 a,
#subNav h3 a:visited,
#subNav h3 a:hover {
	color:#fff;
}

#subNav {
	/* first colour level */
	background-color:#4c99d9;
	overflow:hidden;
}

#subNav ul {
	margin:0;
	padding:0;
	overflow:hidden;
}

#subNav li {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	width:188px;
	height:auto !important;
	height:1%;
	overflow:hidden;
	float:left; /* ie needs this or it adds space below */
	clear:both;
}

#subNav li.active,
#subNav li.active li {
	/* second colour level */
	background-color:#7eb7e6;
}

#subNav li.active li.active,
#subNav li li.active li {
	/* third colour level */
	background-color:#95bde5;
}

#subNav li.current,
#subNav a:hover {
	color:#001c33;
	/* current and hover colour level */
	background-color:#c2dcf2 !important;
}

#subNav a {
	display:block;
	padding:5px 12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	/* first border colour level */
	border-top:solid 1px #63b8e4;
}

#subNav li.active a,
#subNav li.current a {
	color:#001c33;
}

#subNav li.active li a {
	color:#001c33;
	/* second border colour level */
	border-top:solid 1px #aad2f2;
}

#subNav li li.active li a {
	/* third border colour level */
	border-top:solid 1px #c2dcf2;
}

#subNav li li a {
	padding-left:26px;
	background-image:url('../images/ui/subNav_parent.gif');
	background-repeat:no-repeat;
	background-position:12px 9px;
}

#subNav li li.notParent a {
	padding-left:26px;
	background-image:url('../images/ui/subNav_activeParent.gif');
	background-repeat:no-repeat;
	background-position:12px 9px;	
}

#subNav li li li a {
	padding-left:38px;
	background-image:url('../images/ui/subNav_activeParent.gif');
	background-repeat:no-repeat;
	background-position:24px 9px;	
}

#subNav li li li.notParent a {
	padding-left:38px;
	background-image:url('../images/ui/subNav_activeParent.gif');
	background-repeat:no-repeat;
	background-position:24px 9px;	
}

#subNav li .activeParent a {
	padding-left:26px;
	background-image:url('../images/ui/subNav_activeParent.gif');
	background-repeat:no-repeat;
	background-position:12px 9px;	
}

#subNav li .activeParent li a {
	padding-left:38px;
	background-image:none;
}

/* who we are */

.whoWeAre #subNav h3 {
	background-color:#e68139;
}

.whoWeAre #subNav {
	/* first colour level */
	background-color:#f29d61;
}

.whoWeAre #subNav li.active,
.whoWeAre #subNav li.active li {
	/* second colour level */
	background-color:#f2b080;
}

.whoWeAre #subNav li.active li.active,
.whoWeAre #subNav li li.active li {
	/* third colour level */
	background-color:#f5c7a6;
}

.whoWeAre #subNav li.current,
.whoWeAre #subNav a:hover {
	color:#331a08;
	/* current and hover colour level */
	background-color:#faddc8 !important;
}

.whoWeAre #subNav a {
	color:#fff;
	/* first border colour level */
	border-top:solid 1px #f6bb7e;
}

.whoWeAre #subNav li.active a,
.whoWeAre #subNav li.current a {
	color:#331a08;
}

.whoWeAre #subNav li.active li a {
	/* second border colour level */
	border-top:solid 1px #f6cfb2;
}

.whoWeAre #subNav li li.active li a {
	/* third border colour level */
	border-top:solid 1px #fadec8;
}

/* our work */

.ourWork #subNav h3 {
	background-color:#a64132;
}

.ourWork #subNav {
	/* first colour level */
	background-color:#b34e3e;
}

.ourWork #subNav li.active,
.ourWork #subNav li.active li {
	/* second colour level */
	background-color:#cc7466;
}

.ourWork #subNav li.active li.active,
.ourWork #subNav li li.active li {
	/* third colour level */
	background-color:#e09387;
}

.ourWork #subNav li.current,
.ourWork #subNav a:hover {
	color:#33110b;
	/* current and hover colour level */
	background-color:#e6beb8 !important;
}

.ourWork #subNav a {
	color:#fff;
	/* first border colour level */
	border-top:solid 1px #ca8378;
}

.ourWork #subNav li.active a,
.ourWork #subNav li.current a {
	color:#33110b;
}

.ourWork #subNav li.active li a {
	/* second border colour level */
	border-top:solid 1px #e5aaa1;
}

.ourWork #subNav li li.active li a {
	/* third border colour level */
	border-top:solid 1px #f2c8c2;
}

/* be a part of it */

.bePartOfIt #subNav h3 {
	background-color:#32a694;
}

.bePartOfIt #subNav {
	/* first colour level */
	background-color:#4ba698;
}

.bePartOfIt #subNav li.active,
.bePartOfIt #subNav li.active li {
	/* second colour level */
	background-color:#73baad;
}

.bePartOfIt #subNav li.active li.active,
.bePartOfIt #subNav li li.active li {
	/* third colour level */
	background-color:#99ccc4;
}

.bePartOfIt #subNav li.current,
.bePartOfIt #subNav a:hover {
	color:#0a332d;
	/* current and hover colour level */
	background-color:#b4e0d9 !important;
}

.bePartOfIt #subNav a {
	color:#fff;
	/* first border colour level */
	border-top:solid 1px #81c1b7;
}

.bePartOfIt #subNav li.active a,
.bePartOfIt #subNav li.current a {
	color:#0a332d;
}

.bePartOfIt #subNav li.active li a {
	/* second border colour level */
	border-top:solid 1px #add9d1;
}

.bePartOfIt #subNav li li.active li a {
	/* third border colour level */
	border-top:solid 1px #c3e5df;
}

/* media centre */

.mediaCentre #subNav h3 {
	background-color:#a68d32;
}

.mediaCentre #subNav {
	/* first colour level */
	background-color:#a69042;
}

.mediaCentre #subNav li.active,
.mediaCentre #subNav li.active li {
	/* second colour level */
	background-color:#b3a162;
}

.mediaCentre #subNav li.active li.active,
.mediaCentre #subNav li li.active li {
	/* third colour level */
	background-color:#bfb17c;
}

.mediaCentre #subNav li.current,
.mediaCentre #subNav a:hover {
	color:#332a0c;
	/* current and hover colour level */
	background-color:#d9cda3 !important;
}

.mediaCentre #subNav a {
	color:#fff;
	/* first border colour level */
	border-top:solid 1px #c1b27b;
}

.mediaCentre #subNav li.active a,
.mediaCentre #subNav li.current a {
	color:#332a0c;
}

.mediaCentre #subNav li.active li a {
	/* second border colour level */
	border-top:solid 1px #cabd91;
}

.mediaCentre #subNav li li.active li a {
	/* third border colour level */
	border-top:solid 1px #cabd91;
}

/* my plan */

.myPlan #subNav h3 {
	background-color:#729945;
}

.myPlan #subNav {
	/* first colour level */
	background-color:#83a65b;
}

.myPlan #subNav li.active,
.myPlan #subNav li.active li {
	/* second colour level */
	background-color:#95b374;
}

.myPlan #subNav li.active li.active,
.myPlan #subNav li li.active li {
	/* third colour level */
	background-color:#b8cca3;
}

.myPlan #subNav li.current,
.myPlan #subNav a:hover {
	color:#253314;
	/* current and hover colour level */
	background-color:#cdd9bf !important;
}

.myPlan #subNav a {
	color:#fff;
	/* first border colour level */
	border-top:solid 1px #a8c18d;
}

.myPlan #subNav li.active a,
.myPlan #subNav li.current a {
	color:#253314;
}

.myPlan #subNav li.active li a {
	/* second border colour level */
	border-top:solid 1px #c4d9ad;
}

.myPlan #subNav li li.active li a {
	/* third border colour level */
	border-top:solid 1px #d5e5c3;
}

/*** sub navigation ends ***/

#header {
	margin-bottom:0;
	background:#fff;
	border-bottom:solid 4px #f0ab00;
	height:100px;
}

#header .inner {
	margin:auto;
	position:relative;
	width:960px;
}

.whoWeAre #header {
	border-color:#e37222;
}

.ourWork #header {
	border-color:#983222;
}

.bePartOfIt #header {
	border-color:#1e9d8b;
}

.mediaCentre #header {
	border-color:#988642;
}

.myPlan #header {
	border-color:#69923a;
}

#header h1 {
	margin:0;
	padding:0;
}

#header #logo a {
	position:absolute;
	top:0;
	left:0;
	width:125px;
	height:100px;
}

#userActions {
	position:absolute;
	top:0;
	right:0;
	background:#4c99d9;
	overflow:hidden;
}

#userActions span {
	padding:6px 12px;
	display:block;
	float:left;
	border-left:1px solid #fff;
}

#userActions a,
#userActions a:visited {
	color:#fff;
}

#userActions .user {
	background:#7eb7e6;
}

#userActions span.user {
	margin:0;
	padding:0;
}

#userActions span.user a,
#userActions span.user a:visited {
	color:#002a4d;
}

#search {
	position:absolute;
	top:70px;
	right:24px;
}

#search form {
	text-align:right;
}

#search .textBox {
	padding:3px;
	width:174px;
	border:1px solid #ccc;
}

/* top navigation */

#nav {
	margin:0;
	padding:0;
	float:left;
	position:absolute;
	top:62px; left:140px;
	width:509px;
	height:38px
}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	float:left;
	display:block;
	height:38px;
	text-indent:-1000em;
}

#nav #link_home a {
	width:49px;
	background:url('../images/ui/navigation_home.gif') no-repeat 0 100%;
}

#nav #link_home a:hover {
	background-position:0 0;
}

#nav #link_home.active a {
	background-position:0 0;
}

#nav #link_whoWeAre a {
	width:96px;
	background:url('../images/ui/navigation_whoWeAre.gif') no-repeat 0 100%;
}

#nav #link_whoWeAre a:hover {
	background-position:0 0;
}

#nav #link_whoWeAre.active a {
	width:96px;
	background-position:0 0;
}

#nav #link_ourWork a {
	width:82px;
	background:url('../images/ui/navigation_ourWork.gif') no-repeat 0 100%;
}

#nav #link_ourWork a:hover {
	background-position:0 0;
}

#nav #link_ourWork.active a {
	width:82px;
	background-position:0 0;
}

#nav #link_give a {
	width:46px;
	background:url('../images/ui/navigation_give.gif') no-repeat 0 100%;
}

#nav #link_give.active a {
	width:46px;
	background-position:0 0;
}

#nav #link_give a:hover {
	background-position:0 0;
}

#nav #link_mediaCentre a {
	width:104px;
	background:url('../images/ui/navigation_mediaCentre.gif') no-repeat 0 100%;
}

#nav #link_mediaCentre a:hover {
	background-position:0 0;
}

#nav #link_mediaCentre.active a {
	width:104px;
	background-position:0 0;
}

#nav #link_myPlan a {
	width:69px;
	background:url('../images/ui/navigation_myPlan.gif') no-repeat 0 100%;
}

#nav #link_myPlan a:hover {
	background-position:0 0;
}

#nav #link_myPlan.active a {
	width:69px;
	background-position:0 0;
}

#flashArea {
	height:400px;
	background:#ccc;
}

#flashMap {
	background: url('../images/ui/No-flash-home-image.png') repeat-y top left;
}

#contentTop {
	float:left;
	/* padding:10px 24px 13px 24px; */
	padding:12px;
	width:748px;
	background-color:#fff;
}

.ourWork #contentTop.banner {
	background:#e7dfd0;
	height:356px;
	overflow:hidden;
}

.ourWork #contentTop.banner h1 {
	margin:0;
	color:#584f33;
}

.ourWork #contentTop.banner h2.sponsorsNeeded {
	margin:0;
	font-size:18px;
	text-transform:uppercase;
	color:#d17127;
}

.ourWork #contentTop.banner img {
	display:block;
	margin:12px 0 6px 0;
}

.ourWork #contentTop.banner .sponsorButton {
	position:relative;
	display:block;
	width:202px;
	height:40px;
	background:url('../images/ui/sponsorButton_country.png') no-repeat 0 0;
}

.ourWork #contentTop.banner .sponsorButton:hover {
	background-position:0 100%;
}

.ourWork #contentTop.banner .sponsorButton span {
	position:absolute;
	left:-900em;
}

#contentTop.banner {
	margin-bottom:12px;
	padding:12px 24px;
}

#pageWrapper.sponsorPage #contentTop {
	width:936px;
}

#breadcrumb {
	font-size:11px;
}

#content {
	float:left;
	width:488px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:10px;
	background-color:#fff;
}

#contentWide {
	float:left;
	width:748px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:10px;
	background-color:#fff;
}

#pageWrapper.sponsorPage #contentWide {
	padding-left:12px;
	padding-right:12px;
	width:676px;
}

#footer {
	clear:both;
	margin:0;
	padding:0;
	width:960px;
	background-color:#fff;
	border-top:solid 1px #ccc;
}

#footerTop {
	padding:20px 12px 0 12px;
	color:#666;
}

#footerTop p {
	margin:0;
	padding:0;
}

#footerBottom {
	margin-top:20px;
	font-size:11px;
	border-top:1px solid #ccc;
}

#footerBottom a:link,
#footerBottom a:visited {
	/* color:#fff; */
}

#footerBottom a:hover,
#footerBottom a:active {
	/* color:#fff; */
}

#footerBottom img {
	margin:0;
	padding:0;
	display:block;
}

#footerBottom p {
	margin:0;
	padding:0;
	color:#fff;
}

#footerSundries {
	margin-top:20px;
	padding:6px 24px;
	background:#0073cf;
}

#footerLinkWrapper {
	height:1%;
	background:url('../images/ui/footerBottom.gif') repeat-y 0 0;
}

.footerLinks {
	margin:0 12px;
	width:168px;
	float:left;
}

.footerLinks .title {
	color:#666;
	font-weight:bold;
}

.footerLinks ul ul li{
	padding:0;
	font-weight:bold;
}

.footerLinks ul {
	margin:0;
	padding:0;
}

.footerLinks li {
	list-style:none;
}

.footerLinks li li {
	padding-left:11px;
}

.furtherInformation {
	margin-left:0;
	padding-left:0;
}

.furtherInformation li {
	padding-bottom:0.7em;
	padding-left:18px;
	list-style:none;
	background:url('../images/ui/furtherInformation_li.gif') no-repeat 0 4px;
}

.footerLeft {
	float:left;
}

.footerRight {
	float:right;
}

.linkBox {
	width:302px;
	font-size:14px;
	color:#fff;
	background:#0073cf url('../images/ui/linkBox.png') no-repeat 0 0;
	overflow:hidden;
}

.linkBox h3 {
	color:#fff;
	text-transform:uppercase;
}

.linkBox p {
	margin-bottom:9px;
}

.linkBox.left {
	float:left;
}

.linkBox.right {
	float:right;
}

.linkBox .wrapper {
	padding:12px;
	background:url('../images/ui/linkBox.png') no-repeat -302px 100%;
}

.linkBox_link,
.linkBox_link:visited {
	padding-left:12px;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	color:#111;
	text-transform:uppercase;
	text-shadow:0 1px #ffe599;
	line-height:32px;
	float:left;
	white-space:nowrap;
	background:url('../images/ui/linkBox_link.png') no-repeat 0 0;
	/* for ie 6 */
	float:left;
	overflow:hidden;	
	clear:both;
}

.linkBox_link:hover {
	color:#fff;
	text-decoration:none;
	text-shadow:none;
	cursor:pointer;
	background:url('../images/ui/linkBox_link.png') no-repeat -12px 0;	
}

.linkBox_link span {
	padding-right:24px;
	display:block;
	height:30px;
	background:url('../images/ui/linkBox_link.png') no-repeat 100% -30px;
	/* for ie 6 */
	float:left;
	overflow:hidden;
}

.linkBox_link:hover span {
	background-position:100% -60px;		
}

#sidebarRight .linkBox {
	margin-bottom:12px;
	width:auto;
	font-size:12px;
	background-color:#6b8912;
	background-position:-604px 0;
}

#sidebarRight .linkBox.actionCall .wrapper {
    padding:10px;
    background:#0073cf;
}

/* Home v1 */

.home_v1 #page {
	background:#fff url('../images/ui/page_home.gif') repeat-y 100% 0;
}

.home_v1 #content {
	padding-top:10px;
}

.home_v1 #latestNews h3 {
	text-transform:uppercase;
}

.home_v1 .newsItem .image {
	margin-top:2px;
	padding-right:16px;	
	width:140px;
}

.home_v1 .newsItem .text {
    width:320px;
}

.home_v1 .newsItem .image img {
	padding:3px;
	display:block;
	border:1px solid #ccc;
}

.home_v1 #sidebarRight form {
	margin-bottom:12px;
	padding:12px;
	background:#d3d3d3;
}

.home_v1 #sidebarRight form h4 {
	color:#111;
	text-transform:uppercase;
}

.home_v1 #sidebarRight form p {
	margin-bottom:8px;
}

.home_v1 #sidebarRight form .textBox {
	width:60%;
}

/* Home v2 */

.home_v2 h1 {
	font-size:24px;
}

.home_v2 #news h1,
.home_v2 #work h1 {
	text-transform:uppercase;
}

.home_v2 h2 {
	margin-bottom:5px;
	font-size:18px;
	color:#000;
}

.home_v2 #page {
	background:#fff;
}

.home_v2 #content {
	padding:0;
	width:auto;
}

.home_v2 #banner {
	background:#0070d2;
	overflow:hidden;
	height:1%;
}

.home_v2 #feature {
	position:relative;
	width:700px;
	height:350px;
	background:#000;
	float:left;
	overflow:hidden;
}

.home_v2 #feature ol {
	margin:0;
	padding:0;
	list-style:none;
	list-style-position:outside;
}

.home_v2 #feature li {
	position:relative;
	width:700px;
	height:350px;
	display:block;
}

.home_v2 #feature .caption {
	position:absolute;
	left:40px;
	bottom:60px;
	width:300px;
	font-size:16px;
	color:#fff;
	text-shadow:0 -1px rgba(0,0,0,0.5);	
	z-index:999;
}

.home_v2 #feature .caption:hover {
	color:#fff;
	text-decoration:none;
}

.home_v2 #feature .caption span,
.home_v2 #feature .caption em {
	display:block;
}

.home_v2 #feature .caption em {
	margin-bottom:10px;
	font-style:normal;
	font-size:56px;
	line-height:50px;
}

.home_v2 #feature .controls {
	position:absolute;
	left:40px;
	bottom:15px;
	z-index:999;
}

.home_v2 #feature .controls .next,
.home_v2 #feature .controls .prev {
	display:block;
	width:12px;
	height:18px;
	text-indent:-9999em;
	background:url('../images/ui/home_v2_pagination.png') no-repeat 0 0;
	float:left;
}

.home_v2 #feature .controls .next {
	background-position:-45px -110px;
}

.home_v2 #feature .controls .prev {
	background-position:0 -110px;
}

.home_v2 #feature .pager {
	margin:0 6px;
	float:left;
	overflow:hidden;
}

.home_v2 #feature .pager a {
	margin:2px 3px;
	display:block;
	width:12px;
	height:13px;
	text-indent:-9999em;
	background:url('../images/ui/home_v2_pagination.png') no-repeat -15px -110px;
	float:left;
}

.home_v2 #feature .pager .activeSlide {
	background:url('../images/ui/home_v2_pagination.png') no-repeat -30px -110px;
}

.home_v2 #callToAction {
	padding:45px 0 15px 0;
	width:260px;
	height:290px;
	color:#fff;
	float:right;
	background:#0070d2;
	overflow:hidden;
}

.home_v2 .action {
	margin-bottom:15px;
	padding:0 21px;
}

.home_v2 .action a {
	margin-bottom:10px;
	display:block;
	width:218px;
	height:54px;
	background:url('../images/ui/callToAction.png') no-repeat 0 0;
	overflow:hidden;
}

.home_v2 .action .acSponsor {
	background-position:0 0;
}

.home_v2 .action .acSponsor:hover {
	background-position:0 -54px;
}

.home_v2 .action .acDonate {
	background-position:0 -108px;
}

.home_v2 .action .acDonate:hover {
	background-position:0 -162px;
}

.home_v2 .action a span {
	position:absolute;
	left:-9999em;
}

.home_v2 .action .description {
	padding:0 15px;
}

.home_v2 #callToAction .divider {
	margin:34px 36px;
	border-top:1px solid #003563;
	border-bottom:1px solid #4295de;	
}

.home_v2 #about {
	clear:both;
	background:url('../images/ui/home_v2_about.png') repeat-y 0 0;
	overflow:hidden;
	height:1%;
}

.home_v2 #welcome {
	padding:30px 40px 15px 40px;
	width:408px;
	font-size:14px;
	color:#fff;
	background:#4697db;
	float:left;
}

.home_v2 #welcome h1 {
	color:#fff;
}

.home_v2 #welcome p {
	margin:0;
}

.home_v2 #welcome a {
	color:#ffb900;
}

.home_v2 #appeal {
	padding:5px;
	width:462px;
	font-size:14px;	
	float:right;
	background:#ffb900;
}

.home_v2 #appeal p {
	margin-bottom:5px;
}

.home_v2 #appeal .photo {
	display:block;
	width:207px;
	height:166px;
	background:#fff;
	float:left;
}

.home_v2 #appeal .photo img {
	display:block;
}

.home_v2 #appeal .description {
	padding:25px 30px 10px 35px;
	width:190px;
	float:right;
}

.home_v2 #secondary {
	margin:20px 40px;
	background:url('../images/ui/home_v2_secondary.png') no-repeat 0 100%;
	height:1%;
}

.home_v2 #secondary .slider {
	position:relative;
	width:410px;
}

.home_v2 #secondary .slider .next.big,
.home_v2 #secondary .slider .prev.big {
	position:absolute;
	top:52px;
	display:block;
	width:24px;
	height:44px;
	text-indent:-9999em;
	background:url('../images/ui/home_v2_pagination.png') no-repeat 0 0;
	overflow:hidden;
	z-index:999;
}

.home_v2 #secondary .slider .next.big {
	background-position:-42px 0;
	right:-9px;
}

.home_v2 #secondary .slider .next.big:hover {
	background-position:-42px -44px;
}

.home_v2 #secondary .slider .prev.big {
	background-position:-18px 0;
	left:-9px;
}

.home_v2 #secondary .slider .prev.big:hover {
	background-position:-18px -44px;
}

.home_v2 #secondary .slider .controls {
	padding:3px 0;
	text-align:center;
	border-top:1px solid #ccc;
}

.home_v2 #secondary .slider .controls a {
	float:left;
}

.home_v2 #secondary .slider .controls .next,
.home_v2 #secondary .slider .controls .prev {
	display:block;
	width:10px;
	height:15px;
	background:url('../images/ui/home_v2_pagination.png') no-repeat 0 0;
	text-indent:-9999em;
	overflow:hidden;
}

.home_v2 #secondary .slider .controls .next {
	background-position:-45px -90px;
}

.home_v2 #secondary .slider .controls .prev {
	background-position:0 -90px;
}

.home_v2 #secondary .slider .controls .inner {
	display:inline-table;
	overflow:hidden;
	height:1%;
}

.home_v2 #secondary .slider .pager {
	margin:0 8px;
	float:left;
	overflow:hidden;
}

.home_v2 #secondary .slider .pager a {
	margin:2px;
	display:block;
	width:10px;
	height:10px;
	text-indent:-9999em;
	background:url('../images/ui/home_v2_pagination.png') no-repeat -15px -90px;
	overflow:hidden;
}

.home_v2 #secondary .slider .pager .activeSlide {
	background-position:-30px -90px;
}

.home_v2 #news {
	width:410px;
	float:left;
}

.home_v2 #news h1 {
	margin-right:10px;
	display:inline;
}

.home_v2 #work {
	width:430px;
	float:right;
}

.home_v2 .columns {
	margin:20px 0 0 0;
	overflow:hidden;
}

.home_v2 .columns h2 {
	font-size:16px;
}

.home_v2 .columns,
.home_v2 .page ol {
	padding:0;
	list-style:none;
	list-style-position:outside;
	overflow:hidden;	
}

.home_v2 .page {
	width:410px;
}

.home_v2 #news .columns .column,
.home_v2 #work .columns .column {
	float:left;
}

.home_v2 #news .columns .column.even,
.home_v2 #work .columns .column.even {
	float:right;
}

.home_v2 #news .columns .photo,
.home_v2 #work .columns .photo {
	margin-bottom:20px;
	display:block;
	height:153px;	
	border:1px solid #000;
}

.home_v2 #news .columns .photo img,
.home_v2 #work .columns .photo img {
	display:block;
}

.home_v2 #news .columns .column {
	width:199px;
}

.home_v2 #news .columns .photo {
	width:197px;
}

.home_v2 #work .columns .column {
	width:208px;
}

.home_v2 #work .columns .photo {
	width:206px;
}

.home_v2 #boxes {
	margin:20px;
	overflow:hidden;
	height:1%;
}

.home_v2 .box {
	padding:10px;
	position:relative;
	width:432px;
	min-height:126px;
	color:#fff;
	background:#3b9e8a;
	/* corners */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.home_v2 .box h1 {
	color:#fff;
}

.home_v2 .box a {
	color:#ffb900;
}

.home_v2 .box p {
	margin-bottom:5px;
}

.home_v2 .box ul {
	margin:0 0 20px 0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}

.home_v2 .box li {
	margin-bottom:5px;
}

.home_v2 .box form {
	padding:5px 20px;
	position:relative;
	background:#5cae9e;
	/* corners */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;	
}

.home_v2 .box input {
	vertical-align:middle;
}

.home_v2 .box.odd {
	float:left;
}

.home_v2 .box.even {
	float:right;
}

.home_v2 .box .text {
	padding:5px 18px 0 18px;
}

.home_v2 #connect {
	padding:30px 40px;
	background:#eee;
	border-top:1px solid #ccc;
	overflow:hidden;
	height:1%;
}

.home_v2 #connect h1 {
	margin-right:10px;
	float:left;
}

.home_v2 #subscribe {
	float:left;
}

.home_v2 #subscribe .email {
	margin:0;
	padding:7px;
	width:236px;
	color:#666;
	border:1px solid #ccc;
	/* corners */
	-moz-border-radius:3px 0 0 3px;
	-webkit-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px;
	/* shadow */
	-moz-box-shadow:inset 0 0 5px rgba(0,0,0,0.4);
	-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.4);
	box-shadow:inset 0 0 5px rgba(0,0,0,0.4);
}

.home_v2 #subscribe .submit {
	margin-left:-8px;
}

.home_v2 #subscribe input {
	float:left;
}

.home_v2 #follow {
	float:right;
}

.home_v2 #follow a {
	margin:-5px 0 0 5px;
	display:block;
	float:left;
}

.home_v2 #follow img {
	display:block;
}

.home_v2 .more {
	font-family:"Arial", sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

.home_v2 .feed .date {
	display:none;
}

/* Sponsor progress */

#sponsorProgress {
	margin-top:6px;
	margin-bottom:12px;
	font-weight:bold;
	text-align:center;
}

#sponsorProgress .step1,
#sponsorProgress .step2,
#sponsorProgress .step3,
#sponsorProgress .step4,
#sponsorProgress .step5 {
	margin-top:5px;
	margin-bottom:5px;
	padding-right:10px;
	width:120px;
	float:left;
	height:24px;
	background:#bfbfbf url('../images/ui/sponsorProgress.gif') no-repeat top right;
	color:#fff;
	line-height:24px;
}

#sponsorProgress .step5 {
	background-image:none;
}

#sponsorProgress .active {
	margin:0;
	padding:5px 0;
	background:#1e9d8b url('../images/ui/sponsorProgress_active.gif') no-repeat top right;
	width:144px;
}

#sponsorProgress .active.step1 {
	background-image:url('../images/ui/sponsorProgress_active_first.gif');
	padding-right:10px;
	width:134px;
}

#sponsorProgress .active.step5 {
	background-image:url('../images/ui/sponsorProgress_active_last.gif');
}

#sponsorProgress .complete {
	background:#1e9d8b url('../images/ui/sponsorProgress_complete.gif') no-repeat top left;
	padding-left:10px;
	padding-right:0;
}

#sponsorProgress .step1.complete {
	background-image:none;
}

.childSponsorForm,
#paymentDetails_form,
#formFactoryForm,
#userDetails {
	padding:12px;
	background-color:#d9efed;
}

.landingPageForm, .landingPageSelect {
    background-color:#f2eee6 !important;
}

.landingPageForm fieldset {
    border-color:#d9d0c3 !important;
}


.landingPageCountryTable{
    font-size:12px !important;
}

#register_form fieldset,
#userDetails fieldset {
	padding:0 12px 12px 12px;
}

#bannerMovie {
    width:960px; 
    height:200px;
    overflow:hidden;
}

#bannerMovie .pictureArea {
    width:700px; 
    height:200px;
    float:left;
}

#bannerMovie .textArea {
	float:right;
	width:236px;
	padding:6px 12px 0 12px; 
}

#bannerMovie .textArea .moreLink {
	background-image:url('../images/ui/moreLink_grey.gif');
}

#bannerFull {
	margin-bottom:24px;
	width:960px;
	height:300px;
	background:#0073cf;
}

#contentFull {
	margin-bottom:24px;
	padding:0 12px;
}

.actionBox {
	margin-bottom:24px;
	width:936px;
}

#sponsorBox {
	background:#d9efed url('../images/ui/sponsorBox.png') repeat-y 0 0;
}

#projectBox {
	background:#f2eee6 url('../images/ui/projectBox.png') repeat-y 0 0;
}

#sponsorBox .sponsorForm,
#projectBox .projectForm {
	padding:12px 24px 24px 24px;
	width:252px;
	float:left;
}

#sponsorBox .sponsorForm h1 {
	color:#1e9d8b;
}

#projectBox .projectForm h1 {
	color:#f08f2e;
}

#sponsorBox .sponsorForm p,
#projectBox .projectForm p {
	margin:0;
}

#sponsorBox .sponsorForm form,
#projectBox .projectForm form {
	margin:0;
	margin-top:9px;
	padding:0;
}

#sponsorBox .sponsorForm label,
#projectBox .projectForm label {
	margin-top:9px;
	display:block;
	font-weight:bold;
}

#sponsorBox .sponsorForm .planChoose label,
#projectBox .projectForm .planChoose label {
	margin:0;
	margin-left:3px;
	display:inline;
}

#sponsorBox .sponsorForm span,
#projectBox .projectForm span {
	margin-top:9px;
	display:block;
	color:#333;
}

#sponsorBox .result,
#projectBox .result {
	width:612px;
	float:right;
	overflow:hidden;
}

#projectBox .result h1 {
	color:#584f33;
}

#sponsorBox .location,
#projectBox .appeal {
	padding:12px 24px;
	width:564px;
}

#sponsorBox .location {
	min-height:158px; 
	background-color:#1e9d8b;
	/* background image inline */
	background-position:100% 0;
	background-repeat:no-repeat;
}

#sponsorBox .location h1 {
	margin:0;
	color:#fbc31e;
}

#projectBox .appeal {
	background:#d9d0c3;
}

#projectBox .appeal.even {
	background:#e7ded0;
}

#sponsorBox h2.sponsorsNeeded {
	margin:0;
	text-transform:uppercase;
	color:#fff;
	font-size:18px;
}

#sponsorBox .details {
	padding:0 12px 24px 24px;
	width:576px;
	color:#104038;
	font-weight:bold;
}

#sponsorBox .details .reasons {
	margin-bottom:6px;
	display:block;
	width:310px;
	font-size:30px;
	line-height:45px;
	color:#fff;
	overflow:hidden;
}

#sponsorBox .details .reasons .number {
	display:none;
}

#sponsorBox .details .reasons .country {
	font-size:18px;
	line-height:24px;
	text-transform:uppercase;	
}

#sponsorBox .details ul,
#sponsorBox .details ol {
	margin-bottom:12px;
	clear:both;
}

#sponsorBox .details .left .moreLink {
	padding:0;
	position:relative;
	display:block;
	width:104px;
	height:25px;
	background:url('../images/ui/sponsorBox_moreLink.png') no-repeat 0 0;
}

#sponsorBox .details .chl2_table {
	margin-top:12px;
}

#sponsorBox .details .moreLink:hover {
	background-position:0 100%;
}

#sponsorBox .details .moreLink span {
	position:absolute;
	left:-900em;
}

#sponsorBox .details .left {
	width:310px;
	float:left;
}

#sponsorBox .details .right {
	padding-top:12px;
	width:250px;
	float:right;
}

#projectBox .details {
	padding:12px 24px 24px 24px;
	width:576px;
}

#projectBox .imageList {
	width:auto;
	border-color:#cac1b1;
}

#projectBox .imageList .text {
	width:398px;
}

#projectBox .imageList.last {
	margin-bottom:0;
	padding-bottom:0;
}

#sponsorBox .sponsorButton {
	margin-top:22px;
	position:relative;
	display:block;
	width:210px;
	height:48px;
	background:url('../images/ui/sponsorButton.png') no-repeat 0 0;
}

#sponsorBox .sponsorButton:hover {
	background-position:0 100%;
}

#sponsorBox .sponsorButton span {
	position:absolute;
	text-indent:-900em;
}

#projectBox .appealLinks {
	line-height:36px;
	overflow:hidden;
}

#projectBox .donateButton {
	margin-right:4px;
	position:relative;
	display:block;
	width:145px;
	height:38px;
	float:left;
	background:url('../images/ui/donateButton.png') no-repeat 0 0;	
}

#projectBox .even .donateButton {
	background:url('../images/ui/donateButton_even.png') no-repeat 0 0;	
}

#projectBox .donateButton span {
	position:absolute;
	text-indent:-900em;
}

#projectBox .donateButton:hover {
	background-position:0 100%;
}

#sponsorBox th {
	background-color:#1e9d8b;
}

#sponsorBox th,
#sponsorBox td {
	border-color:#7cbfb4;
}

#sponsorBox .source {
	font-size:10px;
	font-weight:bold;
	color:#fff;
}

#projectBox .moreLink {
	background-image:url('../images/ui/projectBox_moreLink.gif');
}

/* homepage news item */

.newsItem {
    width:478px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #ccc;
}

.newsItem.last {
	border:none;
}

.newsItem .image {
	float:left;
	width:154px;
	padding-right:15px;
}

.newsItem .text {
	float:left;
	width:295px;
}

.newsItem .date {
	font-size:11px;
	color:#8e908f;
}

.newsItem p {
	margin:0;
	padding:0;
}

/* image list, similar to news item but more compact */

.imageList {
	width:488px;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #ccc;
}

.imageList.last {
	border:none;
}

.imageList .image {
	float:left;
	width:115px;
	padding-right:15px;
}

.imageList .text {
	float:left;
	width:358px;
}

.imageList p {
	margin:0;
	margin-bottom:9px;
	padding:0;
}

.projectDonate .imageList {
	width:676px;
}

.projectDonate .imageList .text {
	width:546px;
}

/* large banner */

.largeBanner {
	position:relative;
	margin-bottom:18px;
	right:12px;
	width:748px;
	float:right;
	color:#fff;
	font-weight:bold;
	overflow:hidden;
}

.largeBanner .left {
	width:488px;
	height:290px;
	float:left;
	overflow:hidden;
}

.largeBanner .right {
	padding:36px 24px 24px 24px;
	width:200px;
	height:230px;
	float:left;
	overflow:hidden;
}

.largeBanner p {
	margin:0;
	padding:2em 0;
}

.largeBanner.blue {
	background-color:#0073cf;
}

.largeBanner.blue .right {
	background:url('../images/ui/largeBanner_divider_blue.gif') no-repeat 50% 36px;
}

.largeBanner.blue p {
	background:url('../images/ui/largeBanner_divider_blue.gif') no-repeat 50% 100%;
}

.largeBanner.orange {
	background-color:#e37222;
}

.largeBanner.orange .right {
	background:url('../images/ui/largeBanner_divider_orange.gif') no-repeat 50% 36px;
}

.largeBanner.orange p {
	background:url('../images/ui/largeBanner_divider_orange.gif') no-repeat 50% 100%;
}

.largeBanner.red {
	background-color:#983222;
}

.largeBanner.red .right {
	background:url('../images/ui/largeBanner_divider_red.gif') no-repeat 50% 36px;
}

.largeBanner.red p {
	background:url('../images/ui/largeBanner_divider_red.gif') no-repeat 50% 100%;
}

.largeBanner.teal {
	background-color:#1e9d8b;
}

.largeBanner.teal .right {
	background:url('../images/ui/largeBanner_divider_teal.gif') no-repeat 50% 36px;
}

.largeBanner.teal p {
	background:url('../images/ui/largeBanner_divider_teal.gif') no-repeat 50% 100%;
}

.largeBanner.brown {
	background-color:#988642;
}

.largeBanner.brown .right {
	background:url('../images/ui/largeBanner_divider_brown.gif') no-repeat 50% 36px;
}

.largeBanner.brown p {
	background:url('../images/ui/largeBanner_divider_brown.gif') no-repeat 50% 100%;
}

.largeBanner.green {
	background-color:#69923a;
}

.largeBanner.green .right {
	background:url('../images/ui/largeBanner_divider_green.gif') no-repeat 50% 36px;
}

.largeBanner.green p {
	background:url('../images/ui/largeBanner_divider_green.gif') no-repeat 50% 100%;
}

/* small banner */

.smallBanner {
	margin-bottom:18px;
	width:488px;
	height:200px;
	background-color:#bfe9f6;
	font-weight:bold;
	color:#fff;
	overflow:hidden;
}

.smallBanner .left {
	width:276px;
	height:200px;
	float:left;
	overflow:hidden;
}

.smallBanner .right {
	padding:24px 12px 12px 12px;
	width:188px;
	height:144px;
	float:right;
	overflow:hidden;
}

.smallBanner p {
	margin:0;
	padding:1.2em 0;
	line-height:18px;
}

.smallBanner img {
	display:block;
}

.smallBanner.blue {
	background-color:#0073cf;
}

.smallBanner.orange {
	background-color:#e37222;
}

.smallBanner.red {
	background-color:#983222;
}

.smallBanner.teal {
	background-color:#1e9d8b;
}

.smallBanner.brown {
	background-color:#988642;
}

.smallBanner.green {
	background-color:#69923a;
}

.bannerCaption {
	margin-top:-0.7em;
	margin-bottom:18px;
	font-style:italic;
}

/* latest supporters */

.latestSupporters {
	padding-bottom:18px;
}

.latestSupporters ul {
	margin:0;
	padding:0;
}

.latestSupporters li {
	list-style:none;
	padding-bottom:18px;
}

.latestSupporters .date {
	font-weight:bold;
	color:#666;
}

/* special focus */

.specialFocus {
	padding-bottom:10px;
}

.specialFocus .image {
	text-align:left;
}

.specialFocus .text {
	/* padding-top:10px; */  
}

/* stay informed */

.specialFocus p {
	margin:0;
	padding:0;
}

.stayInformed {
	/* padding-top:10px; */
}

.stayInformed p {
	margin:0;
	padding:0;
}

.stayInformed form {
	padding-top:10px;
}

.stayInformed .textBox {
	padding:3px;
	width:114px;
	border:1px solid #ccc;	
}

.stayInformed .button {
	width:26px;
	vertical-align:top;
}

/* social networks */
.socialNetworks {
	padding-top:10px;
}

.socialNetworks span {
	display:block;
	margin-right:10px;
	padding:6px 0;
	height:12px;
	float:left;
	font-weight:bold;
}


.socialNetworks .faceBook,
.socialNetworks .twitter,
.socialNetworks .mySpace,
.socialNetworks .youTube {
	display:block;
	margin-right:10px;
	padding:6px 0 6px 20px;
	height:12px;
	float:left;
}

.socialNetworks .faceBook {
	background:url('../images/ui/faceBook_logo.png') no-repeat 0 50%;
}

.socialNetworks .twitter {
	background:url('../images/ui/twitter_logo.png') no-repeat 0 50%;
}

.socialNetworks .mySpace {
	background:url('../images/ui/mySpace_logo.png') no-repeat 0 50%;
}

.socialNetworks .youTube {
	background:url('../images/ui/youTube_logo.png') no-repeat 0 50%;
}

.featureBox {
	margin-bottom:18px;
}

.featureBox h1,
.featureBox h2,
.featureBox h3 {
	margin-top:0;
	margin-left:12px;
	margin-right:0;
	padding-top:6px;
	padding-right:12px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

.featureBox .body {
	padding:6px 10px;
	color:#111;
	background-color:#fff;
	overflow:hidden;
}

.featureBox form {
	background:none !important;
}

.featureBox.blue {
	background:#0073cf url('../images/ui/featureBox_blue.gif') no-repeat top left;
}

.featureBox.blue h1,
.featureBox.blue h2,
.featureBox.blue h3 {
	background:url('../images/ui/featureBox_h3_blue.gif') no-repeat top right;
}

.featureBox.blue .body {
	border:solid 2px #0073cf;
}

.featureBox.orange {
	background:#e37222 url('../images/ui/featureBox_orange.gif') no-repeat top left;
}

.featureBox.orange h1,
.featureBox.orange h2,
.featureBox.orange h3 {
	background:url('../images/ui/featureBox_h3_orange.gif') no-repeat top right;
}

.featureBox.orange .body {
	border:solid 2px #e37222;
}

.featureBox.red {
	background:#983222 url('../images/ui/featureBox_red.gif') no-repeat top left;
}

.featureBox.red h1,
.featureBox.red h2,
.featureBox.red h3 {
	background:url('../images/ui/featureBox_h3_red.gif') no-repeat top right;
}

.featureBox.red .body {
	border:solid 2px #983222;
}

.featureBox.teal {
	background:#1e9d8b url('../images/ui/featureBox_teal.gif') no-repeat top left;
}

.featureBox.teal h1,
.featureBox.teal h2,
.featureBox.teal h3 {
	background:url('../images/ui/featureBox_h3_teal.gif') no-repeat top right;
}

.featureBox.teal .body {
	border:solid 2px #1e9d8b;
}

.featureBox.brown {
	background:#988642 url('../images/ui/featureBox_brown.gif') no-repeat top left;
}

.featureBox.brown h1,
.featureBox.brown h2,
.featureBox.brown h3 {
	background:url('../images/ui/featureBox_h3_brown.gif') no-repeat top right;
}

.featureBox.brown .body {
	border:solid 2px #988642;
}

.featureBox.green {
	background:#69923a url('../images/ui/featureBox_green.gif') no-repeat top left;
}

.featureBox.green h1,
.featureBox.green h2,
.featureBox.green h3 {
	background:url('../images/ui/featureBox_h3_green.gif') no-repeat top right;
}

.featureBox.green .body {
	border:solid 2px #69923a;
}

.featureBox.grey {
	background:#ccc url('../images/ui/featureBox_grey.gif') no-repeat top left;
}

.featureBox.grey h1,
.featureBox.grey h2,
.featureBox.grey h3 {
	background:url('../images/ui/featureBox_h3_grey.gif') no-repeat top right;
}

.featureBox.grey .body {
	border:solid 2px #ccc;
}

/* news list */

.newsList li a, .newsList li a:visited, .newsList li a:hover {
	font-weight:normal;
}

.newsList ul {
	margin-bottom:0.7em;
	padding-bottom:0.7em;
	border-bottom:solid 1px #ccc;
	line-height:1.6em;
}

.newsList .date {
	margin-right:0.5em;
}

/* gallery list */

.galleryList {
	background-color:#f2f2f2;
}

.galleryList .gallery {
	padding:12px;
	width:208px;
	float:left;
}

.galleryList .clear {
	border-bottom:solid 1px #ccc;
}

.galleryList .clear.last {
	border:none;
}

.galleryList p {
	padding-top:18px;
	display:block;
	background-color:#fff;
}

.galleryImageView {
	margin-bottom:18px;
	padding:12px;
	background-color:#f2f2f2;
	text-align:center;
}

.galleryImageView p {
	margin:0;
	padding:0;
}

.galleryImageView .galleryControls {
	margin:0 auto 12px auto;
	height:21px;
	line-height:21px;
	overflow:hidden;
	width:240px;
}

.galleryImageView .galleryControls a,
.galleryImageView .galleryControls span {
	display:block;
	margin:0 4px;
	height:21px;
	float:left;
}

.galleryImageView .galleryControls .photoCount {
	width:80px;
	text-align:center;
	font-weight:bold;
}


.galleryControls .firstPhoto_active {
	width:25px;
	background:url('../images/ui/firstPhoto_active.gif') no-repeat top left;
	text-indent:-9000em;
}

.galleryControls .firstPhoto_active:hover {
	width:25px;
	background:url('../images/ui/firstPhoto_active.gif') no-repeat bottom left;
	text-indent:-9000em;
}

.galleryControls .firstPhoto_inactive {
	width:25px;
	background:url('../images/ui/firstPhoto_inactive.gif') no-repeat top left;
	text-indent:-9000em;
}

.galleryControls .previousPhoto_active {
	width:19px;
	background:url('../images/ui/previousPhoto_active.gif') no-repeat top left;
	text-indent:-9000em;
}

.galleryControls .previousPhoto_active:hover {
	width:19px;
	background:url('../images/ui/previousPhoto_active.gif') no-repeat bottom left;
	text-indent:-9000em;
}

.galleryControls .previousPhoto_inactive {
	width:19px;
	background:url('../images/ui/previousPhoto_inactive.gif') no-repeat top left;
	text-indent:-9000em;
}

.galleryControls .nextPhoto_active {
	width:19px;
	background:url('../images/ui/nextPhoto_active.gif') no-repeat top left;
	text-indent:-9000em;
}

.galleryControls .nextPhoto_active:hover {
	width:19px;
	background:url('../images/ui/nextPhoto_active.gif') no-repeat bottom left;
	text-indent:-9000em;
}

.galleryControls .nextPhoto_inactive {
	width:19px;
	background:url('../images/ui/nextPhoto_inactive.gif') no-repeat top left;
	text-indent:-9000em;
}

.galleryControls .lastPhoto_active {
	width:25px;
	background:url('../images/ui/lastPhoto_active.gif') no-repeat top left;
	text-indent:-9000em;
}

.galleryControls .lastPhoto_active:hover {
	width:25px;
	background:url('../images/ui/lastPhoto_active.gif') no-repeat bottom left;
	text-indent:-9000em;
}

.galleryControls .lastPhoto_inactive {
	width:25px;
	background:url('../images/ui/lastPhoto_inactive.gif') no-repeat top left;
	text-indent:-9000em;
}

.gallery {
	/* project pages */
	margin-bottom:18px;
}

/* generic */

.plainList {
	margin:0;
	padding:0;
}

.plainList li {
	list-style:none;
}

fieldset,
.chl2_form fieldset {
	margin:0;
	margin-bottom:18px;
	padding:12px;
	border:solid 1px #1e9d8b;
}

label {
	margin:0;
	padding:0;
}

legend {
	font-weight:bold;
}

form span {
	color:#983222;
}

form .field {
	margin:3px 0;
	padding:6px 6px;
}

form .field label {
	display:block;
	padding:3px 6px;
	width:25%;
	float:left;
	text-align:right;
}

form .field label.right {
	width:auto;
	text-align:left;
	float:none;
}

form .field input,
form .field select {
	margin-right:6px;
	float:left;
}

form .field.required {
	background-color:#f2beb6;
	border:solid 1px #983222;
	font-weight:bold;
}

form .help {
	display:block;
	height:22px;
	width:22px;
	background:url('../images/ui/help.gif') no-repeat center center;
	text-indent:-9000em;
	float:left;
}

form .field.required .help {
	background-image:url('../images/ui/help_required.gif');
}

input, textarea, select, option, legend {
	font-family:"Arial", sans-serif;
	font-size:12px;
	color:#333;
}

.imageButton {
	vertical-align:top;
}

.help a {
	display:block;
	width:22px;
	height:22px;
}

form .field.required .validationMessage {
	padding:6px;
	display:block;
	color:#983222;
}

.minorButton {
	margin:5px;
	background-color:#995D90;
	border-color:#872278;
	color:white;
	font-weight:bold;
}

.majorButton,
.chl2_majorButton,
.buttonLink {

    margin:0 5px;
	padding:2px 6px 3px 6px;
	background-color:#f0ab00;
	border:1px solid #b38000;
	color:white;
	font-weight:bold;
	font-size:14px;
   
}

#search .majorButton,
.stayInformed .majorButton {
	margin:0;
	padding:2px 4px;
	font-size:12px;
	background-color:#4c99d9;
	border-color:#0073cf;
}

.buttonLink,
.buttonLink:visited {
	margin:0;
	margin-bottom:18px;
	padding:3px 6px 4px 6px;
	display:block;
	float:left;
	color:#fff !important;
}

.buttonLink:hover {
	color:#fff !important;
	text-decoration:none !important;
}

.sidebarItemContent .buttonLink {
	margin:0;
}

.moreLink {
	padding-right:16px;
	background:url('../images/ui/moreLink.gif') no-repeat center right;
}

.backLink {
	padding-left:16px;
	background:url('../images/ui/backLink.gif') no-repeat center left;
}

.footNote {
	font-size:10px;
	text-align:right;
	float:right;
}

.footNote p {
	margin:0;
}

/* table styles */

th {
	background-color:#0073cf;
	color:#fff;
}

td label,
td input {
	vertical-align:middle;
}

td input {
	margin-right:6px;
}

#countryListing {
	clear:right;
}

.myPlanChild {
	padding:6px 0;
	border-bottom:solid 1px #bfbfbf;
}

.myPlanChild .childPhoto {
	margin-right:12px;
	width:68px;
	height:68px;
	float:left;
}

.newsImage {
  float:right;
  width:200px;
  background-color:#f2f2f2;
  padding:5px;
  margin:0px 0px 10px 10px !important;
}

   
.newsImage img{
  width: 200px;
}

.newsImagePicture {
  clear:both;
}

.newsImageText {
  clear:both;
}

.newsImageText p {
  text-align: left;
  font-size: 0.9em;
  text-indent: 0;
  padding:2px 2px 2px 2px;
  margin:0px !important;
  line-height:1em;
  font-weight: 700;
  font-stretch: semi-expanded;
}

/* additions */

#headImage {
	overflow:hidden;
}

.formfactory form fieldset {
	padding: 0 12px 12px 12px;
}

#printOnlyLogo,
#printOnlyAddress,
.printOnlyHeading,
.printOnlyMemberDetails,
#print-footer {
	display:none;
}

#taxReceiptsYearSelector {
	padding: 0 0 10px 0;
}

table #taxReceipts tbody tr td {
	font-size: 10px;
}

table #taxReceipts tbody tr td.amount {
	text-align: right;
}

#taxReceiptDisclaimer {
	clear: both;
	display: block;
	padding: 30px 0 0 0;
	font-size: 9px;
}

h3#myTaxReceipts {
	color:#fff;
}

.taxReceipts {
	margin-bottom:10px;
	width: 500px;
}

.taxReceiptsFeatureBox {
	margin: 0;
	width: 475px;
}

.imageBoxPrint {
	display: none
} 

.appealPriority .appealImage,
.projectPriority .projectImage {
	float:left;
	width:102px;
}

.appealPriority .appealContent,
.projectPriority .projectContent {
	float:right;
	width:374px;
}

.appealPriorityDonate { 
	padding-bottom:5px;
}

.appealPriorityDonate .appealImage {
	float:left;
	width:102px;
}

.appealPriorityDonate .appealContent {
	float:right;
	width:550px;
}

.top {
	margin-bottom:18px;
}

.helpPopup {
	padding:6px 12px;
}

.landingPageImage {
	margin-bottom:18px;
}

/* support our work rollover */

.rolloverLinks {
	padding:20px 10px 10px 10px;
	background:#0073cf;
	overflow:hidden;
	height:1%;
}

.rolloverLinks h2 {
	margin:0;
	margin-bottom:15px;
	padding:0;
	display:block;
	width:196px;
	height:20px;
	text-indent:-999em;
	overflow:hidden;
	background:url('../images/ui/rolloverLinks.png') no-repeat 0 0;
}

.rollover h3 {
	margin:0;
	padding:0;
	display:block;
	height:25px;
	overflow:hidden;
}

.rollover h3 a {
	margin:0;
	padding:0;
	display:block;
	height:25px;
	text-indent:-999em;
	overflow:hidden;
	background:url('../images/ui/rolloverLinks.png') no-repeat;
}

.rollover h3.link1 a {
	background-position:0 -30px;
}

.rollover h3.link2 a {
	background-position:0 -60px;
}

.rollover h3.link3 a {
	background-position:0 -90px;
}

.rollover p {
	margin:0;
	display:none;
	height:0;
	font-size:10px;
	line-height:15px;
	overflow:hidden;
}

.rollover p a {
	padding-left:36px;
	display:block;
}

.rollover a {
	color:#fff !important;
}

.rollover a:hover {
	text-decoration:none !important;
}

.rollover {
	margin-bottom:10px;
}

.childrenInCrisis h4{
    text-transform: none !important;
}   

.rhsBannerImage {
    margin-bottom: 12px;
}

.childrenInCrisis h3 {
    text-transform: none !important;
}   

.myPlanYoutubeVid .sidebarItemContent {
    padding: 0;
    margin: 0;
}

.footerLeft {
    float:left;
}

.footerRight {
    float:right;
}

.tagLine {
    padding:10px 10px 20px 10px;
    font-size:22px;
    color:#0073cf;
    overflow:hidden;
	height:1%;
}
