/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#181d1c;background-image: url(../images/navbar.png); background-repeat: repeat-x;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/*real CSS */
html,body{
    height:100%;
}
* {
		background-repeat:repeat-x;
		z-index: 10;
		position: relative;
}
body {
	font-family: Verdana;
	font-size: 11px;
	z-index: 1;
	line-height: 18px;
}

a {
	color: #ff3300;
	text-decoration: none;
}

#navbar a {
	color: #669999;
	text-decoration: none;
}

h3 {
	font-family: Georgia;
	font-size: 18px;
	color: #ff6600;
}
hr {
	border: none;
	background-image: url(../images/hr.png);
	height: 2px;
	background-repeat: no-repeat;
	background-position: center;
}
#container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1024px;
	margin: -300px -512px;
	height: 600px;
}
#navbar {
	width: 1024px;
	height: 37px;
	font-weight: .5;
	padding: 0 0 0;
	margin: 0 auto;
	z-index: 100 !important;
	background-image: url(../images/navbar.png);
}
#header {
	height: 161px;
	width: 100%;
	background-image: url(../images/nav-header.jpg);
}
#body {
	width: 100%;
	background: #010101;
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	height: 325px;
}
#footer {
	height: 52px;
	width: 1024px;
	background-image: url(../images/footer.jpg);
}
	#navbar a {
		color: #669999;
	}

	#navbar a:hover {
		color: #99cccc;
		border-bottom: 1px dashed #99cccc;
	}

#navbar ul {
	margin: 0 42px 0;
	padding: 7px 0;
	float: right;
}

#navbar ul li {
	margin: 6px;
	padding: 0;
	display: inline;
}
#facebook_link a {
background-image: url(../images/facebook.png);
background-repeat: no-repeat;
padding: 3px 6px 0;
margin-top: 4px;
border: none !important;
}
#facebook_link a span {
position: absolute;
left: -9000px;
}
#twitter_link a{
background-image: url(../images/twitter.png);
background-repeat: no-repeat;
padding: 3px 6px 0;
border: none !important;
}
#twitter_link a span {
position: absolute;
left: -9000px;
}
.nav_spacer {
		color: #669999;
}
#inclusion_copy {
		color: #ff6600;
}
#header_nav {
	margin: 0px 20px 0;
	padding: 0;
	float:left;
}
#header_spotlight_left {
	background-image: url(../images/spotlight-nav-left.jpg);
	position: absolute;
	top: 3px;
	left: 2px;
	height: 81px;
	width: 488px;
	z-index: 2;
}
#header_spotlight_right {
	background-image: url(../images/spotlight-nav-right.jpg);
	position: absolute;
	top: 12px;
	right: 44px;
	height: 146px;
	width: 488px;
	z-index: 2;
}
#header_nav li {
	margin: 18px;
	padding: 0;
	display: inline;
	float: left;
}

#home_speaking a{
	width: 81px;
	height: 20px;
	text-align: left;
	text-indent: -3000px !important;
	display: block !important;
	background-image: url(../images/speaking.png);
	background-position: center center;
}

#home_speaking a:hover{
	background-image: url(../images/speaking-over.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.clear {
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
#logo_spotlight {
	background-image: url(../images/logo-spotlight.png);
	position: absolute;
	left: -40px;
	height: 162px;
	width: 400px;
	z-index: 2;
}
#logo_box {
	margin: 0 0 0 40px;
	float: left;
	width: 312px;
	height: 325px;
	background-image: url(../images/logo-box.jpg)
}
#steve {
	margin: 0;
	margin-right: 60px;
	width: 539px;
	height: 325px;
	float: right;
	background-position: center 21px;
	background-image: url(../images/steve.jpg)
}
#home_workshops a {
	width: 96px;
	height: 20px;
	text-align: left;
	text-indent: -3000px !important;
	display: block !important;
	background-image: url(../images/workshops.png);
}
#home_workshops:hover{
	background-image: url(../images/workshops-over.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#home_resources a {
	margin: 5px 0;
	height: 12px;
	text-align: left;
	text-indent: -3000px !important;
	display: block !important;
	width: 87px;
	background-image: url(../images/resources.png);
}
#home_resources:hover{
	background-image: url(../images/resources-over.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#logo {
	text-indent: -3000px !important;
	display: block !important;
	width: 313px;
	height: 27px;
	margin: 24px 35px 0px;
	background-image: url(../images/logo.png);
}
#tagline {
	margin: 0px 35px 0px;
	font-size: 11px;
	color: #669999;
	float: left;
}
#body_spotlight {
	background-image: url(../images/body-spotlight.png);
	position: absolute;
	height: 116px;
	width: 312px;
	left: 200px;
	z-index: 2;
}
#footer-container {
	background-image: url(../images/footer-hr.jpg);
	float: right;
	width: 630px;
	margin: 80px 10px 0;
}
#footer-container div {
	float: left;
	margin: 15px 0;
	width: 155px;
	font-size: 11px;
	color: #669999;
}
#footer-container h3 {
	color: #fff;
	font-size: 14px;
	font-family: Georgia;
}
#footer-container li {
	margin: 4px 0 4px;
}

#copyright {
	position: absolute;
	bottom: 12px;
	right: 40px;
	font-size: 11px;
	color: #669999;
}
.left_column {
	float: left;
	padding: 100px 0 40px 0;
	width: 350px;
}
.left_column div {
	margin: 0 125px auto;
	width: 207px;
}
.left_column2 {
	float: left;
	padding: 55px 0 40px 0;
	width: 350px;
}
.left_column2 div {
	margin: 0 140px auto;
	width: 207px;
}
.right_column {
	margin-left: 380px;
	padding: 40px 0 40px 0;
	width: 512px;
	font-family: "Lucida Grande", "Trebuchet MS", tahoma, arial, sans-serif;
	line-height: 18px;
	font-size: 12px;
}
#header_links {
	margin-right: 40px;
	float: right;
}

#header_links li{
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position:center left; 
	font-size: 11px;
	margin: 0 0 0 12px;
	padding: 0 0 0 6px;
	display: inline;
	float: left;
}
#header_links a {
	color: #669999;
}
#header_links a:hover {
	color: #99cccc;
	border-bottom: 1px dashed #99cccc;
}
#body p {
	margin: 14px 0 14px 0;
}
#about_header {
	text-indent: -3000px;
	background-image: url(../images/About-Header.png);
	width: 102px;
	height: 27px;
	margin-bottom: 30px;
}
#speaking_header {
	text-indent: -3000px;
	background-image: url(../images/Speaking-Header.png);
	width: 153px;
	height: 33px;
	margin-bottom: 30px;
}
#workshops_header {
	text-indent: -3000px;
	background-image: url(../images/Workshops-Header.png);
	width: 197px;
	height: 53px;
	margin-left: -10px;
	margin-bottom: 30px;
	margin-top: -10px;
}
#contact_header {
	text-indent: -3000px;
	background-image: url(../images/Contact-Header.png);
	width: 143px;
	height: 38px;
	margin-bottom: 18px;
	margin-top: -10px;
}
#resources_header {
	text-indent: -3000px;
	background-image: url(../images/Resources-Header.png);
	width: 173px;
	height: 28px;
	margin-bottom: 18px;
	margin-top: -10px;
}
ol li {
	list-style-position: inside !important;
	list-style-type: decimal !important;
}
.author {
	text-align: right;
	float: right;
	color: #669999;
	line-height: 50px;
	margin-right: 40px;
}
.quote {
	text-align: left;
	float: left;
	color: #669999;
	line-height: 50px;
	margin-left: 50px;
	padding-left: 30px;
	background-image: url(../images/icons/head.png);
	background-repeat: no-repeat;
	background-position: center left;
	cursor: pointer;
}
.company {
	text-align: right;
	color: #669999;
	line-height: 9px;
}
.bubble {
	background-image: url(../images/bubble.png);
	display: block;
	width: 69px;
	height: 54px;
	position: absolute;
	left: 120px;
	top: 62px;
}
.quote-logo {
	position: absolute;
	z-index: 2;
	left: 155px;
	top: 108px;
}
.video_link {
	background-image: url(../images/icons/video.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 22px;
}
.document_link {
	background-image: url(../images/icons/document.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 22px;
}
.phone {
	background-image: url(../images/icons/phone.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 22px;
}
.email {
	background-image: url(../images/icons/email.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 22px;
}
.house {
	background-image: url(../images/icons/house.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 22px;
}
.document_link {
	background-image: url(../images/icons/document.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 22px;
}
#inclusion_form form {
	display: inline;
}
#inclusion_form input {
	font-size: 12px;
	color: #999999;
	font-family: "Lucida Grande", "Trebuchet MS", tahoma, arial, sans-serif;
	background-image: url(../images/form-submit.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 16px;
	margin-right: -16px;
}
#header-bg {
	height: 146px;
	width: 100%;
	position: absolute;
	background-image: url(../images/header-bg.png);
}
#footer-bg {
	height: 272px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	z-index: 2;
	background-image: url(../images/footer-bg.png);
}
#contact_form {
	padding-left: 5px;
}
#contact_form label{
	display: block;
	line-height: 18px;
	padding-top: 16px;
	padding-bottom: 6px;
}
#contact_form input {
	display: block;
	width: 309px;
}
#contact_form .submit {
	display: block;
	width: 120px;
	float: right;
	margin-right: 190px;
}
#contact_form_messages {
	color: #ff3300;
	text-align: center;
	padding-right: 190px;
}
.required {
	color: #ff3300;
}
.contact_info {
	margin-left: 80px;
	margin-right: -50px;
	line-height: 18px;
	color: #ff3300;
	font-size: 11px;
}
#insight_header {
	width: 100%;
	height: 199px;
	background-image: url(../images/insight-header.jpg);
	background-position: center;
}
.insights { 
	background-image: url(../images/insight-bg.jpg) !important;
	height: 344px !important;	
}
#inclusion_box {
	width: 639px;
	height: 71px;
	background-image: url(../images/inclusion-box.png);
	margin: -40px auto 0px auto;
}
#inclusion_box input{
	width: 430px;
	font-size: 12px;
	color: #999999;
	font-family: "Lucida Grande", "Trebuchet MS", tahoma, arial, sans-serif;
	background-image: url(../images/form-submit.png);
	background-repeat: no-repeat;
	background-position: center right;
	margin-top: 30px;
	margin-left: 160px;
	padding-right: 16px;
	margin-right: -16px;
}
#logos {
	margin-top: 36px;
	padding-left: 11px;
	overflow: hidden;
	height: 230px;
}
.logo {
	width: 70px;
	height: 55px;
	float: left;
	margin: 9px;
	background-repeat: no-repeat;
	background-position: center;
}
#logo_box_footer {
	float: right;
	margin-top: 18px;
	color: #333333;
	font-size: 11px;
}
#logo_box_footer  span  {
	float: left;
}
.previous {
	background-image: url(../images/prev.png);
	background-repeat: no-repeat;
	width: 16px;
	height:16px;
	text-indent: -3000px;
	display:  block;
	float: left;
	margin: 0 10px 0 10px;
}
.next {
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	width: 16px;
	height:16px;
	text-indent: -3000px;
	display:  block;
	float: left;
	margin: 0 10px 0 10px;
}
.next span,.previous span {
	position: absolute;
 	left: -9000px;
}
.error_box {
	width: 209px;
	height: 39px;
}

