* { padding: 0; margin: 0; }
html, body{
	height: 100%;
	}
body{
	font-family: arial,helvetica, sans-serif;
	background:#000;
	position: relative;
	}
body#labs{
	background: #fff;
	}
body#detPage{
	background: none;
	}
a{
	text-decoration:underline;
	color:#1CBBB4;
	outline:none;
	}
img{
	border:none;
	outline:none;
	}
p{
	line-height:1.2em;
	}
#header{
	position: absolute;
	background:#000;
	height:72px;
	padding:10px 0;
	top: 0;
	width: 100%;
	z-index: 100;
	}
#header p{
	color:#fff;
	font-size:12px;
	float:right;
	text-transform:uppercase;
	padding-right:20px;
	padding-top:15px;
	letter-spacing:2px;
	}
#container{
	height: 100%;
	}
#searchLabs{
	float:right;
	margin-right:8px;
	}
#searchLabs input{
	border:2px solid #000000;
	font-size:9px;
	height:7px;
	margin-top:6px;
	width:125px;
	}
#wrapper{ 
	width:100%; 
	height:100%; 
	position:absolute; 
	overflow:hidden; 
	background: none;
	}
.content{
	width:100%;
	height: 100%;
	display:block;
	padding:15px 0;
	}
.back{ 
	width:100%; 
	height:100%; 
	overflow:hidden; 
	}
#mask{ 
	width:1000%; 
	height:1000%; 
	background: url(/images/pattern.png);
	list-style: none;
	}
h1{
	background:url(/images/logo.png) no-repeat;
	text-indent:-9999px;
	float:left;
	width:219px;
	height:50px;
	margin-left: 5px
	}
h1 a {
	display: block;
}
h2{
	color:#FFF;
	font-size:17px;
	}
#menu{
	clear: both;
	margin-top: 2px;
	}
#menu li{
	float: left;
	}
#menu a{
	background: url(/images/Nav_Sprite.png) no-repeat;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
	display:block;
	width:100px;
	height:20px;
	}
a[href='#home']{
	display: block;	
	}
#teamLink a{
	background-position: 0 0px;	
	}
#teamLink a:hover{
	background-position:0 -30px;	
	}
#workLink a{
	background-position: -100px 0px;
	}
#workLink a:hover{
	background-position:-100px -30px;	
	}
#contactLink a{
	background-position: -200px 0px;	
	}
#contactLink a:hover{
	background-position:-200px -30px;	
	}
a.small{
	font-size:9px;
	text-transform:uppercase;
	color:#fff;
	padding-left: 20px;
	letter-spacing:2px;
	text-decoration: none;
	margin:9px;
	float: left;
	}
p.small{
	font-size:9px !important;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:2px;
	text-decoration: none;
	clear: both;
	}
.contactLeft, .contactRight{
	float: left;
	width: 300px;
	}

.socialLinks{
	margin: 10px 0 20px 0;
	overflow: hidden;
	}
.socialLinks a{
	font-size:16px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	float: left;
	clear: both;
	}
a[href='blog']{
	padding-left: 30px;
	}
#search{
	float: right;
	padding-top: 6px;
	}
#search label{
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
	padding-right: 20px;
	letter-spacing:2px;
	text-decoration: none;
	}
#search input{
	margin-right: 7px;
	}
.box{ 
	width: 100%;
	height:100%; 
	float:left; 
	}
#home{
	position: absolute;
	top:0;
	left: 0; 
	}
#team{ 
	position: absolute; 
	top:2000px;
	left: 2000px; 
	}
#work{ 
	position: absolute;
	left:4000px;
	top: 4000px; 
	}
#contact{ 
	left:4000px;
	position:absolute;
	top:5500px;
	}
.inner{ 
	width:100%; 
	height:100%; 
	position:relative;
	margin-top: 77px;
	}
.bg{
	background: url(/images/subNavbg.png);
	}

.teamInfo{	
	background: url(/images/subNavbg.png);
	margin:15px 0;
	padding:15px 10px;
	width:492px;
	}
.teamWelcome h2, .teamInfo h2{
	background:none repeat scroll 0 0 transparent;
	color:#1BAAAC;
	font-weight:normal;
	height:24px;
	text-indent:0;
	}
.teamInfo p{
	color:#FFFFFF;
	font-size:20px;
	}
.teamWelcome a, .teamInfo a{
	color: #00b8ae;
	font-size: 12px;
	line-height: 17px;
	}
.teamWelcome p.title, .teamInfo p.title{
	color:#FFFFFF;
	font-size:11px;
	letter-spacing:1px;
	margin:5px 0 20px 0;
	text-transform: uppercase;
	}
.teamWelcome dl img.first, .teamInfo dl img.first{
	padding-left: 50px;
	}
.teamWelcome dt, .teamInfo dt{
	color:#FFFFFF;
	font-size:11px;
	letter-spacing:1px;
	text-transform: uppercase;
	margin: 10px 0 5px 0;
	}
.teamWelcome dd, .teamWelcome dd p, .teamInfo dd, .teamInfo dd p{
	color:#FFFFFF;
	font-size:10px;
	letter-spacing:1px;
	padding-left: 50px;
	}
.welcome, .teamWelcome{
	width: 492px;
	margin:0;
	padding:20px 10px;
	float: left;
	clear: both;
	}
.contactWelcome{
	width: 635px;
	margin-top: 10px;
	padding:20px 10px;
	float: left;
	clear: both;
	}
.teamWelcome{
	background: url(/images/subNavbg.png);
	margin-top: 10px;
	}
.teamWelcome p,.welcome p, .contactLeft p{
	color:#FFFFFF;
	font-size:17px;
	word-spacing:1px;
	}
#contactForm input{
	color:#000000;
	font-size:10px;
	font-weight:bold;
	margin:3px 0;
	padding:2px;
	}
#contactForm textarea{
	color:#000000;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	height:252px;
	margin:3px 0;
	padding:4px;
	width:280px;
	}
#contactForm input.submit{
	background:none repeat scroll 0 0 #191919;
	color:#CCCCCC;
	float:right;
	font-size:10px;
	margin:7px 10px 0 0;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
	width:120px;
	}
#subNav{
	width: 100%;
	background: url(/images/subNavbg.png);
	padding: 13px;
	overflow: hidden;
	}
#subNav ul{
	list-style: none;
	background: none;
	}
#subNav li a{
	color:#FFFFFF;
	font-size:9px;
	letter-spacing:2px;
	margin:9px;
	text-decoration:none;
	text-transform:uppercase;
	}
#subNav h3{
	color:#FFFFFF;
	font-size:10px;
	text-decoration: underline;
	padding-left: 10px;
	font-weight: normal;
	text-transform: uppercase;
	}
#subNav a.leftMe{
	float: left;
	margin:0 20px;
	color: #fff;
	}
label{
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	letter-spacing:2px;
	}
input[type=text]{
	padding:2px;
	width:200px;
	}
input[type=submit]{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#191919 none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	letter-spacing:2px;
	margin-left:8px;
	padding:4px 25px;
	text-transform:uppercase;
	cursor:pointer;
	}	
.moveDown{
	margin-top:30px;
	}
p.contact{
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	letter-spacing:2px;
	float:left;
	}
.horScroll{
	position: relative;
	overflow: auto;
	width: 100%;
	height: 100%;
	left:45px !important; 
	}
#workContent{
	list-style: none;
	white-space: nowrap;
	}
#workContent li{
	background: url(/images/subNavbg.png);
	display:inline-block;
	height:390px;
	margin:10px 0 0 10px;
	padding:10px;
	position:relative;
	white-space:nowrap;
	width:385px; 
	}
#workContent li a img.top{
	position: absolute;
	top: 15px;
	z-index: 5;
	left: 20px;
	}
#workContent li img.bot{
	left:22px;
	position:absolute;
	top:28px;
	z-index:1;
	}
#workContent li h3{
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	padding-top: 338px;
	}
#workContent li p.url{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	}
#workContent li a:hover{
	background-position: 0 -25px;	
	}
p.contactInfo{
	padding-left:95px;
	font-size:12px;
	}
p.contactInfo a{
	color:#1cbbb4;
	text-decoration:none;
	}
hr{
	border-bottom:1px solid #fff;
	width:99%;
	margin:0px auto 0 auto;
	clear:both;
	}		
#footer{
	background: #000;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	}
#footer p{
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
	padding:10px;
	letter-spacing:2px;
	float:right;
	}

/***LABS***/
h1#logoNav{
	background: url(/images/logoLabs.png)no-repeat;
	width: 220px;
	height: 38px;
	}
#labs h3{
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	padding:3px 5px;
	letter-spacing:2px;
	background: #000;
	margin:0 0 5px;
	}
#labs h4{
	background:none repeat scroll 0 0 #000000;
	color:#FFFFFF;
	font-size:28px;
	font-weight:normal;
	padding:3px 25px 0px 8px;
	text-transform:uppercase;
	width:100px;
	}
#labs h5{
	background:none repeat scroll 0 0 #000000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	padding:1px 0 1px 8px;
	text-transform:uppercase;
	width:220px;
	}		
#labs #header{
	position: relative;
	background:#fff;
	height:27px;
	padding:10px 0;
	top: 0;
	width: 100%;
	z-index: 100;
	}
#itemHold{
	position: relative;
	margin: 13px;
	}
#item{
	width: 307px;
	float: left;
	margin: 0px 7px;
	}
.lowerItem{
	background: #cfcfcf;
	}
.lowerItem p{
	font-size:10px;
	font-weight:bold;
	margin:5px 0 10px;
	padding:5px 30px 2px 8px;
	}
.lowerItem p.bottom{
	font-size: 11px;
	}
.lowerItem hr{
	width: 95% !important;
	}
#labs hr{
	border-bottom:1px solid #000;
	width:99%;
	margin:0px auto 0 auto;
	clear:both;
	}
#labs #footer{
	background: #fff;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	}
#labs #footer p{
	font-size:11px;
	text-transform:uppercase;
	color:#000;
	padding:10px;
	letter-spacing:2px;
	float:right;
	}
.prev, .next{
	float: left;
	margin-top: 10px;
	text-indent: -9999px;
	display: block;
	z-index: 50;
	position: absolute;
	width:45px;
	height: 410px;
	cursor: pointer;
	}
.prev{
	left: 0;
	background: url(/images/leftGo.png) no-repeat;
	}
.next{
	right: 0;
	background: url(/images/rightGo.png) no-repeat;
	}
.prevDet, .nextDet{
	display: block;
	height: 40px;
	width: 40px;
	text-indent: -9999px;
	}
.prevDet{
	background: url(/images/leftDet.png) no-repeat;
	background-position: 0 0;
	float: right;
	}
.prevDet:hover{
	background-position: 0 -40px;
	}
.nextDet{
	background: url(/images/rightDet.png) no-repeat;
	background-position: 0 0;
	float: right;
	}
.nextDet:hover{
	background-position: 0 -40px;
	}
.closeDet{
	background: url(/images/closeWindowDet.png) no-repeat;
	display: block;
	width: 100px;
	height: 40px;
	text-indent: -9999px;
	background-position: 0 0;
	position: absolute;
	right: 10px;
	}
.closeDet:hover{
	background-position: 0 -40px;
	}
#detHeader{
	background: #000;
	width: 100%;
	height: 40px;
	}
.detHeadInner{
	width: 60%;
	margin: 0 auto;
	position: relative;
	}
h3{
	color:#FFF;
	background:none;
	float:left;	
	padding-left:10px;
	padding-top:9px;
	}
.linky{
	float: left;
	color: #12c2cd;
	font-size: 14px;
	text-decoration: none;
	margin-left: 10px;
	padding-top: 12px;
	}
.detMain{
	clear: both;
	width: 800px;
	margin: 40px auto;
	}
.detMainLeft{
	float: left;
	width: 600px;
	}
.detMainLeft img{
	width: 596px;
	border: 2px solid #fff;
	margin-bottom: 7px;
	}
.detMainRight{
	float: left;
	width: 170px;
	margin-left: 20px;
	}
.detMainRight p{
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	}
img.welcomeMsg{
	background:none repeat scroll 0 0 #000000;
	float:left;
	margin:10px 0;
	padding:15px 20px 15px 10px;
	filter:alpha(opacity=80); 
 	 -moz-opacity:0.8; opacity: 0.8;
  	-ms-filter: "alpha(opacity=80)";
	}
img.teamMsg{
	background:none repeat scroll 0 0 #000000;
	float:left;
	margin:8px 0 -2px;
	padding:10px 216px 10px 6px;
	filter:alpha(opacity=80); 
 	 -moz-opacity:0.8; opacity: 0.8;
  	-ms-filter: "alpha(opacity=80)";
	}
/***COLORBOX***/

#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute; 
	top: 0 !important; 
	left: 0 !important; 
	z-index: 9999; 
	overflow: hidden;
	width: 100% !important;
	height: 100% !important;
	}
#cboxOverlay {
	position: fixed; 
	width: 100%; 
	height: 100%;
	}
* html #cboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
	}
#cboxContent {
	position: relative; 
	overflow: visible;
	width: 100% !important;
	height: 100% !important;
	}
#cboxLoadedContent {
	overflow: auto;
	width: 100% !important ;
	}
#cboxLoadedContent iframe {
	display: block; 
	width: 100%; 
	height: 100%; 
	border: 0;
	}
#cboxTitle {
	margin: 0;
	}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%;
	}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
	}
#cboxOverlay{
	background: #202020;
	}

* + html #cboxContent {
	margin-top: 60px;
	}
#cboxLoadingGraphic { 
	}
#cboxLoadingOverlay {

	}
#cboxTitle {
	position: absolute; 
	top: -22px; 
	left: 0; 
	color: #FFF;
	}
#cboxCurrent {
	position: absolute; 
	top: -22px; 
	right: 205px; 
	text-indent: -9999px;
	}
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose {
	text-indent: -9999px;
	position: absolute;
	}
#cboxPrevious, #cboxNext {
	width: 21px;
	height: 53px;
	top: 0;
	}
#cboxPrevious {
	background-position: -21px 0px;
	right: 44px;
	right: 180px;
	}
#cboxPrevious.hover{ 
	background-position: 0px 0px;
	}
#cboxNext {
	background-position: -42px 0px;
	right: 108px;
	width: 52px;
	}
#cboxNext.hover {
	background-position: -94px 0px;
	}
#cboxClose {
	background-position: -151px -29px;
	width: 22px;
	height: 23px;
	top: -32px;
	left: 0;
	}

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}

.mask_box{
	clear:both;
	float:left;
	margin:0;
	overflow:hidden;
	width:475px;
	}
.main_box{
	width:3200px;
	color:#fff;
	}
.main_box a{
	text-decoration:none;
}
.small_box{
	padding:15px 10px 20px;
	width:455px;
	float:left;
	word-spacing:1px;
	font-size:17px;
	}
.inner_left{
	float:left;
}
.inner_right{
	float:left;
	color:#fff;
	padding:0 15px;
	font-size:12px;
	word-spacing:1px;
	width:455px;
	margin:10px 10px;
	background:url("/images/subNavbg.png") repeat scroll 0 0 transparent;
}
.inner_right img{
	padding:15px 0 10px;
}
.inner_right a{
	text-decoration:none;
}
.blog_box{
	padding:10px 0 20px;
	width:100%;
	border-top:1px solid #fff;
}
.blog_box h2{
	color:#1CBBB4;
}
.blog_box h2 a{
	color:#fff;
}
.blog_box p{
	padding:5px 0 0;
	line-height:1.4em;
}
.blog_box .tagline{
	font-size:12px;
	font-style:italic;
	padding:10px 0 0;
}