
/* global */
div.listing-content {
	width: 560px;
}

/* details */

dl.listing-price dd, dl.listing-price-pc dd
{
	line-height: 130%;
}

dl.listing-price-pc dd
{
	font-size: 26px;
	line-height: 26px;
}

div.listing-summary-section dl.summary-line
{
	line-height: 123%;
}

div.vertical-tools-section
{
	margin-top: 1px;
}

div.vertical-tools-section div.cbg-ButtonOuter
{
	height: 1.9em;
	margin-top: 1px;
}
div.vertical-tools-section div.cbg-ButtonOuter div.cbg-ButtonContent
{
	line-height: 1.9em;
}

div.listing-main-photo-container
{
	width:  378px; /* 378px; */
}

div.listing-summary-section-pc
{
	width: 290px;
}

div.listing-summary-section-pc dl
{
	width: 170px;
}
div.listing-summary-section-pc dl dt
{
	width: 70px;
}
div.listing-summary-section-pc dl dd
{
	width: 95px;
}

div.listing-info-container div.listing-info-section,
div.listing-info-container div.listing-wide-info-section,
div.listing-info-container div.listing-semi-wide-info-section,
div.listing-info-container div.listing-custom-info-section,
div.listing-info-container div.room-info-section,
div.listing-info-container div.bathroom-info-section,
div.listing-info-container dl
{
	width: 550px;
}

div.listing-info-container div.listing-wide-info-section dd,
div.listing-info-container div.listing-custom-info-section dd
{
	width: 545px;
}

div.listing-info-container div.listing-semi-wide-info-section dd
{
	width: 260px;
}

div.listing-info-container div.room-info-section dt,
div.listing-info-container div.room-info-section dd
{
	width: 120px;
}

div.listing-info-container div.bathroom-info-section dt,
div.listing-info-container div.bathroom-info-section dd
{
	width:  120px;
}

div.listing-info-container dl dt
{
	width: 100px;
}

div.listing-info-container dl dd
{
	width: 150px;
}

/* contact info */
.listing_contact_info 
{
	/* width: 260px; */
}

/* simple gallery */
div.imgnav
{
	top: 20%;
}

/* flow gallery inline */
div.mc-flash-frame-container-flow
{
	overflow: hidden;
}

/* media center */
div.mc-outer
{
	width: 560px;
	height: 540px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.mc-inner
{
	width: 560px;
	height: 530px;
	overflow: hidden;
	margin-top: 5px;
}

img.mc-bg
{
	display: none;
}

div.google-map-container
{
	height: 420px;
}

/* results */
.component-container div.mc-outer
{
	margin-bottom: 0px !important;
}

/* results expanded */
div.results-item-expanded div.address-info
{
	width: 310px; /* orig 320 */
	overflow: hidden;
}



/* results-map */
div.results-item-map div.column-num
{
	width: 17px; 
}
div.results-item-map div.column-price
{
	width: 65px; 
}
div.results-item-map div.column-livearea
{
	width: 65px; 
}
div.results-item-map div.column-beds,
div.results-item-map div.column-baths
{
	width: 28px; 	
}
div.results-item-map div.column-comm
{
	width: 140px;
}
div.results-item-map div.column-addr
{
	width: 125px;
}
div.results-item-map div.column-status
{
	width: 70px;
}
div.results-item-map div.column-onmap
{
	width: 45px;
	margin-left: 0px;
}

div.results-item-map div.column-link
{
	margin-left: 0px;
}

/* results-gallery */


div.listings-results-gallery
{
	/* +listing_results_gallery_margin to compensave for left */
	width: 571px;
	left: -5px;
}
div.results-item-gallery
{
	box-sizing: border-box;
	
	width: 32%;
	margin: 0 0 30px 1.3%;
	box-sizing: border-box;
}

.listings-results-gallery.columns-4 div.results-item-gallery
{
	width: 24%;
	margin-left: 1%;
}

.listings-results-gallery.columns-5 div.results-item-gallery
{
	width: 19%;
	margin-left: 1%;
}

div.results-item-gallery div.buttons
{
	padding-bottom: 10px;
}

div.results-item-gallery div.photo-container
{
	
	width: 100%;
	height: 0px;
	padding-bottom: 100%;
	box-sizing: border-box;
}


div.results-item-gallery div.buttons button
{
	/* width: 55px; */
	width: 30%;
}

/* results-list */
div.listing-results-list .buttons button
{
	width: 55px;
}

/* maps */
div.details-google-map-container
{
	width: 560px;
}

div.google-map-container
{
	width: 558px;
}

div.google-street-view-container
{
	width: 560px;
}

/* vow */
div.VowListingToolbarEditGallery
{
	width: 180px !important; /* 178px; */
}

.ToolbarNG li:hover ul.searches, .ToolbarNG li.sfhover ul.searches
{
	right: 180px;
	left: initial;
}

.ToolbarNG li:hover ul.favs, .ToolbarNG li.sfhover ul.favs
{
	right: 80px;
	left: initial;
}


/* google-map-search */
.page-frame div.google-map-search-wrapper
{
	width: 560px; 
}

#PredefinedToolbar
{
	width: 560px;
}



