*, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, table, th, td {
	margin:0;
	padding:0;
	z-index:3;
}

a {
	text-decoration: none;
	outline: none;
	}

img {
	border: 0;
	}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}

.clear {
	clear: both;
	}

.ir {
	text-indent: -9999px;
	overflow: hidden;
	}

.no-margin {
	margin: 0 !important;
	}

body {
	margin: 0;
	}

br {
	height: 0;
	margin: 0;
	}

hr {
	height: 0;
	margin: 10px 0;
	padding: 0;
	background: none;
	border: 0;
	border-top: 1px dotted #ccc;
	}

#head {
	width: 100%;
	height: 185px;
	}

.head-1 {
	background: url(../img/bg-head-1.jpg) no-repeat center top #333;
	}

#nav {
	width: 960px;
	height: 105px;
	margin: 0 auto;
	background: url(../img/bg-nav.gif) no-repeat center top;
	}

#nav h1 a {
	display: block;
	width: 180px;
	height: 105px;
	background: url(../img/bg-logo.gif) no-repeat;
	border-right: 1px dotted #ccc;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	}
#nav h1 a:hover {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
#nav h1 a:active {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}

#nav ul {
	margin: 40px 0 0 40px;
	float: left;
	}

#nav ul li {
	margin-right: 40px;
	font: normal 14px Arial, Helvetica, sans-serif;
	float: left;
	}

#nav ul li a {
	color: #999;
	display: block;
	}
#nav ul li a:hover {
	color: #666;
	}
#nav ul li a:active {
	color: #333;
	}

#about #nav ul li.about, #approach #nav ul li.approach, #contact #nav ul li.contact, #services #nav ul li.services, #casestudies #nav ul li.casestudies {
	padding-bottom: 71px;
	background: url(../img/bg-arrow-nav.png) no-repeat bottom center;
	}

#about #nav ul li.about a, #approach #nav ul li.approach a, #contact #nav ul li.contact a, #services #nav ul li.services a, #casestudies #nav ul li.casestudies a {
	color: #f78835;
	}

#nav form {
	margin: 35px 40px 0 0;
	}

input, textarea {
	margin-bottom: 10px;
	padding: 5px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #999;
	border: 1px solid #e6e6e6;
	background: url(../img/bg-input.gif) repeat-x top;
	}
input:focus, textarea:focus {
	color: #333;
	border-color: #bbb;
	}

.submit {
	height: 26px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	}

#nav form input.submit {
	width: 40px;
	background: url(../img/bg-submit-go.gif) repeat-x top;
	}
#nav form input.submit:hover {
	background-position: 0 -26px;
	}
#nav form input.submit:active, #nav form input.submit:focus {
	background-position: 0 -52px;
	}

#head ul#nav-page {
	width: 960px;
	height: 45px;
	margin: 38px auto 0;
	}

#head ul#nav-page li {
	height: 42px;
	padding-bottom: 0;
	font: normal 18px Arial, Helvetica, sans-serif;
	border-right: 1px dotted #595959;
	float: left;
	}

#head ul#nav-page li:last-child {
	border-right: none;
	}

#head ul#nav-page li a {
	display: block;
	padding: 10px 15px;
	color: #fff;
	}
#head ul#nav-page li a:hover {
	color: #ccc;
	}
#head ul#nav-page li a:active {
	color: #aaa;
	}
#head ul#nav-page li.selected a {
	color: #f78835;
	background: url(../img/bg-tab.gif) repeat-x top #fff;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-radius-top-right: 10px;
	-webkit-border-radius-top-left: 10px;
	}

.con {
	width: 960px;
	margin: 20px auto;
	}

.con-top {
	height: 30px;
	}

.con-top ul {
	height: 20px;
	}

.con-top ul li {
	margin-right: 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	float: left;
	}

.con-top ul li a {
	padding-right: 15px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #999;
	background: url(../img/bg-arrow-bread.gif) no-repeat right center;
	}
.con-top ul li a:hover {
	color: #f78835;
	}
.con-top ul li a:active {
	color: #de7323;
	}

.con-top .nextprev {
	width: 160px;
	margin-top: -15px;
	}

.con-top .nextprev p {
	float: left;
	}

.con-top .nextprev p.prev {
	margin-right: 10px;
	}

.con-top .nextprev p a {
	display: block;
	width: 53px;
	height: 39px;
	background: url(../img/bg-nextprev.gif) no-repeat;
	}

.con-top .nextprev p a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}

.con-top .nextprev p.prev a {
	padding: 6px 0 0 22px;
	background-position: 0 0;
	}
.con-top .nextprev p.prev a:hover {
	background-position: 0 -45px;
	}
.con-top .nextprev p.prev a:active {
	padding: 7px 0 0 22px;
	background-position: 0 -90px;
	}

.con-top .nextprev p.next a {
	padding: 6px 19px 0 3px;
	background-position: -75px 0;
	}
.con-top .nextprev p.next a:hover {
	background-position: -75px -45px;
	}
.con-top .nextprev p.next a:active {
	padding: 7px 19px 0 3px;
	background-position: -75px -90px;
	}

.head-client {
	width: 950px;
	height: 310px;
	padding: 10px 0 0 10px;
	background: url(../img/bg-head-client.gif) no-repeat center;
	position: relative;
	}

.head-client-logo {
	padding: 30px 20px 20px 30px;
	background: url(../img/bg-head-client-logo.png) no-repeat top left;
	position: absolute;
	top: 30px;
	left: -30px;
	}

.head-client-logo img {
	margin: 5px 0;
	}

.head-client-logo h3 {
	font: italic 16px Arial, Helvetica, sans-serif;
	color: #f78835;
	}

.head-client-logo p {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #aaa;
	}

.con-main, .con-bottom {
	margin: 40px 0;
	}

.con-main-client {
	margin-top: 20px;
	}

.con-main-copy {
	width: 580px;
	}

.con-main h2 {
	height: 30px;
	margin-bottom: 10px;
	margin-left: -30px;
	}

.con-main h3 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #bbb;
	}

.con-main-client .con-main-copy h2 {
	height: 75px;
	margin: -55px 0 0 -70px;
	padding: 68px 0 0 71px;
	background: url(../img/bg-con-corner.png) no-repeat top left;
	}

.con-main-client .con-main-copy h3 {
	margin: -10px 0 20px;
	font: italic normal 20px Arial, Helvetica, sans-serif;
	color: #f78835;
	}

.con-main-client .con-main-copy h4 {
	margin-bottom: 5px;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #888;
	}

.con-main h4 {
	margin-bottom: 5px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #888;
	}

.con-main-side h4 {
	font: normal 14px Arial, Helvetica, sans-serif;
	}

.con-main h4 a, .bucket h4 a, .side-single p a {
	padding-left: 18px;
	color: #f78835;
	background: url(../img/bg-arrow-h4.gif) no-repeat left center;
	}
.con-main h4 a:hover, .bucket h4 a:hover, .side-single p a:hover {
	color: #de7323;
	}
.con-main h4 a:active, .bucket h4 a:active, .side-single p a:active {
	color: #cd6c24;
	}

.con-main p {
	margin-bottom: 20px;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #888;
	}

.con-main p a {
	color: #888;
	border-bottom: 1px solid #ccc;
	}
.con-main p a:hover {
	color: #f78835;
	border-bottom: 1px solid #f78835;
	}
.con-main p a:active {
	color: #cd6c24;
	border-bottom: 1px solid #cd6c24;
	}

.con-main form input.submit {
	width: 60px;
	background: url(../img/bg-submit-send.gif) repeat-x top;
	}
.con-main form input.submit:hover {
	background-position: 0 -26px;
	}
.con-main form input.submit:active, .con-main-copy form input.submit:focus {
	background-position: 0 -52px;
	}

.con-main p.video {
	padding: 2px;
	border: 1px solid #ccc;
	}

.con-main ul.list {
	margin-bottom: 20px;
	}

.con-main ul.list li {
	margin-bottom: 10px;
	padding-left: 15px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #888;
	background: url(../img/bg-bullet.gif) no-repeat 0 4px;
	line-height: 22px!important;
	}

.con-main-services .copy-single {
	width: 440px;
	margin-right: 40px;
	float: left;
	}

.con-main ul p {
	margin: 10px 0 5px -10px;
	}

.two-col, .three-col {
	width: 100%;
	display: table;
	}
.two-col .col1, .two-col .col2 {
	width: 48%;
	}
.two-col .col1, .three-col .col1, .three-col .col2, .three-col .col3 {
	float: left;
	}
.two-col .col2 {
	float: right;
	}

.three-col .col1, .three-col .col2, .three-col .col3 {
	width: 310px;
	}

.three-col .col1, .three-col .col2 {
	margin-right: 10px;
	}

.three-col h3 {
	margin-bottom: 5px;
	color: #666;
	}

.three-col img {
	margin-bottom: 20px;
	padding: 3px;
	border: 1px solid #ccc;
	}


.con-main-contact .con-main-copy .two-col .col1, .con-main-copy .two-col .col2 {
	float: left;
	}
.con-main-contact .con-main-copy .two-col .col1 {
	width: 40%;
	}
.con-main-contact .con-main-copy .two-col .col2 {
	width: 60%;
	}

.con-main-contact p {
	line-height: 18px;
	}

.con-main-contact em {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #aaa;
	}
            
.copy-single {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	}

.copy-single p strong a {
	color: #f78835;
	border: 0;
	}

.copy-single h3 {
	margin-bottom: 10px;
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #444;
	}
            
.copy-single-icon {
	padding-left: 110px;
	}
            
.icon-100-adidas {
	background: url(../img/icon-100-adidas.gif) no-repeat;
	}
            
.icon-100-keen {
	background: url(../img/icon-100-keen.gif) no-repeat;
	}
            
.icon-100-ryka {
	background: url(../img/icon-100-ryka.gif) no-repeat;
	}
            
.icon-100-intel {
	background: url(../img/icon-100-intel.gif) no-repeat;
	}
            
.icon-100-freightliner {
	background: url(../img/icon-100-freightliner.gif) no-repeat;
	}
            
.icon-100-communications {
	background: url(../img/icon-100-communications.gif) no-repeat -100px 0;
	}
.icon-100-communications:hover {
	background-position: 0 -101px;
	}
            
.icon-100-logistics {
	background: url(../img/icon-100-logistics.gif) no-repeat -100px 0;
	}
.icon-100-logistics:hover {
	background-position: 0 -101px;
	}
            
.icon-100-staging {
	background: url(../img/icon-100-staging.gif) no-repeat -100px 0;
	}
.icon-100-staging:hover {
	background-position: 0 -101px;
	}
            
.icon-100-divisions {
	background: url(../img/icon-100-divisions.gif) no-repeat -100px 0;
	}
.icon-100-divisions:hover {
	background-position: 0 -101px;
	}
.icon-100-projectmanagement {
	background: url(../img/icon-100-projectmanagement.gif) no-repeat -100px 0;
}
.icon-100-projectmanagement:hover {
	background-position: 0 -101px;
}
            
.con-main .con-main-copy .copy-single {
	margin: 20px 0 0 0;
	padding: 20px 0;
	border-top: 1px dotted #ccc;
	}
            
.con-main .con-main-copy .copy-single-copy {
	width: 460px;
	}

.con-main .con-main-side {
	width: 350px;
	position: relative;
	}

.con-main .con-main-side p {
	position: relative;
	}

.con-main .con-main-side p a {
	display: block;
	padding: 3px;
	border: 1px solid #ddd;
	}
.con-main .con-main-side p a:hover {
	border: 1px solid #bbb;
	}
.con-main .con-main-side p a:active {
	border: 1px solid #999;
	}

.con-main .con-main-side ul.side-thumbs {
	width: 350px;
	}

.con-main .con-main-side ul.side-thumbs li {
	margin: 0 10px 10px 0;
	padding: 0;
	background: none;
	position: relative;
	float: left;
	}

.ghost-photo img {
	position: absolute;
	top: -90px;
	right: 0;
	z-index: 10;
	}

.zoom {
	width: 20px;
	height: 21px;
	background: url(../img/icon-zoom.png) no-repeat;
	position: absolute;
	bottom: -5px;
	left: -5px;
	z-index: 50;
	}

.con-main-side ul.side-thumbs li a {
	display: block;
	width: 100px;
	height: 70px;
	padding: 2px;
	border: 1px solid #ddd;
	}
.con-main-side ul.side-thumbs li a:hover {
	border-color: #bbb;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}
.con-main-side ul.side-thumbs li a:active {
	border-color: #ccc;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}

.con-main-side hr {
	margin: 20px 0;
	}

.con-main-side h3 {
	padding-left: 50px;
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #f78835;
	background: url(../img/bg-icon-quote.gif) no-repeat top left;
	}

.con-main-side h3 em {
	display: block;
	margin-top: 10px;
	font: italic 14px Arial, Helvetica, sans-serif;
	color: #999;
	}

.con-main-side .side-single {
	margin-bottom: 20px;
	background: #f2f2f2;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

.con-main-side .side-single h3 {
	margin-bottom: 10px;
	padding: 10px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #888;
	background: url(../img/bg-side-single-h4.gif) repeat-x;
	border-bottom: 1px solid #c9c9c9;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-radius-top-left: 8px;
	-webkit-border-radius-top-right: 8px;
	}

.con-main-side .side-single p {
	margin: 0;
	padding: 10px;
	padding-top: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #777;
	}

.con-main-side .side-single img {
	margin: 10px;
	margin-top: 0;
	float: left;
	}

.bucket {
	width: 260px;
	height: 135px;
	padding: 20px;
	margin-right: 30px;
	background: url(../img/bg-bucket.gif) no-repeat center;
	float: left;
	}

.bucket img {
	padding: 0;
	background: none;
	border: 1px solid #ccc;
	}

.bucket h3 { /* Updated 8-4-09 */
	margin-bottom: 5px;
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #bbb;
	}

.bucket h4 {
	margin-top: 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	}

.bucket p {
	margin-bottom: 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #999;
	}

.bucket p a {
	color: #999;
	border-bottom: 1px solid #ccc;
	}
.bucket p a:hover {
	color: #666;
	}
.bucket p a:active {
	color: #333;
	}

.con-home .bucket h4 a {
	background: url(../img/bg-arrow-h4-home.gif) no-repeat;
	}

.con-bottom-casestudies .bucket img {
	margin: 0 0 0 10px;
	border: none;
	float: right;
	}

.title-h2-services {
	background: url(../img/title-h2-services.gif) no-repeat;
	}

.title-h2-experiencetypes {
	background: url(../img/title-h2-experiencetypes.gif) no-repeat;
	}

.title-h2-boredintoaction {
	background: url(../img/title-h2-boredintoaction.gif) no-repeat;
	}

.title-h2-about {
	background: url(../img/title-h2-about.gif) no-repeat;
	}

.title-h2-movingaudiences {
	background: url(../img/title-h2-movingaudiences.gif) no-repeat;
	}

.title-h2-address {
	background: url(../img/title-h2-address.gif) no-repeat;
	}

.title-h2-contactinfo {
	background: url(../img/title-h2-contactinfo.gif) no-repeat;
	}

.title-h2-ontheweb {
	background: url(../img/title-h2-ontheweb.gif) no-repeat;
	}

.title-h2-sendusaquickmessage {
	background: url(../img/title-h2-sendusaquickmessage.gif) no-repeat;
	}

.title-bucket-casestudies-adibro {
	background: url(../img/title-bucket-casestudies-adibro.gif) no-repeat;
	}

.title-bucket-casestudies-adidicks {
	background: url(../img/title-bucket-casestudies-adidicks.gif) no-repeat;
	}

.title-bucket-casestudies-adidigi {
	background: url(../img/title-bucket-casestudies-adidigi.gif) no-repeat;
	}

.title-bucket-casestudies-keen {
	background: url(../img/title-bucket-casestudies-keen.gif) no-repeat;
	}

.title-bucket-casestudies-ryka {
	background: url(../img/title-bucket-casestudies-ryka.gif) no-repeat;
	}

.title-bucket-casestudies-freightliner {
	background: url(../img/title-bucket-casestudies-freightliner.gif) no-repeat;
	}

.title-bucket-casestudies-intel {
	background: url(../img/title-bucket-casestudies-intel.gif) no-repeat;
	}

#tt {
	display: block;
	position: absolute;
	z-index: 20;
	}
	
/* #ttcont {
	display: block;
	max-width: 200px;
	padding: 5px 10px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #666;
	background: #fff;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

#ttcont hr {
	height: 0;
	margin: 2px 0;
	background: none;
	border: none;
	border-bottom: 1px dotted #ddd;
	} */
	
#ttcont {
	display: block;
	max-width: 200px;
	padding: 5px 10px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../img/bg-tooltip.png);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

#ttcont hr {
	height: 0;
	margin: 2px 0;
	background: none;
	border: none;
	border-bottom: 1px dotted #333;
	}

#ttcont em {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999;
	}

#statusdiv {
	background-color: #ddd;
	padding: 2px;
	position: absolute;
	left: -300px;
	visibility: hidden;
	}

#about #foot, #approach #foot, #contact #foot {
	margin-top: 250px;
}

#foot {
	clear: both;
	width: 1000px;
	height: 30px;
	margin: 40px auto;
	padding: 20px 0;
	background: url(../img/bg-foot.gif) no-repeat top center;
	border-top: 1px dotted #ccc;
	}

#foot p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #bbb;
	}

#foot ul {
	margin-left: 20px;
	}

#foot ul li {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	margin-right: 10px;
	color: #aaa;
	border-right: 1px solid #e9e9e9;
	float: left;
	}

#foot ul li:last-child {
	border-right: none;
	}

#foot li a {
	color: #bbb;
	}
#foot li a:hover {
	color: #999;
	}
#foot li a:active {
	color: #888;
	}

/* New Stuff */

#mainleft {

}

#maincenter {
	
}

#mainright {

}

#group2 {
	margin-left: 325px;
}

#group3 {
	margin-left: 650px;
}

#docks {
	margin-top: -30px;
}

.dock-container { 
	position: relative;
	height: 140px;
}
a.dock-item {
	display: block; 
	position: absolute; 
	bottom: 0; 
	text-align: center; 
	text-decoration: none; 
	color: #333;
}  
.dock-item span {
	display: none;
	text-align: center;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
}  
.dock-item img {
	border: 0;
	margin: 5px 0;
	width: 100%;
}

#docks .simple .dock-container {
	position: inherit;
	clear: both;
	margin-left: 75px;
}

#docks .simple .dock-container a {
	width: 100px;
	text-align: center;
	display: block;
	float: left;
}

#docks .simple .dock-container a img {
	width: 100px;
}

#docks .simple .dock-container a.dock-item {
	position: relative;
	display: inline;
}

#docks .simple .dock-container a:link, #docks .simple .dock-container a:visited {
	color: #fff;
}

#docks .simple .dock-container a:hover {
	color: #000;
}

#docks .simple .dock-container .dock-item span {
	display: block;
}

/* Case Studies */

#sortToggle {
	width: 135px;
	height: 16px;
	background: #fff url('../img/pulltab_sortby.png') no-repeat top left;
	text-indent: -99999px;
	border-top: 1px solid #eee;
	width: 100%;
}

#selector {
	margin-top: 5px;
	background: #f2f2f2 url('../img/case_study_selector_bg.png') no-repeat center center;
	padding: 20px;
	border-top: 1px solid #eee;
}

#selector h6 {
	font-size: 14px;
	color: #444;
	margin: 0 0 10px 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ddd;
}

#selector .clients {
	width: 420px;
	float: left;
}

#selector .experienceTypes {
	width: 420px;
	float: right;
}

#selector ul {
	width: 140px;
	float: left;
}

#selector ul li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #888;
	font-size: 12px;
	line-height: 20px;
}

#selector ul li a:link, #selector ul li a:visited {
	color: #888;
}

#selector ul li a:hover {
	color: #000;
}

/* End Case Studies */