@charset "utf-8";
/* CSS Document */

#bisiness-class{
	background:url(../../img/consolidated-fares/business-class.jpg) no-repeat 0 0;
	height:40px;
	width:147px;
}


.link-menu-business {
	display:block;
	width:100%;
	height:40px;
}

#top15-table {
	background:url(../../img/consolidated-fares/top15-bg.png) no-repeat;
}

#top15-table #top15-mid{
	width:150px;
	border-right:1px solid #83b7c9;
}

#top15-table #top15-first{
	border-right:1px solid #83b7c9;
}

.destins th {
	color:#3293ce;
	font:bold 15px Arial, Helvetica, sans-serif;
	border-bottom:2px solid #5b879d;
	text-align:left;
}

.country-destination {
	color:#3293ce;
	font:bold 16px Arial, Helvetica, sans-serif;
	text-align:left;
}

a.city-link:hover {
	color: #3293CE;
}

.region-price {
	color: #3293CE;
}

#about-center{
    width:450px;
    height:289px;
    background:url(../../img/consolidated-fares/about-main-bg.jpg) no-repeat 0 0;
    padding-top:15px;
    padding-left:16px;
    padding-right:16px;
    font:13px Arial, Helvetica, sans-serif;
    color:#757575;
		text-align: left;
}

#about-center p{
    margin:0;
    padding:0;
    padding-top:18px;
}
a.ab-link:link,a.ab-link:hover,a.ab-link:active,a.ab-link:visited{
    color:#00a8e6;
}
.phone-num{
    color:#00a8e6;
    font-weight:bold;
}
#iata{
    width:100%;
    border-top:1px solid #d3d7d7;
    margin-top:20px;
}
#iata th{
    width:50px;
    padding-top:17px;
    text-align:left;
}
#iata td{
    padding-top:17px;
}