body {
	width: 100%;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #464646;
	
	font-size: 12px;
	line-height: 19px;
}

::-moz-selection{
	background:#ddd;
}

::selection {
	background:#ddd;
}

a {
	color: #1b4164;
}

a:hover {
	color: #124f86;
}

h1 {
	font-size: 32px;
	line-height: 42px;
	font-weight: normal;
	color: #fff;
}

h2 {
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #626f7b;
	margin: 0 0 15px 0;
}

h3 {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #820024;
	
	margin: 0 0 14px 0;
}

p {
	font-size: 12px;
	line-height: 19px;
	margin: 0 0 15px 0;
}

hr {
	margin: 5px 0 25px 0;
	border: none;
	height: 1px;
	background-color: #e1e3e6;
}

small {
	font-size: 11px;
}

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
	display: inline;
}

.alignleft {
	float: left;
	margin: 0 0 10px 10px;
	display: inline;
}

/* NAV */

#header {
	background: url(../images/nav_bg.gif) repeat-x;
	
	font-size: 11px;
	line-height: 13px;
}

#console {
	background: url(../images/nav_bg-console.jpg) no-repeat center;
	height: 87px;
}

.logo {
}

.logo {
	background: url(../images/gladstoneaerospace.png) no-repeat;
	display: block;
	width: 140px;
	height: 87px;
	text-indent: -9999px;
}

#nav a {
	text-decoration: none;
}

/* NAV SLIDER */

/* root element for tabs */
#navtabs {
	width:550px;
	height:23px;
	margin: 15px 0 10px 60px; 
	
	font-weight: bold;
	text-transform: uppercase;
}

/* tabs */

#navtabs li { 
	float:left;
	margin: 0 12px 0 0;
	text-align: center;
}

#navtabs li a {
	display: block;
	height: 23px;
	padding: 3px 0 0 0;
	
	color: #fff;
}

#navtabs .gactab {
	width: 40px;
	height: 20px;
}

#navtabs .gactab a.current {
	background: url(../images/gactab_hover.png) no-repeat;
}

#navtabs .gsstab {
	width: 40px;
	height: 20px;
}

#navtabs .gsstab a.current {
	background: url(../images/gsstab_hover.png) no-repeat;
}

#navtabs .afttctab {
	width: 52px;
	height: 20px;
}

#navtabs .afttctab a.current {
	background: url(../images/afttctab_hover.png) no-repeat;
}

#navtabs a.current {
	cursor:default;
}

/* nav items */

#navbar {
	width:620px;
	height:37px;
	
	text-transform: uppercase;
}

/* highlights */

#gacnav a:hover {
	background: url(../images/gacnav_hover.png) no-repeat top center;
}

#gacnav .short a:hover {
	background: url(../images/gacnav_hover-short.png) no-repeat top center;
}

#gssnav a:hover {
	background: url(../images/gssnav_hover.png) no-repeat top center;
}

#gssnav .short a:hover {
	background: url(../images/gssnav_hover-short.png) no-repeat top center;
}

#afttcnav a:hover {
	background: url(../images/afttcnav_hover.png) no-repeat top center;
}

#afttcnav .short a:hover {
	background: url(../images/afttcnav_hover-short.png) no-repeat top center;
}

#navbar .items ul {
	height: 37px;
	margin: 0 0 0 50px;	
}
#navbar .items ul li {
	display: block;
	float: left;
}

#navbar .items ul li a {
	color: #fff;
	display: inline-block;
	height: 25px;
	
	padding: 12px 12px 0 12px;
}

/* override the root element to enable scrolling */
#navbar {
	position:relative;
	overflow:hidden;
	clear:both;
}

/* override single pane */
#navbar div {
	float:left;
	display:block;
	width:620px;
	cursor:pointer;
}

/* our additional wrapper element for the items */
#navbar .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}

/* SEARCH */

#nav #search {
	margin: 15px 0 0 0;
	background: url(../images/nav_search-bg.gif) no-repeat top left;
	line-height: 10px;
}

#nav #search .field {
	background: transparent;
	width: 112px;
	height: 20px;
	float: left;
	margin: 0;
	padding: 1px 0 0 8px;
	border: 0;
	color: #464646;
}

#nav #search .btn {
	background: url(../images/nav_search-btn.gif) no-repeat;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: none;
	border-style: none;
	text-indent: -9999px;
	font-size: 1px;
	cursor: pointer;
}

/* TERTIARY */

#nav #tertiary {
	margin: 23px 0 0 0;
}

#nav #tertiary a {
	font-size: 10px;
	color: #fff;
}

/* SPLASH SLIDER */

#splashwrap {
	position: relative;
	width: 1000px;
	height: 370px;
	margin: 0 auto;
}

/* root element for thumbs */
#splashthumbs {
	position: absolute;
	width: 500px;
	height: 80px;
	margin: 260px 0 0 90px; 
	
	font-weight: bold;
	z-index: 10;
}

/* thumbs */

#splashthumbs li { 
	float:left;
	text-align: center;
}

#splashthumbs li a {
	display:block;
	width: 130px;
	height: 42px;
	padding: 38px 0 0 0;
	margin: 0 13px 0 0;
	
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

#splashthumbs .expertise a {
	background: url(../images/splashthumb_expertise.png) no-repeat;
}

#splashthumbs .expertise a.current {
	background: url(../images/splashthumb_expertise-on.png) no-repeat;
}

#splashthumbs .network a {
	background: url(../images/splashthumb_network.png) no-repeat;
}

#splashthumbs .network a.current {
	background: url(../images/splashthumb_network-on.png) no-repeat;
}

#splashthumbs .experience a {
	background: url(../images/splashthumb_experience.png) no-repeat;
}

#splashthumbs .experience a.current {
	background: url(../images/splashthumb_experience-on.png) no-repeat;
}

#splashthumbs a.current {
	cursor:default;
}

/* prev/next buttons */

a.prevPage {
	position: absolute;
	display: block;
	width: 140px;
	height: 370px;
	background: url(../images/splash_clouds-left.png) no-repeat;
	z-index: 5;
	cursor: pointer;
}

a.nextPage {
	position: absolute;
	display: block;
	right: 0;
	width: 142px;
	height: 370px;
	background: url(../images/splash_clouds-right.png) no-repeat;
	z-index: 6;
	cursor: pointer;
}

a.browse {
	background:url(../images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
}

/* disabled navigational button */
a.disabled {
	/*visibility:hidden !important;*/
}
/* splash items */

#splash {
	height:370px;
}

/* override the root element to enable scrolling */
#splash {
	position:relative;
	overflow:hidden;
	clear:both;
}

/* override single pane */
#splash div {
	float:left;
	display:block;
	width: 1000px;
	height: 370px;
}

/* our additional wrapper element for the items */
#splash .items {
	width:20000px;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}

#splash .items div {
	background-repeat: no-repeat;
	background-position: top center;	
}

#splash h1 {
	margin: 45px 0 10px 90px;
	width: 500px;
	font-weight: normal;
	font-size: 40px;
}

#splash p {
	margin: 0 0 15px 90px;
	width: 400px;
	font-size: 13px;
	line-height: 19px;
}

#splash a {
	color: #820024;
	font-weight: bold;
	text-decoration: none;
}

/* BUCKETS */

#buckets {
	background: url(../images/splash_bucket-bg.jpg) no-repeat top center;
	padding: 35px 0 0 0;
}

#buckets a {
	font-weight: bold;
	text-decoration: none;
}

#buckets h1 {
	font-size: 19px;
	line-height: 25px;
	font-weight: normal;
	color: #820024;
	margin: 0 0 10px 0;
}

#buckets p {
	font-size: 11px;
	line-height: 16px;
	margin: 20px 0 0 0;
}

#buckets img {
	float: right;
	padding: 0 3px 0 0;
}

#buckets .bucket1 {
	background: url(../images/splash_sep.gif) no-repeat right;
	height: 240px;
}

#buckets .bucket2 {
	background: url(../images/splash_sep.gif) no-repeat right;
	height: 240px;
}

#buckets .bucket3 {
	height: 240px;
}

/* SUB PAGE */

#pagewrap {
	background: url(../images/header_about-ataglance.jpg) no-repeat top center;
}

#pagewrap .grid_3 {
	margin-right: 0px;
}

#pagewrap .grid_9 {
	margin-left: 0px;
	padding: 20px 0 0 20px;
	width: 700px;
	min-height: 671px;
}

#pagewrap .grid_4 , #pagewrap .grid_5, #pagewrap .grid_6 {
	padding: 20px 0 0 0;
}

#contactpage h1 {
	padding: 97px 0 10px 0;
}

#contactpage .grid_3 {
	padding: 20px 0 0 0;
}

#pagebody h1 {
	padding: 77px 0 30px 0;
}

#pagebody h2.arrow a {
	background: url(../images/icon_arrowright-trans.png) no-repeat;
	display: block;
	color: #626f7b;
	text-decoration: none;
	padding: 0 0 0 37px;
}

#pagebody li {
	background: url(../images/icon_arrowright-grey.gif) no-repeat;
	background-position: 0 7px;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
}

#pagebody ul {
	margin: 0 0 20px 0;
}

#pagebody .wp-caption-text {
	font-size: 11px;
	color: #626f7b;
}

.pressdate {
	font-size: 11px;
	color: #626f7b;
	margin: 0 0 4px 0;
}


/* GOOGLE MAP */

#map {
}

#map p {
	margin: 10px 0;
}

/* CONTACT FORM */

#contactform div {
	margin: 0 0 15px 0;
}

#contactform label {
	display: block;
	margin: 0 0 4px 0;
}

#contactform #name, #contactform #email, #contactform select {
	padding: 2px;
	font-size: 13px;
	width: 240px;
	color: #333;
}

#contactform textarea {
	padding: 4px;
	font-size: 13px;
	width: 272px;
	height: 80px;
	color: #333;
}

#contactform .submitbtn {
	padding: 4px;
	background-color: #eee;
	border: 1px solid #ddd;
}

/* EVENT TABLES */

.eventtable {
	margin: 0 0 25px 0;
}

.eventtable td {
	padding: 6px 10px 6px 0;
}

.eventtable .bodyrow {
	border-bottom: 1px solid #e1e3e6;
}

.eventtable .bodyrow p {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 4px 0;
}

.eventtable .headrow td {
	border-bottom: 1px solid #9a9ea3;
}

/* ACCORDION CONTENT */

.narrow {
	width: 440px;
}

#accordion h2 {
	background: url(../images/icon_plus.png) no-repeat;
	cursor: pointer;
	padding: 0 0 0 36px;
}

#accordion .ui-state-active {
	background: url(../images/icon_minus.png) no-repeat;
}


.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }




/* RIGHT COLUMN */

#rightcol {
	background: url(../images/rightcol_bg.png) no-repeat left;
	float: right;
	width: 230px;
	min-height: 400px;
	margin: 20px 0 20px 20px;
	padding: 30px 0 0 1px;
}

#rightcol .right1, #rightcol .right2, #rightcol .right3 {
	padding: 0 0 0 81px;
	min-height: 115px;
}

#rightcol h3 {
	color: #1b4164;
	font-size: 16px;
	margin: 0 0 4px 0;
}

#rightcol p {
	font-size: 10px;
	line-height: 15px;
	margin: 0 0 8px 0;
}

#rightcol a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#rightcol a img {
	padding-left: 10px;
	vertical-align: middle;
}

/* SIDE NAV */

#sidenav {
	margin: 115px 0 0 0;
	font-size: 12x;
	line-height: 18px;
}

#sidenav a {
	color: #353e47;
	text-decoration: none;
}

#sidenav a:hover {
	color: #626f7b;
}

#sidenav h2 {
	font-size: 17px;
	line-height: 23px;
	
	margin: 0 0 15px 0;
}

#sidenav h2 a {
	color: #626f7b;
}

.subnav {
	padding-right: 20px;
}

.subnav li {
	background: url(../images/sidenav_sep.gif) top no-repeat;
	padding: 12px 0 10px 0;
	margin: 0;
}

.subnav li.first {
	background: none;
}

.subnav .activelink {
	display: block;
	background: url(../images/icon_arrowright-grey.gif) no-repeat 0px 5px;
	padding: 0 0 0 14px;
}

.subnav .activelink a {
	font-weight: bold;
	color: #1b4164!important;
}

#sidenav .essentials {
	background: url(../images/sidenav_essentials-bg.png) top center no-repeat;
	margin: 10px 0 0 0;
	padding: 15px;
	min-height: 96px;
}

.essentials h3 {
	font-size: 17px;
	font-weight: normal;
	color: #1b4164;
	margin: 0 0 15px 0;
}

.essentials li {
	background: url(../images/icon_arrowright-grey.gif) no-repeat;
	background-position: 0px 5px;
	padding: 0 0 8px 15px;
}

/* SEARCH */

.grid_6 #sidenav {
	margin: 95px 0 0 0;
}

.grid_6 #sidenav h3 {
	margin: 0 20px 15px 0;
	float: left;
}

.grid_6 #sidenav hr {
	margin: 20px 0;
}

.sitemap li {
	font-size: 14px;
	padding: 10px 0 0 0;
}

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

.sitemap ul {
	margin: 0 0 0 20px;
}

.sitemap ul li {
	font-size: 11px;
	padding: 3px 0;
}

#sidenav .field {
}


#sidenav .field {
	background: url(../images/search_bg.gif) no-repeat top left;
	width: 232px;
	height: 23px;
	float: left;
	margin: 0;
	padding: 2px 0 0 8px;
	border: 0;
	color: #464646;
}

#sidenav .btn {
	background: url(../images/search_btn.gif) no-repeat;
	width: 25px;
	height: 25px;
	margin: 0;
	padding: 0;
	border: none;
	border-style: none;
	text-indent: -9999px;
	font-size: 1px;
	cursor: pointer;
}

/* FOOTER */

#footer {
	margin: 50px 0 30px 0;
}

#footer a {
	text-decoration: none;
}

#footer .grid_9 {
	font-size: 10px;
	line-height: 15px;
}

#footer .grid_9 a {
	color: #1b4164;
}

#footer .grid_3 p {
	font-size: 9px;
	line-height: 15px;
	margin: 0;
	text-align: right;
}

#footer .homelink {
	display: inline-block;
	background: url(../images/footer_logo.gif) no-repeat;
	padding: 0 0 0 66px;
	height: 15px;
	float: left;
}