﻿/* Photo Border for All Pages Except the Albums Page */


 .top-x- 
{
    color:White;
    text-align:center;
    background-color:Blue;
	background-image: url(Images/frame-top-x-.gif);
	background-repeat: no-repeat;
	background-position:50% 50%;
	width: 100%;
	height: 25px;
}


 .midx
{
    
	background-image: url(Images/frame-midx--.gif);
	background-repeat: no-repeat;
	background-position:50% 50%;
	width:4px;
	height:100%;
	padding:0px 0px;
	margin:0px 0px;
}
.midImg
{
    width:234px;
}
 .mid--x 
{
    
	background-image: url(Images/frame-mid--x.gif);
	background-repeat: no-repeat;
	background-position:50% 50%;
	width:4px;
	height:100%;
	padding:0px 0px;
	margin:0px 0px;
}
 .img_stl
{
    border:none;
}


 .bot-x- 
{
    
	background-image: url(Images/frame-bot-x-.gif);
	background-repeat: no-repeat;
	background-position:50% 50%;
	width: 100%;
	height: 14px;
}
#tovar a:link{text-decoration:none;color:White;}
#tovar a:visited{text-decoration:none;color:White;}
#tovar a:hover{text-decoration:none;color:#00FF00;}


/* Photo Border for the Album Page */



