* { margin: 0; padding: 0; outline:0; }

@font-face {
	font-family: 'lucidagrande';
	src: url('fonts/lucida_grande-webfont.eot');
	src: url('fonts/lucida_grande-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/lucida_grande-webfont.woff') format('woff'),
		url('fonts/lucida_grande-webfont.ttf') format('truetype'),
		url('fonts/lucida_grande-webfont.svg#LucidaGrandeRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'lucidagrande';
	src: url('fonts/lucida_grande_bold-webfont.eot');
	src: url('fonts/lucida_grande_bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/lucida_grande_bold-webfont.woff') format('woff'),
		url('fonts/lucida_grande_bold-webfont.ttf') format('truetype'),
		url('fonts/lucida_grande_bold-webfont.svg#LucidaGrandeBold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
    font-family: 'gotham-bold';
    src: url('fonts/gotham-bold.eot');
    src: url('fonts/gotham-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-bold.woff') format('woff'),
         url('fonts/gotham-bold.ttf') format('truetype'),
         url('fonts/gotham-bold.svg#gotham-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham-medium';
    src: url('fonts/gotham-medium-webfont.eot');
    src: url('fonts/gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-medium-webfont.woff') format('woff'),
         url('fonts/gotham-medium-webfont.ttf') format('truetype'),
         url('fonts/gotham-medium-webfont.svg#GothamRegular') format('svg');
    font-weight: bold;
    font-style: normal;
}

body {
	font-size: 12px;
	line-height: 18px;
	font-family: 'lucidagrande', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #5c564b;
	background: #d1ccab url(images/body.png) repeat-x 5px 0;
}

a { color: #62a3d1; text-decoration: none; cursor:pointer; }
a:hover { text-decoration: underline; }

a img { border: 0; }

input, textarea, select { font-family: "lucidagrande", Arial, Helvetica, sans-serif; font-size:12px; }
textarea { overflow:hidden; }
table td { vertical-align: top; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.courses h2,
.courses-legend ul li,
.courses-available table td,
.courses-available table th,
.table-list td,
.table-list th,
.details h2,
.details h5,
.form-box h2,
.main-options h4 { font-family: "gotham-medium", Arial, serif; font-weight: normal; }

.table-list td strong,
.table-list td a,
a.btn,
.main-options h2 { font-family: "gotham-bold", Arial, serif; font-weight: normal; }

html, body { height: 100%; }
#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -161px; }
#footer, #footer-push { height: 161px; }

#wrapper { background: url(images/wrapper.png) no-repeat center 0; }

.shell { width: 968px; margin: 0 auto; }

#header { height: 103px; position:relative; padding: 5px 15px 0px 15px; background: url(images/header-bg.png) repeat 0 0; }
#header h1#logo { width: 262px; position:absolute; top: 11px; left: 15px; z-index: 1; }
#header h1#logo a { height: 89px; background: url(images/logo-new.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; display:block; }

#header .search-form { width: 191px; margin: 0 0 0 auto; height: 24px; padding-bottom: 25px; }
#header .search-form span.field { height: 24px; width: 163px; float:left; background: url(images/search-field.png) no-repeat 0 0; }
#header .search-form span.field input { width: 145px; padding: 6px 10px; background: transparent; border: 0; color: #5a5a5a; }
#header .search-form input.submit { height: 24px; width: 28px; background: url(images/search-submit.png) no-repeat 0 0; float:left; font-size: 0; line-height: 0; text-indent: -4000px; cursor: pointer; border: 0; }

.login-form { width: 444px; margin: 0 0 0 auto; position:relative; z-index: 2; }
.login-form h3 { font-size: 12px; line-height: 14px; text-transform: uppercase; color: #62a3d1; padding-bottom: 4px; }
.login-form input.field { font-size: 11px; line-height: 11px; color: #5a5a5a; float:left; background-color: #fff; border: 1px solid #cac8b5; width: 152px; float:left; margin-right: 14px; padding: 9px 10px 5px 10px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px;  }
.login-form input.pass-true { display:none; }
.login-form input.submit { height: 28px; width: 67px; float:left; background-color: #003893; color: #fff; font-size: 11px; text-transform: uppercase; border: 1px solid #cac8b5; }
.container .login-form { display: block; float: none; margin: 0px; }

.register-form-section { width: auto; }

#navigation { height: 41px; background: url(images/navigation.png) no-repeat 0 0; padding: 3px 3px 0 3px; position:relative; z-index: 3; }
#navigation > ul { list-style: none; list-style-position: outside; }
#navigation > ul > li { float:left; background: url(images/navigation-divider.png) no-repeat right 0; height: 41px; padding-right: 1px; position:relative; }
#navigation > ul > li > a { font-size: 12px; text-transform: uppercase; color: #fff; font-family: "gotham-medium", Arial, serif; line-height: 36px; text-shadow: 0 -1px 0 #2e485a; }
#navigation > ul > li > a,
#navigation > ul > li > a span { height: 37px; float:left; padding: 0 0 0 16px; white-space: nowrap; }
#navigation > ul > li > a span { padding: 0 16px 0 0; }
#navigation > ul > li > a:hover { background: url(images/navigation-btn.png) no-repeat 0 0; color: #2770a1; text-shadow: 0 0 0 transparent; text-decoration: none; }
#navigation > ul > li > a:hover span { background: url(images/navigation-btn.png) no-repeat right 0; }
#navigation > ul > li.has-dd > a span { padding-right: 30px; position:relative; }
#navigation > ul > li.has-dd > a span em { height: 7px; width: 8px; background: url(images/dd-arr.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; position:absolute; top: 15px; right: 12px; display:block; }

#navigation > ul > li > a span span { position: absolute; right: 2px; top: 9px; display: block; float: none; padding: 2px; margin: 0px; background: #013356 !important; border-radius: 4px; min-width: 8px; width: auto; height: auto; line-height: 14px; text-align: center; }

/* drop down */
#navigation > ul > li:hover ul { display: block; }
#navigation > ul > li ul { position:absolute; top: 40px; left: 7px; background: url(images/dd-bg.png) repeat 0 0; width: 222px; padding: 8px 0; list-style: none; list-style-position: outside; display:none; }
#navigation > ul > li ul li { font-size: 12px; font-family: helvetica, Arial, serif; }
#navigation > ul > li ul li a { color: #fff; font-weight: bold; display:block; padding: 5px 18px; line-height: 16px; }
#navigation > ul > li ul li a:hover { text-decoration:none; background: #035593 url(images/dd-hover.png) repeat-x 0 0; }

#navigation.min-nav > ul > li ul { left: -3px; }

/* cart btn */
#navigation > ul > li.cart-btn { background: none; padding-right: 0; }
#navigation > ul > li.cart-btn > a { background: url(images/cart-btn.png) no-repeat 0 0; padding-left: 20px; }
#navigation > ul > li.cart-btn > a span { background: url(images/cart-btn.png) no-repeat right 0; position:relative; padding-right: 42px; }
#navigation > ul > li.cart-btn > a span em { height: 30px; width: 32px; background: url(images/cart-ico.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; position:absolute; top: 0; right: 6px; }

#navigation.min-nav > ul > li > a { padding-left: 29px; }
#navigation.min-nav > ul > li > a span { padding-right: 34px; }
#navigation.min-nav > ul > li.cart-btn > a { padding-left: 40px; }
#navigation.min-nav > ul > li.cart-btn > a span { padding-right: 56px; }
#navigation.min-nav > ul > li.cart-btn > a em { right: 14px; }

#footer { background: url(images/footer.png) repeat-x 0 0; color: #fff; font-size: 12px; line-height: 17px; font-weight: bold; }
#footer a { color: #fff; }
#footer .shell { padding: 35px 0 0 0; position:relative; }
#footer .shell .col { width: 105px; float:left; padding-left: 16px; }
#footer .shell .col+.col { width: 165px; }

#footer ul { list-style: none; list-style-position: outside; padding-bottom: 18px; }
#footer .socials { width: 100px !important; } 
#footer .socials a { height: 33px; width: 31px; background: url(images/socials.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; margin-right: 14px; float:left; margin-bottom: 8px; }
#footer .socials a.linked-ico { background-position: 0 0; }
#footer .socials a.facebook-ico { background-position: -45px 0; }
#footer .socials a.youtube-ico { background-position: right 0; }
#footer h3.sign { height: 81px; width: 142px; background: url(images/sign.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; position:absolute; top: 18px; right: 10px; }


.container { background-color: #fff; margin-bottom: 25px; padding: 25px 20px 25px 29px; position:relative; z-index: 2; height: 100%; }
.container h3 { font-size: 15px; color: #5c564b; margin-bottom: 10px; }

.top-holder { padding-bottom: 52px; line-height: 24px; }
.top-holder .img { width: 450px; float:left; height: 228px; }
.top-holder .cnt { width: 445px; float:right; padding-top: 5px; }
.top-holder p { line-height: 16px; }
.top-holder h2 { font-size: 18px; line-height: 20px; text-transform: uppercase; padding-bottom: 18px; color: #252525; }
.top-holder ol,
.top-holder ul { list-style-position: inside; text-indent: 15px; }

.courses { position:relative; margin-right: -11px; width: 930px; }
.courses h2 { font-size: 18px; line-height: 20px; text-transform: uppercase; padding-bottom: 18px; color: #252525; }
.courses-legend { width: 300px; float:left; position:relative; top: -2px; }
.courses-legend ul { list-style: none; list-style-position: outside; }
.courses-legend ul li { padding: 20px 0 8px 80px; position:relative; font-size: 18px; color: #252525; min-height: 47px; }
.courses-legend ul li a { color: #252525; }
.courses-legend ul li img { height: 60px; width: 60px; position:absolute; top: 0; left: 0; }

.courses-available { width: 592px; float:right; border-left: 1px solid #ccccc4; padding-left: 28px; background: url(images/dark-pix.png) repeat-y 515px 0; }
.courses-available table th { font-size: 12px; color: #252525; padding-bottom: 40px; line-height: 20px; }
.courses-available table th.f-cell { font-size: 18px; line-height: 20px; text-transform: uppercase; padding-bottom: 18px; color: #252525; padding-left: 20px; text-align:left; }
.courses-available table th.f-cell span { position:relative; display:block; margin-top: -15px; }
.courses-available table td { text-align:center; font-size: 14px; color: #252525; vertical-align: top; padding-bottom: 15px; }
.courses-available table td .item { position:relative; padding-left: 50px; padding-right: 10px; text-align:left; }
.courses-available table td .item img.course-ico { height: 25px; width: 25px; position:absolute; top: 0; left: 0; }
.courses-available table td .item h4 { font-size: 14px; font-weight: normal; }
.courses-available table td .item h4 a { color: #252525; }
.courses-available table td .item p { font-family: "lucidagrande"; font-size: 12px; }


.table-list { padding-bottom: 20px; }
.table-list table { border-collapse: collapse; }
.table-list th { background-color: #20669a; color: #fff; border-right: 1px solid #fff; padding: 10px 0 6px; font-size: 13px; text-transform: uppercase; }
.table-list td { border: 1px solid #fff; background-color: #d1ccab; color: #252525; text-transform: uppercase; padding: 6px 10px; font-size: 13px; text-align:center; }
.table-list td a { color: #252525; }
.table-list td a.play-ico { height: 27px; width: 28px; background: url(images/play-ico.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; display:block; background: url(images/play-ico.png) no-repeat 0 0; margin: 0 auto; }
.table-list td p { font-size: 11px; line-height: 14px; text-align:left; }
.table-list td img { height: 24px; width: 24px; }
.table-list td.level-cell { text-align:left; }
.table-list tr.grey-row td { background-color: #d1cfc0; }

.breadcrumbs { font-size: 15px; font-weight: bold; padding-bottom: 32px; }
.breadcrumbs ul { list-style: none; list-style-position: outside; padding: 0px !important; }
.breadcrumbs ul li { display: inline; }
.breadcrumbs ul li a { color: #5c564b; }

a.top-right-banner { position:absolute; top: 16px; right: 38px; }
.details { width: 650px; position:relative; padding: 20px 0 0 80px; }
.details .ico-holder { position:absolute; top: 0; left: 0; }
.details .ico-holder img { height: 60px; width: 60px; }
.details h2 { font-size: 18px; color: #252525; padding-bottom: 15px; }
.details h5 { font-size: 14px; color: #252525; padding-bottom: 4px; }

.details .main-info { padding: 0 0 0px 8px; }
.details .main-info p { padding-bottom: 10px; }
.details .main-info ul { padding-left: 35px; list-style: none; list-style-position: outside; }
.details .main-info ul li { background: url(images/details-li.png) no-repeat 0 7px; padding-left: 35px; padding-bottom: 3px; }

.info-list { padding-bottom: 40px; }
.info-list ul { list-style: none; list-style-position: outside; color: #252525; padding: 0px !important; }
.info-list ul li { background: #d1ccab; padding: 4px 0 4px 7px; height: 100%; overflow: hidden; }
.info-list ul li.odd { background: transparent; padding-top: 8px; padding-bottom: 8px; }
.info-list ul li h5 { /* width: 320px; */ float:left; padding-right: 14px; }
.info-list ul li .right { width: 307px; font-size: 14px; line-height: 20px; }
.info-list ul li ul {  }
.info-list ul li ul li { padding: 0 !important; background: transparent; font-weight: bold; }
.info-list ul li ul li+li { padding-top: 2px; background: url(images/dark-dashed.png) repeat-x 0 0; }
.info-list ul li ul li span { width: 160px; padding-right: 20px; float:left; font-weight: normal; }


.btns-holder { padding-bottom: 30px; }
a.btn { height: 44px; width: 195px; background: url(images/btn.png) no-repeat 0 0; text-align:center; color: #fff; float:left; margin-right: 35px; font-size: 14px; line-height: 42px; text-transform: uppercase; text-shadow: 0 -1px 0 #3c5c73; }
a.btn:hover { /* color: #2b4354; text-shadow: 0 1px 0 #fff; */ color: #adcee4; text-decoration:none; }
a.btn span { padding-right: 27px; display: inline-block; height: 44px; }
a.btn.buy-ico span { background: url(images/buy-ico.png) no-repeat right center; }
a.btn.view-ico span { background: url(images/view-ico.png) no-repeat right center; }
a.btn.back-ico span { background: url(images/back-ico.png) no-repeat right center; }

.dark-box { background-color: #d1ccab; padding: 6px 4px; margin-bottom: 30px; color: #252525; font-size: 13px; }
.details p a { color: #004a80; text-decoration: underline; font-weight: bold; }
.details p a:hover { text-decoration:none; }

.register-info { position:relative; margin-top: -28px; padding-bottom: 15px; }
.register-info ul { list-style: none; list-style-position: outside; font-size: 13px; padding-left: 8px; color: #252525; }
.register-info ul li { height: 100%; overflow: hidden; padding-bottom: 3px; }
.register-info ul li+li { padding-top: 5px; background: url(images/dashed.png) repeat-x 0 0; }
.register-info ul li span { width: 130px; float:left; padding-right: 10px; }
.register-info ul li p { width: 490px; float:left; }


.left-sidebar { width: 315px; float:left; position:relative; margin-left: -16px; } 

.side-nav { padding-bottom: 24px; }
.side-nav ul { list-style: none; list-style-position: outside; } 
.side-nav ul li { padding-bottom: 10px; } 
.side-nav ul li ul li { padding-bottom: 0; } 
.side-nav ul li a { color: #4d483e; } 
.side-nav ul li h5 { font-size: 15px; padding-bottom: 3px; }
.side-nav ul li h5 a { text-decoration: underline; }
.side-nav ul li h5 a:hover { text-decoration:none; }
.side-nav ul li ul li { font-size: 13px; font-weight: bold; padding-bottom: 4px; }

.form-box { background: url(images/form-box-inner.png) repeat-y 0 0; color: #fff; }
.form-box .form-box-inner { background: url(images/form-box.png) no-repeat 0 0; padding: 23px 15px 0 15px; }
.form-box h2 { font-size: 18px; text-shadow: 0 -1px 0 #405f75; text-align:center; line-height: 20px; padding-bottom: 10px; }
.form-box p { padding-bottom: 18px; }
.form-box label { display:block; font-size: 14px; font-weight: bold; color: #fff; padding-bottom: 2px; }
.form-box label.left { display:inline; width: 58px; padding-bottom: 0; float:left; line-height: 24px; }
.form-box input.field { width: 205px; float:left; background-color: #fff; border: 0; padding: 6px 5px; font-size: 12px; color: #555; margin-bottom: 4px; }
.form-box .textarea-holder { position:relative; left: -15px; width: 285px; background-color: #6ba8d4; padding: 7px 15px 12px 15px; height: 100%; }
.form-box .textarea-holder textarea { height: 80px; width: 275px; border: 0; background: #fff; padding: 5px; resize: none; }

.content { width: 593px; float:right; }
.content h3 { padding-bottom: 13px; }
.content p { padding-bottom: 15px; }
.content .web-list { padding-top: 17px; }
.content .web-list .cnt { width: 370px; float:left; padding-top: 5px; }
.content .web-list .imgs { width: 187px; float:right; }
.content .web-list .imgs a { display:block; margin-bottom: 40px; }

.content .web-list h3 { text-decoration: underline; padding-bottom: 5px; }
.content .web-list ul { list-style: none; list-style-position: outside; line-height: 23px; }
.content .web-list ul li h5 { font-size: 13px; color: #4d483e; }
.content .web-list ul li h5 a { color: #4d483e; }
.content .web-list ul li p { padding-bottom: 0; font-size: 11px; }
.content .web-list ul li p a { text-decoration: underline; }
.content .web-list ul li p a:hover { text-decoration: none; }


.min-padding { padding: 12px 4px 10px 4px; }
.cols { background: url(images/cols-bg.png) no-repeat 0 0; padding: 20px 0 0 25px; min-height: 522px; height: 100%; overflow: hidden; }
.cols .col { width: 286px; float: left; display: inline; padding-left: 34px; }
.cols .col.f-col { padding-left: 0; }
.cols .col .col-heading { height: 32px; padding-bottom: 37px; padding-right: 22px; }
.cols .col .col-heading h2 { font-size: 17px; line-height: 18px; color: #8f8963; text-align: center; text-shadow: 1px 1px 1px #fff; height: 32px; }
.cols .col .col-heading h2.heading-ico span { padding-right: 42px; height: 32px; display: inline-block;  line-height: 32px; }
.cols .col .col-heading h2.writing-ico span { background: url(images/writing-ico.png) no-repeat right 0; }
.cols .col .col-heading h2.save-ico span { background: url(images/save-ico.png) no-repeat right 0; }
.cols .col .col-heading h2.user-ico span { background: url(images/user-ico.png) no-repeat right 0; }

.widget-box { padding-bottom: 20px; }
.widget-box h2 { font-size: 11px; color: #fff; font-family: georgia, serif; text-transform: uppercase; background: #2d2c2c; padding: 4px 10px; text-align: center; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin-bottom: 10px; margin-right: 22px; }
.widget-box ul { list-style: none; list-style-position: outside; padding-left: 0px !important; }
.widget-box h5 { font-size: 13px; color: #4d483e; }
.widget-box h5 a { color: #4d483e; }
.widget-box p a { text-decoration: underline; font-size: 11px; }
.widget-box p a:hover { text-decoration: none; }
.widget-box a.view-btn,
.view-more-button { height: 30px; width: 119px; background: url(images/widget-btn.png) no-repeat 0 0; text-align: center; color: #fff; font-size: 11px; float: right; display: inline; line-height: 30px; margin-top: 0px; margin-right: 22px; }
.view-more-button { display: block; float: none; margin: 10px auto 0; }

.widget-box li { line-height: 22px; font-size: 11px; }
.widget-box li p { line-height: 16px; font-size: 11px; }
.widget-box { font-size: 11px; }
.widget-box h5.video-title { padding-bottom: 3px; }
.widget-box h6.video-title { font-size: 13px; font-weight: normal; color: #252525; padding-bottom: 3px; padding-left: 52px; }
.widget-box li.video { padding-left: 52px; }
.widget-box li { position: relative; padding-bottom: 20px; height: 100%; }
.widget-box li .thumb-holder { height: 60px; width: 41px; position: absolute; top: 0; left: 0; }
.widget-box li .thumb-holder img { height: 60px; width: 41px; position: relative; z-index: 2; }
.widget-box li .thumb-holder a { height: 35px; width: 36px; background: url(images/widget-play-ico.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; position: absolute; top: 50%; left: 50%; margin-left: -18px; margin-top: -18px; z-index: 3; }
.widget-box li .thumb-holder.no-thumb { height: 35px; width: 41px; }

.widget-box ul {  }
.widget-box ul li { padding: 0 0 15px 0; font-size: 12px; position: relative; margin-bottom: 5px; }
.widget-box ul li a.has-ico { display: block; min-height: 22px; padding-top: 9px; padding-left: 34px; line-height: 15px; color: #4d483e; font-weight: bold; }
.widget-box ul li a.pdf-ico { background: url(images/pdf-ico.png) no-repeat 0 0; }
.widget-box ul li a.video-ico { background: url(images/video-ico.png) no-repeat 0 4px; }

.main-options { height: 100%; overflow: hidden; }

.top-banner { height: 250px; width: 952px; margin: 0 auto 25px auto; }
.main-options { padding: 0 6px 40px 6px; color: #252525; }
.main-options .left { width: 230px; padding-right: 200px; position: relative; }
.main-options .left h2,
.main-options .left h4 { text-align: left; }
.main-options h2 { font-size: 30px; line-height: 30px; padding-bottom: 4px; text-align: right; }
.main-options h4 { font-size: 14px; line-height: 16px; text-align: right; }
.main-options a.btn { margin: 0; position: absolute; top: 4px; right: 0; }
.main-options .right { width: 295px; padding-right: 200px; position: relative; }

.home-cols { padding-bottom: 5px; }
.home-cols .col-heading h2 { font-weight: normal; padding-top: 14px; }

.widget-box.article {  }
.widget-box.article h3 { font-size: 15px; padding-bottom: 6px; }
.widget-box.article p.date { font-size: 11px; color: #8a816f; font-weight: bold; font-family: "georgia", serif; padding-bottom: 4px; line-height: 18px; }
.widget-box.article p { line-height: 22px; padding-bottom: 15px; }
.widget-box.article h6 { font-size: 13px; line-height: 22px; }
.widget-box.article img { margin-bottom: 5px; }

.widget-box .videos-heading {  }
.widget-box .videos-heading p { padding: 5px 0 15px; font-size: 10px; font-weight: bold; }

.calendar-holder {  }
.calendar-heading { height: 33px; background: url(images/calendar-heading.png) repeat-x 0 0; position: relative; }
.calendar-heading h3 { font-size: 12px; color: #62a3d1; line-height: 30px; text-align: center; text-transform: uppercase; padding-top: 2px; }
.calendar-heading a.calendar-arr { height: 21px; width: 29px; background: url(images/calendar-arr.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; position: absolute; top: 5px; }
.calendar-heading a.prev-arr { left: 6px; background-position: 0 0; }
.calendar-heading a.next-arr { right: 6px; background-position: right 0; }

.calendar { padding-bottom: 0px;  }
.calendar table { border-collapse: collapse; border-bottom: 1px solid #f2ece4; border-left: 1px solid #f2ece4; border-right: 1px solid #f2ece4; margin-bottom: 15px; }
.calendar table th { background: #eef2f1; height: 15px; color: #4c4a46; font-weight: bold; font-size: 10px; }
.calendar table td { font-size: 12px; color: #c2bcb2; font-family: arial, sans-serif; text-align: center; height: 26px; width: 37px; border: 1px solid #f2ece4; }
.calendar table td.current { color: #62a3d1; }
.calendar table td.special { color: #a2a712; }

.dates-list { padding-bottom: 20px; }
.dates-list ul { list-style: none; list-style-position: outside; }
.dates-list ul li { padding-left: 60px; position: relative; padding-bottom: 20px; height: 100%; line-height: 20px; }
.dates-list ul li span { height: 21px; width: 51px; background: url(images/date-mark.png) no-repeat 0 0; font-size: 9px; font-weight: bold; color: #9a8f80; line-height: 20px; position: absolute; top: 0; left: 0; text-align: center; text-transform: uppercase; }

.calendar-options {  }
.calendar-options a { height: 30px; width: 267px; background: url(images/calendar-action.png) no-repeat 0 0; text-align: center; display: block; line-height: 30px; font-size: 11px; text-transform: uppercase; color: #5b6562; margin-bottom: 9px; }

.error-list {
	display: block;
	width: auto;
	background: #FFECEC;
	padding: 5px 10px;
	margin-bottom: 10px;
	border: 1px solid #aa2929;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/*
	box-shadow: 0px 1px 1px #aa2929;
	-moz-box-shadow: 0px 1px 1px #aa2929;
	-webkit-box-shadow: 0px 1px 1px #aa2929;
	*/
	list-style: none;
	text-indent: 0px !important;
}
.site-error-list {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	color: #aa2929;
}

.success-list {
	display: block;
	width: auto;
	background: #ecffef;
	padding: 5px 10px;
	margin-bottom: 10px;
	border: 1px solid #29aa38;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/*
	box-shadow: 0px 1px 1px #29aa38;
	-moz-box-shadow: 0px 1px 1px #29aa38;
	-webkit-box-shadow: 0px 1px 1px #29aa38;
	*/
	list-style: none;
	text-indent: 0px !important;
}
.site-success-list {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	color: #29aa38;
}

.paging-ul { text-align: right; margin: 10px 0px; text-indent: 0px; }
.paging-ul .paging-li { display: inline-block; margin: 0px 5px; padding: 0px; text-indent: 0px; }
.paging-ul .paging-space span { display: block; padding: 3px; min-width: 24px; height: 24px; line-height: 24px; text-align: center; border: 1px solid #FFFFFF; }
.paging-ul .paging-li a { display: block; padding: 3px; min-width: 24px; height: 24px; line-height: 24px; text-align: center; border: 1px solid #cccccc; border-radius: 4px; background: url(images/button-gradient.png) repeat 0 0; color: #5B6562; text-decoration: none !important; }
.paging-ul .paging-li a.active { background-image: url(images/button-active-gradient.png); border-color: #5B6562; color: #FFFFFF; }

.frow { padding-bottom: 15px; }
.frow label { display: inline; float: left; width: 130px; padding-right: 20px; }
.frow .field { font-size: 11px; line-height: 14px; color: #5a5a5a; float:left; background-color: #fff; border: 1px solid #cac8b5; width: 152px; padding: 9px 10px 5px 10px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px;  }
.frow .field-textarea { font-size: 11px; line-height: 14px; color: #5a5a5a; float:left; background-color: #fff; border: 1px solid #cac8b5; width: 252px; height: 120px; padding: 9px 10px 5px 10px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px;  }
.frow .select { font-size: 11px; line-height: 14px; color: #5a5a5a; float: left; background-color: #fff; border: 1px solid #cac8b5; width: 174px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px;  }
.frow .submit { height: 28px; width: 67px; float:left; background-color: #266f9f; color: #fff; font-size: 11px; text-transform: uppercase; border: 1px solid #cac8b5; }
.frow.inline-recaptcha .g-recaptcha { display: inline-block; }

#cart-form {  }
.cart-table { width: 100%; line-height: 14px; }
.cart-table th { text-align: left; padding: 10px 10px 10px 0px; }
.cart-table td { text-align: left; vertical-align: top; padding: 10px 10px 10px 0px; }
.cart-table .even td { background: #f1f1f1; }

.billing-table th { padding: 5px 5px 5px 0px; }
.hplc-ui-field { width: 200px; line-height: 18px; height: 18px; border: 1px solid #cccccc; }

.order-meta-table {  }
.order-meta-table td, .order-meta-table th { padding: 0px !important; }

p.meta-date { font-size: 11px; color: #8a816f; font-weight: bold; font-family: "georgia", serif; padding-bottom: 14px; line-height: 18px; }

.listing-item { margin-bottom: 10px; }

.container ol, .container ul { padding-left: 20px; }

span.new { display: inline-block; padding-left: 5px; color: red; }

.breacrumbs { margin-top: -10px; margin-bottom: 10px; }

.program-cnt,
.program-cnt p { font-size: 13px; }
.course-listing a.play-ico { height: 27px; padding-left: 34px; background: url(images/play-ico.png) no-repeat 0 0; display: block; background: url(images/play-ico.png) no-repeat 0 0; }

.exam-table { width: 100%; }
.exam-table tr th { padding: 10px; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; background: #f1f1f1; }
.exam-table tr th,
.exam-table tr td { text-align: left; vertical-align: top; }
.exam-table tr td { padding: 10px; }
.exam-table tr.odd td { background: #f1f1f1; }
.exam-table select { width: 200px; }

.video h5 a { font-size: 12px; }
.widget-box li.video { min-height: 45px; }

.downloads-table { width: 100%; }
.downloads-table td { padding: 5px 10px; }
.downloads-table .even { background: #edf8ff; }

.exam-table .label-agree { display: inline-block; width: 50px; }

.item-webinar .fc-event-skin { background: green; }
.item-custom-course,
.item-custom-course .fc-event-skin,
.fc-view .fc-disabled { background: orange !important; border-color: #cd8700 !important; }

.calendar-legend { margin-left: -20px; display: block; padding: 0px !important; }
.calendar-legend li { display: inline; float: left; width: 210px; margin-left: 20px; }
.calendar-legend .legend-color { display: inline-block; font-size: 0px; line-height: 0px; text-indent: -4000px; width: 32px; height: 16px; margin-right: 5px; position: relative; top: -13px; }

.gallery-thumbs { display: inline; float: left; width: 260px; background: #eeeeee; height: 360px; overflow-x: hidden; overflow-y: auto; }
.gallery-thumbs ul { margin: 3px 0px 0px 0px; padding: 0px; list-style-type: none; }
.gallery-thumbs ul li { margin: 0px; padding: 0px; }

.gallery-thumbs .trigger-video-tab { position: relative; display: block; min-height: 30px; text-align: right; line-height: 15px; padding: 8px 60px 8px 0px; width: 200px; margin-bottom: 3px; }
.gallery-thumbs .trigger-video-tab:hover,
.gallery-thumbs a.active { color: #FFFFFF; background-color: #62A3D1; text-decoration: none; }

.gallery-thumbs ul li img { position: absolute; top: 7px; right: 10px; }

.gallery-tabs { display: inline; float: right; width: 640px; height: 360px; }
.gallery-tabs iframe { width: 640px; height: 360px; }

.dashboard-courses-table { border: 0px; width: 100%; }
.dashboard-courses-table th { text-align: left; vertical-align: middle; padding: 10px; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; background: #f1f1f1; }
.dashboard-courses-table td { text-align: left; vertical-align: middle; padding: 10px; }
.dashboard-courses-table tr.odd td { background: #f1f1f1; }

.top-banner { width: 952px; height: 220px; overflow: hidden; position: relative; }
.top-banner .images { width: 952px; height: 220px; list-style-type: none; padding: 0px; margin: 0px; }
.top-banner .images li { position: absolute; left: 0px; top: 0px; display: none; width: 952px; height: 250px; }
.top-banner .text { pointer-events: none; position: absolute; left: 0px; top: 0px; width: 952px; height: 220px; list-style-type: none; padding: 0px; margin: 0px; }
.top-banner .text li { position: absolute; right: -100%; bottom: 20px; display: none; text-align: right; color: #FFFFFF; font-size: 40px; line-height: 50px; font-family: "Century Gothic", "Trebuchet MS", "Geneva", sans-serif; }
.slider-paging { position: absolute; right: 5px; bottom: 5px; }
.slider-paging li { display: inline; float: left; }
.slider-paging li a { font-size: 0px; line-height: 0px; text-indent: -4000px; display: block; width: 12px; height: 12px; background: url(images/slide-indicator.png) no-repeat right top; margin-left: 5px; }
.slider-paging li a:hover,
.slider-paging li a.active { background-position: left top; }

#course-schedule .ui-datepicker-title { cursor: pointer; }

span.req { color: red; }

.block-downloads { margin-bottom: 15px; }
.block-downloads ul { padding: 0; margin: 0; list-style-type: none; }
.block-downloads ul li { padding: 0; margin: 0; text-indent: 0; }
.block-downloads ul li a { font-size: 12px; font-weight: bold; }

.cart-attendees-table { width: 100%; }
.cart-attendees-table td { padding: 0 0 5px 0; }
.cart-attendees-table input { width: 80%; }

#get-help { display: block; position: fixed; right: 10px; bottom: 0; z-index: 99; width: 309px; }
#get-help label { display: block; clear: both; }
#get-help .get-help-button {  }
#get-help .get-help-button a { display: block; width: 100%; padding: 5px 0px; text-align: center; background: url(images/btn-wide.png); font-family: "gotham-bold", Arial, serif; font-size: 10px; line-height: 20px; font-weight: bold; color: #FFFFFF; text-transform: uppercase; }
#get-help .get-help-button a:hover { color: #ADCEE4; text-decoration: none; }
#get-help .get-help-popup { display: none; border: 3px solid #4781db; border-bottom: 0; padding: 10px; background: #FFFFFF; }
#get-help .get-help-success-message { display: none; color: #29aa38; font-weight: bold; text-align: center; }
#get-help .gh-frow { margin-bottom: 10px; }
#get-help .gh-frow input,
#get-help .gh-frow textarea { width: 100%; }

/* Ajax Forms */
.ajax-form {
	position: relative;
}
.ajax-form .ajax-form-loading {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/spiffygif-blue.gif) no-repeat center center;
}
.ajax-form .ajax-form-body {
	visibility: visible;
}
.ajax-form .form-errors {
	display: none;
	margin-bottom: 10px;
}
.ajax-form .form-errors p {
	padding: 0;
	margin: 0;
	color: #9f3330;
	font-weight: bold;
}
.ajax-form-processing .ajax-form-body {
	visibility: hidden;
}
.ajax-form-processing .ajax-form-loading {
	visibility: visible;
}

.page-content-wrap {  }
.page-content-wrap p { margin-bottom: 10px; }
.page-content-wrap img { max-width: 100%; }

#contributing-material-form .frow label { width: 200px; }
#contributing-material-form .phone-field { width: 35px; }
#contributing-material-form label { font-size: 14px; }
#contributing-material-form input, 
#contributing-material-form textarea, 
#contributing-material-form select { padding: 3px; }

.video-preview-notes { background: #d5cfae; padding: 15px; color: #000000; }
.video-preview-notes h3 { color: #000000; }

.video-preview-form { margin: 10px 0; }
.video-preview-form .field-shell { display: inline; float: left; width: 355px; }
.video-preview-form .field-shell label { display: block; font-size: 16px; line-height: 22px; }
.video-preview-form .field-shell input { padding: 12px 12px; font-size: 16px; width: 300px; }

.video-preview .form-states { margin: 10px 0; }
.video-preview .form-states p { line-height: 66px; font-size: 16px; }
.video-preview .form-states p img { position: relative; top: 10px; }
.video-preview .form-loading { display: none; }
.video-preview .form-error { display: none; color: red; }
.video-preview .form-success { display: none; }

.course-downloads-list {  }
.course-downloads-list tr:nth-child(odd) td { background: #efefef; }
.course-downloads-list td { padding: 5px 10px; line-height: 30px; }
.course-downloads-list td .view-more-button { margin: 0; display: inline-block; }

.g-recaptcha { transform: scale(0.94); -webkit-transform: scale(0.94); transform-origin: 0 0; -webkit-transform-origin: 0 0; }
.g-recaptcha-float { display: inline-block; float: left; }

#suggestions-form label.hidden { position: absolute; opacity: 0; width: 1px; height: 1px; }
#suggestions-form input[name="website"] { position: absolute; opacity: 0; width: 1px; height: 1px; }