HEX
Server: Apache
System: Linux www3.pit.tblive.com 5.14.0-687.38.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 12 17:19:12 EDT 2026 x86_64
User: awaldron (1020)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/awaldron/www/archive/ressyn/seeker/seeker_default.css
body { 
	width: 950px;
	margin: 0px auto; 
	background-color: #000000;
	font-family: Verdana;
	font-size: 0.8em;
	line-height: 1.25em;
	text-align:left;
}

img { border:0px; }
img#title { float:right; }
	
#page-head { 
	width: 950px; 
	height: 75px;
	margin-bottom: 8px;
	background: #000000 url(gui/seeker_bg_header.gif) top left no-repeat;
}

#page-left {
	width: 241px;
	margin-bottom: 8px;
	background: #EEEEEE url(gui/bg-lnav.jpg) top left repeat-y;
}

#page-info { width:221px; padding:4px 10px; background-color:#EEEEEE; font-size:0.85em;  }
#page-info-top { width:241px; height:6px; background:#000000 url(gui/info-top.gif) top left no-repeat; }
#page-info-bot { width:241px; height:6px; background:#000000 url(gui/info-bot.gif) top left no-repeat; margin-bottom:8px; }

a.lnav,
a.lnav:link,
a.lnav:active,
a.lnav:visited { 
	display:block;
	width: 231px;
	height: 24px;
	background: transparent url(gui/lnav-bg-off.png) top left repeat-y;
	font-size:1.0em;
	font-weight:bold;
	font-family:Tahoma;
	color:#000000;
	text-decoration:none;
	padding-left:10px;
	padding-top:8px;
}
a.lnav:hover { 
	display:block;
	width: 231px;
	height: 24px;
	background: transparent url(gui/lnav-bg-on.gif) top left repeat-y;
	font-size:1.0em;
	font-weight:bold;
	font-family:Tahoma;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
	padding-top:8px;
}

.red { color:#990000; }