﻿/*html*/
html, body
{
    height: 100%;
    margin: 0px;
    padding: 0px;
}
body
{
    font-family: Tahoma, Verdana, Arial;
    background: #ffffff;
    font-size: 12px;
    height: 100%;
}
td, th
{
    font-size: 12px;
}
form
{
    padding: 0px;
    margin: 0px;
    height: 100%;
}
checkbox
{
    margin: 0px;
    padding: 0px;
}


img
{
    border-width: 0px;
}


#header
{
    /*padding-right: 1ex;     padding-left: 1ex;     padding-bottom: 0.5ex;     padding-top: 1ex;*/
    min-width: 960px;
}
#outer
{
    min-width: 960px;
}
#sider
{
    right: -150px;
    width: 150px;
    left: 0;
    position: absolute;
}
#main
{
    margin-left: 158px; /*padding-left: 5px;*/
    min-height: 650px;
}
#footer
{
    color: #a6acb7;
    font-size: 12px;
    padding: 1ex;
    clear: both;
    margin-left: 158px;
}
#inner
{
    position: absolute;
    left: 150px;
    width: 8px;
    height: 100%;
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #EBEFF9 none repeat scroll 0 0;
    cursor: pointer;
}
#inner_toggle_icon
{
    border-color: #EBEFF9 #6688EE #EBEFF9 #EBEFF9;
    border-style: solid;
    border-width: 5px 5px 5px 0px;
    height: 0;
    margin-left: 1px;
    margin-top: -5px;
    position: absolute;
    top: 40%;
    width: 0;
}
#inner:hover
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #C2CFF1 none repeat scroll 0 0;
}
#sprt
{
    background: #C2CFF1;
    margin-top: 1px;
}
#inner:hover #inner_toggle_icon
{
    border-color: #C2CFF1 #FFFFFF #C2CFF1 #C2CFF1;
}
.bar_hidden #inner_toggle_icon
{
    border-color: #EBEFF9 #EBEFF9 #EBEFF9 #6688EE;
    border-width: 5px 0 5px 5px;
}
.bar_hidden #inner:hover #inner_toggle_icon
{
    border-left-color: #FFFFFF;
}
.bar_hidden #sider
{
    display: none;
}
.bar_hidden #inner
{
    left: 0;
}
.bar_hidden #main
{
    margin-left: 8px;
}
div#Copyright
{
    font-size: 11px;
}
div#FooterSeparator
{
    margin: 0px 5px 0px 0px;
    height: 35px;
    width: 1px;
    overflow: hidden;
    background-color: #d2d5db;
}
.primaryPalette
{
    background: #d9d9d9;
}
.secondaryPalette
{
    background: #e8e8e8;
}

.panelFooter
{
    text-align: right;
    padding: 5px;
    border-top: dotted 1px #ccc;
    margin-top: 5px;
}
a.rl:link, a.rl:visited, a.rl:hover, a.rl:active
{
    color: #c00;
    text-decoration: none;
}


.width_tdx
{
    width: 60px;
    height: 10px;
    font-size: 8pt;
    font-style: normal;
}

.width_td
{
    width: 120px;
    height: 10px;
    font-size: 8pt;
    font-style: normal;
}
.borderall
{
    border: solid 1px #404040;
    border-collapse: collapse;
}

.chkinform label
{
    font-weight: normal;
}
.view label
{
    color: #990066;
}

td.vline
{
    border-right: 1px solid #A0A0A0;
}
td.hline
{
    border-top: 1px solid #A0A0A0;
}
.ReqiredFlag
{
    color: #c00;
}

.title
{
    font-weight: bold;
}
.nowrap
{
    white-space: nowrap;
}
.DropDownList
{
    width: 155px;
}
/*create new menu*/
.Menu
{
    background-color: white;
    background-image: url(images/createNew_bg.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    font-weight: bold;
}
.MenuGroup
{
    background-color: white;
    border: solid 1px #7E7E81;
    cursor: default;
}
.TopMenuItem
{
}
.MenuItem
{
    font-size: 12px;
    cursor: default;
    width: 195px;
}

.MenuItemHover
{
    background-color: #FFEEC2;
    font-size: 12px;
    border: solid 1px #4B4B6F;
    cursor: default;
}

/*toolbar*/
.toolbar
{
    border: solid 1px #A6A6A6;
    background-image: url(images/heading_bg.gif);
    background-repeat: repeat-x;
    background-position: center center;
    white-space: nowrap;
    padding: 5px;
    margin-bottom: 10px;
}
.tabmenu
{
    background-image: url(images/menu/menu_bg.gif);
    background-position: center top;
    background-repeat: repeat-x;
    height: 33px;
    border-bottom-width: 0px;
    vertical-align: bottom;
    min-width: 1200px;
}
.tabmenu img.logo
{
    float: left;
}
.tabmenu ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.tabmenu ul li
{
    display: inline;
    margin: 0px;
    padding: 0px;
}
.tabmenu ul li a
{
    float: left;
    background-position: left top;
    background-repeat: no-repeat;
    margin: 5px 3px 0px 0px;
    padding: 0px 0px 0px 4px;
    text-decoration: none;
}
.tabmenu ul li a span
{
    display: block;
    float: left;
    background-position: right top;
    background-repeat: no-repeat;
    padding: 9px 8px 7px 5px;
    font-size: 12px;
    line-height: 12px;
    cursor: pointer;
    color: White;
    font-weight: bold;
}
.tabmenu ul li a.current
{
    background-image: url(images/menu/selected_left_bg.png);
}
.tabmenu ul li a.current span
{
    background-image: url(images/menu/selected_right_bg.png);
    color: #000;
}
.tabcontainer
{
    background: url(images/menu/level2_bg.gif) repeat-x center top;
    padding: 5px;
}
.tabcontainer a
{
    margin-right: 15px;
    text-decoration: none;
}
.tabcontainer a.current
{
    color: #fff;
    background-color: #5082bf;
    padding: 3px 7px;
}



/* -- Button -- */
a.buttonlink, a.buttonlink:visited
{
    display: inline-block;
    font-size: 12px;
    font-family: Tahoma;
    vertical-align: middle;
    border: solid 1px #B2BCBE;
    background: #DADFE0 url( 'images/edtButtonBack.gif' ) top;
    background-repeat: repeat-x;
    cursor: pointer;
    cursor: hand;
    text-decoration: none;
    margin: 0px;
    padding: 4px 14px;
    color: #000;
    height: 15px;
}
a.buttonlink:hover
{
    background: #B5D7DB url( 'images/edtButtonHoverBack.gif' ) top;
    background-repeat: repeat-x;
    border: solid 1px #71ACB4;
}
.buttonlinkDisabled
{
    color: #93a1a4;
}
a.buttonlinkDisabled, a.buttonlinkDisabled: hover
{
    color: #93a1a4;
}
.grid
{
    margin-top: 3px;
}

.rptitem
{
    padding: 3px 5px;
}
.style1
{
    width: 100%;
}
.hideElm
{
    display: none;
}
table.searchform
{
}
table.searchform td:first-child
{
    padding-left: 0px;
}

.tracking td
{
    border: solid 1px #81BEF7;
    width: 120px;
}

div.leftbar
{
    float: left;
}
div.rightbar
{
    text-align: right;
}
.readonly
{
    background-color: #cccccc;
}
.leftSearch
{
    border: solid 1px #7EACB1;
    background: #EDF3F4;
}
.rightResult
{
    border: solid 1px;
}
.arrowOn
{
    background-color: #33cc33;
    color: #fff;
    width: 150px;
    white-space: nowrap;
}
.arrowOff
{
    background-color: #ccc;
    width: 130px;
    white-space: nowrap;
}
.leftsep
{
    padding: 2px 5px;
}
.header_top
{
}
.menu
{
    background: #E1E1E1;
}

.clear
{
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.cargostatus label
{
    color: blue;
}
.cargostatus tr.content td
{
    padding: 0 2px;
}
.cargostatus span label
{
    color: Black;
}
.cargostatus td > label
{
    color: Black;
}
.cargostatus div.container
{
    width: 100%;
    overflow: auto;
    max-height: 80px;
}
div.part
{
    margin-bottom: 5px;
}
legend
{
    font-weight: bold;
}
h1, h2, h3
{
    margin: 0;
    padding: 0;
}


h2
{
    font: 1.5em/180% arial;
}
div.searchpanel
{
    background: none repeat scroll 0 0 #FFFFE5;
    border: 1px solid #FFCC7F;
    margin-bottom: 10px;
    padding: 5px 10px;
    margin-top: 10px;
}
div.searchpanel div.btnarea
{
    float: left;
    border-right: 1px solid #ccc;
}
div.searchpanel div.searcharea
{
    float: left;
}
ul.inlineul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
ul.inlineul li
{
    display: inline;
}
ul.normal
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
ul.normal li
{
     padding: 5px;
}
ul.normal li a
{
  font-size: 14px;
}
#dataform th
{
    padding-left: 102px;
    padding-right: 5px;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    color: #5C9BCC;
}
table.formview th
{
    padding-right: 5px;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    color: #2d7090;
    white-space: nowrap;
    width: 200px;
}
.uppcase textarea, textarea.uppcase
{
    text-transform: uppercase;
}
a.dxeHyperlink_Glass:visited {
  color: #2A769D;
}
.htmlreadonly
{
    background-color:#ffe4b3;
    border: 1px solid #7eacb1;
    color:#000;
}
.long200
{
    width:200px;
}
.red
{
    color:Red;
}

/*customize */

.itemBox
{
    border-bottom: 1px dotted #A9B4C3;
    padding: 8px 0;
    min-width: 1300px;
}
.clearfix
{
    display: block;
}
.itemBox .box1
{
    float: left;
    width: 20px;
}
.itemBox .box2
{
    float: left;
    width: 113px;
}
.itemBox .box2 .images
{
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    width: 80px;
    height: 80px;
    border: 1px solid #ccc;
    line-height: 80px;
}
.itemBox .box2 .images img
{
    vertical-align: middle;
}
.itemBox .box3
{
    float: left;
    width: 300px;
    margin-left: 5px;
}
.itemBox .box4
{
    float: left;
    width: 250px;
    margin-left: 5px;
}
.itemBox .box5
{
    display: table;
    margin-left: 5px;
}
.itemBox .matching
{
    font: 0.9em tahoma;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 3px 0;
    white-space: nowrap;
    color: #666666;
}
.itemBox .description
{
    color: #000000;
    font: 12px/16px arial;
    margin: 4px 0 0;
}
.itemBox h2
{
    display: inline;
    font-size: 16px;
    line-height: 20px;
    margin-right: 4px;
    padding: 0;
}
