/*
	ENABLERS SCREEN STYLES
*/

/* @group TinyMCE Fixes */
#swcmsRepeaterToolbar ul li,
#swcmsRepeaterToolbarSingle ul li {
	margin-left: 0;
	margin-bottom: 0;
}

#swcmsInEdit #content {
	margin-left: 0;
	width: auto;
}

a.swcmsRepeaterImageDelete {
	width: 13px !important;
}

b {
	font-weight: bold;
}
/* @end TinyMCE Fixes */

/* @group GLOBAL */

body, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;
}

p, li, .vcard, li {
	font-size: 1.2em;
}
ul li ul{
	margin-right: 0;
}
ul li ul li{
	font-size: inherit;
}
p {
	margin: 0 0 1.4em 17px;
}

ul, ol {
	margin-bottom: 2em;
	margin-right: 130px;
	margin-left: 3.5em;
}

a {
	color: #ffcc00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @end GLOBAL */

/* @group FORMS */
.form {
	margin: 2em 0 2.7em 17px;
}

.form label.error,
.form div.error p {
	color: #CC0001;
	font-style: italic;
	margin-bottom: 0;
	margin-left: 0;
}

.form div.error,
.form div.success {
	margin-bottom: 2em;
}

.form div.success p {
	font-weight: bold;
	color: #3ca02b;
	margin-bottom: 0;
	margin-left: 0;
}
	
.form fieldset {
	margin-bottom: 0;
	overflow: hidden;
}

.form fieldset li {
	clear: both;
	margin: 0 0 1.5em 0;
}

.form fieldset li label {
	display: block;
	float: left;
	width: 10em;
	padding-top: 0.1em;
}

.form fieldset li br {
	display: none;
}

.form fieldset li input {
	width: 30%;
	margin-right: 5px;
}

.form fieldset li textarea {
	width: 50%;
	height: 10em;
}

.form fieldset li label.error {
	display: inline;
	float: none;
	width: auto;
}

.form fieldset li.textarea label.error {
	display: block;
	float: none;
	margin-left: 10em;
	height: 1%;
}

.form .action {
	margin-left: 12em;
	_margin-left: 12.3em;
}

.form .action input {
	padding: 3px 5px;
	*padding: 1px 0;
}

.vcard li .note {
	clear: left;
	display: block;
}

.edit fieldset ol {
	/* margin-left: 15px; */
}
/* @end CONTACT FORM */
/* @end FORMS */

/* @group STRUCTURE */
.container {
	width: 90em;
	*width: 90.6em; /* For IE 6/7 */
	margin: 0 auto;
}
/* @end STRUCTURE */

/* @group HEADER */
#header {
	overflow: hidden; /* Clearing fix for floats */
	*zoom: 1; /* For IE 6 */
	padding-bottom: 30px;
}

#header #logo {
	display: block;
	margin-top: 42px;
	width: 146px;
	height: 53px;
}

#header h1 {
	/* Accessible hide */
	position: absolute;
	top: 0;
	left: -9999em;
}

/* @end HEADER */

/* @group BANNER */
#banner-container {
	background: #0d0d0d;
}

#banner {
	background: url(../img/banner.jpg) top left repeat;
	min-height: 88px;
	_height: 88px; /* For IE 6 */
}

.page-home #banner {
	background: url(../img/banner-home.jpg) top left repeat;
	min-height: 350px;
	_height: 350px; /* For IE 6 */
}

#banner #intro {
	margin: 0 0 0 600px;
	padding: 0 0 9px 0;
	width: 265px;
}
#banner #intro #summary{
	1background: transparent url(../img/introSummary.png) no-repeat 0 0;
	1height: 201px;
}
.page-home #banner #intro{
	padding-top: 1em;
	padding-bottom: 4px;
}
.page-home #banner #intro p{
	font-size: 1.2em;
}
.page-home #banner #intro p a{
	font-weight: bold;
}
/* My Comment */
#banner #intro #summary h2, #banner #intro #summary p{
	text-indent: -9999px;
}
#banner h2 {
	font-size: 1.5em;
	color: #070000;
	padding: 60px 0 0 15px;
	float: left;
	margin: 0;
}

#banner h3 {
	padding: 60px 0 0.7em 345px;
	margin: 0;
}

.page-home #banner h2,
#banner h3 {
	color: #ffcc00;
}

.page-home #banner h2 {
	padding: 0;
	margin-bottom: 1em;
	float: none;
}

#banner p {
	margin-right: 0;
	margin-left: 0;
	font-size: 1.1em;
}
/* @end BANNER */

/* @group MAIN NAV */
#navigation {
	float: right;
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
	list-style: none;
	margin: 0 0 0 2.2em;
	line-height: 1;
	font-size: 1.2em;
}

#navigation li a {
	display: block;
	color: #fff;
	padding-bottom: 2px;
	border-bottom: 3px solid #000;
}

#navigation li a:hover {
	color: #ffcc00;
	text-decoration: none;
}

.page-home #navigation .lnk-home a,
.section-about #navigation .lnk-values a,
.section-book #navigation .lnk-book a,
.section-testimonials #navigation .lnk-testimonials a,
.section-services #navigation .lnk-services a,
.section-knowledge #navigation .lnk-knowledge a,
.section-partners #navigation .lnk-partners a,
.section-contact #navigation .lnk-contact a {
	border-bottom: 3px solid #ffcc00;
}
/* @end MAIN NAV */

/* @group SEARCH */
/* @end SEARCH */

/* @group PAGE NAV */
#page-nav {
	margin: 0;
	background: #141414;
	width: 100%;
	overflow: hidden;
	*zoom: 1;
}

#page-nav li {
	list-style: none;
	float: left;
	margin: 0.8em 0 0 0;
	padding: 0 0 0.8em 17px;
	_margin: 0.8em 0 0 0;
	_padding: 0 0 0.8em 17px;
}

#page-nav li a {
	color: #fff;
}

#page-nav li a:hover {
	color: #ffcc00;
	text-decoration: none;
}

.section-services.page-overview #page-nav .lnk-overview a,
.section-services.page-engagement #page-nav .lnk-engagement a,
.section-services.page-development #page-nav .lnk-development a,
.section-services.page-team-coaching #page-nav .lnk-team-coaching a,
.section-about.page-values #page-nav .lnk-values a,
.section-about.page-purpose #page-nav .lnk-purpose a {
	color: #ffcc00;
}
/* @end PAGE NAV */

/* @group CONTENT */
#content-container {
	position: relative;
	margin-bottom: 5em;
}

#content {
	margin-left: 329px;
	width: 571px;
	padding: 0 0 15px 0;
}

.page-book #content,
.page-knowledge #content,
.page-contact #content,
.section-testimonials #content,
.section-partners #content {
	float: left;
	margin-left: 0;
}

.page-home #content {
	background: #0d0d0d;	
	margin-left: 569px;
	padding: 25px 170px 0 31px;
	width: 130px;
	position: relative;
	min-height: 115px;
	_height: 115px; /* For IE 6 */
}

.page-home #content h3,
#content h4 {
	color: #666;
	font-size: 1.2em;
	font-weight: normal;
}
#intro h4 em{
		color: #ffcc00;
}
#content #intro, .page-partner #content .person,
.page-testimonial #content .testimonial {
	padding-top: 4.5em;
	padding-right: 1.5em;
	background: url(../img/head_bg.png) repeat-x top left;
}
#content #intro img{
	margin-left:4px;
}
.section-about #content #intro,
.section-services #content #intro {
	background-image:none;
	padding-top: 2.5em;
}

#swcmsInEdit #intro.page-home p {
	font-size: 1.1em;
}

#content #intro p,
#swcmsInEdit #intro p {
	font-size: 1.4em;
}

#swcmsInEdit #intro p {
	margin-right: 0;
}

#content #intro strong,
#swcmsInEdit #intro b {
	color: #ffcc00;
	font-weight: bold;
}

.page-home #content p {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 1em 0;
}

.page-home #content .driver {
	font-size: 1.1em;
	font-weight: normal;
}

.page-home #content .video-thumb {
	position: absolute;
	top: 25px;
	right: 15px;
}

.photo {
	float: right;
	margin: 0 0 5px 5px;
}

.testimonial blockquote{
	background: transparent url(../img/icon-quotes-open.gif) no-repeat left top;
	padding-left: 32px;
	min-height: 3em;
}
/* @end CONTENT */

/* @group VIDEO */
#video,
.vcards {
	float: left;
	width: 314px;
	padding: 20px 15px 15px 0;
}

#video p {
	margin: 1em 0 0 0;
}

/* @group BLOG */
div.latest_blog_posts {
	width: 314px;
	margin-top: 3em;
}
/* @end BLOG */

/* @end VIDEO */

/* @group FOOTER */
#footer {
	clear: both;
	padding-bottom: 15px;
}

#footer p {
	color: #444;
	font-size: 1em;
	margin: 0;
}
/* @end FOOTER */
