@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
@import url("https://use.typekit.net/xjg5eei.css");
[data-ar] { position: relative; }
[data-ar]::before { content: ''; display: block; }
[data-ar] > * { top: 0; left: 0; width: 100%; height: 100%; display: block; position: absolute; }

[data-ar='16:9']::before { padding-top: 56.25%; }

[data-ar='31:15']::before { padding-top: 48.3870967742%; }

.btn-enroll { font-size: 17px; padding: 10px 13px; text-decoration: none; color: #fff !important; background-color: #652364; }
.btn-enroll:hover { background-color: #f27a50; }
.btn-enroll-small { height: 24px; width: 160px; display: block; padding-top: 4px; margin-left: auto; margin-right: auto; text-align: center; margin-bottom: 10px; text-decoration: none; color: #fff !important; background-color: #f16b3c; border-radius: 5px; }
.btn-enroll-small:hover { background-color: #f27a50; }

.btn-aside { padding: 15px 20px; }
.btn-aside p { color: #fff; }
.btn-aside h2 { color: #fff; }
.btn-aside:link { color: #fff; display: block; text-align: center; margin-bottom: 15px; text-decoration: none; border-radius: 5px; }
.btn-aside:hover { border-radius: 5px; background-color: #561e55; }
.btn-aside.orange:link { background-color: #f16b3c; }
.btn-aside.orange:hover { background-color: #cd5b33; }
.btn-aside.purple:link { background-color: #652364; }
.btn-aside.purple:hover { background-color: #561e55; }

.btn-submit { width: 100%; border: none; color: #3a3a3a; display: block; cursor: pointer; font-size: 22px; min-width: 160px; font-weight: bold; margin-left: auto; padding: 10px 13px; margin-right: auto; text-align: center; margin-bottom: 10px; text-decoration: none; transition: 100ms all; background-color: #652364; border-radius: 5px; box-shadow: 0px 4px 3px -2px #000; font-family: 'Open Sans', sans-serif; background: linear-gradient(135deg, #f7cc37 3%, #652364 5%, #f7cc37 6%, #f16b3c, #f16b3c 8%, #f7cc37 9%, #f16b3c 10%, #f7cc37 11%, #f7cc37 100%); }
.btn-submit.purple { color: #fff; background: #652364; }
.btn-submit:hover { transition: 100ms all; border-radius: 5px; box-shadow: 0px 3px 2px -2px #000; background-color: #743974; background: linear-gradient(135deg, #f7cc37ee 3%, #652364 5%, #f7cc37ee 6%, #f16b3c, #f16b3c 8%, #f7cc37ee 9%, #f16b3c 10%, #f7cc37ee 11%, #f7cc37 100%); }
.btn-submit:hover.purple { background: #511c50; }

.btn-tab { height: 40px; padding: 15px; display: block; font-size: 14px; font-weight: bold; text-decoration: none; color: #fff !important; background-color: #652364; background-repeat: no-repeat; background-position: right bottom; background-image: url(/images/downarrow.png); }
.btn-tab:hover { background-color: #743974; }
.btn-tab-wrapper { overflow: hidden; border-radius: 5px 5px 0 0; }

.btn-link { margin: 10px 0; font-size: 14px; font-weight: 700; padding: 8px 24px; align-self: flex-end; text-decoration: none; background-color: #f7cc37; color: #1a1a1a !important; border-radius: 5px; }
.btn-link:hover { background-color: #f8d14b; }

details { margin: 0 0 15px 0; }
details ul { font-size: 13px; padding: 0 10px; list-style-type: none; }
details summary { color: #fff; outline: none; cursor: pointer; padding: 10px 13px; position: relative; text-align: center; background: #652364; border-radius: 5px; box-shadow: 0px 2px 3px 0px #1a1a1a; }
details summary:hover { background: #5b205a; }
details summary::-webkit-details-marker { display: none; }
details summary::before { left: 15px; color: #fff; margin-right: 5px; position: absolute; content: "▶"; }
details[open] summary::before { margin-left: -2px; content: "▼"; }

.flex-main-col { width: 100%; max-width: 100%; }
@media (min-width: 1000px) { .flex-main-col { width: 620px; } }
.flex-aside { flex: 1; margin: 0 14px 0; width: 100%; }
@media (min-width: 1000px) { .flex-aside { margin: 0 14px; max-width: 620px; min-width: 170px; } }
.flex-col { width: 100%; display: flex; flex-flow: column nowrap; }
.flex-row-wrap { display: flex; flex-flow: row wrap; }
.flex-row-nowrap { display: flex; flex-flow: row nowrap; }
.flex-col-to-row-box { display: flex; flex-flow: column nowrap; }
@media (min-width: 680px) { .flex-col-to-row-box { flex-flow: row nowrap; } }
.flex-col-to-row-section { display: flex; flex-flow: column nowrap; }
@media (min-width: 860px) { .flex-col-to-row-section { flex-flow: row wrap; } }

.aic { align-items: center; }
.ais { align-items: stretch; }
.aibl { align-items: baseline; }
.aife { align-items: flex-end; }
.aifs { align-items: flex-start; }

.asc { align-self: center; }
.ass { align-self: stretch; }
.asbl { align-self: baseline; }
.asfe { align-self: flex-end; }
.asfs { align-self: flex-start; }

.jcc { justify-content: center; }
.jcfe { justify-content: flex-end; }
.jcfs { justify-content: flex-start; }
.jcsa { justify-content: space-around; }
.jcsb { justify-content: space-between; }

::-webkit-input-placeholder { color: #3b3d3f; }

::-moz-placeholder { color: #3b3d3f; }

:-ms-input-placeholder { color: #3b3d3f; }

:-moz-placeholder { color: #3b3d3f; }

fieldset { border: 0; margin: 0; padding: 0; }

.form-header { color: #fff; display: flex; font-size: 17px; font-weight: bold; border-radius: 5px; padding: 5px 13px; margin-bottom: 10px; flex-flow: row nowrap; justify-content: space-between; }
.form-header.corner-tab { background: linear-gradient(135deg, #f7cc37, #f7cc37 2%, #f16b3c 3%, #f7cc37 8%, #652364 9%) !important; }
.form-header.corner-tab .num { color: #1a1a1a; }
.form-header.corner-tab .text { color: #fff; }
.form-header.yellow-to-purple { background: linear-gradient(90deg, #f7cc37 8%, #652364 17%) !important; }
.form-header.yellow-to-purple .num { color: #1a1a1a; }
.form-header.yellow-to-purple .text { color: #fff; }
.form-header.purple-to-yellow { background: linear-gradient(90deg, #652364 8%, #f7cc37 17%) !important; }
.form-header.purple-to-yellow .num { color: #fff; }
.form-header.purple-to-yellow .text { color: #1a1a1a; }
.form-header.purple { background: #652364 !important; color: #fff !important; }
.form-header.yellow { background: #f7cc37 !important; color: #1a1a1a !important; }
.form-header .text { flex: 1; text-align: center; }

.form-field { padding: 0; font-size: 12px; margin-bottom: 10px; border-radius: 5px; border-bottom: 1px solid #ccc !important; }
.form-field input, .form-field select { margin: 0; color: #555; width: 100%; border: none; outline: none; padding: 10px; font-size: 14px; background: transparent; border-radius: 5px 5px 0 0; }
.form-field input:focus, .form-field select:focus { padding: 8px; background: #fff; border: 2px solid #f0f0f0; border-bottom: 2px solid #f7cc37; }

.invite { margin: 15px 0 0; }
.invite .field-label:before { color: #a33; content: '*'; font-size: 18px; font-weight: bold; margin: 0 5px 0 0; }

.check-list { margin-left: 0; list-style-type: none; }
.check-list > li { margin: 15px 0; }
.check-list > li::before { display: block; font-weight: bold; margin: -5px 0 0 -20px; position: absolute; content: "✔"; }
.check-list.bold { font-size: 18px; font-weight: bold; }

.table-list { width: 100%; background: #ccc; overflow: hidden; max-height: 320px; border: 1px solid #ddd; border-radius: 5px 5px 0 0; }
.table-list td { padding: 5px; }
.table-list tr:hover { background-color: #dbcde0 !important; }
.table-list .title { font-weight: bold; padding-right: 10px; }
.table-list .title-bar a { font-weight: bold; }
.table-list .title-bar, .table-list .title-bar:hover { text-align: left; font-weight: bold; color: #fff !important; text-transform: uppercase; background: #652364 !important; }

.modal { width: 320px; padding: 10px; font-size: 14px; min-height: 80px; margin: 0 5px 15px; text-align: center; display: inline-block; color: #555 !important; border-radius: 5px; text-decoration: none !important; background-color: #f0f0f0 !important; }
.modal:hover { color: #fff !important; background-color: #652364 !important; }
.modal > span { color: #652364; font-size: 12px; font-weight: bold; }
.modal:hover > span { color: #fff; }
.modal > .icon-map { width: 100px; height: 100px; margin-left: auto; margin-right: auto; background-repeat: no-repeat; background-image: url(../images/icon_map.png); }
.modal:hover > .icon-map { background-position: 0 -100px; }
.modal .icon-laptop { width: 100px; height: 100px; margin-left: auto; margin-right: auto; background-repeat: no-repeat; background-image: url(../images/icon_laptop.png); }
.modal:hover > .icon-laptop { background-position: 0 -100px; }

article.news-feed { display: flex; flex-flow: column nowrap; }
article.news-feed > h1 { margin-top: 24px; align-self: center; }
article.news-feed > img { margin: 25px 0 0; align-self: center; border-radius: 5px; box-shadow: 0px 1px 2px 0px #1a1a1a; }

.page-content { width: 100%; max-width: 960px; }

.slide { top: 0; bottom: 0; width: 100%; overflow: hidden; position: absolute; background-size: contain; background-repeat: no-repeat; background-position: left top; border-radius: 5px 5px 0 0; }
.slide.fake { z-index: 1; background-image: url(../images/slider/slider-fake.jpg); }
.slide.radio { z-index: 2; background-image: url(../images/slider/slider-radio-show.jpg); }
.slide.workshop { z-index: 3; background-image: url(../images/slider/slider-free-workshop.jpg); }
.slide.youtube { z-index: 4; background-image: url(../images/slider/slider-youtube.jpg); }

.slider { width: 620px; max-width: 100%; overflow: hidden; }
.slider-images { width: 100%; overflow: hidden; position: relative; border-radius: 5px 5px 0 0; }
.slider-btns { display: flex; background: #652364; flex-flow: row nowrap; border-radius: 0 0 5px 5px; }
.slider-btns a { flex: 1; font-size: 14px; line-height: 1.2; padding: 10px 20px; text-align: center; color: #fff !important; }
.slider-btns a.slider-btn-set { background-color: #561e55; }
.slider-btns a > strong { color: #f7cc37; font-size: 14px; }
.slider-btns a:hover { background-color: #511c50; }
.slider-btns a:first-child { border-radius: 0 0 0 5px; }
.slider-btns a:last-child { border-radius: 0 0 5px 0; }

.social-icons { display: flex; flex-flow: row nowrap; margin: 10px 0 0; }
@media (min-width: 1000px) { .social-icons { margin: 0; } }

.social-wrap { width: 100%; display: flex; padding: 20px; background: #f0f0f0; margin-bottom: 30px; flex-flow: column nowrap; border-top: 1px solid #3a3a3a; border-bottom: 1px solid #3a3a3a; }

.social-info { display: flex; padding: 10px; flex-flow: row wrap; align-items: center; border-bottom: 1px dashed #ddd; }
.social-info a { display: flex; flex-flow: row wrap; }
.social-info .social-avatar { border: 0; float: left; margin-right: 10px; }

.social-content { display: flex; padding: 10px; margin-top: 9px; align-items: start; flex-flow: row nowrap; }
.social-content > img { margin: 8px; padding: 5px; display: block; background: #fff; box-shadow: 0px 1px 2px 0px #1a1a1a55; }
.social-content > div { display: flex; padding: 0 20px; flex-flow: column nowrap; }
.social-content > div > * { margin: 0 0 3px 0; padding: 5px 0 10px 0; }

.video-background { width: 100%; justify-content: center; }
@media (min-width: 1000px) { .video-background { height: 300px; margin: 0 0 30px; position: relative; z-index: 1; margin-top: -2px; } }
@media (min-width: 1000px) { .video-background > .overlay { top: 0; left: 0; right: 0; bottom: 0; position: absolute; background: linear-gradient(90deg, #844f83, rgba(132, 79, 131, 0.7) 30%, rgba(132, 79, 131, 0.7) 70%, #844f83); } }
.video-background > iframe { width: 100%; display: none; }
@media (min-width: 1000px) { .video-background > iframe { display: block; } }
.video-background > .text { text-align: center; margin: 0 0 20px 0; }
@media (min-width: 1000px) { .video-background > .text { top: 0; left: 0; right: 0; bottom: 0; color: #fff; display: flex; margin: 0 0 -20px 0; position: absolute; align-items: stretch; justify-content: center; flex-flow: column nowrap; } }
.video-background > .text > h2 { font-size: 24px; }
@media (min-width: 500px) { .video-background > .text > h2 { font-size: 36px; } }
@media (min-width: 1000px) { .video-background > .text > h2 { color: #fff; } }
.video-background > .text > p { margin: 0; font-size: 28px; }

html { height: 100%; box-sizing: border-box; }

*, *::before, *::after { box-sizing: inherit; }

body { margin: 0; display: flex; min-height: 100%; color: #3a3a3a; flex-flow: column nowrap; background: #fafafa; font: 14px/1.5 'Open Sans', sans-serif; }

main { flex: 1; display: flex; padding: 0 25px; align-items: center; flex-flow: column nowrap; }
main > form { display: flex; margin: 15px 0 100px; flex-flow: column nowrap; }

img { max-width: 100%; }

ul, ol { padding: 0 0 0 15px; }

a { text-decoration: none; }
a:link, a:visited { color: #652364; }
a:hover, a:active { color: #561e55; }

footer { color: #fff; display: flex; align-items: center; background: #652364; justify-content: center; flex-flow: column nowrap; }
footer .nav-menus { display: flex; flex-flow: row wrap; justify-content: center; }
@media (min-width: 860px) { footer .nav-menus { justify-content: space-between; } }
footer .nav-menus > nav { display: flex; min-width: 200px; text-align: center; flex-flow: column nowrap; }
@media (min-width: 860px) { footer .nav-menus > nav { min-width: 0; text-align: left; } }
footer a:link { color: #fff; }
footer a:visited { color: #fff; }
footer .page-content { padding: 40px 30px; }

header { display: flex; padding: 10px 25px; align-items: center; background: #652364; justify-content: center; flex-flow: column nowrap; box-shadow: 0px 2px 2px 0px #1a1a1a; z-index: 2; }
header > section { display: flex; align-items: center; flex-flow: row wrap; justify-content: space-between; }

h1, h2, h3, h4, h5, h6 { margin: 0; }

h1 { color: #652364; font-size: 28px; margin: 0 0 24px; }
h1.home-heading { color: #3a3a3a; }
@media (min-width: 769px) { h1 { font-size: 32px; } }

h2 { font-size: 19px; color: #652364; }
.indexBoxTxt > h2 { margin-top: -75px; }
h2.bebas-heading { font-size: 50px; font-weight: 400; line-height: 1.1; font-family: bebas-neue, sans-serif; }
footer h2 { color: #fff; font-size: 26px; font-weight: 400; font-family: bebas-neue, sans-serif; }

h3 { font-size: 22px; }
h3.bebas-heading { font-size: 28px; font-weight: 400; line-height: 1.1; font-family: bebas-neue, sans-serif; }

.icon { margin: 0 5px; }
.icon, .icon .icon img { width: 28px; height: 28px; }

.icon-delivery { float: left; width: 32px; height: 32px; display: block; margin-left: 7px; margin-right: 7px; background-repeat: no-repeat; background-image: url(../images/icon_eliteProds3.png); }
.icon-delivery.live-course { background-position: 0 0; }
.icon-delivery.live-course:hover { background-position: 0 -32px; }
.icon-delivery.online-instructor-led { background-position: 0 -64px; }
.icon-delivery.online-instructor-led:hover { background-position: 0 -96px; }
.icon-delivery.livestream { background-position: 0 -128px; }
.icon-delivery.livestream:hover { background-position: 0 -160px; }
.icon-delivery.on-demand { background-position: 0 -192px; }
.icon-delivery.on-demand:hover { background-position: 0 -224px; }

.icon-header { float: left; width: 35px; height: 35px; display: block; font-size: 25px; background: #fff; font-weight: bold; padding: 0 0 0 6px; box-sizing: border-box; margin: -15px 10px 0 7px; border-radius: 5px; }
.icon-header.check-mark { color: #f16b3c; border: 2px solid #f16b3c; }
.icon-header.question-mark { color: #72afb6; padding-left: 10px; border: 2px solid #72afb6; }
.icon-header.plus { color: #bed43b; padding-top: 6px; padding-left: 9px; border: 2px solid #bed43b; }

.icon-key { display: block; margin-top: -25px; margin-left: -15px; position: relative; margin-bottom: -20px; }

.icon-iso { flex: 1; width: 64px; height: 64px; background-repeat: no-repeat; }
.icon-iso.newsletter { background-image: url(/images/icons/get-updates.svg); }
.icon-iso.magnifying-glass { background-image: url(../images/icons/find-a-workshop.svg); }
.icon-iso.share-your-success { background-image: url(/images/icons/share-your-success.svg); }
.icon-iso.elite-training-schedule { background-image: url(/images/icons/elite-training-schedule.svg); }

.main-nav { justify-content: center; }
@media (min-width: 425px) { .main-nav { justify-content: space-between; } }
.main-nav > nav { flex: 1; display: flex; align-items: center; flex-flow: column nowrap; justify-content: flex-end; }
@media (min-width: 500px) { .main-nav > nav { flex-flow: row wrap; } }
.main-nav > nav > a { margin: 0 10px; padding: 7px 13px; }
@media (min-width: 500px) { .main-nav > nav > a { padding: 0; } }
.main-nav > nav > a:link { color: #fff; }
.main-nav > nav > a:visited { color: #fff; }
.main-nav > nav > a:hover { color: #f7cc37; }
.main-nav > nav > a > strong { color: #f7cc37; }

.bars { top: 0; left: 0; right: 0; bottom: 0; margin: auto; position: fixed; animation-delay: 0; color: #fff; opacity: 0.8; transform: scale(2); z-index: 10; }
@keyframes bars { 0%, 80%, 100% { box-shadow: 0 0; height: 40px; }
  40% { box-shadow: 0 -10px; height: 45px; } }
.bars, .bars::before, .bars::after { border-radius: 2px; width: 10px; background: #fff; height: 40px; animation: bars 1s infinite; }
.bars::before, .bars::after { top: 0; content: ''; position: absolute; }
.bars::before { left: -15px; animation-delay: -0.15s; }
.bars::after { left: 15px; animation-delay: 0.15s; }

.spinner { top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 200px; z-index: 100; height: 200px; position: fixed; border-width: 24px; border-color: #fffa; border-radius: 50%; border-style: dashed; background: transparent; animation: spinner 2s infinite ease; box-shadow: inset 0px 0px 23px -4px #1a1a1a; }
@keyframes spinner { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }
.mainColumn { display: flex; margin: 10px 0 50px; flex-flow: row nowrap; }
.mainColumn > div { display: flex; flex-flow: row wrap; justify-content: space-between; }

.halfColumn { width: 50%; float: left; line-height: 20px; position: relative; }

.nextArrow { background-repeat: no-repeat; background-position: right center; background-image: url(../images/nextArrow.png); }

.outdatedBrowser { color: #fff; padding-top: 3px; font-weight: bold; padding-bottom: 5px; background-color: #03c3ff; }
.outdatedBrowser a { text-decoration: underline; color: #ffff66; }

.navLinkSetA { border-bottom: 1px solid #f7cc37; }

.subNavRowA { font-weight: bold; padding-top: 13px; padding-left: 10px; padding-right: 10px; padding-bottom: 12px; text-decoration: none; color: #656565 !important; border-bottom: 3px solid #ddd; }
.subNavRowA:hover { color: #743974 !important; border-bottom: 3px solid #743974; }

.subNavRowSet { color: #652364 !important; border-bottom: 3px solid #652364; }

.subMobileLink { height: 14px; display: block; font-weight: bold; padding-top: 16px; padding-left: 15px; padding-right: 15px; padding-bottom: 17px; text-decoration: none; color: #656565 !important; border-top: 1px solid #ddd; font-size: 1.166666666666667em; }
.subMobileLink:hover { background-color: #e6e6e6; }

.subMobileLinkSet { color: #743974 !important; }

.sublinks { margin: 0 0 20px 0; align-items: center; }
@media (min-width: 860px) { .sublinks { align-items: flex-start; } }

#Modules { display: flex; margin: 10px 0; flex-flow: row wrap; justify-content: center; }
#Modules a { color: #fff; padding: 7px 12px; margin: 0 10px 10px 0; border-radius: 5px; background: #98aa2f; }
#Modules a:hover { background: #abbf35; }

.subHead { margin-top: 0; color: #652364; font-size: 30px; font-weight: bold; margin-bottom: 20px; }
.subHeadMed { margin-top: 0; color: #652364; font-size: 25px; font-weight: bold; margin-bottom: 20px; }
.subHeadSml { color: #3a3a3a; font-size: 15px; font-weight: bold; margin: 0 !important; }
.subHeadLeft { margin: 0; padding: 15px; color: #534c58; font-size: 1.3em; font-weight: bold; border-bottom: 1px solid #ddd; }

.HiddenFAQ { display: none; margin-top: 5px; line-height: 14px; }

.infoBox { display: flex; align-items: center; margin-bottom: 20px; flex-flow: column nowrap; border-radius: 5px; }
#FWListings > .infoBox { align-items: stretch; border-bottom: 20px solid #f16b3c; border-radius: 0 0 5px 5px; }
#FWListings > .infoBox > .infoBoxContent { padding: 0; height: 437px; overflow: auto; }
.infoBoxWrap { margin: 20px 0 0; }
.infoBoxText { color: #652364; font-size: 30px; line-height: 1.1; font-weight: bold; text-align: center; margin-bottom: 20px; }
.infoBoxCity { cursor: pointer; font-size: 14px; }
.infoBoxCity:hover { background-color: #eee; }
.infoBoxCityInfo { height: 0; overflow: hidden; }
.infoBoxHead, .infoBoxHeadBlue, .infoBoxHeadGreen, .infoBoxHeadOrange { font-size: 17px; padding: 10px 13px; text-decoration: none; color: #fff !important; background-color: #652364; }
.infoBoxHeadBlue { background-color: #72afb6; }
.infoBoxHeadGreen { background-color: #bed43b; }
.infoBoxHeadOrange { display: block; background-color: #f16b3c; }
.infoBoxContent { border: none !important; padding: inherit !important; font-size: inherit !important; }
.infoBoxContent a { color: #606060; font-weight: bold; }
.infoBoxContent a:hover { color: #743974; }
.infoBoxContent label, .infoBoxContent [type="radio"] { cursor: pointer; }
.infoBoxContent [type="radio"]:checked + label { color: #f16b3c; margin-bottom: -2px; border-bottom: 2px solid; }
.infoBox.sessions { margin: 0; }

#symBox, #contactBox, #enrollBox, .avbox, #mentorBox, #ressBox, .sessions, .whoWillBeAttending { align-items: stretch; }

.workshop-list > a { font-size: 14px; margin-bottom: 3px; padding: 10px 13px; background: #f0f0f0; }
.workshop-list > a:hover { background: #e7e7e7; color: #1a1a1a !important; }

.kindleBox { padding: 10px; background-color: #343434; border: 1px solid #121212; border-radius: 5px; }

.NewsletterSignUp, .ShareSuccessLink, .EliteTrainingLink { flex: 3; position: relative; text-align: center; }

.NewsletterWrap, .ShareSuccessWrap, .EliteWrap { padding: 10px; margin: 0 0 20px 0; text-decoration: none; color: #fff !important; border-radius: 5px; }
.NewsletterWrap > a, .ShareSuccessWrap > a, .EliteWrap > a { color: #fff; display: flex; text-decoration: none; border-radius: 5px; }

.NewsletterWrap { background-color: #652364; }
.NewsletterWrap:hover { background-color: #743974; }

.ShareSuccessWrap { background-color: #f7cc37; }
.ShareSuccessWrap:hover { background-color: #f8d14b; }

.EliteWrap { background-color: #bed43b; }
.EliteWrap:hover { background-color: #c5d84f; }

.indexBoxTxt { display: flex; flex-flow: column nowrap; }

.leftSideBarASet { color: #743974 !important; }

.leftSideBar a { color: #656565; display: block; font-size: .9em; font-weight: bold; padding-top: 13px; padding-left: 15px; padding-right: 30px; padding-bottom: 12px; text-decoration: none; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.leftSideBar a:hover { color: #743974; }
