.TourListHeading
{
    background-color: #CC6900;
    width: 100%;
}
.TourListHeading .CaptionCell
{
    padding: 2px 2px 2px 4px;
    font-weight: bold;
    color: white;
}
.TourListHeading .SelectCell
{
}
.TourList
{
    width: 100%;
}
.TourList .TourTitle
{
    font-weight: bold;
    color: #993710;
}
.TourList .TourItem
{
    font-size: 90%;    
    background-color: #FEEBC1;
}
.TourList .TourItemAlt
{
    font-size: 90%;
    background-color: White;
}
.TourList .Name
{
    font-weight: bold;
    color: Black;
}
.TourList .Value
{
}
.TourList .TourImgCell
{
    padding: 8px 4px 8px 10px;
    vertical-align: middle;
    width: 43px;
}
.AscDescText
{
    color: White;
}
.SortCell
{
    width: 120px;
    text-align: center;
    font-weight: bold;
}
.SortCell A
{
    color: White;
}
.Cell
{
    width: 120px;
    text-align: center;
}

.HotelList
{
    background-color: #993710;
    width: 100%;
}
.HotelList .HotelListHeading
{
    padding-right: 2px;
    padding-left: 4px;
    font-weight: bold;
    padding-bottom: 2px;
    color: white;
    padding-top: 2px;
}
.HotelList .HotelItem
{
    background-color: #ffffcd;
}
.HotelList .HotelItemAlt
{
    background-color: #ffcc9a;
}

.MultiPanelFullWidth
{
    border-top: solid 4px white;
    border-right: solid 1px white;
    width: 615px;
    background-color: #CC6900;
    padding: 5px 0px 0px 10px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: inherit;
    height: 20px;
}

.MultiPanel
{
    border-top: solid 4px white;
    border-right: solid 1px white;
    width: 294px;
    background-color: #CC6900;
    padding: 5px 0px 0px 10px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: inherit;
    height: 20px;
}



.DepartureDateDateSeperator
{
    font-weight: bold;
    color: #CC6900;
}

/* New section */
.TopDivSection
{
    background-color: #993300;
    height: 55px;
    border-bottom: solid 1px white;
}

.leftlinks
{
    color: #666666;
    padding: 10px;
    padding: 5px 0px 1px 8px; /*	border-top: 1px solid White;*/
    width: 276px;
    background-color: #FEEBC1;
}

.leftlinkshover
{
    color: #666666;
    padding: 5px 0px 1px 8px; /*	border-top: 1px solid White;*/
    width: 276px;
    background-color: #FEEBC1;
}

#HomeSearch01
{
    position: absolute;
    top: -1px;
    width: 295px;
    height: 90px;
    padding: 0px;
    color: White;
    border-top: 1px solid White;
    border-right: 1px solid White;
    border-bottom: 1px solid White;
    border-left: 0px solid White;
    background-color: #CC6900;
}
#HomeSearch01 td
{
    text-indent: 20px;
}



/* continent pages only */
#continentleftcolumn
{
    display: inline;
    width: 276px;
    margin-bottom: 4px;
    float: left;
}

#continentleftcolumn a:link
{
    color: Black;
}
#continentleftcolumn a:visited
{
    color: Black;
}
#continentleftcolumn a:hover
{
    color: #993300;
}
#continentleftcolumn a:active
{
    color: #993300;
}

#continentrightcolumn
{
    display: inline;
    position: relative;
    margin-bottom: 4px;
    width: 314px;
    float: right;
}
.bodyheadings
{
    text-align: left;
    font-size: inherit;
    font-family: inherit;
    font-weight: bold;
}
.morelink
{
    color: #993300;
    cursor: hand;
}

a.tooltip
{
    position: relative;
    color: #993300;
    cursor: hand;
}

a.tooltip span
{
    display: none;
}

a.tooltip:hover span
{
    /*the span will display just on :hover state*/
    display: block;
    position: absolute;
    width: 200px;
    text-align: center;
    top: 10px;
    left: 10px;
    z-index: 25;
}

a.tooltip:hover span.top
{
    position: relative;
    background: url( '../../images/bttop.gif' ) no-repeat;
    padding: 0px 0px 20px;
}

a.tooltip:hover span.middle
{
    position: relative;
    background: url('../../images/btmiddle.gif') repeat-y;
}
a.tooltip:hover span.bottom
{
    position: relative;
    background: url( '../../images/btbottom.gif' ) no-repeat;
    padding: 0px 0px 10px;
}

/* tour page */
div.figure
{
    float: right;
    width: 129px;
    margin: 10px 10px 5px 10px;
}


.menuseparator
{
    border-top: 1px solid White;
    padding-top: 10px;
    background-color: #FEEBC1;
}
.filler
{
    background-color: #FEEBC1;
}

.leftinfo
{
    width: 275px;
    float: right;
    background-color: #FEEBC1;
}
.leftinfoaf
{
    margin: 0px 0px 0px 0px;
    border-top: 1px solid White;
    padding: 5px 0px 10px 0px;
    width: 276px;
    background: #FEEBC1;
    float: left;
}
.infoboxleft
{
    text-align: right;
    text-transform: uppercase;
    font-size: inherit;
    font-weight: bold;
    color: #FFFFFF;
    background: #CC6900;
    width: 160px;
    vertical-align: top;
}
.infoboxleftyellow
{
    color: #FFFF00;
}
.infoboxright
{
    background: #FEEBC1;
    vertical-align: top;
}

.discountprice
{
    color: #CC6900;
    vertical-align: top;
}

td.discountprice
{
    position: relative; /*this is the key*/
    z-index: 2;
    color: #CC6900;
    vertical-align: top;
}

td.discountprice:hover
{
    z-index: 5;
}

td.discountprice span
{
    display: none;
}

td.discountprice:hover span
{
    /*the span will display just on :hover state*/
    display: block;
    position: absolute;
    width: 15em;
    border: 1px solid #CC6900;
    background-color: #ffffcc;
    color: black;
    text-align: center;
    left: inherit;
    top: inherit;
}

