.imgpopdown{
z-index: 0;
}
.imgpopdown:hover{
background-color: transparent;
z-index: 50;
}


.imgpopdown span{ /*CSS for enlarged image*/
background:url("../images/popup2.png") no-repeat;
position: absolute;
padding-left: 10px;
padding-top:30px;
z-index:999;
margin-top:90px;
margin-left:45px;
width:297px;
height:278px;
visibility: hidden;
}
.imgpopdown span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.imgpopdown:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 0px; /*position where enlarged image should offset horizontally */
}



.imgpopdown2{
z-index: 0;
}
.imgpopdown2:hover{
background-color: transparent;
z-index: 50;
}
.imgpopdown2 span{ /*CSS for enlarged image*/
background:url("../images/popup2.png") no-repeat;
position: absolute;
padding-left: 10px;
padding-top:30px;
z-index:999;
margin-top:60px;
margin-left:160px;
width:297px;
height:278px;
visibility: hidden;
}

.imgpopdown2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.imgpopdown2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 0px; /*position where enlarged image should offset horizontally */
}

.imgpopdown3{
z-index: 0;
}
.imgpopdown3:hover{
background-color: transparent;
z-index: 50;
}
.imgpopdown3 span{ /*CSS for enlarged image*/
background:url("../images/popup2.png") no-repeat;
position: absolute;
padding-left: 10px;
padding-top:30px;
z-index:999;
margin-top:120px;
margin-left:160px;
width:297px;
height:278px;
visibility: hidden;
}

.imgpopdown3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.imgpopdown3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 0px; /*position where enlarged image should offset horizontally */
}

.imgpopup{
z-index: 0;
}
.imgpopup:hover{
background-color: transparent;
z-index: 50;
}

.imgpopup span{ /*CSS for enlarged image*/
background:url("../images/popup.png") no-repeat;
position: absolute;
padding-left: 10px;
padding-top:5px;
z-index:999;
margin-top:-220px;
margin-left:45px;
width:297px;
height:305px;
visibility: hidden;
}
.imgpopup span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.imgpopup:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 0px; /*position where enlarged image should offset horizontally */
}


.imgpopup2{
z-index: 999;
}
.imgpopup:hover2{
background-color: transparent;
z-index: 999;
}

.imgpopup2 span{ /*CSS for enlarged image*/
background:url("../images/popup.png") no-repeat;
position: absolute;
padding-left: 10px;
padding-top:10px;
z-index:999;
margin-top:-240px;
margin-left:160px;
width:297px;
height:300px;
visibility: hidden;
}
.imgpopup2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.imgpopup2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 0px; /*position where enlarged image should offset horizontally */
}
.imgpopup2{
z-index: 0;
}
.imgpopup:hover3{
background-color: transparent;
z-index: 50;
}

.imgpopup3 span{ /*CSS for enlarged image*/
background:url("../images/popup.png") no-repeat;
position: absolute;
padding-left: 10px;
padding-top:10px;
z-index:997;
margin-top:-180px;
margin-left:160px;
width:297px;
height:300px;
visibility: hidden;
}
.imgpopup3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.imgpopup3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 0px; /*position where enlarged image should offset horizontally */
}