﻿/* popup code */


.pgViewImageFilename
{
                font-family:Verdana, Arial, Helvetica, sans-serif;
                font-size: 12px;


}
.pgTitlePhoto
{
                font-family:Verdana, Arial, Helvetica, sans-serif;
                font-size: 12px;
                font-weight: bold;
}
.pgDescriptionPhoto
{
                font-family:Verdana, Arial, Helvetica, sans-serif;
                font-size: 12px;
}
.pgViewImagePhotoIndex
{
                font-family:Verdana, Arial, Helvetica, sans-serif;
                font-size: 12px;
}
.pgViewImageLink
{
                font-family:Verdana, Arial, Helvetica, sans-serif;
                font-size: 12px;
}

/* end pop up code*/



div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#fff; border:1px solid #000; 
  width:auto; padding:6px;
  color:#000; font-size:11px; line-height:1.3;
}
/* These are used in the wrapTipContent function */
div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px }

v#tipDiv div.txt { text-align:center; margin-top:4px; }

.pgList
{
}

.pgTitleAlbum
{
}

.pgTitlePhoto
{
	line-height:20px;
	font-size:smaller;
	
}

.pgList td
{
	padding-top:30px;
	vertical-align:top;
	text-align: center;
}

.pgList tr
{
	padding-top:20px;
	
}

.pgDescriptionAlbum
{
	color: #808080;
}

.pgDescriptionPhoto
{
	color: #808080;
}

table.pgViewImageTable
{
}

img.pgViewImage
{
	margin: auto;
	display: block;
}

.pgViewImageFilename
{
}

.pgViewImageLink
{
}

.pgViewImagePhotoIndex
{
}

div.pgViewImageError
{
}

.pgAlbum
{
}

.pgPhoto
{
	margin: 5px;
}

.pgAlbum img
{
  padding: 2px;
  border: solid 1px silver !important;
}

.pgPhoto img
{
  padding: 2px;
  border: solid 1px silver !important;
}

table.pgEditPhotos
{
}

table.pgEditPhotos td
{
	padding: 4px;
}

table.pgEditPhotosEdit
{
	border: solid 2px #C00000;
	background-color: #FFF0F0;
}

table.pgEditPhotosEdit td
{
	padding: 6px;
}

