/*Website created by Bogdan Zinko*//*Zed Axiz Production Inc.  2007*/.bg span{ /*This is a default for the pictures for all resolutions*/position: absolute;background-color: transparent;padding: 2px;top: 50px ;left: 250px;text-decoration: none;}/*Credits: Dynamic Drive CSS Library *//*URL: http://www.dynamicdrive.com/style/ */.gallerycontainer{position: relative;/*Add a height attribute and set to largest image's height to prevent overlaying*/}.thumbnail img{border: 1px #1E90FF;margin: 0 5px 5px 0;}.thumbnail:hover{background-color: transparent;}.thumbnail:hover img{/*border: 1px #33FFCC;*/}.thumbnail span{ /*CSS for enlarged image*/position: absolute;background-color: #000000;padding: 2px;left: -1000px;visibility: hidden;text-decoration: none;}.thumbnail span img{ /*CSS for enlarged image*/border-width: 0;padding: 2px;}.thumbnail:hover span{ /*CSS for enlarged image*/visibility: visible;top: 15px;left: 150px; /*position where enlarged image should offset horizontally */z-index: 50;}