html { height: 100%; }

/***Removes blue glow from Safari form input and Firefox dotted line focus*/
:focus, a { -moz-outline-style: none; outline: none !important; }

body { font: 80%/1.5 Georgia, "Times New Roman", Times, serif; color: #777; background: url(/images/site/body_bg.gif) repeat-y top center; min-height: 101%; }
#wrapper { width: 940px; margin: 0 auto; padding: 0 20px; }
#container { width: 940px; margin: 0 auto; }


/*-------------------------------------------------
=TEXT/CLASSES
-------------------------------------------------*/
a { color: #4FA3AD; text-decoration: none; }
a:hover { text-decoration: none; color: #6dbd5b; }
ul { list-style: none; }
strong { font-weight: bold; }
em { font-style: italic; }

p { margin: 0 0 1.3em; hyphenate: auto; hyphenate-lines: 3; }
#content ul li { background: url(/images/site/bul_plusGR.gif) no-repeat 0 .5em; padding-left: 16px; }
#content ul li strong { color: #6dbd5b; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-family: Arial, Helvetica, sans-serif; line-height: 1.2; color: #6dbd5b; }
h1 { font-size: 21px; line-height: 26px; }
h2 { font-size: 14px; text-transform: uppercase; }
#content div.section h2 { text-transform: none; font-size: 18px; margin-bottom: 2px; }
body#bd-home h2 { font-size: 16px; text-transform: lowercase; line-height: 18px; color: #4FA3AD; }
body#bd-home a:hover h2 { color: #6dbd5b; }
#bd-profile #contentHead h1 { margin-top: 10px; }
h4 { font-size: 16px; text-transform: lowercase; color: #9a9a9a; }
h5 { font-size: 14px; }
h6 { font: 100% Georgia, "Times New Roman", Times, serif; color: #777; margin-bottom: .2em; }
blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #6dbd5b; }
blockquote p.name { font-variant: small-caps; font-size: 12px; line-height: 1.1; }
.print { display: none; }
.date { margin: 0 0 .2em; color: #6dbd5b; font-size: 11px; }
#sideRight h2.contactLink { display: block; font-size: 13px; margin-bottom: 0; }
h2.contactLink a { color: #4FA3AD; text-decoration: none; background: url(/images/site/icon-contact.gif) no-repeat right center; padding-right: 14px; }
h2.contactLink a:hover { color: #6dbd5b; }
p#textBtn { margin: -.5em 0 0; }
p.learnHow a, p.learnMore a, p.moreNews a, p.seeTheWork a, a.learnMore { width: 125px; height: 14px; display: block; text-indent: -9999px; overflow: hidden; }
p.learnHow a { background: url(/images/site/btn_learnhow.gif) no-repeat; }
p.learnMore a, a.learnMore { background: url(/images/site/btn_learnmore.gif) no-repeat; }
p.moreNews a { background: url(/images/site/btn_morenews.gif) no-repeat; }
p.seeTheWork a { background: url(/images/site/btn_seethework.gif) no-repeat; }
p.learnHow a:hover, p.learnMore a:hover, p.moreNews a:hover, p.seeTheWork a:hover, a:hover.learnMore { background-position: 0 -14px; }
img.contGraphic { margin: 1px 0 10px; }
h5.more { display: block; color: #4FA3AD; font-family: Arial, Helvetica, sans-serif; padding-top: 6px; }
h5.more a { height: 10px; display: block; text-indent: -9999px; overflow: hidden; background: url(/images/site/read-story-arr.gif) no-repeat; }
h5.more a:hover { background-position: 0 -10px; }
h4 a { text-decoration: none; }


/*-------------------------------------------------
=CONTENT
-------------------------------------------------*/
#contentWrap { width: 770px; float: left; display: inline; margin-bottom: 15px; }
#contentHead { width: 750px; margin-bottom: 4px; float: left; display: inline; }
#contentHead h1, #content h1, #contentHead p { width: 500px; }
#contentHead h1 { margin-top: -7px; margin-bottom: 5px }
#contentHead h2 { margin-bottom: -3px; }

#content { width: 500px; float: left; display: inline; padding-bottom: 25px; }
#content hr { color: #fff; background-color: #fff; height: 4px; border: 4px solid #E7E7E7; border-style: none none solid; margin: 2em 0 .8em; display: block; }
#content hr.rule2 { clear: both; margin-top: 1em; }
#content p a { color: #777; text-decoration: underline; }
#content p a:hover { color: #4fa3ad; }


/* HOMEPAGE */
#bd-home #content { width: 940px; margin: 0 0 0 20px; }
#bd-home p { margin-bottom: 0; }
#welcome { width: 940px; margin: 0px 0 23px 20px; }
#welcome h1 { font-size: 38px; line-height: 42px; color: #9a9a9a; letter-spacing: -1px; }
#welcome h1 span { color: #6dbd5b; display: block; }
/*body { opacity: .9999; } */
#welcome h1#learnMore { float: right; text-indent: 0; }
#welcome h1#learnMore a { background: url(/images/site/link_arrow_big.gif) 100% 70% no-repeat; text-transform: lowercase; font-size: 16px; padding-right: 12px; }
#welcome h1#learnMore a:hover {background-image: url(/images/site/link_arrow_big_over.gif); }

div#homeClients { width: 940px; margin-bottom: 46px; }
h2#featuredWork, h2#newNotable { float: left; width: 150px; display: block;}
div#homeClients ul { width: 920px; }
div#homeClients ul li { width: 290px; float: left; margin-right: 16px; padding: 0; background: none; display: block; }
div#homeClients ul li a img { border: 4px solid #e5e5e5; margin-bottom: 2px; }
div#homeClients ul li a:hover img { border-color: #f9e68e; }
div#homeClients ul li.last { margin: 0; }
div#homeClients p { line-height: 17px; font-size: 13px; color: #757575; }
div#homeClients h4 { text-transform: uppercase; }

div.subFeat { border-top: 4px solid #e5e5e5; float: left; padding-top: 3px; margin-bottom: 20px; }
div.subFeat img { float: left; margin-right: 10px; }
#bd-home div#twoCol h1 { font-size: 18px; color: #6dbd5b; width: 100%; margin-bottom: 2px; }
div.subFeat p { color: #777; font-size: 13px; line-height: 19px; }
#bd-home .subFeat h2 { color: #9a9a9a; margin-bottom: 8px; }
div#twoCol { width: 596px; margin-right: 16px; }
div#oneCol { width: 291px; }
div.greyBox { background-color: #ededed; padding: 4px; height: 99px; width: 283px; }
div.greyBox img { float: left; margin: 0; }
div.greyBoxCopy h1, div.greyBoxCopy p { color: #787878; font-family: Arial, Helvetica, sans-serif; }
div.greyBoxCopy h1 { font-size: 12px; line-height: 16px; margin-top: 10px; font-weight: bold; }
div.greyBoxCopy p { font-size: 10px; line-height: 14px; }
div.greyBoxCopy { float: left; width: 172px; margin-left: 10px; }

a.readMore { font-size: 14px; color: #4fa3ad; text-transform: lowercase; font-weight: bold; }
a.readMore:hover { color: #6dbd5b; }


/* OUR WORK */
#workHub dl { background: #E7E7E7; padding: 15px 20px 20px 20px; width: 200px; float: left; display: inline; margin: 0 20px 20px 0; min-height: 100px; height: auto!important; height: 100px; } 
#workHub dl.right { margin-right: 0; }
#workHub dl dd a { color: #777; } 
img.portImg { padding: 0; background: #E7E7E7; }
div#portSelect { font-size: 98%; width: 500px; font-family: Arial, Helvetica, sans-serif; position: relative; }
#content div#portSelect li { background-image: none; padding: 0; }
#content div#portSelect li span { color: #6dbd5b; font-size: 11px; }

div#projects { float: left; margin: 10px 20px 20px 0; }
div#projects ul { font-size: 100%; }
div#projects ul li { margin: 0; list-style-position: outside; }
div#projects ul li a { font-weight: bold; margin: 0; }
div#projects ul li a:hover { text-decoration: none; }
div#projects ul li em { font-style: normal; }
div#projects ul li a em { text-decoration: underline; }
div#projects ul li.projSel, ul li.sbSelected { text-indent: -12px; }
div#projects ul li.projSel a, ul li.sbSelected a { color: #6dbd5b; padding-left: 12px; background: url(/images/site/arrow_gr.gif) no-repeat 0 .35em; }
div#projects ul li a.launch { padding-left: 2px; background: none; font-weight: normal; text-decoration: underline; font-size: 11px; }
div#projects ul li a.launch:hover { color: #4FA3AD; }

ul li.sbSelected a { color: #777; }
div#projects ul li.projSel em a { padding-left: 0; background: none; text-decoration: underline; }
#content ul#select { position: absolute; top: 0; right: 0; margin: 10px 6px 0 0; text-align: right; color: #bbb; height: 6px; }
#content ul#select li { display: block; float: left; }
#content ul#select li span { text-indent: -9999px; background: url(../../images/site/albumNav-dot.gif) 0 0 no-repeat; height: 6px; line-height: 6px; width: 6px; display: block; text-align: center; padding: 0 0 0 4px; }
#content ul#select li span:hover { background-position: 0 -6px; cursor: pointer; }
#content ul#select li span.selected, #content ul#select li span.selected:hover { background-position: 0 -6px; cursor: default; }

ul#select li a { padding: .1em .3em; color: #67b256; text-decoration: none; }
ul#select li a:hover { color: #4FA3AD; }
ul#select li a.selected { background: #67b256; color: #fff; }

div#ourWork { width: 520px; }
div#ourWork h3 { font-size: 13px; padding-top: 16px; text-transform: uppercase; color: #4fa3ad; }
div#ourWork p { font-size: 13px; line-height: 18px; margin-bottom: 4px; color: #757575; }
div#ourWork .divHover { margin: 0 0 6px 0; clear: both; background-color: #EFEFEF; padding-right: 20px; }
div#ourWork .divHover img { padding: 3px; float: left; margin: 0 15px 0 0; }
div#ourWork div.divHover:hover { background-color: #EFF8EE; cursor: pointer; }
div#ourWork div.divHover h2 a { font-size: 13px; color: #4fa3ad; text-transform: none; }
div#ourWork div.divHover h2 a:hover { color: #6dbd5b; }


div#albumImage { display: block; height: 303px; width: 484px; background: #E7E7E7; padding: 5px; }
div#albumImage img { display: none; } 

div#albumImageFrame{ display: block; height: 313px; width: 494px; background: #E7E7E7; }

/* CLIENTS */
#clients img { display: inline; margin: 0 8px 7px 0; }
#clients img.right { margin-right: 0; }
#clients a img { padding: 4px; background: #E7E7E7; }
#clients a:hover img { background: #f9e68e; }

#content .clList { float: left; display: inline; width: 155px; margin: 3px 15px 0 0; }
#content .clList#endList { margin-right: 0; }
#content .clList dt { color: #6dbd5b; }
#content .clList ul { margin-bottom: 1.25em; }
#content .clList ul li { padding-left: 9px; background: url(/images/site/listDash.gif) no-repeat 0 .6em; font-size: .9em; margin: .5em 0 .5em; line-height: 120%; }
#content .clList ul li a { color: #777; text-decoration: underline; }
#content .clList ul li a:hover { color: #4FA3AD; }


/* FEATURED PROJECTS */
#featProjects { margin-top: 5px; }
#featProjects img { float: left; display: inline; margin: 0 4px 10px 0; }
#featProjects img.right { margin-right: 0; }
#featProjects a img { padding: 4px; background: #E7E7E7; }
#featProjects a:hover img { background: #d2e3c1; }

/* EXPERTISE */
#bd-expertise p, #bd-profile p.about, #bd-our-work #contentHead p { font-size: 15px; line-height: 21px; color: #808080; }
#bd-our-work #contentHead p { margin-bottom: 7px; }
#bd-expertise h1, #bd-profile h1 { margin-bottom: 14px; }
#bd-expertise h3 { text-transform: uppercase; margin-bottom: 10px; }
#bd-profile h3 { text-transform: uppercase; }

#content a.expertiseHub { width: 115px; height: 144px; text-indent: -9999px; display: block; float: left; margin-right: 10px; }
#content a.expertiseHub:hover { background-position: 0 -144px; }
#content a.branding { background: url(/images/site/expertiseHub_branding.jpg) 0 0 no-repeat; }
#content a.interactive { background: url(/images/site/expertiseHub_interactive.jpg) 0 0 no-repeat; }
#content a.print { background: url(/images/site/expertiseHub_print.jpg) 0 0 no-repeat; }
#content a.interface { background: url(/images/site/expertiseHub_interface.jpg) 0 0 no-repeat; }


/* NEWS */
div.section h5 { margin-bottom: .9em; color: #888; font-family: Georgia, "Times New Roman", Times, serif; }


/* CASE STUDIES */
#csList dl { padding-top: 6px; margin-bottom: 30px; }
#csList dl dt { float: left; display: inline; line-height: 1px; }
#csList dl dt a { padding: 3px; background: #E7E7E7; display: block; }
#csList dl dt a:hover { background: #d7edf7; }
#csList dl dd { margin: 0 0 5px 170px; }
#csList dl dd.caseTitle { padding-top: 5px; margin-bottom: 0; }
#csList dl dd h4 { width: 320px; }

img.csLarge { padding: 4px; background: #E7E7E7; margin-bottom: 10px; }

/* PAGING */
ul#pageBTM { width: 100%; line-height: 120%; font-family: Arial,Helvetica,sans-serif; }
ul#pageBTM li { display: inline; background: none; padding: 0; }
ul#pageBTM li.pagePrevious { display: block; width: 75px; float: left; }
ul#pageBTM li.pagePrevious a { padding-left: 15px; background: transparent url(/images/site/bg_pagePrevious.gif) no-repeat scroll left center; }
ul#pageBTM li.pageNext { display: block; width: 45px; float: right; }
ul#pageBTM li.pageNext a { padding-right: 15px; background: transparent url(/images/site/bg_pageNext.gif) no-repeat scroll right center; }
ul#pageBTM li.pagePrevious a, ul#pageBTM li.pageNext a { color: #6dbd5b }
ul#pageBTM li a { padding: 0; color: #777;  }
ul#pageBTM li a:hover, ul#pageBTM li a.selected  { text-decoration: underline; color: #6dbd5b }
ul#pageBTM li.paging { text-align: center; width: 380px; float: left; }
ul#pageBTM li.paging ul { margin: 0 auto; }
ul#pageBTM li.paging ul a { margin: 0 5px; }

/*-------------------------------------------------
=SIDEBAR
-------------------------------------------------*/
#sideLeft { width: 150px; float: left; display: inline; margin: 0 20px 0 0; font-size: 11px; line-height: 1.2; font-family: Arial, Helvetica, sans-serif; }
#sideLeft ul { margin-top: 10px; }
#sideLeft ul li { margin: 0 0 .3em; font-size: 10px!important; }
#sideLeft ul li a { color: #777; }
#sideLeft ul li a:hover { color: #4fa3ad!important; text-decoration: none; }
#sideLeft li ul li { margin-left: 8px; padding-left: 9px; text-indent: 0; background: url(/images/site/listDash.gif) no-repeat 0 7px; border-right: 1px solid white;}

#sideLeft li.sbCurrent { text-indent: -12px; color: #6dbd5b; }
#sideLeft li.sbCurrent a { color: #6dbd5b; padding-left: 12px; background: url(/images/site/arrow_gr.gif) no-repeat 0 .35em; }
#sideLeft li.sbCurrent ul li a { color: #777; padding-left: 0; background: none; }

#sideLeft ul#workList { margin-top: 10px; }
#sideLeft ul#workList li{ margin-bottom: .25em; }
#sideLeft ul#workList li ul { margin-top: .25em; }
#sideLeft ul#workList li ul li a.selected { color: #6DBD5B; }


/* RIGHT SIDEBAR */
#sideRight { width: 257px; float: right; padding-top: 0; margin-bottom: 45px; font: 94%/1.4 Georgia, "Times New Roman", Times, serif; }
#sideRight img { float: right; }
.activate { width: 202px; float: right; padding: 15px; background-color: #eff8ee; height: 86px; }
.divHover:hover { background-color: #EFF8EE; cursor: pointer; }
.sidebarLink { background-color: #EFEFEF; width: 231px; float: right; padding: 5px 5px 10px 5px; }
.sidebarLink img { margin-bottom: 7px; }
.sidebarLink a { text-decoration: none; }


#sideRight .activate p { font-size: 13px; line-height: 18px; margin-bottom: 4px; color: #808080; }
#sideRight .activate h4, #sideRight .sidebarLink h4 { font-size: 13px; text-transform: uppercase; margin: 0; }
#sideRight h2 { text-transform: none; line-height: 20px; margin-bottom: 8px; margin-top: -5px; }
#sideRight h4 { margin: 3px 0 7px 0; font-size: 12px; text-transform: none; color: #6dbd5b; }
#sideRight h5 { color: #777; font: italic 100% Georgia, "Times New Roman", Times, serif; }
#sideRight hr { color: #fff; background-color: #fff; height: 4px; border: 4px solid #eef3e9; border-style: none none solid; margin: 2em 0 .4em; display: block; }
#sideRight hr.sep { height: 1px; border: 1px dotted #BBB; border-style: none none dotted; margin: -.25em 0 .75em; }
dl.featProj { margin: 1em 0 0; padding-bottom: 1.1em; border-bottom: 1px dotted #BBB; line-height: 1.2; font-size: 95%; }
dl.featProj#topProj { margin-top: .4em; }
dl.featProj#endProj { border: none; }
dl.featProj dt { float: left; display: inline; }
dl.featProj dt a img { padding: 2px; background: #E7E7E7; }
dl.featProj dt a:hover img { background: #d7edf7; }
dl.featProj dd { margin-left: 60px; }


/*-------------------------------------------------
=CONTACT
-------------------------------------------------*/
form#contact { background: #EFF8EE; padding: 20px 20px 8px 20px; width: 460px; clear: both; }
.required { font-size: 115%; margin-left: 2px; }
form#contact div { margin: 0 1.25em .75em 0; }
form#contact div.msg, form#contact div.formbtn 
            { padding-bottom: 0; border-bottom: none; }
form#contact input, form#contact textarea 
            { border: 1px solid #FFF; border-top-color: #777; border-left-color: #CCC; padding: 2px; width: 270px; margin: 2px 0; color: #777; }
form#contact input:focus, form#contact textarea:focus 
            { background: #f0faff; color: #222; border-top-color: #555; border-left-color: #888; }
form#contact textarea  { width: 455px; font: 13px Helvetica, Arial, sans-serif; }
form#contact label { font-size: 100%; }
form#contact input.btn { width: auto; background: #f6f6f6; padding: 0; margin-bottom: .75em; border: none; cursor: pointer; }

dl.contactInfo { width: 14em; float: left; display: inline; margin: 0 2em 2em 0; }
dl.contactInfo a { color: #777; }
dl.contactInfo a:hover { color: #4FA3AD; }

.no { display: none; }
img.btn-submit { width: 55px; height: 21px; background: transparent url(/images/site/submit.gif) no-repeat; outline: none; cursor: pointer; }
img.btn-submit:hover { background: transparent url(/images/site/submit.gif) no-repeat 0 -21px; }
p.form-error { color: #6dbd5b; font-size: smaller; margin: 0; width: 320px; float: right; padding-top: 5px; }



/*-------------------------------------------------
=HEADER
-------------------------------------------------*/
#header { width: 940px; height: 85px; margin: 0 auto 50px; background: #6dbd5b; position: relative; }
#header h1 { margin: 0; }
#header h1 a { background: url(/images/site/logo_msds.gif) no-repeat; display: block; width: 130px; height: 50px; text-indent: -9999px; overflow: hidden; position: absolute; left: 0; bottom: 0; }

ul#nav { position: absolute; right: 0; bottom: 8px; }
ul#nav li { display: block; float: left; }
ul#nav li a { font-size: 13px; color: #FFF; padding: 10px; }
ul#nav li#nav-contact a { padding-right: 18px; }
ul#nav li a:hover { background-color: #5aa749; }

body#bd-our-work li#nav-our-work a, body#bd-case-studies li#nav-case-studies a, body#bd-clients li#nav-clients a, body#bd-profile li#nav-profile a, body#bd-contact li#nav-contact a, body#bd-expertise li#nav-expertise a, li#nav-insights.selected a { background-color: #5aa749; }

/*-------------------------------------------------
=FOOTER 
-------------------------------------------------*/
#footer { width: 940px; clear: both; margin: 25px auto 10px; padding: 8px 0 20px; color: #BBB; border-top: 1px solid #e7e7e7; }
#footer hr { display: none; }
#footer small, #footer p.small { display: block; float: left; width: 600px; font: 11px Arial, Helvetica, sans-serif; line-height: 1.3; }
#footer small.copy, #footer p.copy { float: right; text-align: right; width: 320px; font: 11px Arial, Helvetica, sans-serif; line-height: 1.3; }
#footer a { color: #BBB; }
#footer a:hover { color: #777; }
body#bd-case-studies #content { padding-bottom: 5px; }


/*-------------------------------------------------
=EXTRAS
-------------------------------------------------*/
ul#skipNav { position: absolute; left: -9999px; font-size: small; z-index: 200; }
ul#skipNav a { color: #F00; background: #EEE }
ul#skipNav a:focus { display: block; position: absolute; top: 20px; left: 10020px; font-size: 130%; padding: 10px; width: 8em; z-index: 10000; }
ul#skipNav a:hover { color: #390; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*-------------------------------------------------
=BLOG
-------------------------------------------------*/
#blog #sideLeft a, #blog #content a { color: #6DBD5B; }
#blog #container a:hover, #blog #sideLeft a:hover, #blog #content a:hover, #blog #sideRight a:hover { color: #4FA3AD; }

#blog .post { padding-bottom: 2em; margin-bottom: 0.8em; margin-top: -3px; }
#blog .post p { font-size: 14px; }
#blog #content p.date { color: #777; font: normal 12px/14px Arial, Helvetica, sans-serif; padding-top: 6px; margin: 0; }
#blog #content h2 { font-size: 18px; line-height: 1.3em; text-transform: none; margin-bottom: 4px; clear: both;}
#blog #content h3 { font-size: 15px; line-height: 20px; color: #777; margin-bottom: 15px; }
#blog #content p.tags { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#blog #content p.tags a { font-weight: normal; text-decoration: none; }
#blog #content img { margin: 2px 20px 40px 0; float: left; }

#blog #sideRight { margin-top: 2px; }
#blog #sideRight h3 { text-transform: uppercase; font-size: 13px; margin-bottom: 3px; }
#blog #sideRight a, #blog #sideRight { color: #929496; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
#blog #sideRight li { margin-top: 0.5em; line-height: 13px; }
#blog #sideRight ul { margin-bottom: 20px; }
#blog #sideRight { width: 242px; }
#blog a.read-more { margin: -10px 0 10px 0; display: block; font-size: 14px; }

#blog ol { margin-left: 1.25em; margin-bottom: 2em; }
#blog ol li { list-style-type: decimal; list-style-position: outside; margin: 1em 0 0.25em 0; }
#blog ol ol { margin: 0.5em 0 0 1.25em; }
#blog ol ol li { list-style-type: lower-alpha; margin-top: 0; font-weight: normal; }
#blog ol ol ol { margin: 0 0 0 1.25em; }
#blog ol ol ol li { list-style-type: lower-roman; margin-top: 0; font-weight: normal; }


.meta-details {border-top: 2px solid #e7e7e7; clear: both; }
.meta-details .text {float: left; width: 350px;}

#blog .addthis_toolbox {display: none;}
#blog .addthis_toolbox {display: block;}
.spacer {clear: both;}
.addthis_toolbox {padding-top: 10px; text-align: right;}
.addthis_toolbox a {padding-left: 2px !important; float: right !important; margin: 0px !important;}
.addthis_toolbox a span {padding: 0px !important; margin: 0px !important;}

