<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Gallery Style Overrides
*/

.CommonVerticalScroll
{
	overflow:-moz-scrollbars-vertical;
	overflow-x:hidden;
	overflow-y:scroll; 
}
.CommonHorizontalScroll
{
	overflow:-moz-scrollbars-horizontal;
	overflow-x:scroll; 
	overflow-y:hidden;
}

/*
Sidebar Styles
*/


/*
Content Styles
*/

UL.GalleryList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.GalleryGalleryArea
{
	margin: 8px;
	border: solid 0 #eee;
	border-bottom-width: 1px;
}

.GalleryGalleryHeader
{
	color: #738AC4;
	font-size: 150%;
	font-weight: normal;
	padding: 4px 4px 4px 0;
	margin: 0;
}

.GalleryGalleryContent
{
	color: #000;
	font-size: 80%;
}

UL.GalleryImageList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

UL.GalleryImageList LI
{
	float: left;
}

.GalleryGalleryImage
{
	margin: 4px 4px 4px 0;
	padding: 3px;
	border: solid 1px #ddd;
	background-color: #eee;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

.GalleryGalleryFooter
{
	clear: both;
	margin: 10px 0 10px 1px;
	color: #666;
}

/* Header */

.SendGallery
{
	float: right;
	width:auto;
}

.OwnerAvatar img
{
	margin: 0 10px 0 0;
}

.OwnerAvatar img
{
	border: solid 1px #cde;
	padding: 1px;
}

h5.CommonSubTitle
{
	font-weight: normal;
	margin: 0;
	padding: 2px 0 0 0;
	color: #0046A0;
	font-size: 110%;
}
/* END Header */

/* Float Helpers */

.ClearLeft
{
	line-height: 0px;
	clear: left;
	height: 0px;
	width: 0px;
	padding:0;
	margin:0;
}

.MinWidth
{
	width:520px;
	min-width:520px;
}

BODY
{
	min-width:520px;
}

/* END Float Helpers */

.SidebarPhotoBox
{
	margin: 0 auto;
	text-align:center;
}

.SidebarPhotoBox a
{
	border-width: 0;
}

.SidebarPhotoBox img
{
	border: solid 1px #ccc;
	padding: 2px;
}

.SidebarItemDescription
{
	font-style: italic;
}

.SidebarItemText
{
	color: #000;
}

.SelectedTreeNode a:link, .SelectedTreeNode a:visited, .SelectedTreeNode a:hover, .SelectedTreeNode a:active 
{
	color: #698d73;
}

.SidebarPrevNext
{
	padding-top: 5px 0;
}

.AlbumIcon
{
	height:16px;
	width:16px;
	background-image: url(../Images/file/folder.gif);
}

/* END SideBar */

/* Content Area */

.ContentHeader
{
	font-size: 130%;
	background-color: Transparent;
	color: #999;
	padding: 0 0 3px 0;
	margin: 0;
}

.CommonBodyContent
{
	padding-left:20px;
	padding-bottom:10px;
}

.BreadcrumbList
{
	padding-bottom:10px;
	color: #999;
}

.boldtext
{
	font-weight: bold;
}

/* Contact Sheet */

.PictureList
{
	padding: 0;
	margin: 0;
	margin-left: 0px !important;
	margin-left: -20px;
	display:block;
}

.PictureListPager 
{
	text-align: right;
	float:right;
	margin-right: 10px;
	font-size: 100%;
}

.PictureListPager a
{
	font-weight: bold;
}

.PictureListControls
{
	font-size: 80%;
	text-align: left;
	margin: 0;
	clear: both;
}

div.pic
{
	float: left;
	height: 81px;
	width: 81px;
	margin: 0px 10px 20px 10px;
	border: solid 1px #CDDEEE;
	overflow:hidden;
	padding: 0px;
	text-align: center;
}

div.pic span 
{
	margin: 3px;
	display: block;
	height: 75px;
	width: 75px;
	overflow:hidden;
}

div.pic a
{
	padding: 0;
}

div.pic img
{
	border: none;
}

/* END Contact Sheet */

/* Picture Details */

div.PictureDetail
{
	text-align: left;
}

div.PictureDetail span 
{
}

div.PictureDetail img{
	border: solid 1px #CDDEEE;
	padding: 3px;
}

div.PictureDescription
{
	margin: 24px 0 16px 0;
}

/* END Picture Details */


/* END Content Area */

.photodetailoptions
{
	margin-left: 8px;
	font-size: 80%;
	position: relative;
}

.viewexif
{
	background-image: url(../Images/gallery/viewexificon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 5px 3px 20px;
	height: 16px;
	font-size: 110%;
	text-decoration: none;
	margin-top: 5px;
	border: solid 1px #CDDEEE;
	border-top-width: 0;
}

.viewsizes
{
	background-image: url(../Images/gallery/viewsizesicon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 5px 3px 20px;
	height: 16px;
	font-size: 110%;
	text-decoration: none;
	margin-top: 10px;
	border: solid 1px #CDDEEE;
	border-top-width: 0;
	
}
.viewcomments
{
	background-image: url(../Images/gallery/viewexificon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 5px 3px 20px;
	height: 16px;
	font-size: 110%;
	text-decoration: none;
	margin-top: 10px;
	border: solid 1px #CDDEEE;
	border-top-width: 0;
}

div#ViewSizes
{
	margin: 3px 0 0 20px;
	display: none;
	text-align: left;
	width: 135px;
	border: solid 1px #000;
	border-top-width: 4px;
	padding: 5px;
	font-size: 11px;
	position: absolute;
	background-color: #FFFFFF;
	left: -20px;
}

#ViewSizes ul
{
	margin: 0;
	padding: 0;
}

#ViewSizes li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#ViewExif
{
	margin: 3px 0 0 100px;
	display: none;
	text-align: left;
	width: 210px;
	border: solid 1px #000;
	border-top-width: 4px;
	padding: 5px;
	font-size: 11px;
	position: absolute;
	background-color: #FFFFFF;
	left: -11px;
}

#ViewExif ul
{
	margin: 0;
	padding: 0;
}

#ViewExif li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.emtext
{
	font-style: italic;
}

#comments dl
{
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;

}</pre></body></html>