/*===========Main Image SHADOW===49454F===============*/
#cellFSTopRight
{
	margin: 0;
	padding: 0;
	width: 9px;
	height: 10px;
	background: url(../images/FSTR49454F_w9h10.gif) bottom left no-repeat;
}
#cellFSRight
{
	margin: 0;
	padding: 0;
	width: 9px;
	background-image: url(../images/FSR49454F_w9h1.gif);
	background-repeat: repeat-y;
}
#cellFSBottomRight
{
	margin: 0;
	padding: 0;
	width: 10px;
	height: 9px;
	background: url(../images/FSBR49454F_w10h9.gif) top left no-repeat;
}

#cellFSBottom
{
	margin: 0;
	padding: 0;
	height: 9px;
	background-image: url(../images/FSB49454F_w1h9.gif);
	background-repeat: repeat-x;
}
#cellFSBottomLeft
{
	margin: 0;
	padding: 0;
	width: 10px;
	height: 9px;
	background: url(../images/FSBL49454F_w10h9.gif) top right no-repeat;
}
/*===========THUMB SHADOW==================*/
.CellTSRight
{
	margin: 0;
	padding: 0;
	width: 6px;
	height: 62px;
	background: url(../images/TSR49454F_w6h62.gif) top left no-repeat;
}
.CellTSBottom
{
	margin: 0;
	padding: 0;
	width: 77px;
	height: 6px;
	background: url(../images/TSB49454F_w77h6.gif) top left no-repeat;
}
.CellTSBottomRight
{
	margin: 0;
	padding: 0;
	width: 6px;
	height: 6px;
	background: url(../images/TSBR49454F_w6h6.gif) top left no-repeat;
}
/*======Main Img=======*/
.CellMainFoto img
{
	border-color: #A27D54;
	border-width: 1px;
	border-style: solid;
}

/*======Thumb links==========*/
.CellThumbTbl
{
	padding: 1px;
}
.CellThumbOff img
{
	border: red 1px solid;
}
.CellThumbOn img
{
	border: #A27D54 1px solid;
}
.ThumbLink:hover img
{
	border-color: #EDAD6B;
	border-width: 1px;
	border-style: solid;
}
/* Dummy definition to overcome IE bug */
.ThumbLink:hover
{
	color: #EDAD6B;
	border: 0px;
}
/*=======Owner Links======*/
a.LinkWhiteAqua:link
{
	text-decoration: none;
	color: white;
}
a.LinkWhiteAqua:visited
{
	text-decoration: none;
	color: white;
}
a.LinkWhiteAqua:hover
{
	color: #0000cd;
	text-decoration: underline;
}
/*=======PgNo Links======*/
.PgNoLink img
{
	border: #49454F 1px dashed;
}
.PgNoLink:visited img
{
	border: #49454F 1px dashed;
}

.PgNoLink:hover img
{
	border-right: #49454F 1px solid;
	border-top: #49454F 1px solid;
	border-left: #49454F 1px solid;
	border-bottom: #EDAD6B 1px solid;
}
.PgNoLink:hover
{
	color: #49454F;
	border: 0px;
}
.PgNoLinkOff
{
	border: #49454F 1px dashed;
}
/*=======Contact Link. Underline works only in Firefox====*/
.InputUnderline:hover
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: #EDAD6B 1px solid;
}
/*=======Text====*/
.Txt07White
{
	color: White;
	font-family: Verdana,Arial,sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
}
.FotoCaption
{
	padding-left: 4px;
	font-size: 0.7em;
	padding-bottom: 4px;
	color: #deb887;
	line-height: 1.25em;
	padding-top: 0px;
	font-family: Verdana,Arial,sans-serif;
}
.FotoCaptionYear
{
	padding-right: 6px;
	padding-left: 10px;
	font-size: 0.7em;
	color: #deb887;
	line-height: 1.25em;
	padding-top: 0px;
	font-family: Verdana,Arial,sans-serif;
}
.TxtAlbumLogo1
{
	padding-left: 40px;
	font-weight: bold;
	font-size: 0.85em;
	color: #ffe4b5;
	line-height: 1.25em;
	font-family: Verdana,Arial,sans-serif;
	letter-spacing: 2px;
	text-align:center;
}
.TxtAlbumLogo2
{
	padding-left: 40px;
	color: White;
	font-family: Verdana,Arial,sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	text-align:center;
}
.MissingFile
{
	color: red;
	font-family: Verdana,Arial,sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
}
/*===========Owner======*/
.CellOwnerTbl
{
	padding-top:0px;
	padding-left:10px;
}
.OwnerCell
{
	padding-top: 0px;
	font-size: 0.7em;
	font-family: Verdana,Arial,sans-serif;
	color: #3e3a43;
}
/*======GENERIC============1024x768=================================*/
/*=======Album Logo====*/
#cellAlbumLogo
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 2px;
	text-align: center;
}
.CellAlbumLogo200
{
	padding-left: 10px;
}
.CellAlbumLogo150
{
	padding-left: 20px;
}
.CellAlbumLogo120
{
	padding-left: 30px;
}
/*=======Menu top====*/
.CellVDividerTop
{
	padding-right: 15px;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.TMenu
{
	padding-bottom: 9px;
}
.TDivider
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 7px;
}
/*=======Menu bottom====*/
.CellVDividerBottom
{
	padding-right: 25px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.BMenu
{
	padding-top: 10px;
}
.BDivider
{
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
}
/*=======Other====*/



