/* ===========  default styles  ============================================================================= */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0;
	margin: 0;
	color: #333;
	background-color:#ffffff;
}

div#bodycontent
{
	font-size:1.3em;
}
#col2 p{font-size:0.8em;}
#col3 {font-size:1.1em;}
#col3 input{font-size:0.7em; width:140px;}
#col3 .field-box-main {
	width: 150px;
}
#col3 .form-btn-red {
	margin-top: 5px;
	width: 24px;
}
#sectionnav {font-size:0.8em;}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

.access {
	display: none;
}


/* =================  general typography  ======================================================================= */

h1 {
	font-size: 0.9em;
	padding: 2px 0 3px 5px;
	margin: 0;
}

h2 {
	font-size: 0.7em;
	margin: 7px 0 5px 0;
}

#col1 h2
{
	font-size: 0.9em;
	padding: 2px 0 0 8px;
	margin: 0;
}

div {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	margin-bottom:1em;
	padding: 0;
	font-size: 0.65em;
}

p p, 
p strong, 
p font {
	font-size: 1em;
}

p.smalltext {
	font-size: 0.5em;
}

p.bodytext {
	font-size: 0.65em;
}

p.largetext {
	font-size: 0.8em;
}

p.verylargetext {
	font-size: 1em;
}

span.smalltext,
div.smalltext {
	font-size: 0.9em;
}

span.bodytext,
div.bodytext {
	font-size: 1em;
}

span.largetext,
div.largetext {
	font-size: 1.2em;
}

span.verylargetext,
div.verylargetext {
	font-size: 1.4em;
}

ul, dl, ol {
	position:relative;
	font-size: 0.65em;
}

ul {
	margin:0;
	margin-top:8px;
	margin-left:8px;
	padding:0;
}

ul ul,
ul ol,
ul dl,
dl ul,
dl ol,
dl dl,
ol ul,
ol ol,
ol dl {
	font-size: 1em;
}


ul li {
	position: relative;
	margin:0;
	padding:0;
	padding-left:12px;
	padding-bottom: 6px;
	list-style:none;
	line-height:1.2em;
	background-repeat: no-repeat;
	background-position: -4px 0px;
}

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

a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
}

form {
	margin: 0;
	padding:0;
}

label {
	margin: 0;
	margin-bottom:1em;
	padding: 0;
	font-size: 1.1em;
}


/* =================  /general typography  ======================================================================= */



#search p {
	font-size: 0.7em;
	margin-bottom: 5px;
}

#nav a, #nav a:link, #nav a:visited {
	font-size: 0.75em;
	color: #666;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.toprow a,
.toprow a:link,
.toprow a:visited
{
	text-decoration: none;
	font-weight: normal;
}

.toprow a:hover,
.toprow a:active
{
	text-decoration: underline;
	font-weight: normal;
}


#donateNow a, #donateNow a:link, #donateNow a:visited {
	color: white;
	background: url(/images/arrow_donate.gif) no-repeat 0 0.3em;
	padding-left: 15px;
	margin-left: 15px;
	font-size: 0.8em;
	margin-top: 5px;
	font-weight: bold;
}

/* =================  layout: default  ======================================================================= */

#container {
	width: 728px;
	margin-top: 15px;
	margin-left: 22px;
}

.wrap {
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	float: left;
}

#body_wrap {
	clear: both;
}

#bodycontent {
	float: left;
	margin: 0;
}

#col1 {
	width: 215px;
	margin-right: 9px;
	float: left;
}


#col2 {
	width: 482px;
	margin-right: 8px;
	float: left;
	padding-left:9px;
	padding-right:9px;
}

#col1and2 {
	width: 735px;
	margin-right: 9px;
	float: left;
}

#col2wide {
	width: 726px;
	float: left;
}

#col3 {
	width: 215px;
	float: left;
}

#colfullwidth {
	width: 728px;
	float: left;
}

/* =================  layout: top row  ======================================================================= */

#image {
	float: left;
	padding-top: 13px;
}

#search {
	width: 238px;
	float: right;
	margin: 0;
	padding: 0px;
}

.button {
	background-color: #900;
	padding: 0;
	margin: 0;
}

#search_input {
	width: 143px;
	float: left;
	font-size: 10px;
}

#search_button {
	float: right;
}

/* ================  layout: header nav  ======================================================================== */

#nav {
	padding-bottom: 5px;
	margin-top: 5px;
}

#elements {
	float: left;
	background-color: #ccc;
	text-align: center;
	padding: 4px 0 4px 2px;
	margin-bottom: 5px;
}

#elements a {
	text-align: center;
}

.element {
	width: 121px;
	float: left;
	background-color: #ccc;
	border-right: 1px solid #999;
}

.lastelement {
	width: 238px;
	float: right;
	background-color: #ccc;
}

/* =================  header breadcrumb and donate button  =================================================================== */

#breadcrumb_trail {
	float: left;
	width: 430px;
}

#breadcrumb_trail a,
#breadcrumb_trail a:link,
#breadcrumb_trail a:visited,
#breadcrumb_trail a:hover,
#breadcrumb_trail a:active
{
	text-decoration: underline;
	font-weight: normal;
}

#donateNow {
	width: 238px;
	float: right;
	margin: 0;
	padding: 0;
	padding: 4px 0 5px 0px;
}

.black {
	background-color: #666;
}

.red {
	background-color: #E31C24;
}

/* =================  menu  ======================================================================= */

.section_header {
	margin-bottom: 2px;
}

.section_header h1,
.section_header h1 a,
.section_header h1 a:link,
.section_header h1 a:visited,
.section_header h1 a:hover,
.section_header h1 a:active {
	text-decoration: none;
}

.section_header h2,
.section_header h2 a,
.section_header h2 a:link,
.section_header h2 a:visited,
.section_header h2 a:hover,
.section_header h2 a:active {
	text-decoration: none;
}

#col2 p,
#col2wide p,
#colfullwidth p {
	margin: 0;
	padding: 0;
	margin-bottom:1em;
}

div.highlight_block {
	border: 1px solid #000;
	background-color: #f1f1f1;
	padding: 8px;
	margin-bottom:1em;
}

#page_date {
	font-size: 1em;
	border-bottom: 1px dashed #ccc;
	margin: 0;
	padding: 0;
	padding: 1px 2px 0 0;
	margin-bottom: 6px;
}

#page_date p {
	font-size: 0.8em;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #666;
}

#col2 .section_sub_header,
#col2wide .section_sub_header,
#colfullwidth .section_sub_header {
	font-size: 1em;
	background-color: #b7b7b7;
	color: white;
	margin:0px;
	margin-bottom: 2px;
	padding: 1px 2px;
}

#col2 .section_sub_header p,
#col2wide .section_sub_header p,
#colfullwidth .section_sub_header p {
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	margin:0px;
	padding: 2px 0 3px 5px;
}

/* ================ col 3 ============================================================================= */

#col3 a,
#col3 a:link,
#col3 a:visited
{
	text-decoration: none;
	font-weight: normal;
}

#col3 a:hover,
#col3 a:active
{
	text-decoration: underline;
	font-weight: normal;
}

/* In col3, the top most block is of class 'info_panel_top', and each subsequent block
   is 'info_panel'. The final block is always ID 'info_panel_tools'. */

/* Note that the bullet points for the lists are set in each colour scheme stylesheet */

#col3 .info_panel_top {
	background-color: #f1f1f1;
	margin: 0;
	margin-bottom: 10px;
}

#col3 .info_panel {
	margin: 0;
	border-bottom: 10px solid white;
}

#col3 .title {
	position: relative;
	background-color: #B7B7B7;
	height:28px;
}

#col3 .title p {
	color: white;
	font-size: 0.7em;
	padding: 6px 0 4px 30px;
	font-weight: bold;
}

#col3 .copy {
	margin: 0;
	padding: 0 4px 7px 6px;
}

#col3 .copy p {
	margin: 13px 0 0 7px;
	padding-right: 5px;
}

#col3 .copy ul {
	margin: 13px 0 0 7px;
}

#col3 .copy ul li{
	padding: 0 0 6px 12px;
}

#col2 ul li {
padding: 0 0 6px 12px;
font-size:1.2em;
}


#col3 #info_panel_tools {
	background-color: #B7B8BA;
	padding: 7px 0 7px 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#col3 #info_panel_tools p {
	padding: 0px;
	margin: 0px;
}

#col3 #info_panel_tools img {
	border: 0px;
}

#col3 #info_panel_tools .print {margin-left: 0px; }
#col3 #info_panel_tools .email {margin-left: 0px; }
#col3 #info_panel_tools .bookmark {margin-left: 0px; }

#col3 #info_panel_tools p {
	margin-bottom: 3px;
}

/* =================  credits  ======================================================================= */


#credits {
	clear:both;
	font-size:1em;
	margin-top:12px;
}

#credits p {
	text-align:right;
	font-size:0.65em;
}

/* =================  footer  ======================================================================= */

#footer {
	background-color: #E31C24;
	color: white;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	margin-top: 20px;
	float: left;
	width: 728px;
}

#footer a, #footer a:link, #footer a:visited {
	color: white;
}

#footer p {
	color: white;
}

#footer .left {
	float: left;
	margin-left: 0px;
	width: 350px;
}

#footer .right {
	float: right;
	width: 300px;
}

#footer .left p {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

#footer .right p {
	margin: 0;
	padding: 0;
	padding-right: 10px;
	float: right;
}

/* =================  typography  ======================================================================= */

.navitem p {
	color: white;
	font-weight: bold;
}


/* =================  layout: default  ======================================================================= */

.wrapper {
	clear: both;
}

.item,
.item_left {
	position: relative;
	width: 482px;
	float: left;
	padding: 0;
	margin: 0;
	margin-bottom: 6px;
}

.item_right {
	position: relative;
	width: 482px;
	float: left;
	padding: 0;
	margin: 0;
	margin-bottom: 6px;
}

/* This rule is overwritten in the colour scheme style sheets */

.wrapper .colour_scheme {
	background: transparent url(/images/spacer_trans.gif) no-repeat 0 109px;
}

/* ================ col 1 ============================================================================= */



#sectionnav a {
	text-decoration: none;
	padding-left: 8px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
}

.navitem,.selected {
	border-bottom:1px dashed #309bcd;
}

#sectionnav .navitem a {
	display: block;
	background-color: #e7eef7;
	color: #309bcd;
}

#sectionnav .sub a {
	display: block;
	background-color: #FFF;
	padding-left: 15px;
	color: #666;
	border-bottom:1px solid white;
	padding-top:4px;
	padding-bottom:4px;
}

#sectionnav .sub_selected a {
	display: block;
	background-color: #ccc;
	padding-left: 15px;
	color: #666;
	border-bottom:1px solid white;
	padding-top:4px;
	padding-bottom:4px;
}

#sectionnav .selected a {
	display: block;
	background-color: #309bcd;
	color: #fff;
}

#sectionnav .navitem a:hover {
	background-color: #0399cd;
	color:#fff;
}

/* hover*/

#sectionnav .sub a:hover {
	background-color: #ccc;
}

#sectionnav a:hover {
	text-decoration: none;
}

/* ================ col 2 ============================================================================= */

#feature_l3 {
	margin: 0;
	padding: 0;
	margin-top: 2px;
}

#feature_l3 p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#subsection_l3 p {
	margin: 0;
	padding: 5px;
	color: #666;
}

#subsection_l3 a {
	font-weight: bold;
	color: #666;
}


#col2 #feature_l4,
#col2 #feature_l4 #head,
#col2 #feature_l4 #copy {
	position: relative;
	width:482px;
}

#col2wide #feature_l4,
#col2wide #feature_l4 #head,
#col2wide #feature_l4 #copy {
	position: relative;
	width: 726px;
}
#col2 #feature_l4 strong{font-size:1.1em;}
#colfullwidth #feature_l4,
#colfullwidth #feature_l4 #head,
#colfullwidth #feature_l4 #copy {
	position: relative;
	width: 726px;
}

#feature_l4 {
	margin: 0;
	padding: 0;
}

#feature_l4 #head
{
	margin: 0;
	padding: 0;
	float: left;
	font-weight: bold;
}

#feature_l4 #head p
{
	padding: 0;
	margin-top: 0;
}

#feature_l4 #copy
{
	margin: 0;
	padding: 0;
	float: left;
	padding-top: 10px;
}

#head img {
	margin: 0;
	margin-left: 5px;
}

#subsection_l4 {
	background-color: #F9F9F9;
	margin: 0;
	margin-top: 12px;
	float: left;
}

/* Default setting for the hightlight block - colours are set in the colour schemes */
#subsection_l4 .colour_scheme {
	border: 1px solid #000;
	padding: 8px 8px 0 8px;
	margin: 0;
}
/*-------------------------- Style Fixes For Old Template -------------------*/

#bodycontent #breadcrumb{font-size:1em;}
#bodycontent .section_header h1{padding:0 0 0 0;font-size:1.1em;font-weight:normal;}

/*---------------------------------------------------------------------------*/

/*-----------------------------------------------*/
/* These colour definitions must be overriden in the colour scheme files. But they are prepped here so that the WYSIWYG editors
   can see the basic styles */

/* DARK GREEN */

h2.colour_scheme {
	color: #000;
}

.wrapper .colour_scheme {
	/*background: transparent url(/images/darkgreen_scheme/arrow_square.gif) no-repeat 0 109px;*/
}


#subsection_l4 .colour_scheme {
	border-color:#000; 
}

/* SECTION HOME PAGE TEMPLATE */
.colour_scheme .item_left, .colour_scheme .item_right {
	background: transparent url(/images/darkgreen_scheme/arrow_square.gif) no-repeat;
}

.full_image .colour_scheme {
	background-color: #000;
}

/* Styles for Info Panel - RELATED INFO box */

#col3 ul li.colour_scheme {
	background-image: url(/images/darkgreen_scheme/li.gif);
	background-repeat: no-repeat;
}

/* BULLET POINTS */

ul li.li_standard {
	background-image: url(/images/darkgreen_scheme/li.gif);
	background-repeat: no-repeat;
	padding:0 0 6px 12px;
}

ul li.li_faq {
	background-image: url(/images/darkgreen_scheme/li.gif);
	background-repeat: no-repeat;
	padding:0 0 6px 12px;
}

ul li.li_sidebar {
	background-image: url(/images/darkgreen_scheme/li.gif);
	background-repeat: no-repeat;
	padding:0 0 6px 12px;
}

ul li.li_sidebaritem {
	background-image: url(/images/darkgreen_scheme/li.gif);
	background-repeat: no-repeat;
	padding:0 0 6px 12px;
}

ul li.li_sidebarlink {
	background-image: url(/images/darkgreen_scheme/li.gif);
	background-repeat: no-repeat;
	padding:0 0 6px 12px;
}

ul li.li_sidebarphone {
	background-image: url(/images/darkgreen_scheme/li.gif);
	background-repeat: no-repeat;
	padding:0 0 6px 12px;
}

ul li.li_sidebarfax {
	background-image: url(/images/darkgreen_scheme/li.gif);
	background-repeat: no-repeat;
	padding:0 0 6px 12px;
}

ul li.li_sidebaremail {
	background-image: url(/images/darkgreen_scheme/li.gif);
	background-repeat: no-repeat;
	padding:0 0 6px 12px;
}

/*
list_movie.gif
list_download.gif
list_audio.gif
*/

ul li.li_sidebardoc {
	background-image: url(/images/list_download.gif);
	background-repeat: no-repeat;
	background-position: 2px -4px;
	padding-left:20px;
}

ul li.li_sidebardownload {
	background-image: url(/images/list_download.gif);
	background-repeat: no-repeat;
	background-position: 2px -4px;
	padding-left:20px;
}

ul li.li_sidebaraudio {
	background-image: url(/images/list_audio.gif);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	padding-left:20px;
}

ul li.li_sidebarmovie {
	background-image: url(/images/list_movie.gif);
	background-repeat: no-repeat;
	background-position: 2px -4px;
	padding-left:20px;
}

/* TEMPLATE 10 */

#mediacenter_latestnews .mediacenter_details {
	background-image: url(/images/darkgreen_scheme/down_arrow.gif);
}

/* =================  layout: special styles for campaign recruitment page  ==================================================== */

#col2campaignpage {
	width: 561px;		
	margin-right: 6px;
	float: left;	
	
}
#flashcampaignbg {
background-color:#e9e9e9;
}
.item_leftcampaign {
	width: 196px;	
	background-color: #e9e9e9;
	float: left;
	margin-bottom: 6px;
	margin-right: 5px;
}

.item_centrecampaign {
	width: 196px;	
	background-color: #e9e9e9;
	float: left;
	margin-bottom: 6px;
}
.item_rightcampaign {
	width: 160px;	
	background-color: #e9e9e9;
	float: right;
	margin-bottom: 6px;
}
.item_rightcampaign_form {
	padding-left:5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color:#333333;
}
.item_rightcampaign_formintrotext{
	padding-left:5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color:#666666;
}

