﻿
/* Text */
.gallery-small .txtDateAndAuthor {font-size: 8pt;color: #5f5f5f;}
.gallery-small .txtDescription {color: #000000;font-size: 10pt;}

/* HyperLink */
.gallery-small a.aTitle{font-weight:bold; color: #000000;font-size: 10pt;text-decoration:underline;}
.gallery-small a:active.aTitleSmall{font-weight:bold;color: #000000;font-size: 10pt;text-decoration:underline;}
.gallery-small a:visited.aTitleSmall{font-weight:bold;color: #000000;font-size: 10pt;text-decoration:underline;}
.gallery-small a:hover.aTitleSmall{ font-weight:bold;color: #000000;font-size: 10pt;text-decoration:none;} 

.gallery-small .photo-white-border {
	border: 2px solid #FFFFFF;
}


.gallery-small .topx----,
.gallery-small .top----x,
.gallery-small .botx----,
.gallery-small .bot----x {
	height: 7px;
	width: 7px;
}

.gallery-small .top-x--- {
	background-image: url(../images/gallery/small/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 7px;
	width: auto;
}
.gallery-small .top--x-- {
	background-image: url(../images/gallery/small/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: auto;
}
.gallery-small .top---x- {
	background-image: url(../images/gallery/small/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 7px;
	width: auto;
}

.gallery-small .mtpx---- {
	background-image: url(../images/gallery/small/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 7px;
}
.gallery-small .mtp----x {
	background-image: url(../images/gallery/small/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 7px;
}

.gallery-small .midx---- {
	background-image: url(../images/gallery/small/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 7px;
}
.gallery-small .mid----x {
	background-image: url(../images/gallery/small/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 7px;
}

.gallery-small .mbtx---- {
	background-image: url(../images/gallery/small/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 7px;
}
.gallery-small .mbt----x {
	background-image: url(../images/gallery/small/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 7px;
}

/*
.gallery-small .botx---- {
	background-image: url(../images/gallery/small/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 7px;
	width: auto;
}

*/

.gallery-small .bot-x--- {
	background-image: url(../images/gallery/small/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 7px;
	width: auto;
}
.gallery-small .bot--x-- {
	background-image: url(../images/gallery/small/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: auto;
}
.gallery-small .bot---x- {
	background-image: url(../images/gallery/small/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 7px;
	width: auto;
}

/*
.gallery-small .bot----x {
	background-image: url(../images/gallery/small/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 7px;
	width: auto;
}
*/






/* Photo Border for All Pages Except the Albums Page */

.photo-small-frame .topx-- {
	background-image: url(../images/gallery/small/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 2px;
	vertical-align: top;
}
.photo-small-frame .top-x- {
	background-image: url(../images/gallery/small/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 2px;
}
.photo-small-frame .top--x {
	background-image: url(../images/gallery/small/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 2px;
	vertical-align: top;
}

.photo-small-frame .midx-- {
	background-image: url(../images/gallery/small/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 2px;
	height: auto;
}
.photo-small-frame .mid--x {
	background-image: url(../images/gallery/small/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 2px;
	height: auto;
}

.photo-small-frame .botx-- {
	background-image: url(../images/gallery/small/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 2px;
	vertical-align: top;
}
.photo-small-frame .bot-x- {
	background-image: url(../images/gallery/small/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 2px;
}
.photo-small-frame .bot--x {
	background-image: url(../images/gallery/small/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 2px;
	vertical-align: bottom;
}

/* Photo Border for the Album Page */



