@charset "utf-8";
/*-------------------------------------------------------------
Old Buck Airfield Style Sheet 

Version: 3
Author: Alternet Solutions Ltd
email: webmaster@alternetsolutions.co.uk
website: http://www.alternetsolutions.co.uk/
-------------------------------------------------------------*/

/*Body*/

body {
     margin: 10px 0 0 0;
     padding: 0;
     font-size: x-small; /* IE5 Win */
     voice-family: "\"}\""; 
     voice-family: inherit;
     font-size: small; /*for compliant browsers*/
     text-align: center; 
     font-family: "Calibri", Arial, Helvetica, sans-serif;
	 background: #20321e;
     }
html>body { /* be nice to Opera */
     font-size: small;
     }
                
#wrapper {
     width: 960px;
     margin: 0 auto;
     text-align: left;
     background: #f7f7f7;
     font-size: 105%;
	 position: relative;
	 z-index: 0;
     }
	
#tweet-tweet {
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
	height: 230px;
	z-index: 100;
	background: url(images/tweetBgShell.png) repeat-y 100%;
	overflow: hidden;
	}
                
/*Header*/

#header {
	width: 960px;
	height: 80px;
	background: #3b4f39 url(images/wings.jpg) no-repeat 45% 50%;
	border-bottom: 1px solid #fff;
	}

#header h1 {
	margin: 20px 0 0 0;
	padding: 0 15px 0 0;
	font-size: 180%;
	font-weight: 300;
	color: #fff;
	float: right;
	}

/*****************NAV************************/
	
#topNav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #3b4f39 url(images/topNavBgOff.jpg) repeat-x;
	}

#topNav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 85%;
	width: 113px;
	border-right: 1px solid #3b4f39;
	}

#topNav li.wide {
	width: 161px;
	}

#topNav a {
	display: block;
	margin: 0;
	padding: 8px 8px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	}	

#topNav a:hover {
	background: url(images/topNavBgOn.jpg) repeat-x;
	} 

#tweetWrap {
	width: 960px;
	position: relative;
	}
	
#slideshow {
    position:relative;
	width: 960px;
    height: 230px;
	z-index: 0;
	}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	}

#slideshow IMG.active {
    z-index:10;
	}

#slideshow IMG.last-active {
    z-index:9;
	}

#buytickets {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 2;
	}
 
/*General*/

.justify {
	text-align: justify;
	}

img {
    border: none;
    }

.clear {
     clear: both;
     }

.capsbold {
	font-weight: bold;
	text-transform: uppercase;
	}

.bold {
     font-weight: bold;
     }
	
.italic {
	font-style: italic;
	}

.uline {
	text-decoration: underline;
	}	

.red {
     color: #f00;
     }
	
a {
	color: #3b4f39;
      }

a:hover {

	}

h2 {
	margin: 3px 0;
	padding: 0;
	font-size: 140%;
	color: #3b4f39;
	}
	
/*Breadcrumb Trial*/

p#bcrumb {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 90%;
	border-bottom: 1px solid #000;
	text-transform: capitalize;
	}	

/*Main Structure*/

#fullContent {
      width: 100%;
      float: left;
      line-height: 1.5em;
	  }
                
#content {
      float: left;
      width: 500px;
      line-height: 1.5em;
      }

#sideBar {
      float: right;
      width: 460px;
      }
	 
#blogContent {
	width: 70%;
	float: left;
	line-height: 1.5em;
	}

#blogSideBar {
	width: 24%;
	float: right;
	line-height: 1.5em;
	}	 
                
/*Gutters*/

.gutter {
    padding: 15px;
    }

	
/*Home*/

ul#leftList {
	float: left;
	width: 235px;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#leftList li {
	padding: 1px 0;
	border-bottom: 1px dotted #000;
	font-size: 100%;
	}

ul#rightList {
	float: left;
	width: 235px;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#rightList li {
	margin-left: 10px;
	padding: 1px 0;
	border-bottom: 1px dotted #000;
	font-size: 100%;
	}

.extBox {
	float: left;
	margin: 5px 2px;
	padding: 10px 5px 10px 5px;
	border: 1px dotted #ccc;
	}

.extBox p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 90%;
	}

dl.news {
	margin: 15px 0 0 0;
	padding: 15px 15px 0 15px;
	border-top: 4px solid #3b4f39;
	}

dl.news:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

dl.news dt {
	margin: 0 0 .5em 0;
	font-size: 140%;
	color: #3b4f39;
	}

dl.news dt img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
	}

dl.news dd {
	margin-bottom: 10px;
	margin-left: 220px;
	line-height: 1.5em;
	text-align: justify;
	}

/*If no pic use DIV*/

h2#upcoming {
	margin-bottom: 6px;
	}
	
#newsBox {
	width: 100%;
	float: left;
	padding-bottom: 15px;
	border-bottom: 4px solid #3b4f39;
	}

/*Driving In*/

#map {
	margin-top: 5px;
	float: left;
	width: 100%;
	background-color: #fff;
	border-top: 3px solid #3b4f39;
	border-bottom: 3px solid #3b4f39;
	}
	
#map img {	
	margin: 0;
	padding: 5px 0 0 220px;
	}

/*Flying In Form*/

#flyinginForm {
	margin: 0px 0 0 0;
	width: 440px;
	}
	
#flyinginForm p {
	margin: 0;
	padding: 2px 0;
	font-size: 90%;
	}

#flyinginForm fieldset#ppr {
	width: 95%;
	}

#flyinginForm fieldset legend {
	font-size: 125%;
	font-weight: bold;
	color: #3b4f39;
	background-color: inherit;
	}
	
.warning {
	font-style: italic;
    color: #FF0000;
	background-color: inherit;
	}
	
.success {
	color: #FF0000;
	background-color: inherit;
	font-size: 85%;
	}
	
#flyinginForm .formbox {
    width: 150px;
}

#flyinginForm label.labelBlock {
	display: block;
	}

#flyinginForm label.label {
	margin: 0;
	float: left;
	width: 125px;
	}

#flyinginForm textarea {
	width: 400px;
	height: 100px;
	border: 1px solid #ccc;	
	}

/*SUBMIT BUTTON*/
	
#flyinginForm input#send {
	margin: 5px 0 5px 0;
	width: 130px;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
	background-color: #fff;
	color: #000;
	}

#flyinginForm input#send:hover {
	background-color: #ccc;
	color: inherit;
	text-decoration: underline;
	}

/*Flying In*/

p.seeMap {
	margin: 0;
	padding: 5px 0;
	font-size: 150%;
	color: #3b4f39;
	text-align: center;
	}

/*Hangarage*/

.hangerPics {
	padding: 5px;
	border: 1px dotted #ccc;
	}

/*Events*/

.date {
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 85%;
	}

/*Restaurant Page*/

.restPics {
	margin: 3px 40px 10px 10px;
	padding: 5px;
	border: 1px dotted #ccc;
	float: right;
	display: block;
	}

/*453 Gallery Page*/

h3#select {
	margin: 0;
	text-align: center;
	}
	
#gallery {
	width: 90%;
	margin: 0 auto;
	padding: 15px;
	}

h2#gallery {
	margin: 2px 0;
	padding: 3px;
	text-indent: 45px;
	}

#gallery img {
	margin: 2px;
	padding: 3px;
	border: 1px solid #ccc;
	}

/*Contact Page*/

.contactInfo {
	float: left;
	margin: 0;
	padding: 0;
	}

.contactInfo p {
	margin: 0;
	padding: 5px 0;
	}

ul.address {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	}

.address li.bold {
	font-weight: bold;
	font-size: 100%;
	}

.address li {
	margin: 0;
	padding: 0;
	}

/*Footer*/
                
#footer {
    clear: both;
    padding: 5px 0;
    }
                
#footer p {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 85%;
    color: #666;
    }

#footer a {
    color: #666;
    }

/* Hide from IE/Mac \*/
#footer { height: 1%; }
/* End hide from IE/Mac */

/* Hide from IE/Mac \*/
* html #footer { height: 1%; }
/* End hide from IE/Mac */

dl.news { display: inline-table; }

/* Hides from IE-Mac \*/
* html dl.news { height: 1%; }
dl.news { display: block; }
/* End hide from IE-Mac */