/********************************************
* AmazingMail
* Aaron Relph
*
* Resources Style Definitions
********************************************/

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

#interior-photo1 {
    background: url(../images/interior_photo5.jpg) top left no-repeat;
}
#interior-photo25 {
    background: url(../images/interior_photo25.jpg) top left no-repeat;
}
#interior-photo26 {
    background: url(../images/interior_photo26.jpg) top left no-repeat;
}
#interior-photo27 {
    background: url(../images/interior_photo27.jpg) top left no-repeat;
}
#interior-photo34 {
    background: url(../images/interior_photo34.jpg) top left no-repeat;
}
#interior-photo37 {
    background: url(../images/interior_photo37.jpg) top left no-repeat;
}

#interior-photo18 {
    background: url(../images/interior_photo4.jpg) top left no-repeat;
}

#interior-photo19 {
    background: url(../images/interior_photo40.gif) top left no-repeat;
}


a.top {
    float: right;
    margin-top: 15px;
    padding-left: 12px;
    background: url(../images/arrow_up.gif) 0 5px no-repeat;
}

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

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

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

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

ol#faq-answers li {
    margin-bottom: 45px;
}

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

ol#faq-answers li {
    margin-bottom: 45px;
}

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

#ttl-resources,
#ttl-direct-marketing,
#ttl-design-ideas,
#ttl-newsletter,
#ttl-direct-tips,
#ttl-direct-checklist,
#ttl-case-studies,
#ttl-media-gallery {
    height: 22px;
    display: block;
    text-indent: -9999px;
    margin-bottom: 5px;
    padding: 0;
}

#ttl-resources {
    width: 138px;
    background: url(../images/ttl_resources.gif) top left no-repeat;
}
#ttl-direct-marketing {
    width: 375px;
    background: url(../images/ttl_direct_marketing.gif) top left no-repeat;
}
#ttl-design-ideas {
    width: 163px;
    background: url(../images/ttl_design_ideas.gif) top left no-repeat;
}
#ttl-newsletter {
    width: 145px;
    background: url(../images/ttl_newsletter.gif) top left no-repeat;
}
#ttl-direct-tips {
    width: 283px;
    background: url(../images/ttl_direct_tips.gif) top left no-repeat;
}
#ttl-direct-checklist {
    width: 278px;
    background: url(../images/ttl_direct_checklist.gif) top left no-repeat;
}

#ttl-case-studies {
    width: 163px;
    background: url(../images/ttl_case_studies.gif) top left no-repeat;
}

#ttl-media-gallery {
    width: 186px;
    background: url(../images/ttl_media_gallery.gif) top left no-repeat;
}

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

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

a#direct-marketing {
    width: 180px;
    background: url(../images/subnav_direct_marketing.gif) top left no-repeat;
}
a#design-ideas {
    width: 103px;
    background: url(../images/subnav_design_ideas.gif) top left no-repeat;
}
a#newsletter {
    width: 91px;
    background: url(../images/subnav_newsletter.gif) top left no-repeat;
}
a#direct-tips {
    width: 145px;
    background: url(../images/subnav_direct_tips.gif) top left no-repeat;
}
a#direct-checklist {
    width: 140px;
    background: url(../images/subnav_direct_checklist.gif) top left no-repeat;
}

a#case-studies {
    width: 107px;
    background: url(../images/subnav_case_studies.gif) top left no-repeat;
}

a#media-gallery {
    width: 114px;
    background: url(../images/subnav_media_gallery.gif) top left no-repeat;
}

a#in-the-news {
    width: 95px;
    background: url(../images/subnav_in_the_news.gif) top left no-repeat;
}

a:hover#direct-marketing, body.direct-marketing-on a#direct-marketing,
a:hover#design-ideas, body.design-ideas-on a#design-ideas,
a:hover#newsletter, body.newsletter-on a#newsletter,
a:hover#direct-tips, body.direct-tips-on a#direct-tips,
a:hover#case-studies, body.case-studies-on a#case-studies,
a:hover#media-gallery, body.media-gallery-on a#media-gallery,
a:hover#in-the-news, body.in-the-news-on a#in-the-news,
a:hover#direct-checklist, body.direct-checklist-on a#direct-checklist {
    background-position: bottom left;
}

/*******************************************
* Promos
*******************************************/
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 0 25px 0;
	padding: 0;
	width: 635px;
	height: 90px;
	border-top: 1px solid #E9E9E9;
}

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

dd {
	margin: 0 0 0 210px;
	padding: 10px 0 0 0;
	width: 425px;	
}
li#vidGallery {
	width: 175px;
	height: 64px;
	display: block;
	float: left;
	/* [disabled]margin-top: 10px; */
	padding: 21px 21px 0 10px;
	text-indent: 49px;
	background-image: url(../images/watchVid.png);
	background-repeat:no-repeat;
}
li#vidGallery a {
	font-size: 14px;
	float: right;
	text-align: right;
	text-decoration: none;
	font-family: "Arial Black", Gadget, sans-serif;
}
li#vidGallery a:hover {
	text-decoration:underline;
	}

