﻿/*html*/
html, body
{
    height: 100%;
    margin: 0px;
    padding: 0px;
}
body
{
    font-family: Tahoma, Verdana, Arial;
    background: #fff;
    font-size: 12px;
}

form
{
    padding: 0px;
    margin: 0px;
    height: 100%;
}
checkbox
{
    margin: 0px;
    padding: 0px;
}


.btnGo
{
    font-family: 'Verdana' , 'Geneva' , sans-serif;
    background-image: url( "images/bgButton.gif" );
    background-repeat: repeat-x;
    background-position: left top;
    border-right: 1px solid #5C5D61;
    border-bottom: 1px solid #5C5D61;
    border-top: none;
    border-left: none;
    color: #FFFFFF;
    padding: 0px 3px 1px 3px;
    cursor: pointer;
    font-weight: bold;
}
img
{
    border-width: 0px;
}


#header
{
    /*padding-right: 1ex;     padding-left: 1ex;     padding-bottom: 0.5ex;     padding-top: 1ex;*/
    min-width: 1000px;
}
#outer
{
}
#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;
}
.dataform
{
}
.dataform td
{
}
.dataform label
{
}
.dataform span
{
}
.chkinform label
{
    font-weight: normal;
}
.view label
{
    color: #990066;
}
.dataform td input[type="text"]
{
    border: 1px solid #7eacb1;
    width: 167px;
}
.dataform td textarea
{
    border: 1px solid #7eacb1;
    width: 347px;
}
.dataform td select
{
    border: 1px solid #7eacb1;
}
.dataform td hr
{
    height: 2px;
    color: #A0A0A0;
    margin: 0px;
    padding: 0px;
}
.dataform td .longtext
{
    width: 350px;
}
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;
}

/* Rating */
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url(Images/FilledStar.png);
}

.emptyRatingStar
{
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar
{
    background-image: url(Images/SavedStar.png);
}
/* Modal Styles */

.CommonModalMask
{
    opacity: .4;
    filter: alpha(opacity=40);
    background-color: #333333;
}

.CommonModal
{
    border-style: solid;
    border-width: 1px;
    border-color: #c3d9ff;
    border-right-width: 3px;
    border-right-color: #888888;
    border-bottom-width: 3px;
    border-bottom-color: #888888;
    background-color: #eeeeee;
}

.CommonModalTitle
{
    font-family: Tahoma, Arial, Helvetica;
    height: 18px;
    font-size: 16px;
    padding: 5px;
    padding-bottom: 7px;
    border-style: solid;
    border-width: 0px;
    border-bottom-width: 1px;
    border-color: #cccccc;
    color: #000;
    font-weight: bold;
    cursor: move;
    overflow: hidden;
}

.CommonModalClose
{
    width: 33px;
    height: 12px;
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    background-image: url(images/close.gif);
}

.CommonModalContent
{
    background-color: #ffffff;
}

.CommonModalFooter
{
    border-style: solid;
    border-width: 0px;
    border-top-width: 1px;
    border-color: #cccccc;
    background-color: #eeeeee;
    padding: 2px;
}

.CommonModalResize
{
    width: 14px;
    height: 14px;
    background-image: url(images/resize.gif);
    background-repeat: no-repeat;
    overflow: hidden;
    float: right;
    cursor: se-resize;
}
.CommonContent
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 100%;
}
.CommonContentArea
{
    background-color: #ffffff;
    margin-top: 4px;
    padding: 0px 10px 10px 10px;
    border: solid;
    border-width: 1px;
    border-color: #ffffff;
    text-align: left;
}

.downArrowIcon
{
    background-image: url(/images/arrow_dwn.gif);
    width: 24px;
    height: 20px;
}
.leftArrowIcon
{
    background-image: url(/images/arrow_lt.gif);
    width: 24px;
    height: 20px;
}
.rightArrowIcon
{
    background-image: url(/images/arrow_rt.gif);
    width: 24px;
    height: 20px;
}
.upArrowIcon
{
    background-image: url(/images/arrow_up.gif);
    width: 24px;
    height: 20px;
}
.doubleArrowUp
{
    background-image: url(/images/double_arrow_up.gif);
    width: 24px;
    height: 20px;
}
.doubleArrowDwn
{
    background-image: url(/images/double_arrow_dwn.gif);
    width: 24px;
    height: 20px;
}
.buttonCell
{
    vertical-align: middle;
    text-align: center;
}
.sprt
{
    height: 5px;
}
.mruIcon
{
    background-repeat: no-repeat;
    vertical-align: middle;
}
.leadMru .mruIcon
{
    background-image: url(/images/icon/leads16.png);
    width: 16px;
    height: 16px;
}
.contactMru .mruIcon
{
    background-image: url(/images/icon/contacts16.png);
    width: 16px;
    height: 16px;
}

.accountMru .mruIcon
{
    background-image: url(/images/icon/accounts16.png);
    width: 16px;
    height: 16px;
}

.opportunityMru .mruIcon
{
    background-image: url(/images/icon/opportunities16.png);
    width: 16px;
    height: 16px;
}

.mruItem
{
    padding: 4px 2px 3px 10px;
}


.recycleIcon
{
    background-image: url(/images/icon/recycle.gif);
    width: 19px;
    height: 19px;
    margin-right: 7px;
    vertical-align: middle;
    background-repeat: no-repeat;
}
.recyclePanel
{
    padding: 4px 2px 3px 10px;
}
.quickCreateField
{
    padding: 1px 2px 5px 4px;
}
.steptitle
{
    background: #ccc;
    color: White;
    padding: 3px;
    font-weight: bold;
}
.stepbody
{
    padding: 5px 8px;
}
.hideit
{
    visibility: hidden;
}
a.btn
{
    cursor: pointer;
    background: #fff url(images/button_bg.gif) repeat-x center center;
    color: #c00;
    border: solid 1px #ccc;
    padding: 2px 6px;
    display: inline-block;
}
.padding
{
    padding-top: 5px;
    padding-bottom: 5px;
}
/*query builder*/


#QueryBuilder1
{
    font-family: Verdana;
    font-size: 12px;
    border: 1px solid gray;
    width: 100%;
    height: 450px;
}

.qb-button
{
    color: Blue;
    text-decoration: underline;
    cursor: pointer;
    background-color: Yellow;
}

.qb-item
{
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid gray;
    margin-top: -1px;
    cursor: pointer;
}

.qb-item span
{
    margin-left: 5px;
    margin-right: 5px;
}

.qb-item-delbutton
{
    width: 16px;
    height: 16px;
    border: 0px;
    margin-left: 8px;
    margin-right: 8px;
    vertical-align: middle;
}

.qb-popup
{
    border: 1px solid #778899;
    background-color: white;
    color: black;
    cursor: pointer;
}

.qb-popup div
{
    padding: 3px 3px 3px 3px;
}

.qb-popup-itemhover
{
    background-color: #0000cd;
    color: white;
}

.qb-edit-popup
{
    border: 1px solid #778899;
    background-color: white;
    color: black;
    cursor: pointer;
}

.qb-edit-popup-buttons-div
{
    text-align: right;
    border-top: 1px solid #6a5acd;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
}

.qb-item-group
{
    text-decoration: underline;
    color: red;
}

.qb-item-group-disabled
{
    color: #d3d3d3;
}

.qb-item-field
{
    text-decoration: underline;
    color: green;
}

.qb-item-operator
{
    text-decoration: underline;
    color: maroon;
}

.qb-item-input
{
    color: blue;
    text-decoration: underline;
}
.lookupIcon
{
    background-image: url(/images/lookup20.gif);
    width: 20px;
    height: 20px;
    background-position: top left;
}

.lookupIconOn
{
    background-image: url(/images/lookup20.gif);
    width: 20px;
    height: 20px;
    background-position: top right;
}

/*Reorder List*/
.dragHandle
{
    width: 10px;
    height: 15px;
    background-color: Blue;
    background-image: url(images/bg-menu-main.png);
    cursor: move;
    border: outset thin white;
}

.callbackStyle
{
    border: thin blue inset;
}

.callbackStyle table
{
    background-color: #5377A9;
    color: Black;
}


.reorderListDemo li
{
    list-style: none;
    margin: 2px;
    background-image: url(images/bg_nav.gif);
    background-repeat: repeat-x;
    color: #FFF;
}

.reorderListDemo li a
{
    color: #FFF !important;
    font-weight: bold;
}

.reorderCue
{
    border: dashed thin black;
    width: 100%;
    height: 25px;
}

.itemArea
{
    margin-left: 15px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 1em;
    text-align: left;
}

/* -- 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 15px;
    color: #000;
}
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;
}

/*order detail*/
.ditail_frame_border
{
    border-top: solid 1px #cdc4aa;
}
.order_flow
{
    margin-bottom: 21px;
}
.order_flow_left, .order_flow_arrive, .order_flow_wait, .order_flow_right_arrive, .order_flow_right_wait
{
    float: left;
    text-align: center;
}
.order_flow_left
{
    width: 96px;
    background: url(images/order_pic_buy2_01.gif) no-repeat right top;
}
.order_flow_arrive
{
    width: 96px;
    background: url(images/order_pic_buy2_02.gif) no-repeat left top;
}
.order_flow_wait
{
    width: 96px;
    background: url(images/order_pic_buy2_03.gif) no-repeat left top;
    color: #878787;
}
.order_flow_right_arrive
{
    width: 60px;
    padding-left: 18px;
    background: url(images/order_pic_buy2_05.gif) no-repeat left top;
}
.order_flow_right_wait
{
    width: 60px;
    padding-left: 18px;
    background: url(images/order_pic_buy2_04.gif) no-repeat left top;
    color: #878787;
}
.order_flow div span
{
    display: block;
    margin-top: 25px;
}
.order_time
{
    padding-left: 48px;
    width: 791px;
    margin: 15px 0 6px;
}
.order_time span
{
    display: block;
    width: 96px;
    float: left;
    text-align: center;
}
.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: 90px;
}
div.part
{
    margin-bottom: 5px;
}
legend
{
    font-weight: bold;
}
