.shadow-left, .shadow-right {
    position: absolute;
    width: 6px;
    height: 330px;
    top: 0;
}

.shadow-left {
    left: 0;
    background: url('../img/shadow_left.gif') no-repeat;
}

.shadow-right {
    right: 0;
    background: url('../img/shadow_right.gif') no-repeat;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    
}

.invisible {
    visibility: hidden;
}

.top-rule {
    margin-top: 1px;
    height: 10px;
    line-height: 0;
    font-size: 0;
    background: #15476e;
}

#navigationbar-container {
    margin: 20px 0 0 10px;
    color: #666666;
}

#navigationbar-container a {
    color: #336699;
}

.co-delimiter {
    clear: both;
    height: 1px;
    font-size: 0;
    line-height: 0;
    background: url('../img/bg_item_delimiter.gif') repeat-x;
}

.star {
    float: left;
    width: 11px;
    height: 11px;
    background: url('../img/star.gif') no-repeat;
}

.important-text {
    color: #ff3333;
}

.footer-left, .footer-right {
    float: left;
}

.footer-left {
    margin-right: 150px;
    padding-left: 10px;
}

.footer-right {
    color: #999999;
}


.footer-links {
    color: #336699;
}

.footer-links a {
    color: #336699;
    text-decoration: none;
}

.footer-links a:hover {
    color: #000;
}

.footer-shadow {
    width: 992px;
    height: 6px;
    background: url('../img/footer_shadow.gif') 0 bottom no-repeat;
}
.oldprice {
	text-decoration: line-through;
}

.order-step-active {
	color: #3399ff;
	font-weight: bold;
}
.arrow-divider {
	padding: 0 3px;
	
}
.inline-padd {
	padding-right: 15px;

}
.important-price {
	font-size: 150%;
}
.form-field-hint {
	font-weight: normal;
	color: #999999;
	padding-left: 8px;
}


.search-calendar {
    display: block;
    margin-left: 8px;
    float: right;
    width: 21px;
    height: 19px;
    background: url('../img/icons/calendar.gif');
}

#left-section-banners {
     margin: 10px 0 10px 0;
     text-align: center;
}

.homepage-warning {
     margin-bottom: 20px;
     padding: 5px 10px 5px 70px;
     color: #e51717;
     font-size: 110%;
     font-weight: bold;
     line-height: 20px;
     border: 1px solid #e51717;
     border-width: 1px 0 1px 0;
     background: url('../img/icons/exclamation.gif') 6px center no-repeat;
}

.order-ok {
     margin-bottom: 20px;
     padding: 5px 10px 5px 70px;
     font-size: 110%;
     font-weight: bold;
     line-height: 20px;
     border: 1px solid #4eaaff;
     border-width: 1px 0 1px 0;
     background: url('../img/icons/ok.gif') 6px center no-repeat;
}


#footer-info {
     position: absolute;
     right: 25px;
     top: -20px;
     color: #d55353;
     font-size: 90%;
}



.holiday-show-hotel {
     font-weight: bold;
     color: #b70000;
}

.holiday-show-images {
     margin-bottom: 10px;
     height: 160px;
     border: 1px solid #2958a8;
     border-width: 1px 0 1px 0;
}

.holiday-show-images img {
     margin: 5px 0 5px 5px;
}

.holiday-image-holder {
     border-color:#2958A8;
     border-style:solid;
     border-width:1px 0pt;
     margin-bottom:10px;
}

.holiday-image-holder img {
     margin: 3px;
}

.holiday-title {
     margin-left: 10px;
     font-size: 110%;
     color: #B70000;
}

.holiday-date {
     color: #00305b;
}

.notSuitableTerm {
     float: right;
     display: block;
     margin: 10px 0 10px 0;
     padding: 0 10px 0 35px;
     height: 24px;
     line-height: 24px;
     font-weight: bold;
     color: #ff0000;
     background: url('../img/icons/clockCalendar.gif') left center no-repeat;
}
