﻿
.AccordionArea
{
    width: 278px;
}

.AccordionPanel
{
    background-color: #f4f6f8;
    overflow: hidden;
    padding: 25px;
    width: 228px;
}

.AccordionArea .AccordionAreaHeader
{
    cursor: pointer; cursor: hand;
    background-image: url(../Images/Backgrounds/PanelOff.gif);
    background-repeat: no-repeat;
    width: 273px;
    min-height: 25px;
    _height: 25px;
    
    color: White;
    font-weight: bold;
    font-size: 14px;
    
    padding-left: 5px;
    padding-top: 5px;
}

.AccordionArea .Open
{
    background-image: url(../Images/Backgrounds/PanelOn.gif);
    
    color: #adb7bf;
    font-size: 16px;
}

.AccordionArea .Divider
{
    border-top: dotted 1px #d4dde6;    
    width: 278px;
    
    margin-top: 15px;
    margin-left: -25px;
    margin-bottom: 15px;
    
    font-size: 0;
}

.AccordionPanelTopBottom
{
    padding-top: 25px;
    padding-bottom: 25px;
}

.AccordionPanelTopBottom10
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.AccordionPanelRightLeft
{
    padding-right: 25px;
    padding-left: 25px;
}

.MainContentArea .AccordionArea
{
    width: 575px;
}

.MainContentArea .AccordionPanel
{
    background-color: #f4f6f8;
    width: auto;
}

.MainContentArea .AccordionArea .AccordionAreaHeader
{
    cursor: pointer; cursor: hand;
    background-image: url(../Images/Backgrounds/CloseTab.gif);
    background-position: right;
    background-repeat: no-repeat;
    background-color: #cad3da;
    border: Solid 1px #a7b9c9;
    width: 568px;
    min-height: 23px;
    _height: 23px;
    
    color: White;
    font-weight: bold;
    font-size: 16px;
    
    padding-left: 5px;
    padding-top: 5px;
}

.MainContentArea .AccordionArea .Open
{
    background-image: url(../Images/Backgrounds/OpenTab.gif);
    background-position: right;
    background-repeat: no-repeat;
    background-color: White;
    color: #adb7bf;
    font-size: 16px;
}

.MainContentArea .AccordionArea .Divider
{
    border-top: dotted 1px #d4dde6;    
    width: 575px;
    
    margin-top: 15px;
    margin-bottom: 15px;
    
    font-size: 0;
}

.ContactUsAccordion .AccordionArea
{
    width: 278px;
    margin-left: -25px;
}

.ContactUsAccordion .AccordionPanel
{
    background-color: #f4f6f8;
}

.ContactUsAccordion .AccordionArea .AccordionAreaHeader
{
    cursor: pointer; cursor: hand;
    background-image: url(../Images/Backgrounds/CloseTab.gif);
    background-position: right;
    background-repeat: no-repeat;
    background-color: #cad3da;
    border: Solid 1px #a7b9c9;
    width: 266px;
    min-height: 20px;
    _height: 20px;
    
    color: White;
    font-weight: bold;
    font-size: 14px;
    
    padding-left: 10px;
    padding-top: 5px;
}

.ContactUsAccordion .AccordionArea .Open
{
    background-image: url(../Images/Backgrounds/OpenTab.gif);
    background-position: right;
    background-repeat: no-repeat;
    background-color: White;
    color: #adb7bf;
}

.ContactUsAccordion .Contact
{
    font-size: 10px;
}

.BottomBadge
{
    width: 275px;
    height: 125px;
    _height: 125px;
    float: left;
    margin-left: 27px;
}

.BottomBadge_IsFirst
{
    margin-left: 0px;
    width: 265px;
}

.BottomBadge_ShowLeft
{
    width: 280px;
    border-left: 1px dotted #93abc0;
}

.BottomBadge .Background, .BottomBadge .NoBackground
{
    width: 260px;
    height: 110px;
    padding-top: 10px;
    padding-left: 15px;
}

.BottomBadge_IsFirst .NoBackground
{
    padding-left: 0px;
    width: 265px;
}

.BottomBadge_ShowLeft .Background, .BottomBadge_ShowLeft .NoBackground
{
    margin-left: 1px;
    width: 264px;
}

.BottomBadge .Image
{
    margin-left: 20px;
}

.BottomBadge .Description
{
}

.BottomBadge .Background .Description
{
    width: 158px;
}

.BottomBadge .RichText
{
    padding-top: 3px;
    font-size: 10px;
    height: 79px;
    #height: 77px;
    line-height: 10px;
}

.BottomBadge h2
{
    margin-bottom: 10px;
}

.BottomBadge .MoreLink
{
    margin-top: 5px;
}

.Careers .MainModuleContent
{
    width: 369px;
    float: left;
}

.Careers .CareersHeader
{
    border-top: 1px dotted #93abc0;
    border-bottom: 1px dotted #93abc0;
    padding: 2px 0px;
}

.Careers .CareersHeader h2
{
    background-color: #eeeeef;
    padding: 5px 0px 5px 20px;
}

.CareerDetails .Description
{
    padding-bottom: 30px;
}

.CareerDetails .Description h2
{
    margin-top: 15px;
    margin-bottom: 5px;
}

.CareerDetails .ApplicationForm
{
    padding: 20px 0px 20px 20px;
    background: #fff url(../Images/Backgrounds/JobApplicationBkg.gif) no-repeat bottom center;
    border-bottom: 1px dotted #88accb;
}

.CareerDetails .FormRow
{
    height: 36px;
}

.CareerDetails label
{
    display: block;
    width: 150px;
    float: left;
}

.CareerDetails .TextBox
{
    width: 300px;
    float: left;
}

.CareerDetails .Required
{
    font-size: 18px;
    color: #086ac4;
}

.CareerDetails .FormInfo
{
    font-size: 10px;
    padding-left: 145px;
}

.CareerDetails .DisclaimerMessage
{
    font-size: 10px;
    width: 464px;
    float: left;
    padding-top: 25px;
}

.CareerDetails .SendButton
{
    width: 70px;
    float: left;
    padding-top: 24px;
}

.CareersList
{
    width: 186px;
    float: left;
    background: #fff url(../Images/Backgrounds/JobListBkg.gif) no-repeat bottom center;
    padding-bottom: 45px;
    margin-top: 20px;
    #margin-top: 40px;
    margin-left: 20px;
    border-bottom: 1px dotted #88accb;
}

.CareersList .List
{
    margin-left: 20px;
}

.CareersList .LocationHeader
{
    text-transform: uppercase;
    font-size: 10px;
    margin-top: 27px;
    margin-bottom: 3px;
}

.CareersList .JobTitle
{
    margin-bottom: 2px;
}

.CareersList .PostedOn
{
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 4px;
}

.CaseStudies .SortByLabel
{
    font-size: 10px;
}

.CaseStudies .SortSelection
{
    font-size: 11px;
    padding-bottom: 10px;
}

.CaseStudies .SortSelection .CSCDivider
{
    position: relative;
    bottom: -3px;
}

.CaseStudies .StudyListItem
{
    padding-top: 15px;
}

.CaseStudies .StudyListItem h2
{
    color: #959595;
    padding-bottom: 5px;
}

.CaseStudies .StudyListItem .Image
{
    width: 174px;
    height: 113px;
    float: left;
}

.CaseStudies .StudyListItem .Description
{
    margin-left: 10px;
    width: 390px;
    float: left;
}

.CaseStudies .StudyListItem .ShortDescription
{
    min-height: 70px;
}

.CaseStudies .StudyListItem .CSCDivider
{
    position: relative; 
    bottom: -3px;
}

.CaseStudies .FilterSelection
{
    border: 1px solid #becedb;
    background-color: #edf2f5;
    padding: 7px 11px 5px 11px;
    width: 548px;
}

.CaseStudies .FilterSelection h2
{
    padding-top: 3px;
}

.CaseStudies .FilterSelection .FilterDropdown
{
    float: right;
    margin-right: 10px;
}

.CaseStudies .FilterSelection .FilterDropdown select
{
    width: 150px;
}

.CaseStudies .RelatedStudyHeader
{
    border-top: 1px dotted #becedb;
    margin-top: 20px;
    padding-top: 10px;
}

.CaseStudies .DetailsTitle
{
    color: #086ac4;
    font-size: 36px;
    padding-bottom: 8px;
    position: relative;
    top: -13px;
}

.CaseStudies .Details
{
    background: #fff url(../Images/Backgrounds/CaseStudyDetailsBkg.gif) no-repeat bottom center;
    padding-top: 15px;
    border-top: 1px dotted #becedb;
}

.CaseStudies .Details .Detail
{
    margin-left: 15px;
    margin-bottom: 15px;
    width: 175px;
    float: left;
}

.CaseStudies .Details h2
{
    padding-bottom: 5px;
}

.CaseStudies .DetailsDescription
{
    padding-top: 20px;
}

.CaseStudiesCompact
{
}

.CaseStudiesCompact h2
{
    padding-bottom: 8px;
}

.CaseStudiesCompact .CSCDivider
{
    position: relative; 
    bottom: -3px;
}

.CaseStudiesCompact .StudyInfo
{
    font-size: 11px;
    color: #537ca0;
    padding-top: 5px;
}

.CaseStudiesCompact .StudyInfo a
{
    color: #086ac4;
}

.CaseStudiesCompact .DaySuffix
{
    vertical-align: top;
    font-size: 10px;
}

.HomeSplash
{
    padding-left: 2px;
}

.HomePageNews
{
    background-image: url(../Images/Backgrounds/NewsBkg.gif);
    background-repeat: repeat-y;
    width: 265px;
    min-height: 194px;
    _height: 194px;
    
    margin-top: 100px;
    
    padding: 16px;
}

.HomePageNews .NewsItem
{
    margin-top: 14px;
    font-size: 11px;
}

.HomePageNews .NewsItem span
{
    color: #086ac5;
    text-transform: uppercase;
}

.HomePageNews .NewsItem div
{
    width: 235px;
}

.HomePageNews .NewsItem div a
{
    text-decoration: none;
	color: #666;
}

.HomePageNews .Title
{
    color: Black;
    text-transform: uppercase;
    font-weight: bold;
}

.OurHistory
{
	width: 573px;
    min-height: 360px;
    overflow: auto;
	border: Solid 1px #becedb;
	padding-bottom: 20px;
}

.OurHistory .TabVLine
{
    margin-top: 8px;
    border-left: dotted 1px #086ac5;
}

.OurHistory .EventItems
{
    width: 250px;
    padding-bottom: 10px;
    margin-left: 15px;
}

.OurHistory .ItemHLine
{
    margin-left: 15px;
    width: 250px;
    clear: both;
    height: 1px;
    border-bottom: dotted 1px #086ac5;    
}

.OurHistory .EventItems div
{
    font-size: 13px;
    color: #086ac5;
    font-weight: bold;

    margin-top: 20px;
    margin-bottom: 5px;
}

.OurHistory .EventItems a
{
    color: #666;
    text-decoration: none;
}

.OurHistory .ItemImage
{
    width: 255px;
    min-height: 360px;
    
    margin-left: 20px;
    margin-top: 10px;
}

.OurHistory .ItemImage img
{
}

.TeamBios .BioDetail
{
    width: 270px;
    margin-right: 15px;
}

.TeamBios .BiosList
{
    width: 280px;
    margin-left: 25px;
}

.TeamBios .Pointer
{
    cursor: pointer; cursor: hand;
}

.TeamBios .Name
{
    color: #086ac5;
    font-weight: bold;
}

.TeamBios .ItemHLine
{
    width: 280px;
    clear: both;
    height: 1px;
    border-bottom: dotted 1px #086ac5;    
    margin-top: 10px;
    margin-bottom: 15px;
}

.IndustryMemberships
{
    margin-top: 20px;
}

.IndustryMemberships .Thumbnail
{
    margin-right: 15px;
    width: 165px;
    min-height: 10px;
}

.IndustryMemberships .Item
{
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: auto;
    
    width: 575px;
}

.IndustryMemberships .MembershipInfo
{
    width: 395px;
}

.IndustryMemberships .MembershipInfo b
{
    color: #086ac5;
    font-size: 14px;
}

.IndustryMemberships .MembershipInfo a
{
    color: #086ac5;
    font-size: 14px;
}

.Dotted
{
    border-top: dotted 1px #086ac5;    
}

.Pressroom
{
}

.Pressroom .Press
{
}

.Pressroom .Press div
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.Pressroom .Press div span
{
    font-size: 10px;
}

.Pressroom .Press div a
{
    color: #086ac5;
    text-decoration: none;
    font-weight: bold;
}

.Pressroom .Title
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.Pressroom .Title span
{
    color: #086ac5;
    font-size: 14px;
    font-weight: bold;
}

.Pressroom .Title a
{
    color: #666;
    font-size: 10px;
    text-decoration: none;
}

.Pressroom .ArchivedPress
{
    width: 470px;
}

.Pressroom .ArchivedPress .PressItem
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.Pressroom .ArchivedPress .PressItem span
{
    font-size: 10px;
}

.Pressroom .ArchivedPress .PressItem a
{
    color: #086ac5;
    text-decoration: none;
}

.Pressroom .ArchivedDates
{
    width: 90px;
    margin-left: 10px;
    margin-top: 55px;
}

.Pressroom .ArchivedDates .Year
{
    background-color: #cad3da;
    color: White;
    font-weight: bold;
    
    margin-top: 1px;
    margin-bottom: 1px;
    
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
}

.Pressroom .ArchivedDates .Months
{
    background-color: #eff2f4;
    color: #086ac5;
    font-weight: bold;
    font-size: 10px;
    
    margin-top: 1px;
    margin-bottom: 1px;
    
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 15px;
}

.Pressroom .ArchivedDates .Months div
{
    margin-top: 5px;
}

.Pressroom .ArchivedDates .Months div a
{
    color: #086ac5;
    text-decoration: none;
}

.Pressroom .ArchivedDates .Months div a.Selected
{
    color: Black;
}

.PressroomCompact
{
}

.PressroomCompact a
{
    color: #086ac5;
    text-decoration: none;
}

.SiteSearch
{
    width: 900px;
}

.SiteSearch .SearchFrame
{
    width: 880px; 
    margin: 0; 
    height: 500px;
}

.SiteSearch .Title
{
	font-weight:bold;
	margin-bottom: 20px;
}

.WideBottomBadge
{
    width: 374px;
    float: left;
    padding-left: 30px;
    margin-left: 30px;
}

.WideBottomBadge_Border
{
    border-left: 1px dotted #93abc0;
}

.WideBottomBadge_First
{
    margin-left: 0px;
}

.WideBottomBadge .ImageContainer
{
    width: 134px;
    min-height: 91px;
    float: left;
}

.WideBottomBadge .Description
{
    width: 220px;
    float: left;
    margin-left: 20px;
    padding-top: 3px;
}

.WideBottomBadge .RichText
{
    font-size: 10px;
    line-height: 10px;
    height: 77px;
}

.WideBottomBadge .RichText h2
{
    margin-bottom: 5px;
}

.ContactUsMap
{
    /*margin-top: -15px;*/
    width: 937px;
    height: 310px;
    
    /*margin-bottom: 25px;*/
}

.MapText
{
    font-size: 10px;
    color: Black;
}

.ContactUsTable
{
}

.ContactUsTable .TableItem
{
    width: 165px;
    min-height: 100px;
    _height: 100px;
    
    float: left;
    
    margin: 25px 25px 0 0;
    
    font-size: 10px;
}

.ContactUsTable .TableItem h1
{
    font-size: 12px;
}

.Bubbles
{
}

.AccordionPanel .Bubbles
{
    margin-left: 10px;
    width: 250px;
}

.Global .Content .MainContent .MainColumnArea .MainColumnContentArea .Bubbles,
.Global .Content .MainContent .MainColumnArea .MainContentArea .Bubbles
{
    text-align: center;
}

.Bubbles .bubbleInfo
{
}


.Bubbles .bubbleInfo .trigger
{
    position: relative;
    z-index: 30;

    margin-top: 15px;
    margin-right: 15px;
}

.AccordionPanel .Bubbles .bubbleInfo .trigger
{
    margin-right: 20px;
}

.Bubbles .bubbleInfo .popup
{
    position: absolute;
    display: none;
    
    z-index: 50;
}

.Product .Features
{
    padding-left: 15px;
    padding-top: 15px;
    float: left;
}

.Product .Features ul
{
    padding-left: 15px;

    /*Override default values */
	list-style-image: none;
	margin-left: 0;
    list-style-position: outside;
}

.Product .Image
{
    float: left;
    width: 270px;
    min-height: 100px;
}

.Product #picture-slides-thumbnails a:focus{
	outline: 0;
	-moz-outline-style: none;
}

.Product #picture-slides-thumbnails img
{
    padding-left: 15px;
	cursor: pointer; cursor: hand;
}

.Product #picture-slides-thumbnails .selected img
{
    opacity:1;
    filter:alpha(opacity=100)
}

.Product #picture-slides-thumbnails img
{
    opacity:0.4;
    filter:alpha(opacity=40);
}

.ProductGallery .Navigation
{
    width: 345px;
    min-height: 450px;
    _height: 450px;
    float: left;
}

.ProductGallery .Information
{
    width: 205px;
    min-height: 30px;
    _height: 30px;
    margin-left: 20px;
    float: left;
}

.ProductGallery .Navigation *
{
    font-size: 14px;
}

.ProductGallery .Navigation a
{
     text-decoration: none;
}

.ProductGallery .Filters
{
    width: 570px;
    min-height: 30px;
    margin-top: 30px;
    padding-top: 20px;
    border-top: dotted 1px #d2d5da;
}

.ProductGallery .Filters .Campaigns
{
    padding-left: 5px;
    padding-right: 5px;
    color: #086ac4;
    cursor: pointer;
    cursor: hand;
}

.ProductGallery .Filters .SelectedCampaign
{
    color: Black;
}

.ProductGallery .Filters .Divs
{
    border-left: dotted 1px #d2d5da;
    height: 100%;
    float: left;
}

.ProductGallery .PageTop
{
    width: 570px;
    min-height: 30px;
    background-color: #edf2f5;
    border-top: Solid 1px #d2d5da;
    border-left: Solid 1px #d2d5da;
    border-right: Solid 1px #d2d5da;
}

.ProductGallery .PageTop .Info
{
    float: left;
    padding-top: 5px;
    padding-left: 15px;
}

.ProductGallery .PageTop .Sort
{
    float: right;
    font-size: 10px;
    padding-top: 5px;
    padding-right: 15px;
}

.ProductGallery .PageBottom
{
    width: 560px;
    min-height: 20px;
    background-color: #edf2f5;
    border-bottom: Solid 1px #d2d5da;
    border-left: Solid 1px #d2d5da;
    border-right: Solid 1px #d2d5da;
    text-align: right;
    padding-top: 10px;
    padding-right: 10px;
}

.ProductGallery .Gallery
{
    width: 570px;
    min-height: 295px;
    
    border: Solid 1px #d2d5da;
    
    position: relative; 
    overflow: hidden; 
}

.ProductGallery .Gallery ul
{
    position: relative; 
    list-style-type: none; 
    
    /*Override default values */
	list-style-image: none;
	margin-left: 0;
    list-style-position: outside;
}

.ProductGallery .Gallery ul li
{
    margin-top: 20px;
    float: left;
}

.ProductGallery .Gallery ul .Li
{
    margin-left: 15px;
}

.ProductGallery .Gallery .Item
{
    width: 96px;
    margin-left: 15px;
    min-height: 50px;
    float: left;
    font-size: 10px;
}

.ProductGallery .Gallery ul li .Div
{
    clear: both;
    border-bottom: dotted 1px #d2d5da;
    margin-left: 15px;
    width: 540px;
    min-height: 18px;
    margin-bottom: 18px;
}

.ProductGallery .Gallery .Item img
{
    cursor: pointer; cursor: hand;
    
    opacity:0.4;
    filter:alpha(opacity=40);
}

.ProductGallery .ZoomImage
{
    position: relative;
    top: -465px;
    float: left;
    
    cursor: pointer; cursor: hand;
}

.ProductGallery .ImagePopup
{
    width: 580px;
    min-height: 710px;
    _height: 710px;
    
    padding: 25px;
}

.ProductGallery .SlidesContainer
{
    
}

.ProductGallery #picture-slides-thumbnails a:focus
{
	outline: 0;
	-moz-outline-style: none;
}

.ProductGallery #picture-slides-thumbnails img
{
    margin-right: 5px;
    margin-bottom: 5px;
	cursor: pointer; cursor: hand;
}

.ProductGallery #picture-slides-thumbnails .selected img, .ProductGallery .Gallery .Item img.SelectedItem
{
    opacity:1;
    filter:alpha(opacity=100)
}

.ProductGallery #picture-slides-thumbnails img
{
    opacity:0.4;
    filter:alpha(opacity=40);
}

.ProductGallery select
{
    font-size: 11px;
}

.ProductCompact
{
    
}

.ProductCompact .Summary
{
    margin-left: 15px;
    width: 115px;
}

.ProductCompact .Summary div
{
    min-height: 110px; 
    _height: 110px
}

