
/*********************************************************************************
 * DEFAULT
 *********************************************************************************/
.properties-week {  padding: 0; margin: 0; float:left; width:250px;}
.properties-week .property { float:left; margin-bottom: 0px;/* background: url('../images/pand.png') no-repeat;  padding-left: 18px; padding-bottom: 20px; padding-right: 15px; !important;*/padding-bottom: 10px;  padding-top: 15px !important; border-bottom:#555555 dotted  1px; }
.properties-week .property-image { vertical-align: middle; overflow: hidden; text-align: center; float:left; }
.properties-week .property-image img { margin: 0; }
.properties-week .property-info { float:left; margin-top: 0px; padding: 2px 5px;  width:115px; }
.properties-week .property-info .address{ float:left; font-weight:bold; height:20px; font-weight:bold; width:115px;  }
.properties-week .property-info .desc{ float:left; line-height: 20px;  width:115px; }
.properties-week .property-info .price { float:left; line-height: 30px; margin-top: 5px; margin-left: 5px;width:115px; }
.properties-week .property-info .details { float: left;  padding: 2px 5px;  border-radius:0px; -moz-border-radius:5px; }
.properties-week .property-info .details a {  text-decoration:none;  text-transform:uppercase; white-space: nowrap;}

.properties-week -vertical .property { position: relative; }

.properties-week -horizontal .property { float: left;  margin-right: 10px; position: relative;}

/*********************************************************************************
 * SWITCHER
 *********************************************************************************/
.properties-week-switcher { position:relative;  } 
.properties-week-switcher .property { position: absolute; left: 0; top : 0; }
.galleria-layer .prop-price{position: relative; font-weight:bold; float: left;}
.galleria-layer .meer-info{position: relative; float: right;color: #952923;font-weight: bold;}
.pointer .galleria-layer .meer-info{text-decoration:underline;}
.galleria-layer .meer-info a{font-weight: bold;}
.galleria-layer .address{ font-family: 'PT Sans', sans-serif; }
.galleria-layer .content{position:relative;left:20px;top:178px;width:720px;z-index:10;background-color:#ffffff;background:rgba(255, 255, 255, 0.9);color:#000;padding: 0px;overflow:auto;padding-bottom: 10px;}
.galleria-layer .content.pointer {cursor: pointer;}
.galleria-layer .title{padding: 2px 10px;border: 1px solid #E3E1E1;color: #ffffff;font-size: 15px;line-height: 24px;text-transform: uppercase;font-weight: 300;font-size: 16px;}
.galleria-layer .property{padding: 10px;}
.galleria-layer h2{font-size:16px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-weight: normal;}
.galleria-layer p{margin:0;line-height:18px;}
.clear { clear: both;}
#showcase-row {z-index:1 !important;}
/*********responsive*************************/
@media (max-width: 1400px) and (min-width: 979px){
.galleria-layer .content{width: 49%;}
}
@media (max-width: 767px) {
#showcase-row {position:relative;height: 100%;}
.galleria-layer .content{top:0; margin-top:10%;}
}
@media (max-width: 979px) and (min-width: 767px ){
.galleria-layer .content{width: 60%;}
}
@media (max-width: 767px) and (min-width: 480px ){
.galleria-layer .content{width: 70%;float:left;}
.galleria-layer h2{font-size:18px;}
.galleria-thumbnails-container{}
}
@media (max-width: 480px ){

.galleria-layer .content{width: 90%;left:2px;padding-bottom: 2px;}
.galleria-layer h2,.galleria-layer .title{font-size:14px;margin: 0;}
.galleria-thumbnails-container{display: none;visibility: hidden;}
}
