﻿
.background-error {
	border: solid 1px #D92626;
	background-color: #F7E6D4
}

.border-small {
	border: solid 1px #3B5998;
	padding: 0px 0px 0px 0px;
}

.button {
	font-family: Verdana;
	font-size: smaller;
	font-weight: bold;
}

.button-grid {
	background-color: Transparent;
	border-style: none;
	color: #4A3C8C;
	font-family: Verdana;
	font-size: smaller;
	font-weight: bold;
}

.chngpwd {
	border: ridge 1px gray;
	background-color: #E7E7FF;
	visibility: hidden;
	z-index: 103;
}

.dropdown {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 1.5px;
	padding-top: 1.5px;
}

.heading {
	font-family: Verdana;
	font-size: 13px; 
	font-weight: bold;
	color: Navy;
	border-bottom: ridge 1px;
	border-right: ridge 1px;
	padding-right: 5px;
}

.heading-main {
	color: White;
	font-family: Verdana;
	font-size: x-large;
}

.heading-main-blue {
	color: #3B5998;
	font-family: Arial Narrow;
	font-size: 27px;
	font-weight: bold;
}

.heading-main-navy {
	color: Navy;
	font-family: Tahoma;
	font-size: xx-large;
	text-shadow: #cccccc 3px 5px 1px;
}

.heading-print {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: Navy;
}

.heading-vendor {
	font-family: Verdana;
	color: White;
	font-weight: bolder;
	font-size: x-large;
}

.highlight {
    background-color: white;
    font-weight: bold;
}

.label {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.label-bold {
	font-family: Verdana;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
}

.label-error {
	font-family: Verdana;
	color: #cc3300;
	font-weight: bold;
	font-size: 11px;
}

.label-head {
	font-family: Verdana;
	font-weight: bold;
	font-size: medium;
}

.label-small {
	font-family: Tahoma;
	font-size: x-small;	
	font-weight: bold;
	text-decoration: none;
}

.linkbutton {
	font-family: Verdana;
	font-size: 12px;	
}

.menu {
	padding-left: 5px;
	padding-right: 5px;	
}

.nohightlight {
    background-color: #C0C0C0;
}

.panel {
	border-top: solid 1px gray;
	border-left: solid 1px gray;
	padding-left: 30px;
	padding-top: 30px;
}

.panel-bottom {
	border-right: ridge 1px;
	border-top: ridge 1px;
	border-bottom: ridge .5px;
	border-left: ridge 1px;
}

.panel-grid {
	border-top: ridge 1px;
	border-right: ridge 1px;
	border-bottom: ridge 1px;
	border-left: ridge 1px;
}

.panel-inner {
	border: solid 1px gray;
	padding-left: 10px;
}

.panel-top {
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-left: solid 1px;
}

.preloader {
	position: relative;
	height: 100px; 
	width: 250px; 
	background-color: #CCCCCC;
}

.search {	
	position: absolute;
    background-color: #C0C0C0;
    visibility: hidden;
    font-family: verdana;
    font-size: x-small;
    Z-INDEX: 103;    
}

.search-cus {
    width: 418px;            
    background-color: #C0C0C0;
    position: relative; 
    top: -480px; 
    left: 240px;
    visibility: hidden;
    font-family: verdana;
    font-size: x-small;
    Z-INDEX: 103;                                         
}

.search-highlight {
	background-color: #B5C7DE;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;	
}

.search-prod {	
    font-family: verdana;
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;    
}

.submenu {
	z-index: 1000;
}

.table-border {
	border-right: ridge 1px;
}

.text {
	font-family: Verdana;
	font-size: 11px;
}

.textbox {
	height: 16px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

