/* CSS Document */
html, body, ul, ol, li, p, blockquote, q,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, div, img{
/*padding:0;*/ border:0;
}
body {
	background-color: #fff;
	font-family: Helvetica;
	font-size: small;
	color: #333;
	line-height: 1.35;
}
#header {
	height: 359px;
	text-indent:-9999px;
	background-image:url(../assets/images/tiltrotor-rotorcraft.jpg);
	background-repeat:no-repeat;
	margin-bottom: 20px;
	margin-top: 20px;
}
h3 {
	line-height: .8em;
}
.centre-head {
	text-align: center;
}
.personnel {
	margin-bottom: 3px;
	margin-top: 2px;
}
#nav {
	width: 660px;
	margin-left: 280px;
	margin-top: -60px;
}
#nav li {
	display: inline;
	font-size: large;
	text-shadow: 0px 1px 0px #000;
}
#nav a {
	margin-left: 15px;
	margin-right: 15px;
	color: #fff;
	text-decoration: none;
	font-weight: 400;
}
#nav a:hover {
	border-bottom: 5px solid #fff;
}
#home #nav_home a,
#about #nav_about a,
#tech #nav_tech a,
#test #nav_test a,
#contact #nav_contact a {
	border-bottom: 5px solid #fff;
}
.subbox {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	/*height:260px;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.subbox260i {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height:260px;
	padding-left: 5px;
	padding-right: 5px;
}
.subbox260x {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height:300px;
	padding-left: 5px;
	padding-right: 5px;
}
.tiltimg {
	margin-left: 100px;
}
.subbox260 {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height:300px;
	padding-left: 5px;
	padding-right: 5px;
}
.subbox460 {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height:510px;
	padding-left: 5px;
	padding-right: 5px;
}
.subbox460h {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height:1200px;
	padding-left: 5px;
	padding-right: 5px;
}
.subbox460c {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height:340px;
	padding-left: 5px;
	padding-right: 5px;
}
.subbox480 {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height:500px;
	padding-left: 5px;
	padding-right: 5px;
}
.subheader {
	height: 40px;
	background-color: #4677bc;
	text-align: center;
	padding-top: 15px;
	color: #ccc;
	text-shadow: 1px .5px .1px #000;
}
img.osprey {
	position: relative;
	top: 40%;
	margin-top: -109px;
}
.captiono {
	text-align: center;
	margin-top: 5px;
}
.mov1 {
	margin-left: 70px;
	width: 480px;
	-webkit-box-shadow: rgba(0, 0, 0, .25)5px 5px 10px;
	-moz-box-shadow: rgba(0, 0, 0, .25)5px 5px 10px;
	-o-box-shadow: rgba(0, 0, 0, .25)5px 5px 10px;
	-box-shadow: rgba(0, 0, 0, .25)5px 5px 10px;
}
.pullquoteR {
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
	float: right;
	width: 50%;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	/*border: 1px solid #999;*/
	text-align: center;
	background-color: #80b4eb;
	-webkit-box-shadow: rgba(0, 0, 0, .25)5px 5px 10px;
	-moz-box-shadow: rgba(0, 0, 0, .25)5px 5px 10px;
	-o-box-shadow: rgba(0, 0, 0, .25)5px 5px 10px;
	-box-shadow: rgba(0, 0, 0, .25)5px 5px 10px;
}
.pullquoteL {
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
	float: left;
	width: 50%;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	/*border: 1px solid #999;*/
	text-align: center;
	background-color: #80b4eb;
	-webkit-box-shadow: rgba(0, 0, 0, .25)5px 5px 10px;
	-moz-box-shadow: rgba(0, 0, 0, .25)5px 5px 10px;
	-o-box-shadow: rgba(0, 0, 0, .25)5px 5px 10px;
	-box-shadow: rgba(0, 0, 0, .25)5px 5px 10px;
}
.figureL {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	/*border: 1px solid #999;*/
	text-align: left;
}
.figureR {
	float: right;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	/*border: 1px solid #999;*/
	text-align: left;
}
.captionfig360 {
	font-style: italic;
	font-weight: bold;
	width: 360px;
}
.formula {
	margin-left: 50px;
}
.chart {
	margin: 0 auto;
	margin-bottom: 15px;
	width: 350px;
	font-style: italic;
	font-weight: bold;
}
.concbox {
	border: 2px solid #ccc;
	/*height:260px;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.refs {
	/*margin-left: 60px;*/
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
}
/*table styling start*/
.datatable {
	border:1px solid #d6dde6;
	border-collapse:collapse;
	width:400px;
	margin: 0 auto;
}
.datatable td {
	border:1px solid #d6dde6;
	padding:0.2em 0.2em 0.1em 0.2em;
	/*font-size:11px;*/
}
.datatable th {
	border:1px solid #828282;
	background-color:#ccc;
	font-weight:bold;
	text-align:left;
	padding-left:.1em;
}
.datatable caption {
	font-weight:bold;
	color:#33517a;
	text-align:left;
	padding:0.3em 0 0.3em 0;
}
.datatable tr.altrow {
	background-color:#dfe7f2;
	color:#000000;
}
/*----------*/
.datatable1 {
	border:1px solid #d6dde6;
	border-collapse:collapse;
	width:290px;
	margin: 0 auto;
}
.datatable1 td {
	border:1px solid #d6dde6;
	padding:0.2em 0.5em 0.1em 0.5em;
	/*font-size:11px;*/
}
.datatable1 th {
	border:1px solid #828282;
	background-color:#ccc;
	font-weight:bold;
	text-align:left;
	padding-left:.1em;
}
.datatable1 caption {
	font-weight:bold;
	color:#33517a;
	text-align:left;
	padding:0.3em 0 0.3em 0;
}
.datatable1 tr.altrow {
	background-color:#dfe7f2;
	color:#000000;
}

/*table styling end*/

/*drawers*/
   /* UL.drawers {
        width: 250px;
    }*/
    
    UL.drawers {
        list-style: none;
        list-style-type: none;
        margin-left: 0;
        padding-left: 0;
        /*padding: 5px;*/
    }
    
    /*LI A {
        text-decoration:underline;
        color: #666;
    }*/
    
    H2.drawer-handle {
        margin-bottom: 3px;
        padding: 5px;
        background-color: #e5e5e5;
        color: #333;
    }
    H2.drawer-handle a {
        margin-bottom: 3px;
        padding: 5px;
        background-color: #e5e5e5;
        color: #333;
    }    
    H2.drawer-handle.open {
        background-color: #80b4eb;
        color: #333;
    }
    H2.drawer-handle.open a {
    	background-color: #80b4eb;
    	text-decoration: none;
    	color: #333;
    }
    
.foottable {
	border-collapse: collapse;
}
.foottable tr {

}
.foottable td {
	width: 33%;
	border: 1px solid #ccc;
	padding: 5px;
	vertical-align: text-top;
}
ol.d {
	list-style-type: lower-alpha;
}
