/*COMMON*/
* { margin: 0; padding: 0; border:0; outline: 0; vertical-align: baseline; }

html { font-size: 62.5% }

html, body {
	background-color:#ffffff;
	font-family:Helvetica, Arial, sans-serif;
	color:#444;
	line-height:1.6em;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	text-align: center;
}
body { font-size: 1.2em; }

.left { float: left; }

.right { float: right; }

ul, ol { padding-left: 16px; }

ul li { list-style:square; color:#BCBCBC }

.jobs_list li { color:#333333 }

b { font-weight:bold }

a {	color:#e37d19; text-decoration:none; }

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

a:focus { -moz-outline-style: none; }
:focus { outline: 0; }
.link {
	display:block;
	background:url(../img/bg_link_arrow.gif) 0px 6px no-repeat;
	padding-left: 9px;
	font-weight:bold;
}

h1 { font-size: 2.6em; letter-spacing: -0.075em; color:#000  }

h2 { font-size: 1.6em; letter-spacing: -0.037em; color:#333; }

h3 { font-weight: bold; color:#3f3f3f; line-height: 1.0em }

h3 a { color:#444; text-decoration:none }
h3 a:hover { text-decoration:none }



hr {
	background-color:#d7e8ea;
	height:1px;
	line-height:1px;
	border:0;
	clear:both;
}
.hr2 {
	background-color:#9cc5ca;
	height:2px;
	margin-bottom:6px;
}
.hr4 {
	background-color:#9cc5ca;
	height:4px;
}

.lightgrey { color:#bbb }
.grey { color:#a0a0a0 }

.maincontainer {
	width:947px; 
	text-align:left;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
}

.spacer,
.spacer2,
.spacer5 {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 10px;
}
.spacer2 {
	height: 20px;
}
.spacer5 {
	height: 50px;
}
.clearline {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:0em;
}

/*COLUMN STRUCTURE*/
.smallcolumn,
.onecolumn,
.twocolumn,
.threecolumn { 
	padding-right:13px;
	float:left;
}

.smallcolumn { width: 67px; color:#9cc5ca; line-height:1.0em; }

.onecolumn { width:280px; }

.twocolumn { width:573px; }

.threecolumn { width:866px; padding-right:0 }

.twocontentcolumn { width:420px; padding-right:26px; }

.lastcolumn {padding-right:0}

.smallcolumnmargin { margin-top: 7px }

/*Top navigation*/
.top_container {
	height:34px;
	border-bottom: solid 1px #9cc5ca;
	padding-top:30px;
	margin-bottom: 50px;
}
.top_navigation li {
	float:left;
	list-style:none;
	padding: 0 0 0 30px;
}
.topactive {
	text-decoration:underline;
}
/*HOME*/
.home_intro_container h1 { 
	font-size: 3.5em;
}

.home_intro {
	color:#7f7f7f;
	line-height: 1.75em;
	font-size: 1.55em;
	letter-spacing: -0.04em;
}

.home_project_snippet {
	color:#999;
	font-size: 0.9em;
	cursor:pointer;
	height:202px;
	line-height:1.2em
}
.home_project_snippet img {
	display:block;
	margin-bottom:10px;
}
.home_project_snippet h3 {
	font-size:1.2em;
	margin-bottom:4px; 
}
.home_project_snippet_roll h3,
.home_project_snippet_roll h3 a {
	color:#e37d19;
}
.home_project_snippet_out h3,
.home_project_snippet_out h3 a,
.home_project_snippet_out  {
	color:#d9d9d9;
}
.twitter_container {
	padding: 30px 10px 0 100px;
	background:url(../img/vis_logo_twitter.gif) no-repeat 1px 3px;
	height: 50px;
	margin: 20px 0;
	font-weight:bold;
	color:#9e9e9e;
}
.twitter_container li {
	list-style:none;	
}

/*Footer*/
.footer_hr { background-color:#e5e5e5 }
.footer {
	margin-top:1px;
	background-color:#ebf3f4;
	height: 125px;
	padding-top: 15px;
	color:#a0a0a0;
	font-size:0.9em;
	line-height: 1.5em;
}
.footer a {
	color:#a0a0a0;
}
.footer_share_container {
	width: 385px;
	border-right: solid 2px #cbe1e3;
	height: 87px;
}
.footer_share_container ul,
.team_share_container ul {
	padding:0;
}
.footer_share_container li,
.team_share_container li {
	float:left;
	padding: 0 5px 16px 23px;
	width: 164px;
	list-style:none;
}
.share_email {
	background:url(../img/ic_email.gif) no-repeat;
}
.share_flickr {
	background:url(../img/ic_flickr.gif) no-repeat;
}
.share_facebook {
	background:url(../img/ic_facebook.gif) no-repeat;
}
.share_lastfm {
	background:url(../img/ic_lastfm.gif) no-repeat;
}
.share_delicious {
	background:url(../img/ic_delicious.gif) no-repeat;
}
.share_twitter {
	background:url(../img/ic_twitter.gif) no-repeat;
}
.footer_contact_container {
	padding-left: 40px;
	width: 110px;
}

/*OUR WORK*/
.project_header_container,
.contact_header_container {
	position:relative;
}
.floatingheader {
	position:absolute;
}
.subheader_container {
	padding-bottom: 10px;
}
.project_info_container {
	position:absolute;
	top: 250px;
	left:0;
	width: 450px;
}
.project_info_innercontainer {
	border-top: solid 4px #9cc5ca;
	background-color:#fff;
	padding: 5px 20px 10px 30px;
	margin-bottom:7px;	
	line-height: 2.5em;
}
.launch_site {
	padding: 0 5px 0 23px;
	background:url(../img/bg_link_launchsite.gif) 6px 7px no-repeat #fff;
}
.score_block {
	width:46px;
	height:23px;
	padding: 7px 0 0 3px;
	border: solid 1px #ebebeb;
	border-top: solid 5px #9cc5ca;
	font-size: 1.3em;
	color:#9cc5ca;
	text-align:center;
}
.score_block_award {
	background:url(../img/ic_score_award.gif) no-repeat;
}
.score_block_target {
	background:url(../img/ic_score_target.gif) no-repeat;
}
.score_block_time {
	background:url(../img/ic_score_time.gif) no-repeat;
}
.score_content {
	width: 215px;
	font-weight:bold;
	color:#878787;
}

.project_carousel_maincontainer {
	position:relative;
	height: 400px;
	overflow:hidden;
}

.project_carousel_container {
	position:absolute;
}

.project_carousel_maincontainer ul {
	padding-left:0;
}
.project_carousel_maincontainer li {
	float:left;
	list-style:none;
}
.prevarrow {
	cursor:pointer;
	background:url(../img/bt_prev.gif) no-repeat;
	width:22px;
	height:22px;
}
.nextarrow {
	cursor:pointer;
	background:url(../img/bt_next.gif) no-repeat;
	width:22px;
	height:22px;
}
.nextarrow:hover {
	background:url(../img/bt_next_roll.gif) no-repeat;
}
.prevarrow:hover {
	background:url(../img/bt_prev_roll.gif) no-repeat;
}
.nextarrow_off {
	background:url(../img/bt_next_off.gif) no-repeat;
	width:22px;
	height:22px;
}
.prevarrow_off {
	background:url(../img/bt_prev_off.gif) no-repeat;
	width:22px;
	height:22px;
}


/*Culture*/
.culture_quote {
	height:111px;
	clear:both;
}
.culture_headerblock img {
	display:block;
}
.culture_quote_content {
	color:#bbb;
	font-size: 1.8em;
	line-height:28px;
}
.team_image img {
	border:solid 1px #e5e5e5;
}

.team_share_container {
	height: 120px;
}
.team_share_container li { 
	width:112px;
}
.team_share_container .share_email {
	background:url(../img/ic_email_color.gif) 0 2px no-repeat;
}
.team_share_container .share_flickr {
	background:url(../img/ic_flickr_color.gif) 0 2px no-repeat;
}
.team_share_container .share_facebook {
	background:url(../img/ic_facebook_color.gif) 0 2px no-repeat;
}
.team_share_container .share_lastfm {
	background:url(../img/ic_lastfm_color.gif) 0 2px no-repeat;
}
.team_share_container .share_delicious {
	background:url(../img/ic_delicious_color.gif) 0 2px no-repeat;
}
.team_share_container .share_twitter {
	background:url(../img/ic_twitter_color.gif) 0 2px no-repeat;
}
.team_share_container .share_linkedin {
	background:url(../img/ic_linkedin_color.gif) 0 2px no-repeat;
}
.team_share_container .share_killzone {
	background:url(../img/ic_killzone_color.gif) 0 2px no-repeat;
}
.team_share_container .share_mygigs {
	background:url(../img/ic_mygigs_color.gif) 0 2px no-repeat;
}


/*Contact*/
.contact_info_container {
	position:absolute;
	top: 170px;
	left:0;
	width: 500px;
}
.contact_info_innercontainer {
	border-top: solid 4px #9cc5ca;
	background-color:#fff;
	padding: 10px 0 20px 15px;
	line-height:1.78em;
}

/*Join us*/
.download_pdf {
	background:url(../img/ic_pdf.gif) 0 2px no-repeat;
	padding: 2px 0 2px 20px;
}
.blueblock {
	border: solid 1px #98bfc4;
	background-color:#f6f6f6;
	padding: 40px;
}
