﻿.ContactTitle
{
    margin-top: 8px;
    margin-bottom: 3px;
    font-family: Verdana, Tahoma, Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    display: block;
}
.ContactDescription
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 0.8em;
    color: #333333;
    display: block;
    line-height: 16px;
}

/*****************************************************
*** Form
*****************************************************/
.ContactForm
{
    background-image: url(/Hamilton/WebSite/Contact/Form.gif);
    background-position: 5px 0px;
    background-repeat: no-repeat;
    display: block;
    clear: both;
    padding-left: 87px;
    padding-bottom: 20px;
}
.ContactLabel
{
    font-weight: bold;
    font-size: 11px;
    width: 100px;
    color: #666666;
    font-family: Verdana, Tahoma, Arial;
    text-align: right;
    float: left;
    margin-right: 15px;
    padding-top: 8px;
    clear: left;
}
.ContactTextBox
{
    border-right: #adb4bb 1px solid;
    border-top: #adb4bb 1px solid;
    border-left: #adb4bb 1px solid;
    border-bottom: #adb4bb 1px solid;
    margin-bottom: 15px;
    background-color: #f6f6f6;
    font-size: 10pt;
    color: #000000;
    font-family: Verdana, Arial, Tahoma;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    width: 300px;
}
.ContactDropDown
{
    border-right: #adb4bb 1px solid;
    border-top: #adb4bb 1px solid;
    border-left: #adb4bb 1px solid;
    border-bottom: #adb4bb 1px solid;
    margin-bottom: 15px;
    background-color: #f6f6f6;
    font-size: 10pt;
    color: #000000;
    font-family: Verdana, Arial, Tahoma;
    padding-bottom: 4px;
    padding-top: 4px;
    width: 310px;
}
.ContactValidation
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    margin-bottom: 15px;
    margin-left: 120px;
    color: #cc0000;
    line-height: 12pt;
}
.ContactButtonPanel
{
    display: block;
    clear: both;
    width: 425px;
    text-align: right;
}
.ContactButton
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 0.7em;
    color: #588527;
    border: medium none;
    width: 95px;
    height: 25px;
    background-color: Transparent;
    cursor: pointer;
    text-align: left;
    padding-left: 10px;
    line-height: 25px;
    background-image: url(/Hamilton/WebSite/Contact/Button.gif);
    font-weight: bold;
}
.ContactSuccessTitle
{
    font-weight: bold;
    font-size: 1em;
    cursor: default;
    color: #1e5e9c;
    font-family: Arial, Tahoma, Verdana;
    text-decoration: none;
    display: block;
    padding-top: 10px;
}
.ContactSuccessDescription
{
    font-size: 0.7em;
    cursor: default;
    color: #666666;
    font-family: 'Microsoft Sans Serif' , Tahoma, Verdana;
    text-decoration: none;
    display: block;
    margin-bottom: 25px;
}

/*****************************************************
*** Mail
*****************************************************/
.ContactMail
{
    display: block;
    background-image: url(/Hamilton/WebSite/Contact/Mail.gif);
    background-position: 10px top;
    background-repeat: no-repeat;
    height: 76px;
    padding-left: 87px;
    width: 240px;
    float: left;
}
.ContactMailLink
{
    margin-top: 8px;
    font-family: Tahoma, Arial, Verdana;
    font-size: 0.8em;
    color: #0033dd;
    text-decoration: none;
}
.ContactMailLink:hover
{
    text-decoration: underline;
}

/*****************************************************
*** Phone
*****************************************************/
.ContactPhone
{
    display: block;
    background-image: url(/Hamilton/WebSite/Contact/Phone.gif);
    background-position: left top;
    background-repeat: no-repeat;
    height: 76px;
    padding-left: 70px;
    width: 180px;
    float: left;
}
.ContactPhoneNumberDDD
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 0.7em;
    color: #666666;
    font-weight: bold;
    display: inline;
}
.ContactPhoneNumber
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 0.9em;
    color: #666666;
    font-weight: bold;
    display: inline;
    letter-spacing: 1px;
}
.ContactPhoneHour
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    color: #000000;
    display: block;
}

/*****************************************************
*** Address
*****************************************************/
.ContactAddress
{
    display: block;
    clear: both;
    padding-left: 5px;
}

/*****************************************************
*** Map
*****************************************************/
.ContactMapPanel
{
    border: 1px solid #dddddd;
    padding: 5px;
    display: block;
    clear: both;
    background-color: #ffffff;
    text-align: center;
    width: 570px;
    height: 500px;
}
.ContactMapBox
{
    width: 570px;
    height: 500px;
}
.ContactMapLegend
{
    width: 300px;
    height: 75px;
}
.ContactMapTitle
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 1em;
    color: #000000;
    font-weight: bold;
    line-height: 15px;
    padding-top: 5px;
}
.ContactMapDescription
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 0.8em;
    color: #000000;
    line-height: 10px;
}
.ContactMapAddress
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    color: #000000;
    padding-top: 9px;
}

/*****************************************************
*** Press
*****************************************************/
.ContactPress
{
    display: block; clear: both;
    background-image: url(/Hamilton/WebSite/Contact/Mail.gif);
    background-position: 10px top;
    background-repeat: no-repeat;
    padding-left: 87px;
}
.ContactPressPanel { display: block; clear: both;  margin-bottom: 10px;}
.ContactPressLeft { display: block; float: left; width: 320px; }
.ContactPressRight { display: block; float: left; width: 180px;  text-align: right;}
.ContactPressMTB {margin-top: 8px;
    margin-bottom: 3px;
    font-family: Verdana, Tahoma, Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    display: block;}
.ContactPressPhone {font-family: Tahoma, Arial, Verdana;
    font-size: 0.7em;
    color: #666666;
    
     display: block;}