@charset "UTF-8";
/*        WHAT A WAY      */
/*  Designed by ANABLEPO  */

@import "reset.css";
@import "suckerfish2.css";
@import "buttons.css";

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	background-attachment: scroll;
	background-color: #666;
	background-image: url(../i/bg-pattern.png);
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	padding-top: 0em;
	padding-right: 0em;
	margin-bottom: 0.8em;
	padding-left: 0em;
}
#content h2 {
	color:#545245;
	font-family: "Gill Sans", "Trebuchet MS", Helvetica, sans-serif, Arial;
}
#content img {
	padding: 7px;
}
#content #featured img {
	padding: 0px;
}
a:link {
	color: #3E5178;
	text-decoration: none;
}
a:visited {
	color: #5E5E5E;
	text-decoration: underline;
}
a:hover {
	color: #838D9E;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
#submit a:link,
#submit a:visited,
#submit a:hover,
#submit a:active {
	color: #000;
	text-decoration: none;
}
hr {
	border: none 0; 
	border-top: 1px solid #CCCCCC;
	width: 80%;
	height: 1px;
	padding: 0;
}
blockquote {
	upadding:3px;
	color:#575757;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
blockquote p {
	padding-top: 0;
	padding-bottom: 0;
}
.oneColFixCtr #container {
	width: 1000px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
}

.oneColFixCtr #container #header {
	height: 198px;
	background: url(i/head-bg.png) no-repeat;
}
.oneColFixCtr #container #header .nav {
	margin-right: 12px;
	margin-left: 12px;
	height: 39px;
	position: relative;
	padding-top: 148px;
}
#header #logo1 {
	position: absolute;
	height: 140px;
	width: 1000px;
	margin-left: 55px;
	background: url(i/head-logo-2011rev.png) no-repeat 20px 30px;
}
#header #logo2 {
	position: absolute;
	height: 140px;
	width: 97px;
	margin-left: 745px;
}

#h-nav li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	text-align: center;
	padding-top: 6px;
}
#copyright {
	text-align: center;
	font-size: 12px;
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	margin-bottom: 10px;
	clear: both;
}

.oneColFixCtr #container #mainContent #bottom {
	background-image: url(i/body-bottom-2011rev.png);
	background-repeat: no-repeat;
	height: 35px;
	clear: both;
}

/* --- */
#top #topedge {
	background-image: url(i/body-top-2011rev.png);
	height: 18px;
}
#top #topcontainer {
	padding-right: 21px;
	padding-left: 21px;
	background-image: url(i/body-bg-2011rev.png);
}

#top #wawsearch {
	float: right;
	width: 180px;
	text-align: right;
	padding-right: 10px;
}

/* Main Content styles*/
#mainContent #contentframe {
	background-image: url(i/body-bg-2011rev.png);
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: left;
}
#content #pagetitle {
	font-family: "Gill Sans", "Trebuchet MS", Helvetica, sans-serif, Arial;
	font-size: 36px;
	padding-bottom: 5px;
	padding-top: 2px;
	padding-left: 0px;
	line-height: 36px;
	margin-top: 15px;
}
h1, h2, h3, h4, h5, h6 {
	font:"Trebuchet MS", Helvetica, sans-serif, Arial;
	padding: 2px 0;
}
#content h1 {
	font-size: 20px;
	color: #666;
	font-weight: normal;
}
#content h2 {
	font-size: 18px;
	color: #666;
	font-weight: normal;

}
#content h3 {
	font-size: 14px;
	color: #333;
	font-weight: bold;

}
#content h4 {
	font-size: 14px;
	color: #666;
	font-weight: normal;

}
#mainContent #contentframe #content {
	background-color: #FFF;
	border: 1px solid #CCC;
	text-align: left;
	width: 740px;
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	font-size: 13px;
	line-height: 19px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 6px;
}
#contentframe #content a.externalLink {
	padding-right: 14px;
	margin-right: 2px;
	display: inline;
	background-image: url(i/_externalLink.png);
	background-repeat: no-repeat;
	background-position: right;	
}
#contentframe #content a.partnerLink {
	padding-right: 14px;
		margin-right: 2px;
	display: inline;
	background-image: url(i/_partnerLink.png);
	background-repeat: no-repeat;
	background-position: right;	
}
a.pdf_link {
	padding-left: 20px;
	background-image: url(i/icons/page_white_acrobat.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-top: 2px;
	border: 1px solid #CCC;
	padding-right: 2px;
	padding-bottom: 2px;
	color: #900;
	}
a.doc_link {
	padding-left: 20px;
	background-image: url(i/icons/page_word.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-top: 2px;
	border: 1px solid #CCC;
	padding-right: 2px;
	padding-bottom: 2px;
	color: #33C;
	}


      /* lists */
#contentframe #content ul {
	display: block;
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	text-indent: -15px;
}

#contentframe #content ol {
    display: block;
    list-style-type: decimal;
    margin: 1__qem 0 1em 0;
    -khtml-padding-start: 40px
}

#contentframe #content li {
	display: list-item;
}

#contentframe #content ul ul, ol ul {
    list-style-type: circle
}

#contentframe #content ol ol ul,
#contentframe #content ol ul ul,
#contentframe #content ul ol ul,
#contentframe #content ul ul ul {
    list-style-type: square
}



/* AjaxSearch Style */
#ajaxSearch_form {
   color: #444;
   width: 190px;
}
fieldset {
	margin: 0px;
	padding: 0px;
}
#ajaxSearch_input {
	width: auto;
	display: inline;
	height: 25px;
	border: 1px solid #7c7c7c;
	vertical-align: top;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #000000;
	background-color: #FFF;
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
#ajaxSearch_submit {
   display: inline;
   height: 28px;
   line-height: 28px;
	margin-top: 1px;
}
#ajaxSearch_output {
   border: 1px solid #444;
   padding: 10px;
   background: #fff;
   display: block;
   height: auto;
   vertical-align: top;
}
.AS_ajax_result {
   color: #444;
   margin-bottom: 3px;
}
.AS_ajax_resultLink {
   text-decoration: underline;
}
.AS_ajax_resultDescription{
   color: #555;
}
.AS_ajax_more {
   color: #555;
}
a:link.ajaxSearch_resultLink,
a:active.ajaxSearch_resultLink {
	color:#000;
	font-size: 16px;
	font-weight: normal;
}
a:visited.ajaxSearch_resultLink{
	color: #666;
	font-size: 16px;
	font-weight: normal;
}
a:hover.ajaxSearch_resultLink {
	color: #999;
}



/* NAVIGATION SYSTEMS */
/*---------------------------------------------------------*/

/* -- Menu-Vertical -- */
#MenuVertical {
	width: 185px;
	float: right;
}
#MenuVertical ul {
	list-style: none;
	font-weight: bold;
	font-size: 16px;
	}
#MenuVertical li {
	line-height: 20px;
}
#MenuVertical ul ul {
	font-size: 14px;
	font-weight: normal;
}
#MenuVertical ul ul ul {
	font-size: 12px;
	font-weight: normal;
}
#MenuVertical ul ul {
	padding-left: 15px;
}
#MenuVertical ul li {
	padding-top: 20px;
	text-transform: uppercase;
}
#MenuVertical ul li li {
	padding-top: 0px;
	text-transform: none;
}
#MenuVertical ul a:link,
#MenuVertical ul a:visited,
#MenuVertical ul a:active	{
	color: #494949;
	text-decoration: none;
}
#MenuVertical ul a:hover {
	color: #000;	
}
#MenuVertical li li.active {
	font-weight: bold;
	}

/* -- BREADCRUMB trail style -- */

#mainContent #breadcrumb {
	height: 30px;
	overflow: hidden;
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	font-size: 14px;
	line-height: 30px;
	color:#FFF;
	width: 750px;
float: left;
	}

#breadcrumb .crumbBox a {
	height: 30px;
	display: block;
	float: left;
	line-height: 30px;
}

#breadcrumb a:link,
#breadcrumb a:visited,
#breadcrumb a:active	{
	text-decoration: none;
	color: #FFF;
}

#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb .bchome {
	position: relative;
	height: 30px;
	width: 42px;
	float: left;
	background-image: url(i/bc-home.png);
	background-repeat: no-repeat;
	background-position: left;
}
#breadcrumb .B_crumb,
#breadcrumb .B_firstCrumb,
#breadcrumb .B_lastCrumb,
#breadcrumb .B_currentCrumb {
	background-position: right;
	height: 30px;
	float: left;
	padding-right: 18px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
}
#breadcrumb .B_crumbBox .B_firstCrumb .B_crumb {
	background-image:none
}
#breadcrumb .B_bkg {
	background-image:url(i/bc-bkg.png);
	height: 30px;
	position: relative;
	background-position: right;
	margin-left: 30px;
	background-repeat: no-repeat;
}
/*
#breadcrumb .B_lastCrumb {
	background-image: url(i/bc-bg.png);
	background-position: right;
}
#breadcrumb #bg {
	background-image: url(i/bc-bg.png);
	background-position: right;
}
*/
#breadcrumb p {
	margin: 0px;
	padding: 0px;
}
#breadcrumb .B_crumb,
#breadcrumb .B_firstCrumb {
	background-image: url(i/bc-crumb.png);
	background-repeat: no-repeat;
}




/* -- SUBMENU -- */
/* links under main page header in dark bezel */
#submenu {
	position: absolute;
	width: 780px;
	height: 40px;
	margin-top: 148px;
	margin-right: 12px;
	margin-left: 12px;
	text-align: center;
	z-index: 5;
	font-size: 12px;
	padding-left: 12px;
	padding-top: 5px;
}
#submenu li {
	list-style: none;
	display: inline;
}
#submenu li a {
	display: block;
	float: left;
	line-height: 12px;
	margin: 3px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#submenu a:link,
#submenu a:visited,
#submenu a:active	{
	text-decoration: none;
	color:#fff;
	margin: 1px;
}
#submenu a:hover {
	border: 1px solid #fff;
	margin: 0px;
}

#stage #hubNav {
	width: 250px;
	float: right;
	margin-right: 15px;
}
#hubNav #top {
	height: 15px;
	width: 251px;
	background-image: url(i/_Hub-Menubox-top.png);
	background-repeat: no-repeat;
}
#hubNav #bottom {
	height: 15px;
	width: 251px;
	background-image: url(i/_Hub-Menubox-bottom.png);
	background-repeat: no-repeat;
}
#hubNav #inside {
	background-image: url(i/_Hub-Menubox-bg.png);
	background-repeat: repeat-y;
	padding-right: 6px;
	padding-left: 6px;
}
#hubNav #inside ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #161616;
}
#hubNav #inside li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #161616;
	color: #CCC;
	font-weight: normal;
}
#hubNav #inside a {
	display: block;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#hubNav #inside a:link,
#hubNav #inside a:visited, 
#hubNav #inside a:active 	{
	color: #CCC;
	background-image: url(i/_Hub-Menubox-arrow.png);
	background-repeat: no-repeat;
	background-position: 209px center;
}
#hubNav #inside a:hover {
	background-color:#000;
	color: #CCC;

}
/* -- Show_children -- */
#content #Display_children {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-bottom: 10px;
}
#content #Display_children ul {
	text-align: right;
	padding-left: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
}
#content #Display_children li {
	display: inline;
	list-style-type: none;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-top: 2px;
}
#content #Display_children li.active a {
	background-image: url(i/Display_children.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content #Display_children li a {
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#content #Display_children li a:link {
	color:#333;
	text-decoration: none;
}
#content #Display_children li a:visited {
	color:#999;
		text-decoration: none;
}
#content #Display_children li a:hover {
	color: #333;
	text-decoration: underline;
}
#content #Display_children li a:active {
	text-decoration: none;
}
#content #Display_children li a {
	background-image:url(i/sucker-right.png);
	background-repeat: no-repeat;
	background-position: 180px 8px;
}
#stage #hubposter {
	float: left;
	height: 300px;
	width: 560px;
	margin-left: 20px;
}
.oneColFixCtr #container #footer {
	margin-right: 13px;
	margin-left: 13px;
	text-align: left;
	padding-top: 60px;
	background-image: url(i/_footerLogo.png);
	background-repeat: no-repeat;
	background-position: -3px bottom;
}
.oneColFixCtr #container #footer #box {
	width: 200px;
	float: left;
	display: block;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	margin-bottom: 20px;
	padding-top: 3px;
}
.oneColFixCtr #container #footer #box ul {
	padding-left: 3px;
}
	
.oneColFixCtr #container #footer #box li {
	padding-top: 3px;
	letter-spacing: 1px;	
}
.oneColFixCtr #container #footer #box h2 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	size: 14px;
}
.oneColFixCtr #container #footer #box a:link,
.oneColFixCtr #container #footer #box a:visited,
.oneColFixCtr #container #footer #box a:hover,
.oneColFixCtr #container #footer #box a:active {
	color: #FFF;
	text-decoration: none;
}
#content #inlineBox {
	float: right;
	width: 260px;
	border: 1px solid #E1E1E1;
	margin-left: 10px;
	margin-bottom: 10px;
}
#resContainer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#resContainer #thumbContainer {
	float: left;
}
#resContainer #descriptionContainer {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	width: 330px;
	text-align: right;
}
#descriptionContainer .title {
	font-size: 28px;
	line-height: 34px;
	color: #999;
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	padding-top: 8px;
	text-align: left;
}
#descriptionContainer .subtitle {
	font-size: 14px;
	color: #999;
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	text-align: left;
}
#descriptionContainer .description {
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	font-size: 13px;
	color: #666;
	line-height: 16px;
	text-align: left;
	}

#contentframe #content #Gallery img {
	padding: 2px;
	border: 1px solid #CCC;
}
.clearfloat {
	clear: both;
}
#Gallery{
	text-align: left;
	clear: both;
}
ul.thumbs li {
	text-align: center;
	line-height: 11px;
	font-size:10px;
}
.thumbs a:link img {
	border: 1px solid #CCC;
}
.thumbs a:visited img {
	border: 1px solid #E5E5E5;
}
.thumbs a:hover img {
	border: 1px solid #666;
}
.thumbs a:active img {
	border: 1px solid #000;
}
.thumbscontainer {
	width: 100%;
}
#mainContent #summaryColumn {
	width: 360px;
	float:right;
	padding: 5px;
}
#summaryColumn .map {
	background-image: url(i/_partner_nav_bkg.jpg);
	background-position: center;
	text-align: center;
	padding: 3px;
	border: 1px solid #898773;
	margin-top: 2px;
	margin-bottom: 2px;
}
a:link.sqButton,
a:visited.sqButton {
	border: 1px solid #9C9C84;
	font-size: 14px;
	margin: 3px;
	padding: 3px;
	display: block;
	color: #6C6A58;
		text-decoration: none

}
#summaryColumn .gallery {
	text-align: center;
	width: 360px;
}
.gallery .thumbscontainer {
	text-align: center;
	widows: 360px;
	float: none;
}
#summaryColumn .gallery a:link img,
#summaryColumn .gallery a:visited img, 
#summaryColumn .gallery a:active img {
	margin: 3px;
	padding: 2px;
	border: 1px solid #CCC;
} 
#summaryColumn .gallery a:hover img {
	margin: 3px;
	padding: 2px;
	border: 1px solid #666;
}
a:hover.sqButton {
	border: 1px solid #767663;
	font-size: 14px;
	padding: 3px;
	display: block;
	color: #535144;
	text-decoration: none
}
a:active.sqButton {
	border: 1px solid #000000;
	font-size: 14px;
	margin: 3px;
	padding: 3px;
	display: block;
	color: #000;
		text-decoration: none

}
#summaryColumn .logoBg {
	background-color: #666;
	background-image: url(i/_logoBG.png);
	height: 120px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	bottom: 0px;
	display: table-cell;
	width: 360px;
}
#summaryColumn .logo {
	text-align: center;
	line-height: 120px;
	height: 120px;
}
.partnerlogo-faded img {
	width: 250px;
	height: 83px;
	margin-left: 10px;
	margin-right: 10px;
}
a:link.partnerlogo-faded img,
a:visited.partnerlogo-faded img {
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	border: 1px solid #FFF;	
}
a:hover.partnerlogo-faded img {
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	border: 1px solid #ccc;
}
a:active.partnerlogo-faded img {
	-moz-opacity:0.990;
	-khtml-opacity: 0.99;
	opacity: 0.99;
	border: 1px solid #999;
}
.partnerlogo-faded a p {
    width: 250px;
    display: block;
}


#content #SocialNetworkIcons form {
	display: inline;
}

#content #SocialNetworkIcons {
	float: right;
}
#content #SocialNetworkIcons img {
	padding: 2px;
	border: 1px solid #CCC
}
/* Resource Req Form 2 - June 8 2010 */
#ResourceChit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#ResourceChit table {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: solid 1px #ccc;
        padding: 5px;
}
#ResourceChit p { padding: 0; margin: 0; }
#ResourceChit h1 {
	font-size: 20px;
	padding: 0;
	margin: 0;
}
#ResourceChit h2 {
	font-size: 14px;
	color: #CCC;
	padding: 0;
	margin: 0;
}
#ResourceChit input.qty[type=text]  {
	font-size: 24px;
	width: 3em;
	text-align: center;
}
#ResourceChit input[type=text],
#ResourceChit textarea,
#ResourceChit select {
	font-size: 18px;
	width: 90%;
	text-align: left;

}
#ResourceChit .req {
	color: #900;
}
#ResourceChit th {
	text-transform: uppercase;
	font-weight: normal;
	text-align: right;
    vertical-align: middle;
    padding: 3px;
}
#ResourceChit td {
	padding-bottom: 10px;
	vertical-align: top;
	padding-top: 10px;
}
#ResourceChit th.formSec {
	font-size:16px;
	font-weight: normal;
	text-align: center;
	border-bottom: solid 1px #ccc;
	padding: 20px;
	margin: 10px;
}
#ResourceChit tr.productRow {
	border-bottom: dashed 1px #ccc;
	margin-bottom: 5px;
}

/* Airways Revision 2011 */
#NewHead {
	background: url(i/head-bg-2011rev.png) repeat-x;
	height: 202px;
	position: relative;
	clear: both;
	display: block;
}
#NewHead .Container2011 {
	width: 1000px;
	margin: 0 auto;
}

#show {
	height: 270px;
	display: block;
	margin-bottom: 20px;
}
.slideshow-thumbnails {
	display: none;
}
/* Task 159.4 */
.displayLocation {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 3px;
}

