/* Unchanged */
a:link, a:visited {
   color: #555555;
   text-decoration: none;
}

a:hover, a:visited:hover {
   color: #ffffff;
   text-decoration: none;   
}

.fnav a:link, a:visited {
   color: #000000;
}

.fnav a:hover, .fnav a:visited:hover {
   color: #000000;
   font-weight: bold;
}

html, body {
   text-align: center;
}

body, td {
   font-family: tahoma, arial, sans-serif;
   font-size: 10pt;
}

ul {
   margin-top: 0px;
   margin-bottom: 0px;
}

.bottomBar {
   background-color: #555555;
   color: #ffffff;
   font-family: tahoma, arial, sans-serif;
   font-size: 8pt;
   text-align: center;
}

.bottomBar a:link, .bottomBar a:visited {
   color: #ffffff;
   text-decoration: none;
}

.bottomBar a:hover {
   color: #b9c3cc;
   text-decoration: none;
}

.bottomNav {
   color: #777777;
   font-family: tahoma, arial, sans-serif;
   font-size: 7pt;
   text-align: center;
}

.bottomNav a:link, .bottomNav a:visited {
   color: #777777;
   text-decoration: none;
}

.bottomNav a:hover, .bottomNav a:visited:hover {
   color: #000000;
   text-decoration: none;
}

.contentArea {
   background-color: #b9c3cc;
   text-align: justify;
   vertical-align: top;
   width: 485px;
}

.formButton {
   border: outset 1px #8a99a7;
   background: #ffffff;
   font-family: Arial;
   font-size: 8pt;
   color: #000000;
   padding: 1px 2px;
   background:url(../images/grad-button.gif) repeat-x left top;
   width: 90px;
}

.formError {
   color: #ff0000;
}

.heading {
   font-size: 18pt; 
   font-weight: bold;
}



.leftMenuSpacer {
   background-color: rgb(185, 195, 204);
   font-size: 0px;
   line-height: 0px;
   height: 100%;
}

.leftNav {
   background-color: #ffffff;
   padding: 0px;
   height: 436px;
   text-align: center;
   vertical-align: top;
   width: 215px;
}

.leftNavImage {
   height: 100px;
}

.logo {
   background-image: url(../images/barcode_2_8.jpg);
   background-color: #000000;
   height: 250px;
   
   padding: 0px;
}

.mainTable {
   margin-left: auto;
   margin-right: auto;
   width: 700px;
}

.scannerImage {

}

.spacer {
   background-color: rgb(185, 195, 204);
   width: 12px;
}

.topMenu {
   margin-left: auto;
   margin-right: 0px;
}

.topMenuItem {
   background-color: #ffffff;
   border-top: 2px solid rgb(185, 195, 204);
   border-left: 2px solid rgb(185, 195, 204);
   border-right: 2px solid rgb(185, 195, 204);
   
   font-size: 9pt;
   font-weight: bold;
   
   height: 24px;
   
   text-align: center;
   vertical-align: middle;
   
   width: 85px;
}

.topMenuItemSelected {
   background-color: rgb(185, 195, 204);
   border-top: 2px solid rgb(185, 195, 204);
   border-left: 2px solid rgb(185, 195, 204);
   border-right: 2px solid rgb(185, 195, 204);
   
   font-size: 9pt;
   font-weight: bold;
   
   height: 24px;
   
   text-align: center;
   vertical-align: middle;
   
   width: 85px;
}

.topMenuItem a:link, .topMenuItem a:visited {
   color: #000000;
   text-decoration: none;
}

.topMenuItem a:hover, .topMenuItem a:visited:hover {
   color: rgb(100, 109, 163);
   text-decoration: none;
}

.topMenuSpacer {
   font-size: 4pt;
}




div#sidemenu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

div#sidemenu ul li {
	height: 40px;
	margin: 0px;
	padding: 0px;
}

div#sidemenu ul li a:link, 
div#sidemenu ul li a:visited {
	border-bottom:1px solid #DDDDDD;
	color: #000000;
	display: block;
	height: 40px;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
}

div#sidemenu ul li a:hover,
div#sidemenu ul li.selected a:link,
div#sidemenu ul li.selected a:visited {
	background-color: #B9C3CC;
	color: #000000;
	text-decoration: none;
}

img.logo {
	display: block;
	position: relative;
	z-index: 1;
}

div#topmenu {
	position: absolute;
	z-index: 1000;
	right: 0px;
	bottom: 0px;
}

div#topmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#topmenu ul li {
	float: right;
}

div#topmenu ul li a:link,
div#topmenu ul li a:visited {
	background-color: #ffffff;
	border-top: 2px solid #b9c3cc;
	border-left: 2px solid #b9c3cc;
	border-right: 2px solid #b9c3cc;
	display: block;
	float: left;
	line-height: 24px;
	margin-left: 4px;
	height: 24px; 
	width: 85px;
}

div#topmenu ul li a:hover,
div#topmenu ul li.selected a:link, 
div#topmenu ul li.selected a:visited {
	background-color: #b9c3cc;
	font-size: normal !important;
	color: #000000;
	text-align: center;
	text-decoration: none;
}



span#footermenu span {
	padding-right: 6px;
}

span#footermenu span a:link,
span#footermenu span a:visited {
	color: #999999;
	text-decoration: none;
}

span#footermenu span a:hover {
	color: #000000;
	text-decoration: none;
}


/* FORM BUILDER FORMS */

form.form-builder-generated {
	border: none;
	margin: 0px;
	padding: 0px;
}

form.form-builder-generated fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

form.form-builder span.above-aligned {
	float: left;
	clear: both;
}

label.form-builder {
	display: block;
	padding: 4px;
}

input.form-builder,
textarea.form-builder {
	margin: 2px;
}

td.name-label {
	color: #555555;
	font-size: 7pt;
}

div.form-builder-toolbar {
	margin-top: 8px;
	text-align: center;
}


div.validation-errors {
	background-color: #FFDFDF;
	border-top: 1px solid #ff9f9f;
	border-bottom: 1px solid #ff9f9f;
	margin-bottom: 8px;
	padding: 8px 4px;
}

div.validation-errors ol {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
