@charset "UTF-8";
/*****************************************************************************
 * Reset page elements to start from base for all browsers
 *****************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/*****************************************************************************
 *
 *****************************************************************************/
body {
	background: #fff url(../images/striped_background.gif) repeat;
	font-family: helvetica, sans-serif;
	color: #000116;
}

h1 {
	font-weight: bold;
	line-height: 1.5;
	color: #000116;
}

h2 {
	clear: both;
	font-size: 1.25em;
	font-weight: bold;
	padding-bottom: 18px;
	margin-bottom: 18px;
	color: #000116;
	border-bottom: 1px solid #c0c0c4;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	/* color: #89bc00; */
	color: #26c9ff;
	text-decoration: none;
	font-weight: bold;
}

a:hover,
a:active {
	color: #fff;
	/* background-color: #98c60b; */
	background-color: #26c9ff;
}

.css-image {
	display: block;
	text-indent: -9999px;
}

a.css-image:hover,
a.css-image:active {
	background-color: transparent;
	background-repeat: no-repeat;
}

ul.link-list li {
	float: left;
}

.twitter-link,
.tweet-link {
	background-image: url(../images/twitter.gif);
}

.twitter-link {
	width: 73px;
	height: 25px;
	background-position: 0 -2px;
}

.tweet-link {
	width: 76px;
	height: 25px;
	background-position: right top;
}

.tweet-link:hover,
.tweet-link:active {
	background-position: right -25px;
}

div.clearfix {
	clear: both;
	text-indent: -9999px;
	height: 0;
}

.ajax-spinner {
	width: 31px;
	height: 31px;
	padding: 2px;
	background: transparent url(../images/ajax_spinner.gif) left top no-repeat;
}

/*****************************************************************************
 *
 *****************************************************************************/
#page-container {
	position: absolute;
	overflow: visible;
	width: 960px;
	margin: 0 0 0 40px;
}

#page-container.wide {
	width: 1286px;
}

#page-header {
	position: absolute;
	left: 0;
	top: 0;
	height: 25px;
	padding: 13px 0 6px 0;
	width: 100%;
	color: #b3b3b3;
	border-bottom: 1px solid #c0c0c4;
}

#page-header h2 {
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
	padding-right: 19px;
	line-height: 0.8;
}

#page-header ul.link-list,
#page-header ul.link-list li {
	height: 25px;
}

#page-header ul.link-list li {
	padding-right: 19px;
	white-space: nowrap;
	font-size: 0.875em;
	line-height: 1.375;
}

#page-header ul.link-list li span.link-label {
	display: block;
	float: left;
	padding-right: 4px;
}

#page-header .twitter-link {
	float: left;
	padding-left: 2px;
}

#page-header a.email {
	padding: 2px;
}

#page-header .phone-number {
	padding: 0 2px;
	font-weight: bold;
	color: #000116;
}

#page-header #tnm-logo {
	position: absolute;
	right: 0;
	top: 0;
	margin-right: -4px;
	width: 195px;
	height: 58px;
	background: transparent url(../images/tnm_logo.png) right top no-repeat;
}

#page-content {
	margin-top: 90px;
}

#page-footer {
	clear: both;
	overflow: visible;
	width: 100%;
	padding-top: 10px;
	border-top: 1px solid #c0c0c4;
	font-size: 0.875em;
}

#page-footer #footer-content {
	position: relative;
	width: 970px;
	height: 159px;
	margin-left: -6px;
	background: transparent url(../images/footer.png) left bottom no-repeat;
	color: #fff;
}

#page-container.wide #page-footer #footer-content {
	width: 1295px;
	background-image: url(../images/footer_wide.png);
}

#page-footer h2 {
	border: 0;
	padding: 0;
	margin: 0;
}

#page-footer a,
#page-footer a:link,
#page-footer a:visited {
	color: #667c0b;
	text-decoration: none;
}

#page-footer a:hover,
#page-footer a:active {
	text-decoration: none;
}

#page-footer span.link-label {
	display: block;
	float: left;
	padding-right: 4px;
}

#page-footer #footer-contact {
	position: absolute;
	right: 18px;
	bottom: 90px;
	white-space: nowrap;
	vertical-align: baseline;
}

#page-footer #footer-contact a {
	font-size: 1.143em;
	padding: 0 2px;
}

#page-footer #footer-contact a:hover,
#page-footer #footer-contact a:active {
	background-color: #fff;
}

#page-footer .phone-number {
	color: #fff;
	font-size: 1.429em;
	padding-left: 2px;
}

#page-footer #footer-copyright {
	position: absolute;
	right: 18px;
	bottom: 15px;
	font-size: 0.786em;
	white-space: nowrap;
	vertical-align: baseline;
}

#page-footer #footer-address {
	position: absolute;
	left: 68px;
	top: 28px;
	height: 117px;
	padding-left: 192px;
	background: transparent url(../images/footer_map.gif) left top no-repeat;
	font-weight: normal;
	line-height: 1.2;
}

#page-footer #footer-address strong {
	font-weight: bold;
	font-size: 1.143em;
}

#page-footer #footer-social {
	position: absolute;
	right: 18px;
	bottom: 114px;
	height: 25px;
	text-align: left;
}

#page-footer #footer-social span.link-label {
	line-height: 25px;
	padding-right: 6px;
}

#page-footer #footer-social ul {
	float: left;
	height: 25px;
	text-align: left;
	line-height: 1.786;
}

#page-footer #flickr-link {
	display: block;
	width: 54px;
	height: 25px;
	margin-right: 6px;
	background: transparent url(../images/social.gif) left top no-repeat;
}

#page-footer #flickr-link:hover,
#page-footer #flickr-link:active {
	background-position: 0 -25px;
}

#page-footer #twitter-link {
	width: 71px;
	height: 25px;
	margin-right: 6px;
	background: transparent url(../images/social.gif) -60px 0 no-repeat;
}

#page-footer #twitter-link:hover,
#page-footer #twitter-link:active {
	background-position: -60px -25px;
}

#page-footer #linkedin-link {
	width: 75px;
	height: 25px;
	background: transparent url(../images/social.gif) -138px 0 no-repeat;
}

#page-footer #linkedin-link:hover,
#page-footer #linkedin-link:active {
	background-position: -138px -25px;
}


/*****************************************************************************
 * Content
 *****************************************************************************/
#intro {
	width: 940px;
	font-size: 1.45em;
	line-height: 1.6;
	margin-bottom: 45px;
}

#intro H1 {
	font-size: 1.2em;
}

#portfolio {
	overflow: visible;
	margin-left: -12px;
	margin-right: -12px;
	margin-bottom: 44px;
}

.portfolio-item {
	position: relative;
	float: left;
	width: 288px;
	height: 308px;
	margin: 0 0 6px 6px;
	padding: 16px;
	background: transparent url(../images/portfolio_frame.png) left top no-repeat;
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1.25;
	overflow: visible;
}

.portfolio-item.clickable {
	cursor: pointer;
}

.portfolio-item .zoom {
	display: none;
	position: absolute;
	left: -23px;
	top: -23px;
	z-index: 10;
	width: 36px;
	height: 36px;
	background: transparent url(../images/icon_zoom.png) left top no-repeat;
}

.portfolio-item .hover .zoom {
	display: block;
}

.portfolio-item .portfolio-link {
	position: absolute;
	top: 16px;
	display: block;
	width: 287px;
	height: 192px;
}

.portfolio-item .portfolio-link img {
	width: 287px;
	height: 192px;
}

.portfolio-item .portfolio-link:hover,
.portfolio-item .portfolio-link:active {
	background-color: transparent;
	background-repeat: no-repeat;
}

.portfolio-item p {
	color: #b3b3b3;
}

.portfolio-item .description {
	position: absolute;
	top: 216px;
	width: 288px;
}

.portfolio-awards {
	display: none;
	position: absolute;
	right: 16px;
	bottom: 3px;
	width: 74px;
	height: 28px;
	background: transparent url(../images/awards.gif) 0 12px no-repeat;
	z-index: 20;
}

.portfolio-awards-link {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 74px;
	height: 16px;
	background: transparent url(../images/awards.gif) left top no-repeat;
	cursor: pointer;
	z-index: 30;
}

.portfolio-awards a:hover,
.portfolio-awards a:active {
	background-color: transparent;
}

.portfolio-awards-link.hover {
	background-position: 0 -16px;
}

.portfolio-awards-link.active {
	background-position: 0 -32px;
}

.portfolio-awards .awards {
	display: none;
	position: absolute;
	right: 0;
	bottom: 11px;
	width: 1px;
	height: 28px;
	background: transparent url(../images/awards.gif) -83px 0 no-repeat;
}

.portfolio-item.trapp .awards {
	background-position: -83px -9px;
}
.portfolio-item.purple-truck .awards,
.portfolio-item.isc .awards,
.portfolio-item.centricity .awards {
	background-position: -83px -46px;
}

.portfolio-item.ksv .awards {
	background-position: -83px -120px;
}

.portfolio-item.rossignol .awards {
	background-position: -83px -83px;
}

#clients,
#jobs {
	overflow: hidden;
	margin-left: -18px;
	margin-bottom: 30px;
}

ul.client-list,
ul.jobs-list {
	float: left;
	width: 308px;
	margin-left: 18px;
}

ul.client-list li,
ul.jobs-list li {
	padding-bottom: 0.375em;
}

ul.jobs-list {
    width: 500px;
}

/*****************************************************************************
 * Careers (temp)
 *****************************************************************************/
.careers #intro {
    padding-bottom: 0;
    margin-bottom: 0;
}

.careers #intro p {
    font-size: .75em;
    line-height: 1.2;
}

.careers #intro strong {
    font-weight: bold;
}

.careers #page-content {
    padding-bottom: 50px;
}

.careers #page-content h2 {
    padding-top: 15px;
}

.careers #page-content p {
    padding-bottom: 15px;
    line-height: 1.3;
}

.careers #page-content ul {
    line-height: 1.3;
    list-style: disc;
    padding-left: 20px;
    padding-bottom: 5px;
}

.careers #page-content li {
    padding-bottom: 10px;
}

/*****************************************************************************
 * Lightbox
 *****************************************************************************/
div.overlay {
	display: none;
	width: 797px;
	height: 685px;
	padding: 28px 29px 33px 29px;
	background: transparent  url(../images/overlay_frame.png) left top no-repeat;
}

div.overlay div.close {
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	height: 40px;
	width: 40px;
	background: transparent url(../images/icon_close.png) left top no-repeat;
}

#overlay-wrapper {
	position: relative;
	width: 776px;
	height: 672px;
	padding: 0 10px 10px 10px;
	background: #fff url(../images/striped_background.gif) repeat;
}

#overlay-wrapper .ajax-spinner {
	position: absolute;
	left: 383px;
	top: 321px;
	z-index: 10;
}

#overlay-wrapper img.screenshot {
	position: absolute;
	top: 34px;
	z-index: 20;
	text-indent: -9999px;
}

#overlay-wrapper .project-info {
	height: 27px;
	line-height: 27px;
	margin: 0;
	text-align: right;
	font-size: 0.875em;
	border-bottom: 1px solid #c0c0c4;
}

#overlay-wrapper .project-info a {
	padding: 2px;
}