@charset "utf-8";
/* CSS Document */

* { outline: none; }

body { background: #918A77; padding: 0; margin: 0; font-family: Courier New, Arial, Tahoma; font-size: 80%; }
#SplashPage { text-align: center; margin: 0 auto; }
#ComingSoon { margin: 0 auto; }

/* IDs */

#Page { width: 922px; height: 800px; margin: 0 auto; }

#Top { width: 100%; height: 50px; background: url(/images/index_01.jpg) no-repeat; }

#NavWrapper { width: 100%; height: 35px; background: url(/images/index_02.jpg) left top no-repeat; }
#Navigation { width: 569px; height: 35px; float: right; margin: 0 0 0 0; }
#Navigation a { display: block; text-indent: -9999px; height: 35px; color: #fff; background: url(/images/Navigation.jpg) no-repeat; }
#Navigation ul { height: 35px; margin: 0; padding: 0;}
#Navigation ul li { padding: 0 0 0 0; list-style: none; }
#RightOfNav { background: url(/images/index_04.jpg) right top no-repeat; width: 30px; height: 35px; float: right; }

#Logo { width: 922px; height: 108px; background: url(/images/index_05.jpg) no-repeat; }

#ContentWrapper { background: url(/images/index_08.jpg) no-repeat right; height: 607px; }
#LeftOfContent { background: url(/images/index_06.jpg) no-repeat left; float: left; height: 607px; width: 94px;}
#ContentHeader { height: 88px; width: 712px; margin: 0 116px 0 94px; float: none; }
#Content { background: url(/images/index_09.jpg) repeat-y; height: 445px; width: 712px; margin: 0 116px 0 94px; float: none; overflow: auto; }
#Content img { margin: 5px;}
#Content a { color: #626552; font-weight: bold; }
#Content a:hover { color: #000; }
#ContentFooter { background: url(/images/index_10.jpg) no-repeat; height: 74px; width: 712px; margin: 0 116px 0 94px; float: none; }

.SentAlert { display: block; background: #DFD; color: black; border: 5px solid #0f0; min-height: 20px; padding: 3px 3px 0 3px; }
.SessionCookies { display: block; background: #FFDDDD; color: black; border: 5px solid #f00; min-height: 20px; padding: 3px 3px 0 3px; }


#Footer { text-align: right; margin: 0 3em 0 0; }
#Footer a { color: #555; text-decoration: none; }

/* Classes */

.Home { float: right; }
.Flights { float: right; }
.Calendar { float: right; }
.Gallery { float: right; }
.History { float: right; }
.Model4 { float: right; }
.Logbook { float: right; }
.Contacts { float: right; }

.Home a { width: 69px; }
.Home a:hover { background-position: 0 -35px !important; }
.Flights a { width: 68px; background-position: -70px 0 !important; }
.Flights a:hover { background-position: -70px -35px !important; }
.Calendar a { width: 70px; background-position: -141px 0 !important; }
.Calendar a:hover { background-position: -141px -35px !important; }
.Gallery a { width: 70px; background-position: -211px 0 !important; }
.Gallery a:hover { background-position: -211px -35px !important; }
.History a { width: 69px; background-position: -277px 0 !important; }
.History a:hover { background-position: -277px -35px !important;}
.Model4 a { width: 65px; background-position: -345px 0 !important; }
.Model4 a:hover {background-position: -345px -35px !important;}
.Logbook a { width: 70px; background-position: -410px 0 !important; }
.Logbook a:hover { background-position: -410px -35px !important; }
.Contacts a { width: 88px; background-position: -481px 0 !important; }
.Contacts a:hover { background-position: -481px -35px !important; }

.AdminLogbook { width: 100%;}
.AdminLogbook td { border-bottom: 1px solid #000 !important; }