.Menu
{
	text-align: justify;
	font-family:Arial;
	font-weight: bold;
	font-size: 12px;
	background-color: #DCD9AC;
	color:Black;
}

.SubMenu
{
	font-weight: normal;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	border-bottom-style: none;
	font-family:Arial;
	font-size:medium;
	color:Black;
	background-color:Transparent;
	font-style:normal;
}

.SubMenuHover
{
	text-align: left;
	background-color: Blue;
	color: White;
	font-weight: bold;	
	font-family:Arial;
	font-size:medium;
	color:Black;
	background-color:Transparent;
	font-style:normal;
}

body
{
	font-size: 10pt;
	font-family: Verdana;
	color: Black;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-image: url(Images/bt_bg_long.jpg);
	background-repeat: repeat;
	background-color: #E1EDFF;
}

span
{
	text-align:center;
	color:Black;
	background-color:Transparent;
	font-style:normal;
}

td
{
	color:Black;
	background-color:Transparent;
	font-style:normal;
}

.StandardText
{
	 font-size:10pt;
	 font-family:Verdana ;
	 color:Black;
	 background-color:Transparent;
	 font-style:normal;
	
} 

.StandardTextReverse
{
	 font-size:10pt;
	 font-family:Verdana ;
	 color:white;
	 background-color:Transparent;
	 font-style:normal;
	
} 

.StandardButton
{
	font-size:10pt;
	color:Black;
	font-style:normal;
}

Div.Panel
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	font-style:normal;
}

DIV.Login
{
	border-right: black thin solid; 
	border-top: black thin solid;
	background-color: #dcd9ac;
	z-index: 101; 
    left: 257px; 
	visibility: hidden;
	border-left: black thin solid;
	width: 165px;
	border-bottom: black thin solid;
	position: absolute;
	top: 138px;
	height: 106px;
	font-family:Times New Roman;
	font-size:10pt; 
}

DIV.Error
{
	border-right: black thin solid;
	border-top: black thin solid;
	z-index: 100;
	left: 217px; 
	visibility: hidden;
	border-left: black thin solid;
	width: 284px;
	border-bottom: black thin solid;
	position: absolute; 
	top: 145px;
	height: 31px;
	background-color: #dcd9ac;
	font-family:Times New Roman;
	font-size:10pt; 
}

.Textbox
{
	font-family:Veranda;
	font-size:10pt;
	text-align:center;
	color:Black;
	background-color:Transparent;
	font-style:normal;
}

.Label
{
	font-size:11px;
	font-variant:normal;
	font-family:Arial;
	color:Black;
	background-color:Transparent;
	font-style:normal;
}

.Link
{
	font-size:10pt;
	font-family:Times New Roman ;
    background-color:Transparent;
	font-style:normal;
	text-align:left;
}
	
.ButtonWithoutText
{
	font-weight: bold; 
	font-size: 10pt;
	color: red;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-align:left;
}

.LabelDataLoading
{
	background-color:Transparent;
	color:Red;
	font-weight:bold;
	Font-Size:Medium;
	text-align:left;
}	
	
.ASPPanel
{
	
}	

.InitiallyHidden
{
	color:#ececec;
}

.NotHidden
{
	color:black;
}

.inputText
{ 
	border-right: #0056D7 solid 1px; 
	border-top:  1px #0056D7 solid; 
	border-left: #0056D7 1px solid; 
	border-bottom: #0056D7 solid 1px; 
	text-transform:uppercase;
	font-family: Verdana;
	font-size: 10pt;
}

.inputPassword
{ 
	border-right: #0056D7 solid 1px; 
	border-top:  1px #0056D7 solid; 
	border-left: #0056D7 1px solid; 
	border-bottom: #0056D7 solid 1px; 
	font-family: Verdana;
	font-size: 10pt;
}

.ErrorTable
{
	border:solid 1 #000000;
	border-collapse:separate;
}

.ErrorCell
{
	background-color:#fa9e38;
	color:White;
}

.ErrorCellAlternate
{
	background-color:#00338d;
	color:White;
}

.LeftPaddedTable
{
	padding-left:15px;
}

select
{ 
	border-style:solid;
	border-color:#0056D7;
	border-width:1px;
}

.SummaryGridText
{
	background-color:Gray;
	border-right: gray 0px solid; 
	border-top: gray 0px solid; 
	border-left: gray 0px solid; 
	border-bottom: gray 0px solid; 
	border-collapse: collapse;	
	color:Black;
    font-size:8pt;
    font-family:Tahoma;
}

.SummaryGridHeaderText
{
	background-color:Gray;
	border-right: gray 0px solid; 
	border-top: gray 0px solid; 
	border-left: gray 0px solid; 
	border-bottom: gray 0px solid; 
	border-collapse: collapse;	
	color:Black;
    font-size:8pt;
    font-weight:bold;
    font-family:Tahoma;
}
.LabelLikeTxt
{
	width:100%; 
    background-color:Transparent; 
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none; 
    border-bottom-style: none; 
    text-align: left;
    color:Black;
    font-family:Verdana;
    font-size:10pt;
}
.NonEditableTXT
{ 
    width:100%; 
    background-color:Transparent; 
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none; 
    border-bottom-style: none; 
    text-align: center;
}

.NonEditableTXT10
{ 
    width:100%;
    background-color:Transparent; 
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none; 
    border-bottom-style: none; 
    text-align: right;
    color:Black;
    font-weight:normal;
    font-size:10pt;
    font-family:Tahoma;
}

.DHTMLGridHeaderText
{
	border-top:solid 1px black;
	border-bottom:solid 0px black;
	border-left:solid 1px black;
	border-right:solid 0px black; 
	position:absolute;
	display:none;
	background-color:#ECECEC; 
	color:Black; 
	font-size:8pt;
	font-weight:bold; 
	font-family:Tahoma;	
	width:840px;
	z-index:100;
}

.DHTMLScrollableDiv
{
	 width : 840px;
	 position:absolute;
	 overflow:auto;
	 display:none;
	 z-index: 100; 
}

.DHTMLGridContent
{
	 width : 840px;
	 border-top:solid 0px black;
	 border-bottom:solid 0px black;
	 border-left:solid 1px black;
	 border-right:solid 0px black;
	 background-color:#E1EDFF;
	 font-size:8pt; 
	 font-family:Tahoma;
}

.DHTMLGridCellStyle
{
     background-color:#E1EDFF;
	 color:Black;
     border-top:solid 0px black;
	 border-bottom:solid 1px black;
	 border-left:solid 0px black;
	 border-right:solid 1px black;
}

.DHTMLGridHeaderCellStyle
{
     border-top:solid 0px black;
	 border-bottom:solid 1px black;
	 border-left:solid 0px black;
	 border-right:solid 1px black;
}

.DHTMLGridSelectedCell
{
	background-color:#00008B;
	color:White;
}

.DHTMLDropDownCellStyle
{
     background-color:White;
	 color:Black;
}

.sortheader
{
	color:Black;
	text-decoration :none;
}

.MovingSupplyGridText
{
	background-color:#E1EDFF;
	border-right: #E1EDFF 0px solid; 
	border-top: #E1EDFF 0px solid; 
	border-left: #E1EDFF 0px solid; 
	border-bottom: #E1EDFF 0px solid; 
	border-collapse: collapse;	
	color:Black;
    font-size:8pt;
    font-family:Tahoma;
    text-align: center;
    /* commented for internal bug no 5377 
    position: relative; */
    z-index: 90;
    width:100%;
}

.DOHeaderText
{
	background-color:Navy;
	border-right: navy 0px solid; 
	border-top: navy 0px solid; 
	border-left: navy 0px solid; 
	border-bottom: navy 0px solid; 
	border-collapse: collapse;	
	color:white;
    font-size:8pt;
    font-weight:bold;
    font-family:Tahoma;
    text-align:center;
    height:20px;
}

.MSNonEditableTXT
{ 
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none; 
    border-bottom-style: none; 
    border-right: 0px solid; 
	border-top: 0px solid; 
	border-left:0px solid; 
	border-bottom: 0px solid;
	color:Black;
    font-weight:normal;
    font-size:10pt;
    font-family:Tahoma;  
}

.MSNonEditTranparentTXT
{ 
	width:100%; 
    background-color:Transparent; 
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none; 
    border-bottom-style: none; 
    color:Black;
    font-weight:normal;
    font-size:9pt;
    font-family:Tahoma;
}

.FollowUpRow
{
	height:16px;
	font-family:Arial;
	font-size:10pt;
	padding-left:30px;
}

.hrStyle
{
	color:#000000;
	width:100%;
	height:1px;
}

.DealerHourRow
{
	height:16px;
	font-family:Arial;
	font-size:10pt;
	text-align:left;
	padding-left:30px;
}

.MSinputText
{ 
	border-top-style: none; 
    border-right-style: none; 
    border-left-style: none; 
    border-bottom-style: none;  
	text-transform:uppercase;
	border-right: 0px solid; 
	border-top: 0px solid; 
	border-left:0px solid; 
	border-bottom: 0px solid; 
	color:Black;
    font-weight:normal;
    font-size:10pt;
    font-family:Tahoma;  
}

.DOHeader
{	
	padding-top: 2; 
	padding-left: 2;
	padding-right: 2; 
	padding-bottom: 0;
}

.DHTMLSummaryCellStyle
{
    background-color:#E1EDFF;
	color:Black;
    border-top:solid 0px #E1EDFF;
	border-bottom:solid 0px #E1EDFF;
	border-left:solid 0px #E1EDFF;
	border-right:solid 0px #E1EDFF;
}

.DHTMLSummaryGrid
{	
	background-color:#E1EDFF;
	color:Black;
    border-top:solid 0px #E1EDFF;
	border-bottom:solid 0px #E1EDFF;
	border-left:solid 0px #E1EDFF;
	border-right:solid 0px #E1EDFF;
	font-size:8pt; 
	font-family:Tahoma;
}

.DHTMLSortGridCellStyle
{
	background-color:#E1EDFF;
    border-top:solid 0px black;
	border-bottom:solid 1px black;
	border-left:solid 0px black;
	border-right:solid 1px black;
	font-size:10pt;
	font-family:Tahoma;
	cursor:default;
	padding-left:4px;	
}

.DHTMLSortGridHeaderCellStyle
{
	background-color:Scrollbar;
    border-top:solid 0px black;
	border-bottom:solid 1px black;
	border-left:solid 0px black;
	border-right:solid 1px black;
	font-size:10pt;
	font-family:Tahoma;
	padding-left:4px;	
}

.DHTMLSortGridSelectedCell
{
	background-color:#00008B;
	color:White;
	font-size:10pt;
	font-family:Tahoma;
	cursor:default;
	padding-left:4px;
}
.DHTMLSortGridUnreadCell
{
	background-color:#FFB6C1;
	border-top:solid 0px black;
	border-bottom:solid 1px black;
	border-left:solid 0px black;
	border-right:solid 1px black;
	color:Black;
	font-size:10pt;
	font-family:Tahoma;
	cursor:default;
	padding-left:4px;
}

.CheckTable
{
	width:100%;
	padding-left:5px;
	text-align:left;	
}

.CheckInMaintDiv
{
	padding-left:5px;
	padding-top: 20px;
	padding-bottom: 20px; background-color:#E1EDFF
}

.SmallFont
{
	font-variant: small-caps;
}
.InfoLabel
{
	font-weight:bold;
	font-style:italic;
}

.accessoriesDiv
{
	text-align : center;
	border-right:solid 1px black;
	
}

.accessoriesLastCell
{
	text-align : center;
}
 
.SingleTop
{
	border-top:solid 1px black;
	border-right : solid 1px black;	
	text-align : center;
}

.SingleTopSlot
{	
	border-right : solid 1px black;	
	text-align : center;
}

.SingleTopLeft
{
	border-top:solid 1px black;
	border-left : solid 1px black;
	text-align : center;
}

.SingleTopAM
{
	border-top:solid 1px black;
	border-right : solid 1px gray;	
	text-align : center;
}

.MidBottom
{
	border-right : solid 1px black;	
	text-align : center;
}

.MidBottomSlot
{
	border-right : solid 1px black;	
	
	text-align : center;
}
.MidBottomLastSlot
{	
			
	text-align : center;
}
.MidBottomSlotLast	
{
	border-right : solid 1px black;
	border-bottom: solid 1px black;
}

.MidBottomSlotLastCell	
{
	
	border-bottom: solid 1px black;
}


.MidBottomLeft
{
	border-left : solid 1px black;
	text-align : center;
}

.MidBottomAM
{
	border-right : solid 1px gray;
	text-align : center;
}

.SingleTopLast
{
	border-top:solid 1px black;	
	text-align : center;	
}

.SingleTopLastSlot
{	
	text-align : center;
	
}

#POSHealthStatusNote {
   position: absolute;
   background: #ffc;
   padding: 10px;
   border: 1px solid #000;
   z-index: 1;
   visibility: hidden;
   font: bold 11px "Verdana", Arial, Helvetica, sans-serif;
   color: #000;
}

.ErrorMsg
{
	color: red;
	display: none;
	float: left;
	font-size: smaller;
}

.ErrorAsterik
{
	color: red;	
	float: left;
	font-size: smaller;
}

.tiles A 
{
	color: #01529a;  
	TEXT-DECORATION: none
}

.news 
{
	fLOAT: right;
	MARGIN-BOTTOM: 9px;    
	WIDTH: 200px;
}

.tiles A:hover 
{
	COLOR: #000; TEXT-DECORATION: underline
}
.addnewshover A
{
	COLOR: white; TEXT-DECORATION: underline
}
.addnewshover A:hover 
{
	COLOR: #fa9e38; TEXT-DECORATION: underline
}
.news P 
{
	PADDING-RIGHT: 21px;
	PADDING-LEFT: 15px; 
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}

	.divStyle
    {
        width: 220px;
        height: 30px;
        background-color: Yellow;
        margin: 2px;
       border-bottom-width:1px;
        border-top-width:1px;
        border-left-width:1px;
        border-right-width:1px;
        border-color:Black;
        padding:0 0 2px 5px;
    }
                
    /*.txtboxStyle
    {
        width: 50px;
        height: 20px;
        background-color: transparent;
        position: relative;        
        left: 2px;
        border-style: none;
        border-bottom-width:0px;
        border-top-width:0px;
        border-left-width:0px;
        border-right-width:0px;
    }*/
     .dropdownStyle
    {
        width: 90px;
        height: 20px;
        background-color: transparent;
        position: relative;
        left: 2px;
        border-style: none;
    }
