div.listings ul
{
	border-top: solid 1px #e0e0e0;
	padding: 0;
	margin: 0;
}

div.listings li
{
	border-bottom: solid 1px #e0e0e0;
	padding: 19px 0;
	font-size: .9em;
	list-style: none;
}

div.listings li h4
{
	font-size: 1.1em;
}

div.listings span.addr
{
	color: #7a6c65;
	font-weight: bold;
}

div.listings li .image
{
	float: left;
	width: 165px;
	margin: 0 15px 15px 0;
	text-align: center;
}

div.listings li .content
{
	float: left;
	width: 300px;
}

#page.twocolumn div.listings li .content
{
	width: 462px;
}

#page.list.detail #landing
{
	height: 249px;
}

#page.list.detail div#landing p {
	/*margin: -110px 0 0 0;*/
}

#page.list.detail #landing #imagery img
{
	margin-top: -110px;
}

#page.list.detail #featured {
	padding: 10px;
	width: 650px;
	height: 174px;
	top: 75px;
}

#page.list.detail #right
{
	padding-top: 10px;
}

#page.list.detail #featured img
{
	float: left;
	margin: 0 10px 10px 0;
}

#page.list.detail #featured div {
	float: left;
	width: 445px;
}

#page.list.detail #featured div.slideshow {
	float: left;
	width: 195px;
	height: 120px;
	margin: 0 10px 10px 0;
	position: relative;
	top: 0;
	left: 0;
}

#page.list.detail #featured div.slideshow div {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 5px solid #FFFFFF;
	float: none;
	position: absolute;
	left: 20px;
	top: 0;
	width: 165px;
	height: 110px;
	padding: 0;
	overflow: hidden;
	display: none;
}

#page.list.detail #featured div.slideshow div.active {
	display: block;
}

#page.list.detail #featured div.slideshow img {
	float: none;
	left: auto;
	margin: 0 auto;
	position: relative;
	display: block;
}

#page.list.detail #featured div.slideshow ul {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 116px;
}

#page.list.detail #featured div.slideshow ul li a {
	color: #0B2D5B;
	font-weight: bold;
}

#page.list.detail #content {
	padding: 0;
	width: 652px;
}

#page.list #content ul#listingTabs {
	background: none repeat scroll 0 0 #0B2D5B;
	height: 38px;
	list-style: none outside none;
	margin: 0;
	padding: 0 10px;
}

#page.list #content ul#listingTabs li {
	float: left;
	height: 28px;
	list-style: none outside none;
	padding: 10px 0 0;
	width: 158px;
}

#page.list #content ul#listingTabs li a {
	display: block;
	height: 18px;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px;
	text-align: center;
	outline: 0;
	color: #FFFFFF;
	text-decoration: none;
}

#page.list #content ul#listingTabs li a.current {
	background: none repeat scroll 0 0 #245C94;
	font-weight: bold;
}

#page.list #content div#listingTabPanes {
	clear: both;
	position: relative;
}

#page.list #content div#listingTabPanes div.listingTabPane {
	background: none repeat scroll 0 0 #245C94;
	border-bottom: 10px solid #0B2D5B;
	border-left: 10px solid #0B2D5B;
	border-right: 10px solid #0B2D5B;
	/*color: #DDDDDD;*/
	display: none;
	padding: 10px;
	width: 612px;
}

#page.list #content div#listingTabPanes .overviewContainer {
	background-color: #FFFFFF;
	padding:5px;
}

.jumpbar
{
	font-size: .8em;
	margin: 5px 0;
	height: 15px;
}

.jumpNavL
{
	float: left;
}

.jumpNavR,
.jumpNavR *
{
	float: right;
}

.jumpNavR .startArrow,
.jumpNavR .endArrow
{
	display: none;
}

div.listings li.dtnFeatured {
	background-color: #DEE5EF;
	border-bottom: 6px solid #245C94;
	margin: 19px 0;
	padding: 10px 0 0;
}

div.listings li.dtnFeatured .image img {
	padding: 0 0 15px;
}

div.listings li .DTNcontent
{
	/*background-color:#DEE5EF;*/
	float: left;
	width: 290px;
	font-size:12px;
	font-weight:bold;
}

#page.twocolumn div.listings li .DTNcontent
{
	/*background-color:#DEE5EF;*/
	width: 449px;
}

div.listings dtnFeatured.DTNaddr {
	color: #7a6c65;
	font-weight: normal;
}

div.listings li.dtnFeatured a {
	color: #026DB5;
	font-weight: bolder;
	font-size:1.1em;
}

div#meetingFacility{
	font-size:13px;
	margin-left:10px;
	margin-bottom:15px;
}

div#meetingFacility .label{
	font-weight:bold;
}

table.meetingRooms{
	font-size: 13px;
	width: 595px;
	background-color:#FFFFFF;
	border-color:#DDDDDD;
	color:#000000;
	border-style:solid;
}

table.meetingRooms{
	font-size:11px;	
	color:#000000;
}

table.meetingRooms td{
	padding:2px;
}

tr.odd {
	background-color:#FFFFFF;

}

tr.even {
	background-color:#F2F4F7;
}

table.mtgFacilities td{
	padding-left:1px;
	padding-right:1px;
}

/*amenity tabs*/
div#amenityContent {
	font-size:13px;
}

div#amenityContent ul#amenityTabs {
	height: 38px;
	list-style: none outside none;
	margin: 0;
	padding: 0 0px 0 15px;
	margin:-25px 0px 21px 0px;
	font-size:14px;
	background-color:#0B2D5B;
	margin-left:-10px;
	width:618px;
}

div#amenityContent ul#amenityTabs li {
	float: left;
	height: 28px;
	list-style: none outside none;
	padding: 10px 0 0;
	width: 158px;
}

div#amenityContent ul#amenityTabs li a {
	display: block;
	height: 18px;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px;
	text-align: center;
	outline: 0;
	color: #FFFFFF;
	text-decoration: none;
}

div#amenityContent ul#amenityTabs li a.current {
	background: none repeat scroll 0 0 #245C94;
	font-weight: bold;
}

div#amenityContent div#amenityTabPanes {
	clear: both;
	position: relative;
	background-color:#FFFFFF;
	margin:-10px -2px 0px;
	padding:7px;
}

.listingTabPane #amenityContent div#amenityTabPanes div.amenityTabPane {
	display: none;
	width: 612px;
}
/*End amenity tabs*/

/*facility tabs*/

ul#meetingFacilityTabs {
	height: 38px;
	list-style: none outside none;
	margin: 0;
	padding: 0 0px 0 15px;
	margin:-8px 0px 21px 0px;
	font-size:14px;
	background-color:#0B2D5B;
	margin-left:-10px;
	width:618px;
}

ul#meetingFacilityTabs li {
	float: left;
	height: 28px;
	list-style: none outside none;
	padding: 10px 0 0;
	width: 158px;
}

ul#meetingFacilityTabs li a {
	display: block;
	height: 18px;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px;
	text-align: center;
	outline: 0;
	color: #FFFFFF;
	text-decoration: none;
}

ul#meetingFacilityTabs li a.current {
	background: none repeat scroll 0 0 #245C94;
	font-weight: bold;
}

div#meetingFacilityTabPanes {
	clear: both;
	position: relative;
	background-color:#FFFFFF;
	margin-top:-10px;
	padding:2px;
}

div#meetingFacilityTabPanes div.meetingFacilityTabPane {
	display: none;
	width: 612px;
}
/*End facility tabs*/

.listingShadowboxPics {
	clear:both;
	margin-left:30px;
}

ul#gMapTabs{
	height: 25px;
	list-style: none outside none;
	margin: 0;
	padding: 0 0px 0 15px;
	margin:10px 0px 0px 0px;
	font-size:14px;
	margin-left:-10px;
	/*background-color:#0B2D5B;*/
}

ul#gMapTabs li {
	float: left;
	height: 28px;
	list-style: none outside none;
	margin: 0 0 0 20px;
	text-align:center;
}

ul#gMapTabs li a{
	display: block;
	height: 18px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	outline: 0;
	color: #245C94;
	text-decoration: none;
	cursor:pointer;
}

ul#gMapTabs li a.current {
	font-weight: bold;
}

div#gmap {
	border:1px;
	border-color:#0B2D5B;
	border-style:solid;
}
