/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */
 @font-face {
    font-family: 'HelveticaCERegular';
    src: url('../font/helvetica_ce_regular_0-webfont.eot');
    src: url('../font/helvetica_ce_regular_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/helvetica_ce_regular_0-webfont.woff') format('woff'),
         url('../font/helvetica_ce_regular_0-webfont.ttf') format('truetype'),
         url('../font/helvetica_ce_regular_0-webfont.svg#HelveticaCERegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

 @font-face {
    font-family: 'HelveticaThin';
    src: url('font/helveticaneue-thin1.eot');
    src: url('font/helveticaneue-thin1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
 @font-face {
    font-family: 'HelveticaMedium';
    src: url('font/helveticaneue-medium.eot');
    src: url('font/helveticaneue-medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
 @font-face {
    font-family: 'ArialRounded';
    src: url('font/arial-rounded-mt-light.eot');
    src: url('font/arial-rounded-mt-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
.whoWeAreHero { background-color: #191919; }     
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background:#fff; }
html, button, input, select, textarea { font-family: sans-serif; color: #2c2c2c; }
body { margin: 0; font-size: 14px; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none;}

a { /*color: #f06c08;*/ color:#126ca6; }
a:visited { color: #126ca6;; }
a:hover { color: #126CA6; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { /*cursor: pointer;*/ }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */
body {
	/*background:#000 url(../img/backgrdb3.jpg) repeat-x;*/
	background:#fff;
}
.container {
	/*width:965px;*/
	width: 965px;
	margin:1% auto;
	/*margin: -26px auto;*/
	position: relative;
	top: 0px;
}
#headerWrap {
	/*background:#242424;*/
	background-color: #fff;
}
#header {
	/*position:relative;*/
}
#header .sfimageWrp {
	float: left;
	width: 290px;
	height:107px;
}
#logo {
    /*padding:11px 20px 10px;*/
    padding:11px 40px 10px;
}
#nav {
	float:right;
	color:#fff;
	font-size:12px;
	/*margin:85px 35px 0 0;
	width: 400px;*/
	width: 761px;
	margin-top: -47px;
	position: relative;
	left: 70px;
	z-index:20;	
	top: 16px;
	border: none !important;
	outline: none !important;
}
#nav ul {
	margin:1.2% auto;
	padding:0;
	list-style:none;	
}
#nav a, #nav a:link, #nav a:visited {
	color:#fff;	
	text-decoration:none;
	outline:none;
	border: none !important;
}
#nav a:hover, #nav > ul > li:hover > a, #nav li.activeCat > a, #nav a:active, #nav a.active {
	color:#fe6a1a;
	/*background-color: White;*/
}
#nav .divider {
	padding:0 10px;
}
#nav li {
	margin:0;
	float:left;
	position:relative;
	/*padding-left: 60px;	*/
	
}

#nav .sub a
{
    border-style: none;
    color: Black;
}

#nav .sub {
	display:none;
	position:absolute;
	/*width:400px;*/	
}
#nav .sub li {
	margin:0 10px 0 0;
	float:left;
	/*white-space:nowrap;*/
	padding-left: 10px;
	width: 200px;
	background-color:White;	
}
#nav li.ourWork .sub {
		
}
#nav li.whatWeDo .sub {
	/*left:-74px;*/
}
#nav li.whoWeAre .sub {
	/*left:-214px;*/
}
#nav li.contact .sub {
	/*left:-130px;*/
}
#nav > .sfContentBlock > ul > li.activeCat .sub {
	display:block;
}
#heroWrap {
	/*
	background: rgb(190,57,4);
	background: -moz-linear-gradient(top,  rgba(190,57,4,1) 0%, rgba(238,96,9,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(190,57,4,1)), color-stop(100%,rgba(238,96,9,1)));
	background: -webkit-linear-gradient(top,  rgba(190,57,4,1) 0%,rgba(238,96,9,1) 100%);
	background: -o-linear-gradient(top,  rgba(190,57,4,1) 0%,rgba(238,96,9,1) 100%);
	background: -ms-linear-gradient(top,  rgba(190,57,4,1) 0%,rgba(238,96,9,1) 100%);
	background: linear-gradient(top,  rgba(190,57,4,1) 0%,rgba(238,96,9,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be3904', endColorstr='#ee6009',GradientType=0 );
	*/
}
#hero {
	position:relative;
	color:#fff;
}
#hero .home .heroTitle {
	position: absolute;
	top: 20px;
	left: 65px;
	width: 475px;
	font-size: 52px;
	line-height: 1em;
	margin-top: 0px;
}
#hero .home .heroDesc {
	position: absolute;
	top: 195px;
	left: 65px;
	width: 430px;
	font-size: 15px;
	margin-top: 0px;
	/*color: rgba(255, 255, 255, .75);*/
	color:#FFF;
}
#hero .onlineMedia {
}
#hero .onlineMedia .heroTitle {
	list-style: none;
	font-size: 52px;
	position: absolute;
	color: rgba(0, 0, 0, .35);
	font-weight: bold;
	padding: 0;
	margin: 0;
	left: 158px;
	text-align: right;
	line-height: 1.2em;
}
#hero .onlineMedia .heroDesc {
	position: absolute;
	left: 320px;
	top: 10px;
	font-size: 84px;
	font-weight: bold;
}
#hero .engagement {

}
#hero .engagement .heroTitle {
	color: white;
	color: rgba(256, 256, 256, .75);
	padding-left: 165px;
	font-size: 28px;
	font-weight: bold;
	padding-top: 40px;
	margin-top:0;
}
#hero .engagement .heroDesc {
	color: black;
	padding-left: 165px;
	font-weight: bold;
	font-size: 28px;
}
#hero .engagement .heroDesc span {
	color: white;
	font-size: 112px;
}
#wrapper {
	/*
	background: #000000;
	background: -moz-linear-gradient(top,  #000000 0%, #777777 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#777777));
	background: -webkit-linear-gradient(top,  #000000 0%,#777777 100%);
	background: -o-linear-gradient(top,  #000000 0%,#777777 100%);
	background: -ms-linear-gradient(top,  #000000 0%,#777777 100%);
	background: linear-gradient(top,  #000000 0%,#777777 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#777777',GradientType=0 );
	*/
}
#wrapper .content_light, #content, #wrapper2 .content_light, #wrapper3 > div.content
{
    display: block !important;
    width: 880px;
    margin: 0 auto;	
    /*padding:40px 35px;*/
    padding:0px 35px;
    background: #fff;
}
#breadcrumb-control-container
{
    display: block !important;
    /*width: 880px;*/
	width: 500px;
    margin: 0 auto; 
    /*padding:40px 35px;*/
    padding:2px 35px;
   
}
#wrapper .content_light {
	border-top:12px solid #ccc;
}
#wrapper .content_dark {
	display:block !important;
	width:880px;
	margin:0 auto;
	padding:40px 35px;
	/*background: #040404; /* Old browsers */
	/*background: -moz-linear-gradient(top,  #040404 0%, #2a2929 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#040404), color-stop(100%,#2a2929)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  #040404 0%,#2a2929 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  #040404 0%,#2a2929 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  #040404 0%,#2a2929 100%); /* IE10+ */
	/*background: linear-gradient(top,  #040404 0%,#2a2929 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#040404', endColorstr='#2a2929',GradientType=0 ); /* IE6-9 */
}
#wrapper .content_transparent {
	display:block !important;
	width:880px;
	margin:0 auto;
	padding:40px 35px;
	background:none;
}
#wrapper2 {
	background:#bdbdbd url(../img/wrapper2_bg.png) repeat-x;
}
#wrapper2 .content_light .clientLogos {
	display:block;
	position:relative;
	margin:45px 0px;
}
#wrapper2 .content_light .industriesServed {
	float:left;
	margin-right:20px;
	padding-bottom:50px;
}
#wrapper2 .content_light .leadershipImgs {
	margin:45px 0px 20px;
}
#wrapper3 .careerLinks {
	border-bottom:4px solid #7f7f7f;
	padding:0px 0px 20px 55px;
	margin:40px 0px;
}
#wrapper3 .careerLinks div {
	width:256px;
	/*min-height:485px;*/
	min-height:525px;float:left;
}
#wrapper3 .careerLinks .team {
	background:#ff722a;
}
#wrapper3 .careerLinks .benefits {
	background:#eb5b0c;
}
#wrapper3 .careerLinks .locations {
	background:#ae4300;
}
#wrapper3 .careerLinks p {
	font-size:12px;
	color:#3e1d0a;
	padding:0px 15px;
	margin:0;
}
#wrapper3 .careerLinks p.title {
	color:#fff;
	font-size:30px;
	margin:10px 0 0;
	text-align:center;
}
#wrapper3 .currentOpenings {
	width:100%;
}
#wrapper3 .currentOpenings strong {
}
#wrapper3 {
	/*background:#fff url(../img/fade.png) center top no-repeat;*/
	background-color: White;		
}
#wrapper3 > div.content {
	background:none;
}
#heroWrap .searchMarketing {
  	position:relative;
}
#heroWrap .searchMarketing p {
	position:absolute;
	width:514px;
	top:225px;
	color: #fff;
	left: 372px;
	font-size:16px;
}
#heroWrap .searchMarketing p.title {
	font-size: 35px;
	top: 25px;
	line-height: 1.2em;	
}

#heroWrap .userEngagement {
  	position:relative;
}
#heroWrap .userEngagement p {
	position:absolute;
	width:514px;
	top:180px;
	color: #fff;
	left: 35px;
	font-size:15px;
	line-height: 1.2em;
	
}
#heroWrap .userEngagement p.title {
	font-size: 37px;
	top: 7px;
	line-height: 1.2em;	
}
#heroWrap .onlineMedia {
  	position:relative;
}
#heroWrap .onlineMedia p {
	position:absolute;
	width:514px;
	top:130px;
	color: #fff;
	left: 78px;
	font-size:15px;
	line-height: 1.2em;
	
}
#heroWrap .onlineMedia p.title {
	font-size: 42px;
	top: -20px;
	line-height: 1.2em;	
	font-weight:bold;
}

.headingWrap{
	margin-top: -16px;
}

.headingWrap br {
	display:none;
}
.headingWrap h2 {
	margin-bottom:0;
}
.sfnewsList {
	margin-top:0;
}
.sfnewsList li h2 {
	margin:5px 0 0;

}
.sfnewsList li h2 a{
	color: #126ca6;
}
.sf_pagerNumeric {
	margin-bottom:20px;
}
.sf_pagerNumeric a {
	padding:4px 6px;
	margin-right:7px;
	border:1px solid #42599A;
	background:white;
	color:#42599A;
	text-decoration:none;
}
.sf_pagerNumeric a:hover, .sf_pagerNumeric a.sf_PagerCurrent {
	background:#848EB3;
	color:white;
}
.subNav {
	border-left:4px solid #126CA6;
	/*padding:15px 0px 25px 5px;*/
	padding:15px 0px 9px 0px;
	
}
.subNav br {
	display:none;
}
.subNav a {
	display:block;
	color:#726c5e;
	/*border-bottom:1px solid #726c5e;*/
	text-decoration:none;
	margin-bottom:5px;
	/*width: 200px;*/
	padding-left: 6px;
	padding-top: 10px;
}

.subNav a.active
{
    color: #fe6a1a;
    font-weight: bold;
}

.aside {
	background: #bfbebe; /* Old browsers */
	background: -moz-linear-gradient(top,  #bfbebe 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfbebe), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bfbebe 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bfbebe 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bfbebe 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top,  #bfbebe 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbebe', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	padding: 0px 20px 20px 20px;
}
.aside h2 {
	padding: 10px 0px;
	background: #DE6400;
	color: white;
	font-weight: bold;
	width: 100%;
	border-right: 20px solid #DE6400;
	border-left: 20px solid #DE6400;
	position: relative;
	left: -20px;
	/*top: -14px;*/
	top:-10px;
}
#footerWrap {
	/*border-top:10px solid #2a2627;
	background:#3a3637;*/
	border-top:2px solid #ABBBC3;
	background:#fff;
	
}
#footer {
	color:#111111;
	padding:20px 0px;
	font-size:12px;
}
#footer .col {
	/*color:#9d9b9c;*/
	color:#111111;
	float:left;
	margin:0px 30px 20px 0px;
	padding-left:15px;
	height:150px;
}
#footer .col p {
	margin-top:0;
	/*color:#8a8687;*/
	color: #111111;
}
#footer .col a, #footer .copy a{
	color:#111111;
	text-decoration:none;
}
#footer .col a:hover, #footer .copy a:hover {
	color:#126CA6;
}
#footer ul {
	list-style:disc;
	padding-left:13px;
}
#footer .col1 {
	margin-left:50px;
}
#footer .col2 {
	
}
#footer .col3, #footer .col4, #footer .col5 {
	border-left:1px solid #ABBBC3;
}
#footer .copy {
	clear:left;
	text-align:center;
	margin:10px 0px;
}

.hiddenContent
{
    display:none;
}









/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { 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; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

#pnlPlayButton
{
    position: relative;
    top: 0px;
    color: #FFFFFF;
}

#pnlMsg
{
    position: relative;
    top: -31px;
    color: #FFFFFF;
    left: 38px;
}

#pnlVideo
{
    position: relative;
    top: -39px;
    left: 19px;
}

#pnlCaseStudy
{
    position: relative;
    left: 11px;
    padding-top: 25px;
}

#breadcrumb-container
{    
    background-color: #E5E5E5;
    height: 30px;
	margin-top: -3px;
}

#insights-side-nav
{
    list-style-type: none;
    /*margin-top: -3px;*/
    margin-top: 0px;
}

.breadcrumb-control-container
{
    /*margin-top: -30px;*/
    width: 500px;        
}

.breadcrumb-control-container a, .sfBreadcrumbNodeSeparator
{
   font-size: 15px;   
}

#accordian h3
{
    border-color: #D4D4D4;
    border-style: solid;
    /*background-color: #EAEAEA;*/
    background-color: White;
    font-weight: bold;
    height: 26px;
    padding-left: 5px;
    margin-top: -17px;
    border-width: 1px !important; 
    /*border-color: #EAEAEA !important; */ 
    /*border-color: #C9C9C9;*/
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 8px;
    outline: none;
}

#accordian h3.ui-accordion-header-active
{
    background-color: #EAEAEA;        
}

#accordian h3.ui-accordion-header-active a
{
    color: #008A8A !important;
}

#accordian h3 a
{
    /*color: #008A8A !important;*/
    color: Black !important;
    text-decoration: none;   
    position: relative;
    top: 3px;
    padding-left: 8px;    
}

#accordian span.arrow, .what-we-do-arrow
{
    float:right;
    position:static;
    margin-top:2px;
    width:16px;
    height:16px;
    background:url(http://download.jqueryui.com/themeroller/images/ui-icons_888888_256x240.png) no-repeat -35px -16px;    
}

span.arrow
{
    float:right;
    position:static;    
    width:16px;
    height:16px;
    background:url(http://download.jqueryui.com/themeroller/images/ui-icons_888888_256x240.png) no-repeat -35px -16px;    
}

#accordian .ui-accordion-header-active span.arrow, .what-we-do-arrow-active
{
    float:right;
    position:static;
    /*margin-top:2px;*/
    margin-top: 6px;
    width:16px;
    height:16px;
    background:url(http://download.jqueryui.com/themeroller/images/ui-icons_888888_256x240.png) no-repeat -65px -16px; 
}

.home-icon
{
    float: left;
    /*position: static;*/
    position: relative;
    margin-top: 5px;
    width: 16px;
    height: 16px;
    background-image: url('/sprites/icon_home.png');
    background-repeat: no-repeat;
    left: 5px;
}

#accordian .POV-icon 
{
    float:left;
    position:relative;
    margin-top: -6px;
    width:18px;
    height:25px;
    padding-right: 5px;
    top: 8px;
    /*background:url(http://download.jqueryui.com/themeroller/images/ui-icons_888888_256x240.png) no-repeat -157px -111px;*/
    background: url('/sprites/theicons_248x22.png') no-repeat 0px -22px;    
    
}

#accordian .TipsAdvice-icon
{
    float:left;
    position:relative;
    margin-top: -6px;
    width:18px;
    height:25px;
    padding-right: 5px;
    top: 10px;
    /*background:url(http://download.jqueryui.com/themeroller/images/ui-icons_888888_256x240.png) no-repeat -157px -111px;*/
    background: url('/sprites/theicons_248x22.png') no-repeat -23px -22px;
}

#accordian .white-paper-icon
{
    float:left;
    position:relative;
    margin-top: -6px;
    width:18px;
    height:25px;
    padding-right: 5px;
    top: 9px;
    /*background:url(http://download.jqueryui.com/themeroller/images/ui-icons_888888_256x240.png) no-repeat -157px -111px;*/
    background: url('/sprites/theicons_248x22.png') no-repeat -46px -22px;
}

#accordian .user-engage-icon
{
    float: left;
    position: static;
    margin-top: 2px;
    width: 15px;
    height: 44px;
    padding-right: 5px;
    background: url('/sprites/theicons_248x22.png') no-repeat -206px;
}

#accordian .online-media-icon
{
    float: left;
    position: static;
    margin-top: 2px;
    width: 18px;
    height: 44px;
    padding-right: 5px;
    background: url('/sprites/theicons_248x22.png') no-repeat -115px;
}



#accordian .clients-icon
{
    float: left;
    position: static;
    margin-top: 2px;
    width: 18px;
    height: 22px;
    padding-right: 5px; 
    /*background:url(http://download.jqueryui.com/themeroller/images/ui-icons_888888_256x240.png) no-repeat -125px -128px;*/
    background: url('/sprites/theicons_248x22.png') no-repeat;
}

#accordian .testimonials-icon
{
    
    float: left;
    position: static;
    margin-top: 2px;
    width: 18px;
    height: 44px;
    padding-right: 5px;
    background: url('/sprites/theicons_248x22.png') no-repeat -138px;
}

#accordian .case-studies-icon
{    
    float: left;
    position: static;
    margin-top: 2px;
    width: 18px;
    height: 22px;
    padding-right: 5px;
    background: url('/sprites/theicons_248x22.png') no-repeat -23px 0px;    
}

#accordian .insights-icon
{    
    float: left;
    position: static;
    margin-top: 2px;
    width: 18px;
    height: 46px;
    padding-right: 5px;
    background: url('/sprites/theicons_248x22.png') no-repeat -69px;
}

#accordian .search-mkt-icon
{    
    float: left;
    position: static;
    margin-top: 2px;
    width: 18px;
    height: 44px;
    padding-right: 5px;
    background: url('/sprites/theicons_248x22.png') no-repeat -161px;
}

#accordian .leadership-icon
{    
    float: left;
    position: static;
    margin-top: 2px;
    width: 18px;
    height: 44px;
    padding-right: 5px;
    background: url('/sprites/theicons_248x22.png') no-repeat -92px;
}

#accordian .press-release-icon
{    
    float: left;
    position: static;
    margin-top: 2px;
    width: 18px;
    height: 44px;
    padding-right: 5px;
    background: url('/sprites/theicons_248x22.png') no-repeat -184px;
}

.accreditations, .careersContent
{
	margin-top: -16px;
}

#accordian .accreditations-icon
{    
    float: left;
    position: static;
    margin-top: 2px;
    width: 18px;
    height: 44px;
    padding-right: 5px;
    background: url('/sprites/theicons_248x22.png') no-repeat -226px;
}

#accordian .careers-icon
{    
    float: left;
    position: static;
    margin-top: 2px;
    width: 18px;
    height: 23px;
    padding-right: 5px;
    background: url('/sprites/theicons_248x22.png') no-repeat 0px 1px;
}

#accordian .accordian-border
{
    border-right-style: solid;
    border-right-width: 1px;
    border-color: #E2E2E2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
    margin-top: -16px;
    padding: 21px;
}

#accordian
{
    margin-top: 19px;
}


.subNav span a:hover
{
    background-color: #EAEAEA;
}

#sample-results-wrapper, .sample-results-wrapper
{
    border: 1px solid #E1E1E1;    
}

.sample-results-wrapper-header
{
    background-color: #E9E9E9;
    height: 30px;
    padding-top: 10px;
    padding-left: 10px;
}

#sample-results-wrapper ul li
{
    padding-right: 25px;
    padding-bottom: 20px;
}

.sfBreadcrumbWrp
{
    width: 900px;
}

#careers-link-container
{
    position: relative;
    top: -45px;
    left: 0px;
    margin-top: -24px;
    margin-left: 619px;
    font-size: 15px;
    text-decoration: underline;
}


.subNav div
{
    border-bottom: 1px solid #726C5E;
    min-height: 41px;
	/*height: auto;*/
    /*margin-left: -40px;*/
    vertical-align: middle;
}

/*.topSubNav, .subNav ul li div:hover
{
    border-top: 1px solid #726C5E;
}*/

.topSubNav
{
    border-top: 1px solid #726C5E;
}

.subNav div:hover 
{
    background-color: #EAEAEA;
}

.subNav ul li a, .subNav ul li a.active
{
    border: none !important;
    padding-left: 35px;
}

.open-position
{
    float: left;
}

.apply-now
{
    padding-left: 570px;
}

.currentOpenings hr
{
    margin-top: -15px;
}


.activeBreadcrumb 
{ 
    text-decoration: none; 
    /*color: #006666; */
    color:#126CA6;
    font-weight: bold;
}


.home-nav
{
    /*top: 14px !important;*/
	margin-right: 9px !important;
}

/* Webmetro insider*/

.video
{
     border: 2px solid #999999;
    padding: 5px;
    width: 88%;    
    margin-top:30px;
    float:left;
}
#showdbutton
{
    
}
#hidebutton
{
    
}
#showdetails
{
    display:none;
}
.detailbutton
{
    padding:5px;
    border-bottom:1px solid #e0e0e0;
    width:89%;
    cursor: pointer;
}
.videobg
{
    background:url(/images/default-source/WebMetroinsider/video-thumbnail.png) no-repeat scroll 0 0 transparent;
     width:185px;
    height:106px;
    text-align: center;
    vertical-align: middle;
    padding-bottom: 15px;
    padding-right: 15px;
    float:left;
  
}
.videobg p
{
    color:#ffffff;
    font-weight:bold;
    font-size:16px;
    text-decoration:none;
    padding-top:28px;
}
.videobg:hover
{
   background:url(/images/default-source/WebMetroinsider/video-thumbnail-hover.png) no-repeat scroll 0 0 transparent;
    width:185px;
    height:106px;
}
.videogallery
{
    margin-top:30px;
    margin-bottom: 30px;
   
}
.social
{
   float: right;
    margin-top: 10px;
    width: 8%;
}

.social-icon
{
  padding-bottom:15px;
}
.newsletter
{
    background:#F1F1F1;
    border:1px solid #709494;
    margin-top:15px;
    color: #666666;
}
.newsletter h1
{   
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 10px 10px 0;
}
.newsletter p
{
padding:10px;
margin: 0;
}
.newsletter input
{
    border: 1px solid #B5B5B5;
    height: 22px;
    width: 96%;
    margin: 10px 8px 8px;
    width: 92%;
    color:#666666;
    font-size: 12px;
    font-weight: bold;
    text-align:center;
}
.newsletter .button
{
    background-image:url(/images/default-source/WebMetroinsider/button.png);
    height: 32px;
    width: 197px;
    padding:10px;
    border: none;
}

.newsletter .privacy
{
    font-size:12px;
   /* margin-top:10px;*/
    text-align:center;
    padding:0 10px 10px;
   
    
}
.newsletter .privacy span
{
 color:#4F7777;
 text-decoration:underline;
}

.subNav ul li div
{
    margin-left: -40px;
}

.subNav .bottomSubNav
{
	margin-top: -14px;
}

#industry
{
    width: 205px;
}

#wrapper3 .content .wmContentBlock h1
{
padding: 10px 0 0 0;
}

#breadcrumb-control-container .breadcrumb-wrapper
{
	position: relative;
	left: -200px;
}

#HomePageHero
{
    background-image: url('../img/HomePage/WebMetro-hero.png');
    height: 381px;
    width: 1336px;
}

#hero_nav
{
    margin: -130px 99px 0px 0px;
    background-color: #000000;
    color: #FFFFFF;
    width: 400px;
    height: 485px;
    float: right;
}

#HomePageHero_Footer
{
    float: left;
}

#HomePageSocialIcons
{    
    margin: 106px 0 0 50px;
}

#HomePageNav
{
    margin: 0px 0 0 10px;
    font-size: 26px;
    font-weight: bold;
}

#HomePageNav li
{
    background-image: url('../img/HomePage/bullet-orange2.png');
    background-repeat: no-repeat;
    list-style: none;    
}

#HomePageNav li div
{
    padding-left: 30px;
    position: relative;
    top: -10px;
}

#HomePageNav a
{
    text-decoration: none;
    color: #FFFFFF;
}


.socialIcons
{
    height: 36px;
    width: 37px;
    display: inline;
    padding-right: 10px;
}

#InsiderSmallText
{
    font-size: 13px;
    color: #808080;
    margin: -6px 0 0 0;
    font-weight: normal;
}


#HomePageLogo
{
    width: 209px;
    height: 95px;
    margin: -95px 0px 0px 65px;
}

#HeroLink, #HeroLink div
{
    height: 28px;
    width: 109px;
}

#HeroLink
{
    margin-left: 662px;
    position: relative;
    top: 269px;
}


