/* 
Oxfam Australia Print Style Sheet 
Last Modified: 28/8/06
Modifier: Michael Efford

Some class/id naming conventions:
	1. Don't use underscores(_). Use hyphens (-) to separate words if necessary.
	2. Don't use CamelCase as it can lead to confusion.

Things are sorted in alphabetical order in the following groups:

html elements
classes
ids

*/
/* HTML elements ////////////////////////////////////////////////////////////// */

@page {
 margin: 3cm 2cm 3cm 2cm;
 size:29.7cm 21cm;
}
body {
	padding: 0;
	background: #fff;
	color: #000;
	font: 9pt Helvetica, Arial, Verdana, sans-serif;
}
.logo {
	display:none;
}
.logo-print {
	display:block;
	width:7cm;
	height:1.587cm;
	margin:0 0 0 0;
	padding:0;
}
a {
	text-decoration: underline;
}
a img {
	border: 0;
}
a:link, a:active {
	color: #009;
}
a:visited {
	color: #555;
}
a:hover {
	color: #6a0;
	text-decoration: underline;
}
 a[href^="http"]:after {
 content: " (" attr(href) ") ";
 font-size: 90%;
}
/*a[href^="/"]:after {
   content: " (http://www.oxfam.org.au" attr(href) ") ";}
*/




abbr, acronym {
	cursor: help;
}
blockquote {
	margin: 1.5em 80px 2em 30px;
	padding: 5px 15px 20px 15px;
	color: #666;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.25em;
}
cite {
	font-weight: bold;
	font-style: normal;
}
dd {
	margin-bottom: 0.5em;
}
dl {
	margin: 0;
	padding: 0;
}
dt {
	margin-bottom: 0.5em;
	font-weight: bold;
}
em, i {
	font-style: oblique;
}
fieldset {
	border: none;
	background: #ebe8e8;
	_padding: 5px;
}
h1 {
	margin: 0.1em 0 0.2em 0;
	padding: 0;
	color: #000;
	font: bold 1.8em/130% Helvetica, Arial, Verdana, sans-serif;
}
h2 {
	margin: 0.2em 0 0.2em 0;
	padding: 0;
	color: #000;
	font: 1.5em/140% Helvetica, Arial, Verdana, sans-serif;
}
h3 {
	margin: 0.5em 0 0.2em 0;
	padding: 0;
	color: #000;
	font: 1.4em/140% Helvetica, Arial, Verdana, sans-serif;
}
h3.donations {
	margin-bottom: 0.1em;
	color: #000;
	font: 1.4em/130% Helvetica, Arial, Verdana, sans-serif;
}
h4 {
	color: #000;
	font: 1.3em/130% Helvetica, Arial, Verdana, sans-serif;
}
h5 {
	color: #000;
	font: 1.2em/130% Helvetica, Arial, Verdana, sans-serif;
}
h7.pr {
	color: #000;
	font: bold 1.0em/0.7em Helvetica, Arial, Verdana, sans-serif;
}
img {
	display:none;
}
label {
	cursor: pointer;
}
li {
	margin: 0.2em 0 0.5em 0;
	padding: 0;
	color: #000;
	font: 1em/130% Helvetica, Arial, Verdana, sans-serif;
}
noscript {
	display:none;
}
p {
	margin: 0.2em 0 1em 0;
	padding: 0;
	color: #000;
	font: 1em/140% Helvetica, Arial, Verdana, sans-serif;
}
small {
	font: 7pt Helvetica, Arial, Verdana, sans-serif;
}
strong, b {
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
td, th, input, select, textarea {
	color: #000;
	font: 10pt/130% Helvetica, Arial, Verdana, sans-serif;
}
th {
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
tr.linebreak {
	line-height: 20px;
}
ul {
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url("../images/bullets.gif");
}
ol.challenge {
	list-style-position: outside;
	list-style-type: none;
	margin:0;
	padding:0;
	background:none;
}
ol.challenge li {
	margin:0;
	padding:8px 3px 8px 25px;
	background: url(../images/big_arrow.gif) 0px 5px no-repeat !important;
	list-style-type:none;
	list-style-image: none;
	display:block;
	position:relative;
	_height:1.5em;
}
/* end HTML elements ////////////////////////////////////////////////////////// */







#featureRow {
	width:100% !important;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;
	border:none !important;
}
#featureRow * {
	border:none !important;
}
#featureBox4, #featureBox3, #featureBox2, #featureBox1 {
	height:auto !important;
	float:none !important;
	width:auto !important;
	display:block;
	text-align:left !important;
	border-top:1px solid #000 !important;
	clear:both;
}
.homePagefeatureBox div {
	height:auto !important;
}
.homePagefeatureBox .featureButton, .homePagefeatureBox .featureButton a {
	font-size:1.3em;
	font-weight: normal;
	padding:0 !important;
	margin:0 !important;
	width:auto !important;
}
.homePagefeatureBox a img {
	display:none;
}
#featureBox4 .dottedBox {
	height:auto !important;
	margin:0 0;
}
#featureBox4 .formHeader {
	height:auto !important;
	margin:0 0;
}
.formHeader a {
	font-size:1.1em;
	color:#000;
	font-weight: bold;
	padding:0 !important;
	margin:0 !important;
	width:auto !important;
}
/* classes //////////////////////////////////////////////////////////////////// */

.admin_gallery_box {
	float: left;
	border: 1px solid #efefef;
	margin: 0px 5px 5px 0px;
	width: 190px;
	font-size: 11px;
	text-align: center;
	overflow: auto;
	height: 195px;
}
.admin_gallery_box a, .admin_gallery_box a:visited, .row_name_alt a, .row_name a {
	color: #000000;
	text-decoration: none;
}
.admin_gallery_box a:hover {
	color: #006600;
}
.alert_text {
	color: #990000;
}
.bottomNav {
	margin-top: 1px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #eee;
	background: #ededed;
	text-align: center;
	z-index:0;
	display:block;
	width:100%;
	height:1.4em;
}
.clAddressStyle {
	font: normal 12px "Courier New", Courier, mono;
}
.clear {
	clear: both;
}
.clLetterHead {
	margin: 5px;
	padding: 5px;
	width: auto;
	border: 1px solid #99CC00;
	background: #ccc;
	height: auto;
}
.clLetterStyle {
	font-size: 14px;
	font-style: normal;
}
.clnameStyle {
	font: normal bold 14px "Courier New", Courier, mono;
}
.diary_box {
	border: 1px solid #BEC9D1;
	border-bottom: 0px solid #BEC9D1;
	padding: 5px;
	display: block;
	color: #000;
	background: #EEF0F2;
	font-weight: normal;
	text-decoration: none;
}
.diary_box_alt {
	border: 1px solid #BEC9D1;
	border-bottom: 0px solid #BEC9D1;
	padding: 5px;
	display: block;
	color: #000;
	background: #fff;
	font-weight: normal;
	text-decoration: none;
}
.diary_box_bottom {
	background: #BEC9D1;
	height: 1px;
}
.dottedBox {
	padding: 0 8px 2px 8px;
	border: 1px #BFD1BE;
	border-style: dotted;
	_border-style: solid;
}
.dottedBox table {
	width:auto;
}
/* formats dropdown menus on forms */
.dropdown {
	border: 1px solid #99cc00;
	font-size: 14px;
	word-spacing: 2px;
	line-height: 14px;
	vertical-align: text-top;
	height: 16px;
}
.even {
	background: #ccff99;
}
.eventFeatureBox {
	border: 1px #999999;
	border-style: dotted;
	height: 190px;
	_border-style: solid;
}
.eventFeatureLinkUL {
	display:none;
}
.eventFeatureQuoteText {
	padding: 10px;
	color: #7A7A7A;
	background: #eee;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-style: oblique;
	line-height: 1.6em;
}
.eventFeatureSmall {
	padding: 2px;
	font-size: 10px;
	float:none !important;
	text-align: left !important;
	display:block;
	position:relative;
}
.eventFeatureText {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color: #424242;
	font: oblique bold 30px Helvetica, Arial, Verdana, sans-serif;
}
.eventFeatureText a {
	color: #424242;
	text-decoration: none;
}
.eventFeatureText a:visited {
	color: #424242;
}
.eventFeatureText a:hover {
	color: #181818;
	text-decoration: none;
}
.featureBox {
	display:none;
}
.featureButton {
	margin: 0.3em 0 0 0;
	padding: 0;
	list-style: none;
	background: #ededed;
	color: #ededed;
}
/* Homepage Feature Button */
.featureButton a, .featureButton a:visited {
	padding: 2px;
	border: 1px solid #BFD1BE;
	display: block;
	color: #333;
	background: #ededed;
	background: #fff url(../images/ButtonStyles/nav_lightgreenbar2.jpg);
	font-weight: normal;
	text-decoration: none;
}
.featureButton a:hover {
	border: 1px solid #BFD1BE;
	color: #000;
	background: #C9E4A3;
	background: #fff url(../images/ButtonStyles/nav_greenbar.jpg);
	text-decoration: underline;
}
.featureTextBlock {
	padding: 2px;
	border: 0px solid #fff;
	margin-left: 5px;
	background: #fff;
	color: #99cc00;
	font-weight: bold;
	font-style: italic;
}
.floatright {
	float: right;
	display: inline;
}
.footer {
	display:none;
}
.footer_icon img {
	margin-bottom:-2px;
}
/* Media Manager front end styles*/
.form_button {
	border-width: 1px;
	border-color: #333;
	padding: 2px;
	color: #000;
	background: #efefef;
	background: #ededed url(../images/ButtonStyles/GreyGradient.jpg);
}
.form_input {
	border: 1px solid #333;
	padding: 2px;
	margin: 2px;
	color: #000;
	background: #efefef;
}
.form_item_title {
	padding-right: 5px;
	color: #333;
	font-weight: bold;
	text-align: right;
}
.formHeader {
	height:auto;
}
.frontpageText {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 349px;
	color: #424242;
	font: oblique bold 30px Helvetica, Arial, Verdana, sans-serif;
}
.gallery_box a, .gallery_box a:visited {
	border: 1px solid #efefef;
	padding: 4px;
	margin: -6px 6px 6px -6px !important;
	margin: -6px 3px 0px 0px;
	width: 170px;
	float: left;
	display: block;
	color: #000;
	text-align: left;
	text-align: center;
	text-decoration: none;
	position: relative;
	height: 155px;
	overflow: auto;
}
.gallery_box a:hover {
	border: 1px solid #006600;
	color: #006600;
}
.gallery_outer {
	float: left;
	margin: 10px 0 0 10px !important;
	margin: 10px 0px 0px 5px;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
}
.greyBox {
	padding: 5px 3px 3px 5px;
	border: 1px solid #999999;
	background: #F0F0F0;
}
.help {
	vertical-align: middle;
	cursor: help;
}
.hide {
	display:block;
}
.highlight {
	color: red;
	font-weight: bold;
}
.homePagefeatureBox p {
	margin: 0.7em 0 1em 0;
	padding: 0;
	color: #000;
	font: 1em/140% Helvetica, Arial, Verdana, sans-serif;
}
.home-primary {
	margin: 0 5px 0 7px;
	width: 760px;
	border: 1px dotted #999;
	_border: 1px solid #EEE;
}
.home-primary h1, .home-primary p, .home-primary ul {
	margin-left: 319px;
}
.home-primary img {
	float: left;
}
.home-secondary {
	float: left;
	width: 165px;
	padding: 10px 10px 1em 10px;
	margin: 15px 5px 1em 5px;
	border: 1px dotted #CCC;
	_border: 1px solid #DDD;
}
.home-secondary img {
	margin: 0 auto;
	display: block;
}
.home-tertiary {
	float: left;
	width: 150px;
	padding: 10px 10px 1em 10px;
	margin: 15px 0 0 5px;
	border: 1px dotted #CCC;
	_border: 1px solid #DDD;
}
.home-tertiary h3 {
	margin: -10px -10px 0.75em -10px;
}
.horiz_list_holder {
	clear: both !important;
	height:auto;
	width:100%;
}
ul.horizontalList {
	margin: 0 10px 20px 0;
	padding: 10px 10px 10px 10px;
	position:relative;
}
.horizontalList #last a {
	border: 1px solid #ccc;
}
.horizontalList a {
	border: 1px solid #ccc;
	border-right: 0px;
	padding: 4px 8px;
	display:block;
	color: #333;
	background: #fff url(../images/ButtonStyles/GreyGradient.jpg);
	font-weight: normal;
	text-decoration: none;
}
.horizontalList a:visited, .horizontalList a:visited, .newsItemTitle a:visited {
	color: #333333;
}
.horizontalList a:hover, .horizontalList a:hover, .newsItemTitle a:hover {
	background: #ededed url(../images/ButtonStyles/GreyGradientOver.jpg);
	color: #333333;
}
.horizontalList li {
	float: left;
	list-style: none;
	margin: 0;
	text-align: center;
}
/* IMAGE drop shadows */
.imageShadow {
	float: left;
	margin: 10px 0 0 10px !important;
	margin: 10px 0px 0px 5px;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
}
.image-with-caption {
	clear: both;
	margin: 0;
	padding: 10px 0 10px 5px;
	border-top: 1px solid #ccc;
	display: block;
}
.indent {
	text-indent: 25px;
}
.linkButton {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff url(../images/ButtonStyles/GreenGreyGradient.jpg);
	color: #9c0;
}
.linkButton a, .linkButton a:visited {
	padding: 5px;
	border: 1px solid #ccc;
	display: block;
	color: #333;
	background: #fff url(../images/ButtonStyles/GreenGreyGradient.jpg);
	font-weight: bold;
	text-decoration: none;
}
.linkButton a:hover {
	border: 1px solid #ccc;
	color: #006600;
	background: #fff url(../images/ButtonStyles/GreenGreyGradientOver.jpg);
}
.LinkUL {
	margin: 0 0 0 0;
	padding: 0;
	border-bottom: none;
	list-style: none;
	font-weight: normal;
	text-align: left;
}
.LinkUL li {
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	position: relative;
	list-style-image: none;
}
.LinkUL {
	width:auto !important;
	border:none;
	list-style: circle;
	list-style-type: circle;
	padding:0 0 0.5em 0;
}
.LinkUL li {
	border:none;
}
.eventFeatureLinkUL li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-image: none;
}
/* Styles for Menu Items */
.LinkULHeader {
	padding: 2px;
	border: 1px solid #ccc;
	border-bottom: 0;
	display: block;
	color: #000;
	background: #C9E4A3;
	font-weight: bold;
	text-decoration: none;
}
/* for mandatory fields indicator */
.mandatory, #mandatory {
	color: #f00;
	font-weight: bold;
}
.message /* formats large multiline text input areas on forms */ {
	border: #99cc00 1px solid;
	font-size: 14px;
	word-spacing: 2px;
	line-height: 29px;
	vertical-align: text-top;
}
.newsItem {
	font-size: 12px;
}
.newsItemBody {
	padding: 5px;
	border: 1px #BFD1BE;
	border-top: 0px;
	border-style: solid;
	background: #fff;
}
.newsItemDate, .read_more {
	font-style: normal;
	font-size: 11px;
}
/* admin section css -------needs to be cleaned up as it probably already exists */
.newsItemTitle a {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #cccccc;
	border-bottom: 0;
	padding: 5px;
	display: block;
	color: #333333;
	background: #ededed url(../images/ButtonStyles/GreyGradient.jpg);
	font-weight: bold;
	text-decoration: none;
}
.newsItemTitle_NoLink {
	border: 1px solid #BEC9D1;
	padding: 5px;
	display: block;
	color: #000;
	background: #EEF0F2;
	font-weight: bold;
	text-decoration: none;
}
.newsItemTitleSmall a {
	border: 1px solid #BEC9D1;
	border-top: 1px solid #fff;
	padding: 4px;
	display: block;
	color: #000;
	background: #EEF0F2;
	font-weight: normal;
	text-decoration: none;
}
.newsItemTitleSmall a:hover, .tab_item a:hover, .newsItemTitle a:hover, .newsItemTitleSmall a:hover, .tab_item a:hover, .newsItemTitle a:hover {
	background: #E1E9F1;
	color: #990000;
}
.ombudsman_nav {
	float:right;
	width:250px;
	border:1px solid #9c0;
	margin:5px;
	padding:5px;
}
/* Used by Multibase developed trailwalker systems */
.odd {
	background: #fff;
}
.primary-feature {
}
.primary-feature img {
	display:none;
}
.printBar {
	display:none;
}
.programs h1 {
	margin: 0;
	padding: 0;
	float: none;
	color: #000;
	font-size: 2em;
	text-align: left;
}
.radio /* formats radio buttons */ {
	vertical-align: text-top;
}
.row_alt_end {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 3px;
	background: #efefef;
}
.row_end {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 3px;
	background: #FFFFFF;
}
.row_name {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 3px;
	background: #ffffff;
	font-size: 12px;
}
.row_name_alt {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 3px;
	background: #efefef;
}
.search /* formats buttons on forms */ {
	border: #99cc00 2px solid;
	border-style: outset;
	background: #c9e4a3;
	font-size: 12px;
	vertical-align: text-top;
	height: 25px;
}
.secondary-feature, .secondary_feature {
	width:auto;
	margin-left:2mm;
	float: none;
}
/* The title for the box's used on section homepages*/
.section_box_header {
	padding-bottom: 5px;
	color: #006699;
	font: bold 20px Helvetica, Arial, Verdana, sans-serif;
}
.section_box_header a {
	color: #006699;
	font: bold 20px Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
}
.section_box_header a:link, .section_box_header a:active, .section_box_header a:visited, .row_name_alt a:hover, .row_name a:hover, .row_name_alt a:hover, .row_name a:hover, .section_box_header a:link, .section_box_header a:active, .section_box_header a:visited, .row_name_alt a:hover, .row_name a:hover {
	color: #006699;
	text-decoration: none;
}
.section_box_header a:hover {
	color: #0066CC;
	text-decoration: none;
}
/* hack to make RSS feed links within media on sidebar display correctly in firefox  */
.side a {
	width: 145px;
	display: block;
}
.sidebox {
	width: 138px;
	border: 1px solid rgb(153, 204, 0);
	padding: 5px;
	padding-top: 2px;
	padding-top: 2px;
	background: rgb(255, 255, 255);
}
.square_box {
	width: 289px;
	float: left;
	padding: 10px 5px;
	border: 1px #999;
	border-style: dotted;
	margin: 0 10px 1.5em 0;
	_border-style: solid;
}
.square_box h1 {
	margin: 2px 0;
	padding: 0;
	color: #069;
	font-weight: bold;
}
.square_box h1 a, .square_box h1 a:visited {
	color: #069;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.square_box h1 a:hover {
	color: #06C;
	text-decoration: none;
}
.square_box img, .eventFeatureSmall, .square_box img {
	padding: 2px;
}
.storyimage a img {
	margin: 5px 5px 0px 5px;
	padding: 3px;
	border: 1px solid #ccc;
	background: #fafafa;
}
.storyimage a:hover img {
	margin: 5px 5px 0px 5px;
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
}
.structure-label, #skip-links {
	display:none;
}
.tab_box {
	border: 1px solid #ccc;
	border-top: none;
	clear: both;
	margin: 0px;
	padding: 5px;
	background: #fff;
	height: 200px;
}
.tab_item a {
	border: 1px solid #ccc;
	float: left;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	background: #EEF0F2;
	color: #333;
	color: #000;
	font-size: small;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}
.tab_item_selected a {
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	float: left;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	background: #fff;
	color: #000;
	font-size: small;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}
.tab_item_selected a:visited, .tab_item a:visited {
	color: #000000;
}
.tab_item_selected a:hover {
	color: #000;
	background: #fff;
}
.tab_list {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding-bottom: 19px;
	padding-left: 10px;
}
.tab_list ul, .tab_list li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
.table {
	background:none;
	border:1px solid #000;
}
.table_alt_row {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 3px;
	background: #efefef;
	font-size: 11px;
}
.table_header {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 3px;
	background: #efefef;
	font-weight: bold;
}
.table_header_end {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 3px;
	background: #efefef;
	font-weight: bold;
}
.table_row {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 3px;
	background: #ffffff;
	font-size: 11px;
}
.tertiary-feature {
	border: none;
	margin: 0.4em 0 1.3em 0;
	padding: 0 0;
	clear: both;
}
.tertiary-feature h3 {
	padding:0.5em 0;
	margin: 0 0;
	color: #000;
	background: #C9E4A3;
	font-size: 1.2em;
	font-weight: bold;
}
.tertiary-feature h4, .tertiary-feature h5, .tertiary-feature h6 {
	margin: 0;
	padding: .5em 0;
	color: #000;
	font-size: 1.1em;
}
/* formats buttons on forms */
/* formats small text input areas on forms */
.textarea {
	border: #99cc00 1px solid;
}
.topnavmenu {
	margin: 0 0 0 0;
	padding: 0px;
	list-style: none;
}
.topnavmenu #bottom_left a {
	border-bottom: 1px solid #006600;
	border-left: 5px solid #006600;
}
.topnavmenu #bottom_right a {
	border-bottom: 1px solid #006600;
	border-right: 5px solid #006600;
}
.topnavmenu #bottom_row2 a, #bottom_row3 a, #bottom_row4 a {
	border-bottom: 1px solid #006600;
}
.topnavmenu #top_left a {
	border-left: 5px solid #006600;
}
.topnavmenu #top_right a {
	border-right: 5px solid #006600;
}
.topnavmenu a, .topnavmenu a:visited {
	float: left;
	border: 1px solid #006600;
	border-right: 0px;
	border-bottom: 0px;
	width: 95px;
	padding: 2px 5px 2px 2px;
	color: #006600;
	background: #99cc00;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.topnavmenu a:hover {
	background: #C9E4A3 url(../images/nav/over_bg.gif);
	color: #006600;
}
.topnavmenu li {
	margin: 0;
	display: inline;
	text-align: left;
}
.txtInput /* formats small text input areas on forms */ {
	border: #99cc00 1px solid;
	font-size: 12px;
	word-spacing: 2px;
	line-height: 16px;
	vertical-align: text-top;
	height: 18px;
}
/* end classes //////////////////////////////////////////////////////////////////// */














/* IDs //////////////////////////////////////////////////////////////////// */

#aware {
	clear: both;
	margin: 1em 10px;
	padding: 1em 10px;
	border: 1px dotted #999;
	background: #F0F0F0;
	_border: 1px solid #DDD;
}
#aware img {
	float: left;
	padding-right: 10px;
}
#aware p {
	margin-bottom: 0;
}
#backtotop {
	margin: 0; /* this style formats the back to top button, see fairtrade stockists for an example */
	padding: 4px 8px;
	border: 1px solid #cccccc;
	float: right;
	background: #ffffff url(../images/ButtonStyles/GreyGradient.jpg);
	color: #333333;
	text-align: center;
	text-decoration: none;
}
#bottom-navigation ul, #bottom-navigation li, #footer ul, #footer li {
	margin: 0;
	padding: 0 10px 0 0;
	display: inline;
	list-style-type: none;
}
#bottom-navigation, #footer {
	margin-top: 0.75em;
	padding: 0.5em 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #fff;
	background: #ededed;
	text-align: center;
}
#breadcrumbs {
}
#emergencyBox, .eventFeatureText, #emergencyBox div {
	width: auto !important;
	float:none;
	margin:0 !important;
	padding:0 !important;
	height:auto !important;
	border:none !important;
}
#footer {
	margin-top: 0;
	border-bottom: 1px solid #999;
	background: #ccc;
}
#form-search {
	display:none;
}
#form-search input#form-search-submit {
	margin: 0;
	top:1px;
	_top:0px;
	position:relative;
}
#form-search input.search-box {
	border: 1px solid #8b0;
	margin: 0;
	padding: 2px;
	position: relative;
	top: -6px;
	_top: -4px;
}
#flashcontent {
	padding-bottom:20px;
}
#get-active {
	clear: both;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	width: 594px;
	border: none;
	_margin-left: 10px;
}
#get-active .LinkUL {
	margin: 0 0 0 10px;
}
#header {
	width: 100%;
	float: none;
	display: block;
	position: relative;
}
#header img {
	margin: 15px 0 0 0px;
}
#mandatory {
	color: #ff0000;
	font: bold 10px Helvetica, Arial, Verdana, sans-serif;
	vertical-align: text-top;
}
#map {
	display:none;
}
#map img {
	display:none;
}
#mapCountry {
	border: 0;
	z-index: 99;
	position: absolute;
}
#mapCountry a {
	width: 20px;
	border: 1px solid red;
	display: block;
	background: url("../images/magnify.gif") no-repeat 2px 2px;
	text-decoration: none;
	position: relative;
	height: 20px;
	z-index: 99;
}
#mapCountry a:hover {
	width: 20px;
	border: 1px solid red;
	display: block;
	background: url("../images/magnify_zoom.gif") no-repeat 2px 2px;
	text-decoration: none;
	position: relative;
	height: 20px;
	z-index: 99;
}
#map-insert {
	border: 3px solid #fff;
	width: 355px;
	padding: 10px 10px;
	display: block;
	background: #069;
	position: absolute;
	top: -80px;
	left: -100px;
	z-index: 99;
	color:#fff;
}
#map-insert h3, #map-insert li, #map-insert p, #map-insert h2 {
	color: #fff;
}
#map-insert .close {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
#map-insert .close a img {
	margin: 0;
	padding: 0;
	display: block;
	z-index: 100;
	position: relative;
}
#map-insert .close a, #map-insert .close a:hover {
	border: none;
	display: block;
	background: none;
	top: -1px;
	right: -1px;
}
#map-insert img.detailmap {
	padding: 0;
	margin: 20px 10px 20px;
	border: 1px solid #fff;
	display: inline;
}
#masthead {
	margin-bottom: 0px;
}
#navBar {
	display:none;
}
#content {
	float:none;
	width:100%;
}
/* space features apart on donate, about, etc */
/* END Used by Multibase developed trailwalker systems */
/* being replaced by secondary-feature */
#neatForm {
	padding: 0 8px 10px 8px;
	border: 1px #999;
	border-style: dotted;
	background: #fff;
	_padding-top: 10px;
	_border-style: solid;
}
#our-focus {
	width: auto;
	margin: 0px;
	float: none;
	border: none;
}
#our-focus h2, #stories-photos h2, #get-active h2 {
	padding: 0;
	margin: 0.5em 0;
	border: none;
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
}
#our-focus h3, #stories-photos h3, #get-active h3 {
	padding: 0;
	margin: 0.5em 0;
	color: #000;
	font-size: 1.3em;
	line-height: 1.5em;
}
#our-focus li {
	margin: 0 0 10px 0;
}
#our-focus p, #stories-photos p, #get-active p {
	padding: 0;
	margin: 0;
	color: #000;
}
#our-focus ul {
	margin: 0 10px 0 30px;
	padding: 0;
	list-style-type: disc;
}
#page_holder, .main, #page-holder {
}
#page-tools {
	display:none;
}
#primary-navigation {
	display:none;
}
#siteInfo {
	display:none;
}
#stories-photos {
	width: auto;
	float: none;
	border:none;
}
#stories-photos h2 {
	padding: 0;
	margin: 0.5em 0;
	border: none;
	color: #000;
	font-size: 1.4em;
}
#story-pic {
	width: auto;
	float: none;
	padding: 0;
	margin: 0 0;
	border: 1px solid #bbb;
	background: #d0e2eB;
}
#story-pic p {
	font-size: 0.9em;
}
.challengePic {
	float:right;
	margin-left:2px;
	background:#eee;
	border:1px solid #ddd;
	display:block;
	clear:both;
	margin-bottom:10px;
	margin-right:8px;
	_margin-right:4px;
}
.challengePic a {
	display:block;
	text-decoration:none;
}
.challengePic a h3 {
	padding: 5px 0 8px 10px;
	margin:0;
	text-decoration:none;
}
.challengePic a h3 img {
	position:relative;
	top:4px;
}
.challengePic a:hover {
	text-decoration:none;
	background:#efe;
}
.dottedBox2 table {
	_width:120px;
}
.dottedBox2 table table {
	width:auto;
}
.dottedBox2 table table table {
	width:auto;
}
.clsLABEL1 {
	width:30px !important;
	text-align:left;
}
.clsBARBG1 {
	width:85px !important;
}
/* ----------new campaigns homepage css ------------ */
#CampaignNav {
	display:none;
}
#FeaturedCampaign {
	position: relative;
	width: 570px;
	min-height: 225px;
	_height: 235px;
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 13px 0px 10px 0;
	border: 1px solid #D7D78D;
	background: #fff;
}
#FeaturedCampaign h1, #FeaturedCampaign h2 {
	margin: 15px 0 0 10px;
	padding: 0;
}
#FeaturedCampaign h4 {
	margin: 10px 0 0 22px;
	padding: 0;
	font-size: 1.5em;
	color: #555;
}
#FeaturedCampaign p {
	margin: 5px 10px 0 20px;
	padding: 0 0 0 0;
}
#FeaturedCampaign .FeatureImage {
	display: block;
	margin: 15px 15px 0 10px;
	_margin: 15px 7px 0 10px;
	padding: 0;
	float: right;
}
#FeaturedCampaign ul {
	padding: 0;
	margin: 0 7px 10px 15px;
	list-style-position: outside;
}
#FeaturedCampaign ul li {
	padding: 0;
	margin: 5px 0 0 8px;
}
#MainCampaigns {
	clear: both;
	float: none;
}
.MainCampaign h2 {
	float:none;
}
#SubCampaigns {
	clear: both;
	float: none;
}
#SubCampaigns .SubCampaign {
	float: none;
}
#SubCampaignsWrapper {
	float: none;
}
#SubCampaigns #SideBar {
	float: none;
}
