/* ---------- PAGE STRUCTURE ---------- */
* { margin: 0; padding: 0; }

body {
font: 0.7em/1.6em Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
  text-align: center;
  background-color: #eff4f7;
}

#background {
background: url(../images/shadow.jpg) no-repeat;
margin: 30px auto 0 auto;
width: 792px;
}

#outerwrapper {
margin-left: 18px;
width: 760px;
padding: 7px;
background-color: #fff;
}

#wrapper {
text-align: left;
}


#header {	
height: 125px;
background-color:#333399;
width: 760px;
}

#container {
	width: 760px;
	padding: 0;
	}
	
#navcolumn {
float:left;	
width: 153px;
padding: 0 0 0 15px;
}

.textpad {
	margin: 15px;
	text-align: left;
}

#content {
float:left;
width: 418px;
}

#relatedcontent {
float:left;
width: 160px;
padding: 15px 0 0 0;
}

.clear {
clear:both;
}

#footer {
width: 760px;	
margin-left: auto;
  margin-right: auto;
}

#footer #terms {
float: left;
padding-left: 168px;
}

#footer #termsblock {
border-top: 2px solid #2381b8;
width: 410px;
text-align: right;
float:left;
padding: 5px 0 0 0;
}

#footer #terms ul {
list-style-type: none; 
padding: 0 2px 0 0;
}

#footer #terms li {
float: right;
padding: 0 0 0 15px;
}

#footer #sitemap {
float: left;
width: 160px;
padding: 5px 0 0 0;
margin: 0 0 0 15px;
border-top: 2px solid #d4d10f;
text-align: left;
background-color: #fff;
}

#homenews li {
padding: 10px 0 10px 0;
border-top: 1px solid #ccc;
color: #666;
line-height: 1.3em;
}

#homenews li#newsitem1{
border-top: 0;
padding-top: 0;
}

.textpadhome, .textpadcontact {
margin: 0 5px 5px 5px;
}

.textpadrelated {
margin: 0 5px 5px 5px;
}

 /* ------ SIDE VERTICAL NAVIGATION ------ */
 
ul#nav
{
list-style: none;
padding: 15px 0 0 0;
border: none;
}

#nav li
{
border-bottom: 1px solid #666;
margin: 0;
}

#nav li#nav-home {
border-top:1px solid #666;
}

#nav li a
{
display: block;
padding: 5px 0px 5px 0.5em;
background-color: #fff;
color: #000;
text-decoration: none;
width: 100%;
}

html>body #nav li a { width: auto; }

#nav li a:hover
{
background-color: #779F09;
color: #fff;
}

/* Nav active states */
	
#section-home #nav-home a,
#section-aboutbrainlink #nav-aboutbrainlink a,
#section-ourservices #nav-ourservices a,
#section-abisupportinfo #nav-abisupportinfo a,
#section-professionals #nav-professionals a, 
#section-membership #nav-membership a,
#section-resources #nav-resources a,
#section-newsandevents #nav-newsandevents a,
#section-woa #nav-woa a,
#section-usefullinks #nav-usefullinks a,
#section-donation #nav-donation a,  
#section-contactus #nav-contactus a {
background-color:#DFDFDF;
}

#section-home #nav-home a:hover,
#section-aboutbrainlink #nav-aboutbrainlink a:hover,
#section-ourservices #nav-ourservices a:hover,
#section-abisupportinfo #nav-abisupportinfo a:hover,
#section-professionals #nav-professionals a:hover, 
#section-membership #nav-membership a:hover,
#section-resources #nav-resources a:hover,
#section-newsandevents #nav-newsandevents a:hover,
#section-woa #nav-woa a:hover,
#section-usefullinks #nav-usefullinks a:hover,
#section-donation #nav-donation a:hover,  
#section-contactus #nav-contactus a:hover {
background-color:#779F09;
}
/* ---------- PRESENTATION STYLES ---------- */

a { text-decoration: none; }

a:link { color: #2381b8; }
a:visited { color: #2381b8; }
a:active { color: #2381b8; }
a:hover { color: #2381b8; text-decoration: underline; }

/* Main Content Headings */
#content h1 {
font-family: arial, Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
font-weight: normal;
color: #fff;
padding: 3px 5px;
margin: 0 0 0.6em 0;
background: #2381b8 url(../images/rblue_br.gif) no-repeat bottom right;
}

#content h2, #navcolumn h2 {
font-family: arial, Georgia, "Times New Roman", Times, serif;
font-size: 1.4em;
font-weight:bold;
line-height: 1.6em;
color: #2381b8;
padding: 2px 0;
margin: 0 0 0.6em 5px;
}

#content h3 {
font-family: arial, Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
line-height: 1.4em;
font-weight: normal;
color: #779f09;
padding: 2px 0;
margin: 0 0 0.4em 5px;
}

#content h4 {
font-size: 1em;
line-height: 1.4em;
font-weight: bold;
color: #666;
padding: 2px 0;
margin: 0 0 0.2em 5px;
}

#content p {
	margin: 0 0 1em 5px;
	}

/* Main Content List Styles */
#content ul {
	margin: 0 0 0 2.4em;
	list-style-image: url(../images/bullet.gif);
	}

#content ul li {
	margin: 0 0 1.4em 0;
	}

#content ul.nospace li {
	margin: 0 0 0 0;
	}

#content .nospace {
margin-bottom: 1.4em;
}

#content ol {
	margin: 0 0 1.8em 2.4em;
	}
	
#content ul li strong {
	color: #333;
	}

/*Related Content Sidebar Styles */
#relatedcontent h1 {
font-family: arial, Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
font-weight: normal;
color: #fff;
padding: 3px 5px;
margin: 0 0 0.6em 0;
background: #d4d10f url(../images/ryellow_br.gif) no-repeat bottom right;
}

#relatedcontent ul {
list-style-type: none;
}

#relatedcontent ul#relatedlinks {
padding: 0;
color: #2381b8;
}

/* Other Text Styles */
address {
font-style: normal;
margin: 20px 0 0 0;
}

address p {
margin-bottom: 10px;
}

q:before, q:after {
    content: ""; }

p.quoteindent, #content blockquote {
padding-left: 25px;
color: #666;
}

#content blockquote {
padding-bottom: 1em;
}

/*Image Styles */
a img { 
border: 0;
}

.pdficon,
.ppticon {
line-height: 24px;
display:block;
 }
 
.pdficon {
	background: url(../images/page_white_acrobat.gif) no-repeat;
	 background-position: 0 50%;
	}

.ppticon {
	background: url(../images/page_white_powerpoint.gif) no-repeat;
	 background-position: 0 50%;
	}
	
.pdficon a, .ppticon a {
	padding-left: 24px;
	}

.imgleft { 
	float: left;
	margin: 0 8px 8px 0;
	}
	
.imgright {
	float: right;
	margin: 0 0 8px 8px;
	}

#content img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  }

#content ul.imgnoborder img {
border: 0;
}

/* ---------- TABLE STYLES ---------- */

table.datatable {
margin: 1em 0 1em 5px;
border-collapse:collapse;
border: 1px solid #666;
}

table.datatable th {
background-color: #2381B8;
color: #fff;
}

table.datatable td, table.datatable th {
border: 1px solid #999;
padding: 3px 10px;
}

/* ---------- FORM STYLES ---------- */

form.enqform {
	color: #333;
	}
	
form.enqform legend { 
padding-left: 0; 
}

form.enqform legend strong { 
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
font-weight: normal;
color: #09c;
}

form.enqform fieldset {
	border: none;
	padding-top: 10px;
	}
	
form.enqform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font-weight: bold;
}
form.enqform fieldset ol {
  margin: 0;
  padding: 0;
}
form.enqform fieldset li {
  list-style: none;
padding: 5px 10px 7px;
  margin: 0;
}
form.enqform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.enqform fieldset fieldset legend {
  padding: 0 0 0px;
  font-weight: bold;
}
form.enqform fieldset fieldset label {
  display: block;
  width: auto;
  font-weight:normal;
}
form.enqform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.enqform label {
  width: 100px; /* Width of labels */
}
form.enqform fieldset fieldset label {
  margin-left: 103px; /* Width plus 3 (html space) */
}

form.enqform p {
	padding: 0 0 0 133px;
	}

form.enqform .tickbox {
	border: 1px solid #ccc;
	margin-left: 25px;
	}
	
form.enqform .field {
	width: 240px;
	border: 1px solid #ccc;
	}
	
/* Resources Nested List */

#resourcelist
{
margin-left: 0;
padding-left: 0;
}

#resourcelist li ul li
{
margin-left: 10px;
}

#resourcelist li ul li ul li
{
padding-left: 3px;
margin-left: 16px;
list-style-image: url(../images/dash.gif);
}

#resourcelist li ul li a {
color: #777;
}

#resourcelist li ul li ul li a {
color:#888;
}

.division {
padding-top: 10px;
}

.left {
	float:left;
	}
.right {
float: right;
}

.listwidth {
	width: 180px;
	text-align: left;
	padding-left: 5px;
	}

.listpadtop {
padding-top: 10px;
}

.centred {
text-align: center;
}

div.imgfsbg {
background-color: #F0F0F0;
padding: 10px;
margin-bottom: 1em;
}

div.imgfsbg strong.leftbrain {
color: #9B3162;
}

div.imgfsbg strong.rightbrain {
color: #2A66FC;
}

div.cardalign {
width: 178px;
margin: 4px;
padding: 20px 4px 4px 4px;
text-align: center;
background-color: #F0F0F0;
}

ul.twocol {
width: 400px;
}

ul.twocol li { 
float: left; 
width: 180px; 
margin: 0px 20px 0px 0px; 
padding: 0px; 
height: 70px;
}
