	


a.highslide-full-expand {
			background: url(../images/gallery/fullexpand.gif) no-repeat;
			display: block;
			margin: 0 10px 10px 0;
			width: 34px;
			height: 34px;
}
.highslide {
 cursor: url(../images/gallery/zoomin.cur), pointer;
}

.highslide img {
 border-width: 2px;
 border-color: #000000;
}

.highslide:hover img {
 border-width: 2px;
 border-color: #000000;
}

.highslide-image {
 border: 2px solid white;
}

.highslide-image-blur {
}

.highslide-caption {
 display: none;
 color: black;
 border: 2px solid white;
 border-top: none;
 font-size: 15px;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 padding: 5px;
 background-color: white;
}

.highslide-caption a:link {
 color: #000000;
 font-weight: bold;
}

.highslide-caption a:visited {
 color: #000000;
 font-weight: bold;
}

.highslide-caption a:hover {
 color: #ff0000;
 font-weight: bold;
}

.highslide-caption a:active {
 color: #000000;
 font-weight: bold;
}

.highslide-dimming {
 background: black;
 position: absolute;
 visibility: hidden;
}

.highslide-active-anchor img {
 visibility: hidden;
}

.highslide-loading {
 display: block;
 color: white;
 font-size: 9px;
 font-weight: bold;
 text-decoration: none;
 padding: 3px;
 border-top: 1px solid white;
 border-bottom: 1px solid white;
 background-color: black;
}

.highslide-move {
 cursor: move;
}

.highslide-overlay {
 display: none;
}

.controlbar { 
 background: url(../images/gallery/controlbar4.gif);
 width: 167px;
 height: 34px;
}

.controlbar a { 
 display: block;
 float: left;
 /*margin: 0px 0 0 4px;*/ 
 height: 27px;
}

.controlbar a:hover {
 background-image: url(../images/gallery/controlbar4-hover.gif);
}

.controlbar .previous {
 width: 50px;
}

.controlbar .next {
 width: 40px;
 background-position: -50px 0;
}

.controlbar .highslide-move {
 width: 40px;
 background-position: -90px 0;
}

.controlbar .close {
 width: 36px;
 background-position: -130px 0;
}

.highslide-display-block {
 display: block;
}

.highslide-display-none {
 display: none;
}

.thumbs:hover img {
    border-color: #a0a0a0;
	border-width: 10px;
	text-align: center;
}

.thumbs img {
	border-color: #a0a0a0;
	border-width: 10px;
	text-align: center;
}

.thumbs ul { 
     display:inline;
	 list-style-image:none;
}


 
