@charset "utf-8";

.builtHomesHolder{position:relative;width:100%;height:auto;top:0;left:0;font-size:0;background:none;padding-bottom:2px}
.builtHomeThumbFrame{position:relative;display:inline-block;width:230px;height:400px;margin:15px;background:#ffffff;border:black solid 1px;cursor:pointer;overflow:hidden;box-shadow:0px 5px 10px rgba(0,0,0,0.40);}
.builtHomeThumbImg{position:relative;width:100%;height:auto;top:0;left:0;background:#888686;border:red solid 0px;}
.builtHomeInfoPanel p{text-align:center;}

.homeFrame{position:absolute;width:100%;height:100%;top:0;left:0;background:#888686;overflow:hidden;}
.homeFramePhotoHolder{position:absolute;width:60%;height:100%;top:0;left:20%;background:#888686;z-index:5;}
.homeFrameImg{position:absolute;width:auto;height:100%;top:0;left:0;background:none;}
#homeFrameImg1{z-index:10;}
#homeFrameImg2{z-index:0;}
.homeThumbFrame{position:absolute;width:20%;height:100%;top:0%;left:80%;background:#888686;z-index:20;overflow:hidden;box-shadow:-5px 0px 10px rgba(0,0,0,0.40);}
.homeThumbHolder{position:absolute;width:103%;height:100%;top:0;left:0;background:#888686;font-size:0;}
.homeThumbLeftButton{position:absolute;width:25px;height:100%;top:0;left:0;background:rgba(0,0,0,0.85);z-index:30;}
.homeThumbRightButton{position:absolute;width:25px;height:100%;top:0;right:0;background:rgba(0,0,0,0.85);z-index:30;}
.homeThumb{position:relative;display:inline-block;width:50%;height:20%;top:0;left:0;background:#888686;margin:0;cursor:pointer;border: 1px solid black;background-image:url(../images/preloader.gif);background-size:cover;overflow:hidden;}
.homeThumbImg{position:absolute;width:auto;height:100%;top:0;left:0;background:#888686;opacity:0;}
.builtHomeLocationFrame{position:absolute;overflow:hidden;z-index:40;width:100%;height:100%;display:none;}
.builtHomeLocationLotmap{position:absolute;width:100%;height:100%;}
