﻿/* NEW CLASSES FOR PHOTO CUSTOMIZATION */

/* TEMPLATE THREE AND FOUR - IMAGE BASED BORDER STYLING */
.photoFrame,
.photoFrame td,
.photoFrame tr,
.photoFrame th {
	padding: 0px;
	margin: 0px;
	border: none;
	
}

/* IMAGE STYLING */
.photo {
	border: none;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}

.photoFrame .photo {
	border: 4px solid #fff;
}

.photoFrame .topx----,
.photoFrame .top----x,
.photoFrame .botx----,
.photoFrame .bot----x {
	height: 14px;
	width: 14px;
	border: none;
}

.photoFrame .top-x--- {
	background-image: url("../images/ImageBorders/album-tstretch.gif");
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
	border: none;
}
.photoFrame .top--x-- {
	background-image: url("../images/ImageBorders/album-tstretch.gif");
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
	border: none;
}
.photoFrame .top---x- {
	background-image: url("../images/ImageBorders/album-tstretch.gif");
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
	border: none;
}

.photoFrame .mtpx---- {
	background-image: url("../images/ImageBorders/album-lstretch.gif");
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
	border: none;
}
.photoFrame .mtp----x {
	background-image: url("../images/ImageBorders/album-rstretch.gif");
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
	border: none;
}

.photoFrame .midx---- {
	background-image: url("../images/ImageBorders/album-lstretch.gif");
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
	border: none;
}
.photoFrame .mid----x {
	background-image: url("../images/ImageBorders/album-rstretch.gif");
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
	border: none;
}

.photoFrame .mbtx---- {
	background-image: url("../images/ImageBorders/album-lstretch.gif");
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
	border: none;
}
.photoFrame .mbt----x {
	background-image: url("../images/ImageBorders/album-rstretch.gif");
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
	border: none;
}

.photoFrame .bot-x--- {
	background-image: url("../images/ImageBorders/album-bstretch.gif");
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
	border: none;
}
.photoFrame .bot--x-- {
	background-image: url("../images/ImageBorders/album-bstretch.gif");
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
	border: none;
}
.photoFrame .bot---x- {
	background-image: url("../images/ImageBorders/album-bstretch.gif");
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
	border: none;
}

.photoFrame .mainImg {
	border: 4px solid #fff;
	border: none;
	vertical-align: middle;
}

.photoFrame .topx-- {
	background-image: url(../images/ImageBorders/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
	border: none;
}

.photoFrame .top-x- {
	background-image: url(../images/ImageBorders/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
	border: none;
}
.photoFrame .top--x {
	background-image: url(../images/ImageBorders/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
	border: none;
}

.photoFrame .midx-- {
	background-image: url(../images/ImageBorders/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
	border: none;
}

.photoFrame .mid--x {
	background-image: url(../images/ImageBorders/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
	border: none;
}

.photoFrame .botx-- {
	background-image: url(../images/ImageBorders/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
	border: none;
}

.photoFrame .bot-x- {
	background-image: url(../images/ImageBorders/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
	border: none;
}
.photoFrame .bot--x {
	background-image: url(../images/ImageBorders/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
	border: none;
}

.Breadcrumbs270 {
	margin-bottom: 4px;
	font-size: 11px;
}
