
.galleryLeftContainer
{
    width: 646px;
    border: 1px #996633 solid;
    float: left;
    height: 521px;
}
.galleryThumbsContainer
{
    float: left;
    padding: 22px 0px 0px 0px;
}
.galleryThumbsContainer li
{
    float: left;
    display: inline;
    width: 128px;
    border: 1px #caaf95 solid;
    margin: 0px 15px 20px 15px;
}
.galleryThumbsContainer li img
{
    border-bottom: 1px #ad855c solid;
}
.galleryThumbsContainer li p
{
    line-height: 20px;
    height: 20px;
    color: #996633;
    text-align: center;
}
.galleryThumbsContainer li a, .galleryThumbsContainer li a:visited
{
    color: #996633;
}
.galleryThumbsContainer li a:hover
{
    color: #76BAFD;
}
/* gallery Pages */
.galleryPagesContainer
{
    float: right;
    background: url(../images/gallery/gallery-pagging-bg.gif) repeat-x;
    list-style: none;
    font-weight: bold;
}
.galleryPagesContainer a, .galleryPagesContainer a:visited
{
    color: #7a5129;
}
.galleryPagesContainer a:hover
{
    color: #fff;
}
.galleryPagesContainer img
{
    float: left;
}

.galleryPagesContainer span
{
    
    display: inline;
    height: 16px;
    line-height: 16px;
   /* margin: 2px 3px 2px 6px;*/
}
.galleryPagesContainer span a
{
    padding:2px 3px;
    border-right: 2px #916130 solid;
}
.activePage, .galleryPagesContainer span span
{
    border-right: 2px #916130 solid;
    margin-right: 3px;
    color: #fff !important;
    padding:1px 3px;
    margin-left:1px;
}
.galleryArrow
{
    float: left;
    margin: 64px 0px 0px -19px;
    z-index: 100;
    display: inline-block;
}
/* Right Column */
.galleryRightColumn
{
    width: 340px;
    float: right;
    background-color: #76BAFD;
    height: 523px;
}
.galleryBlueBox
{
    background-color: #76bafd; /*height: 370px;*/
    padding-top: 30px;
    padding-left: 25px;
}
.galleryBlueBox a, .galleryBlueBox a:visited
{
    color: #fff;
    display: inline-block;
    cursor: pointer;
}
.galleryBlueBox a:hover
{
    color: #996633;
}
.galleryBlueBox h1
{
    padding-left: 30px;
    font-size: 26px;
}
.galleryCategories
{
    margin: 5px;
    margin-bottom: 10px; /*height: 280px; !height:290px; 	overflow-y: scroll;*/
    padding-bottom:24px;
}
.galleryCategories li, .galleryCategories li.active
{
    list-style: none;
    display: block;
    margin-bottom: 5px;
    padding-top: 6px;
    clear: left;
}
.galleryCategories li img, .galleryCategories li.active img
{
    float: left;
    border: 2px #c7e3fe solid;
    margin-right: 5px;
    width: 44px;
    height: 44px;
    margin-bottom: 5px;
}
.galleryCategories li.active img
{
    width: 60px;
    height: 60px;
}
.galleryCategories li p
{
    font-size: 17px;
    float: left;
}
.galleryCategories li p span
{
    display: block;
    font-size: 12px;
}
.galleryCategories li .active p
{
    font-size: 7px;
}
.galleryCategories li .active p span
{
    font-size: 12px;
}
.galleryBrownBox
{
    background-color: #996633;
    margin-top: 15px;
    padding: 30px;
    font-weight: bold;
    line-height: 20px;
    text-align: justify;
}

.galleryBottomSpace
{
    height: 20px; !height:40px;}
body:first-of-type .galleryBottomSpace
{
    height: 26px;
}


/*body {
	background-color: #989898;
	margin: 0;
	padding: 0; padding-top: 1em;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 13px;
}

h1, h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-size: 160%;
}
*/

#content {
	background-color: #AAAAAA;
	padding: 3em;
	margin:0.2em 2em;
}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

/*Page related styles for you to view*/
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 300px;
height: 440px; /* 250*/
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #76bafd;
margin: 0.3em auto;
padding: 15px;
}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 340px;
height: 440px; /* 250 */
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #D5EADE;
margin: 0.3em auto;
padding: 15px;
}

.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

/* general page style ends here */

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */
.scrollgeneric
{
    line-height: 1px;
    font-size: 1px;
    position: absolute;
    top: 0;
    left: 0;
}

.vscrollerbar
{
    width: 36px;
    background: #5EC0A7 url(../images/scrollbar.png) -36px 0px repeat-y;
}
.vscrollerbarbeg
{
    height: 24px !important;
    width: 36px;
    background: url(../images/scrollbar.png) -108px -32px no-repeat;
}
.vscrollerbarend
{
    height: 24px;
    width: 36px;
    background: url(../images/scrollbar.png) -108px 0px no-repeat;
}
.vscrollerbase
{
    width: 36px;
    background: #D4F6F2 url(../images/scrollbar.png) 0px 0px repeat-y;
}
.vscrollerbasebeg
{
    width: 36px;
    height: 28px !important;
    background: url(../images/scrollbar.png) -72px -28px no-repeat;
}
.vscrollerbaseend
{
    height: 28px;
    width: 36px;
    background: url(../images/scrollbar.png) -72px 0px no-repeat;
}
.hscrollerbase
{
    height: 16px;
    background-color: white;
}
.hscrollerbar
{
    height: 16px;
    background-color: black;
}
.vscrollerbar, .hscrollerbar
{
    padding: 28px;
    z-index: 2;
}
.scrollerjogbox
{
    width: 36px;
    height: 16px;
    top: auto;
    left: auto;
    bottom: 0px;
    right: 0px;
    background: #37917A;
}

/* Scroll Bar Master Styling Ends Here */


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: 459;}
#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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

#divActionAnchors, #imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin : 0px auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#divActionAnchors{ overflow: hidden; display:none;}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#divActionAnchors #lnkHiResPhoto, #divActionAnchors #lnkTellAFriend{ font-weight: bold; color : #666666; padding : 10px 10px 0px 10px; float:left;}
#divActionAnchors #lnkTellAFriend{ float:right;}
#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; }


