DIV.content
{
    width: 360px;
    display: none;
    float: right;
    padding:-50px 0 0 0;
}
DIV.content A
{
    color: #777;
    text-decoration: none;
}
DIV.navigation A
{
    color: #777;
    text-decoration: none;
}
DIV.content A:focus
{
    text-decoration: underline;
}
DIV.content A:hover
{
    text-decoration: underline;
}
DIV.content A:active
{
    text-decoration: underline;
}
DIV.controls
{
    margin-top: 5px;
    height: 23px;
}
DIV.controls A
{
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
DIV.ss-controls
{
    float: left;
}
DIV.nav-controls
{
    float: right;
}
DIV.slideshow-container
{
    position: relative;
    height: 220px;
    clear: both;
}
DIV.loader
{
    background-image: url(loader.gif);
    position: absolute;
    width: 350px;
    background-repeat: no-repeat;
    background-position: center 50%;
    height: 202px;
    top: 0px;
    left: 0px;
}
DIV.slideshow
{
}
DIV.slideshow SPAN.image-wrapper
{
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
}
DIV.slideshow A.advance-link
{
    text-align: top;
    line-height: 0px;
    width: 350px;
    display: block;
    height: auto;
}
DIV.slideshow A.advance-link:hover
{
    text-decoration: none;
}
DIV.slideshow A.advance-link:active
{
    text-decoration: none;
}
DIV.slideshow A.advance-link:visited
{
    text-decoration: none;
}
DIV.slideshow IMG
{
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    vertical-align: middle;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
}
DIV.download
{
    float: right;
}
DIV.caption-container
{
    position: relative;
    height: 75px;
    clear: left;
}
SPAN.image-caption
{
    position: absolute;
    width: 350px;
    display: block;
    top: 0px;
    left: 0px;
}
DIV.caption
{
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
}
DIV.image-title
{
    font-size: 1.4em;
    font-weight: bold;
}
DIV.image-desc
{
    line-height: 1.3em;
    padding-top: 12px;
}
DIV.navigation
{
}
UL.thumbs
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    clear: both;
    padding-top: 0px;
}
UL.thumbs LI
{
    padding-bottom: 0px;
    list-style-type: none;
    margin: 5px 10px 5px 0px;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    padding-top: 0px;
}
A.thumb
{
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    display: block;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    padding-top: 2px;
}
UL.thumbs LI.selected A.thumb
{
    background: #000;
}
A.thumb:focus
{
    outline-style: none;
    outline-color: invert;
    outline-width: medium;
}
UL.thumbs IMG
{
    border-bottom: medium none;
    border-left: medium none;
    display: block;
    border-top: medium none;
    border-right: medium none;
}
DIV.pagination
{
    clear: both;
}
DIV.navigation DIV.top
{
    margin-bottom: 12px;
    height: 11px;
}
DIV.navigation DIV.bottom
{
    margin-top: 12px;
}
DIV.pagination A
{
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    padding-bottom: 2px;
    padding-left: 7px;
    padding-right: 7px;
    display: block;
    float: left;
    border-top: #ccc 1px solid;
    margin-right: 2px;
    border-right: #ccc 1px solid;
    padding-top: 4px;
}
DIV.pagination SPAN.current
{
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    padding-bottom: 2px;
    padding-left: 7px;
    padding-right: 7px;
    display: block;
    float: left;
    border-top: #ccc 1px solid;
    margin-right: 2px;
    border-right: #ccc 1px solid;
    padding-top: 4px;
}
DIV.pagination SPAN.ellipsis
{
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    padding-bottom: 2px;
    padding-left: 7px;
    padding-right: 7px;
    display: block;
    float: left;
    border-top: #ccc 1px solid;
    margin-right: 2px;
    border-right: #ccc 1px solid;
    padding-top: 4px;
}
DIV.pagination A:hover
{
    background-color: #eee;
    text-decoration: none;
}
DIV.pagination SPAN.current
{
    border-bottom-color: #000;
    background-color: #000;
    border-top-color: #000;
    color: #fff;
    border-right-color: #000;
    border-left-color: #000;
    font-weight: bold;
}
DIV.pagination SPAN.ellipsis
{
    border-bottom: medium none;
    border-left: medium none;
    padding-bottom: 3px;
    padding-left: 2px;
    padding-right: 0px;
    border-top: medium none;
    border-right: medium none;
    padding-top: 5px;
}
