@charset "UTF-8";
/* CSS Document */

/* gallery gallery gallery gallery */
/* gallery gallery gallery gallery */
/* gallery gallery gallery gallery */

body {
    text-align:center; 
    font-family: tahoma, arial, sans-serif; 
    font-size:76%; 
    letter-spacing:0.05em;
}

#container a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
}

#container {
    position:relative; 
    width:770px; 
    /* height:430px; */
    margin:20px auto 0 auto; 
    border:1px solid #aaa; 
    background-color: #fff;
    background-image: url(../images/gallery_intro.jpg);
    background-repeat: no-repeat;
    background-position: 5px 40px;
}

#container a.gallery:hover span {
    position:absolute; 
    width:500px; 
    height:390px; 
    top:40px; 
    left:5px; 
    color:#000; 
    background:#fff;
}

#container ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
}
#container a.gallery, #container a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
}
#container a.slidea {
    height:55px;
    width:80px;
    background-image: url(../images/putting_green/puttinggreen_1T.jpg);	
}
#container a.slideb {
    background:url(../images/putting_green/puttinggreen_2T.jpg); 
    height:55px; 
    width:80px;
}
#container a.slidec {
    background:url(../images/putting_green/puttinggreen_3T.jpg);
    height:55px; 
    width:80px;
}
#container a.slided {
    background:url(../images/putting_green/puttinggreen_4T.jpg);
    height:55px; 
    width:80px;
}
#container a.slidee {
    background:url(../images/putting_green/puttinggreen_5T.jpg);
    height:55px; 
    width:80px;
}


#container a.slidef {
    background:url(../images/putting_green/puttinggreen_6T.jpg);
    height:55px; 
    width:80px;
}

#container a.slideg {
    background:url(../images/putting_green/puttinggreen_7T.jpg);
    height:55px; 
    width:80px;
}

#container a.slideh {
    background:url(../images/putting_green/puttinggreen_8T.jpg);
    height:55px; 
    width:80px;
}

#container a.slidei {
    background:url(../images/putting_green/puttinggreen_9T.jpg);
    height:55px; 
    width:80px;
}

#container a.slidej {
    background:url(../images/putting_green/puttinggreen_10T.jpg);
    height:55px; 
    width:80px;
}

#container a.slidek {
    background:url(../images/putting_green/puttinggreen_11T.jpg);
    height:55px; 
    width:80px;
}

#container a.slidel {
    background:url(../images/putting_green/puttinggreen_12T.jpg);
    height:55px; 
    width:80px;
}

#container a.slidem{
    background:url(../images/putting_green/puttinggreen_13T.jpg);
    height:55px; 
    width:80px;
}

#container a.sliden {
    background:url(../images/putting_green/puttinggreen_14T.jpg);
    height:55px; 
    width:80px;
}
#container a.slideo {
    background:url(../images/putting_green/puttinggreen_15T.jpg);
    height:55px; 
    width:80px;
}
#container a.slidep {
    background:url(../images/putting_green/puttinggreen_16T.jpg);
    height:55px; 
    width:80px;
}
#container a.slideq {
    background:url(../images/putting_green/puttinggreen_17T.jpg);
    height:55px; 
    width:80px;
}
#container a.slider {
    background:url(../images/putting_green/puttinggreen_18T.jpg);
    height:55px; 
    width:80px;
}
#container a.slides {
    background:url(../images/putting_green/puttinggreen_19T.jpg);
    height:55px; 
    width:80px;
}

#container a.slide_20 {
    background:url(../images/putting_green/puttinggreen_20T.jpg);
    height:55px; 
    width:80px;
}
#container a.slide_21 {
    background:url(../images/putting_green/puttinggreen_21T.jpg);
    height:55px; 
    width:80px;
}
#container a.slide_22 {
    background:url(../images/putting_green/puttinggreen_22T.jpg);
    height:55px; 
    width:80px;
}
#container a.slide_23 {
    background:url(../images/putting_green/puttinggreen_23T.jpg);
    height:55px; 
    width:80px;
}
#container a.slide_24 {
    background:url(../images/putting_green/puttinggreen_24T.jpg);
    height:55px; 
    width:80px;
}
#container a.slide_25 {
    background:url(../images/putting_green/puttinggreen_25T.jpg);
    height:55px; 
    width:80px;
}
/* set the size of the unordered list to neatly house the thumbnails */
/* set the size of the unordered list to neatly house the thumbnails */
#container ul {
    width:258px; 
    /* height:386px; */
}
#container li {
    float:left;
}

/* move the thumbnails into the correct position */
#container ul {
    margin:5px; 
    float:right;
}

/* change the thumbnail border color */
#container a.gallery:hover {
    border:1px solid #fff; 
}

/* styling the :hover span */


#container a.gallery:hover img {
    border:1px solid #fff; 
    float:left; 
    margin-right:5px;
}  

#container a.slideb:hover img, #container a.slidei:hover img {
    float:left;
}