﻿.glActPhoto
{
  width: 308px;
  height: 232px;
  background-image: url('glActBkg.jpg');
  background-repeat: no-repeat;
  text-align: center;
  vertical-align: middle;
}
.glBkg
{
  width: 745px;
  height: 315px;
  background-image: url('glBkg.jpg');
  background-repeat: no-repeat;
}
.glButtons
{
  width: 308px;
}
.glGroupSep
{
  height: 2px;
}
.glItem
{
  width: 100px;
  height: 76px;
  background-image: url('glItemBkg.jpg');
  background-repeat: no-repeat;
  background-color: #B2B2B2;
}
.glItemSelected
{
  width: 100px;
  height: 76px;
  background-image: url('glItemSelectedBkg.jpg');
  background-repeat: no-repeat;
  background-color: #7F2D33;
}
.glItems
{
  width: 406px;
  height: 232px;
  background-image: url('glItemsBkg.jpg');
  background-repeat: no-repeat;
}
.glItemSep
{
  width: 2px;
}
.glTitle
{
  height: 25px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.glTitleTextTd
{
  width: 100%;
}
.glTitleTextTxb
{
  color: #FFFFFF;
  border-style: none;
  border-width: 0px;
  background-color: Transparent;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.glTitleTextLbl
{
}
.glTitleToolbar
{
  width: 100px;
}
.glTitlePhotoCountTd
{
}
.glTitlePhotoCountLbl
{
  margin-left: 5px;
  margin-right: 5px;
}
.glTitlePhotoNoTd
{
}
.glTitlePhotoNoLbl
{
  margin-left: 5px;
  margin-right: 5px;
}
.glPlayer
{
  width: 727px;
  height: 295px;
}
.glPager
{
}
.glMarginTop
{
  height: 15px;
}
.glMarginLeft
{
  width: 15px;
}
.glMarginRight
{
}
.glMarginBottom
{
}
.glButtonsLeftMarginTd
{
  width: 15px;
}
.glButtonPlayPauseTd
{
}
.glButtonPrevTd
{
}
.glButtonNextTd
{
}
.glPagerLeftMarginTd
{
  width: 15px;
}
.glCurrentPage
{
  color: #A93B44;
}
.glNumericPagerButton
{
  color: #99CCFF;
}
.glTextDiv
{
  position: absolute;
}
.glFrvText
{
  position: absolute;
  top: -165px;
  left: 400px;
  background-color: Transparent;
}
.glTextScrollDiv
{
  margin: 8px;
  width: 314px;
  height: 124px;
  overflow: scroll;
  font-size: 9px;
}
.glTextNoScrollDiv
{
  width: 314px;
  height: 124px;
  font-size: 9px;
  margin-top: 5px;
  margin-left: 5px;
}
.glFrvTextRow
{
  background-image: url('glTextBkg.jpg');
  background-repeat: no-repeat;
  background-color: #E5E5E5;
}
.glResizable
{
  border: 1px solid #000000;
  background-color: #BCA183;
}
.glLeftMenuResizable
{
  border: 1px solid #C1CED1;
}
.glTextItemButtons
{
  padding: 5px;
  position: absolute;
  width: 330px;
  height: 20px;
}
.glPhotoToolbarBkg
{
  background-color: #ffffff;
  filter: alpha(opacity=75);
  opacity: 0.75;
}
