@CHARSET "ISO-8859-1";

.menuWidth60{width: 60px !important;}
.menuWidth75{width: 75px !important;}
.menuWidth100{width:100px !important;}
.menuWidth125{width:125px !important;}
.menuWidth250{width:250px !important;}
.menuWidth300{width:300px !important;}
.menuWidth100Percent{width:100% !important;}

.ui-chkbox .ui-chkbox-box {
	background: #FCFCFC !important;
	height: 14px!important;
	width: 14px!important;
	margin-bottom: 2px;
	vertical-align: middle!important;
}

.ui-chkbox .ui-state-disabled {
    opacity: 0.40 !important;
    background: none repeat scroll 0% 0% rgb(202, 202, 202) !important;
}

.ui-icon-check {
    background-position: -65px -145px!important;
}

.userDetailEntlOL  .ui-orderlist-list{
    width: 200px!important;
    height: 50px!important;
    font-size: 9pt!important;
}	
.userDetailCustOL  .ui-orderlist-list{
    width: 245px!important;
    height: 50px!important;
    font-size: 9pt!important;
}

.ui-selectlistbox-listcontainer{
	height: 58px!important;
} 

.ui-picklist .ui-picklist-buttons{
	height: 50PX;
	width: 200PX !important;
}

.ui-picklist.p1 .ui-picklist-list{
	height: 75px;
}

.ui-picklist.p2 .ui-picklist-list{
	height: 75px;
	table-layout: fixed;
}

.ui-selectcheckboxmenu.ui-state-default {
	background: white !important;
}
label.ui-selectcheckboxmenu-label.ui-state-hover {
	background: white !important;
}
.ui-selectcheckboxmenu.ui-state-active {
	background: white !important;
}

.ui-selectcheckboxmenu-panel{
	width:235px!important;
}

ul.ui-menu-child {
    white-space: nowrap !important;
    width: auto !important;
}

.ui-icon-bullet{
	display: inline-block;
}

.ui-radiobutton{
	cursor: pointer;
	background-color: transparent!important;
}

.ui-radiobutton-box {
	background: #a9bddc !important;	
}

.ui-commandlink{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%!important;
}

.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td {
	white-space: normal !important;
}

.ui-widget, .ui-widget .ui-widget {
    font-size: 90%;
}

.ui-button-text {
    padding: 2px !important;
}

.ui-datatable-odd {
    background: none repeat scroll 0 0 #F2F5F9;
}	

.ui-messages-error{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	color: #AB413F;
    background-color: #f2dede;
}

.ui-messages-error-detail{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #AB413F;
    background-color: #f2dede;
    width: 870px;
    height: 30px
}

.ui-messages-info{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #0c2074;
	background-color: #c5dbec;
	width: 870px;
	height: 30px
}
.ui-messages-info-summary{
    color: #000000;
}

.ui-messages-info-detail{
    color: #0c2074;
}

.ui-messages-warn{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
}

.ui-dialog-content{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	background-color: #EEEEEE;
	color: #666666;
}

.ui-selectonemenu input.ui-selectonemenu-label{
	font-size: 8pt;
}

.ui-selectonemenu .ui-selectonemenu-label {
	font-size: 8pt;
}	

input.disabledStyle, input.disabledStyle:focus, select.disabledStyle, select.disabledStyle:focus, textarea.disabledStyle, textarea.disabledStyle:focus{
    background-color: #D6D6D6 !important;
	color: #5C5C5C !important;
	box-shadow: none !important;	
}

.ui-inputfield.ui-state-focus, .ui-widget-content .ui-inputfield.ui-state-focus, .ui-widget-header .ui-inputfield.ui-state-focus{
	font-size: 90%;
}

.menuLinks a:hover{
	background-color:#0c2074; 
	font-size: 10pt;
}

.menuLinks a {
	color:#ffffff;  /* non-hover color for regular links */
	background-color:#0c2074;
	text-decoration:none;
	font-size: 10pt;
}

.ui-menu, .ui-menu-list,.ui-menu-item {
	background: #0c2074 !important;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	color: white;
}

.ui-menu .ui-menu-parent .ui-menu-child {
	width:125px;
}

.ui-tabs-nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}