﻿.pnl-find
{
    width: 100%;
    height: auto;
}

.pnl-find .two-men-locator
{
    width: 100%;
    height: auto;
}

.pnl-find .two-men-locator h2
{
    width: auto;
    height: auto;
    font-size: 22px;
    font-weight: bold;
    color: #000;
}

.pnl-find .two-men-locator .locator-tb
{
    display: inline-block;
    width: 245px;
    height: auto;
    vertical-align: middle;
    padding: 5px 0px;
}

.pnl-find .two-men-locator .locator-search-button
{
    display: inline-block;
    width: auto;
    height: auto;
    background: url('../Images/TMT_SearchBTN.jpg') repeat-x scroll left top;
    padding: 3px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 0px;
    color: #fff;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 5px;
}

.pnl-find .two-men-locator hr
{
    border: 0px;
    background-color: #CCCCCC;
    height: 1px;
    margin-top: 20px;
}

.pnl-find .two-men-locator .two-men-locator-results
{
    width: 100%;
    height: auto;
    padding-top: 25px;
}

.pnl-find .two-men-locator .two-men-locator-results span
{
    font-size: 16px;
    font-weight: bold;
    color: #000;
    width: 100%;
    height: auto;
}

.pnl-find .two-men-locator .two-men-locator-results .two-men-locator-results-item
{
    width: 100%;
    height: auto;
    padding: 15px 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

.pnl-find .two-men-locator .two-men-locator-results .two-men-locator-results-item .two-men-locator-results-pin
{
    width: auto;
    height: auto;
    margin-right: 10px;
}

.pnl-find .two-men-locator .two-men-locator-results .two-men-locator-results-item .two-men-locator-results-details
{
    width: auto;
    height: auto;
}

.pnl-find .two-men-locator .two-men-locator-results .two-men-locator-results-item .two-men-locator-results-details span
{
    display: block;
    font-size: 12px;
    font-weight: normal;
}

.pnl-find .two-men-locator .two-men-locator-results .two-men-locator-results-item .two-men-locator-results-details span.url
{
    font-size: 12px;
    font-weight: bold;
    color: #0b3765;
}

.pnl-find .two-men-locator .two-men-locator-results .two-men-locator-results-item .two-men-locator-results-details .two-men-locator-results-contact
{
    width: auto;
    height: auto;
    margin-top: 10px;
}

.pnl-find .two-men-locator .two-men-locator-results .two-men-locator-results-item .two-men-locator-results-details .two-men-locator-results-contact a
{
    margin: 0px;
    padding: 0px;
    display: block;
    width: auto;
    height: auto;
    padding: 5px 10px;
    text-decoration: none;
    color: #000;
    font-size: 12px;
    background: url('../Images/TMT_SmallBTN.gif') repeat-x scroll left top;
    margin-right: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}


/* Contact us styles */
.pnlContact,
.pnlRequest,
.pnlThankYou
{
    width: 100%;
    height: auto;
}

.pnlContact .backtosearch,
.pnlRequest .backtosearch,
.pnlThankYou .backtosearch
{
    display: block;
    color: #0b3765;
    font-weight: bold;
}

.pnlContact .two-men-locator-contact-details,
.pnlRequest .two-men-locator-request-details,
.pnlThankYou .two-men-locator-thanks
{
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 30px;
}

.pnlContact .two-men-locator-contact-details h2,
.pnlRequest .two-men-locator-request-details h2,
.pnlThankYou .two-men-locator-thanks h2
{
    margin: 0px;
    padding: 0px;
    font-size: 22px;
    font-weight: bold;
    color: #000;
}

.pnlThankYou .two-men-locator-thanks h2
{
    margin-bottom: 20px;
}

.pnlContact .two-men-locator-contact-contact
{
    width: auto;
    height: auto;
    padding: 6px 20px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-left-color: #CCCCCC;
    -moz-border-radius-topleft: 5px;    -moz-border-radius-topright: 5px;    -webkit-border-top-left-radius: 5px;    -webkit-border-top-right-radius: 5px;
    font-weight: bold;
}

.pnlRequest .two-men-locator-request-contact
{
    width: auto;
    height: auto;
    padding: 3px 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

.pnlRequest .two-men-locator-request-contact a
{
    display: inline-block;
    width: auto;
    height: auto;
    background: url('../Images/TMT_SearchBTN.jpg') repeat-x scroll left top;
    padding: 3px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 0px;
    color: #fff;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
}

.pnlContact .two-men-locator-contact-request
{
    width: 373px;
    height: auto;
    padding: 3px 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

.pnlContact .two-men-locator-contact-request a
{
    display: inline-block;
    width: auto;
    height: auto;
    background: url('../Images/TMT_SearchBTN.jpg') repeat-x scroll left top;
    padding: 3px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 0px;
    color: #fff;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
}

.pnlRequest .two-men-locator-request-request
{
    width: auto;
    height: auto;
    padding: 6px 20px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-left-color: #CCCCCC;
    -moz-border-radius-topleft: 5px;    -moz-border-radius-topright: 5px;    -webkit-border-top-left-radius: 5px;    -webkit-border-top-right-radius: 5px;
    font-weight: bold;
}

.pnlRequest .spacer
{
    width: 220px;
    height: auto;
    padding: 6px 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    color: #fff;
}

.pnlContact .two-men-locator-contact-form,
.pnlRequest .two-men-locator-request-form
{
    width: 100%;
    height: auto;
    padding-top: 25px;
}

.pnlContact .two-men-locator-contact-form .two-men-locator-form-table,
.pnlRequest .two-men-locator-request-form .two-men-locator-form-table
{
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.pnlContact .two-men-locator-contact-form .two-men-locator-form-table td,
.pnlRequest .two-men-locator-request-form .two-men-locator-form-table td
{
    padding: 5px 0px;
    vertical-align: middle;
}

.pnlContact .two-men-locator-contact-form .two-men-locator-form-table .two-men-locator-form-table-field,
.pnlRequest .two-men-locator-request-form .two-men-locator-form-table .two-men-locator-form-table-field
{
    font-weight: bold;
}

.pnlContact .two-men-locator-contact-form .two-men-locator-form-table .two-men-locator-form-table-field .two-men-locator-form-button,
.pnlRequest .two-men-locator-request-form .two-men-locator-form-table .two-men-locator-form-table-field .two-men-locator-form-button
{
    display: inline-block;
    width: auto;
    height: auto;
    background: url('../Images/TMT_SearchBTN.jpg') repeat-x scroll left top;
    padding: 3px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 0px;
    color: #fff;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
}


/* Map popup styles */
.pnl-find .two-men-locator .GMapEZ li
{
    background-color: #00ff00 !important;
}

.pnl-find .two-men-locator .GMapEZ .two-men-locator-point-details
{
    width: 100%;
}

.pnl-find .two-men-locator .GMapEZ .two-men-locator-point-details h2
{
    margin: 0px;
    margin-bottom: 0px;
    width: 100%;
    font-size: 18px;
}

.pnl-find .two-men-locator .GMapEZ .two-men-locator-point-details span.two-men-locator-results-contact
{
    float: left;
    margin: 0px;
    padding: 0px;
}

.pnl-find .two-men-locator .GMapEZ .two-men-locator-point-details span.two-men-locator-results-contact a
{
    margin: 0px;
    padding: 0px;
    display: block;
    width: auto;
    height: auto;
    padding: 5px 10px;
    text-decoration: none;
    color: #000;
    font-size: 12px;
    background: url('../Images/TMT_SmallBTN.gif') repeat-x scroll left top;
    margin-right: 10px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-top: 10px;
}

