/* Virgin Qantas Customizations */

.wsite-logo a {
    background-image: url("//media.travsrv.com/appSkins/23988/v6/themes/standard/images/qantas.svg?v=4") !important;
	xbackground-size: 269px;
}
.SearchHotels .ArnPrimarySearchOuterContainer,.ArnSupportLinks.ArnSupportTop,.featuredDestination:hover .destinationIncentiveLink {
	background-color: #323232;
}
.submit,.SinglePropDetail .bookRoom, .SinglePropDetail .holdRoom,.ArnShowRatesLink,.OnSale .ArnShowRatesLink {
    background: #e00 none repeat scroll 0 0;
}
.SearchHotels .ArnRateCellAboveMaxRate .ArnShowRatesLink {
    background: #e00 none repeat scroll 0 0 !important;
}
.SinglePropDetail .ArnPropName {
    border-top: 2px solid #e00;
}
.SearchHotels .ArnPrimarySearchOuterContainer, .SearchHotels .ArnQuadSearchContainer.ArnPrimarySearchContainer {
    background-color: #323232;
}
.SinglePropDetail .SimpleSearch {
	background: #323232 none repeat scroll 0 0;
}
@media (max-width:800px) {
	#orgName {
	    background-color: #323232;
	}
	.RootBody .ArnSearchContainerMainDiv {
	    background-color: #323232;
	}
}
@media (min-width:800px) {
	.ArnMemberProperty, .ArnMemberProperty:hover {
    	background-image: url("//media.travsrv.com/appSkins/23988/v6/themes/standard/images/watermark.png?v=9");
		background-position: right bottom;
		background-size: 300px;
	}
}
.CheckOutForm .HasError label {
	color:red;
}

.contractedRate label {
	width: 100%;
    text-align: right;
	display: block;
}
