/* *******************************************  AAG Global - 2008  ******************************************* */  

/*
Color Key:

body bg grey - #5A606C
footer light blue text - #C4E7F9
credit/footer text - #30314C
dark grey - #333333
img border color - #776F54
content links - #355F8D
bullet links - #060838

*/

@import url('/_common/css/meyer_reset.css');

/* Separate base html elements into another file so that it can be used w/in tinymce
to provide a consistent experience editing & viewing */
@import url('/_common/css/html_elements.css');


/* HTML content entered via cms 
@import url('/_common/css/cms_html.css'); */

#wrapper { 
	margin: 0 auto;
}
#container { 
	margin: 0 auto;
	width: 966px;
	background: #fff;
}


/* *******************************************  General   ******************************************* */ 

.clr { clear:both; }
.pagebreak {
	margin: 3px 0; 
	padding: 0;
	width: 100%;
	height: 20px;
	background: url("/_common/img/linebreak.gif") no-repeat left center;
}
.bullet { 
	padding: 5px 15px 5px 0;
	color: #060838;
	font-weight: bold;
	text-decoration: none;
	background: url("/_common/img/icon-bullet.gif") no-repeat right center; 
}
a.bullet:hover { text-decoration: underline; }


/* *******************************************  Header   ******************************************* */ 

#header-links {
	position: relative;
	right: 7px;
	margin: 0 auto; padding: 5px 0 7px 0;
	width: 950px;
	color: #fff;
	text-align: right;
}
#header-links ul li {
	font-size: 12px;
	display: inline;
}
#header-links ul li a { color: #fff; }

#header { 
	margin: 0 auto; 
	width: 966px;
	height: 121px;
	background: url("/_common/img/bg-header.jpg") no-repeat 0 0;
}

#logo {
	position: relative;
	left: 14px; top: 20px;
	float: left;
}
#logo a {
	width: 195px;
	height: 75px;
	display: block;
	text-indent: -9999px;
}

#main {
	width: 966px;
	height: 283px;
}


/* *******************************************  Main Navigation  ******************************************* */  

#header ul#main-nav { 
	position: relative;
	left: 0; top: 32px;
	width: 966px; 
	height: 15px;
	float: right;
}
#header ul#main-nav li { 
	display: inline;
	float: left;
}
#header ul#main-nav li a  {
	height: 15px; 
	display: block;
	text-indent: -9999px;
	background-position: top center;
	background-repeat: no-repeat;
}
#header ul#main-nav li a:hover, #header ul#main-nav li a.on { 
	background-position: bottom center; 
}
#header a#reservations {
	width: 148px;
	background-image: url("/_common/img/nav/reservations.gif");
}
#header a#global-travelers {
	width: 238px;
	background-image: url("/_common/img/nav/global-travelers.gif");
}
#header a#member-operators {
	width: 239px;
	background-image: url("/_common/img/nav/member-operators.gif");
}
#header a#about-aag {
	width: 198px;
	background-image: url("/_common/img/nav/about-aag.gif");
}
#header a#contact-us {
	width: 143px;
	background-image: url("/_common/img/nav/contact-us.gif");
}


/* *******************************************  Sidebar   ******************************************* */ 

#sidebar {
	position: relative;
	left: -1px;
	padding: 30px 0 20px 0;
	width: 247px;
	float: left;
}
#sidebar-align {
	margin: 0 auto;
	width: 226px;
}
.sidebar-break { /* double line page break */
	width: 226px;
	height: 5px;
	background: url("/_common/img/bg-sidebar-break.gif") no-repeat 0 0;
}


/* *******************************************  Side Nav  ******************************************* */  

ul#sidenav {
	position: relative;
	left: 10px; top: 0;
	margin-bottom: 16px; 
	width: 200px;
	list-style-type: none;
}
ul#sidenav li {
	font-size: 13px;
	background: url("/_common/img/bullet-sidenav.gif") no-repeat left 6px;
}
ul#sidenav li a { 
	padding: 3px 0 2px 15px;
	color: #333;
	font-weight: bold;
	display: block;  
	text-decoration: none;
}
ul#sidenav li a:hover { color: #355F8D; }

ul#sidenav li a.on { color: #355F8D; }
ul#sidenav li li a.on { text-decoration: underline; }

/* ---------- secondary ---------- */

ul#sidenav li ul { 
	padding: 0 0 8px 3px; 
}
ul#sidenav li ul li { 
	background-image: none;
}
ul#sidenav li ul li a {
	color: #000;
	font-size: 11px;
}

/* ---------- operator widget ---------- */

#operator-widget {
	padding: 0 0 12px 10px;
	width: 210px;
}
#operator-widget a.bullet {
	font-size: 12px;
	font-weight: bold;
}
#operator-widget h2 { /* second title for operator widget  */
	padding: 18px 0 10px 0;
	font-size: 14px;
	color: #000;
}

/* ---------- callouts ---------- */

.callouts {
	margin: 30px 0 0 0; padding: 0px 17px;
	width: 259px;
	background: #ccc;
}
.callouts p.link {
	text-align: right;
}


/* *******************************************  Content  ******************************************* */  

#content-wrapper { 
	margin: 0 auto; padding: 5px 0 7px 0;
	width: 954px;
	font-size: 11px;
	color: #000;
}
#content-bg { /* repeating left and right borders for content area */
	background: url("/_common/img/bg-content.jpg") repeat-y 0 0;
}
#old-map {
	background: url("/_common/img/bg-old-map.jpg") no-repeat 0 0;
}

#content {
	padding: 25px 30px;
	width: 645px;
	float: left;
}
#content p { color: #000; }
#content img, #sidebar img {
	margin: 0 5px 5px 0; padding: 4px;
	float: left;
	border: 1px solid #776F54;
}
#content .noborder img {
	margin: 0; padding: 4px 0;
	border: 0;
}
#page-bottom {
	width: 954px;
	height: 60px;
	background: url("/_common/img/bg-bottom.jpg") no-repeat 0 0;
}

/* ---------- landing pages ---------- */

#quote {
	margin: 0 0 13px 0; padding: 0 0 20px 0;
	width: 640px;
	color: #000;
	background: url("/_common/img/linebreak.gif") no-repeat left bottom;
}
#quote p {
	margin: 0; padding: 0;
	font-size: 14px;
	font-weight: bold;
}
ul.landing-list {
	padding: 5px 0 0 0;
}
ul.landing-list li {
	font-size: 14px;
	font-weight: bold;
}

/* ---------- breadcrumbs ---------- */

#breadcrumb {
	margin: 0 0 13px 0; padding: 5px 0 25px 0;
	width: 640px;
	color: #000;
	background: url("/_common/img/linebreak.gif") no-repeat left bottom;
}
#breadcrumb ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#breadcrumb ul li {
	margin: 0; padding: 0 12px 0 0;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
#breadcrumb ul li a { color: #060838; text-decoration: none; }
#breadcrumb ul li a:hover { text-decoration: underline; }

/* *******************************************  Footer  ******************************************* */  

#footer { 
	margin: 0 auto; padding: 20px 0 75px 0;
	width: 966px;
	font-size: 12px;
	text-align: center;
}
#footer a { text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#footer ul#primary {
	margin: 0 auto;
	width: 580px;
	padding-bottom: 23px; 
	font-size: 13px;	
}
#footer ul#primary li { 
	margin: 0; padding: 0 20px 0 0;
	display: inline;
	float: left;
}
#footer ul#primary li a { color: #fff; }

#sikorsky-logo {
	margin: 10px auto 5px auto;
	width: 119px;
	height: 25px;
	background: url("/_common/img/logo-sikorsky.gif") no-repeat 0 0;
}	
#sikorsky-logo a {
	position: relative;
	top: -3px;
	width: 119px;
	height: 27px;
	display: block;
	text-indent: -9999px;
}

#footer ul#credits {
	padding: 0 0 15px 0; 
	text-align: center;
}
#footer ul#credits li a { 
	font-size: 10px;
	color: #30314C;
}
#footer p { color:#fff; }
#footer p#copyright { 
	margin: 0; padding: 0 0 10px 0;
	text-align: center;
	font-size: 10px;
}
#footer p#seo-text { 
	position: relative;
	left: 130px;
	width: 700px;
	color: #30314C; 
	text-align: left;
}

/* default square button  */
a.dbButton { 
	margin:0; padding:0 5px 2px 4px; 
	background-color:#D00000; 
	font-weight:normal; 
	color:#fff; 
	text-decoration:none; 
}
a.dbButton:active, a.dbButton:hover { text-decoration:underline; }


/* *******************************************  Forms  ******************************************* */  

.formField { 
	font-size: 10px; 
	border: 1px solid #ccc; 
}
.formButton { 
	padding: 0 5px 2px 4px;
	background-color: #060838; 
	font-weight: normal; 
	color: #fff; 
	text-decoration: none; 
	font-size: 11px;  
	border: 0; 
	cursor: pointer; 
}
.formText { 
	font-size: 9px; 
	color: #333; 
	background: #fff; 
	border: 1px solid #ccc; 
	font-weight: normal; 
}
