/********************************************
* Huff Construction
* Developed by I-ology
* http://www.i-ology.com
*
* Created 05/2/07 - BD
*
* Miscellaneous Style Definitions
********************************************/

/*********************************
* Layout Definitions
*********************************/
#content-right {
    margin: 38px 40px 0 0;
    width: 514px;
    display: inline; /* Fixes IE6 double-float margin bug */
}

#content-photo2 {
    margin: 5px 0 10px 25px;
    float: right;
}

/*********************************
* Lists 
*********************************/
ul#site-map li {
    margin-bottom: 15px;
    font-weight: bold;
}

ul#site-map li ul {
    margin-top: 5px;
}

ul#site-map li ul li {
    margin-bottom: 0;
    font-weight: normal;
}

/*********************************
* Titles & Headers
*********************************/
h1#ttl-construction,
h1#ttl-facility-services,
h1#ttl-contact-us,
h1#ttl-resources,
h1#ttl-sitemap,
h1#ttl-privacy-policy,
h1#ttl-thankyou,
h1#ttl-survey {
    margin-bottom: 15px;
    width: 514px;
    height: 18px;
    text-indent: -9999px;
}

h1#ttl-construction {
    background: url(/images/ttl_construction.gif) top left no-repeat;
}

h1#ttl-facility-services {
    background: url(/images/ttl_facility_services.gif) top left no-repeat;
}

h1#ttl-contact-us {
    background: url(/images/ttl_contact_us.gif) top left no-repeat;
}

h1#ttl-resources {
    background: url(/images/ttl_resources.gif) top left no-repeat;
}

h1#ttl-sitemap {
    background: url(/images/ttl_sitemap.gif) top left no-repeat;
}

h1#ttl-privacy-policy {
    background: url(/images/ttl_privacy_policy.gif) top left no-repeat;
}
h1#ttl-thankyou {
    background: url(/images/ttl_thankyou.gif) top left no-repeat;
}
h1#ttl-survey{
    background: url(/images/ttl_survey.gif) top left no-repeat;
}
h1#template-title {
    font-size: 14px;
    color: #00549E;
    background: url(/images/divider.gif) bottom left repeat-x;
    padding-bottom: 3px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
#contact-info h2 {
    display: block;
    width: 192px;
    height: 26px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    background: url(/images/hdr_contact_info.gif) top left no-repeat;
}
#contact-info {
    background: url(/images/bg_contact_info.gif) top left repeat-y;
}

#contact-info div {
    padding-bottom: 25px;
    background: url(/images/bottom_contact_info.gif) bottom left no-repeat;
}
#contact-info p {

    line-height: 14px;
    margin: 15px 10px 10px 20px;
}

#contact-map {
    margin: 0 auto 25px auto;
    width: 475px;
    height: 285px;
    background: url(/images/img_map.gif) top left no-repeat;
}
#contact-map p {
    margin-left: 275px;
    font-size: 11px;
    margin-bottom: 10px;
    line-height: 14px;
}

#contact-map p span {
    font-size: 12px;
}

#survey-top {
    text-align: center;
}

.content-photo {
    float: left;
    margin: 0 7px 20px 0;
}

.content-photo2 {
    float: right;
    margin: 0 0 20px 0;
}
/*********************************
* Form Definitions
*********************************/
.form-padding h2 {
    text-align: center;
    margin-bottom: 10px;;
}
table {
    margin: 0 auto;
}

.form-padding td {
    padding-bottom: 15px;
}

.form-field1,
.form-field2,
.form-field3,
#filCoverLetter,
#filResume {
    padding: 1px;
}

.form-field1 {
    width: 72px;
}

.form-field2 {
    width: 165px;
}

.form-field3 {
    width: 350px;
}
input#filCoverLetter,
input#filResume {
    width: 300px;
}

/*********************************
* Global Navigation
*********************************/

ul#global-nav li a#home {
    visibility: visible;
}
