
/****** Styles specific to the Where to Stay/Where to Eat sections ********/
body {
	background:#cccb9e url('../images/layout/bg-master-subpage.jpg') top center repeat-x;
}
div#wrap-background{
	background:url('../images/layout/bg-subpage.jpg') top center no-repeat;
}
div.wrap-splash{
	width:960px;
	height:290px;
	background:url('../images/layout/bg-splash-events.gif');
}
div.wrap-splash div.filters{
	padding-top:25px;
	padding-left:25px;
	width:645px;
	height:250px;
	overflow:hidden;
	float:left;
}
div.wrap-splash div.diamond{
	background:url('../images/content/stay-eat/icon-diamond.gif') top left no-repeat;
	width:26px;
	height:18px;
	float:left;
}
div.wrap-splash div.list{
	float:left;
}
div.from{
	float:left;
	width:58px;
	height:24px;
	padding-top:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:#3769a2;
}
div.list div.month, div.list div.day, div.list div.year {
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-transform:uppercase;
}

div.list div.month {
	float:left;
	height:27px;
	width:75px;
	padding-left:15px;
	padding-top:7px;
	background:url('../images/content/bg-events-month.gif') no-repeat;
}
div.list div.day {
	float:left;
	height:27px;
	width:45px;
	padding-left:15px;
	padding-top:7px;
	background:url('../images/content/bg-events-day.gif') no-repeat;
}
div.list div.year {
	float:left;
	height:27px;
	width:75px;
	padding-left:15px;
	padding-top:7px;
	background:url('../images/content/bg-events-month.gif') no-repeat;
}
div.arrows {
	float:right;
	height:30px;
	margin-top:-3px;
	margin-right:15px;
	cursor:pointer;
}
div.wrap-splash div#last{
	width:auto;
}
div.wrap-splash div.list span.header{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	line-height:18px;
	color:#3769a2;
}
div.wrap-splash div.list div.filterbtn{
	width:124px;
	height:34px;
	background:url('../images/content/stay-eat/btn-filter.png') no-repeat;
	margin-left:20px;
}
div.wrap-splash div.list div.filterbtn:hover{
	background-position:0 -44px;
}
div.wrap-splash div.float-left{
	margin-top:30px;
	margin-bottom:15px;
	padding-left:25px;
	padding-right:25px;
	width:240px;
	height:295px;
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:#ffffff;
}
hr {
	border:none;
/*	border-bottom:1px solid #888888;*/
}
div.content-col2 {
	float:left;
	margin-top:30px;
	width:700px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#959595;
}
div.content-col2 span.header{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	color:#6098cc;
}
div.content-col2 span.title{
	color:#e26906;
	text-transform:uppercase;
}
div.content-col2 span.dates{
	color:#e26906;
}
div.content-col2 span.title a{
	color:#e26906;
	text-transform:uppercase;
	text-decoration:none;
}
div.content-col2 span.title a:hover{
	text-decoration:underline;
}
div.content-col2 div.col1{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	width:350px;
}
div.content-col2 div.col2{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	
}
div.content-col2 div.col3{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
div.content-col2 div.container div.back{
	float:right;
}
div.content-col2 div.container div.back a{
	text-decoration:underline;
	color:#e26906;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
hr.top{
	padding:0px;
	margin:0px;
	background:url('../images/layout/hr-top.png');
	width:699px;
	height:27px;
	border:none;
	margin-top:-12px;
}
hr.styled{
	padding:0px;
	margin:0px;
	background:url('../images/layout/hr.png');
	width:699px;
	height:17px;
	border:none;
}