/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html{
    height: 100%;
    margin: 0;
    padding: 0;
    /*min-height: 100%;*/
}

body{
    width: 100%;
    height: auto;
    min-height: 100%;
    font-family: "myriad-pro", sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

a{
    text-decoration: none;
    color: #FFF;
    display: block;
}

a:focus{
    outline: none;
}

p{
    width: 100%;
}

p:last-child {
	margin:0;
}

li{
    list-style: none;
}

h5{
    clear:both;
}

#AjaxContainer {
	width:100%;
	height:auto;
	min-height:100%;
}

#home.section{
    width: 100%;
    height: 100%;
    padding: 0;
    /*background-color: #FFF;*/
    position: relative;
}

.logo{
    width: 300px;
    margin: 18px;
    position: absolute;
    z-index: 10;
}

.logo img{
    width: 100%;
}

header{
    display: none;
}

.menu-top-home{
    position: absolute;
    z-index: 10;
    top: 20px;
    left: 500px;
}

.menu-top-home ul{
    padding: 0;
    margin: 0;
}

.menu-top-home ul li{
    display: inline-block;
    margin: 0 12px;
}

.menu-top-home a{
    color: #b7b6b6;
    font-size: 16px;
    font-weight: bold;
}

.menu-top .search{
    position: relative;
    width: 132px;
    height: 30px;
	top: 1px;
}

.menu-top .search .field{
    margin: 0;
}

.menu-top .search input.text {
    width: 104px;
	height: 28px;
    font-size: 16px;
    background-color: rgba(0,0,0,.3);
    color: #fff;
    padding: 4px;
    border-radius: 0;
}
.ie10 .menu-top .search input.text,
.ie .menu-top .search input.text {
    height: 28px;
}

.menu-top input[type="submit"]{
    height: 28px;
    width: 28px !important;
    margin-left: 0;
    background-size: 12px auto;
    padding: 0;
    float: left;
    border-radius: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/search-button.png) no-repeat center center rgba(0,0,0,.45);
    background-size: 10px auto;
}
.ie10 .menu-top input[type="submit"],
.ie .menu-top input[type="submit"]{
    height: 28px !important;
}

.menu-top .search div.middleColumn{
    width: auto;
    float: left;
}

.statement{
    width: 725px;
    margin: 220px 0 0 110px;
    position: absolute;
    z-index: 10;
}

.statement h1{
    font-size: 62pt;
    font-weight: 700;
    margin: 0;
    background-color: #000;
    margin-bottom: 5px;
    padding: 10px 18px;
    color: #fff;
    line-height: 63pt;
    font-family: "myriad-pro-condensed", sans-serif;
    text-transform: none;
    letter-spacing: normal;
}

.statement h1:first-child{
    width: 330px;
    padding: 2px 18px 4px 18px;
}

.statement h1:nth-child(2){
    width: 510px;
    padding: 4px 18px 11px 18px;
}

.statement p{
    font-family: "myriad-pro-condensed", sans-serif;
    font-size: 43pt;
    margin: 0;
    color: #000;
    font-weight: 300;
    line-height: 45pt;
}

.bg-top{
    position: absolute;
    top: 0;
    /*right: 243px;*/
    left: 0;
    z-index: 10;
    width: 533px;
    overflow: hidden;
}

.bg-top img{
    width: 100%;
    height: 100%;
}

nav.nav-main-home{
    display: none;
}

#home nav.nav-main{
    position: absolute;
    width: 770px;
    height: 100%;
    right: 0;
    left: auto;
    top: 0;
    z-index: 5;
}

nav.nav-main{
    position: absolute;
    width: 770px;
    left: -670px;
    top: 0;
    z-index: 5;
}

nav.nav-main ul{
    position: absolute;
    right: 0;
    top: 0;
    width: 786px;
    margin: 0;
    padding: 0;
}

nav.nav-main ul li{
    height: 89px;
    width: 770px;
    padding: 0;
    float: right;
    display: block;
    clear: both;
    font-size: 17px;
    font-weight: bold;
    text-align: right;
    /*position: relative;*/
}



nav.nav-main ul li a {
	display:block;
	height:auto;
	/*width:647px;*/
    padding: 0 105px 0 0;
	vertical-align:middle;
    position: absolute;
    z-index: 500;
    right: 0;
    /*background-position: 818px 50%;*/
    background-color: rgba(0,0,0,0);
}
nav.nav-main ul li a span {
	vertical-align:middle;
}

li.menu-1 {
    /*background:#c51131 url(../images/menu_1_icon.png) no-repeat 695px 50%;*/
    background-color: #c51131;
}
li.menu-2 {
    /*background:#6b0d00 url(../images/menu_2_icon.png) no-repeat 695px 50%;*/
    background-color: #6b0d00;
}
li.menu-3 {
    /*background:#7caf00 url(../images/menu_3_icon.png) no-repeat 695px 50%;*/
    background-color: #7caf00;
}
li.menu-4 {
    /*background:#0c9000 url(../images/menu_4_icon.png) no-repeat 695px 50%;*/
    background-color: #0c9000;
}
li.menu-5 {
    /*background:#808a8c url(../images/menu_5_icon.png) no-repeat 695px 50%;*/
    background-color: #808a8c;
}
li.menu-6 {
    /*background:#25373c url(../images/menu_6_icon.png) no-repeat 695px 50%;*/
    background-color: #25373c;
}
li.menu-7 {
    /*background:#007ea5 url(../images/menu_7_icon.png) no-repeat 695px 50%;*/
    background-color: #007ea5;
}
li.menu-8 {
    /*background:#00557d url(../images/menu_8_icon.png) no-repeat 695px 50%;*/
    background-color: #00557d;
}

.menu-1 a{
    width: 197px;
    background:url(../images/menu_1_icon_edit.png) no-repeat right 50%;
    /*background: url(../images/menu_1_icon.png) no-repeat 245px 50%;*/
    /*background:#c51131 url(../images/menu_1_icon.png) no-repeat 695px 50%;*/
}
.menu-2 a{
    width:257px;
    background:url(../images/menu_2_icon_edit.png) no-repeat right 50%;
    /*background:url(../images/menu_2_icon.png) no-repeat 305px 50%;*/
    /*background:#6b0d00 url(../images/menu_2_icon.png) no-repeat 695px 50%;*/
}
.menu-3 a{
    width:307px;
    background:url(../images/menu_3_icon_edit.png) no-repeat right 50%;
    /*background:url(../images/menu_3_icon.png) no-repeat 354px 50%;*/
    /*background:#7caf00 url(../images/menu_3_icon.png) no-repeat 695px 50%;*/
}
.menu-4 a{
    width:357px;
    background:url(../images/menu_4_icon_edit.png) no-repeat right 50%;
    /*background:url(../images/menu_4_icon.png) no-repeat 405px 50%;*/
    /*background:#0c9000 url(../images/menu_4_icon.png) no-repeat 695px 50%;*/
}
.menu-5 a{
    width:407px;
    background:url(../images/menu_5_icon_edit.png) no-repeat right 50%;
    /*background:url(../images/menu_5_icon.png) no-repeat 455px 50%;*/
    /*background:#808a8c url(../images/menu_5_icon.png) no-repeat 695px 50%;*/
}
.menu-6 a{
    width:467px;
    background:url(../images/menu_6_icon_edit.png) no-repeat right 50%;
    /*background:url(../images/menu_6_icon.png) no-repeat 515px 50%;*/
    /*background:#25373c url(../images/menu_6_icon.png) no-repeat 695px 50%;*/
}
.menu-7 a{
    width:527px;
    background:url(../images/menu_7_icon_edit.png) no-repeat right 50%;
    /*background:url(../images/menu_7_icon.png) no-repeat 575px 50%;*/
    /*background:#007ea5 url(../images/menu_7_icon.png) no-repeat 695px 50%;*/
}
.menu-8 a {
    width:637px;
    background:url(../images/menu_8_icon_edit.png) no-repeat right 50%;
    /*background:url(../images/menu_8_icon.png) no-repeat 685px 50%;*/
    /*background:#00557d url(../images/menu_8_icon.png) no-repeat 695px 50%;*/
}


/* Text color on white pages */
.white-page h1,
.white-page h2,
.white-page p,
.white-page a,
.white-page .breadcrumbs,
.white-page .breadcrumbs a,
.white-page .typography h1,
.white-page .typography h2,
.white-page .typography p,
.white-page .typography li,
.white-page .typography a,
.white-page .typography .breadcrumbs,
.white-page .typography .breadcrumbs a
{
    color: #504d4e !important;
}


/* ================================== About ================================== */

/*nav-main-test*/
nav.nav-main-test{
    position: fixed;
    width: 770px;
    height: 100%;
    left: -670px;
    top: 0;
    z-index: 200;
}

nav.nav-main-test ul{
    position: absolute;
    right: 0;
    top: 0;
    width: 786px;
    margin: 0;
    padding: 0;
}

nav.nav-main-test ul li{
    height: 27px;
    width: 770px;
    padding: 31px 0;
    float: right;
    display: block;
    clear: both;
    font-size: 17px;
    font-weight: bold;
    text-align: right;
    position: relative;
}

nav.nav-main-test a{
    padding: 34px 123px 0 0;
}
/*nav-main-test*/

.section{
    /*width: 1125px;*/
    width: 100%;
    height: auto;
    min-height: 100%;
}

.container{
    /*width: 83%;*/
    padding: 70px 50px 100px 200px;
}

#about.section{
    /*background-color: #c51131;*/
}

.typography h1.page-heading,
h1.page-heading{
    font-size: 20px;
    margin: 30px 0 35px 0;
    text-transform: uppercase;
    font-family: "myriad-pro-condensed", sans-serif;
    font-weight: 600;
    clear: both;
    color: #fff;
    letter-spacing: 3px;
    display: inline-block;
}

#about h1{
    float: left;
}

.left-col{
    float: left;
    /*width: 490px;*/
    width: 46%;
    height: auto;
    margin: 0 80px 0 0;
}

.right-col{
    float: right;
    width: 46%;
    height: auto;
    margin-top: 74px;
}

.menu-top{
    background-color: rgba(41,41,41,0.2);
    position: absolute;
    top: 0;
    right: 0;
    height: 90px;
    padding: 0 30px;
}

.menu-top ul{
    float: left;
    margin: 32px 0 0 0;
    padding: 0;
}

.menu-top ul li{
    display: inline-block;
    padding-right: 20px;
    color: #fff;
    height: 30px;
}

.menu-top ul li a{
    font-family: "myriad-pro", sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.menu-top .print{
	position: absolute;
	top: 22px;
	left: -80px;
    display:none;
    background:url(../images/print.png) no-repeat center center;
    width: 36px;
    height: 34px;
    padding:5px;
}

a.logo-white{
    float: left;
    margin-top: 18px;
    display: inline-block;
}

.read-more{
    background-color: rgba(0,0,0,0.2);
    width: 139px;
}

.read-more a{
    padding: 10px;
}

.read-more-text {
    display: none;
}


/* ================================== Clients ================================== */

#clients.section{
    /*background-color: #25373c;*/
}

.client-box{
    background-color: rgba(255,255,255,.05);
    width: 222px;
    height: 222px;
    float: left;
    margin: 0 30px 30px 0;
    opacity:0.5;
    position: relative;
}

.client-box .casestudy-popup {
    display:none;
    position: absolute;
    z-index: 10;
    background: url(../images/casestudy-popup.png) no-repeat;
    text-indent: -119988px;
    overflow: hidden;
    width: 93px;
    height: 55px;
    top: 10px;
    right: 10px;
}

.client-box:hover {
    opacity:1;
}

.client-box:hover .casestudy-popup {
    display:block;
}

.breadcrumbs{
    width: 100%;
    max-width: 1000px;
    margin-bottom: 35px;
    margin-top: 25px;
}

.breadcrumbs .back-to-previous{
    position: absolute;
	right: 0;
	top: 0;
}

.back-to-previous a{

    color: #c6c7c9 !important;
    background: url(../images/calender-pre-off.png) no-repeat left center;
    padding-left: 23px;
}

.white-page .typography .breadcrumbs .back-to-previous a,
.typography .breadcrumbs .back-to-previous a{
    color: #c6c7c9 !important;
    background: url(../images/calender-pre-off.png) no-repeat left center;
    padding-left: 23px;
}

.breadcrumbs h1.page-heading,
.typography .breadcrumbs h1.page-heading{
    margin: 0;
    line-height: normal;
}

.breadcrumbs,
.typography .breadcrumbs a{
    font-family: "myriad-pro-condensed", sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 3px;
    display: inline-block;
	position: relative;
}

.breadcrumbs a {
    display: inline-block;
}

.client-group{
    clear: both;
    display: block;
    overflow: hidden;
}

.typography .client-group h1.page-heading,
.client-group h1.page-heading{
    float: left;
    display: block;
    width: 100%;
    margin: 40px 0 15px 0;
    font-size: 19px;
}


/* ================================== Services ================================== */

.services-box-wrapper{
    max-width: 1008px;
}

a.services-box{
    width: 222px;
    height: 222px;
    background-color: rgba(255,255,255,.1); 
    float: left;
    margin: 30px 30px 0 0;
    position: relative;
    display: block;
}

a.services-box .title{
    position: absolute;
    bottom: 15px;
    left: 15px;
    font-size: 26px;
    font-weight: 600;
    font-family: "myriad-pro-condensed", sans-serif;
    margin: 0;
    width: auto;
    line-height: 30px;
    color: rgba(255,255,255,.35);
}

a.services-box2{
    width: 222px;
    height: 222px;
    background-color: rgba(255,255,255,.1);
    float: left;
    margin: 30px 30px 0 0;
    position: relative;
    display: block;
}

a.services-box2 .title{
    position: absolute;
    bottom: 15px;
    left: 15px;
    font-size: 26px;
    font-weight: 600;
    font-family: "myriad-pro-condensed", sans-serif;
    margin: 0;
    width: auto;
    line-height: 30px;
    color: rgba(255,255,255,.35);
}

/*a.services-box:hover{*/
    /*background-color: #fff;*/
/*}*/

a.services-box .icon{
    position: absolute;
    top: 10px;
    right: 20px;
    display: block;
}

a.services-box2 .icon{
    position: absolute;
    top: 10px;
    right: 20px;
    display: block;
}

a.induction .icon{    
    background: url(../images/icon_induction.png) no-repeat -21px 0;
    width: 64px;
    height: 54px;    
}

a.executive .icon{
    background: url(../images/icon_executive.png) no-repeat -2px 0;
    width: 83px;
    height: 54px;
}

a.human-resource .icon{
    background: url(../images/icon_human.png) no-repeat -13px 0;
    width: 73px;
    height: 54px;
}

a.case-studies .icon{
    background: url(../images/icon_casestudies.png) no-repeat -31px 0;
    width: 58px;
    height: 58px;
}

a.assessment .icon{
    background: url(../images/llp-icons/CMS.png) no-repeat -27px 0;
    width: 60px;
    height: 72px;
}

a.assessment2 .icon{
    background: url(../images/icon_assessment.png) no-repeat -27px 0;
    width: 60px;
    height: 72px;
}

a.leadership .icon{
    background: url(../images/icon_leadership.png) no-repeat -27px 0;
    width: 60px;
    height: 72px;
}

a.organisation .icon{
    background: url(../images/icon_organisation.png) no-repeat -24px 0;
    width: 65px;
    height: 72px;
}

a.public .icon{
    background: url(../images/icon_public.png) no-repeat -15px 0;
    width: 76px;
    height: 72px;
}
/* ================================== Login Landing Page Icons ================================== */

.icon-cms{
    background: url(../images/llp-CMS.png) no-repeat 0;
    float: right;
    width: 73px;
    height: 73px;
    padding: 20px 10px;
}

.icon-SurveyPage{
    background: url(../images/llp-survey.png) no-repeat 0;
    float: right;
    width: 49px;
    height: 72px;
    padding: 20px 10px;
}

.icon-AccountPage{
    background: url(../images/llp-account.png) no-repeat 0;
    float: right;
    width: 53px;
    height: 72px;
    padding: 20px 10px;
}

.icon-ShopHome{
    background: url(../images/llp-shop.png) no-repeat 0;
    float: right;
    width: 98px;
    height: 72px;
    padding: 20px 10px;
}

.icon-CustomPageTile{
    float: right;
    padding: 20px 10px;
}


/* ================================== Services 2 ================================== */

#services2 .section{
    /*background-color: #fff;*/
}

#services2 h1,
#services2 h2{
    color: #504d4e;
}

#services2 h2.services-single-h{
    font-size: 42px;
}

h2.services-single-h img{
    margin-right: 25px;
}

.client-logo{
    float: left;
    margin: 0 20px 20px 0;
}

#services2 li{
    list-style: disc;
}


/* ================================== Team ================================== */

#team.section{
    /*background-color: #7caf00;*/
}

.team-box{
    width: 222px;
    height: 222px;
    margin: 0 30px 30px 0;
    background-color: rgba(255,255,255,.1);
    float: left;
    position: relative;
}

.team-box figcaption{
    color: #fff;
    font-size: 26px;
    position: absolute;
    top: 10px;
    left: 10px;
}

.team-box figcaption.black-text{
    color: #000;
}

.team-box img {
    position: absolute;
    width: 100%;
}

.bottom{
    clear: both;
}

/*.bottom .team-box{
    width: 144px;
    height: 144px;
    margin: 0 20px 20px 0;
}*/

#team h3{
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 20px;
}


/* ================================== Imposter ================================== */

#imposter.section{
    /*background-color: #007ea5;*/
}

.speech-bubble{
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    position: relative;
    z-index: 10;
    clear: both;
    margin-top: 20px;
    max-width: 480px;
}

.speech-arrow{
    width: 0; 
    height: 0; 
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;    
    border-left: 50px solid #fff;
    position: absolute;
    bottom: -20px;
    right: 60px;
    z-index: -10;
}

.speech-bubble p{
    margin: 0;
}

#imposter .speech-bubble p{
    color: #007ea5;
    font-size: 19px;
    font-family: "myriad-pro-condensed", sans-serif;
    font-weight: 700;
}

.buy-now{
    position: relative;
    width: 127px;
    z-index: 10;
}

.typography .buy-now a{
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #3398b7;
    border-radius: 6px;
    padding: 10px 20px;
    width: auto;
    text-align: center;
}

.buy-now .speech-arrow{
    right:20px;
    border-left: 50px solid #3398b7;
    bottom: -18px;
}


/* ================================== Events ================================== */

#events.section{
    /*background-color: #0c9000;*/
}

ul.event-list{
    margin: 109px 0 0 0;
    padding: 0;
    /*width: 100%;
    width: 553px;*/
}

.typography ul.event-list{
    padding: 0;
}

.event-list li{
    display: block;
    margin-top: 20px;
}

li.event-accordion{
    border: 1px solid #fff;
}

li.event-accordion.event-selected{
    border: 0;
}

.event-heading{
    padding: 14px 14px;
    cursor: pointer;
}

.event-selected .event-heading{
    background-color: #fff;
}

.event-selected .event-heading a{
    color: #0c9000;
}

.event-selected .event-content{
    display: block;
}

.typography a.event-title{
    font-family: "myriad-pro-condensed", sans-serif;
    font-weight: 700;
    font-size: 30px;
    float: left;
    width: auto;
    margin: 0;
}

.typography a.event-date{
    font-family: "myriad-pro-condensed", sans-serif;
    font-weight: 300;
    font-size: 30px;
    float: right;
    width: auto;
    margin: 0;
}

.event-content{
    background-color: rgba(255,255,255,.15);
    padding: 10px 14px;
    display: none;
}

.event-content p{
    margin-top: 10px;
}

.typography .event-content ul{
    padding: 0;
    /*margin-bottom: 12px;*/
    margin: 40px 0 10px 0;
    clear: both;
}

.typography .event-content ul li{
    display: inline-block;
    margin: 0;
    /*margin-right: 34px;*/
}

.event-content a.more-info{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    background: url(../images/arrow.png) no-repeat right center;
    padding-right: 20px;
    letter-spacing: 1px;
    display: inline-block;
    clear: both;
}

.typography .event-content .visit{
    background-color: #c50f30;
    border-radius: 4px;
    position: relative;
    z-index: 10;
    padding: 2px 10px;
    min-width: 143px;    
    float: right;
    margin-right: 20px;
}
.event-content .visit a{
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
}
.event-content .visit .speech-arrow{
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent; 
    border-left: 30px solid #c50f30;
    bottom: -10px;
    right: 16px;
}

.event-content .booknow{    
    background-color: #016100;    
    padding: 2px 10px;
    float: right;
    border-radius: 4px;
}
.event-content .booknow a{
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 1px;
}

.event-content .event-price{
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    float:left;
}

/* .event-content a.close{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: rgba(255,255,255,.6);
    letter-spacing: 1px;
} */

/*calendar*/
.calendar-wrapper{
    width: 485px;
    margin: 0 auto;
}

.cal-header{
    width: 100%;
    margin-bottom: 20px;
}

.calender-pre{
    float: left;
    padding-left: 14px;
}
.calender-nxt{
    float: right;
    padding-right: 14px;
}

.calendar th{
    border: 2px solid #528f12;
    background-color: #e30c33;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    width: 65px;
    height: 60px;
    font-size: 24px;
    text-align: center;
}

.calendar td{
    border: 2px solid #528f12;
    background-color: #fff;
    color: #9c9ea0;
    font-weight: 700;
    width: 65px;
    height: 60px;
    font-size: 24px;
    text-align: center;
}

td.event{
    background-color: #ffffff;
    color: #757678;
}

td.event.current{
    color: #ffffff;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #6b0d00;
    background-size:auto 21px;
}

.cal-header td{
    font-weight: 600;
    text-transform: uppercase;
    font-size: 36px;
    color: #fff;
    text-align: center;
    margin-top: 0;
}
/*calendar*/


/* ================================== Multimedia ================================== */

#multimedia.section{
    /*background-color: #808a8c;*/
}

.top-row{
    margin-bottom: 80px;
}

.multimedia-box-wrapper{
    float: left;
}

a.multimedia-box{
    display: block;
    position: relative;
    float: left;
    margin: 0 30px 0 0;
}

a.multimedia-box.current .icon {
    opacity: 1;
}

a.multimedia-box .icon{
    width: 136px;
    height: 136px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #666E70;
    background-repeat: no-repeat;
    background-position: center;
    opacity: .5;
}

a.multimedia-box .title{
    text-transform: uppercase;
    font-family: "myriad-pro-condensed", sans-serif;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    width: 100%;
    margin: 12px 0 0 0;
    letter-spacing: 2px;
}

a.video .icon{
    background-image: url(../images/multimedia_video2.png);
}

a.readings .icon{
    background-image: url(../images/multimedia_readings2.png);
}

a.podcast .icon{
    background-image: url(../images/multimedia_podcast2.png);
}

.multimedia-p{
    width: 320px;
    float: left;
    display: none;
}

.bottom-row{
    background-color: #fff;
    clear: both;
    max-width: 1025px;
    min-width: 440px;
    padding: 40px 50px 0 50px;
    position: relative;
}

.bottom-row .more-link {
    font-size: 16px;
    color: grey;
    font-weight: 700;
    font-family: "myriad-pro-condensed", sans-serif;
    color: #444444;
    clear: both;
    letter-spacing: 1px;
    padding-top: 8px;
}

.bottom-row .more-link.red-text{
    color:#991e22;
}

.bottom-row h2 {
    font-size: 20px;
    color: #000;
    margin-bottom: 15px;
    font-weight: 700;
    letter-spacing: 1px;
}

.multimedia-row-wrapper {
    margin-bottom: 50px;
}

.multimedia-row {
    float: left;
    margin: 0 0 20px 0;
    width: 100%;
    display: table;
}

.tableContainer {
    display: table;
}

.multimedia-row .tableContainer {
    height: 119px;
}

.tableCellContainer {
    display: table-cell;
    vertical-align: middle;
}

.multimedia-row img {
    width: 210px;
    height: 117px;
    border: 1px solid #a0a0a0;
    float: left;
}

.multimedia-row .content *{
	font-size: 14px;
}

.multimedia-row .content .subheading {
	font-size: 17px !important;
}

.multimedia-row .content {
    float: left;
    width: 68.780487%;
    width: -webkit-calc(100% - 320px);
    width: -moz-calc(100% - 320px);
    width: calc(100% - 320px);
    padding-left: 25px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.multimedia-row p {
    color: #444;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
}

.multimedia-row h3 {
    color: #000;
    font-size: 14px;
    margin: 0;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: none;
}

.multimedia-row ul {
    padding: 0;
    margin: 0;
}

.multimedia-row ul li {
    list-style: none;
    font-size: 12px;
    line-height: 14px;
    margin: 0 9px 0 0;
    display: inline-block;
}

.mLink-container {
    float: right;
}

.multimedia-row .mLink, .popup-action a {
    color: #fff;
    background-color: #991e22;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "myriad-pro-condensed", sans-serif;
    display: inline-block;
    letter-spacing: 1px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
    width: 80px;
}

.popup-action a{
	margin-left: 50px;
	margin-right: 50px;
}

.multimedia-row iframe{
    width:100%;
}

.multimedia-row:last-child{
    margin-right: 0;
}

.typography .multimedia-row span {
    clear: both;
    font-size: 16px;
    font-weight: 700;
	color:#FFF;
}

.search input{
    padding: 5px;
    border: 0;
    font-size: 18px;
    font-weight: 700;
    color: #82898b;
    background-color: #ebebeb;
    float: left;
}

#multimedia .search input{
    height: 33px;
    width: 170px;
    border-radius: 0;
}

#multimedia-hub iframe{
    width: 600px !important;
    height: 480px !important;
}

.search{
    position: absolute;
    top: -33px;
    left: 0;
    /*width: 260px;*/
    vertical-align: middle;
}

.search a{
    background: url(../images/search-button.png) no-repeat center center #4e5253;
    padding: 0;
    float: left;
    height: 33px;
    width: 33px;
}

.sort-by{
    position: absolute;
    top: -33px;
    right: 0;
    background-color: #4e5253;
}

    @-moz-document url-prefix() { 
        .sort-by{
            top:-34px;
        }
    }

.typography .sort-by p{
    float: left;
    width: 70px;
    padding: 4px 4px 4px 10px;
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    color: #82898b;
}

.sort-by select{
    background-color: #4e5253;
    border: none;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 4px;
    /*margin-right: 28px;*/
    width: 100px;
    border-radius: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/dropdown_button.png) no-repeat 83px center #4e5253;
    cursor: pointer;
}

.sort-by select option{
    background-color: #ebebeb;
    font-size: 18px;
    font-weight: 700;
    color: #82898b;
}

select:focus{
    outline: none;
}

#multimedia select[name=Category] {
    position: absolute;
    top: -33px;
    left: 214px;
    color: #fff;
    height: 33px;
    font-size: 18px;
    font-weight: 700;
    width: auto;
	padding:4px;
    min-width: 150px;
    border-radius: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-shadow: none;
    background-image:  url(../images/dropdown_button.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-color: #4e5253;
    cursor: pointer;
    padding-right:25px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* IE10-specific styles go here */
    #multimedia select[name=Category],
    #multimedia select[name=Category] {
        background-image: none;
    }
}

#multimedia select[name=Category] option{
    background-color: #ebebeb;
    color: #82898b;
}

/*video light-box*/

body .ui-dialog {
	border:0 !important;
	border-radius:0 !important;
}

body .ui-widget-overlay{
    background-color: #3e3e3f;
    opacity: .8;
    filter: Alpha(Opacity=30);
    position: fixed;
    top: 0;
    left: 0;
    position: absolute;
	background-image:none !important;
}

body .ui-dialog-titlebar{
    background-color: #252525; 
    display: block;
    overflow: hidden; 
    padding: 0 12px;  
    /*width: 576px;*/
    width:100%;
	border:0 !important;
	border-radius:0;
	background-image:none !important;
    max-width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body .ui-dialog-titlebar span{
    font-family: "myriad-pro-condensed", sans-serif;
    text-transform: capitalize;
    font-size: 24px;
    letter-spacing: 1px;
    color: #aaa;
}

body .ui-dialog-content {
	border:0;
	display:block !important;
    max-width: 100%;
}

body .ui-dialog-title{
    float: left;
    background: url(../images/drag.png) no-repeat center center;
    cursor: move;
    text-indent: -100px;
    padding-right: 30px;
}

body .ui-dialog-titlebar-close{
    float: right;
	background:none !important;
	font-weight:normal !important;
}

body .ui-dialog-titlebar-close:hover {
	border:0 !important;
}

body .ui-dialog-titlebar-close .ui-icon-closethick:after{
    content:" X" !important;
}

body .ui-dialog-titlebar-close .ui-icon-closethick {
	background:none !important;
	width:auto !important;
	height:auto !important;
	text-indent:0 !important;
	overflow:visible;
	display:inline !important;
}

body .ui-dialog .ui-resizable-handle {
	display:none !important;
}

/*video light-box*/

/*Readings*/
.article-list-wrapper{
    /*width: 1020px;*/
    margin: 0 auto;
}

.article-list{
    float: left;
    margin: 10px 70px 50px 0;
}

.article-list figcaption{
    margin-top: 15px;
}
/*Readings*/

/*Podcast*/
.typography ul.podcast-list{
    padding: 0;
    margin: 0;
}

.podcast-list li{
    display: block;
    background: url(../images/podcast.png) no-repeat left top;
    height: 45px;
    padding: 25px 0 0 60px;
    position: relative;
    margin-bottom: 40px;
}

.podcast-list li span{
    width: 25%;
    float: left;
    clear: none;
    margin: 0;
    border-bottom: 2px dotted #fff;
    height: 17px;
}

.podcast-list li p{
    float: left;
    margin: 0;
    width: auto;
}

.podcast-list li p.title{
    font-weight: 700;
}

.typography a.listen-btn{
    background: url(../images/icon-listen.png) no-repeat center center;
    display: block;
    width: 101px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 22px;
    text-align: center;
    padding: 12px 0 28px 0;
    position: absolute;
    top: 14px;
    right: 0;
}
/*Podcast*/


/* ================================== Store ================================== */

#store.section{
    /*background-color: #00557d;*/
}

.typography ul.tab-button{
    width: 60%;
    margin: 0;
    padding: 0;
}

.typography .tab-button li{
    display: inline-block;

    margin: 0;
    background-color: #006f9b;
}

.tab-button li a{
    font-weight: 600;
    font-size: 20px;
	padding: 6px 40px;
	display:block;
    font-family: "myriad-pro-condensed", sans-serif;
}

.tab-contents{
    background-color: #fff;
    padding: 20px;
    max-width: 1045px;
}

.typography li.current,
.typography li.tab-selected{
    background-color: #fff;
}

.typography .current a,
.typography .tab-selected a{
    color: #00567b;
}

.items .product {
    float: left;
    margin: 20px 40px 20px 0;
    /*width: 150px;*/
    min-height: 220px;
    height: auto;
    width: 220px;
}

.items .product h3 {
	text-align:center;
}
.items .product a {
	color:inherit;
    position: relative;
}

.items .product a img{
    margin: 0 auto;
    display: block;
}

.items{
    width: 76%;
    float: left;
    display: inline-block;
}

.banner{
    background: url(../images/banner-bg.png) no-repeat center center #ebebeb;
    width: 230px;
    height: 452px;
    float: right;
    margin-top: 20px;
}

.ebooks{
    margin: 30px auto 0 auto;
    display: block;
}

.banner-img{
    clear: both;
}

.banner-img img{
    float: left;
    margin: 0 10px;
}

.banner a.browse{
    background-color: #00557d;
    font-weight: 700;
    font-size: 22px;
    padding: 5px 10px;
    float: right;
    margin: 40px 20px 40px 0;
}

.coming-soon{
    background: url(../images/coming-soon.png) no-repeat center center rgba(0,0,0,.6);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
}

/* ================================== Store 2 ================================== */

.product-single{
    background-color: #fff;
    padding: 20px 30px;
    position: relative;
}

.product-single .image {
    float: left;
    width: 154px;
    height: auto;
	text-align:center;
    position: relative;
}

.product-single .image img {
	width:100%;
	height:auto;
}

.product-contents{
    float: left;
    width: 50%;
    margin-left: 30px;
}

.product-single .cart{
    position: absolute;
    top: 20px;
    right: 30px;
}

.product-single .price{
    background-color: #e0e0e0;
    position: absolute;
    bottom: 20px;
    right: 30px;
    width: 260px;
    padding: 20px;
}

.product-single a.add-to-cart{
    color: #00567b;
    font-size: 36px;
    font-weight: 700;
    background: url(../images/cart.png) no-repeat left 0px;
    padding: 10px 0 20px 60px;
    font-family: "myriad-pro-condensed", sans-serif;
    display: block;
    float: right;
    border-bottom: 2px dotted #868484;
    margin-bottom: 4px;
}

.product-single a.view-cart{
    color: #868484;
    font-size: 22px;
    font-family: "myriad-pro-condensed", sans-serif;
    display: block;
    clear: both;
    float: right;
    text-transform: uppercase;
}

.product-single .price p{
    color: #00567b;
    font-size: 28px;
    font-weight: 300;
    font-family: "myriad-pro-condensed", sans-serif;
    margin: 0 0 20px 0;
    text-align: center;
}

.product-single .price p strong{
    color: #00567b;
    font-size: 40px;
    font-weight: 700;
    font-family: "myriad-pro-condensed", sans-serif;
}

.product-single .price a.buy-now{
    font-weight: 700;
    font-size: 36px;
    font-family: "myriad-pro-condensed", sans-serif;
    text-transform: uppercase;
    background-color: #00547C;
    clear: both;
    padding: 20px 50px;
    display: block;
    margin: 0 auto;
    width: 116px;
}
.product-single .price span.not-available
{
    font-weight: 700;
    font-size: 36px;
    font-family: "myriad-pro-condensed", sans-serif;
    text-transform: uppercase;
    background-color: #00547C;
    clear: both;
    padding: 20px 40px;
    display: block;
    margin: 0 auto;
    width: 181px;
}

.product-single .price a.buy-now.checkout
{
    background-color: #C51131;
}

a.return-store{
    display: inline-block;
    color: #00547C;
}

div.basic-info{
    float:left;
    width: 100%;
}

.product-single .price span.not-available{
    color:#fff;
    text-align: center;
}

#store li{
    list-style: disc;
}

#store li.title-container{
    list-style: none;
}

.product-single .image a{
    background: url(../images/look-inside.png) no-repeat center center;
    width: 152px;
    height: 54px;
    position: absolute;
    bottom: -47px;
    left: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.product a.look-inside{
	background: url(../images/look-inside-invert.png) no-repeat center center;
	margin-left: auto;
	margin-right: auto;
	width: 152px;
	height: 54px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
    position: absolute;
    z-index: 100;
}


#store ul.items{

}
#store ul.items li.product{
    list-style: none;
}
#store ul.items li.product .image-container {
    height: 180px;
}
#store ul.items li.product .image-container .product-image{
    height: 100%;
    width: 100%;
    display:block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
}

#store ul.items li.product .text-container {
    padding: 15px 0px;
    overflow-y: hidden;
    height: 110px;
}
#store select[name=Category]{
    color: #4e5253;
    height: 37px;
    font-size: 18px;
    font-weight: 700;
    width: auto;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-shadow: none;
    background-image: url(../images/dropdown_button-grey.png);
    background-repeat: no-repeat;
    background-position: 97% center;
    background-color: #fff;
    cursor: pointer;
    padding: 0 30px 0 13px;
}
#store select::-ms-expand{
    display: none;
}

/* ================================== Login ================================== */

#login h1{
    color: #504d4e;
}

.form h3,
.client-login h3,
.shopper-login h3{
    color: #aaa;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.left-col label.left,
.client-login label.left,
.shopper-login label.left{
    color: #aaa;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "myriad-pro", sans-serif;
    float: left;
    width: 120px;
    margin-top: 5px;
}

.left-col input.text,
#Security #MemberLoginForm_LoginForm input,
.client-login input.text,
.shopper-login input.text{
    background-color: #d9d9d9;
    border: none;
    padding: 6px;
    float: left;
    width: 100%;
}

#MemberLoginForm_LoginForm #Remember input[type="checkbox"]{
    width: auto;
}

#Security #MemberLoginForm_LoginForm .middleColumn,
.left-col .middleColumn,
.client-login .middleColumn,
.shopper-login .middleColumn{
    float: left;
    width: 67%;
}

.left-col fieldset div.field,
#Security #MemberLoginForm_LoginForm fieldset div.field,
.client-login fieldset div.field,
.shopper-login fieldset div.field{
    clear: both;
    width: auto;
    height: 33px;
    margin: 20px 0;
}

#Login_Controller hr{
    border-top: 2px dotted #ccc;
    clear: both;
    margin: 40px 0;
}

#Login_Controller input.action{
    width: 123px;
    background-color: #9f9f9f;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0 20px 20px 0;
    border-radius: 0;
    padding: 5px 0;
    float: left;
}

#Login_Controller .search input.action{
    margin: 0;
}

#Login_Controller .Actions{
    clear: both;
    float: left;
    margin: 0 0 40px 151px;
}

#Login_Controller #ForgotPassword a{
    color: #615e5e;
    text-decoration: underline;
    font-size: 14px;
    clear: both;
    float: left;
}

#Security #MemberLoginForm_LoginForm #Remember.field{
    margin-left: 140px;
}

#Remember input.checkbox{
    float: left;
    width: auto;
}

/* Login Admin Button */
#Security #MemberLoginForm_LoginForm .Actions{
    float: left;
    margin-left: 140px;
}
#Security #MemberLoginForm_LoginForm .Actions input[type="submit"]{
    width: 123px;
    background-color: #9f9f9f;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0 20px 20px 0;
    border-radius: 0;
    padding: 5px 0;
    float: left;
}
#MemberLoginForm_LoginForm #ForgotPassword a{
    color: #615e5e;
    text-decoration: underline;
    font-size: 14px;
    clear: both;       
}


/* ================================== Login ================================== */

#booking h1{
    color: #504d4e;
}

#dark-foreground h1,
#dark-foreground p,
#dark-foreground a{
    color: #504d4e;
}

#booking .left {
    text-align: right;
}


/* ================================== Booking ================================== */

.form-section form ul{list-style:none; padding:0; margin:0;}
.form-section form ul li{padding:0 0 9px 0; margin:0;}
.form-section form ul li label{display:inline-block; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#6b6363;width:112px; text-align:right; margin:0 30px 0 0;}
.form-section form ul li input{width:335px; padding:5px 0 6px; background:#ebebeb; outline:none; border:0; display:inline-block; margin:0 0 0 3px;}
.form-section form ul li select{width:324px; padding:10px 0 11px 0; background:#ebebeb; outline:none; border:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#6b6363; display:inline-block;}
.form-section form ul li select.tit{width:80px;}

/* PaymentReceipt on BookingPage */
.typography .white-page.booking-result-wrap li,
.typography .booking-result-wrap li{
    list-style: none;
    font-size: 18px;
    color: #00547c;
}

.typography .booking-result-wrap h2.thank-you {
    margin-top:20px;
}

.typography .payment-receipt-left{
    float: left;
    text-align: right;
    padding: 0 20px;
    margin: 0;
    background-color: #b7d5df;
}
.payment-receipt-left li{
    font-weight: 700;
}
.typography .payment-receipt-right{
    float: left;
    text-align: left;
    padding: 0 20px;
    margin: 0;
    background-color: #e9f2f5;
}

#BookingForm_BookingForm img{
    float: left;
    margin: 40px 10px 0 140px;
}

#BookingForm_BookingForm #PaymentMethod.field{
    margin: 40px 0 0 0;
}

#BookingForm_BookingForm_PaymentMethod{
    margin:0 0 0 0;
}

#BookingForm_BookingForm_PaymentMethod li{
    margin: 0;
	list-style:none;
	line-height:20px;
	background-color: transparent;
    display: block;
}

#BookingForm_BookingForm_PaymentMethod li .radio{
    margin-top: 6px;
}

#BookingForm_BookingForm #AgreeToTerms {
	margin-left:0;
}

#BookingForm_BookingForm #AgreeToTerms input {
	margin-left:140px;
}

#BookingForm_BookingForm #AgreeToTerms label {
	font-size:15px;
    width: auto;
    text-align: left;
}

#BookingForm_BookingForm #AgreeToTerms a {
	color:inherit;
	text-decoration:underline;
	font-size:15px;
	display:inline;
}

/*#BookingForm_BookingForm .error {
	left:auto;
	right:-180px;
}*/

.valPaymentExpressPxPay.odd{
    background-color: transparent;
}

#BookingForm_BookingForm #AgreeToTerms{
    width: 100%;
    max-width: 100%;

}


/* ================================== Contact ================================== */

#contact h1{
    color: #504d4e;
}

.contact-box-wrapper{
    clear: both;
}

.contact-box{
    float: left;
    margin: 0 40px 40px 0;
    color: #504d4e;
    font-family: "myriad-pro-condensed", sans-serif;
    min-height: 355px;
}

.contact-box div{
    width: 222px;
    height: 222px;
}

.contact-box div img{
    width: 100%;
    height: auto;
}

.contact-box .details{
    width: auto;
    height: auto;
}

.typography .contact-box h3{
    font-weight: 700;
    font-size: 28px;
    margin: 10px 0 20px 0;
    color:#504d4e;
}

.typography .contact-box ul{
    padding: 0;
    margin: 0;
    float: left;
}

.contact-box .details ul:last-child{
    margin-left: 10px;
}

.general-info ul:nth-child(2){
    margin-right: 20px;
}

.typography .contact-box li,
.typography .contact-box table td,
.typography .contact-box table th,
.typography .contact-box td a{
    list-style: none;
    font-family: "myriad-pro-condensed", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    vertical-align: top;
    text-align: left;
}
.typography .contact-box li strong,
.typography .contact-box table strong{
    font-family: "myriad-pro-condensed", sans-serif;
    font-weight: 700;
}

.contact-box .general-info{
    clear: both;
    background-color: transparent;
    width: auto;
}

.contact-form{
    clear: both;
    width: 430px;
    color: #504d4e;
    float: left;
    margin-top: 20px;
}

.contact-form p{
    font-style: italic;
    color:#504d4e !important;
}

.contact-form ul{
    padding: 0;
}

.contact-form li{
    margin: 20px 0;
    display:  block;
    clear: both;
}

.contact-form input,
.contact-form textarea{
    clear: both;
    float: left;
    width: 100%;
}

.contact-form textarea{
    min-height: 217px;
}

.contact-form label{
    float: left;
    margin-bottom: 5px;
}

.contact-form input[type=submit]{
    border: none;
    font-size: 16px;
    font-weight: 700;
    color: #504d4e;
    text-transform: uppercase;
    width: 83px;
    /*padding: 7px 0 4px 0;*/
    padding: 5px 10px;
    float: left;
    margin-top: 20px;
    background-color: #ebebeb;
    border-radius: 0;
}

.contact-box table tr th{
    padding-right: 10px;
}


/* ================================== Shopcart 1 ================================== */

body.blue{
    background-color: #00557d;
}

#shopcart.section{
    /*background-color: #00557d;*/
}

.shopcart-wrapper{
    background-color: #fff;
}

.shopcart-contents{
    width: 814px;
    margin: 0 auto;
    padding: 24px 0;
    position: relative;
}
.shopcart-contents .Actions{
    margin-bottom: 0px;
}

.stages-m{
    display: none;
}

.stages{
    background-color: #00547c;
    border-radius: 25px 0;
    margin-bottom: 50px;
    height: 62px;
}

.stages ul{
    margin: 0;
	padding:0;
    height: 100%;
}

.stages li{
    display: inline-block;
    color: #fff;
    font-size: 16px;
    /*padding: 20px 0;*/
	position: relative;
    width: 25%;
    float: left;
    box-sizing: border-box;
    margin: 0;
    text-align: center;
    height: 100%;
}

.stages li:before {
    content: '';
    vertical-align: middle;
    display: inline-block;
    height: 100%;
}

.stages span.text {
    vertical-align: middle;
    display: inline-block;
}

#shopcart .messagebox{
	background-color: #e9f2f5;
	width: 100%;
	margin-bottom: 20px;
	clear: both;
	color: #00547c;
	font-weight: 300;
	position: relative;
}

#shopcart .messagebox p{
	padding: 10px;
}

.stages .cart-selected {
    background-color: red;
}

.stages li:first-child{
    margin-left: 0;
	border-radius: 25px 0 0 0;
	width: 20%;
}

.stages li:last-child{
	margin-right: 0;
	border-radius: 0 0 25px 0;
    float: right;
    width: 30%;
}

.stages li .arrow {
	position: absolute;
	width: 0;
	height: 0;
	bottom: -20px;
	left: 50%;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid red;
	margin-left: -20px;
}

.shopcart-btn{
    float: right;
    margin-bottom: 20px;
}

.continue-btn{
    background-color: #00547c;
    padding: 6px 30px;
    border-radius: 15px 0;
    float: left;
    text-transform: uppercase;
    font-size: 16px;
    margin-right: 14px;
	border:0;
}

#hear-about-us-form{
	float: left;
    width:100%;
    margin-bottom:1em;
}

#hear-about-us-form *{
    -webkit-appearance: none;
}

#hear-about-us-form .left{
    border: 1px solid #00547c;
    font-size: 16px;
    font-family: "myriad-pro", sans-serif;
    font-weight: 400;
    padding-left: 5px;
    margin-right: 4%;
    width: 48%;
    float:left;
}

#hear-about-us-form .right{
    border: 1px solid #00547c;
    font-size: 16px;
    font-family: "myriad-pro", sans-serif;
    font-weight: 400;
    padding-left: 5px;
    width: 48%;
    float:right;
}


.continue-btn2{
    background-color: #b7d5df;
    padding: 6px 30px;
    border-radius: 15px 0;
    float: left;
    text-transform: uppercase;
    font-size: 16px;
    color: #00547c;
	border:0;
}

a.checkout-btn{
    background-color: #bfd4de;
    padding: 6px 30px;
    border-radius: 15px 0;
    float: left;
    text-transform: uppercase;
    font-size: 16px;
    color: #00547c;
}

.shopcart-table{
    clear: both;
    width: 100%;
    margin: 20px 0;
    text-align: left;
    color: #00547c;
    font-size: 15px;
}

.shopcart-table thead,
.shopcart-table tfoot{
    background-color: #e9f2f5;
    color: #00547c;
    font-weight: 600;
}

.shopcart-table td,
.shopcart-table th{
    padding: 10px 12px;
    vertical-align: top;
}

.shopcart-table td.product{
    width: 120px;
    padding-right: 62px;
}

/*td.product img{
    width: 100%;
}*/

.product-name{
    clear: both;
    margin: 8px 0 0 0;
}

.quantity a{
    color: #00547c;
    font-weight: 700;
    float: left;
    padding: 0 5px;
}

.quantity input{
    width: 60px;
    float: left;
}

.delete-m{
    display: none;
}

td.delete a{
    color: #00547c;
}

td.delete{
    text-align: right;
}

td.delete img{
    display: none;
}

.policy{
    clear: both;
    float: left;
    background-color: #e9e9e9;
    border-radius: 20px 0;
    padding-left: 15px;
    margin-top: 40px;
}

.policy p{
    color: #605f5f;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    background: url(../images/policy.png) no-repeat left center;
    padding: 8px 0 2px 40px;
    margin: 14px 0 20px 20px;
}

.policy ul{
    background-color: #dedede;
    border-radius: 20px 0;
    padding: 8px;
    margin: 0;
    clear: both;
    float: right;
}

.policy li{
    display: inline-block;
    margin: 0 14px;
}

.policy a{
    color: #605f5f;
    text-transform: uppercase;
    display: inline-block;
}

.button input,
a.button{
    border: 0;
    border-radius: 15px 0;
    background-color: #b7d5df;
    color: #00547c;
    /*padding: 7px 40px;*/
    padding: 6px 30px;
    font-size: 16px;
    margin: 0;
    text-transform: uppercase;
}

a.button {
    height: 19px;
    padding: 5px 30px 7px 30px;
    font-weight: 400;
}

/* participant form */
#InvoiceForm_InvoiceForm .CompositeField,
#ParticipantForm_ParticipantForm .CompositeField {
    width:100%;
    max-width: 100%;
}

#hear-about-us-form select,
#InvoiceForm_InvoiceForm select,
#ParticipantForm_ParticipantForm select {
    -webkit-appearance: none;
    -moz-appearance: none;
}

#InvoiceForm_InvoiceForm .CompositeField div.field select,
#ParticipantForm_ParticipantForm .CompositeField div.field select {
    height: 32px;
}

#InvoiceForm_InvoiceForm #Title{
	display: block;
}

#InvoiceForm_InvoiceForm *{
    -webkit-appearance: none;
}

#ParticipantForm_ParticipantForm *{
    -webkit-appearance: none;
}

#ParticipantForm_ParticipantForm fieldset{
	width: 100%;
}

#InvoiceForm_InvoiceForm fieldset > .CompositeField, #InvoiceForm_InvoiceForm fieldset > h3,
#ParticipantForm_ParticipantForm fieldset > .CompositeField, #ParticipantForm_ParticipantForm fieldset > h3{
	display: block;
}

#ParticipantForm_ParticipantForm .CompositeField{
    margin:0;
}

#ParticipantForm_ParticipantForm .CompositeField .no-margin-top{
    margin-top:0 !important;
}

#ParticipantForm_ParticipantForm .CompositeField .no-margin-bottom{
    margin-bottom:0 !important;
}

#InvoiceForm_InvoiceForm label.error,
#InvoiceForm_InvoiceForm .field label.error,
#ParticipantForm_ParticipantForm label.error,
#ParticipantForm_ParticipantForm .field label.error{
    min-width: 100px;
    left: auto;
    right: -10px;
}

#InvoiceForm_InvoiceForm select.required,
#ParticipantForm_ParticipantForm select.required{
    background-color: #ffffff;
    border-color: none;
    color: #222;
}

#InvoiceForm_InvoiceForm .CompositeField:nth-child(1),
#InvoiceForm_InvoiceForm .CompositeField:nth-child(1) #Attending,
#InvoiceForm_InvoiceForm .CompositeField:nth-child(1) #Attending label,
#InvoiceForm_InvoiceForm .CompositeField:nth-child(1) #UseOtherShipping,
#InvoiceForm_InvoiceForm .CompositeField:nth-child(1) #UseOtherShipping label
{
    margin-bottom:0;
}

#InvoiceForm_InvoiceForm .CompositeField.extra-shipping,
#InvoiceForm_InvoiceForm .CompositeField.extra-shipping #DifferentFirstName,
#InvoiceForm_InvoiceForm .CompositeField.extra-shipping #DifferentSurname
{
    margin-top:0;
}

#InvoiceForm_InvoiceForm .CompositeField.extra-shipping #DifferentState,
#InvoiceForm_InvoiceForm .CompositeField.extra-shipping #DifferentCountry
{
    margin-bottom:0;
}
#InvoiceForm_InvoiceForm .CompositeField.extra-shipping > h4{
    margin: 1em 0;
    margin-top:0;
}

#InvoiceForm_InvoiceForm .CompositeField div.checkbox{
	display: inline-block;
	border: solid 0px #00547c !important;
	width: 48%;
}

#InvoiceForm_InvoiceForm .CompositeField div.left,
#ParticipantForm_ParticipantForm .CompositeField div.left{
	display: inline-block;
	border: solid 1px #00547c;
	width: 48%;
    height: 34px;
}

#InvoiceForm_InvoiceForm .CompositeField div.right,
#ParticipantForm_ParticipantForm .CompositeField div.right{
	display: inline-block;
	border: solid 1px #00547c;
	width: 48%;
	float: right;
    height: 34px;
}

#InvoiceForm_InvoiceForm .CompositeField div.long,
#ParticipantForm_ParticipantForm .CompositeField div.long{
	border: solid 1px #00547c;
	width: 100%;
}

#InvoiceForm_InvoiceForm .CompositeField div.long textarea,
#ParticipantForm_ParticipantForm .CompositeField div.long textarea{
	font-family: sans-serif;
}

#InvoiceForm_InvoiceForm .CompositeField,
#ParticipantForm_ParticipantForm .CompositeField {
	margin: 7px 0 20px;
}

#InvoiceForm_InvoiceForm .CompositeField div.field,
#ParticipantForm_ParticipantForm .CompositeField div.field {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 7px 0 8px;
}

#InvoiceForm_InvoiceForm .CompositeField div.field select,
#ParticipantForm_ParticipantForm .CompositeField div.field select{
	width: 100%
}
/* ================================== Shopcart 2 ================================== */

.delivery-form .Actions {
	text-align:right;
	margin-top:20px;
}

.delivery-form .Actions * {
	float:none;
}

.col{
    width: 230px;
    float: left;
    margin-right: 62px;
}

.col .field {
	margin-bottom:10px;
}

.col-3{
    margin-right: 0;
}

.register-box .col-heading,
.col h3 {
    font-size: 16px;
    text-align: center;
    width: 100%;
    border-radius: 15px 0;
    background-color: #b7d5df;
    color: #00547c;
    padding: 7px 0;
    margin: 6px 0;
	font-weight:normal;
	font-family:'myriad-pro', Arial, sans-serif;
}

.col-content{
    background-color: #e9f2f5;
    width: 210px;
    padding: 10px;
    clear: both;
    color: #00547c;
    font-weight: 300;
    min-height: 300px;
    position: relative;
}

.col-content p{
    margin: 0;
}

.shopcart2 .col-2 .col-content ul{
    padding: 0;
    margin: 0;
}

.col-content li,
.col-content li span{
    color: #00547c !important;
    font-weight: 300;
}

.col-content .cart-form{
    margin: 12px 0;
}

.col-content .cart-form input{
    width: 199px;
    border: none;
    padding: 5px;
}

.cart-form .form-row{
    height: inherit;
    margin: 0 0 8px 0;
}

.remember-login{
    text-align: right;
    color: #00547c;
    clear: both;
}

.col-content .forgotten-pw{
    color: #00547c;
    margin: 14px 0;
}

.col-content .button{
    margin: 0;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.col-1 a.continue-btn{
    clear: both;
    float: none;
    margin-top: 15px;
    margin-right: 0;
    width: 100%;
    padding: 6px 0;
    text-align: center;
}

.col-3 a.continue-btn{
    display: none;
}

ul.col-register{
    padding: 0;
    margin: 0;
}

ul.col-register li{
    margin-bottom: 8px;
}

ul.col-register strong{
    font-weight: 600;
}

/* Register box */
.register-box{
    width: 340px;
    background-color: rgba(35,31,32,.85);
    position: absolute;
    left: 640px;
    top: 200px;
    padding: 15px 30px;
}

.register-box .col-heading{
    width: 325px;
    margin: 0 auto;
    text-align: left;
    padding-left: 15px;
    text-transform: uppercase;
}

.register-box .col-heading a{
    float: right;
    padding-right: 20px;
    font-weight: 700;
}

.register-form-wrapper{
    clear: both;
    color: #fff;
}

.register-form{
    clear: both;
}

ul.register-form{
    padding: 0;
}

.register-form li{
    clear: both;
    display: block;
    margin: 10px 0;
    height: 25px;
}

.register-form label,
.register-form input,
.register-form select{
    float: left;
}

.register-form input.text{
    float: right;
    width: 180px;
}

.register-form .checkbox input {
	float:left;
	position:relative;
	bottom:-5px;
	margin-right:5px;
}

.register-form .checkbox{
    margin: 30px 0;
}

.register-form .checkbox label {
	float:none;
    font-size: 12px;
}

.register-form select{
    float: right;
    width: 180px;
    height: 31px;
}

.register-form-wrapper .newsletter{
    clear: both;
    float: left;
}

.register-form-wrapper .newsletter p{
    float: left;
    width: 160px;
    margin: 0 0 0 10px;
}

.register-form-wrapper .button{
    float: right;
    clear: none;
}

.register-form-wrapper .button input{
    padding: 7px 30px;
}

.overlay{
    background-color: rgba(35,31,32,.6);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}
/* Register box */

#ShoppingCart-m{
    display: none;
}

#ShoppingCart{
    position: absolute;
    top: -115px;
    left: 160px;
    color: #00547c;
    font-size: 14px;
}

#ShoppingCart ul{
    padding: 0;
    margin: 0;
}

#ShoppingCart ul li{
    padding: 3px 14px;
    display: block;
    width: 140px;
}

#ShoppingCart ul li a{
    color: #00547c;
}

#ShoppingCart ul li.cart-header{
    background: url(../images/cart.png) no-repeat 131px center #b7d5df;
    background-size: 28px auto;
    border-radius: 10px 0 0 0;
}

#ShoppingCart ul li.cart-checkout{
    background-color: #b7d5df;
    border-radius: 0 0 10px 0;
}

#ShoppingCart ul li.cart-items,
#ShoppingCart ul li.cart-total{
    background-color: #e9f2f5;
}

/* ================================== Shopcart 3 ================================== */

.shopcart3 .col-content{
    /*min-height: 430px;*/
}

.cart-form .newsletter{
    margin-top: 25px;
}

.newsletter input[type=checkbox]{
    float: left;
    width: 18px;
    margin-top: 5px;
}

.cart-form .newsletter p{
    float: right;
    width: 182px;
}

.cart-form select{
    clear: both;
    width: 100%;
    border: 0;
    height: 29px;
}

.delivery-option{
    clear: both;
    margin: 15px 0;
    min-height: 50px;
    padding: 0;
}

.delivery-option .even{
    background-color: transparent;
}

.delivery-option ul.optionset {
	margin: 0;
	padding: 0;
}

.delivery-option .optionset input[type=radio]{
    float: left;
    margin-top: 4px;
}

.delivery-option label{
    float: left;
    margin-bottom: 20px;
    width: 190px;
}

.delivery-option .optionset label {
    float: left;
    width: 182px;
}

#Courier li{
    display: inline-block;
}

.promo{
    float: right;
    clear: both;
    margin-top: 18px;
}

.promo-code{
    background-color: #00547c;
    border-radius: 15px 0;
    width: 330px;
    float: right;
    margin-top: 24px;
}

form .promo-code label.left{
    color: #fff;
    float: left;
    margin: 0 10px 6px 12px;
}

form .promo-code input{
    float: left;
    width: 110px;
    margin: 5px;
}

#CouponCode{
    float: left;
    margin: 10px 0;
}

#CouponCode .middleColumn{
    position: static;
}

#CouponCode{
    float: left;
    margin: 10px 0;
}

.promo .button{
    float: left;
}

.valDirectCredit.even{
    background-color: transparent;
}


/* ================================== Shopcart 4 ================================== */
.shipping-row{
    font-size: 13px;
}

.shopcart4 .col-content p{
    margin-bottom: 10px;
}

.shopcart4 .payment-logo {
	float:left;
	margin:20px 0 0 20px;
	width:200px;

}

.shopcart4 .payment-logo img {
	max-width:100%;
	height:auto;
}

#AgreeToTerms {
	margin-left:260px;
	max-width: 375px;
}

.searchResults p, .searchResults a{
    color:#222;
}

.visa-option{
    clear: both;
    background-color: #e9f2f5;
    color: #00547c;
    float: left;
    margin-top: 20px;
    width: 100%;
    padding: 10px 0;
}

.visa-option img{
    float: left;
    margin: 10px 0 0 10px;
}

.visa-option .right{
    float: left;
    width: auto;
    margin: 10px 0 0 30px;
}

.visa-option .right div{
    clear: both;
    float: left;
    margin-bottom: 20px;
}

.visa-option .right p strong{
    font-size: 15px;
    font-weight: 600;
}

.visa-option .right p{
    font-size: 14px;
}

.visa-option .right input{
    float: left;
    width: auto;
    margin: 4px 10px 0 0;
}

.visa-option .right p{
    float: left;
    width: 400px;
    margin: 0;
}

.visa-option .button{
    float: right;
    margin: 110px 10px 0 0;
}

div.field.direct-credit-memo{
    margin-top: -30px;
    display: inline-block;
}

label.direct-credit-label{
    float: left;
    width: 320px;
    margin-left: 280px;
}


/* ================================== Shopcart 5 ================================== */
.shopcart-list{
    display: none;
}

.side-menu{
    float: left;
    width: 175px;
    background-color: #00547c;
    border-radius: 15px 0;
    margin-right: 20px;
}

.side-menu ul{
    margin: 0 0 0 20px;
    padding: 20px 0;
}

.side-menu li{
    padding: 3px;
    display: block;
}

.shopcart-right{
    float: left;
    width: 619px;
}

.order-numb{
    font-size: 20px;
    color: #00547c;
    margin: 0;
}

.button-top{
    height: 38px;
    margin-top: 30px;
}

a.button2{
    color: #00547c;
    text-transform: uppercase;
    background: url(../images/button2-arrow.png) no-repeat 10px center #b7d5df;
    padding: 2px 10px 2px 30px;
    float: left;
    margin-right: 24px;
    display: inline-block;
    margin-top: 12px;
    width: 100px;
    text-align: right;
}

a.view-cart-btn{
    color: #00547c;
    background: url(../images/cart.png) no-repeat 162px center #b7d5df;
    background-size: 28px;
    float: right;
    padding: 8px 50px 8px 12px;
    border-radius: 15px 0;
}

.table-row{
    clear: both;
}

.table-row h5,
.middle-row h5{
    font-size: 18px;
    font-family: "myriad-pro", sans-serif;
    color: #00547c;
    font-weight: 400;
    margin: 24px 0 10px 0;
}

.shopcart5 .shopcart-table{
    margin: 0;
    font-size: 16px;
}

.shopcart5 .shopcart-table thead{
    background-color: #b7d5df;
}

.shopcart5 .shopcart-table tbody{
    background-color: #e9f2f5;
}


.shopcart5 .shopcart-table tfoot{
    background-color: #dae9ee;
    border-top: 1px dotted #00547c;
}

p.order-firmation-message {
    font-size: 19px;
}

.invoice-detail {
	margin-top: 20px;
}

.middle-row{
    clear: both;
    border-top: 1px dotted #00547c;
    border-bottom: 1px dotted #00547c;
    height: 160px;
    margin: 20px 0;
    font-size: 15px;
    color: #00547c;
}

.middle-row div{
    float: left;
}

.middle-row h5{
    margin-top: 12px;
}

.middle-row .shipping-address{
    float: right;
}

.middle-row ul{
    float: left;
    padding-left: 0;
    margin: 0;
}

.middle-row ul:nth-child(2){
    text-align: right;
    margin-right: 20px;
}

.shipping-address h5{
    text-align: right;
}

.payment-details{
    text-transform: uppercase;
    font-weight: 600;
}

.card-types{
    clear: both;
    float: left;
    margin-top: 60px;
}

.button2.print{
    position: static;

}

/* ================================== Shopcart 6 ================================== */

h5{
    font-size: 20px;
    font-family: "myriad-pro", sans-serif;
    color: #00547c;
    font-weight: 400;
    margin: 0 0 10px 0;
}

.shopcart6 .shopcart-right,
.shopcart7 .shopcart-right{
    position: relative;
}

.shopcart-right h5:nth-child(2){
    margin: 20px 0 22px 0;
}

.shopcart6 .button-top,
.shopcart7 .button-top{
    position: absolute;
    right: 10px;
    top: 60px;
    margin: 0;
}

.shopcart6 .form-section form{
    margin: 30px 0;
}

.shopcart6 .form-section form ul li label{
    text-align: left;
    color: #000;
    font-size: 16px;
    width: 135px;
    margin: 0 50px 0 0;
}

.shopcart6 .form-section form ul li input,
.shopcart6 .form-section form ul li select{
    background-color: #e9f2f5;
    width: 428px;
}

.save-changes{
    width: 105px;
    float: right;
    clear: both;
}

/* ================================== Shopcart 7 ================================== */

.shopcart-right h5:nth-child(2){
    margin-top: 70px;
}

.completed,
.incompleted{
    text-transform: uppercase;
}

.odd{
    background-color: #e9f2f5; 
}

.even{
    background-color: #f4f9fa; 
}


.shopcart7 .shopcart-table td{
    height: 30px;
    padding: 0 10px;
    vertical-align: middle;
    font-size: 14px;
}

.shopcart7 .shopcart-table th{
    font-size: 16px;
    height: 30px;
    padding: 0 10px;
    vertical-align: middle;
}

.shopcart7 .shopcart-table thead{
    background-color: #b7d5df;
}

table a{
    color: #00547c;
}

.shopcart-table-m{
    display: none;
}

input#AccountForm_AccountForm_action_updateAccount,
input#PasswordForm_PasswordForm_action_updatePassword{
    margin: 10px 0 30px 189px;
}

#AccountForm_AccountForm select[name=Country]{
    padding: 6px 0;
    margin-left: 3px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/arrow-dropdown-2.png) no-repeat right center #e9f2f5;
    background-size: auto 100%;
    cursor: pointer;
}


/* ================================== Footer ================================== */

footer{
    background-color: rgba(0,0,0,0.2);
    height: 45px;
    width: 100%;
    position: fixed;
    bottom: 0;
}

footer ul{
    float: right;
    margin: 0;
    padding: 11px 0;
}

footer li{
    font-family: "myriad-pro-condensed", sans-serif;
    font-weight: 400;
    display: inline-block;
    margin-right: 22px;
    font-size: 15px;
    color: #fff;
}


.ie .menu-top .search input,
.ie10 .menu-top .search input{
    height: 20px;
}

.hide-question-fields input{
    visibility:hidden;
}

.hide-question-fields label{
    visibility:visible;
}

/* ================================== Survey Page ================================== */
#SurveyForm_SurveyForm ul{
    clear: both;
}

#SurveyForm_SurveyForm legend{
    font-family: "myriad-pro", sans-serif;
    font-size: 20px;
    font-weight: 700; 
    text-transform: uppercase;
    margin: 0;
    color: #504d4e;
}

#SurveyForm_SurveyForm fieldset{
    margin-bottom: 50px;
}

#SurveyForm_SurveyForm fieldset:nth-child(3){
    margin-bottom: 0;
}

.instruction{
    display: block;
    width: 656px;
}

.instruction2{
    display: block;
    padding-bottom: 30px;
}

.instruction p{
    float: left;
    margin-top: 0;
}

.typography blockquote.rates{
    background-color: #888;
    position: relative;
    display: block;
    max-width: none;
    float: left;
    margin-top: 0;
    margin-bottom: 35px;
    margin-left: 555px;
}

.typography blockquote.rates ul{
    padding: 0;
    margin: 0;
    display: inline-block;
}

.typography blockquote.rates li{
    list-style: none;
    color: #fff !important;
    display: inline-block;
    font-size: 15px;
    margin: 10px 16px 10px 0;
}

.typography blockquote.rates li:last-child{
    margin: 10px 0 10px 0;
}

.rates .speech-arrow{
    width: 0; 
    height: 0; 
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;    
    border-left: 50px solid #888;
    position: absolute;
    bottom: -20px;
    left: 42px;
    z-index: 5;    
}

#ExitSurveyPopup{
	width: 600px;
	height: auto;
	background-color: #888;
	border-radius: 8px;
	color: #fff;
	text-align: center;
	padding: 20px;
	z-index: 200;
}

.popup-overlay {
	width: 100%;
	height: 100%;
	background-color: rgba(35,31,32,.6);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	cursor: pointer;
	display: none;
}

#SurveyForm_SurveyForm{
    clear: both;
    float: left;
    position: relative;
}

#SurveyForm_SurveyForm li,
.typography #SurveyForm_SurveyForm li{
    list-style: none;
    display: block;
    margin: 5px;
    position: relative;
}

#SurveyForm_SurveyForm blockquote li{
    display: inline-block !important;
}

#SurveyForm_SurveyForm li .error{
    bottom: 0;
    left: 60px;
    top: inherit;
    margin-bottom: 20px;
}

.survey-list{
    width: 44px;
    height: 44px;
    background-color: #ddd;
    float: left;
    display: inline-block;
    margin-right: 25px;
}

.survey-box-wrapper{
    float: left;
    display: inline-block;
}

.survey-box{
    width: 44px;
    height: 44px;
    background-color: #ddd;
    float: left;
    display: inline-block;
    margin-left: 18px;
    cursor: pointer;
}

.survey-box.selected{
    width: 40px;
    height: 40px;
    border: 2px solid #000;
    background: url(../images/survey-tick.png) no-repeat center center #fff;
}

.survey-box.selected span{
    display: none;
}

.survey-list span{
    font-weight: 700;
    font-size: 28px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    line-height: 40px;
}

#survey .survey-table{
    display: block;
    width: 75%;
}

#survey .survey-table tr td{
    padding: 10px 40px 10px 17px;
    width: 85%;
    margin: 5px 0;
}
#survey .survey-table .heading-row{
    background-color: #eeeeee;
}

#survey .survey-table .heading-row h4{
    color: #1f1f1f;
    font-size: 22px;
}

#survey .survey-table .image-column{
    padding: 0px;
    padding-left: 10px;
    width: 20%;
    width: 100px;
    height: 100px;
    min-width: 100px;
    max-width: 100px;
}

#survey .survey-table .title-status {
    display:none;
    visibility: hidden;
}

#survey .survey-table .Open,
#survey .survey-table .Completed{
    color: #7caf00;
}

#survey .survey-table .Incomplete{
    color: orange;
}

#survey .survey-table .Closed{
    color: #c51131;
}

#survey .survey-table .content-row{
    background-color: white;
}

#survey .survey-table .has-link:hover{
    cursor: pointer;
}

#survey .survey-table .content-row-Open:hover{
    background-color: #f6f6f6;
    border-left:5px solid #7caf00;
}

#survey .survey-table .content-row-Incomplete:hover{
    background-color: #f6f6f6;
    border-left:5px solid orange;
}

#survey .survey-table .content-row-closed,
#survey .survey-table .content-row-Completed{
    background-color: #F8F8F8;
    color:grey;
    font-style:italic;
}

#survey .survey-table .content-row-Complete:hover,
#survey .survey-table .content-row-Completed:hover{
    background-color: #f6f6f6;
    border-left:5px solid #7caf00;
}

#survey .survey-table .content-row-closed:hover{
    background-color: #f6f6f6;
    border-left:5px solid #c51131;
}



#SurveyForm_SurveyForm li p{
    float: left;
    display: inline-block;
    width: 462px;
    margin: 9px 0;
}

#SurveyForm_SurveyForm label{
    display: inline-block;
}

#SurveyForm_SurveyForm label.message.required{
    left: 46px;
    top: -19px;
}

#SurveyForm_SurveyForm #RatingForm label.message.required {
    left: auto;
    top: 0;
    right: 0;
    width: 260px;
}

#SurveyForm_SurveyForm #TextForm label.message.required {
    left: auto;
    right: 0;
    top: auto;
    bottom: -7px;
}

#SurveyForm_SurveyForm textarea{
    height: 127px;
    background-color: #ddd;
    margin-bottom: 5px;
}

#SurveyForm_SurveyForm input[type="submit"]{
    background-color: #B8B8B8;
    font-weight: 700;
    font-size: 16px;
    border: none;
    border-radius: 0;
    color: #504d4e;
    margin-bottom: 20px;
    margin-right: 10px;
}

#SurveyForm_SurveyForm .middleColumn{
    margin-bottom: 40px;
}

#SurveyForm_SurveyForm .middleColumn .error{
    left: 0;
    bottom: -10px;
    top: inherit;
}

.survey-box-numb{
    margin-left: 550px;
}

.survey-box-numb li{
    display: inline-block;
    font-weight: 700;
    width: 44px;
    height: 44px;
    margin-left: 18px !important;
    text-align: center;
}


.survey-box span{
    text-align: center;
    display: block;
    margin-top: 10px;
    color: #999;
}





/* flip box test */
.services-box-test {
    display:block;
    position:relative;
    float:left;
    width: 222px;
    height: 222px;
    margin: 30px 30px 0 0;
}

.services-box-test .title{
    position: absolute;
    bottom: 15px;
    left: 15px;
    font-size: 26px;
    font-weight: 600;
    font-family: "myriad-pro-condensed", sans-serif;
    margin: 0;
    width: auto;
    line-height: 30px;
    color: rgba(255,255,255,.35);
}
.services-box-test .title2{
    color: #6b0d00;
    position: absolute;
    bottom: 15px;
    left: 15px;
    font-size: 26px;
    font-weight: 600;
    font-family: "myriad-pro-condensed", sans-serif;
    margin: 0;
    width: auto;
    line-height: 30px;
}

.services-box-test .icon,
.services-box-test .icon2{
    position: absolute;
    top: 10px;
    right: 20px;
    display: block;
    width: 64px;
    height: 54px;
    background: url(../images/icon_induction.png) no-repeat -21px 0;
}

    .thumb-wrapper {
        display:block;
        width:100%;
        height:100%;

    }
    /*.services-box-test img {
        width:100%;
        height:100%;
        position:absolute;
        display:block;       
                
    }*/

    .services-box-test .thumb-detail{
        background-color: #7a261b;
        display:block;
        width:100%;
        height:100%;
        position:absolute;
    }
    
    .services-box-test .thumb-detail-2 {
        display:block;
        width:100%;
        height:100%;
        position:absolute;            
        background:#fff;  
        color: #6b0d00;      
    }
        
/*
* Without CSS3 Scroll Up Effect
*/
.services-box-test.scroll {
    overflow: hidden;
}    
    .services-box-test.scroll .thumb-detail-2 {
        bottom:-280px;
    }


.services-box-test.flip {
    -webkit-perspective:800px;      
           -moz-perspective:800px;
            -ms-perspective:800px;              
             -o-perspective:800px;
                perspective:800px;
}
    .services-box-test.flip .thumb-wrapper {
        -webkit-transition: -webkit-transform 1s;
               -moz-transition: -moz-transform 1s;
                -ms-transition: -moz-transform 1s;
                 -o-transition: -moz-transform 1s;
                    transition: -moz-transform 1s;
            -webkit-transform-style: preserve-3d;
               -moz-transform-style: preserve-3d;           
                -ms-transform-style: preserve-3d;           
                 -o-transform-style: preserve-3d;           
                      transform-style: preserve-3d;                 
    }
    
    .services-box-test.flip .thumb-detail-2 {
        -webkit-transform: rotateY(-180deg);
               -moz-transform: rotateY(-180deg);
                -ms-transform: rotateY(-180deg);
                 -o-transform: rotateY(-180deg);
                    transform: rotateY(-180deg);                          
    }
    
    .services-box-test.flip .thumb-detail .title,
    .services-box-test.flip .thumb-detail,
    .services-box-test.flip .thumb-detail-2 {
        -webkit-backface-visibility: hidden;
               -moz-backface-visibility: hidden;
                -ms-backface-visibility: hidden;
                 -o-backface-visibility: hidden;
                    backface-visibility: hidden;
    }
    
    .services-box-test.flip .flipIt {
        -webkit-transform: rotateY(-180deg);
               -moz-transform: rotateY(-180deg);            
                -ms-transform: rotateY(-180deg);            
                 -o-transform: rotateY(-180deg);            
                    transform: rotateY(-180deg);              
    }


/* LOGIN LANDING PAGE */
#login-landing-page a.services-box2 {background-color: rgba(85,85,85,.8) !important; margin:0 30px 30px 0;}
#login-landing-page a.services-box2 .title {color: #444444 !important;}
#login-landing-page a.services-box2:hover {background-color: #555555 !important;}
#login-landing-page a.services-box2:hover .title {color: rgba(255,255,255,1) !important;}

p.welcome span {
    display:inline-block;
    background-color:#c50f30;
    border-radius:4px;
    line-height: 30px;
    height:30px;
    padding:0 12px 0 12px;
    font-size:16px;
    font-weight:600;
    color:#FFF;
    position: relative;
}

p.welcome span:after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 20px;
    border-width: 12px 20px 0 0;
    border-style: solid;
    border-color: #c50f30 transparent;
    display: block;
    width: 0;
}

/*IE Warning Message*/
#IEWarning{
    z-index: 10000;
    position: absolute !important;
}

#IEWarning a{
    display: inline-block;
    color: #222;
}

.ie10 #AccountForm_AccountForm select[name=Country],
.ie9 #AccountForm_AccountForm select[name=Country]{
    background-image: none;
}

@-moz-document url-prefix() {
    #AccountForm_AccountForm select[name=Country] { background-image: none; }
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

a.terms-link {
    display: inline-block;
    color: #A39E9E;
    text-decoration: none;
}

a.terms-link:hover {
    text-decoration: underline;
}



/* ==========================================================================
   Form Validation
   ========================================================================== */
.field {
	position:relative;
}

label.error,
.field label.error,
.field label.message,
.message.required {
	position: absolute;
	left: 100%;
	top: -8px;
	background-color: #fff;
	border: 1px solid #d90909;
	box-shadow: rgba(63,63,63,0.25) 0 0 8px;
	padding: 8px 10px;
	margin: 0 0 0 10px;
	font-size: 14px;
	line-height: 13px;
	color: #d90909;
	z-index: 5;
	min-width:200px;
}

label.error span.arrow,
.field label.message span.arrow,
.field label.error span.arrow,
.message.required span.arrow {
	display: block;
	width: 15px;
	height: 11px;
	position: absolute;
	left: -13px;
	top: 10px;
	background: url(../images/invalid-message-arrow.png) no-repeat left top;
}


.form{
    clear: both;
}

ul.form{
    padding: 0;
}

.form li{
    clear: both;
    display: block;
    margin: 10px 0;
    height: 25px;
}

.form label,
.form input,
.form select{
    float: left;
}

.form input.text{
    float: right;
    width: 180px;
}

.form .checkbox input {
    float:left;
    position:relative;
    bottom:-5px;
    margin-right:5px;
}

.form .checkbox{
    margin: 30px 0;
}

.form .checkbox label {
    float:none;
    font-size: 12px;
}

.form select{
    float: right;
    width: 180px;
    height: 31px;
}

.form-wrapper .button{
    float: right;
    clear: none;
}

/* ==========================================================================
   Ajax loading
   ========================================================================== */
#AjaxLoader {
	background-color:rgba(0,0,0, 0.5);
}

#AjaxLoader #LoadingIcon {
	background:rgba(255, 255, 255, 0.8) url('../images/loading-icon.gif') no-repeat center center;
	width:64px;
	height:64px;
	padding:10px;
	border-radius:6px;
	position:fixed;
	left:49%;
	top:49%;
}


.top-message {
    font-family: "myriad-pro-condensed", sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #FFF;
    background-color:#d1e3a6;
    padding: 10px 20px;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: "";
    }

    abbr[title]:after {
        content: "";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.middle-row.participant-container {
    width: 100%;
}

.middle-row.participant-container > div {
    width: 50%;
}

.middle-row.participant-container > p {
    margin: 1em 0 0 0;
}