
a {
    color: #660099;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
a:hover {
    color: #660099;
    text-decoration: none
}

/* todo rename to H3.title */
.subTitle{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#0066CC;
}
/* pull down of flight search */
.flightsPull {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color:#000000;
    text-decoration: none;
    width: 50px;
}
.hotelsNum{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color:#000000;
    text-decoration: none;
    width: 38px;
}
/* todo rewrite */
.flightsHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#0099CC;
    text-decoration: none;
}
.flightsHeadA {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#ffffff;
    text-decoration: none;
}
.flightsPrice {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:black;
    text-decoration: none;
}
.flightsCon {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color:#660099;
    text-decoration: none;}
.flightsSummary{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color:#660099;
}
.flightsTerm{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.flightsFlight {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color:#000000;
    text-decoration: none;
}
.flightsFlightB {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#000000;
    text-decoration: none;
}
/* todo use only in visa */
.packagesAreaB {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#990033;
    text-decoration: none;
}
/* debug message */
.debug {
    font-family: Tahoma;
    font-size: 11px;
    color: blue;
}
/* todo need checking */
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; font-weight: normal;
    background-image:url(images/flights/back.gif);
    background-repeat:no-repeat
}
.body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.bodyZh {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
/* form button */
.button {
    fong-family: Tahoma; font-size: 11px; color:black;
}

.SelectBtn {
    BORDER-RIGHT: gray 1px solid;
    /*PADDING-RIGHT: 2px;*/
    BORDER-TOP: gray 1px solid;
    /*PADDING-LEFT: 2px;*/
    FONT-SIZE: 12px;
    CURSOR: hand;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#f9f5e5, EndColorStr=black);
    BORDER-LEFT: gray 1px solid;

    COLOR: black;
    /*PADDING-TOP: 2px;*/
    BORDER-BOTTOM: gray 1px solid;
    fong-family: Tahoma;

}

table.error {
    border-style: solid;
    border: 2px solid #FF1500;
    font-family: Arial;
    font-size: 12px;
    background-color:#FFA791;
    padding:10px;
    margin-top:5px;
    width: 90%;
}
td.error {
    padding:5px;
    margin-top:5px;
}

/* todo consider merging with the others */
.content{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
}
.content a:link{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px; color:#000000;
    text-decoration:none;
}
.content a:visited{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
    text-decoration:none;
}
.content a:hover{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#63E603;
    text-decoration:none;
}

/* todo consider merging with the others */
td.category {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px; color:#000000;
}

/* todo deal search box */
.jebsenPortletTable {
    margin: 5px;
    border-collapse:collapse;
    font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
    border-width: 1px 1px 1px 1px;
    border: 1px solid #ae9968;
    padding: 2px 2px 2px 2px;
}
.jebsenPortletTable th {
    border: 1px solid;
    border-collapse:collapse;
    border-width: 0 1 1 1;
    font-family: Tahoma;
    font-size: 12px;
    border-color: #000099;
    text-align: left;
    padding: 5px 5px 5px 5px;
}
.jebsenFlightPortletBody {
    /*background-color: #fdfaf0;*/
    background-color: #fcf8e9;
}

/* todo consider merging with the others */
.vacationDeal table {
    border-width: 0px;
    border-spacing: 0px;
    border-style: none;
    border-color: gray;
    border-collapse: collapse;
    background-color: #f9f5e5;
}
.vacationDeal td {
    border-width: 0px 0px 1px 0px;
    padding: 3px;
    border-style: solid;
    border-color: gray;
    background-color: #f9f5e5;
    font-size: 12;
}
.vacationDeal th {
    border-width: 0px 0px 0px 0px;
    padding: 3px;
    border-style: solid;
    border-color: gray;
    background-color: #f9f5e5;
    text-align: left;
    font-size: 13;
}

/* abacus itinerary text */
.itinerary td {
    font-family:Courier New, sans-serif;
    font-size:10pt;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
}
/* abacus itinerary text */
.itinerary p {
    font-family: Courier New, sans-serif;
    font-size:10pt;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
}

.city{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color:orange;
    padding: 30 0 10 0;
}

.journeySafe {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color:#0066CC;
    text-decoration: none;
}
.vacations {
    font-family: Arial; font-size: 12;
}
/*.titleBlue{*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*font-size: 21px;*/
    /*font-weight: normal;*/
    /*color:#000033;*/
/*}*/