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/public_html/archive/ras/admin/gallery/css/ras_gallery_style.css
body { 
	font-family:helvetica, arial;
	font-size:0.85em;
}

table { 
		font-family:helvetica, arial;
	font-size:0.85em;
}

img { border: 0; }
a { color:#0000CC; }
a:hover { color:#CC0000; }

h1, h2 { margin:0; }

.hidden-form { display:none; }

.edit-photo {
	position:relative;
	top:-19px;
	left:62px;
}

#main-left {
	float:left;
	width:285px;
}

#main-right {
	margin-left:20px;
}

.copied { 
	color:#009900;
	display:none;
}

#main-right ul li.photo-drag { float:left; margin:5px; border:solid 1px #999; background-color:#EEE; display:inline; height:100px; width:102px; padding-top:10px; cursor:move; overflow:hidden; -moz-border-radius: 5px; border-radius: 5px;}
#main-right ul li img { border:solid 1px #999; display:block; margin:0 10px; }

.sort-drop-over { width:100px; background-color:#f5eeb1; }

#new-gallery {
	cursor:pointer;
	margin-left:140px;
	position:relative;
	top:3px;
}

.garbage {
	width:40px;
	height:40px;
	margin-top:10px;
	background:#FFF url(/gui/garbage.gif) center center no-repeat;
}
.garbage-over {
	background:#FFF url(/gui/garbage-over.gif) center center no-repeat;
}

#ras-galleries {
	margin-top:15px;
}

.ras-gallery {
	background-color:#EEE;	
	padding:10px;
	margin-bottom:2px;
	display:block;
	color:#333;
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
}

.gallery-over {
	background-color:#d9f5d8;
}

.gallery-on {
	background-color:#f5eeb1;
}

#ras-upload {
	background-color:#f4dbdb;	
	padding:10px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#ras-upload #select-button #select-button-txt {
	font-weight:bold;
	font-size:1.3em;
	position:relative;
	top:-8px;
}

#ras-upload .uploadifyQueueItem {
  background-color: #FFF;
  border: 2px solid #E5E5E5;
  font-size: 0.9em;
  margin-top: 5px;
  padding: 10px;
  width: 250px;
}

#ras-upload .uploadifyError {
  background-color: #FDE5DD !important;
  border: 2px solid #FBCBBC !important;
}

#ras-upload .uploadifyQueueItem .cancel {
  float: right;
}

#ras-upload .uploadifyQueue .completed {
  background-color: #E5E5E5;
}

#ras-upload .uploadifyProgress {
  background-color: #E5E5E5;
  margin-top: 10px;
  width: 100%;
}

#ras-upload .uploadifyProgressBar {
  background-color: #0099FF;
  height: 3px;
  width: 1px;
}	

.photo_edit { display:none; }

#loader { text-align:center; font-weight:bold; color:#DD0000; }