

.titleImmobel, .listing_title {
	padding: 7px 0;
	font-size: 20px;
	font-weight: bold;
}

div.detailsGroup {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom:20px;
	padding-bottom:10px;
	padding-top:5px;
}
.detailsGroup ul {
	padding: 0;
	list-style-type: none;
}
.detailsGroup li {
	padding: 0;
}
/*
.detailsGroup li {
	margin: 0 10px 0 0;
}
#carousel_list li {
	margin: 0;
}*/
.toogle_link {
	background-image:url("/personal/setup1/images/minus.png");
	background-position:right top;
	background-repeat:no-repeat;
	color:#000000;
	display:block;
	padding:0 0 2px 0;
	text-decoration: none;
	width:15px;
	height: 15px;
}

/* MAP Styles */
.listing-map-container
{
	margin: 0px 0px 30px 0px;
}
.listing-map
{
	border: solid 1px #636563;
	width: 100%;
}

.map-container
{
	border: solid 1px #636563;
	width: 706px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.map-small
{
	position: relative;
	width: 100%;
	height: 350px;
}
.map-big
{
	position: relative;
	width: 706px;
	height: 550px;
}

.detailButtonsTab {
    border-collapse:separate;
}

.listing_details_wrapper {
	text-align: left;
	margin-bottom: 10px;	
}
ul {
	padding: 0 20px;	
}
.detailButtonsTab td {
    padding: 3px;
}
.navigation_wrapper {
	float: left;	
}
.clear_both {
	clear: both;	
}
.share_icons {
	display: block;	
}
.share_icons_wrapper {
	float: right;	
}
.share_icons_wrapper img{
	border: none;
}

a.zoom_img img {
	z-index: 80;
	border: none;
}
a.zoom_img {
	position: relative;
	display: block;
	text-align: center;
}
a.zoom_img:hover .zoom {
	z-index: 81;
	background: url('/personal/1/images/details/zoom_40.png');
	background-position:center center;
	background-repeat:no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	display: block;
}
#jquery-lightbox { 
	z-index: 1000;	
}
#jquery-overlay{
	z-index: 999;
}

.clear {clear: both;}

.listingMarker {
    background-image:url(/images/property_icon4.png);
    background-repeat:no-repeat;
    color:white;
    cursor:pointer;
    font-family: Tahoma, sans-serif;
    font-size:7.5pt;
    overflow:visible;
    padding-bottom:1px;
    padding-top:8px;
    text-align:center;
    text-decoration:none;
    vertical-align:middle;
    width:25px;
    z-index:2000;
    height: 13px;
}


