body{
    text-align: left;
}
#b6_container{
    border: 0px solid #e3daf2;
    padding: 10px;
    background: #ffffff;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 930px;
    min-width: 930px;
    float: left;
    position: relative;
}

#cargomenu {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    padding-left: 10px;
}

#folder {
    background-color: #D9E8F6;
    display: block;
    float: left;
    position: relative;
    width: 930px;
    _width: 920px;
    min-width: 930px;
}

.menutab {
    padding: 0px;
    margin: 0px 5px 0px 0px;
    float: left;
    position:relative;
    display: block;
}

.highlight {
    background-color: #ffffff;
}

.nohighlight {
    background-color: #eaf2da;
}

.menuitem {
    float:left;
    position:relative;
    display: block;
    line-height: 1.1em;
    padding-bottom: 3px;
    width: 100%;

    margin-left: -1px;
    border-left: 1px solid #DDDDDD;
    text-align: center;
}

.tablink {
    line-height: 1.1em;
}

.highlight a.tablink {
    color: #004A91;
}

a, a:link, a:hover, a:active, a:visited {
    text-decoration: none;
}

a, a:active, a:visited {
    color: #4B90CD;
}

a:hover {
    color: #2B5375;
}

#secondary_menu {
    display: block;
    width: 100%;
    position: relative;
    float: left;
    padding: 11px 5px 5px 5px;
    border-bottom: 0px solid #004A91;

}

#third_menu {
    display: block;
    width: 100%;
    position: relative;
    float: left;
    padding: 0px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
    border-bottom: 0px solid #004A91;
}

#crumb {
    display: block;
    width: 100%;
    position: relative;
    float: left;
    padding: 8px 5px 5px 12px;
}

#crumb h1 {

    font-style: italic;
    color: #aaaaaa;
    font-weight: normal;
}

#main-wrapper {
    display: block;
    width: 100%;
    position: relative;
    float: left;
    padding: 5px;
    background: #ffffff;
}

#mains {
    overflow-x: auto;
}

#folder-wrapper {
    display: block;
    width: 100%;
    position: relative;
    float: left;
}

#content-wrapper {
    display: block;
    width: 908px;
    position: relative;
    float: left;
    padding: 0px 5px 5px 5px;
}

#configuration {
    width: 80px;

}

#shipments {
    width: 100px;
}

#login{
    width: 90px;
}

#reports{
    width: 100px;
}

#admin{
    width: 90px;
}

.locations #locations, .customers #customers, .tax #taxes, .users #users, .iac #iac, 
.whatsnew #whatsnew, .ams_response #ams_response, .ams_message #ams_message, .events #events, .manifest #manifest {
    color: #ff700f;
    font-weight: bold;
}

.accept #accept, .book #book, .deliver #deliver, .status #status, .track #track, .print #print, .ams #ams  {
    color: #ff700f;
    font-weight: bold;
}

.odyeild #odyeild{
    color: #ff700f;
    font-weight: bold;
}

.country_config #country_config, .currency #currency, .rates #rates, .customers #customers, .tax #tax {
    background-color: #ffffff;
    color: #2B5375;
    font-weight: bold;
}

.shipment #shipments *, .config #configuration *, .login #login *, .reports #reports *, .admin #admin * {
    background-color: #ffffff;
    color: #2B5375;
    font-weight: bold;
}

#main_left_column, #main_right_column{
    margin-left: auto;
    margin-right: auto;
}

input.button, .button{
    background: #eff1f3;
}

#footer a{
    margin-left: 17px;
}
/*
input.button:hover, .button:hover{
   background: #ffffff;
}

input, textarea, select {
    border: 1px solid #22619e;
}
*/
