@charset "utf-8";
/* CSS Document */
html,body {
background-color:#f2f2ea;
background-image: url('images/bg-si.gif');
background-repeat: repeat-x;
}
a {
	color:#ffffff;
	text-decoration:underline;
}
#banner {
	border: 5px solid #fbce13;
}
#reservations {
	color: #ffffff;
}
	#reservations a{
		color: #ffffff;
	}
#search {
		width: 406px;
		padding: 17px 0px 0px 22px;
		margin-top: 10px;
		height: 61px;
		background-image: url('images/search-si.png');
		background-repeat: no-repeat;
		color: #4b4395;
	}
		#title {
			font-size:16px;
			font-weight:bold;
			color:#4b4395;
		}
		#dropdown {
			margin-top: 10px;
		}
		#dropdown select {
			font-size: 11px;
			width: 135px;
			margin: 0px 20px 0px 10px;
		}
#content {
	background-color:#e1dbc8;
	margin-left:5px;
	border:5px solid #e1dbc8;
}
	#content .offer {
		border-color:#c7c7c7 #ffffff;
		border-style:solid none;
	}
	#content .offer .price {
		color:#723929;
	}

		#header .content h3.de {
			margin-top:1px;
		}
		#header .content .de p {
			padding: 1px 0px;
			margin: 0px;
		}
		.rates-from {
			background-color: #ffffff;
			border: none;
		}
		
		.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: #e96722;
		}
		.offer .price a.booknow-md {
			background-image:url(images/book_now_en_si.gif);
		}
	#content .offer .ratesfrom-two span, #content .offer .ratesfrom span{
		color:#723929;
	}	
	#content .offer .ratesfrom-two, #content .offer .ratesfrom{
		color:#723929;
		background-image: url(images/left-square-bracket.gif);
		background-position: left center;
		background-repeat:no-repeat;
	}	
	#content h2.country-header {
		color:#723929;
	}
	#content div.search-header {
		background-color: #e1dbc8;
	}	
	#search-results ,#search-results a {
		color: #723929;
	}
	.offer-title, .offer-title a {
		color:#629d98;
	}	
	.description {
		color: #877271;
	}
.suggest {
	color: #725c5c;
	font-weight:bold;
}	

	
	
a.photos {
	color:#73afab;
}	
#details {
	color:#FFFFFF;
}
	#details #copyright{
		color:#FFFFFF;
	
	}
	#details a{
	color:#FFFFFF;
	text-decoration:none;
	}
.blackoutbox a {
	color: #723929;
}	
#brand-bar {
	color: #ffffff;
}
	#brand-bar #starwood {
		color: #ffffff;
	}
	
.booking-container {
	background-color:#F78B20;
	border: 1px solid #ffffff;
	color: #ffffff;
}
	
	.booking .close a {
		color: #ffffff;
	}	
/* The main calendar widget.  DIV containing a table. */

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

}

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

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

.calendar thead .name {
background:#D3EBFF;
}
.calendar thead .headrow {
background:#ffffff;
color: #000000;
}

.calendar thead .name {
background:#ffffff;
color: #000000;
}
.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #3E8A88;
  color: #ffffff;
}

.calendar tbody td.selected { /* Cell showing selected date */
  background: #3E8A88;
  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: url(images/header-bg-si.png);
	height:258px;
	width:898px;
	padding: 10px;
}
#header .content {
	background-color:#f1f1ea;
}
#header .content .si {
	background-image: url(images/left-square-bracket-top.gif);
	background-repeat:no-repeat;
	background-position:15px 12px;
	padding-left: 18px;
	padding-bottom: 5px;
}
#header .content h3 {
	color:#8b4d38;
	
}
#header .content .copy {
	color:#8a7271;
}
#header .content #booking-widget #title {
color:#887271;
}
#header .content #booking-widget {
	background: #e8e2d3;
	width: 410px;
	left: 10px;
}
#bonus {
border:1px solid #e9e4db;
	color: #72afab;
}
#bonus a {
	color: #897271;
}
#footer {

	color:#897271;
}
	#footer a {
		color:#8a7271;
		text-decoration:none;
	}
	#footer .copy {
		color: #8a7271;
	}
	a.newbooknow {
		background-color: #629D98;
		border: 1px solid #629D98;
	}	
	a.button div {
		background-color:#72AFAB;
		border:1px solid #72AFAB;
	}
		a.button div span.button {
			background:url();
			padding:0 20px 0 10px;
		}
	
