/* Listings */
.l-rankContainer {
	background-color:#F5F4F1;
	text-align:center;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:2px;
	line-height:30px;
	border-bottom:2px solid #D8D5CC;
}
.l-itemContainer, .l-itemContainerSelected {
	background-image: url(../images/imgDash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.l-itemContainer .moreInfo, .l-itemContainerSelected .moreInfo {
	padding: 2px 0 0 20px;
	float:left;
	clear:left;
}
.l-even {
	background-color:#FFF;
}
.l-odd {
	background-color:#FFF;
}
.l-item {
	cursor:pointer;
	cursor:hand;
	padding:0 0 0 20px;
	background-image: url(../images/imgBullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display:block;
}
.l-item:hover {
	background-color:#F7F7F7;
}
h3.l-item {
	font-size:14px;
	font-weight:bold;
	text-transform:none;
	letter-spacing:0.02em;
}
.l-itemContainer .l-itemPlus, .l-itemContainerSelected .l-itemMinus {
	display: block;
}

.l-itemContainer .l-itemMinus, .l-itemContainerSelected .l-itemPlus {
	display: none;
}

.l-extras {
	padding: 0;	/* adding padding will make the scriptaculous animation jump */
}
.l-extrasHolder {
	padding: 5px 15px;
}

.l-itemLinks {
	padding: 5px 0 5px 0;
}
.l-itemLinks ul, .l-itemLinks ol, .l-itemLinks li {
	display:inline;
}
.l-itemLinks ul {
	clear:right;
}
.l-itemLinks li {
	margin:0 3px;
	float:right;
}
#l-mainContent {
	float: left;
	clear:left;
	width: 540px;
}
.listingsColumnWide {
	display:block;
	float: left;
	margin:10px 0 0 5px;
	width:720px;
}
.listingsColumnWide .l-searchHolder .btnContainer {
	text-align:left;
	width:140px;
	margin: 10px 0 0 10px;
}
.listingsColumnWide .subContainer1Content {
	height:40px;
	width:720px;
}
.listingsColumnWide .l-searchHolder {
	width:700px;
	padding-left:20px;
}
.listingsColumnWide .l-searchHolder .inputHolder {
	margin-left:10px;
	display:block;
	float:left;
}

/* Column 2 */
.listingsColumn2 {
	background-image: url(../images/imgDash.gif);
	background-repeat: repeat-y;
	float: right;
	margin-top:10px;
	width: 180px;
}
.listingsColumn2 .l-searchHolder .btnContainer {
	text-align:left;
	clear:both;
	margin: 3px 0 0 0;
}
.l-searchHolder {
	clear:both;
}
.l-searchHolder form {
}
.l-searchHolder label {
	font-weight:bold;
	display:block;
}
.l-searchHolder input.date {
	margin-left:10px;
	width:80px;
}
.l-searchHolder input.default {
	margin-left:10px;
	width:120px;
}
.l-searchHolder select.default {
	margin-left:10px;
	width:123px;
}
.l-searchHolder select {
	margin-left:10px;
	width:123px;
}
/* Listing Details */
li.btnSpace {
	margin-bottom:8px;
}
h3.tab {
	display: block;
	font-size: 14px;
	line-height:14px;
	margin:0;
	padding:5px;
}
#detail-info {
	margin: 5px;
	clear: left;
}
#detail-info a.website {
	background-image: url(../images/website.gif);
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin: 4px 2px;
	line-height:24px;
	height:24px;
	width:24px;
}
#detail-info a.email {
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin: 4px 2px;
	line-height:24px;
	height:24px;
	width:24px;
}
#detail-info .itineraryAdd img
{
	margin: 4px 2px;
}
#detail-overview {
	margin: 20px 5px 5px 5px;
	clear: left;
	float: none;
}
#detail-gallery {
	float: right;
	width: 300px;
	margin: 0px 0px 10px 10px;
}
#detail-gallery img {
	zoom:1 !important;
}
#detail-accordion {
	margin: 5px;
	clear: both;
	float: none;
	background-color:#F0F0F0;
}
#detail-accordion .tab {
	cursor:pointer;
	cursor:hand;
	color:#FFF;
	text-transform:capitalize;
	letter-spacing:0.1em;
	background:url(../images/cal/events_headerBG.jpg);
	background-repeat:repeat-x;
	background-color: #000;
	border-bottom: 2px solid #A39787;
}
#detail-accordion .tab:hover {
	color:#FFF;
	background-color: #333;
}
#detail-accordion .padding {
	padding:10px;
}
/* Jump Menu */
.l-jumpHolder {
	background:url(../images/listings/jumpBG.jpg);
	background-repeat:repeat-x;
	height: 32px;
	margin: 10px 0;
}
.l-jumpHolder a.startArrow {
	background-image: url(../images/listings/jumpFrst.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;
	width:20px;
	height:24px;
}
.l-jumpHolder a.prevArrow {
	background-image: url(../images/listings/jumpPrev.jpg);
	background-repeat:no-repeat;
	float:left;
	width:20px;
	height:24px;
}
.l-jumpHolder a.nextArrow {
	background-image: url(../images/listings/jumpNext.jpg);
	background-repeat:no-repeat;
	float:left;
	width:20px;
	height:24px;
}
.l-jumpHolder a.endArrow {
	background-image: url(../images/listings/jumpLast.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left: 5px;
	width:20px;
	height:24px;
}
.l-jumpHolder #lcorner {
	background: url(../images/listings/jumpBG_l.jpg) no-repeat left center;
	float:left;
	height: 32px;
	width: 10px;
}
.l-jumpHolder .jumpNavL {
	width:250px;
	float:left;
}
.l-jumpHolder .jumpNavL span {
	padding: 9px 0 0 10px;
	text-transform:uppercase;
	float:left;
}
.l-jumpHolder .jumpNavL h4 {
	padding: 7px 0 0 0;
	font-size:12px;
	text-transform:capitalize;
	float:left;
}
.l-jumpHolder .jumpNavR {
	width:145px;
	float:right;
}
.l-jumpHolder .jumpNavR h4 {
	padding: 7px 5px 0 0;
	font-size:11px;
	font-weight:normal;
	text-transform:lowercase;
	float:right;
}
.l-jumpHolder .jumpNavR span {
	padding: 3px 0 0 0;
	float:right;
}
.l-jumpHolder #rcorner {
	background:url(../images/listings/jumpBG_r.jpg) no-repeat right center;
	float:right;
	height: 32px;
	width: 10px;
}
.l-featuredContainer {
	background:url(../images/listings/featured_bg_top.gif) top left no-repeat;
	width:100%;
	margin-bottom:10px;
}
.l-featuredContainerInner {
	background:url(../images/listings/featured_bg_bottom.gif) bottom left no-repeat;
	padding:10px 20px;
}
#mainContent .l-featuredContainer {
	background:url(../images/listings/featured_bg_top-narrow.gif) top left no-repeat;
}
#mainContent .l-featuredContainerInner {
	background:url(../images/listings/featured_bg_bottom-narrow.gif) bottom left no-repeat;
}
.l-featuredPhotos {
	width:200px;
	float:right;
	overflow:hidden;
	text-align:center;
}
