body {background:#000000 url("../../images/backgrounds/bg.jpg") repeat-x;}
body, tr, td {
	color: #3d3331;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
p {	
	margin: 0 0 8px 0;
	line-height: 180%;
}
a, a:link, a:visited, a:active {
	color: #5E88A2;
	text-decoration: none;
}
a:hover {
	background-color: #e6e1df;
	color: #003B59;
}
ul li{
	margin: 0 0 0 -24px;
	line-height: 180%;
}
#tab{
	position:absolute;
	top: 274px;
	left: 614px;
	height: 81px;
	width: 265px;
	z-index: 2;
}
#tab2{
	position:absolute;
	top: 204px;
	left: 614px;
	height: 81px;
	width: 265px;
	z-index: 1;
}
#tab a:hover {
	background-color: #39312F;
}

/*-----------------HEADING STYLE CLASSES-----------------*/
.h2 {
	margin: 0 0 10px 0;
	color: #5d4f4b;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.h3 {
	color: #003B59;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.h3-orange {
	color: #F60;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.h4 {
	margin: 0;
	padding: 0;
	color: #FFF;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ads {
	color: #A8CBDC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center;
}
.error {
	color: #e2e2e2;
	font-size: 48px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*-----------------HORIZONTAL MENU-----------------*/
#horiz { 
	height: 30px;
	width: 900;
	background:url(../../images/backgrounds/bkgr_menubar.gif) repeat-x;
	position:relative;
	z-index: 1;
}
#horiz ul {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-style:normal;
  margin: 0 0 0 12px;
  padding: 0;
  list-style: none;
}
#horiz ul a {
  color: #FFF;
}
#horiz ul li {
  display: block;
  position: relative;
  float: left;
  margin: 0;
  line-height: 17px;
}
#horiz li ul { 
  display: none;
}
#horiz ul li a {
  display: block;
  color: #FFF;
  padding: 6px 12px 7px 12px;
  white-space: nowrap;
}
#horiz ul li a:hover {
	background:url(../../images/backgrounds/bkgr_menubar2.gif) repeat-x;
	color: #ffffff;
}
#horiz li:hover ul {
  display: block;
  position: absolute;
}
#horiz li:hover li {
  float: none;
}
#horiz li:hover a { 
	background: #9eb8c7;
	color: #FFF;
}
#horiz li:hover li a:hover {
	background: #FFF;
	color: #003B59;
	background:url(../../images/backgrounds/bkgr_menubar2.gif) repeat-x;
}
#horiz-text { 
	height: 30px;
	width: 900;
	background:url(../../images/backgrounds/bkgr_menubar.gif) repeat-x;
	z-index: 1;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-style:normal;
	color: #FFF;
	margin: 0 0 -6px 0;
    padding: 6px 0 0 24px;
}

/*-----------------LINKS TABLES-----------------*/
#table {
	width: 260px;
	padding: 0;
	margin: 0;
}
#table td {
	border-bottom: 1px solid #CCE0EB;;
	padding: 6px 2px 6px 4px;
	color: #3d3331;
	text-align: left;
}
#table2 {
	width: 556px;
	padding: 0;
	margin: 0;
}
#table2 td {
	border-bottom: 1px solid #CCE0EB;
	padding: 6px 2px 6px 4px;
	color: #3d3331;
	text-align: left;
}

/*-----------------STRUCTURE-----------------*/
.thrColAbsHdr #container { 
	position: relative;
	width: 900px;
	background: #FFF;
	margin: 0 auto;
	text-align: left;
} 
.thrColAbsHdr #header { 
	height: 125px;
	position:relative;
	padding: 0;
}
.thrColAbsHdr #header-pic { 
	height: 200px;
	position:relative;
} 
.thrColAbsHdr #mainContent { 
	margin: 0 296px 0 296px;
	padding: 24px 24px 36px 24px;
}
.thrColAbsHdr #leftBar {
	float:left;
	padding: 24px 12px 36px 24px;
	width: 260px;
	background: #FFF;
	
}
.thrColAbsHdr #leftBarBig {
	float:left;
	padding: 24px 12px 36px 24px;
	width: 556px;
	background: #FFF;
}
.thrColAbsHdr #rightBar {
	float: right;
	padding: 24px 24px 36px 18px;
	width: 260px;
	background: #FFF;
}
.thrColAbsHdr #mainContent2 { 
	margin: 0px 296px 0 296px;
	padding: 24px 24px 50px 24px;
}
.thrColAbsHdr #leftBar2 {
	position: absolute;
	top: 209px;
	left: 24px;
	width: 260px;
}
.thrColAbsHdr #rightBar2 {
	position: absolute;
	top: 209px;
	right: 24px;
	width: 260px;
}
.thrColAbsHdr #header-shadow { 
	height: 30px;
	width: 900px;
	position:relative;
	background: url(../../images/backgrounds/bkgr_shadow-top.gif) repeat-x;
} 
.thrColAbsHdr #footer { 
	padding: 0;
	background-color: #2b2b2b;
}
.thrColAbsHdr #footer-ad { 
	padding: 0;
}
.thrColAbsHdr #footer p {
	margin: 0;
	padding: 10px 0;
	color: #FFF;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.fltrt {
	float: right;
	margin-left: 0px;
}
.fltlft {
	float: left;
	margin-right: 0px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*-----------------MAILTO-----------------*/
a[href ^="mailto:"] {
	padding-right: 20px;
	background: transparent url(http://www.sheltairaviation.com/images/icons/icon_mailto.gif) no-repeat center right;
}
a:hover[href ^="mailto:"] {
	background-color: #e6e1df;
	color: #003B59;
}

/*-----------------LIGHTBOX-----------------*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img{ border: none;}
#outerImageContainer{
	position: relative;
	background-color: #FFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer{ padding: 10px;}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 10%;
	height: 100%;
	background: url('http://www.sheltairaviation.com/images/popup/blank.gif') no-repeat;
	display: block
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:hover, #prevLink:visited:hover {
background: url('http://www.sheltairaviation.com/images/popup/prev.gif') no-repeat left 15%;
border: medium none;
}
#nextLink, #nextLink:hover, #nextLink:visited:hover {
background: url('http://www.sheltairaviation.com/images/popup/next.gif') no-repeat right 15%;
border: medium none;
}
#imageDataContainer{
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0 auto;
	line-height: 1.4em;
	}
#imageData{ padding:0 10px;}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;  background-color: #FFF;}
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 500px;
	background-color: #000; /*...this is the darkening of the page*/
	/*background: url("../../images/backgrounds/bkgr.jpg");*/
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
* html .clearfix { height: 1%;}



/* Translation */
#translate{
	position: absolute;
	bottom: -59px;
	right: 9px;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#translate a:hover {
	background-color: transparent;
}


/* Bubbles for Advertising */

#bubbles1{
	position: absolute;
	top: 150px;
	left: -50px;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#bubbles1 a:hover {
	background-color: transparent;
}
#bubbles2{
	position: absolute;
	top: 140px;
	left: 50px;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#bubbles2 a:hover {
	background-color: transparent;
}
#bubbles3{
	position: absolute;
	top: 140px;
	left: 780px;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#bubbles3 a:hover {
	background-color: transparent;
}