body { font-size: 80%; margin: 0 0 30px; padding: 0; background: #F0F8FF url(/img/bg.png) repeat-x; }
body, input, select, textarea { font-family: arial;	color: #333; }
input, select, textarea { font-size: 1em; }
img { border: 0; }
a { color: #055FB7; }
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
h1, h2, h3, p { margin-top: 0; margin-bottom: 0.8em; }
p {	line-height: 1.4em; }
h1 { font-size: 1.8em; }
h2 { color: #B85E05; font-size: 1.5em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
form { margin: 0; }

div.clear { clear: both; }
a .raquo { font-size: 1.1em; }
.bigger-bolder { font-size: 1.2em; font-weight: bold; }
input.btn { color: #fff; font-weight: bold; background: url(/img/buttonbg.png) no-repeat; border: 1px solid #52A003; padding: 4px 6px; }
input.btn.large { font-size: 1.3em; padding: 6px 9px 5px 8px; }

#wrapper { width: 948px; border: 1px solid #ccc; border-top: 0; margin: 0 auto; background-color: #fff; }

#logo { padding: 15px 80px 9px 30px; float: left; }
#flags { float: right; padding: 8px 31px 0 0; text-align: right; }
#location { height: 20px; text-align: right; font-style: italic; width: 295px; }
#headerPhone { margin: 0; }
#personIcons { margin-top: 14px; }
#personIcons img { vertical-align: -0.3em; }

#tabs { background: #ccc; padding: 15px 30px 0; }
#tabs ul { float: left; margin: 0; padding: 0; list-style: none; }
#tabs ul#other { float: right; }
#tabs ul li { margin: 0; float: left; margin-right: 1px; }
#tabs ul li a { display: block; padding: 10px 13px 7px; text-decoration: none; color: #fff; font-weight: bold; font-size: 1.2em; background-color: #055FB7; background-repeat: repeat-x; border-bottom: 1px solid #055FB7; }
#tabs ul li a:hover { background: #034586; }
#tabs ul li a#active { color: #333; background: #fff url(/img/activetabbg.jpg) repeat-x; border-color: #fff; }
#tabs ul#other li ul { position: absolute; z-index: 99; left: -999%; width: 255px; overflow: hidden; margin: 0; padding: 0; height: auto; font-weight: normal;	background: #fff; }
#tabs ul#other li ul li { width: 255px; clear: both; overflow: hidden; height: auto; }
#tabs ul#other li ul li a { padding: 8px 12px; margin: 1px 0 0; background: #055FB7; font-size: 1em; }
#tabs ul#other li ul li a:hover { background: #034586; }
#tabs ul#other li:hover ul { left: -999em; overflow: hidden; }
#tabs ul#other li:hover ul { left: auto; }

#content { min-height: 400px; height: auto !important; height: 400px; padding: 30px; }

#leftColumn { float: left; width: 588px; }
#rightColumn { float: right; width: 270px; }

.box { border: 1px solid #ccc; margin-bottom: 30px; }
.box .inner { background: url(/img/boxbg.png) repeat-x; border: 2px solid #fff; padding: 15px 18px; }
.more-link { margin: 12px 0 0; }

#slideShowWrapper { background: #fff url(/img/slides/slide-inactive.png) top repeat-x; border: 1px solid #B85E05; height: 264px; margin-bottom: 30px; }
#slideShowDiv { padding: 14px 23px 17px; }
#slideShowDiv h2 { color: #333; text-transform: uppercase; }
#slideShowTabs { list-style-type: none; margin: 0; padding: 0; }
#slideShowTabs li { float: left; padding-bottom: 10px; }
#slideShowTabs li a { color: #fff; border-right: 1px solid #B85E05; display: block; font-weight: bold; padding: 8px 13px 9px; text-decoration: none; }
#slideShowTabs li.active-slide-tab { background: #666 url(/img/slides/slide-active.png) bottom center no-repeat; }
#slideShowTabs li.active-slide-tab a { color: #fff; }
div.slide { display: none; }

div.newest-course h3 { margin-bottom: 0; }
div.newest-course p { margin: 0 0 15px; }

#upcoming .list { float: left; width: 160px; }
#upcoming .list p { margin: 0 0 5px; }

#locationList .more-link { margin-top: 15px; }
#locationList .list { float: left; width: 180px; }
#locationList .list p { margin: 0 0 8px; }
#locationList .list p a { font-weight: bold; }

#partners img { vertical-align: middle; margin-right: 50px; }

#newsletter img { float: left; margin-right: 10px; }
#newsletter h4 { padding-top: 8px; margin: 0 0 10px; }
#newsletter #newsletterEmail { width: 170px; padding: 4px 4px 5px; color: #999; }

.course-list { list-style-type: none; margin: 0 0 30px; padding: 0; }
.course-list li { margin: 0 0 10px; }
.course-list li a.view-all { font-style: italic; }

#footer { margin: 30px auto 10px; width: 950px; }
#footerCopy { color: #999; margin-top: 40px; font-size: 0.8em; }

ul.no-style { list-style-type: none; margin: 0; padding: 0; }
.alert-msg { cursor: pointer; margin-bottom: 20px; padding: 10px 12px 9px 42px; }
.alert-msg a { border: 0; }
.alert-msg img { vertical-align: middle; }
.alert-msg h2 { font-size: 1.6em; margin: 0; padding: 0; }
#errorMsg { background: #ff9 url(/img/error-icon.png) no-repeat; color: #c00; }
#errorMsg h2  { color: #c00; }
#successMsg { background: #d5ff99 url(/img/success-icon.png) no-repeat; color: #333; }
#successMsg h2  { color: #599900; }
#sidebar h3 { margin-bottom: 8px; }
#sidebar .pad { height: 12px; }
#courseSelection .course-date { margin-bottom: 10px; }
.cat-col { float: left; width: 274px; margin-right: 30px; }
.cat-col .course { margin-bottom: 30px; }
.cat-col .course h4 { margin-bottom: 5px; }
form.default label { display: block; font-weight: bold; margin-bottom: 3px; }
form.default optgroup { font-style: normal; }
form.default .field-container { margin-bottom: 15px; }
.required { color: #c00; }
.error-label { color: #c00; }
.error-label img { margin-right: 4px; vertical-align: sub; }
.city { float: left; margin: 0 40px 20px 0; text-align: center; }
.city h2 { margin: 0 0 5px; }
.city h3 { color: #c60; margin: 0 0 5px;}
#attendeesDone { background-color: #ffc; border: 1px solid #ccc; margin-top: 30px; padding: 10px 12px; }

.keep-shopping { background: #ffc; margin: 0; padding: 6px 10px; }
table.cart { margin: 20px 0 20px; }
table.cart td { line-height: 1.4em; padding: 0 0 20px; vertical-align: top; }
table.cart tr.head td { font-size: 1.2em; font-weight: bold; padding-bottom: 12px; }
table.cart img { height: 60px; width: 60px; }
table.cart td div.item-title { font-size: 1.2em; margin-bottom: 5px; }
table.cart td p { margin: 0 0 5px; }
table.cart td span.cart-price { font-size: 1.2em; }
#promoBox #promo { width: 100px; padding: 4px 4px 5px; }

#previousAttendees { background-color: #ffc; margin: 0 0 20px; padding: 12px; }
#previousAttendees div { display: none; margin-top: 10px; }
#terms { background-color: #ffc; padding: 12px; }
form.side-by-side label { float: left; font-weight: bold; margin-top: 4px; width: 110px; }
form.side-by-side .field-container { margin-left: 120px; }
.field-container input, .field-container select, .field-container textarea { padding: 4px; }
form.side-by-side .clear { margin-bottom: 12px; }
.checkout-block { border-bottom: 1px solid #ccc; margin: 0 0 20px; padding: 0 0 15px; }
.checkout-block h3 { margin-bottom: 15px; }
hr { height: 1px; border: 0px; border-bottom: 1px solid #ccc; margin: 10px 0; }
.registration-help { clear: both; border: 1px solid #060; padding: 10px 70px 10px 10px; background: #dfffdf url(/img/added-arrow.jpg) no-repeat; background-position: right 50%; margin-bottom: 20px; }
.registration-help p { margin: 0px; font-size: 1.1em; font-weight: bold; line-height: 140%; }

table.default { border-color: #ccc; border-style: solid; border-width: 1px 0 0 1px; width: 100%; }
table.default tr td { border-color: #ccc; border-style: solid; border-width: 0 1px 1px 0; line-height: 1.4em; padding: 8px 10px; vertical-align: top; }
table.default tr.head td { background: #e6e6e6; font-weight: bold; padding: 8px 10px 7px; }

#videoLanding #keyfeatures { list-style-type: none; padding: 0; margin: 0; }
#videoLanding #keyfeatures li { background-image:url(/img/admin/icons/tick.png); background-repeat:no-repeat; background-position: 0px 0; padding: 0 0 5px 24px; }
#videoLanding .video-list { margin: 0 0 18px; padding: 0; }
#videoLanding .video-list li { margin: 0 0 4px 40px; font-weight: bold; font-size: 1.1em; padding-left: 0; }
#videoLanding p { margin: 0 0 10px; }
#videoLanding #keyfeaturewrapper { background: #ffc; padding: 12px; border: 1px solid #fc0; margin-top: 20px; }

.checkout-emblems img { vertical-align: middle; }

/* JQMODAL */
.jqmWindow { display: none; position: absolute; top: 17%; left: 50%; margin-left: -300px; width: 560px; background-color: #fff; color: #333; border: 10px solid #e5e5e5; padding: 18px 20px 20px; height: auto !important; height: 250px; min-height: 250px; }
.jqmOverlay { background-color: #000; }
.jqmClose { float: right; margin: -8px -10px 20px 20px; }

#privacy h2 { margin-bottom: 8px; }
#privacy p { margin-bottom: 20px; }

#helpContent h1, #helpContent h2 { margin-bottom: 12px; }
#helpContent p { margin-bottom: 20px; }
#helpContent p.question { font-weight: bold; margin-bottom: 2px; }
#helpContent .top-links { margin: 10px 0 20px; }
#helpContent .top-links li { margin: 0 0 6px; color: #055FB7; }

#noCookieMsg h2 { font-size: 2.8em; margin-bottom: 12px; }
#noCookieMsg h3 { font-size: 1.4em; margin-bottom: 20px; }
#noCookieMsg p#cookieCallUs { padding: 7px 10px; background: #ffc; font-size: 1.4em; border: 2px solid #fc6; margin: 20px 0 0; }

.upcoming-column { float: left; width: 260px; }
.upcoming-column table {  }
.upcoming-column td { font-size: 1.2em; padding: 0 10px 8px 0; }
.upcoming-column td a { font-weight: bold; }