.ui-widget-header {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: -moz-linear-gradient(center top , #5177B8 0%, #002970 100%) !important;
	background-image: -moz-linear-gradient(top, #5177B8 0%, #002970 100%)!important;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5177B8), color-stop(100%,#002970))!important;
	background-image: -webkit-linear-gradient(top, #5177B8 0%,#002970 100%)!important;
	background-image: -o-linear-gradient(top, #5177B8 0%,#002970 100%)!important;
	background-image: -ms-linear-gradient(top, #5177B8 0%,#002970 100%);
	background-image: linear-gradient(top, #5177B8 0%,#002970 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5177b8', endColorstr='#002970',GradientType=0 )!important;
		
    background-position: 50% 50%;
    background-repeat: repeat-x;
    border-bottom-color: #AAAAAA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #AAAAAA;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #AAAAAA;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #AAAAAA;
    border-top-style: solid;
    border-top-width: 1px;
    color: white !important;
    font-weight: bold;
}

#gview_grid .ui-widget-header{
	display:none; /*do not show the header for the jqgrid table*/
}

.ui-jqgrid tr.ui-row-ltr td{
	padding-top: 0.3em !important;
	padding-top: 0.3em !important;
}

.ui-jqgrid tr.ui-row-ltr td div.preview{
	text-align: center !important;
}

.ui-jqgrid .ui-jqgrid-htable th div{
	font-weight: bold !important;
}

.ui-jqgrid tr.jqgrow td,
.ui-jqgrid .ui-jqgrid-htable th div{ 
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis; 
}

#accordion .ui-state-active, #accordion .ui-state-default{
	background-color: transparent;
    background-image: url("../../../images/background-top-box-h3.gif");
	/*background-color: #E6E6E6;
    background-image: url("../../../images/jquery-ui/smoothness/ui-bg_glass_75_e6e6e6_1x400.png");*/
}

.ui-widget-overlay { 
	background: #aaaaaa url(../../../images/jquery-ui/smoothness/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; 
	opacity: .50;
	filter:Alpha(Opacity=50); 
}


.ui-accordion .ui-accordion-header .ui-icon{
    left: 45%;
}


.ui-accordion-icons .ui-accordion-header a {
    margin-left: 45%;
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon{
	margin: 0!important;
}

.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr{
	vertical-align: middle;
	/*background: -moz-linear-gradient(center top , #5177B8 0%, #002970 100%) repeat scroll 0 0 transparent !important;*/
	background-color: transparent;
	background-image: -moz-linear-gradient(center top , #5177B8 0%, #002970 100%) !important;
	background-image: -moz-linear-gradient(top, #5177B8 0%, #002970 100%)!important;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5177B8), color-stop(100%,#002970))!important;
	background-image: -webkit-linear-gradient(top, #5177B8 0%,#002970 100%)!important;
	background-image: -o-linear-gradient(top, #5177B8 0%,#002970 100%)!important;
	background-image: -ms-linear-gradient(top, #5177B8 0%,#002970 100%);
	background-image: linear-gradient(top, #5177B8 0%,#002970 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5177b8', endColorstr='#002970',GradientType=0 )!important;
	color: #FFF;
}

/*.ui-th-ltr, */.ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr:hover{
	background: -moz-linear-gradient(center top , #5177B8 90%, #002970 100%) repeat scroll 0 0 transparent !important;	
}
tr.ui-search-toolbar input{
	margin: 2px 0px 0px 0px;
}

.ui-accordion .ui-accordion-content{
	padding: 1em 0 1em 1em !important;
	height: 100% !important;
}

.ui-jqgrid .ui-pg-table td[dir=ltr]:last-child{
	float: right;
}

#colmodgrid div.jqResize{
	display:none!important; 
}

.ui-jqgrid-bdiv,
.ui-state-default.ui-jqgrid-hdiv{
	font-family: Arial;
}

/*.ui-state-default, 
.ui-widget-content .ui-state-default,*/ 
.ui-widget-header .ui-state-default{
	color: #FFF !important;
}

/*monitor*/
#trackTmds span{
	display: none;
}
