/********************************************
* AmazingMail
* Developed by I-ology
* http://www.i-ology.com
*
* Created 06/23/2008- BD
*
* About Us Style Definitions
********************************************/

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

#interior-photo1 {
    background: url(../images/interior_photo7.jpg) top left no-repeat;
}
#interior-photo33 {
    background: url(../images/interior_photo33.jpg) top left no-repeat;
}
#interior-photo34 {
    background: url(../images/interior_photo34.jpg) top left no-repeat;
}
#interior-photo36 {
    background: url(../images/interior_photo36.jpg) top left no-repeat;
}
#interior-photo2 {
    background: url(../images/interior_photo38.jpg) top left no-repeat;
}

p#back {
    margin: 0px 0 0px 0;
    float: right;
}

.divider {
    margin: 0;
    padding: 20px 0;
    width: 635px;
    overflow: hidden;
    border-top: 1px solid #E9E9E9;
}

.content-image {
    width: 261px;
    margin-top: 3px;
    padding: 0px;
    float: right;
    margin: 5px 0 18px 25px;
    clear: right;
    border: 1px solid #E9E9E9;
}

p#date {
    margin: 25px 0 0 0;
}

p#back {
    margin: 0 25px 25px 0;
    float: right;
}

#date-archives {
    position: absolute;
    right: 0;
    margin-top: -14px;
    width: 276px;
    height: 36px;
    text-indent: -9999px;
    background: url(../images/bg_date_archives.jpg) top left no-repeat;
}

#date-archives select {
    position: absolute;
    top: 7px;
    left: 169px;
}


/*******************************************
* Promos
*******************************************/

a#promo-about {
    width: 276px;
    height: 93px;
    margin: 0;
    text-indent: -9999px;
    display: block;
    background: url(../images/promo_about_us.gif) top left no-repeat;
}

a:hover#promo-about {
    background-position: bottom left;
}

a#promo-view-clients {
    width: 276px;
    height: 134px;
    display: block;
    text-indent: -9999px;
    background: url(../images/promo_view_clients.gif) top left no-repeat;
}

a:hover#promo-view-clients {
    background-position: bottom left;
}

/*******************************************
* Lists
*******************************************/

dl {
    margin: 0;
    padding: 0;
    width: 635px;
}

dt {
    float: left;
    margin: 0;
    padding-top: 21px;
}

dd {
    margin: 0;
    padding: 20px 0;
    padding-left: 100px;
    border-top: 1px solid #E9E9E9;
}

ul#date-archives {
    margin: 0 0 5px 100px;
    padding: 0;
}

ul#date-archives li {
    margin: 0;
    padding: 0;
    background: none;
    display: inline;
}

#ctl00_mainContent_pnlDetails ul {
    margin: 20px 0 20px 5px;
}

#ctl00_mainContent_pnlDetails ol {
    margin: 20px 0 20px 25px;
}

/*******************************************
* Titles & Headers
*******************************************/

#ttl-about-us,
#ttl-faq,
#ttl-careers,
#ttl-executive-team,
#ttl-partner,
#ttl-press-releases,
#ttl-in-the-news,
#ttl-events {
    height: 22px;
    display: block;
    text-indent: -9999px;
    margin-bottom: 5px;
    padding: 0;
}

#ttl-about-us {
    width: 124px;
    background: url(../images/ttl_about_us.gif) top left no-repeat;
}
#ttl-faq {
    width: 48px;
    background: url(../images/ttl_faq.gif) top left no-repeat;
}
#ttl-careers {
    width: 103px;
    background: url(../images/ttl_careers.gif) top left no-repeat;
}
#ttl-executive-team {
    width: 217px;
    background: url(../images/ttl_executive_team.gif) top left no-repeat;
}
#ttl-partners {
    text-indent: -9999px;
	height: 22px;
	width: 217px;
    background: url(../images/ttl_partners.gif) top left no-repeat;
}
#ttl-press-releases {
    width: 183px;
    background: url(../images/ttl_press_releases.gif) top left no-repeat;
}
#ttl-in-the-news {
    width: 150px;
    background: url(../images/ttl_in_the_news.gif) top left no-repeat;
}
#ttl-events {
    width: 85px;
    background: url(../images/ttl_events.gif) top left no-repeat;
}

#ttl-news-events {
    height: 22px;
    display: block;
    text-indent: -9999px;
    margin-bottom: 5px;
    padding: 0;
}

#ttl-news-events {
    width: 189px;
    background: url(../images/ttl_news_events.gif) top left no-repeat;
}

/*******************************************
* Sub Navigation
*******************************************/

#subnav ul {
    margin-left: 300px;
}

a#faq {
    width: 57px;
    background: url(../images/subnav_faq.gif) top left no-repeat;
}
a#careers {
    width: 74px;
    background: url(../images/subnav_careers.gif) top left no-repeat;
}
a#executive-team {
    width: 116px;
    background: url(../images/subnav_executive_team.gif) top left no-repeat;
}
a#partners {
    width: 82px;
    background: url(../images/subnav_partners.gif) top left no-repeat;
}
a#press-releases {
    width: 114px;
    background: url(../images/subnav_press_releases.gif) top left no-repeat;
}
a#in-the-news {
    width: 95px;
    background: url(../images/subnav_in_the_news.gif) top left no-repeat;
}
a#events {
    width: 64px;
    background: url(../images/subnav_events.gif) top left no-repeat;
}


a:hover#faq, body.faq-on a#faq {
    background-position: bottom left;
}
a:hover#careers, body.careers-on a#careers {
    background-position: bottom left;
}
a:hover#executive-team, body.executive-team-on a#executive-team {
    background-position: bottom left;
}
a:hover#partners, body.partners-on a#partners {
    background-position: bottom left;
}
a:hover#press-releases, body.press-releases-on a#press-releases {
    background-position: bottom left;
}
a:hover#in-the-news, body.in-the-news-on a#in-the-news {
    background-position: bottom left;
}
a:hover#events, body.events-on a#events {
    background-position: bottom left;
}

