body {
	background: #414042;
	color: #383838;
	margin: 0;
	padding: 0;
	font-family: 'Gill Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container {
	background: #5e5c5f url(/images/bg.gif) top center repeat-y;
	position: relative;
	z-index: 1000;
}
#contentContainer {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background: #fff url(/images/sidebarBG.png) top right repeat-y;
	overflow: auto;
}
#homepage #contentContainer {
	background: #fff;
}
#header {
	background: #fff;
	height: 114px;
	position: relative;
	right: 0;
}
#footer {
	width: 934px;
	margin: 0 auto;
	padding: 20px 0 0 20px;
	height: 52px;
	background: url(/images/footerBG.gif) left top repeat-x;
	color: #787878;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:  150%;
}
#footer a {
	color: #b1b1b1;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.clear {
	clear: both; 
	display: block;
}
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}

/* !Global Link Styles */
a:hover {
	text-decoration: underline;
}
/* !Header Area */
#header h1 {
	background: url(/images/horizonsLogo.png) left bottom no-repeat;
	width: 162px;
	height: 100px;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
	overflow:hidden;
	position: absolute;
	top: 7px;
	left: 10px;
}
#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}
#search {
	display: block;
	width: 496px;
	height: 26px;
	position: absolute;
	top: 76px;
	right: 0px;
}
#headerRSS, #headerHub, #headerPayments {
	width: 61px;
	height: 26px;
	position: absolute;
	right: 279px;
	top: 0px;
	border: none;
}
#headerPayments {
	right: 9px;
	width: 147px;
}
#headerHub {
	right: 168px;
	width: 99px;
}
#searchKeywords {
	width: 110px;
	height: 12px;
	color:#555453;
	font-family: Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #e3d6ce;
	background: #f9f9fd;
	padding: 6px 4px;
	margin: 0;
	font-size: 11px;
	display: block;
}
#searchKeywords:focus {
	outline-width: 0;
}
#searchSubmit {
	width: 26px;
	height: 26px;
	position: absolute;
	right: 352px;
	top: 0px;
}
/* !Navigation */
#nav {
	background:url(/images/navItemBG.png) left top repeat-x;
	height: 34px;
	margin: 0;
	padding: 0;
	list-style-type:none;
}
#nav li {
	background: url(/images/navItemSplitter.png) 100% 0% no-repeat;
	height: 32px;
	float: left;
	margin: 0;
	padding: 0 2px 0 0;
}
#nav li.noSplitter {
	background-image: none;
}
#nav li a {
	display:block;
	height: 100%;
	text-indent: -1000em;
	overflow: hidden;
	background-position: 50% 8px;
	background-repeat: no-repeat;
	padding: 0 13px;
}
#nav li ul li {
	list-style-type: none;
	line-height: normal;
	height: auto;
	margin: 0;
	clear: left;
	background: none;
	width: 100%;
/* 	padding: 0 0 10px 0; */
}
#nav li li li {
	padding: 0;
	border-bottom: 1px solid #f2efef;
}
#nav li span {
	padding: 4px 7px;
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	color: #f15a22;
	background: #f9f9f9;
	border-bottom: 1px solid #f2efef;
	cursor: default;
	text-shadow: #fff 0 1px 0px;
}
#nav li ul a {
	display: block;
	text-indent: 0;
	font-weight: normal;
	color: #2c2c2c;
	padding: 6px 7px;
	text-decoration: none;
	width: auto;
	font-size: 13px;
	line-height: 15px;
}
#nav li ul a:hover {
	background-color: #fcf7f2;
}
#nav li ul {
	position: absolute;
	left: -999em;
	margin: 0;
	padding: 0;
	border-top: 2px solid #eadfd6;
	width: 170px;
	z-index: 3000;
	-moz-box-shadow: 0px 0px 4px #ababab;
	-webkit-box-shadow: 0px 0px 4px #ababab;
	box-shadow: 0px 0px 4px #ababab;
	background: #fff;
}
#nav li ul li ul {
	position: static;
	width: auto;
	border-top: none;
	-moz-box-shadow: 0px 0px 0px #ababab;
	-webkit-box-shadow: 0px 0px 0px #ababab;
	box-shadow: 0px 0px 0px #ababab;
}

#nav li ul.facts {
	width: 210px;
}
#nav li ul.consultancy {
	width: 210px;
}
#nav li ul.consultancy a {
/* 	font-weight: normal; */
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li a.navHome {
	background-image: url(/images/navHome.gif);
	width: 43px;
}
.navAbout {
	background-image: url(/images/navAboutUs.gif);
	width: 66px;
}
.navConsultancy {
	background-image: url(/images/navConsultancy.gif);
	width: 139px;	
}
.navFacts {
	background-image: url(/images/navFacts.gif);
	width: 120px;	
}
.navWorkshops {
	background-image: url(/images/navWorkshops.gif);
	width: 169px;	
}
.navResources {
	background-image: url(/images/navResources.gif);
	width: 70px;
}
.navNews {
	background-image: url(/images/navNews.gif);
	width: 42px;
}
#nav li .navContactUs {
	background-image: url(/images/navContactUs.gif);
	width: 77px;
}
/* !Homepage - Locations Map */
#locationsMap {
	margin: 12px 10px 12px 12px;
	width: 300px;
	height: 253px;
	float: right;
	background: url(/images/whatwedoglobally.png);
	text-indent: -1000em;
	overflow: hidden;
	
}
#locationsMap a {
	display: block;
	width: 100%;
	height: 100%;
}
.nav-alt {
	font-weight: normal;
	color: #7d7d7d;
}
.smColumn .nav-alt {
	color: inherit;
}
/* !Homepage - Slideshow Block */
#slideshowContainer {
	width: 617px;
	height: 213px;
	float: right;
	margin: 12px 0px 12px 10px;
}
#ssLeft {
	width: 227px;
	height: 286px;
	float: left;
	background: url(/images/sectorBG.png) left top no-repeat;
}
#ssLeft h3 {
	background: url(/images/areYou.gif) left top no-repeat;
	text-indent: -1000em;
	overflow: hidden;
	margin: 15px 0 9px 12px;
	width: 88px;
	height: 18px;
}
#ssLeft ul {
	margin: 0;
	padding: 0;
}
#ssLeft li {
	display: block;
	background-color: #7b7a7c;
	margin: 0 0 1px 2px;
	height: 29px;
}
#ssLeft a:link, #ssLeft a:visited, #ssLeft a:active, #ssLeft a:hover {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -1000em;
	overflow: hidden;
	background-position: left top;
	background-repeat: no-repeat;
}
#ssLeft .mfrs {
	background-image: url(/images/hpMfr.gif);
}
#ssLeft .ivtr {
	background-image: url(/images/hpIvtr.gif);
}
#ssLeft .dsts {
	background-image: url(/images/hpDistrib.gif);
}
#ssLeft .opts {
	background-image: url(/images/hpOptr.gif);
}
#ssLeft .trag {
	background-image: url(/images/hpTrad.gif);
}
#ssLeft .prag {
	background-image: url(/images/hpPrad.gif);
}
#ssLeft .misc {
	background-image: url(/images/hpOther.gif);
}
#ssRight {
	height: 253px;
	width: 390px;
	float: right;
}
/* !Homepage - Horizons description */
#horizonsDescription {
	background:#f6f6f6 url(/images/taglineBG.png) repeat-x left top;
	width: 100%;
	height: 36px;
	clear: both;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	color: #676767;
	padding: 15px 0 0 0;
	font-weight: normal;
}
/* !Homepage - Content Blocks */
#smallBlocks {
	background: #f9f9f9 url(/images/smallblocksBG.png) repeat-x left top;
	overflow: auto;
	position: relative;
}

.smallBlock {
	width: 277px;
	margin: 8px 20px 0px 20px;
	padding: 0 0 35px 0;
	float: left;
	font-size: 14px;
	overflow: auto;
}
.newsBlock {
	margin-right: 0;
}
.sbContent {
	height: 250px;
}
.relative {
	position: relative;
}
.smallBlock h3 {
	text-indent: -1000em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 27px;
	margin: 7px 0 16px 0px;
	width: 100%;
}
.smallBlockSubHeader, .smallBlock dt {
	font-size: 17px;
	font-weight: bold;
	margin: 0 13px 0 13px;
	padding: 0;
	color: #544dc1;
}
.largePara {
	font-size: 14px;
	font-weight: bold;
	margin: 0 13px 0 13px;
	padding: 0;
	color: #544dc1;
}
#kcBlock {
	height: 80px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#hKeyClub {
	background-image: url(/images/hKeyClub.png);
}
#hDatabase {
	background-image: url(/images/horizonsOnDemand.png);
}
#hLatestNews {
	background-image: url(/images/hLatestNews.png);
}
.smallBlock p {
	margin: 5px 3px 15px 3px;
	padding: 0;
	line-height: 17px;
	text-align: justify;
	clear: both;
	min-height: 88px;
}
.smallBlock p a:link, .smallBlock p a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.smallBlock p a:hover {
	text-decoration: underline;
}
.smallBlock p.smallBlockExtras {
	text-align: center;
	margin: 0;
	min-height: 10px;
	bottom: 15px;
	position: absolute;
	width: 277px;
}
.smallBlock p.smallBlockExtras a:link, .smallBlock p.smallBlockExtras a:visited {
	background: #f2f1f1 url(/images/smallButtonBG.png) repeat-x top left;
	padding: 4px 8px;
	color: #565657;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #e5d9d2;
	text-shadow: #fff 0px 1px 1px;
	width: auto;
}
.formWrapper {
	margin: 0;
	padding: 0;
}
/* !Homepage - News Block */
#hpNews {
	font-size: 12px;
	color: #a6a094;
	list-style-type: none;
	margin: 17px 3px 15px 3px;
	padding: 0;
	min-height: 88px;
}
#hpNews a {
	color: #f15a22;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	background: url(/images/newsBullet.gif) bottom right no-repeat;
	padding: 0 17px 0 0;
}
#hpNews a:hover {
	text-decoration: underline;
}
#hpNews li {
	margin: 0 0 6px 0;
	text-align: justify;
	line-height: normal;
}
#hpNews li.noSplitter {
	background: none;
}
.smallBlock dl {
	margin: -5px 0 0 0;
}
.smallBlock dt { /* Other definitions with .smallBlockSubHeader */
	font-size: 14px;
	color: #3c84cc;
}
.smallBlock dt a:link, .smallBlock dt a:visited {
	color: #815897;
	text-decoration: none;
	display: block;
	border: 1px solid #E3EAF1;
}
.smallBlock dt a:hover {
	background-color:#f0f3f7;
}
.smallBlock dd {
	background: url(/images/newsSplitter.gif) bottom center no-repeat;
	color: #80a2c4;
	font-size: 12px;
	padding: 0 0 8px 0;
	font-weight: bold;
	clear: both;
}
.smallBlock dd {
	margin: 1px 10px 3px 10px; 
}
.smallBlock .noSplitter {
	background: none;
}
/* !Content Page */
#content {
	width: 690px;
	margin: 5px 0 0 21px;
	color: #383838;
	line-height: 130%;
	float: left;
}
#content a:link, #content a:visited, #sidebar a:link, #sidebar a:visited {
	color: #f15a22;
	font-weight: normal;
	text-decoration: none;
}
#content a:hover, #sidebar a:hover {
	text-decoration: underline;
}
#content a:active {
	color:#000000;
}
#content img {
/* 	border: 1px solid #6F6A4C; */
	margin: 4px;
}
#content img.linklogo {
	float: right;
	border: 1px solid #eae8e2;
	padding: 2px;
	background-color: #fff;
	margin: 0 4px 4px 3px;
}
#content li {
	background: url(/images/bullet.gif) 0px 5px no-repeat;
	list-style-type: none;
	list-style-position: outside;
	padding: 0 0 0 15px;
	margin:  0 0 0.2em 0;
	line-height: 140%;
}
#content li ul {
	margin: 0.5em 0 1em 20px;
	padding: 0;
}
#content li li {
	margin:  0 0 0.2em 0;
}
#content ul.columns li {
	width: 45%;
	float: left;
	display: block;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color:#f15a22;
	margin: 0 0 0 4px;
}
#breadcrumbs a:active {
	margin: 0 4px 0 0;
}
#content h2 {
	line-height: normal;
	font-size: 27px;
	color: #f15a22;
	font-weight: normal;
	font-family: 'Times New Roman', 'Times', serif;
	margin: 0.8em 0;
}
#content h2.inline {
	margin: 0.5em 0 1em 0;
	background: none;
	padding: 0;
}
#content p {
	margin: 1em 0;
}
#content h3 {
	font-size: 17px;
	font-weight: normal;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #ede4db;
	margin: 1.5em 0 0 0;
	clear: both;
	color: #232121;
}
#content h4 {
	font-size: 15px;
	font-weight: bold;
	margin: 7px 0 -5px 0;
}
#content hr {
	height: 1px;
	background-color: #fff;
	border-color: #e9e8e5;
	border-style: solid;
	border-width: 1px 0 0 0;
}
#content p#contentFooter {
	text-align: right;
	font-size: 11px;
	clear: both;
}
#contentFooter a:link, #contentFooter a:visited, #content a.topLink:link, #content a.topLink:visited {
	font-size: 11px;
}
#content a.topLink:link, #content a.topLink:visited {
	margin: 0 -21px -21px -21px;
	padding: 0 15px 15px 0;
}
#contentFooter a:hover, #content a.topLink:hover {
	text-decoration: underline;
}
#quoteBlock {
	background: #ffffff url(/images/quoteStart.gif) left top no-repeat;
	width: 277px;
	padding: 20px 25px 0 25px;
	float: left;
	margin: 10px 0 0 0;
	font-size: 12px;
	position: relative;
	right: 0;
}
#quoteBlock p {
	margin: 0;
	padding: 0 0 -30px 0;
	position: relative;
	z-index: 2000;
}
#quoteIndent {
	display: block;
	float: left;
	width: 20px;
	height: 8px;
	padding: 0;
	margin: 0;
}
#quoteBlock p#quoteFrom {
	height: 25px;
	width: 312px;
	background: #F9F8F2 url(/images/quoteEnd.gif) left top no-repeat;
	margin: -25px -25px 0 -25px;
	font-size: 12px;
	line-height: normal;
	padding: 40px 0 0 15px;
	position: relative;
	z-index: 1000;
}
#quoteIndentEnd {
	width: 35px;
	height: 40px;
	padding: 0 10px;
	white-space: nowrap;
}
#actionBlock {
	background: #fdfdfc;
	width: 320px;
	float: left;
	border: 1px solid #e0e0e0;
	line-height: normal;
	padding: 13px 10px 0 10px;
	margin: 25px 0 0 6px;
}
#actionBlockTop {
	display: block;
	width: 342px;
	height: 13px;
	background: url(/images/actionBlockTop.gif) left top no-repeat;
	margin: -16px 0 0 -11px;
}
#actionBlock p {
	padding: 0;
	margin: 0;
}
#actionBlock li {
	list-style-image: url(/images/raquoBullet.gif);
}
#actionBlock p#action {
	text-align: center;
	font-weight: bold;
	background: url(/images/actionBlockBottom.gif) left top no-repeat;
	width: 342px;
	height: 40px;
	margin: 10px -11px -1px -11px;
	padding: 0;
}
.endQuoteActions {
	clear: both;
	height: 1em;
}
/* !Sidebar */
#sidebar {
	float: right;
	padding: 0 17px 0 18px;
	margin: 0;
	width: 180px; /* 215 inc padding */
	background: #f9f9f9 url(/images/sidebarBG.png) left top repeat-y;
	line-height: 17px;
	font-size: 13px;
	color: #888888;
}
.sideBlock {
	margin: 0;
	padding: 2em 0;
	background: url(/images/smallBlockBorder.gif) repeat-x left bottom;
}
.sideBlock h3 {
	color: #565657;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	font-size: 18px;
}
.rssButton {
	width: 202px;
	height: 44px;
	border: none;
	margin: 0 0 10px 0;
}
#sidebar p {
	margin: 1em 0;
}
#sidebar p.large {
	font-size: 14px;
}
/* !Newsletter Block */
#Newsletter .addressInput {
	background: #fff;
	width: 168px; /* 100% */
	border: 1px solid #cdcdcd;
	margin: 0 auto;
	display: block;
	padding: 5px;
	text-align: left;
	font-family: 'Gill Sans', Arial, sans-serif;
	font-size: 13px;
	color: #6a6a6a;
}
#Newsletter #mailinglist_form {
	border: none;
	margin: 0;
	height: auto
}
#Newsletter .lightBtn {
	display: block;
	margin: 1em auto 0 auto;
	width: 40%;
}
#miniNews dt {
	margin: 5px 0 0 0;
	font-size: 14px;
}
#miniNews dd {
	margin: 3px 0 3px 0;
	padding: 0 0 9px 0;
	background: url(/images/miniNewsSplitter.gif) bottom center no-repeat;
	font-size: 12px;
	text-align: left;
	color: #888888;
}
#miniNews dd.lastItem {
	background: none;
}
#miniNews img {
	border: none;
}
#miniNews .archiveMonths {
	background: url(/images/miniNewsFooter.gif) bottom left no-repeat;
	margin: 0;
	padding: 10px 20px;
	color:#FFFFFF;
}
.archiveMonths li {
	margin: 0 10px;
}
/* News */
.pressReleases {
	padding: 0;
	margin: 10px 0 20px 0;
}
#content .pressReleases ul {
	padding: 0;
}
#content .pressReleases li {
	margin: 0 0 0.5em 0;
}
.newsFooter {
	color: #4d5a6a;
	font-size: 11px;
	clear: both;
}
/* Events */
.eventsContainer {
	margin: 0 -15px 10px 0;
}
.monthBlock {
	background: #f9f9f9;
	border: 1px solid #e9e8e5;
	padding: 10px 10px 10px 10px;
	margin: 10px 15px 0 0;
}
.monthBlock p {
	margin: 0;
}
.monthBlock dt {
	font-size: 16px;
}
.monthBlock dl {
	margin: 10px 0 0 0;
	padding: 0;
}
.monthBlock dd {
	font-size: 13px;
	line-height: normal;
}
#content .monthBlock h4 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #e3d6ce;
}
.monthBlock dl dd {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
.monthBlock .noSplitter {
	background: none;
	padding: 0;
}
ul {
	list-style-type: square;
}
.clear {
	clear: both;
}
#content p#eventCal {
	width: 73px;
	height: 67px;
	background: #f7f7f7 url(/images/calBG.gif) no-repeat top right;
	float: right;
	margin: -55px 0 3px 6px;
}
#calMonth {
	color: #fff;
	text-transform:uppercase;
	font-size: 13px;
	display: block;
	text-align: center;
	font-weight: normal;
	padding: 4px 0 0 0;
	text-shadow: #f15e24 0 -1px 0px;
}
#calDay {
	display: block;
	color: #414143;
	text-align: center;
	font-size: 30px;
	padding: 11px 0 5px 0;
	text-shadow: #ffffff 0 1px 1px;
}
#content h3#locationHeader {
	border-bottom: none;
	margin: -1.3em 0 0 0;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #888888;
}
#content .eventDescription p {
	margin: 0.5em 0;
}
.eventLocation {
	font-size: 12px;
	display: block;
}
.eventLocation strong {
	color: #565657;
	font-weight: normal;
}
/* @group Forms */
label, #plForm h4 {
	font-weight: normal;
	display: block;
	clear: left;
	padding: 1em 0 5px 0;
	font-size: 15px;
	margin: 0;
}
#plForm h4 {
	padding: 0 0 5px 0;
}
#plForm {
	display: block;
	margin: 0 auto 1em auto;
	padding: 0 20px 10px 20px;
	border-top: 1px solid #e9e8e5;
	border-left: 1px solid #e9e8e5;
	border-right: 1px solid #f2f3f5;
	border-bottom: 1px solid #f2f3f5;
	background: #fcfcfc;
	width: 70%;
}
#plForm p {
	margin: 0;
}
#plForm .leftFields {
	width: 48%;
	float: left;
	clear: both;
}
#plForm .rightFields {
	width: 48%;
	float: right;
}
#plForm.wTopMargin {
	margin: 3em auto 1em auto
}
#plForm .largeField {
	display: none;
}
#plForm input, #plForm textarea {
	font-family: Arial, Helvetica, sans-serif;
}
#plForm input, #plForm select {
	padding: 3px 6px;
	width: 200px;
	font-size: 13px;
	border-top: 1px solid #4F4A4A;
	border-left: 1px solid #4F4A4A;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
}
#plForm textarea {
	font-size: 13px;
	border-top: 1px solid #4F4A4A;
	border-left: 1px solid #4F4A4A;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
	padding: 3px;
	width: 475px;
	height: 150px;
	display: block;
}
#eventsTable {
	width: 356px;
	border: none;
}
.eventDate {
	color: #8192b4;
	font-size: 11px;
}
#plForm #eventsTable input {
	width: 60px;
	float: right;
	text-align: left;
}
.eventName, .numPlaces {
	background-color: #f3f3f3;
	font-weight: normal;
}
.eventName {
	width: 60%;
}
.numPlaces {
	width: 40%;
}
#plForm textarea.medTxt {
	height: 80px;
}
#plForm input.submitBtn, #plForm input.loginBtn {
	width: 110px;
	height: 39px;
	border: none;
	clear: both;
	margin: 1em auto 0 auto;
	display: block;
}
#plForm .submitText {
	text-align: center;
	font-size: 10px;
	padding-top: 1px;
	clear: both;
}
#plForm input.loginBtn {
	width: 109px;
}
#plForm .chkBoxes {
	margin: 10px 0;
	padding: 8px;
	overflow: auto;
	border: 1px solid #cccccc;
	clear: both;
}
#plForm .chkBoxes label {
	float: left;
	width: 430px;
	padding: 0 0 0 5px;
	cursor: pointer;
	font-size: 13px;
	clear: none;
}
#plForm .chkBoxes input {
	float: left;
	width: 20px;
	width: auto;
	border: none;
}
.captcha, #plForm p.captcha {
	width: 465px;
	display: block;
	margin: 10px 0;
	border: 1px solid #ccc;
	font-size: 11px;
	line-height: normal;
	padding: 8px;
}
#content .captcha img {
	margin: 0;
}
#plForm .captcha input {
	margin-top: 4px;
	margin-bottom: 10px;
}
.lightBtn, #plForm input.lightBtn {
	background: #f2f2f2 url(/images/buttonBG.gif) repeat-x left top;
	border: 1px solid #e3d6ce;
	font-size: 11px;
	color: #565657;
	font-weight: bold;
	padding: 5px 8px;
	margin: 0;
	text-shadow: #fff 0px 1px 0px;
}
a.lightBtn {
	font-size: 1.3em;
}
.lightBtn:disabled {
	background: #f2f2f2;
	color: #9b9b9b;
}
#plForm input.lightBtn {
	margin: 1em auto;
	display: block;
	width: 100px;
	font-size: 13px;
}
textarea.shortWide {
	width: 684px;
	padding: 3px;
	height: 40px;
	font-size: 13px;
	resize: vertical;
	border: 1px solid #CDCDCD;
}
.bigSubmit, #content p.bigSubmit {
	text-align: center;
	margin: 2em 0;
	clear: both;
}
.bigSubmit input {
	font-size: 15px;
}
fieldset {
	border: none;
	width: 335px;
	float: left;
	padding: 0;
	margin: 1em 20px 1em 0;
}
form fieldset:nth-of-type(even) {
	margin-right: 0;
}
form fieldset.even { /* for IE's sake. */
	margin-right: 0;
}
fieldset select {
	width: 335px;
	margin: 5px 0 0 0;
}
fieldset input {
	border: 1px solid #CDCDCD;
	padding: 3px;
	display: block;
	width: 327px;
	font-size: 13px;
	margin: 5px 0 0 0;
}
fieldset input, .largeTable .smallField, textarea.shortWide {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 13px;
}
fieldset input:focus, .largeTable .smallField:focus, textarea.shortWide:focus {
	background: #fcf8f5;
	outline: none;
	border: 1px solid #9d9d9d;
}
#content fieldset p {
	font-size: 12px;
	margin: 0.5em 0;
}
input::-webkit-input-placeholder {
	color: #999;
}
input:-moz-placeholder {
	color: #999;
}
.placeholder { /* polyfill style */
	color:#999;
}
#content p#updateCart {
	text-align: right;
	float: right;
	margin: -1.5em 0 0 0;
}
.error {
	padding: 5px 6px;
	background: #cc3d3d;
	color: #fff;
	clear: both;
}
input.fieldError {
	border: 1px solid #e0a3a8 !important;
}
label.fieldError {
	color: #c0202e;
	font-size: 13px;
	padding: 0;
}
.negLowerMargin {
	margin-bottom: -1em !important;
}
.focusFields {
	display: block;
	padding: 10px 15px;
	background: #fff;
	font-size: 0.8em;
	line-height: normal;
	color: #717172;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	text-align: center;
}
.js .focusFields {
	display: none;
}
.focusFields img, .focusFields input {
	margin: 0 0 5px 0;
}
.focusFields input {
	width: 138px;
	padding: 5px 0;
	border: 1px solid #cdcdcd;
}
/* @end */
/* Resources */
.embeddedVideo {
	width: 425px;
	margin: 0 auto;
}
#content .topLinks {
	text-align: center;
	width: 75%;
	display: block;
	margin: 0 auto;
	padding: 5px 0;
}
/* Sitemap */
.smColumn {
	width: 210px;
	float: left;
	margin: 0 7px;
}
#content .smColumn h3 {
	background: #f3f3f3;
	padding: 3px 5px;
}
#content .smColumn h3 a {
	color: #474746;
	text-decoration: underline;
}
.smColumn ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 10px;
}
/* Misc */
.required {
	color: red;
	font-weight: normal;
}
#map-container {
	width: 284px;
	float: right;
}
#horizons-map {
	width: 284px; 
	height: 228px;
	border: 1px solid #c2c0cb;
}
#content p#directions-link {
	width: 284px;
	text-align: right;
	margin: 3px 0 0 0;
	padding: 0;
}
.noBottomMargin {
	margin-bottom: 0 !important;
}
.splitLeft {
	width: 50%;
	float: left;
}
.splitRight {
	width: 50%;
	float: right;
}
.smallCopyBox, .largeCopyBox {
	background: #f9f9f9;
	min-height: 200px;
	width: 40%;
	padding: 0 4%;
	margin: 0 1% 2em 1%;
	clear: none !important;
}
.largeCopyBox {
	width: 80%;
	margin: 1em auto !important;
	min-height: 0;
	padding: 1px 1em;
}
/* @group Service Map */
#serviceMap {
	width: 672px;
	margin: 30px 0 0 0;
}
#serviceMap .spacer {
	background: url(/images/serviceMapLines.gif) repeat-y center top;
	display: block;
	height: 20px;
}
#serviceMap h3 {
	text-indent: -1000em;
	overflow: hidden;
	background: url(/images/serviceMapTagline.png) no-repeat center top;
	width: 100%;
	height: 48px;
	margin: 0;
	padding: 0;
	border-bottom: none;
}
#serviceMap .col, #serviceMap .col-last {
	width: 210px;
	float: left;
	margin: 0 20px 0 0;
}
#serviceMap .col-last {
	margin: 0;
}
/* Col Headings */
#serviceMap .head {
	background: url(/images/serviceMapLines.gif) repeat-y center top;
	padding: 30px 0;
}
#serviceMap h4 {
	width: 100%;
	height: 38px;
	text-indent: -1000em;
	margin: 0;
	background-repeat: no-repeat;
}
#serviceMap h4 a {
	display: block;
	height: 38px;
	width: 100%;
}
#serviceMap h4#facts {
	background-image: url(/images/serviceMapFacts.png);
}
#serviceMap h4#consultancy {
	background-image: url(/images/serviceMapConsultancy.png);
}
#serviceMap h4#workshops {
	background-image: url(/images/serviceMapWorkshops.png);
}
#content #serviceMap p {
	margin: 0;
	background: #fbfbf8 url(/images/serviceMapDescrBG.png) no-repeat left top;
	width: 182px;
	height: 32px;
	text-align: center;
	padding: 10px 14px 18px 14px;
	line-height: 18px;
}
/* Col Headings */
#serviceMap ul {
	margin: 0;
	padding: 0;
	background: #fff url(/images/serviceMapBG.png) repeat-y left top;
}
#serviceMap li {
	background: none;
	padding: 4px 8px;
	margin: 0;
	border-bottom: 1px solid #dbdbdb;
}
#serviceMap li ul {
	background: none;
	margin: 0;
	padding: 0;
}
#serviceMap li li {
	list-style-position: outside;
	border-bottom: none;
	padding: 0 0 0 10px;
	margin: 0 0 0 1px;
	color: #5e5c5f;
	background: url(/images/greyBullet.png) no-repeat 0 8px;
}
#serviceMap li.first {
	border-top: 1px solid #dbdbdb;
}
/* Links */
#serviceMap a:visited, #serviceMap a:link {
	color: #f15a22;
}
#serviceMap a span {
	font-weight: normal;
	color: #3c3c3d;
}
/* @end */

/* @group Tables */
.largeTable {
	border: 1px solid #f2f2f2;
	background: #fff;
	border-collapse: collapse;
	margin: 2em 0;
	width: 100%;
}
.largeTable th {
	text-align: left;
	padding: 5px 8px;
/* 	border: 1px solid #fff; */
	background: #5e5c5f;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: #3d3d3d 0px 1px 1px;
}
.largeTable tr:nth-child(odd) {
	background: #f9f9f9;
}
.largeTable td {
	border: 1px solid #ebebeb;
	padding: 5px 8px;
	vertical-align: middle;
	line-height: 130%;
}
.largeTable .subtitle {
	font-size: 12px;
	color: #888888;
}
.largeTable .smallField {
	width: 60px;
	border: 1px solid #CDCDCD;
}
.largeTable input {
	font-family: 'Gill Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.largeTable .thinCol {
	width: 110px;
	text-align: center;
}
.highlight {
	background: #fcefe2;
	padding: 0 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-bottom: 1px solid #ede0d3;
}

/* Our People page */
h3 span.subtitle {
	font-size: 0.8em;
	color: #5e5c5f;
	display: block;
}
h3 .side_link {
	float: right;
	font-size: 0.8em;
	margin: -2.4em 0 0 0;
	background: #f9f9f9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 4px 8px;
	-moz-box-shadow: 0px 1px 3px #c3c0c1;
	-webkit-box-shadow: 0px 1px 3px #c3c0c1;
	box-shadow: 0px 1px 3px #c3c0c1;
	text-shadow: #fff 0px 1px 1px;
}
.content_block {
	overflow: visible;
	background: #f9f9f9;
	padding: 1px 1em;
}

#content .content_block .foot {
	clear: both;
/* 	background: #f2f2f2; */
	text-align: center;
	margin-bottom: 0.3em;
}

#content .content_block img {
	float:left;
	margin: 0 10px 3px 0;
	padding: 0;
	border: 1px solid #f16430;
}

/*
 * jQuery Nivo Slider v2.6
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
    background:url(/images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display: none;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3…) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
