/* Backup Restored From 1/13/2010 11:41:26 AM */

/* Backup Restored From 1/6/2010 2:21:49 PM */

@charset "utf-8";
/* CSS Document */


html {
  height: 100%;
  min-height: 100%; 
  overflow-y: scroll;
  margin: 0px 0px 0px 0px;
  _padding: 0px 0px 0px 0px;
  #padding: 0px 0px 0px 0px;
}

body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #4c6b7f;
  background-color: #263540;
  height: 100%;
  min-height: 100%;
}

td, body {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #4C6B7F;
}

a {
  color: #263540;
  font-weight: bold;
  text-decoration: underline;
}

a:hover{
  color: #730C01;
  font-weight: bold;
  text-decoration: none;
}

p {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.error{
  color: #CC0000;
  border: 1px solid #CC0000;
  padding: 10px 10px 10px 10px;
  margin: 10px 0px 10px 0px;
  background-color: #FFE8E8;
}

.success {
  color: #006600;
  border: 1px solid #006600;
  padding: 10px 10px 10px 10px;
  margin: 10px 0px 10px 0px;
  background-color: #DFFFDF;
}

.box {
  background-color: #F4E9D3;
  border: 1px dashed #000000;
  padding: 7px 7px 7px 7px;
}

hr {
  height: 1px;
  border-top: 1px dotted #666666;
  border-bottom: 0px dashed #FFFFFF;
  border-left: 0px dashed #FFFFFF;
  border-right: 0px dashed #FFFFFF;
}

.clear {
  clear: both;
  line-height: 1px;
  font-size: 1px;
}

form {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.cont {
  position: relative;
  float: left;
}

.contSAMPLE{
  position: absolute;
  top: -250px;
  left: 0px;
  z-index: 2;
}

div {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.header {
  height: 105px;
  background-image: url(/templates/westjetaircom/westjetair/images/bannerBG.jpg);
  background-position: bottom center;
  background-repeat: repeat-x;
  background-color: #fff;
  border-bottom: 5px solid #FFF;
}

.headerCont {
  width: 992px;
  margin-left: auto;
  margin-right: auto;
}

.logo{
  position: absolute;
  top: 15px;
  left: 13px;
  z-index: 2;
}

.banner{
  position: absolute;
  top: 30px;
  left: 620px;
  width: 360px;
  font-size: 12px;
  color: #4D6B81;
  z-index: 1;
}

.contentBgColor{
  background-color: #CCD9E1;
}

.contentCont {
  width: 992px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(/templates/westjetaircom/westjetair/images/contentBG.jpg);
  background-position: top center;
  background-repeat: repeat-y;
}

.contentCont2 {
  background-image: url(/templates/westjetaircom/westjetair/images/contentBottom.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  min-height: 400px;
  padding-bottom: 150px;
}

.colLeft {
  float: left;
  width: 225px;
  margin-left: 11px;
}

.colRight {
  float: left;
  width: 740px;
  margin-left: 5px;
}

.menu{
  background-color: #990202;
  background-image: url(/templates/westjetaircom/westjetair/images/menuBottomrevised.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  min-height: 50px;
  border-bottom: 5px solid #fff;
  padding-bottom: 15px;
}

.leftContent{
  background-color: #263540;
  background-image: url(/templates/westjetaircom/westjetair/images/leftContentTop.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  min-height: 50px;
  padding: 10px 0px 10px 0px;
}

.leftContainer a, .leftContainer a:hover {
  color: #fff;
}

.leftContainerTitle{
  height: 24px;
  overflow: hidden;
  text-align: center;
}

.leftContainerWeather{
  height: 500px;
  overflow: hidden;
  align: center;
}

.leftContainerContent {
  border-top: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  background-color: #fff;
  color: #FFF;
  margin-bottom: 25px;
  padding: 12px;
}

.leftContainerContent2{
  border-top: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  background-color: #6C8EA8;
  color: #FFF;
  margin-bottom: 25px;
  padding: 12px;
}

.address{
  text-align: center;
  color: #FFF;
}

.SiteMenu-0 a, .SiteMenu-0 a:hover{
  display: block;
  padding: 7px 7px 7px 7px;
  border-bottom: 1px solid #fff;
  color: #FFF;
  text-decoration: none;
  font-size: 15px;
}

.SiteMenu-0 a:hover{
  background-color: #6C8EA8;
}

.SiteMenu-1 {
  background-color: #263540;
  padding: 12px 12px 12px 12px;
  border-bottom: 1px solid #7A90A1;
}

.SiteMenu-1 a, .SiteMenu-1 a:hover{
  display: block;
  padding: 3px 3px 3px 3px;
  border-bottom: 0px solid #7A90A1;
  color: #BFC4C7;
  text-decoration: none;
  font-size: 12px;
}

.SiteMenu-1 a:hover{
  background-color: transparent;
  text-decoration: underline;
}

.SiteMenu-1 div {
  background-color: #263540;
  padding: 7px 0px 7px 22px;
}

.breadcrumb{
  background-color: #e0e9e9;
  background-image: url(/templates/westjetaircom/westjetair/images/breadcrumbBottomrevised.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
  padding: 10px 10px 11px 10px;
  color: #8CA2B1;
  font-weight: bold;
}

.breadcrumb a, .breadcrumb a:hover {
  color: #8CA2B1;
  text-decoration: none;
}

.breadcrumb a:hover {
  text-decoration: underline;
  color: #536A7B;
}

.content{
  padding: 10px;
  line-height: 18px;
}

.contentHeading {
  font-size: 28px;
  color: #49658d;
  margin: 8px 0px 15px 0px;
  padding: 6px 0px 6px 0px;
  display: block;
}

.footer {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
}

.footerLeft{
  float: left;
  padding: 10px;
}

.footerRight{
  float: right;
  padding: 10px;
}

.footerRight img{
  position: relative;
  top: 4px;
}

.f360Cont{
  border-top: 5px solid #FFF;
}

.f360 {
  width: 992px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0px 50px 10px;
  text-align: center;
}

.homepageBanner{
  margin-bottom: 2px;
}

.blogRight {
  padding: 5px;
  background-color: #E8E8AB;
}

.blogDate {
  padding: 0px 0px 5px 0px;
  font-style: italic;
}

.blogRight {
  line-height: 17px;
}

.blogRight br {
  display: none;
}

.blogRight strong{
  font-size: 12pt;
  display:block;
  padding-bottom: 10px;
  margin-top: 10px;
  border-bottom: 1px dotted #666;
}

.blogRight a, .blogRight a:hover{
  font-size: 8pt;
  display: block;
  text-decoration: none;
  border-bottom: 1px dotted #666;
  padding: 2px 0px 2px 0px;
}

.blogRight a img{
  float: left;
  margin: 1px 4px 0px 0px;
}

.blogRight a:hover{
  text-decoration: underline;
}

h4 {
  font-size: 16pt;
}

.latestNews {
  border-top: 1px dotted #E6ECF0;
}

.latestNews a, .latestNews a:hover{
  display: block;
  padding: 3px 5px 3px 5px;
  border-bottom: 1px dotted #E6ECF0;
  text-decoration: none;
}

.latestNews a:hover{
  background-color: #587A94;
}













