@import url('reset.css');
@import url('base.css');

body {
	background: #131C45 url(../images/background2.jpg) no-repeat scroll top center;
}

#soon {
	margin: auto;
	width: 800px;
	margin-top: 50px;
	text-align: center;
	color: #fff;
}

#pageContainer {
	margin: auto;
	width: 951px;
}

#pageWrapper {
	background-color: #fff;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 0 18px #0a1234;
	-webkit-box-shadow: 0 0 18px #0a1234;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

#headerContainer {
	background: #fff url(../images/header.jpg) no-repeat scroll;
	width: 950px;
	height: 118px;
}

#headerWrapper {
	padding: 20px 20px 0px 20px;
}

#logo {
	display: block;
	height: 82px;
	width: 350px;
	text-indent: -9999px;
	position: absolute;
}

#logo .hiddenText {
	text-indent: -9999px;
}

#account span {
	float: right;
}

ul.loginArea {
	display:  inline;
	float:  right;
	margin: 0;
}

ul.loginArea li {
	display:  inline;
}

ul.loginArea li a {
	margin-left: 12px;
}

.anchorBold {
	font-weight: bold;
}

#address {
	margin-top: 35px;
	text-align: right;
}

#navContainer {
	margin: auto;
	margin-top: -2px;
	background: #fff url(../images/nav_bg.jpg) no-repeat scroll;
	width: 911px;
	height: 38px;
}

#nav {
	  float: left;
      background: url(../images/nav_sprite.jpg) no-repeat scroll;
      height: 38px;
      width: 606px;
}

#nav span {
     display: none;
}

#nav li {
	list-style-type: none;
	float: left;
}

#nav a.primaryNav {
	height: 38px;
	display: block;
}

#list1 { width: 87px; }
#list2 { width: 127px; }
#list3 { width: 108px; }
#list4 { width: 137px; }
#list5 { width: 145px; }

#list1 a.primaryNav:hover {
      background: url(../images/nav_sprite.jpg) 0px -38px no-repeat;
}

#list2 a.primaryNav:hover {
      background: url(../images/nav_sprite.jpg) -87px -38px no-repeat;
}

#list3 a.primaryNav:hover {
      background: url(../images/nav_sprite.jpg) -214px -38px no-repeat;
}

#list4 a.primaryNav:hover {
      background: url(../images/nav_sprite.jpg) -322px -38px no-repeat;
}

#list5 a.primaryNav:hover {
      background: url(../images/nav_sprite.jpg) -459px -38px no-repeat;
}

#contentContainer {
	margin: auto;
	width: 950px;
}

#contentWrapper {
	padding: 20px;
}

#bannerContainer {
	
}

#columnLeft {
	float: left;
	width: 657px;
}

#columnRight {
	float: right;
	width: 241px;
	top: auto;
}

#bannerContainer {
	margin: auto;
	width: 910px;
}

/* Banners for rotator */

#bannerWrapper {
	/*background: #fff url(../images/banner1.jpg) no-repeat scroll;*/
	height: 300px;
	width: 657px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	position: relative;
}

/*#mainBanner1 {
	color: #fff;
	padding: 228px 20px 0px 20px;
}*/

#bannerWrapper div.bannerTitle {
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 8px;
}

#bannerWrapper div.bannerContent {
	padding-bottom: 3px;
}

#bannerWrapper div.readMore {
	background: url(../images/more_arrow.png) no-repeat center right;
	width: 70px;
}

#newsContainer {
	background: #fff url(../images/news_bg.jpg) repeat-x scroll top;
	min-height: 300px;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#newsWrapper {
	padding: 12px;
}

#newsTitle {
	background: url(../images/news_icon.png) no-repeat scroll top left;
	height: 17px;
	padding-bottom: 7px;
	border-bottom: 1px solid #c6c6c6;
}

#newsTitle span {
	font-size: 18px;
	font-weight: bold;
	padding-left: 25px;
}

#newsList {
	margin-top: 18px;
	line-height: 14px;
}

#newsList span.newsDate{
	color: #da2222;
	font-weight: bold;
}

#newsList li {
	margin-bottom: 24px;
}

#newsList li a {
	color: #111;
}

#newsList li a:hover {
	color: #111;
	text-decoration: underline;
}

.readRight {
	padding-left: 142px;
}

.readmoreRight {
	background: url(../images/more_arrow.png) no-repeat center right;
	width: 70px;
}

.readmoreContent {
	background: url(../images/more_arrow.png) no-repeat center right;
	padding-right: 12px;
}

#mainContent{
	padding-top: 30px;
	margin: auto;
	width: 910px;
}

#maincolumnLeft {
	float: left;
	width: 657px;
}

#maincolumnRight {
	float: right;
	width: 241px;
}

#contentInner {
	margin-bottom: 40px;
}

#contentTitle {
	padding-bottom: 4px;
	border-bottom: 2px solid #b7b7b7;
}

#contentInner .contentBanner {
	margin: auto;
	margin-top: 15px;
	background: #fff url(../images/home_banner.jpg) no-repeat scroll top center;
	height: 134px;
	width: 573px;
}

.dated {
	color: #848484;
	font-size: 11px; 
	font-weight: normal;
}

ul.socialList {
	margin: 0;
}

#contentTitle h1 .socialList {
	float: right;
}

#contentTitle h1 .socialList li {
	display: inline;
}

.content {
	line-height: 18px;
	margin: 15px 0px 18px 0px;
}

#memberContainer {
	background: url(../images/member_bg.jpg) repeat-x scroll;
	height: 186px;
	width: 649px;
	border: 1px solid #d8d8d8;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#memberWrapper {
	padding: 10px;
	margin: 10px;
	background: url(../images/member_red_bg.jpg) no-repeat scroll bottom left;
	height: 145px;
	width: 629px;
}

#memberWrapper h3 {
	margin-top: -10px;
}

#membercontentWrapper {
	margin-top: 30px;
}

#membercontentInner {
	padding-left: 150px;
	padding-right: 10px;
}

#membercontentLeft {
	float: left;
	width: 150px;
	color: #fff;
	font-size: 11px;
}

#membercontentRight {
	float: right;
	width: 448px;
}

ul.membershipList {
	list-style: disc;
	margin-left: 40px;
}

ul.membershipList li {
	line-height: 18px;
}

ul.visionList {
	list-style: disc;
	margin-left: 40px;
}
ul.visionList li {
	line-height: 18px;
}

#resourcesContainer {
	margin: 25px 0 10px 0;
	border-top: 1px solid #b7b7b7;
	font-size: 11px;
}

#resourcesWrapper .column {
	padding: 9px 0 0 26px;
	width: 156px;
}

.column.first, .column.last {
	margin-left: 0 !important;
}

.column {
	float: left;
}

#resourcesWrapper ul {
	margin-bottom: 0;
	padding-bottom: 9px;
	line-height: 18px;
}

#resourcesWrapper a {
	color: #888;
	display: block;
	text-decoration: none;
}

#resourcesWrapper a:hover {
	color: #da2222;
}

#footerWrapper {
	margin: 20px 0 10px 0;
}

#footerContent {
	padding: 5px;
	font-size: 11px;
	text-align: center;
	color: #2F3F7F;
	line-height: 18px;
}

#footerContent a {
	color: #35498F;
	text-decoration: underline;
}

#footerContent a:hover {
	color: #415AAF;
	text-decoration: none;
}

/*search bar*/
	#searchbar1 {margin:0px; padding: 0px; }
	#search{ /*mess around with the text feild here*/ }
	#searchsubmit{ /*mess around with the button here*/ }

#mySearch {
	float: right;
	width: 250px;
	padding-top: 7px;
	margin-right: -25px;
}

#mySearch input#search {
	padding: 2px;
}

#adSpace {
	padding: 12px;
	text-align: center;	
}



/* common styling */
.menu {font-family: arial, sans-serif; width:750px; height:100px; position:relative; font-size:11px; z-index:100;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:104px; height:20px; text-align:center; color:#fff; border:1px solid #fff; background:#710069; line-height:20px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#36f;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#ddd; color:#000;}
.menu ul li:hover ul li a:hover {background:#6fc; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}

/* MAIN PROMOS CHANGER STYLES */
		 
		  
#bannerWrapper #mainBanner1 a.imageHolder { background: #fff url(../images/rotator/banner1.jpg) no-repeat scroll; width: 657px; height: 300px; display: block; }

#bannerWrapper #mainBanner2 a.imageHolder { background: #fff url(../images/rotator/banner2.jpg) no-repeat scroll; width: 657px; height: 300px; display: block;  }

#topContent #mainPromos #mainPromo3 a { background: #fff url(../_images/rotate/20100111-ebace.jpg) 0 0 no-repeat; width: 712px; height: 359px; display: block; }

#topContent #mainPromos #mainPromo4 a { background: #fff url(../_images/rotate/20100111-toolkit.jpg) 0 0 no-repeat; width: 712px; height: 359px; display: block; }

#topContent #mainPromos #mainPromo5 a { background: #fff url(../_images/rotate/20100106-houston.jpg) 0 0 no-repeat; width: 712px; height: 359px; display: block; }

#bannerWrapper #bannersubContent {
	margin-top: -75px;
	padding: 0 15px;
	color: #fff;
}

#bannerWrapper #mainPromoController { width: 200px; height: 15px; position: absolute; bottom: 86px; clear: both; }
#bannerWrapper #mainPromoController ul { width: 105px; height: 11px; position: absolute; top: 4px; left: 15px; }
#bannerWrapper #mainPromoController ul li { float: left; background: transparent url(../images/open_dot.gif) 0 0 no-repeat; width: 20px; height: 11px; text-indent: -9999px; }
#bannerWrapper #mainPromoController ul li.selected { background: transparent url(../images/selected_dot.gif) 0 0 no-repeat; }
#bannerWrapper #mainPromoController ul li a { display: block; width: 11px; height: 11px; }
#bannerWrapper #mainPromoController a.controllerBack { position: absolute; bottom: 8px; left: 18px; color: #fff; font-size: 9px; font-weight: bold; text-decoration: none; }
#bannerWrapper #mainPromoController a.controllerNext { position: absolute; bottom: 8px; right: 18px; color: #fff; font-size: 9px; font-weight: bold; text-decoration: none; }
#bannerWrapper #mainPromoController a:hover { text-decoration: underline; }



/* STYLES FOR THE NAV DROPDOWNS */

	#navContainer ul li ul.subNav { display: none; position: absolute; top: 155px; background-color: #111D51; z-index: 9; opacity: .9; -moz-border-radius-bottomright: 8px; -moz-border-radius-bottomleft: 8px; -webkit-border-bottom-right-radius: 8px; -webkit-border-bottom-left-radius: 8px;}
	#navContainer ul li ul.subNav li { width: 203px; border: none; }
	#navContainer ul li ul.subNav li a.navSub { color: #ffffff !important; padding: 5px 5px 5px 8px; }
	#navContainer ul li ul.subNav li a.navSub:hover {text-decoration: none; background-color: #2F4378; -moz-border-radius: 8px; -webkit-border-radius: 8px;}

	#navContainer ul li.over ul.subNav,
	#navContainer ul li:hover ul { display: block; width: 223px; }
		
	#navContainer ul li.over ul.subNav li,
	#navContainer ul li:hover ul li { height: auto; padding: 8px 10px 8px 10px; float: left; clear: left; }
	
	#navContainer ul li.over ul.subNav li a.navSub,
	#navContainer ul li:hover ul li a { position: static; display: block; padding: 0px; border: none; }
	
/* POSITION OF DROP DOWN MENUS */
	#menuBusAviation { left: -25px; }
	#menuNewsPubs { left:-9px; }
	#menuProducts { left:-122px; }


