/* 
	BOABC Main Stylesheet
	February 2008
	Atomic Crayon / karen@atomiccrayon.com / SMRT
*/


/* reset styles via myerweb.com */


/* http://meyerweb.com/eric/tools/css/reset/ */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
/*dl, dt, dd, ol, ul, li,*/
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	/*background: transparent;*/
}
body {
	line-height: 1;
}
ol, ul {
	/*list-style: none;*/
}
/*
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
*/
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* most background images won't repeat */

body * { background-repeat: no-repeat; }


/* COLOURS
#673535 - dark red - header background, links
#d7934a - orange - nav hover, headlines
#b36919 - dark orange - nav dropdown hovers, link underlines
#f0efef - extra light grey - what's new box background
#e0dfdf - light grey - sidebar background
#c1c1c1 - medium grey - borders
#9a9494 - dark grey - nav drop-down borders
*/

/* Sections flagged with =
	GENERIC
	WRAPPER
	HEADER
	CONTENT
	SEARCH
	SUB-NAVIGATION
	NAVIGATION
	MINOR-NAVIGATION
	FOOTER
	PAGE SPECIFIC
		Home
		Newsletter
		Sitemap
		Search
*/


/* =GENERIC */

body {
	background-color: #fff;
	background-image: url(images/body-bk.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-size: 72%;
}

:focus {
	outline: dotted 1px #000;
	overflow: hidden;
}

a {
	
}

/* =WRAPPER */

#wrapper {
	width: 913px;
	position: relative;
}


/* =HEADER */

#header {
	width: 913px;
	height: 111px;
	background-color: #fff;
	background-image: url(images/header-bk.png);
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
}

#header h1 a {
	position: absolute;
	top: 17px;
	left: 110px;
	display: block;
	width: 231px;
	height: 103px;
	background-image: url(images/logo-boabc.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#header #print-logo, #header #tag {
	display: none;
}

#header a.skip:link, #header a.skip:visited, #header a.skip:hover {
	display: block;
	width: 200px;
	height: 20px;
	padding: 5px;
	margin-left: 700px;
	font-size: 1.4em;
	text-indent: -9999px;
	color: #000;
}

#header a.skip:focus, #header a.skip:active {
	text-indent: 0;
	color: #000;
	background-color: #fff;
}

/* =CONTENT */

#content {
	margin-left: 348px;
	width: 505px;
	padding: 30px;
	background-color: #fff;
	min-height: 200px;
}

#content p {
	line-height: 1.6;
	margin: 0 0 1em 0;
}

#content li {
	line-height: 1.5;
	margin-bottom: .5em;
}

#content h1, #content h2, #content h3, #content h4 {
	color: #d7934a;
	margin-top: 2em;
	margin-bottom: 3px;
	font-size: 1.2em;
}


#content h4 {
	font-size: 1em;
	margin: 1.6em 0 1em 0;
}

#content a {
	color: #673535;
	text-decoration: none;
	border-bottom: solid 1px #673535;
}

#content a:focus, #content a:hover, #content a:active {
	color: #b36919;
	border-color: #b36919;
}

#content h2#headline {
	font-size: 1.6em;
	background-image: url(images/dotted-line.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 6px;
	margin-bottom: 1em;
	margin-top: 0;
}

#content #content-photo {
	display: block;
	float: right;
	background-image: url(images/content-photo.jpg);
	height: 200px;
	width: 200px;
	margin-top: -10px;
}


/* =SEARCH */

#search {
	position: absolute;
	top: 142px;
	left: 110px;
	background-image: url(images/search-bk.gif);
	background-repeat: no-repeat;
	width: 208px;
	height: 28px;
}

#search label {
	display: block;
	width: 40px;
	height: 28px;
	text-indent: -9999px;
}

#search .text-input {
	width: 127px;
	border: none;
	margin: 6px 0 0 8px;
	height: 16px;
	font-size: .9em;
	text-align: left;
}

#search .submit { /* ie6.css */
	width: 23px;
	height: 22px;
	margin-top: 3px;
	margin-left: 7px;
	border: none;
}

#search label, #search .text-input, #search .submit {
	float: left;
}


/* =SUB-NAVIGATION */

#sub-navigation {
	position: absolute;
	top: 230px;
	left: 182px;
	width: 165px;
	background-color: #fff;
	white-space: normal;
}

#sub-navigation ul {
	width: 140px;
	margin: 0;
	padding: 10px;
	border-color: #c1c1c1;
	border-style: solid;
	border-width: 2px 0 5px 5px;

}

/* level one */

#sub-navigation ul li {
	list-style-type: none;
	margin: 0 0 .8em 0;
	padding: 0 0 0 13px;
	line-height: 1.1;
}

#sub-navigation ul li a {
	text-decoration: none;
	color: #673535;
	font-weight: bold;
}

#sub-navigation ul li.parent {
	background-image: url(images/arrow-down.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

#sub-navigation ul li.parent a {
	color: #000;
}


#sub-navigation ul li a:focus, #sub-navigation ul li a:hover, #sub-navigation ul li a:active, #sub-navigation ul li.selected a {
	color: #b36919;
}


/* level two */

#sub-navigation ul li ul {
	display: none;
	border: none;
	padding: 0;
	margin: 1em;
	width: auto;
}


#sub-navigation ul li.parent ul, #sub-navigation ul li.selected ul {
	display: block;
	margin: .4em 0 0 0px;
}


#sub-navigation ul li ul li {
	list-style: none;
	padding: 0;
	margin: 0 0 .1em 0;
}

#sub-navigation ul li.parent ul li {
	background-image: none;
}


#sub-navigation ul li.parent ul li a, #sub-navigation ul li.selected ul li a {
	color: #673535;
	font-weight: normal;
	padding: 0 0 0 9px;
	background-image: url(images/bullet-red.gif);
	background-position: 1px 7px;
	background-repeat: no-repeat;
}

#sub-navigation ul li.parent ul li a:focus, #sub-navigation ul li.parent ul li a:hover, #sub-navigation ul li.parent ul li a:active, #sub-navigation ul li.parent ul li.selected a {
	color: #b36919;
	background-image: url(images/bullet-orange.gif);
}

/* level 3 */

#sub-navigation ul li ul li ul, #sub-navigation ul li.selected ul li ul, #sub-navigation ul li.parent ul li ul {
	display: none;
}


#sub-navigation ul li.parent ul li.selected ul, #sub-navigation ul li.parent ul li ul {
	display: block;
	margin-bottom: .4em;
	margin-left: 9px;
}

/* level 4 */

#sub-navigation ul li.selected ul li ul li ul, #sub-navigation ul li.parent ul li.selected ul li ul {
	display: none;
}


#sub-navigation ul li.parent ul li ul li.selected ul, #sub-navigation ul li.parent ul li ul li ul {
	display: block;
	margin-bottom: .4em;
	margin-left: 9px;
}



/* =NAVIGATION */

#navigation {
	position: absolute;
	top: 65px;
	left: 348px;
	width: 546px;
	height: 46px;
	background-image: url(images/navigation.gif);
	background-repeat: no-repeat;
}

#navigation ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: normal;
}

#navigation ul li {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100px;
	height: 46px;
}

#navigation ul li a {
	display: block;
	text-indent: -9999px;
	height: 46px;
}

#navigation ul li a:focus, #navigation ul li a:hover, #navigation ul li a:active, #navigation ul li a.selected {
	background-image: url(images/navigation.gif);
	background-repeat: no-repeat;
}

#navigation ul li#quicklinks-nav {
	left: 469px;
	width: 77px;
}

#navigation ul li#quicklinks-nav a:focus, #navigation ul li#quicklinks-nav a:hover, #navigation ul li#quicklinks-nav a:active, #navigation ul li#quicklinks-nav a.selected {
	background-position: -469px -46px;
}


#navigation ul li#careers-nav {
	left: 404px;
	width: 63px;
}


#navigation ul li#careers-nav a:focus, #navigation ul li#careers-nav a:hover, #navigation ul li#careers-nav a:active, #navigation ul li#careers-nav a.selected {
	background-position: -404px -46px;
}


#navigation ul li#education-nav {
	left: 328px;
	width: 74px;
}

#navigation ul li#education-nav a:focus, #navigation ul li#education-nav a:hover, #navigation ul li#education-nav a:active, #navigation ul li#education-nav a.selected {
	background-position: -328px -46px;
}


#navigation ul li#codes-nav {
	left: 241px;
	width: 85px;
}

#navigation ul li#codes-nav a:focus, #navigation ul li#codes-nav a:hover, #navigation ul li#codes-nav a:active, #navigation ul li#codes-nav a.selected {
	background-position: -241px -46px;
}


#navigation ul li#news-nav {
	left: 156px;
	width: 83px;
}

#navigation ul li#news-nav a:focus, #navigation ul li#news-nav a:hover, #navigation ul li#news-nav a:active, #navigation ul li#news-nav a.selected {
	background-position: -156px -46px;
}


#navigation ul li#membership-nav {
	left: 69px;
	width: 85px;
}

#navigation ul li#membership-nav a:focus, #navigation ul li#membership-nav a:hover, #navigation ul li#membership-nav a:active, #navigation ul li#membership-nav a.selected {
	background-position: -69px -46px;
}

#navigation ul li#about-nav {
	left: 0px;
	width: 67px;
}

#navigation ul li#about-nav a:focus, #navigation ul li#about-nav a:hover, #navigation ul li#about-nav a:active, #navigation ul li#about-nav a.selected {
	background-position: -0px -46px;
}


/* drop-downs */

#navigation ul li ul {
	/*display: none;*/
	position: absolute;
	width: 130px;
	left: -9999px;
	top: 46px;
	background-color: #fff;
	border-right: solid 1px #9a9494;
	border-bottom: solid 3px #9a9494;
	padding: .5em .2em .5em 8px;
}

#navigation ul li#about-nav ul {
	padding-left: 6px;
}

#navigation ul li:focus ul, #navigation ul li:hover ul, #navigation ul li.sfhover ul {
	left: auto;
}


#navigation ul li ul li {
	position: relative;
	list-style: none;
	width: 130px;
	height: auto;
}


#navigation ul li ul li a:link, #navigation ul li ul li a:visited, #navigation ul li ul li a:focus, #navigation ul li ul li a:hover, #navigation ul li ul li a:active {
	background-image: none; 
	display: block;
	text-indent: 0px;
	height: auto;
	padding: .6em 0;
	color: #673535;
	text-decoration: none;
	line-height: 1.3;
}


#navigation ul li ul li a:focus, #navigation ul li ul li a:hover, #navigation ul li ul li a:active {
	color: #b36919;
}


/* =MINOR-NAVIGATION */

#minor-navigation {
	position: absolute;
	top: 124px;
	left: 110px;
	width: 207px;
	height: 17px;
	background-image: url(images/minor-navigation.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

#minor-navigation ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

#minor-navigation ul li {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 20px;
	height: 17px;
}

#minor-navigation ul li a {
	display: block;
	text-indent: -9999px;
	height: 17px;
}

#minor-navigation ul li a:focus, #minor-navigation ul li a:hover, #minor-navigation ul li a:active, #minor-navigation ul li a.selected {
	background-image: url(images/minor-navigation-over.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#minor-navigation ul li#home-nav {
	left: 0;
	width: 29px;
}

#minor-navigation ul li#home-nav a:focus, #minor-navigation ul li#home-nav a:hover, #minor-navigation ul li#home-nav a:active {
	background-position: 0 4px;
}


#minor-navigation ul li#contact-nav {
	left: 33px;
	width: 57px;
}


#minor-navigation ul li#contact-nav a:focus, #minor-navigation ul li#contact-nav a:hover, #minor-navigation ul li#contact-nav a:active, #minor-navigation ul li#contact-nav a.selected {
	background-position: -33px 4px;
}

#minor-navigation ul li#sitemap-nav {
	left: 96px;
	width: 42px;
}

#minor-navigation ul li#sitemap-nav a:focus, #minor-navigation ul li#sitemap-nav a:hover, #minor-navigation ul li#sitemap-nav a:active, #minor-navigation ul li#sitemap-nav a.selected {
	background-position: -96px 4px;
}


/* =FOOTER */

#footer {
	margin-left: 348px;
	width: 505px;
	padding: 10px 17px 30px 30px;
	border-top: 6px solid #e0dfdf;
}

/* =PAGE SPECIFIC */

/* =Home */


/* larger header adds 103px to top of absolutely positioned divs */

.page-home {
	background-image: url(images/body-bk-home.gif);
}

.page-home #header {
	height: 214px;
	background-image: url(images/header-bk-home.jpg);
}

.page-home #header h1 a {
	top: 120px;
}

.page-home #content {
	width: 425px;
	padding: 60px;
	border-right: 1px #e0dfdf solid;
}


.page-home #content h2#headline {
	background-image: url(images/headline-home.gif);
	background-repeat: no-repeat;
	width: 237px;
	height: 33px;
	text-indent: -9999px;
}

.page-home #content #content-photo {
	margin-right: -40px;
	margin-left: 10px;
}

.page-home #search {
	top: 245px;
}

/* sub-nav div is used for What's New on home page */

.page-home #sub-navigation {
	left: 893px;
	width: 195px;
	border: 0;
}

.page-home #sub-navigation h3#sub-headline {
	width: 195px;
	height: 24px;
	background-image: url(images/whats-new-header.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.page-home #sub-navigation .box {
	border-right: #c1c1c1 solid 1px;
	border-left: #c1c1c1 solid 1px;
	padding: 10px 15px;
	width: 163px;
}

.page-home #sub-navigation .box.even {
	background-color: #f0efef;
}

.page-home #sub-navigation .box h4 {
	margin-bottom: 1em;
}

.page-home #sub-navigation .box a {
	color: #673535;
	text-decoration: none;
	border-bottom: solid 1px #673535;
}

.page-home #sub-navigation .box a:focus, .page-home #sub-navigation .box a:hover, .page-home #sub-navigation .box a:active {
	color: #b36919;
	border-color: #b36919;
}


.page-home #sub-navigation .box p {
	margin: 1em 0 0 0;
	line-height: 1.2;
}

.page-home #sub-navigation .box p.news-link {
	margin-top: 1em;
	text-align: right;
}

.page-home #sub-navigation .box p.news-link a {
	color: #673535;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
}

.page-home #sub-navigation .box p.news-link a:focus, .page-home #sub-navigation .box p.news-link a:hover, .page-home #sub-navigation .box p.news-link a:active {
	color: #b36919;
}

.page-home #sub-navigation .box.more {
	background-color: #673535;
	padding-top: .3em;
	padding-bottom: .3em;
	border: solid 1px #673535;
}


.page-home #sub-navigation .box p.news-link {
	margin-top: .5em;
}


.page-home #sub-navigation .box.more p.news-link a {
	color: #fff;
}

.page-home #sub-navigation .box ul {
	width: auto;
	margin: .5em 0;
	padding: 0;
	border: none;
}

.page-home #sub-navigation .box ul li {
	list-style-type: disc;
	margin: 0 0 .3em 2em;
	padding: 0 0 0 0;
	line-height: 1.5;
}

#sub-navigation ul li a {
	text-decoration: none;
	color: #673535;
	font-weight: bold;
}


.page-home #navigation {
	top: 168px;
}

.page-home #minor-navigation {
	top: 227px;
}

.page-home #footer {
	width: 499px;
	background-color: #fff;
}

/* =Newsletter */

.page-newsletter #sub-navigation h3 {
	margin-left: 13px;
	margin-top: 1em;
}

.page-newsletter #content h3 {
	margin-top: 2em;
	padding-bottom: .2em;
}

.page-newsletter #content #toc {
	padding: 1em;
	background-color: #f0efef;
}

.page-newsletter #content #toc h3 {
	margin-top: 0;
}

.page-newsletter #content #toc a {
}

.page-newsletter #content p.top-link {
	margin-top: 0;
	text-align: right;
}

.page-newsletter #content p.top-link a {
	border: none;
	color: #673535;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/arrow-up-red.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 12px;

}

/* =Sitemap */

#content.sitemap h3 {
	margin-bottom: .5em;
}

/* level one */

#content.sitemap ul {
	margin: 0;
	padding: 0;
}

#content.sitemap ul li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 .5em 0;
}

#content.sitemap ul li a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	border: none;
}

#content.sitemap ul li a:focus, #content.sitemap ul li a:hover, #content.sitemap ul li a:active {
	color: #b36919;
}


/* level 2 and below */

#content.sitemap ul li ul {
	margin: .4em 0 0 0;
	padding: 0 0 0 13px;
	line-height: 1.1;
}

#content.sitemap ul li ul li {
	margin-bottom: .1em;
}


#content.sitemap ul li ul li a {
	color: #673535;
	font-weight: normal;
	padding: 0 0 0 9px;
	background-image: url(images/bullet-red.gif);
	background-position: 1px 7px;
	background-repeat: no-repeat;
}

#content.sitemap ul li ul li a:focus, #content.sitemap ul li ul li a:hover, #content.sitemap ul li ul li a:active {
	color: #b36919;
	background-image: url(images/bullet-orange.gif);
}

/* Search */

#content .result_block, #content .result_altblock { 
	margin: 1.5em 0;
}

#content .result_title {
	font-weight: bold;
}

#content .context {
	line-height: 1.4;
	margin: .5em 0;
}

#content .summary {
	font-style: italic;
}

#content .infoline {
	font-size: .85em;
	color: #808080;
}

#content .highlight {
	background: #e0dfdf;
}

#content .result_pages a {
	margin: 0 .3em;
}

