/*===== Realairsimulations.com sytlesheet 2007 =====*/

/*============ SLIDESHOW ==============*/
.slideContainer { position:relative; width: 100%; height: 500px; margin: 0px 0px 35px; overflow: hidden; }
.slideshow { position:absolute; width: 100%; margin: auto; z-index: 1;}
.slideshow img { padding: 0px; }	
.slideMain { position: absolute; width: 100%; height: 500px; padding: 0px; }
.slideMainB60v2 { position: absolute; width: 100%; top: -8px; padding: 0px; }
.slideTitle { position:absolute; left:0px; bottom:18px; z-index: 2; }	
.buttonContainer { position: absolute; right: 10px; bottom: 63px; z-index: 3; }
.button { width: 40px; }
.buttonLoad { position: absolute; left: 10px; bottom: 20px; z-index: -1; }
.slideLabel { position: absolute; right: -100%; top: 10px; z-index: 3; }
.thumbs { width: 976px; padding: 0px 0px 50px 0px;}
div.thumbs a {
	/*box-sizing: border-box;
	border: 2px solid #f9f9f9;*/
    display: inline-block;
    z-index: 1;
    width: 122px;
    height: 62px;
    padding: 0px 0px;
    overflow: hidden;
    margin-right: 0px;
}
.thumbPreload { 
	position: fixed; 
	left: 0px; 
	top: 0px; 
	width:1px; 
	height: 1px; 
	z-index: -2;
}

h1:after {
    content:' ';
    display:block;
    border:0px solid #d0d0d0;
    border-top:1px solid #d0d0d0;
}
 
div.buynowContent h1:after {
    border-top:0px solid #d0d0d0;
}

div.overviewTopPic {
    width: 100%;
    height: 519px;
    position: relative;
    background-color: #1D6CCE;
}

.h2Black {
	color: #1f1f1f;
}

h2.overviewSimBox {
	padding: 10px 30px 0px 0px;
	text-align: right;
}

div.overviewSimBox {
    position: absolute;
    width: 480px;
    height: 35px;
    right: 0px;
    bottom: 0px;
    z-index: 3;
	background-color: #f2f2f2;
}

div.overviewSimBoxTri {
	position: absolute; 
	width: 0px; 
	height: 0px; 
	right: 480px;
    bottom: 0px;
    z-index: 3;
	border-bottom: 35px solid #f2f2f2; 
	border-left: 35px solid transparent;	
}

h2.price { 
	padding: 0px 0px 5px;
/*
	font-weight: 300;
	text-transform: uppercase; 
	font-size: 20px;
	color: #0565bf;
	margin: 0px;
	padding: 0px 0px 5px;
	text-shadow: 0px 0px 1px #a5c4eb;
	*/
}

div.whitePage {
	width: 100%;
	margin: 0px;
	padding: 0px;	
	overflow: hidden;
	background-color: #f6f6f6;
}

.boxText {
	padding: 15px 80px 60px;
}

div.buynowContainer {
	width: 100%;
	margin: 0px;	
	overflow: auto;
	background-color: #1D6CCE;
}
div.buynowFull {
	position: relative;
	display: inline-block;
	width: 695px;
	float: left;
	margin: 0px;
	background-color: #e9e9e9;
	padding: 15px 140px 50px;
	text-align: center;
}
div.buyNowWarning {
	position: relative;
	display: inline-block;
	width: 535px;
	float: left;
	margin: 0px;
	background-color: #fff;
	padding: 20px 220px 25px;
	text-align: center;
}
div.buynowSingle {
	position: relative;
	display: inline-block;
	float: left;
	margin: 0px;;
	padding: 0px;
	width: 100%;
}
div.buynowLeft {
	position: relative;
	display: inline-block;
	float: left;
	margin: 0px;;
	padding: 0px;
	width: 488px;
}
div.buynowRight {
	position: relative;
	display: inline-block;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 487px;
}
div.buynowCentre {
	position: relative;
	display: inline-block;
	margin: 0px;;
	padding: 0px 243px;
	width: 488px;
}
div.buynowContent {
	/* width: 322px; */
	margin: 0px;
	background-color: #1d6cce; /* #e9e9e9; */
	padding: 15px 40px 80px;
	text-align: center;	
}

p.buyNowWarning {
	display: block;
	margin: 40px 0px 0px;	
}

div.buynowContent h1, div.buynowContent h2, div.buynowContent p {
	color: #fff;
	text-shadow: 0px 0px 1px #ddd;
}

div.signInLeft {
	position: relative;
	display: inline-block;
	width: 321px;
	height: 310px;
	float: left;
	margin: 0px;
	/*background-color: #dfdfdf;*/
	padding: 40px 60px;
	border-right: 1px solid #E2E2E2;
}
div.signInRight {
	position: relative;
	display: inline-block;
	width: 413px;
	height: 310px;
	float: right;
	margin: 0px;
	/*background-color: #dfdfdf;*/
	padding: 40px 60px;
}

div.signUpLeft {
	position: relative;
	display: inline-block;
	width: 413px;
	/* height: 510px; */
	float: left;
	margin: 0px;	
	padding: 15px 60px 50px;
}
div.signUpRight {
	position: relative;
	display: inline-block;
	width: 321px;
	/* height: 510px; */
	float: right;
	margin: 0px;
	/* background-color: #dfdfdf; */
	padding: 40px 60px;
	border-left: 1px solid #d7d7d8; 
	border-bottom: 1px solid #d7d7d8; 
}
div.signUpWhole {
	position: relative;
	display: inline-block;
	/* width: 413px; */
	/* height: 510px; */
	float: left;
	margin: 0px;	
	padding: 15px 60px 50px;
}
div.resetRight {
	position: relative;
	display: inline-block;
	width: 321px;
	float: right;
	margin: 0px;
	/* background-color: #dfdfdf; */
	padding: 15px 60px 50px;
	border-left: 1px solid #d7d7d8; 
	border-bottom: 1px solid #d7d7d8; 
}

/*===== Outer Container =====*/
ul.featureList {
    list-style-type: none;
   	margin: 0px;
	padding-left: 0px;
	line-height: 150%;
}

/*
ul.featureList li:before {
	content:'\2713';
 	display:inline-block;
  	color: #0565bf;
  	padding:0 6px 0 0;
}

ul.featureList li {
	padding: 5px 0px 5px 20px;
	text-indent: -10px;
}
*/
ul.featureList li {
	padding: 5px 0px 5px 0px;
}
div.homeMainTop {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 20px;
	background-color: #fff;
}
.featureLiHeading {
	color: #0565bf;
	/*text-transform: uppercase; */
	text-shadow: 0px 0px 1px #A5C4EB;	
}
#headerBackground {
	position: absolute;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 107px;
	left: 0px;
	top: 0px;
	background-color: #1d6cce; /* #fff; 	*/
	min-width: 1015px;
	z-index: -1;
}
form, select, option, input {
	font-size: inherit;
	font-family: inherit;
	color: inherit;
}

input {
	display: block;
	width: 300px;
	height: 34px;
	padding: 0px 10px;
	border: 1px solid #d7d7d8;	
	border-radius: 0px;
	margin: 5px 0px 20px 0px;
	background-color: #e6e6e6
}

form {
	padding: 0px;
  	border: 0px;
	margin: 0px;
}

#signInForgotten {
	margin-bottom: 0px;
	margin-top: 10px;	
}

input.submitButton {
	width: auto;
   	display: block;
	height: 34px;
	border: 0px solid #d7d7d8; 
	border-radius: 2px;
   	color: #fff;
   	background-color: #1d6cce;
    text-align: center;
	padding: 2px 16px 0px;
    text-decoration: none;
	font-weight: 600;	
	margin: 30px 0px 0px;
	text-transform: uppercase; 
	font-size: 16px;	
	cursor: pointer;
	transition: border 0.4s ease 0s, background-color 0.4s ease 0s;
}

input.submitButton:hover {
    background-color: #fff;
	color: #0565bf;
}

/* 
input.submitButton {
	width: auto;
	display: block;
	border: 0px solid #d7d7d8; 
	border-radius: 2px;
    color: #fff;
	background-color: rgba(29,108,206,0.75); 
    text-align: center;
	padding-top: 4px;
    padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 13px;
    text-decoration: none;
	font-weight: 600;	
	margin: 30px 0px 0px 0px;
	text-transform: uppercase; 
	font-size: 16px;	
	cursor: pointer;
	transition: background-color 0.4s ease 0s;
}
input.submitButton:hover {
	background-color: rgba(29,108,206,0.55); 
}
*/
span.inputLabel {
	padding-top: 20px;
}

div.left564 {
	width: 564px;
	float: left;
}

div.right398 {
	width: 398px;
	float: right;
}
div.h1Block {
	padding: 0px 60px 20px;
	background-color: #eee;
}
h1 { 
	font-weight: 300;
	text-transform: uppercase; 
	font-size: 24px;
	color: #0565bf;
	margin: 0px;
	padding: 25px 0px 5px;
	text-shadow: 0px 0px 1px #a5c4eb;
}
h2 {
	font-weight: 300;
	text-transform: uppercase; 
	font-size: 20px;
	color: #0565bf; /* #216fcf;  */
	margin: 0px;
	padding: 25px 0px 5px;
	text-shadow: 0px 0px 1px #a5c4eb;
}
h3 {
	font-weight: 300;
	text-transform: uppercase; 
	font-size: 16px;
	color: #0565bf; /* #216fcf;  */
	margin: 0px;
	padding: 15px 0px 5px;
	text-shadow: 0px 0px 1px #a5c4eb;
}

div.sideMenu {
	padding: 0px;
	margin: 0px;
	border: 0px solid #d7d7d8;
	overflow: auto;
	
}

div.sideMenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

div.sideMenu li {
	display: block;
}
#sideMenuCurrent a:link, #sideMenuCurrent a:visited {
	/* font-weight: 400;
	 background-color: #f4f7fa; */
}

div.sideMenu a:link, div.sideMenu a:visited {
   	display: block;
	border-top: 0px solid #ebebec; 
	height: 32px;
	padding: 12px 0px 0px 20px;
    background-color: #fff;  
    text-decoration: none;
	font-weight: 300;
	text-transform: uppercase;
	transition: all 0.4s ease 0s;
	background-color: #F4F4F4;
	margin-bottom: 1px;
}

#sideMenuEven a:link, #sideMenuEven a:visited {
	 /* background-color: #f9f9f9; */
}

div.sideMenu a:hover, div.sideMenu a:active, #sideMenuEven a:hover, #sideMenuEven a:active {
   background-color: #1d6cce;
   color: #fff;
}

div.contentBox {	
	/* position: relative; */
	padding: 0px;
	margin-bottom: 20px;
	border-left: 1px solid #d7d7d8;	
	border-right: 1px solid #d7d7d8;
	border-bottom: 1px solid #d7d7d8;	
	border-radius: 0px 0px 4px 4px;	
	background-color: #fff;
	overflow: auto;
}

div.contentBoxText {
	padding: 20px;
}

div.content2Left {	
	/* position: relative; */
	padding: 20px;
	padding-right: 0px;
	float: left;
	width: 355px;
}

div.content2Right {	
	/* position: relative; */
	padding: 20px;
	padding-left: 0px;
	float: right;
	width: 355px;
}

div.pagetopTabs {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	display: block;
}

div.pagetopTabs ul {
	list-style-type: none;
    margin: 0px;
    padding: 0px 20px;
    overflow: hidden;
	
}
div.pagetopTabs li {
	display: inline;
   	float: right;	
}
a.pageTab:link, a.pageTab:visited, a.currentPageTab:link, a.currentPageTab:visited {
    display: block;   
    background-color: #1d6cce;
    text-align: center;
	/* border: 2px; */
	border-radius: 0px;
	margin-left: 0px;
    text-decoration: none;
	font-weight: 300;
	text-transform: uppercase; 
	font-size: 16px;
	color: #f9f9f9; 
	transition: background-color 0.4s ease 0s;
	height: 26px;
	padding: 9px 12px 0px;
	letter-spacing: 0.02em;
}
a.currentPageTab:link, a.currentPageTab:visited { 
	color: #1d6cce;
	background-color: #f9f9f9;
}

a.pageTab:hover, a.pageTab:active {
    background-color: #fff;
	color: #1d6cce;
}

div.pageContainer {
	width: 100%;	
	padding: 0px 0px 0px;
	margin: 0px;
	background-color: #f2f2f2;
	/* border-radius: 0px 0px 8px 8px; */
	overflow: hidden;
}

div.contentPageContainer {
	width: 100%;	
	padding: 0px 0px 0px;
	margin: 0px;
	background-color: #e2e2e2;
	/* border-radius: 0px 0px 8px 8px; */
	overflow: hidden;
}

div.sideMenuContainer {
	display: inline-block;
	width: 231px;
	float: right;
	margin: 0px;
	padding: 0px;
}

div.pageText770 {
	display: inline-block;
	width: 620px;
	float: left;
	margin: 0px;
	background-color: #f9f9f9;
	padding: 15px 60px 60px;
}

div.pagelistBox770, div.pagelistBoxFull {
	display: inline-block;
	width: 740px;
	float: left;
	margin: 0px;
	/* background-color: #f2f2f2; */
	padding: 0px 0px 0px;
}

div.pagelistBoxFull {
	width: 100%;
}

div.pageText, div.pageText2 {
	padding: 30px 80px 60px;
}
div.pageText2 {
	background-color: #f2f2f2;
}

#topMenu {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	background-color: #1d6cce;
	/* border-radius: 2px; */
	border: 0px;
}

#topMenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#topMenu li {
	display: inline;
   	float: left;
	
}

/*
#topMenu a:link, #topMenu a:visited {
    display: block;   
    background-color: rgba(255, 255, 255, 0.25);
    text-align: center;
	border: 0px;
	border-radius: 4px 4px 0px 0px;
    padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 12px;
	margin-right: 2px;
    text-decoration: none;
	font-weight: 600;
	text-transform: uppercase; 
	font-size: 16px;
	color: #fff; 
	transition: background-color 0.4s ease 0s;
}


#topMenu a:link, #topMenu a:visited {
    display: block;   
    background-color: rgba(255, 255, 255, 0.25);
    text-align: center;
	border: 2px;
	border-radius: 0px 0px;
    padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 12px;
	margin-right: 1px;
    text-decoration: none;
	font-weight: 600;
	text-transform: uppercase; 
	font-size: 16px;
	color: #fff; 
	transition: background-color 0.4s ease 0s;
}
#topMenu a.currentTab:link, #topMenu a.currentTab:visited { 
	color: #1d6cce;
	background-color: #f9f9f9;
}

#topMenu a:hover, #topMenu a:active {
     background-color: rgba(255, 255, 255, 0.45);
}
*/
#topMenu a:link, #topMenu a:visited {
    display: block;   
    background-color: #1d6cce;
    text-align: center;
	border: 0px;
	border-radius: 0px;
	height: 25px;
	padding: 9px 12px 0px;
	letter-spacing: 0.02em;
	margin-right: 0px;
    text-decoration: none;
	font-weight: 300;
	text-transform: uppercase; 
	font-size: 16px;
	color: #fff; 
	transition: background-color 0.4s ease 0s;
}
#topMenu a.currentTab:link, #topMenu a.currentTab:visited { 
	color: #1d6cce;
	background-color: #fff;
}

#topMenu a:hover, #topMenu a:active {
     background-color: #fff;
	 color: #1d6cce;
}

/*
#listBoxButtons {
	padding: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #d7d7d8; 
	margin-top: 0px;
	margin-bottom: 20px;
	border-radius: 0px 0px 4px 4px;
	background-color: #fff;
	overflow: auto;
	
}
*/

div.listBox ul, div.listBoxEven ul {
    list-style-type: none;
    margin: 35px -3px 18px;
    padding: 0px;
    overflow: hidden;
}



div.productButtons ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	position: absolute;
	right: 40px;
	top: 20px;
}

div.buyNowButtons {
	margin-left: auto;
	margin-right: auto;
}

div.buyNowButtonsLeft {
	margin: 0px;
}

div.buyNowButtons ul, div.buyNowButtonsLeft ul {
	list-style-type: none;
    margin: 0;
    padding: 0;	
}

div.buyNowButtons li, div.buyNowButtonsLeft li {
	display: inline;
   	float: left;
}

div.listBox li, div.listBoxEven li, div.productButtons li {
	display: inline;
   	float: left;
}

/*
#listBoxButtons ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	float: right;
}

#listBoxButtons li {
	display: inline;
   	float: left;
}

a.listBox:link, a.listBox:visited, a.productButtons:link, a.productButtons:visited {
   	display: block;
	border: 0px solid #bcbcbd; 
	border-radius: 0px;
    color: #fff; 
    background-color: #1d6cce;  rgba(29,108,206,0.75); 
    text-align: center;
	padding-top: 4px;
    padding-bottom: 3px;
	padding-left: 14px;
	padding-right: 15px;
    text-decoration: none;
	font-weight: 600;	
	margin-right: 0px;
	text-transform: uppercase; 
	font-size: 16px;	
	transition: background-color 0.4s ease 0s;
}
*/

a.listBox:link, a.listBox:visited, a.productButtons:link, a.productButtons:visited, a.buyNow:link, a.buyNow:visited {
   	display: block;
	height: 25px;
	border: 1px solid #d7d7d8; 
	border-radius: 2px;
   	color: #0565bf; 
    background-color: #fff;
    text-align: center;
	padding: 7px 16px 0px;
    text-decoration: none;
	font-weight: 600;	
	margin: 0px 2px;
	text-transform: uppercase; 
	font-size: 16px;	
	transition: border 0.4s ease 0s, background-color 0.4s ease 0s;
}

a.listBox:hover, a.listBox:active {
	background-color: #1d6cce;
	color: #fff;
	border: 1px solid #1d6cce; 
    /* background-color: rgba(29,108,206,0.55);  #f7f9fb; */
}

a.buyNow:link, a.buyNow:visited {
   	background-color: #1d6cce;
	color: #fff;
	border: 1px solid #1d6cce;
}

a.buyNow:hover, a.buyNow:active {
    background-color: #fff;
	color: #0565bf;
	border: 1px solid #fff;
}


div.listBoxImage {
	float: left;
	margin: 0px;
	padding: 20px;
	
	padding-right: 0px;
}
img.listBox {
	border: 0px;
}

div.listBoxText {
	padding: 30px 80px 40px;
}

div.listBoxTextFull {
	padding: 30px 80px 50px;
}

div.listBoxButtons {
	padding: 20px 0px 0px;
}

div.productBg {
	background-color: #f6f6f6;
}

div.productButtons {
	padding: 0px;
	height: 100px;
	border: 0px solid #d7d7d8;	
	border-top: 0px;
	border-radius: 0px 0px 0px 0px;	
	position: relative;	
	background-color: #f9f9f9;
	margin: 0px 0px 80px;
}

div.homeSubFull {
	width: 100%;
	margin: 0px 0px 0px;
}

div.homeSubL, div.homeSubR {
	display: inline-block;
	width: 482px;
	height: 528px;
	position: relative;	
	background-color: #1d6cce;
}

div.homeSubL {
	float: left;
	margin: 0px 0px 35px;
}

div.homeSubR {
	float: Right;
}

div.homeSubL, div.homeSubR {
	margin: 0px 0px 50px;
}

div.homeSubTitle {
	position: absolute;
	width: 482px;
	height: 40px;
	left: 0px;	
	top: 248px;
	z-index: 2;
}

div.homeSubLText, div.homeSubRText {
	width: 402px;
	font-family: "adelle";
	font-weight: 600;
	font-style: italic;
	font-size: 20px;
	color: #1d6cce;
	text-align: center;
	position: absolute;	
	padding: 0px 40px;
}

div.homeSubLText {
	bottom: 27px;
}

div.homeSubRText {
	bottom: 11px;
}

div.homeSubReviewer {	
	font-weight: 600;
	color: #fff;
	text-align: right;
	position: absolute;
	top: 102px;
	right: 75px;
	text-transform: uppercase;
	text-shadow: 0px 0px 1px #fff;
	font-weight: 300;	
}

span.homeSubReviewer1 {
	font-size: 20px;	
}

span.homeSubReviewer2 {
	font-size: 16px;
}

div.homeSubBubble img {
	position: absolute;
	bottom: -20px;
	width: 20px;
	height: 20px;
	right: 40px;
}

div.homeSubBubble {
	position: absolute;
	width: 482px;
	height: 90px;
	left: 0px;	
	top: 308px;
	z-index: 2;
	background-color: #fff;
}


div.homeMain {
	width: 100%;
	height: 593px;
	position: relative;	
	background-color: #1d6cce;
}

div.homeMainTitle {
	position: absolute;
	width: 100%;
	height: 43px;
	left: 0px;	
	bottom: 73px;
	z-index: 2;
}

div.homeMainP3d {
	position: absolute;
	width: 388px;
	height: 67px;
	right: 0px;	
	bottom: 80px;
	z-index: 3;
}

div.homeMainText {
	position: absolute;
	left: 40px;	
	bottom: 24px;
	z-index: 2;
}

span.homeMainText {
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;	
	text-shadow: 0px 0px 1px #fff;
}

div.homeMainButtons {
	position: absolute;	
	right: 30px;	
	bottom: 20px;
	z-index: 2;
}

div.homeSubButtons {
	position: absolute;	
	right: 60px;	
	bottom: 20px;
	z-index: 2;
}

div.homeMainButtons ul, div.homeSubButtons ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;	
}

div.homeMainButtons li, div.homeSubButtons ul {
	display: inline;
   	float: right;
}

a.buttonWhite:link, a.buttonWhite:visited {
   	display: block;
	height: 25px;
	border: 1px solid #fff; 
	border-radius: 2px;
   	color: #0565bf; 
    background-color: rgba(255,255,255,1);
    text-align: center;
	padding: 7px 16px 0px;
    text-decoration: none;
	font-weight: 600;	
	margin: 0px 2px;
	text-transform: uppercase; 
	font-size: 16px;	
	transition: border 0.4s ease 0s, background-color 0.4s ease 0s;
}

a.buttonWhite:hover, a.buttonWhite:active {
	background-color: rgba(255,255,255,0.1);
	color: #fff;
	border: 1px solid #8eb6e7; 
}



div.productFull img {
	border-width: 0px 0px;
	border-style: solid;
	border-color: #d7d7d8;	
}

span.productSim  {
	position:absolute;
	left: 40px;
	top: 20px;
	color: #0565bf;
	text-transform: uppercase;	
	text-shadow: 0px 0px 01px #a5c4eb;
	padding: 6px 0px;
	font-size: 20px;
}
span.productSimBlack  {	
	color: #0f0f0f;
}

div.listBoxPageTitle {	
	padding: 20px;
	padding-top: 16px;
	padding-bottom: 14px;
	border: 1px solid #d7d7d8;	
	margin-bottom: 20px;
	border-radius: 4px; 
	background-color: #fcfcfc;
}

/* 
#listBoxPageTitle {	
	padding: 15px;
	padding-top: 8px;
	padding-bottom: 7px;
	border: 1px solid #bdbdbe;	
	margin-bottom: 15px;
	border-radius: 4px;
	background-color: #fff;
	font-weight: 400;
	text-transform: uppercase; 
	font-size: 24px;
	color: #216fcf;
}
*/

span.productTitle1 {
	font-size: 22px;
	font-family: "changeling-neo";		
	color: #0565bf;
	letter-spacing: 0.05em;

}
/*
span.legacyTitle1 {
	font-size: 24px;
	font-family: "mahalia";	
	text-transform: none; 	
	color: #0565bf;
	letter-spacing: 0em;
	margin-bottom: -3px;
	display: inline-block;
}

span.dukeb60v2Title1 {
	font-size: 22px;
	font-family: "futura-pt";		
	color: #0565bf;
	letter-spacing: 0.2em;
}
*/
span.productTitle2 {
	color: #1f1f1f;	
}

div.listBoxTitle h2 {
	font-weight: 300;
	padding: 0px;
	margin: 0px;
	position: absolute;
	bottom: 14px;
	left: 40px;
	font-size: 20px;
	color: #0565bf;
	text-transform: uppercase; 
	text-shadow: 0px 0px 01px #a5c4eb;	
}

div.productBoxTitle h2, div.productPageTitle h2 {
	font-weight: 300;
	padding: 0px;
	margin: 0px;
	position: absolute;
	bottom: 14px;
	left: 40px;
	font-size: 24px;
	color: #0565bf;
	text-transform: uppercase; 
	text-shadow: 0px 0px 01px #a5c4eb;	
}

div.pageTitle h2 {
	font-weight: 300;
	padding: 0px;
	margin: 0px;
	position: absolute;
	bottom: 14px;
	left: 76px;
	font-size: 24px;
	color: #0565bf;
	text-transform: uppercase; 
	text-shadow: 0px 0px 01px #a5c4eb;	
}

div.listBoxTitle, div.productBoxTitle, div.pageTitle, div.productPageTitle {
	padding: 0px;
	height: 80px;	
	margin: 0px;
	background-color: #f9f9f9;
	overflow: auto;
	position: relative;
	border-bottom: 1px solid #E2E2E2;
}

div.listBoxTitle {	
	background-color: #fff;
}

div.listBox, div.listBoxEven {	
	/* position: relative; */
	padding: 0px;
	margin-bottom: 1px;
	background-color: #f4f4f4;
	overflow: auto;
	background: linear-gradient(to bottom, #f9f9f9 0%,#f4f4f4 100%); /* W3C */
}

div.listBoxEven {	
	background-color: #f9f9f9;
	background: linear-gradient(to bottom, #f9f9f9 0%,#f4f4f4 100%); /* W3C */
}

body {
	padding: 0px;
	padding-bottom: 0px;
	border: 0px;
	margin: 0px 0px 60px 0px;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #444444;
	background-color: #222; /* #f6f6f6; #c7cace;  #2f3a50; #f2f2f2;*/
	height: 100%;
}

#outerContainer {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	
	border-radius: 0px 0px 8px 8px;
	border-left: 0px solid #bdbdbe;
	border-right: 0px solid #bdbdbe;
	/*background-color: #f9f9f9;
	height: 100%;*/
	min-height: 100%; /* min. height for modern browser */
    height:auto !important; /* important rule for modern Browser */
    height:100%; /* min. height for IE */
    overflow: hidden !important; /* FF scroll-bar */
}

#innerContainer {
	width: 1280px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 30px;
}

/*===== Header =====*/

#header {
	width: 100%;
	height: 112px;
	padding-top: 0px;
	padding-bottom: 5px;
	position: relative;	
}
#logo {
	width: 180px;	
	position: absolute;
	left: 0px;
	bottom: 25px;
}
img.header {
	width: 100%;
	height: 70px;
}

#mainMenu {
	width: 100%;
	height: 25px;
	padding: 0px;
	margin-bottom: 1px;
	/*background-image: url(images/mainmenu_bg.gif);
	background-repeat: no-repeat;*/
}

table#navMain {
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
	vertical-align: top;
	/* background-image: url(images/navmain_bg.png);
	background-repeat: no-repeat; */
}

#mainMenu a {
	background-color: #ffffff;
	text-decoration: none;
	color: #ffffff;
} 



div#breadCrumbs {
	margin-bottom: 12px;
	float: left;
}



/*===== Content =====*/



span.newsDate {
	color: #666;
}



div.contentBox398 {

	margin: 0px;

	padding: 16px 13px 4px;

	/* background-image: url(images/box_bg_398.png);

	background-repeat: repeat-y; */

}



div.contentBox564 {

	margin: 0px;

	padding: 16px 13px 4px;

	background-image: url(images/box_bg_564.png);

	background-repeat: repeat-y;

}



div.contentBox770 {

	margin: 0px;

	padding: 16px 13px 4px;

	background-image: url(images/box_bg_770.png);

	background-repeat: repeat-y;

}



div#content398 {

	width: 398px;

	padding-bottom: 7px;

	float: left;

	/*border: 1px #000000 solid;*/

}







div#content564 {

	width: 564px;

	padding-bottom: 7px;

	float: right;

}



div#topAd {

	width: 100%;

	padding-bottom: 7px;

}


/* h1 common attributes 
h1 { 

	display: block;	
	padding-left: 15px;
	padding-top: 9px;
	padding-bottom: 0px;
	height: 24px;
	margin: 0px;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #555555;

	background-repeat: no-repeat;

}
*/


h1.med { /* 565px box top */

	width: 550px;

	background-image: url(images/box_top_565.gif);

}



h1.long { /* 565px box top */

	width: 755px;

	background-image: url(images/box_top_770.gif);

}	

p {
	line-height: 150%;
	margin: 0px;
	padding: 5px 0px;
}



p.list { 

	text-indent:-18px; 

	line-height: 160%; 

	margin-left: 22px; 

	margin-right: 20px; 

	padding-top: 0px; 

	padding-bottom: 9px; }



em {
	color: inherit; /* #0565bf;  #216fcf; */
	font-style: inherit;
	font-weight: 400;
	text-shadow: 0px 0px 01px #ccc;
}

span.productEm {
	font-weight: 400;
	color: #0565bf;	
}

a:link, a:active, a:visited { 
	font-weight: 300;
	color: #0565bf; /* 216fcf;	*/
	padding: 0px;
	text-decoration: none;
	font-style: normal;
	
	/* background-color: #fbfbfb;  #f4f7fa; */
	border-radius: 0px;
	text-shadow: 0px 0px 01px #a5c4eb;
	transition: all 0.4s ease 0s;
}

a:hover { 
	background-color: #eee; 
	/* color: #19ced7; */
	text-decoration: none;
}



table, tr, td {

	padding: 0px;

	margin: 0px;

	border: 0px;

	border-collapse: collapse;

	vertical-align: top;

}



table#centreContent td {

	vertical-align: top;

}



img {

	padding: 0px;

	margin: 0px;

	border: 0px;

}



/*

div.box { 

	margin: 0px;

	padding: 8px 13px 0px;

	border-left: 1px #ababab solid;

	border-right: 1px #ababab solid;

	width: 536px;

}*/



table.box { 

	width: 770px; 

	margin: 0px;

	padding: 0px;

	/* background-image: url(images/box_bg_770.png);

	background-repeat: repeat-y; */

}



table.box td { 

	padding: 13px;

}



table.box td.right { 

	width: 539px;

}



table.box img { 

	margin-bottom: 6px;

}




img.listBoxNoBorder {

	/*margin-right: 13px;*/

	border: 1px #ffffff solid;

}



img.boxBottom {

	margin-bottom: 10px;

}



table.listBoxButtons {

	padding: 0px;

	margin: 12px 0px -20px 0px;

}



table.listBoxButtons a {
 background-color: #FFFFFF;
}





table.listBoxButtons td {
	padding: 0px;
	margin: 0px;
}



td.contentPageLeft {
	width: 100%;/*390px;*/
}



.caption {
	color: #666666;
	/*line-height: 220%;*/
}



div#leftColumn {
	position: relative;
	width: 192px;
	float: left;
}



div#rightColumn {
	width:192px;
	float: right;
	padding-bottom: 0px; /* Needed to fix bloody IE6 display bug */
}


div.contentFull {
	width: 100%;
	margin: 0px;
	position: relative;
	/*border: 1px #000000 solid;
	z-index: 2;
  outline: 1px #333333 solid;*/
}

div.content482Left {
	display: inline-block;
	width: 477px;
	float: left;
	margin: 0px;
	overflow: hidden;
	/*border: 1px #000000 solid;
	z-index: 2;
  outline: 1px #333333 solid;*/
}

div.content482Right {
	display: inline-block;
	width: 477px;
	margin: 0px;
	float: right;
	overflow: hidden;
	/*border: 1px #000000 solid;
	z-index: 2;
  outline: 1px #333333 solid;*/
}


div#contentCentre {
	/*left: 200px;*/
	width: 565px;
	margin-left: 13px;
	margin-right: 13px;
}

div#contentLeft {
	width: 770px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	/*border: 1px #000000 solid;
	z-index: 2;
  outline: 1px #333333 solid;*/

}

div#contentRight {
	width: 770px;
	
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	/*border: 1px #000000 solid;
	z-index: 2;
  	outline: 1px #333333 solid;*/
}

/*
table.sideMenu {
	display: block;
	width: 192px;
	border: 0px;
	margin: 0px;
	padding: -1px;
	
}

table.sideMenu a:link, table.sideMenu a:active, table.sideMenu a:visited { 
	display: block;
	width: 172px;
	border-left: 1px #ababab solid; 
	border-right: 1px #ababab solid;
	
	margin: 0px;
	border-bottom: 1px #f0f0f0 solid;
	color: #195f9b;
	text-decoration: none;
	padding: 6px;
	padding-left: 12px;
	background-color: #ffffff;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.sideMenu a:hover { 
	color: #30b81d;
	background-color: #f6f6f6;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

*/

td.filter {

	/* background-image: url(images/listbox_filter_bottom.png); 

	background-repeat: no-repeat; */

	width: 770px;

	/*height: 24px; 

	_height: 24px; */

	padding-left: 0px;

	padding-right: 0px;

	padding-top: 7px;

	padding-bottom: 7px;

	vertical-align: bottom;

	margin-bottom: 0px;

}

span.errorMessage {
	color: #dd0000;	
	font-weight: 400;
}





