@import url("fpp/jquery-ui-1.8.16.custom.css"); 

html 
{
	background:#000000;
}

.ui-state-active { border-color:#7c0c09; }

.themeText { color:#7c0c09; }

.themeBorder { border:solid 2px #7c0c09; }
.themeBorder-r { border-right:solid 2px #7c0c09; }
.themeBorder-t { border-top:solid 2px #7c0c09; }
.themeBorder-l { border-left:solid 2px #7c0c09; }
.themeBorder-b { border-bottom:solid 2px #7c0c09; }
.themeBackgroundColor { background:#000; } 
.backgroundColor { background:#000; } 

.infoTextBackground { background:#707070; height:25px; }  
.infoTextBackgroundAlt { background:#8A8A8A; height:25px; }  



.themeBackground,
.ui-widget-header { background:#7c0c09;}

.themeContent,
.footer {  color:#7c0c09; }
#siteDetails a:hover { text-decoration:underline; } 
.footer a:link,
.footer a:visited 
{  color:#7c0c09; }

.themeContentHilite { color:#ffffff; }