/* -------------------------------------------------------------
	Fostering Executive Leadership
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Description:	Screen Style
	Filename:		style.css
	Version:		1.0
	Date:			24 May 2006
------------------------------------------------------------- 

Table of Contents (subject to change):
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	+ Re-defined Styles
	+ Custom Classes
		- Document Setup
		- Masthead
		- Body
			> Messaging
			> Primary Content
			> Secondary Content
		- Footer
	+ Form Styles
	+ Miscellaneous

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/


/* -------------------------------------------------------------
	Re-defined Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body {
	background: #4c4b4b;
	font: normal 12px/1.4 Arial, Helvetica, sans-serif;
	color: #4c4b4b;
	text-align: center;
}

body,
h1, h2, h3, h4, h5, h6,
ul, li,
p,
form, fieldset,
div {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0px;
}

a img {
	border: none;
}

a:link, a:visited {
	color: #a57ca1;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

ul li {
	list-style-type: none;
	background: url(/images/icon_list.gif) no-repeat 0 8px;
	padding-left: 10px;
	position: relative;
}




/* -------------------------------------------------------------
	Custom Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*	Document Setup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#root {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	overflow: visible;
}

#index {
	width: 722px;
	position: relative;
	border: 9px solid #fff;
	background: #fff;
}

.title, .title a {
	display: block;
	text-indent: -9000em;
	overflow: hidden;
}

#body p,
#body ul,
#body ol {
	margin-bottom: 15px;
}



/*	Masthead
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#masthead {
	width: 100%;
	margin-top: 30px;
	clear: both;
	overflow: hidden;
	background: url(/images/logo_fostering.jpg) no-repeat top center;
	text-align: left;
}

#brand, #brand a {
	width: 366px;
	height: 66px;
	margin: 0;
	padding: 0;
	text-indent: -9000em;
	display: block;
	overflow: hidden;
	font-size: 10px;
}

#brand {
	width: 740px;
	margin: 0 auto;
}



/*	Sidebar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sidebar {
	width: 167px;
	float: left;
}

#ui_list {
	width: 100%;
	margin-top: 13px;
}

#ui_list li {
	padding: 0;
	margin-bottom: 6px;
	background: transparent;
}

#ui_list a {
	width: 100%;
	height: 16px;
	display: block;
	overflow: hidden;
	text-indent: -9000em;
	background-position: top left;
	background-repeat: no-repeat;
}

#ui_list a:hover {
	background-position: top right;
}

li#ui_home, li#ui_home a {
	background-image: url(/images/ui_home.gif);
}

li#ui_about, li#ui_about a {
	background-image: url(/images/ui_about.gif);
}

li#ui_services, li#ui_services a {
	background-image: url(/images/ui_services.gif);
}

li#ui_planner, li#ui_planner a {
	background-image: url(/images/ui_planner.gif);
}

li#ui_presentations, li#ui_presentations a {
	background-image: url(/images/ui_presentations.gif);
}

li#ui_contact, li#ui_contact a {
	background-image: url(/images/ui_contact.gif);
}

li#ui_testimonials, li#ui_testimonials a {
	background-image: url(/images/ui_testimonials.gif);
}

li#ui_products, li#ui_products a {
	background-image: url(/images/ui_products.gif);
}

li#ui_booksales, li#ui_booksales a {
	background-image: url(/images/ui_booksales.gif);
}


/*	Body
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*	Body: Messaging
- - - - - - - - - - - - - -  */

#messaging {
	width: 546px;
	float: right;
	position: relative;
}

#home #messaging {
	height: 339px;
	background: url(/images/bg_messaging.jpg) no-repeat;
	color: #fff;
}

#interior #messaging {
	height: 101px;
	padding-top: 15px;
	border-top: 5px solid #b47da4;
	background: #baba78 url(/images/img_messaging.jpg) no-repeat bottom left;
}

#home #messaging h2 {
	width: 301px;
	height: 104px;
	position: absolute;
	bottom: 16px;
	right: 22px;
	background: url(/images/title_womenInBusiness.gif) no-repeat;
}

#home #messaging p {
	width: 260px;
	position: absolute;
	top: 64px;
	right: 22px;
	text-align: right;
}

#messaging a {
	font-weight: bold;
}




/*	Body: Content
- - - - - - - - - - - - - -  */

#body {
	width: 466px;
	padding: 0 40px 50px 40px;
	float: right;
	background: #e7e7e7;
}

#home #body {
	width: 546px;
	padding: 0;
}


#body ul {
	padding-left: 30px;
}

#header {
	font-size: 20px;
	line-height: 20px;
	margin: 20px 0 10px 0;
	color: #b47da4;
	font-size: 20px;
}




/*	Body: SubContent
- - - - - - - - - - - - - -  */

#body ul#bodySub {
	width: 100%;
	height: 116px;
	margin: 0;
	padding: 0;
	background: #897582;
	border-top: 16px solid #74636e;
	color: #d8cfd8;
}

#body ul#bodySub2 {
	width: 100%;
	height: 270px;
	margin: 0;
	padding: 0;
	background: #897582;
	border-top: 16px solid #74636e;
	color: #d8cfd8;
}

#bodySub li {
	width: 245px;
	padding: 0 0 0 25px;
	float: left;
	background: transparent;
}

#bodySub2 li {
	padding: 0 0 0 25px;
	float: left;
	background: transparent;
}

#bodySub2 #booking2 {
	width: 218px;
	float:left;
}

#bodySub p {
	margin: 0;
	padding: 0;
}

#bodySub a:link, #bodySub a:visited,
#bodySub a:hover, #bodySub a:active {
	color: #d8cfd8;
	font-weight: bold;
	margin-right: 5px;
}

#bodySub h3 {
	height: 12px;
	font-size: 10px;
	line-height: 10px;
	margin: 24px 0 7px 0;
}

#booking h3 {
	background: url(/images/title_booking.gif) no-repeat;
}

#reading h3 {
	background: url(/images/title_booking.gif) no-repeat;
}

#reading img {
	margin-top: 2px;
	float: left;
}

#bodySub #booking {
	width: 218px;
	padding-left: 28px;
}


.pdfLink {
	background: url(/images/icon_pdf.gif) no-repeat left center;
	padding-left: 18px;
}




/*	Body: eNewsletter
- - - - - - - - - - - - - -  */

#eNewsletter {
	width: 160px;
	height: 35px;
	padding-left: 7px;
	position: absolute;
	bottom: -2px;
	left: 0;
}

#eNewsletter label {
	height: 10px;
	margin-bottom: 4px;
	display: block;
	overflow: hidden;
	text-indent: -9000em;
	background: url(/images/title_eNewsletter.gif) no-repeat;
}

#eNewsletter input {
	float: left;
}

#eNewsletter .inputClass {
	width: 117px;
	margin-right: 4px;
}


/* --- contact number --- */

#title_contactNum {
	width: 167px;
	height: 45px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/images/img_contactNum.jpg) no-repeat;
}




/*	Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {
	width: 100%;
	height: 60px;
	padding-top: 10px;
	clear: both;
	color: #909090;
	font-size: 11px;
}

#footer a:link, #footer a:visited {
	color: #909090;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#footer li {
	padding: 0;
	float: left;
	background: transparent;
}

#copyright {
	float: left;
	width: 350px;
	padding-bottom: 10px;
	position: relative;
}

#footer_links {
	width: 353px;
	float: right;
}

#footer_links li {
	display: inline;
	margin-left: 18px;
}

.separator_horizontal {
	width: 100%;
	height: 1px;
	display: block;
	background: #5f5e5e;
	clear: both;
}

#siteCredit {
	width: 120px;
	float: right;
	padding-top: 10px;
	text-align: right;
}

#footer address {
	font-style: normal;
	width: 500px;
	padding-top: 10px;
	float: left;
}

#footer address span {
	margin-left: 20px;
}



/* -------------------------------------------------------------
	Form Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.inputClass {
	height: 15px;
	line-height: 17px;
	padding-left: 4px;
	font: normal 10px Verdana, Helvetica, sans-serif;
	color: #929191;
	border: 1px solid #acaaaa;
}


/* --- Site Map --- */

.sitemapList {
	width: 40%;
	float: left;
}

.sitemapList h4 {
	font-size: 12px;
}


/* -------------------------------------------------------------
	Miscellaneous
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* http://www.access-board.gov/sec508/guide/1194.22.htm#(o) */
#skip {
	position: absolute;
	left: -9000em;
}

/* http://microformats.org/wiki/hcard */
.vcard {
	display: none;
}

.clearfix {
	width: 100%;
	height: 0px;
	clear: both;
}