
div.foottd {
	background: linear-gradient(to top, #AAAA77DD 0%,#FFFFCCDD 100%);
}
div.nultd,
div.inftd,
div.cnftd {
	background: linear-gradient(to top, #77AACCDD 0%,#CCFFFFDD 100%);
}
div.destd {
	background: linear-gradient(to top, #775577DD 0%,#DDAADDDD 100%);
}
div.navtdt {
	background: linear-gradient(to bottom, rgba(167,207,223,0.8) 0%,rgba(35,83,138,0.8) 100%);
}
div.navtdb {
	background: linear-gradient(to top, rgba(167,207,223,0.8) 0%,rgba(35,83,138,0.8) 100%);
}
.w-100 {
    width: 100%!important;
}

td.navtd,
td.navtd a ,
div.navtd,
div.navtd a {
	color:yellow;
}

.albinfo {
	background:url(/_res/php/hsalbum5/images/albbkgr.png) bottom left repeat-x;
}
.albdsc {
	font-weight:bold;
}
#headtd,
#albtd,
#thutd,
div.headtd,
div.albtd,
div.thutd
{
	background:none;
}
button.navbutt {
	width:30px;
	height:30px;
	font-weight:bold;
	color:yellow;
	background:url(/_res/php/hsalbum5/images/buttleer.png);
	border:none;
	padding:0px 2px 2px 0px;
	cursor:pointer;
}
button.navbutt:hover {
	font-size:1.1em;
}
button.disnavbutt {
	color:black;
	cursor:default;
}

div.homediv,
div.pathdiv {
	padding-top:.2em;
	padding-bottom:.2em;
	font-family:Comic sans ms,Helvetica, sans-serif;
}

div.pathdiv .even,
div.pathdiv .even a
{
	color:white;
}
