/************************************************************************

	GLOBAL CSS
	==========

	Provides all global styles for the site which more specific sections 
	can be built on using the layered css technique

	Author:		Nick Watson
				Tom Fletcher
				[www.optixsolutions.co.uk]

	Listing Order:
	==============

	Universal
	Forms
	General Structure / Layout
	Navigation Elements
	Header Elements
	Body Elements
	Footer Elements
	Messages

************************************************************************/

/***********************************************************************
	RESET UNIVERSAL STYLES
************************************************************************/
html,body,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,form,fieldset,input,select,textarea,div,p,img,table,th,td,object,pre,blockquote,address { 
	margin:0;
	padding:0;
}

a, object, embed {
   outline: none;
}

:link,:visited,:hover {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}

a img,:link img,:visited img, table, fieldset, img {
	border: none;
}

address, abbr {
	font-style: normal;
}

body {
	color: #000;
	background-color: #fffdea;
}

a {
	color: #000;
	text-decoration: none;
	outline: none;
}

#page-content a {
	color: #9E9F74;
	text-decoration: underline;
	outline: none;
}

#page-content a:hover {
	color: #9E9F74;
	text-decoration: none;
	outline: none;
}

dt	{ 
	font-weight: bold; 
}

blockquote {
	margin-left: 1em;
}

img {
	display: block;
}
img.left-image {
	float: left;
	margin: 0px 10px 0px 0px;
}
div.artist-box img.center-image {
	margin: 10px auto;
}	
div.left-image-caption {
	float: left;
	width: 150px;
	padding-right: 10px;
}
div.about-box {
	float: left;
	margin: 0px 0px 10px 0px;
}
/***********************************************************************
	UNIVERSAL STYLES
************************************************************************/

body {
	font-size: 62.5%;
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	/*font-family: "Trebuchet MS", Arial, Verdana, sans-serif, "Lucida Sans", "Myriad Pro", "Myriad Pro Light";*/
}

div#content p {
	margin: 0.2em 0em 1em 0em;
}

div#main {
	font-size: 1.2em;
}

div#main p {
	font-size: 1.1em;
}

div#content p.important {
	font-size: 1.2em;
	margin: 1em 0em;
}

div#content p.quote {
	color: #9e9f74;
	font-style: italic;
	font-size: 1.2em;
	margin: 0.5em 0em 0em 0em;
}

div#content p.quote-by {
	color: #000;
}

div#content div.content-box p {
	margin: 0em 0em 0.5em 0em;
}

div#page-content ul {
	font-size: 1.1em;
	margin-bottom: 0.8em;
}

div#page-content ul li {
	margin: 3px 0px 3px 20px;
	list-style: outside;
	list-style-type: disc;
}

div#page-content ul li ul {
	font-size: 1em;
}

div#page-content ul li ul li {
	list-style-type: none;
}

div#page-content ul.staff {
	margin: 1em 0em;
	float: left;
	width: 295px;
}

div#page-content ul.staff li {
	margin-bottom: 1em;
}

h1.mainHeader {
	font-size: 2em;
	font-weight: normal;
	color: #000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 5px;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #9e9f74;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-top: 1em;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #9e9f74;
}
h2 a {
	font-weight: normal;
	color: #9e9f74;
}

a.page-link {
	color: #9e9f74;
	text-decoration: underline;
}
a.page-link:hover {
	color: #52533c;
}

a#uk,
a#usa {
	width: 64px;
	height: 48px;
	display: block;
	float: left;
	margin-right: 10px;
	background: url('../i/layout/flag-usa.jpg') no-repeat;
	text-indent: -999em;
	letter-spacing: 133px;
}

a#uk {
	background: url('../i/layout/flag-uk.jpg') no-repeat;
}

div.two-column-holder {
	float: left;
	width: 610px;
	margin: 0px 0px;
}

div.two-column-holder h1 {
	margin-top: 0px;	
}

ul.two-column {
	float: left;
	width: 300px;
	margin-right: 5px;
}
*html ul.two-column {
	width: 280px;
}
div.half-box {
	float: left;
	width: 300px;
	margin-right: 5px;
}
*html div.half-box {
	width: 280px;
}

a#afa-logo {
	width: 158px;
	height: 114px;
	display: block;
	float: left;
	margin: 5px 0px 0px 23px;
	text-indent: -999em;
	letter-spacing: 133px;
	background: url('../i/layout/afa-logo.gif') no-repeat;
}
*html a#afa-logo {
	margin: 5px 0px 0px 10px;
}

img#right-image {
	float: left;
	margin: 20px 10px 10px 0px;
}

div.artist-box {
	width: 590px;
	float: left;
	padding: 0px 10px;
	margin: 5px 0px;
	border-top: solid 2px #C5C5A3;
}
div.artist-box h2 {
	color: #000;
	margin: 5px 0px;
}
div.artist-box img {
	margin: 15px 0px 5px 0px;
}
div.artist-image-200 {
	float: left;
	width: 200px;
	margin: 0px 10px 10px 0px;
}
div.artist-details-380 {
	float: left;
	width: 380px;
	padding-top: 10px;
}
div.artist-bio {
	float: left;
	width: 590px;
	padding: 10px 0px 0px 0px;
	border-top: solid 1px #E2E1C6;
}

div#africa-bar {
	width: 610px;
	background: #9E9F74;
}
div#africa-bar img {
	margin: 0px auto;
}
/***********************************************************************
	GENERAL STRUCTURE/LAYOUT
************************************************************************/
div#container {
	width: 861px;
	margin: 0px auto;
}

div#main {
	width: 861px;
	background: url('../i/layout/side-nav-bg.gif') left top repeat-y;
}

div#content {
	width: 638px;
	margin-top: 10px;
	float: left;
}
	*html div#content {
		width: 638px;
	}

div#page-content {
	width: 610px;
	float: left;
	margin-left: 8px;
	padding: 0px 0px 10px 20px;
	border-bottom: solid 2px #c5c5a3;
	margin-bottom: 5px;
	min-height: 300px;
}
	*html div#page-content {
		margin-left: 4px;
	}
	
div#gallery {
	float: left;
	width: 610px;
	margin: 10px 0px;
}

div.thumb-img {
	float: left;
	margin: 0px 17px 10px 0px;
}

a.nav-flag-uk,
a.nav-flag-usa {
	width: 20px;
	height: 15px;
	display: block;
	float: left;
	margin: 0px 0px 0px 25px;
	text-indent: -999em;
	letter-spacing: 133px;
	border: solid 1px #C5C5A3;
	background: url('../i/layout/nav-flag-usa-fade.gif') no-repeat;
}

a.nav-flag-uk {
	margin: 0px 0px 0px 10px;
	background: url('../i/layout/nav-flag-uk-fade.gif') no-repeat;
}

a.active-uk {
	margin: 0px 0px 0px 10px;
	background: url('../i/layout/nav-flag-uk.gif') no-repeat;
}

a.active-usa {
	margin: 0px 0px 0px 25px;
	background: url('../i/layout/nav-flag-usa.gif') no-repeat;
}

a.pdf {
	padding: 1px 0px 4px 20px;
	background: url('../i/icons/pdf.gif') center left no-repeat;
}
/***********************************************************************
	HEADER ELEMENTS
************************************************************************/
div#header {
	width: 861px;
	height: 182px;
	display: block;
	background-repeat: no-repeat;
	border-bottom: solid 5px #fffdea;
}

div.header-default { background-image: url('../i/layout/header.jpg'); }
div.header-home { background-image: url('../i/layout/header-home.jpg'); }
div.header-about { background-image: url('../i/layout/header-about.jpg'); }
div.header-achievements { background-image: url('../i/layout/header-achievements.jpg'); }
div.header-where { background-image: url('../i/layout/header-where.jpg'); }
div.header-effective { background-image: url('../i/layout/header-effective.jpg'); }
div.header-education { background-image: url('../i/layout/header-education.jpg'); }
div.header-healthcare { background-image: url('../i/layout/header-healthcare.jpg'); }
div.header-income { background-image: url('../i/layout/header-income.jpg'); }
div.header-news { background-image: url('../i/layout/header-news.jpg'); }
div.header-events { background-image: url('../i/layout/header-events.jpg'); }
div.header-supporters { background-image: url('../i/layout/header-supporters.jpg'); }
div.header-gallery { background-image: url('../i/layout/header-gallery.jpg'); }
div.header-funding { background-image: url('../i/layout/header-funding.jpg'); }
div.header-you-can-help { background-image: url('../i/layout/header-you-can-help.jpg'); }
div.header-trustees { background-image: url('../i/layout/header-trustees.jpg'); }
div.header-what-we-do { background-image: url('../i/layout/header-what-we-do.jpg'); }
div.header-contact { background-image: url('../i/layout/header-contact.jpg'); }

div#header a#header-link {
	width: 223px;
	height: 170px;
	float: left;
	display: block;
	text-indent: -999em;
	letter-spacing: 133px;
}
div#header object {
	float: left;	
}

img#top-banner {
	margin-bottom: 15px;
}
/***********************************************************************
	BODY ELEMENTS
************************************************************************/
div.flag-box {
	float: left;
	width: 285px;
	padding: 10px;
	margin: 10px 0px 15px 0px;
	background: #E2E1C6;
}

div.flag-box a.page-link {
	color: #333;
	float: left;
	margin-top: 5px;
}

div.content-box {
	width: 590px;
	float: left;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

div.content-box-text {
	float: left;
	width: 590px;
}

div.image-text {
	width: 510px;
}

a.content-image {
	width: 68px;
	height: 68px;
	display: block;
	float: left;
	margin: 3px 10px 0px 0px;
	text-indent: -999em;
	letter-spacing: 133px;
	border: solid 1px #9e9f74;
}

a.image-right {
	float: right;
	margin: 0px 0px 10px 10px;
	clear: right;
}

div#page-content ul li strong.listStrong {
	margin-left: 20px;
}

div.case-study {
	background: #E2E1C6;
	padding: 10px;
	margin-bottom: 10px;
	border: solid 1px #9e9f74;
}

div.case-study h2 {
	color: #9e9f74;
}

div#contact-details {
	float: left;
	margin-top: 1em;
	display: block;
	width: 295px;
}
/***********************************************************************
	NAVIGATION
************************************************************************/
div#side-nav {
	float: left;
	width: 223px;
}

div#side-nav ul {
	float: left;
	width: 200px;
	margin: 5px 0px 15px 23px;
}
	*html div#side-nav ul {
		margin: 5px 0px 15px 10px;
	}

div#side-nav ul li {
	float: left;
	width: 200px;
	margin: 8px 0px 0px 0px;
}

div#side-nav ul li a {
	display: block;
	width: 200px;
}

div#side-nav ul li a.active {
	font-weight: bold;
}

div#side-nav ul li ul {
	margin: 0px 0px 5px 0px;
}
/***********************************************************************
	FOOTER ELEMENTS
************************************************************************/
a#footer-future,
a#footer-how,
a#footer-apply,
a#footer-news {
	float: left;
	width: 160px;
	height: 121px;
	display: block;
	text-indent: -999em;
	letter-spacing: 133px;
	margin-left: 6px;
	background: url('../i/layout/footer-order.jpg') no-repeat;
}
	*html a#footer-news {
		margin-left: 3px;
	}

a#footer-apply {
	width: 159px;
	margin-left: 0px;
	background: url('../i/layout/footer-bid.jpg') no-repeat;
}

a#footer-how {
	width: 157px;
	margin-left: 0px;
	background: url('../i/layout/footer-donate.jpg') no-repeat;
}

a#footer-future {
	width: 156px;
	margin-left: 0px;
	background: url('../i/layout/footer-contact.jpg') no-repeat;
}
	*html a#footer-future {
		width: 155px;
		margin-left: -3px;
	}
	
div.spacer {
	display: none;
}
*html div.spacer {
	width: 1px;
	height: 121px;
	float: left;
	display: block;
}

div#footer {
	margin-top: 7px;
	border-top: solid 15px #c5c5a3;
	padding: 3px 0px;
}

div#footer ul {
	float: left;
	width: 450px;
}
div#footer ul li {
	float: left;
	margin-right: 15px;
}

div#footer ul li a {
	display: block;
	color: #333;
	float: left;
	font-size: 1.1em;
}
div#footer-info {
	float: left;
	width: 410px;
	text-align: right;
}
a#optix {
	color: #666;	
}
div#page-content ul#terms li {
	margin: 10px 0px 10px 20px;
	list-style: none;
}
/***********************************************************************
	TOOLS
************************************************************************/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.accessibility {
	position: absolute;
	text-indent: -999em;
	left: -999em;
	top: -999em;
}

/*************************************************
remove clients messy styles from word pasting.
specify where this applies or it will do all spans
**************************************************/
/*span[style]{ 
	color: inherit !important; 
	font-size: inherit !important; 
	font-family: inherit !important;
}*/

/***********************************************************************
	FORMS
************************************************************************/

fieldset, legend {
	border: none;
}

legend {
	background: transparent;
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0;
	padding: 0 .5em;
}

label {
	float: left;
	padding: 0 1em 0 0;
	text-align: right;
}

form fieldset div {
	clear: both;
	display: block;
	margin-bottom: .5em;
	padding: 0;
}

div.submit {
	clear: both;
	text-align: center;
	width: auto;
}

div.multi input {
	border: 0;
	width: auto;
}
 
form 									{ width: 100%; }

label		 							{ float: left;	height: 22px; width: 45%; }

fieldset div input,
fieldset div select,
fieldset div textarea  			{ width: 45%; }

fieldset div input.small,
fieldset div select.small,
fieldset div textarea.small 	{ width: 25%; }

div.req label, div.req p		{ font-weight: bold; }

div.multi label 					{ height: 22px; }

div.req label:before, 
div.req p:before {
	content: "* ";
}

input:focus, textarea:focus {
	background: #fafafa;
	color: #000;
}

fieldset div input, 
fieldset div select, 
fieldset div textarea  {
	border: 1px solid #aaa;
	color: #333;
	font-weight: normal;
	padding: 1px;
	font-size: 1.2em;
}

div.submit input {
	background: #777;
	border: 1px solid #333;
	color: #fff;
	font-weight: bold;
	padding: 1px .7em;
	width: auto;
}
/***********************************************************************
	MESSAGES
************************************************************************/

.error, .notice, .message { 
	color: #b22;
	font-weight: bold;
}

.error ol li {
	font-weight: normal;
	list-style-type: lower-roman;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;
}

/* FORMMAILER */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 400px; 
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
}

form.ddfm {
	text-align: left;
	width: 380px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
	float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	width: 95%;
}

form.ddfm .submit {
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
	clear:both;
	width: 95%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	padding: 3px;
}
