﻿#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:540px; margin:5px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {margin:0; float:left;overflow:hidden;position:relative; width:420px; height:327px; padding:0px; border:0px solid #ccc; background:#666;}
#image {width:420px; }
#image img {position:absolute; z-index:25; width:420px; height:auto;}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../../images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../../images/right.gif) right center no-repeat}
#imglink {position:absolute; height:280px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../../images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:right; width:100px; height:20px; background:url(../../images/scroll-up.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:100px; height:20px; background:#222 url(../../images/scroll-down.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:right; position:relative; width:100px; margin-left:5px; height:287px; overflow:hidden}
#slider {position:absolute; left:0; height:80px; width:150px;}
#slider img {cursor:pointer; border:1px solid #666; padding:0px; top:0; height:80px; margin:2px 0 !important;}



#widegallery-left
{
    background-color:#666666;
    padding:10px;
    width:195px;
    min-height:370px;
    float:left;
    overflow:auto;
}
#widegallery-right
{
    background-color:#666666;
    padding:10px;
    width:715px;
    float:right;
    min-height:370px;
    overflow:hidden;
}

#widegallery-right .galleryImage
{
    text-align:center;
    width:600px;
    height:349px;
    overflow:hidden;
    border:0px #999999 solid;
}

.galleryHeader .title
{
    padding:8px;
    background-color:#666666;
    font-size:1.5em;
    color:#ffffff;
}

.galleryHeader .description
{
    padding:5px;
    margin:5px;
    text-align:right;
    background-color:#666666;
}

.galleryCaption
{
    padding:5px;
    margin:5px;
    text-align:center;
    border:solid 1px #888888;
    background-color:#dfdfdf;
}

#content-right .galleryImage
{
    text-align:center;
    width:450px;
    height:349px;
    overflow:hidden;
    border:0px #999999 solid;
}

.galleryThumbnails td
{
    padding:0px 0 13px 5px;
}

.galleryThumbnails .thumbnailRowSelected .image
{
    border:1px #999999 solid;
}

.thumbnailRow .image
{
    border:1px #999999 solid;
}

.galleryThumbnailsPager table
{
    text-align:center;
    vertical-align:middle;
    width:102px;
    height:75px;
    border:1px #999999 solid;
}

td.galleryImageCell
{
	background-image:url(../../img/loading.gif);
	background-repeat:no-repeat;
	background-position:center center;
}

