﻿body
{
    margin: 0;
    padding: 0;
}

#holder 
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-family: Century Gothic, Calibri, Arial;
    font-size: 9pt;
}

#header
{
    background-color: #ffffff;
    width: 1000px;
    height: 78px;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center;
}

a.header
{
    color: #ffffff;
}

.header
{
    border: none;
    text-decoration: none;
}

#headerdivide
{
    width: 1000px;
    height: 16px;
    background-image: url('../Images/HeaderDivide.png');
    background-repeat: no-repeat;
    margin-top: -10px;
}

#main
{
    width: 1000px;
    height: 575px;
}

#leftpane
{
    width: 218px;
    height: 578px;
    background-image: url('../Images/LeftPanel.png');
    background-repeat: no-repeat;
    float: left;
}

#navigation
{
    width: 190px;
    height: 450px;
    margin-top: 65px;
    font-size: 12px;
    list-style: block;
}

#navigation li 
{
    list-style: none;
}

#navigation li a
{
    width: 190px;
    text-decoration: none;
}

#styleselect
{
    width: 100px;
    height: 20px;
    text-align: right;
    margin-left: 30px;
    margin-top: 7px;
}

#styleselect img
{
    border: solid 0px #ffffff;
}

#styleselect a
{
    color: #ffffff;
}

#rightpane
{
    margin-left: 218px;
    width: 782px;
    height: 575px;
    background-image: url('../Images/RightPanel.png');
    background-repeat: no-repeat;
}

#titletext
{
    width: 570px;
    height: 40px;
    margin-left: 10px;
    padding-right: 5px;
    overflow: hidden;
    font-family: Century Gothic, Calibri, Tahoma, Verdana, Arial;
    color: #616161;
}

#variable
{
    width: auto;
    height: 473px;
    margin-left: 5px;
    padding-right: 5px;
    padding-left: 10px;
    overflow: auto;
    color: #939393;
    text-align: left;
    font-family: Arial, Calibri, Helvetica, Tahoma, Verdana;
    font-size: 10pt;
}

#variable a
{
    color: #a28c8c;
}

#imagenav
{
    width: 130px;
    height: 517px;
    float: right;
    margin-right: 30px;
    text-align: right;
    margin-top: -5px;
}

#imagenav a
{
    border: none;
    color: #ffffff;
}

.navimage
{
    padding: 3px;
    border: solid 1px #e9e6e6;
    margin-top: 5px;
}

#legals
{
    width: 740px;
    height: 15px;
    color: #a28c8c;
    font-size: 7pt;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 32px;
    font-weight: bold;
}

#legals a
{
    color: #a28c8c;
    text-decoration: none;
}

#legals a:hover
{
    text-decoration: underline;
}

#website
{
    width: 210px;
    height: 15px;
    float: right;
    font-size: 7pt;
    color: #b6b3b3;
    text-align: right;
    margin-top: -1px;
}

h3
{
    margin-top: 5px;
    margin-left: 5px;
    font-size: 14pt;
    color: #a28c8c;
    font-weight: normal;
}
    
h2
{
    font-size: 12px;
    margin: 0px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: right;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 10px;
}

h4
{
    font-size: 11px;
    margin: 0px;
    text-align: right;
    margin-top: 5px;
    margin-right: 10px;
}

h4 a
{
    color: #767676;
    font-weight: normal;
}

h2 a
{
    color: #a28c8c;
    font-weight: bold;
}

#galleryspace
{
    width: 170px;
    height: auto;
    float: left;
    position: relative;
}

#frontgalleryspace
{
    width: 170px;
    height: 100%;
    float: left;
    position: relative;
}

#galleryspaceright
{
    width: 170px;
    height: auto;
    padding-left: 10px;
    padding-top: 10px;
    float: right;
    position: relative;
}

#galleryspace a
{
    color: #ffffff;
}

.galleryloader
{
    padding: 3px;
    border: solid 1px #e9e6e6;
    width: 150px;
    height: auto;
}

.thumb
{
    text-align: center;
    height: 80px;
    width: auto;
    padding: 3px;
    border: solid 1px #e9e6e6;
}

#gallerytext
{
    width: 150px;
    height: auto;
    background-color: #f5f3f3;
    color: #767676;
    padding: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 8pt;
    text-transform: uppercase;
}

#gallerytextright
{
    width: 150px;
    height: auto;
    background-color: #f5f3f3;
    color: #767676;
    padding: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 8pt;
    text-transform: uppercase;
}

#gallerylink
{
    visibility: hidden;
}

.ValidateMessage
{
    color: #a28c8c;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
