@charset "UTF-8";
/* SEALS REST services CSS */

#page-wrapper
{
	position: relative;
	width: 650px;
	margin: 0 auto 0 auto;
}

#content-container
{
	position: relative;
	margin-top: 15px;
	width: auto;
	padding: 10px 10px 10px 10px;
	min-height: 400px;
}

#footer
{
	position: relative;
	margin-top: 15px;
	padding: 5px 5px 5px 5px;
	bottom: 0px;
	width: auto;
	background-color: #999;
	color: #FFF;
}

#footer table
{
	position: relative;
	float: right;
}

#footer table tr
{
	vertical-align: middle;
}

#footer table tr td
{
	padding-left: 10px;
}

#footer table tr td img
{
	padding-top: 5px;
}

img
{
	border: none;
}

.clear
{
	clear: both;
	float: none;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.input-desc
{
	position: relative;
	width: 200px;
	float: left;
	margin-bottom: 5px;
}

.input-container
{
	position: relative;
	width: 250px;
	margin-left: 20px;
	float: left;
	margin-bottom: 5px;
}

.input-text
{
	width: 250px;
}

.input-textarea
{
	width: 252px;
	height: 120px;
}

.ta-right
{
	text-align: right;
}

/* Tool detail table */
.tool-details
{
	width: 550px;
	position: relative;
	margin: 20px 0 20px 0;
}

.tool-details tr
{
	/* */
}

.tool-details td
{
	padding: 2px 0px 2px 5px;
}

#mainwrapper ul li,
#bottomwrapper ul li
{
	
}

.tool-container
{
	margin: 10px 0 0 0;
	list-style: none;
	list-style-type: none;
}

.tool-container ul
{
	margin: 0 !important;
	padding: 0 !important;	
}

.tool-name
{
	position: relative;
	cursor: pointer;
	outline: none;
}

.tool-version-details
{
	width: 410px;
	padding-right: 10px;
}

.head
{
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #FFA340;
	padding: 5px 10px 5px 10px;
	color: #FFF;
	text-decoration: none;
	border-top: 1px solid #333333;
	margin: 0;
	list-style-image: none !important;
	list-style-type: none !important;
}

#all-tools
{
	margin: 20px 10px 10px 10px !important;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	width: 600px;
	list-style: none !important;
	list-style-image: none !important;
	padding: 0 !important;
	background: none !important;
}

#all-tools li
{
	width: 100%;
	overflow: hidden;
	margin: 0 !important;
	list-style: none !important;
	list-style-image: none !important;
	padding: 0 !important;
	background: none !important;
}

#all-tools li ul
{
	width: 100%;
	overflow: hidden;
	padding: 0 0 0 20px !important;
	background-color: #E8C496;
}

.error-messages
{
	padding: 20px 20px 20px 20px;
	color: #FF0000;
	font-weight: bold;
	border: 2px solid #FF0000;
	text-align: center;
	margin: 10px 0 10px 0;
}

.input-red
{
	border: 2px solid #FF0000;
}

.textarea-red
{
	background-color: #FF0000;
}

.bold
{
	font-weight: bold;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

#tooltip h3, #tooltip div { margin: 0; }

#rdf-ops
{
	list-style: none !important;
	list-style-type: none !important;
	list-style-image: none !important;
}

#rdf-ops li
{
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
	background-image: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

#rdf-ops li .rdf-more
{
	cursor: pointer;
	color: #FFA340;
}

#rdf-ops li .rdf-more:hover
{
	text-decoration: underline;
}

#rdf-ops ul.rdf-hidden
{
	padding: 10px 0px 10px 10px;
	margin: 10px 18px 0 0;
	border: 2px dashed #FFA340;
}

#rdf-ops ul.rdf-hidden li
{
	cursor: auto;
}

.rdf-tool-ver-link
{
	cursor: pointer;
	color: #FFF;
	display: inline-block;
}

.rdf-tool-ver-link:hover
{
	text-decoration: underline;
}


ul.rdf-tool-ver
{
	margin: 0 0 0 -20px !important;
	padding: 0 0 0 0 !important;
}

ul.rdf-tool-ver li
{
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

ul.rdf-tool-ver li ul
{
	margin: 0 0 0 0 !important;
	padding: 10px 0 10px 10px !important;
	border: 2px dashed #FFF;
	width: 360px !important;
}

ul.rdf-tool-ver li ul li
{
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}


/*
     FILE ARCHIVED ON 16:52:15 Dec 21, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:10:49 Dec 23, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/