﻿div#photobrowser
{
    width: 402px;
    overflow: hidden;
    padding: 2px;
    background-color: #E7E7E7;
    border: solid 1px #C7C7C7;
}

div.pbmainphotoc
{
    position: relative;
    width: 402px;
    height: 302px;
    margin-bottom: 4px;
    background: transparent url('/images/loaderbig.gif') no-repeat center;
    cursor: pointer;
}

div.pbmainphoto
{
    width: 402px;
    height: 302px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

div.pbover
{
    padding-top: 2px;
    position: absolute;
    top: 2px;
    left: 1px;
    width: 400px;
    height: 17px;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    background: transparent url('/images/webstatus.png') repeat-x;
    overflow: hidden;
}

div.pbslideshow
{
    width: 402px;
    height: 302px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

img.pbmainimage1
{
    
}

img.pbmainimage2
{
    
}

.pbborder
{
    border: solid 1px #283991;
}

div.pbbrowser
{
    width: 402px;
    height: 140px;
}

div.pbmessage
{
    width: 402px;
    text-align: center;
    height: 20px;
    line-height: 20px;
}

div.pbnav
{
    width: 16px;
    height: 138px;
    float: left;
    margin-top: 1px;
    margin-bottom: 1px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position:center center;
}

div.pbleft
{
    margin-right: 1px;
}

div.pbleftenabled
{
    background-image: url('/images/pbleftenabled.gif');
}

div.pbleftenabled:hover
{
    background-image: url('/images/pblefthover.gif');
}

div.pbleftdisabled
{
    background-image: url('/images/pbleftdisabled.gif');
}

div.pbright
{
    margin-left: 1px;
}

div.pbrightenabled
{
    background-image: url('/images/pbrightenabled.gif');
}

div.pbrightenabled:hover
{
    background-image: url('/images/pbrighthover.gif');
}

div.pbrightdisabled
{
    background-image: url('/images/pbrightdisabled.gif');
}

div.pbthumbnailsc
{
    width: 368px;
    height: 140px;
    float: left;
    overflow: hidden;
    position: relative;
}

div.pbthumbnails
{
    width: 368px;
    height: 140px;
    position: absolute;
    top: 0;
    left: 0;
    /*float: left;
    overflow: hidden;*/
}

div.pbhelp
{
    width: 364px;
    height: 136px;
    top: 0;
    left: 0;
    overflow: hidden;
    margin: 1px;
    background-color: #FFF;
}

div.pbhelph
{
    width: 360px;
    overflow: hidden; 
    background-color: #283991; 
    color: #FFF;
    padding: 2px;
}

div.pbhelph a
{
    color: #FFF;
    text-decoration: underline;
}

div.pbhelph a:hover
{
    text-decoration: none;
}

div.pbhelph a.pbhelpclose
{
    background: transparent url('/images/pbclose.gif') no-repeat center right;
    padding-right: 14px;
}

div.pbhelph a.pbhelpclose:hover
{
    background-image: url('/images/pbclosered.gif');
}

div.pbhelpb
{
    width: 360px;
    overflow: hidden;
    padding: 2px;
    text-align: center;
}

div.pbhelpb ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

div.pbhelpb li
{
    padding-bottom: 10px;
}

div.pbthumbnail
{
    float: left;
    width: 88px;
    height: 66px;
    border: solid 1px #283991;
    margin: 1px;
    text-align: center;
    background: transparent url('/images/loadersmall.gif') no-repeat center;
}

img.thumbimage
{
    border: none;
}
