﻿/*************************
/ Core Resets
/************************/

html,
*
{
	padding: 0;
	margin: 0;
	border: 0;
}

body 
{
	font-size:10pt;
	font-family:Helvetica,Arial,Sans-Serif;
}


.user-markup-content-container 
{
	line-height:1.4;
}

.user-markup-content-container p
{
	margin-bottom:1em;
}

.user-markup-content-container h2 {
    	color: #2770B8;
}

ul, ol 
{
	margin:0;
	padding:0;
}

li 
{
	list-style:none;
}

select 
{
	padding:1px;
	border:1px solid #cccccc; 
}

.user-markup-content-container, .terms-conditions-content
{
	line-height:1.4;
}

.user-markup-content-container p, .terms-conditions-content p
{
	margin-bottom:1em;
}

.user-markup-content-container h2 {
    color: #2770B8;
}

.user-markup-content-container ul, .user-markup-content-container ol {
    margin: 1em auto 1em 3em;
    list-style-type: square;
}

.user-markup-content-container ul li {
    list-style-type: square;
    margin-bottom: 0.5em;
}






a,
a:link,
a:visited
{
	text-decoration: none;
	color:#0066CC;
}

a:hover
{
	text-decoration: underline;
}


h1 
{
	color:#990000;
	font-size:2.5em;
	font-weight:bold;
	margin-bottom:0.5em;
	margin-top:0.5em;
}

.cufon-ready #main-content h1 
{
	letter-spacing:-0.07em;
}

h2 
{
	margin-top:1em;
	font-size:1.5em;
	margin-bottom:0.5em;
	color:#666;
}

.cufon-ready #main-content h2
{
	letter-spacing:-0.05em;
}

h3
{
	margin-top:1em;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0.5em;
	color:#666;
}

.cufon-ready #left-bar-content h3,
.cufon-ready .catalogue-page h3
{
	letter-spacing:-0.05em;
}





/***********
 * User Menu
 **********/

#status
{
	position: absolute;
	top: 22px;
	right: 30px;
}

#status .username
{
	position: absolute;
	top: 4px;
	right: 30px;
	font-size:0.8em;
	color:#666666;
}


#status .username
{
	clear: both;
	text-align: right;
	padding-top: 3px;
}

#status li
{
	list-style-type: none;
	display:inline-block;
    margin-left:0.5em;
	*display: inline;
	*zoom:1;
}

#status li .link 
{
    display:block;
}

#status a:hover
{
	text-decoration: none;
}

#status .last a
{
}

#main-content
{
    vertical-align:top;
    display:inline-block;
    *display:inline;
    *zoom:1;
    width:658px;
    padding-left:20px;
}



#website-page-wrapper 
{
    line-height:1.4;
}

/*************************
/ search box
/************************/

#nav-search .ls-search-form-left .ls-text-input 
 {
    padding:2px;
    font-family: 'Source Sans Pro', 'Helvetica','Helvetica Neue',Arial,sans-serif;
    font-size:12pt;
    color:#444444;
    height:24px;    
    vertical-align:top;
    -webkit-appearance: none;
    -webkit-border-radius:0px;
    *margin-top:-1px;
    *display:inline;
    *zoom:1;
 }
#nav-search .ls-search-form-left span 
{
    display:inline-block;
    vertical-align:top;
    *display:inline;
    *zoom:1;
    height:28px;
    width:28px;
}
#nav-search input.ls-search-button {
    background-image: url("../images/search.png");
    background-position:center center;
    background-repeat:no-repeat;
    height: 28px;    
    width: 28px;
    background-color:#ffffff;    
    border:none;
    cursor:pointer;
    vertical-align:top;
    -webkit-appearance: none;
    -webkit-border-radius:0px;
    *display:inline;
    -moz-border-radius:0px;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    padding:0em;
    border-radius:0px;
    text-shadow:none;
}
 /*

#nav-search .ls-search-form-left .ls-text-input 
 {
    border: 1px solid #CCCCCC;
    border-right:none;
    padding: 4px;
    width: 195px;
    font-family:Helvetica,Arial,Sans-Serif;
    font-size:9pt;
    height:14px;
    vertical-align:top;
    *margin-top:-1px;
    *display:inline;
    *zoom:1;
 }
#nav-search .ls-search-form-left span 
{
    border: 1px solid #CCCCCC;
    border-left:none;
    display:inline-block;
    vertical-align:top;
    *display:inline;
    *zoom:1;
}
#nav-search input.ls-search-button {
    background-image: url("../images/search.png");
    background-position:center center;
    background-repeat:no-repeat;
    height: 22px;    
    width: 22px;
    background-color:#ffffff;    
    border:none;
    vertical-align:top;
    *display:inline;
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none;
}
     */
/*************************
/ Footer
/************************/
#footer 
{
    font-size:0.9em;
    margin-top: 30px;
    padding-top: 30px;
    text-align:center;
}
#footer ul 
{
    margin-bottom:0.5em;
    display:inline-block;
    *display:inline;
    *zoom:1;
}
#footer ul li 
{
    display:inline-block;
    *display:inline;
    *zoom:1;
    margin-right:1em;
}

.main-footer {padding-bottom:58px;}
.main-footer .small-logo {margin:30px 0 0 0;}
	
.social-footer {list-style: outside none none; margin: 0; padding: 0; overflow: hidden; width: 100%;line-height: 1.5; font-size: 15px; color: #35322a; letter-spacing: .25px; font-weight: 200;}
.social-footer li {float: left; height: 36px; margin-right: 10px;}
.social-footer li a {background-repeat: no-repeat; background-position: top left; height: 36px; display: block; color: transparent; width: 44px; font-size: 0;}
.social-footer li.linkedin a {background-image: url('http://cdn2.hubspot.net/hubfs/504394/icons/linkedin-icon.png');}
.social-footer li.twitter a	{background-image: url('http://cdn2.hubspot.net/hubfs/504394/icons/twitter-icon.png');}
.social-footer li.email a {  background-image: url('http://cdn2.hubspot.net/hubfs/504394/icons/google-icon.png');}


.contact-footer {list-style: outside none none; margin: 0; padding: 0; overflow: hidden; width: 100%;line-height: 1.5; font-size: 15px; color: #35322a; letter-spacing: .25px; font-weight: 200;}
.contact-footer li {width: 50%;display: block;float:left;}
.contact-footer li h5 {margin: 0 0 10px 0; color: #38362e; font-size: 14px; font-weight: 600; line-height: 1.4; letter-spacing: .5px;}
.contact-footer li p { font-size: 13px;font-weight: 200; color: #35322a; line-height: 1.5;}
	
	
	
/*************************
/ Common Theme Elements
/************************/


/*** Error box ***/
.error-box 
{
	border: 1px solid #FF8888;
	background-color:#FFF0F0;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;	
    margin: 0 auto 2em;
    padding: 1em;
    width: 66%;
}

.error-box .error-heading 
{
	font-weight:bold;
	margin-bottom:0.5em;
}



/*** Logged in status controls ***/
.status-controls 
{
	position:relative;
}
.status-controls .inner 
{
	font-size:0.8em;
	top:0.5em;
	position:absolute;
	right:1em;
	width:100%;
	text-align:right;
}
.status-controls .inner * 
{
	display:inline;
}
.status-controls .inner > div {
	margin-left:1em;
}
.management-edit-link-container 
{
	position: relative;
}
.management-edit-link-container a 
{
	position: absolute;
    right: 0;
    top: -3em;
}


/*************************
/ Fields
/************************/
.clear-link-ct 
{
	display:none;
}

fieldset,
.order-form-inner-container
{
	padding:1em;
    background-color: #F1F1F1;
    border-bottom: 4px solid #DDDDDD;
    border-top: 4px solid #DDDDDD;
}

.register-page .order-form-inner-container {
border:none;
padding:0;
}

.field-input-container.address-control-container {
 
}

.field,
.address-control-container > div
{	
    margin-bottom:0.8em;
	overflow:hidden;
}

.field:after	{
	content:"";
	display:block; 
	clear:both;
}

.field.last
{
	margin-bottom:0;
}

.field label.error 
{
	display:block;
	color:Red;
}

.field-required
{
    color:Red;   
}

.field .pretext-container 
{
	margin-bottom:0.5em;
}

.field-input-container 
{
	display: block;
    vertical-align:top;
    width: 75%;
	float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
}

.field-input-container span.radio
{
	margin-right:1em;
    vertical-align:middle;
}

.field-input-container span.radio input
{
	margin-right:0.3em;
}

.ie6 .field-input-container span.radio input,
.ie7 .field-input-container span.radio input
{
	margin-right:0em;
}

.ie6 .field-input-container,
.ie7 .field-input-container 
{
	display: inline;
    zoom:1;
}

.field .field-label,
.field > label,
label.field-description 
{		
    display: block;
    padding-right: 0.7em;
    text-align: right;
    vertical-align:top;
    width:25%;
	float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.field > label {
    margin-bottom: 0.5em;
}

.ie6 .field .field-label,
.ie7 .field .field-label,
.ie6 .field > label,
.ie6 label.field-description,
.ie7 label.field-description 
{
	display: inline;
    zoom:1;
}

.field .textbox-input 
{
	width:18.2em;
	border:1px solid #cccccc;
	padding:4px;
	display:inline-block;
    box-sizing:content-box;
    -ms-box-sizing:content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box; 
}

.textbox-input.field-address-postcode {
    float: left;
    margin-right: 10px;
} 

.field .textbox-input.short-input 
{
	width:11em;
}
.field select 
{
	padding:2px;
	border:1px solid #cccccc;	
}

.field .check-container label,
.field .radio-container label
{
    margin-left:0.4em;
}

.ie6 .field .check-container label,
.ie7 .field .check-container label 
{
    margin-left:0;
    
}

.radio input 
{
	background-color:transparent;
}

.personal-address-form > .field > label 
{
	display:none;
}

.address-control-container .secondary-label 
{
	width:2.85em;
}

.form-caption 
{
	margin-top:1em;
}

.field .help-container {
	width: auto;
	color: #666;
    margin-top:0.2em;
}

.field .newsletter-more-options .option-label
{
	margin-top: 0.75em;
	margin-bottom: 0.25em;
    margin-left: 0;
	display: block;
}


/*************************
/ Events Homepage
/************************/


/** Upcoming Events control **/
.default-page .upcoming-events {  
    width: 210px;
    font-size:0.9em;
}


.default-page .upcoming-events .event .location 
{
	font-size:0.9em;
}

.default-page .upcoming-events ul 
{
	margin:0;
}
.default-page .upcoming-events ul li {
    cursor: pointer;
    display: block;
    margin-bottom: 0.5em;
}
.default-page .upcoming-events li.hover {
    background-color: #F5FCFE;
}
.default-page .upcoming-events .datetime 
{
	background-color:#ffffff;
    border: 1px solid #cccccc;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 35px;
    z-index: 2;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 1px 1px 3px #ccc;
    -webkit-box-shadow: 1px 1px 3px #ccc;
    box-shadow: 1px 1px 3px #ccc;
}

.ie6 .default-page .upcoming-events .datetime,
.ie7 .default-page .upcoming-events .datetime 
{
	display:inline;
    zoom:1;
}

.default-page .upcoming-events .datetime span {
    display: block;
}
.default-page .upcoming-events .datetime .month {
    color: #FFFFFF;
    background-color:#009FD0;
    line-height: 1.4em;
    font-size: 0.9em;	
}
.default-page .upcoming-events .datetime .day {
    color: #404040;
    font-size: 1.2em;
    line-height:1.5em;    
}

.default-page .upcoming-events a:hover, 
.default-page .upcoming-events a:link, 
.default-page .upcoming-events a:visited {
    text-decoration: none;
}


.default-page .upcoming-events .event {
    display: inline-block;
    padding-left:5px;
    vertical-align: top;
    width: 162px;
}

.ie6 .default-page .upcoming-events .event,
.ie7 .default-page .upcoming-events .event 
{
	display:inline;
    zoom:1;
}

.default-page .upcoming-events .event .inner {
    padding-left: 0.5em;
}
.default-page .upcoming-events .event .inner a {
    display: inline-block;
}
.default-page .upcoming-events .event .location {
    color: #666666;
    white-space:nowrap;
}
.default-page .upcoming-events .view-more {
    text-align: right;
}



/*************************
/ Upcoming Events list
/************************/
.whatson-page #website-page-wrapper h2 
{
	padding:0.5em;
    background-color:#336699;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    font-weight:bold;
    color:#ffffff;
}

.ie7 .whatson-page #website-page-wrapper h2 
{
    padding:0.25em;
}

.whatson-page #website-page-wrapper .item 
{
	padding:1.2em;
	border-bottom:1px dotted #888888;
}
.whatson-page #website-page-wrapper  .item-odd {
	background-color:#efefef;
}
.whatson-page #website-page-wrapper h3 
{
	margin-top:0;
}

.whatson-page #website-page-wrapper h4 
{
	display:none;
}
.whatson-page .course-start-date p,
.whatson-page .schedule-venue p,
.whatson-page .course-price p
{
	font-size:0.9em;
	font-weight:bold;
}
.whatson-page .course-duration
{
	display:none;
}

.whatson-page .favourites-button-container 
{
	display:none;
}

.whatson-page .course-info 
{
	position:relative;
}

.whatson-page .course-price {
	position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 15em;
}
.whatson-page .group2 
{
	text-align:right;
}

.whatson-page .course-summary 
{
	margin-top:1em;
    width: 100%;
    text-align:left;
}

.whatson-page .course-controls {
    margin-top:0.5em;
}

.ie6 .whatson-page .course-summary,
.ie7 .whatson-page .course-summary 
{
	display: inline;
    zoom:1;
}

.ie6 .whatson-page .course-controls,
.ie7 .whatson-page .course-controls  
{
    zoom:1;
    margin-left: 0;
}

.ie7 .whatson-page .places-left-container {
    display: inline;
    zoom:1;
    padding-bottom:8px;
}

.ie7 .whatson-page .registration-button-container {
    display: inline;
}

.whatson-page .places-left-container {
    display:inline-block;
    margin-right:1em;
}

.whatson-page .registration-button-container 
{
	text-align:right;
    display:inline-block;
}

.whatson-page .location select 
{
	margin-left:0.5em;
}

.whatson-page .pager-wrapper {
	margin-top: 1em;
}

.whatson-page .pager-wrapper ul {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}

.whatson-page .pager-wrapper li {
    display: inline;
    margin: 0;
    padding: 0;
}

.whatson-page .pager-wrapper .page-tag {
    display: inline;
    padding: 0 5px;
}

.whatson-page .pager-wrapper .pager {
    display: inline;
    padding: 0 3px 0 3px;
    margin: 0;
}

.whatson-page .pager-wrapper a.previous-pager {
    padding: 0 10px 0 0;
    margin: 0;
}

.whatson-page .pager-wrapper a.next-pager {
    padding: 0 0 0 10px;
    margin: 0;
}



/*************************
/ Course/Event page
/************************/
.evt-page p.summary 
{
	margin-bottom:2em;
}


.evt-page .course-schedule
{
    margin-top:1em;
    margin-bottom:2em;
}

.evt-page .schedule-loading
{
    display:none;
    width: 100%;
    height:7em;
}

.evt-page .loader
{
    vertical-align: middle;
}

.evt-page .loading
{  
    font-size: 1.25em;
    vertical-align:middle;
    text-align:center; 
    line-height:6em;   
}

.evt-page .schedule-controls .schedule-control
{
    display: inline-block;
}

.ie6 .evt-page .schedule-controls .schedule-control,
.ie7 .evt-page .schedule-controls .schedule-control
{
    display: inline;
    zoom:1;
}

.evt-page .schedule-controls .timezone-control select
{
    width: 270px;
}

.evt-page .schedule-controls .location-control select
{
    width: 190px;
}

.evt-page .schedule-control-column-one
{
    width: 45%;
    vertical-align:top;
}
.evt-page .schedule-control-column-two
{
     width: 55%;
     vertical-align:top;
     text-align:right;
     *margin-right:-1px;
}


.evt-page .schedule-control > *
{
	vertical-align:middle;
}

.evt-page .schedule-controls label
{
	margin-right:0.4em;
}

.evt-page .schedule .empty-schedule 
{
	padding:1em;
	margin-top:0.7em;
	text-align:center;
    background-color:#F3F3F3;	
}

.evt-page .schedule ul li 
{
    margin-top: 0.7em;
    padding: 0.7em;
    list-style-type:none;
    background-color:#F3F3F3;
    border-left: 0.75em solid #00A1C4;
 }

.evt-page .schedule-container .column
{
    display: inline-block;
    vertical-align: top;

}

.ie6 .evt-page .schedule-container .column,
.ie7 .evt-page .schedule-container .column 
{
	display: inline;
    zoom:1;
}

.evt-page .schedule .column-one
{
	width:9%;
}


.evt-page .schedule .column-two
{
    width: 70%;
}

.evt-page .schedule .column-three
{
	width:21%;
	text-align:center;
	*margin-right:-1px;
}


.evt-page .schedule-container-no-register .column-three
{
	display:none;
}

.evt-page .schedule .details-container {
    margin-top:0.5em;
}

.evt-page .schedule .description
{
    font-weight: bold;
}


.evt-page .schedule .datetime 
{
    text-align: center;
    width: 2.75em;
    background-color:#FFFFFF;
}

.evt-page .schedule .datetime span 
{
    display: block;
}


.evt-page .schedule .day 
{
    border-color: #00A1C4;
    border-style: solid;
    border-width: 0 1px 1px;
    color: #444444;
}

.evt-page .schedule .day 
{
    font-size:1.4em;
    line-height:1.4em;
}

.evt-page .schedule .location, 
.evt-page .schedule .presenter 
{
	display:inline;
}

.evt-page .schedule .location 
{
	margin-right:0.75em;
}

.evt-page .schedule .month 
{
    font-size:0.8em;
    background-color: #00A1C4;
    color: #FFFFFF;
}

.evt-page .schedule
{
    margin-bottom:0.5em;
}

.ie6 .evt-page .show-more,
.ie7 .evt-page .show-more 
{
	display:inline;
	zoom:1;
}

.evt-page .schedule-footer .column
{
    width:50%;
}

.evt-page .schedule-footer .column-right 
{
    text-align:right;
}



.evt-page .schedule-content .show-more
{
    padding-left: 2em;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    *display:inline;
    *zoom:1;
}

.evt-page .schedule-content .show-more
{
    margin-right: 2em;
}


.evt-page .schedule-content .show-more-box {
    background-color: #336699;
    color: #FFFFFF;
    display: block;
    *display:inline;
    *zoom:1;
    position: absolute;
    left: 0;
    top: 0.05em;
    height: 1.3em;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    width: 1.4em;
}

.evt-page .schedule-content .show-more-box span {
    line-height: 1em;
    position: relative;
    top: 0.12em;
    margin-top:-0.05em;
    display:block;
}

.evt-page .schedule-content a .show-more-box span, 
.evt-page .schedule-content a:hover .show-more-box span, 
.evt-page .schedule-content a:link .show-more-box span,
.evt-page .schedule-content a:visited .show-more-box span
{
    text-decoration:none !important;
}


.evt-page #website-page-wrapper h2 
{
	border-bottom: 1px dotted #AAAAAA;
	padding-bottom:0.2em;
}

.evt-page .course-descriptive-info-list .course-descriptive-info-item .return-to-top
{
	float:right;
	margin-right:1em;
}





/*************************
/ Register page (single page signup)
/************************/

.register-page .register-for-details 
{
    background-color: #F1F1F1;
    padding: 1em;
}

.register-page .register-for-details h3 
{
	margin:0;
    color: #666666;
}

.register-page .submit-container 
{
	margin-top:1.5em;
}


/*************************
/ Registered page (signup success page)
/************************/

.registered-page .course-name 
{
	font-weight:bold;
}

.registered-page p
{
	margin-bottom:1.25em;
}
.registered-page ul 
{
	margin-top:2em;
}

.registered-page li 
{
	margin-bottom:0.5em;
}





/*************************
/ Checkout pages
/************************/

/*** Wizard steps (header) ***/

.wizard-step 
{
	background:url(../images/cart-steps.gif) no-repeat scroll 0 0 transparent;
	list-style:none;
	display:inline-block;
	height:24px;
	padding:0 0 0 30px;
	padding-right:20px;
}

.ie6 .wizard-step, 
.ie7 .wizard-step 
{
	display:inline;
	zoom:1;
}

.wizard-step .step-label 
{
	display:block;
	margin-top:3px;
	font-size:14px;
}

.wizard-step .divider 
{
	display:none;
}


.wizard-steps-container 
{
	border-bottom:0.3em solid #CCCCCC;
	margin-bottom:1.5em;
	padding-bottom:1em;
}

.wizard-steps-container .label  
{
	display:none;
}

.wizard-step0 { background-position:left -25px; }
.wizard-step1 { background-position:left -75px; }
.wizard-step2 { background-position:left -125px; }
.wizard-step3 { background-position:left -175px; }
.wizard-step4 { background-position:left -225px; }
.wizard-step0-current { background-position:left 0px; }
.wizard-step1-current { background-position:left -50px; }
.wizard-step2-current { background-position:left -100px; }
.wizard-step3-current { background-position:left -150px; }
.wizard-step4-current { background-position:left -200px; }
.wizard-step-current { color: #00a3d3; }

.checkout-page #website-page-wrapper h2 
{
	margin-top:0;
}

/*** Common checkout page styles ***/
.checkout-page .type-existing {
    margin-bottom:1.5em;
}

.checkout-page .type-new {
    margin-bottom: 0.3em;
}

.checkout-page .checkout-step 
{
	margin-bottom:2em;
}

/*** Shopping Cart/Registrations ***/
.checkout-page .shopping-cart 
{
	margin-top:1.25em;
}

.checkout-page .shopping-cart-registration {
    position: relative;
}

.checkout-page .shopping-cart-items {
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    border: 1px solid #EAEAEA;
    padding: 6px;
}

.checkout-page .shopping-cart fieldset 
{
	border:none;
	background-color:#F3F3F3;
}

.checkout-page .shopping-cart h3 {
    background-color: #00A1C4;
    color:White;
    font-size: 13px;
    margin:0;
    padding: 8px 0 8px 15px;
}
.checkout-page .registration-info {
    padding-bottom: 10px;
    padding-left: 15px;
    padding-top: 10px;
	background-color:#F3F3F3;
}

.checkout-page .registration-info * 
{
	font-size:1em;
	margin:0;
}

.checkout-page .info-item 
{
    margin-bottom:0.5em;
}

.checkout-page .info-item *
{
	display:inline-block;
}

.ie6 .checkout-page .info-item *, 
.ie7 .checkout-page .info-item * 
{
	display:inline;
	zoom:1;
}

.checkout-page .info-item h4 {
    width:7em;
}

.ie6 .checkout-page .info-item h4, 
.ie7 .checkout-page .info-item h4 
{
	display:inline;
	zoom:1;
}

.checkout-page .attendee-header-row {
    background-color: #595959;
    color: #FFFFFF;
    padding: 8px 15px 8px 15px;
    width: inherit;
}
.checkout-page .attendee-heading 
{
	display:inline-block;
	width:70%;
	vertical-align:top;
}

.ie6 .checkout-page .attendee-heading, 
.ie7 .checkout-page .attendee-heading 
{
	display:inline;
	zoom:1;
}

.checkout-page .attendee-remove-cell 
{
	display:inline-block;
	width:29%;
	text-align:right;
	vertical-align:top;
}

.ie6 .checkout-page .attendee-remove-cell, 
.ie7 .checkout-page .attendee-remove-cell 
{
	display:inline;
	zoom:1;
}

.checkout-page .remove-attendee-link {
    border-bottom: 1px dashed #FFFFFF;
    color: #FFFFFF;
}
.checkout-page .remove-attendee-link:hover, 
.checkout-page .registration-controls a:hover {
    border-bottom-style: solid;
    text-decoration: none;
}
.checkout-page .registration-controls {
    right: 16px;
    top: 8px;
    position:absolute;
}
.checkout-page .registration-controls a {
    border-bottom: 1px dashed #FFFFFF;
    color:#ffffff;
}


.checkout-page .registration-attendee-controls 
{
	background-color:#F3F3F3;
	padding:8px;
	padding-left:15px;
}

.checkout-page .add-course-link-container 
{
	margin-top:1.5em;
}

.checkout-page .previous-button 
{
    float:left;
}

.ie7 .checkout-page .previous-button 
{
    float:none;
}

.checkout-page .field-input-container.address-control-container {
   width:100%;
}

.checkout-page .field-terms-conditions label {
    padding-right:0px;
}

.checkout-page .apply-voucher-button {
    margin-top:0.5em;
}

/*** Order Details ***/

.checkout-page .order fieldset {
	padding:0;
	border:none;
	background-color:transparent;
}

.checkout-page .order-form-inner-container 
{
	margin-bottom:1.25em;
}

.checkout-page .field-bill-to .type-radio label 
{
    margin-right:2em;
}

.checkout-page #content .field-terms-conditions > label, 
.checkout-page #content .field-terms-conditions > a
{
	display: inline;

    width:auto;
}

.checkout-page .field-terms-conditions > a {
    margin:0;
}


.checkout-page .field-terms-conditions label.error 
{
	width:auto;
	display:block;
}

.checkout-page .field-payment-type label 
{
    margin-top:0.2em;
}
.checkout-page .field-payment-type select 
{
    width:17em;
}



/*** Order Review ***/
.checkout-page #website-page-wrapper .checkout-review-step h4 
{
	margin-top:1em;
	margin-bottom:0.5em;
}

.checkout-page .order-details-container 
{
	margin-bottom:2em;
}

.events-checkout-page .terms-conditions
{
	margin-top:1em;
}

.checkout-page .terms-conditions-content 
{
	font-size:0.8em;
	margin-top:2em;
	margin-bottom:2em;
	padding:1em;
	padding-left:0;
	padding-right:0;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;	
}
.checkout-page .terms-conditions-content h2,
.checkout-page .terms-conditions-content h3,
.checkout-page .terms-conditions-content h4
{
	margin-top:1em;
	margin-bottom:0.5em;
}

.checkout-page .order-lines-table
{
    width:100%;
}

.checkout-page .order-lines-table th,
.checkout-page .order-lines-table td
{
    padding-top: 0.7em;
    padding-bottom: 0.7em;
}

.checkout-page .order-lines-table th
{
    font-weight: bold;
}
.checkout-page .amount-cell
{
    text-align: right;
    vertical-align:top;
}

.checkout-page .order-subtotal-row td
{
    padding-top: 1.7em;
}

.checkout-page .order-lines-row td
{
    border-bottom-width:1px;
    border-bottom-style: solid;
    border-top-width:1px;
    border-top-style: solid;
    border-color:#BBBBBB;
}

.checkout-page .order-lines-table td.description-cell {
	white-space:nowrap;
}

.checkout-page .order-lines-table .line-registrant
{
	font-style:italic;
}

.checkout-page .order-lines-table .line-discounts,
.checkout-page .order-lines-table .line-base-price
{
	font-size:90%;
}

.checkout-page .order-lines-table .line-discounts
{
	margin-top:0.4em;
}


.checkout-page .order-lines-table .order-total-row td.description-cell,
.checkout-page .order-lines-table .order-total-row td.amount-cell
{
    font-weight: bold;
    border-top-style: double;
    border-top-width: 3px;  
    border-color:#BBBBBB;
}

#website-page-wrapper .checkout-review-step .payment-instructions
{
	margin-top:2em;
	font-weight:bold;
}


#website-page-wrapper .payment-instructions p,
#website-page-wrapper .payment-instructions .payment-info
{
    margin-top:1em;
}
#website-page-wrapper .payment-instructions em
{
    color: #e36c0a;
}
#website-page-wrapper .payment-instructions .payment-info label,
#website-page-wrapper .payment-instructions .payment-info span.value
{
    vertical-align: top;
    /*margin-left:9.5em;*/
	display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

#website-page-wrapper .payment-instructions .payment-info label
{
    width: 8em;
}

.checkout-review-step .ls-alternate-bill-to
{
	padding: 1em;
    border: 1px solid #89B5E2;
    border-radius: 0.5em;
    background-color: #F0F7FD;
}
.checkout-review-step .ls-alternate-bill-to em
{
    font-style: italic;
}




/*************************
/ Catalogue list
/************************/

.catalogue-page p 
{
	margin-bottom:1.5em;
}

.catalogue-page .header-container .category-quick-links {
 	margin-bottom:1em;
}

.catalogue-page #website-page-wrapper h3 
{
	padding:4px;
    border-color: #c6c6c6;
	border-style: solid;
    border-width: 1px;
    background-color:#ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    font-weight:bold;
}

.catalogue-page .catalogue-category-current h3 
{
	display:none;
}

.catalogue-page #website-page-wrapper h3 span
{
	display:block;
	background-color: #336699;
    padding: 0.4em;
    padding-left:0.6em;
    color:#ffffff;
}
.catalogue-page table 
{
	width:100%;
}
.catalogue-page .catalogue-category 
{
	margin-bottom:2em;
}

.catalogue-page .catalogue-category-list
{
	margin-bottom:0;
}

.catalogue-page .course-name-cell,
.catalogue-page .course-name-column 
{
	width:60%;
}
.catalogue-page .course-duration-cell,
.catalogue-page .course-duration-column {
	width:20%;
}
.catalogue-page .course-price-cell,
.catalogue-page .course-price-column {
	width:20%;
}

.catalogue-page td 
{
	padding:0.5em;
}
.catalogue-page .course-row-odd
{
	background-color:#F3F3F3;
}

.catalogue-page .header-table 
{
	background-color:#c6c6c6;
	color:#ffffff;
	font-weight:bold;
}




/*************************
/ Venues list
/************************/

.venues-page p a:visited 
{
	text-decoration:none;
}

.venues-page #website-page-wrapper h3 
{
	margin-top:0.5em;
	margin-bottom:0;
	margin-right:1em;
	font-size:1em;
}

.venues-page .venue-list 
{
	font-size:0.9em;
}

.venues-page .info-item * 
{
	display:inline;
}

.venues-page .venue-item {
    border-bottom: 1px dotted #D6F4FA;
    padding: 1em;
    padding-left:0;
    padding-right:0;
    overflow:hidden;
}

.venues-page .details 
{
	display:inline-block;
	width:50%;
	vertical-align:top;
	font-size:0.9em;
    float: left;
}
.venues-page .no-map .details {
    width: 100%;
}
.venues-page .physical-address h3 
{
	display:none;
}
.venues-page .details li 
{
	margin-top:0.5em;
}
.venues-page .map-image
{
	width: 45%;
    float: right;
    text-align: right;
	vertical-align:top;
	text-align:right;
    margin-right:2em;
}
.venues-page .header {
    margin-bottom: 0.5em;
    padding-bottom: 0.4em;
    position: relative;
}
.venues-page .header .controls {
    position: absolute;
    right: 0;
    top: 0.2em;
}
.venues-page #website-page-wrapper .header h2 {
    display: inline;
    margin: 0;
    padding: 0;
}
.venues-page .infoItem {
    margin-bottom: 0.75em;
}



/*************************
/ Login
/************************/
.website-page .login 
{
	width: 22.5em;
	margin: 0 auto;
	padding:1.5em;
	padding-bottom:1em;
	border:1px solid #D6F4FA;
	background-color:#F5FCFE;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
}

.website-page .login .heading 
{
	display:none;
}

.website-page .login .login-field 
{
	margin-bottom:0.5em;
}

.website-page .login .login-field label
{
	display:inline-block;
	width:6.5em;
}

.website-page .login .buttons 
{
	text-align:right;
}

.website-page .login .login-field input 
{
	width:15em;
}

.website-page .login .forgot-link-container,
.website-page .login .remember-me 
{
	margin-left:6.8em;
    margin-bottom:0.3em;
}
.website-page .login .remember-me label {
    margin-left:0.5em;
}


/*************************
/ Password reset
/************************/
.events .control-heading
{
	width: 30em;
	margin: 0 auto;
	margin-bottom:2em;
	text-align:center;
}

.events .reset-control
{
	width: 26em;
	margin: 0 auto;
	margin-bottom:4em;
	padding:1.5em;
	padding-bottom:1em;
	border:1px solid #D6F4FA;
	background-color:#F5FCFE;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;	
}
.events .reset-control .reset-field 
{
	margin-bottom:1em;
}

.events .reset-control .reset-field label
{
	display:inline-block;
	width:4.5em;
}

.events .reset-control .reset-field input 
{
	padding:3px;
	border:1px solid #BFE8F0;
	width:21em;
}

.events .reset-control .buttons 
{
	text-align:center;
}


.password-reset-page .links 
{
	margin-top:4em;
}


/*************************
/ Account activation
/************************/
.website-page .activate-control 
{
	width: 25.5em;
	margin: 0 auto;
	padding:1.5em;
	padding-bottom:1em;
	border:1px solid #D6F4FA;
	background-color:#F5FCFE;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
}

.website-page.activate-page .heading {
    margin-bottom:0.5em;
}

.website-page .activate-control .buttons 
{
	text-align:right;
    margin-top:1em;
}

.website-page .activate-control .activate-field
{
	margin-bottom:0.5em;
}

.website-page .activate-control .activate-field label
{
	display:inline-block;
	width:9.5em;
}

.website-page .activate-control .activate-field input 
{
	padding:3px;
	border:1px solid #BFE8F0;
	width:15em;
}

/*************************
/ Register Interest page
/************************/

.register-interest-page .submit-container 
{
    padding:0 0 10px;
} 





/*************************
/ Buttons
/************************/

.website-button,
.website-link-button,
.website-link-button:link,
.website-link-button:visited
{
	display: inline-block;
	*display:inline;
	*zoom:1;
	color: #ffffff;
	cursor:pointer;
	font-family:Helvetica,Arial,Sans-serif;
	font-weight:bold;
	font-size:10pt;
    padding:0;
    padding-top:8px;
    padding-bottom:8px;
    height:17px;
    text-align:center;
    line-height:12pt;
}

.ie7 .website-link-button 
{
    padding-top:7px;
    height:18px;
}

.website-button 
{
    height:33px;
    padding:0;
    padding-bottom:2px;
}

.website-button,
.website-link-button {
	background-image: url(../images/button_a_86px.png);	
	width: 86px;
}

.website-button.join-waiting-list-button {
    width: auto;
}

.button-upcoming-courses 
{
    margin-right:1em;
}
.checkout-page .cancel-button {
	margin-right:1em;
}

.register-now-button,
.register-interest-button,
.checkout-page .next-button-confirm,
.checkout-page .next-button-start,
.button-upcoming-courses,
.button-full-courses,
.button-full-course-catalogue
 {
	background-image: url(../images/button_a_170px.png);
	width: 170px;
}

.remove-favourite-link,
.activate-login-button,
.checkout-page .next-button-review,
.checkout-page .next-button-confirm {
	background-image: url(../images/button_a_185px.png);
	width: 185px;
}



.website-button:hover,
.website-link-button:hover 
{
    background-position: left -33px;
    text-decoration:none;
}


.borderradius.boxshadow.cssgradients .website-link-button,
.borderradius.boxshadow.cssgradients .website-button
{
    background-image:none;
    width:auto;
    height:auto;
    padding:0.4em 1.2em;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;	
    background-color: #72ADE7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#72ADE7), to(#336699)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #72ADE7, #336699); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #72ADE7, #336699); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #72ADE7, #336699); /* IE10 */
    background-image:      -o-linear-gradient(top, #72ADE7, #336699); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #72ADE7, #336699);
    border:1px solid #82aed9;
    box-shadow:0 0 0 1px #4388CC, 0 0 3px 3px rgba(63, 113, 179, 0.2);
    font-size:1.15em;
    line-height:1.15em;
    text-shadow:0px 1px rgba(0,0,0,0.3);
}

.borderradius.boxshadow.cssgradients .website-link-button:hover,
.borderradius.boxshadow.cssgradients .website-button:hover
{
    background-position:0 0;
    background-image:none;
    background-color: #336699;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#72ADE7), to(#487cb0)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #72ADE7, #487cb0); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #72ADE7, #487cb0); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #72ADE7, #487cb0); /* IE10 */
    background-image:      -o-linear-gradient(top, #72ADE7, #487cb0); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #72ADE7, #487cb0);
}

.borderradius.boxshadow.cssgradients .website-link-button:active,
.borderradius.boxshadow.cssgradients .website-button:active
{
    background-position:0 0;
    background-image:none;
    background-color: #336699;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#336699), to(#72ADE7)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #336699, #72ADE7); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #336699, #72ADE7); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #336699, #72ADE7); /* IE10 */
    background-image:      -o-linear-gradient(top, #336699, #72ADE7); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #336699, #72ADE7);
}


.borderradius.boxshadow.cssgradients .website-link-button.website-link-button-grey {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), to(#BBBBBB)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #FAFAFA, #BBBBBB); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #FAFAFA, #BBBBBB); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #FAFAFA, #BBBBBB); /* IE10 */
    background-image:      -o-linear-gradient(top, #FAFAFA, #BBBBBB); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #FAFAFA, #BBBBBB);    
    border: 1px solid #EEEEEE;
    box-shadow: 0 0 0 1px #CCCCCC, 0 0 3px 3px rgba(33, 33, 33, 0.08);
    text-shadow: 0 -1px #eeeeee;  
    color:#333333;
}

.borderradius.boxshadow.cssgradients .website-link-button.website-link-button-grey:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), to(#CCCCCC)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #FAFAFA, #CCCCCC); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #FAFAFA, #CCCCCC); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #FAFAFA, #CCCCCC); /* IE10 */
    background-image:      -o-linear-gradient(top, #FAFAFA, #CCCCCC); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #FAFAFA, #CCCCCC);    
    color:#333333;
}

.borderradius.boxshadow.cssgradients .website-link-button.website-link-button-grey:active {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#BBBBBB), to(#FAFAFA)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #BBBBBB, #FAFAFA); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #BBBBBB, #FAFAFA); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #BBBBBB, #FAFAFA); /* IE10 */
    background-image:      -o-linear-gradient(top, #BBBBBB, #FAFAFA); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #BBBBBB, #FAFAFA);    
    color:#333333;      
}

/**************
 * Recaptcha  *
 **************/
#recaptcha_image 
{
    margin-top:1em;
    margin-bottom:1em;
}
#recaptcha-control img 
{
    border:1px solid #cccccc;
}
                
#recaptcha-control label 
{
    margin-bottom:0.5em;
    text-align:left;
    width:auto;
}
#recaptcha-control .field-input-container 
{
    display:block;
}
input#recaptcha_response_field
{
    width:292px;
    padding:4px;
}



/*************************
/ JQuery UI theme overrides
/************************/

.ui-autocomplete.ui-corner-all
{
     -moz-border-radius:0; 
     -webkit-border-radius:0; 
     border-radius:0; 
}
.ui-autocomplete.ui-widget-content
{ 
    background-image:none; 
    background-color:#ffffff; 
}
.ui-autocomplete
{ 
    text-align:left;
    font-size:1em; 
    font-family:Arial,sans-serif; 
}
.ui-menu .ui-menu-item
{ 
    list-style:none; 
}
.ui-menu .ui-menu-header
{
    color: grey; 
}

.ui-menu .ui-menu-header span
{
    display: block;
    line-height: 1.5;
    padding: 0.2em 0.4em;
    text-decoration: none;
}


#section-nav .ls-view-all {
border: 1px solid #CCC;
border-width: 0 1px;
background-color: #EFEFEF;
}


/*****************************************
 * Search
 ****************************************/
#ls-search-form 
{
    background-color: #f8f8f8;
    border: 1px solid #E0E0E0;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    box-shadow: 1px 1px 1px #EEEEEE;
}
        
#ls-search-form .ls-content
{
    overflow:hidden;
}
    
#ls-search-form .ls-content-inner
{
    padding: 1.5em;
    padding-bottom:1em;
    z-index:10;
}        
                
#ls-search-form .ls-controls
{ 
    text-align: left; 
	padding:20px;
    z-index: 100;
}
        
#ls-search-form .ls-search-simple .ls-simple a,
#ls-search-form .ls-search-advanced .ls-advanced a
{
    font-weight:bold;
    color:#555555;
}
        
#ls-search-form select 
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:1em;
}      
        
#website-page-wrapper #ls-search-options 
{
    margin-top:0.5em;
    font-size:1em; 
}
        
#website-page-wrapper #ls-advanced-search-options 
{
    font-size:1em; 
    color: #555555;
    margin-top:1em;
    display:none;
}

#website-page-wrapper #ls-advanced-search-options select{
	width:200px;
}
        
#ls-search-form .ls-search-advanced #ls-advanced-search-options 
{
    display:block;
}


#ls-advanced-search-options .ls-field label
{
    width:120px;
    text-align:left;
    padding-right:1em;
}

#ls-search-form #ls-advanced-search-options .ls-pre-text
{
    text-shadow: 0 0 0 transparent, 0 1px 0 #FFFFFF;
    font-weight: bold;
    margin-bottom: 0.75em;
}
        
#ls-search-form #ls-search-text 
{
    display:block;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 0 #EEEEEE inset, 0 1px 0 rgba(255, 255, 255, 0.2);
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    padding: 0.5em;
    border-radius: 0.3em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;            
    width:100%;
}
        
#website-page-wrapper #ls-search-response 
{
    margin-top:2em;
}
        
#ls-search-response em 
{
    font-weight:bold;
    font-style:normal;
}
        
#website-page-wrapper #ls-search-response .ls-search-error,
#website-page-wrapper #ls-search-response .ls-search-no-results
{
    padding:1em;
    background-color:#efefef;
    color:#333333;
    text-align:center;
}

#ls-search-response .ls-search-results-header {
    border-bottom: 1px solid #CCCCCC;
    font-size: 0.9em;
    margin-bottom: 1em;
    padding: 0.5em;
    text-align: right;
}

#ls-search-response .ls-results-window 
{
    color: #AAAAAA;
    display: inline;
}
        
#ls-search-response .ls-categories 
{
    margin-bottom:0.1em;
}
        
#ls-search-response .ls-categories,
#ls-search-response .ls-meta
{
    font-size:0.8em;
}
        
#ls-search-response .ls-category-branch a,
#ls-search-response .ls-meta .ls-value a        
{
    color:#F37123;
}

#ls-search-response .ls-search-results li
{
    margin-bottom:2em;    
}
#ls-search-response .ls-title 
{
    font-size:1.2em;
    font-weight:normal;
    margin:0;
    padding:0;
    text-transform:none;
    margin-bottom:0.1em;
}
#ls-search-response .ls-schedule,
#ls-search-response .ls-locations 
{
    display: inline-block;
}
        
#ls-search-response .ls-meta 
{
    color:gray;
    margin-top:0.3em;
}
#ls-search-response .ls-meta-item 
{
    display:inline;
    margin-right:2em;
}
     
#website-page-wrapper .ls-form .ls-field 
{
    margin-bottom:0.5em;
}
        
#website-page-wrapper .ls-form .ls-field.ls-last
{
    margin-bottom:0;
}
        
#website-page-wrapper .ls-form .ls-field label 
{
    display:inline-block;
    vertical-align:top;
    *display:inline;
    *zoom:1;
}
        
#website-page-wrapper .ls-form .ls-field .ls-value 
{
    display:inline-block;
    vertical-align:top;
    *display:inline;
    *zoom:1;
}

#ls-search-response .ls-paging 
{
    border-top: 1px solid #CCCCCC;
    margin-bottom: 2em;
    padding-top: 1em;
}

#ls-search-response .ls-paging .ls-next 
{
    text-align:right;
}

#ls-search-response .ls-paging.ls-has-previous.ls-has-next .ls-next,
#ls-search-response .ls-paging.ls-has-previous.ls-has-next .ls-previous
{
    width:50%;
    display:inline-block;
    *display:inline;
    *zoom:1;    
}



/*****************************************
 * Find a course
 ****************************************/
.findacourse-page #content h3 
{
font-size: 1.3em;
}

.findacourse-page table.ls-standard-table th,.findacourse-page table.ls-standard-table td 
{
    font-size:1em;
    text-align: left;
    padding: 5px;
}

.findacourse-page table.ls-standard-table th {
    border-bottom: none;
    font-weight: 700;
}

#website-page-wrapper ul.ls-events-nav {
margin-top:6em;
margin-bottom:1.5em;
}

#website-page-wrapper ul.ls-events-nav li {
display: inline;
margin-right: 1em;
}

ul.ls-events-nav li a {
padding: 4em 0.8em 0.5em 0.8em;
border: 0.095em solid #D9D9D9;
border-radius: 0.5em;
background-repeat: no-repeat;
background-position: center 0.6em;
text-decoration: none;
}

ul.ls-events-nav li.ls-az-list a {
background-image: url(../images/a-z-icon.png);
}

ul.ls-events-nav li.ls-schedule a {
background-image: url(../images/schedule-icon.png);
}

ul.ls-events-nav li.ls-search a {
background-image: url(../images/search-icon.png);
}

ul.ls-events-nav li.ls-view-by-category a {
background-image: url(../images/category-icon.png);
}

 .ls-az-list li.ls-az-list a, .schedule-page li.ls-schedule a, .ls-search-page li.ls-search a, .catalogue-page li.ls-view-by-category a {
background-color: #eaeaea;
}

 ul.ls-events-nav li a:hover
{
background-color:#f8f8f8;
}

/*****************************************
 * Modules
 ****************************************/
#website-page-wrapper .ls-module
{
    margin-bottom:1.5em;
}

#website-page-wrapper .ls-fill-width 
{
    width:100%;
}

#website-page-wrapper .ls-module-featured .ls-content
{
    border:1px solid #F8F8F8;
    padding:1em;
    padding-top:0.6em;
    padding-bottom:0.6em;
    background-color:#fafafa;
}

/* For modern browsers */
#website-page-wrapper .ls-module-featured .ls-content:before,
#website-page-wrapper .ls-module-featured .ls-content:after {
    content:"";
    display:table;
}

#website-page-wrapper .ls-module-featured .ls-content:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
#website-page-wrapper .ls-module-featured .ls-content {
    zoom:1;
}

#website-page-wrapper .ls-module-featured .ls-content h4 
{
    margin:0;
    margin-bottom:0.5em;
    font-weight:bold;
}

#website-page-wrapper .ls-module-featured .ls-summary 
{
    margin-bottom: 1em;
}

#website-page-wrapper .ls-module-featured .ls-summary p 
{
    margin-bottom: 1em;
}

#website-page-wrapper .ls-module-featured .ls-meta 
{
    float:left;
}

#website-page-wrapper .ls-module-featured .ls-moreinfo
{
    float:right;
}

#website-page-wrapper .ls-module-featured .ls-moreinfo a
{
    border: 1px solid #d0d0d0;
    display: block;
    padding: 0.3em 1em;
}

#website-page-wrapper .ls-clear-both
{
    clear:both;
}



#website-page-wrapper .ls-module-events-list table.ls-content,
#website-page-wrapper .ls-module-filling-fast table.ls-content
{
    table-layout:fixed;
    border:0;
}

#website-page-wrapper .ls-module-filling-fast .ls-name 
{
    text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;   
	width:43%;
}

#website-page-wrapper .ls-module-filling-fast .ls-presenter 
{
    text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;   
	width:24%;
}

#website-page-wrapper .ls-module-filling-fast .ls-date
{
    width:19%;
}

#website-page-wrapper .ls-module-filling-fast .ls-places-left
{
    padding-right:0.3em;
    text-align:right;
    width:14%;
}

#website-page-wrapper .ls-module-filling-fast td.ls-places-left {
    color:#F37123;
    font-weight:bold;
}

#website-page-wrapper .ls-module-events-list .ls-name
{
    text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;   
	width:65%;
}

#website-page-wrapper table.ls-standard-table td
{
    border:0;
    border-bottom:1px solid #EDEDED; 
}

/*****************************************
 * Schedule page
 ****************************************/
.schedule-page .schedule-content .pager 
{
	text-align:center; 
	margin-top:20px;
}

.schedule-page .schedule-content .pager .pager-link 
{
	margin:0 3px; 
}

.schedule-page .schedule-content .pager .pager-link-next 
{
	margin-left:10px;
}

.schedule-page .schedule-content .pager .pager-link-previous 
{
	margin-right:10px;
}

.schedule-page .schedule-content .pager .pager-link-first,
.schedule-page .schedule-content .pager .pager-link-last
{
	display:none;
}

.schedule-page .empty .message 
{
	padding:1em;
}

.schedule-page .empty .return-link 
{
	margin-top:2em;
}
.schedule-page .filters {
    clear: both;
    float: left;
}
.ie7 .schedule-page .filters {
    float: none;
}
.schedule-page .filters .category,
.schedule-page .filters .location 
{
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 1em;
}
.schedule-page .filters label 
{
    display: block;
}

.schedule-page .header-container {
    float:left;
}

.schedule-page .header-container,
.schedule-page .current-category-footer
{
    margin-top: 2em;
    clear:both;
}

.schedule-page .schedule-table,
.schedule-page .schedule-table td,
.schedule-page .schedule-table th
{
    border:0;
    font-size: 1em;
}


.schedule-page .schedule-content {
    clear:both;
}

.schedule-page .schedule-table th
{
    border-bottom: 1px solid #999;
    padding:0.5em;
    text-align: left;
}

.schedule-page .schedule-table td
{
    border-bottom: 1px solid #EDEDED;
    padding:0.5em;
}

.schedule-page .schedule-table td.course-schedule {
    border-left: 1px solid #EDEDED;
}

.schedule-page #content .main-column h3 
{
    font-size: 1.3em;
    margin-top: .65em;
}

.schedule-page td.course-name 
{
    min-width:200px;
}

.schedule-page td.course-name > a {
    display: block;
    overflow: hidden;
    min-width:200px;
}


.schedule-page .course-duration 
{
	width:80px;
}

.schedule-page .course-price 
{
	width:100px;
}

.schedule-page .course-schedule 
{
	width:80px;
}

.schedule-page .schedule-table .course-duration, 
.schedule-page .schedule-table .course-price, 
.schedule-page .schedule-table .course-schedule {
font-size: 0.9em;
}

.schedule-page .schedule-table tr.category-row a {
    font-size:0.7em;
}

/*****************************************
 * A-Z page
 ****************************************/
.ls-az-list #content h3 
{
font-size: 1.3em;
}

.ls-az-list-page .ls-az-list-content .ls-event-list li
{
    border-bottom:1px solid #ededed;
    padding:0.4em;
}

.ls-az-list-page .ls-az-list-content .ls-letters
{
    overflow:hidden;
}

.ls-az-list-page .ls-az-list-content .ls-letter,
.ls-az-list-page .ls-az-list-content .ls-selected
{
    float:left;
    margin-right:0.3em;
    margin-top:0.3em;
    text-align:center;
    border:1px solid #d9d9d9;
    border-radius:3px;
    width:100%;
    background-color:#f8f8f8;
}

.ls-az-list-page .ls-az-list-content .ls-letter
{
    cursor:pointer;
}

.ls-az-list-page .ls-letter a,
.ls-az-list-page .ls-selected a
{
    text-decoration:none;
    font-size: 1.1em;
}

.ls-az-list-page .ls-az-list-content .ls-selected,
.ls-az-list-page .ls-az-list-content .ls-selected a
{
    background-color:#bfbfbf;
    border-color:#bfbfbf;
    cursor:default;
}

.ls-az-list-page .ls-az-list-content .ls-selected a
{
    font-weight:bold;
    color:#FFF;
}

.ls-az-list-page .ls-az-list-content .ls-selected a:hover
{
    text-decoration:none;
}

.ls-az-list-page .ls-az-list-content .ls-small
{
    width:1.6em;
}

.ls-az-list-page .ls-az-list-content .ls-all
{
    width:3.0em;
}

.ls-az-list-page .ls-az-list-content .ls-other
{
    width:3.5em;
}

.ls-az-list-page .ls-az-list-content h3
{
    margin-top:1.2em;
}

.ls-az-list-page .ls-az-list-content .ls-heading
{
    margin-bottom:0.3em;
    color:#666;
}

.ls-az-list-page .ls-az-list-content .ls-empty-message
{
    margin-top:1.2em;
    color:#666;
}

.ls-az-list-page .ls-az-list-content .ls-event-list .ls-first
{
    border-top:1px solid #ededed;
}

/*****************************************
 * Social media
 ****************************************/
.ls-social-media-toolbox {
    margin-top: 1em;
}

.ls-social-media-toolbox  .ls-pretext {
    color: #666;
}

.ls-social-media-follow {
    margin-bottom: 1em;
}

.ls-social-media-toolbox .addthis_toolbox {
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
}

/*****************************************
 * Waiting list form
 ****************************************/
.ls-waiting-list-page .ls-waiting-list-details {
    background-color: #F8F8F8;
    border: 1px solid #D9D9D9;
    color:#333;
    margin-bottom: 2em;
    padding: 1em;
}

.ls-waiting-list-page .ls-waiting-list-details .ls-course-name {
    font-size:1.15em;
    font-weight:700;
}

.ls-waiting-list-page .submit-container {
    margin-top: 2em;
}

/*****************************************
 * Orders list
 ****************************************/

.my-orders-page .orders .orders-table td {
    padding:0.5em;
}






#website-page-wrapper .ls-schedule-list
{
    color: #666666;
    font-size:1em;
    line-height:normal;
}

 

#website-page-wrapper .ls-schedule-list .ls-header .ls-filter {
    padding-bottom: 0.75em;
}

    #website-page-wrapper .ls-schedule-list .ls-header select {
        font-family:inherit;
        font-size:inherit;
    }

    #website-page-wrapper .ls-schedule-list .ls-wait
    {
        display: none;
        text-align: center;
        padding: 2em 2em;
    }

        #website-page-wrapper .ls-schedule-list .ls-wait .ls-wait-content
        {
            display:inline-block;
            *display:inline;
            *zoom:1;
            width:auto;
            padding-left: 40px;
            padding-top:8px;
            background-image: url(../images/ajax-loader.gif);
            background-repeat: no-repeat;
            height:32px;
        }
    
    #website-page-wrapper .ls-schedule-list.ls-loading .ls-footer
    {
        display: none;
    }

    #website-page-wrapper .ls-schedule-list.ls-loading .ls-wait {
        display: block;
    }


    #website-page-wrapper .ls-schedule-list .ls-header .ls-item
    {
        margin-bottom: 1em;
    }

    #website-page-wrapper .ls-schedule-list .ls-empty
    {
        text-align:center;
        background-color:#F0F0F0;
        padding: 1.5em 2em;
    }

        #website-page-wrapper .ls-schedule-list .ls-empty p
        {
            margin: 0;
        }
    

    #website-page-wrapper .ls-schedule-list .ls-error
    {
        text-align:center;
        background-color:#F0F0F0;
        padding: 1.5em 2em;
    }

        #website-page-wrapper .ls-schedule-list .ls-error p {
            margin: 0;
        }
    
    #website-page-wrapper .ls-schedule-list .ls-header .ls-filter label
    {
        margin-right:0.7em;
		line-height:1;
		vertical-align:middle;
		display:inline;
		float:none;
    }

    #website-page-wrapper .ls-schedule-list .ls-header .ls-filter-location select
    {
        width:auto;
    }

    #website-page-wrapper .ls-schedule-list .ls-header .ls-filter .ls-control
    {
        line-height:1.5em;
		display:inline;
		vertical-align:middle;
		float:none;
    }

    #website-page-wrapper .ls-schedule-list .ls-header .ls-filter-timezone
    {
        float: left;
		line-height:30px;
    }

    #website-page-wrapper .ls-schedule-list .ls-header .ls-filter-timezone select
    {
        width:25em;
    }
    
    #website-page-wrapper .ls-schedule-list ul.ls-events
    {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    #website-page-wrapper .ls-schedule-list ul.ls-events > li
    {
        clear: both;
        background-color:#F3F3F3;
        padding:0.75em;
        border-left:0.8em solid #00A1C4;
        margin-bottom:1em;
    }
            
    #website-page-wrapper .ls-schedule-list .ls-column
    {
        float: left;
    }

    #website-page-wrapper .ls-schedule-list .ls-column.ls-date
    {
        width:8%;
    }

    #website-page-wrapper .ls-schedule-list .ls-column.ls-details
    {
        padding-left:0.6em;
        width: 67%;
    }

    #website-page-wrapper .ls-schedule-list .ls-column.ls-register
    {
        width:25%;
        text-align:center;
        padding-top:0.5em;
        padding-right:0.5em;
    }
        #website-page-wrapper .ls-schedule-list .ls-column.ls-register .ls-places-remaining
        {
            color: #d33f43;
        }

    #website-page-wrapper .ls-schedule-list .ls-calbox
    {
        text-align: center;
        width: 2.75em;
        background-color:white;
    }

    #website-page-wrapper .ls-schedule-list .ls-calbox .ls-month
    {
        display: block;
        font-size: 0.8em;
        line-height: 1.5em;
        background-color: #00A1C4;
        text-transform: uppercase;
        color: #FFFFFF;
    }

    #website-page-wrapper .ls-schedule-list .ls-calbox .ls-day
    {
        display: block;
        font-size: 1.6em;
        line-height: 1.3em;
        color: #8F8F8F;
        border-width: 1px;
        border-style: solid;
        border-top-width: 0;
        border-color: #BFBFBF;
    }
            
    #website-page-wrapper .ls-schedule-list .ls-details .ls-calendar-description
    {
        font-weight: bold;
        display:inline;
    }

    #website-page-wrapper .ls-schedule-list .ls-details .ls-sessions-description
    {
        margin-bottom: 0.3em;
    }
            
            
    #website-page-wrapper .ls-schedule-list .ls-tags
    {
        list-style-type:none;
        padding:0;
        margin:0;
        display:inline;
    }

        #website-page-wrapper .ls-schedule-list .ls-tags li
        {
            display: inline-block;
            margin-right: 0.5em;
            padding:0.2em;
            padding-left:0.5em;
            padding-right:0.5em;
            font-size:0.8em;
            color:#ffffff;
            background-color:#5a88e6;
            border-radius:0.3em;
            *zoom:1;
            *display:inline;
                    
        }
                
    #website-page-wrapper .ls-schedule-list .ls-location
    {
        display: inline;
        margin-right:1.5em;
    }
            
    #website-page-wrapper .ls-schedule-list .ls-presenters,
    #website-page-wrapper .ls-schedule-list .ls-presenters label,
    #website-page-wrapper .ls-schedule-list .ls-presenters .ls-list
    {
        display: inline;
    }

        #website-page-wrapper .ls-schedule-list .ls-presenters label
        {
            margin-right: 0.5em;
        }

            #website-page-wrapper .ls-schedule-list .ls-presenters label::after
            {
                content: ":";
            }
                    
        #website-page-wrapper .ls-schedule-list .ls-presenters ul
        {
            list-style-type: none;
            margin: 0;
            padding: 0;
            display: inline;
        }
                
            #website-page-wrapper .ls-schedule-list .ls-presenters ul li
            {
                display: inline;
            }

/* Online Activites */

#website-page-wrapper .ls-schedule-list .ls-online-activity
{
    clear: both;
    background-color:#F8F8F8;
    padding:0.75em;
    border-left:0.8em solid #DDDDDD;
    margin-bottom:1em;
}

#website-page-wrapper .ls-schedule-list .ls-online-activity .ls-online-activity-name,
#website-page-wrapper .ls-schedule-list .ls-online-activity .ls-online-activity-code {
    display: none;    
}

#website-page-wrapper .ls-schedule-list .ls-online-activity .ls-online-activity-message {
    font-weight: 600;
    color: #404040;
}

#website-page-wrapper .ls-schedule-list .ls-online-activity .ls-register-info {
    float: right;
    margin: 2px 32px 0px 0px;
}

#website-page-wrapper .ls-schedule-list .ls-online-activity .ls-register-info .ls-register-link {
    margin-bottom: 0px;
}

#website-page-wrapper .ls-schedule-list .ls-online-activity .ls-amount {
    font-weight: normal;
}
                    
    #website-page-wrapper .ls-schedule-list .ls-notice
    {
        color:#e27f0d;
        margin-top:0.3em;
        font-size:0.8em;
    }

    #website-page-wrapper .ls-schedule-list ul.ls-offers
    {
        list-style-type:none;
        margin:0;
        padding:0;
        margin-top:0.3em;
        color:#404040;
    }
                                
    #website-page-wrapper .ls-schedule-list .ls-offers label,
    #website-page-wrapper .ls-schedule-list .ls-offers .ls-amount-description
    {
        display:inline;
    }

    #website-page-wrapper .ls-schedule-list .ls-offers .ls-replaced .ls-amount-description
    {
        text-decoration:line-through;
    }

    #website-page-wrapper .ls-schedule-list .ls-offers label
    {
        margin-right:0.5em;
    }
            
        /*#website-page-wrapper .ls-schedule-list .ls-offers label::after
        {
            content: ":";
        }*/
                
    #website-page-wrapper .ls-schedule-list .ls-offers .ls-amount
    {
        font-weight: bold;
    }
        
        #website-page-wrapper .ls-schedule-list .ls-offers .ls-amount .ls-currency-code {
            font-weight: normal;
            margin-right:0.4em;
        }


    #website-page-wrapper .ls-schedule-list .ls-offers .ls-amount-description
    {
        margin-right: 1em;

    }

    #website-page-wrapper .ls-schedule-list .ls-offers .ls-offer {
        margin-bottom: 0.3em;
    }
                
    #website-page-wrapper .ls-schedule-list .ls-offers .ls-discount-offer
    {
        color:#d33f43;
    }
            
    #website-page-wrapper .ls-schedule-list .ls-offers .ls-offer-detail
    {
        display: inline;
        vertical-align:top;
    }
            
    #website-page-wrapper .ls-schedule-list .ls-offers ul.ls-replacement-offers
    {
        padding:0;
        margin-left:1em;
        list-style-type:none;                
        display:inline-block;
        *display:inline;
        *zoom:1;
    }


            
        #website-page-wrapper .ls-schedule-list .ls-offers .ls-message
    {
        display:inline;
        font-size:0.8em;
        font-style:italic;
    }

   #website-page-wrapper .ls-schedule-list .ls-full-message
    {
        margin-bottom: 0.5em;
        font-weight:bold;
        color:#b0742d;
    }

    #website-page-wrapper .ls-schedule-list .ls-register-link:link, 
    #website-page-wrapper .ls-schedule-list .ls-register-link:hover,
    #website-page-wrapper .ls-schedule-list .ls-register-link:visited {

      color:#f27120;

    }

    #website-page-wrapper .ls-schedule-list .ls-register-link {
                color:#f27120;border-width:1px;border-style:solid;border-color:#d9d9d9;border-radius:0;font-weight:normal;box-shadow:none;text-shadow:none;
		background: #f3f3f3;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YzZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f3f3));
		background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%);
		background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%);
		background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%);
		background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 100%);
        font-size: 1.15em;
        height: auto;
        line-height: 1.15em;
        padding: 0.4em 1.2em;
        color:#ffffff;
        text-decoration:none;
        width: auto;
        margin-bottom:0.5em;
        display:inline-block;
        *display:inline;
        *zoom:1;
    }
	
    #website-page-wrapper .ls-schedule-list .ls-register-link:hover {color:#0c7d96;}


    
    #website-page-wrapper .ls-schedule-list .ls-full .ls-register-link
    {            
        padding: 0.4em 0.8em;
    }


    #website-page-wrapper .ls-schedule-list .ls-paging
    {
        float: left;
		max-width:40%;
		text-align:left;
    }
	#website-page-wrapper .ls-schedule-list .ls-paging a{
		line-height:1.3em;
	}
    
    #website-page-wrapper .ls-schedule-list .ls-register-interest
    {
        float: right;
		max-width:40%;
		text-align:right;
    }
	#website-page-wrapper .ls-schedule-list .ls-register-interest a
	{
		line-height:1.3em;
	}
    #website-page-wrapper .ls-schedule-list .ls-list-content {
        opacity: 0;
    }

    #website-page-wrapper .ls-schedule-list.ls-rendered .ls-list-content {
        opacity: 1;
        -webkit-transition: all 0.5s ease;  /* Chrome 1-25, Safari 3.2+ */
        -moz-transition: all 0.5s ease;  /* Firefox 4-15 */
        -o-transition: all 0.5s ease;  /* Opera 10.50–12.00 */
        transition: all 0.5s ease;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
    }
    




/* For modern browsers */
.ls-control .ls-cf:before,
.ls-control .ls-cf:after {
    content:"";
    display:table;
}

.ls-control .ls-cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.ls-control .ls-cf {
    zoom:1;
}

.ls-control *
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;     
    box-sizing: border-box;
    line-height:normal;
}


/**ie6 styling fix**/
.ie6 .hide-desktop,
.ie7 .hide-desktop		{display:none;}


@media (max-width:767px){
	.schedule-content	{padding-bottom:20px;}	\
	
	.field .help-container	{width:100%; box-sizing:border-box; -moz-box-sizing:border-box;}
	.field .textbox-input	{width:100%; box-sizing:border-box; -moz-box-sizing:border-box;}
	.field-input-container	{width:100%; box-sizing:border-box; -moz-box-sizing:border-box;}
	.field .field-label, .field > label, label.field-description	{width:100%; box-sizing:border-box; -moz-box-sizing:border-box;}
	#content input.textbox-input, #content textarea.textbox-input	{width:100%; box-sizing:border-box; -moz-box-sizing:border-box;}
	
	#content > .wrap > hr:first-child	{display:none;}
	
	
}