﻿/*upper left corner */
.photo-frame .big-topx-- {
	background-image: url(Images/big-frame-topx--.gif);
	background-repeat: no-repeat;
	width: 252px;
	height: 11px;
}
/*upper middle   */
.photo-frame .big-top-x- {
	background-image: url(Images/big-frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 11px;
}

/*upper right corner */
.photo-frame .big-top--x {
	background-image: url(Images/big-frame-top--x.gif);
	background-repeat: no-repeat;
	width: 252px;
	height: 11px;

}
/*middle left  */
.photo-frame .big-midx-- {
	background-image: url(Images/big-frame-midx--.gif);
	background-repeat: repeat-y;
	width: 252px;
	height: auto;
}

/*middle right  */
.photo-frame .big-mid--x {
	background-image: url(Images/big-frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 252px;
	height: auto;
}
/*lower left corner */
.photo-frame .big-botx-- {
	background-image: url(Images/big-frame-botx--.gif);
	background-repeat: no-repeat;
	width: 252px;
	height: 11px;
	vertical-align: top;
	background-position:right;	
}
/*lower  middle */
.photo-frame .big-bot-x- {
	background-image: url(Images/big-frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 11px;
}
/*lower right corner */
.photo-frame .big-bot--x {
	background-image: url(Images/big-frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 252px;
	height: 11px;
}


	
/* new spacers
/*lower left corner */
.photo-frame .big-xbotx-- {
	background-image: url(Images/big-frame-xbotx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
	background-position:right;	
}
/*lower  middle */
.photo-frame .big-xbot-x- {
	background-image: url(Images/big-frame-xbot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
/*lower right corner */
.photo-frame .big-xbot--x {
	background-image: url(Images/big-frame-xbot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;	
}



/***************************************************/
/***************************************************/
/***************************************************/



/*upper left corner */
.photo-frame .topx-- {
	background-image: url(Images/frame-topx--.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}
/*upper middle   */
.photo-frame .top-x- {
	background-image: url(Images/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 11px;
}

/*upper right corner */
.photo-frame .top--x {
	background-image: url(Images/frame-top--x.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;

}
/*middle left  */
.photo-frame .midx-- {
	background-image: url(Images/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 11px;
	height: auto;
}

/*middle right  */
.photo-frame .mid--x {
	background-image: url(Images/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 11px;
	height: auto;
}
/*lower left corner */
.photo-frame .botx-- {
	background-image: url(Images/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	vertical-align: top;
	background-position:right;	
}
/*lower  middle */
.photo-frame .bot-x- {
	background-image: url(Images/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 11px;
}
/*lower right corner */
.photo-frame .bot--x {
	background-image: url(Images/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}

/* line on some pages */
.mid-line {
	background-image: url(Images/frame-line.gif);
	background-repeat: repeat-y;
	width: 1px;
	height: auto;
}

.mid-line-w{
	background-image: url(Images/frame-line-w.gif);
	background-repeat: repeat-y;
	width: 25px;
	height: auto;}
	
/* new spacers
/*lower left corner */
.photo-frame .xbotx-- {
	background-image: url(Images/frame-xbotx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
	background-position:right;	
}
/*lower  middle */
.photo-frame .xbot-x- {
	background-image: url(Images/frame-xbot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
/*lower right corner */
.photo-frame .xbot--x {
	background-image: url(Images/frame-xbot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;	
}
