/* Global styles */
* {
	font-family: Arial;
}

/* HTML entities */
body {
	font-size: 10pt;
	background-color: white;
	background-image: url('/images/background_tile.jpg');
}

input, textarea, select, iframe {
  font-family: Arial;
  font-size: 10pt;
  border: 1px solid #a5acb2;
}

fieldset {
	border: 0;
}

img {
	border: 0;
}

td {
	text-align: left;
	vertical-align: top;
}

th {
	vertical-align: top;
}

/* Generic styles */
.label {
	vertical-align: top;
	font-weight: bold;
}

.value {
	vertical-align: top;
}

.number {
	text-align: right;
}

.column_comment {
  border-bottom: 1px dotted #00f;
  background-image: url(/images/info.gif);
  background-repeat: no-repeat;
  padding-right: 16px;
  background-position: top right;
  cursor: help;
}

.dumpQuery, .edit-table {
	border-collapse: collapse;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.dumpQuery th , .dumpQuery td, .edit-table th , .edit-table td {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	padding: 0 3px 0 3px;
}

.center {
	text-align: center;
}

.center table {
	margin-left: auto;
	margin-right: auto;
}

.center table td {
	text-align: left;
}

.editable {
	font-style: italic;
}

/* Columns */
#left {
	width: 50%;
	float: left;
}

#right {
	width: 50%;
	float: right;
}

/* Page look-and-feel */
#myForm {
	width: 960px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	left: 0;
	border: 1px solid #2b1d12;
	border-top: 0;
	background-color: #fff;
}

#header {
	background-image: url('/images/header_art.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	height: 96px;
	padding: 0;
}

#header #logo {
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 0;
}

#header a {
	text-decoration: none;
	color: #00f;
}

#header a:hover {
	text-decoration: none;
}

#nav {
	position: absolute;
	top: 30px;
	width: 960px;
	text-align: right;
}

#nav ul {
	margin: 0;
	padding: 0 2.5em 0 0.5em;
	list-style: none;
	border: 0;
}

#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#nav li a {
	text-decoration: none;
	color: #ba5915;
	font-size: 10pt;
	border-right: 1px solid #ba5915;
	padding-right: 0.8em;
	padding-left: 0.8em;
}

#nav li a:hover {
	text-decoration: underline;
}

/* menu=tabbed headers on right */
#menu {
	position: relative;
	top: -28px;
	left: 255px;
}

#menu ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-size: 9pt;
	background-image: url(/images/nav_off.jpg);
	background-repeat: no-repeat; 
	padding: 0.3em 0 0.4em 1px;
	width: 140px;
	height: 42px;
}

#menu li a.active {
	background-image: url(/images/nav_on.jpg);
	background-repeat: no-repeat;
	color: #ba5915;
	height: 42px;
}

#menu li a:hover {
	background-image: url(/images/nav_roll.jpg);
	background-repeat: no-repeat;
	color: #fff;
	height: 42px;
}

#instructions {
	margin-left: 5%;
	margin-right: 5%;
}

#body {
	margin: 0;
	padding: 0;
	border: 0;
	padding-top: 5px;
}

#big-image {
	width: 623px;
	height: 301px;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#demo-image {
	background-image: url('/images/home_body_demobutton.jpg');
	background-repeat: no-repeat;
	height: 301px;
	width: 337px;
	padding: 0;
	margin: 0;
}
#demo-image a {
	display: block;
	position: relative;
	top: 130px;
	left: 10px;
	height: 30px;
	width: 200px;
	text-decoration: none;
	border: 0;
}
#demo-image #title {
	position: relative;
	top: 110px;
	left: 15px;
	color: #ddda4f;
	font-size: 13pt;
	font-weight: bold;
}

#demo-image #text {
	position: relative;
	top: 115px;
	left: 15px;
	width: 300px;
	color: #fff;
	font-size: 10pt;
	font-weight: normal;
}
#demo-image #text a {
	text-decoration: none;
}

#folders {
	color: #5b5836;
	font-size: 9pt;	
}

#folders a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#folders a:hover {
	text-decoration: underline;
}

#folders #left {
	background-image: url('/images/home_body_lower_left.jpg');
	background-repeat: no-repeat;
	height: 153px;
	width: 298px;
	padding-top: 35px;
	padding-left: 20px;
}
#folders #left #link a {
	position: relative;
	top: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#folders #left #link a:hover {
	text-decoration: underline;
}

#folders #center {
	background-image: url('/images/home_body_lower_center.jpg');
	background-repeat: no-repeat;
	height: 153px;
	width: 304px;
	padding-top: 35px;
	padding-left: 20px;
}
#folders #center #link a {
	position: relative;
	top: 8px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#folders #center #link a:hover {
	text-decoration: underline;
}

#folders #right {
	background-image: url('/images/home_body_lower_right.jpg');
	background-repeat: no-repeat;
	height: 153px;
	width: 298px;
	padding-top: 35px;
	padding-left: 25px;
}
#folders #right #link a {
	position: relative;
	top: 25px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#folders #right #link a:hover {
	text-decoration: underline;
}

/* Format A - box1 upper left, box2 upper middle (subnav), box3 upper right */
/* used for the Real Lynx pages */
#fa-box1 {
	background-image: url('/images/real_body_header.jpg');
	background-repeat: no-repeat;
	width: 558px;
	height: 124px;
	color: #ba5915;
	padding-left: 40px;
	padding-top: 20px;
}
#fa-box1 #brown {
	color: #ba5915;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 40px;
}
#fa-box1 #text {
	width: 370px;
	color: #646141;
	font-size: 11pt;
	padding-top: 10px;
	padding-right: 20px;
}
#fa-box1 #text1 {
	color: #646141;
	font-size: 11pt;
	padding: 20px 20px 0 0;
}
#fa-box1 #text2 {
	color: #646141;
	font-size: 11pt;
	padding: 20px 20px 70px 0;
}
#fa-box1 #text3 {
	color: #646141;
	font-size: 11pt;
	padding: 20px 20px 10px 0;
}
#fa-box1 #text4 {
	color: #646141;
	font-size: 11pt;
	padding: 40px 20px 0 0;
}
#fa-box1 ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 15px;
}
#fa-box1 li {
	padding-bottom: 15px;
}

#fa-box2a {
	position: relative;
	top: -3px;
	width: 160px;
	background-color: #fff;
	border: 0;
}

#fa-box2b {
	position: relative;
	top: -6px;
	width: 160px;
	background-color: #fff;
	border: 0;
}

#fa-box2c {
	position: relative;
	top: -9px;
	width: 160px;
	background-color: #fff;
	border: 0;
}

#fa-box2d {
	position: relative;
	top: -12px;
	width: 160px;
	background-color: #fff;
	border: 0;
}

#fa-box3 {
	width: 242px;
	height: 301px;
}

#fa-box4 {
	color: #ba5915;
	background-color: #fff;
	padding: 0 40px 40px 40px;
}

#fa-box4 #brown {
	color: #ba5915;
	font-size: 12pt;
	font-weight: bold;
}
#fa-box4 hr {
	border: 1px solid #646141;
	margin-top: 10px;
}
#fa-box4 #text {
	color: #646141;
	font-size: 12pt;
	padding-top: 0px;
}
#fa-box5 {
	color: #fffddf;
	background-color: #fff;
}
#fa-box5 a {
	height: 196px;
	width: 320px;
}

/* Format B - box1 upper left, no subnav, box2 upper right */
/* technical page */
#fb-box1-tech {
	background-image: url('/images/technical_body_header.jpg');
	background-repeat: no-repeat;
	width: 558px;
	height: 124px;
	color: #ba5915;
	padding-left: 40px;
	padding-top: 20px;
}
#fb-box1-tech #brown {
	color: #ba5915;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 60px;
}
#fb-box1-tech #text {
	width: 375px;
	color: #646141;
	font-size: 11pt;
	padding-top: 10px;
}
#fb-box1-tech #text2 {
	color: #646141;
	font-size: 11pt;
	padding-top: 30px;
	padding-right: 20px;
}
#fb-box1-tech #text3 {
	color: #646141;
	font-size: 11pt;
	padding: 10px 20px 175px 0;
}

/* support page */
#fb-box1-supp {
	background-image: url('/images/support_body_header.jpg');
	background-repeat: no-repeat;
	width: 558px;
	height: 124px;
	color: #ba5915;
	padding-left: 40px;
	padding-top: 20px;
}
#fb-box1-supp #brown {
	color: #ba5915;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 40px;
}
#fb-box1-supp #text {
	width: 350px;
	color: #646141;
	font-size: 11pt;
	padding: 20px 20px 0 0;
}
#fb-box1-supp #text2 {
	color: #646141;
	font-size: 11pt;
	padding: 20px 20px 0 0;
}
#fb-box1-supp #text3 {
	color: #646141;
	font-size: 11pt;
	padding: 20px 20px 110px 0;
}
#fb-box1-supp #text3 a {
	color: #ba5915;
}

/* about page */
#fb-box1-about {
	background-image: url('/images/about_body_header.jpg');
	background-repeat: no-repeat;
	width: 558px;
	height: 124px;
	color: #ba5915;
	padding-left: 40px;
	padding-top: 20px;
}
#fb-box1-about #brown {
	color: #ba5915;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 50px;
}
#fb-box1-about #text {
	width: 375px;
	color: #646141;
	font-size: 11pt;
	padding-top: 10px;
	padding-right: 20px
}
#fb-box1-about #text2 {
	color: #646141;
	font-size: 11pt;
	padding-top: 20px;
 	padding-right: 20px;
}
#fb-box3-about {
	background-color: #fff;
	padding-left: 40px;
}
#fb-box3-about #text {
	color: #646141;
	font-size: 11pt;
	padding: 20px 40px 30px 0;
}

/* contact page */
#fb-box1-cont {
	background-image: url('/images/support_body_header.jpg');
	background-repeat: no-repeat;
	width: 558px;
	height: 124px;
	color: #ba5915;
	padding-left: 40px;
	padding-top: 20px;
}
#fb-box1-cont #brown {
	color: #ba5915;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 100px;
}
#fb-box1-cont #text {
	color: #646141;
	font-size: 11pt;
	padding-top: 20px;
	padding-right: 20px;
}
#fb-box1-cont #text a {
	color: #ba5915;
}
#fb-box3-cont {
	display: block;
	height: 150px;
}

#fb-box1 {
	background-image: url('/images/real_body_header.jpg');
	background-repeat: no-repeat;
	width: 558px;
	height: 124px;
	color: #ba5915;
	padding-left: 40px;
	padding-top: 20px;
}

#fb-box1 #brown {
	color: #ba5915;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 60px;
}

#fb-box1 #text {
	color: #646141;
	font-size: 10pt;
	padding-top: 20px;
}

#fb-box2 {
	width: 402px;
	height: 301px;
}
#fb-box3 {
	width: 558px;
	height: 215px;
	color: #ba5915;
	background-color: #fff;
	padding-left: 40px;
	padding-top: 20px;
}

#fb-box3 #brown {
	color: #ba5915;
	font-size: 12pt;
	font-weight: bold;
}
#fb-box3 hr {
	border: 1px solid #646141;
	margin-right: 40px;
	margin-top: 10px;
}
#fb-box3 #text {
	color: #646141;
	font-size: 10pt;
	padding-top: 10px;
}
#fb-box4 {
	color: #fffddf;
	background-color: #fff;
}

/* Format C - box1 upper left, box2 upper middle (subnav), box3 upper right */
#fc-box4 {
	width: 558px;
	height: 215px;
	color: #ba5915;
	background-color: #ebefed;
	padding-left: 40px;
	padding-top: 20px;
}
#fc-box4 #brown {
	color: #ba5915;
	font-size: 11pt;
	font-weight: bold;
}
#fc-box4 hr {
	border: 1px solid #646141;
	margin-top: 10px;
}
#fc-box4 #text {
	color: #646141;
	font-size: 11pt;
	padding-top: 10px;
}

#fc-box5-1 {
	color: #fffddf;
	background-color: #ebefed;
	padding-top: 40px;
}
#fc-box5-1 a {
	display: block;
	height: 196px;
	width: 260px;
	background-image: url(/images/real_screenshots_dashboard_small.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 55px;
}
#fc-box5-2 {
	color: #fffddf;
	background-color: #ebefed;
	padding-top: 40px;
}
#fc-box5-2 a {
	display: block;
	height: 196px;
	width: 260px;
	background-image: url(/images/real_screenshots_filecabinet_small.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 55px;
}
#fc-box5-3 {
	color: #fffddf;
	background-color: #ebefed;
	padding-top: 40px;
}
#fc-box5-3 a {
	display: block;
	height: 196px;
	width: 260px;
	background-image: url(/images/real_screenshots_file_small.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 55px;
}
#fc-box5-4 {
	color: #fffddf;
	background-color: #ebefed;
	padding-top: 40px;
}
#fc-box5-4 a {
	display: block;
	height: 196px;
	width: 260px;
	background-image: url(/images/real_screenshots_closingtracker_small.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 55px;
	margin-bottom: 20px;
}

/* Form page (demo page) */
#demo-box {
	background-image: url('/images/demo_body_header.jpg');
	background-repeat: no-repeat;
	width: 558px;
	height: 124px;
	color: #ba5915;
	padding-left: 40px;
	padding-top: 20px;
}
#demo-box #brown {
	color: #ba5915;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 110px;
}
#demo-box hr {
	border: 1px solid #646141;
	margin: 10px 20px 0 0;
}
#demo-box #text {
	color: #646141;
	font-size: 11pt;
	padding-top: 100px;
	padding-right: 20px;
}
#demo-box #text2 {
	color: #646141;
	font-size: 11pt;
	padding-top: 20px;
	padding-right: 20px;
}
#demo-box #text2 a {
	color: #ba5915;
	text-decoration: none;
}
#demo-box #text2 a:hover {
	text-decoration: underline;
}
#form-box td.label {
	text-align: right;
	color: #646141;
	font-size: 10pt;
	width: 25%;
	padding-right: 10px;
}
#form-box td.value {
	text-align: left;
	color: #ba5915;
	background-color: #ebefed;
	font-size: 9pt;
	width: 75%;
	padding: 5px;
}
#form-box td.value hr {
	border: 1px solid #aebbb3;
	margin-right: 0px;
	margin-top: 10px;
}
#form-box td.value #foot {
	padding-top: 5px;
	padding-bottom: 25px;
	color: #aebbb3;
}
#form-box td.value #foot a {
	text-decoration: none;
	color: #aebbb3;
}
#form-box td.value #foot a:hover {
	text-decoration: underline;
}
#form-box input, #form-box textarea, #form-box select {
	font-size: 9pt;
	color: #ba5915;
	border: 1px solid #a5acb2;
}
#form-box #button input {
	color: #646141;
	border: 1px solid #646141;
	width: 130px;
}

#rlmenu1 {
	position: relative;
	top: -3px;
}
#rlmenu1 a {
	display: block;
	height: 26px;
	width: 160px;
	background-image: url('/images/real_subnav_overview_off.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
}
#rlmenu1 a.active, #rlmenu1 a:hover {
	background-image: url(/images/real_subnav_overview_on.jpg);
	background-repeat: no-repeat;
}

#rlmenu2 {
	position: relative;
	top: -6px;
}
#rlmenu2 a {
	display: block;
	height: 27px;
	width: 160px;
	background-image: url('/images/real_subnav_capabilities_off.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
}
#rlmenu2 a.active, #rlmenu2 a:hover {
	background-image: url(/images/real_subnav_capabilities_on.jpg);
	background-repeat: no-repeat;
}

#rlmenu3 {
	position: relative;
	top: -9px;
}
#rlmenu3 a {
	display: block;
	height: 26px;
	width: 160px;
	background-image: url('/images/real_subnav_screenshots_off.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
}
#rlmenu3 a.active, #rlmenu3 a:hover {
	background-image: url(/images/real_subnav_screenshots_on.jpg);
	background-repeat: no-repeat;
}

#rlmenu4 {
	position: relative;
	top: -12px;
}
#rlmenu4 a {
	display: block;
	height: 81px;
	width: 160px;
	background-image: url('/images/real_subnav_demo_off.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
}
#rlmeanu4 a.active, #rlmenu4 a:hover {
	background-image: url(/images/real_subnav_demo_on.jpg);
	background-repeat: no-repeat;
}

#disclaimer {
	background-image: url('/images/demo_body_header.jpg');
	background-repeat: no-repeat;
	width: 558px;
	height: 124px;
	color: #ba5915;
	padding-left: 40px;
	padding-top: 20px;
}
#disclaimer #brown {
	color: #ba5915;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 110px;
}
#disclaimer hr {
	border: 1px solid #646141;
	margin: 10px 20px 0 0;
}
#disclaimer #text {
	color: #646141;
	font-size: 9pt;
	padding-top: 100px;
	padding-right: 20px;
}
#disclaimer #text2 {
	color: #646141;
	font-size: 9pt;
	padding-top: 20px;
	padding-right: 20px;
}
#disclaimer #text2 a {
	color: #ba5915;
	text-decoration: none;
}
#disclaimer #text2 a:hover {
	text-decoration: underline;
}


#footer {
	border: 0;
	background-color: #f4f2e0;
	font-size: 9pt;
	text-align: right;
	height: 50px;
	clear: both;
}
#footer ul {
	margin: 0;
	padding: 15px 2em 0 0.5em;
	list-style: none;
	border: 0;
	background-color: #f4f2e0;
}
#footer li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #5b5836; 
}
#footer li a {
	text-decoration: none;
	color: #a5b3ab; 
	border-left: 1px solid #a5b3ab;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
#footer li a:hover {
	text-decoration: underline;
}

/* Autocomplete */
div.autocomplete {
	position: absolute;
	width: 400px;
	background-color: white;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
	height: 20em;
	overflow: scroll;
	display: block
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.autocomplete ul li.selected {
	background-color: #ffb;
}

div.autocomplete ul li {
	list-style-type: none;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 2px;
	height: 42px;
	cursor: pointer;
	line-height: 1em;
}

div.autocomplete ul li .informal {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1em;
}

/* Popups */
.x_popup {
	z-index: 100;
	position: absolute;
	border: 2px solid #000;
	background-color: #fff;
	display: none;
	margin-left: auto;
	margin-right: auto;
}

.x_popup .x_popup_title {
	color: #fff;
	background-color: #ba5915;
	padding: 2px 0 2px 0;
	font-weight: bold;
	border-bottom: 1px solid #000;
	text-align: center;
}

.x_popup .x_popup_body {
	padding: 5px;
}

.x_popup .x_popup_buttons {
	text-align: center;
}

/* Notebook page background color */
#yui-tabview .yui-content {
	background-color: #fff;
}

/* Screen only */
@media screen {

	.noprint { }

	* {
		margin: 0;
	}
}

/* Print only */
@media print {

	.noprint {
		display: none;
	}
}

