/********************************************
* Mobility Electronics
* Developed by I-ology
* http://www.i-ology.com
*
* Created 06/10/07 - AC
*
* Misc Style Definitions
********************************************/


/*********************************
* Layout Definitions
*********************************/

#sitemap-margin {
    margin-left: 15px;
}

#sitemap-margin span,#sitemap-margin span a {
    font-size: 11px;
}

#sitemap-margin div {
    margin-bottom: 8px;
}

#sitemap-margin div a {
    font-size: 14px;
}

#contact-left {
    float: left;
    width: 300px;
}

#contact-right {
    float: right;
    width: 250px;
}
#vsContact ul li {
    color: red;
}
/*********************************
* Titles & Headers
*********************************/

h2#ttl-terms-conditions,
h2#ttl-privacy-policy,
h2#ttl-contact-us,
h2#ttl-worldwide,
h2#ttl-site-map,
h2#ttl-error,
h2#ttl-not-found,
h2#ttl-thank-you {
    margin: 10px 0 10px 15px;
    padding: 0;
    height: 24px;
    text-indent: -9999px;
}

h2#ttl-terms-conditions {
    background: url(/images/ttl_terms_conditions.gif) top left no-repeat;
}
h2#ttl-privacy-policy {
    background: url(/images/ttl_privacy_policy.gif) top left no-repeat;
}
h2#ttl-contact-us {
    background: url(/images/ttl_contact_us.gif) top left no-repeat;
}
h2#ttl-worldwide {
    background: url(/images/ttl_worldwide_operations.gif) top left no-repeat;
}
h2#ttl-site-map {
    background: url(/images/ttl_site_map.gif) top left no-repeat;
}
h2#ttl-error {
    background: url(/images/ttl_error.gif) top left no-repeat;
}
h2#ttl-not-found {
    background: url(/images/ttl_not_found.gif) top left no-repeat;
}
h2#ttl-thank-you {
    background: url(/images/ttl_thank_you.gif) top left no-repeat;
}

/*********************************
* Global Navigation
*********************************/
#global li a#home {
    visibility: visible;
}
