body {
	margin: 0;
	padding: 0 0 24px 0;
	background-color: #000533;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.8125em;
}

/**
 * General styles
 */

abbr, acronym {
	border-bottom: 0;	
}

a, a:visited, a:active {
	color: #000533;	
}

a img {
	border: 0;	
}
 
h2 {
	color: #000533;
	font-weight: normal;
	font-size: 1.75em;
}

#main-content h2 {
	line-height: 1.25em;
}

h3 {
	font-size: 1.375em;
	color: #000533;	
	font-weight: normal;
}

#main-content h3 {
	line-height: 1.25em;	
}

span.publication-title {
	font-style: italic;
}
	
/**
 * Layout
 */

#header-outer {
	background: url("images/header-haze.png") -596px 0 no-repeat;
}

#header-inner {
	width: 960px;
	height: 160px;
	margin: 0 auto;
	position: relative;
}

h1 {
	margin: 0;
	width: 416px;
	height: 135px;
	position: absolute;
	left: 0;
	top: 10px;
}

h1 a {
	display: block;
	width: 422px;
	height: 144px;
	background-image: url("images/logo.png");
	text-indent: -9999px;
	outline: 0;
}

#header-call {
	position: absolute;
	top: 0;
	right: 0;
	width: 254px;
	height: 33px; /* 48px - 15px padding */
	font-size: 1.125em;
	padding-top: 15px;
	background-image: url("images/phone-bg.png");
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

#nav {
	position: absolute;
	right: 0;
	bottom: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: auto; /* to clear floats */
}

#nav li {
	float: left;
	max-width: 200px;
	height: 40px;
	background-image: url("images/nav-bg-right.png");
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0 10px 0 0;
	margin-left: 3px;
}

#nav a {
	display: block;
	padding: 6px 2px 0 12px;
	height: 34px;
	font-size: 0.9375em;
	line-height: 1.25em;
	color: #000533;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	background-image: url("images/nav-bg-left.png");
	background-position: top left;
	background-repeat: no-repeat;
	outline: 0;
}

#nav li.active {
	background-image: url("images/nav-bg-right-active.png");
}

#nav li.active a {
	color: #fff;
	background-image: url("images/nav-bg-left-active.png");
}

#main-outer {
	background: url("images/main-bg.png") repeat-x #fff;
	padding: 45px 0 64px 0;
}

#main-inner {
	width: 960px;
	margin: 0 auto;
	color: #515151;
	/* overflow: auto; */
	line-height: 1.5625em;
}

#home-video {
	float: left;
	width: 580px;
	height: 320px;
	margin: 0 12px 32px 0;	
}

#home-playlist {
	width: 368px;
	float: left;
	margin: 0 0 32px 0;	
}

#interior-video {
	width: 580px;
	height: 320px;
	margin: 0 0 32px 0;	
}

#home-playlist h2 {
	height: 31px; /* 40px - 9px top padding */
	background: url("images/sidebar-h2-bg.png");
	margin: 0;
	color: #fff;
	padding: 9px 0 0 16px;
	font-size: 1.375em;
}

#home-playlist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

#home-playlist li {
	height: 70px;
	cursor: pointer;
	position: relative;
}

#home-playlist div.meta {
	position: absolute;
	bottom: 0;
	width: 368px;
	height: 22px; /* 24px - 2px top padding */
	padding: 2px 0 0 0;
	background-image: url("images/bg-60-percent-black.png");
	color: #fff;
	overflow: auto; /* to clear floats */
}

#home-playlist div.title {
	opacity: 0.6;
	float: left;
	width: 190px; /* 206px - 16px left padding */
	padding: 0 0 0 16px;
}

#home-playlist div.cue {
	opacity: 0.6;
	float: left;
	width: 110px;	
}

#home-playlist div.duration {
	opacity: 0.6;
	float: left;
	width: 36px;
	padding: 0 16px 0 0;
	text-align: right;	
}

#home-playlist li.active div.title,
#home-playlist li.active div.cue,
#home-playlist li.active div.duration {
	opacity: 1.0;	
}

#home-playlist li.philosophy {
	background-image: url("videos/our-philosophy.jpg");
}

#home-playlist li.isi {
	background-image: url("videos/iron-sharpens-iron.jpg");
}

#home-playlist li.managers {
	background-image: url("videos/leadership-for-managers.jpg");
}

#home-playlist li.nonmanagers {
	background-image: url("videos/leadership-for-non-managers.jpg");
}

#main-content {
	clear: left; /* to clear floats on #top-content and #top-sidebar */
	width: 580px;
	float: left;
	margin: 0 12px 0 0;	
}

#main-content h2:first-child {
	margin-top: 0;	
}

#main-sidebar {
	width: 368px;
	float: left;
	background-color: #fff;
}

#main-sidebar h2 {
	height: 31px; /* 40px - 9px top padding */
	background-image: url("images/sidebar-h2-bg.png");
	margin: 0;
	color: #fff;
	padding: 9px 0 0 16px;
	font-size: 1.375em;
}

#main-sidebar-body, #main-sidebar-body2 {
	padding: 16px;	
}

#main-sidebar-body h3, #main-sidebar-body2 h3 {
	margin-top: 0;
}

/* a big ol' honkin' link */
a.sidebar-link {
	display: block;
	width: 337px;
	height: 40px; /* 57px - 17px top padding */
	background-image: url("images/sidebar-biglink-bg.png");
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 1.375em;
	padding: 17px 0 0 0;
}

#main-sidebar-home {
	width: 368px;
	float: left;
	padding: 0 0 24px 0;
	background-color: #fff;
}

#main-sidebar-home h2 {
	color: #fff;
	background-color: #666;
	border-bottom: 1px #a3a3a3 solid;
	padding: 4px 0 0 16px;
	font-size: 1.125em;
	height: 21px; /* 25px - 4px top padding */
	margin: 0 0 24px 0;
}

#main-sidebar-home table {
	border-collapse: collapse;
	margin: 0 0 0 20px;	
}

#main-sidebar-home table th {
	font-weight: normal;
	text-align: right;
	border-right: 1px #939393 solid;
	padding: 3px 12px 3px 0;
}

#main-sidebar-home table td {
	padding: 3px 0 3px 12px;	
}

#main-end {
	clear: left;	
}

#footer-outer {
	background: url("images/footer-top.gif") repeat-x;
}

#footer-inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-top: 54px;
	color: #fff;
	font-size: 0.9375em;
}

#footer-inner h2 {
	color: #fff;
	font-size: 1.5em;
	margin-top: 0;
}

#footer-inner a {
	color: #808299;
	text-decoration: none; 	
}

#social {
	position: absolute;
	right: 0;
	top: -19px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: auto; /* to clear floats */
}

#socialheader {
	position: absolute;
	right: 0;
	top: 60px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: auto; /* to clear floats */
}

#social li {
	float: left;	
}

#social li a {
	display: block;
	width: 36px;
	height: 51px;
	text-indent: -9999px;
	outline: 0;
}

#social-linkedin a {
	width: 37px;
	background-image: url("images/social-linkedin.png");	
}

#social-twitter a {
	background-image: url("images/social-twitter.png");	
}

#social-facebook a {
	background-image: url("images/social-facebook.png");	
}

#social-rss a {
	width: 37px;
	background-image: url("images/social-rss.png");	
}

#tti {
	position: absolute;
	right: 0;
	top: -19px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: auto; /* to clear floats */
}

#ttiheader {
	position: absolute;
	right: 0;
	top: 60px;
	list-style-type: none;
	margin: 0;
	padding: 0 143px 0 0;
	overflow: auto; /* to clear floats */
}

#ttiheader li {
	float: left;	
}

#ttiheader li a {
	display: block;
	width: 104px;
	height: 51px;
	text-indent: -9999px;
	outline: 0;
}

#social-tti a {
	width: 104px;
	background-image: url("images/tti-survey.png");	
}

#socialheader li {
	float: left;	
}

#socialheader li a {
	display: block;
	width: 36px;
	height: 51px;
	text-indent: -9999px;
	outline: 0;
}

#socialheader-linkedin a {
	width: 37px;
	background-image: url("images/social-linkedin.png");	
}

#socialheader-twitter a {
	background-image: url("images/social-twitter.png");	
}

#socialheader-facebook a {
	background-image: url("images/social-facebook.png");	
}

#socialheader-rss a {
	width: 37px;
	background-image: url("images/social-rss.png");	
}

#footer-popular {
	float: left;
	width: 313px;
	margin: 0 10px 0 0;		
}

#footer-popular h2 {
	margin-left: 6px;	
}

#footer-popular ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer-popular li {
	padding: 6px;
	border-top: 1px #33375c solid;
	font-size: 1.125em;
}
#footer-popular li ul li { padding-left:0; }

#footer-popular ul li:first-child {
	border-top: 0;	
}

#footer-popular a {
	color: #fff;
	text-decoration: none;	
}

#footer-twitter {
	width: 314px;
	float: left;
	margin: 0 10px 0 0;
}

#footer-twitter h2 {
	float: left;
	margin-left: 14px;
}

#twitter-follow {
	float: right;
	display: block;
	background: url("images/twitter-icon.png") no-repeat;
	height: 16px;
	padding: 0 0 0 20px;
	margin: 5px 14px 0 0;
}

#footer-twitter ul {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

#footer-twitter li {
	border-top: 1px #33375c solid;
	overflow: auto; /* to clear the float on the avatar */
	padding: 10px 12px;
}

#footer-twitter ul li:first-child {
	border-top: none;	
}

#footer-twitter img {
	display: block;
	float: left;
	margin: 0 8px 0 0;
	width: 32px;
	height: 32px;
	border: 1px #fff solid;		
}

div.tweet-body {
	float: left;
	width: 248px;
}

p.tweet-text {
	margin: 0 0 2px 0;
	line-height: 1.125em;
}

p.tweet-meta {
	margin: 0;
	color: #808299;
	font-size: 0.875em;
}

#footer-subscribe {
	width: 313px;
	float: left;
}

#footer-list {
	background-color: #262a51;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	padding: 12px 16px 16px 16px;
	margin: 0 0 24px 0;	
}

.placeholder { /* for electrum.placeholder.js */
	color: #7f8298;	
}

#footer-syndicate {
	margin: 0 16px;
}

#footer-syndicate p {
	line-height: 1.5625em;	
}

#footer-syndicate h2 {
	margin-bottom: -8px;	
}

#footer-syndicate h2 a {
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url("images/rss-icon.png");
	text-indent: -9999px;
	vertical-align: middle;
	margin: 0 0 0 4px;
	outline: 0;	
}

#footer-address {
	clear: left; /* to clear the column floats */
	text-align: center;
	color: #808299;
	padding: 32px 0 0 0;
	line-height: 1.5625em;
}

/**
 * Forms
 */
 
form div.field {
	overflow: auto; /* to clear float on label */
	margin: 0 0 12px 0;
}

form div.field label {
	display: block;
	float: left;
	width: 160px;
	margin: 0 16px 0 0;
	padding: 4px 0 0 0;
}

input[type=text],
textarea,
select {
	border: 1px #bbb solid;
	padding: 4px;
	font-family: Arial,Helvetica,sans-serif;
}

#main-sidebar div.field {
	margin-bottom: 12px;
}

#main-sidebar label {
	/* width: 100px; */
	width: 88px;
}

#main-sidebar input[type=text] {
	width: 210px;
}

#main-sidebar div.buttons {
	/* margin: 0 0 0 116px; */
	margin: 0 0 0 104px;
}


input.zip {
	width: 48px !important;
}

input.email {
	width: 200px;	
}
	
input.phone {
	width: 128px !important;
}

span.wpcf7-not-valid-tip-no-ajax {
	display: block;
	margin: 0 0 0 176px;	
	color: #a80000;
	font-weight: bold;
}

form div.buttons {
	margin: 0 0 0 176px;
}

#main-content form div.buttons input[type=submit] { /* to fix a weird rendering issue in Firefox 3.5 Mac */
	border: 1px #666 solid;
}

.form-note {
	font-style: italic;	
}

/**
 * Blog pages
 */
 
ul.blog-index {
	list-style-type: none;
	margin: 0 0 24px 0;
	padding: 0;
	border-top: 1px #bbb solid;
}

ul.blog-index li {
	border-bottom: 1px #bbb solid;
	padding: 24px 0;
}

ul.blog-index h3 {
	margin: 0;
}

ul.blog-index h3 a {
	text-decoration: none;
}

p.blog-post-meta {
	margin-top: 0;
	color: #888;
	font-size: 0.875em;
}

p.blog-post-meta a {
	color: #686faf;
}

div.pager {
	overflow: auto; /* to clear floats */
	margin: 0 0 24px 0;	
}

div.pager-prev {
	float: left;
	width: 50%;	
}

div.pager-next {
	float: left;
	width: 50%;
	text-align: right;
}

/**
 * Comments
 */

ol.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;	
	border-top: 1px #bbb solid;
}

ol.commentlist li {
	border-bottom: 1px #bbb solid;
	padding: 16px 0;
}

ol.commentlist img.avatar {
	float: left;
	margin: 0 8px 0 0;
}

ol.commentlist p {
	clear: left;	
}

ol.commentlist div.comment-body p {
	margin-bottom: 0;
}
 
#comment-form #comment {
	width: 350px;
	height: 200px;	
}

/**
 * Suggested Readings
 */

ul#suggested {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: auto; /* to clear floats */
}

ul#suggested li {
	width: 88px;
	float: left;
	margin: 0 12px 12px 12px;
	font-size: 0.875em;
}

ul#suggested li:nth-child(3n+1) {
	clear: left;
}

ul#suggested img {
	display: block;
	margin: 0 auto 4px auto;
}

span.suggested-author {
	font-style: italic;
}

/**
 * Columnar layouts
 */
 
div.columns {
	overflow: auto; /* to clear floats */
}

div.column-half {
	width: 50%;
	float: left;
}

/**
 * Sales Skills Training page
 */
 
#sidebar-salesdemo h2 {
	height: 31px; /* 40px - 9px top padding */
	background: url("images/sidebar-h2-bg.png");
	margin: 0;
	color: #fff;
	padding: 9px 0 0 16px;
	font-size: 1.375em;
}

#sidebar-salesdemo-body {
	background-image: url("images/top-sidebar-text-body-bg.png");
	height: 264px; /* 280px - 16px padding */
	padding: 16px 16px 0 16px;
	margin: 0 0 20px 0;
	color: #fff;
	font-size: 1.375em;
	line-height: 1.5em;
	position: relative;
}

#sidebar-salesdemo-body a {
	color: #fff;	
}

#sidebar-salesdemo-body p:first-child {
	margin-top: 0;	
}
		
#top-sidebar-sales-request {
	display: block;
	width: 336px;
	height: 57px;
	text-indent: -9999px;
	background-image:url("images/request-more-information.png");
	outline: 0;
	/* to push it to the bottom of the div */
	position: relative;
	bottom: 16px;
}

/**
 * No Flash
 */
 
div.noflash {
	width: 548px; /* 580px - 30px padding - 2px border */
	height: 288px; /* 320px - 30px padding - 2px border */
	border: 1px #ccc solid;
	padding: 15px;
	background-color: #fff;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

/**
 * For the Content Form 7 plugin
 */
 
.wpcf7-response-output,
.wpcf7-mail-sent-ok {
	color: #ff7800;
	font-weight: bold;
}

