@charset "utf-8";

body {
	position: relative;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	min-width: 770px;
	width: 990px;
	margin: 0px auto;
}
img {
	border: 0px none;
}
a {
	color: #384A83;
}

h2 {
	font-size: 18px;
}
strong.red {
	color: #C1413E;
}
div.pagecontent {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	min-width: 760px;
}

div.pagetop {
	position: relative;
	top: 0px;
	background-image: url(../images/background-pagetop.jpg);
	height: 59px;
	background-repeat: repeat-x;
	background-position: bottom;
}
img.logo {
	float: left;
	margin-right: 1px;
}
div.pagemainmenu {
	position: relative;
	float: left;
	height: 31px;
	margin-top: 22px;
}
a.mainmenu {
	position: relative;
	float: left;
	line-height: 30px;
	background-color: #566DB4;
	margin-right: 1px;
	padding-left: 4px;
	padding-right: 4px;
	color: #FFFFFF;
}
a.item {
	color: #A9C0E0;
	color: #384A83;
}
span.mainmenu {
	position: relative;
	float: left;
	line-height: 30px;
	background-color: #F79100;
	margin-right: 1px;
	padding-left: 4px;
	padding-right: 4px;
	color: #FFFFFF;
	border-bottom: 1px solid #F79100;
}
div.pathinfo {
	position: relative;
	height: 20px;
	font-size: 12px;
	color: #384A83;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 1px solid #F79100;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

div.pathinfo h1 {
	position: relative;
	font-size: 12px;
	color: #384A83;
	margin: 0px;
	padding: 0px;
	display: inline;
	
}

div.content {
	position: relative;
	margin: 10px auto;
	padding: 0px;
	width: 990px;
	
}
div.logotitle {
	position: relative;
	font-size: 24px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #384A83;
	padding-left: 5px;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}
span.logoinfo {
	position: relative;
	top: -3px;
	font-size: 14px;
	font-weight: normal;
}
div.left {
	position: relative;
	width: 207px;
	float: left;
	background-image: url(../images/left-offer-background.jpg);
	background-repeat: repeat-y;
	background-image: none;
	background-color: #A9C0E0;
	line-height: 10px;
	font-size: 10px;
	z-index: 1000;
}

div.rightcol {
	position: relative;
	width: 200px;
	background-color: #A9C0E0;
	float: right;
	font-size: 1px;
	line-height: 1px;
}

img.coltop {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	top: 0px;
}

img.colbottom {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	top: 0px;
}

img.colbottomleft {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	top: 0px;
	clear: both;
	float: left;
}

div.langchooser {
	position: absolute;
	top: 2px;
	right: 10px;
}

#langsubmenu {
	position: absolute;
	display: none;
	background-color: #A9C0E0;
	padding: 5px;
	border-top: 1px solid #566DB4;
	margin-top: 3px;
	width: 88px;
	line-height: 18px;
	right: 0px;
	top: 20px;
}

div.langchooser a {
	text-decoration: none;
}

div.langchooser img {
	border: 0px none;
	margin-right: 4px;
}

br.clear {
	clear: both;
}
span.title {
	font-size: 14px;
	font-weight: normal;
	padding-left: 0px;
	color: #384A83;
	margin-left: 5px;
}
div.left p {
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	padding-top: 0px;
	margin-top: 5px;
	font-size: 11px;
	line-height: 14px;
	color: #384A83;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
div.left h5 {
	padding-bottom: 2px;
	font-size: 13px;
	padding-left: 5px;
	margin-bottom: 0px;
	color: #4E619D;
	margin-top: 8px;
	line-height: 14px;
}
select {
	width: 40%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border: 1px solid #566DB4;
}

option {
	color: #384A83;
}

.buttonsend {
	width: auto;
}

div.content-footer {
	position: relative;
	line-height: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
}

div.block-list, div.block-list-overflow {
  position: relative;
	padding-left: 5px;
	color: gray;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 2px !important;
	margin-bottom: 20px;
}

div.block-list-overflow {
  position: relative;
	overflow: hidden;
	height: 160px;
}

div.block_more {
	padding-left: 66%;
	margin-left: 7px;
	margin-bottom: 20px;
}

div.block_more a {
	color: #AD0100;
}

ul.float-list {
	position: relative;
	padding-left: 15px;
	margin: 0px;
	margin-top: 0px !important;
	margin-bottom: 0px;
	list-style-type: circle;
	line-height: 20px;
}

ul.float-list li {
	float: left;
	width: 33%;
	list-style-type: circle;
	line-height: 20px;
}



dl.both_list {
	position: relative;
	padding-left: 15px;
	margin: 0px;
	margin-top: 0px !important;
	margin-bottom: 0px;
	list-style-type: circle;
	line-height: 20px;
	color: gray;
}

dl.both_list dt {
	list-style-type: circle;
	line-height: 20px;
	list-style-position: outside;
	display: list-item;
	font-weight: bold;
	font-size: 14px;
	color: #596AB9;
	padding-top: 5px;
}

dl.both_list dd {
	padding-left: 0px;
	margin-left: 15px;
	padding-bottom: 5px;
	color: #596AB9;
	font-size: 11px;
	text-align: justify;
	
}

hr.orange {
	border: 0px none;
	height: 1px;
	color: #F79100;
	background-color: #F79100;
}

h2.subtitle {
	padding-bottom: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #384A83;
	margin-bottom: 0px !important;
}

div.border {
	position: relative;
	text-align: left;
	z-index: 3;
	float: left;
	width: 760px;
	padding-left: 10px;
}

div.center {
	position: relative;
	margin-left: 215px;
	width: 770px;
}

div.justify {
	position: relative;
	color: #566DB4;
	width: 985px;
	font-size: 12px;
}

em.date {
	font-size: 14px;
	font-weight: bold;
}

div.justify h1 {
	font-size: 24px;
}

div.justify p {
	text-indent: 30px;
	line-height: 20px;
	text-align: justify;
}

div.center h1 {
	font-size: 24px;
}

div.center p {
	text-indent: 30px;
	line-height: 20px;
	text-align: justify;
}

h2.pagetitle {
	position: relative;
	color: #566DB4;
	font-size: 16px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-weight: normal;
}

h2.pagetitle strong {
	font-weight: bold;
}

/* search_form */

div.fcontent {
	width: 760px;
	text-align: center;
	z-index: 3;
	margin: 0px auto;
}

div.frtype {
	position: relative;
	margin-left: 100px;
	text-align: left;
	height: 25px;
}

div.frtypewd {
	position: relative;
	color: #384A83;
	text-align: left;
	height: 25px;
}

div.frtypewdr {
	position: relative;
	color: #384A83;
	text-align: right;
	padding-right: 90px;
	margin-top: 10px;
	margin-bottom: 30px;
	
}

strong.type {
	position: relative;
	padding-right: 35px;
	color: #384A83;
	font-weight: normal;
	cursor: default;
	top: -2px;
}

div.inm {
	float: left;
	width: 300px;
	color: #384A83;
	font-weight: bold;
}

div.inmy {
	float: left;
	width: 300px;
	color: #384A83;
	font-weight: bold;
	padding-left: 5px;
}

div.inmx {
	float: left;
	color: #384A83;
	font-weight: normal;
	margin-right: 5px;
	text-align: left;
}

div.inmx2 {
	float: left;
	color: #384A83;
	font-weight: normal;
	margin-left: 0px;
	text-align: left;
}

div.fdesc {
	float: left;
	width: 100px;
	text-align: right;
	line-height: 20px;
	padding-right: 5px;
}

div.fdesc2 {
	float: left;
	width: 270px;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	color: #384A83;
}

div.fdesc_day {
	float: left;
	width: 50px;
	text-align: right;
	line-height: 20px;
	padding-right: 5px;
}

.fldesc {
	float: left;
	width: 95px;
	text-align: right;
	line-height: 20px;
	padding-right: 5px;
}

select.fselct {
	width: 290px;
	font-weight: normal;
	color: #384A83 !important;
}

#adult, #month, #days {
	color: #384A83 !important;
}

#onewayflag {
	float: left;
}

/*route*/
.troute, .troutetop {
	padding-bottom: 0px;
	margin-bottom: 3px;
	margin-top: 20px;
	color: #384A83;
}

p.psub {
	color: #384A83;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
}

.troutetop {
	margin-top: -10px !important;
}

.rinfo {
	padding-left: 5px;
	color: #384A83;
}

.rpath {
	padding-left: 5px;
	color: gray;
	text-align: left;
	margin-bottom: 10px;
}

.ract {
	color: #A9C0E0;
}

.ftxt {
	position: relative;
	width: 70px;
	float: left;
	text-align: left;
	padding-left: 5px;
	border: 1px solid #A9C0E0;
	line-height: 24px;
}

.fvar {
	position: relative;
	width: 500px;
	float: left;
	text-align: left;
	padding-left: 5px;
}

.calh {
	width: 357px;
	float: left;
	border-right: 1px solid #879DCE;
	margin-left: 0px;
	height: 324px;
	display: block;
}

.call {
	width: 357px;
	float: left;
	border-right: 1px solid #879DCE;
	margin-left: 0px;
	height: 275px;
	display: block;
}

.calgh {
	height: 324px;
}

.calgl {
	height: 275px;
}

.summl {
	position: relative;
	float: left;
	width: 391px;
	height: 264px;
	background-color: #A9C0E0;
	border-right: 1px solid #566DB4;
	border-bottom: 1px solid #566DB4;
	padding: 5px;
	display: block;
}

.summh {
	position: relative;
	float: left;
	width: 391px;
	height: 315px;
	background-color: #A9C0E0;
	border-right: 1px solid #566DB4;
	border-bottom: 1px solid #566DB4;
	padding: 5px;
	display: block;
}

.fprev {
	position: relative;
	width: 738px;
	margin-left: 0px;
	margin-top: 0px;
	border-right: 1px solid #566DB4;
	border-left: 1px solid #566DB4;
	padding: 5px 10px;
	color: #A9C0E0;
	font-size: 12px;
	height: 40px;
	clear: both;
}

#timetable {
	position: relative;
	margin: 0px;
	padding: 0px;
	
}

a.flipr {
	color: #A9C0E0;
	font-size: 12px !important;
}

.fprev p {
	padding-top: 2px;
	padding-left: 18px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
}

.fprevpr {
	position: absolute;
	right: 10px;
	
}

.sday {
	width: 51px;
	height: 20px;
	line-height: 20px;
	float: left;
	background-color: #566DB4;
	color: #FFFFFF;
	text-align: center;
}

.day {
	width: 50px;
	height: 50px;
	float: left;
	border-left: 1px solid #566DB4;
	border-bottom: 1px solid #566DB4;
	color: #A9C0E0;
	cursor: pointer;
}

a.dim, div.dim {
	position: relative;
	width: 50px;
	height: 50px;
	display: block;
	text-decoration: none;
	color: #A9C0E0;
}

strong.redb {
	color: #AD0100;
	font-size: 15px;
}

dl.ll {
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: square;
}

dl.ll dt {
	display: list-item;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

dl.ll dd {
	padding-top: 1px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 11px;
}

.sett {
	position: absolute;
	bottom: 10px;
	border-top: 1px solid #FFFFFF;
	padding-top: 5px;
	width: 391px;
}

form.fsett {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 32px;
	color: #FFFFFF;
	font-size: 13px;
}

.settm {
	position: absolute;
	bottom: 90px;
	border-top: 1px solid #FFFFFF;
	padding-top: 5px;
	width: 391px;
}

div.sep {
	height: 10px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
}
select#adult {
	width: auto;
}
select#month {
	width: auto;
}

input#redf {
	position: relative;
	width: 14px;
	height: 14px;
	margin-left: 0px;
	display: block;
	float: left;
	margin-right: 5px;
}

div.flight_det {
	position: relative;
	padding-top: 2px;
	padding-left: 10px;
	font-size: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCDCF3;
}

div.flight_det_rev {
	position: relative;
	padding-top: 2px;
	padding-left: 10px;
	font-size: 14px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-top: 1px solid #FFFFFF;
	border-top: 1px solid #CCDCF3;
}

div.flight_det_subt {
	position: relative;
	padding-top: 2px;
	padding-left: 10px;
	font-size: 14px;
	padding-right: 10px;
	padding-bottom: 1px;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
}

div.flight_det_bot {
	position: relative;
	padding-top: 2px;
	padding-left: 10px;
	font-size: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div.flight_det_bot2 {
	position: relative;
	padding-top: 2px;
	padding-left:5px;
	font-size: 14px;
	padding-right: 10px;
	padding-bottom: 2px;
}

.flight_sel {
	margin-top: 3px;
	margin-right: 10px;
	top: 1px;
	position: relative;
	margin-left: 0px;
}

.flight_lab {
	color: #566DB4;
}

.flight_lab2 {
	color: #566DB4;
	padding-left: 23px;
}

.redirf {
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
}

.flight_airl {
	color: #566DB4;
}

.flight_uptim {
	margin: 0px;
	padding: 0px;
	padding-left: 23px;
	font-size: 12px;
	color: #808080;
}

.flight_uptim2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -7px;
	padding: 0px !important;
	font-size: 12px;
	color: #808080;
}

.flight_pric {
	position: absolute;
	right: 10px;
	top: 5px;
	color: #AD0101;
}

.flight_pric2 {
	position: absolute;
	right: 10px;
	top: 5px;
	color: #AD0101;
}

p.flight_week_info {
	margin: 0px !important;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #808080;
}

h2.flbl {
	padding-bottom: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #384A83;
}

div.flds0 {
	padding-left: 5px;
	color: #384A83;
	padding-bottom: 2px;
}

div.flds1 {
	padding-left: 5px;
	color: #384A83;
	padding-bottom: 8px;
}

ul.profl {
	position: relative;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
	list-style-type: circle;
}

div.mnprc {
	position: relative;
	background-color: #CCDCF3;
	border-right: 1px solid #566DB4;
	border-bottom: 1px solid #566DB4;
	border-left: 1px solid #566DB4;
	width: 758px; margin-left: 0px;
}

div.aptit {
	position: relative;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	background-color: #566DB4;
	padding: 0px 10px;
	color: #FFFFFF;
}

strong.sal {
	float: left;
}

strong.sar {
	float: right;
}

form.abfo {
	margin: 0px;
	padding: 0px;
	position: relative;
	display: block;
}

div.rellay {
	position: relative;
	background-color: #CCDCF3;
	border-right: 1px solid #566DB4;
	border-bottom: 1px solid #566DB4;
	border-left: 1px solid #566DB4;
	width: 758px;
	margin-left: 0px;
}

div.satip {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	background-color: #566DB4;
	padding: 0px 10px;
	color: #FFFFFF;
}
div.dvfeed, div.dvfeedr {
	padding-left: 20px;
}

div.dvfeedr {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

div.dvfeed strong {
	font-size: 12px;
	color: #786DB4;
}

div.dvfeedr strong {
	font-size: 14px;
	color: #C85304;
}

.itxt {
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 550px;
	border: 1px solid #F79100;
}

._abs {
  position: absolute;
  left: 0px;
  top: 0xp;
}

.pnws {
  padding-left: 20px;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px !important;
  margin-bottom: 0px;
  list-style-type: circle;
  line-height: 20px;
}

    .minical {
      background-color: #A9C0E0;
      width: 140px;
      padding-left: 4px;
      padding-right: 4px;
      padding-bottom: 4px;
      background-image: url(../images/calbott.jpg);
      background-repeat: no-repeat;
      background-position: bottom;
      z-index: 1000;
    
    }
    .minicald {
      background-color: #A9C0E0;
      width: 140px;
      padding-left: 4px;
      padding-right: 4px;
      padding-bottom: 2px;
    
    }
    .minicalt {
      background-color: #A9C0E0;
      background-image: url(../images/caltop.jpg);
      background-repeat: no-repeat;
      background-position: top;
      width: 140px;
      height: 18px;
      padding-left: 4px;
      padding-right: 4px;
      padding-top: 4px;
    
    }
    
    .calit {
      width: 16px;
      height: 14px;
      border: 1px solid #6FAEFE;
      margin: 1px;
      float: left;
      line-height: 14px;
      font-size: 11px;
      text-align: center;
    }
    
    .calitd {
      width: 16px;
      height: 14px;
      border: 1px solid #6FAEFE;
      margin: 1px;
      float: left;
      line-height: 14px;
      font-size: 11px;
      text-align: center;
    }
    
    .calitl {
      width: 16px;
      height: 16px;
      margin: 1px;
      float: left;
      line-height: 16px;
      font-size: 11px;
      text-align: center;
    }
    
    .calitr {
      width: 16px;
      height: 16px;
      margin: 1px;
      float: right;
      line-height: 16px;
      font-size: 11px;
      text-align: center;
    }
    
    .caln {
      height: 16px;
      margin: 1px;
      margin-left: 25px;
      margin-right: 25px;
      line-height: 16px;
      font-size: 11px;
      text-align: center;
    }
    
    .calit a {
    
    }
    
    a.unli {
      text-decoration: none;
    }
