/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/170% Verdana, Arial, Helvetica, sans-serif;
	background:#F9F9F9;
	color:#737373;
	margin:20px 0 40px;
	text-align:center;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h2 {
	font:170%/135% Tahoma, Arial, Helvetica, sans-serif;
	padding:0 23px 8px;
	margin:0 0 2px;
	border-bottom:2px solid #4BC1E0;
	color:#606060;
}
h2 a {
	text-decoration:none;
}
h2 span.smallhead {
	font-size:80%;
}
h3 {
	font-size:110%;
	color:#606060;
}
h4 {
	font-size:110%;
	color:#606060;
}
h4.issues {
	border-top:1px solid #4BC1E0;
	border-bottom:1px solid #4BC1E0;
	padding:7px 0;
}
a:link {
	color:#4BC1E0;
}
a:visited {
	/*color:#70A5D9;*/
	color:#4BC1E0;
}
a:hover, a:active {
	text-decoration:none;
}

/* [/html] */

/* [top] */

#top {
	height:29px;
	background:url(images/top-bg.gif) no-repeat top left;
	width:775px;
	margin:0 auto;
}

/* [/top] */

/* [container] */

#container {
	width:723px;
	margin:0 auto;
	text-align:left;
	background:url(images/container-bg.gif) repeat-y;
	padding:0 26px;
}

/* [/container] */

/* [header] */

#header {
	height:88px;
	padding:5px 20px 0;
	border-bottom:2px solid #4EC2E1;
	background:url(images/strapline.gif) right bottom no-repeat;
}
#header h1 {
}
#header ul {
	float:right;
	list-style:none;
	margin:24px 0 0;
}
#header li {
	float:left;
	font:100%/160% Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin:0 7px;
}
#header li a {
	height:19px;
}
#header .cleaner {
	line-height:0px;
	height:0px;
	font-size:0px;
}

/* [/header] */

/* [nav] */


#sidebar {
	z-index:1;
	background:url(images/nav-bg.jpg) no-repeat;
	width:243px;
	height:231px;
	margin:3px 0 5px;
	float:right;
}
#sidebar ul {
	list-style: none;
	padding:18px 0 0 17px;
}
#sidebar a {
	width:155px;
	display:block;
	padding:5px 5px 4px 10px;
	background:url(images/nav-bullet.gif) left center no-repeat;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	margin:0; /*important*/
}
#sidebar a.onstate {
	color:#2E8DAA;
}
/*
#sidebar ul {
	list-style:none;
	padding:6px 0 0;
	font:100%/170% Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#sidebar li {
	padding:3px 0 4px 21px;
	font-weight:bold;
	color:#361F2A;
	background:url(images/nav-bullet.gif) no-repeat;
}
#sidebar li a {
	color:#fff;
	text-decoration:none;
}
#sidebar li a:hover, #sidebar li a:active, #sidebar a.onstate {
	color:#361F2A;
}
*/
.image {
	float:left;
	width:477px;
	background:#fff;
	height:234px;
	margin:3px 0 5px;
	z-index: 1000;
	border-right:3px solid #fff;
}

/* [/nav] */

/* [content] */

#content {
	padding:5px 0 0;
}
#content ul {
	margin:15px 0;
	list-style:none;
}
#content li {
	background:url(images/bullet.gif) no-repeat 0 7px;
	padding:0 0 7px 13px;
}
#content ul.bottmarg {
	margin:0 0 15px;
}
#content ul ul {
	margin:15px 0 0 17px;
}
#content li li {
	background:none;
	padding:0 0 5px 0;
	list-style:square;
}
#content li li li {
	background:none;
	padding:0 0 5px 0;
	list-style:disc;
}
#content li li li li {
	background:none;
	padding:0 0 5px 0;
	list-style:circle;
}
#content ol {
	margin:15px 0 15px 25px;
}
#content ol li {
	background:none;
	padding:0 0 7px 0;
}
#largecol {
	float:left;
	width:432px;
	padding:0 23px;
	margin:0 0 5px;
}
#largecol h3 {
	font:150%/135% Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 10px -23px;
	padding:10px 0 10px 23px;
	border-bottom:1px solid #C7C7C7;
}
#largecol .divider {
	margin:20px 0 20px -23px;
	border-bottom:1px solid #C7C7C7;
	font-size:1px;
	clear:both;
}
#home #quote {
	float:left;
	width:270px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	border-right:1px solid #C7C7C7;
}
.quote blockquote {
	background:url(images/left-quote.gif) left top no-repeat;
	margin:20px 0 15px;
}
/*#home .quote blockquote {
	background:url(images/left-quote.gif) left top no-repeat;
	margin:5px 0 15px;
}*/
.quote blockquote p {
	background:url(images/right-quote.gif) bottom right no-repeat;
	padding:4px 0 10px 0;
	margin:10px 17px 0 17px;
	text-indent:10px;
}
.quote p.quotename {
	background:none;
	text-indent:0;
	color:#4BC1E0;
	margin:0 17px;
}
#home .servicesblock {
	float:left;
	width:140px;
	margin:0 0 0 20px;
}
#home .servicesblock h3 {
	font:150%/135% Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 10px;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #C7C7C7;
}
#home .servicesblock ul {
	list-style:none;
	margin:0 0 0 0;
}
#home .servicesblock li {
	background:url(images/bullet.gif) no-repeat 0 9px;
	padding:2px 0 2px 10px;
}
#home .servicesblock a {
	color:#737373;
}
#newscol {
	float:left;
	width:205px;
	background:url(images/news-bg.gif) repeat-y;
	padding:0 20px;
	margin:0 0 5px;
}
#newscol h4, #overcol h4, #quotecol h4 {
	font:150%/135% Tahoma, Arial, Helvetica, sans-serif;
	padding:10px 0 10px 17px;
	margin:0 -20px 0 -17px;
	background:#F1F1F1;
	border-bottom:2px solid #fff;
}
#quotecol h4 {
	margin:0 -10px 0 -7px;
}
#quotecol h4.headtop, #newscol h4.headtop {
	border-top:2px solid #fff;
}
#quotecol ul {
	margin:15px 10px;
}
#bookcol {
	float:left;
	width:243px;
	background:url(images/news-bg.gif) repeat-y;
	padding:0 0 0 2px;
	margin:0 0 5px;
}
#bookcol h4 {
	font:150%/135% Tahoma, Arial, Helvetica, sans-serif;
	padding:10px 0 10px 17px;
	margin:0 -20px 0 0;
	background:#F1F1F1;
	border-bottom:2px solid #fff;
}
#bookcol p {
	padding:0 17px;
}
#bookcol .bookend {
	background:url(images/over-corner.gif) left no-repeat;
	height:39px;
	margin:0 -2px;
}
#newscol .newsend {
	background:url(images/news-corner.gif) left no-repeat;
	height:36px;
	margin:0 0 0 -20px;
}
#overcol {
	float:left;
	width:205px;
	background:url(images/news-bg.gif) repeat-y;
	padding:0 20px;
	margin:0 0 5px;
}
#overcol img {
	margin:20px auto;
	display:block;
}
#overcol ul.teambuttons li {
	font-size:110%;
	font-weight:bold;
	padding:3px 0 3px 27px;
	background:none;
	margin:0 0 0 3px;
}
#overcol ul.teambuttons li.printbutt {
	background:url(images/print.gif) no-repeat 0 6px;
}
#overcol ul.teambuttons li.contbutt {
	background:url(images/email.gif) no-repeat 0 6px;
}
#overcol ul.teambuttons li.telbutt {
	background:url(images/tel.gif) no-repeat 3px 7px;
}
#overcol ul.teambuttons li.backbutt {
	background:url(images/back.gif) no-repeat 1px 7px;
}
#overcol .overend, #quotecol .quoteend {
	background:url(images/over-corner.gif) left no-repeat;
	height:39px;
	margin:0 -20px;
}
#quotecol .quoteend {
	margin:0 -10px;
}
#quotecol .newsend {
	background:url(images/news-corner.gif) left no-repeat;
	height:36px;
	margin:0 -10px;
}
#quotecol {
	float:left;
	width:225px;
	background:url(images/news-bg.gif) repeat-y;
	padding:0 10px;
	margin:0 0 5px;
}
#fullcol {
	width:657px;
	padding:0 23px 0 43px;
}
#fullcol .cleaner {
	height:10px;
	line-height:1px;
}
.halfcol {
	width:315px;
	padding:0 23px;
	float:left;
	
}
.halfcol .profile {
	margin:20px 0 25px 0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.halfcol .profile img {
	float:left;
	margin:5px 15px 10px 0;
}
.halfcol .profile h3 {
	margin:0 0 -15px;
}
.halfcol .noborder {
	border:0;
}
#logos {
	float:left;
	width:245px;
	margin:15px 0;
	text-align:center;	
}
#logos img {
	margin:10px;
	vertical-align:middle;
}
#logocol {
	height:68px;
	clear:both;
	text-align:center;
	margin:0 0 15px;
	border-top:1px solid #4BC1E0;
	padding:10px 0 0;
}
.servicebox {
	width:280px;
	height:203px;
	float:left;
	margin:15px 20px 15px 0;
	padding:0 0 0 15px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.servicebox h3 a {
	display:block;
	height:30px;
}
.servicebox h3 {
	margin:0;
}
#content .servicebox li {
	background:url(images/bullet2.gif) no-repeat 0 7px;
	padding-bottom:5px;
}
#salesbox {
	background:url(images/sales-leadership-box.jpg) no-repeat;
	margin-top:25px;
	height:223px;
}
#salesbox li.learn, #coachbox li.learn, #teambox li.learn {
	margin-top:29px;
}
#teambox {
	background:url(images/team-building-box.jpg) no-repeat;
	margin:15px 0 15px 20px;
}
#coachbox {
	background:url(images/coaching-box.jpg) no-repeat;
}
#consbox {
	background:url(images/consultancy-box.jpg) no-repeat;
	margin:25px 0 15px 20px;
	height:223px;
}
#content .coachoptions {
	background:url(images/coaching-options.gif) no-repeat;
	height:254px;
	padding:35px 0 0;
}
#content .coachoptions ul {
	margin:0 15px;
}
#content .coachoptions li {
	background:url(images/bullet2.gif) no-repeat 0 19px;
	border-bottom:1px solid #DFDFDF;
	padding:12px 0 12px 13px;
}
#content .coachoptions li.nobord {
	border:0;
}

/* [/content] */

/* [news] */

table {
	margin:20px 0;
	background:url(images/content-bg.gif) repeat-x 0 16px;
}
table td {
	margin:0 25px;
}
table thead {
	background:#4BC1E0;
	font-weight:bold;
	color:#fff;
}
table thead td {
	border-right:2px solid #fff;
	padding:2px 7px;
}
table thead td.tdnb {
	border:0;
	text-align:center;
}
table tbody td {
	border-bottom:1px solid #4BC1E0;
	padding:7px;
}
#largecol a.read {
	background:#B6B6B6;
	color:#fff;
	text-decoration:none;
	padding:1px 2px;
	font-weight:bold;
}	
a:hover.read {
	background:#ccc;
}
iframe.amazon {
	width:120px;
	height:240px;
	margin:0 14px;
	overflow:hidden;
	padding:0 26px 8px 0;
	border-right:1px solid #C7C7C7;
}
iframe.noborder {
	border:0;
	margin-right:0;
	padding-right:0;
}
iframe.firstone {
	margin-left:105px;
}
iframe.bookweek {
	width:120px;
	height:240px;
	margin:10px 0 0 53px;
	overflow:hidden;
}
.bookdivider {
	margin:15px 0 15px -23px;
	border-bottom:1px solid #C7C7C7;
	font-size:1px;
	clear:both;
}
h3.bookhead {
	font:150%/135% Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 15px -23px;
	padding:10px 0 10px 23px;
	border-bottom:1px solid #C7C7C7;
}
h3.bookheadtop {
	font:150%/135% Tahoma, Arial, Helvetica, sans-serif;
	margin:15px 0 15px -23px;
	padding:10px 0 10px 23px;
	border-bottom:1px solid #C7C7C7;
	border-top:1px solid #C7C7C7;
}
#resources #fullcol {
	padding:0 0 0 23px;
	width:700px;
}

/* [/news] */

/* [form] */

form {
	margin:30px 0 20px;
}
legend {
	display:none;
}
fieldset {
	border:1px solid #ccc;
	background:#FAFDFE;
	padding:20px 30px 25px;
	width:335px;
}
fieldset p {
	margin:12px 0 0;
}
label {
	width:130px;
	float:left;
	font-size:110%;
}
input, textarea {
	width:195px;
}

/* [/form] */

/* [download popup] */

#download {
	margin:25px 0;	
}
#download #popholder {
	width:374px;
	margin:0 auto;
	text-align:left;
	background:#fff;
	border:1px solid #ccc;
	padding:10px 20px;
}
#download #popholder h1 {
	font:200%/170% Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0 23px 8px 0;
	margin:0 0 2px;
	border-bottom:2px solid #4BC1E0;
}
#download #popholder h2 {
	font:120%/170% Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4BC1E0;
	margin:15px 0;
	float:none;
	padding:0;
	border:0;
}
#download #popholder form {
	margin:0;
}
#download #popholder fieldset {
	border:1px solid #cccccc;
	padding:25px 25px;
	margin:0;
	width:320px;
}
#download #popholder label {
	width:110px;
	font-weight:bold;
	padding:0 2px;
	float:left;
	margin:1px 0 0;
}
#download #popholder fieldset p {
	margin:15px 0 0;
}
#download #popholder p.pdfbrochure {
	font-size:130%;
	margin:25px 0;
}
#download #popholder p.pdfbrochure img {
	vertical-align:middle;
	margin:0 3px 0 0;
}

/* [/download popup] */


/* [footer] */

#footer {
	clear:both;
	height:40px;
	border-bottom:1px solid #4BC1E0;
	border-top:1px solid #4BC1E0;
}
#footer ul {
	list-style:none;
	margin:13px 5px;
}
#footer li {
	float:left;
	padding:0 8px 0 8px;
	border-right:1px solid #737373;
	background:none;
	line-height:120%;
}
#footer a {
	color:#737373;
	text-decoration:none;
}
#footer li.valid {
	float:right;
}
#footer li.nobord {
	border:0;
}
#arrival {
	width:735px;
	margin:0 auto;
	text-align:right;
	font:90% Arial, Helvetica, sans-serif;
	padding:0 5px 0 0;
}
#arrival a {
	color:#737373;
	text-decoration:none;
	font-weight:normal;
	background:url(images/arrival-arrow.gif) no-repeat right;
	padding:0 9px 0 0;
}

/* [/footer] */

/* [bottom] */

#bottom {
	height:29px;
	background:url(images/bottom-bg.gif) no-repeat bottom left;
	width:775px;
	margin:0 auto;
}

/* [/bottom] */

/* [extra] */

.divider {
	margin:15px 0;
	border-bottom:1px dotted #B5B5B5;
	font-size:1px;
	clear:both;
}
.newsimage {
	float:right;
	margin:10px 0 5px 10px;
	padding:1px;
	border:1px solid #B9B9B9;
}
.cleaner {
	clear:both;
}
.whiteblock {
	clear:both;
	border-bottom:25px solid #fff;
}
.firstpara {
	font-size:110%;
}
.hide {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

/* [/extra] */