* {
	border: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif; 
}

/* ---------- GLOBAL ------------------------------------------------------- */

html {
	height: 100%;
}

body {
	font-size: 62.5%;
	height: 100%;
	background: #005761;
}

#logo {		/* Fanatic edit - 12th Dec: changed from h1 to #logo */
	width: 246px;
	margin-top: 8px;
	margin-bottom: 6px;
}

.printLogo {
	display: none;
}

h2, h1#pageHeading {	/* Fanatic edit - 12th Dec: added ', h1#pageHeading' after 'h2' */
	font-size: 1.2em;
	color: #fff;
	background: #508D97;
	padding: 0.7em 0 0.9em 0.6em;
	margin-bottom: 5px;
}

.noBottomMargin {
	margin-bottom: 0px !important; /* Fanatic edit - 12th Dec: added '!important' statement */
}

h4 {
	font-size: 1.1em;
}

p {
	color: #181818;
	font-size: 1.1em;
}

a {
	color: #181818;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

hr {
	height: 1px;
	color: #fff;
	background: #fff;
}

.pageRule {

	border-bottom: 1px dotted #003845;
	padding-top: 7px;
	margin-bottom: 10px;
}

ul {
	list-style-type: none;
	/*list-style-position: inside;*/
}

input, textarea {
	border: 1px solid #7F9DB9;
	font-size: 1.2em;
	padding: 2px;
}

.clear {
	clear: both;
}

.invisible {
	display: none;
}

.leftFloater {
	float: left;
}

.rightFloater {
	float: right !important;
}

#innerContainer #ctl00_MainContent_lblError, #myAccountForm #ctl00_MainContent_lblError {
	display: block;
	margin-bottom: 1em;
	color: #b22222;
	font-size: 13px;
}

/* ---------- modal windows ---------- */

.modalWindow {
	width: 700px;
	padding: 5px;
	background: #d5dede;
}

.modalWindow p {
	display: inline-block;
}

.modal_bg
{
	background-color: #263E44;
	filter: alpha(opacity=70);
	opacity: 0.70;
}

.popupContent
{
	background: #fff;
	padding: 10px;
	font-size: 11px;
	color: #181818;
}


.popupContent .submitButton {
	float: right;
	margin: 0;
}

.closePopup {
	padding: 15px 0 5px 0;
	text-align: left;
}

.closePopup a
{
	color: #666;
	text-transform: uppercase;
	font-size: 12px;
}

/* ---------- MENUS -------------------------------------------------------- */

/* ---------- header ---------- */

#speakerMenu {
	margin-top: 8px;
}

#speakerMenu li {
	float: left;
	margin: 0.2em;
}

#speakerMenu li a {
	padding: 0.3em;
	color: #005761 !important;
	background: #C9D4D4;
	text-decoration: none !important;
	font-weight: bold;
	line-height:1.8em;
}

#speakerMenu li a:hover {
	background-color: #DBE4E4;
}


#speakerMenu .masterclasses  {
	width: 169px;
	padding: 0px;
	height: 30px;
	position: relative;
}

#speakerMenu .masterclasses a {
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 169px !important;
	height: 0 !important;
	padding: 30px 0 0 0;
	background: transparent url(../images/menu-masterclasses.png) 0px 0px no-repeat;
}

#speakerMenu .masterclasses a:hover {
	background-color: transparent;
}

#siteMenu {
	clear: both;
	padding-top: 25px;
	font-size: 1.1em;
}

#siteMenu li {
	position: relative;
	display:block;
	float: left;
	color: #C9D4D4;
}

#siteMenu li a {
	margin: 0 0.5em 0 0.5em;
	text-decoration:none;
	color: #C9D4D4;
}
	
#siteMenu li a:hover {
	color:#005761 !important;
	background: #DBE4E4; 
}

/* Subnav */

#siteMenu li ul {
	position: absolute;
	left: -9999px;
	padding: 1px;
	border: 1px solid #005761;	
	background: #DBE4E4;
}

#siteMenu li:hover ul, #siteMenu li.sfhover ul {
	left: 0;
	z-index: 9999;
}

#siteMenu li li {
	display: block;
	float: none;
}

#siteMenu li li a, #siteMenu li li a:link, #siteMenu li li a:visited, #siteMenu li li a:hover {
	min-width: 7em;
	display: block;
	color: #005761 !important;
	margin: 2px;
	padding: 1px 3px 1px 3px;
	text-decoration: none;
}

#siteMenu li li a:hover {
	color: #fff !important;
	background: #508D97;
}

/* ---------- footer ---------- */

.footerMenu { 
	clear: both;
	text-align: center;
	padding-top: 0.8em;
	padding-bottom: 0.4em;
	font-size: 1.1em;
}

#keywords {
	padding-top: 3em;
}

.footerMenu, .footerMenu a {
	color: #508D97 !important;
}

/* ---------- GLOBAL ------------------------------------------------------- */

#siteContainer {
	width: 740px;
	margin-left: 3%;
}

#contentContainer {
	width: 730px;
	padding: 5px;
	margin-top: 5px;
}

.greenBG {
	background: #D5DEDE;
}

.whiteBG {
	background: #fff;
}

/* ---------- HOME --------------------------------------------------------- */

.seeSpeakersContainer {
	position: relative;
	width: 260px;
	height: 81px;
	margin-top: 5px;
	padding: 10px;
	background: transparent url(../images/seespeakersbg.png) top left no-repeat;
}

.seeSpeakersContainer h3 {
	position: absolute;
	color: #1A4997;
	font-size: 1.5em;
	top: 18px;
	left: 94px;
}

.seeSpeakersContainer a {
	display: block;
	position: absolute;
	outline: none;	
	top: 60px;
	left: 94px;
	width: 122px;
	height: 29px;
	background: transparent url(../images/viewspeakers.png) top left no-repeat;
	text-indent: -9999px;
}

/* London */
#regionalspeakers1 h3 {
	color: #C11F26;
}

/* Asia */
#regionalspeakers6 h3 {
	color: #005761;
}

/* Ireland */
#regionalspeakers3 h3 {
	color: #FF7300;
}

/* Greece */
#regionalspeakers4 h3 {
	color: #223ADA;
}

/* Hong Kong */
#regionalspeakers5 h3 {
	color: #D01D20;
}

/* India */
#regionalspeakers7 h3 {
	color: #358729;
}

/* France */
#regionalspeakers8 h3 {
	color: #1A4997;
}

/* Belgium */
#regionalspeakers9 h3 {
	color: #FE431C;
}

/* South Africa */
#regionalspeakers10 h3 {
	color: #D31D2A;
}

/* South East Asia */
#regionalspeakers11 h3 {
	color: #161E72;
}

#clockContainer {
	margin-left: -5px;
	padding: 11px 0px 4px 0px;
}

#leftColumn, #rightColumn {
	float: left;
	margin-top: 4px;
}

#rightColumn {
	margin-left: 5px;
}

.sectionContainer {
	padding: 5px;
	margin-top: 5px;
	background: #fff;
}

/* removes surplus margins at bottom of "sectionContainer"s that contain multiple DIVS,
eg. News from out speakers, Recent Events, etc. */
.containsMultipleItems {
	padding-bottom: 1px;
}

.headingContainer {
	background: #D5DEDE;
	padding: 0.8em 0 1em 0.6em;
}

.headingContainer h3 {
	float: left;
	font-size: 1.2em;
	color: #2B646C;
}

/* Fanatic edit - 12th Dec */
.satelliteLink {
	font-size: 1.1em !important;
}

.satelliteLink a{
	color: #2B646C;
	text-decoration: none;
}

/* End edit */

.searchInput {
      float: left;
      width: 140px;
      margin: -0.2em 0 0.4em 1em;
}

.leftSectionContainer {
	width: 445px;
}

.rightSectionContainer {
	position: relative;
	width: 270px;
}

#speakersSection p {
	background: #D5DEDE;
	padding: 0.5em 0.7em 0.5em 0.7em;
}

/* ---------- new publications ---------- */

.newPublications {
	overflow: hidden;
	background: #D5DEDE;
}

.newBook {
	float: left;
	width: 212px;
	padding: 5px;
}

.newBook img {
	display: block;
	float: left;
	margin-right: 10px;
}

.newBook .editableContent {
	float: left;
	width: 110px;
}

/* ---------- news from our speakers ---------- */

.newsItemContainer {
	background: #D5DEDE url(../images/shadow-right-whitebg.gif) top right no-repeat;
	margin-bottom: 0.25em;
}

.newsItemContainer img {
	float :left;
	margin: 5px;
}

.newsItemContainer p {
	padding: 0.5em 0.7em 0.5em 0.7em;
	margin-left: 10px;
}

.newsItemContainer-bottomShadow {
	height: 5px;
	background: transparent url(../images/shadow-bot-whitebg.gif) bottom right no-repeat;
}

/* ---------- testimonials ---------- */

#testimonials {
	height: 100%;
	background: #fff url(../images/quotes-right.png) bottom left no-repeat;
	margin-bottom: -5px;
}

.testimonialContainer {
	float: left;
	width: 220px;
	margin-bottom: 25px;
	background: transparent url(../images/quotes-left.png) top left no-repeat;
}

.testimonialContainer a {
	display: block;
	margin: 25px 5px 0 25px;
	padding: 0 25px 0 0;
	font-weight: bold;
	font-size: 1.1em;
}

#leftTestimonialContainer {
	margin-right: 5px;
}

/* ---------- recent events / featured speakers ---------- */

.smallItemContainer {
	background: #D5DEDE url(../images/shadow-right-whitebg.gif) top right no-repeat;
	margin-bottom: 0.25em;
}

.smallItemContainer img {
	float :left;
	margin: 5px;

}

.smallItemContainer h4 {
	padding-left: 5px;
	padding-top: 0.25em;
}

.smallItemContainer p {
	padding-left: 5px;
}

.recentEventsText {
	float: left;
}

.home-readMore {
	float: right;
	padding-right: 8px;
}

.smallItemContainer a {
	font-size: 1.1em;
}

.smallItemContainer-bottomShadow {
	height: 7px;
	background: transparent url(../images/shadow-bot-whitebg.gif) bottom right no-repeat;
}

#featuredSpeakersBanner {
	position: relative;
	height: 36px;
	width: 280px;
	margin-top: 7px;
	margin-bottom: -3px !important;
	padding: 0px;
	background: transparent url(../images/view-featured-speakers.png) top center no-repeat;	
}

#featuredSpeakersBanner a {
	position: absolute;
	top: 11px;
	right: 10px;
	display: block;
	width: 48px;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
}

/* ---------- featured books ---------- */

#featuredBooks {
	margin-right: -2px;
	margin-bottom: -3px;
	background: #D5DEDE url(../images/shadow-right-whitebg.gif) top right repeat-y;
}

#featuredBooks dt {
	float: left;
	margin-left: 5px;
	margin-right: 8px;
}

#featuredBooks dd {
	padding: 0 6px 0 0;
	background: #D5DEDE url(../images/shadow-bot-whitebg.gif) top right no-repeat;
}

#featuredBooks h4 {
	padding-top: 0.4em;
}
		
#featuredBooks h4, #featuredBooks p {
	margin-bottom: 0.6em;
}

.featuredBookAuthor {
	font-style: italic;
}

.goLink {
	float: right;
	color: #F26721;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	margin-right: 0.4em;
}

/* ---------- SPEAKERS ----------------------------------------------------- */

/* Fanatic edit - 12th Dec
Changed from id to class */
.leftSpeakersColumn, .rightSpeakersColumn {
	float: left;
}

.rightSpeakersColumn {
	margin-left: 27px;
}
/* End edit */

/* Fanatic edit - 31st March */
.leftSpeakersColumn {
	clear: both;
}

.speakerContainer {
	width: 350px;
	padding-top: 5px;
	margin-bottom: 0.8em;
	font-size: 1.1em;
	background: #fff url(../images/shadow-right-bluebg.gif) top right no-repeat;
}

.speakerContainer img {
	float: left;
	margin: 0 8px 5px 5px;
}

.speakerContainer-bottomShadow {
	width: 351px;
	height: 5px;
	background: transparent url(../images/shadow-bot-bluebg.gif) bottom right no-repeat;
}

#pageNavContainer {
	float: right;
	text-align: right;
	margin-right: 3px;
	margin-bottom: 10px;
}

#pageNav {
	margin-top: 3px;
}

#pageNav li {
	float: left;
}

#pageNav li a {
	float: left;
	width: 12px;
	height: 12px;
	padding-top: 5px;
	margin-left: 6px;
	font-size: 0.8em;
	text-decoration: none !important;
	text-align: center;
	color: #666 !important;
	background: transparent url(../images/pageicon.gif) 0 0 no-repeat;
}

#pageNav li a:hover {
	color: #FF6633 !important;
	background-position: -12px 0;
}

/* Fanatic edit - 12th Dec */
.globalSpeakers {
	font-size: 1.7em;
	font-weight: normal;
	margin: 0.3em 0 0.4em 0.2em;
}
/* End edit */

/* ---------- ENQUIRY ------------------------------------------------------ */

#enquiryForm {
	padding: 5px;
	margin-bottom: 4px;
	background: #fff;
}

#enquiryForm label {
	display: block;
	font-size: 1.1em;
}

#enquiryForm input {
	margin-bottom: 5px;
}

#enquiryForm label, #enquiryForm input, #enquiryForm textarea {
	float: left;
}

.rightInputCol {
	margin-left: 35px;
}

#address {
	height: 70px;
}

.shortTextInput {
	width: 254px;
}

.longTextInput {
	width: 490px;
}

.shortLabel {
	width: 80px;
}

.longLabel {
	width: 220px;
}

.formDivider {
	margin-bottom: 10px;
}

.enquiryBorder {
	padding-top: 10px;
}

.submitButton {
	border: none;
	margin-left: 218px;
	margin-top: 3px;
}

.pdfLink {
	margin-left: 96px;
}

#ctl00_MainContent_ValidationSummary {
	border: 1px solid red;
	padding: 10px;
	font-size: 1.7em;
}

/* ---------- EVENTS ------------------------------------------------------- */

.itemContainer {
	width: 708px;
	padding: 14px 0 16px 10px;
	background: #fff url(../images/shadow-right-bluebg.gif) top right no-repeat;
}

.itemInfo {
	margin-left: 2.7em;
}

.itemContainer-bottomShadow {
	width: 718px;
	height: 5px;
	margin-bottom: 0.8em;
	background: transparent url(../images/shadow-bot-bluebg.gif) top right no-repeat;
}

.itemContainer, .itemContainer-bottomShadow {
	margin-left: 10px;
}

.bullet-readMore {
	padding-left: 13px;
	background: transparent url(../images/eventbullet.gif) 0px 4px no-repeat;
}

/* ---------- EVENT DETAIL ------------------------------------------------- */

.smallSpeakerContainer {
	width: 200px;
	padding-top: 5px;
	margin: 2em 0 1em 0.7em;
	background: #fff url(../images/shadow-right-whitebg.gif) top right no-repeat;
}

.smallSpeakerContainer img {
	float: left;
	margin: 0 8px 5px 5px;
}

.smallSpeakerContainer-bottomShadow {
	height: 5px;
	background: transparent url(../images/shadow-bot-whitebg.gif) bottom right no-repeat;
}

/* Fanatic edit -12th Dec */
.eventSpeaker {
	float: left;
}

#eventText {
	float: left;
	width: 490px;
	margin: 2.2em 0 0 12px;
}
/* End edit */

/* ---------- NEWSLETTERS -------------------------------------------------- */

#newsletterTable {
	width: 100%;
	font-size: 1.1em;
	padding-left: 0.4em;
}

#newsletterTable td {
	line-height: 3em;
}

.newslettersLeftColumn {
	width: 455px;
}

/* ---------- BOOKS -------------------------------------------------------- */

.itemContainer img {
	float: left;
	margin-right:0.8em;
}

.itemContainer p {
	padding: 1em 8px 0 0;
}

.bookDetails dt {
	float: left;
	width: 120px;
}

/* ---------- TRAINING ----------------------------------------------------- */

#trainingList {
	font-size: 1.1em;
	list-style-type: disc;
	margin-left: 5em;
	margin-top: 2.2em;
}

#trainingList li {
	margin-bottom: 1em;
}

/* ---------- SPEAKER / BOOK details --------------------------------------- */

#speakerName {
	font-size: 1.8em;
	font-weight: normal;
	background: none;
	color: #000;
	margin: 0;
	padding: 0;
}

#profileContent {
	background: #fff;
}

#leftProfile, #rightProfile {
	float: left;
	font-size: 1.3em; /* Larger text size added Feb 2010 */
}

#leftProfile {
	width: 228px;
	padding: 5px;
	margin-left: 5px;
}

#leftProfile {
	list-style-position: inside;
}

#profileContent p {
	padding: 0.5em 0 0.5em 0;
}

#profileHeader, #profileFooter {
	font-size: 1.1em;
}

#profileHeader {
	padding: 2px 10px 3px 10px;
}

#profileFooter {
	padding-top: 5px;
	text-align: right;
}

#profileHeader img {
	margin-bottom: -2px;
}

#profileHeader a, #profileFooter a {
	color: #666 !important;
	margin-right: 2px;
}

#leftProfile h4 {
	padding-top: 0.5em;
}

#rightProfile {
	padding-top: 1.7em;
	padding-left: 14px;
	padding-right: 10px;
	width: 460px;
}

#booksContainer {
	width: 245px;
	background: #D5DEDE url(../images/shadow-bot-whitebg.gif) bottom right no-repeat;
	padding-bottom: 5px;
	margin-top: 1em;
}

#bookDesc {
	float: right;
	width: 115px;
	background: #D5DEDE url(../images/shadow-right-whitebg.gif) top right no-repeat;
}

#bookDesc h5 {
	padding-top: 0.5em;
	font-size: 1.1em;
}

#bookDesc p {
	margin: 0;
	padding: 0 0 0.6em 0;
}

a#byThisAuthor {
	display: block;
	float: left;
	width: 107px;
	height: 20px;
	margin-top: 2.4em;
	margin-left: 0.9em;
	text-indent: -9999px;
	background: url(../images/bythisauthor.gif) 0 0 no-repeat;
}

a:hover#byThisAuthor {
          background-position: -107px 0;
}

/* ---------- SEND TO A FRIEND --------------------------------------------- */

#sendToFriendContainer { 
	padding: 5px;
	width: 570px;
}

#sendToFriend { 
	position: relative; /* ie6 peekaboo fix */
	padding-top: 1em;
	padding-left: 14px;
	padding-right: 10px;
}

#sendToFriend label { 
	display: block;
	font-size: 1.1em;
	width: 80px;
}

#sendToFriend input {
	margin-bottom: 5px;
}

#sendToFriend label, #sendToFriend input {
	float: left;
}

#sendToFriend ul {
	margin-left: 80px;
	margin-bottom: 1em;
}

#btnAdd {
	margin-left: 5px;
	margin-top: -1px
}

/* ---------- BOOK INFO ---------------------------------------------------- */

#bookImage {
	margin-bottom: 1em;
}

#authorContainer {
	width: 225px;
	background: #D5DEDE url(../images/shadow-bot-whitebg.gif) bottom right no-repeat;
	padding-bottom: 5px;
	margin-top: 1em;
}

#authorContainer img {
	margin: 5px;
	float: left;
}

#authorDesc {
	float: right;
	width: 135px;
	padding-top: 5px;
	background: #D5DEDE url(../images/shadow-right-whitebg.gif) top right no-repeat;
}

/* ---------- MEET THE TEAM ------------------------------------------------ */

.personContainer {
	float: left;
	width: 169px;
	text-align: center;
	margin-bottom: 1.4em;
}

.personContainer img {
	margin-bottom: 0.6em;
}

.notEndPerson {
	margin-right: 18px;
}

/* ---------- LINKS -------------------------------------------------------- */

#innerContainer {
	overflow: hidden;
	padding: 0.4em 0.4em 0.7em 0.4em;
	background: #fff;
}

#innerContainer p {
	margin-bottom: 0.5em;
}

/* ---------- SEARCH RESULTS ----------------------------------------------- */

#searchInfo {
	display: block;
	font-size: 1.1em;
	margin: 1em;	
}

/* ---------- NEWS LIST ---------------------------------------------------- */

.newsListItem {
	float: right;
	margin: 0 8px 8px 0;
	width: 247px;
}

.newsListItem p {
	font-size: 1.0em;
	margin-top: 1em;
}

/* ---------- MY SPEAKERS -------------------------------------------------- */

.mySpeakers .accountBar {
	padding-bottom: 4px;
	font-size: 1.1em;
	text-align: right;
}

.mySpeakers .accountBar a {
	padding: 0 4px;
}

.mySpeakers #innerContainer {
	padding: 10px !important;
}

.mySpeakers h3 {
	margin-bottom: 1.2em;
	color: #508D97;
	font-size: 1.3em;
}

.mySpeakers ul {
	margin-bottom: 1.2em;
	border-bottom: 1px solid #D5DEDE;
}

.mySpeakers ul li {
	colors: #181818;
	font-size: 1.2em;
}

.mySpeakers ul li img {
	display: block;
	float: left;
	vertical-align: middle;
}

.mySpeakers ul li .description {
	float: left;
	width: 282px;
	margin: 0 10px;
}

.mySpeakers ul li a {
	margin-left: 6px;
	color: #005761;
}

.mySpeakers ul li .description a {
	color: #181818;
	font-weight: bold;
}

.mySpeakers ul li .removeLink {
	color: #005761;
}

#currentShortlist, #savedShortlists {
	margin-top: 15px;
}

#currentShortlist {
	float: left;
	width: 430px;
}

#currentShortlist ul li {
	margin-bottom: 1.4em;
	overflow: hidden;
}

#savedShortlists {
	float: right;
	width: 265px;
}

#savedShortlists ul {
	margin-bottom: 1.4em;
	padding-bottom: 0.5em;
}

#savedShortlists ul li {
	margin-bottom: 0.5em;
	list-style-type: disc;
	list-style-position: inside;
}

.buttonLink {
	display: inline-block;
	padding: 4px 9px;
	background: #D5DEDE;
	border: 1px solid #508D97;
	color: #F26721;
	font-size: 1.2em;
	text-decoration: none;
}

.saveShortlist {
	float: right;
	margin-top: -0.3em;
}

#bottomLinks {
	float: right;
	margin-bottom: 2px;
}

#bottomLinks .buttonLink {
	margin-left: 2px;
}

/* ---------- MY SPEAKERS -------------------------------------------------- */

#enquiryForm {
	overflow: hidden;
}

#enquiryForm label, #enquiryForm input, #enquiryForm textarea {
	float: left;
}

#myAccountForm {
	float: left;
	width: 350px;
}

#myAccountForm p {
	padding-bottom: 1em;
}

#myAccountForm input {
	float: right;
}

#myAccountForm .submitButton {
	padding: 3px;
	background: #D5DEDE;
	border: 1px solid #508D97;
	color: #F26721;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}

/* ----- Register Form ----- */

.labelInfo {
	clear: both;
	position: relative;
	top: -2px;
	color: #777;
	font-size: 1.1em;
}