body
{
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   font-size: 14px;
   font-family: Tahoma,Geneva,sans-serif;
}

img
{
   display: block;
}

.ioss-right-bar
{
   /*
   width: 15px;
   background-image: url(./images/right_strip.gif); 
   background-repeat: repeat-y;

   */
}

.ioss-header
{
   background-color: #ffffff;
   /*
   background-image: url(./images/ioss-header.png);
   background-repeat: no-repeat;
   */
   width: 985px;
}

.ioss-header-top
{
   height: 68px;
}

.ioss-header-menu
{
   border-top: 1px solid #999999;
   border-bottom: 1px solid #999999;
   background-color: #dadada;
   line-height: 1em;
   padding-bottom: 1px;
   height: 21px;
}

.ioss-content
{
   padding-left: 3px;
   padding-top: 3px;
   padding-right: 3px;
   padding-bottom: 3px;
   background-color: #ffffff;
   /* background-color: #88ACC3;*/
}

.ioss-content-box
{
   border: 1px solid #999999;
   padding-left: 3px;
   padding-top: 3px;
   padding-right: 3px;
   padding-bottom: 3px;
   background-color: #DADADA;
}

.ioss-footer
{
   /*background-color: #88ACC3;*/
   padding-left: 3px;
   padding-right: 3px;
}

.body-logged-in
{
   background-color: #787878;
   /*
   background-image: url(./images/back.gif);
   background-position: left top;
   background-repeat: repeat;

	*/
}

.table-left-back
{
   width: 14px; 
   background-image: url(./images/table_left_back.gif);
}

.table-right-back
{
   width: 15px; 
   background-image: url(./images/table_right_back.gif);
}

.right-strip
{
   background-image: url(./images/right_strip.gif); 
   width: 15px;
}

.slice-12
{
   background-image: url(./images/slice_12.gif); 
   background-repeat: repeat-x;
}

.a-table-head-center
{
   background-image: url(./images/a_table_head_center.gif);
}

.grayinput
{
	font-size:9pt;
	font-family:Verdana;
	background:Gainsboro;
	border:solid 1px;
}

.login
{
	font-size: 9pt;
	font-family: Verdana;
}

.ioss-login
{
   font-size: 9pt;
   font-family: Verdana;
}

.base
{
	font-size: 9pt;
	font-family: Verdana;
	background: Gainsboro;
	border: solid 1px dimgray;
}


.blueinsert
{
	background:lightblue;
	border:solid 1px dimgray;
}


.maint-menu
{ 
   overflow: hidden; 
   width: auto;
}

* html .maint-menu
{ /*IE6 and below hack. Set explicit strip width*/
   width: 100%;
}

.maint-menu .blank
{
   display: block;
   float: left;
   line-height: 19px; /* This value + 8px should equal height of button background (default is 31px) */
   height: 29px; /* Height of button background height */
   padding-left: 12px; /* Width of left menu image */
   text-decoration: none;
   margin-right: 5px; /*spacing between buttons*/
   width: 140px;
}

.maint-menu a.aero
{ /*aero button CSS*/
   background: transparent url('images/maint-button-left.gif') no-repeat top left;
   display: block;
   float: left;
   font: normal 11px Verdana, Trebuchet MS; /* Change 13px as desired */
   line-height: 19px; /* This value + 8px should equal height of button background (default is 31px) */
   height: 29px; /* Height of button background height */
   padding-left: 12px; /* Width of left menu image */
   text-decoration: none;
   margin-right: 5px; /*spacing between buttons*/
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*this and next two rules control opacity of buttons before hover*/
   opacity: 0.9;
   -moz-opacity: 0.9;
   width: 140px;
}

.maint-menu a.aero:link, .maint-menu a.aero:visited, .maint-menu a:active
{
   color: black; /*button text color*/
}

.maint-menu a.aero span
{
   background: transparent url('images/maint-button-right.gif') no-repeat top right;
   text-align: center;
   font-style: italic;
   display: block;
   padding: 4px 10px 6px 0; /*Set 10px here to match value of 'padding-left' value above*/
}

.maint-menu a.aero:hover
{ /* Hover state CSS */
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
   opacity: 1;
   -moz-opacity: 0.99;
}

.maint-menu a.aero:hover span
{ /* Hover state CSS (for text) */
   color: Blue;
}

.order a.aero
{
   background-image: url('images/order-button-left.gif');
}

.order a.aero span{
   background-image: url('images/order-button-right.gif');
}

.report a.aero
{
   background-image: url('images/report-button-left.gif');
}

.report a.aero span{
   background-image: url('images/report-button-right.gif');
}

.maint-menu .rightsection
{
   float: right;
   width: 100px;
   position: relative;
   top: 3px;
   padding-right: 5px;
   text-align: right;
}

.maint-menu .rightsection a
{
   color: navy;
}

.maint-gridview-alternatingrow
{
   background-color: #f0e68c; /* khaki */
}

.search-label
{
   font-weight: bold;
   padding-right: 5px;
}

.search-textbox
{
   width: 100px;
   margin-right: 10px;
}

.search-button-cell
{
   padding-top: 5px;
}

.pad-right-10
{
   padding-right: 10px;
}

.margin-left-10
{
   margin-left: 10px;
}

.image-button
{
   vertical-align: bottom;
   margin-right: 5px;
}

.footer-left
{
   background-color: #88ACC3;
   background-image: url(./images/a_table_foot_left.gif);
   background-repeat: no-repeat;
   width: 14px;
}

.footer-center
{
   background-color: #88ACC3;
   background-image: url(./images/a_table_foot_center.gif);
   background-repeat: repeat-x;
   width: 1000px;
}

.footer-right-1
{
   background-color: #88ACC3;
   background-image: url(./images/a_table_foot_right.gif);
   background-repeat: no-repeat;
   width: 15px;
}

.footer-right-2
{
   background-color: #88ACC3;
   background-image: url(./images/right_strip.gif);
   background-repeat: repeat-y;
   width: 15px;
}

.pl5
{
   padding-left: 5px;
}

.pl10
{
   padding-left: 10px;
}

.pr5
{
   padding-right: 5px;
}

.pr10
{
   padding-right: 10px;
}

.pr20
{
   padding-right: 20px;
}

.mt5
{
   margin-top: 5px;
}

.mt10
{
   margin-top: 10px;
}

.mt20
{
   margin-top: 20px;
}

.pt10
{
   padding-top: 10px;
}

.field-label
{
   font-weight: 500;
}

.topic-title
{
   font-family: Tahoma, Geneva, sans-serif;
   font-weight: bold;
   font-size: 18px;
	color: #3f6daf;
	text-decoration: none;
   /*font-style: oblique*/
}

.topic-title-small
{
   font-family: Tahoma, Geneva, sans-serif;
   font-weight: bold;
   font-size: 14px;
	color: #3f6daf;
	text-decoration: none;
   /*font-style: oblique*/
}

.wave-button
{
   cursor: pointer;
}

.field-name
{
   font-weight: bold;
}

.maint-table tr
{
   height: 25px;
}

.button-update
{
   background: url(./img/update.gif);
   width: 40px;
   height: 50px;
   display: block;
}

.button-cancel
{
   background: url(./img/cancel.gif);
   width: 40px;
   height: 50px;
   display: block;
}

.button-edit
{
   background: url(./img/edit.gif);
   width: 40px;
   height: 50px;
   display: block;
}

.table-pad-top-bottom-cell-1 th, .table-pad-top-bottom-cell-1 td
{
   padding-top: 1px;
   padding-bottom: 1px;
}

.table-pad-top-bottom-cell-2 th, .table-pad-top-bottom-cell-2 td
{
   padding-top: 2px;
   padding-bottom: 2px;
}

.table-pad-top-bottom-cell-0 th, .table-pad-top-bottom-cell-0 td
{
   padding-top: 0px;
   padding-bottom: 0px;
}

.order-tooltip-div
{
   width: 100%;
   font-size: 11px;
}

.order-tooltip-div table,
.order-tooltip-div thead,
.order-tooltip-div tbody,
.order-tooltip-div tfoot,
.order-tooltip-div tr,
.order-tooltip-div th,
.order-tooltip-div td 
{
   font-size: 11px;
}

.order-tooltip-top-block
{
   background-color: #dddddd;
   -webkit-border-radius: 3px 3px 3px 3px;
   -moz-border-radius: 3px 3px 3px 3px;
   border-radius: 3px 3px 3px 3px;
   padding: 3px 3px 3px 3px;
}

.order-tooltip-bottom-block
{
   padding: 3px 3px 3px 3px;
}

.order-tooltip-rate
{
   border: 1px solid #dddddd;
   background-color: #f4f4f4;
   -webkit-border-radius: 3px 3px 3px 3px;
   -moz-border-radius: 3px 3px 3px 3px;
   border-radius: 3px 3px 3px 3px;
   padding: 3px 3px 3px 3px;
}

.menu-background
{
   background-image: url(./images/menu-background.jpg);
   background-repeat: no-repeat;
   height: 36px;
   background-color: orange;
}

.menu-pad-right
{
   padding-right: 40px;
}

.link-menu a
{
	color: black;
   font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
   cursor: pointer;
}

.link-menu a:link
{
	color: black;
}

.link-menu a:active
{
	color: black;
	text-decoration: underline;
}

.link-menu a:hover
{
	color: black;
	text-decoration: underline;
}

.link-menu a:visited
{
	color: black;
}

.updateProgress
{
	position: absolute;
	background-color: Gray;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;
}

.updateprogress-outer
{
   position: absolute;
   top: 50%;
   left: 0px;
   width: 100%;
   height: 1px;
   overflow: visible;
}
.updateprogress-inner{
   width: 250px;
   height: 200px;
   margin-left: -125px;  /***  width / 2   ***/
   position: absolute;
   top: -100px;          /***  height / 2   ***/
   left: 50%;
}

.updateprogress-rounded
{
   background-color:#ffffff;
   padding: 4px;
   background-repeat: repeat-x;
   -moz-border-radius: 10px;  
   border-radius: 10px 10px 10px 10px;
   border: 2px solid #000000;

}

.panel-update-progress
{
   padding: 0px 0px 0px 0px;
}

.tb-right
{
   text-align: right;
}

.create-order legend
{
   font-weight: bold;
}

.fieldset-height-addr
{
   height: 280px;
}

.fieldset-height-lens
{
   height: 160px;
}

.fieldset-height-sphere
{
   height: 55px;
}

.fieldset-height-config
{
   height: 200px;
}

.create-order .tb-addr
{
   width: 200px;
}

.create-order .tb-addr-readonly
{
   background-color: #eeeeee;
   border: solid 1px #aaaaaa;
   height: 18px;
   padding-left: 1px;
   padding-right: 1px;
   -moz-padding-start: 2px;
   -moz-padding-end: 2px;
}

.create-order .tb-notes
{
   width: 340px;
   height: 45px;
}

.create-order .tb-config
{
   width: 50px;
   text-align: right;
}

.create-order .tb-number
{
   text-align: right;
}

input:invalid 
{
   box-shadow: 0px 0px 1px 1px red;
   /* outline: 0;   IE 10 */
}

.basic-need
{
   background-color: #CFE2CF;
}

.ioss-header-large-link
{
   font-family: Tahoma, Geneva, sans-serif;
   font-weight: bold;
   font-size: 20px;
   /*font-style: oblique;*/
   text-decoration: none;
}

.ioss-header-large-link:link
{
	color: black;
	text-decoration: none;
}

.ioss-header-large-link:active
{
	color: black;
}

.ioss-header-large-link:hover
{
	color: black;
	text-decoration: none;
}

.ioss-header-large-link:visited
{
	color: black;
}


.ui-autocomplete-loading 
{
   background: white url('../images/ui-anim_basic_16x16.gif') right center no-repeat;
}

div.ui-datepicker{
 font-size:10px;
}

.ui-datepicker, .ui-datepicker a{
 font-size:10px;
}

.ui-widget-overlay {
   opacity: 0.6;
    position: fixed !important;
}

.ui-widget{font-weight: normal !important;}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 15px;
}

.ui-dialog .ui-dialog-titlebar {
	padding: .1em 0.5em;
	position: relative;
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 17px;
	margin: -8px 0 0 0;
	padding: 1px;
	height: 16px;
}

.ui-dialog .ui-dialog-content 
{
   font: 85% "Trebuchet MS",Arial,sans-serif;
}

div.ui-dialog-buttonpane button
{
	font-size: medium;
	font-weight: bold;
	color: #00467F; /* Dark Blue*/
}

.lb-button
{
    padding: 2px 10px 2px 10px;
    text-decoration: none;
    color: black;
    border: solid 1px #ACACAC;
    background-color: #EDEBEE;
   cursor: pointer;
}
.lb-button:hover
{
    border: solid 1px #2C9EDC;
    background-color: #A9F3FE;
}

@media print
{
   .page-eject
   {
      page-break-after: always;
   }
}

.tb-readonly
{
   background-color: #eeeeee;
   border: solid 1px #aaaaaa;
   -moz-padding-start: 2px;
   -moz-padding-end: 2px;
   height: 18px;
}

.discount-fieldset
{
   border: 1px solid #aaaaaa;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}

.discount-table
{
   border-spacing: 0px;
   border-collapse: collapse;
}

.discount-table td
{
   padding: 0;
   text-align: left;
}

.discount-col-1-w
{
   width: 160px;
}

.discount-col-2-w
{
   width: 50px;
}

.discount-col-3-w
{
   width: 130px;
}

.discount-col-4-w
{
   width: 100px;
}

.discount-col-5-w
{
   width: 120px;
}

.discount-col-6-w
{
   width: 100px;
}

.discount-col-2-4-w
{
   width: 280px;
}

.discount-col-5-6-w
{
   width: 220px;
}

.checkbox-no-margin input[type=checkbox]
{
   margin-top: 0px;
   margin-bottom: 0px;
}

.checkbox-no-margin label
{
   position: relative;
   top: -2px;
}

.radiobutton-no-margin input[type=radio]
{
   margin-top: 0px;
   margin-bottom: 0px;
}


.gridview-dynamic th, .gridview-dynamic td
{
   padding-left: 5px;
   padding-right: 5px;
}

.lb-fas
{
   color: black;
   text-decoration: none;
}

.lb-fas:link
{
   color: black;
   text-decoration: none;
}

.lb-fas:active
{
   color: black;
}

.lb-fas:hover
{
   color: #FF6666;
   text-decoration: underline;
}

.lb-fas:visited
{
   color: black;
}

.lb-fas-black
{
   color: black;
   text-decoration: none;
}

.lb-fas-black:link
{
   color: black;
   text-decoration: none;
}

.lb-fas-black:active
{
   color: black;
}

.lb-fas-black:hover
{
   color: #FF6666;
   text-decoration: underline;
}

.lb-fas-black:visited
{
   color: black;
}

.link-button
{
   text-decoration: none;
   color: #000000;
   background-color: #efefef;
   padding: 2px 6px 2px 6px;
   border-top: 1px solid #000000;
   border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
   border-left: 1px solid #000000;
   border-radius: 3px 3px;
   border-color: #767676;
}

.link-button:hover
{
   text-decoration: none;
   color: #000000;
   background-color: #dfdfdf;
}

.tb-oe
{
   height: 16px;
}
