.clearer {
	clear: both;
}
img{
	border:0px;

}

a, a:VISITED{
	text-decoration: none;
	color:#CC0000;
}
a:HOVER{
	text-decoration: underline;
	color: #CC0000;
}

html,body{
	color: #666666;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	font-size: 10px;
	width: 100%;
	margin: 0px;
	background-color: #FFFFFF;	/*background-image: url(../img/img_04/body_bg.jpg);*/
	background-image: url(../img/img_04/body_bg.jpg);
}

#globalDiv{
	width: 970px;
	height: 100%;
	padding-top: 25px;
}

.leftBorder{
	height: 100%;
	width: 3px;
	background-image: url(../pic/lbg.jpg);
	float: left;
	background-repeat: repeat;
	left: 0px;




}

.rightBorder{
	height: 100%;
	width: 12px;
	background-image: url("/pic/rbg.jpg");
	float: left;
}

#mainDiv{
	width:970px;
	color:#999999;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;















}
#sideBaner{
	float:left;
	width: 138px;
}

#topPic{
	position: relative;
	width: 226px;
	float: left;
	top: 0px;
	left: 12px;
	bottom: 0px;
	height: 49px;
	right: 0px;
	margin: 0px 0px 20px;
	padding: 0px;

}


#topMenuDiv{
}
/*
ul.topVerticalMenu{
	background-color:#D1DDE9;
	list-style: none;
	padding:0px;
	margin: 0px;
}
ul.topVerticalMenu li{
	float:left;
	margin-left: 30px;
}
ul.topVerticalMenu li a{
	color: #354179;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
}
ul.topVerticalMenu li a:hover{
	text-decoration: underline;
}
ul.topVerticalMenu li a.selected{
	text-decoration: underline;
}
*/
#sloganDiv{
	height: 134px;
	border: 1px solid #FFFFFF;
	border-left: 0px;
	border-right: 0px;
}
#sliderDiv{
  float:right;
  padding: 0;
  margin: 0;
  width: 307px;
  height: 134px;
  background-color: #9CADCE;
}
#sliderDiv img{
	top:0;
	left:0;
	background-color: #1860AC;
	width: 307px;
	height: 134px;
}


#contentDiv{
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #F0F0F0;
	margin: 80px 0px 0px;


}

#searchFormDiv{
	float: left;
	width: 284px;
	background-color: #F4F4F4;
	border: 1px dotted #999999;
	display: inline;
	position: absolute;




}

#specialsDiv{
/*	margin:10px 10px 0 510px;*/
	font-family: Arial;
	color:#000;
	background-image: url(/pic/specialsbg.gif);
	background-position: right 24px;
	background-repeat: no-repeat;
	text-align: center;
	height: 250px;
	width: 240px;
	float: right;
	margin-right: 30px;
}
.specialsMarquee{
/*	padding-left:10px;*/
	margin-right: 10px;
}


#specialsDiv table{
	width:100%;
	float: right;
}
#specialsDiv td{
  font-family: Arial;
  font-size: 13px;
  padding: 4px 3px;
}
#indexNewsDiv{
  clear:both;
  color: #000;
  margin: 10px 5px 0px 5px;
}

.bottomPhone{
	font-size: 20px;
	color: #333;
	text-align: center;
	margin-top: 10px;
}

#bottomDiv{
	clear: both;
	font-size: 0.7em;
	color: #050505;
	text-align: center;
}
#copyRightDiv{
	color: #fff;
	text-align: center;
	font-size: 10px;
	padding:4px;
}

#progressDIV{
  text-align: center;
}


div.title{
	background-image: url(../img/img_04/header_bg_950thin.png);
	background-repeat: no-repeat;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.3em;
	font-weight: bold;
	background-position: center;
	height: 36px;
	vertical-align: middle;
	padding-top: 4px;


}
div.title h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
	background-position: center;
	text-indent: 12pt;
	text-transform: uppercase;
	padding-top: 0px;
	vertical-align: middle;
}
div.title h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
	background-position: center;
	text-indent: 12pt;
	text-transform: uppercase;

}



#destinationResultDiv{
	float: left;
	width: 300px;
	color:#000;
	margin-left: 20px;
	margin-top: 10px;
}
#destinationResultDiv p{
	color:#B52737;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}
#destinationResultDiv p.subtitle{
	color:#050505;
	font-size: 16px;
}


#searchResultDiv{
  float: right;
  width: 360px;
  color:#000;
  margin-left: 20px;
  text-align: center;
}
#searchResultDiv p{
	margin: 5px;
	font-size: 16px;
	font-family: Arial;
}
#searchResultDiv p.subtitle{
	font-weight: bold;
	margin-top: 10px;
}
.notfound{
	color: #B52737;
	font-size: 11px;
	padding: 10px;
	width: 950px;
	text-align: center;
  }
a.dashed{
	color: #CC0000;
	font-weight: bolder;
	border:1px dotted #999999;
	padding: 3px 8px;
	background-color: #CC0000;
	margin: 6px 2px;
	text-align: center;
	text-decoration: none;

}
dashed, a:VISITED{
	text-decoration: none;
	color: #CC0000;
}

.dashed a:hover
{
	color: #CC0000;
	text-decoration: none;
	background-color: #ffffff;
}



#resultInfoDiv{
	color:#050505;
	margin-top: 30px;
	font-size: 20px;
	font-family: Arial;
	text-align: center;
	background-color: #ffc;
	width: 360px;
}
#resultInfoDiv p{
  margin:5px;
}
.redNumbers{
	font-size: 24px;
	color: #B52737;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}



#contactFormDiv{
	margin: 50px 0 10px 0;
	clear: both;
	color:#050505;
	font-size: 14px;
}
#contactFormDiv input{
  font-size: 12px;
  height: auto;
}


#resultPrices{
	clear: both;
}
.price{
  float: left;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 3px;
  margin-right: 10px;
  color:#000;
  width: 100px;
  height: 100px;
  font-size: 12px;
  font-weight: bold;
}
.price a{
  font-size: 24px;
}


.priceAvail{
  color: #050505;
  font-size: 0.7em;
}
.grTD{
	background-color: #ddd;
	color: #222;
	font-size: 14px;
	width: 120px;
}
.bolderTxt{
	font-size: 13px;
	font-weight: bolder;
}

td{
  text-align: left;
}

hr{
	clear:both;
	color:#E5E5E5;
	margin: 20px 0px 20px 0px;
}

.corner{
  width:16px;
  height: 16px;
  font-size:0px;
}
.yellowBottomLine{
	background-image: url(../img/img_04/bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: auto;

}
.yellowLeftLine{
  background-image: url(../img/img_04/left.gif);
  background-position: left;
  background-repeat: repeat-y;
}
.yellowRightLine{
  background-image: url(../img/img_04/right.gif);
  background-position: right;
  background-repeat: repeat-y;
}

.pageCorner{
  width: 10px;
  height: 10px;
  font-size: 0px;
}
.whiteBG{
	background-color: #fff;
	background-image: url(../img/img_04/top.gif);
	background-repeat: repeat-x;

}
.pageContentTable{
	width: 200px;
	height: 100%;
	border:1px dotted #999999;
	font-size: 14px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	margin: 0px;





}


label{
	font-size: 8pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	vertical-align: bottom;
}
.inputDiv{
	height: 18px;
	width: 160px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-color: #FFFFFF;
	border-top: 1px solid #333333;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
	text-transform: uppercase;








}
.inputDiv input,.inputDiv select{
	color:#333333;
	font-size: 1.2em;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	border: 0 none;

}
select{
	border:1px solid #999;
}
button{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:#fff;
	cursor: pointer;
	margin-top: 10px;





}


.flyInput{




}
.flyInput input{
	width: 130px;
	float: left;
	height: 18px;





}
.inputIcon{
	float: right;
	z-index: 255;
	top: auto;
	height: 18px;
	width: 18px;











}
.dateInput{
  width: 100px;
}
.dateInput input{
  width: 78px;
  float: left;
}
img.datepick-trigger{
	height: 18px;
	width: 18px;

}



.contactTable{
  color: #1658A4;
  margin-top: 20px;
}





.airSearchInvisible{
	display: none;
}
.airSearch{
	position: absolute;
	border: 1px solid #8DC5E6;
	background: #EFF9FF;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	white-space: nowrap;
}
.airSearch a{
	text-decoration: none;
	color: #990000;
}
.airSearch a:hover{
	text-decoration: underline;
}
.searchResult1{
	width: 766px;
	display: none;
	border-collapse: collapse;
	text-align: left;
	padding: 5px;
}

.progress{
	color: #990000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background: #FFFFFF;
	font-weight: bold;


}


.contentText{
	color: #666666;
	padding: 0 10px;
	text-align: left;
	font-size: 10px;
	border-top: 1px dotted #999999;
	height: auto;





}

.confirmMessage{
  color: #B52737;
  margin: 50px;
  text-align: center;
}


#bottomMenuDiv{
	text-align:center;
	color:#000;
	margin:20px 0 20px 0;
	list-style-image: url(../img/img_04/listitem_arrowright_red_dotted.gif);
	font-size: 12px;


}
#bottomMenuDiv a{
	margin: 0 8px 0 8px;
	color: #999999;
	list-style-image: url(../img/img_04/listitem_arrowright_red_dotted.gif);
	list-style-position: inside;

}

#loginDiv{
  float: left;
  width: 300px;
  color:#000;
  margin: 20px;
}
.message
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid red;
	background: #FFFEEF;
	color:#f00;
}

/* sitemap */
#sitemapDiv{
  color:#000;
  list-style: disc;
}
.SpecCellDiv{
	width: 30%;
	float:left;
	border-left:1px solid #CCC;
	margin-left: 10px;
	padding-left: 10px;
}
.countrySpecDiv{
	margin-top: 10px;
}
.countrySpecDiv a{
	color:#666666;
	font-weight: bold;
}
.countrySpecDiv a:HOVER{
	text-decoration: none;
}
.countrySpecDiv ul.hiddenList{
	display: none;
}
.countrySpecDiv li{
	color:#990000;
	padding-left: 10px;
	list-style: square;
	font-weight: normal;
}
.countrySpecDiv li a{
	color:#444;
	font-weight: normal;
}
.countrySpecDiv li a:HOVER{
	text-decoration: underline;
}
#tipsList{
	font-size:11px;
	line-height: 24px;
	font-weight: normal;
	}
#tipsList li{
	list-style: disc;
	border-bottom-width: 1px;
	border-bottom-color: #939999;
	border-bottom-style: dotted;
}
#tipsList li a{
	color:#999999;
	
}
#tipsList li a:HOVER{
	text-decoration:underline;

}
#tipsList li a:visited{
	color:#666666;
	
}

#gotoRegionLinkDiv{
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
}

.specRegionTitle{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
	padding: 8px 20px 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	background-image: url(../img/img_04/header_sm_center.gif);
	margin: 20px 10px 20px 0px;
	vertical-align: middle;
	background-repeat: repeat-x;







}
.regionDescriptionDiv{
	color: #000;
}
.regionPic{
	margin: 6px;
}
.topRightText {
	right: 0px;
	position: relative;
	left: -13px;
	width: 970px;
	height: 18px;
	top: 65px;
	letter-spacing: 2em;
	bottom: 0px;
	text-align: right;
	float: right;
}
.fares {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 950px;



}
.farelines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 950px;
	border-top: 1px dotted #999999;
	border-right: 0px dotted #999999;
	border-bottom: 0px dotted #999999;
	border-left: 0px dotted #999999;
	margin-bottom: 12px;


}
.contentFares {

	color: #333333;
	padding: 0 10px;
	text-align: left;
	font-size: 11px;
	border-top: 1px dotted #999999;
	height: auto;
}
.adsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../img/img_04/boxblanc.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 228px;
	margin-right: 14px;
	padding-top: 2px;
	float: left;
}
.addivider {
	width: 10px;
}

.adbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	width: 970px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 10px;
	margin-bottom: 20px;
}
.adcallbox {
	border: 1px double #CCCCCC;
	background-color: #FBFBFB;
	background-image: url(../img/img_04/wrapper-bg_top.gif);
	background-repeat: repeat-x;
	height: 160px;



}
