﻿
img { border-width: 0; }

.albums{}
.albums .content
{
	text-align:center;
	width: auto;
	background-color:#FEEAC7;
	border:solid 1px black;
	padding: 5px 5px 5px 5px;
	margin-bottom:10px;
}

.photos{}
.photos .content
{
	text-align:center;
	width: auto;
	background-color:#FEEAC7;
	border:solid 1px black;
	padding: 5px 5px 5px 5px;
	margin-bottom:10px;
}

.album-small
{	
	
}


/* Album */
.album-lbl-title {color: #000000;font-size: 10pt; font-weight:bold;}
.album-lbl-description {color: #000000;font-size: 10pt;}
.album-lbl-creationDate {font-size: 8pt;color: #5f5f5f;}

a.album-lnk-title{font-weight:bold; color: #000000;font-size: 12pt;text-decoration:underline;}
a:active.album-lnk-title{font-weight:bold;color: #000000;font-size: 12pt;text-decoration:underline;}
a:visited.album-lnk-title{font-weight:bold;color: #000000;font-size: 12pt;text-decoration:underline;}
a:hover.album-lnk-title{ font-weight:bold;color: #000000;font-size: 12pt;text-decoration:none;} 

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x { height: 14px; width: 14px; }

.album-frame .top-x--- {
	background-image: url(../images/album/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-image: url(../images/album/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-image: url(../images/album/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-image: url(../images/album/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-image: url(../images/album/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-image: url(../images/album/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-image: url(../images/album/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-image: url(../images/album/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-image: url(../images/album/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-image: url(../images/album/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-image: url(../images/album/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-image: url(../images/album/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 14px;
	width: auto;
}


/** Photo **/


.photo-white-border {
	border: 4px solid #FFFFFF;
}

/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url(../images/album/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(../images/album/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(../images/album/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(../images/album/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-image: url(../images/album/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-image: url(../images/album/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(../images/album/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(../images/album/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}


/************* album Small ********/



/* Text */
.album-small-lbl-title {color: #000000;font-size: 10pt; font-weight:bold;}
.album-small-lbl-description {color: #000000;font-size: 10pt;}
.album-small-lbl-creationDate {font-size: 8pt;color: #5f5f5f;}

/* HyperLink */
a.album-small-lnk-title{font-weight:bold; color: #000000;font-size: 10pt;text-decoration:underline;}
a:active.album-small-lnk-title{font-weight:bold;color: #000000;font-size: 10pt;text-decoration:underline;}
a:visited.album-small-lnk-title{font-weight:bold;color: #000000;font-size: 10pt;text-decoration:underline;}
a:hover.album-small-lnk-title{ font-weight:bold;color: #000000;font-size: 10pt;text-decoration:none;} 

.photo-small-white-border {
	border: 2px solid #FFFFFF;
}

.album-small .topx----,
.album-small .top----x,
.album-small .botx----,
.album-small .bot----x {
	height: 7px;
	width: 7px;
}

.album-small .top-x--- {
	background-image: url(../images/album/small/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 7px;
	width: auto;
}
.album-small .top--x-- {
	background-image: url(../images/album/small/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: auto;
}
.album-small .top---x- {
	background-image: url(../images/album/small/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 7px;
	width: auto;
}

.album-small .mtpx---- {
	background-image: url(../images/album/small/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 7px;
}
.album-small .mtp----x {
	background-image: url(../images/album/small/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 7px;
}

.album-small .midx---- {
	background-image: url(../images/album/small/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 7px;
}
.album-small .mid----x {
	background-image: url(../images/album/small/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 7px;
}

.album-small .mbtx---- {
	background-image: url(../images/album/small/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 7px;
}
.album-small .mbt----x {
	background-image: url(../images/album/small/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 7px;
}

/*
.album-small .botx---- {
	background-image: url(../images/album/small/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 7px;
	width: auto;
}

*/

.album-small .bot-x--- {
	background-image: url(../images/album/small/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 7px;
	width: auto;
}
.album-small .bot--x-- {
	background-image: url(../images/album/small/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: auto;
}
.album-small .bot---x- {
	background-image: url(../images/album/small/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 7px;
	width: auto;
}

/*
.album-small .bot----x {
	background-image: url(../images/album/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/album/small/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 2px;
	vertical-align: top;
}
.photo-small-frame .top-x- {
	background-image: url(../images/album/small/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 2px;
}
.photo-small-frame .top--x {
	background-image: url(../images/album/small/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 2px;
	vertical-align: top;
}

.photo-small-frame .midx-- {
	background-image: url(../images/album/small/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 2px;
	height: auto;
}
.photo-small-frame .mid--x {
	background-image: url(../images/album/small/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 2px;
	height: auto;
}

.photo-small-frame .botx-- {
	background-image: url(../images/album/small/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 2px;
	vertical-align: top;
}
.photo-small-frame .bot-x- {
	background-image: url(../images/album/small/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 2px;
}
.photo-small-frame .bot--x {
	background-image: url(../images/album/small/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 2px;
	vertical-align: bottom;
}




