﻿@import url('../Base.css');

body
{
	color:#ede8dc;
	background-color:#000000;
}
h1
{
	padding-bottom:28px;
	color:#ede8dc;
}
h2
{
	color:#FFFFFF;
}
h3
{
	color:#ffffff;
}
.bgImage
{
	background:none;
}
.heading
{
	color:#ece8e1;
}
.introText
{
	color:#ede8dc;
}
.button
{
    color: #9e8e6b !important;
}
a
{
	font-weight:bold;
}
/* top booking tab */
.topBookingFirstTabSelected
{
	background: transparent url("/InterContinental/images/Navigation/tabLeftOn.png") no-repeat 0 0 !important;
	color: #ffffff !important;
}
.topBookingSecondTabSelected
{
	background: transparent url("/InterContinental/images/Navigation/tabRightOn.png") no-repeat 0 0 !important;
	color: #ffffff !important;
}
/* top booking tab end */


/* footer */
.logos
{
	display:none;
	padding: 0px;
	clear: both;
}
/* footer end */

.layoutOne {
	width:706px;
	padding:30px 20px 60px 20px;
}
.interContent
{
	z-index:0;
	width: 990px;
	height: 133px;
	background: url(/InterContinental/PublishingImages/Splash/interNavBg.gif) left repeat-x;
}
.interDynamic
{
	position: relative;
	width: 990px;
}
.contentInfo
{
	width: 990px;
	height: 141px;
	background: #9e8e6b url(/InterContinental/PublishingImages/Splash/hotelContentBG.gif) repeat-x bottom;
	position: absolute;
	top: 0;
	left: 0;
}
.contentInfo div#image
{
	float: left;
	width: 371px;
	height: 141px;
}
.contentInfo div#copy
{
	float: left;
	width: 589px;
	height: 121px;
	padding: 20px 15px 0 15px;
	font: 12px Trebuchet MS;
	color: #ece8e1;	
}	
.contentInfo div#close
{
	width: 970px;
	height: 20px;
	padding: 5px 0 0 20px;
	background: url(/InterContinental/PublishingImages/Splash/bgClose.gif) left top repeat-x;
	clear: both;
}
.hotelRollover
{
	display: block;
	height: 73px;
	background-position: left top;
	text-decoration: none;
}

.hotelRollover:hover
{
	background-position: left -73px;
}
.hotelRollover#orTamboRo { width: 208px; background-image: url(/InterContinental/PublishingImages/Splash/logoORTambo.png); }
.hotelRollover#sandtonTowersRo { width: 213px; background-image: url(/InterContinental/PublishingImages/Splash/logoSandtonTowers.png); }

/* book now button */
.bookNowButtonLeft
{
	background-image: url('/InterContinental/images/Styling/bookNowLeft.png');
}
.bookNowButtonTile
{
	background-image: url('/InterContinental/images/Styling/bookNowTile.png');
}
.bookNowButtonRight
{
	background-image: url('/InterContinental/images/Styling/bookNowRight.png');
}
/* book now button end */
.subHeader
{
	color:#a98c62!Important;
}
