/* * * * * * * * * * * * * * * *
* Natural Training Stylesheet
* Refreshed Media
* v0.1
* * * * * * * * * * * * * * * */

/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	color:#E98C05;
}

/* * * * * * * * * * * * * * * *
* Main Styles
* * * * * * * * * * * * * * * */

h1, h2, h3, h4, h5, h6
{
	color: #263e78;
	line-height: 1.1em;
}

h1
{
	font-size: 26px;
}

h2
{
	font-size: 22px;
	margin-bottom: 10px;
}

h3
{
	font-size: 18px;
	margin-bottom: 10px;
}

h4
{
	font-size: 16px;
}

body
{
	line-height: 1.3em;
	background-color: #d6d6d6;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
}

#container
{
	width: 992px;
	margin: 0 auto;
	margin-top: 15px;
}

#header
{
	height: 87px;
	display: block;
	float: left;
	width: 100%;
	background: url(../images/top_white_round.jpg) #FFFFFF top left no-repeat;
}

#logo
{
	margin-top: 8px;
	float: left;
	width: 300px;
}

#contactInfo
{
	float: right;
	color: #001553;
	font-size: 16px;
	margin-top: 45px;
	margin-right: 30px;
}

#contactInfo p
{
	float: left;
	display: inline;
}

.number
{
/*
	bottom: 18px;
	display: inline;
	float: left;
	font-size: 33px;
	left: 5px;
	position: relative;
	line-height: 1.3em;*/
	
	width:0px;
	height:0px;
	float:left;
	padding-top:40px;
	padding-left:222px;
	left: 5px;
	bottom: 18px;
	position: relative;
	display:block;
	overflow:hidden;
	background:url(../images/phone_number.gif) top left no-repeat;
}

#nav
{
	background:url(../images/nav_bg.jpg) top left repeat-x;
	height: 38px;
	width: 100%;
	float: left;
	font-size: 16px;
}

#nav ul
{
	margin-left: 20px;
	float: left;
	margin-top: 9px;
}

#nav ul li
{
	float: left;
	display: inline;
	margin-right: 40px;
	line-height: 1.3em;
	color:#FFFFFF;
	font-size: 15px;
	position: relative;
}

#nav ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#nav ul li a:hover
{
color: #ef9104;
}

#searchBar
{
	background: url(../images/search_bg.jpg) top left no-repeat;
	height: 26px;
	width: 201px;
	float: right;
	margin-right: 30px;
	margin-top: 5px;
	display: inline;
}

#searchBar #cntnt01moduleform_1 input#cntnt01searchinput
{
	border: 0;
	width: 160px;
}

#searchBar form input.search-input
{
	border: 0;
	width: 160px;
	padding:0px;
}

#searchBar form {
	left:30px;
	position:relative;
	top:4px;
	padding:0px!important;
}

#searchBar label
{
	display: none;
}

.search-button
{
	display: none;
}

#searchBar #cntnt01moduleform_1
{
	position: relative;
	top: 4px;
	left: 30px;
}

#homeContentContainer
{
 width: 992px;
 height: 323px;
 float: left;
}

#homeContent
{
 background: url(../images/home_bg_span.jpg) top left repeat-x;
 width: 992px;
 height: 246px;
 float: left;
}

#homeSubNav
{
	height: 75px;
	float: left;
	width: 993px;
}

#homeSubPodOne, #homeSubPodTwo, #homeSubPodThree
{
	height: 75px;
	float: left;
}

#homeSubNav #homeSubPodOne
{
	width: 327px;
	background: url(../images/sales_training.jpg) no-repeat top left;
}

#homeSubNav #homeSubPodTwo
{
	width: 325px;
	background: url(../images/negotiation_skills.jpg) no-repeat top left;
}

#homeSubNav #homeSubPodThree
{
	width: 340px;
	background: url(../images/presentation_skills.jpg) no-repeat top left;
	float: left;
}

#subContent
{
	background: url(../images/top_white_round.jpg) #FFFFFF top left no-repeat;
	float: left;
	margin-top: 20px;
	width: 992px;
}

#homeContentContainer #homeSubNav #homeSubPodOne, #homeContentContainer #homeSubNav #homeSubPodTwo, #homeContentContainer #homeSubNav #homeSubPodThree
{
	color: #FFFFFF;
	font-size: 14px;
}

#homeContentContainer #homeSubNav a
{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.homeSubPodContent
{
	margin-left:122px;
	margin-top:36px;
}

#homeSubPodTwo .homeSubPodContent
{
	margin-left:125px;
}

#homeSubPodThree .homeSubPodContent
{
	margin-left:127px;
}

#subContent #contentLeft
{
	width: 610px;
	margin: 30px 30px 0px 30px;
	float: left;
	display: inline; /* ie6 fix */
}

#subContent #contentLeft p.contentHeading
{
	color: #7d7d7d;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.6em;
}

#subContent #contentLeft p
{
	margin-bottom: 15px;
	color: #7d7d7d;
}

#subContent #readMoreHome
{
	width: 610px;
	height: 66px;
	float: left;
	display: inline;
	background: url(../images/robot.jpg) no-repeat top right;
	padding-top: 30px;
}

#subContent #readMoreHome p
{
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#subContent #sideBar
{
	width: 291px;
	float: left;
}

/* * * * * * * * * * * * *  
* PODS 
* * * * * * * * * * * * */

.podsContainer{
	background: url(../images/pod_bg.jpg) repeat-y; 
	background-color:#FFFFFF; 
	width: 291px; 
	min-height:125px; 
	height:auto !important; 
	height:125px; 
	float: left; 
	margin-top: 30px; 
}

.podsContainerTop
{
	background: transparent url(../images/pod_top.jpg) no-repeat left top; 
	width: 291px; 
	min-height:125px; 
	height:auto !important; 
	height:125px; 
	display: block;
}

.podsContainerBottom
{
	background: transparent url(../images/pod_bottom.jpg) no-repeat left bottom; 
	width: 291px; 
	min-height:125px; 
	height:auto !important; 
	height:125px; 
	display: block;
}

.podsContainer p
{
	width: 177px;
	padding-left: 20px;
	font-size: 11px;
	color: #7d7d7d;
}

p.podHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	padding-top: 20px;
	padding-left: 20px;
}

.podsContainer p.guideHeader
{
	color: #f09100;
	margin-bottom: 0px;
	height: 20px;
	padding-bottom: 7px;
}

.podsContainer p.whatsnewHeader
{
	color: #142d68;
	margin-bottom: 0px;
	height: 20px;
	padding-bottom: 7px;
	display: block;
	width: 100%;
}

/* * * * * * * * * * * * * *
* SIDEBAR PODS
* * * * * * * * * * * * * */

#podsRight li.block
{
	list-style-type: none;
}


.sidebarPodsContainer{
	background: url(../images/sidebar_pod_bg.jpg) repeat-y; 
	background-color:#FFFFFF; 
	width: 192px; 

	height:auto !important; 

	float: left;
	margin-bottom: 10px;
}

.sidebarPodsContainerTop
{
	background: transparent url(../images/sidebar_pod_top.jpg) no-repeat left top; 
	width: 192px; 

	height:auto !important; 

	display: block;
}

.sidebarPodsContainerBottom
{
	background: transparent url(../images/sidebar_pod_bottom.jpg) no-repeat left bottom; 
	width: 192px; 

	height:auto !important; 

	display: block;
}

.sidebarPodsContainer p
{
	padding-left: 10px;
	font-size: 11px;
	color: #7d7d7d;
}

p.sidebarPodsHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 4px;
	color: #FFB13D;
	font-weight: normal;
	letter-spacing: -2px;
	line-height: 20px;
}
.sidebarPodsContainer p img
{
	margin-top: 5px;
	padding-bottom: 8px;
}

.sidebarPodsContainer img.podsImg
{
	bottom:1px;
	float:right;
	padding-right:7px;
	position:relative;
}

.enquiryTxt
{
	float: left;
}

.sidebarPodsContainer img.mailPod
{
	top: 5px;
	bottom: 0px;
}


.signUpBtn
{
	margin-top: 10px;
}

#book
{
	float:right;
	padding-right:25px;
	padding-top:12px;
}

#sideBar .blog {
	margin-top: 20px; 
	margin-bottom: 15px;
}

#blogChar
{
	float:left;
	padding-left:20px;
	padding-right:10px;
	padding-top:3px;
}

.blog .podsContainerTop .podsContainerBottom p
{
	width: auto;
	color: #00094a;
}

.blog .podsContainerTop .podsContainerBottom a
{
	font-weight: bold;
	color: #00094a;
}

.round-white-bottom
{
	float: left;
	width: 992px;
	height: 8px;
	background: url(../images/bottom_white_round.jpg) #FFFFFF bottom left no-repeat;
}

#footer
{
	float: left;
}

#footerLeft
{
	width: 650px;
	float: left;
	margin-bottom: 10px;
	margin-top: 25px;
	margin-left: 20px;
}

#footerRight
{
	float: left;
	width: 320px;
	margin-top: 45px;
}

ul#footerLinks
{
	margin-top: 120px;
	margin-bottom: 20px;
}

ul#footerLinks li
{
  line-height: 1.8em;
	background: url(../images/bullet.jpg) no-repeat 0px 8px;
	padding-left: 10px;
}

ul#footerLinks li.footerTitle
{
	background: url(../images/bullet_bold.jpg) no-repeat 0px 8px;
}

ul#footerLinks li a
{
	color: #7a7a7a;
	text-decoration: none;
}

ul#footerLinks li.footerTitle a
{
	font-weight: bold;
}

* html ul#footerLinks li
{
	position: relative;
}

ul#footerLinks .fOne, ul#footerLinks .fSix, ul#footerLinks .fEleven, ul#footerLinks .fSixteen
{
  margin-top: -9em;
}

ul#footerLinks .fOne, ul#footerLinks .fTwo, ul#footerLinks .fThree, ul#footerLinks .fFour, ul#footerLinks .fFive
{
  margin-left: 0em;
}
ul#footerLinks .fSix, ul#footerLinks .fSeven, ul#footerLinks .fEight, ul#footerLinks .fNine, ul#footerLinks .fTen 
{
  margin-left: 12em;
}
ul#footerLinks .fEleven, ul#footerLinks .fTwelve, ul#footerLinks .fThirteen, ul#footerLinks .fFourteen, ul#footerLinks .fFifteen
{
  margin-left: 24em;
}
ul#footerLinks .fSixteen, ul#footerLinks .fSeventeen, ul#footerLinks .fEighteen, ul#footerLinks .fNineteen, ul#footerLinks .fTwenty
{
  margin-left: 36em;
}

#footerRight h3
{
	margin-bottom: 12px;
	color: #142d68;
	font-weight: normal;
	font-size: 15px;
	
	width:0px;
	height:0px;
	display:block;
	overflow:hidden;
	padding-left:98px;
	padding-top:18px;
	background:url(../images/latest_updates.gif) top left no-repeat;
}

#footerRight p
{
	color: #142d68;
	font-weight: bold;
	margin-bottom: 25px;
}

#footerRight p a
{
	color: #142d68;
	font-weight: bold;
}

#footerRight span.tweetTime
{
	color: #666;
}

#socialMedia img
{
	margin: 0px;
	padding: 0px;
	float: left;
}

#mainSectionContainer
{
	float: left;
	overflow: hidden;
	width: 992px;
	background-color:#FFFFFF;
	padding-bottom: 15px;
}

#breadCrumb
{
	clear: both;
	width: 992px;
	float: left;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline; /* ie6 fixer */
}

#navLeft
{
	float: left;
	width: 150px;
	margin-left: 20px;
	display: inline; /* ie6 fixer */
	margin-right: 20px;
	 min-height:150px;
  height:auto !important;
  height:150px;

}

#mainSectionContent
{
	float: left;
	width: 600px;
	display: inline; /* ie6 fixer */
}

#podsRight
{
	float: left;
	width: 195px;
	display: inline; /* ie6 fixer */
}

.mainSectionPod
{
	float: left;
	width: 194px;
	height: 417px;
	background: url(../images/main_hub_bg.jpg) no-repeat top left;
	margin-right: 6px;
	display: inline; /* ie6 fixer */
	position: relative;
}

.mainSectionPod h2
{
	text-indent: -9999px;
	height: 10px;
	overflow: hidden;
}

.mainSectionPod p
{
	color: #666;
	float: left;
	margin-left: 7px;
	margin-right: 7px;
	display: inline; /* ie6 fix */
}

.mainSectionPod img
{
	clear: both;
	margin-left: 10px;
	margin-bottom: 6px;
	display: inline;
}

.mainSectionPod img.moreInformation
{
	position: absolute;
	bottom: 4px;
	left: 0px;
}

#navLeft ul
{
	width: 150px;
	display: block;
}

#navLeft ul li
{
	float: left;
}

#navLeft ul li a
{
	color:#FFFFFF;
	padding-left:10px;
	text-decoration:none;
	font-weight: bold;
	position: relative;
	padding-top: 10px;
	
	width: 140px;
	min-height:22px;
	  height:auto !important;
	  height:22px;
	background: url(../images/nav_vertical_bg.jpg) no-repeat top left;
	display:block;
}
#navLeft ul li a.activeparent
{
	background: url(../images/nav_vertical_bg_over.gif) no-repeat top left;
}

#navLeft ul li a:hover
{
	text-decoration:underline;
}

#breadCrumb
{
	color: #223b73;
	font-weight: bold;
}

#breadCrumb span.delim
{
	color: #7d7d7d;
}

#breadCrumb a
{
	color: #7d7d7d;
	text-decoration: none;
}

.white_round_top
{
	float: left;
	height: 8px;
	width: 992px;
	background: url(../images/top_white_round.jpg) no-repeat top left;
}

/* * * * * * * * * * 
* SALES HEADER
* * * * * * * * * */

#salesHeader
{
	margin-bottom: 20px;
	height: 177px;
	width: 992px;
	background: url(../images/landing_header1.jpg) no-repeat top left;
	display: block;
	float: left;
}

#mainContent
{
	float: left;
	overflow: hidden;
	width: 992px;
	display: inline;
}

#contentSectionContainer
{
		float: left;
		width: 597px;
		display: inline; /* ie6 fixer */
		padding-bottom: 100px;
		position: relative;
		right: 5px;
}

#contentSectionContainer ul
{
	margin-left: 30px;
}

#contentSectionContainer li
{
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 10px;
}


#contentSectionContainer a
{
	color: #f19511;
}

#contentSectionContainer ol
{
	margin-bottom: 10px;
}

#contentSectionContainer ol li
{
	list-style-type: decimal;
	list-style-position: inside;
}

#contentSectionContainer p
{
	margin-bottom: 15px;
}

#contentSectionContainer h1, #contentSectionContainer h2, #contentSectionContainer h3, #contentSectionContainer p, #contentSectionContainer ol
{
	margin-left: 20px;
	margin-right: 20px;
}

#pagination
{
	float: left;
	width: 597px;
	height: 29px;
	display: inline;
	background: url(../images/pagination_bg.jpg) no-repeat top left;
	margin-top: 10px;
	position: relative;
	right: 5px;
}

#paginationPrevious, #paginationNext
{
	float: left;
	width: 228px;
}

#pagination img
{
	float: left;
}

#pagination p
{
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
}

#paginationText
{
	width: 141px;
	float: left;
}

#pagination #paginationText p
{
	float: right;
	color: #01296c;
	margin-right: 20px;
	font-weight: bold;
}

#pagination #paginationNext img
{
	float: right;
}

#pagination a
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#pagination a:hover
{
	color: #ffffff;
}

#secondaryContentContainer
{
	float: left;
	margin-top: 20px;
	width: 992px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#secondaryContentContainer h3
{
	text-indent: -9999px;
	height: 1px;
	margin: 0px;
	overflow: hidden;
}

#secondaryContentContainer img
{
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#scrollingCourses
{
	float: left;
	width: 992px;
	margin-left: 25px;
	display: inline;
}

#scrollingCourses img
{
	float: left;
	margin: 0px;
}

#scrollingCourses ul
{
	/*float: left;
	width: 896px;
	height: 86px;
	display: inline;
	margin-bottom: 20px;
	overflow: hidden;*/
	height:86px;
	overflow:hidden;
	position:absolute;
	width:2000px;
	left: 21px;
	z-index: 10;
}

#scrollingCourses li
{
	float: left;
	width: 224px;
	height: 86px;
	background: url(../images/sample_courses_pod.jpg) top left no-repeat;
	z-index: 2;
	position:relative;
}

/* * * * * * * * * * * * * * *
* SCROLL STYLES
* * * * * * * * * * * * * * */

/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

.simply-scroll { 
	width: 992px;
	height: 86px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 896px;
	height: 86px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 224px;
	height: 86px;
}

.courseItem
{
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 15px;
}

.courseItem p
{
	color: #666666;
	margin-bottom: 3px;
}
#scroller .courseItem p
{
	margin-top:4px;
}

.courseItem a
{
	background: url(../images/course_item_arrow.jpg) no-repeat top right;
	padding-right: 22px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #263e78;
	text-decoration: none;
	position:absolute;
	bottom:10px;
	left:15px;
}

#nav li div.current
{
	display: inline;
	float: left;
}

#nav ul.clearfix li div.current a
{
	/*background: url(../images/nav-bg.jpg) top left no-repeat;
	float: left;
	width: 97px;
	height: 26px;*/
	color: #ef9104;
}

#nav ul.clearfix li.activeparent a
{
	color: #ef9104;
}

/* * * * * * * * * 
* NAV LEFT
* * * * * * * * */ 

#navLeft ul li.firstEntry a
{
	background: url(../images/nav_vertical_top.jpg) top left no-repeat;
}

#navLeft ul li.firstEntry a.activeparent
{
	background: url(../images/nav_vertical_top_over.gif) top left no-repeat;
}

#navLeft ul li.lastEntry a
{
	height: 33px;
	background: url(../images/nav_vertical_bottom.jpg) top left no-repeat;
}

#navLeft ul li.lastEntry a.activeparent
{
	height: 33px;
	background: url(../images/nav_vertical_bottom_over.gif) top left no-repeat;
}

#navLeft ul li ul
{
	display: none;
}

#navLeft ul li.currentpage ul, #navLeft ul li.activeparent ul
{
	display:block;
	float:left;
	margin-bottom:0px;
}

#navLeft ul li.currentpage ul li a, 
#navLeft ul li.activeparent ul li a
{
	display: block;
	background: none;
	border: 1px solid #e2e3ed;
	border-top: none;
	width: 139px;
	list-style-position: inside;
	min-height:26px;
  height:auto !important;
  height:26px;
	background-color: #fff;
}

#navLeft ul li.currentpage ul li a, #navLeft ul li.activeparent ul li a
{
	color: #676666;
	float: left;
	position: static;
	padding-top: 6px;
	height:26px;
	display:block;
}

#navLeft ul li.currentpage ul li a:hover, #navLeft ul li.activeparent ul li a:hover
{
	text-decoration: none;
}

#navLeft ul li.currentpage ul li a:hover, 
#navLeft ul li.activeparent ul li a:hover,
#navLeft ul li ul li a.activeparent,
#mainSectionContainer #navLeft ul li ul li a.activeparent
{
	background:none;
	background-color: #fbe4c2;
}

#scrollingContainer
{
	height:100px;
	overflow:hidden;
	position:relative;
	width:937px;
}

#scrollingCourses #scrollingContainer img.arrowL
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 21px;
	height: 86px;
	z-index: 100;
}

#scrollingCourses #scrollingContainer img.arrowR
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 21px;
	height: 86px;
	z-index: 100;
}









#salesCycleContainer {
	padding-top:20px;
}


#case-studies-body {
	background: url(../images/case-studies-body.gif) top left repeat-y;
	width:583px;
}

#contentSectionContainer .case-studies-body div.NewsSummaryLink a {
	text-decoration:none;
	font-size:14px;
	color:#273e78;
	font-weight:900;
}
.case-studies-body div.NewsSummarySummary {
	font-size:12px;
	color:#666666;
	padding:10px 0px;
}
#contentSectionContainer .case-studies-body div.NewsSummaryMorelink a {
	padding:3px 25px 3px 0px;
	background:url(../images/case-studies-right.gif) top right no-repeat;
	color:#273e78;
	text-decoration:none;
}

#case-studies-top {
	background: url(../images/case-studies-top.gif) top left no-repeat;
	width:583px;
}

#case-studies-bottom {
	background: url(../images/case-studies-bottom.gif) bottom left no-repeat;
	width:583px;
}
#case-studies-padding {
	padding:20px;
}
.case-studies-logo {
	width:150px;
	text-align:center;
	float:left;
	display:block;
	overflow:hidden;
}
.case-studies-logo {
	padding-top:15px;
}
.case-studies-body {
	width:366px;
	margin-left:10px;
	padding:20px 0px  20px 160px;
}
.NewsSummary .case-studies-body
{
	padding: 20px 0 20px 10px;
}
#case-studies-padding .NewsSummary {
	background:url(../images/case-studies-hr.gif) bottom left repeat-x;
	padding:2px 0px;
}
#case-studies-padding .NewsSummary.NewsSummaryLast {
	background:none;
}
#case-studies-padding .case-studies-body .NewsSummarySummary p
{
	margin-left: 0;
}
.clearBoth {
	clear:both;
}	
#caseStudyOptions {
	width:585px;
	height:61px;
	display:block;
	margin-bottom:10px;
	background:url(../images/case-studies-filter.gif) top left no-repeat;
}
#caseStudyOptionsPadding {
	padding: 7px 10px;
}
#caseStudyOptionsPadding h2 {
	font-size:14px;
}
#caseStudyOptionsPadding .caseStudyOption {
	width:141px;
	float:left;
	display:block;
}
#caseStudyOptionsPadding .caseStudyOption label {
	color:#273E78;
}
ul.categoryListHide {
	display:none;
}

img#NewsDetail-ImageField {
	float:left;

}
div#NewsPostDetailContent {
	float:left;
	padding-left:20px;
}


div.NewsDetailField {
	
	color:#263E78;
}
div#NewsPostDetailContent {
	padding-bottom:30px;
}
#sales-cycle-flash {

}


ul.resources  li{
display:block;
padding:15px 10px 15px 10px;
list-style-image:none;
border-bottom:thin solid #999999;


}

ul.resources li img {
	padding:0px 10px 0px 10px;
}

#clientList .case-studies-logo {
	height:150px;
	display:block;
	padding-top:0px;
	float:left;
}
#clientList #case-studies-padding .NewsSummary {
	background:none;
}
#contentSectionContainer #clientList a.main_gallery_padding {
	color:#273E78;
	font-size:14px;
	font-weight:900;
	text-decoration:none;
}
#contentSectionContainer #clientList a.main_gallery_padding span {
	color:#273E78;
	font-size:12px;
	font-weight:100;
}
#contentSectionContainer #clientList div.NewsSummary {

}
#contentSectionContainer #clientList div.NewsSummarySummary {
	float:left;
	padding-top:3px;
}
div.formbuilderform div.case-studies-body,
div.formbuilderform div.case-studies-bottom,
div.formbuilderform div.case-studies-top,
div.formbuilderform div.case-studies-padding {
	padding:0px;
}
div.formbuilderform div.case-studies-body {
	background:url("../images/case-studies-body2.gif") repeat-y scroll left top transparent;
	width:557px;
	margin-left:0px;
	margin-bottom:15px;
}
div.formbuilderform div.case-studies-bottom  {
	background:url("../images/case-studies-bottom2.gif") no-repeat scroll left bottom transparent;
}
div.formbuilderform div.case-studies-top {
	background:url("../images/case-studies-top2.gif") no-repeat scroll left top transparent;
}
div.formbuilderform div.case-studies-padding  {
	padding:20px;
}
div.formbuilderform div.case-studies-padding div.required label {
	color:#273E78;
	font-size:14px;
	font-weight:900;
}
div.formbuilderform div.case-studies-padding div.required div label {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:100;
}
#salesHealthCheckListForm {
	margin-left:20px;
	margin-right:20px;
}

#newsMain div.case-studies-logo {
	padding-top:0px;
}
#newsMain div.NewsSummary {
	padding-bottom:15px;
}
#blogWrapper div.NewsSummary {
	padding-top:10px;
	padding-bottom:1px;
}

#sales-cycle-body {
	width:597px;
	background:url(../images/sales-cycle-body.gif) top left repeat-y;
}
#sales-cycle-top {
	width:597px;
	background:url(../images/sales-cycle-top.gif) top left no-repeat;
}
#sales-cycle-bottom {
	width:597px;
	background:url(../images/sales-cycle-bottom.gif) bottom left no-repeat;
}
#sales-cycle-padding {
	padding:5px 7px;
	position:relative;
}
#salesCycleFirstStep {
	width:582px;
	height:340px;
	display:block;
	position:relative;
	background:url(../images/sales-cycle-main.gif) top left no-repeat;
}
#cycle1 { position:absolute; top:0px; left:243px; }
#cycle2 { position:absolute; top:27px; left:355px; }
#cycle3 { position:absolute; top:143px; left:429px; }
#cycle4 { position:absolute; top:254px; left:356px; }
#cycle5 { position:absolute; top:286px; left:217px; }
#cycle6 { position:absolute; top:254px; left:104px; }
#cycle7 { position:absolute; top:143px; left:28px; }
#cycle8 { position:absolute; top:29px; left:109px; }

#back-to-sales-cycle {
	margin-left:400px;
	height:24px;
	display:block;
}
#salesCycleContainer h2 {
	position:absolute;
	top:15px;
	left:160px;
	color:#fcb146;
	font-size:14px;
}
#salesCycleFirstStepText {
	margin-top:5px;
}
#open-courses-header {
	width:756px;
	height:42px;
	display:block;
	background:url(../images/open-courses-header.gif) top left no-repeat;
}
#open-courses-header-padding {
	padding:10px;
}
#open-courses-content {
	width:756px;
	margin-top:5px;
	display:block;
	background:#eaeaea url(../images/open-courses-footer.gif) bottom left no-repeat;
}
#open-courses-content-padding {
	padding:0px 5px;
}

#open-courses-content-padding table, #open-courses-content-padding table * {
	border:none;
}
#open-courses-content-padding table tr td {
	padding:12px;
	border-right:1px solid #acacac;
	
	border-bottom:1px solid #acacac;
}

#open-courses-content-padding table tr.last td {
	border-bottom:none;
}
#open-courses-content-padding table tr td.last {
	border-right:none;
}

#open-courses-content-padding table tr td a {
	color:#E98C05;
	text-decoration:none;
	font-weight:900;
}


.oc-course {
	width:190px;
}
.oc-pricing {

}
.oc-month {
	width:50px;
}
#openCourseMainContainer {
	width:765px;
	float:left;
}

#cu-form #case-studies-top #case-studies-padding form#cntnt01moduleform_2 {
	width:530px;
	margin-left:0px;
}
#cu-form #case-studies-top #case-studies-padding div.contactform {
	margin-left:0px;
	margin-right:0px;
}
#cu-form #case-studies-top #case-studies-padding div.contactform div { 
	width:auto;
}
#cu-form #case-studies-top #case-studies-padding .TextAreaField {
	float:right;
}
h4 {
	font-size:12px;
	margin:0px 20px;
}
#scrollingContainer .courseItem h4 {
	margin:0px;
	font-size: 16px;
}
p.cu-ate {
	font-size:13px;
	font-weight:900;
}
p.cu-ate span {
	color:#f0920a;
}

#cu-form #case-studies-top #case-studies-padding div.contactform div.submit {
	width:530px;
	heihgt:30px;
	display:block;
}
#cu-form #case-studies-top #case-studies-padding div.contactform div.submit input {
	float:right;
}

#regFormCont {
	position:absolute;
	width:557px;
	top:200px;
	z-index:5000;
}

#regFormCont div.case-studies-body,
#regFormCont div.case-studies-bottom,
#regFormCont div.case-studies-top,
#regFormCont div.case-studies-padding {
	padding:0px;
}
#regFormCont div.case-studies-body {
	background:url("../images/case-studies-body2.gif") repeat-y scroll left top transparent;
	width:557px;
	margin-left:0px;
	margin-bottom:15px;
}
#regFormCont div.case-studies-bottom  {
	background:url("../images/case-studies-bottom2.gif") no-repeat scroll left bottom transparent;
}
#regFormCont div.case-studies-top {
	background:url("../images/case-studies-top2.gif") no-repeat scroll left top transparent;
}
#regFormCont div.case-studies-padding  {
	padding:20px;
}
#regFormCont div#submit a  {
	float:right;
}
#regFormCont .error {
	color:red;
	display:none;
}

div.oc-box-top {
	background:url(../images/oc-box-top.gif) top left no-repeat;
}
div.oc-box-body {
	width:192px;
	background:url(../images/oc-box-body.gif) top left repeat-y;
}
div.oc-box-bottom {
	background:url(../images/oc-box-bottom.gif) bottom left no-repeat;
}
div.oc-box-padding {
	padding:10px;
}
#courseDetails {
	width:555px;
	margin-right:15px;
	display:block;
	float:left;
}

#courseDetails h4 {
	margin: 0px;
}
#courseDetails ul {
	list-style:disc;
	margin-left:20px;
	padding:3px 0px;
}
#courseDetails ul li {
	padding:2px 0px;
}
#courseDetailsRight {
	width:192px;
	display:block;
	float:left;
}
#courseDetails a {
	color:#e98c05;
}
#courseDetailsList li {
	padding-top:5px;
	padding-bottom:5px;
	background:url("../images/case-studies-hr.gif") repeat-x scroll left bottom transparent;
}
#courseDetailsList li.last {
	background:none;
}
#courseDetailsList li p {
	padding:1px 0px;
}
p.courseDate {
	color:#E98C05;
}
#regFormCont .formbuilderform fieldset div textarea#comments {
	width:509px;
}
#requestOutline {
	margin:5px 0px;
	position:relative;
	display:block;
}
#contentSectionContainer ul.resources {
	margin-left:0px;
	list-style:none;
}
#HomePageCaseStudiesCont {
	width:289px;
	height:180px;
	display:block;
	overflow:hidden;
	clear:both;
	background:url(../images/HomePageCaseStudyBg.gif) top left no-repeat;
	position:relative;
}
#HomePageCaseStudiesWindow {
	display:block;
	height:58px;
	left:42px;
	overflow:hidden;
	position:absolute;
	top:98px;
	width:200px;
}
#HomePageCaseStudiesWindowSlide {
	height:58px;
	position:absolute;
	top:0px;
	left:0px;
}

#sampleCoursesButton {
	position:relative;
	top:10px;
	width:0px;
	height:0px;
	display:block;
	overflow:hidden;
	background:url(../images/sample_courses_button.gif) top left no-repeat;
	padding-left:150px;
	padding-top:30px;
	clear:both;
}
#body-tag-sales-training-enquiry #contentSectionContainer form,
#body-tag-telesales-training-enquiry-2 #contentSectionContainer form, 
#body-tag-presentation-training-enquiry #contentSectionContainer form, 
#body-tag-negotiation-training-enquiry #contentSectionContainer form {
	margin-left:25px;
	width:400px;
}
#body-tag-sales-training-enquiry #contentSectionContainer form label,
#body-tag-telesales-training-enquiry-2 #contentSectionContainer form label, 
#body-tag-presentation-training-enquiry #contentSectionContainer form label, 
#body-tag-negotiation-training-enquiry #contentSectionContainer form label {
	font-weight:900;
}
#body-tag-sales-training-enquiry #contentSectionContainer form textarea,
#body-tag-telesales-training-enquiry-2 #contentSectionContainer form textarea, 
#body-tag-presentation-training-enquiry #contentSectionContainer form textarea, 
#body-tag-negotiation-training-enquiry #contentSectionContainer form textarea  {
	width:400px;
}

#body-tag-sales-training-enquiry #contentSectionContainer form fieldset div input[type="checkbox"],
#body-tag-telesales-training-enquiry-2 #contentSectionContainer form fieldset div input[type="checkbox"],
#body-tag-presentation-training-enquiry #contentSectionContainer form fieldset div input[type="checkbox"],
#body-tag-negotiation-training-enquiry #contentSectionContainer form fieldset div input[type="checkbox"] {
margin-right:245px;
}

#body-tag-sales-training-enquiry #contentSectionContainer form div.multi-check label,
#body-tag-telesales-training-enquiry-2 #contentSectionContainer form div.multi-check label, 
#body-tag-presentation-training-enquiry #contentSectionContainer form div.multi-check label, 
#body-tag-negotiation-training-enquiry #contentSectionContainer form div.multi-check label  {
	color:#263E78;
	font-size:14px;
}

#body-tag-sales-training-enquiry #contentSectionContainer form div.multi-check div label,
#body-tag-telesales-training-enquiry-2 #contentSectionContainer form div.multi-check div label, 
#body-tag-presentation-training-enquiry #contentSectionContainer form div.multi-check div label, 
#body-tag-negotiation-training-enquiry #contentSectionContainer form div.multi-check div label  {
	color:#666666;
	font-size:12px;
}

#salesCycleFirstStepText h2.sales-cycle-h2 {
	text-align:center;
	font-size:15px;
	padding:4px 0px;
	display:block;
}
#salesCycleContainer h2 {
	display:none;
}
#regFormCancel {
	position:absolute;
	top:10px;
	right:10px;
}
#home-page-news-wrap {
	padding:0px 12px;
}
div.home-news-image {
	float:left;
}
div.home-news-text {
	padding-left:70px;
}
div.home-news-text p {
	padding:0px;
}
.thin-health-check {
	width:420px;
}
.thin-health-check {
	width:420px;
}

.formbuilderform fieldset div.thin-health-check input[type="checkbox"] {
margin-right:245px;
}
#caseStudyOptionsPadding {
	padding-bottom:20px;
}
#clientList #caseStudyOptionsPadding h2 {
	margin-left:0px;
}
#body-tag-clients #clientList #caseStudyOptionsPadding  {
	height:50px;
}
#body-tag-case-studies div#NewsPostDetailContent {
	padding-left:0px;
}
#ymabbi-Want-to-know-more- div.info {
	margin-top:-20px;
}
#ymabbi-Want-to-know-more- div.info p img.podsImg {
	padding-bottom:0px;
}
ul.resources h4 {
	font-size:14px;
}
ul.resources span.locked p {
	color:#6e8ee1;
}
ul.resources h4  {
	color:#6e8ee1;
}

#ymabbi-Trainers, #ymabbi-Trainers div.sidebarPodsContainerTop, #ymabbi-Trainers div.sidebarPodsContainerBottom, #ymabbi-Trainers div.sidebarPodsContainerBottom {
	height:96px!important;
}

#ymabbi-Trainers div.info p a img {
margin-top:0px;
}

#ymabii-Company-Quote, #ymabii-Company-Quote .sidebarPodsContainerTop, #ymabii-Company-Quote .sidebarPodsContainerBottom {
	height:80px!important;
}
