@charset "UTF-8";

.albums 
{
	background: #170752;
	color: #EBE403;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.albums-imagetd
{
	text-align: center;
	width: 25%;
	vertical-align: top;
}

.albums .highslide-image 
{
	background: gray;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}

.albums .highslide-caption 
{
	color: #EBE403;
	background: #170752;
}

.albums .highslide-controls,
.albums .highslide-controls ul,
.albums .highslide-controls a 
{
	background-image: url(/highslide/graphics/controlbar-black-border.gif);
}

.albums-header
{
	font-size: 24pt;
	text-align: center;
}

.albums-directory-td
{
	font-size: 8pt;
	vertical-align: text-top;
}

.albums-link
{
	cursor: pointer;
}

.albums-directory-table
{
	vertical-align: text-top;
	background-color: #002D73;
}

.albums-desc
{
	font-size: 10pt;
	text-align: center;
}

.albums-leftheader
{
	text-align: left;
	vertical-align: bottom;
}

.albums-leftheader a
{
	text-decoration: none;
	color: #EBE403;
	font-size: 8pt;
}

.albums-rightheader
{
	text-align: right;
	vertical-align: bottom;
}

.albums a
{
	color: #EBE403;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}

.albums-with-underlines a
{
	text-decoration: underline;
}

.albums-trailer
{ font-size: 7pt; }

.eip_savebutton {
	background-color: #009900;
	color: #EBE403;
}

.eip_cancelbutton {
	background-color: #FF0000;
	color: #EBE403;
}

.eip_saving {
	background-image: url('ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: left;
	color: #903;
	padding: 0 0 0 20px;
}
        
.eip_empty {
	color: #afafaf;
	border: 1px solid #afafaf;
	padding: 3px;
}

.eip_editfield { background-color: #00c0e9; }

.albums-homepage {
	font-size: 12pt;
	text-align: left;
}

