@import "default.css";

span.price {
    font-family: Arial, Verdana, serif;
    font-size: 12px;
    font-weight: bold;
    color: #2e4b87;
}

div.tour-title {
    color: #666;
    padding-top: 12px;
    padding-bottom: 18px;
}

#tour-table td {
    vertical-align: top;
    color: #666;
}

#tour-table td.tour-content p {
    padding-bottom: 18px;
    line-height: 130%;
}

#tour-table td.tour-content {
    padding-right: 15%;
}

#tour-table td.tour-content ul {
    padding-left: 15px;
    margin-left: 15px;
}

td.left-column-globe, td.left-column {
    width: 212px;
}

td.left-column-globe select, td.left-column select {
    width: 152px;
    font-size: 12px;
}

td.left-column-globe p, td.left-column p {
    padding-left: 20px;
    padding-right: 40px;
    padding-bottom: 5px;
}

td.left-column-globe {
    background: url(../globe.jpg) no-repeat left bottom;
}

#shaded-images {
    padding-top: 20px;
/*    border: 1px solid red;*/
    clear: both;
    overflow: hidden;
    padding-bottom: 25px; /* for IE5/Win */
    zoom: 1;
}

html>body #shaded-images {
    padding-bottom: 0px; /* actual value */
}

div.shaded {
    float: left;
    margin-right: 45px;
    margin-bottom: 25px;
/*    border: 1px solid red;*/
}

div.shaded div {
    background: url(../shadow.gif) no-repeat bottom right;
    padding-right: 10px;
    padding-bottom: 10px;
/*    border: 1px solid green;*/
}

div.shaded img {
    border-top: 1px solid #eae9d4;
    border-left: 1px solid #eae9d4;
    padding: 6px;
    background: #fff;
    vertical-align: bottom;
}

#main {
    padding-bottom: 0;
}

#white-content {
    background: #fff url(../globe-bottom.gif) no-repeat ;
    padding: 40px 0;
}

td.left-column {
    width: 212px;
}


#white-content td.left-column h3 {
    font-size: 12px;
    font-weight: bold;
    color: #666;
    padding-left: 20px;
    padding-bottom: 10px;
}

table.sort, table.data {
    border-collapse: collapse;
    width: 70%;
}

table.sort td, table.data td {
    padding: 5px 5px 5px 14px;
    font: 11px Tahoma;
    color: #666;
}

table.sort thead td, table.data thead td {
    border-right: 1px solid #ccc;
    border-bottom: 3px solid #ccc;
    cursor: pointer;
    text-decoration: underline;
}

table.data thead td {
    text-decoration: none;
    cursor: auto;
}

table.data thead td p {
    margin: 0 !important;
    padding: 0 !important;
}

table.sort thead td.curcol {
    padding-left: 5px;
    color: #333;
    text-decoration: none;
}

ul.table-filter {
    margin: 0px 29px 0 20px;
}

ul.table-filter li {
    list-style-type: none;
    padding: 2px 0;
}

ul.table-filter li a {
    padding: 4px;
    display: block;
}

ul.table-filter li a:hover {
    background: #f1f1f1;
}

ul.table-filter li a.active {
    background: #d4e993;
    font-weight: bold;
    text-decoration: none;
    color: #666;
    cursor: default;
}

#white-content-wrap td {
    vertical-align: top;
}

div.spacer {
    height: 30px;
}

div.add-info {
    background: #fffeec;
    border: 1px solid #ccc;
    padding: 8px;
    padding-left: 11px;
    padding-top: 6px;
    color: #666;
    width: 70%;
    margin-bottom: 30px;
    font: 11px Tahoma;
}

div.add-info table table td {
    padding: 2px 15px 1px 0;
}

#white-content div.h3ader {
    clear: both;
    width: 70%;
    overflow: hidden;
    padding-bottom: 15px;
    zoom: 1;
}

#white-content div.h3ader h3 {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #749808;
    height: 27px;
    line-height: 27px;
    padding-right: 40px;
    margin-top: 0;
}


#white-content div.h3ader div {
    float: right;
}

#white-content h3 {
    font-size: 14px;
    font-weight: bold;
    color: #749808;
    margin-top: 25px;
}

#white-content .information ol div {
    margin-top: 3px;
}

#white-content .information ol {
    padding-right: 10%;
}

#white-content .information ol li h3 {
    padding-bottom: 8px;
}

#white-content .information ol li {
    font-size: 14px;
    font-weight: bold;
}

#white-content .information ul {
    margin: 10px 25px;
}

#white-content .information ul li, #white-content .information li li {
    font-weight: normal;
    font-size: 12px;
    list-style-type: disc;
}

#white-content .information ol li div {
    font-size: 12px;
    font-weight: normal;
    line-height: 130%;
}

#white-content p {
    margin: 15px 0;
}

td.information {
    padding-right: 15%;
}


#tour-table td.hotel-content p {
    padding-bottom: 18px;
    line-height: 130%;
}

#tour-table td.hotel-content {

    padding-bottom: 10px;
}


#tour-table td.hotel-content h3 {
    font-size: 14px;
    font-weight: bold;
    color: #749808;
    margin-bottom: 10px;
    margin-top: 2px;
}

#hotel-title {
    padding-bottom: 28px;
    padding-left: 212px;
    height: 27px;
    line-height: 27px;
    clear: both;
    overflow: hidden;
    zoom: 1;
}

#hotel-title h1 {
    float: left;
    height: 27px;
    line-height: 27px;
    padding-right: 45px;
}

#hotel-title div {
    color: #666;
    font-size: 14px;
    font-weight: bold;
}

div.shaded2 {
    background: url(../shadow2.gif) no-repeat bottom right;
    padding-right: 10px;
    padding-bottom: 10px;
/*    border: 1px solid green;*/
}

div.shaded2 img {
    border-top: 1px solid #eae9d4;
    border-left: 1px solid #eae9d4;
    padding: 10px;
    background: #fff;
    vertical-align: bottom;
}

div.all-photos {
    clear: both;
    padding-left: 7px;
    padding-bottom: 20px;
}

#white-content p.request {
    padding-top: 10px;
}

#white-content p.request a {
    background: url(../icon-popup-blue.gif) no-repeat left center;
    padding-left: 16px;
}

.faq-list ol {
    padding: 15px 25% 40px 0;
}

.faq-list ol li {
    padding: 5px 0;
}