/********************************************
* Tartesso
* Developed by I-ology
* http://www.i-ology.com
*
* Created 01/04/07 - BD
*
* Miscellaneous Style Definitions
********************************************/

/*********************************
* HTML Mods 
*********************************/

.indent-ty {
    margin-top: -44px;
    padding-left: 30px;
}

/*********************************
* Layout Definitions
*********************************/
.error {
    padding-top: 15px;
    border-top: 1px solid #FF0000;
    border-bottom: 1px solid #FF0000;
}

.error h3 {
    color: #FF0000;
}
.error ul {
    margin-left: 15px;
}
.error ul li {
    color: #FF0000;
    margin: 0;
    padding: 0;
    background: none;
    list-style: disc;
}

/*********************************
* Global Promotions
*********************************/


/*********************************
* Lists 
*********************************/
ul#sitemap {
    margin: 0;
    padding: 0;
}

ul#sitemap li {
    margin-bottom: 10px;
    font-weight: bold;
}
ul.sub {
    margin-top: 5px;
}
#sitemap ul.sub li {
    margin-bottom: 5px;
    text-transform: capitalize;
    font-weight: normal;
}

/*********************************
* Buttons
*********************************/
#btn-back {
    position: absolute;
    display: block;
    width: 175px;
    height: 20px;
    left: 652px;
    margin: 47px 0 0 0;
    text-indent: -9999px;
    text-decoration: none;
    background: url(/images/btn_back_results.gif) top left no-repeat;
}
a:hover#btn-back {
    background-position: bottom left;
}

.btn-back-model {
    position: absolute;
    display: block;
    width: 163px;
    height: 20px;
    left: 574px;
    margin: 47px 0 0 0;
    text-indent: -9999px;
    text-decoration: none;
    background: url(/images/btn_back_model.gif) top left no-repeat;
}
a:hover.btn-back-model {
    background-position: bottom left;
}

/*********************************
* Headers & Titles
*********************************/
#page-header {
    position: relative;
    padding-top: 3px;
}

#hdr-contact-us {
    margin-bottom: 19px;
    padding: 0;
    width: 429px;
    height: 70px;
    text-indent: -9999px;
    background: url(/images/hdr_contact_us.jpg) top left no-repeat;
}
#hdr-error {
    margin-bottom: 19px;
    padding: 0;
    width: 429px;
    height: 70px;
    text-indent: -9999px;
    background: url(/images/hdr_error.jpg) top left no-repeat;
}
#hdr-sitemap {
    margin-bottom: 19px;
    padding: 0;
    width: 429px;
    height: 70px;
    text-indent: -9999px;
    background: url(/images/hdr_sitemap.jpg) top left no-repeat;
}
#hdr-privacy-policy {
    margin-bottom: 19px;
    padding: 0;
    width: 429px;
    height: 70px;
    text-indent: -9999px;
    background: url(/images/hdr_privacy_policy.jpg) top left no-repeat;
}
#hdr-legal-disclaimer {
    margin-bottom: 19px;
    padding: 0;
    width: 429px;
    height: 70px;
    text-indent: -9999px;
    background: url(/images/hdr_legal_disclaimer.jpg) top left no-repeat;
}
#hdr-regional-attractions {
    margin-bottom: 19px;
    padding: 0;
    width: 429px;
    height: 70px;
    text-indent: -9999px;
    background: url(/images/hdr_regional_attractions.jpg) top left no-repeat;
}
#hdr-tell-friend {
    margin-bottom: 19px;
    padding: 0;
    width: 429px;
    height: 70px;
    text-indent: -9999px;
    background: url(/images/hdr_tell_friend.jpg) top left no-repeat;
}
#hdr-receive-updates {
    margin-bottom: 19px;
    padding: 0;
    width: 429px;
    height: 70px;
    text-indent: -9999px;
    background: url(/images/hdr_receive_updates.jpg) top left no-repeat;
}
#hdr-thankyou {
    margin-bottom: 19px;
    padding: 0;
    width: 429px;
    height: 70px;
    text-indent: -9999px;
    background: url(/images/hdr_thankyou.jpg) top left no-repeat;
}
#hdr-thankyou-2 {
    margin: 0 0 20px 51px;
    padding: 0;
    height: 70px;
    text-indent: -9999px;
    background: url(/images/hdr_thankyou2.gif) top left no-repeat;
}

