@charset "utf-8";
/* CSS Document */

img, div, input, .png { behavior: url("iepngfix.htc"); }

body {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
text-align:center;/*drewe added for IE 6 bug*/
}

h1{
font-size:16px;
color:#FFFFFF;
font-weight:normal;
margin:0px;
padding:0px;
}

h2{
font-size:25px;
color:#08648A;
}

h3{
font-size:12px;
color:#AECB38;
font-weight:bold;
}

a{
color:#AECB38;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

hr {
text-align: center;/*this will align it for IE*/
margin: 0px 5px 0px 5px; /*this will align it left for Mozilla*/
border: none 0; 
border-top: 1px solid #FFFFFF;
height: 1px;
clear:both;
float:left; 
width:98%;
}

.leftContent{
width:632px; /*632*/
float:left;
/*background-color:#FFFFFF;
background-image:url(../images/leftContent_rep.jpg);
background-repeat:repeat-y;
background-position:left;*/
margin:0px;
}


.rightContent {
width:322px;
float:right;
position:relative;
font-size:0px;/*Drewe added for IE 6 BUG*/
margin:0px;
}

.titleBlue {
width:612px; /*632 minus padding */
height:20px; /* 20 minus padding */
background-image:url(../images/bg_title.jpg);
background-repeat:no-repeat;
padding:3px 0px 0px 20px;
clear:both;
}

.titleGreen {
width:612px; /*632 minus padding */
height:20px; /* 20 minus padding */
background-image:url(../images/titleGreen.jpg);
background-repeat:no-repeat;
padding:3px 0px 0px 20px;
clear:both;
}

.leftTitle{
float:left;
width:200px;
}

.rightTitle{
float:right;
width:200px;
font-size:13px;
text-align:right;
color:#FFFFFF;
padding:0px 20px 0px 0px;
}

.rightTitle a{
color:#FFFFFF;
font-size:13px;
}

.clearBoth{
clear:both;
}

.leftSubContent{
float:left;
width:242px;
margin: 2px 30px 0 0;
padding: 0 0 0 34px;
display:inline;
}

.leftSubContent p{
font-size: 11px;
line-height: 18px;
}

.rightSubContent{
float:left;
width:300px;
font-size:12px;
margin:0;
display:inline;
/*text-align: justify;*/
padding:0 0 20px 0;
}

.rightSubContent h2 {
font-size:20px;
color:#08648A;
padding:10px 30px 10px 0px;
}

.rightSubContent p{
padding:0px 0 10px 0px;
line-height:140%;
font-size:12px;
}

.rightSubContent strong{
font-weight:bold;
}

.rightSubContent ul li{
	list-style: disc outside;
	padding:4px 0px;
	line-height:120%;
}

.rightSubContent ul {
	padding:0px 0px 0px 30px;
}

#header{
	width:956px;
	height:136px;
	//background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	text-align:right;
}

#header div{

}

#header table{
margin:10px 0px 0px 0px;
height:85px;
color:#FFFFFF;
vertical-align:middle;
font-size:11px;
}

#header table td {
vertical-align:middle;
}

#header a{
color:#FFFFFF;
}

#header input{
font-size:10px;
}

.loginText{
padding:0px 0px 0px 2px;
}

#shadowMiddle{
margin:0 auto;
width:1000px;
background-image:url(../images/bg_shadowRepeat.jpg);
background-repeat:repeat-y;
text-align:left;/*drewe added for IE 6 bug*/
}

#main {
margin:0px 22px;
width:956px;
position:relative;
}

#shadowTop{
margin:0 auto;
width:1000px;
background-image:url(../images/bg_shadowTop.jpg);
background-repeat:no-repeat;
height:22px;
}

#shadowBottom{
margin:0 auto;
width:1000px;
background-image:url(../images/bg_shadowBottom.jpg);
background-repeat:no-repeat;
height:28px;
}

#menuFirst {
	width:956px;
	height:39px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	font-size:0px;/*drewe added for IE 6 bug*/
}
#breadcrumb {
	position:relative;
	background-image: url(../images/breadcrumb_bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #333;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #D4D7E6;
}
#breadcrumb a {
	color: #333;
}
#breadcrumb a:link, #breadcrumb a:visited {
	text-decoration: none;
}
#breadcrumb a:hover, #breadcrumb a:active {
	text-decoration: underline;
}

#flashVideo{
border-top:3px solid #CCCCCC;
border-bottom:3px solid #CCCCCC;
background-color:#535353;
}


#requestDemo {
margin-bottom:2px;
}

#footer {
clear:both;
float:left;
font-size:11px;
text-align:center;
padding:40px 0;
margin: 0 0 0 0px;
/*background-image:url(../images/bg_footer.jpg);
background-repeat:repeat-x;*/
border-top: 1px solid #e5e5e5;
width:956px;
display:inline;
}

#footer a {
color:#1C5CAA;
line-height:125%;
}

#locations{
background-image:url(../images/bg_newsContent.jpg);
background-repeat:repeat-x;
background-color:#484848;
font-size:12px;
color:#FFFFFF;
margin-bottom:2px;
/*overflow:auto;*/
position:relative;
}

#locations h3{
padding:0px 0px 0px 0px;
}

#locations p{
padding:0px 0px 15px 0px;
}

#locations ul{
list-style-image:url(../images/bulletPoint.png);
padding:10px 30px 0px 40px;
}

#contactUsForm{
vertical-align:middle;
margin:20px 0px;
color:#333333;
}

#contactUsForm a{
font-size:17px;
margin:0px 0px 0px 10px;
}

/*
#contactUsForm input, #contactUsForm textarea{
border:1px solid #CCCCCC;
color:#CCCCCC;
padding:0px;
margin:0px;
}
*/

#contactUsForm td {
padding:3px 0px;
vertical-align:middle;
}

.formFields{
text-align:right;
font-size:11px;
}

.formFieldsGrey{
text-align:right;
/*background-color:#F3F3F3;*/ /*drewe turned this off*/
font-size:11px;
}

#formTitle{
text-align:left;
}

#contactUs{
font-size:12px;
line-height:150%;
}

#contactUs p{
margin:10px 80px 0px 20px;
}

/*
.transparent {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
*/
/*
.menu .options {margin-right:1px;margin-bottom:1px; width:177px; font-size:13px;}
.menu a {background-image:url(../images/menu_sliding.png); background-repeat:repeat-x; color:#FFF;display:block;padding:6px 10px;text-decoration:none;font-size:11px; height:13px;}
.menu a:hover {background-position:0px -25px; text-decoration:none; border-top:1px solid #777; border-bottom:1px solid #777;padding:5px 10px;}
*/

.menu .options {margin-right:1px;margin-bottom:1px; width:177px; font-size:13px; background-image:url(../images/menuBack.png); background-repeat:repeat;}
.menu a {color:#FFF;display:block;padding:6px 10px;text-decoration:none;font-family:Helvetica, Verdana, Arial, sans-serif;font-size:11px;}
.menu a:hover {background-image:url(../images/menuBack_over.png); background-repeat:repeat; text-decoration:none; border-top:1px solid #777; border-bottom:1px solid #777;padding:5px 10px; behavior: url("iepngfix.htc");}

#sideUltimate{
background-color:#333333;
padding-top:10px;
margin:0px 0px 2px 0px;
}

#sideUltimate img{
padding:0px 10px 10px 10px;
}

#keyFactorsTop{
margin:0 auto;
width:239px;
}

#keyFactorsMid{
margin:0 auto;
width:239px;
font-size:14px;
line-height:115%;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
background-image:url(../images/keyFactors_rep.jpg);
background-repeat:repeat-y;
}

#keyFactorsBttm{
margin:0 auto;
width:239px;
}

#keyFactorsMid ul{
padding:10px 0px 0px 0px;
}

#keyFactorsMid ul li{
margin:0px 10px 0px 10px;
padding:0px 10px 10px 20px;
background-repeat:no-repeat;
background-position:top left;
}

#pointGreen{background-image:url(../images/pointGreen.jpg);}
#pointBlue{background-image:url(../images/pointBlue.jpg);}
#pointPurple{background-image:url(../images/pointPurple.jpg);}
#pointOrange{background-image:url(../images/pointOrange.jpg);}
#pointYellow{background-image:url(../images/pointYellow.jpg);}
#pointPink{background-image:url(../images/pointPink.jpg);}

#newsContainer{
width:632px;
float:left;
background-color:#2B2F3C;
}

#newsContainer p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
width:400px;
line-height:125%;
}

#newsContainer h3{
font-size:16px;
margin-bottom:5px;
}

#newsContainer ul{
margin:10px 0px;
float:left;
}

#newsContainer ul li{
float:left;
display:inline;
margin:0px 0px 0px 10px;
}

.largerCopy p{
font-size:13px;
}

#newsHeading{
background-image:url(../images/bg_newsTitle.jpg);
background-repeat:no-repeat;
height:13px; /* 23 minus padding */
width:622px; /* 632 minus padding */
padding:5px;
text-align:right;
vertical-align:middle;
}

#newsHeading a{
font-size:13px;
color:#FFFFFF;
}

#newsScroll {
float:left;
position: relative;
width: 308px;
height: 300px;
background: #EEE;
overflow: hidden;
background-color:#484848;
background-image:url(../images/bg_newsContent.jpg);
background-repeat:repeat-x;
margin:0px 0px 2px 0px;
}

#featuresScroll {
float:left;
position: relative;
width: 322px;
background: #EEE;
background-color:#484848;
background-image:url(../images/bg_newsContent.jpg);
background-repeat:repeat-x;
margin:0px 0px 2px 0px;
}

#newsScrollContent {
position: relative;
width: 290px;
left: 0px;
}

#newsScrollContent h3{
padding:0px 0px 0px 0px;
font-size:14px;
}

#newsScrollContent p{
padding:0px 0px 15px 0px;
font-size:12px;
color:#FFFFFF;
}

#newsScrollContent ul {
list-style-image:url(../images/bulletPoint.png);
padding:10px 30px 0px 40px;
}

#featuresCurrent {
	color:#FFF;
	/*list-style-image:url(../images/bulletPointIn.png);*/
}

#scrollArea {
	float:left;
	position: relative;
	height: 300px;
	width: 14px;
	overflow: hidden;
	background-image:url(../images/scrollBack_rep.jpg);
	background-repeat:repeat-y;
}

#scroller {
	position: absolute;
	top: -1px;
	width: 15px;
	background-color:#606060;
}

#scrollTop{
position:absolute;
top:0px;
background-image:url(../images/scrollArrow_top.jpg);
background-position:top;
background-repeat:no-repeat;
width:14px;
height:14px;
}

#scrollBttm{
position:absolute;
bottom:0px;
background-image:url(../images/scrollArrow_bttm.jpg);
background-position:bottom;
background-repeat:no-repeat;
width:14px;
height:14px;
}

#newsArticle{
float:left;
}

#newsArticle h2{
margin:10px 30px 30px 30px;
}

#newsArticle p{
/*margin:0px 50px 10px 30px;*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/*line-height:125%;*/
color:#333333;
/*text-align: justify; */
}

.newsImg{
float:left;
margin:0px 10px 0px 30px;
}

#newsletter {
background-image:url(../images/bg_newsletter.jpg);
background-repeat:no-repeat;
width:322px;
height:105px;
font-size:11px;
display:none;/*drewe added for kicks and giggles*/
}

#newsletter td {
padding-top:3px;
padding-bottom:3px;
vertical-align:middle;
}

#newsletter #newsletterUnsub{
padding:12px 15px 0px 0px;
vertical-align:top;
text-align:right;
}

#newsletter div a{
padding:0px 0px 0px 0px;
color:#FFFFFF;
text-decoration:underline;
}

#newsletter div a:hover{
text-decoration:none;
}

.formGrey{
/*background-color:#F3F3F3;*/ /*drewe turned this off*/
}

.formFields{
text-align:right;
font-size:11px;
}

.formFieldsGrey{
text-align:right;
/*background-color:#F3F3F3;*/ /*drewe turned this off*/
}

#formTitle{
text-align:left;
}

.newsText{
padding-left:10px;
font-size:11px;
color:#FFFFFF;
}


/* STYLES ADDED ON 20TH JULY */


#contactUs h3 {
	color: #333;
	padding: 20px 0 0 20px;
	margin-bottom: -5px;
	}

#standardBodyText h3 {
	color: #333;
	margin: 0 0 4px 0;
	}

.feature-h3 {
	font-size: 16px;
	margin: 15px 0 0 30px;
	color: #666;
	font-weight: normal;
	}

.leftContent h2 {
	margin: 0px 0 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #E5E5E5;
	font-size:36px;
	line-height: 40px;
	letter-spacing: -1px;
	}

.featureContainerTop {
	background: #E5E5E5 url(../images/featuresList_top.gif) top left no-repeat;
	margin: 0;
	width: 272px;
	float: left;
	display: inline;
	}
	
ul.featureList {
	padding: 0 0 12px 25px;
	background: url(../images/featuresList_bottom.gif) bottom left no-repeat;
	}

ul.featureList li{
	font-weight: bold;
	font-size: 11px;
	color: #2a2a2a;
	list-style-type: none;
	width: 230px;
	background: url(../images/featureList-dot.gif) 0 18px  no-repeat;
	margin: 0 0 0 -10px;
	padding: 10px 0 5px 10px;
	border-bottom: 1px solid #d9d9d9;
	}

#standardBodyText p{
	margin-bottom: 15px;
	}

.featuresContent {
	width: 250px;
	float: left;
	display: inline;
	margin: 0 0 20px 20px;
	}
	
.featuresContent p {
	font-size: 12px;
	line-height: 150%;
	}

.newFeatures {
	background:#630708 url(../images/newFeatures_bg.jpg) top left repeat-x;
	color: #FFFFFF;
	padding: 5px 10px;
	}
	
.newFeatures li {
	background: url(../images/feature-arrow-in.gif) 2px 13px no-repeat;
	font-size: 14px;
	list-style-type: none;
	list-style-position:outside;
	border-bottom: 1px solid #BC484B;
	padding: 8px 15px;
	color: #454545;
	line-height:140%;
	}

.newFeatures li:hover {
	background: url(../images/feature-arrow.gif) 2px 13px no-repeat;
}
	
li.close-button {
	background:url(../images/features-close.gif) right 10px no-repeat;
	padding: 8px 15px;
	display: block;
	margin: 0 0 0 15px;
	text-indent:-9999px;
	border-bottom: 0px;
	}
li:hover.close-button {
	background:url(../images/features-close.gif) right 10px no-repeat;
	}

.newFeatures li a{
	/*color: #FDAAAA;*/
	color: #FDBBBB;
	}

.newFeatures li a:hover{
	color:#fff;
	/* removed due to bug with jquery in ie6 - drewe
	text-decoration: none;
	border-bottom: 1px solid #FDAAAA;
	*/
	}

li.last-feature {
	border:0;
	}

#runway-button {
		display: block;
		height: 250px;
		width: 100%;
		}

/* ---- Image Viewer Styles ---*/


#imageFlow {
    position: relative;
    height: 90%;
    overflow: hidden;
    background: #999999 url(../images/viewer-bg.jpg) bottom left repeat-x;
}
