
/* CSS Document */
* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	color:#333333;
	font-size:12px;
	line-height:18px;
	background-color:#F9FCE0;
	background:url(../images/bg-top-1.gif) repeat-x;
}

/*Text, Formatting*/
a {
	color:#CE5F3A;
	text-decoration:none;
}

a:hover {
	color:#BF3000;
	text-decoration:underline;
}

a img {
	border:none;
}

a.pdf {
	padding:0 0 10px 22px;
	line-height: 32px;
	background: url(http://www.oxfam.org.au/images/icons/icon_pdf.gif) 1px 1px no-repeat;
	width:100%;
}

.anchor a {
	color:#B18B3F;
}

.anchor a:hover {
	color:#B18B3F;
	text-decoration:none;
}

p {
	padding-bottom:10px;
}

.capitalise {
	text-transform:uppercase;
}

img.events {
	padding: 8px 0 4px 0
}

img.right {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

img.thumbnail {
	width:100px;
	height:67px;
	border:0;
	padding:3px;
	padding-left:0;
}

.imgBorder {
	border: 1px solid #E4E0B1;
}

.imgCaption {
	background-color:#FFFFFF;
	border: 1px solid #E4E0B1;
	border-top:0;
	float:left;
	clear:both;
	padding:3px;
	font-size:10px;
	line-height:12px;
}

.galleryImg {
	background-color:#FFFFFF;
	border: 1px solid #006800;
	border-top:0;
	float:left;
	clear:both;
	padding:3px;
	font-size:10px;
	line-height:12px;
}

.galleryCaption {
	background-color:#FFFFFF;
	float:left;
	clear:both;
	padding:3px;
	font-size:10px;
	line-height:12px;
}

.photoCaption {
	float:left;
	padding:0;
	padding-left:3px;
	margin-left:15px;
	font-size:10px;
	line-height:12px;
	width: 70%;
}

.leftImg {
	float:left;
	clear:both;
	padding-bottom:10px;
}

.w210 {
	width:204px;
}

.w510 {
	width:492px;
}

.w150 {
	width:144px;
}

.clearboth {
	clear:both;
}

h1 {
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#009900;
	text-transform:lowercase;
	padding-bottom:18px;
}

h1 a,
h1 a:hover {
	color:#009900;
}

h2 {
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	color:#9c0;
	clear:both;
}

h2 a {
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	color:#333333;
}

h3 {
	font-size:16px;
	color:#333;
	font-weight:bold;
}

h4 {
	font-weight:bold;
	font-size:15px;
	color:#CE5F3A;
	padding-bottom:4px;
}

h6 {
	font-size:13px;
	color:#333;
	font-weight:bold;
}

dl {
	margin:0 0 0 10px;
	padding:0;
}

dl dt {
	font-size:14px;
	margin:10px 0 0 0;
	padding:0;
}

dl dd {
	margin:5px 0 0 20px;
	padding:0;
}

.margintop {
	margin-top:20px;
}

.padtop {
	clear:both;
	padding-top:20px;
}

.padtop100 {
	margin-top:100px;
}

.padtop50 {
	margin-top:50px;
}

.pdfinfo {
	color:#666;
	text-decoration:none;
}

.toppage {
	text-align:right;
}

.events {
	color:#999999;
	font-size:11px;
	padding-left:4px;
}

a.more {
	color:#66CC00;
	font-size: 11px;
}

a.more:hover {
	color:#66CC00;
}

.quote {
	margin:0 0 14px 0;
	padding:10px;
	background:#FEFEFC;
	border-left:1px solid #EEE6D5;
	border-top:1px solid #EEE6D5;
	border-right:1px solid #EEE6D5;
	border-bottom:2px solid #EEE6D5;
}

.small {
	font-size:12px;
}

acronym {
	color:#A0BD1C;
	border-bottom:1px dashed #A0BD1C;
	cursor:help;
}

.tool-tip {
	padding:6px;
	background:#FEFEFC;
	border-left:1px solid #EEE6D5;
	border-top:1px solid #EEE6D5;
	border-right:1px solid #EEE6D5;
	border-bottom:2px solid #EEE6D5;
}

p.text {
	padding:0 18px;
	background:url(../images/text.gif) 0px 4px no-repeat;
}

p.win {
	padding:0 18px;
	background:url(../images/win.gif) 0px 4px no-repeat;
}

p.real {
	padding:0 18px;
	background:url(../images/real.gif) 0px 4px no-repeat;
}

p.comments {
	font-weight:bold;
	color:#009900;
}

div.comments {
	padding: 0 5px 25px 5px;
	margin-bottom:15px;
	background-color:#EDEDC0;
}

div.commentssub {
	font-style:italic;
}

/*Glossary*/
#glossary {
	display:none;
	position:absolute;
	color:#333;
	font-size:100%;
	background-color:#fff;
	border: 1px solid #6DCA00;
	border-left: 4px solid #008600;
	border-right: 2px solid #6DCA00;
	padding: 5px;
	text-align:right;
	width:250px;
}

a.glossary {
	color:#333;
	border-bottom:1px dotted #333;
	cursor:help;
}

a:hover.glossary {
	text-decoration:none;
}

hr.glossarymarker {
	width:100%;
	color:#003300;
}

ul {
	padding:0 0 0px 0px;
	list-style:none;
	margin-bottom:10px;
}

ul li {
	padding:0 18px;
	background:url(../images/arrow.gif) 0px 2px no-repeat;
}

ol {
	padding:0 0 10px 24px;
}

/*Layout*/
#header-wrap {
	height:200px;
	background:url(../images/bg-top-2.gif) repeat-x;
	background-position:bottom;
}

#content-wrap {
	background:#FBFBE8;
}

#footer-wrap {
	border-top:10px solid #FBFBE8;
	height:200px;
	background:url(../images/bg-footer.gif) repeat-x;
	background-color:#E4E0B1;
	clear:both;
}

#header,
#content {
	margin:0 auto;
	width:960px;
}

#footer {
	text-align:center;
	clear:both;
}

#container {
	height:97%;
}

/*Header*/
#oxfam-logo {
	float:left;
	margin-top:35px;
}

#rr-logo {
	float:left;
	margin:36px 20px 0 20px;
}

.flashHead {
	float:left;
	margin:15px 0 0 20px;
}

/*Columns*/
#home-left {
	float:left;
	width:225px;
	padding-top:30px;
}

#home-right {
	float:right;
	width:675px;
	padding:30px 20px 5px;
}

#home-left-max {
	float:left;
	padding-left:20px;
}

#home-left-wide {
	float:left;
	width:360px;
	height:400px;
	margin-top:30px;
	border:1px solid #99cc00;
}

#home-right-narrow {
	float:right;
	width:530px;
	padding:30px 20px 5px;
}

#left-col {
	float:left;
	width:360px;
}

#right-col {
	float:right;
	width:550px;
	padding:30px 20px 5px;
}

/*Oxfam global banner*/
#oxfamAusGlobalBanner {
	width:100%;
	height:20px;
	margin:0;
	padding:0;
}

#oxfamAusGlobalBanner p {
	font:bold 11px/120% Arial, Helvetica, sans-serif;
	margin:0;
	padding:1px 10px 0 10px;
	color:#fff;
}

#oxfamAusGlobalBanner p a {
	color:#fff;
	text-decoration:none;
}

#oxfamAusGlobalBanner p a:hover {
	color:#fff;
	text-decoration:underline;
}

/*Home page*/
#home-right ul {
	padding:0;
}

#home-button1 {
	float:right;
	background:url(../images/button-home1.gif);
	width:164px;
	height:78px;
	padding:6px 0 0 4px;
}

#home-button2 {
	float:right;
	background:url(../images/button-home2.gif);
	width:164px;
	height:78px;
	padding:6px 0 0 4px;
	clear:both;
}

.button {
	background-color:#99CC00;
	color:#333333;
	border: #006633;
}

/*Footer*/
#footer {
	font-size:11px;
	color:#BB8A3D;
	padding:40px 0 0 0;
	clear:both;
}

#footer span {
	padding:0 5px 0 0;
}

#footer a {
	padding:0 5px;
	color:#CC6633;
}

#e7-logo {
	margin:2px 0 0 -2px;
}

.border-right {
	border-right:1px solid #BB8A3D;
}

/*Forms*/
form {
	display:inline;
	float:left;
}

.field,
select,
.checkbox,
textarea,
input {
	border:1px solid #666;
	background:#EDEDC0;
	font-size:12px;
}

option {
	padding:2px 0 0 4px;
}

input {
	padding:2px;
}

textarea {
	padding:2px;
}

.radio input {
	border:none;
	background:none;
}

label {
	padding-left:4px;
}

#submit,
#submit a {
	display:block;
	width:82px;
	height:47px;
	background:url(../../refugee-realities/images/submit.gif);
}

#submit a:hover {
	background-position:bottom;
}

/*Tables*/
table.worldmap {
	border:0;
	width:100%;
}

table.worldmap td {
	width:25%;
	vertical-align:top;
}

table.event {
	width:70%;
	padding: 0 7px 7px 0;
}

table.event td {
	background-color:#EDEDC0;
	padding:3px;
}

table.event td.title {
	width:10%;
	font-weight:bold;
}

table.story {
	width:100%;
	padding:0;
	border:1px solid #99CC00;
	margin-bottom:0;
}

table.story th {
	text-align:left;
	padding:3px;
	vertical-align:top;
	width:30%;
	border-bottom:1px solid #CCCCCC;
}

table.story td {
	vertical-align:top;
	padding:3px;
	border-bottom:1px solid #CCCCCC;
}

table.story .publish {
	background-color:#CCCCCC;
}

table.storymenu td {
	width:30%;
}

table.comments {
	background-color:#EEEEEE;
	width:100%;
	padding:0;
	border:1px solid #99CC00;
	margin-bottom:0;
}

table.comments th {
	text-align:left;
	padding:3px;
	vertical-align:top;
	width:30%;
	border-bottom:1px solid #CCCCCC;
}

table.comments td {
	vertical-align:top;
	padding:3px;
	border-bottom:1px solid #CCCCCC;
}

table.comments .publish {
	background-color:#CCCCCC;
}

/*Misc*/
.left {
	float:left;
}

.right {
	float:right;
}

/*Sub nav*/
#subnav {
	height:25px;
}

#subnav ul {
	padding:0 0 20px 0;
	color:#99CC00;
	font-size:12px;
	font-weight: bold;
	letter-spacing:1px;
	text-align:middle;
}

#subnav ul li {
	background:none;
	display:block;
	float:left;
	padding:0 1px;
	vertical-align:middle;
}

#subnav ul li.border-right {
	border-right:1px solid #99CC00;
	padding-right:5px;
	margin-right:5px;
}

#subnav ul li a {
	display:block;
	color:#99CC00;
}

#subnav ul li.on a {
	font-weight:bold;
	color:#009900;
}

#on a {
	background:#EDEAC6;
	font-weight:bold;
}

/*Sub nav 2*/
#subnav 2 {
}

#subnav2 ul {
	margin:0 0 20px 20px;
	padding:0;
	width:100%;
	color:#006800;
	font-size:11px;
	font-weight: bold;
	letter-spacing:1px;
	height:15px;
	clear:both;
}

#subnav2 ul li {
	background:none;
	display:block;
	float:left;
	padding:5px;
	vertical-align:middle;
}

#subnav2 ul li.border-right {
	border-right:1px solid #99CC00;
	padding-right:5px;
	height:15px;
	margin-right:5px;
}

#subnav2 ul li.first {
	padding-left:22px;
}

#subnav2 ul li a {
	display:block;
	color:#006800;
	text-decoration:none;
}

#subnav2 ul li.on a {
	font-weight:bold;
	color:#009b00;
	text-decoration:none;
}

/*Sub nav events*/
.subnavevents {
}

.subnavevents ul {
	margin:0 0 20px 0;
	padding-left:0;
	color:#006800;
	font-size:10px;
	font-weight: bold;
	letter-spacing:1px;
}

/*

#subnavevents ul li.border-right {
	border-right:1px solid #99CC00;
	padding-right:5px;
	margin-right:5px;
}
*/

.subnavevents ul li {
	padding-bottom:5px;
}

.subnavevents ul li a {
	font-size:11px;
}

.subnavevents ul li.on a {
	font-weight:bold;
	color:#006800;
}

/*Main Nav Styling*/
#nav {
	float:right;
	width:700px;
	height:29px;
	padding:0 0;
	font-weight:bold;
}

#nav b {
	visibility:hidden;
}

#nav a {
	display:block;
	color:#006800;
	height:25px;
	padding:0 5px;
	text-align:center;
	font-size:12px;
	line-height:25px;
	text-transform:lowercase;
}

#nav .public a {
	width:90px;
}

#nav a.current {
	background:none;
	color:#fff;
}

#nav a:hover {
	text-decoration:none;
	background:#006800;
	color:#fff;
}

#nav ul {
	list-style:none;
	padding:0;
}

#nav ul li {
	float:left;
	background:none;
	padding:0;
	display:block;
}

#nav li ul {
	position:absolute;
	width:204px;
	left:-9999px;
	top:145px;
	padding:0 0 2px 0;
	z-index:99;
}

#nav li:hover,
#nav li.sfhover {
	position:static;
}

#nav li:hover ul,
#nav li.sfhover ul {
	left:auto;
}

#nav ul li ul li {
	background:none;
	margin:0;
	height:auto;
}

#nav ul li ul li.nav {
	background:#6ECA00;
}

#nav ul.public li ul li a {
	padding:1px 6px 1px 10px;
	width:204px;
	min-height:20px;
	text-align:left;
	font-size:11px;
	line-height:20px;
	background:#7EdA10;
	border-bottom: 1px solid #fff;
}

#nav ul.learning li ul li a {
	padding:1px 6px 1px 10px;
	width:204px;
	min-height:20px;
	font-size:11px;
	text-align:left;
	line-height:20px;
	background:#6ECA00;
}

#nav ul li ul li a:hover {
	background:#006800;
	color:#fff;
}

#nav ul li ul li a.current {
	background:none;
	color:#fff;
}

/* global nav */		
		
#global-nav {
	height: 18px;
	width: 475px;
	position: relative;
	display: block;
	float: right;
	padding: 0 0 0 0;
	margin: 0;
}

#global-nav ul {
	float: right;
	position: relative;
	margin: 0;
	padding: 0 0 0 0;
	height: 18px;
}

#global-nav ul li {
	display: inline;
	height: 18px;
	margin: 0;
	padding: 0;
}

#global-nav ul li a {
	color: #857C5F;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	height: 12px;
	display: block;
	float: left;
	padding: 3px 6px;
	margin: 0 0 0 0;
	text-decoration: none;
	background: #ECE6D4;
}

#global-nav ul li a:hover,
#global-nav ul li a:focus {
	color: #fff;
	background: #b9b296;
}

#global-nav ul li.current a {
	color: #fff;
	background: #999276 url("../images/global-nav-highlight.jpg") top center no-repeat;
	line-height: 12px;
	font-size: 11px;
	height: 12px;
	padding: 3px 6px;
	margin: 0 0 0 0;
	text-decoration: none;
}

#global-nav ul li.current a:hover,
#global-nav ul li.current a:focus {
	color: #fff;
}

fieldset {
	width: 560px;
	border: 1px solid #E4E0B1;
	margin: 2em 0;
	padding: 0em 0 1.5em 0;
	padding: 1.5em 1.5em 1.5em 0;
}

legend {
	margin-left: 10px;
	padding: 0 0.5em;
	font-size: 1.2em;
	font-weight: bold;
}

fieldset p {
	padding: 0 1em;
}

fieldset ol li p {
	font-size: 0.8em;
	padding: 0 2em;
}

div#content label {
	display: block;
	line-height: 1.8em;
	vertical-align: top;
}

div#content textarea {
	border: 1px solid #c5c5c5;
	padding: 0.3em;
	font: inherit;
	color: #99762F;
	background: #fff;
}

div#content textarea.small {
	width: 260px;
	height: 80px;
}

div#content textarea.large {
	width: 372px;
	height: 250px;
}

div#content ol li {
	padding: 0.5em 0 0.5em 20px;
	list-style: none;
}

div#content input,
div#content select {
	width: 12.5em;
	border: 1px solid #c5c5c5;
	padding: 0.3em;
	font: inherit;
	color: #99762F;
	background: #fff;
}

div#content input.checkbox {
	width: 12px;
	height: 12px;
	margin: 2px 5px 0px 120px;
	border:0px;
	padding:0;
}

div#content label.checkboxlabel {
	display:inline;
	font-weight: normal;
}

div#content select {
	width: 15em;
}

div#content input.small {
	width: 10em;
}

div#content input.xsmall,
div#content select.xsmall {
	width: 4em;
}

div#content input.radio,
div#content input.checkbox {
	width: 20px;
	_border: 0;
}

div#content .dob {
	display:inline;
	width:auto;
}

label.other {
	margin: 4px 20px 0 30px;
	padding: 4px;
	color: #fff;
	background: #CE5F3A;
}

label.other span {
	font-size: 0.9em;
}

label {
	font-weight: bold;
	margin-left: -4px;
}

.error {
	color: #990000;
	display:inline;
	margin-left: 0px;
	font-weight: bold;
}

.disabled {
	background-color: #222;
}

label.error {
	font-size: 0.9em;
	display: none;
}

ol {
	padding: 0 0 0 0;
}

.partner-logo {
	float:left;
	width:135px;
	margin:20px 10px 0 0px;
	clear:both;
	display:block;
	position:relative;
}

.partner-logo-blurb {
	float:left;
	width:470px;
	margin:20px 0 0 0;
	padding:0;
	display:block;
	position:relative;
}

.social-icons {
	margin:0 auto;
	padding:0;
	height:30px;
	display:block;
	width:720px;
	}

.social-icons ul {
	display:inline;
	}

.social-icons ul li {
	display:inline;
	font-size:1.3em;
	}
	
.news {
font-size:0.9em;
}
