#{
            clear: both;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        }

# div.topPanel
{
    float: left;
    width: 100%;
}

# div.slidePart
{
    padding-top: 8px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 2px;
    height: 2px;
}

# img.slide
{
    border-color: #303030;
    border-style: solid;
    border-width: 1px;
    float: left;
    width: px;
    height: px;
}

# div.videoOptions
{
    position: absolute;
    bottom: 2px;
    left: 2px;
    width: -2px;
    height: 52px;
}

# div.videoOptions a
{
    color: #101010;
    text-decoration: none;
}

# div.videoOptions a:hover
{
    background-color: #80a0c0;
    color: #000000;
}

# div.videoOptions div.mp4
{
        background-image: url('https://savethesharpfarm.com/images/media/mp4OptionsShort.gif');
    background-repeat: no-repeat;
    line-height: 14px;  /* Height of 42px / 3 lines of text */
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 97px;
    height: 52px;
}

# div.videoOptions div.mp4 div.icon
{
    position: absolute;
    top: 10px;
    left: 5px;
    width: 32px;
}

# div.videoOptions div.mp4 div.options
{
    font-size: smaller;
    margin-top: -23px;
    position: absolute;
    top: 50%;
    left: 41px;
    vertical-align: middle;
    white-space: nowrap;
    width: 65px;
    height: 42px;
}

# div.videoOptions div.wmv
{
        background-image: url('https://savethesharpfarm.com/images/media/wmvOptionsShort.gif');
    background-repeat: no-repeat;
    line-height: 14px;  /* Height of 42px / 3 lines of text */
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 97px;
    height: 52px;
}

# div.videoOptions div.wmv div.icon
{
    position: absolute;
    top: 10px;
    right: 7px;
    width: 32px;
}

# div.videoOptions div.wmv div.options
{
    font-size: smaller;
    margin-top: -23px;
    position: absolute;
    top: 50%;
    right: 42px;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
    width: 65px;
    height: 42px;
}

# div.audioOptions
{
    font-size: smaller;
    background-color: #f0f0f0;
    margin-bottom: 2px;
    position: absolute;
    bottom: 1px;
    left: 1px;
    white-space: nowrap;
    width: px;
}

# div.audioOptions a
{
    color: #101010;
    text-decoration: none;
}

# div.audioOptions a:hover
{
    background-color: #80a0c0;
    color: #000000;
}

# div.audioOptions div.low
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin-left: 5px;
    text-align: left;
    width: 50%;
}

# div.audioOptions div.high
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin-right: 5px;
    text-align: right;
    width: 50%;
}

# div.bottomPanelWrapper
{
    float: left;
    width: 100%;
}

# div.bottomPanel
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 2px;
}

# div.previousSlide
{
    float: left;
    padding-top: 2px;
    padding-right: 5px;
    width: 15px;
    height: 30px;
}

# div.nextSlide
{
    float: right;
    padding-top: 2px;
    padding-left: 5px;
    width: 15px;
    height: 30px;
}

# div.caption
{
    font-size: smaller;
    font-weight: bold;
    padding-top: 2px;
}

# div.slideIndices
{
    padding-top: 2px;
    font-weight: bold;
}

# div.slideIndices span
{
    padding-left: 3px;
    padding-right: 3px;
}

# div.slideIndices a
{
    text-decoration: none;
}

# div.slideIndices span.selected
{
    background-color: #cdaa7c;
    color: #000000;
}

# img.arrow
{
    border: 0;
}

# a.arrow
{
    font-size: 0;
}

# a.arrow:hover
{
    background-color: transparent;
}

# div.bottomMargin
{
    float: left;
    font-size: 0;
    width: 100%;
    height: 8px;
}

# div.slideIndices span.selected
{
    background-color: #80a0ff;
    color: #000000;
}

