@charset "utf-8";
/* CSS Document */
html, body {
	background:#ffffff url('') top left repeat-x;
}
a {
	color:#773a4f;
	text-decoration:underline;
}
#banner {
	border: 5px solid #8a7d71;
}
#reservations {
	color: #8a7d71;
}
	#reservations a{
		color: #8a7d71;
	}
#header .content #booking-widget div.button-margin {
	margin-left:45px;
	margin-top:4px;
}
#search {
		width: 419px;
		padding: 17px 0px 0px 22px;
		margin-top: 10px;
		height: 71px;
		background-image: url('images/search-lc.png');
		background-repeat: no-repeat;
		color: #8a7d71;
	}
		#title {
			font-size:16px;
			font-weight:bold;
			color:#603524;
		}
		#dropdown {
			margin-top: 10px;
			color: #666666;
		}
		#dropdown select {
			font-size: 11px;
			width: 135px;
			margin: 0px 20px 0px 10px;
		}
#content {
	background-color:#ffffff;
	border:5px solid #773a4f;
}
	#content .offer {
		border-color:#c7c7c7 #ffffff;
		border-style:solid none;
		background-color: #ededed;
	}
	#content .offer .price {
		color:#181818;
	}
		.rates-from {
			background-color: #ffffff;
			border-left: 1px solid #c7c7c7;
			border-right: 1px solid #c7c7c7;
		}
		.selectoffer {
			background-color:#ffffff;
		}
		.radio-1 {
			border-bottom: 1px solid #c7c7c7;
		}
		.radio-1,.radio-2 {
			background-color: #ffffff;
			color: #4c4c4c;
		}
		.offer .price p.select {
			color:#4c4c4c;
		}
		.orange {
			color: #773a4f;
		}
		.offer .price a.booknow-md {
			background-image:url(images/book_now_en_md.gif);
		}
	#content .offer .ratesfrom-two span, #content .offer .ratesfrom span{
		color:#773a4f;
	}		
	#content h2.country-header {
		color:#391e15;
	}
	.offer-title, .offer-title a {
		color:#773a4f;
	}	
	
.suggest {
	color: #391e15;
	font-weight:bold;
}		

.blackoutbox a {
	color: #4a4a4c;
}	
	
a.photos {
	color:#773a4f;
}	
#details {
	color:#8a7d71;
}
	#details #copyright{
		color:#8a7d71;
	
	}
	#details a{
	color:#8a7d71;
	text-decoration:none;
	}
	
#brand-bar #starwood {
	color: #8a7d71;
}

.booking-container {
	background-color:#ffffff;
	border: 1px solid #cccccc;
	color: #753C52;
}
	
	.booking .close a {
		color: #753C52;
	}	

/* The main calendar widget.  DIV containing a table. */

.calendar {
  border: 2px solid #dddddd;
  color: #679bc9;
  background: #E3D8DC;

}

.calendar table {
  color: #000000;
  background: #E3D8DC;
}

/* Header part -- contains navigation buttons and day names. */
.calendar thead .title { /* This holds the current "month, year" */
  background: #3A2117;
  color: #ffffff;
}

.calendar thead .headrow {
background:#ffffff;
}

.calendar thead .name {
background:#ffffff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #753C52;
  color: #ffffff;
}

.calendar tbody td.selected { /* Cell showing selected date */
  background: #753C52;
  color: #ffffff;
}
.calendar tbody .disabled { text-decoration:line-through; color: #BBBBBB; }

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #ffffff;
}

/* August LTO CSS */

#header {
	background: #ffffff;
	border-top: 1px solid #cacaca;
}
#header .content {
	background:#ffffff;
}
#header .content h3 {
	color:#763c66;
	
}
#header .content .copy {
	color:#575757;
}
#header .content #booking-widget #title {
color:#763c66;
}
#header .content #booking-widget {
	background: #ededed;
	width: 430px;
	border: 1px solid #cacaca;
}
#bonus {
border:1px solid #cacaca;
	color: #5e5f5f;
}
#bonus a {
	color: #5e5f5f;
}
#footer {

	color:#5e5f5f;
}
	#footer a {
		color:#5e5f5f;
		text-decoration:none;
	}
	
	.booknow-container a.booknow:hover { border:1px solid #773A4F; }
	
	a.newbooknow {
		background-color: #773a4f;
		border: 1px solid #773a4f;
	}		
	a.button div {
		background: #8f5268;
		border:1px solid #a1707f;
		padding: 0px;
		height: 19px;
	}
		a.button div span.button {
			background:url();
			line-height: 19px;
			padding:0 10px 0 10px;

		}	