@charset "UTF-8";
/* CSS Document */

/* colors:
F8971D - orange
*/


a:focus, a:hover, a:active { outline:none } /* Firefox image fix */

body {
	background-color: #EDEDEE;
	margin: 0;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
}
p {
	line-height: 1.0em;
}
#container {
	margin: 0 auto;
	width: 1050px;
	height: 100%;
	background-color: #FFFFFF;
	-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);	
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=135, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=135, Color='#999999');
	z-index: 1;
}

/* --- PAGE IDs --- */
body#company a#companynav, body#authors a#authorsnav, body#expertise a#expertisenav, body#clients a#clientsnav, body#contact a#contactnav, body#creative a#creativenav, body#survey a#expertisenav {color: #F8971D; text-decoration: none;}



/* --- MAIN CONTENT --- */

#main_slideshow {
	margin: 0 auto;
	width: 1020px;
	height: 450px;
	border: 1px solid #CBCACA;
}
#main_slideshow_image {
	margin: 0 auto;
	width: 1020px;
}
#main_text {
	margin: 0 auto;
	width: 920px;
	height: 80px;
	padding-top: 25px;
	text-align: left;
}
#subpage {
	min-height: 557px;
	text-align: left;
	background-image: url(../images/sub_gradientslice.gif);
	background-repeat: repeat-x;
	text-align: left;
}
#subpage_authors {
	min-height: 620px;
	text-align: left;
	background-image: url(../images/sub_gradientslice.gif);
	background-repeat: repeat-x;
	text-align: left;
}
#subpage_survey {
	text-align: left;
	background-image: url(../images/sub_gradientslice.gif);
	background-repeat: repeat-x;
	text-align: left;
}
#searchpage {
	min-height: 557px;
	text-align: left;
	background-image: url(../images/sub_gradientslice.gif);
	background-repeat: repeat-x;
	text-align: left;
}
#sub_left {
	float: left;
	margin-top: 60px;
	width: 450px;
	padding: 0 10px 0 40px;
}
#sub_right {
	float: right;
	margin-top: 60px;
	width: 480px;
	padding: 0 40px 0 10px;
}
#sub_full {
	float: left;
	margin-top: 60px;
	width: 960px;
	padding: 0 10px 0 40px;
}
img.header  {
	padding-bottom: 10px;
}
.sub_rule {
	border: 0;
	height: 1px;
	width: 100%;
	background-color: #F8971D;
	margin: 25px 0;
}


/* --- CREATIVE SOLUTIONS --- */

#creative_header{
	position: absolute;
	margin: 30px 0 0 60px;
}
#portfolio_page {
	min-height: 500px;
	text-align: left;
	background-image: url(../images/sub_gradientslice.gif);
	background-repeat: repeat-x;
	text-align: left;
	overflow-x: scroll;
	overflow-y: none;
	-webkit-overflow-scrolling: touch;/* iPad scroll fix */
}
#portfolio_print {
	margin: 60px 0 0 20px;
	width: 23500px;
	padding-bottom: 40px;
}
#portfolio_digital {
	margin: 60px 0 0 20px;
	width: 18000px;
	padding-bottom: 40px;
}
#portfolio_outdoor {
	margin: 60px 0 0 20px;
	width: 7000px;
	padding-bottom: 40px;
}
#portfolio_video {
	margin: 60px 0 0 20px;
	width: 13000px;
	padding-bottom: 40px;
}
#portfolio_item {
/*	float: left; */
	display: inline-block;
	padding-right: 40px;
	bottom: 0;
	vertical-align: bottom;
}
#portfolio_item_digital {
	display: inline-block;
	padding-right: 40px;
	bottom: 0;
	vertical-align: bottom;
}
.creative {
	border: 19px solid #FFFFFF;
	-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);	
}





/* --- HEADER --- */
#header {
	margin: 0 auto;
	width: 1020px;
	height: 100px;
	background-color: #FFFFFF;
}
#logo {
	float: left;
	margin: 15px 0 0 30px;
}
#logo-anim {
	float: left;
	margin: 15px 0 0 30px;
	width: 168px;
	height: 70px;	
}
.logo-anim {
	position: relative;
	pointer-events: none;
	overflow: hidden !important;
	display: block;
	width: 168px;
	height: 70px;
}
#logo-anim ::-webkit-scrollbar {
	display: none;
}
#navigation {
	float: right;
	margin-top: 68px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #666666;
}
ul#navlist a {color: #666666; text-decoration: none;}
ul#navlist li {float: left;}
ul#navlist li a:hover {color: #F8971D !important; text-decoration: none;}
ul#navlist li:first-child {background: none;}
ul#navlist, ul#navlist ul, ul#navlist li {
	margin: 0px;
	padding: 0 12px;
	list-style-type: none;
	background: url(../images/divider.gif) no-repeat;
}
ul#subnavlist {display: none;}
ul#subnavlist li {
	padding: 0px;
	margin: 0px;
	display: inline;
	float: none;
	background: none;
}
ul#subnavlist li a {padding: 0px; margin: 0px;}
ul#navlist li:hover ul#subnavlist {
	display: block;
	position: absolute;
	margin-left: -85px;
	padding-top: 3px;
	background: none;
}
ul#navlist li:hover ul#subnavlist li a {
	width: 50em;
	border: none;
	padding: 0 10px;
}


/*     ++++  SEARCH ++++    */
#search_box {
	float: right;
	margin-top: 63px;
}
.searchInput {
	width: 125px;
	height: 20px;
	background: none;
	background-image: url(../images/search_box.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	border: 0;
	padding-left: 5px;
	outline: none;
}
.searchButton {
	width: 20px;
	height: 20px;
	background: none;
	vertical-align: middle;
	border: 0;
	margin: -2px 0 0 -6px;
}



/* --- FOOTER --- */
#footer {
	margin: 0 auto;
	width: 1050px;
	height: 130px;
	padding-bottom: 10px;
	background-color: #F8971D;
}
#footer_container{
	margin: 0 auto;
	width: 1020px;
	text-align: left;
}
#footer_col1 {
	float: left;
	margin: 15px 0 0 20px;
	width: 68% /*280px*/;
}
#footer_col2 {
	float: left;
	margin: 15px 0;
	width: /*360px*/;
}
#footer_col3 {
	float: left;
	margin: 15px 0;
	width: 28% /*300px*/;
}
.clear {clear:both}
#vrule{
	float: left;
	margin: 12px 0 0 -15px;
	width: 1;
}
#footer_sub {
	margin: 0 auto;
	width: 1010px;
	height: 50px;
	padding: 15px 0 0 40px;
	background-color: #F8971D;
}

/* --- TYPOGRAPHY --- */
p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	line-height: 1.8em;
	color: #666666;
}

ul#nivo li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	line-height: 1.8em;
	color:#666666; /* set color of list item to a dark gray */
	list-style:none; /* if you’re not already using a reset */
	margin-bottom: 1.2em;
}

ul#nivo li:before {
	color:#F8971D; /* set color to red */
	content:"\00B7"; /* /2022 is the numerical unicode for &bull; */
	font-size:1.5em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
	padding-right:.25em; /* give the bullet some padding from the text Make sure to use em*/
	position:relative;
	top:.1em; /* set the vertical position of the bullet if necessary. Make sure to use em or % */
	margin-left: -0.5em;
}



a:link {text-decoration: underline; color: #666666;}
a:visited {text-decoration: underline; color: #999999;}
a:hover {color: #666666 !important;}
.txt_homepage {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 15px;
	line-height: 1.8em;
	color: #666666;
}
.txt_intro {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	line-height: 1.8em;
	color: #404040;
}
.txt_sub {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	line-height: 1.8em;
	color: #666666;
}
.txt_sub a {text-decoration: underline; color: #666666;}
.highlight {color: #F8971D;}
.txt_mgmt {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
}
.txt_mgmt a {text-decoration: none; color: #999999;}
.txt_mgmt_bold {
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	padding-right: 5px;
}
.txt_clients {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #666666;
	width: 360px;
	padding: 20px 30px;
	margin-top: -20px;
	background-color: #f6f6f6;
}
.txt_portfolio {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #666666;
	padding: 0 20px;
}
.txt_portfoliohead {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #444444;
	text-transform: uppercase;
}
.footer_txt {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #FFFFFF;
}
.footer_sub_txt {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #fde5c6;
}
.footer_txt a{color: #FFFFFF; text-decoration: none;}
.footer_txt a:hover{color: #FFFFFF; text-decoration: underline;}
.footer_txt ul {
	margin-top: 0;
	list-style-image: url(../images/footer_li.gif);
}
.footer_txt li {
	margin: 0px -21px;
	padding: 0;
}
.txt_surveyhead {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	line-height: 1.5em;
	color: #666666;
}
.copyright_txt {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 9px;
	line-height: 11px;
	text-align: left;
	color: #FFFFFF;
}
.copyright_sub_txt {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 9px;
	line-height: 11px;
	text-align: left;
	color: #fde5c6;
	margin-top: 3px;
}
img.footer {
	margin-top: 0;
	padding-bottom: 5px;
	vertical-align: top;
}
img.footer_social {
	margin-top: -2px;
}

/* INVERSO */
