/* Start of CMSMS style sheet 'layout' */
#sitewrapper {
    margin: 0 auto;
    width: 860px;
}



/* header
    ============================================================ */
#header {
    /* margin-top: 72px; */
    height: 121px;
    /* background: url(images/bg-header.gif) no-repeat; */;
    /* background: #303263; */
    background: #2a276a;
    position: relative;
}
#header #logo {
    padding: 44px 0 0 55px;
}
#header-contact {
    position: absolute;
    top: 95px;
    right: 50px;
    color: #959595;
    font-size: 12px;
}
#header-lang {
    position: absolute;
    top: 0;
    right: 0;
}

#main-nav {
    /* background: url(images/bg.gif) repeat-y; */
    background: #fff;
    padding: 0 17px;
    text-align: right;
    height: 37px;
    position: relative;
}



/* content
    ============================================================ */
#content {
    /* background: url(images/bg.gif) repeat-y; */
    background: #fff;
    padding: 0 17px 160px 17px;
}

/* top images */
#topimg { height: 262px; }
#sectionimg { float: left; width: 210px; }
#pgimg { }
#personal-injury-lawyers { position: absolute; top: 0; left: 120px; z-index: 20; }


#sub-nav {
    float: left;
    width: 170px;
    padding: 0 80px 0 15px;
    font-size: 10px;
}
#sub-nav h2 {
    font-size: 13px;
    color: #212121;
    border-bottom: 1px solid #212121;
    padding-bottom: 11px;
    margin-bottom: 0;
    letter-spacing: 0;
}
/* #learn-more a { color: #212121; } */

#main-copy, .main-copy {
    float: left;
    width: 310px;
    padding: 25px 0 0 0;
}
#whole-main-copy, .whole-main-copy {
    float: left;
    width: 530px;
    padding: 25px 0 0 0;
}
.whole-main-copy { padding-top: 10px; }
#right-col, .right-col {
    float: left;
    width: 170px;
    padding: 70px 0 0 50px;
}
.pg-about-us #right-col { 
    width: 220px;
    padding: 0 0 0 25px;
}
.home-right {
    padding: 12px 0 10px 0;
    color: #a7a7a7;
    line-height: 16px;
    border-bottom: 1px dotted #dcdcdc;
}
.pg-contact-us .right-col { padding-top: 20px; }
.community-right-col { padding-top: 60px; }
#right-col img { vertical-align: middle; }

/* gluckstein movie */
#glucksteinmoviewrap { margin: 0 auto; width: 320px; }

/* our people */
#our-people-info {
    margin-top: 30px;
    color: #9b9b9b;
}
.our-people-label {
    float: left;
    width: 60px;
}

/* news */
.NewsSummary { clear: both; padding-bottom: 15px; }
.NewsSummaryLink {
    font-size: 12px;
    color: #25285b;
    font-weight: bold;
    padding-bottom: 5px;
}
.NewsSummaryPostdate { padding-bottom: 5px; }
.NewsSummaryMorelink { padding-top: 5px; }

/* testimonials */
#pgnum { padding-bottom: 15px; }
.TestimonialSummary { padding-bottom: 22px; }
.CISummary { padding-bottom: 11px; border-bottom: 1px solid #dcdcdc; margin-bottom: 11px; }
.TestimonialSummaryLink, .CISummaryLink #NewsPostDetailTitle {
    font-size: 14px;
    color: #956626;
    padding-bottom: 12px;
    font-weight: normal;
}
.TestimonialSummaryLink a, .CISummaryLink a { color: #956626; }
.TestimonialSummaryMorelink, .CISummaryMorelink { padding-top: 5px; }
.TestimonialSummarySummary, .TestimonialSummary .TestimonialSummaryMorelink, .TestimonialSummaryContent, .SponsorshipSummaryContent,
.CISummarySummary, .CISummary .CISummaryMorelink, .CISummaryContent {
    padding-left: 28px;
}
.TestimonialSummaryContent p { padding-top: 0; margin-top: 0; line-height: normal; }
.whatsnewSummaryContent, .SponsorshipSummaryContent, .SponsorshipSummaryContentDetail { 
    float: left; 
    width: 310px; 
}
.whatsnewSummaryContent, .SponsorshipSummaryContentDetail { padding-left: 0; width: 338px; }
.SponsorshipSummaryMorelink { padding-bottom: 12px; }
.SponsorshipRightCol {
    float: left;
    padding-left: 10px;
    width: 180px;
}
.pg-resources .SponsorshipRightCol { padding-top: 50px; }
.SponsorshipRightCol ul {
    padding: 0 0 0 15px; margin: 0; 
}
.article-next { float: right; }

/* articles & books */
.col-1of2 {
    float: left;
    width: 260px;
    margin-right: 20px;
}
.col-2of2 {
    float: left;
    width: 235px;
}



/* footer
    ============================================================ */
#footer {
    clear: both;
    /* background: url(images/bg-footer.gif) no-repeat */;
    background: #fff;
    padding: 80px 17px 0 17px;
    font-size: 8px;
}
#footer-logo {
    float: left;
    padding: 0 50px 10px 0;
}
#footer-nav {
    float: left;
}

#copywrite {
    text-align: center;
    background: #bababa;
    padding: 4px 0;
    border-bottom: 150px solid #f1f1f1;
}

/* End of 'layout' */

