﻿/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url('../Images/Frame/frame-topx--.gif');background-repeat: no-repeat;width: auto;height: 4px;vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url('../Images/Frame/frame-top-x-.gif');
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(../Images/Frame/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(../Images/Frame/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-image: url(../Images/Frame/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-image: url(../Images/Frame/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(../Images/Frame/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(../Images/Frame/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}



/* Photo Border for All Pages Except the Albums Page */

.tv-frame .topx-- {
	background-image: url('../Images/Frame/topx--.gif');background-repeat: no-repeat;width: auto;height: 13px;vertical-align: top;
}
.tv-frame .top-x- {
	background-image: url('../Images/Frame/top-x-.gif');
	background-repeat: repeat-x;
	width: auto;
	height: 13px;
}
.tv-frame .top--x {
	background-image: url(../Images/Frame/top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 13px;
	vertical-align: top;
}

.tv-frame .midx-- {
	background-image: url(../Images/Frame/leftup.gif);
	background-repeat: repeat-y;
	width: 34px;
	height: auto;
}

.tv-frame .mid--x {
	background-image: url(../Images/Frame/rightup.gif);
	background-repeat: repeat-y;
	width: 32px;
	height: auto;
}

.tv-frame .botx-- {
	background-image: url(../Images/Frame/botx--.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 39px;
	vertical-align: top;
}
.tv-frame .bot-x- {
	background-image: url(../Images/Frame/botsides.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 39px;
	color:#ababab;
	font-size:13px;
	font-weight:bold;

	font-family:'Palatino Linotype';
	text-align:center;
}
.tv-frame .bot--x {
	background-image: url(../Images/Frame/bot--x.gif);
	background-repeat: no-repeat;
	width: 32px;
	height: 39px;
	vertical-align: bottom;
}

.botfooter 
{
	background-image: url(../Images/Frame/footer.gif);
	background-repeat: no-repeat;
	width: 284px;
	height: 39px;
}
