﻿*
{
    margin: 0 auto;
    scrollbar-base-color: #000000;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #1E1E1E;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #000000;
    scrollbar-track-color: #000000;
}

body 
{
    scrollbar-base-color: #000000;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #1E1E1E;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #000000;
    scrollbar-track-color: #000000;
    position: relative;
    text-align: center;
    height: 100%;
    background-color: Black;
}

.navBody
{
    background-color: White;
}

#top
{
    xbackground-image: url("images/shadowline.gif");
    background-position: bottom;
    height: 8%;
    top: 0px;
    width: 100%;
    position: fixed;
}

#fullcontainer
{
    width: 1024px; /* 100% */
    height: 600px; /* 100% */
    text-align: center;
    vertical-align: middle;
    .top: .1%;
    position: relative;
    background-color: Black;
    background-image: url("images/ContainerBG4.jpg");
    background-repeat: no-repeat;
}

#container
{
    float: left;
    xtop: 1%;  /* 50% */
    left: 51%;  /* 50% */
    margin-top: 4.5%;
    margin-left: -600px;
    position: absolute;
    width: 1200px;
    height: 625px;
    xborder: solid 1px black;
    text-align: center;
    vertical-align: middle;
}

#imagediv
{
    position: relative;
    float: left;
    margin-left: 11%;
    width: 270px;
    height: 90%;
    xtop: 5%;
    xmargin-right: 3%;
    text-align: center;
    vertical-align: middle;
    xborder: solid 1px black;    
}

#content
{
    position: relative;
    width: 505px;
    height: 90%;
    float: left;
    top: 2%;
    margin-right: 1%;
    overflow: auto;
    xborder: solid 1px black;
    xbackground-image: url("images/whitepixel.jpg");
    vertical-align: middle;
    text-align: left;
}

#nav
{
    position: relative;
    background-color: White;
    background-image: url("images/navbg.gif");
    overflow: visible;
    padding-bottom: 9px;
    height: 100%;
    xwidth: 100%;
}

#gallerynav
{
    position: relative;
    background-color: White;
    background-image: url("images/navbg.gif");
    overflow: auto;
    visibility: hidden;
    top: 0px;
    left: 0px;
}

.gallerybutton
{
    cursor: pointer;
}

/* #nav
{
    position: relative;
    width: 125px;
    height: 90%;
    float: left;
    top: 5%;
    background-color: Black;
    overflow: auto;
    background-image: url("images/navbg.gif");
    xborder: solid 1px black;
}
*/

.navbutton
{
    position: relative;
    width: 70px;
    height: 70px;
    xmargin-bottom: 5px;
    background-color: White;
    float: left;
    margin-left: 15px;
    xmargin-top: 15px;
    background-position: center;
    cursor: pointer;
}

.thumbs
{
    cursor: pointer;
    position: relative;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.navFrame
{
    position: relative;
    width: 90px;
    height: 65%;
    xfloat: right;
    top: 5%;
    overflow: auto;
    margin-right: 15%;
    background-color: White;
}

#bottom
{
    xbackground-image: url("images/shadowlinebottom.gif");
    background-position: top;
    height: 8%;
    bottom: 0px;
    position: fixed;
    width: 100%;
}

#img1
{
    xmargin-top: 5%;
    top: 400%;
    z-index: 4;
    width: 100%; /* 805px */
    height: 0px;
    background-color: #000000;
    visibility: hidden;
    position: relative;
    color: #FFFFFF;
    font-weight: bold;
    font-size: large;
    text-align: center;
}

/*#blackout
{
    z-index: 2;
    position: fixed;
    width: 100%;
    height: 100%;
    top: -1px;
    left: -1px;
    background-color: #000000;
    color: #000000;
    text-decoration: none;
    visibility: hidden;
    filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}*/

#blackout
{
    position: fixed;
    z-index: 2;
    width: 100%;
    height: 100%;
    visibility: hidden;
    filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
    background-color: #000000;
    top: 0px;
    left: 0px;
    display: block;
    padding-top: 2%;
}

#bcontainer
{
    position: fixed;
    z-index: 2;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0px;
    left: 0px;
    display: block;
    padding-top: 2%;
}

#translayer
{
    background-image: url("images\transparency.png");
    xborder: solid 1px white;
    background-repeat: repeat;
    z-index: 4;
    position: absolute;
    left: 190px;
    top: 0px;
    right: 20px;
}

#img
{
    position: relative;
    xfloat: left;
    height: 85%;
    top: 3%;
    left: 0px;
    width: 802px;
    text-align: center;
    z-index: 2;
    xborder: solid 1px white;
    xbackground-repeat: no-repeat;
    xbackground-position: center;
    overflow: auto;
}

#thumbs
{
    position: relative;
    height: 85%;
    top: 3%;
    float: left;
    overflow: auto;
    width: 190px;
    text-align: center;
    z-index: 3;
    xborder: solid 1px white;
    xmargin-right: 5%;
    padding-left: 1%;
    background-color: Black;
}

.thumbsFrame
{
    height: 100%;
    width: 189px;
    border: solid 0px black;
}

#close
{
    position: relative;
    float: right;
    width: 20px;
    height: 20px;
    top: 0px;
    z-index: 2;
    background-color: Red;
    xborder: solid 1px white;
    font-weight: bold;
    margin-top: -2%;
    background-image: url("images/closebutton.jpg");
    cursor: pointer;
}