/**
 * HTML5 â?° Boilerplate
 *
 * style.css contains a reset, font normalization and some base styles.
 *
 * Credit is left where credit is due.
 * Much inspiration was taken from these projects:
 * - yui.yahooapis.com/2.8.1/build/base/base.css
 * - camendesign.com/design/
 * - praegnanz.de/weblog/htmlcssjs-kickstart
 */


/**
 * html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
 * v1.6.1 2010-09-17 | Authors: Eric Meyer & Richard Clark
 * html5doctor.com/html-5-reset-stylesheet/
 */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }

ins { background-color: #ff9; color: #000; text-decoration: none; }

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }


/**
 * Font normalization inspired by YUI Library's fonts.css: developer.yahoo.com/yui/
 */

body { font:13px/1.231 sans-serif; *font-size:small; } /* Hack retained to preserve specificity */
select, input, textarea, button { font:99% sans-serif; }

/* Normalize monospace sizing:
   en.wikipedia.org/wiki/MediaWiki_talk:Common.css/Archive_11#Teletype_style_fix_for_Chrome */
pre, code, kbd, samp { font-family: monospace, sans-serif; }


/**
 * Minimal base styles.
 */

/* Always force a scrollbar in non-IE */
html { overflow-y: auto; }

/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: none; }

ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }

/* Remove margins for navigation lists */
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }

small { font-size: 85%; }
strong, th { font-weight: bold; }

td { vertical-align: top; }

/* Set sub, sup without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre {
  /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
  white-space: pre; white-space: pre-wrap; word-wrap: break-word;
  padding: 15px;
}

textarea { overflow: auto; } /* www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ */

.ie6 legend, .ie7 legend { margin-left: -7px; } 

/* Align checkboxes, radios, text inputs with their label by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }

/* Hand cursor on clickable input elements */
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea { margin: 0; }

/* Colors for form validity */
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid {
   border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

/* Make buttons play nice in IE:
   www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
button {  width: auto; overflow: visible; }

/* Bicubic resizing for non-native sized IMG:
   code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
.ie7 img { -ms-interpolation-mode: bicubic; }

/**
 * You might tweak these..
 */

body, select, input, textarea {
    color: #000;
    font: 13px/1.5 Courier, Times, serif;
    overflow-x: hidden;
}
.knockout_27 { 
    font-family: "Arial Narrow", Arial, sans-serif !important;
	color:#1db7cb;
	text-transform:uppercase;
	font-size:35px;
	line-height:32px;
}

body { background: #1c1c1b; }

/* Headers (h1, h2, etc) have no default font-size or margin; define those yourself */
h1, h2, h3, h4, h5, h6 { font-weight: normal; }

a, a:active, a:visited { color: #1db7cb; outline: none; text-decoration: none; }
a:hover { color: #464645; }

h1#page-title {
	height: 0;
	left: -9999em;
	line-height: 0;
	position: absolute;
}

/**
 * Primary styles
 *
 * Author: INSTRUMENT V2
 */


/**
 * Container, Page
 */

#container {
    background: #fff url(bg_body.gif) 0 0 repeat;
    position: relative;
}

#page {
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    width: 930px;
}


/**
 * Top Border Patterns
 */
 
#pattern_bar {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 200px;
}

.pattern_0 #pattern_bar { background: transparent url(pattern_0.png) repeat-x top center; }
.pattern_1 #pattern_bar { background: transparent url(pattern_1.png) repeat-x top center; }
.pattern_2 #pattern_bar { background: transparent url(pattern_2.png) repeat-x top center; }
.pattern_3 #pattern_bar { background: transparent url(pattern_3.png) repeat-x top center; }


/**
 * Masthead
 */

#masthead {
    border-bottom: 8px solid #000;
    text-align: center;
    padding: 50px 0 76px;
    position: relative;
}
    
    #masthead a#brand {
        background: transparent url(instrument_logo.png) no-repeat 50% 50%;
        color: #000;
        display: block;
        height: 103px;
        left: 315px;
        text-align: center;
        text-indent: -9999px;
        top: 57px;
        overflow: hidden;
        position: absolute;
        width: 300px;
        z-index: 100;
    }
        
        #masthead a#brand em {
            display: block;
            font-family: Courier, Times, serif;
            font-size: 14px;
            font-style: normal;
            font-weight: normal;
            left: 0;
            letter-spacing: 1px;
            width: 100%;
            position: absolute;
            top: 0px;
            text-indent: 0;
            text-transform: uppercase;
        }
        
        #masthead a#brand span {
            display: block;
            font-size: 12px;
            left: 0;
            position: absolute;
            top: 85px;
            width: 100%;
        }
        
    #masthead nav#global {
        position: relative;
        padding: 41px 0 0 0;
        text-transform: uppercase;
    }
        
        #masthead nav#global ul {
            text-align: center;
        }
            
            #masthead nav#global li {
                display: inline;
            }
            
            #masthead nav#global #about_link {
                margin-right: 270px;
            }
            
            #masthead nav#global #online_link {
                margin-left: 270px;
            }
            
            #masthead nav#global #home_link {
                padding-right: 5px;
            }
            
            #masthead nav#global #home_link {
                background: transparent url(disc.png) no-repeat right 50%;
            }
            
            #masthead nav#global #print_link {
                padding-left: 5px;
            }
            
            #masthead nav#global #print_link {
                background: transparent url(disc.png) no-repeat left 50%;
            }
            
            #masthead nav#global a {
                display: inline-block;
                line-height: 35px;
                padding: 0 15px;
            }
            
            #home #masthead nav#global #home_link a,
            #about #masthead nav#global #about_link a,
            #online #masthead nav#global #online_link a,
            #print #masthead nav#global #print_link a {
                color: #1db7cb;
                text-decoration: none;
                background: transparent url(active_link.png) no-repeat 50% 50%;
            }
            
            #masthead nav#global a:hover {
                color: #000;
            }


/**
 * Footer
 */

footer {
  
    color: #666;
    margin: 35px 0 0;
    padding: 0 0 190px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}
    
    footer a,
    footer a:link,
    footer a:visited { color: #666; }
    
    footer a:hover { color: #eee; text-decoration: underline; }
    
    footer .pipe {
        color: #444;
    }


/**
 * Styling
 */

p  { margin-bottom: 1em; }

ul { margin-left: 0; }

ul li,
ol li { list-style: none; }

hr {
    border-top:4px solid rgba(0, 0, 0, .1);
}


/**
 * Content
 */

#content {
    padding: 45px 0 90px;
}


/**
 * Global Slideshow
 */

/* Slideshow arrows */

.arrows {
    height: 98px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    right: 0px;
}
    
    .arrows li{
        display: inline-block;
        height: 98px;
        width: 98px;
        position: absolute;
        z-index: 99;
    }
    
    .arrows li.previous{
        left: -63px;
    }
    
    .arrows li.next{
        right: -63px;
    }
    
        .arrows li a {
            background: url(global-sprite.png);
            display: block;
            height: 100%;
            text-indent: -999em;
        }
        
        .arrows li a:hover {
            cursor: pointer;
        }
        
        .arrows li.previous a{
            background-position: 0 0;
        }
        
        .arrows li.next a{
            background-position: -102px 0;
        }

.slideshow-container {
    cursor: default;
    height: 438px;
    padding-bottom: 20px;
    position: relative;
    z-index: 1000;
}

.slide-window {
    height: 438px;
    margin: 0 auto 10px;
    overflow: auto;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    width: 930px;
}
    
    .slide-window .slideshow {
        position: relative;
        margin-left: -15px;
        white-space: nowrap;
    }
        
        .slide-window .slideshow li {
            display: inline-block;
            margin-left: 15px;
            position: relative;
        }
        .ie6 .slide-window .slideshow li,
        .ie7 .slide-window .slideshow li { display: inline; }
        
        .slide-window .slideshow li h2 { display: none; }

.slide-banner-wrapper {
    background-color: #1c1c1c;
    color: #d0d0d0;
    left: -26px;
    height: 89px;
    width: 492px;
    overflow: hidden;
    position: absolute;
    top: 273px;
    filter: alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: 2000;
}

.slide-banner {
    background-color: #1c1c1c;
    color: #d0d0d0;
    height: 79px;
    width: 392px;
    padding: 10px 10px 0 90px;
    position: relative;
}
    
    .slide-banner div{
        padding: 0 15px 0 83px;
    }
    
    .slide-banner em {
        display: block;
        top: 20px;
        left: 94px;
        color: #1db7cb;
        font-size: 2.46em;
        letter-spacing: 1px;
        line-height: 20px;
    }
    
    .slide-banner .highlight-banner {
        color: #ffffff;
    }
    
    .slide-banner span.num {
        color: #d0d0d0;
        display: block;
        position: absolute;
        font-size: 60px;
        height: 70px;
        left: 10px;
        line-height: 60px;
        margin-right: 10px;
        text-align: center;
        top: 10px;
        width: 70px;
    }
    
    .slide-banner span.title {
        display: block;
        margin-top: 10px;
    }

    .pattern_0 .slide-banner span.num { background:url(patternbox_0.png) no-repeat; }
    .pattern_1 .slide-banner span.num { background:url(patternbox_1.png) no-repeat; }
    .pattern_2 .slide-banner span.num { background:url(patternbox_2.png) no-repeat; }
    .pattern_3 .slide-banner span.num { background:url(patternbox_3.png) no-repeat; }
    
.slideshow p,
.slide-banner p { margin-bottom: 0; }

ul.slide-indicator{
    text-align: center;
}
    
    ul.slide-indicator li {
        background: url(global-sprite.png) -2px 87px;
        cursor: pointer;
        display: inline-block;
        margin-right: -2px;
        text-indent: -999em;
        width: 8px;
    }
    .ie6 ul.slide-indicator li,
    .ie7 ul.slide-indicator li { 
        display: inline;
        text-indent: 0;
        margin: 0 2px; 
    }
    .ie6 ul.slide-indicator li span,
    .ie7 ul.slide-indicator li span { 
        display: block; 
        text-indent: -999em; 
    }
    
    ul.slide-indicator li.active {
        background: url(global-sprite.png) -11px 87px;
    }

.no-js.slide-indicator {
	display: none;
}

/**
 * Home Page
 */

#home #content {
    padding-bottom: 88px;
}

/**
 * Work Page
 */

#workLanding ul {
    float:left;
}

#workLanding ul li{
    display:inline;
    float:left;
    margin:11px 25px 0 0;
}

#workLanding dl {
    width:210px; 
}


/**
 * About Page
 */

#about #content {
    padding: 0 0 40px 0;
    text-align: center;
}
    
    #about #content section {
        padding: 0 0 45px 0;
    }

#about h2 {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .5);
    color: #1db7cb;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    margin: 52px 0 46px 0;
    padding: 8px 21px;
}
.ie6 #about h2,
.ie7 #about h2 { 
    background-color: #fff; 
    display: inline;
}

#about #content #about_us {
    padding-bottom: 36px;
}
    
    #about #about_us h2 {
        margin-bottom: 31px;
    }
    
    #about #about_us p {
        text-align: center;
        text-transform: uppercase;
        font-size: 47px;
        line-height: 39px;
        letter-spacing: 1px;
        margin-bottom: 0;
        padding: 0 30px;
    }

#about #clients ul {
/*    text-align: center;*/
    padding: 5px 0 0 0;
    margin: 0 0 -49px 0;
}
    
    #about #clients li {
        display: inline;
    }
        
        #about #clients li img {
            margin: 0 30px 50px;
            vertical-align: middle;
        }

#about #content #what_we_do {
    padding-bottom: 32px;
}
    
    #about #what_we_do ul { text-align: left; }

    #about #what_we_do li {
        position: relative;
        float: left;
        overflow: hidden;
    }
        #about #what_we_do li h3 {
            text-transform: uppercase;
            font-size: 37px;
            line-height: 37px;
            letter-spacing: 1px;
            padding: 39px 0 13px 0;
        }
        
        #about #what_we_do li p {
            margin: 0 15px;
        }
        
        #about #what_we_do li .container {
            position: absolute;
            text-align: center;
            top: 0px;
            -webkit-transition: top 0.25s ease;
            -moz-transition: top 0.25s ease;
            -o-transition: top 0.25s ease;
            transition: top 0.25s ease;
        }
            
            #about #what_we_do li .container .active {
                background-color: #e1e1e1;
                background-color: rgba(0, 0, 0, 0.05);
            }
            .ie6 #about #what_we_do li .container,
            .ie7 #about #what_we_do li .container { background: #e1e1e1; }
            
            #about #what_we_do li .container .hover {
                background-color: #1db7cb;
                background-color: rgba(29, 183, 203, 1.0);
                color: #fff;
            }
    
    #about #what_we_do li#offerings {
        width: 236px;
        height: 275px;
    }
        
        #about #what_we_do li#offerings h3 {
            padding-top: 39px;
        }
        
        #about #what_we_do li#offerings:hover .container {
            top: -275px;
        }
            
            #about #what_we_do li#offerings .container div {
                width: 221px;
                height: 275px;
            }
    
    #about #what_we_do li#client_services_producers {
        width: 694px;
        height: 60px;
        margin-bottom: 15px;
    } 
        
        #about #what_we_do li#client_services_producers h3 {
            padding-top: 7px;
        }
        
        #about #what_we_do li#client_services_producers .container {
            -webkit-transition: top 0.15s ease;
            -moz-transition: top 0.15s ease;
            -o-transition: top 0.15s ease;
            transition: top 0.15s ease;
        }
        
        #about #what_we_do li#client_services_producers:hover .container {
            top: -60px;
        }
            
            #about #what_we_do li#client_services_producers .container div {
                width: 694px;
                height: 60px;
            }
    
    #about #what_we_do li#strategy {
        width: 236px;
        height: 200px;
    }
        
        #about #what_we_do li#strategy:hover .container {
            top: -200px;
        }
            
            #about #what_we_do li#strategy .container div {
                width: 221px;
                height: 200px;
            }
    
    #about #what_we_do li#design {
        width: 236px;
        height: 200px;
    }
        
        #about #what_we_do li#design:hover .container {
            top: -200px;
        }
            
            #about #what_we_do li#design .container div {
                width: 221px;
                height: 200px;
            }
    
    #about #what_we_do li#development {
        width: 222px;
        height: 200px;
    }
        #about #what_we_do li#development:hover .container {
            top: -200px;
        }
            
            #about #what_we_do li#development .container div {
                width: 222px;
                height: 200px;
            }

#about #team {
  position: relative;
}

#about #team ul {
    margin-right: -6px;
    position: relative;
}
    
    #about #team li {
        float: left;
        margin: 0 5px 5px 0;
    }

        #about #team li .member {
            background-color: #000;
            background-position: top left;
            background-repeat: no-repeat;
            display: block;
            height: 143px;
            position: relative;
            width: 112px;
            z-index: 1;
            -webkit-transition: background-position 0.3s ease;
            -moz-transition: background-position 0.3s ease;
            -o-transition: background-position 0.3s ease;
            transition: background-position 0.3s ease;
        }
        
        #about #team li .member:hover {
            background-position: bottom left;
            text-decoration: none;
            z-index: 99;
        }
            
            #about #team li .member span {
                white-space: nowrap;
                color: #fff;
                line-height: 44px;
                padding: 0 15px;
                text-transform: uppercase;
                font-size: 47px;
                letter-spacing: 1px;
                display: block;
                height: 0;
                overflow: hidden;
                background: transparent url(bg_tooltip.png) no-repeat top left;
                position: absolute;
                top: -48px;
                left: 76px;
                opacity: 0;
                -webkit-transition: opacity 0.3s ease, top 0.3s ease;
                -moz-transition: opacity 0.3s ease, top 0.3s ease;
                -o-transition: opacity 0.3s ease, top 0.3s ease;
                transition: opacity 0.3s ease, top 0.3s ease;
            }
            .ie6 #about #team li .member span,
            .ie7 #about #team li .member span { width: 270px; }
            
            #about #team li.balloon-left .member span {
                background-position: right bottom;
                left: auto;
                right: 76px;
            }
            
            #about #team li .member:hover span {
                height: 69px;
                opacity: 1;
                top: -28px;
            }
            
            #about #team .profile {
              display: none;
            }
            
            #about #profilebox {
              background-color: rgba(0, 0, 0, 0.9);
              -moz-box-shadow: 0 0 10px #000;
              -webkit-box-shadow: 0 0 10px #000;
              box-shadow: 0 0 10px #000;
              border: 5px solid #000;
              color: #fff;
              display: none;
              padding: 35px;
              height: 375px;
              left: 40px;
              margin: 0;
              position: absolute;
              text-align: left;
              top: 40px;
              width: 771px;
              z-index: 3;
            }
            #about #profilebox .close {
              background: url(profile_close.png) no-repeat;
              display: block;
              height: 35px;
              overflow: hidden;
              position: absolute;
              right: 35px;
              text-indent: -999em;
              top: 35px;
              width: 35px;
            }
            #about #profilebox .close:hover { background-position: 0 -35px; }
            
            #about #profilebox .content {
              float: right;
              margin-right: 70px;
              position: relative;
              width: 510px;
            }
            #about #profilebox h3 {
              color: #fff;
              font-size: 42px;
              text-transform: uppercase;
            }
            #about #profilebox h4 {
              color: #1db7cb;
              font-size: 18px;
              margin: -10px 0 30px;
              text-transform: uppercase;
            }
            #about #profilebox p {
              margin: 0 0 30px;
            }
            #about #profilebox .links li {
              background: transparent url(disc_w.png) no-repeat right 50%;
              margin: 0 15px 0 0;
              padding: 0 20px 0 0;
            }
            #about #profilebox .links li.last {
              background: none;
            }
            #about #profilebox .links li a {
              font-size: 16px;
              text-transform: uppercase;
            }

/**
 * Blog Page
 */


/**
 * Contact Page
 */

#print #print {
    padding: 45px 0 82px 0;
}

#print #slideshow_1 {
    margin-bottom: 37px;
}

#print #print {
    float: left;
    width: 630px;
}
    
    #print #print p {
        text-transform: uppercase;
        font-size: 47px;
        line-height: 39px;
        letter-spacing: 1px;
        color: #1db7cb;
        margin-bottom: 0;
        padding: 0 30px 0 0;
    }

#print #contact_info {
    float: left;
    width: 300px;
    color: #676767;
}
    
    #contact #contact_info strong {
        font-weight: normal;
        color: #000;
    }

.vcard strong {
    display: block;
    padding-bottom: .5em;
} 
   
.vcard a {
    text-decoration: underline;
}

.vcard a.url {
    color: #000 !important;
    text-decoration: none;
}

.vcard abbr {
    border: none;
    cursor: text;
}

.vcard .tel {
    font-style: italic;
}


/**
 * Jobs Page
 */

#jobs #content {
    padding: 0 0 40px 0;
    text-align: center;
}
    
    #jobs #content section {
        padding: 0 0 45px 0;
        overflow: hidden;
    }

#jobs h2 {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .5);
    color: #1db7cb;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    margin: 52px 0 46px 0;
    padding: 8px 21px;
}
.ie6 #jobs h2,
.ie7 #jobs h2 { 
    background-color: #fff; 
    display: inline;
}

#jobs #intro p {
    text-align: center;
    text-transform: uppercase;
    font-size: 47px;
    line-height: 39px;
    letter-spacing: 1px;
    margin-bottom: 0;
    padding: 0 30px;
}

#jobs #open_positions ul,
#jobs #internship_opportunities ul {
    margin-right: -30px;
    margin-top: -22px;
}
    
    #jobs #open_positions li,
    #jobs #internship_opportunities li {
        float: left;
        width: 290px;
        margin: 22px 30px 0 0;
        text-align: left;
        
    }
    
    #jobs #open_positions li.border {
        border-top: 2px solid rgba(0, 0, 0, .1);
        padding-top: 32px;
    }
        
        #jobs #open_positions li h3,
        #jobs #internship_opportunities li h3 {
            font-size: 31px;
            letter-spacing: 1px;
            text-transform: uppercase;
        }
        
        #jobs #open_positions li p,
        #jobs #internship_opportunities li p {
            
        }
        
        #jobs #open_positions ul ul,
        #jobs #internship_opportunities ul ul {
            margin: 0;
        }
            
            #jobs #open_positions li ul li,
            #jobs #internship_opportunities li ul li {
                float: none;
                list-style: disc;
                list-style-position: outside;
                margin: 0 0 0 17px;
                padding: 0;
                border: none;
            }

#jobs #sidebar {
    float: left;
    width: 315px;
    position: relative;
    height: 80px;
}
    
    #jobs #sidebar a#back_link {
        background: transparent url(profile_close-1.png) no-repeat 0% 0%;
        display: block;
        height: 35px;
        position: absolute;
        right: 30px;
        text-indent: -999em;
        top: 45px;
        width: 35px;
    }
    
    #jobs #sidebar a#back_link:hover {
        background-position: 0 -70px;
    }

#jobs #body {
    float: left;
    width: 575px;
    text-align: left;
}
    
    #jobs #body h1 {
        text-transform: uppercase;
        font-size: 37px;
        letter-spacing: 1px;
        margin: 24px 0 12px 0;
    }
    
    #jobs #body h3 {
        margin: 27px 0 1em 0;
        font-weight: bold;
    }
    
    #jobs #body ul {
        margin-bottom: 1em;
    }
        
        #jobs #body ul li {
            list-style: disc;
            list-style-position: outside;
            margin: 0 0 5px 17px;
        }


/**
 * Merger
 */

#merger {}
    
    #merger #container {}
    
    #merger #page {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    
#merger .layer {}
    
    #merger .page {
        position: relative;
        height: 850px;
        /*border-bottom: 1px solid green;*/
    }
        
        #merger .page .inner_page {
            position: relative;
            width: 960px;
            height: 850px;
            margin: 0 auto;
            /*background-color: rgba(0,0,0,0.1);*/
        }

#merger footer {
    margin-top: 0px;
}
    #merger footer p {
        padding: 18px 0 0 0;
    }

/* Shared */

#merger .band {
    position: absolute;
    top: 189px;
    width: 100%;
    height: 456px;
    background: transparent url(bg_band.jpg) repeat top left;
}

#merger .photo {
    position: absolute;
}

#merger .page_number {
    position: absolute;
    font-size: 25px;
    display: block;
    text-align: center;
    line-height: 46px;
    width: 130px;
    height: 46px;
    background: transparent url(bg_page_number.png) no-repeat top left;
}

#merger .copy {
    position: absolute;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#merger .arrow {
    position: absolute;
    display: block;
    width: 150px;
    height: 150px;
    top: 602px;
    left: 415px;
    background: transparent url(down_arrow.png) no-repeat top left;
    opacity: 1.0;
    -webkit-transition: opacity 0.3s ease, top 0.3s ease;
    -moz-transition: opacity 0.3s ease, top 0.3s ease;
    -o-transition: opacity 0.3s ease, top 0.3s ease;
    transition: opacity 0.3s ease, top 0.3s ease;
}

#merger .arrow:hover {
    opacity: 0.8;
}

/* Page 1 */

#merger #page_1 #photo_1 {
    bottom: -180px;
    left: -63px;
    background: transparent url(photo_1.jpg) no-repeat top left;
    width: 578px;
    height: 325px;
}

#merger #page_1 #photo_2 {
    bottom: -230px;
    right: 62px;
    background: transparent url(photo_2.jpg) no-repeat top left;
    width: 241px;
    height: 315px;
}

#merger #page_1 .embargo_date {
    position: absolute;
    font-size: 25px;
    display: block;
    text-align: center;
    width: 100%;
    top: 85px;
    left: 0px;
}

#merger #page_1 .page_number {
    top: 241px;
    left: 415px;
}

#merger #page_1 .copy {
    width: 100%;
    top: 322px;
    left: 0px;
    font-size: 108px;
    line-height: 86px;
    color: #fff;
    text-align: center;
}

#merger #page_1 .arrow {}

/* Page 2 */

#merger #page_2 #photo_3 {
    bottom: -160px;
    left: -73px;
    background: transparent url(photo_3.jpg) no-repeat top left;
    width: 478px;
    height: 343px;
}

#merger #page_2 .page_number {
    top: 222px;
    left: 30px;
}

#merger #page_2 .copy {
    width: 900px;
    top: 291px;
    left: 30px;
    font-size: 44px;
    line-height: 38px;
    color: #1db7cb;
    text-align: left;
}

#merger #page_2 .arrow {}

/* Page 3 */

#merger #page_3 #photo_4 {
    bottom: -220px;
    left: 173px;
    background: transparent url(photo_4.png) no-repeat top left;
    width: 199px;
    height: 393px;
    z-index: 100;
}

#merger #page_3 #photo_5 {
    bottom: -200px;
    left: 568px;
    background: transparent url(photo_5.png) no-repeat top left;
    width: 173px;
    height: 377px;
    z-index: 100;
}

#merger #page_3 #photo_6 {
    bottom: -160px;
    left: 758px;
    background: transparent url(photo_6.png) no-repeat top left;
    width: 155px;
    height: 367px;
    z-index: 100;
}

#merger #page_3 .page_number {
    top: 222px;
    left: 30px;
}

#merger #page_3 .copy {
    width: 900px;
    top: 291px;
    left: 30px;
    font-size: 44px;
    line-height: 38px;
    color: #1db7cb;
    text-align: left;
}

#merger #page_3 .arrow {}

/* Page 4 */

#merger #page_4 .band {
    top: 139px;
    height: 556px;
}

#merger #page_4 .page_number {
    top: 241px;
    left: 415px;
}

#merger #page_4 .copy {
    top: 320px;
    left: 0px;
}
    
    #merger #page_4 .copy .quote {
        font-size: 44px;
        line-height: 38px;
        color: #fff;
        text-align: center;
        margin-bottom: 20px;
    }
    
    #merger #page_4 .copy .left_parens,
    #merger #page_4 .copy .right_parens {
        display: inline-block;
        width: 38px;
        height: 45px;
        margin-left: 10px;
        margin-bottom: -6px;
        vertical-align: middle;
        background: transparent url(bg_right_parens.png) no-repeat left bottom;
    }
    
    #merger #page_4 .copy .left_parens {
        margin-left: -38px;
        margin-right: 10px;
        background: transparent url(bg_left_parens.png) no-repeat left bottom;
    }
    
    #merger #page_4 .copy .credit {
        color: #000;
        text-transform: none;
        text-align: center;
    }

#merger #page_4 .arrow {}

/* Page 5 */

#merger #page_5 #photo_7 {
    top: 102px;
    left: 7px;
    background: transparent url(photo_7.jpg) no-repeat top left;
    width: 597px;
    height: 561px;
}

#merger #page_5 #photo_8 {
    top: 395px;
    left: 632px;
    background: transparent url(photo_8.jpg) no-repeat top left;
    width: 270px;
    height: 206px;
}

#merger #page_5 .page_number {
    top: 32px;
    left: 455px;
}

#merger #page_5 .copy {
    top: 112px;
    left: 456px;
    width: 485px;
}
    #merger #page_5 .copy h2 {
        font-size: 53px;
        line-height: 39px;
        padding-bottom: 16px;
    }
    
    #merger #page_5 .copy p {
        text-transform: none;
    }

#merger #page_5 .pdf {
    position: absolute;
    top: 722px;
    left: 0px;
    width: 100%;
    text-align: center;
    font-size: 25px;
}

#merger #page_5 .arrow {
    top: 309px;
    left: 119px;
    background: none;
    background: transparent url(up_arrows.png) no-repeat 0px 0px;
}

#merger #page_5 .arrow:hover {
    background: transparent url(up_arrows.png) no-repeat 0px -150px;
}

/**
 * End Primary styles
 */


/**
 * Non-semantic helper classes: please define your styles before this section.
 */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }

/* Don't hide from screenreaders, use for accessibility purposes */

.accessibility {
	height: 0;
	left: -9999em;
	line-height: 0;
	position: absolute;
	}

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
   j.mp/bestclearfix */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }

.unselectable {
   -moz-user-select: none;
   -khtml-user-select: none;
   user-select: none;
}


/**
 * Media queries for responsive design.
 *
 * These follow after primary styles so they will successfully override.
 */

@media all and (orientation:portrait) {
  /* Style adjustments for portrait mode goes here */

}

@media all and (orientation:landscape) #page {
  /* Style adjustments for landscape mode goes here */

}

/* Grade-A Mobile Browsers (Opera Mobile, Mobile Safari, Android Chrome)
   consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
    
    /* Uncomment if you don't want iOS and WinMobile to mobile-optimize the text for you: j.mp/textsizeadjust */
    /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


/**
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
/*  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }

	#global, .arrows, .slide-indicator, #team { display: none; }

	#page {
		width: 94%;
	}
	#masthead {
		height: 6em;
		border-bottom-width: 4px;
	}
		#masthead a#brand {
			font-size: 3em;
			left: 50%;
			margin-left: -150px;
			padding-top: .15em;
			text-decoration: none;
			text-indent: 0;
			text-transform: uppercase;
			top: 0;
		}
			#masthead a#brand em {
				font-size: .35em;
			}
			#masthead a#brand span {
				top: 4.5em;
			}

	.knockout_27 {
		font-size: 1.6em !important;
		line-height: 1.1 !important;
	}
		.knockout_27 br { display: none !important; }
		
		.largeText {
		  font-family: "Arial Narrow", Arial, sans-serif ;
		font-size: 1.6em ;
		line-height: 1.1 ;
	}

	.slide-window, .slideshow-container {
		height: auto;
		width: auto;
	}
		.slide-window .slideshow {
			margin: 0;
			width: auto;
		}
			.slide-window .slideshow li {
				display: inline-block;
				margin-left: 0;
				width: 30%;
				vertical-align: top;
			}
				.slideshow img {
					height: auto;
					margin-right: 2%;
					width: 100%;
				}
				.slideshow p {
					font-size: 8pt;
					line-height: 1.2;
				}
				.slideshow h2 {
					font-size: 12pt !important;
					margin-bottom: 1em;
				}
					.slideshow h2 br { display: none; }

		.slide-banner { display: none; }

	#about #what_we_do li {
		line-height: 1.2;
		width: 28%;
	}

	#contact #copy {
		padding-right: 4%;
		width: 60%;
	}
	#contact #contact_info {
		width: 30%;
	}



	footer { font-size: 8pt; }
	
	
.aqua{
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#1db7cb;
text-transform:uppercase;
line-height:19px;
font-size:18px;}



