A.tabs:hover {
	color: #666666;
}

A.tabs {
	color: #999999;
}

.instantQuoteHead {
	background-repeat: repeat-x;
        background-image: url("/gfx/menu/tube_backgr.gif");
        padding-left: 10px;
        padding-right: 10px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
        height: 20px;

}

.instantContent {
        padding-left: 10px;
        padding-right: 7px;
}
                                                                                
.hotelPageLocation {
	border-bottom: 1px dotted #dddddd;
}

.hotelPageColumn {
	border-right: 1px dotted #dddddd;
}

.hotelPageImageViewer {
	border-top: 1px solid #b2aea5;
	border-bottom: 1px solid #b2aea5;
	background-color: #eeefe7;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.hotelFacilitiesGroup {
	border-top: 1px solid #b2aea5;
	background-color: #eeefe7;
	margin-left: 1px;
	margin-right: 1px;
	padding: 5px;
}

.hotelFacilitiesGroup.last {
	border-bottom: 1px solid #b2aea5;
}

.hotelDescription {
	padding: 10px;
}

.roomHead {
	background-color: #cccccc;
}

.roomHead.selected {
	background-color: #666666;
	color: #ffffff;
}

.altOffer {
	border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        margin-left: 1px;
        margin-right: 1px;
        padding-left: 10px;
        padding-right: 10px;
	height: 20px;
	text-align: left;
	font-weight: bold;
	color: white; 
	background-color: red;
}


.roomQuoteTitle {
        font-size: 14px;
        font-weight: bold;
	background-color: #cccccc;
	margin: 1px;
	padding-left: 10px;
	padding-right: 10px;
        padding-top: 2px;
        padding-bottom: 2px;
}
