@import "default.css";

#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: 5%;
    padding-bottom: 25px;
}

td.left-column-globe, td.left-column {
    width: 212px;
    padding-bottom: 110px;
    padding-top: 30px;
}

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: 30px 0;
}

td.left-column {
    width: 212px;
}

td.right-column {
    padding-right: 15%;
}


#white-content-wrap td {
    vertical-align: top;
}

#white-content h3 {
    font-size: 14px;
    font-weight: bold;
    color: #749808;
    margin-top: 20px;
    margin-bottom: 5px;
}

#white-content p {
    margin-bottom: 15px;
}

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;
}

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;
}


ul.additional {
    list-style-type: none;
}

ul.additional li {
    padding: 3px 10px 2px 10px;
    background: url(../marker-leftcolumn.gif) no-repeat left center;
}

ul.curorts, ul.curorts2 {
    list-style-type: none;
    padding-bottom: 30px;
}

ul.curorts li {
    padding: 3px 10px 2px 0px;
}

ul.curorts2 li {
    padding: 3px 10px 2px 10px;
}

#title {
    padding-bottom: 10px;
}

td.digit2 {
    color: #0080be !important;
    font-size: 26px;
    padding-right: 3px;
    vertical-align: middle;
}

.right-column p {
    line-height: 130%;
}