/* TA Software CSS file           *
 *Last updated 1st January 2010 */

/*positioning */

#header {
	width: 100%;
	background-color: #DCE3F3;
	height: 150px;
	text-align: left;
	}
	
#wrapper {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: white;
	}
		

#navigation{
	position: absolute;
	left: 25px;
	top: 190px;
	width: 160px;
	height: 50em;
	color: #006699;
	overflow: hidden;
	}
	

#mainContent{
	position: absolute;
	margin-left: 180px;
	margin-right: 1px;
	width: 805px;
	top: 180px;
	}
	
#footer {
	font-size: 0.9em;
	color: #006699;
	margin-top: 50px;
	}

/* display */
		
#validation{
	position: relative;
	top: 3em;
	}
	
#validation img {
	margin-left: 20px;
	border: none;
	}
	
#donation {
	position: relative;
	top: 2em;
	margin-left: -12px;
	}
		
#notams {
	clear: right;
	}
		
.gallery {
	position: relative;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
a:link, a:hover, a:visited {
	color: #006699;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

.nav {
	display: block;
	width: 8em;
	height: 2em;
	background: #F2F6FD;
	border-style: solid; 
	border-color: #E2E7ED;
	border-width: 1px 2px;
	margin: 0px;
	padding-left: 20px;
	line-height: 25px;
	}
	
.airport {
	display: block;
	width: 8em;
	height: 2em;
	background: #F2F6FD;
	border-style: solid; 
	border-color: #E2E7ED;
	border-width: 1px 2px;
	margin: 0px;
	padding-left: 20px;
	line-height: 25px;
	}

a.anchor{
	text-decoration: none;
	}	
	
a.subhead {
	color: #509333;
	}
	
a.download {
	position: relative;
	top: 10px;
	margin-left: 130px;
	}
	
td.downloadRepaints {
	font-weight: bold;
	text-align: center;
	color: #006699;
	}
	
table.fileDetails{
	position: relative;
	width: 560px;
	border: solid 5px #FCF4C6;
	background-color: #FCF4C6;
	}
	
table.narrowFileDetails{
	position: relative;
	width: 500px;
	border: solid 5px #FCF4C6;
	background-color: #FCF4C6;
	}	
	
a.scenery {
	position: relative;
	margin-left: 290px;
	background-color: #FCF4C6;
	padding: 5px;
	}

col.col1 {
	width: 20%;
	}

col.col2 {
	width: 55%;
	}
	
col.downloadMonitor {} 
	
#breadcrumb{
	color: #006699;
	font-weight: bold;
	}

html {
	height: 100%;
	margin-bottom: 1px;
	}
	
body{
	height: 100%;
	margin-bottom: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	}
	
h1, h2, h3, h4 {
	color: #006699;
	}
	
hr {
	color: #B2CDE0;
	background-color: #B2CDE0;
	height: 2px;
	border: 0;
	margin: 20px 0px;
	}
	
.floatLeft{
	float: left;
	border: none;
	margin-right: 30px;
	margin-bottom: 30px;
	}

.floatRight{
	float: right;
	border: none;
	margin-left: 30px;
	margin-bottom: 30px;
	}
	
.noborder {
	border: none;
	}
	
.gallery td{
	padding: 10px;
	}
	
.gallery img{
	border: 0;
	}
	
.subhead {
	font-weight: bold;
    color: #509333;
	}
		
.paypal {
	width: 130px;
	height: 38px;
	}
	
.repaints {
	background-color: #F9EFB3;
	padding: 5px 5px 5px 20px;
	margin: 30px 0px 40px 0px;
	}
	
.monitor {
	width: 190px;
	border: 1px solid #509333;
	}
	
th.monitor {
	background-color: #509333;
	color: white;
	}
	
td.monitor {
	padding: 10px;
	}
	
col.monitor {
	width: 90%;
	}
	
	
	
	
	

