@charset "UTF-8";
/* CSS Document */


/*************************************************************** START UNIVERSAL STYLE */
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
body {
	background: #000000 url("../i/body_bg.jpg") center top no-repeat;
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 960px;
	margin: auto;
	padding: 0;
}
/*************************************************************** START HEADER STYLE */
#header {
	width:960px;
	margin:0 auto;
	padding:0;
	height:100px;
}
#logo {
	background:url(../i/img_logo.png) no-repeat;
	width:244px;
	height:100px;
	margin:0;
	float:left;
}
body#home .headerImage {
	width: 980px;
	height: 400px;
	background-color: transparent;
	position: relative;
}
#headerImage {
	width: 960px;
	height: 240px;
	background-color: transparent;
	position: relative;
}
.headerModels {
	padding-top:20px;
	padding-bottom:0px;
	margin:0 auto;
	width: 910px;
	height: 550px;
	background-color: transparent;
	position: relative;
}
.headerUFO {
	padding-top:0px;
	padding-bottom:10px;
	margin:0 auto;
	width: 960px;
	height: 440px;
	background-color: transparent;
	position: relative;
}
.headerHome {
	padding-top:10px;
	padding-bottom:20px;
	margin:0 auto;
	width: 960px;
	height: 550px;
	background-color: transparent;
	position: relative;
}
.headerSecondary {
	padding-top:30px;
	padding-bottom:10px;
	margin:0 auto;
	width: 960px;
	height: 308px;
	background-color: transparent;
	position: relative;
}
.headerInnovation {
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	width: 960px;
	height: 460px;
	background-color: transparent;
	position: relative;
}
#nav {
	width: 700px;
	float:right;
}
/*************************************************************** START CONTENTSTYLE */

#contentWrapper {
	width: 820px;
	margin: auto;
}
body#home #content {
	width: 520px;
	margin:0 auto;
	float:left;
	padding-top:20px;
}
#content {
	width: 510px;
	margin:0 auto;
	float:left;
	padding-top:20px;
	color:#d1d7d9;
}
#contentWide {
	width: 850px;
	margin:0 auto;
	float:left;
	padding-top:20px;
	color:#d1d7d9;
}
#clear {
	float:none
}
#quoteWrapper {
	width: 300px;
	margin:0 auto;
	float:right;
	padding-top:20px;
	height:150px
}
#sidebar {
	width: 300px;
	margin:0 auto;
	float:right;
	padding-top:20px;
}
/* content area within #contentMain */
.contentBlock {
	width: 650px;
}
#content p, #contentWide p {
	display: block;
	font: 90% Arial, Helvetica, sans-serif;
	color: #d1d7d9;
	line-height: 1.5em;
	margin: 10px 0;
	padding-bottom:10px;
}
/* content main heading */
h1 {
	font: 150% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: normal;
	padding:0px 0px 10px 0px;
}
.red, #contentWide p.red, #content p.red, #content a.red, #content a:visited.red, #contentWide a.red, #contentWide a:visited.red {
	color:#FF0000;
	font-weight:bold;
}
/* content subheadings */ 
h2 {
	font: 130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0px 15px 0px;
}
#content h2 a, #contentWide h2 a {
	font: 110% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight:bold;
	text-decoration:underline;
}
#content h3, #contentWide h3 {
	font: 110% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
}
#content h4, #contentWide h4 {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
}
#content ul, #contentWide ul {
	font: 85% Arial, Helvetica, sans-serif;
	color: #d1d7d9;
	line-height: 2em;
	margin: 10px 0px 0px 40px;
	padding-bottom:30px;
}
#content ul li ul {
	font: 100% Arial, Helvetica, sans-serif;
	color: #93a9b2;
	margin:0px 0px -30px 20px;
}
#content li {
	padding-bottom:5px;
}
#content ul.demo {
	padding-bottom:5px;
	font-weight:bold;
	margin:0;
	font-size:1em;
}
#gliders #content ul {
	font: 85% Arial, Helvetica, sans-serif;
	color: #93a9b2;
	line-height: 2em;
	margin: -30px 0px 0px 40px;
	padding-bottom:20px;
}
#gliders #content li {
	padding-bottom:0px;
}
.clearfloat {
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
}
#content a, #content a:hover, #content a:visited, #contentWide a, #contentWide a:hover, #contentWide a:visited {
	color: #36a8cc;
	text-decoration: underline;
	font-weight:bold;
}
#content .highlight, #contentWide .highlight {
	font-weight:bold;
	color:#FFF;
}
#content .superhighlight {
	font-size:1.2em;
	font-weight:bold;
	color:#d1d7d9;
}
.linethrough {
	font-weight:bold;
	color:#d1d7d9;
	text-decoration:line-through;
}
/*************************************************************** START BREADCRUMB */

#breadcrumb {
	width:270px;
	height:120px;
	background:url(../i/img_breadcrumbBG.png) no-repeat;
	padding-top:25px;
	text-align:left;
	padding-left:30px;
}
#breadcrumb h3 {
	font: 80% Helvetica, Arial, sans-serif;
	color: #d1d7d9;
	font-weight: normal;
	margin: 0px 0px -10px 0px;
}
#breadcrumb h3 a {
	color: #d1d7d9;
	font-weight: normal;
	margin: 0px 0px -10px 0px;
	text-decoration:none;
}
#breadcrumb h3 a:hover {
	text-decoration:underline;
	color: #d1d7d9;
}
#breadcrumb h3 a:visited {
	text-decoration: none;
	color: #d1d7d9;
}
#breadcrumb ul {
	font: 80% Arial, Helvetica, sans-serif;
	color: #93a9b2;
	line-height: 2em;
	margin: 10px 0px 0px 10px;
}
#breadcrumb .highlight {
	font-weight:bold;
	color:#d1d7d9;
	text-decoration:underline;
}
#breadcrumb a {
	color: #93a9b2;
}
#breadcrumb a:hover {
	text-decoration: underline;
	color: #93a9b2;
}
#breadcrumb a:visited {
	text-decoration: underline;
	color: #93a9b2;
}
/*************************************************************** START BLOCKQUOTE */

blockquote {
	margin:40px 20px;
	color:#d1d7d9;
	background:url(../i/quote_left.png) top left no-repeat;
}
blockquote div {
	padding: 0 40px;
	background:url(../i/quote_right.png) bottom right no-repeat;
	display: block;
	font: 85% Arial, Helvetica, sans-serif;
	color: #d1d7d9;
	line-height: 2em;
}
#afterquote {
	margin-top:-10px;
	margin-bottom:80px;
	padding: 0 60px;
	font: 85% Arial, Helvetica, sans-serif;
	color: #d1d7d9;
	line-height: 1.5em;
}
/*************************************************************** START VIDEO */

.video {
	margin-top:-20px;
	margin-bottom:70px;
}
/*************************************************************** START MODULESTYLE */
#moduleWrapper {
	width: 900px;
	margin: auto;
	height:160px;
	padding-top:10px;
}
.module {
	width: 300px;
	margin:0 auto;
	padding-bottom:30px;
	height:145px;
	float:left;
	text-align:center;
}
#sidebar .module {
	width: 300px;
	margin:0 auto;
	padding-bottom:0px;
	height:145px;
	float:left;
	text-align:center;
}
#sidebar .moduleMag {
	width: 300px;
	margin:0 auto;
	padding-bottom:10px;
	height:179px;
	float:left;
	text-align:center;
}
#sidebar .moduleVid {
	background:url(../i/mod_videoBG.png) no-repeat top;
	width: 240px;
	margin:0 auto;
	padding:20px 30px;
	height:268px;
	float:left;
	text-align:left;
}
#sidebar .moduleVid h3 {
	color:#fff;
	text-transform:uppercase;
	font-size:1.1em;
	padding-bottom:15px;
}
#sidebar .moduleVid p {
	color:#b4bcc1;
	font-size:.9em;
	text-transform:uppercase;
	padding:10px 0;
}
#sidebar .moduleVid a .btn {
	float:left;
	padding-right:10px;
}
#sidebar .moduleVid a {
	color:#FFF;
	text-transform:uppercase;
}
#sidebar .moduleInnovation {
	width: 300px;
	margin:0 auto;
	padding-bottom:10px;
	height:200px;
	float:left;
	text-align:center;
}
#innovationFlash {
	width:300px;
	height:200px;
}
#innovationVideo {
	padding-top:10px;
	width:360px;
	height:300px;
}
/*************************************************************** START FOOTERSTYLE */

#footer {
	width: 840px;
	font: 75% Arial, Helvetica, sans-serif;
	background:url(../i/img_footerBG.jpg) no-repeat bottom center;
	color: #93a9b2;
	margin: 10px 0px 0px 0px;
	margin:0 auto;
	padding-top: 20px;
	height:140px;
}
#footerNav {
	width: 500px;
	margin:0 auto;
	padding:0;
	height:60px;
	float:left;
}
#footerLegal {
	width: 340px;
	margin:0 auto;
	padding:0;
	height:60px;
	float:right;
	text-align:right;
}
#footer a {
	color: #93a9b2;
}
#footer a:hover {
	text-decoration: underline;
	color: #93a9b2;
}
#footer a:visited {
	text-decoration: underline;
	color: #93a9b2;
}
#footer ul li {
	list-style: none;
	float: left;
	padding: 0 10px;
}
#content .header {
	color:#D1D7D9;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
#content .subhead {
	font-weight:bold;
	margin:2px 0px;
	font: 120% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#93A9B2;
	padding:0px;
}
#content .wysiwyg-body {
	color:#93A9B2;
	display:block;
	font: 100% Arial, Helvetica, sans-serif;
	line-height: 2em;
}
/**************************************************HIDDEN DIV */
#Panel1, #Panel2 {
	padding:0px 0px 20px 0px;
	display:none;
}
#Btn1, #Btn2 {
	padding:0px 0px 20px 0px;
}
/**************************************************SURVEY */
#surveySuccess {
	height:600px;
}
label {
	height: 23px;
	line-height: 23px;
	font-size: 1em;
}
.info, label.info {
	height: 23px;
	line-height: 23px;
	font-size: .9em;
	font-style:italic;
}
input, textarea, select {
	margin: 0;
	padding: 3px;
	color: #666;
	background: #f5f5f5;
	border:none;
	margin: 2px 0;
	font:1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
input.simple {
	margin: 0;
	padding: 3px;
	border:none;
	background: #000000;
}
input:focus, textarea:focus, select:focus {
	color:#333;
}
input.submit {
	margin-top:10px;
	cursor: pointer;
	background:#526267;
	color:#fff;
	padding:10px;
}
input.submit:hover {
	background:#353b43;
}
fieldset {
	padding:0px;
	border:none;
	-moz-border-radius: 0px;
	-webkit-border-radius:0px;
}
span.required {
	color:#FF0000;
	font-weight:bold;
} /* Select the colour of the * if the field is required. */
/* Style for the error message */

.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	background: #FF0000 10px center;
	padding: 3px 10px 3px 35px;
	margin: 10px 0;
	color:#FFF;
}

