/*titles*/
h1 {
    font-family: arial,helvetica;
    font-size: 15px;
    color: #394a94;
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: bold;
}

h2 {
    font-family: arial,helvetica;
    font-size: 11px;
    color: #394a94;
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: normal;
}

h3 {
    font-family: arial,helvetica;
    font-size: 15px;
    color: #394a94;
    margin-bottom: 0px;
    margin-top: 0px;
}

.h2link {
    font-family: arial,helvetica;
    font-size: 11px;
    color: #394a94;
    margin-bottom: 0px;
    font-weight: normal;
    text-decoration: none;
}

a:hover.h2link {
    font-family: arial,helvetica;
    font-size: 11px;
    color: #ff9900;
    margin-bottom: 0px;
    font-weight: normal;
    text-decoration: underline;
}

/*standard copy and form elements*/

a {
    color: #050296;
    text-decoration: none;
}

    a:hover {
        color: #ff9900;
        text-decoration: underline;
    }

td, p {
    font-family: arial,helvetica;
    font-size: 80%;
    color: #000000;
}


input, select, textarea {
    font-family: arial,helvetica;
    font-size: 85%;
    color: #666666;
    padding-top: 2px;
}

/* header specific elements */ h1 ul#navContents {
    font-size: 0.8em;
}

div#hoverMenuDisplay ul {
    font-size: 0.8em;
}

ul#countryDropDown {
    font-size: 0.8em;
}

div#hoverCountryDisplay ul {
    font-size: 0.8em;
}

div.hoverMenuSublist ul {
    font-size: 0.8em;
}

#countryLinksList {
    font-size: 0.8em;
}

ul#worldwideLink {
    font-size: 0.8em;
}

.clear {
    clear: both;
}

/*other forms*/
.button {
    font-family: arial,helvetica;
    font-size: 100%;
    color: #0C1D67;
    font-weight: bold;
}

.buttonLarge {
    font-family: arial,helvetica;
    font-size: 120%;
    color: #0C1D67;
    font-weight: bold;
}

.orangebutton {
    font-family: arial,helvetica;
    font-size: 100%;
    color: #E18A01;
    font-weight: bold;
    text-transform: uppercase;
}

/*other copy*/
.headingblue {
    font-family: arial,helvetica;
    font-size: 140%;
    color: #050296;
    font-weight: bold;
}

.headingblack {
    font-family: arial,helvetica;
    font-size: 140%;
    color: #000;
    font-weight: bold;
}

.subheading {
    font-family: arial,helvetica;
    font-size: 110%;
    color: #000000;
    font-weight: bold;
}

.subheadingwhite {
    font-family: arial,helvetica;
    font-size: 110%;
    color: #ffffff;
    font-weight: bold;
}

.subheadingblue {
    font-family: arial,helvetica;
    font-size: 110%;
    color: #050296;
    font-weight: bold;
}

.subheadingerror {
    font-family: arial,helvetica;
    font-size: 110%;
    color: #ff0000;
    font-weight: bold;
}

.subheadingBrochure {
    font-family: arial,helvetica;
    font-size: 14px;
    color: #050296;
    font-weight: bold;
}

.subheadingBrochureWhite {
    font-family: arial,helvetica;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
}

.title12 {
    font-family: arial,helvetica;
    font-size: 12px;
    color: #050296;
    font-weight: bold;
}

.copy10 {
    font-family: arial,helvetica;
    font-size: 11px;
    color: #000000;
}

.linklargeblueTitle {
    font-family: arial,helvetica;
    font-size: 120%;
    color: #050296;
    text-decoration: none;
}

.linklargeblue {
    font-family: arial,helvetica;
    font-size: 110%;
    color: #050296;
    text-decoration: none;
}

.linkmedblue {
    font-family: arial,helvetica;
    font-size: 95%;
    color: #050296;
    text-decoration: none;
}

.linksmallblue {
    font-family: arial,helvetica;
    font-size: 85%;
    color: #050296;
    text-decoration: none;
}

.linksmallwhite {
    font-family: arial,helvetica;
    font-size: 85%;
    color: #ffffff;
    text-decoration: none;
}

.forum {
    font-family: verdana,arial,helvetica;
}

.resultsUnderOffer {
    color: #FF9900;
    font-weight: bold;
}

.resultsPriceReduced {
    color: #009900;
    font-weight: bold;
}

.resultsSoldStc {
    color: #990000;
    font-weight: bold;
}

.copygrey {
    font-family: arial,helvetica;
    font-size: 100%;
    color: #666666;
}

.copymedblack {
    font-family: arial,helvetica;
    font-size: 90%;
    color: #000000;
}

.copysmallgrey {
    font-family: arial,helvetica;
    font-size: 85%;
    color: #666666;
}

.copysmallblack {
    font-family: arial,helvetica;
    font-size: 85%;
    color: #000000;
}

.copysmallwhite {
    font-family: arial,helvetica;
    font-size: 85%;
    color: #ffffff;
}

.copysmallblue {
    font-family: arial,helvetica;
    font-size: 85%;
    color: #050296;
}

.accountlink {
    font-family: arial,helvetica;
    font-size: 85%;
    color: #050296;
    text-decoration: none;
}

a:hover.accountlink {
    font-family: arial,helvetica;
    font-size: 85%;
    color: #FF9900;
    text-decoration: underline;
}

.navlink {
    font-family: arial, helvetica;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}

a:hover.navlink {
    font-family: arial, helvetica;
    font-size: 12px;
    color: #ff9900;
    text-decoration: underline;
}

.error {
    font-family: arial,helvetica;
    font-size: 90%;
    color: #ff0000;
}

.errorSmall {
    font-family: arial,helvetica;
    font-size: 85%;
    color: #ff0000;
}

/*spacer elements*/
.spc2 {
    line-height: 2px;
    clear: both;
    display: block;
}

.spc5 {
    line-height: 5px;
    clear: both;
    display: block;
}

.spc10 {
    line-height: 10px;
    clear: both;
    display: block;
}

.spc20 {
    line-height: 20px;
    clear: both;
    display: block;
}

.linebreak {
    line-height: 1px;
    height: 1px;
    background: url(https://secure.businessesforsale.com/presentation/global/includes/imglib/d9def2.gif) top left;
    clear: both;
    display: block;
}

#subnavArea {
    clear: both;
}

.buttonArea {
    clear: both;
    width: 167px;
    position: relative;
    height: 42px;
}


/* tooltips */

.balloonstyle {
    position: absolute;
    top: 0px;
    left: 0;
    padding: 5px;
    visibility: hidden;
    border: 1px solid black;
    font: normal 12px Arial;
    line-height: 18px;
    z-index: 100;
    background-color: white;
    width: 500px;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

span.cv2ToolTip {
    cursor: hand;
    font-family: arial,helvetica;
    font-size: 0.8em;
    color: #050296;
}

input#sendMsg {
    font-size: 12px;
}

.errorCopy {
    color: #ff0000;
    font-size: 12px;
}

.errorSmallCopy {
    color: #ff0000;
    font-size: 11px;
}

/* Business Show promo at the top of the site */
div#marketingPromo {
    font-family: arial, tahoma, helvetica, sans-serif;
    width: 100%;
    padding: 5px 0 5px 0;
    background-color: #d9def2;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#939DCE');
    background: -moz-linear-gradient(center top, #ffffff, #939DCE) repeat scroll 0 0 #ffffff;
    background: -webkit-gradient(linear, center bottom, center top, from(#939DCE), to(#ffffff));
}

div#marketingPromoMessage {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    border-radius: 6px;
    border: solid 1px #d9def2;
    background-color: #ffffff;
    padding: 6px 8px 6px 8px;
    height: 16px;
}

    div#marketingPromoMessage p {
        color: #666666;
        font-size: 0.75em;
        margin: 0;
        display: inline;
        float: left;
    }

    div#marketingPromoMessage img {
        float: right;
        cursor: pointer;
    }

/* Business Show promo at the top of the site */
div#cookieNotifier {
    font-family: arial, tahoma, helvetica, sans-serif;
    width: 100%;
    padding: 5px 0 5px 0;
    background: #333;
    border-bottom: 3px solid #F39B15;
}

div#cookieMessage {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    padding: 6px 8px 6px 8px;
    height: 20px;
}

    div#cookieMessage img {
        float: left;
        margin-right: 15px;
        border: none;
    }

    div#cookieMessage p {
        color: #fff;
        font-size: 13px;
        margin: 0;
        display: inline;
        float: left;
        width: 92%;
        line-height: 20px;
    }

#cookieCloseButton {
    float: right;
    cursor: pointer;
    width: 15px;
    height: 16px;
}

div#cookieMessage a {
    color: #F39B15;
    border: none;
}

/* older styles to be replaced*/

.title23blue {
    font-family: arial,helvetica;
    font-size: 23px;
    color: #394A94;
    letter-spacing: -1pt;
}

.title23white {
    font-family: arial,helvetica;
    font-size: 23px;
    color: #ffffff;
    letter-spacing: -1pt;
}

.title21blue {
    font-family: arial,helvetica;
    font-size: 21px;
    color: #394A94;
    letter-spacing: -1pt;
}

.title21orange {
    font-family: arial,helvetica;
    font-size: 21px;
    color: #ff9900;
    text-decoration: none;
}

.title17blue {
    font-family: arial,helvetica;
    font-size: 17px;
    color: #394A94;
    letter-spacing: -1pt;
}

.title17grey {
    font-family: arial,helvetica;
    font-size: 17px;
    color: #666666;
    letter-spacing: -1pt;
}

.title17white {
    font-family: arial,helvetica;
    font-size: 17px;
    color: #ffffff;
    letter-spacing: -1pt;
}

.title17orange {
    font-family: arial,helvetica;
    font-size: 17px;
    color: #ff9900;
    letter-spacing: -1pt;
}

.title17orangeNo {
    font-family: arial,helvetica;
    font-size: 17px;
    color: #ff9900;
}

.title17darkblue {
    font-family: arial,helvetica;
    font-size: 17px;
    color: #313C7B;
    font-weight: bold;
}

.title15orangeNo {
    font-family: arial,helvetica;
    font-size: 15px;
    color: #ff9900;
}

.title15blue {
    font-family: arial,helvetica;
    font-size: 15px;
    color: #394A94;
    font-weight: bold;
}

.title15darkblue {
    font-family: arial,helvetica;
    font-size: 15px;
    color: #313C7B;
    font-weight: bold;
}

.title14orange {
    font-family: arial,helvetica;
    font-size: 14px;
    color: #ff9900;
    font-weight: bold;
}

.title13orange {
    font-family: arial,helvetica;
    font-size: 13px;
    color: #ff9900;
    font-weight: bold;
}

.title13blue {
    font-family: arial,helvetica;
    font-size: 13px;
    color: #394a94;
    font-weight: bold;
}

.title13white {
    font-family: arial,helvetica;
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
}

.title13black {
    font-family: arial,helvetica;
    font-size: 13px;
    color: #000000;
    font-weight: bold;
}

.title13blackNo {
    font-family: arial,helvetica;
    font-size: 13px;
    color: #000000;
}

.title12black {
    font-family: arial,helvetica;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

/*body copy*/

.link15blue {
    font-family: arial,helvetica;
    font-size: 15px;
    color: #050296;
}

a:hover.link15blue {
    font-family: arial,helvetica;
    font-size: 15px;
    color: #ff9900;
}

.copy15grey {
    font-family: arial,helvetica;
    font-size: 15px;
    color: #333333;
}

.copy15lightgrey {
    font-family: arial,helvetica;
    font-size: 15px;
    color: #999999;
}

.copy15black {
    font-family: arial,helvetica;
    font-size: 15px;
    color: #000000;
}

.copy13black {
    font-family: arial,helvetica;
    font-size: 13px;
    color: #000000;
}

.copy13blue {
    font-family: arial,helvetica;
    font-size: 13px;
    color: #394a94;
}

.copy12black {
    font-family: arial,helvetica;
    font-size: 12px;
    color: #000000;
}

.copy12darkblue {
    font-family: arial,helvetica;
    font-size: 12px;
    color: #313C7B;
}

.copy11darkblue {
    font-family: arial,helvetica;
    font-size: 11px;
    color: #313C7B;
}

.copy11black {
    font-family: arial,helvetica;
    font-size: 11px;
    color: #000000;
}

.copy11white {
    font-family: arial,helvetica;
    font-size: 11px;
    color: #ffffff;
}

.copy11grey {
    font-family: arial,helvetica;
    font-size: 11px;
    color: #333333;
}

.copy11lightgrey {
    font-family: arial,helvetica;
    font-size: 11px;
    color: #666666;
}

.copy11orange {
    font-family: arial,helvetica;
    font-size: 11px;
    color: #ff9900;
}

.link13blue {
    font-family: arial,helvetica;
    font-size: 13px;
    color: #050296;
}

a:hover.link13blue {
    font-family: arial,helvetica;
    font-size: 13px;
    color: #ff9900;
}

.link12blue {
    font-family: arial,helvetica;
    font-size: 12px;
    color: #050296;
}

a:hover.link12blue {
    font-family: arial,helvetica;
    font-size: 12px;
    color: #ff9900;
}

.link11blue {
    font-family: arial,helvetica;
    font-size: 11px;
    color: #050296;
}

a:hover.link11blue {
    font-family: arial,helvetica;
    font-size: 11px;
    color: #ff9900;
}

.link11blueNoHover {
    font-family: arial,helvetica;
    font-size: 11px;
    color: #050296;
}

a:hover.link11blueNoHover {
    font-family: arial,helvetica;
    font-size: 11px;
    color: #050296;
}

.copy9grey {
    font-family: arial,helvetica;
    font-size: 9px;
    color: #666666;
}

.link9blue {
    font-family: arial,helvetica;
    font-size: 9px;
    color: #050296;
}

a:hover.link9blue {
    font-family: arial,helvetica;
    font-size: 9px;
    color: #ff9900;
}

/*form styles*/

.goButton60 {
    width: 60px;
}

.goButton90 {
    width: 90px;
}

.dropDownGeneric {
    color: #333333;
    font-size: 11px;
    height: 21px;
}

.textareaGeneric {
    color: #333333;
    font-size: 11px;
    height: 63px;
}

.inputGeneric {
    color: #333333;
    font-size: 12px;
    height: 21px;
}

.selectGeneric {
    color: #333333;
    font-size: 11px;
}

.dropDown250 {
    width: 250px;
    color: #333333;
    font-size: 11px;
}

.dropDown200 {
    width: 200px;
    color: #333333;
    font-size: 11px;
}

.dropDown140 {
    width: 140px;
    color: #333333;
    font-size: 11px;
}

.input200 {
    width: 200px;
    color: #333333;
    font-size: 11px;
}

.input140 {
    width: 140px;
    color: #333333;
    font-size: 11px;
}

.input100 {
    width: 100px;
    color: #333333;
    font-size: 11px;
}

.input70 {
    width: 70px;
    color: #333333;
    font-size: 11px;
}

.input25 {
    width: 25px;
    color: #333333;
    font-size: 11px;
}

.textarea250 {
    width: 250px;
    color: #333333;
    font-size: 11px;
    height: 80px;
}

.textarea160 {
    width: 160px;
    color: #333333;
    font-size: 11px;
    height: 80px;
}



.150input {
    font-family: Arial, helvetica;
    color: #333333;
    font-size: 12px;
    height: 21px;
    width: 150px;
}

.blueButton {
    font-weight: bold;
    font-size: 13px;
    height: 30px;
    cursor: hand;
}

.welcometext {
    font-family: arial, helvetica;
    color: #ffffff;
    font-size: 12px;
}

.welcomelink {
    font-family: arial, helvetica;
    color: #ffffff;
    font-size: 12px;
    text-decoration: underline;
}

.editiontext {
    font-family: arial, helvetica;
    color: #FCFCE6;
    font-size: 11px;
}

.editiontextlink {
    font-family: arial, helvetica;
    color: #FCFCE6;
    font-size: 11px;
    text-decoration: underline;
}

.loginfield {
    font-family: arial, helvetica;
    font-size: 11px;
    color: #000000;
    height: 20px;
    width: 146px;
}

.loginsubmit {
    font-weight: bold;
    font-size: 12px;
    height: 25px;
    width: 70px;
    cursor: hand;
}

.subnavlink {
    font-family: arial, helvetica;
    font-size: 12px;
    color: #ffffff;
    text-decoration: underline;
}

.subnav2 {
    font-family: arial, helvetica;
    font-size: 12px;
    color: #ffffff;
}

.searchtext {
    font-family: arial, helvetica;
    font-size: 10px;
    color: #ffffff;
}

.searchlink {
    font-family: arial, helvetica;
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
}

.leftpaneltext {
    font-family: arial, helvetica;
    font-size: 11px;
    color: #000000;
}

.leftpanellink {
    font-family: arial, helvetica;
    font-size: 11px;
    color: #050296;
    text-decoration: underline;
}

.rightpaneltext {
    font-family: arial, helvetica;
    font-size: 11px;
    color: #333333;
}

.rightpanellink {
    font-family: arial, helvetica;
    font-weight: bold;
    font-size: 11px;
    color: #050296;
    text-decoration: underline;
}

.rightpaneltextsmall {
    font-family: arial, helvetica;
    font-size: 10px;
    color: #333333;
}

.footertext {
    font-family: arial, helvetica;
    font-size: 10px;
    color: #333333;
}

.footerlink {
    font-family: arial, helvetica;
    font-size: 10px;
    color: #050296;
    text-decoration: underline;
}

.subnav {
    font-family: arial, helvetica;
    color: #000066;
    font-size: 11px;
}

.subnavlink {
    font-family: arial, helvetica;
    color: #000066;
    font-size: 11px;
    text-decoration: underline;
}

.quick_search_box {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 11px;
    height: 22px;
    width: 80px;
}

.quick_search_box_small {
    font-family: arial, helvetica;
    color: #333333;
    background-color: #ffffff;
    padding-left: 3px;
    padding-bottom: 1px;
    font-size: 11px;
    height: 19px;
    width: 117px;
}

.quick_search_button_small {
    font-weight: bold;
    padding-left: 1px;
    font-size: 12px;
    height: 22px;
    width: 85px;
    cursor: hand;
}

.login_box {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 11px;
    height: 22px;
    width: 144px;
}

.login_box_small {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 11px;
    height: 22px;
    width: 140px;
}

.lp_button {
    font-weight: bold;
    font-size: 12px;
    height: 21px;
    width: 65px;
    cursor: hand;
}

.remove_button {
    font-weight: bold;
    font-size: 12px;
    height: 21px;
    width: 120px;
    cursor: hand;
}

.remove_button2 {
    font-weight: bold;
    font-size: 12px;
    height: 21px;
    width: 160px;
    cursor: hand;
}

.go_button {
    font-weight: bold;
    font-size: 13px;
    height: 25px;
    width: 55px;
    cursor: hand;
}

.go_button_short {
    font-weight: bold;
    font-size: 13px;
    height: 21px;
    width: 45px;
    cursor: hand;
}

.go_button_listings {
    font-weight: bold;
    font-size: 13px;
    height: 21px;
    width: 45px;
    cursor: hand;
}

.renew_button {
    font-weight: bold;
    font-size: 13px;
    height: 27px;
    width: 150px;
    cursor: hand;
}

.enquiry_button {
    font-weight: bold;
    font-size: 13px;
    height: 27px;
    width: 200px;
    cursor: hand;
}

.search_button {
    font-weight: bold;
    font-size: 13px;
    height: 27px;
    width: 140px;
    cursor: hand;
}

.search_button_large {
    font-weight: bold;
    font-size: 13px;
    height: 27px;
    width: 250px;
    cursor: hand;
}

.search_button_small {
    font-weight: bold;
    font-size: 12px;
    height: 21px;
    width: 60px;
    cursor: hand;
}

.sellnav_button {
    font-weight: bold;
    font-size: 13px;
    height: 25px;
    width: 75px;
    cursor: hand;
}

.updateentry_button {
    font-weight: bold;
    font-size: 13px;
    height: 25px;
    width: 150px;
    cursor: hand;
}

.emaillisting_button {
    font-weight: bold;
    font-size: 13px;
    height: 25px;
    width: 130px;
    cursor: hand;
}

.emaillisting_button2 {
    font-weight: bold;
    font-size: 13px;
    height: 25px;
    width: 80px;
    cursor: hand;
}

.shortlist_button {
    font-weight: bold;
    font-size: 13px;
    height: 25px;
    width: 220px;
    cursor: hand;
}

.function_button {
    font-weight: bold;
    font-size: 12px;
    height: 21px;
    width: 65px;
    cursor: hand;
}

.newcard_button {
    font-weight: bold;
    font-size: 12px;
    height: 21px;
    width: 95px;
    cursor: hand;
}

.upgrade_button {
    font-weight: bold;
    font-size: 12px;
    height: 21px;
    width: 95px;
    cursor: hand;
}

.smallbutton {
    font-weight: bold;
    font-size: 11px;
    height: 21px;
    width: 90px;
    cursor: hand;
}

.page_dropdown {
    font-family: arial, helvetica;
    font-size: 13px;
    height: 15px;
    width: 75px;
}

.month_dropdown {
    font-family: arial, helvetica;
    font-size: 13px;
    height: 15px;
    width: 40px;
}

.year_dropdown {
    font-family: arial, helvetica;
    color: #000000;
    font-size: 13px;
    height: 15px;
    width: 55px;
}

.dropdownlink {
    font-family: arial, helvetica;
    color: #050296;
    font-size: 13px;
    text-decoration: underline;
}

.contenttext01reg {
    font-family: arial, helvetica;
    color: #000000;
    font-size: 14px;
}

.contenttext01bold {
    font-family: arial, helvetica;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}

.contenttext01link {
    font-family: arial, helvetica;
    color: #050296;
    font-size: 14px;
    text-decoration: underline;
}

.titletext01 {
    font-family: verdana, helvetica;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.contenttext03reg {
    font-family: arial, helvetica;
    color: #000000;
    font-size: 13px;
}

.contenttext03bold {
    font-family: arial, helvetica;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}

.contenttext03error {
    font-family: arial, helvetica;
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.contenttext06error {
    font-family: arial, helvetica;
    color: #ff0000;
    font-size: 11px;
}

.contenttext03link {
    font-family: arial, helvetica;
    color: #050296;
    font-size: 13px;
    text-decoration: underline;
}

.contenttext03white {
    font-family: arial, helvetica;
    color: #ffffff;
    font-size: 13px;
}

.contenttext03dblue {
    font-family: arial, helvetica;
    color: #050296;
    font-size: 13px;
}

.contentlink03dblue {
    font-family: arial, helvetica;
    color: #313C7B;
    font-size: 13px;
    text-decoration: underline;
}

.contenttext03grey {
    font-family: arial, helvetica;
    color: #333333;
    font-size: 13px;
}

.contenttext04reg {
    font-family: arial, helvetica;
    color: #000000;
    font-size: 12px;
}

.contenttext04white {
    font-family: arial, helvetica;
    color: #ffffff;
    font-size: 12px;
}

.contenttext04bold {
    font-family: arial, helvetica;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.contenttext04link {
    font-family: arial, helvetica;
    color: #050296;
    font-size: 12px;
    text-decoration: underline;
}

.contenttext05bold {
    font-family: arial, helvetica;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}

.contenttext06reg {
    font-family: arial, helvetica;
    color: #000000;
    font-size: 11px;
}

.contenttext06grey {
    font-family: arial, helvetica;
    color: #666666;
    font-size: 11px;
}

.contenttext06link {
    font-family: arial, helvetica;
    color: #050296;
    font-size: 11px;
    text-decoration: underline;
}

.contenttext06italic {
    font-family: arial, helvetica;
    color: #000000;
    font-size: 11px;
    font-style: italic;
}

.contenttext06bold {
    font-family: arial, helvetica;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
}

.contenttext07bold {
    font-family: verdana, helvetica;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

.contenttext08reg {
    font-family: arial, helvetica;
    color: #666666;
    font-size: 9px;
}

.contenttext08link {
    font-family: arial, helvetica;
    color: #050296;
    font-size: 9px;
    text-decoration: underline;
}

.contenttext09grey {
    font-family: arial, helvetica;
    color: #333333;
    font-size: 10px;
}

.contenttext09link {
    font-family: arial, helvetica;
    color: #050296;
    font-size: 10px;
    text-decoration: underline;
}

.largenumber {
    font-family: arial, helvetica;
    color: #000000;
    font-size: 25px;
}

.largenumberlink {
    font-family: arial, helvetica;
    color: #050296;
    font-size: 25px;
    text-decoration: underline;
}

.input_sell_box {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 12px;
    height: 22px;
    width: 235px;
}

.input_sell_box_multi {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 12px;
    height: 88px;
    width: 235px;
}

.input275 {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 12px;
    height: 22px;
    width: 275px;
}

.input_sell_box_extra {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 12px;
    height: 66px;
    width: 245px;
}

.input_sell_box_extra2 {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 12px;
    height: 66px;
    width: 120px;
}

.input_sell_box_small {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 12px;
    height: 22px;
    width: 200px;
}

.input_sell_box_tiny {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 12px;
    height: 22px;
    width: 45px;
}

.input_tiny {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 12px;
    height: 21px;
    width: 65px;
}

.input_sell_box_countries {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 12px;
    height: 22px;
    width: 255px;
}

.input_sell_box_small2 {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 12px;
    height: 22px;
    width: 180px;
}

.textarea_sell_box {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 12px;
    height: 62px;
    width: 235px;
}

.textarea_sell_box_small {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 12px;
    height: 62px;
    width: 200px;
}

.category_sell_box_large {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 11px;
    height: 160px;
    width: 225px;
}

.category_sell_box {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 11px;
    height: 160px;
    width: 185px;
}

.category_sell_box_small {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 11px;
    height: 160px;
    width: 155px;
}

.add_category {
    font-weight: bold;
    font-size: 13px;
    height: 22px;
    width: 155px;
}

.leftpanel_drop {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 12px;
    height: 22px;
    width: 140px;
}

.franchises_drop {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 12px;
    height: 22px;
}

.mini_dropdown {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 12px;
    height: 22px;
    width: 80px;
}

.leftpanel_multi {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 12px;
    height: 66px;
    width: 140px;
}

.capture_input {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 12px;
    height: 22px;
    width: 145px;
}

.capture_textarea {
    font-family: arial, helvetica;
    color: #333333;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 12px;
    height: 62px;
    width: 145px;
}

.franchisetext01 {
    font-family: arial, helvetica;
    color: #000000;
    font-size: 13px;
}

.franchisetext02 {
    font-family: arial, helvetica;
    color: #000000;
    font-size: 11px;
    text-decoration: none;
}

.franchisetext02link {
    font-family: arial, helvetica;
    color: #012F96;
    font-size: 11px;
    text-decoration: none;
}

.new_quick_search {
    font-family: arial, helvetica;
    color: #333333;
    font-size: 11px;
    height: 19px;
    width: 140px;
}

.new_quick_button {
    font-weight: bold;
    font-size: 11px;
    height: 19px;
    width: 75px;
    cursor: hand;
}

.adminButtonUpdate {
    font-family: arial, helvetica;
    font-weight: bold;
    color: #ffffff;
    background-color: #ff9900;
    font-size: 12px;
    height: 21px;
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
    border: none;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14);
    border-radius: 3px;
    width: 85px;
    text-transform: capitalize;
}

.adminButtonLock {
    font-family: arial, helvetica;
    font-weight: bold;
    color: #000000;
    background-color: #ebeb34;
    font-size: 12px;
    height: 21px;
    display: inline-block;
    cursor: pointer;
    border: none;
    width: 85px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14);
    border-radius: 3px;
    border: 1px solid #afaf25;
    text-transform: capitalize;
}

.adminButtonAccept {
    font-family: arial, helvetica;
    font-weight: bold;
    color: #ffffff;
    background-color: #009900;
    font-size: 12px;
    height: 21px;
    display: inline-block;
    cursor: pointer;
    border: none;
    width: 85px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14);
    border-radius: 3px;
    border: 1px solid #005900;
    text-transform: capitalize;
}

.adminButtonReject {
    font-family: arial, helvetica;
    font-weight: bold;
    color: #ffffff;
    background-color: #990000;
    font-size: 12px;
    height: 21px;
    display: inline-block;
    cursor: pointer;
    border: none;
    width: 85px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14);
    border-radius: 3px;
    border: 1px solid #510000;
    text-transform: capitalize;
}

.adminButtonRefund {
    font-family: arial, helvetica;
    font-weight: bold;
    color: #ffffff;
    background-color: #9900ff;
    font-size: 12px;
    height: 21px;
    display: inline-block;
    cursor: pointer;
    border: none;
    width: 85px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14);
    border-radius: 3px;
    text-transform: capitalize;
}

.adminButtonFPS {
    font-family: arial, helvetica;
    font-weight: bold;
    color: #ffffff;
    background-color: #9999ff;
    font-size: 12px;
    height: 21px;
    display: inline-block;
    cursor: pointer;
    border: none;
    width: 85px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14);
    border-radius: 3px;
    border: 1px solid #5c5c12;
    text-transform: capitalize;
}
.adminButtonBoost {
    font-family: arial, helvetica;
    font-weight: bold;
    color: #ffffff;
    background-color: #03a9f4;
    font-size: 12px;
    height: 21px;
    display: inline-block;
    cursor: pointer;
    border: none;
    width: 85px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14);
    border-radius: 3px;
    border: 1px solid #01579b;
    text-transform: capitalize;
}
.adminButtonReceipt {
    font-family: arial, helvetica;
    font-weight: bold;
    color: #ffffff;
    background-color: #006400;
    font-size: 12px;
    height: 21px;
    display: inline-block;
    cursor: pointer;
    border: none;
    width: 130px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14);
    border-radius: 3px;
    border: 1px solid #003d00;
    text-transform: capitalize;
}
.adminButtonForceLive {
    font-family: arial, helvetica;
    font-weight: bold;
    color: #ffffff;
    background-color: #009900;
    font-size: 12px;
    height: 21px;
    display: inline-block;
    cursor: pointer;
    border: none;
    width: 85px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14);
    border-radius: 3px;
    border: 1px solid #005900;
    text-transform: capitalize;
}

.select-all-button, .sentence-case-button, .revert-button {
    font-family: arial, helvetica;
    font-weight: bold;
    color: #ffffff;
    background-color: #ff9900;
    font-size: 12px;
    height: 21px;
    display: inline-block;
    margin-right: 5px;
    cursor: hand;
    border: none;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
    border-radius: 3px;
}

.adminDropDown {
    font-family: arial, helvetica;
    color: #333333;
    font-size: 10px;
    height: 18px;
    width: 140px;
}

.adminSelectCat {
    font-family: arial, helvetica;
    color: #333333;
    font-size: 10px;
    height: 190px;
    width: 160px;
}

.adminInputBox {
    font-family: arial, helvetica;
    color: #333333;
    font-size: 12px;
    height: 22px;
    width: 500px;
}

.adminEAInputBox {
    font-family: arial, helvetica;
    color: #333333;
    font-size: 12px;
    width: 900px;
}

.adminInputBoxSmall {
    font-family: arial, helvetica;
    color: #333333;
    font-size: 12px;
    height: 22px;
    width: 200px;
}

.adminDropDown2 {
    font-family: arial, helvetica;
    color: #333333;
    font-size: 10px;
    height: 18px;
    width: 200px;
}

.adminBigTextarea {
    font-family: arial, helvetica;
    color: #333333;
    font-size: 12px;
    width: 900px;
    display: block;
    margin-bottom: 5px;
}

.adminTinyLittleTextarea {
    font-family: arial, helvetica;
    color: #333333;
    font-size: 11px;
    width: 30px;
    height: 10px;
}

.adminBigInputBox {
    font-family: arial, helvetica;
    color: #333333;
    font-size: 12px;
    width: 900px;
}

.resizeInputWrapper {
    display: inline-block;
    resize: both;
    overflow: hidden;
    border: 1px solid #666666;
    border-radius: 2px;
    padding: 2px;
    max-width: 900px;
}

.resizeInput {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    box-sizing: border-box;
}

.adminTextarea {
    font-family: arial, helvetica;
    color: #333333;
    font-size: 12px;
    height: 120px;
    width: 900px;
}

.adminEATextarea {
    font-family: arial, helvetica;
    color: #333333;
    font-size: 12px;
    width: 900px;
}

.adminTextareaSmall {
    font-family: arial, helvetica;
    color: #333333;
    font-size: 12px;
    height: 50px;
    width: 900px;
}

.newQuickSearchBox {
    font-family: arial, helvetica;
    color: #333333;
    width: 140px;
    font-size: 11px;
}

.newQuickSearchButton {
    font-family: arial, helvetica;
    color: #333333;
    width: 64px;
    font-size: 11px;
    font-weight: normal;
}

.newRegionDrop {
    font-family: arial, helvetica;
    color: #333333;
    width: 235px;
    font-size: 11px;
    height: 16px;
}

/*thecompany.aspx styling fix*/
#the-company {
    width: 100%;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

    #the-company p {
        font-size: .950em;
        margin-bottom: 1.5em;
        line-height: 1.6;
    }

    #the-company h1 {
        font-size: 1.5em !important;
        color: #007cc4;
        margin-top: 1em;
    }

.the-company-wrapper {
    width: 48.125em;
    display: block;
    float: none;
    margin: 0 auto;
    padding: 0;
}

/*Page Not Found styling fix*/
#container {
    clear: both;
    width: 1000px;
    padding: 3em 0 1em;
    margin: 0 auto;
    max-width: 100%;
}

@media screen and (max-width: 64em) {
    #container {
        padding: 3em 1em 1em;
    }
}

.post-content h2 {
    font-size: 1.5em;
    color: #000;
}

.post-content p {
    font-size: 100%;
}

.error-page table {
    width: 100%;
    padding: 0 1em;
}

.error-page td {
    font-size: 100%;
}

.error-page .copy13black {
    font-size: 1em;
    line-height: 1.6em;
}

.error-page .link12blue {
    font-size: 1em;
    font-weight: bold;
}

    .error-page .link12blue:hover {
        font-size: 1em;
        font-weight: bold;
    }

.error-page-title {
    font-size: 2.1em !important;
    width: 100%;
    position: relative;
    line-height: 1.1em;
    color: #000;
    text-shadow: none;
    font-weight: 400;
    margin: 1em 0 .5em;
}


@media screen and (max-width: 50em) {
    .error-page-title {
        font-size: 1.5em !important;
        line-height: 1.3em;
    }
}

.error-page-title:before {
    content: "\f071";
    font-family: FontAwesome;
    font-size: 1.2em;
    font-weight: 400;
    color: #F79429;
    padding-right: .2em;
    transition: all .2s ease-in-out;
}

.errorText {
    font-weight: bolder;
    font-size: 8pt;
    color: #990033;
    font-family: Arial
}

.errorTextMed {
    font-weight: bolder;
    font-size: 10pt;
    color: #990033;
    font-family: Arial
}

.errorInput {
    border: 2px solid #990033;
}

.check-title {
    font-size: 24px !important;
    font-weight: 600;
    color: #394a94;
}

.check-search {
    font-size: 100%;
}


    .check-search input {
        font-size: 100%;
    }

.check-results {
    font-size: 1rem;
}

.check-options {
    display: flex;
    flex-flow: row;
    gap: 12px;
    align-items: center;
}

.input-flex {
    display: flex;
    flex-flow: row;
    gap: 4px;
}

    .input-flex input {
        font-size: 100%;
        padding: 2px;
    }

.search-input {
    width: 300px;
    margin: 1em 0;
}

.enquiries-links {
    display: flex;
    flex-flow: column;
    margin: 1em 0;
}

.email-copy {
    font-size: 1rem;
}

.email-input-box {
    color: #333333;
    padding: 4px 8px;
    font-size: 1em;
    height: 100%;
    width: 300px;
}

.checkButton {
    display: inline-block;
    font-family: 'Open Sans', "Arial", "Helvetica", sans-serif;
    vertical-align: middle;
    background-color: #136acd;
    color: #fff;
    border: 1px solid #136acd;
    text-shadow: 1px 1px 0 rgba(0,0,0,.2);
    color: #fff;
    padding: 4px 8px;
    font-size: .9em;
    border-radius: .2em;
    margin-left: 4px;
    cursor: pointer;
}

    .checkButton:hover {
        background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
    }

.removeButton {
    display: inline-block;
    font-family: 'Open Sans', "Arial", "Helvetica", sans-serif;
    vertical-align: middle;
    background-color: #136acd;
    color: #fff;
    border: 1px solid #136acd;
    text-shadow: 1px 1px 0 rgba(0,0,0,.2);
    color: #fff;
    padding: 4px 8px;
    font-size: 14px;
    border-radius: 0.2em;
    margin-left: 4px;
    cursor: pointer;
}

    .removeButton:hover {
        background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
    }

/* Larger regions */
.larger-regions {
    width: 200px;
    margin-left: 12px;
}

#countryID, #stateID, #cityID, #regionID {
    width: 100%;
}

.categoryHelperText {
    color: #ff0000;
    font-size: 0.85em;
    margin-bottom: 0;
    font-weight: bold;
    margin-bottom: 5px;
}
#topMenu {
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    padding: 2px 0;
}
#topMenu label{
    margin-right: 5px;
}
