﻿/* Home */

.HomePage .NewsletterSignup,
.HomePage .Quiz
{ 
    width: 253px;
    height: 170px;
    background: url(Images/Backgrounds/green-grd-bg-200.png) top left repeat-x;
    display: inline-block;
    border-style: solid;
    padding: 15px;
    position: relative;
    margin-top: 15px;
}

.HomePage .Quiz { margin-left: 20px; }

.HomePage .NewsletterSignup h1,
.HomePage .Quiz h1 { margin-bottom: 5px; }
.HomePage .NewsletterSignup h2,
.HomePage .Quiz h2 { margin-top: 0; }

.HomePage .NewsletterSignup p,
.HomePage .Quiz p { text-align: center; margin-top: 30px;}

.HomePage .NewsItemTicker,
.HomePage .EventTicker
{ 
    padding: 12px 16px;
    background: url(Images/Backgrounds/green-grd-bg-350.png) top left repeat-x;
    border-style: solid; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.HomePage .NewsItemTicker .Title,
.HomePage .EventTicker .Title { margin-bottom: 0; }
.HomePage .NewsItemTicker { margin-bottom: 20px;  }
.HomePage .EventTicker { margin-bottom: 20px; }
.HomePage .NewsItemListing h2 { margin-top: 0; }
.HomePage .EventListing { margin-top: 25px; padding-top: 25px; border-style: solid none none none; }
.HomePage .NewsItemListing .Footer,
.HomePage .EventListing .Footer { margin-top: 13px; }
.HomePage .EventListing h2 { margin-top: 0; }

/*.HomePage .NewsItemListing .Footer, .HomePage .ArticleListing .Footer { margin-top: 20px; float: left; clear: none; } 
.HomePage .NewsItemListing .RssFeedLink, .HomePage .ArticleListing .RssFeedLink { margin-top: 27px; }*/

.HomePage .RightColumn { float: right; width: 278px; margin-left: 25px; padding: 0 26px;}

/* Contact page */

.ContactListing .ItemSeparator { float: left; width: 20px; height: 1px; border-style: none; margin: 0;}
.ContactListing .GroupSeparator { height: 30px; width: 1px; }

/* Newsletter */

.NewsletterIssueListing { margin-top: 20px; }
.NewsletterArticleListing .Content { margin-top: 20px; }

.Newsletters .NewsletterSubscription
{
    border-top-style:solid;
    margin-top:35px;
    padding-top:35px;
}

/* Events */

.EventsListing { margin-top: 20px; }
.PastEventListing { margin-top: 20px; }
.EventsListing .PastEventListing .ItemSeparator { height: 20px; border-style: none; margin: 0; }

/* Services page */

.ServicesPage .TopRightBanner { float: right; display: inline-block; }
.ServicesPage .TopRightBanner .Banner { margin-bottom: 25px; }
.ServicesPage .TopRightBanner .BannerHalfSizeExpandedMedia,
.ServicesPage .TopRightBanner .BannerHalfSize { margin-left: 50px; margin-bottom: 25px; }
.ServicesPage .ServiceListing { margin-top: 30px; }
.ServicesPage .BannerListing { margin: 30px 0; }
.ServicesPage .BannerListing .Banner.HalfSize { float: left; }
.ServicesPage .ServiceListing .HorizontalItemSeparator { width: 52px; }

/* Offices page */

.OfficesPage .ContactListItem { float: left; width: 465px;}
.OfficesPage .ContactListItem .Content { float: left; width: 290px; }

.OfficesPage .ContactListItem.OddItem .Content { float: right; width: 230px; text-align: right; }
.OfficesPage .ContactListItem.OddItem .PopupImage { float: right; margin: 0 0 0 20px; }