@charset "utf-8";
/*-------------------------------------------------------------
Style Sheet 

Version: 1.2
Author: P Neal
email: webmaster@alternetsolutions.co.uk
website: http://www.alternetsolutions.co.uk/
-------------------------------------------------------------*/

/*Body*/

body {
     margin: 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: #6692C0 url(images/body-bg.gif) repeat-x;
     }
html>body { /* be nice to Opera */
     font-size: small;
     }

body>#ds { /*To hide from IE6 as we want to avoid PNG fix which renders nav unoperable*/
	width: 980px;
	margin: 0 auto;
	background: url(images/ds.png) repeat-y;
	}
                
#wrapper {
     width: 960px;
     margin: 0 auto;
     text-align: left;
     background: #f7f7f7;
	 line-height: 1.5em;
	 font-size: 105%;
     }
                
/*Header*/

#header {
     width: 100%;
     height: 250px;
	 float: left;
     /*background: url(images/Mooney_Ovation_1.jpg) no-repeat;*/ 
     }
	
img.float {
	float: left;
	}	
	
/*H1 - H6*/

h1 {
	margin: 2px 0;
	font-size: 130%;
    }

h1.welcome {
	margin: 0 0 20px 0;
	font-size: 130%;
    }

/*General*/

img {
    border: none;
    }

.clear {
        clear: both;
     }

.bold {
     font-weight: bold;
     }

.red {
     color: #f00;
     }
	
.homeIcons {
	margin: 10px 0;
	}

.bigBlue {
	font-size: 150%;
	color: #6692C0;
	}

a {
	color: #000066;
	}

/*Main Structure*/

#fullContent {
      width: 100%;
      float: left;
      }
                
#content {
      float: left;
      width: 750px;
      }
	 
#altContent {
      float: left;
      width: 700px;
      }	 

#sideBar {
      float: right;
      width: 190px;
      }
	 
#altSideBar {
      float: right;
      width: 240px;
      }
	 
#acContent {
      float: left;
      width: 750px;
      }	

#acSideBar {
      float: right;
      width: 210px;
	  position: relative;
      }
	 
#avmContent {
      float: left;
      width: 620px;
      }	

#avmSideBar {
      float: right;
      width: 270px;
      }	 	
	 
	  
	  	               
/*Gutters*/

#content .gutter, #fullContent .gutter, #sideBar .gutter, #altContent .gutter, #altSideBar .gutter, #avmContent .gutter, #avmSideBar .gutter {
    padding: 15px;
    }

#acContent .gutter {
	padding: 15px 0 15px 15px;
	}

#acSideBar .gutter {
	padding: 15px 15px 15px 0;
	}


/*Home*/
	
#featureWrap {
	float: left;
	width: 100%;
	background: url(images/arrows.png) repeat-x;
	border: 1px solid #eee;
	}

#featureWrap #slider {
	float: left;
	}

h2.intro {
	float: right;
	margin: 50px 30px 0 0;
	padding: 0;
	font-size: 180%;
	letter-spacing: 2px;
	color: #6692C0;
	}

#whoBox {
	margin: 10px 5px 0 0;
	padding: 10px;
	width: 300px;
	height: 205px;
	float: left;
	background: #eee;
	overflow: auto;
	}

#whoBox h2 {
	margin: 0 0 3px 0;
	padding: 0;
	color: #6692C0;
	letter-spacing: 3px;
	font-size: 150%;
	}

#whoBox p {
	margin: 0;
	text-align: justify;
	}

#whatBox {
	margin: 10px 5px 0 0;
	width: 300px;
	height: 225px;
	float: left;
	background: url(images/whatBoxBg.png) repeat-y;
	}

#whatBox>#pound {
	background: url(images/pound1.png) no-repeat center center;
	}

#whatBox h2 {
	margin: 0 0 3px 0;
	padding: 10px;
	color: #6692C0;
	letter-spacing: 3px;
	font-size: 150%;
	text-align: center;
	}

#whatBox p {
	margin: 0;
	padding: 10px;
	text-align: justify;
	}

#whatBox p.valuationLink {
	margin: 0;
	padding: 20px;
	text-align: center;
	}

p.action {
	float: left;
	width: 100%;
	margin: 10px 0 5px 0;
	padding: 10px;
	background: #6692c0;
	color: #fff;
	font-weight: bold;
	}

h2#news {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 120%;
	}

ul.newsText {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.newsText li {
	margin: 5px 0;
	padding: 2px;
	background: #eee;
	}

.newsText li a {
	text-decoration: none;
	}

.newsText li a:hover {
	text-decoration: underline;
	}

/*Slider*/

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#slider li{ 
	width:200px;
	height:115px;
	overflow:hidden; 
	}

/*News*/

.newsBox {
	width: 30%;
	float: left;
	}

/*For Sale Pages*/

.aircraftBox {
	margin: 0 0 10px 0;
	padding: 10px 0;
	width: 100%;
	float: left;
	background: #e0dbdf url(images/acBg.jpg) repeat-x;
	}

.aircraftBox h2 {
	margin: 0;
	padding: 0 0 3px 3px;
	font-weight: 600;
	color: #513b3e;
	font-size: 130%;
	}

.planeImg {
	float: left;
	margin-right: 5px;
	padding-left: 5px;
	}

.acDesc {
	float: left;
	width: 27%;
	margin-right: 10px;
	text-align: justify;
	}

.acDesc p, .acPrice p, .acPdf p, .acVid p {
	margin: 0;
	padding: 0;
	}

.acDesc p.bold, .acPrice p.bold, .acPdf p.bold, .acVid p.bold {
	color: #513b3e;
	text-decoration: underline;
	padding: 0 0 4px 0;
	}

.acPrice {
	float: left;
	width: 18%;
	text-align: center;
	}

.acPdf {
	float: left;
	width: 75px;
	margin-right: 15px;
	font-size: 95%;
	}

.acVid {
	float: left;
	width: 75px;
	text-align: center;
	}

.videoBox {
	width: 180px;
	height: 135px;
	float: left;
	margin: 0;
	padding: 10px;
	background: #e0dbdf url(images/acBg.jpg) repeat-x;
	}

.videoBox#bottom {
	margin-top: 211px;
	height: 138px;
	}

#rockwellVid { /*Video*/
	/*width: 180px;*/
	height: 138px;	
	position: absolute;
	top: 260px;
	left: 10px;
	}

.overlay {
	padding:40px;	
	width:320px;  
	display:none;
	background-image:url(images/white.png);	
}

.close {
	background:url(images/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	display:block;
	width:35px;
	height:35px;
	cursor:pointer;
}

#player {
	height:240px;
	display:block;
}

button {
	background: url(images/flash.jpg) no-repeat;
	width: 75px;
	height: 75px;
	border: none;
	cursor: pointer;
	}

/*Selling an aircraft page*/

ul.sellAcList {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	}

.sellAcList li {
	margin: 0;
	padding: 3px 0 3px 25px;
	background: url(images/acIcon.jpg) no-repeat left;
	}

ul.paypalList {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.paypalList li {
	margin: 0;
	padding: 0 5px;
	display: inline;
	float: left;
	}

#clear {
	clear: both;
	}

h2.paypal {
	visibility: hidden;
	}

/*Valuation Form*/

#valuation {
	margin: 10px 0 0 0px;
	width: 100%;
	}

#valuation p {
	margin: 2px 0;
	font-size: 85%;
	}

#valuation fieldset#left {
	width: 45%;
	float: left;
	}

#valuation fieldset#right{
	width: 45%;
	float: right;
	}
	
span.reditalic {
	color: #FF0000;
	font-style: italic;
	font-size: 85%;
	}
	
#valuationt .formbox {
    width: 200px;
}
	
#valuation label.label {
	float: left;
	width: 140px;
	font-size: 100%;
    color: #000;
}

#valuation label.labelBlock {
	display: block;
	}

#valuation textarea {
	width: 400px;
	height: 100px;
	}

#valuation textarea.half {
	width: 400px;
	height: 50px;
	}

/*Multimedia Page*/

.rrp {
	width: 250px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	}

.ftf {
	width: 290px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	}

.amav {
	width: 320px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: right;
	}

.rrp p, .ftf p, .amav p {
	margin: 0;
	text-align: center;
	}
	
.amav p.marginTop {
	margin-top: 40px;
	text-align: justify;
	}

/*RRP Page*/

.rrpImg { /*this is image on RRP Page*/
	float: left;
	}

h2.preview {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
	color: #6692c0;
	font-size: 130%;
	}

#frameGrabs {
	width: 360px;
	float: right;
	}

/*FTF Page*/

.multiImg {
	margin-top: 2px;
	border: 1px solid #000;
	}

#quoteBox1 {
	margin-top: 20px;
	margin-left: 20px;
	width: 60%;
	font-size: 110%;
	font-style: italic;
	color: #000099;
	background: url(images/qmarks-left.gif) no-repeat 0% -20%;
	text-indent: 20px;
	}

#quoteBox1 p {
	margin: 0;
	padding: 0;
	background: url(images/qmarks-right.gif) no-repeat 87% 80%;
	}

#quoteBox2 {
	margin-top: 20px;
	margin-left: 20px;
	width: 70%;
	font-size: 110%;
	font-style: italic;
	color: #000099;
	background: url(images/qmarks-left.gif) no-repeat 0% -10%;
	text-indent: 20px;
	}

#quoteBox2 p {
	margin: 0;
	padding: 0;
	background: url(images/qmarks-right.gif) no-repeat 60% 90%;
	}

/*Contact Page*/

#contactForm {
	margin: 10px 0 0 0;
	padding: 5px;
	width: 70%;
	}

#contactForm p {
	margin: 2px 0;
	}
	
.warning {
	font-style: italic;
    color: #FF0000;
	background-color: inherit;
	font-size: 80%;
	}
.success {
	color: #ff0000;
	font-size: 85%;
	}
#contactForm .formbox {
    width: 200px;
}
	
#contactForm label.label {
	float: left;
	width: 85px;
	font-size: 100%;
    color: #000;
}

#contactForm label.labelBlock {
	display: block;
	}

#contactForm textarea {
	width: 400px;
	height: 100px;
	}

input#send {
	color: #fff;
	padding: 5px;
	border: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	background: #6692C0;
	}

input#send:hover {
	background: #513b3e;
	}

p.spam {
	float: left;
	width: 100%;
	}

p.spam img {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	}

ul.contact {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.contact li.bold {
	margin-top: 10px;
	font-weight: bold;
	}

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

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

/* 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 */

/* self-clear floats */

* html .group { /* IE6 */
	height: 1%;
	}
*:first-child+html .group { /* IE7 */
	min-height: 1px;
	}

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