body
{
    margin:0;
    padding:0;
    color:#000000;
    background-color:#000000;
    background-image:url("../../media/sp_bckgrnd.gif");
    background-repeat:yes;
}

table
{
    font-size:8pt;
    font-family:tahoma,sans-serif;
}

.hr
{
    height:1px;
    background-color:#000000;
    font-size:0;
    overflow:hidden;
}

a:active, a:visited, a:link
{
    color:#8b0000;
}

.albumTabs
{
    margin:0 0 0 12px;
    padding:0;
}

.contentTable
{
    width:100%;
}

.formButtons
{
    background-color:#b80000;
    border-style:outset;
    border-width:1px;
    border-color:#b80000;
    color:#ffffff;
    padding:2px 10px;
}

/* xxxxxxxxxxxxxxxxxxxxx */
/* x CATEGORIES STYLES x */
/* xxxxxxxxxxxxxxxxxxxxx */

.cat_pageTitle
{
    padding:16px 0 0 25px;
    color:#b80000;
    font-size:24px;
}
a:link.cat_catTitleLink,a:active.cat_catTitleLink,a:visited.cat_catTitleLink
{
    color:#b80000;
    text-decoration:none;
}
a:hover.cat_catTitleLink
{
    color:#b80000;
    text-decoration:underline;
}

  .cat_menuColumn
  {
      border-width:0 1px 0 0;
      border-style:solid;
      border-color:#000000;
      padding:0 0 40px 0;
  }
  .cat_menuColumn a:link, .cat_menuColumn a:active, .cat_menuColumn a:visited
  {
      display:block;
      font-size:8pt;
      color:#000000;
      background-color:#ffffff;
      text-decoration:none;
      padding:1px 0 1px 10px;
  }
  .cat_list_selected
  {
      display:block;
      font-size:8pt;
      color:#000000;
      background-color:#d0d0d0!important;
      background-image:url("../media/albumimages/list_bg.gif");
      background-repeat:repeat-y;
      text-decoration:none;
      padding:1px 0 1px 10px;
  }
  .cat_menuColumn a:hover
  {
      display:block;
      font-size:8pt;
      color:#000000;
      background-color:#c0c0c0!important;
      background-image:url("../media/albumimages/list_bg.gif");
      background-repeat:repeat-y;
      text-decoration:none;
      padding:1px 0 1px 10px;
  }
  .cat_menuSecondBranch
  {
      margin:0 0 0 5px;
      padding:0;
  }

.cat_catPreviewCell
{
    padding:0 0 0 20px;
}
a.cat_catPreviewItem
{
    float:left;
    height:62px;
    width:262px;
    font-family:arial,sans-serif;
    font-size:10px;
    line-height:10px;
    color:#000000!important;
    text-decoration:none;
    border:1px solid #ffffff;
    margin:5px 0 0 5px;
    background-color:#ffffff!important;
    display:block;
}
a:hover.cat_catPreviewItem
{
    background-color:#d0d0d0!important;
    border:1px solid #000000!important;
    color:#b80000!important;
}
a.cat_catItem_selected
{
    background-color:#e0e0e0!important;
    border:1px solid #b80000!important;
    color:#b80000!important;
}
a:hover.cat_catItem_selected
{
    background-color:#d0d0d0!important;
    border:1px solid #b80000!important;
    color:#b80000!important;
}
.cat_catPreviewItem img
{
    height:50px;
    width:50px;
    border:1px solid #000000;
    margin:5px 0 0 5px;
    position:absolute;
    background-color:inherit;
}
.cat_catItem_selected img
{
    height:50px;
    width:50px;
    border:1px solid #b80000;
    margin:5px 0 0 5px;
    position:absolute;
    background-color:inherit;
}
.cat_catItem_selected span img
{
    border:1px solid #b80000!important;
}
.cat_catItem_selected .hr
{
    background-color:#b80000;
}
.cat_catPreviewItem div
{
    cursor:hand;
}
.cat_catPreviewTitle
{
    font-family:tahoma,sans-serif;
    font-size:8pt;
    color:#b80000;
    padding:0 0 2px;
    margin:0 0 2px;
    display:block;
}
.cat_catPreviewItem .cat_catPreviewTitle
{
    border-width:0 0 1px 0;
    border-style:solid;
    border-color:#000000;
}
.cat_catItem_selected .cat_catPreviewTitle
{
    border-width:0 0 1px 0;
    border-style:solid;
    border-color:#b80000;
}

    .cat_thumbs_form
    {
        margin:0;
        padding:0;
    }
    .cat_resultsPerPage
    {
        background-color:#ffffff;
        background-image:url("../media/albumimages/navigation_bg.gif");
        background-repeat:repeat-x;
        padding:5px 0 5px 10px;
    }
    select, input, button
    {
        font-family:tahoma,sans-serif;
        font-size:8pt;
    }
    .resultsSelect
    {
        margin:0 7px;
        padding:0;
    }
    .resultsSubmit
    {
        font-family:tahoma,sans-serif;
        font-size:8pt;
        width:50px;
        height:18px;
        margin:0;
        padding:0;
        border:1px solid #000000;
        color:#000000;
        background-color:#ffffff;
        cursor:hand;
    }
    .cat_prevPage
    {
        background-color:#ffffff;
        background-image:url("../media/albumimages/navigation_bg.gif");
        background-repeat:repeat-x;
        padding:5px 0 5px 15px;
    }
    .cat_pageNumbers
    {
        background-color:#ffffff;
        background-image:url("../media/albumimages/navigation_bg.gif");
        background-repeat:repeat-x;
        padding:7px 15px 5px;
        font-size:10pt;
    }
    .cat_pageNumbers a:active, .cat_pageNumbers a:visited, .cat_pageNumbers a:link
    {
        color:#8b0000;
        font-size:10pt;
        font-weight:bold;
        text-decoration:underline;
    }
    .cat_pageNumbers a:hover
    {
        color:#ff0000;
        font-size:10pt;
        font-weight:bold;
        text-decoration:underline;
    }
    .cat_nextPage
    {
        background-color:#ffffff;
        background-image:url("../media/albumimages/navigation_bg.gif");
        background-repeat:repeat-x;
        padding:5px 10px 5px 0;
    }


.cat_error_div
{
    text-align:left;
    color:#cc0000;
}
.thumbsColumn
{
    padding:6px 0 6px 0;
}
.catPhotoDiv a
{
    float:left;
    margin:5px;
    padding:0;
    border:1px solid #000000;
}
.catPhotoDiv a:hover
{
    margin:3px!important;
    border:3px solid #b80000!important;
}
.catPhotoDiv img
{
    border:0;
    margin:0;
    padding:0;
}

  .cat_thumbView
  {
      background-color:#ffffff;
      background-image:url("../media/albumimages/navigation_bg.gif");
      background-repeat:repeat-x;
      padding:5px 0 5px 10px;
  }
  .cat_prevPhoto
  {
      background-color:#ffffff;
      background-image:url("../media/albumimages/navigation_bg.gif");
      background-repeat:repeat-x;
      padding:5px 15px 5px 0;
  }
  .cat_nextPhoto
  {
      background-color:#ffffff;
      background-image:url("../media/albumimages/navigation_bg.gif");
      background-repeat:repeat-x;
      padding:5px 10px 5px 0;
  }
  .cat_photoColumn
  {
      padding:20px 0;
      font-size:8pt;
  }
  .cat_lowerNav
  {
      background-color:#ffffff;
      background-image:url("../media/albumimages/lower_navigation_bg.gif");
      background-repeat:repeat-x;
      background-position:bottom left;
      padding:5px 10px;
  }
  .sendALink
  {
      border-width:1px 0 0;
      border-style:solid;
      border-color:#000000;
      padding:5px 10px 5px 0;
  }

/* xxxxxxxxxxxxxxxxx */
/* x ALBUMS STYLES x */
/* xxxxxxxxxxxxxxxxx */


.searchColumn
{
    padding:0 0 20px;
}
.searchBar
{
    width:400px;
    margin:0 10px 0 0;
    border:1px solid #8b0000;
}


.dateColumn
{
    padding:0 0 20px;
}
.yearSelect
{
    margin:0 10px 0 0;
}


.divAlbum
{
    float:left;
    margin:10px 10px 0 0;
    width:250px;
    height:50px;
}
.divAlbum a
{
    text-decoration:none;
}
.divAlbum img
{
    float:left;
    border-width:0;
}
.divAlbum div
{
    margin:0 0 0 55px;
}
.divAlbumTitle
{
    border-bottom:1px solid #000000;
    font-weight:bold;
}
.browseLatest
{
    margin:10px 0;
}


.modeSelection
{
    padding:0 0 20px;
}
.albumTitle
{
    padding:0 0 20px;
}
.albumResultsPerPage
{
    border-width:1px 0;
    border-style:solid;
    border-color:#000000;
    padding:5px 0 5px 10px;
}
.albumLastPage
{
    border-width:1px 0;
    border-style:solid;
    border-color:#000000;
    padding:5px 0;
}
.albumPageNumbers
{
    border-width:1px 0;
    border-style:solid;
    border-color:#000000;
    padding:5px 0;
}
.albumNextPage
{
    border-width:1px 0;
    border-style:solid;
    border-color:#000000;
    padding:5px 10px 5px 0;
}
.albumThumbsColumn
{
    padding:20px 0;
}
.albumPhotoDiv a
{
    float:left;
    margin:5px;
    padding:0;
    border:1px solid #000000;
}
.albumPhotoDiv a:hover
{
    margin:3px!important;
    border:3px solid #990000!important;
}
.albumPhotoDiv img
{
    border:0;
    margin:0;
    padding:0;
}
.albumViewSlideshow
{
    border-width:1px 0 0;
    border-style:solid;
    border-color:#000000;
    padding:5px 0 5px 10px;
}
.albumSendALink
{
    border-width:1px 0 0;
    border-style:solid;
    border-color:#000000;
    padding:5px 10px 5px 0;
}


.albumPhotoTitle
{
    border-width:0 0 1px;
    border-style:solid;
    border-color:#000000;
    padding:0 10px 20px;
}
.backToAlbum
{
    padding:5px 0 5px 10px;
}
.albumLastPhoto
{
    padding:5px 0;
}
.albumViewSlideshow
{
    padding:5px 0;
}
.albumNextPhoto
{
    padding:5px 10px 5px 0;
}
.albumPhotoColumn
{
    border-width:1px 0 0;
    border-style:solid;
    border-color:#000000;
    padding:20px;
}
.albumPhotoDescription
{
    padding:0 10px 20px;
}
.albumSendALink
{
    border-width:1px 0 0;
    border-style:solid;
    border-color:#000000;
    padding:5px 10px 5px 0;
}


form
{
    margin:0;
    padding:0;
}
img
{
    border:0;
}
li
{
    margin:2px 0 0;
}
h1, h2, h3, h4, h5, h6
{
    padding:0;
    margin:0;
}

