* {
    font-family: Arial, "Lucida Grande", Sans-serif;
}

a {
    color: #4A4A4A;
    font-weight: bold;
}

.clear {
    clear: both;
}

/*html,body { height:100%; }*/
body {
    background-color: #fff;
    color: #4A4A4A;
    font-size: 16px;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

input,
textarea,
select {
    font-size: 16px;
}

#cafe-header {
    height: 100px;
    margin: 0 auto;
    position: relative;
    padding-top: 15px;
    max-width: 930px;
    margin: 0px auto;
}

#main-wrapper {
    width: 100%;
    background-color: #fff;
    max-width: 930px;
    margin: 0px auto;
}

#inner-wrapper {
    padding: 10px;
}

#main-content-div {
    margin: 0 auto;
    max-width: 930px;
    background-color: #fff;
    font-size: 16px;
    padding: 10px;
}

#main-content-clear {
    clear: both;
    height: 17px;
}

.black1pxhr {
    border: none;
    height: 1px;
    /* Set the hr color */
    color: #000000;
    /* old IE */
    background-color: #000000;
    /* Modern Browsers */
}

.grey1pxhr {
    border: none;
    height: 1px;
    /* Set the hr color */
    color: #d3d4d4;
    /* old IE */
    background-color: #d3d4d4;
    /* Modern Browsers */
}

.blue1pxhr {
    border: none;
    height: 1px;
    /* Set the hr color */
    color: #b7b7b7;
    /* old IE */
    background-color: #b7b7b7;
    /* Modern Browsers */
}


.user-login {
    color: #000;
    float: right;
    margin: 0;
    position: relative;
    top: 14px;
}

.username-password {
    float: left;
    font-size: 1.1em;
    margin: -10px 0 0 18px;
}

.login {
    float: left;
    margin-left: 4px;
    margin-top: 4px;
    padding: 0px;
    line-height: 1em;
}

.username span,
.password span {
    clear: left;
    float: left;
    height: 19px;
    position: relative;
    top: .3em;
    width: 51px;
}

.username,
.password {
    float: left;
    margin-bottom: 6px;
}


.username input,
.password input {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #acacac;
    padding: 3px 3px;
    width: 160px;
    font-size: 16px;
    height: 18px;
    margin: 0px;
}

.username input,
.password input {}

.username input {
    margin-top: -7px;
}

.messageBox {
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #a94442;
    padding: 10px;
    border-radius: 4px;
}

.messageBoxGreen {
    color: #66A445;
    background-color: #E6F1DF;
    border: 1px solid #66A445;
    padding: 10px;
    border-radius: 4px;
}

textarea {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #acacac;
    color: #4A4A4A;
    padding: 2px 3px;
    font-size: 16px;
}

#loginForm.username,
#loginForm.password {
    height: 16px;
}

.forgot-password {
    color: #acacac;
    min-width: 200px;
}

.login-hide {
    display: none !important;
    behavior: url(/PIE.htc);
}



.button-orange3514 {
    background-color: #faa722;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    behavior: url(/PIE.htc);
    padding: 4px 6px;
    cursor: pointer;

}

.button-orange3514:hover {
    background-color: #faa722;
    behavior: url(/PIE.htc);
}

.button-orange3514:active {
    position: relative;
    top: 1px;
}

.button-orange3514:visited,
.button-orange3514:link {
    color: #ffffff;
}

.button-green3514 {
    background-color: #a8bc51;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    behavior: url(/PIE.htc);
    padding: 4px 6px;
    cursor: pointer;

}

.button-green3514:hover {
    background-color: #a8bc51;
    behavior: url(/PIE.htc);
}

.button-green3514:active {
    position: relative;
    top: 1px;
}

.button-green3514:visited,
.button-green3514:link {
    color: #ffffff;
}

.button-dark3514 {
    background-color: #808284;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    behavior: url(/PIE.htc);

}

.button-dark3514:hover {
    background-color: #808284;
    behavior: url(/PIE.htc);
}

.button-dark3514:active {
    position: relative;
    top: 1px;
}

.button-dark3514:visited,
.button-dark3514:link {
    color: #ffffff;
}

/** Alerts and Errors **/
.error {
    color: red;
}

.forgot-password {
    float: left;
    text-align: left;
    font-size: 12px;
    margin: 0 2.3em 0 0;
}

.forgot-password a {
    text-decoration: none;
    line-height: 1.4em;
}

.forgot-password img {
    height: 18px;
    width: 168px;
}

.new-user-login img {
    float: left;
    height: 65px;
    width: 84px;
}

.fairname {
    font-weight: 700;
}

.header-calendar,
.header-help {
    float: left;
    margin: 0 0 0 1em;
}

.title,
.header,
.call-listing {
    color: #bad358;
    font-size: 16px;
    text-align: left !important;
}


#form1 {
    padding-bottom: 15px;
    margin-top: -10px;
}

.menu-spaced {
    overflow-x: hidden;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.menu-spaced li {
    white-space: nowrap;
}

.cafe-primary-links-container {
    background-color: #e1e1e1;
    margin-top: 15px;
    padding: 0;
    height: 46px;
}

.cafe-primary-links-container-green {
    background-color: #4A4A4A;
    margin-top: 15px;
    padding: 0;
    height: 46px;
}

.cafe-primary-links,
.logged-in-cafe-primary-links {
    margin: 0px auto;
}

.cafe-primary-links a,
.logged-in-cafe-primary-links a {
    color: #818284;
    text-decoration: none;
    font-weight: 300;
    font-size: 16px;
}

.page-primary-links {
    background: transparent url(/cafe_images/primary-bg.jpg) repeat scroll 0 0;
    height: 24px;
    margin: 2em 0 0;
    text-align: center;
    width: 100%;
}

.page-primary-links-inner {
    _margin: 0 0 0 5.95em;
    background: url(/cafe_images/primary-ul-bg.jpg);
    background-repeat: repeat-x;
    float: left;
    height: 24px;
    margin: 0 0 0 18.1em;
    padding: 0;
}

.page-primary-links-inner ul.page-primary-bg li {
    _float: none;
    display: inline;
    float: left;
    list-style-type: none;
    margin: .3em 0 0;
    padding: 0 1.5em;
}

.cafe-page-links,
.cafe-page-links-loggedout {
    background-color: #6eb5c8;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    padding: 0;
    width: 100%;
    margin: 0px;
    behavior: url(/PIE.htc);
}

.primary-bg {
    padding: 0px;
    margin: 0px;
}

ul.primary-bg {
    background-color: #e1e1e1;
    height: 46px;
    margin: 0 0 0 0px;
    position: relative;
}

ul.primary-bg li {
    display: inline;
    float: left;
    list-style-type: none;
    padding: 0px;
    margin: 14px 20px;
    text-align: center;
}

ul.primary-bg li.divider {
    margin: 0;
    padding: 0;
}


.primary-bg-green {
    padding: 0px;
    margin: 0px;
}

ul.primary-bg-green {
    background-color: #4A4A4A;
    height: 46px;
    left: -22px;
    max-width: 1000px;
    margin: 0px auto;
}

ul.primary-bg-green li {
    list-style-type: none;
    margin: 14px 10px;
    text-align: center;
}

ul.primary-bg-green li a {
    font-weight: 700;
    color: #FFFFFF;
}

ul.primary-bg-green a.active {
    color: #24D3FF;
}

.whitetext {
    color: #ffffff !important;
}



.cafe-content {
    height: 352px;
    margin: 1em 0 0;
    width: 100%;
    border-bottom: 1px solid #69ABBC;
    margin-bottom: 1px;
}

.cafe-content-inner {
    height: 288px;
    margin: 0 auto;
    position: relative;
    top: 1.3em;
    border: 5px solid #6d6f72;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    behavior: url(/PIE.htc);
}


.event-more-info a {
    color: #555555;
    font-weight: 700;
    padding: 0 0 0 1em;
}

.event-title {
    font-weight: 700;
    padding: 1em 1em 1.5em;
    color: #555555;
}

.event-dates,
.event-deadline,
.event-fee,
.event-days {
    padding: 0 1em;
    color: #555555;
}

.event-desc {
    padding: 1em 1em .5em;
}

.cafe-bottom {
    background: url(/cafe_images/bottom-bg.png);
    height: 102px;
    margin: 1em 0 0;
    width: 100%;
}

.cafe-bottom-inner {
    margin: 0 auto;
    position: relative;
    top: .5em;
    width: 1020px;
}

.cafe-listing {
    background: url(/cafe_images/cafe-listing.png);
    background-repeat: no-repeat;
    float: left;
    margin: 0 0 0 3.5em;
    width: 400px;
}

.cafe-listing-anchor-transprnt {
    float: left;
    margin: -6.8em 0 0 -.75em;
    width: 129px;
}

.prev {
    float: left;
    left: 9.2em;
    position: relative;
    top: -4.5em;
}

.next {
    float: right;
    left: 1em;
    position: relative;
    top: -4.5em;
}

.bottom-cafe-help {
    float: left;
    margin: 0 3em 0 2em;
}

.cafe-powered-by {
    margin: 0 auto;
    padding: 1em 0 0;
    text-align: right;
}

li#btnUp,
li#btnDown {
    float: left;
    list-style-type: none;
}

div#easyscroll {
    clear: left;
}

ul#easyscrollnav {
    left: 12em;
    position: relative;
    top: 20em;
}

.thumbs {
    width: 100px;
    padding: 4px;
    float: left;
    text-align: left;
    position: relative;
    word-wrap: break-word;
}

.videoThumb {
    background-color: #000;
    display: table-cell;
    height: 80px;
    vertical-align: middle;
}

.cafe-page-links-footer {
    background-color: #808284;
    margin: 0px;
    height: 65px;
    margin: 0px auto;
    margin-bottom: 10px;
    padding-bottom: 3px;
}

ul.page-footer-links {
    padding: 0px;
}

ul.page-footer-links li {
    float: left;
    list-style-type: none;
    color: #fff;
    font-size: 11px;
    padding: 0 8px;
}

.page-footer-links a {
    color: #fff;
    text-decoration: none;
}

ul.page-footer-links li~li {
    border-left: 1px solid #fff;
}



.page-content-inner,
.cafe-about-us-inner,
.tech-requirements-inner {
    background-repeat: no-repeat;
    margin: 0 auto;
    position: relative;
    text-align: left;
}

.page-powered-by {
    float: left;
    color: #FFF;
    font-size: 12px;
    padding-left: 8px;
    margin-top: 10px;
}

.page-powered-by a {
    color: #FFF;
    text-decoration: none;
}

.login-hide {
    display: none;
}

.stepbox {
    clear: right;
}



table.artist-table {
    border-collapse: collapse;
    background-color: #ffffff;
}

.artist-table th {
    background-color: #e1e1e1;
    padding: 10px;
    text-align: left;
    color: #454545;
    font-family: arial, helvetica;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.artist-table td {
    color: #454545;
    padding: 9px;
    font-size: 16px;
}

.bottom-border tr {
    border-bottom: 1px solid #d3d4d4;
}

.bottom-border td {
    padding-bottom: 15px;
}

.image-credit {
    left: -.5em;
    margin: 0 auto;
    position: relative;
    top: 1.3em;
}

.user-details {
    float: left;
    width: 100%;
}

a.cafe-entry:active {
    background-color: #013B81;
    color: #000;
}

#cafe-wrapper {
    background-color: #F2F4ED;
    margin: 0 auto -13px;
    min-height: 640px;
    padding: 10px 0 20px;
    width: 100%;
    behavior: url(/PIE.htc);
}

.page-content {
    margin: 0 auto;
    padding: 0 0 30px;
    background-color: #f2f4ed;
}

#cafe-container {
    margin-top: 15px;
}

.progress-label {
    text-align: center;
    overflow: hidden;
    position: absolute;
    left: 50%;
}

.ui-progressbar-value {
    background-color: #faa722;
}

.cafe-logo img,
.logged-in-header img,
ul.primary-bg img,
.cafe-listing-anchor-transprnt img,
.prev img,
.next img,
.bottom-cafe-help img,
.license-cafe img,
.cafe-powered-by img,
ul.page-primary-bg img,
ul.page-footer-links img,
ul.page-footer-links-loggedout img,
.page-powered-by img {
    border: 0;
}

#canadaprovinces a:link,
#canadaprovinces a:visited,
#canadaprovinces a:hover {
    color: #666;
}

.license-cafe,
#application-sort,
.welcome-note,
.logged-in-user,
.welcome-user {
    float: left;
}

.cafe-about-us-outer,
.tech-requirements-content,
.calendar-outer {
    left: .42em;
    margin: 0 auto;
    position: relative;
}

.cafe-about-us-inner,
.tech-requirements-inner,
.calendar-inner {
    background-repeat: no-repeat;
    margin: 0 auto;
    padding: 0 0 2em;
    position: relative;
    top: 1.3em;
}

.invi-code #form1,
#form1 {
    float: right;
}

.blue-title {
    color: #6EB5C8;
    font-size: 180%;
    font-weight: bold;
    margin-bottom: 10px;
}

.rightSideBar2 .blue-title,
.contactWrapper .blue-title {
    padding-top: 15px;
    padding-bottom: 20px;
}

.contactForm input,
.contactForm select,
.contactForm textarea {
    color: #000;
}

.orange-text {
    color: #faa722;
    font-weight: bold;
}

.green-title {
    color: #737d40;
    font-size: 140%;
    margin-bottom: 10px;
    font-weight: bold;
}

.required {
    color: #464646;
    font-weight: bold;
}

.greenheader_28px {
    color: #4A4A4A;
    font-size: 28px;
    margin: 0 auto;
    padding: 15px 20px;
}

._14px {
    font-size: 14px;
}

.page_header_smaller {
    color: #bad358;
    font-size: 16px;
    text-decoration: none;
}

.orange_anchor {
    color: #4A4A4A;
    font-weight: bold;
    font-size: 16px;
}

.green_anchor {
    color: #4A4A4A;
    font-weight: bold;
    font-size: 16px;
}

.appstat {
    font-size: 16px;
}

.statbullet {
    position: relative;
    left: 15px;
}



/*--------------------------------- Index page -----------------------------------*/

.index-text {
    font-size: 16px;
    color: #4A4A4A;
}

.bold {
    font-weight: 700 !important;
}


/*-------------------------------FAQ page------------------------*/
.stepsColumn {
    float: left;
    width: 283px;
    padding: 10px 12px 0 12px;
}

.stepsImage {
    margin-left: 0px;
}

.mediaTypes {
    color: #8EB072;
}

.twtr-ft div {
    display: none;
}

/* Phorum tweaks */
.PhorumFormTable td {
    padding-bottom: 10px;
}

.PhorumNavBlock {
    padding-bottom: 10px;
}

.PhorumStdBlockHeader {
    padding-bottom: 10px;
}

.PhorumStdBlock td {
    padding-bottom: 10px;
}

.info-div,
.success-div,
.warning-div,
.error-div,
.general-div {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.info-div {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('/images/div-info.png');
}

.success-div {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('/images/div-success.png');
}

.warning-div {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/images/div-warning.png');
}

.general-div {
    color: #4F8A10;
    background-color: #DFF2BF;
}

.error-div {
    color: #232323;
    background-color: #FFBABA;
    background-image: url('/images/div-error.png');
}

span.fair_short_desc,
span.fair_short_desc * {
    font-size: 16px !important;
    color: #4A4A4A !important;
}

#cafeNav {
    padding: 0px;
    border-bottom: 2px solid #4A4A4A;
}

#cafeNav .navbar-brand img {
    margin: 0px 20px;
    border: 0;
}

#cafeNav .navbar-toggler[aria-expanded=false] .text-expanded {
    display: none;
}

#cafeNav .navbar-toggler[aria-expanded=true] .text-collapsed {
    display: none;
}

#cafeNavbar li {
    background-color: #4A4A4A;
    padding: 0px 10px;
    border-top: 1px solid #ffffff;
}

#cafeNavbar li a {
    color: #ffffff;
}

#cafeNavbar li.active a {
    color: #24D3FF;
}

#cafeNavButton {
    font-size: 16px;
    color: #4A4A4A;
    border: 2px solid #4A4A4A;
    margin: 0px 20px;
}

.application p {
    margin-bottom: 0px;
}

.westaf-red {
    background-color: #FF0033;
    color: #000000;
    font-weight: 700;
}

#session_progress {
    background-color: #f45f5f;
}

.braintree-heading, .braintree-placeholder {
    color: #000;
    font-size: 16px;
    margin-bottom: 10px;
    /* New styles */
    padding: 25px 0px;
    font-weight: bold;
    color: #444;
}

.braintree-large-button span {
    border-bottom: 1px solid #b5b5b5;
    padding-bottom: 1px;
    /* New styles */
    background-color: #004976;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    border: 2px solid #004976;
}


.braintree-large-button:hover span {
    border-bottom: 1px solid #b5b5b5;
    padding-bottom: 1px;
    /* New styles */
    background-color: #fff;
    color: #004976;
    padding: 10px 20px;
    border-radius: 4px;
    border: 2px solid #004976;

