/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
   j.mp/bestclearfix */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }

body {
  	background:#000000 url(/share/images/bg-body.png) center top no-repeat;
  	color: #5e6969;
  	font-size: 12px;
  	height: auto;
  	padding:0px 0px !important;
	margin:0px !important;
}

#headerWrapper,
#footerWrapper{
	background: #FFF;
	position:fixed;
	width:100%;
	z-index:300;
	height: 155px;
	overflow:visible;
	-moz-box-sizing:border-size;
	box-sizing:border-size;
	left:0px;
}

#headerPicture {
	margin-top: -8px;
}

#footerWrapper{
	height: 80px;
	bottom:0px;
}
#headerWrapper{
	top:0px;
}

#centerWrapper{
	padding:163px 0px 110px 0px;
	position:relative;
}

body.search #centerWrapper{
	padding-top:280px;
}


body.index.index #centerWrapper .container_24{
	min-height:550px;
	background:url(/images/bg-center-wrapper.png) right 50px no-repeat;
}

a {
  color: #999999;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {

}

h2 {
	font-size:20px;
	color:#2393c8;
	font-weight:normal;
	margin:0px 0px 20px 0px;
	padding-top:5px;
	padding-bottom:6px;
	position:relative;
}


p {
 
  overflow: hidden;
  padding: 0;
}


#generalWrapper{
	width:100%;
	margin: 0px auto;
}



/******************************************/
/************** Widget MENU ***************/
/******************************************/

.menu{
	margin:0px;
	
}
.menu li{
	padding:0px;
	margin: 0px 0px 0px 20px;
	float:left;
	list-style:none;
}

.menu a{
	display:block;
	font-weight:bold;
	color: #323333;
	margin:0px;
	padding: 95px 5px 0px 5px;
	text-decoration:none;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	opacity: 1;
}

.menu a span {
	display:block;
	padding-bottom:10px;
	margin:0px;
	height: 55px;
	text-align:center;
	font-family: 'Pontano Sans', sans-serif;
	font-size: 17px;
	font-weight: 400;
}
body.index.index #tab_home a,
body.by.lu #tab_vente a,
body.rt.lu #tab_location a,
body.offer.search.\!lu #tab_foreign a,
body.offer.detail:not(.lu) #tab_foreign a,
body.contact.simple #tab_contact a,
.menu a:hover,
.menu .subMenu a,
.menu li:hover a{
	 /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	  /* FF3.6+ */
	  /* Chrome,Safari4+ */
	  /* Chrome10+,Safari5.1+ */
	  /* Opera 11.10+ */
	  /* IE10+ */
	  /* W3C */
	  /* IE6-8 */
	 color: #1771C5;
}

.menu a.toggler{
	position:relative;
}

.menu a.toggler:after{
	position:absolute;
	top: 120px;
	left:50%;
	content: ' ';
	display:block;
	width:7px;
	height:7px;
	border-right: 1px solid #106EC4;
	border-bottom: 1px solid #106EC4;
	-webkit-transform: rotate(45deg);
	-webkit-transform-origin: 0% 0%;
	-moz-transform: rotate(45deg);
	-moz-transform-origin: 0% 0%;
	-o-transform: rotate(45deg);
	-o-transform-origin: 0% 0%;
	-ms-transform: rotate(45deg);
	-ms-transform-origin: 0% 0%;
	transform: rotate(45deg);
	transform-origin: 0% 0%;
}

.menu .subMenu a {
	padding:2px 5px;
	height: 10px;
}
.menu .subMenu li{
	float:none;
	margin:0px;
}
.menu .subMenu li:hover a {
	//background: red;
}

.menu .subMenu a span{
	padding:0px;
	display:block;
	text-align:left;
	float:left;
	width:100%;
	font-size: 14px;
	text-transform:none;
	height: 32px;
	color: #fff;
	width: 110px;
	padding-left: 10px;
}
.menu .subMenu a:hover span {
	color: #323333;
}

.menu a span.left {
	display:none;
}

.menu a span.right{
	display:none;
}

.menu .subMenu a span.left{
	width:0%;
}

.menu .subMenu a span.right{
	float:right;
	clear:right;
	width:0%;
	background:none;
	border:none;
}

.subMenu{
	margin-bottom:0px;
	display:none;
}



#picture_sub_menu{
	width: 138px;
	margin:15px 0px 0px 15px;
}


/********** Horizontal Menu SubMenu ************/
.grid_24 .subMenu {
	position:absolute;
	top: 155px;
	z-index:1001;
	padding-top: 10px;
	background: #1A73C6;
	margin-left: -10px;
}


/************** Opened SubMenus  ***************/

body.tabInfo .subMenu.tabInfo{
	display:block;
}

/************** Selected Menus ***************/




/************** Hover Menus ***************/

.menu a:hover span {
	
}

.menu a:hover span.left {
	
}

.menu a:hover span.right {
	
}

/************** Selected SubMenus ***************/


/************** Hover SubMenus ***************/

.menu .subMenu a:hover span{
	
}

.menu .subMenu a:hover span.left {
	
}

.menu .subMenu a:hover span.right {
	
}

/*  text_header  */

#text_header {
	padding:10px;
	background:#1c1c1c;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 700; 
	font-size:16px;
	color:#FFFFFF;
}

#text_header .slogan{
    float:left;
	width:50%;
}

#text_header .ss-slogan{
	font-family:arial;
	font-style:italic;
	font-weight:normal;
	font-size:12px;
	width:50%;
	float:left;
}

#text_header .contact{
	float:right;
	color:#ffffff;
	text-transform:uppercase;
	margin-top:10px;
	position:relative;
	padding-left:26px;
}

#text_header .contact span{
	color:#FFFFFF;
	
}

#text_header .contact span.icon {
	display:block;
	position:absolute;
	width:22px;
	height:32px;
	top:-3px;
	left:0px;
}

/*  form_title  */

#form_title{
    position:relative; 
    z-index:80;
   
}

#form_title div{
    position:absolute;
	font-weight: bold;
	font-size:12px;
	color:#FFFFFF;
	letter-spacing:2px;
	left: 15px;
	top: 8px;
	padding-left:18px;
}

/*  text_accueil  */
#text_accueil {
	background:url(/images/bg-transparent-white.png) top left repeat;
	height:300px;
}

#text_accueil h2{
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 400;
	font-size:20px;
	color:#2393c8;
	background:#FFFFFF;
	padding-left: 20px;
}

#text_accueil p{
	margin-top:6px;
	text-align:justify;
	line-height:18px;
	color:#000000;
	padding: 0px 20px 10px 20px;
}

/* menu langue */


#menu_lang{
	width:auto;
	float:right;
	color:#ffffff;
	font-weight:500;
}

html[lang=fr] #menu_lang .fr,
html[lang=en] #menu_lang .en,
html[lang=de] #menu_lang .de{

	color:#c78dde;

}




/*  content pages */

.text_page_contenu {
	margin:20px 20px 0px 0px;
}

/* Search Forms */

.form_search form {
	margin:0px 5px;
}

.form_search input[type=text],
.form_search select,
.form_search input[type=submit]{

}

.form_search #submit-element{
    position:relative;
}

.form_search #city-element select, .form_search #property_type-element select, .form_search #property_group-element select {
	width: 180px !important;
}

.form_search input[type=submit]{
	color:#FFFFFF;
	text-shadow:1px 1px 1px #222;
	font-size:16px;
	text-transform:uppercase;
	float:right;
	padding:5px 40px 5px 10px;
	font-family: 'Pontano Sans', sans-serif;
	font-weight:700;
	letter-spacing:2px;
	border-radius:5px;
	border:none;
	background-image:url(/images/icon_search_button.png), url(/images/bg-btn-submit.gif);
	background-position:130px center;
	background-repeat:no-repeat, repeat-x;
	position:absolute;
	bottom:-10px;
	left:42px;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

/* Header Search Form */



#form_header {
	top: 0;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:28px;
	padding-top:6px;
	background: rgba(255, 255, 255, 0.9);
	margin-top: 11px;
}

#form_header label {
    font-size:13px;
    font-weight:normal;
    color: #323333;
}

#form_header #transaction-element{
    margin-left:100px;
}

#form_header #property_type-label,
#form_header #min_bedroom-label {
    margin-left:40px;
}




#form_header #submit-label {
    
    display:none;
}

#form_header dl.zend_form dt {
    width: 12%;
}

#form_header input[type=submit]{
	margin-top:0px;
}



#form_header #min_surface-label,
#form_header #min_surface-element,
#form_header #max_surface-label,
#form_header #max_surface-element{
	display:none;
}

#form_header_bottom{
	background: url(/images/bg-transparent-black.png) top left repeat;
	height:1px;
	margin:1px 0px 20px 0px;

}


/****** Properties array ******/


.property_array a,
.property_array a:hover{
	height:300px !important;
	display:block;
	text-decoration:none;
	text-align:left;
	color:#000000;
	margin-bottom:10px;
	text-transform:uppercase;
	background:url(/images/bg-transparent-black.png) top left repeat;
	position:relative;
	padding-top:35px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.property_array a .photo{
	height:214px;
	vertical-align:bottom;
	overflow:hidden;
	border:8px solid transparent;
	margin-bottom:20px;
	position:relative;
	text-align:center
}

.property_array a img{
	margin:auto;
	height:100%;
}


.property_array a .infos:after{
	content:'plus d\'info';
	position:absolute;
	color:#FFFFFF;
	top:262px;
	font-size:11px;
	text-decoration:underline;
}

.property_array a .infos{
	position:absolute;
	height:90px;
	width:214px;
	margin:0px 8px 0 8px;
	color:#FFFFFF;
	left:0px;
	top:0px;
}

.property_array a .sub-infos{
	position:absolute;
	display:none;
	top:210px;
	background:url(/images/bg-transparent-black.png) top left repeat;
	width:214px;
	height:47px;
	padding:5px 10px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.property_array a:hover .sub-infos{
	display:block;
}

.property_array a .infos .tr_transaction,
.property_array a .infos .key-price,
.property_array a .infos .price{
	font-weight:bold;
}
.property_array a .infos .line{
	display:block;
}

.property_array a .infos .city{
	font-size:14px;
	background:#000000;
	position:absolute;
	display:block;
	top:0px;
	height:43px;
	left:-8px;
	width:230px;
	padding:10px 5px 0px 5px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.key-price{
	display:none;
}
.property_array a .infos .price{
	color:#2393c8;
	font-size:18px;
	position:absolute;
	top:258px;
	right:0px;
	background:#000000;
	padding:0px 10px;
}

body.offer.search #grid1 a{
    margin-bottom:10px;
}

body.offer.search .property_array a .photo{
	height:140px;
}


/* Text Footer */
#text_footer{
    padding: 0px 0 0px 0;
    font-size:11px;
}

#text_footer a{
    color:#207bc9;
}

#text_footer a:hover{
	color:#FFFFFF;
}

#text_footer .copyright{
	float:left;
	text-align:right;
	font-size: 10px;
	margin-top: 24px;
	color:#207bc9;
}

#text_footer .social{
	float:right;
	margin: 20px 0px 0px 10px;
	width:30px;
	height:30px;
	background:#212121 url(/images/icon_social.png) center center no-repeat;
	border-radius: 25px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.4),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.4),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.4),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
	opacity:0.8;
}

#text_footer .social:hover{
	opacity:1;
}

#text_footer .social.twitter{
	background-position: -25px center;
}

#text_footer .social.facebook{
	background-position: 0px center;
}

#text_footer .social,
#vegas_background{
	display:none;
}

body.index #text_footer .social,
body.index #vegas_background{
	display:block;
}

/****** Offer Search ******/

.properties_result_content {
	padding:0px;
}

.properties_result_content h2.title{
	display:none;
}

.properties_result_content .navigation_bar,
.property_detail_content .navigation_bar{
	position:fixed;
	width:950px;
	bottom:60px;
	z-index:2500;
	margin:0px 0px 10px 0px;
}

.properties_result_content .navigation_bar:first-of-type{
	display:none;
}

.properties_result_content .navigation_bar .resume {
	float:left;
	color:#207BC9;
}

.properties_result_content .navigation_bar .pagination {
	float:right;
}

.properties_result_content .navigation_bar ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.properties_result_content .navigation_bar .pagination li {
	float:left;
	height:30px;
	margin-left:5px;
}

.properties_result_content .listing_views li,
.properties_result_content .navigation_bar .pagination li span.current_page,
.properties_result_content .navigation_bar .pagination li a{
	margin:0px;
	padding: 2px 8px;
	color:#FFFFFF;
	display:block;
	text-decoration: none;
	border-radius:3px;
	text-shadow:1px 1px 1px #222;
}

.properties_result_content .listing_views li{
	padding:0px;
	margin-left:5px;
}

.properties_result_content .navigation_bar .pagination li a,
.properties_result_content .listing_views li{
	background: #5e5e5e; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVlNWU1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NDQ0NDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #5e5e5e 0%, #444444 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e5e5e), color-stop(100%,#444444)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5e5e5e 0%,#444444 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5e5e5e 0%,#444444 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5e5e5e 0%,#444444 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5e5e5e 0%,#444444 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5e5e', endColorstr='#444444',GradientType=0 ); /* IE6-8 */
	
}

.properties_result_content .listing_views li.selected,
.properties_result_content .navigation_bar .pagination li a:hover,
.properties_result_content .navigation_bar .pagination li span.current_page,
.properties_result_content .navigation_bar ul.filters a.current_filter {
	background: #33a7d7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzYTdkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDdiYzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #33a7d7 0%, #207bc9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33a7d7), color-stop(100%,#207bc9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #33a7d7 0%,#207bc9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #33a7d7 0%,#207bc9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #33a7d7 0%,#207bc9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #33a7d7 0%,#207bc9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33a7d7', endColorstr='#207bc9',GradientType=0 ); /* IE6-8 */
}

.properties_result_content .listing_views span,
.properties_result_content .listing_views a{
	background-image:url(/share/img/sprites.png);
}

.properties_result_content .listing_views .gallery{
	background-position:-212px -716px;
}

.properties_result_content .listing_views .list{
	background-position:-192px -716px;
}

.properties_result_content .navigation_bar li a.next_page , 
.navigation_bar li a.previous_page {
	width:22px;
	height:22px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.properties_result_content .navigation_bar li a.previous_page:after {
	font-weight:bold;
	content:'<';
	color:#FFFFFF;
}

.properties_result_content .navigation_bar li a.next_page:after  {
	font-weight:bold;
	content:'>';
	color:#FFFFFF;
}

.properties_result_content .navigation_bar li a.previous_page:hover,
.properties_result_content .navigation_bar li a.next_page:hover{
	background-color:#2393c8;
}

.properties_result_content .navigation_bar ul.filters {
	clear:both;
	margin:10px auto;
}

.properties_result_content .navigation_bar ul.filters a {
	padding:0px 0px 10px 0px;
}

.properties_result_content .navigation_bar ul.filters a.current_sorter{
	
}

.properties_result_content .navigation_bar ul.filters a.asc {
	background:#2393c8 url(/share/img/asc-dsc.png) center -32px no-repeat;
}

.properties_result_content .navigation_bar ul.filters a.desc {
	background:#2393c8 url(/share/img/asc-dsc.png) center 0px no-repeat;
}


.properties_result_content article {
	margin:0px 0px 20px 0px;
	position:relative;
	background: #FFF;
	padding-bottom:20px;
	color: #323333;
}

.properties_result_content article.gallery {
	padding-bottom:0px;
}
 
.properties_result_content article h2 {
	background: #FFF;
	font-size:16px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
.properties_result_content article h2 a{
	display:block;
	color: #323333;
	padding:5px 10px 5px 10px;
}
.properties_result_content article h2 a:hover{
	text-decoration:none;
}

.properties_result_content article h2 a .immotype{
    
    display: inline-block;
}

.properties_result_content article .photo{
	width:25%;
	height:150px;
	float:left;
	overflow:hidden;
	text-align:center;
	display:block;
	position:relative;
}


.properties_result_content article .photo img {
	margin:0px auto;
	height:100%;
}

.properties_result_content article  .description,
.properties_result_content article  .info {
	margin:0px;
	font-size:12px;
	width:65%;
	float:left;
}
.properties_result_content article  .description{
	margin-bottom:20px;
}

.properties_result_content article .info .key {
	font-size:12px;
	font-weight:bold;
}

.properties_result_content article .__price .value {
	color: #FFFFFF;
	font-weight:bold;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 700;
	font-size:32px;
	background: #1D77C7;
	padding:0px 15px;
	position:absolute;
	bottom:20px;
	right:20px;
}

.properties_result_content article.gallery .__price .value{
	font-size: 15px;
	margin-left:0px;
	bottom: 12px;
	right:0px;
	padding: 4px 13px;
}

.properties_result_content article .__price .key{
	display:none;
}

.properties_result_content article a.detail {

	display:none;
}

.properties_result_content article.gallery a.detail {
	color: #323333;
	font-size:11px;
	border:none;
	font-family: 'Pontano Sans', sans-serif;
	float:left;
	margin-left:5%;
	margin-top:5px;
	display:inline-block;
	text-transform:uppercase;
	text-decoration:underline;
}

.properties_result_content .no_result{
	margin:0px 10px 20px 10px;
	font-weight:bold;
}

/*********** Offer Detail ******************/

.property_detail_content {
	background: rgb(255, 255, 255);
	color: #323333;
}

.property_detail_content #gallery,
.property_detail_content .offer_childs,
.property_detail_content .situation_description,
.property_detail_content .description,
.property_detail_content .specifications,
.property_detail_content div.googleMap{
    margin-left:42px;
}

.property_detail_content .offer_childs h2,
.property_detail_content .situation_description h2,
.property_detail_content .description h2,
.property_detail_content .specifications h2,
.property_detail_content div.googleMap h2,
.property_detail_content .form_contact_container h2{
    margin-bottom:18px;
}

.property_detail_content .navigation_bar ul li,
.property_detail_content .navigation_bar ul{
    margin-top:0px;
    margin-bottom:0;
	margin-left:0px;
}

.property_detail_content .navigation_bar ul li{
	margin-top:20px;
}

.property_detail_content .form_contact_container{
    margin-left:10px;
    margin-right:40px;
}

.property_detail_content div.googleMap{
    margin-right:40px;
}



.property_detail_content h1{
	background: #323333;
	color: #fff;
	padding: 5px 43px;
	margin:0px 0px 20px 0px;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 400;
	font-size:22px;
}

.property_detail_content h2{
	color:#2393c8;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 700;
	font-size:20px;
	margin-top:20px;
	margin-bottom:0px;
	line-height:30px;
}

.property_detail_content h3{
	color:#FFFFFF;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 400;
	font-size:16px;
}

.property_detail_content .overview .__detail_rent_price,
.property_detail_content .overview .__detail_selling_price{
	margin-bottom:10px;
}

.property_detail_content .overview .__detail_rent_price .key,
.property_detail_content .overview .__detail_selling_price .key{
	display:none;
} 

.property_detail_content .overview .__detail_rent_price .value,
.property_detail_content .overview .__detail_selling_price .value{
	color:#2393c8;
	font-weight:bold;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 700;
	font-size:18px;
}

.property_detail_content a.back,
.property_detail_content .overview a.contact{
	margin:10px 0px;
	display:inline-block;
	text-decoration: none;
}

.property_detail_content a.back,
.property_detail_content .overview a.contact,
.property_detail_content .form_contact input[type=submit]{
	color:#FFFFFF;
	background: #33a7d7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzYTdkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDdiYzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #33a7d7 0%, #207bc9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33a7d7), color-stop(100%,#207bc9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #33a7d7 0%,#207bc9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #33a7d7 0%,#207bc9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #33a7d7 0%,#207bc9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #33a7d7 0%,#207bc9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33a7d7', endColorstr='#207bc9',GradientType=0 ); /* IE6-8 */
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
    border-radius:3px;
    border:none;
	padding:3px 15px;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 700;
	letter-spacing:1px;
}

.property_detail_content #gallery #big_photo {
	height: 400px;
}

.property_detail_content #gallery #big_photo img {
	margin-left:2px;
    margin-right: 20px;
    max-height: 404px;
    max-width: 585px;
    min-height: 404px;
    text-align: center;

}

/* Contact Page */

body.contact #center{
	margin-top:20px;
}

#html_contact_simple{
	margin:0px;
	font-size:12px;
}

#html_contact_simple h2{
	color:#FFFFFF;
	background:#000000;
	padding-left:28px;
}

#html_contact_simple h2{
	color:#FFFFFF;
	background:#000000;
	padding-left:40px;
}

#html_contact_simple p{
	padding-left:40px;
}

body.contact.simple #center{
	background: url(/images/bg-transparent-black.png) center center repeat;
	color:#FFFFFF;
	padding-bottom:20px;
}

body.contact.simple .form_contact{
	margin:0 28px 0px 0;
}

body.contact.simple .form_contact legend{
	margin:0 0px 0px 20px;
}


body.contact.simple .form_contact span.required_legend,
body.contact.simple .form_contact dt{
    width:35%;
    margin-left:30px;
}

body.contact.simple .form_contact span.required_legend{
    margin-top:12px;
}

body.contact.simple .form_contact dd{
	width:40%;
	margin-left:10px;
	box-sizing:border-box;
}
body.contact.simple .form_contact dd input[type=text],
body.contact.simple .form_contact dd textarea{
	width:100%;
	box-sizing:border-box;
}

body.contact.simple .form_contact input[type=submit],
#mailchimpSubscriber input[type=submit]{
	background: #2393c8;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
    border-radius:3px;
    border:none;
	padding:3px 15px;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: 700;
	letter-spacing:1px;
}


/* SlideShow */

#slideshow1{
	height:264px;
	border-radius: 40px 0px 0px 0px;
}

#slideshow1 img{
	border-radius: 40px 0px 0px 0px;
 }

/* Contact map */
#html_contact_map {
    margin-top:10px;
}

/* text_phone */
.property_detail_content .form_contact_container p,
#text_phone p {
    margin-top:10px;
	background: #2393c8;
	border-radius:3px;
	padding:10px;
	color:#FFFFFF;
	font-size:18px;
	font-family: 'Pontano Sans', sans-serif;
	font-weight: bold;
	margin:0px 0px 10px 0px;
}

.property_detail_content .specifications .list h3 {
	background: #2393C8;
}

#ken_slider{
	margin-top:50px;
}


/* Mailchimp */

#mailchimpSubscriber h2{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
}

#mailchimpSubscriber #email-element{
	width:37%;
}

#loan_simulator{
	position:relative;
}
#calculatorFrame{
	position:absolute;
	left:950px;
	top:-40px;
}