/* 	Property Adjustment Key: top, right, bottom, left */

/* IE 6.0 Specific Instances */

* html ul.menu li a, 
* html ul.menu li a:visited {
	width: 0px;
}

/***** End IE 6.0 Specific Styles *****/

/***** Added styles for Alaska Air *****/
.headerHighlight {
	background-color: #e2eeff;
}

#Header {    
	width: 980px;
	height: 75px;
	position: relative;
}

#Header #Header-logo {
    padding-left: 2px;
    float: left;
}

.headerSoldbyPosition {
	padding: 5px;
    float: left;
}

#Header #Header-userinfo {
    float: right;
    text-align: right;
    padding: 5px 7px 0px 0px;
}

#Header #Header-userinfo #Signin,
#Header #Header-userinfo #Links,
#Header #Header-userinfo #SpanishSignin,
#Header #Header-userinfo #SpanishLinks,
#Header #Header-userinfo #Spanish {
    text-align: right;
}

#Header #Header-userinfo #Links {
    padding: 3px 0px 2px 0px;
}

#Header #Header-userinfo #SpanishSignin {
    display: inline;
}

#Header #Header-userinfo #SpanishLinks {
    padding: 3px 0 2px 0;
}

.hdr {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

a.hdr {
    color: #000066;
	text-decoration: none;
}

a.hdr:visited {
    color:#000066;
	text-decoration:underline;
}

a.hdr:hover {
    color:#510000;
	text-decoration:underline;
}

ul.menu {
	width: 980px; 
	height: 30px; 
	background: transparent url(http://media.triseptsolutions.com/sites/VAXWEBAST/PublishingImages/w3/booking/images/sitenav_bg_U.jpg) repeat-x top left; 
	border: solid 1px #999999;
	list-style-type: none;
}

ul.menu li {
	float: left;
}

ul.menu li a {
	display: block;
	font: bold 13px Verdana;	
	text-decoration: underline; 
	color: #000066; 
	height: 23px; 
	border-left: 1px solid #FFFFFF; 
	border-right: 1px solid #999999; 
	padding: 7px 6px 0px 6px; 
	white-space: nowrap;
}

ul.menu li a:hover {
	color: #FFFFFF;
	background: #3F71A6 url(http://media.triseptsolutions.com/sites/VAXWEBAST/PublishingImages/w3/booking/images/sitenav_bg_S.jpg) no-repeat top left;
	border: solid 1px #4174AA;
	border-width: 0px 1px;
}
/* necessary to override inline-styling from click to chat vendor */
#iibody img {position: absolute;}

.navBar {
    clear:both;
    height:45px;
    width:974px;
}

.navBarWrap {
    float:left;
    height:40px;
    width:832px;
    background:#c3d3ea url(http://media.triseptsolutions.com/sites/VAXWEBAST/PublishingImages/w3/booking/images/navTabBG.gif) left bottom repeat-x;
    margin-top:5px;
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px;
    border-radius:5px 5px 0 0;
}

.navBarWrapNoJenn {
    float:left;
    height:40px;
    width:988px;
    background:#c3d3ea url(http://media.triseptsolutions.com/sites/VAXWEBAST/PublishingImages/w3/booking/images/navTabBG.gif) left bottom repeat-x;
    margin-top:5px;
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px;
    *margin-top:10px;
    *margin-bottom:10px;
}

.navTab {
    float:left;
    padding-top:6px;
    text-align:center;
    width:137px;
    _width:135px;
}

.tabContainer{cursor:pointer;}

.nav {
    font:bold 12px Arial,Helvetica,sans-serif;
    padding-top:8px;
    padding-bottom:6px;
    color:#00245a;
    text-decoration:none;
}

a:link.nav {
    text-decoration:none;
    cursor:pointer;
}

.navBorderRight {
    float:left;
    height:40px;
    width:1px;
    background:#789dcc;
}

.navBorderLeft {
    float:left;
    height:40px;
    width:1px;
    background:#d6e2f1;
}

.navWhiteBox {
    float:left;
    width:123px;
    background:#fff;
    height:33px;
    padding-bottom:1px;
    margin:6px 7px 0 7px;
    _margin:6px 5px 0 5px;
    -moz-border-radius:5px 5px 0 0;
    -webkit-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;
    text-align:center;
    -moz-box-shadow:3px -3px 3px #99b5da;
    -webkit-box-shadow:3px -3px 3px #99b5da;
    box-shadow:3px -3px 3px #99b5da
}

.navBarSpacer {
    float:left;
    height:45px;
    width:7px;
    background:#f2f5fa url(http://media.triseptsolutions.com/sites/VAXWEBAST/PublishingImages/w3/booking/images/navNoTabBG.gif) left bottom repeat-x;
}

.hidden {
    position:absolute;
    left:0;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
}

.logo {
    float:left;
    height:55px;
    z-index:999;
    padding: 0;
    margin: 0;
}

a.nav,a.nav:visited {
    color:#00336e !important;
    text-decoration:none;
    text-transform:uppercase;
}

.logo img{margin-top:15px;}

.acctSettingsList{list-style:none;}

#secondarynav {
    float: right;
    margin: 10px 10px 0 0;
}

#hdrcontainer{
    margin-top: -20px; 
    *margin-bottom:6px;
    border: 1px solid #f2f5fa;
    border-bottom: 0px;
}
