@import url(/css/jquery.lightbox-0.5.css);

div#gallery-outer {
background:#00440b;
padding: 0 0 2px 0;
margin:0 auto 0 auto;
}

div#gallery-outer div.top{
background:url(/img/golf-gallery-background.jpg) repeat-x #7c7c7c;
margin-bottom:7px;
color:#fff;
border-left:1px solid #7c7c7c;
padding:5px 0 0 2px;
border-right:1px solid #7c7c7c;
font-weight:bold;

line-height:28px;
}


div#gallery-outer div.top a{
color:#fff;
margin:0 0 0 9px;
}

ul#gallery{
list-style:none;
margin:0;
padding:0;
width:253px;
float:right;
clear:both;
overflow:hidden;
height:262px;
overflow:auto;
}

ul#gallery li{ 
margin:0 4px 5px 0;
background-color:#638d6a;
overflow:hidden;
cursor:pointer;
zoom:1;
height:79px;
color:#000000;
font-weight:bold;
}

ul#gallery li:hover,
ul#gallery li.active
{
background-color:#739d7a;
color:#ffffff !important;
}

ul#gallery li img{
border:1px solid #fff;
margin:3px;
float:left;
zoom:1;
display:block;
}

ul#gallery li div.description{
float:left;
width:127px;
margin-left:12px;
margin-top:16px;
font-size:1.3em;
}


ul#gallery li div.hole{
margin-bottom:5px;
}

img#fullimage{
margin:0px 7px 7px 7px;
border:1px solid #fff;
}

ul#holes{
float:right;
list-style:none;
margin:0 5px 0 0;
padding:0;
width:486px;

}

ul#holes li{
float:left;
margin:0;
padding:0;

zoom:1;
display:block;
_width:1%;

_height:1%;
}

ul#holes li a{
color:#fff;
display:block;
margin:0;
padding:0 5px 0 0;

}

ul#holes li.active{
  background:url(/img/golf_gallery_li.jpg) top left no-repeat #00440b;

}

ul#holes li.active a{
  padding-right:8px;
  background:url(/img/golf_gallery_li_a.jpg) top right no-repeat #00440b;
}

div.ajaxloader{
background:url(/img/ajaxloader.gif) 30px 50%  no-repeat;
height:262px;
line-height:262px;
font-size:3em;
padding-left:70px;
color:#fff;
}