/* Repair Status*/

.repairStatus{
}

#rmaNumber:focus{
        background-color: lightyellow;}
        
.repairStatus table{
	width: 525px}

.repairStatus table tr{
}
.repairStatus table tr td{
}
.repairStatus table tr td .searchBtn{
	padding-left: 15px;
	background-image: url(/eprise/main/Elements/Header03/Images/buttons/search.gif);
	background-repeat: no-repeat;
	background-color: silver}

.repairStatus table tr td .resetBtn{
	background-color: silver}

.repairStatusHead{
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
	background-color: #d3d3d3}

.repairStatusHead td{
	font-weight: lighter;
	font-size: 10pt;
	color: black;
	font-family: Arial}

.repairStatusList{
	border-right: blue 1px solid;
	border-top: blue 1px;
	font-size: 9pt;
	overflow: auto;
	border-left: blue 1px solid;
	color: red;
	border-bottom: blue 1px solid;
	font-family: Arial;
	height: 142px}

.repairStatusList .evenRow{
	font-size: 9pt;
	color: black;
	font-family: Arial;
	background-color: #ffffff}

.repairStatusList .oddRow{
	font-size: 9pt;
	color: black;
	font-family: Arial;
	background-color: #dcdcdc}

.repairStatusDetail{
}
.repairStatusDetail input{
	font-size: 9pt;
	color: black;
	font-family: Arial}

.repairStatusDetail .onHold{
	font-size: 9pt;
	color: red;
	font-family: Arial}

.repairStatusDetail textarea{
	font-size: 9pt;
        width: 480px;	
	color: black;
	font-family: Arial}

.repairStatusDetail .shipDate{
	font-weight: bolder;
	font-size: 10pt;
	color: green;
	font-family: Arial}
