#band
{
    background-color:#a9403c;
}

.dark
{
	background-color:#8f3733;
}
#band #legtabs td
{
	border-bottom: solid 6px #a9403c;/*Same as #band*/
}
.bookpanel #confirmation
{
	background-color: #f4eae8; /*10% the band color*/
}

.important, .important a, #navbar a:hover
{
	color: #bf9958 !important;
}

.shadow #staydetails1, .shadow #staydetails2, .shadow #staytitle2,.stayleg,.staylastleg
{
	border-top: solid 1px #c7766f;
}
.tooltip, .shadow .content
{
	border: solid 1px #8f3733;/*Same as #band .dark*/
}
.shadow #staytitle1,.shadow #staytitle2,.stayleg
{
	border-bottom: solid 1px #8f3733;/*Same as #band .dark*/
}
table.rates .group td, #results .specials, .title
{
	border-top: solid 1px #8f3733;/*Same as #band .dark*/
}
.subtitle
{
	border-bottom: solid 3px #8f3733;/*Same as #band .dark*/
}
.om, .om a, .dh /*calendar other months*/
{
	color:#711b1c !important;
}

.packageBook{
	background-color:#F4E8E7;
	padding:10px 10px 10px 10px !important;
	vertical-align:middle !important;
}
.packageSeparation{
	border-top: 1px #A8403B solid;
}

.calendarBg
{
	background-image:url('http://london.concorde-hotels.com/css/darkpink/calendar.bg.gif');
}
.offers{
	background-color: #f4e8e7;	
}






/* -------- right hand short thin bar with top and bottom borders (blue-a8403b, purple-620135, brown-4f2c1b, red-a8403b) -------- */
.shortline_border { 
	border-color: #a8403b;
}
/* -------- right hand short thick bar with top and bottom borders (blue-a8403b, purple-620135, brown-4f2c1b, red-a8403b) -------- */
.shortline_thick_border {
	border-color: #a8403b;
}

/* -------- right hand short thicker bar with top and bottom borders (blue-a8403b, purple-620135, brown-4f2c1b, red-a8403b) -------- */
.shortline_thicker_border {
	border-color: #a8403b;
}

.longline_border {
	border-color: #a8403b;
}

.longline_thicker_border {
	border-color: #a8403b;
}
#dotted_line {
	background-image: url(http://london.concorde-hotels.com/css/darkpink/red_dot.gif);
	background-repeat:repeat-x;
}

/* -------- home page attactions background fade -------- */
.homeAttractions, .destinationAttractions {
	background-image: url(http://london.concorde-hotels.com/css/darkpink/red_bg.gif);
	background-repeat:repeat-x;
	background-position: left top;
}
/* -------- destination background fade short -------- */
.destinationEvents {
	background-image: url(http://london.concorde-hotels.com/css/darkpink/red_bg_short.gif);
	background-repeat:repeat-x;
	background-position: left top;
}

#booknow {
	background-color: #f4e8e7;
}

/* quickbooking */
#quickBooking input, #quickBooking select
{
	background-color: #bd6c62;
}
#checkavailability
{
	padding: 8px 0px 8px 0px;
	background-color:#8f3733;
	text-align:center;
	margin-top:10px;
}
#calendarPopup{
    background-image: url(http://london.concorde-hotels.com/css/darkpink/calendar.bg.gif);	
    background-repeat:no-repeat;
    background-position:center center;
}