/* Directory ********************************************/
#directory strong {
    font-weight: bold !important;
}

#directory {
/*    font-size: 11px;*/
}

#directory p, #directory br {
    margin: 0;
    padding: 0;
}

#directory br {
    height: 0;
}

#directory td {
     /*border-spacing: 25px 0 !important;
     border-collapse: collapse;*/
     padding: 5px 10px;
     vertical-align: top;
}

#directory thead {
    background-color: #E3E3E3;
    font-weight: bold;
}

#directory table {
    width: 100%;
    line-height: 14px;
}

#directory .odd {
    background-color: #F0F0F0;
}

#directory .name_header {
    width: 228px;
}

#directory .title {
    font-style: italic;
}

#directory tbody td {
    /*padding: 3px 3px 3px 0;*/
}

#directory .profile_link_image {
    padding: 5px 0px 11px 0px !important;
    width: 15px;
}

#directory .profile_link_image a:hover {
    background-color: transparent;
}

/* Offices ********************************************/
#offices .text-title-light {
    color: #2A335D;
    font-weight: bold;
}

hr.hr-orange {
    height: 1px;
}

/* Information Request ********************************************/
#info_request .text-title-light {
    color: #2A335D;
    font-weight: bold;
}

#info_request #intro {
    margin-bottom: 20px;
}

#info_request .input-form{
    height: 18px;
    border: 1px solid #D3D3D3;
    width: 217px;
}

#info_request .input-form-province { 
    height: 20px;
    border: 1px solid #D3D3D3;
    width: 191px;
}

#info_request .input-form-captcha {
    width: 156px;
    border: 1px solid #D3D3D3;
}

#info_request .label {
    padding-left: 6px;
    width: 186px;   
}                     

#info_request .field {
    padding: 6px;
}

#info_request .short-field, #info_request .client-field {
    padding-left: 6px;
    font-size: 10px;
    letter-spacing: 0px;
}


#info_request textarea {
    width: 341px; height: 100px;
    border: 1px solid #D3D3D3;
    overflow: auto;
}

#info_request .check-box {
    color: gray;
}

#info_request .short-field input, #info_request .client-field input {  
    margin-right: 4px;
    margin-left: 4px;
    border: none;
}

#info_request .short-field label {
    width: 100%;
}

.en #info_request .input-submit {
    width: 63px;
    height: 25px;
    border: none;
    margin-top: 56px;
    background-image: url('http://www.3macs.com/_media/en/button_submit.gif');
}

.fr #info_request .input-submit {
    width: 73px;
    height: 25px;
    margin-top: 56px;
    border: none;
    background-image: url('http://www.3macs.com/_media/fr/button_submit.gif');
}

#info_request .submit-field {
    width: 156px;
    text-align: center;
}

#info_request .input-form-comments {
    height: 100px; width: 341px;
}

#info_request .captcha-field img {
    display: block;
    width: 156px;
    height: 51px;
    border: 1px solid #D3D3D3;
    margin-top: 17px;
    margin-left: 0;
    margin-bottom: 6px;
}

#info_request .captcha-field {
    padding-left: 6px;
}

#info_request #captcha-images {
    position: relative;
    width: 100%;
    padding: 0; margin: 0;
}

#info_request .captcha-field #reload_captcha {
    width: 18px; height: 18px;
    border: none;
    position: absolute;
    top: 0px; left: 162px;
    display: block;
}

#info_request .captcha-field #reload_captcha img {
    width: 18px; height: 18px;
    border: none;
    display: block;
    position: absolute;
    top:0; left:0;
}

#info_request .captcha-field a#reload_captcha:hover {
    background-color: white;
}



/* Legal ********************************************/

#body #legal-text .text-title-light {
    color: #2A335D;
    font-weight: bold;
}

/* Legal ********************************************/

#body #privacy .text-title-light {
    color: #2A335D;
    font-weight: bold;
}


#directory table .city_header {
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    color: #fff;
    background-color: #ccc;
    line-height: 30px;
}

#directory table .city_header td{
    padding: 0px 10px;
}
