﻿body
{
    margin: auto;
    color: #3C3C3C;
    height: 100%;
}

body, table, select
{
    font-family: arial;
    font-size: 10pt;
}

.headerText
{
    font: normal normal bold 14pt arial;
    color: Black;
}

.tdPage
{
    border: 3px solid #29407B;
    height: 100%;
}

.PageHeader
{
    font-size: 1.3em;
    font-weight: bold;
    color: #565963;
    line-height: 3em;
    vertical-align: top;
    display: block;
    height: 1em;
    padding-top: 0em;
    padding-left: 1.2em;
    background-image: url(../../images/title.jpg);
    background-repeat: repeat-y;
    background-position: left;
}

H3, .H3
{
    font-size: 14px;
    font-weight: bold;
    color: #153E7E;
}

A:link, A:active, A:visited
{
    font: normal 9pt arial;
    color: #3C3C3C;
}

A:hover
{
    font: normal normal 9pt arial;
    color: #3C3C3C;
    text-decoration: underline;
}

.infoMessage
{
    font: normal normal bold 10pt arial;
    color: #69b327;
}

.errorMessage
{
    font: normal normal bold 10pt arial;
    color: #BA0000;
}

.messageBox
{
    border-style: double;
    border-width: 1px;
    border-color: #1E2171;
    background-color: #EEEEEE;
}

.StaticMenu
{
    text-align: left;
    color: #3C3C3C;
}

.StaticMenuItem
{
    font: normal 10pt arial;
    text-align: left;
    border-bottom: solid #696969 1px;
    height: 20px;
    margin-top: 5px;
    padding-bottom: 10px;
    width: 110px;
}

.StaticHover
{
}

.DynamicMenu
{
    font: normal normal normal 10pt arial;
    color: black;
    text-align: left;
}

.DynamicMenuItem
{
    font: normal normal normal 10pt arial;
    color: black;
    text-align: left;
    background-color: #CFD8EF;
}

.DynamicHover
{
    background-color: #72CDF4;
}

.btn
{
    border: #000 1px solid;
    color: #fff;
    font-family: arial, helvetica;
    font-size: 9pt;
    font-weight: bold;
    cursor: pointer;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 20;
    background-image: url(../../images/btn_bg.gif);
    background-repeat: repeat-x;
}

.btn_o
{
    border: #000 1px solid;
    color: #fff;
    font-family: arial, helvetica;
    font-size: 9pt;
    font-weight: bold;
    cursor: pointer;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 20;
    background-image: url(../../images/btn_bg.gif);
    background-repeat: repeat-x;
}

.panelHeader
{
    width: 95%;
    border: #1C3E76 1px solid;
    background-color: #D0DBEB;
    height: 20;
    margin: 2 2 2 2;
    text-align: left;
    position: relative;
    left: 10px;
    font-family: arial, helvetica;
    font-size: 9pt;
    font-weight: bold;
}
.row
{
    background-color: #FCFCFC;
}

.row td
{
    padding: 5px;
}

.altrow
{
    background-color: #F5F5F5;
}
.altrow td
{
    padding: 5px;
}

.rowMouseOver
{
    background-color: #A0B6D6;
    color: #720000;
}
.rowMouseOver td
{
    padding: 5px;
}

.labelTxt
{
    font: bold 13px arial;
    color: #565963;
    white-space: nowrap;
    line-height: 26px;
    vertical-align: top;
    height: 26px;
}

.loginError
{
    font: normal normal bold 10pt arial;
    color: #FF9C00;
}
.login
{
    /*background:#F7F6F3 ;      border-color:#E6E2D8 ;      border-spacing:"4px";      border-style:solid;*/
    border-width: 0px;
    font-family: @Arial Unicode MS;
    font-size: large; /*ForeColor:"#333333"  ;   */
}


.txtMandatory
{
    font: normal normal bold 11pt arial;
    color: #ff0033;
    vertical-align: top;
}

.validationSummary
{
    border: solid 1px #1E2171;
    background-color: #EEEEEE;
    font: normal normal bold 9pt arial;
    color: #FF9C00;
    padding: 5px;
    width: auto;
}

.filterBox
{
    border: solid 1px Black;
    font: normal normal normal 9pt arial;
    color: Black;
    background-color: Silver;
    padding: 5px;
    width: 90%;
    text-align: center;
}

.diamondFilterTable
{
    border: solid 1px #cccccc;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #E5DFD6;
    width: 100%;
    padding-right: 50px;
}

.diamondFilterLabel
{
    color: Navy;
    font: normal normal normal 9pt arial;
    white-space: nowrap;
}

.diamondFilterGroupTr
{
    background-color: #EFEFEE;
    cursor: pointer;
    width: 95%;
    line-height: 20px;
}
.diamondFilterGroupTr td
{
    margin: 0 0 0 0;
    padding: 8px;
    vertical-align: middle;
    border: solid 1px gray;
    background-image: url(../../images/title_bg.gif);
}
.diamondFilterGroupTr td img
{
    font: bold 13px arial;
    white-space: nowrap;
    line-height: 26px;
    vertical-align: middle;
    margin-top: 2px;
    margin-right: 7px;
    margin-left: 7px;
}
.diamondFilterGroupTr td span
{
    padding-left: 10px;
}

.menutab
{
    background-image: url(../../images/tab.gif);
    font: normal normal bold 10pt arial;
    color: Navy;
    width: 101px;
    height: 27px;
    text-align: center;
    cursor: pointer;
    float: left;
    margin: 0 0.5em 0 0;
    list-style-type: none;
    line-height: 26px;
}

.menutab_o
{
    background-image: url(../../images/tab_o.gif);
    font: normal normal bold 10pt arial;
    color: Navy;
    width: 101px;
    height: 27px;
    text-align: center;
    cursor: pointer;
    float: left;
    margin: 0 0.5em 0 0;
    list-style-type: none;
    line-height: 26px;
}

.menutab_s
{
    background-image: url(../../images/tab_s.gif);
    font: normal normal bold 10pt arial;
    color: #565963;
    width: 101px;
    height: 27px;
    text-align: center;
    cursor: pointer;
    float: left;
    margin: 0 0.5em 0 0;
    list-style-type: none;
    line-height: 26px;
}

/** order  **/
.shipmentBorder
{
    background-color: Silver;
    border-style: solid;
    border-width: thin;
    border-color: Gray;
}
.groupBorder
{
    background-color: Teal;
    border-style: solid;
    border-width: thin;
}
.groupHeader
{
    font-weight: bold;
    width: 90%;
    height: 20px;
    background-color: Teal;
    text-align: center;
    vertical-align: middle;
}


/*** tab classes ****/

.header
{
    float: left;
    width: 90%;
    background: #DAE0D2 url( "../../images/TabIcons/bg.gif" ) repeat-x bottom;
    font-size: 10pt;
    line-height: normal;
}

.header ul
{
    margin: 0;
    padding: 10px 10px 0;
    list-style: none;
}

.header li
{
    float: left;
    background: url( "../../images/TabIcons/left.gif" ) no-repeat left top;
    margin: 0;
    padding: 0 0 0 9px;
}

.header a
{
    float: left;
    display: block;
    background: url( "../../images/TabIcons/right.gif" ) no-repeat right top;
    padding: 5px 15px 4px 6px;
    text-decoration: none;
    font-weight: bold;
    color: #765;
}

.header a
{
    float: none;
    cursor: pointer;
}

/* End IE5-Mac hack */

.header a:hover
{
    color: #333;
}

.header .current
{
    background-image: url("../../images/TabIcons/left_on.gif");
}

.header .current a
{
    background-image: url("../../images/TabIcons/right_on.gif");
    color: #300000;
    padding-bottom: 5px;
}

/*  error kobi
.header .blank { background-image: inherit; }
.header .blank a { background-image: inherit; color: inherit; padding-bottom: inherit; }
*/
.unknown
{
    color: green;
}
.problem
{
    color: #D93650;
    font-weight: bold;
    font-size: larger;
}

.problem a
{
    color: #D93650;
}

.altrow problem a
{
    background-color: #D93650;
}

.resizeHandle
{
    width: 20px;
    height: 30px;
    background-color: Lime;
    overflow: hidden;
}


/********************/


/*********SMBS CONTROLERS CLASS***********/

.SMBS_PANEL
{
    padding: 8px 8px 8px 8px;
    display: inline;
    width: 850px;
    margin-top: 20px;
}

.SMBS_PANEL span div table tr th
{
    background-color: #808080;
    color: #fff;
    vertical-align: top;
    font-weight: normal;
}

.SMBS_PANEL span div table tr th a
{
    font-weight: normal;
}

.SMBS_PANEL table tr th
{
    background-color: #808080;
    padding: 5px;
    color: #fff;
    vertical-align: top;
    font-weight: normal;
}

.SMBS_PANEL span div table
{
    background-image: url(../../images/table_bg.gif);
}
.SMBS_PANEL table div div table
{
    background-image: url(../../images/table_bg.gif);
}

/*background-image:url(../../images/header.gif);*/

.OutofSiteHeader
{
    background-image: url(../../images/header.gif);
    background-repeat: repeat-x;
}
.SiteHeader
{
    background-image: url(../../images/header2.gif);
    background-repeat: repeat-x;
}
.bg
{
    background-image: url(../../images/bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #F4F4F4;
}
.login_header
{
    color: #696969;
    text-align: left;
    font-size: 18px;
    padding: 0 0 15 0;
}
.login_form
{
    background-color: #ccc;
    height: 150px;
    border: solid gray 2px;
    background-image: url(../../images/body_bg.gif);
    background-repeat: repeat-x;
}
.bg_gray
{
    background-color: #DEDEDD;
}
.maintd
{
    padding: 10 10 10 10;
    background-color: #F4F4F4;
}
.leftmenu
{
    width: 120px;
    background: #E5DFD6;
    background-image: url(../../images/menu_bg.gif);
    background-repeat: repeat-y;
    padding: 5px;
    border-right: solid #696969 1px;
    border-top: solid #696969 1px;
}


/*Index*/

.footer
{
    height: 50px;
    background-image: url(../../images/footer_hr.gif);
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    vertical-align: middle;
    padding-bottom: 5px;
}
.footer img
{
    margin: 10px 0px 5px 0px;
}
li
{
    margin-bottom: 8px;
    list-style: square;
    line-height: 17px;
    margin-left: -10px;
}
ul
{
    margin-top: 0px;
}
.feedcenter
{
    color: #007AD4;
    font-weight: bold;
    white-space: nowrap;
}
.bullet
{
    background-image: url(../../images/bullet.gif);
    background-repeat: no-repeat;
    width: 40px;
    background-position: 0px 5px;
}
.bullet_tbl td
{
    vertical-align: top;
}
.box_bg
{
    vertical-align: middle;
    line-height: 37px;
}
.box_bg1
{
    vertical-align: middle;
    line-height: 27px;
}
.box_bg3
{
    vertical-align: middle;
    line-height: 27px;
    height: 67px;
}
.space
{
    height: 11px;
    font-size: 1;
    line-height: 1px;
}
.bullet_box1 div
{
    background-image: url(../../images/bullet_box1.gif);
    background-repeat: no-repeat;
    height: 37px;
    padding: 0px 10px 0px 55px;
}
.bullet_box2 div
{
    background-image: url(../../images/bullet_box2.gif);
    background-repeat: no-repeat;
    padding: 6px 10px 0px 55px;
    height: 180px;
}
.bullet_box3 div
{
    background-image: url(../../images/bullet_box3.gif);
    background-repeat: no-repeat;
    padding: 6px 10px 0px 55px;
    height: 67px;
}
.bg_header td
{
    background-color: #DEDEDD;
}
