.btnContainer {
	padding-top: 10px;
	clear: both;
	display: block;
	text-align:right;
	width: 95%;
}
.btnContainer input {
	background:url(../images/shell/moreInfoGrnWhBg.gif) no-repeat;
	border:none;
	line-height: 14px;
	background-position:right;
	padding-right: 14px;
	color:#2E5C2F;
	cursor: pointer;
}

.inputHolder select {
	width: 135px;
}

/* JUMP TO NAV */
.l-jumpHolder {
	background:url(../images/listings/jumpBG.jpg);
	background-repeat:repeat-x;
	height: 42px;
}
.split .l-jumpHolder {
	float:left;
	width:500px;
}
.l-jumpHolder .jumpNavL a{ 
	margin-top: 9px;
}
.l-jumpHolder a.startArrow {
	background-image:url(../images/shell/start.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;
	height:14px;
	width:14px;
}
.l-jumpHolder a.prevArrow {
	background-image:url(../images/shell/moreInfoGrnWhBgPrev.gif);
	background-repeat:no-repeat;
	float:left;
	height:14px;
	width:14px;
}
.l-jumpHolder a.nextArrow {
	background-image:url(../images/shell/moreInfoGrnWhBg.gif);
	background-repeat:no-repeat;
	float:left;
	height:14px;
	width:14px;
}
.l-jumpHolder a.endArrow {
	background-image:url(../images/shell/end.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left: 5px;
	height:14px;
	width:14px;
}
.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: 0 0 0 10px;
	line-height:31px;
	text-transform:uppercase;
	float:left;
	color:#666;
}
.l-jumpHolder h4 {
	font-family:Arial, Helvetica, sans-serif;
}
.l-jumpHolder .jumpNavL h4 {
	line-height:31px;
	letter-spacing: 0;
	color: #565555;
	float:left;
	font-weight:normal;
	padding-left: 4px;
	padding-right: 4px;
}
.l-jumpHolder .jumpNavR {
	width:220px;
	float:right;
	padding-right: 10px;
}
.l-jumpHolder .jumpNavR h4 {
	color: #565555;
line-height:31px;
	text-transform:uppercase;
	float: left;
	font-weight:normal;
}
.l-jumpHolder .jumpNavR a {
	color: #565555;
}
.l-jumpHolder .jumpNavR span {
	float:right;
	line-height:31px;
	font-weight:normal;
}
.l-jumpHolder #rcorner {
	float:right;
	height: 32px;
	width: 10px;
}


/* Listing Details */
#listing .info {
	clear: left;
	float: left;
	width: 400px;
}
#listing .overview {
	margin: 20px 0 10px 0;
	float: left;
	width: 400px;
}
#listing .gallery {
	position:relative;
	float: right;
	width: 300px;
	margin: 0px 0px 10px 10px;
	border: 1px dashed #CCCCCC;
}
#listing.containerBody {
	margin:0;
	padding:10px 5px 10px 15px;
	clear:both;
	overflow:visible;
}

#listing .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;
}
#listing .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;
}
#listing .info a.itinerary {
	background-image: url(../images/itineraryAdd.gif);
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin: 4px 2px;
	line-height:24px;
	height:24px;
	width:24px;
}
.l-itemContainer ul li {
	list-style-type:none !important;
	line-height: 18px !important;
	margin-left: 0px !important;
}
#listing .info a.itineraryAdded {
	background-image: url(../images/itineraryAdded.gif);
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin: 4px 2px;
	line-height:24px;
	height:24px;
	width:24px;
}

#listing .info a.map {
	background-image: url(../images/map.gif);
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin: 4px 2px;
	line-height:24px;
	height:24px;
	width:24px;
}

#listing .accordion {
	clear: both;
	float: none;
}
#listing .accordion .drawer {
	background-color: #189DD2;
	color: #FFF;
	clear:both;
	padding: 0;
	margin: 0;
}
#listing .details {
	margin:0;
	clear:both;
	background-color: #F5F5F5;
	border:1px solid #AAC5D6;
}
#listing .details .dbox {
	padding: 5px 15px;
}
#listing .contSecondaryHead h3 {
	background-image: url(../images/lt_top_2ndCont_wbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	line-height: 1em;
	letter-spacing: 0em;
	text-transform: uppercase;
}
#listing .contSecondaryHead h3 span {
	background-image: url(../images/bg2ndCont_wbg.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #453969;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
#listing .subHeadTabs {
	height:auto;
}
#listing .accordion .tab span {
	cursor:pointer;
	cursor:hand;
	color: #453969;
}

#detail-accordion {
	margin:5px 25px 25px 0px;
	clear: both;
	float: none;
	width: 700px;
}
#detail-accordion .drawerBG {
	background-image: url(../images/listings/accordionBG.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
}
#detail-accordion .drawerBG .drawer {
	background-image: url(../images/listings/drawerTop.gif);	/* top rounded corners */
	background-repeat:no-repeat;
	margin-top: 4px;
}
#detail-accordion h3.tab {
	background-image: url(../images/listings/details-plus.jpg);/* listingDetails.js will use details-minus.jpg */
	background-position: 680px 3px;
	background-repeat:no-repeat;
	background-color: none;
	cursor:pointer;
	cursor:hand;
	display: block;
	font-size: 12px;
	line-height:12px;
	font-weight:bold;
	padding:7px 10px;
	color:#000;
	text-transform:capitalize;
	letter-spacing:0.1em;
	border-bottom: 1px solid #E1E5E8;
}
#detail-accordion .tab:hover {
	color: #453969;
}
#detail-accordion .padding {
	padding:10px;
	background-color:#F0F0F0;
	border: 1px solid #b2b2b2;
}
#detail-accordion table.listItems  {
	border:1px solid #EEEEEE;
	background-color:#F0F0F0;
	border-collapse:collapse;
}
#detail-accordion table.listItems th {
	font-size:14px;
	font-weight:bold;
	letter-spacing:normal;
	text-align:center;
	border:1px solid #EEEEEE;
}
#detail-accordion table.listItems td {
	font-size:11px;
	letter-spacing:normal;
	padding:3px;
	border:1px solid #EEEEEE;
}

/* Listing Details */

/* Address Formatting */
#info dl {
				margin:0;
				/*border:##999999 solid 1px;*/
				width:25em;
				}
				
#info dl dt {
	width:8em;
	margin:0 1em 0 0;
	float:left;
	padding:0 1em 0 .5em;
	/* background-color:#E9E9E9; */
	/* border-right:1px dashed ##999999; */
	text-align:left;
	line-height:1.5em;
	font-weight:bold;
	color:##333333;
}
				
#info dl dd {
	margin:0;
	line-height:1.5em;
}
				
#info dl dt.postad {
	height:7.5em!important;
	display:table-cell;
}

#sidebar2 .l-item, #sidebar2 .l-itemOn
{
	padding: 5px;
	background: none !important;
}

#sidebar2 .l-extrasHolder
{
	padding: 0px 8px 3px 8px;
}

#sidebar2 .wireframe .main .l-extrasHolder ul
{
	padding: 0px;
}

#sidebar2 .l-extrasHolder .itineraryAdd
{
	display: none;
}

#sidebar2 .wireframe .main .l-extrasHolder li 
{
	list-style: none;
}

/*========listing deteil--------*/
.ldtl .mrgnLeft {
	margin-left: 55px;
}

.ldtl .backbtn {
	margin-right: 10px;
}
.ldtl {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 647px;
}
.ldtl ul li {
	list-style-type:disc;
	margin-left: 6px;
	list-style-position:inside;
	line-height: 25px;
}
.ldtl .brderBtm {
	width: 625px;
}

dt,dd {
	display: block;
	float: left;
	line-height: 17px;

}
dt {
	width: 80px;
	clear: left;
}
.ldtl dl dt {
	color: #000000;
}
.ldtl dl dd {
	float: left;
	margin-left: 5px;
	width: 240px;
}
.ldtl dl  {
	width: 337px;
}

.dtlImg {
	max-width: 287px;
}
.brder {
	border: solid 1px #eaeeea;
}
