/* General Styles
=================================*/


header, footer, aside, nav, article, section, figure {  
    display: block;
}

* {
	padding: 0;
	margin: 0;
}	

body {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #666666;
	background:url(../images/bg-nav-vert.gif) repeat-x;
	text-align: left;
	font-size: 11px;
	margin: 0 auto;	
	padding: 0px;
	height: 100%;  
}

img {
	border: none;
}

.clear {
	clear:both;
}

a:link, a:visited{
	color: #3c81d3;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #39a5eb;
	text-decoration: underline;
}

.bodybold {
	font-weight: bold;
}

.bodyitalic{
	font-style: italic;
}

.bluebody {
	color: #154796;
}

.group:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Layout
=================================*/

#wrapper {
	width: 1027px;
	background: url(../images/bg2.gif) repeat-y;
	margin: 0 auto;	
	z-index: 100;
}

header {
	width: 900px;
	height: 94px;
	padding: 22px 25px 0px 60px;
}

#bi_logo {
	width: 95px;
	height: 75px;
	padding: 0px;
	float: left;
}

#bi_logo a {
	border: 0px;
	outline: 0px;
}

#bi_quote {
	width: 760px;
	padding-top: 15px;
	float: right;
}

@media only screen and (max-device-width: 480px) {
  #bi_quote {
	padding-top: 8px;
  }
}

#bi_quote h1 {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:  20px;
	color: #0d6bb4;
	line-height: 24px;
	text-align: right;
	font-weight: normal;
	padding: 0px 17px 0px 0px;
	text-shadow: 0 0 0.2em #e5ecf2, 0 0 0.2em #e5ecf2;	
}

@media only screen and (max-device-width: 480px) {
  #bi_quote h1 {
    font-size: 24px;
	line-height: 18px;
  }
}

#gradient_wrapper {
	width: 1027px;
	min-height: 598px;
	background: url(../images/bg-gradient.gif) no-repeat;
	padding: 0px;
	margin: 0px;
}

#body_wrapper_home {
	width: 906px;
	padding: 19px 0px 0px 60px;
}

#home_wrapper {
	background:url(../images/iceberg_homeNEW.jpg) no-repeat;
	width: 906px;
	height: 445px;
	position: relative;
}

#features_slideshow {
	width: 647px;
	height: 226px;
	margin-top: 124px;
	display:inline;
	float: right;
	overflow: hidden;
	z-index:1;
} 

#features_slideshow .panel-overlay {
	font-size: 14px;
	line-height: 20px;
}

#features_slideshow .panel a:hover {
	text-decoration: none;
}

#body_wrapper {
	width: 906px;
	padding: 5px 0px 0px 60px;
	margin-top: 30px;
}

section#iceberg img {
	background:url(../images/iceberg_headerNEW.jpg) no-repeat;
	margin-bottom: 32px;
}

section#iceberg h1 {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 19px;
	font-weight: normal;
	position:absolute;
	margin: 40px 0px 0px 26px;
	text-shadow: 1px 1px #0f65a7;
}

section#iceberg h2 {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	position:absolute;
	padding: 0px;
	margin: 49px 0px 0px 25px;
	text-shadow: 1px 1px #0f65a7;
}

section#iceberg .aboutus {
	width: 906px; 
	height: 78px;
	background-position: 0px 0px;
}

section#iceberg .whatwedo {
	width: 906px; 
	height: 78px;
	background-position: 0px -77px;
}

section#iceberg .ourwork {
	width: 906px; 
	height: 78px;
	background-position: 0px -156px;
}

section#iceberg .ourthinking {
	width: 906px; 
	height: 78px;
	background-position: 0px -235px;
}

section#iceberg .contact {
	width: 906px; 
	height: 78px;
	background-position: 0px -314px;
}

nav#secondary_nav {
	height: 33px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background: none;
	clear: both;
}

nav#secondary_nav ul.about {
	margin-left: 25px;
	color:#3c81d3;
	border: none;
	padding-left: 203px;
}

nav#secondary_nav ul {
	margin-left: 25px;
	color:#3c81d3;
	border: none;
}

nav#secondary_nav li {
	list-style: none;
	padding: 0px 25px 0px 0px;
	margin-top: 5px;
	line-height: 20px;
	float: left;
	display: inline;
}

nav#secondary_nav li a {
	color:#3c81d3;
}

nav#secondary_nav li.active a {
	color: #154796;
	text-decoration: none;
}

nav#secondary_nav li a:hover {	
	color: #154796;
	text-decoration: underline;
}

#content_wrapper {
	width: 946px;
	margin-top: 14px;
	position:relative; /*Must have for Client List sidebar to work */
}

img.laura_headshot {
	float: left;
	padding: 5px 15px 0px 0px;
}

.penguin_download  {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 15px 0;
	padding: 15px 0px;
	margin-left: 20px;
	font-size: 14px;
	
}

.penguin_download a:link {
 	padding-left: 75px;
	display: block; 
	line-height: 39px;
	background: url(../images/penguin_download.jpg) 0 0 no-repeat;
}
.penguin_download a:hover {
}
img.live_greener {
	float: right;
	padding-left: 20px;
}

img.clickthrough {
	float: right;
	padding: 0px 0px 5px 5px;
}

section {
	width: 565px;
	float: left;
}

/*  This is where the body bold headline size is set. */
#content_wrapper section h1 {
	width: 510px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #666666;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

section h2 {
	width: 510px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

section h3 {
	width: 510px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding: 0px 0px 12px 25px;
}

/*  This is where the body font size is set. */
section p {
	width: 510px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 19px;
	color: #666666;
	padding: 0px 0px 10px 25px;
	margin: 0px;
}

section ul {
	width: 484px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	list-style: none;
	padding: 3px 0px 18px 52px;
}

section ol.numbers {	
	width: 463px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	list-style-type: decimal;
	padding: 3px 0px 18px 75px;
}

/*  This is where bullet list font size is set. */

section ul.circle_bullets {
	width: 484px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	list-style-type:none;	
}

section ul.circle_bullets li {
	padding-left: 15px;
	background: transparent url(../images/bullet.gif) no-repeat;
	background-position: 0 7px;
}

section ul.circle_bullets_inside {
	width: 430px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type:none;	
	padding: 5px 0px 0px 14px;
}

section ul.circle_bullets_inside li {
	padding-left: 15px;	
	background: transparent url(../images/bullet.gif) no-repeat;
	background-position: 0 7px;
} 

aside {
	width: 367px;
	float: right;
}

aside img.penguins {
	margin: 0px 86px 10px 0px;
}

aside p.caption {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #a9a9a9;
	font-size: 11px;
	line-height: 18px;
	text-align: right;
	margin: 0px 75px 20px 0px;
}

.video {
	width: 485px;
	height: 274px;
	margin-left: 25px;
}

p.no_padding {
	width: 510px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	color: #666666;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

table#expertise_list {
	width: 500px;
	font-size: 12px;
	margin: 11px 0px 25px 25px;
	border-collapse:collapse;
}

table#expertise_list td.heading {
	font-weight: bold;
	padding: 0px 0px 3px 0px;
} 

table#expertise_list td {
	width: 250px;
	padding: 0px 0px 20px 0px;
	vertical-align:text-top;
}

table#expertise_list ul.circle_bullets {
	width: 225px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type:none;	
	padding: 0px;
}

table#expertise_list ul.circle_bullets li {
	padding-left: 15px;
	background: transparent url(../images/bullet.gif) no-repeat;
	background-position: 0 7px;
}

#sidebar_heading {
	background-color: #367ed0;
	width: 282px;
	height: 34px;
	margin-left:18px;
}

aside #sidebar_heading h1 {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	width: 250px;
	padding: 7px 0px 0px 18px;
	font-weight: normal;
}
aside .partner img {
	display: block;
	width: 200px;
	padding-bottom: 10px;
	margin: auto;
}
aside .partner {	
	width: 282px;
	margin-left: 18px;
	margin-top: 50px;
	line-height: 15px;
}
aside#aboutus {
	width: 280px;
	float: right;
	margin-bottom: 10px;
}

aside#aboutus p {
	width: 160px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: lighter;
	line-height: 18px;
	padding: 42px 0px 0px 18px;
	text-shadow: 0 0 0.1em #034f8a, 0 0 0.1em #034f8a;
}
aside#whythename {
	width: 280px;
	float: right;
	margin-bottom: 10px;
}

aside#whythename p {
	width: 160px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: lighter;
	line-height: 18px;
	padding: 42px 0px 0px 18px;
	text-shadow: 0 0 0.1em #034f8a, 0 0 0.1em #034f8a;
}

nav#sidebar {
	background-color: #eaf0f4;	
	width: 282px;
	margin-left:18px;	
	clear: both;
}

nav#sidebar ul {		
	width: 282px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #3c81d3;
	font-size: 13px;
	list-style: none;
	display:block;
	padding: 7px 0px 7px 0px;
}

nav#sidebar ul li a {
	width: 252px;
	color: #3c81d3;
	text-decoration: none;
	display: block;
	line-height: 17px;
	padding: 4px 10px 6px 18px;
	border-right: 1px #eef3f6 solid;	
	border-left: 1px #eef3f6 solid;
	outline: none;
}

nav#sidebar ul li a:hover {
	width: 252px;
	background-color: #fff;
	color: #39a5eb;
	display: block;
	padding: 3px 10px 5px 18px;
	border-top: 1px #eef3f6 solid;
	border-bottom: 1px #eef3f6 solid;
	cursor: hand;
}

nav#sidebar ul li.active {
	width: 282px;
	background-color: #fff;
	color: #39a5eb;
	display: block;
}

nav#sidebar ul li.active a {
	color: #39a5eb;
	text-decoration: none;
	display: block;
	margin: 0px;
}

nav#sidebar_wrapper_long {
	background: url(../images/sidebar_bg_thinking.gif) no-repeat top;	
	width: 282px;
	height: 112px;
	margin-left:18px;
	clear: both;
}

nav#sidebar_wrapper_long ul {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #ebf0f4;
	font-size: 13px;
	list-style: none;
	display:block;
	padding-top: 6px;
}

nav#sidebar_wrapper_long ul li a {
	width: 254px;
	color: #ebf0f4;
	text-decoration: none;
	display: block;
	line-height: 17px;
	padding: 4px 10px 6px 18px;
}

nav#sidebar_wrapper_long ul li a:hover {
	color: #fff;
	background-color: #77a4d5;
	display: block;
}

nav#sidebar_wrapper_long ul li.active {
	background-color: #77a4d5;
	display: block;
}

nav#sidebar_wrapper_long ul li.active a {	
	color: #ebf0f4;
	text-decoration: none;
	display: block;
	margin: 0px;
}

aside img.greener_sidebar {
	margin: 20px 0px 0px 18px;
}

p.sidebar_links {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	width: 290px;
	text-align: right;
	padding: 4px 0px 0px 0px;
}

#featurebuttons {
	width: 299px;
	height: 39px;
	padding: 0; 
	margin: 0 ;
}

.case_nav img {
	vertical-align: middle;
	padding-bottom: 3px;
}
.case_nav span {
	vertical-align: top;
}
.slideshow_nav img {
	vertical-align: bottom;
}
.slideshow_nav span {
	vertical-align: bottom;
}

#featurebuttons p {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 21px;
	padding: 0px;
}

#featurebuttons .slideshow_nav {
	text-align: center;
}

#previous_btn {
	width: 140px;
	float: left;
}

#previous_btn img {
	padding: 5px 8px 0px 3px;
	margin: 0px;
	float: left;
}

#next_btn {
	width: 113px;
	float: right;
}

#next_btn img {
	padding-right: 0px;
	margin: 5px 5px 0px 5px;
	float: right;	
}

/* Leadership Page */

section#leadership_wrapper {
	width: 855px;
	margin: 27px 0px 20px 25px;
	float: left;
	display:inline;
}

section#leadership_wrapper a:hover {
	text-decoration: none!important; 
}

.headshot_box {
	width: 195px;
	float: left;
}

.headshot_box p.bio_intro {
	width: 185px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #666666;
	padding: 290px 0px 0px 5px;
}

.headshot_wrapper {
	width: 194px;
	margin: 0px;
	float: left;
	position: relative;
	display:inline;
}

.headshot_wrapper p.name {
	width: 161px !important;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #ffffff !important;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	padding: 4px 0px 0px 8px !important;
	position:absolute;
	z-index: 11;
	top: 210px;
}

.headshot_wrapper p.title {
	width: 168px !important;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight:normal;
	line-height: 14px;
	padding: 0px 0px 7px 8px !important;
	position:absolute;
	z-index: 11;
	top: 230px;
}

.headshot_wrapper img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
 
.headshot_wrapper img.b {
	position: absolute;
	left: 0;
	top: 0;
}

.natalie,.alison,.chris  {
	margin-left: 24px;
}

.headshot_wrapper a {
	border: none;
}

.bluebar {
	width: 194px;
	position:absolute;
	z-index: 11;
	top: 210px;
}


.bluebar img.arrow_bio {
	float: right;
	padding: 14px 8px 0px 0px;
}

.bluebar p.name a, p.title a {
	text-decoration: none; 
}

#next_btn_short {
	width: 65px;
	float: right;
}

#next_btn_short img {
	padding-right: 0px;
	margin: 5px 4px 0px 5px;
	float: right;	
}


/* Selected Clients by Sector Landing Page */

#client_sector_wrapper {
	width: 946px;
}

#client_sector_wrapper .sector_box {
	width: 195px;
	height: 234px;
	margin: 0px 15px 0px 13px;
	display:inline;
	float: left;
}

#client_sector_wrapper .sector_box p {
	width: 204px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px 0px 0px 12px;
}

#client_sector_wrapper .sector_box p .view {
	font-size: 11px;
}

#client_sector_wrapper .sector_box img a {
	border: 0px;
	outline: none;
}

/* Sector Landing Page */

#client_wrapper {
	width: 570px;
	margin-top: 13px;
}

figure {
	width: 156px;
	margin: 0px 0px 0px 16px;
	float: left;
	display:inline;
}

section #client_wrapper h1 {
	width: 382px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	padding: 6px 0px 4px 0px;
	float:right;
	display:inline;
}

#client_wrapper p {
	width: 382px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	float:right;
	display:inline;
}

#client_wrapper p.client_links {
	padding: 0px;
}

#sidebar_content {
	margin-left: 540px;
}


#sidebar_content {
  	background: url(https://blue-iceberg.com/images/bg_slide.gif) no-repeat;	
  	position: absolute;
    width: 226px;
	height: 264px;
}

#sidebar_content ul {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style: none;
	margin: 13px 0px 0px 160px;
}

#sidebar_content ul li {
	padding-bottom: 9px;
}

#sidebar_content ul li a {
	text-decoration: none;
}


/*
#content_wrapper #sidebar_content aside {
  	background: url(https://blue-iceberg.com/images/bg_slide.gif) no-repeat top;	
  	position: absolute;
    width: 226px;
	height: 264px;
}

#content_wrapper #sidebar_content aside ul {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style: none;
	margin: 13px 0px 0px 20px;
}

#content_wrapper #sidebar_content aside ul li {
	padding-bottom: 9px;
}

#content_wrapper #sidebar_content aside ul li a {
	text-decoration: none;
}
*/
/* Client List */

table#client_list {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e6b6b;
	line-height: 17px;
	border-collapse: collapse;
	width: 500px;
	border: none;
	margin: 0px 0px 10px 25px;
}

table#client_list col#slideshowcol,col#casestudycol,col#websitecol {
	width: 80px;
}

table#client_list col#slideshowcol,col#websitecol {
	background-color: #eef3f6;	
}

table#client_list th.copy {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e4f50;	
	text-align: center;
	background-color: #fff;
}

table#client_list th {
	color: #4e4f50;
	font-weight: normal;
	text-align: center;
	padding: 3px 2px 3px 5px;
}

table#client_list tr.sector_heading td {
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	padding: 3px 0px 5px 1px;
}

table#client_list tr.divider td {
	height: 15px;
	padding: 10px 0px 5px 1px;
}

table#client_list td {	
	padding: 2px 0px 2px 1px;
}

table#client_list td.icon {	
	text-align:center;
	vertical-align:middle;
}

table#client_list .odd {
	background-color: #dbe8f7;
}

table#client_list tr:hover {
	background-color: #367ed0;
	color: #fff;
}

table#client_list thead tr:hover {
	background-color: transparent;
	color: inherit;
}

table#client_list tbody tr.sector_heading:hover {
	background-color: transparent;
	color: inherit;
}

table#client_list tbody tr.divider:hover{
	background-color: transparent;
	color: inherit;
}

/* Form Styles */
form .hideFromScreen {
	visibility:hidden;
}

form.cmxform fieldset {
	width: 480px;
	font-weight: normal;
	line-height: 19px;
	color: #6e6b6b;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	border: none;
}
form.cmxformval fieldset {
	width: 200px;
	font-weight: normal;
	line-height: 19px;
	color: #6e6b6b;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	border: none;
}


form.cmxform label {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	line-height: 1.8;
	margin-right: 5px;
  	width: 135px; /* Width of labels */
	float: left;
}

form.cmxform fieldset textarea {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4f50;
	border: 1px solid #999999;
	resize: none; 
}

form.cmxform fieldset select {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4f50;
	margin-right: 5px;
	border: 1px solid #999;
}

form.cmxform fieldset input {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #4e4f50;
	border: 1px solid #999;
}

form.cmxform fieldset input.blue {
	padding: 0px;
	margin: 0px;
	border: 1px solid #255fba;
}

form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}

form.cmxform fieldset li {
	list-style: none;
	padding: 1px 0px 5px 0px;
	margin: 0;
	clear: both;
}

form.cmxform fieldset fieldset {
	width: 370px;
	border: none;
	padding: 0px;
}


form.cmxform fieldset fieldset ol {	
	margin: 15px 0px 0px 0px;
	padding: 0;
}

form.cmxform fieldset fieldset li {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90px;
	float: left;
}

form.cmxform fieldset fieldset label {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: right;
	line-height: 1.8;
	width: 220px;
	margin-right: 10px;
}

form.cmxform fieldset fieldset input.box {
	border: none;
}

form.cmxform fieldset fieldset#info {
	border: none;
}

form.cmxform fieldset fieldset#info ol {	
	margin: 15px 0px 0px 0px;
	padding: 0;
}

form.cmxform fieldset fieldset#info li {
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin: 0;
	width: 380px;
}

form.cmxform fieldset fieldset#info label {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	line-height: 1.8;
	width: 135px;
	margin-right: 5px;
}

form.cmxform fieldset fieldset#info input {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4f50;
	padding: 0px;
	margin: 0px;
}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #154796;
}

#privacy {
	width: 480px;
	margin: 0px 0px 0px 0px;
}

#privacy p {
	width: 300px;
	font-size: 9px;
	line-height: 14px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 140px;
}

#privacy input {
	margin: 0px 0px 0px 140px;
	padding: 2px 5px;
}

#privacym{
	width: 480px;
	margin: 0px 0px 0px 0px;
}

#privacym p {
	width: 300px;
	font-size: 9px;
	line-height: 14px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 140px;
}

#privacym input {
	margin: 0px 0px 0px 30px;
	padding: 2px 5px;
}
form.cmxform .button {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #154796;
	background-color: #eaeef2;
	border: 1px solid #c9d3dc;
	padding: 2px;
	margin-left: 166px;
	outline:none;
}

.invisible {
	display:none;
}

#captcha_wrapper {
	width: 300px;
	line-height: 14px;
	padding-top: 10px;
	padding-left: 142px;
}

#captcha_wrapper p {
	width: 300px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e4f50;
}

#captcha_wrapper img#captcha {
	margin-left: 24px;
}

#captcha_wrapper input {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4f50;
	border: 1px solid #255fba;
	padding: 0px;
	margin: 0px 0px 0px 25px;
	float: left;
}

.error {
	width: 322px;
	color: #d62516;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	border: 1px #d62516 solid;
	padding: 10px 0px 10px 12px;
	margin: 0px 0px 20px 25px;
}

.redbold {
	color: #d62516;
	font-weight:bold;
}


/* Sticky Footer - HOME */
footer#footer_wrapper_home {
	background: url(../images/footer_bg_home.gif) no-repeat;
	width: 948px;
	height: 65px;
	position: fixed;
	bottom: 0px;
	float: left;
	margin: 25px 0px 0px 39px;
	padding: 17px 0px 0px 23px;
	clear: both;
	display: inline;
	z-index:100;	
}

@media only screen and (max-device-width: 480px) {
  footer#footer_wrapper_home {
	position: relative;
  }
}

footer#footer_wrapper_home span {
	padding: 0px 10px 0px 0px;
}

/* Footer - INTERIOR */
footer {
	background: url(../images/footer_bg.gif) no-repeat;
 	width: 906px;
    height: 53px;
	margin: 25px 0px 0px 40px;
	padding: 17px 0px 0px 22px;
}

.ie8 ul.footer_content {
	font-size: 9px;
}
ul.footer_content {
	width: 485px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7e7e7e;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 13px;
	float:left;
	text-align: left;
	border: none;
}

ul.footer_content li {
	background: url(../images/footer_divider.gif) no-repeat right;
	margin-right: 10px;
	padding-right: 10px;
	float: left;
}

ul.footer_content .last {
	background: none;
}

ul.footer_content a {
	color: #7e7e7e;
	text-decoration: none;
}

ul.footer_content a:hover {
	color: #154796;
	text-decoration: underline;
}
footer p {
	float: right;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E7E7E;
	list-style: none;
	line-height: 13px;
	padding-right: 55px;
}
footer p a:last-child {
	border-left: 1px solid #ccc;
	position: relative;
	top: -1px;
	padding-right: 0;
}
footer p a {
	display: block;
	float: left;
	padding: 0 10px;
}
footer .co {
	float: left;
}
footer span {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7e7e7e;
	background: none;
	float: right;
	padding: 0px 0px 0px 0px;
}

.case_sec { width: 100%;}

/* case studies - new styles */
h1.case_header {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #39a5eb;
	font-size: 19px;
	font-weight: normal;
	margin: 0 0px 15px 26px;
}
section.case_body h3 {
	margin: 0;
	padding: 8px 0px 0px 25px;
}
section.case_body ul {
	background: none;
	list-style-type: square;
}
section.case_body ul ul{
	background: none;
	list-style-type: disc;
}
.case_banner {
	min-height: 245px;
	margin: 15px 0 10px 26px;
}
section.case_body .case_subhead {
	margin-bottom: 10px;
}
section.case_body blockquote {
	font-style: italic;
	padding: 1em 4em;
}
section.case_body blockquote p {
	padding: 0;
	margin: 0;
	width: auto;
}
.case_body .cite {
	text-align: right;
}

.case_view {
	list-style: none;
	margin-top: 45px;
	margin-right: 65px;
}
.case_view li a {
	display: block;
	line-height: 25px;
	padding: 0 15px;
}
.case_view li a.case_slide:hover {
	background: #b4d3fa url(../images/case_view_icons.png) no-repeat 95% 0;
	color: #2e68bc;
	text-decoration: none;
}
.case_view li a.case_web:hover {
	background: #b4d3fa url(../images/case_view_icons.png) no-repeat 95% -25px;
	color: #2e68bc;
	text-decoration: none;
}
.case_view li a.case_slide {
	margin-bottom: 1px;	
	background: #dbe8f9 url(../images/case_view_icons.png) no-repeat 95% 0;
}
.case_view li a.case_web {
	background: #dbe8f9 url(../images/case_view_icons.png) no-repeat 95% -25px;
}

.case_nav {
	padding: 15px 0;
	list-style: none;
	margin-right: 65px;
}
.case_nav li {
	width: 50%;
	float: left;
}
.case_nav li a {
	display: block;
}
.case_nav li a.next {
	text-align: right;
	background: url(../images/case_nav_arrows.png) no-repeat 100% 0;
	padding-right: 15px;
}
.case_nav li a.next:hover {
	background: url(../images/case_nav_arrows.png) no-repeat 100% -30px;
}
.case_nav li a.prev {
	text-align: left;
	background: url(../images/case_nav_arrows.png) no-repeat 0 -15px;
	padding-left: 15px;
}
.case_nav li a.prev:hover {
	background: url(../images/case_nav_arrows.png) no-repeat 0 -45px;
}


/* updated nav_main */

nav#nav_main {
	background: url(../images/bg-nav.gif) repeat-x top left;
	height: 42px;
/*  This is where the navbar right margin indent is set. */
	padding-left: 390px;
}
nav#nav_main ul.group {
	position: relative;
	margin: 0 auto;
	list-style: none;
	padding-left: 0px;
}
nav#nav_main ul li {
	list-style: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
/*  This sets the font for the main navigation in navbar. */

nav#nav_main ul li a {
	display: block;
	line-height: 42px;
	font-size: 16px;
	padding: 0 33px;
	margin: 0;
	
}
nav#nav_main ul li a:hover {
	text-decoration: none;
}

nav#nav_main ul li.nav_current .nav_sub	{
	display: block;
}

nav#nav_main ul li #nav_sub_work {
	width: 600px;
}
nav#nav_main ul li #nav_sub_what {
	width: 800px;
	left: 34px;
}
nav#nav_main ul li #nav_sub_news {
	width: 100px;
}

nav#nav_main ul li .nav_sub {
	display: none;
	position: absolute;
	width: 530px;	
	left: 35px;
	padding: 0;
	margin: 0;
}
nav#nav_main ul li .nav_sub li {
	float: none;
	display: inline;
	padding: 0;
	margin: 0;
}
nav#nav_main ul li .nav_sub li a {
	display: inline;
	line-height: 32px;
	padding: 0 25px 0 0;
}

nav#nav_main ul li:hover .nav_sub {
	display: block;
}

.group:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

nav#nav_main ul li.nav_current #nav_about,
nav#nav_main ul li #nav_about:hover {
	background: url(../images/hover_about.gif) no-repeat 50% 0;
}

nav#nav_main ul li.nav_current #nav_what,
nav#nav_main ul li #nav_what:hover {
	background: url(../images/hover_whatwedo.gif) no-repeat 50% 0;
}

nav#nav_main ul li.nav_current #nav_thinking,
nav#nav_main ul li #nav_thinking:hover {
	background: url(../images/hover_thinking.gif) no-repeat 50% 0;
}

nav#nav_main ul li.nav_current #nav_work,
nav#nav_main ul li #nav_work:hover {
	background: url(../images/hover_ourwork.gif) no-repeat 50% 0;
}

nav#nav_main ul li.nav_current #nav_contact,
nav#nav_main ul li #nav_contact:hover {
	background: url(../images/hover_contactus.gif) no-repeat 50% 0;
}

nav#nav_main ul li.nav_current #nav_news,
nav#nav_main ul li #nav_news:hover {
	background: url(../images/hover_news.gif) no-repeat 50% 0;
}

/* news and announcements */

.ticker {
	width: 896px;
	color: #095ac5;
	padding: 6px 7px;
	background: url(../images/ticker_bg.png) repeat 0 0;
	position: relative;
}

.ticker h3 {
	font-weight: bold;
	font-size: 14px;
	padding-right: 10px;
	background: url(../images/ticker_divide.png) no-repeat 45px 50%;
}
.ticker h3 a {
	color: #095ac5;
}
.ticker .headline {
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;

}
.ticker .headline a:link, .ticker .headline a:visited {
	color: #095ac5;
}
.ticker .headline a:hover, .ticker .headline a:active {	
	color: #3c81d3;
}
.ticker li {
	position: absolute;
	top: 0;
	left: 50px;
	padding: 6px 0;
	font-weight: normal;
	list-style: none;
}
.js .ticker li { display: none; }
.ticker li.active { display: block; }
.space {
	height: 1px;
	background: #fff;
}

.news ol,
.news ul {
	list-style: none;
	text-indent: 0;

}
.news .penguin-game-link {
	margin: 20px 0;
}
.news .penguin-game-link:hover {
	opacity: .8;
}
.news .b_itunes a, 
.news .b_itunes a:visited,
.news .b_itunes a:hover,
.news .b_itunes a:active {
	margin: 20px 0px;
}
.news section {
	float: left;
}
.news section li div {
	float: right;
}

.news section .visual {
	margin: 0 29px 0 26px;
	width: 130px;
}
.news section .visual img {
	width: 130px; 
	margin-bottom: 35px;
}

.news section .textual {
	width: 355px;
	margin-right: 25px;
}
.news section .textual .date {
	line-height: 18px;
	margin: 0;
	padding: 0;
	color: #7E7E7E;
}
.news section .textual h3 {
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0;
	width: 355px;
}
.news section .textual .details {
	display: block;
	line-height: 18px;
	margin: 0 0 35px 0;
	padding: 0;
}
.news section .textual .details em {
	font-style: italic;
}
.news section .textual p {
	line-height: 18px;
	margin: 0;
	padding: 0;
	width: 355px;
}

.news aside {
	float: left;
	width: 282px;
	margin-left: 32px;
}
.news aside h1 {
	background: #367ED0;
	height: 27px;
	color: #ffffff;
	padding: 7px 0 0 18px;
	font: normal 14px/20px Lucida Grande, Arial, Helvetica, sans-serif;
}
.news aside ul.contact {
	padding: 25px 20px;
	font-size: 13px;
	background: #EEF3F6;
}
.news aside ul.contact  span {
	display: block;
	line-height: 18px;
}
.news aside .info {
	margin-bottom: 25px;
}
.news aside .factsheet {
	padding-left: 25px;
	background: url(../images/pdf_icon.jpg) no-repeat 0 0;
}

.news section .archive {
	margin: 0 0 0 25px;
	padding: 0;
}
.news section h2 {
	margin-left: 25px;
	padding: 15px 0 25px 0;
	border-top: 1px solid #bbd3ef;
}
.news section .archive li {
	margin: 0 0 25px 0;
	padding: 0;
}
.news section .archive li .date {
	float: left;
	width: 75px;
	color: #7E7E7E;
}
.news section .archive li h3 {
	float: left;
	width: 410px;
	margin-right: 25px;
	font-weight: normal;
}
.news section .view {
	margin-left: 25px;
	font-size: 12px;
}
.news section .view .hgroup {
	border-bottom: 1px solid #bbd3ef;	
}
.news section .view .hgroup h2 {
	font-weight: normal;
	padding: 0 0 15px 0;
	margin: 0;
	border: none;
	line-height: 18px;
	font-size: 12px;
}
#content_wrapper section article.view .hgroup h1 {
	padding: 0;
	margin: 0;
	font-size: 12px;
}
.news article.view .tools {
	padding-bottom: 15px;
	line-height: 18px;
}
.news article.view .tools .date {
	float: left;
	width: 200px;
	font-size: 12px;
	display: block;
	color: #7E7E7E;
}
.news article.view .tools ul {
	float: right;
	width: 340px;
	padding: 0;
	margin: 0;
}
.news article.view .tools ul li {
	float: right;
	text-align: right;
	padding-left: 35px;
}
.news article.view .tools .print {
	background: url(../images/tools.png) no-repeat 20px -31px;
}
.news article.view .tools .email {
	background: url(../images/tools.png) no-repeat 20px -13px;
}
.news article.view .tools .pdf {
	background: url(../images/pdf_icon.jpg) no-repeat 15px 0px;
}
.news article.view .tools .share {
	background: url(../images/tools.png) no-repeat 20px 5px;
}

.news article .body {
	margin: 15px 0;
	padding: 0;
}
.news article .body ul,
.news article .body ol {
	list-style: circle;
}
.news article .body p {
	padding: 0;
	margin: 0 0 15px 0;
}
.news article .body .bi_about strong {
	font-weight: bold;
}
.news article .body .bi_about {

}
.news article nav li {
	display: inline;
	color: #3C81D3;
}
.news article nav ul:first-child {
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
	width: 218px;
}
.news article nav ul.page {
	text-align: right;
	margin: 0;
	padding: 0;
	float: right;
	width: 218px;
}


.news article nav .next {
	text-align: right;
	background: url(../images/case_nav_arrows.png) no-repeat 100% 0;
	padding: 0 15px 0 10px;
}
.news article nav .next:hover {
	background: url(../images/case_nav_arrows.png) no-repeat 100% -30px;
}
.news article nav .prev {
	text-align: left;
	background: url(../images/case_nav_arrows.png) no-repeat 0 -15px;
	padding: 0 10px 0 15px;
}
.news article nav .prev:hover {
	background: url(../images/case_nav_arrows.png) no-repeat 0 -45px;
}

.news aside img {
	width: 282px;
}
.news aside .q_box {
	margin: 45px 0;
} 
.news aside blockquote {
	position: relative;
	padding: 0px 30px;
	background: url(../images/quotes.png) no-repeat -30px 0px;
	color: #6d747d;
	font-size: 13px;
}
.news aside blockquote .quote_end {
	display: block;
	position: absolute;
	right: 0px;
	bottom: -5px;
	width: 25px;
	height: 25px;
	background: url(../images/quotes.png) no-repeat 0 0;
}
.news aside h3 {
	font-weight: normal;
	margin: 15px 0 10px 0;
}

.news aside .related li { 
	padding: 5px 0 5px 25px;
}
.news aside .pdf {
	background: url(../images/pdf_icon.jpg) no-repeat 0 50%;
}

.news aside .link {
	background: url(../images/link_icon.png) no-repeat 0 50%;
}

@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
}

@media screen and (max-device-width: 480px){
	.news article.view .tools .email {
		background: none;
	}
	.news article.view .tools .pdf {
		background: none;
	}
	.news article.view .tools .share {
		background: none;
	}
	.news article.view .tools .print {
		background: none;
	}
	
}

#select_panel_graphic {
	position: absolute;
	left: 0px;
	top: 139px;
	z-index: 5;
	width: 200px; height: 316px; 
	display: none;
}

.l_group:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both;
	visibility: hidden;
}

.l_screenshots {
	width: 540px;
	padding: 0 0 25px 25px;
}
.l_screenshots li {
	float: left;
	margin-right: 25px;
}

.l_specs {
	text-align: right;
	margin: 35px 80px 15px 25px;
	list-style: none;
	color: #888;
}

.b_itunes a,
.b_itunes a:visited {
	text-transform: uppercase;
	color: #fff;
	margin: 15px 25px 0px 17px;
	width: 282px;
	display: block;
	background: #f0f3f7;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	line-height: 35px;
 	text-align: center;
	border: 1px solid #e1e7ed;	
	text-decoration: none;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #2b52af 0%, #e1e7ed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2b52af), color-stop(100%,#3C81D3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2b52af 0%,#3C81D3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2b52af 0%,#3C81D3 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #2b52af 0%,#3C81D3 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b52af', endColorstr='#3C81D3',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #2b52af 0%,#3C81D3 100%); /* W3C */
}

.b_itunes a:hover {
	opacity: .9;
	margin: 15px 25px 0px 17px;
	width: 282px;
	display: block;
	background: #f0f3f7;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	line-height: 35px;
 	text-align: center;
	border: 1px solid #e1e7ed;	
	text-decoration: none;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #2b52af 0%, #3C81D3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2b52af), color-stop(100%,#3C81D3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2b52af 0%,#3C81D3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2b52af 0%,#3C81D3 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #2b52af 0%,#3C81D3 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b52af', endColorstr='#3C81D3',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #2b52af 0%,#3C81D3 100%); /* W3C */
}

.b_itunes a:active {
	opacity: 1;
	color: #8ec1ff;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	text-decoration: none;
	background: #2b52af; /* Old browsers */
	border: 1px solid #3C81D3;
}

.l_related {
	margin: 15px 25px 25px 17px;
	width: 282px;	
}
.l_related ul {
	list-style: none;
}
.l_related h3 {
	font-weight: normal;
	margin: 15px 0 10px 0;
}
.l_related li { 
	padding: 5px 0;
}

/* BI Valentine's 2012 */
#valentine-heading {
	margin-left:28px;
	margin-bottom: 12px;
}
#valentines-images {
	margin-left: 50px;
}
#valentines-images img {
	padding: 5px 5px 5px 5px;
}
#valentines-submit .button{
	margin-left: 163px;
}
#valentines-submit-mobile .button{
	margin-left: 50px;
}
#content_wrapper.our_work {
	width: 906px; 
	margin-top: 0;
}
.our_work h2 {
	font-weight: normal;
	font-size: 18px;
	text-align: center;
}
.our-work-content aside,
.our-work-content section {
	margin-top: 25px;
}

.side_nav_links li {
	list-style: none;
	font-size: 14px;	
}
.side_nav_links li a {
	background: #dbe8f9;	
	width: 264px;
	margin: 1px 0;
	display: block;
	line-height: 25px;
	padding: 0 15px; ;
}

.side_nav_links li a:hover {
	background: #b4d3fa;
	text-decoration: none;
	color: #3C81D3;
}
.grid {
	overflow: hidden;	
	list-style: none;
	padding: 0;
	width: 840px; 
	margin: 20px auto;	
	background: url(../images/ourwork-ajax-loader.gif) 50% 100px no-repeat;
}
.grid li {
	list-style: none;
	float: left;
	width: 120px;
	height: 90px;
	text-align: center;
	position: relative;
	overflow: hidden;

}
.grid li span.case-study {
	position: absolute;
	bottom: 5px;
	right: 5px;
	display: block;
	width: 18px;
	height: 17px;
	z-index: 10000;
	background: url(../images/client_logos/grid-case-off.png) 0 0 no-repeat;
}
.grid li div span {
	position: relative;
}
.grid li div {
	font-size: 11px;
	text-align: left;	
	position: absolute;
	opacity: 0;
	left: 0px;
	color: #3C81D3;
	background: #dbe8f9;
	padding: 0 10px;
	width: 100px;
	height: 90px;
}

.grid li.pad a:link,
.grid li.pad a:visited  {
	text-decoration: none;
}
.grid li.pad a:hover,
.grid li.pad a:active  {
	text-decoration: none;
}

.grid li.pad div {
	color: #ffffff;
	background: #1573c3 url(../images/client_logos/grid-case.png) 97px 67px no-repeat;
}

.grid .left-01-01,
.grid .left-01-02,
.grid .left-01-03,
.grid .left-01-04,
.grid .left-02-01,
.grid .left-02-02,
.grid .left-02-03,
.grid .left-02-04,
.grid .left-03-01,
.grid .left-03-02,
.grid .left-03-03,
.grid .left-03-04,
.grid .left-04-01,
.grid .left-04-02,
.grid .left-04-03,
.grid .left-04-04 {
	top: 0px;
	left: -900px;
}


.grid .right-01-01,
.grid .right-01-02,
.grid .right-01-03,
.grid .right-01-04,
.grid .right-02-01,
.grid .right-02-02,
.grid .right-02-03,
.grid .right-02-04,
.grid .right-03-01,
.grid .right-03-02,
.grid .right-03-03,
.grid .right-03-04,
.grid .right-04-01,
.grid .right-04-02,
.grid .right-04-03,
.grid .right-04-04 {
	top: 0px;
	right: -900px;
}
.pad:hover {
	cursor: pointer;
}

.capabilities-contain {
	padding: 0 35px;
	margin: 30px 0 15px 0;
	font-size: 14px;
	line-height: 18px;
}
.capabilities {
	width: 290px;
	float: left;
}
.capabilities li {
	list-style: none;
	text-indent: 0;
	padding: 0;
	margin: 15px 35px 15px 0;
	width: 255px; 
	height: 65px;
}

.capabilities li h5 {
	font-size: 12px;
	padding-bottom: 1px;
}
.capabilities li h5 a {
	padding-left: 17px;
	background: url(../images/icon_casestudy_sm.png) 0 40% no-repeat;
}
.capabilities li p {
	margin: 0;
	padding: 0;
	width: auto;
}

.fun ul {
	list-style-type: none;
}
.fun li {
	list-style-type: none;
	padding: 20px 0 50px 0;
	border-top: 1px solid #ccc;
	position: relative;
}

.fun h4.title {
	top: -20px;
	left: 40px;
	padding: 10px;
	position: absolute;
	font-size: 1.3em;
	background: #fff;
}

