/***********************************************/
/* Web Site: Service microsites - Main         */
/*                                             */
/* Media: Screen                               */
/*                                             */
/* Author: Oliver Hoad                         */
/*                                             */
/* Created: 24th February 2010                 */
/***********************************************/

/* 
-- CSS INDEX --

1. BASIC HTML
2. STRUCTURE
3. GLOBAL NAVIGATION
4. STANDARD PAGE ELEMENTS
5. PAGE ACTIONS
6. FORMS
*/

/* ----- 1. BASIC HTML ---------------------------------------*/

h1 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 170%;
	line-height: 170%;
	padding: 0;
	margin: 0 0 10px 0;
}

h2 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 140%;
	line-height: 190%;
	padding: 0;
	margin: 1em 0 0 0;
}

h3 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 110%;
	line-height: 190%;
	padding: 0;
	margin: 1em 0 0 0;
}

p {
	font-weight: normal;
	font-size: 100%;
	line-height: 190%;
	padding: 0;
	margin: 0.2em 0 0.8em 0;
}

ul {
	font-weight: normal;
	font-size: 100%;
	line-height: 180%;
	margin: 8px 0 10px 14px; /* Required for cross-browser list indentation */
	padding: 0 0 0 14px; /* Required for cross-browser list indentation */
	/*margin: 0.2em 0em 0.8em 1.5em;*/
}

ol {
	font-weight: normal;
	font-size: 100%;
	line-height: 180%;
	margin: 8px 0 10px 15px; /* Required for cross-browser list indentation */
	padding: 0 0 0 15px; /* Required for cross-browser list indentation */
	/*margin: 0.2em 0em 0.8em 2.5em;*/
}

ul li {
	font-weight: normal;
	font-size: 100%;
	line-height: 180%;
	margin: 0 0 10px 0;
	padding: 0;
}

ul li a {
	font-weight: bold;
	color: #6d9c16;
	text-decoration: none;
}

ul li a:hover {
	font-weight: bold;
	text-decoration: underline;
	background: #f0f7e5;
	padding: 2px 0 3px 0;
}

ol li {
	font-weight: normal;
	font-size: 100%;
	line-height: 180%;
	margin: 0 0 5px 0;
	padding: 0;
}

a {
	color: #6d9c16;
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
	background: #f0f7e5;
	padding: 2px 0 3px 0;
}

hr {
	height: 1px;
	border: none;
	border-bottom: 1px dotted #daeac1;
	margin: 7px 0;
}

/* ----- 2. STRUCTURE ----------------------------------------*/

body {
	margin: 10px 0;
	padding: 0;
	background: #eee url(barn08-bg-fade.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #444;
}

.hide {
	display: none;
}

.clear {
	clear: both;
	height: 0;
	margin: 0;
	overflow: hidden;
}

.microsite_image {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#wrapper {
	width: 100%;
}

/* #main */

/* #upper_strip */

#text_size_feature {
	position: relative;
	float: right;
	width: 290px;
	height: 18px;
	background: url(microsite10_text_size_feature_bg.gif) 0 0 no-repeat;
}

#text_size_feature p {
	position: relative;
	top: -6px;
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 85%;
	color: #666;
}

#text_size_feature a {
	color: #666;
}

/* header */

#logo {
	display: inline; /* IE double-margin bug fix */
	float: left;
	width: 211px;
	height: auto;
	margin: 24px 0px 0px 20px;
}

#banner {
	position: relative;
	float: left;
	width: 516px;
	height: 70px;
	margin: 15px 0 0 0;
}

#title {
	position: absolute;
	bottom: 0;
	width: 485px;
	height: auto;
	vertical-align: bottom;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 240%;
	color: #333;
	line-height: 120%;
}

/* #motif */

/* #content */

/* #section */

/* #copy */

/* #sidebar */

#nav {
	float: left;
	width: 195px;
	height: auto;
	margin: 0;
}

#lh_content {
	display: inline; /* IE double-margin bug fix */
	float: left;
	width: 125px;
	height: auto;
	margin: 25px 0 0 34px;
}

#footer {
	padding: 17px 75px 18px 230px;
	background: #7fba00;
	color: #fff;
}

#footer p {
	margin: 0;
	font-size: 85%;
	line-height: 140%;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	background: #f0f7e5;
	color: #73a518;
	text-decoration: underline;
}

/* ----- 3. GLOBAL NAVIGATION --------------------------------*/

/* Top Level */

#nav ul {
	margin: 0;
	padding: 28px 0 0 24px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 115%;
	list-style-type: none;
}

#nav li {
	display: inline; 
	list-style-type: none;
}

#nav span.hidden {
	display: none;
}

#nav li a {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	line-height: 130%;	
}

#nav li span {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	background: url(microsite10_arrow_dark_grey.gif) 15px 6px no-repeat;
	font-weight: bold;
	color: #000;
	line-height: 130%;
}

#nav li span.highlighted, #nav li a.highlighted {	
	color: #73a518;
	background: url(microsite10_arrow_green.gif) 13px 6px no-repeat;
}

#nav li a:hover {
	background: url(microsite10_arrow_grey.gif) 15px 6px no-repeat;
	color: #111;
	text-decoration: none;
}

/* Second Level Plus */

#nav ul ul {
	margin: 0 0 7px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
}

#nav ul ul ul {
	font-size: 1em;
}

#nav li li span {
	display: block;
	margin: 1px 0 1px 0;
	padding: 4px 0 4px 35px;
	background: url(microsite10_arrow_dark_grey.gif) 25px 7px no-repeat;
	font-weight: bold;
	color: #000;
}

#nav li li span.highlighted, #nav li li a.highlighted {
	background: url(microsite10_arrow_green.gif) 23px 7px no-repeat;
	font-weight: bold;
	color: #73a518;
}

#nav li li a {
	margin: 1px 0 1px 0;
	padding: 4px 0 4px 35px;
	font-weight: normal;
	color: #444;
}

#nav li li a.navChild {
	background: url(barn08-bullet-dashed.gif) 25px 5px no-repeat;
}

#nav li li a.sibling {
	background: url(microsite10_arrow_light_grey.gif) 25px 7px no-repeat;
}

#nav li li a:hover {
	background: url(microsite10_arrow_grey.gif) 25px 7px no-repeat;
	color: #111;
	text-decoration: none;
}

#nav li li li span {
	display: block;
	margin: 1px 0 1px 0;
	padding: 4px 0 4px 45px;
	background: url(microsite10_arrow_dark_grey.gif) 35px 7px no-repeat;
	font-weight: bold;
	color: #000;
}

#nav li li li span.highlighted, #nav LI LI LI a.highlighted {
	background: url(microsite10_arrow_green.gif) 33px 7px no-repeat;
	color: #73a518;
}

#nav li li li a {
	margin: 1px 0 1px 0;
	padding: 4px 0 4px 45px;
	color: #444;
}

#nav li li li a.navChild {
	background: url(barn08-bullet-dashed.gif) 35px 5px no-repeat;
}

#nav li li li a.sibling {
	background: url(microsite10_arrow_light_grey.gif) 35px 7px no-repeat;
}

#nav li li li a:hover {
	background: url(microsite10_arrow_grey.gif) 35px 7px no-repeat;
	color: #000;
	text-decoration: none;
}

#nav li li li li span {
	display: block;
	margin: 1px 0 1px 0;
	padding: 4px 0 4px 55px;
	background: url(microsite10_arrow_dark_grey.gif) 45px 7px no-repeat;
	font-weight: bold;
	color: #000;
}

#nav li li li li a {
	margin: 1px 0 1px 0;
	padding: 4px 0 4px 55px;
	color: #444;
}

#nav li li li li a.navChild {
	background: url(barn08-bullet-dashed.gif) 45px 5px no-repeat;
}

#nav li li li li a.sibling {
	background: url(microsite10_arrow_light_grey.gif) 45px 7px no-repeat;
}

#nav li li li li a:hover {
	background: url(microsite10_arrow_grey.gif) 45px 7px no-repeat;
	color: #111;
	text-decoration: none;
}

/* ----- 4. STANDARD PAGE ELEMENTS ---------------------------*/

.quote {
	margin: 0 5px 20px 5px;
	background: url(barn08-quote-left.gif) no-repeat;
	color: #777;
}

.quote div {
	padding: 11px 25px;
	background: url(barn08-quote-right.gif) bottom right no-repeat;
}

.quote div p {
	font-size: 90%;
	line-height: 160%;
}

.alignright, .alignleft {
	float: right;
	clear: right;
	margin: 0 0 6px 10px;
}

blockquote {
	margin: 20px 0px;
	background: url(barn10-double-quote-left.gif) no-repeat;
	color: #777;
}

blockquote p {
	padding: 2px 27px 0 27px;
	font-size: 100%;
	line-height: 170%;
}

blockquote strong {
	color: #666;
}

.fullQuote {
	margin: 15px 0px 15px 0px;
	background: url(barn08-quote-left.gif) no-repeat;
	color: #666;
}

.fullQuote p {
	padding: 12px 27px 12px 28px;
	background: url(barn08-quote-right.gif) bottom right no-repeat;
	font-size: 100%;
	line-height: 160%;
}

#section p a {
	font-weight: bold;
}

#section p a:hover {
	background: #f0f7e5;
	padding: 2px 0 3px 0;
	color: #6d9c16;
	text-decoration: underline;
}

.highlight, .highlightgrey {
	clear:both;
	margin: 15px 0;
	padding: 10px;
	border: 1px solid #d0e5ac;
	font-size: 0.90em;
	line-height: 1.7em;
}

.highlight br, .highlightgrey br {
	line-height: 0.5em;
}

.highlight a, .highlightgrey a {
	font-weight: bold;
}	

.highlight a:hover, .highlight a:visited:hover, .highlightgrey a:hover, .highlightgrey a:visited:hover {
	background: #f0f7e5;
	padding: 2px 0 3px 0;
	color: #6d9c16;
	text-decoration: underline;
}

.quoteright, .quoteleft {
	float: right;
	clear: right;
	width: 170px;
	margin: 10px 0 15px 15px;
	padding: 10px;
	border: 1px solid #abd067;
	font-size: 0.9em;
	line-height: 1.5em;
}

.extrainfotitle {
	margin: 0;
	padding: 10px;
	border: 1px solid #e5e5e5;
	background: #f9f9f9;
	font-size: 110%;
	color: #666;
	line-height: 100%;
}

.extrainfotitle h2 {
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
}

.ulbg {
	margin: 0 37px 0 5px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	border-top: none;
	font-size: 90%;
}

.ulbg ul li {
	line-height: 140%;
}

.adobe {
	margin: 8px 37px 0 5px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	color: #666;
}

.adobe p {
	font-size: 90%;
	line-height: 160%;
}

table {
	margin: 10px 0;
}

td {
	padding: 5px;
}

.rowheader {
	background: #7fba00;
	color: #fff;
	font-weight: bold;
}

.rowodd {
	background: #fff;
	font-size: 1em;
	color: #000;
}

.roweven {
	background: #f3f3f3;
	font-size: 1em;
	color: #000;
}

.borderTable table {
	margin: 10px 0;
	border-collapse: collapse;
}

.borderTable table a, .highlightgrey a, .highlight a {
	font-weight: bold;
}

.borderTable table a:hover, .highlightgrey a:hover, .highlight a:visited:hover {
	background: #f0f7e5;
	padding: 2px 0 3px 0;
	color: #6d9c16;
	text-decoration: underline;
}

.borderTable td {
	padding: 8px;
	border: 1px solid #b1d665;
	font-size: 90%;
	line-height: 140%;
}

.borderTable th {
	padding: 8px;
	border: 1px solid #b1d665;
	background: #7fba00;
	color: white;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
}

.borderTable th h2 {
	margin: 0;
	font-weight: bold;
	font-size: 110%;
}

.rowheader .rowodd {
	background: #fff;
	color: #444;
}

.rowheader .roweven {
	background: #f8f8f8;
	color: #444;
}

.arrowBack {
	padding-left: 15px;
	background: url(arrow-back.jpg) 0px 2px no-repeat;
}

.arrowForward {
	padding-right: 15px;
	background: url(arrow-forward.jpg) right 2px no-repeat;
}

.smalltext {
	font-size: 90%;
}

.rhQuote {
	margin: 0 0 30px 0;
	background: url(barn08-quote-left.gif) no-repeat;
	color: #666;
}

.rhQuote div {
	padding: 10px 25px;
	background: url(barn08-quote-right.gif) bottom right no-repeat;
}

.rhQuote div p {
	font-size: 90%;
	line-height: 160%;
}

.rhContent {
	margin: 13px 0 20px 0;
	border: 1px solid #daeac1;
}

.rhContent h2 {
	margin: 0 0 7px 0;
	padding: 10px;
	border-bottom: 1px solid #daeac1;
	background: #f3f8ea;
	font-size: 105%;
	font-weight: bold;
	color: #666;
	line-height: 140%;
}

.rhContent h3 {
	margin: 0 0 7px 0;
	padding: 10px;
	border-bottom: 1px solid #daeac1;
	background: #f3f8ea;
	font-size: 105%;
	font-weight: bold;
	color: #666;
	line-height: 140%;
}

.rhContent p, #rhContent ul, #rhContent ol, .rhContent p, .rhContent ul, .rhContent ol{
	padding: 0 10px 7px 10px;
	font-size: 90%;
	color: #666;
	line-height: 150%;
}

.rhContent li {
	margin-bottom: 3px;
}

#local_language {
	margin: 13px 0 20px 0;
	border: 1px solid #daeac1;
}

#local_language h2 {
	margin: 0 0 7px 0;
	padding: 10px;
	border-bottom: 1px solid #daeac1;
	background: #f3f8ea;
	font-size: 105%;
	font-weight: bold;
	color: #666;
	line-height: 140%;
}

#local_language h3 {
	margin: 0 0 7px 0;
	padding: 10px;
	border-bottom: 1px solid #daeac1;
	background: #f3f8ea;
	font-size: 105%;
	font-weight: bold;
	color: #666;
	line-height: 140%;
}

#local_language p, #local_language ul, #local_language ol, #local_language p, #local_language ul, #local_language ol{
	padding: 0 10px 7px 10px;
	font-size: 90%;
	color: #666;
	line-height: 150%;
}

#local_language li {
	margin-bottom: 3px;
}

/* ----- 5. PAGE ACTIONS -------------------------------------*/

#page_actions{
	margin-left:230px;
}

/* #page_actions_share ul */

/* #page_actions_share li */

/* #page_actions_top ul */

/* #page_actions_top li */

/* ------- 6. FORMS -------------------------------------------*/

fieldset{
	padding:10px;
	margin-bottom:10px;
	color:#333;
	font-size:90%;
	border:1px solid #e5e5e5;
}
fieldset h3{
	clear:both;
	font-size:1.1em;
	font-weight:bold;
	color:#444;
}
fieldset p{
	font-size:1em;
	clear:both;
}
fieldset fieldset{
	border: none;
	margin:5px 0 0 0;
}
fieldset legend{
	font-size:1.1em;
	font-weight:bold;
	padding:0 5px 10px 5px;
	background: #fff;
	color:#111;
}
fieldset .error{
	background:#faeaea;
}
fieldset ul{
	font-size:1em;
	margin-left:3em;
}
fieldset label{
	text-align: right;
	width: 160px;
	font-weight:bold;
	padding: 3px 10px 0 0;
}
fieldset fieldset legend{
	text-align: right;
	font-weight:bold;
	padding: 0 10px 5px 0;
	width: 110px;
	margin:0;
}
fieldset fieldset label{
	font-weight: normal;
	padding: 3px 10px 0 0;
	width: 120px;
}
fieldset label{
	display: block;
	float: left;
	clear:left;
	margin-bottom: 10px;
}
fieldset input, fieldset select, fieldset .right{
	display: block;
	float: left;
	margin-bottom: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 1.2em;
}
fieldset textarea {
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 225px;
	height: 160px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 1.2em;
}
.fullwidth{
	display: inline;
	text-align: left;
	width: 500px;
	font-weight:bold;
	padding: 3px 10px 0 0;
}
.fullwidthPopup{
	text-align: left;
	width: 300px;
	font-weight:bold;
	padding: 3px 10px 0 0;
}
.inline{
	float: none;
	display: inline;
	margin:0;
	padding:0;
}
.indent{
	display: inline;
	margin:3px 0 0 170px;
}
.indentPopup{
	margin:3px 0 0 170px;
}
fieldset br{
	clear: both;
}
fieldset .submit{
	margin-left:170px;
}
#formbutton{
	display: inline;
	margin-left:170px;
}
.multioptions label{
	font-weight:normal;
}
.req{
	font-weight:bold;
	color:#cc3333;
}
.corp label{
	width:6em;
	text-align:left;
	padding:0;
}
.corp label input{
	margin-top:-2px;
}
input[type="submit"], input[type="button"]{
	background:url(standard_button_bg.jpg) left no-repeat;
	border:1px solid #679513;
	padding:4px 8px;
	color:#fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight:bold;
	cursor: pointer;
	font-family:verdana,arial;
}
input[type="submit"]:hover, input[type="button"]:hover{
	background:url(standard_button_bg.jpg) right no-repeat;
}
/*--------donation -------------*/
.formintro{
	background:#F0C1C1;
	padding:5px 5px 5px 10px;
	margin:10px 0 0 0;
}
.singleform{
	background:#FAEAEA;
	margin:0;
	font-size:70%;
}

.post{
	float:left;
	width:214px;
	height:44px;
	padding:5px 0 0 54px;
	background:#f3f3f3 url(donate-envlope.gif) no-repeat;
	font-size:80%;
	margin-bottom:10px;
}
.phone{
	float:left;
	width:214px;
	height:44px;
	padding:5px 0 0 54px;
	margin-left:10px;
	background:#f3f3f3 url(donate-telephone.gif) no-repeat;
	font-size:80%;
	margin-bottom:10px;
}
.inmem{
	float:left;
	width:214px;
	height:44px;
	padding:5px 0 0 54px;
	background:#f3f3f3 url(donate_inmem.gif) no-repeat;
	font-size:80%;
	margin-bottom:10px;
	clear:left;
}
.work{
	float:left;
	width:214px;
	height:44px;
	padding:5px 0 0 54px;
	margin-left:10px;
	background:#f3f3f3 url(don-work.gif) no-repeat;
	font-size:80%;
	margin-bottom:10px;
}
.legacy{
	float:left;
	width:214px;
	height:44px;
	padding:5px 0 0 54px;
	background:#f3f3f3 url(don_legacy.gif) no-repeat;
	font-size:80%;
	margin-bottom:10px;
	clear:left;
}
/*-------------------- Direct Debit forms ---------------------*/

#DD_donation legend, #DD_contact legend, #DD_bank legend, #DD_giftaid legend{
	color:#222;
	background:none;
}
#DD_donation hr, #DD_contact hr, #DD_bank hr, #DD_giftaid hr{
	color:#ccc;
	height:1px;
	border:0;
	background-color:#ccc;
}
#DD_donation p, #DD_contact p, #DD_bank p, #DD_giftaid p{
	clear:none;
}
#DD_donation h3, #DD_contact h3, #DD_bank h3, #DD_giftaid h3{
	background:none;
	padding:0;
	margin:0;
	color:#222;
}
#DD_donation ul, #DD_contact ul, #DD_bank ul, #DD_giftaid ul{
	margin:0;
}
#DD_donation label, #DD_contact label, #DD_bank label{
	text-align: right;
	width: 148px;
	font-weight:normal;
	padding: 3px 10px 0 0;
}
.fakeinput{
    border: 1px solid #999;
	background-color : #fff;
    padding: 4px;
    margin-right:2px;
	color:black;
    font-family:verdana,helvetica,sans-serif;
	float: none;
	display: inline;
	margin:0;
}
input:disabled{
	background-color:#fff
}
p.formError{
	margin-top:10px;
	padding:10px;
	color:#c33;
	background:#f3f3f3;
}
span.formError{
	color:#c33;
	vertical-align:middle;
}

