/**
 * Openlist.com, Updated Styles
 * @browsers: All
 **/

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.4;
}

html, body, #exact-match, #exact-match-wrapper {
    height: 100%;
}

label {
    font-size: 1.15em;
    font-weight: bold;
}

a, .blue-header {
    color: #5192c8;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.spaced {
    margin-bottom: 8px;
}

.yc-sprite {
    background: transparent url(/images/yellow-bar-sprite-v1.gif) no-repeat scroll 0 0;
}

.yc-small-phone {
    width: 8px;
    height: 16px;
    background-position: -89px -158px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 6px;
}

.yc-powered-by-mchx, .yc-yb-logo {
    text-indent: -10000em;
    overflow: hidden;
}

.yc-powered-by-mchx {
    background-position: 0 -190px;
    width: 197px;
    height: 23px;
}

.yc-yb-logo {
    width: 102px;
    height: 25px;
    margin: 2.5px 8px 2.5px 5px;
    background-position: 0 -213px;
}

.btn-more-results {
    font-size: 1em !important;
}

#yc-yb-search-text-top, #yc-yb-search-text-bottom {
    line-height: 1.4;
    margin-top: 8px;
    margin-left: 8px;
}

#highlight, #more-results, #pfc-results, .yellow-bg {
    background-color: #fef5c8;
    border: 1px solid #d9b901;
}

.yellow-bg {
    background-color: #fff;
    border: 1px solid #fff;
}

#yc-yb-pagination-top a, #yc-yb-pagination-top span, #yc-yb-pagination-bottom a, #yc-yb-pagination-bottom span {
    margin: 5px 5px;
}

.yc-yb-controls {
    font-size: 14px;
    line-height: 30px;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 8px;
}

#more-results {
    border: none;
    margin: 8px 16px;
}

#highlight, #invalid, #more-results, .padding {
    padding: 16px;
}

.half-padding {
    padding: 8px;
}

#highlight, #invalid, #search-meta, #pfc-results, #footer, #yb-results, .is-container, #yb-profile {
    font-size: 0.75em;
    width: 886px;
    margin: 8px auto;
}

#highlight, #invalid, #more-results, .rounded {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#footer {
    text-align: center;
    width: 75%;
    margin-left: 0 !important;
    padding-left: 0 !important;

}

#footer-links {
    margin: 8px 0;
}

#footer-links a {
    margin: 0 32px;
}

#copyright {
    font-size: 0.83333em;
    color: #b7b7b7;
}

#search-meta, #pfc-results {
    margin-top: 0;
}

#pfc-results {
    padding: 0;
    border: 1px solid #fff;
    background-color: #fff;
}

.pfc-results-border {
    padding: 0;
    border: 1px solid #ccc;
    background-color: #fff;
}

#search-meta {
    padding: 0 16px 4px 20px;
    margin-bottom: 0;
}

#exact-match-wrapper {
    border-top: 4px solid #f8d71e
}

#yc-bar {
    font-size: 1.125em;
    height: 42px;
    background-repeat: repeat-x;
    line-height: 41px;
    font-weight: bold;
    overflow: hidden;
}

#yc-bar-content, #yb-results, #pfc-results, .is-container {
    width: 100%;

}

#yc-bar-content {
    margin: 0 auto;
    padding: 0 16px;
}

#yc-logo {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
    height: 22px;
    width: 20px;
    background-position: 0 -42px;
    overflow: hidden;
}

#yc-branding {
    position: relative;
    line-height: 44px;
    padding-left: 26px;
    text-decoration: none;
    color: #000;
    margin-right: 20px;
}

#yc-branding, .yc-tab, .yc-tab-inner, .yc-tab-cap {
    float: left;
    cursor: pointer;
}

.yc-tab, .yc-tab-inner, .yc-tab-cap {
    height: 37px;
    display: block;
    overflow: hidden;
}

.yc-tab {
    text-decoration: none;
    margin: 4px 3px 0 0;
}

.yc-tab-cap {
    width: 6px;
    overflow: hidden;
    background-position: -32px -42px;
}

.yc-tab-inner {
    padding: 0 8px 0 14px;
    background-position: 0 -81px;
    font-size: 0.66666667em;
    color: #6f6a50;
}

.yc-active-tab .yc-tab-inner, .yc-tab:hover .yc-tab-inner {
    background-position: 0 -119px;
    color: #000;
}

.yc-active-tab .yc-tab-cap, .yc-tab:hover .yc-tab-cap {
    background-position: -26px -42px;
}

.yc-active-tab, .yc-active-tab .yc-tab-cap, .yc-active-tab .yc-tab-inner {
    height: 38px;
}

.yc-active-tab, .yc-tab:hover, .yc-tab:focus {
    background-color: #fff;
    text-decoration: none;
}

.yc-button {
    background-repeat: repeat-x;
    padding: 0 20px;
    border: 1px solid #d9b901;
    color: #000;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold;
    margin-left: 16px;
    cursor: pointer;
    display: block;
    height: 30px;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 1.2em;
}

.smallGrayText {
    color: #a5a5a5;
}

.button-row, .yc-button, .search-term {
    line-height: 30px;
}

.yc-button:hover {
    border-color: #a88f00;
    color: #000;
}

.radioList {
    margin-left: 30px;
    padding: 0;
}

.radioLabel {
    font-weight: normal;
    font-size: 1em;
    cursor: pointer;
}

.radioList li {
    display: inline;
    padding: 0;
    margin-right: 15px;
}

.leftSearchColumn {
    margin-right: 50px;
}

.labelRow {
    margin-bottom: 8px;
}

.inputError {
    border-color: #c50013 !important;
    background-color: #ffe5e7 !important;
}

input.text {
    border: 1px solid #abadb3;
    padding: 6px 8px;
    font-size: 1.2em;
    border-radius: 2px;
    width: 260px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: inset 1px 1px 1px #eee;
    -moz-box-shadow: inset 1px 1px 1px #eee;
    -webkit-box-shadow: inset 1px 1px 1px #eee;
}

input.text:focus, .yc-button:focus {
    border-color: #000;
    outline: none;
}

.listing-stars {
    margin: 12px 5px 5px 5px;;
}

.listing-stars a {
    margin-left: 4px;
    float: left;
}

.pfc-listing-status-box {
    width: 200px;
    height: 50px;
    background-color: #FEF5C8;
    margin: 0;
    text-align: center;
}

.pfc-status-ready {
    width: 32px;
    margin: 0 auto;
    height: 32px;
    background-position: 0 -158px;
}

.listing-star {
    width: 20px;
    height: 20px;
    background: url(/images/star_grey.png);
    margin: 0 1px;
}

.listing-star-on {

    background: url(/images/star_yellow.png);
}

.listing-star-half {

    background: url(/images/star_half.png);
}

.listing-rating {
    background-color: #ffe76e;
    font-size: 0.83333em;
    font-weight: bold;
    padding: 3px;
    margin-left: 2px;
    border-radius: 2.5px;
    -moz-border-radius: 2.5px;
    -webkit-border-radius: 2.5px;
}

.pfc-listing-legal-copy {
    color: #a5a5a5;
    font-size: 0.833333em;
    margin-left: 12px;
}

.hidden-phone, .hidden-phone:hover {
    padding: 3px 8px 3px 18px;
    line-height: 18px;
    height: 16px;
    overflow: hidden;
    background-color: #FEF5C8;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}

.hidden-phone-text {
    cursor: pointer;
}

.ad {
    border: 1px solid #e6e6e6;
}

h1 {
    font-size: 1.6em;
}

#yb-profile .header-box {
    padding: 0 8px 5px;
    line-height: 2em;
}

#yb-profile h2.bottom-border {
    margin-top: 16px;
    padding-bottom: 3px;
}

#yb-profile h2.no-top-margin {
    margin-top: 0;
}

h2 {
    font-size: 1.4em;
}

.col {
    margin-right: 16px;
}

.pfc-multi-listing {
    border-bottom: 1px solid #ccc;
    height: 272px;
    margin-bottom: 20px;
    padding: 0 10px;
    width: 100%;
}

.pfc-multi-listing-company {
    width: 433px;
    margin: 10px 0 0 20px;
    float: left;
}

.pfc-multi-listing .operator {
    position: absolute;
    width: 216px;
    height: 180px;
    overflow: hidden;
    bottom: 0;
    right: 2px;
    background: transparent url(/images/pfc/operator_sprite.gif) scroll no-repeat 0 0;
}

.pfc-multi-listing .operator-2 {
    background-position: -216px 0;
}

.pfc-multi-listing .operator-3 {
    background-position: -432px 0;
}

.pfc-multi-listing-logo {
    width: 150px;
    position: relative;
    margin-top: 10px;
    float: left;
}

.pfc-multi-listing-logo img {
    margin-bottom: 8px;
    padding-top: 5px;
    margin-top: 5px;
}

.pfc-multi-listing-copy {
    width: 325px;
    margin-top: -40px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: left;
    font-size: 12px;
}

#pfc-listing-single-copy {
    width: 325px;
    height: 256px;
    overflow: hidden;
    padding-left: 10px;
    float: left;
}

#pfc-listing-single-logo-container, .position-relative {
    position: relative;
}

#pfc-header {
    background-color: #FEF5C8;
    padding: 5px;
    border-bottom: 1px solid #d9b901;
}

#pfc-header {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
}

.pfc-phone-number {
    text-decoration: none;
    font-size: 2.2em;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    margin-top: 0px;
    padding: 0 0 0 0;
}

.medium-phone {
    font-size: 1.3em;
}

.pfc-multi-listing .pfc-phone-number {
    position: static;
    top: auto;
    right: auto;
    margin-top: -10px;
    margin-bottom: 10px;
}

#results-title {
    margin-left: 17px;
    font-size: 22px;
}

#yb-results-left-col {
    border-top: 3px solid #ddd;
    border-bottom: 3px solid #ddd;
    width: 552px;
    margin: 2px 16px;
    text-align: left;
}

#yb-profile-left-col {
    width: 552px;
    margin-right: 16px;
}

#yb-regional-header {
    background: #f8f8f8;
    line-height: 24px;
    color: #999;
    font-size: 1em;
    margin: 0;
    padding: 4px 8px;
    border-bottom: 1px solid #e6e6e6;
}

#yb-results-right-col {
    width: 316px;
    overflow: .is-container
}

#yb-results-right-col > li {
    margin-bottom: 10px;
    margin-top: 5px;
}

#yb-profile-right-col {
    width: 302px;
}

#yb-results-right-col .ad {
    margin-top: 8px;
}

.pfc-listing-single {
    overflow: hidden;
    padding: 0px 0px 0px 16px;
    height: auto;
    text-align: left;
    border: 1px solid #ccc;

}

.pfc-category-cable {
    background-image: url(/images/pfc/categories/timewarnercable.jpg);
}

.pfc-category-cable_tv {
    background-image: url(/images/pfc/categories/timewarnercable.jpg);
}

.pfc-category-health {
    background-image: url(/images/pfc/categories/koolsmiles.jpg);
}

.pfc-category-finance {
    background-image: url(/images/pfc/categories/bankruptcyattorney.jpg);
}

.pfc-category-pests {
    background-image: url(/images/pfc/categories/terminix.jpg);
}

.pfc-category-landscapers {
    background-image: url(/images/pfc/categories/trugreen.jpg);
}

.pfc-category-education {
    background-image: url(/images/pfc/categories/westwoodcollege.jpg);
}

.pfc-category-edu {
    background-image: url(/images/pfc/categories/westwoodcollege.jpg);
}

.pfc-category-travel {
    background-image: url(/images/pfc/categories/everest.jpg);
}

.pfc-category-legal {
    background-image: url(/images/pfc/categories/bankruptcyattorney.jpg);
}

.pfc-category-security {
    background-image: url(/images/pfc/categories/bankruptcyattorney.jpg);
}

.pfc-category-locksmith {
    background-image: url(/images/pfc/categories/sparefoot.jpg);
}

.pfc-category-storage {
    background-image: url(/images/pfc/categories/storage.jpg);
}

.pfc-category-insurance {
    background-image: url(/images/pfc/categories/21century.jpg);
}

.pfc-category-std {
    background-image: url(/images/pfc/categories/21century.jpg);
}

.pfc-advertiser-21centuryjpg {
    background-image: url(/images/pfc/categories/21century.jpg);
}

.pfc-advertiser-sparefootjpg {
    background-image: url(/images/pfc/categories/sparefoot.jpg);
}

.pfc-advertiser-timewarnercablejpg {
    background-image: url(/images/pfc/categories/timewarnercable.jpg);
}

.pfc-advertiser-adtjpg {
    background-image: url(/images/pfc/categories/adt.jpg);
}

.pfc-advertiser-devconsecurityjpg {
    background-image: url(/images/pfc/categories/devconsecurity.jpg);
}

.pfc-advertiser-trugreenjpg {
    background-image: url(/images/pfc/categories/trugreen.jpg);
}

.pfc-advertiser-dishjpg {
    background-image: url(/images/pfc/categories/dish.jpg);
}

.pfc-advertiser-unclebobjpg {
    background-image: url(/images/pfc/categories/unclebob.jpg);
}

.pfc-advertiser-nutrisystemjpg {
    background-image: url(/images/pfc/categories/nutrisystem.jpg);
}

.pfc-advertiser-koolsmilesjpg {
    background-image: url(/images/pfc/categories/koolsmiles.jpg);
}

.pfc-advertiser-podsjpg {
    background-image: url(/images/pfc/categories/pods.jpg);
}

.pfc-advertiser-sylvanlearningjpg {
    background-image: url(/images/pfc/categories/sylvanlearning.jpg);
}

.pfc-advertiser-westwoodcollegejpg {
    background-image: url(/images/pfc/categories/westwoodcollege.jpg);
}

.pfc-advertiser-everestjpg {
    background-image: url(/images/pfc/categories/everest.jpg);
}

.pfc-advertiser-publicstoragejpg {
    background-image: url(/images/pfc/categories/publicstorage.jpg);
}

.pfc-advertiser-terminixjpg {
    background-image: url(/images/pfc/categories/terminix.jpg);
}

.bottom-border {
    border-bottom: 1px solid #d9b901;
}

.dotted-border {
    border-style: dotted;
}

.pfc-listing-single .pfc-listing-detail {
    width: 490px;
    padding: 0 0 0 20px;
}

.pfc-listing-single li, .pfc-multi-listing li, #yb-profile li {
    margin: 2px 0 0 10px;
    list-style: disc;
    font-size: 12px;
}

.orange-link {
    color: #047FF9;
}

.black-link {
    color: #000;
}

.call-now, .standing-by {
    padding-left: 30px;
}

.standing-by {
    margin-top: -10px;
}

.yb-results-list li {
    margin: 0 0 20px;
    border-bottom: 1px solid #e6e6e6;
    min-height: 90px;
}

.yb-results-list-spaced {
    margin: 4px 0;
}

.yb-results-list li.last {
    border-bottom: none;
}

.yb-results-list h2 {
    font-size: 1.3em;
}

.yb-results-container {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 98px;
}

.yb-results-logo {
    width: 82px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: -9px;
}

li.yp-top-placement {
    background-color: #eef4f8;
    border: 1px solid #96a2cd;
    padding-left: 4px
}

.yp-reg-placement {
    padding-left: 4px;
}

.small-text {
    font-size: 0.91666667em;
}

object#yb-video {
    margin: 0 auto;
}

#yb-video-box {
    height: 240px;
}

.profile-info {
    width: 294px;
}

.yc-caution-box {
    position: relative;
    padding-left: 40px;
    line-height: 23px;
}

.yc-caution {
    width: 25px;
    height: 23px;
    position: absolute;
    left: 0;
    background-position: -48px -158px;
}

.caution-message {
    background-color: #fef5c8;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 15px;
    line-height: 1.2;
}

.caution-message p {
    margin: 8px 0;
}

.multiStarsAdjust {
    position: relative;
    margin-top: 55px;
    width: 130px;
    float: left;
    margin-left: 30px;
}

.paddingOver {
    padding-top: 5px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
}

.xmlapi-container {

    width: 918px;
    margin: 8px auto;

}

.xmlapi-results {
    padding: 15px;
    padding-top: 5px;
    border: 1px;
    border-color: #000;
    display: block;
    text-align: left;
    border-bottom: 1px solid;
    font-size: 12px;
}

.xmlapi-title {
    font-size: 15px;
    color: #0072BC;
    font-weight: 600;
}

.xmlapi-link > a:visited, .xmlapi-link > a {
    text-decoration: none;
    font-size: inherit;
}

.xmlapi-padding {
    width: 918px;
    position: relative;
    margin-top: 2px;
    display: inline-block;
}

.xmlapi-results-spaced {
    line-height: 1.1em;
}

.xmlapi-label {
    text-align: left;
    font-weight: 600;
    float: left;
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.yp-phone-logo {
    position: absolute;
    overflow: hidden;
    top: 105px;
    width: 82px;
    right: 0;
    left: 340px;
}

/* mobile overrides are in here */
@media (max-width: 767px ) {

    #yc-bar-content, #yb-results, #yc-yb-search-text-top, #yc-yb-search-text-bottom, .xmlapi-container, #content, .is-container {
        max-width: 100% !important;
    }

    #yb-results-left-col {
        width: 100%;
        margin-left: 0;
    }

    .xmlapi-padding {
        width: 100%;
    }

    .yb-results-banner {
        display: none;
    }

    .yb-results-container {
        width: 100%;
        font-size: 2em;
    }

    .yb-results-container > h2 {
        width: 90% !important;
    }

    .yb-results-list {
        margin-bottom: -10px;
    }

    .yb-results-list h2 {
        width: 320px;
    }

    .yb-results-logo {
        float: right;
    }

    .yc-yb-logo {
        display: none;
    }

    .yc-yb-controls {
        font-size: 1.8em;
        margin-bottom: 2px;
        margin-top: 2px;
        padding: 4px;
    }

    #yc-yb-search-text-top {
        display: none;
    }

    #yc-yb-search-text-bottom {
        margin-left: 4px;
        margin-top: 2px;
        padding-right: 10px;
        width: 100%;
    }

    .copyright {
        font-size: 0.75em;
    }

    #contact-us, #privacy-policy, #terms-of-use {
        font-size: 0.75em;
    }

    #yc-yb-pagination-top {
        display: none;
    }

    #yc-yb-pagination-bottom > span > strong {
        font-size: 1.5em;
        padding-left: 3px;
        padding-right: 3px;
    }

    #yc-yb-pagination-bottom > a {
        font-size: 1.5em;
        padding-left: 3px;
        padding-right: 3px;
    }

    #push {
        display: none;
    }

    .containerLegacy {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    /* pfc ads */
    .pfc-multi-listing-company, .pfc-multi-listing-copy {
        width: 95%;
    }

    #pfc-results {
        width: 100%;
        margin-bottom: -35px;
    }

    .bmPlaceHolder {
        display: none;
    }

    .pfc-multi-listing-logo {
        max-width: 80%;
    }

    .pfc-phone-logo {
        overflow: hidden;
        position: absolute;
        top: 10px;
        right: 0;
        width: 82px;
    }

    .pfc-listing-stars {
        display: none;
    }

    #search-meta {
        padding-left: 40px;
    }

    #formStinger {
        font-size: 20px;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: -60px;
        padding-bottom: 10px;
    }

    .worldLinks {
        margin-left: 0px !important;
    }

    #world-directories {
        margin-left: -20px !important;
    }

    #privacy-content, #terms-content, #contact-us-faq {
        width: 100% !important;
        padding-left: 20px !important;
    }

    .vertHeader {
        font-size: 14px !important;
    }

    #padder {
        height: 10px !important;
    }

    .yp-phone-logo {
        position: absolute;
        top: 95px;
        left: 240px;
        right: 0;
    }

}

@media (max-width: 420px ) {
    #contact-us {
        display: none;
    }

}

.is-results {
    width: 552px;
    float: left;
    margin: 2px 16px;
    text-align: left;
    margin-top: 15px;
}

.is-right-ool {
    width: 316px;
    overflow: hidden;
    border: none;
}

.isads-label {
    position: absolute;
    text-align: left;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    left: 20px;
    font-weight: 600;
    margin-bottom: 10px;

}

.is-container {
    margin-top: 20px;
    position: relative;
    margin-bottom: 20px;

}