body {
	font-size: 14px;
	line-height: 21px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #5d5d5d;
	text-decoration: none;
}

caption {
	font-weight: bold;
}

img {
	border: none;
}

h1,h2,h3 {
	color: #004264;
	font-family: Arial, sans-serif;
	line-height: 1em;
}

h2 {
	margin-bottom: 4px;
}

h1 {
    margin-top: 0;
}

blockquote {
	color: #004264;
	font-style: italic;
	font-weight: bold;
}

label {
	font-weight: bold;
	display: block;
}

input, select {
	/*border: 1px solid #5d5d5d;*/
	margin-bottom: 0.5em;
}

legend {
	font-weight: bold;
	font-style: italic;
	color: #004264;
}

fieldset {
	margin-bottom: 1em;
}

a {
	text-decoration: none;
	color: #004264;
}

a:hover {
	text-decoration: underline;
}

.eventMenuBase {
	width: 100%;
	margin: 1em 0em 1em 0em;
	border: 0px;
}

.eventMenu {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-top: 1px solid #CCCCCC;
}

.eventMenu li {
	list-style-type: none;
}

.eventMenu li a {
	display: block;
	padding: 5px 5px 0px 5px;
	text-decoration: none;
	text-align: right;
	color: #004264;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.eventMenu li a:hover {
	text-decoration: underline;
}

#flash {
	padding: 0.5em;
	margin: 10px 5px;
	text-align: center;
	border: 1px solid #ccc;
}

#upcomingEventsElement {
	text-align: left;
}

#rightSidebar {
	width: 240px; 
	float: right; 
	padding: 0px 0px 5px 5px;
	text-align: center;
}

#rightSidebar img {
	margin-bottom: 1em;
}

.delegateMenu {
	padding: 0px 0px 5px 5px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #5d5d5d;
	text-decoration: none;
}

.delegateMenuTitle {
	text-align: center;
	margin-top: 0;
	margin-bottom: 7px;
}

#subMenu {
	width: 240px;
	margin-top: 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0px 5px 1em;
	text-align: left;
}

#subMenu li {
	list-style-position: outside;
}

#subMenu li a {
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	color: #004264;
}

#subMenu li a:hover {
	text-decoration: underline;
}

#downloadList li {
	list-style: none;
}

#downloadList li a {
	text-decoration: none;
}

#downloadList li a:hover {
	text-decoration: underline;
}

#sponsorBar {
	text-align: center;
	margin-top: 1em;
	border-top: 1px solid #ccc;
}

#sponsorBar img {
	margin-top: 12px;
}

.event_partners {
	background-color: #fff;
	border: 2px solid #004264;
	padding-bottom: 0.5em;
}

.event_partners h2 {
	background-color: #004264;
	color: #fff;
	padding: 0.5em 0;
	margin: 0;
}

.media_partners {
	border-top: 1px solid #ccc;
	margin-top: 17px;
}

.media_partners h2 {
	color: #555;
}

.borderWrapper {
	border: 1px solid #cccccc;
	padding: 2px;
}

#loginBox {
	background-color: #004264;
	text-align: left;
	height: 96px;
}

#loginBox label {
	display: block;
	float: left;
	width: 80px;
	clear: both;
	margin-left: 4px;
}

#loginBox span {
	margin-left: 4px;
}

#loginBox p {
	margin-left: 4px;
}

#loginBox .stylefortextfields {
	width: 80px;
	float: right;
	margin-right: 2px;
	margin-bottom: 2px;
	border: 0px;
}

#loginBox .button {
	border: 0px;
	margin: 4px 2px 0px 2px;
	float: right;
	clear: both;
}

.pageTitle {
	margin-top: 0;
}

#header {
	margin: 0px auto;
	padding: 0px;
}

#topMenu {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#topMenu li {
	list-style-type: none;
	list-style-position: outside;
	float: left;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

#topMenu li a {
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.3;
	color: #004264;
	width: 83px;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	border-left: 1px dotted #004264;
}

#topMenu li a:hover {
	border-left: 1px dotted #004264;
	background-image: url(../img/link_bg.gif);
	background-repeat: no-repeat;	
	position: relative;
	top: -4px;
}

#eventFooter {
	margin-top: 1em;
	border-top: 1px solid #004264;
	padding-top: 1em;
	text-align: center;
}

#eventFooter a {
	margin: 20px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}

#eventFooter a:hover {
	text-decoration: underline;
}

#confirmBooking {
	border-collapse: collapse;
}

#confirmBooking tr {
	margin-bottom: 0.5em;
	border-bottom: 1px solid #5d5d5d;
}

#confirmBooking tr td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #004264;
	text-decoration: none;
	padding: 5px 40px 5px 0px;
	border-bottom: 1px solid #cccccc;
}

#mailingList {
	text-align: center;
}

#mailingList a {
	color: red;
	font-weight: bold;
	font-size: 0.9em;
}

.delegate_details_box {
	
}

.delegate_details_separator {
	height: 1px;
	overflow: hidden;
	width: 100%;
	background-color: #004264;
	margin: 1em 0;
}

.delegate_details_box .input {
	padding-left: 1em;
}

.delegate_details_box .title {
	font-weight: bold;
	color: #004264;
}

#addDelegatesBox {
	display: none;
	border: 1px solid #ccc;
	padding: 0.5em;
}

#addDelegatesBox .addDelegateTitle {
	display: block;
	color: #004264;
	font-weight: bold;
	font-size: 1.1em;
}

#delegate2Box {
	display: none;
	margin-bottom: 0.5em;
}

#delegate3Box {
	display: none;
}

#BookingEvent_ {
	display: none;
}

#whitelistsMenu {
	padding-left: 40px;
	border-bottom: 1px solid #ccc;
}

#whitelistsMenu li {
	display: inline;
	margin-right: 2px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

table#whitelistTable {
	float: left;
	font-size: 0.8em;
	margin-left: 40px;
	margin-bottom: 1em;
}

table#whitelistTable th {
	border-right: 1px solid black;
	border-bottom: 2px solid black;
}

table#whitelistTable td {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 0px 0.5em;
}

table#whiteListTable td.id {
	text-align: right;
}

.captcha {
	display: none;
}

.nextlevel {
	color: #004264;
	font-weight: bold;
}

.error-message {
	display: inline;
	margin-top: 0px;
	margin-bottom: 0.5em;
	color: red;
	font-weight: bold;
}

.comingSoon {
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
}

.upcomingEvent {
	width: 220px;
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-bottom: 5px;
	background-image: url(../img/upcoming_event_bg.gif);
	background-repeat: no-repeat;
	min-height: 140px;
}

.upcomingEvent span {
	font-size: 0.9em;
	line-height: 1.5em;
	display: block;
}

.upcomingEventsName {
	display: block;
	font-weight: bold;
}

a.upcomingEventsName:hover {
	text-decoration: none;
	position: relative;
	top: -3px;
}

.upcomingEventsLinks a {
	text-decoration: none;
	font-weight: bold;
	color: #004264;
}

.upcomingEventsLinks a:hover {
	text-decoration: underline;
}

.blockLink {
	color: #fff;
	display: block;
	width: 380px;
	margin-bottom: 0.5em;
	border: 1px solid #ccc;
	padding: 4px;
	text-decoration: none;
	background-color: #004264;
}

a.blockLink:hover {
	text-decoration: none;
	border: 1px solid #004264;
}

.blockLink .linkTitle {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
}

.blockLink .linkSub {
	display: block;
	color: #afafaf;
	font-weight: bold;
	font-style: italic;
}

.blockLink .subItem {
	display: block;
	margin-left: 1em;
	font-weight: bold;
}

.blockLink .subItem a {
	color: #fff;
}

.tac {
	font-size: 0.9em;
	text-align: justify;
	font-style: italic;
}

.tac .title {
	font-weight: bold;
	font-style: italic;
}

.tac ol {
	margin-left: 1em;
	padding-left: 1em;
}

.tac ol li {
	margin-left: 0px;
	padding-left: 0px;
}

.tac input {
	width: 10px;
	height: 10px;
	border: 1px solid #5d5d5d;
}

.frontpageSection {
	margin-top: 1em;
	border-top: 1px solid #CCCCCC;
	clear: both;
}

.left {
	float: left;
	margin-right: 10px;
}

.right {
	float: right;
	margin-left: 10px;
}

.clear {
	clear: both;
}

.red {
	color: red;
}

.small {
	font-size: 0.8em;
}

.requiredField {
	background-color: #CFEEFF;
}

span.CcRequired, span.AmexRequired {
	color: red;
}

div.rightColumnBox {
	float: right;
	border: 1px solid #ccc;
	padding: 4px;
	width: 240px;
	margin-left: 1em;
}

div.rightColumnBox .heading {
	font-weight: bold;
	display: block;
}

div.rightColumnBox p {
	font-size: 0.9em;
}

table.twoColumn {

}

.twoColumn td {
	vertical-align: top;
	padding-right: 10px;
	width: 50%;
}

.input {
	margin-bottom: 0.5em;
}

.input label {
	display: inline;
}

.input input {
	display: block;
}

.checkbox {
	clear: left;
}

.checkbox input {
	border: 0px;
	float: left;
	margin-right: 0.5em;
}

.checkbox p {
	font-size: 0.9em;
}

.radio input {
	float: left;
	clear: left;
}

.radio label {
	display: block;
}

.package_details {
	font-size: 0.9em;
	display: block;
	margin-left: 22px;
}

p.package_details {
	margin: 0;
}

.input input.radio {
	display: inline;
}

.input select {
	display: block;
}

.input textarea {
	display: block;
}

.radioSet>fieldset>label {
	display: inline;
}

.blueBold {
	color: #336699;
	font-weight: bold;
}

.blueBox {
	margin: 0px;
	padding: 2px 4px 2px 4px;
	background-color: #004264;
	color: #fff;
	text-align: center;
}

.blueBox h2 {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	font-size: 1.1em;
	color: #fff;
}

.blueBox a {
	color: #fff;
}

.managementBio {
	margin-left: 192px;
}

.linkedinLogo {
	display: inline;
	vertical-align: middle;
}

.sig {
	vertical-align: top; 
	float: right;
}

.text16orange {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #F06925;
	text-decoration: none;
	font-weight: bold;
}

.textbold {
	font-family: Verdana, Arial, sans-serif;
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}

.textwha {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.textwha a {
	text-decoration: none;
	color: #FFF;
}

.textwha a:hover {
	text-decoration: underline;
}

.textwha a:visited {
	color: #FFF;
}

.textunderlineblue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #427DBB;
	text-decoration: underline;
}

.stylefortextfields {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	border: thin solid #666666;
}

.textblack {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #355100;
	text-decoration: none;
}

.textwhabold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.textarial {
	font-family: Arial;
	font-size: 10px;
	color: #5d5d5d;
	text-decoration: none;
	font-style: italic;
}

/* WEBINAR STYLES - Look and learn... */

a.player {
	display: block; 
	width: 528px; 
	height: 396px;
}

.layout_section {
	margin-top: 0px;
	margin-bottom: 21px;
}

#webinar_page {
	margin: 0;
	padding: 0;
}

#webinar_page h1 {
	font-size: 1.5em;
	margin-top: 0;
}

#webinar_page h2, .webinar_module h2 {
	font-size: 1.2em;
	margin-top: 0;
	padding-top: 0;
}

#webinar_desc {
	margin-bottom: 1.5em;
}

.webinar_module {
	margin-top: 0;
	padding-top: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.webinar_module ul {
	border-top: 1px solid #d6d6d6;
	border-bottom: 2px solid #004264;
	margin-top: 4px;
	margin-bottom: 21px;
	padding: 0;
	padding-bottom: 0.5em;
	list-style: none;
}

.webinar_module li {
	padding-top: 0.5em;
}

.webinar_module a {
	font-weight: bold;
}

.webinar_module a:hover {
	position: relative;
	left: 14px;
	text-decoration: none;
}

.webinar_module h2 {
	font-style: italic;
}

.webinar_clip {
	margin-bottom: 1.5em;
}

.webinar_clip a {
	margin-top: 4px;
}

.myWebinars {
	width: 100%;
	border-collapse: collapse;
}

.myWebinars th, .myWebinars td {
	border: 1px solid #004264;
	padding: 0.5em;
	text-align: center;
}

.myWebinars td.alignRight {
	text-align: right;
}

.myWebinars th {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #86adb8;
	color: #000;
}

/* STYLES FOR REPORT BUYER FEED */
#rb-rr-container-200 {
	text-align: left;
}

/* REMINDER REQUEST FORM */
#ReminderRequestForm  .text input {
	width: 220px;
}

.packageRadio {
	float: left;
}

#BookingForm1SelectEvent {
	margin-bottom: 1em;
}

#ExpirationDateDiv label {
	display: block;
}

#ExpirationDateDiv select {
	display: inline;
}

.confirmDetails {
	margin-bottom: 0.5em;
	margin-top: 0;
}

ul.confirmDetails {
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	list-style-type: none;
}

li.delegates ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li.delegates ul li:first-child {
	color: #004264;
	font-weight: bold;
}

.confirmDetailsLabel {
	color: #004264;
	width: 150px;
}

.confirmDetails dd {
	margin: 0;
	margin-left: 10em;
}

.myWebinars .package_details {
	margin: 0;
}

/* DELEGATE AREA */

.delegateEvent {
	margin-bottom: 1em;
}

.delegateEventsName,
.delegateEventsDetails,
.delegateEventsLinks
{
	display: block;
}

.delegateEventsName {
	font-weight: bold;
}

.delegateEventsDetails {
	font-style: italic;
}

#delegateMenu {
	text-align: left;
}

#delegateMenu a {
	display: block;
	padding: 0.5em;
	border-top: 1px solid #d6d6d6;
	font-weight: bold;
}

#delegateMenu a:hover {
	text-decoration: none;
	background-color: #efefef;
}

#eventDelegateMenu {
	text-align: left;
}

#eventDelegateMenu a {
	display: block;
	padding: 0.5em;
	border-top: 1px solid #d6d6d6;
}

#eventDelegateMenu a:hover {
	text-decoration: none;
	background-color: #efefef;
}

.contact-details {
	font-size: 16px;
	line-height: 24px;
}

.cake-sql-log {
	border-collapse: collapse;
}

.cake-sql-log td {
	vertical-align: top;
	text-align: left;
	margin-right: 0.5em;
	font-size: 0.8em;
	border: 1px solid #ccc;
}

.fullWidth {
	width: 100%;
}

#yellow_booking_help_box {
	width: 240px;
	float: right;
	background-color: #faffbd;
	padding: 5px;
	margin-left: 17px;
	border: 1px solid #004264;
}

.topLevelRegOption {
	border: 1px solid #ccc;
	margin: 10px;
	padding: 5px;
}

.topLevelRegOption label {
	margin-left: 25px;
}

.topLevelRegOption > div {
	margin-left: 25px;
}

.topLevelRegOption input[type=radio],
.topLevelRegOption input[type=checkbox]
{
	margin: 3px 5px 3px 0;
	padding: 2px 3px 0 3px;
}

select.RegOptionIndustrySelector {
	display: inline;
}

.industrySelect,
.OptPriceContainer,
.additionalOptions,
#overlay
{
	display: none;
}

.additionalOptionsInner {
	margin-top: 7px;
	padding-top: 7px;
	border-top: 1px solid #ccc;
}

#overlay {
	position: absolute;
	background: #fff;
}

#img-load {
	position: absolute;
}

