.gd-home-base {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    background-position: -350px -268px;
    width: 100px;
    height:75px;
   
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url("../../images/landscape/TX\ Props.png");
}
.gd-palisade-container {
    position: absolute;
    top: 0px;
    left: 0px;
}

.gd-palisade-bottom {
    /*border: 1px solid #000;*/
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url("../../images/buildings/Tileset2.png");
    background-position: -16px -32px;
    width: 105px;
    height: 32px;
}



.gd-palisade-top {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 20;
    /*border: 1px solid #000;*/
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url("../../images/buildings/Tileset2.png");
    background-position: -16px 0px;
    width: 105px;
    height: 33px;
}

.gd-palisade2-container {
    position: absolute;
    top: 0px;
    left: 0px;
}

.gd-palisade2-bottom {
    /*border: 1px solid #000;*/
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url("../../images/buildings/Tileset2.png");
    background-position: -5px -129px;
    width: 12px;
    height: 64px;
}



.gd-palisade2-top {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 20;
    /*border: 1px solid #000;*/
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url("../../images/buildings/Tileset2.png");
    background-position: -5px 0px;
    width: 12px;
    height: 65px;
}

.gd-palisade {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    border: 1px  #e71313;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url("../../images/buildings/Tileset2.png ");
}

.gd-palisade.gd-type-1 {
    background-position: -16px 0px;
    width: 105px;
    height: 64px;
}

.gd-wall {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    border: 1px solid #000;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url("../../images/landscape/TX\ Tileset\ Wall.png");
}

.gd-wall.gd-type-1 {
    background-position: 0px 0px;
    width: 10000px;
    height: 10000px;
}

.gd-wall.gd-type-2 {
    background-position: -161px -17px;
    width: 95px;
    height: 136px;
    left: 300px;
}

.gd-wall.gd-type-3 {
    background-position: 10px 10px;
    width: 1000px;
    height: 1000px;
}


.gd-stone {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 7;
   
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url("../../images/landscape/TX\ Props.png");
}

.gd-stone.gd-type-1 {
    background-position: -9px -492px;
    width: 14px;
    height:11px;
}

.gd-stone.gd-type-2 {
    background-position: -39px -487px;
    width: 20px;
    height:20px;
}

.gd-stone.gd-type-3 {
    background-position: -66px -485px;
    width: 27px;
    height:25px;
}

.gd-stone.gd-type-4 {
    background-position: -99px -485px;
    width: 28px;
    height:25px;
}

.gd-stone.gd-type-5 {
    background-position: -129px -481px;
    width: 30px;
    height:30px;
}

.gd-stone.gd-type-6 {
    background-position: -159px -481px;
    width: 34px;
    height:30px;
}

.gd-stone.gd-type-7 {
    background-position: -229px -486px;
    width: 23px;
    height:23px;
}

.gd-stone.gd-type-8 {
    background-position: -260px -487px;
    width: 25px;
    height:20px;
}

.gd-stone.gd-type-9 {
    background-position: -286px -483px;
    width: 38px;
    height:30px;
}

.gd-stone.gd-type-10 {
    background-position: -1px -425px;
    width: 60px;
    height:50px;
}

.gd-wood {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background-color: transparent;
    background-repeat: no-repeat;
}


.gd-wood.gd-type-1 {
    background-image: url("../../images/landscape/3.png");
    width: 19px;
    height: 21px;

}
.gd-wood.gd-type-2 {
    background-image: url("../../images/landscape/4.png");
    width: 15px;
    height: 13px;

}
.gd-wood.gd-type-3 {
    background-image: url("../../images/landscape/5.png");
    width: 26px;
    height: 17px;

}
