/* Default CSS Stylesheet for a new Web Application project */
@font-face {
  font-family: 'metro';
  src:  url("../fonts/metro.eot");
  src:  url("../fonts/metro.eot?#iefix") format("embedded-opentype"),
        url("../fonts/metro.woff") format("woff"),
        url("../fonts/metro.ttf") format("truetype"),
        url("../fonts/metro.svg#metro") format("svg");
}
@font-face 
{
    font-family: 'IDAutomationHC39M';
    src: url("../fonts/IDAutomationHC39M.eot");
    src: url("../fonts/IDAutomationHC39M.eot?#iefix") format("embedded-opentype"),
         url("../fonts/IDAutomationHC39M.svg#IDAutomationHC39M") format("svg"),
         url("../fonts/IDAutomationHC39M.woff") format("woff"),
         url("../fonts/IDAutomationHC39M.ttf") format("truetype");
}

BODY
{
    font-weight: normal;
    left: 0px;
    word-spacing: normal;
    text-transform: none;
    font-family: Verdana, Helvetica, sans-serif;
    letter-spacing: normal;
    position: absolute;
    top: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    cursor: default; /*	scrollbar-face-color:  #C1D2EE; 	scrollbar-track-color: #C1D2EE; */
    vertical-align: top;
    width: 100%;
}
INPUT
{
    font-size: 8pt;
}
A
{
    font-weight: bold;
    font-size: 7pt;
    vertical-align: middle;
    cursor: pointer;
    color: #004080;
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
}
HR
{
    color: silver; 
    height: 1px; 
    border: solid 1px silver;     
    border-left: none;  
    border-right: none;  
    border-top: none;  
}
A:link
{
    font-weight: bold;
    font-size: 7pt;
    vertical-align: middle;
    cursor: pointer;
    color: #004080;
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
}

A:active
{
    font-weight: bold;
    font-size: 7pt;
    vertical-align: middle;
    cursor: pointer;
    color: #004080;
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
}

A:visited
{
    font-weight: bold;
    font-size: 7pt;
    vertical-align: middle;
    cursor: pointer;
    color: #004080;
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
}

A:hover
{
    font-weight: bold;
    font-size: 7pt;
    vertical-align: middle;
    color: red;
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
}
SMALL
{
    font-size: 7pt;
    color: silver;
    font-family: Verdana, Helvetica, sans-serif;
}

BIG
{
    font-size: 12pt;
    font-family: Verdana, Helvetica, sans-serif;
}

IFRAME
{
    background: #C5D9F1; /*    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=6,OffY=6,Color= 'silver' ,Positive= 'true' ); */
    margin: 0px;
    cursor: pointer;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
}
IMG
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: transparent;
}
DIV
{
    font-weight: bold;
    font-size: 8pt;
    cursor: default;
    color: blue;
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
}
TABLE
{
    vertical-align: top;
}

TD
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 8pt;
}

SELECT
{
    font-size: 9pt;
    color: #0000A0;
    font-family: Verdana, Helvetica, sans-serif;
}
.BGColor
{
    background-color: #C5D9F1;
}

.NavLink:link
{
    font-weight: bold;
    font-size: 8pt;
    color: white;
    width: 100%;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: transparent;
}
.NavLink:active
{
    font-weight: bold;
    font-size: 8pt;
    width: 100%;
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: transparent;
}
.NavLink:visited
{
    font-weight: bold;
    font-size: 8pt;
    width: 100%;
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: transparent;
}
.NavLink:hover
{
    font-weight: bold;
    font-size: 8pt;
    width: 100%;
    color: red;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: transparent;
}

.NavLink3:link
{
    font-weight: normal;
    font-size: 8pt;
    color: Black;
    width: 100%;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: transparent;
}
.NavLink3:active
{
    font-weight: normal;
    font-size: 8pt;
    width: 100%;
    color: Black;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: transparent;
}
.NavLink3:visited
{
    font-weight: normal;
    font-size: 8pt;
    width: 100%;
    color: Black;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: transparent;
}
.NavLink3:hover
{
    font-weight: bold;
    font-size: 8pt;
    width: 100%;
    color: red;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: #C5D9F1;
}

.NavLink2:link
{
    font-weight: bold;
    font-size: 8pt;
    color: white;
    width: 100%;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: transparent;
    vertical-align: middle;
}
.NavLink2:active
{
    font-weight: bold;
    font-size: 8pt;
    width: 100%;
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: transparent;
    vertical-align: middle;
}
.NavLink2:visited
{
    font-weight: bold;
    font-size: 8pt;
    width: 100%;
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: transparent;
    vertical-align: middle;
}
.NavLink2:hover
{
    font-weight: bold;
    font-size: 8pt;
    vertical-align: middle;
    width: 100%;
    color: #004080;
    font-family: Verdana, Helvetica, sans-serif;
    height: 18px;
    background-color: #C5D9F1;
}
.AspButton
{
    cursor: pointer;
}
.AspButton:hover
{
    background-color: silver; 
}
.BTN
{
    border: 0;
    margin: 0;
    vertical-align: middle;
    cursor: pointer;
}
.BigText
{
    font-size: 12pt;
    font-weight: bold;   
    font-family: Verdana, Helvetica, sans-serif;
}
.subMenu
{
    border-right: #87CEEB 2px outset;
    border-top: #87CEEB 2px outset;
    font-weight: bold;
    font-size: 8pt;
    text-transform: capitalize;
    border-left: #87CEEB 2px outset;
    cursor: pointer;
    color: white;
    border-bottom: #87CEEB 2px outset;
    font-family: Verdana,Helvetica,sans-serif;
    height: 25px;
    background-color: activecaption;
    text-align: center;
}
.subMenuOver
{
    border-right: #87CEEB 2px outset;
    border-top: #87CEEB 2px outset;
    font-weight: bold;
    font-size: 8pt;
    text-transform: capitalize;
    border-left: #87CEEB 2px outset;
    cursor: pointer;
    color: red;
    font-family: Verdana,Helvetica,sans-serif;
    height: 25px;
    background-color: #6495ED;
    text-align: center;
}
.subMenuSelected
{
    border-right: #87CEEB 2px outset;
    border-top: black 1px solid;
    font-weight: bold;
    font-size: 8pt;
    text-transform: capitalize;
    border-left: black 1px solid;
    cursor: default;
    color: gray;
    font-family: Verdana,Helvetica,sans-serif;
    height: 25px;
    background-color: white;
    text-align: center;
}
.Label
{
    font-weight: bold;
    font-size: 8pt;
    text-transform: capitalize;
    cursor: default;
    color: #004080;
    font-family: Verdana,Helvetica,sans-serif;
    background-color: transparent;
    text-align: right;
}
.Label1
{
    font-weight: bold;
    font-size: 8pt;
    text-transform: capitalize;
    cursor: default;
    color: #004080;
    font-family: Verdana,Helvetica,sans-serif;
    background-color: transparent;
    text-align: right;
    vertical-align: top;
}
.Label3
{
    font-weight: bold;
    font-size: 8pt;
    text-transform: capitalize;
    cursor: default;
    color: #004080;
    font-family: Verdana,Helvetica,sans-serif;
    background-color: transparent;
}
.Label2
{
    font-weight: bold;
    font-size: 9pt;
    text-transform: capitalize;
    cursor: default;
    color: #483D8B;
    font-family: Verdana,Helvetica,sans-serif;
    background-color: transparent;
    text-align: left;
}
.SubLabel
{
    font-weight: bold;
    font-size: 8pt;
    text-transform: capitalize;
    cursor: default;
    color: #0000A0;
    font-family: Verdana,Helvetica,sans-serif;
    background-color: transparent;
    text-align: right;
}
.SubLabel2
{
    font-weight: bold;
    font-size: 8pt;
    text-transform: capitalize;
    cursor: default;
    color: #696969;
    font-family: Verdana,Helvetica,sans-serif;
    background-color: transparent;
    text-align: right;
}
.SubLabelT
{
    font-weight: bold;
    font-size: 8pt;
    text-transform: capitalize;
    cursor: default;
    color: #0000CD;
    font-family: Verdana,Helvetica,sans-serif;
    background-color: transparent;
    text-align: right;
}
.Table
{
    font-weight: bold;
    font-size: 8pt;
    text-transform: capitalize;
    cursor: default;
    color: #0000A0;
    font-family: Verdana,Helvetica,sans-serif;
    background-color: #F5F5F5;
    text-align: center;
}
.search-field
{
    font-family: metro; 
    font-size: 11pt;
    white-space: nowrap;
    color: Green;
    cursor: pointer;
    vertical-align: middle;    
    border: 1px;
}
.search-field:hover
{
    color: #00E171;
}
.upload-field
{
    font-family: metro; 
    font-size: 14pt;
    white-space: nowrap;
    color: #0080FF;
    cursor: pointer;
    vertical-align: middle;    
    border: 1px;
}
.upload-field:hover
{
    color: #A8D3FF;
}
.date-field
{
    font-family: metro; 
    font-size: 13pt;
    white-space: nowrap;
    color: #966F33;
    cursor: pointer;
    vertical-align: middle;    
    border: 1px;
}
.date-field:hover
{
    color: #C58917;
}
.delete-field
{
    font-family: metro; 
    font-size: 9pt;
    white-space: nowrap;
    color: Gray;
    cursor: pointer;
    vertical-align: middle;  
    text-align: center;   
    border: 1px;
    width: 10px
}
.delete-field:hover
{
    color: silver;
}
.edit-field
{
    font-family: metro; 
    font-size: 9pt;
    white-space: nowrap;
    color: #F1CB30;
    cursor: pointer;
    vertical-align: middle;  
    text-align: center;   
    border: 1px;
    width: 10px
}
.edit-field:hover
{
    color: #FFB871;
}
.info-field
{
    font-family: metro; 
    font-size: 11pt;
    white-space: nowrap;
    color: blue;
    cursor: pointer;
    vertical-align: middle;    
    border: 1px;
}
.info-field:hover
{
    color: #6698FF;
}
.button-field
{
    font-family: metro; 
    font-size: 11pt;
    white-space: nowrap;
    color: black;
    cursor: pointer;
    vertical-align: middle;    
    border: 1px;
    background-color: transparent;  
}
.button-field:hover
{
    color: red;
}
.EditorTitles
{
    font-weight: bold;
    font-size: 8pt;
    text-transform: capitalize;
    cursor: default;
    color: #0000A0;
    font-family: Verdana,Helvetica,sans-serif;
    text-align: center;
    vertical-align: middle; 
    border: solid 1px gray; 
    border-bottom: none 0 transparent; 
    border-left: none 0 transparent; 
    background-color: #F0F0F0;
}
.searchTitle
{
    background-color: Green; 
    color: White; 
    font-weight: bold; 
    width: 100%;
    height: 25px;
    margin-left: 20px; 
    text-transform: capitalize;
    letter-spacing: 3px;
}
.justTitle
{
    background-color: Navy; 
    color: White; 
    font-weight: bold; 
    width: 100%;
    height: 25px;
    margin-left: 20px; 
    text-transform: capitalize;
    letter-spacing: 3px;
}
.Memo
{
    font-size: 8pt;
    color: #0000A0;
    font-family: Verdana,Helvetica,sans-serif;
    text-align: center;
    font-weight: normal;  
}
.MessageBox
{
    font-size: 9pt;
    color: black;
    font-family: Verdana,Helvetica,sans-serif;
    background-color: white;
    text-decoration: none;
}
.Expand
{
    font-weight: normal;
    font-size: 10pt;
    cursor: pointer;
    color: black;
    font-family: Verdana;
}
.GridHeader
{
    font-weight: bold;
    text-transform: capitalize;
    background-color: #87CEEB;
    font-variant: small-caps;
    vertical-align: bottom;
}
.AllCapital
{
    font-weight: bold;
    font-size: 8pt;
    text-transform: capitalize;
	font-family: Verdana, Helvetica,sans-serif;
    font-variant: small-caps;
    vertical-align: middle;
}
.ControlTextReadOnly
{
	font-weight: normal;
	font-size: 8pt;
	cursor: default;
	color: navy;
	font-family: Verdana;
	height: 19px;
	background-color: transparent;
}
.tab
{
    border-left: #f4f4f4 1px solid;
    border-right: #f4f4f4 1px solid;
    border-top: #f4f4f4 1px solid;
    border-bottom: silver 1px solid;
    padding-right: 15px;
    padding-left: 15px;
    font-weight: bolder;
    font-size: 10pt;
    padding-bottom: 5px;
    vertical-align: middle;
    cursor: pointer;
    color: white;
    padding-top: 5px;
	font-family: Verdana, Helvetica,sans-serif;
    height: 0pt;
    background-color: #B3B3B3;
}
.tabOver
{
    border-left: #f4f4f4 1px solid;
    border-right: #f4f4f4 1px solid;
    border-top: #f4f4f4 1px solid;
    border-bottom: silver 1px solid;
    padding-right: 15px;
    padding-left: 15px;
    font-weight: bolder;
    font-size: 10pt;
    padding-bottom: 5px;
    vertical-align: middle;
    cursor: pointer;
    color: #FF6347;
    padding-top: 5px;
	font-family: Verdana, Helvetica,sans-serif;
    height: 0pt;
    background-color: #D3D3D3;
}
.tabSelected
{
    border-right: silver 1px solid;
    padding-right: 15px;
    border-top: orange 2px solid;
    padding-left: 15px;
    font-weight: bolder;
    font-size: 10pt;
    padding-bottom: 5px;
    border-left: silver 1px solid;
    color: #085d7e;
    padding-top: 5px;
	font-family: Verdana, Helvetica,sans-serif;
    vertical-align: middle;
    cursor: default;
    background-color: white;
}
.endTab
{
    border-bottom: silver 1px solid;
    background-color: #f4f4f4;
}
.TableForm
{
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-color: gray;
    background-color: #F5F5F5;
}
.TableFormPlain
{
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-color: gray;
    background-color: white;
}
.tdMenu
{
	font-family: Tahoma, Verdana, Helvetica,sans-serif;
    font-size: 8pt;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
}
.InputLabel
{
    font-size: 8pt;
    background-color: white;
    border: Solid 1 #7F9DB9;
    vertical-align: middle;
    padding: 2 2 2 2;
}
.ControlText
{
    font-size: 8pt;
	font-family: Verdana, Helvetica,sans-serif;
    background-color: #FFFACD;
    height: 19px;
}
.LinkButton
{
    font-weight: normal;
    font-size: 8pt;
    text-transform: capitalize;
    cursor: pointer;
    color: black;
    border-top-style: none;
	font-family: Verdana, Helvetica,sans-serif;
    border-right-style: none;
    border-left-style: none;
    background-color: transparent;
    font-variant: small-caps;
    border-bottom-style: none;
    vertical-align: middle;
}
.LinkButton:active
{
    font-weight: normal;
    font-size: 8pt;
    text-transform: capitalize;
    cursor: pointer;
    color: black;
    border-top-style: none;
	font-family: Verdana, Helvetica,sans-serif;
    border-right-style: none;
    border-left-style: none;
    background-color: transparent;
    font-variant: small-caps;
    border-bottom-style: none;
    vertical-align: middle;
}
.LinkButton:link
{
    font-weight: normal;
    font-size: 8pt;
    text-transform: capitalize;
    cursor: pointer;
    color: black;
    border-top-style: none;
	font-family: Verdana, Helvetica,sans-serif;
    border-right-style: none;
    border-left-style: none;
    background-color: transparent;
    font-variant: small-caps;
    border-bottom-style: none;
    vertical-align: middle;
}
.LinkButton:visited
{
    font-weight: normal;
    font-size: 8pt;
    text-transform: capitalize;
    cursor: pointer;
    color: black;
    border-top-style: none;
	font-family: Verdana, Helvetica,sans-serif;
    border-right-style: none;
    border-left-style: none;
    background-color: transparent;
    font-variant: small-caps;
    border-bottom-style: none;
    vertical-align: middle;
}
.LinkButton:hover
{
    font-weight: normal;
    font-size: 8pt;
    text-transform: capitalize;
    cursor: pointer;
    color: black;
    border-top-style: none;
	font-family: Verdana, Helvetica,sans-serif;
    border-right-style: none;
    border-left-style: none;
    background-color: transparent;
    font-variant: small-caps;
    border-bottom-style: none;
    vertical-align: middle;
}
.info
{
    font-weight: normal;
    font-size: 8pt;
    color: #696969;
	font-family: Tahoma, Verdana, Helvetica,sans-serif;
    font-variant: normal;
    vertical-align: middle;
}
.smallTxtBox
{
    font-size: 8pt;
	font-family: Verdana, Helvetica,sans-serif;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0 0 0 0;
}
.HeaderGrid
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: 8pt;
    background-image: none;
    text-transform: capitalize;
    border-left: gray 1px solid;
    color: white;
    border-bottom: gray 1px solid;
	font-family: Verdana, Helvetica,sans-serif;
    background-color: #6495ED;
    text-align: center;
    font-variant: small-caps;
}
.Message
{
    font-weight: bold;
    font-size: 8pt;
    vertical-align: middle;
    cursor: default;
    color: #B22222;
    font-family: Verdana, Helvetica,sans-serif;
    background-color: transparent;
}
.PageTittle
{
    font-weight: bold;
    font-size: 14pt;
    color: #0000A0;
    font-family: Verdana, Helvetica,sans-serif;
}
.PageSubTittle
{
    font-weight: bold;
    font-size: 14pt;
    color: #B0C4DE;
    font-family: Verdana, Helvetica,sans-serif;
}
.Number
{
    cursor: text;
    color: black;
    text-align: right;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    height: 19; 
}
.FormPanel
{
    font-style: normal;
    font-weight: normal;
    left: 20px;
    position: absolute;
    z-index: 0;
}
.ErrorPanel
{
    left: 20px;
    margin-left: 20px;
}
.NumberNormal
{
	font-family: Verdana, Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    color: Black;
    text-align: center;
}
.NumberNegative
{
	font-family: Verdana, Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    color: Red;
    text-align: center;
}
.FileUpload
{
    border-color: #F5F5F5;
    border-style: solid;
    width: 0px;
    cursor: pointer;
}
.Typing
{
	font-family: Verdana, Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    color: Black;
    background-color: #F0F8FF;
    text-align: left;
}
.GotValue
{
	font-family: Verdana, Helvetica,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: Gray;
    background-color: #FFFACD;
    text-align: left;
}
.blockMoneyReadOnly
{
    font-size: 8pt;
    width: 100%;
    cursor: default;
    color: navy;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 19px;
    background-color: transparent;
    text-align: right;
    border-bottom-style: none;
}
.blockTextReadOnly
{
    font-size: 8pt;
    cursor: default;
    color: navy;
    border-style: solid;  
    border-color: Gray;  
    border-width: 1px;  
    background-color: #F0F0F0;
    height: 20px;
}
.blockMoney
{
    cursor: text;
    color: navy;
    text-align: right;
    font-size: 8pt;
    height: 19px;
    width: 100%;
}
.blockNumber
{
    cursor: text;
    color: navy;
    text-align: center;
    font-size: 8pt;
    height: 19px;
    width: 100%;
}
.blockNumberReadOnly
{
    background-color: transparent;
    cursor: default;
    color: navy;
    text-align: center;
    font-size: 8pt;
    height: 19px;
    width: 100%;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.ButtonBox
{
    font-weight: bold;
    font-size: 9pt;
    vertical-align: middle;
    text-transform: capitalize;
    cursor: pointer;
    color: navy;
    text-align: center;
    width: 80px;
    height: 23px;
}
.ButtonBox:hover
{
    font-weight: bold;
    font-size: 9pt;
    vertical-align: middle;
    text-transform: capitalize;
    cursor: pointer;
    background-color: silver;
    color: red;
    text-align: center;
    width: 80px;
    height: 23px;
}
.preheader
{
    /*background-image: url(../images/version4.gif);*/
    background-repeat: no-repeat; /* Do not alter this line! */
    background-position: right;
    background-color: #F0F0F0; /*#F3F2E7;*/
}
.sectionTitle
{
    font-family: Verdana, Tahoma, Helvetica, sans, Arial, sans-serif;
    background-color: black;
    color: white;
    font-weight: bold;
    text-align: center;  
    vertical-align: middle;  
    height: 18;
}
.line
{
    color: silver; 
    height: 1px; 
    border: solid 1px silver;     
    border-left: none;  
    border-right: none;  
    border-top: none;  
}
.smallmsg
{
    font-weight: bold;
    font-size: 7pt;
    vertical-align: middle;
    color: #004080;
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
}
.waitbox
{
    /*background:#FFFDEC url(../images/loading.gif) no-repeat left top; */
    background-color: #FFFDEC; 
    position:absolute;
    top:300px; 
    left:300px; 
    width:370px;
    height:80px;
    font-family:Verdana, helvetica, sans-serif;
    display:none;
   	vertical-align: middle;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
    border-style: ridge;
    border-color: #663300;  
    color: #663300;     
}

/*----------------------------------------------------------------------
/* Menu related */
.jsdomenudiv /* Menu items div */
{
    background-color: #FFFFFF;
    background-image: url(../images/menu_divider.gif);
    background-repeat: repeat-y;
    border: 1px solid #8A867A;
    cursor: default;
    padding-bottom: 1px;
    padding-top: 1px;
    position: absolute; /* Do not alter this line! */
    visibility: hidden;
    z-index: 10;
}

.jsdomenuitem
{
    background: transparent;
    border: none;
    color: #000000;
    font-family: Verdana, Tahoma, Helvetica, sans, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    padding-bottom: 3px;
    padding-left: 30px;
    padding-right: 15px;
    padding-top: 3px;
    position: relative; /* Do not alter this line! */
}

.jsdomenuitemover
{
    background-color: #C1D2EE;
    border: 1px solid #316AC5;
    color: #000000;
    font-family: Verdana, Tahoma, Helvetica, sans, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-bottom: 3px;
    padding-left: 30px;
    padding-right: 15px;
    padding-top: 3px;
    position: relative; /* Do not alter this line! */
}

.jsdomenuarrow
{
    background-image: url(../images/menu_arrow.png);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 7px;
    position: absolute; /* Do not alter this line! */
    right: 8px;
    width: 4px;
}

.jsdomenuarrowover
{
    background-image: url(../images/menu_arrow_o.png);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 7px;
    position: absolute; /* Do not alter this line! */
    right: 8px;
    width: 4px;
}

.jsdomenusep
{
    padding-left: 25px;
}

.jsdomenusep hr
{
}

/* Menu bar related selectors */

.jsdomenubardragdiv
{
    cursor: move;
    display: inline;
    font-family: Verdana, Tahoma, Helvetica, sans, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    position: relative; /* Do not alter this line! */
    visibility: hidden;
    width: 9px;
}

.jsdomenubaritem /* Item en el menubar */
{
    /*background-color: #C4C4AD;  #ECE9D8; 	background-image: url(../images/menu_front.png); 	background-repeat: repeat-x;  */
    background-position: left;
    border: none;
    color: #000000;
    display: inline;
    font-family: Verdana, Tahoma, Helvetica, sans, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    position: relative; /* Do not alter this line! */
    height: 19px;
    vertical-align: bottom;
}

.jsdomenubaritemover /* Item en el menubar over */
{
    background-color: #C1D2EE;
    border: 1px solid #316AC5;
    color: black;
    display: inline;
    font-family: Verdana, Tahoma, Helvetica, sans, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-bottom: 1px;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 1px;
    position: relative; /* Do not alter this line! */
    height: 20px;
    vertical-align: bottom;
}

.jsdomenubardiv
{
    /*  background-color: #C4C4AD; /* #ECE9D8; */ /*	background-image: url(../images/menu_divider.png); 	background-repeat: no-repeat; */
    background-image: url(../images/menu_front.png);
    background-repeat: repeat-x;
    background-position: left;
    cursor: default;
    border-right-color: #C4C4AD;
    border-right-style: solid;
    border-right-width: 1px;
    border-left-width: 0px;
    border-top-color: white;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1px;
    position: absolute; /* Do not alter this line! */
    visibility: visible;
    width: 100%;
    height: 20px;
    vertical-align: bottom;
}

.jsdomenubaritemclick
{
    /* background-image: url(../images/menu_left.png); 	background-position: left; */
    background-color: #C1D2EE;
    background-repeat: no-repeat;
    border-bottom: none 0 #ECE9D8;
    border-left: 1px solid #8A867A;
    border-right: 1px solid #8A867A;
    border-top: 1px solid #8A867A;
    color: #000000;
    display: inline;
    font-family: Verdana, Tahoma, Helvetica, sans, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 9px;
    padding-top: 2px;
    position: relative; /* Do not alter this line! */
    height: 17px;
}

/* ------------------------------------------------ */

/* Menu icons */
.iconAssigned
{
    background-image: url(../images/menu_assigned.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconBarcode
{
    background-image: url(../images/menu_barcode.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconBrand
{
    background-image: url(../images/menu_brand.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconCategory
{
    background-image: url(../images/menu_category.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconClient
{
    background-image: url(../images/menu_client.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconCollection
{
    background-image: url(../images/menu_collection.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconColor
{
    background-image: url(../images/menu_color.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconCompanyTransfer
{
    background-image: url(../images/menu_comp_transfer.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconCompany
{
    background-image: url(../images/menu_company.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconImport
{
    background-image: url(../images/menu_import.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconCostCorrection
{
    background-image: url(../images/menu_cost_correction.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconReport
{
    background-image: url(../images/menu_exe_repo.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconExpensesEntry
{
    background-image: url(../images/menu_exp_entry.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconInventoryReview
{
    background-image: url(../images/menu_inv_review.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconInventoryStatus
{
    background-image: url(../images/menu_inv_status.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconMatching
{
    background-image: url(../images/menu_matching.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconInvoice
{
    background-image: url(../images/menu_bill.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconPassword
{
    background-image: url(../images/menu_password.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconPick
{
    background-image: url(../images/menu_pick.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconPrice
{
    background-image: url(../images/menu_price.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconProforma
{
    background-image: url(../images/menu_proforma.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconPurchase
{
    background-image: url(../images/menu_purchase.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconPurchaseNotif
{
    background-image: url(../images/menu_purchase_notif.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconReorder
{
    background-image: url(../images/menu_reorder.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconRepoTrans
{
    background-image: url(../images/menu_repo_trans.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconSales
{
    background-image: url(../images/menu_sales.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconSalesDetail
{
    background-image: url(../images/menu_sales_detail.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconSalesNotif
{
    background-image: url(../images/menu_sales_notif.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconSalesman
{
    background-image: url(../images/menu_salesman.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconSize
{
    background-image: url(../images/menu_size.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconStatement
{
    background-image: url(../images/menu_statement.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconSupplier
{
    background-image: url(../images/menu_supplier.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconTrack
{
    background-image: url(../images/menu_track.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconUnit
{
    background-image: url(../images/menu_unit.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconUser
{
    background-image: url(../images/menu_user.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconVoidInvoice
{
    background-image: url(../images/menu_void_invoice.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconWarehouse
{
    background-image: url(../images/menu_warehouse.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
.iconWarehouseSheet
{
    background-image: url(../images/menu_warehouse_sheet.gif);
    background-repeat: no-repeat; /* Do not alter this line! */
    height: 16px;
    left: 4px;
    position: absolute; /* Do not alter this line! */
    width: 16px;
}
