#band
{
    background-color:#c09958;
}

.dark
{
	background-color:#a98a57;
}
#band #legtabs td
{
	border-bottom: solid 6px #c09958;/*Same as #band*/
}

.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 #a98a57;/*Same as #band .dark*/
}
.shadow #staytitle1,.shadow #staytitle2,.stayleg
{
	border-bottom: solid 1px #a98a57;/*Same as #band .dark*/
}
table.rates .group td, #results .specials, .title
{
	border-top: solid 1px #a98a57;/*Same as #band .dark*/
}
.subtitle
{
	border-bottom: solid 3px #a98a57;/*Same as #band .dark*/
}
.om, .om a, .dh /*calendar other months*/
{
	color:#7A643F !important;
}

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

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






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

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

.longline_border {
	border-color: #C09958;
}

.longline_thicker_border {
	border-color: #C09958;
}
#dotted_line {
	background-image: url("http://marbella.concorde-hotels.com/css/gold/gold_dot.gif");
	background-repeat:repeat-x;
}

/* -------- home page attactions background fade -------- */
.homeAttractions, .destinationAttractions {
	background-image: url("http://marbella.concorde-hotels.com/css/gold/gold_bg.gif");
	background-repeat:repeat-x;
	background-position: left top;
}
/* -------- destination background fade short -------- */
.destinationEvents {
	background-image: url("http://marbella.concorde-hotels.com/css/gold/gold_bg_short.gif");
	background-repeat:repeat-x;
	background-position: left top;
}

#booknow {
	background-color: #EDE8D0;
}

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