/* @override http://eff2.dev/design/eff2.css */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 100%;
	font-family: "Lucida Grande", Helvetica, Arial, Serif;
	background: #202C40;
}
 
html > body {
	font-size: 13px;
	line-height: 1.5em;
}
 
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

img {
	border: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

h1, h2, h3 {
	color: #CC0000;
}

/* Header */

.header {
	background: url(i/bg1.jpg);
}

.subpage .header,
.twocol .header,
.onecol .header {
	background: url(i/bg2.png);
}

.header .wrap {
	width: 960px;
	margin: 0 auto;
	position: relative;
	background: url(i/header-bg.png) top center;
	height: 400px;
	overflow: hidden;
}

.subpage .header .wrap,
.twocol .header .wrap,
.onecol .header .wrap {
  height: 170px;
}

.subpage .header .wrap,
.twocol .header .wrap,
.onecol .header .wrap {
	background: url(i/header-sub-bg.png) top left;
}

.header p.logo {
	width: 323px;
	height: 70px;
	padding-top: 27px;
	position: absolute;
	_background-image: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/i/logo.png',sizingMethod='crop');
  	_text-indent: -999em;
  	_padding: 0;
  	-margin-top: 27px;
}

.header .menu {
	position: absolute;
	background: url(i/nav-bg-l.png) left top no-repeat;
	right: 0; top: 30px;
	height: 53px;
	padding: 0 0 0 15px;
	_background: none;
}

.header .menu ul {
	height: 53px;
	background: url(i/nav-bg-r.png) right top no-repeat;
	padding-right: 15px;
	_background: none;
	_float: right;
}

.header .menu li {
	list-style: none;
	float: left;
	padding-bottom: 9px;
}

.header .menu li a {
	float: left;
	color: #FFF;
	padding: 0px 17px;
	height: 42px;
	line-height: 42px;
#	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	_background: #1D283B;
}

.header .menu li:hover,
#p-home .menu li.home,
#p-tour .menu li.tour,
#p-company .menu li.company,
#p-beta .menu li.beta {
#	background: url(i/nav-act.png) bottom center no-repeat;
   color: #FF0000;
	_background: none;
}

.header .menu #a:hover,
#p-home .menu li.home a,
#p-tour .menu li.tour a,
#p-company .menu li.company a,
#p-beta .menu li.beta a {
	_color: #405789;
 color: #FF0000;
}

.header .smenu {
	position: absolute;
	right: 0; bottom: 12px;
	height: 47px;
	padding-left: 10px;
	background: url(i/smenu-lft.png) no-repeat;
	_background: url(i/smenu-lft.gif) no-repeat;
}

.header .smenu ul {
	list-style: none;
	background: url(i/smenu-rgh.png) top right no-repeat;
	_background: url(i/smenu-rgh.gif) top right no-repeat;
	padding-right: 10px;
	float: left;
}

.header .smenu li {
	float: left;
	padding-bottom: 10px;
	height: 37px;
}

.header .smenu li.active {
#	background: url(i/smenu-act.png) center bottom no-repeat;
}

.header .smenu li.active a {
	color: #FF0000;
}

.header .smenu li a {
	float: left;
	height: 37px;
	line-height: 37px;
	padding: 0px 20px;
	font-weight: bold;
	color: #FFF;
	background: url(i/smenu-split.png) top right no-repeat;
	z-index: 4556;
}

.header .smenu li.last a {
	background: none;
}

.header .splash {
	height: 303px;
	padding-top: 97px;
	background: url(i/splash.png) 0 -10px no-repeat;
	_background-image: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/i/splash.png',sizingMethod='crop');
	text-indent: -999em;
}

.header .splash .icon {
	background: url(i/front-icon.png);
	_background-image: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/i/front-icon.png',sizingMethod='crop');
	width: 366px;
	height: 358px;
	position: absolute;
	top: 120px; right: 20px;
}

.header .splash .videolink {
	background: url(i/front-videobutton.png) no-repeat;
	position: absolute;
	left: 0; bottom: 20px;
}

.header .splash .videolink a {
	display: block;
	height: 46px;
	width: 307px;
}

.filmstrip {
	height: 213px;
	background: url(i/filmstrip-bg.png) top center;
}

.filmstrip .about {
	width: 960px;
	margin: 0 auto;
	height: 213px;
}

.filmstrip .about .item {
	width: 210px;
	margin-right: 60px;
	float: left;
	color: #FFF;
	padding-top: 40px;
	padding-left: 70px;
}

.filmstrip .about .last {
	margin: 0;
}

.filmstrip .about h2 {
	margin-bottom: 20px;
}

.filmstrip .about .what { background: url(i/filmstrip-icon-what.png) 0px 40px no-repeat; }
.filmstrip .about .who { background: url(i/filmstrip-icon-who.png) 0px 40px no-repeat; }
.filmstrip .about .how { background: url(i/filmstrip-icon-how.png) 0px 40px no-repeat; }

/* Content */

.content {
/*	background: #F8F8FF;*/
	background: #FFF;
}

.content .wrap {
	width: 960px;
	margin: 0 auto;
}

.subpage .content .wrap {
	position: relative;
	padding: 40px 330px 60px 180px;
	width: 450px;
}

.subpage .content .teamWrap {
	padding: 40px 30px 40px 180px;
	width: 750px;
}

.twocol .content .wrap {
	position: relative;
	padding: 40px 330px 40px 0;
	width: 630px;
}

.onecol .content .wrap {
	position: relative;
	padding: 40px 0 40px 0;
	width: 960px;
}

/* Content > Home */

.subpage .content h1,
.twocol .content h1,
.onecol .content h1 {
	position: absolute;
	top: -50px; left: 0;
	color: #FFF;
	font-size: 2.5em;
	font-weight: normal;
}

.content .summary {
	position: absolute;
	width: 300px;
	right: 0px;
	font-size:  1.7em;
	line-height: 1em;
	color: #2E3F63;
}

.content .info {
	position: absolute;
	width: 400px;
	right: 0px;
/*	font-size:  1.7em;
	line-height: 1em;
	color: #2E3F63; */
}

.content .summary span.highlight {
	color: #CC0000;
	font-size: 0.8em;
}

.content ul {	
	padding-top: 3px;
}

.content li {	
	padding-left: 5px;
	margin-left: 16px;
	margin-top: 3px;
}

.content #team {
	width: 690px;
/*	margin-left: 150px;	*/
}

.content #team .member {
	float: left;
/*	width: 50%;*/
	width: 230px;
	margin-bottom: 30px;
}

.content #team .member img {
	float: none;
}
.subpage .content .item {
	position: relative;
	padding-bottom: 40px;
	min-height: 120px;
}

.twocol .content .item,
.onecol .content .item {
	padding-bottom: 40px;
}

.twocol .content .item:after,
.onecol .content .item:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.content .item h2 {
	margin-bottom: 1em;
}

.subpage .content .item img.left {
	position: absolute;
	left: -180px;
	top: 0;
}

.twocol .item img,
.onecol .item img {
	float: left;
	margin-right: 2em;
}

.content .about {
	border-bottom: 1px solid #D2D3D4;
	padding: 40px 0px 30px 0px;
}

.content .about .item {
	width: 280px;
	float: left;
	margin-right: 60px;
	position: relative;
	height: 20em;
	padding-bottom: 45px;
}

.content .about .item p {
	margin-bottom: 1em;
}

.content .about .item h2 {
	padding: 10px 0px 20px 35px;
	margin-bottom: 0;
	#letter-spacing: -0.1em;
}

.content .about .save h2 {
	background: url(i/about-icon-save.png) no-repeat;
}

.content .about .secure h2 {
	background: url(i/about-icon-secure.png) no-repeat;
}

.content .about .service h2 {
	background: url(i/about-icon-service.png) no-repeat;
}

.content .about .last {
	margin: 0;
}

.content .about p.arrow a {
	display: block;
	padding-left: 18px;
	width: 70px;
	
	position: absolute;
	left: 0;
	bottom: -3px;
	
	background: url(i/moreinfo-arrow.jpg) no-repeat;
	background-position: 0px 3px;
	
	color: #4b5056;
	font-size: 1.1em;
}

.content .about p.btn {
/*	position: absolute;
	left: 0;
	bottom: -10px;
*/	margin-bottom: 0;
}

.content .about p.btn a {
	display: block;
	height: 37px;
	line-height: 37px;
	width: 105px;
	padding-left: 20px;
	background: url(i/button-b1.png);
	_background-image: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/i/button-b1.png',sizingMethod='crop');
	color: #1C2E45;
	text-shadow: #EDEDEE 0px 1px;
}

.content .about p.btn a:hover {
	text-decoration:none;
}

.content .video {
	padding: 0px 0px;
}

.content .video h2 {
	margin-bottom: 10px;
}

.content .video .embed {
	height: 570px;
	background: #EDEDEE;
	border: 1px solid #CCCCCC;
	box-shadow: 0 0 5px #CCC;
}

/* Footer */

.footer {
/*	font-size: 12px;*/
	width: 960px;
	margin: 0 auto;
	padding: 20px 0px 40px 0px;
	position: relative;
}

.footer .footnav {
	width: 260px;
}

.footer .footnav .item {
	width: 115px;
	margin-right: 30px;
	float: left;
	display: inline;
}

.footer .footnav .item h2 {
	color: #FFF;
	border-bottom: 1px solid #747D8E;
	padding-bottom: 20px;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: -0.1em;
}

.footer .footnav .company {
	margin: 0;
}

.footer .footnav .item li {
	list-style: none;
	_height: 0;
}

.footer .footnav .item li a {
	color: #FFF;
	padding: 5px 5px 5px 10px;
	display: block;
	border-bottom: 1px solid #3C495D;
	background: url(i/link-b1.png) left center no-repeat;
	font-size: 0.9em;	
}

.footer .copy {
	width: 628px;
	position: absolute;
	top: 57px; right: 0px;
}

.footer .contact {
	width: 628px;
	height: 57px;
	background: url(i/contact.png);
	_background-image: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/i/contact.png',sizingMethod='crop');
	text-indent: -999em;
	overflow: hidden;
}

.footer .copy .text_logo a {
	padding: 20px 10px;
	float: right;
}

.footer .copy .text_logo p {
	padding-top: 80px;
	font-size: 0.9em;
	float:left;
	color: #FFF;
}

.footer #footer_text {
	color: white;
	font-size: 0.9em;
	
	text-align: center;
}
}

