@charset "utf-8";

* { 
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
  width: 100%;
}

html {
	overflow-y: scroll;
	overflow-x: auto;
}

body {
	font: normal 11px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #3a3a3a;
	line-height: 1.8;
	background: #e5e8ec;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	color: #241f20;
}

h1 {
	font: normal 25px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
}

h1.logo {
	float: left;
	padding: 0;
	margin: 48px 0 10px 0;
	background: url('/interactive/images/ff/fasterforward-logo.png');
	width: 230px;
	height: 46px;
	cursor: pointer;
}

div.lang_switch_box {
  position: absolute;
  top: 5px;
  height: 16px;
  width: 200px;
   z-index: 999;
}

a.lang_switch {
  font: normal 11px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
  color: #3a3a3a!important;
}

a.lang_switch:link, a.lang_switch:visited {
  color: #3a3a3a!important;
  text-decoration: none;
}

a.lang_switch:hover, a.lang_switch:active {
  color: #98a0ab!important;
  text-decoration: none;
}

.lang_switch_box span {
  font: normal 8px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
  color: #3a3a3a!important;
}

p.lang_switch_text {
  font: normal 11px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
  color: #98a0ab;
  float: left;
}

h1.logo a {
	padding: 0 115px 9px 115px;
	text-decoration: none;
}

h1.logo span {
	visibility: hidden;
}

h2 {
	font: normal 19px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
}

a {
	color: #fd6100;
	text-decoration: underline;
	outline: none 
}

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

a img {
	border: 0;
}

input, select, textarea {
	font: normal 13px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #666;
}

#no-ie6, .warning-ie6 {
	display: none;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#nav {
	margin: 68px 0 10px 0;
	float: left;
}

#nav li {
	list-style: none;
	float: left;
	padding-left: 40px;
}

#nav li a {
	font: normal 14px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #3a3a3a;
	text-decoration: none;
	text-transform: uppercase;	
}

#nav li a:hover, #nav li a.active {
	color: #98a0ab;
	text-decoration: none;
}

#nav li.sa {
	margin-top: 24px;
}

#banner {
	clear: both;
	width: 960px;
	overflow: hidden;
}

#contactbanner {
	clear: both;
	width: 960px;
	height: 245px;
	background: url('/interactive/images/ff/banners/banner-contact.gif');
	overflow: hidden;
}

#contactbanner address {
	width: 250px;
	padding: 10px 0 0 20px;
}

#quote {
	clear: both;
	width: 960px;
	height: 32px;
	background: #241f20;
	padding-top: 10px;
	margin-top: -10px;
}

#quote p {
	color: #fff;
	font: normal 13px 'Georgia', 'Arial';
	font-style: italic;
}

#quote p strong {
	font: normal 19px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	font-style: normal;
	margin-left: 20px;
}

#bannertext {
	position: absolute;
	left: 20px;
	top: 100px;
	width: 200px;
}

#corestart, #core2 {
  padding: 20px 20px 0 240px; 
 	background: #fff;
  overflow: hidden;
}

#corestart #left, #core2 #left {
  width: 227px;  
  right: 220px;  
}

#corestart #right, #core2 #right {
	width: 693px;
	margin-left: -222px;
	border-left: 1px solid #ccc;
}

#corestart .top {
	border-bottom: 1px solid #ccc;
	margin: 0 10px 22px 22px;
	padding-bottom: 13px;
}

#corestart #right .top h1, #corestart #right .top p {
	margin: 0 22px 15px 0;
	padding: 0;
}

#core1, #core3 {
	padding: 15px 0 20px 0;
	background: #fff;
}

#core3 ul#subnav-columns {
	padding: 5px 0 10px 0;
}

#core3 ul#subnav-columns li h2 a {
	text-decoration: none;
	color: #241f20;
	font-weight: normal;
}

#core3 ul#subnav-columns li h2 a:hover {
	color: #fd6100;
}

#core3 ul#subnav-columns li {
	float: left;
	list-style: none;
	width: 285px;
	padding: 0 0 0 20px;
	border-right: 1px solid #ccc;
	min-height: 400px;
}

#core3 ul#subnav-columns li.last {
	border-right: 0;
	padding-left: 25px;
}

#core3 ul#subnav-columns li div.imgcrop {
	width: 285px;
	height: 100px;
	overflow: hidden;
	padding: 10px 0 20px 0;
}

#core3 ul#subnav-columns li div.imgcrop img {
	width: 260px;
}

#core3 ul#subnav-columns li p {
	padding: 10px 0 10px 0;
}

#core3 ul#subnav-columns li ul li {
	float: left;
	list-style: none;
	padding: 0;
	border: 0;
	min-height: 0;
}

#core3 ul#subnav-columns li ul li a {
	text-transform: uppercase;
	text-decoration: none;
}

.column {
 	background: #fff;
  position: relative;
  float: left;
  padding-bottom: 20010px; 
  margin-bottom: -20000px; 
}

.column ul li, #core1 ul li {
	list-style: none;
}

#left h1, #left h2, #left h3, #left p, #left ul, #left dl, #left table {
	margin: 0 22px 15px 0;
	padding: 0;
}

#left h2 {
	font: normal 19px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
}

#corestart #right h1, #corestart #right h2, #corestart #right h3, #corestart #right p, #corestart #right ul, #corestart #right dl, #corestart #right table, 
#core2 #right h1, #core2 #right h2, #core2 #right h3, #core2 #right p, #core2 #right ul, #core2 #right dl, #core2 #right table, #core2 #right object {
	margin: 0 22px 15px 22px;
	padding: 0;
}

#core2 #right ul li {
	margin-left: 30px;
	list-style: disc;
}

dl#news dd {
	padding-bottom: 16px;
}

dl#news dt span {
	font: normal 11px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #98a0ab;
}

dl#news dt a, dl#news dt a:hover {
	text-decoration: none;
}

dl#news dd p {
	padding: 0;
	margin: 0;
	line-height: 1.5;
}

ul#archleft, #core2 #right ul#archcore li {
	list-style: none;
	margin-left: 0;
}

ul#archleft li a {
	text-decoration: none;
}

ul#archcore li a {
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}

.closecore {
	position: relative;
	clear: both;
	background: #fff;
	height: 25px;
}

p.teambabble {
	margin: 10px 0 0 20px;
}

#subnav li {
	list-style: none;
	line-height: 4;
	text-align: left;
	border-top: 1px solid #ccc;
	padding: 5px 0 0 0;
}

#subnav li a {
	font: bold 14px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	text-decoration: none;
	color: #241f20;
}

#subnav li a:hover, #subnav li a.active {
	color: #fd6100;
}

#subnav li ul li {
	line-height: 2;
	border-top: 0;
	padding: 0 0 0 25px;
	text-align: left;
}

#subnav li ul li a {
	font: normal 13px 'Georgia', 'Arial';
	color: #98a0ab;
	font-style: italic;
	text-transform: none;
}

#subnav .closed {
	display: none;
}

div.divinfobox {
	position: absolute;
	width: 960px;
}

#infobox { 
	z-index: 10; 
	float: right;
	font: normal 12px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #fff;
	list-style: none;
	line-height: 1.6;
}

#infobox li {
	float: left;
	padding: 1px 1px 0 3px;
	margin: 0 0 0 10px;
	background: #241f20;
	height: 23px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  cursor: pointer;
}

#infobox li:hover, #infobox li.active	{
  background: #98a0ab;
}

#infobox li div	{ 
	padding: 0; 
	list-style: none; 
	position: absolute; 
	left: 530px;
	top: 24px;
	background: url('/interactive/images/ff/bg-switch.png'); 
	width: 440px; 
	visibility: hidden; 
	height: 166px; 
	opacity: .8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	z-index: 20;
}		

#infobox li:hover div, #infobox a:hover div { 
  visibility: visible;
}

#infobox li a { 
	color: #fff; 
	text-transform: uppercase; 
	margin: 0 8px 0 8px;
	text-decoration: none; 
	font: normal 10px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
}

#infobox li a span {
	padding-right: 20px;
	background: url('/interactive/images/ff/bg-arrow.png') no-repeat right;
}

#infobox p.top {
	padding: 20px 10px 0 0;
}

#infobox p.bot {
	padding: 0 10px 0 0;
}

#infobox img {
	float: left;
	margin: 0 15px 0 15px;
}

#infobox  h2 {
	padding: 0;
	margin: 0;
	font: normal 19px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #fff;
}

#infobox p a {
	float: right;
}

.open-ffe {
	margin-left: 75px;
}

.open-ffi {
	margin-left: -20px; 
}

.open-ff {
	margin-left: -140px;
}

.open-ffe img, .open-ffi img, .open-ff img {
  width : 133px;
  height : 133px;
}

.slide-out-div {
	padding: 20px;
  width: 900px;
  background: #fff;
	height: 440px;
	color: #241f20;
	z-index: 999;
	position: absolute;
}

.slide-out-div h2 {
	padding: 4px 0 20px 10px;
}

.slide-out-div p, .slide-out-div p img {
	padding: 0 30px 0 10px;
	line-height: 1.6;
}

#main {
	position:relative;
	overflow:hidden;
	height: 400px;
}

#slidemenu ul li {
	float: left;
	list-style: none;
	margin-right: 7px;
}

#slidemenu ul li a {
	color: #fff; 
	text-transform: uppercase; 
	padding: 8px;
	text-decoration: none; 
	font: normal 10px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	background: #98a0ab;
	cursor: pointer;
}

#slidemenu ul li a:hover {
	color: #fff; 
	text-decoration: none; 
	background: #241f20;
	cursor: pointer;
}

#slidemenu ul li a.current {
	color: #fff;
	text-decoration: none;
	background: #241f20;
	cursor: pointer;
}

div.darkness {
	background: #000;
	opacity: .6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	z-index: 100;
	position: absolute;
	height: 3000px;
	width: 100%;
	top: 0;
	left: 0;
}

#footer { 
	background: #241f20;
	color: #98a0ab;
	clear: both;
	padding: 30px 0 40px 0;
	margin: 40px 0 0 0;
	z-index: -1; 
	text-align: center;
	height: 150px;
}

.centerfooter {
	position: absolute;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	background: #241f20;
	height: 150px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #fd6100;
}

#footer ul li {
	text-align: left;
	list-style: none;
	float: left;
	width: 210px;
	border-left: 1px solid #424243;
	padding: 0 25px 20px 25px;
	height: 140px;
}

#footer ul li.first {
	border: none;
	width: 400px;
	padding: 0 25px 20px 2px;	
}

#footer ul li.first ul li {
	border: none;
	float: left;
	width: 180px;
	padding: 0 20px 0 0;
	height: 100px;
}

#footer ul li.last {
	padding-right: 0;
	width: 225px;
}

#footer h4 {
	font: normal 19px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #fff;
	padding-bottom: 12px;
}

p.copyright {
	font: normal 10px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	position: absolute;
	right: 10px;
	bottom: 0;
}

#sitemap {
	line-height: 2.5;
}

#sitemap li {
	list-style: none;
}

address {
	font-style: normal;
}

form ol li {
	list-style: none;
	padding: 6px 0 0 23px;
}

form ol li label {
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 7px;
	display: block;
}

textarea:focus, input:focus {	
	border: 1px solid #fd6100;
}

form ol li input {
	clear: both;
	width: 270px;
}

form ol li input.small {
	width: 50px;
}

form ol li textarea {
	clear: both;
	width: 270px;
	height: 150px;
}

form#form-newsletter ol li {
	list-style: none;
	padding: 8px 0 0 0;
	margin: 0;
	border-left: none;
	float: left;
	height: 33px;
}

form#form-newsletter ol li label {
	clear: both;
	text-align: left;
	margin: 0;
	width: 186px;
}

form#form-newsletter ol li input {
	width: 190px;
	border: 0;
	padding-top: 3px;
	height: 22px;
}

form#form-newsletter li input.button-newsletter {
	width: 14px;
	height: 24px;
	border: 0;
  background: url('/interactive/images/ff/button-newsletter.gif');
  cursor: pointer;
}

form#form-newsletter li.submit-newsletter {
	float: left;
	padding: 0;
	margin: 0;
	width: 14px;
	height: 24px;
	padding: 8px 0 0 0;
}

li.error-newsletter {
	clear: both;
}

label.enl {
	margin: 0;
	padding: 2px;
	background: #f00;
	font: normal 11px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #fff;
}

label.placeholder {
	width: 14px;
	height: 14px;
	float: left;
}

label.error {
	background: url('/interactive/images/ff/form-error.gif') no-repeat;
	width: 14px;
	height: 14px;
	margin-top: 6px;
	float: left;
}

label.valid {
	background: url('/interactive/images/ff/form-valid.gif') no-repeat;
	width: 14px;
	height: 14px;
	margin-top: 6px;
	float: left;
}

input.newsletter {
	float: left;
	width: 20px;
	margin: 5px 5px 0 0;
}

label.newsletter {
	width: 600px;
	text-align: left;
}

li.submit {
	clear: both;
	padding: 20px 0 10px 350px;
}

li.submit input {
	height: 34px;
	width: auto;
	background: #2e2a2b url('/interactive/images/ff/bg-button.jpg') right no-repeat;
	font: normal 13px 'Georgia', 'Arial';
	color: #fff;
	border: 0;
	font-style: italic;
	padding: 0 25px 3px 10px;
	cursor: pointer;
}

ul.errors li {
	font: normal 11px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #f00;
	background: url('/interactive/images/ff/form-error.gif') no-repeat 1px;
	padding: 0 0 0 25px;
	line-height: 2;
}

br.clear {
	clear: both;
}

h1.team {
	clear: both;
	padding-top: 35px;
	padding-bottom: 10px;
	margin-left: 20px;
}

ul.team-overview li {
	float: left;
	width: 260px;
	margin: 20px 23px 20px 20px;
}

ul.team-overview h2 a, ul#team-overview h2 a:hover { 
	font: bold 13px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #241f20;
	text-decoration: none;
}

ul.team-overview h2 { 
	font: bold 13px 'Lucida sans unicode', 'Lucida Grande', 'Arial';
	color: #241f20;
	text-decoration: none;
}

ul.team-overview span { 
	font: normal 13px 'Georgia', 'Arial';
	color: #98a0ab;
	font-style: italic;
}

p.date {
	color: #fd6100;
}

#social {
	padding-top: 5px;
}

#footer ul li #social li {
	padding: 0;
	margin: 0;
	border-left: 0;
	height: 50px;
	line-height: 2;
}

#social li .show {
	display: block;  
}  

#social li .hide {  
	height: 0;  
	overflow: hidden;  
} 

#social li:hover .hide{  
	cursor: pointer;  
	height: 25px;  
	width: 92px;  
}  

#social li:hover .show {  
	height: 0;  
  overflow: hidden;  
} 

.showcaseItem {
	margin: 0 0 60px 0;
}

.showcaseItem div {
	float: left;
	margin: 0 20px 0 20px;
}

.showcaseItem dt {
	font-size: 18px;
}

.showcaseItem dd {
	margin: 5px 0 0 0;
}

.showcaseItem dd.description {
	margin: 5px 0 20px 0;
}

.showcaseItem span {
	color: #fd6000;
}

.showcaseItem a {
	float: right;
	text-decoration: none;
}

/* SLIDER */

.container { 
	width:550px; 
	height:425px; 
	overflow:hidden; 
	position:relative; 
	cursor:pointer; 
}

.slides { 
	position:absolute; 
	top:0; 
	left:0; 
}

.slides div { 
	position:absolute; 
	top:30px; 
	width:550px; 
	display:none; 
}

.loopedSlider { 
	margin:18px auto; 
	width:550px; 
	position:relative; 
	clear:both;  
	}
	
ul.pagination { 
	list-style-type:none; 
	margin:9px 0 0 235px;
	padding:0;
	width:135px;
}

ul.pagination li { 
	float:left; 
	margin:0 5px; 
}	

ul.pagination a {
	display:block; 
	width:12px; 
	padding-top:12px; 
	height:0; 
	overflow:hidden; 
	background-image:url(/interactive/images/ff/pagination.png); 
	background-position:0 0; 
	background-repeat:no-repeat;
}

ul.pagination li.active a {
	background-position:0 -12px
}

a.previous { 
	position:absolute; 
	top:200px; 
	left:-32px; 
}

a.next { 
	position:absolute; 
	top:200px; 
	right:-32px; 
}

.container p {
	font-family: lucida grande, lucida sans unicode;
	color: #000; 
}
		
a img { 
	border: none;
}

.container dl {
	margin: 0 0 0 10px; 
}

.container dt {
	margin: 15px 0 0 0;
	font-weight: bold;
}

.container dd {
	margin: 5px 0 0 0;
	line-height: 1.6;
}

.container span {
	color: #fd6000;
}

