﻿body
{
  margin: 0;
  padding: 0;
  height: 100%;
  background-color: #06213c;
  line-height: 16px;
}

ul 
{
    margin: 0;
    list-style-type: none;
    }
    
em { font-weight: bold;}

/* Classed Styles */

.HeaderImage
{
  position: absolute;
  text-align: center;
  width: 100%;
}

.StandardButton
{
}

.StandardTextBox
{
  font-family: verdana;
  font-size: 10px;
  color: #69b2c4;
}

.StandardTextBoxEmtpy
{
  font-family: verdana;
  font-size: 10px;
  color: #69b2c4;
}

.PageHeaderTitle
{
  text-transform: uppercase;
  color: #E12B2E;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
}



H1
{
  font-family: Arial;
  font-size: 15px;
  color: #e12b2e;
  text-transform: uppercase;
  font-weight: bold;
}

H2
{
  font-family: Verdana;
  font-size: 12px;
  color: #e12b2e;
  font-weight: normal;
  padding: 15px 0 0 0;
}

H3
{
  font-family: Verdana;
  font-size: 12px;
  color: #666666;
  font-weight: normal;
  font-style: italic;
}

ul
{
  font-family: Verdana;
  font-size: 11px;
  color: #666666;
}

ol
{
  font-family: Verdana;
  font-size: 11px;
  color: #666666;
}

li
{
  margin: 4px 0;
}

p
{
  font-family: Verdana;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

a
{
  font-family: Verdana;
  font-size: 11px/15px;
  color: #67b8d0;
  text-decoration: none;
}


a:visited
{
  font-family: Verdana;
  font-size: 11px/15px;
  color: #686868;
  text-decoration: underline;
}

A:HOVER
{
  color: #E12B2E;
}

.DefaultLoadingPanel
{
  display: none;
}

/* Layout */
#Page
{
  width: 100%;
  margin: 0px;
  padding: 0px;
  height: 100%;
  background-image: url(/images/page-bg-new.gif);
  background-position: center;
  background-repeat: repeat-y;
  position: relative;
}

#Page #FirstRow
{
  position: relative;
  width: 100%;
  height: 18px;
  height: 42px;
}

#Page #FirstRow #Inner
{
  position: relative;
  width: 1020px;
  margin: 0 auto;
  padding: 8px 0 0 0;
  height: 34px;
  background-color: #123552;
}


/* Global Navigation Styling */
#GlobalNavigation
{
  float: left;
  display: inline;
  width: 202px;
  padding: 0 0 0 0;
  margin: 4px 0 0 70px;
}

#GetToKnowUs
{
  float: left;
  display: inline;
  width: 680px;
  padding: 0 0 0 0;
  color: #BBBBBB;
  font-family: Verdana;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  text-align: right;
}

.NewsletterSignupEmailBox
{
  height: 20px;
  width: 172px;
  border: solid 1px #245779;
  background-color: Transparent;
  margin: 2px 0 0 8px;
  color: #67b8d0;
  font-family: Verdana;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  vertical-align: middle;
  border: none;
  background-image: url(/images/newsletter-textbox.png);
  background-repeat: no-repeat;
  padding: 4px 0 0 4px;
}

.NewsletterSignupButton
{
  vertical-align: top;
  margin: 2px 0 0 0;
}

#Page #FirstRow #Inner A
{
  color: #BBBBBB;
  font-family: Verdana;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
}

#Page #FirstRow #Inner A:HOVER
{
  color: #e12b2e;
  font-family: Verdana;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
}

#Page #FirstRow #Inner IMG
{
  vertical-align: middle;
  margin: 0px 2px;
}



#Page #Header
{
  position: relative;
  width: 100%;
  height: 190px;
}

#Page #Header #HeaderHero
{
  position: relative;
  width: 1020px;
  height: 190px;
  margin: 0 auto;
  background-image: url(/images/secondary-bg.jpg);
}

#Page #Header #HeaderHero #Logo
{
  position: absolute;
  left: 70px;
  top: 39px;
}

#Page #Header #HeaderHero #Line
{
  position: absolute;
  top: 114px;
  left: 300px;
  width: 1px;
  height: 76px;
  background-color: #69b2c4;
}

#Page #Header #HeaderHero #PageTitle
{
  position: absolute;
  top: 107px;
  left: 70px;
}

#Page #Header #HeaderHero #Headline
{
  position: absolute;
  width: 528px;
  height: 50px;
  top: 120px;
  left: 330px;
  overflow: hidden;
}

#Headline H1
{
  font-family: Verdana;
  font-size: 12px;
  color: #69b2c4;
  font-style: normal;
  font-weight: bold;
}



/* non-flash homepage content for mobile and javascript disabled browsers */

div#HomeHeadline 
{
   padding: 0 0px 0 70px;
    width: 950px;
    min-height: 330px;
    }

div#HomeHeadline h2
{   
    color: #5bb8cd;
    line-height: 24px;
    }

div#HomeHeadline a
{   
    color: #e82c2c;
    text-transform: uppercase;
    font: bold 11px/18px Arial, sans-serif;
    text-decoration: none;
    }

div#HomeHeadline h1 
{
    text-transform: none;
    font: normal 36px/40px Georgia, serif;
    color: #5bb8cd;
    color: #FFF;
    text-shadow: 1px 1px 2px #18273c;
    letter-spacing: -0.0125em;
    }

div#hmpg-stats 
{
    float: right;
    width: 360px;
    min-height: 330px;
    margin: 0 40px 0 60px;
    }

div#hmpg-stats ul 
{
    position: relative;
    }

div#hmpg-stats ul li
{
    font: normal 11px/14px Georgia, serif;
    background-color: #29809a;
    border: solid 2px #14435f;
    padding: 12px 9px 12px 12px;
    width: 164px;
    color: #FFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    }
    
div#hmpg-stats ul li em 
{
    font: bold italic 13px/14px Georgia, serif;
    }

li#hmpg-stat1 { top: 0; right: 180px;}
li#hmpg-stat2 { top: 30px; right: 0;}
li#hmpg-stat3 { top: 85px; right: 180px;}
li#hmpg-stat4 { top: 130px; right: 0;}
li#hmpg-stat5 { top: 170px; right: 180px;}
li#hmpg-stat6 { top: 230px; right: 0;}

/*
li#hmpg-stat1 { float: right;}
li#hmpg-stat2 { float: left;}
li#hmpg-stat3 { float: right;}
li#hmpg-stat4 { float: left;}
li#hmpg-stat5 { float: right;}
li#hmpg-stat6 { float: left;}
*/
/* Primary Navigation Styling */
#PrimaryNavigation
{
  position: absolute;
  top: 44px;
  right: 70px;
}

#PrimaryNavigation .rmItem A
{
  margin-left: 27px;
  cursor: pointer;
}


/* End Primary Navigation Styling */

#PageContentRow
{
  position: relative;
  height: auto;
}


#HomeContent #HeroArea
{
  position: relative;
  background-image: url(/images/home-bg.jpg);
  width: 1020px;
  height: 349px;
  margin: 0 auto;
  padding-top: 95px;
}

#HomeContent #HeroArea #HomeFlash
{
  position: absolute;
  bottom: 0;
}

#HomeContent #HeroArea #Logo
{
  position: absolute;
  left: 70px;
  top: 30px;
}

#HomeContent #CaseStudies
{
  background-color: White;
  width: 1020px;
  height: 150px;
  margin: 0 auto;
  position: relative;
}

#HomeContent #CaseStudies #CaseStudiesContainer
{
  width: 1020px;
  padding: 0 0 0 70px;
}


#HomeContent #CaseStudies #HomeCaseStudy
{
  position: relative;
  display: inline;
  width: 360px;
  height: 150px;
  margin: 0px 100px 0 0;
  float: left;
}

#HomeContent #CaseStudies #HomeCaseStudy #Logo
{
  position: absolute;
  top: 0;
  left: 0;
}


#HomeContent #CaseStudies #HomeCaseStudy #Blurb
{
  font-family: Verdana;
  font-size: 13px;
  color: #123552;
  font-weight: bold;
  position: absolute;
  top: 30px;
  left: 210px;
}

#HomeContent #CaseStudies #HomeCaseStudy #ViewCaseStudy
{
  position: absolute;
  top: 100px;
  left: 210px;
}

#HomeContent #RecentNews
{
  background-color: #254c66;
  width: 1020px;
  height: 37px;
  margin: 0 auto;
}


#HomeContent #RecentNews .RecentNewsItem
{
  position: relative;
  font-family: Verdana;
  font-size: 11px;
  color: #67b8d0;
  margin: 5px 70px 0 70px;
  width: 980px;
  overflow: hidden;
}

#HomeContent #RecentNews .RecentNewsItem .RecentNewsButton
{
  vertical-align: middle;
  margin: 0 0 0 10px;
}

#HomeContent #RecentNews .RecentNewsItem .RecentNewsBullet
{
  vertical-align: middle;
  margin: 0 15px 0 0;
}

#Content
{
  width: 100%;
  height: 100%;
}


#SecondaryContent
{
  width: 1020px;
  margin: 0 auto;
  background-color: White;
  min-height: 400px;
  height: 100%;
}

#SecondaryContent #SecondaryContentTable
{
  height: 100%;
}

#SecondaryContent #SecondaryContentTable TD
{
  height: 100%;
  vertical-align: top;
}

#SecondaryContent #SecondaryContentTable .ContentLine
{
  width: 1px;
  height: 100%;
  background-color: #69b2c4;
  font-size: 1px;
}

#SecondaryContent #SecondaryNavigation
{
  margin: 30px 0 0 70px;
  width: 230px;
}

#SecondaryContent #ContentRight
{
  height: auto;
  padding: 0 0 100px 0;
}

#SecondaryContent #ContentRightInner
{
  width: 580px;
  margin: 30px 0 60px 30px;
  height: auto;
}


#SecondaryContent #ContentRightInnerContact
{
  margin: 15px 0 15px 0;
  float: left;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
}


#Footer
{
  width: 100%;
  height: 100px;
}

#Footer #InnerFooter
{
  width: 1020px;
  height: 100%;
  margin: 0 auto;
  background-color: #12314d;
  position: relative;
}

#Footer #FooterNavigation
{
  margin: 0 0 0 70px;
  font-family: verdana;
  font-size: 11px;
  color: #245579;
  padding: 70px 0 0 0;
}

#Footer #FooterNavigation IMG
{
  vertical-align: middle;
  margin: 0px 2px;
}

#Footer #FooterNavigation A
{
  font-family: verdana;
  font-size: 11px;
  color: #245579;
  cursor: pointer;
  text-decoration: none;
}

#Footer #FooterNavigation A:HOVER
{
  font-family: verdana;
  font-size: 11px;
  color: White;
  cursor: pointer;
  text-decoration: none;
}

#Footer #InnerFooter #TwentyFiveYears
{
  position: absolute;
  bottom: 14px;
  right: 180px;
}

#Footer #InnerFooter #WIB
{
  position: absolute;
  bottom: 16px;
  right: 70px;
}

/* End Layout */



/* Page Type Layouts */







#SecondaryNavigation .rmRootGroup
{
  background-color: White;
  background-image: none;
  border: none 0 white;
}

.SecondaryNavigationRoot
{
  float: left;
  display: none;
}
.SecondaryNavigationMenu
{
  float: left;
  margin: 15px 0 0 0;
  width: 212px;
}
.SecondaryNavigationSubMenu
{
  float: left;
  margin: 0 0 0 0px;
}
.SecondaryNavigationSeparator
{
  float: left;
  width: 211px;
  height: 0px;
  border-top: solid 1px #EDEDED;
}
.SecondaryNavigationSubMenu
{
  float: left;
}
a.SecondaryNavigationItem, a.SecondaryNavigationItem:visited, a.SecondaryNavigationItem:link
{
  float: left;
  width: 211px;
  height: 26px;
  display: block;
  text-decoration: none;
  outline: none;
}

a.SecondaryNavigationItem:active
{
  float: left;
  width: 211px;
  height: 26px;
  background-image: url(/Images/secondary-nav-bg-grey.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  display: block;
  text-decoration: none;
  outline: none;
}
a.SecondaryNavigationItem:hover
{
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url(/Images/secondary-nav-bg-blue.jpg);
}

a.SecondaryNavigationItem.selected
{
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url(/Images/secondary-nav-bg-grey.jpg);
}
a.SecondaryNavigationItem span
{
  margin: 5px 0 0 3px;
  display: block;
}

a.SecondaryNavigationSubItem, a.SecondaryNavigationSubItem:visited, a.SecondaryNavigationSubItem:link, a.SecondaryNavigationSubItem:active
{
  float: left;
  width: 211px;
  height: 26px;
  display: block;
  text-decoration: none;
  outline: none;
}
a.SecondaryNavigationSubItem:hover
{
  text-decoration: none;
  background-image: url(/Images/secondary-nav-bg-blue.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

a.SecondaryNavigationSubItem.selected
{
  text-decoration: none;
  background-image: url(/Images/secondary-nav-bg-grey.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

a.SecondaryNavigationSubItem span
{
  margin: 5px 0 0 13px;
  display: block;
}

a.SecondaryNavigationItem
{
  color: #9b9b9b;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
}

a.SecondaryNavigationItem:HOVER
{
  color: #67b8d0;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
}

a.SecondaryNavigationSubItem
{
  color: #686868;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
}

a.SecondaryNavigationSubItem:HOVER
{
  color: #67b8d0;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
}


.ContactUsForm
{
  margin: 4px 0;
}

.ContactUsFormLabel
{
  width: 150px;
  vertical-align: middle;
  display: block;
  font-family: Verdana;
  font-size: 11px;
  color: #666666 !important;
  margin: 4px 0 !important;
}

.PanelThankYou
{
  background-color: White;
  border: solid 1px #69b2c4;
  padding: 30px;
}

.SiteMap
{
}

.SiteMap A
{
  color: #9b9b9b;
  font-family: Verdana;
  font-size: 11pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.SiteMap A:HOVER
{
  color: #67b8d0;
  font-family: Verdana;
  font-size: 11pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.SiteMap TD
{
  padding: 2px 0;
}


.ClientRow
{
  height: 102px;
  width: 684px;
  margin: 0 0 6px 0;
  position: relative;
}

.ClientRow IMG
{
  float: left;
  margin: 0 6px 0 0;
  border: none;
}





#CaseStudyHeader
{
  position: relative;
  width: 665px;
  height: 25px;
}

#CaseStudyHeader HR
{
  position: absolute;
  bottom: 10px;
  left: 0px;
  width: 100%;
  color: #67b8d0;
}

#CaseStudyHeader #Title
{
  position: absolute;
  top: 0px;
  left: 0px;
}

#CaseStudyHeader #Title H1
{
  margin: 0px !important;
  padding: 0px !important;
}

#CaseStudyHeader #PrevNextButtons
{
  position: absolute;
  top: 0px;
  left: 254px;
  cursor: pointer;
}

#CaseStudyHeader #ReturnLink
{
  position: absolute;
  top: 0px;
  right: 0px;
}

#CaseStudyPage
{
  width: 100%;
}

#CaseStudyPage #CaseStudyHero
{
  position: relative;
}

#CaseStudyPage #CaseStudyHero #CaseStudyVideo
{
  position: absolute;
  top: 103px;
  left: 398px;
  width: 150px;
  height: 100px;
}

#CaseStudyPage #CaseStudyHero #BMWCaseStudyVideo
{
  position: absolute;
  top: 85px;
  left: 426px;
  width: 150px;
  height: 100px;
}

#CaseStudyPage #CaseStudyHero #HDCaseStudyVideo
{
  position: absolute;
  top: 97px;
  left: 425px;
  width: 150px;
  height: 100px;
}

#CaseStudyPage #CaseStudyHero #GMCaseStudyVideo
{
  position: absolute;
  top: 76px;
  left: 453px;
  width: 150px;
  height: 100px;
}

#CaseStudyPage #CaseStudyHero #SaksCaseStudyVideo
{
  position: absolute;
  top: 107px;
  left: 401px;
  width: 150px;
  height: 100px;
}

#CaseStudyContent
{
  position: relative;
  width: 665px;
  padding: 0px 0px 100px 0px;
}

#CaseStudyContent #Need
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 225px;
}

#CaseStudyContent #Solution
{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 375px;
}

.ModalBackground
{
  background-color: Gray;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

#ClientList
{
  position: relative;
  width: 665px;
}

#ClientList #ColumnOne
{
  float: left;
  width: 215px;
}

#ClientList #ColumnTwo
{
  float: left;
  margin: 0 10px;
  width: 215px;
}

#ClientList #ColumnThree
{
  float: left;
  width: 215px;
}

#Board H2
{
  font-size: 11px;
  line-height: 16px;
  margin: 0 0 0 0 !important;
  padding: 0 !important;
}

.BoardImage
{
  float: left;
  margin: 0 15px 5px 0;
}

.SiteBuilderBox
{
  width: 300px;
  float: right;
}

#Bio H2
{
  font-weight: bold;
  line-height: 18px;
}

#PaulaRelationship
{
  width: 228px;
  height: 223px;
  position: relative;
  float: left;
  margin: 40px 40px 30px 0;
}

#PaulaRelationshipMovie
{
}

#PaulaRelationshipStory
{
  margin: 2px 0 0 0;
}


#PaulaSeamless
{
  width: 228px;
  height: 223px;
  position: relative;
  float: right;
  margin: 40px 0px 30px 40px;
}

#PaulaSeamlessMovie
{
}


#PaulaSeamlessStory
{
  margin: 2px 0 0 0;
}


#SolutionTitle
{
  position: relative;
  top: -30px;
  margin: 0 0 -30px 0;
}

#PressReleaseList TD
{
	padding: 0 0 10px 0;
}

/* ----------------- Announcements Page -------------------------------- */

div.section em.author 
{
    font-size: 9px;
    line-height: 13px;
    font-style: normal;
    display: block;
    margin-top: 4px;
    text-indent: 0;
    }

div.section h2 
{
    
    }

div.section h4 
{
    font: normal 12px/16px Verdana, sans-serif;
    padding-top: 15px;
    color: #e12b2e;
    }
    
h3.pull-quote  
{
    width: 178px;
    background-color: #e12b2e;
    font: normal 18px/21px Georgia, serif;
    padding: 18px 24px;
    float: right;
    margin: 0 0 18px 24px;
    color: #fff;
    text-indent: -0.45em; 
    letter-spacing: -0.0125em;
    }

div.colophon 
{
   
    background-color: #f3f3f3;
    color: #666;
    padding: 12px 18px;
    font: normal 10px/15px Verdana, sans-serif;
    margin-top: 24px;
    border-top: solid 2px #e3e3e3;
    border-bottom: solid 2px #e3e3e3;
    }
  
 div.summary 
 {
     background-color: #e5f4f8;
     padding: 0 30px 18px 30px;
     margin-top: 18px;
     }

div.summary p, div.summary h2, div.summary ul 
{
     font-size: 0.75em;
     line-height: 1.75em;
     }
     
 div.summary h2 
 {
     font: normal 16px/21px Georgia, serif;
     color: #67b8d0;
     }
    
 div.endnotes p  
 {
     font-size: 9px;
     line-height: 13px;
     }
