﻿body 
{
    background-color:#181C1F;
    text-align:center;
    color:#7F8386;
    font-family:Verdana,tahoma,arial;
    font-size:10px;
    margin: 10px 0px 0px 0px;
}

.mainpanel-title
{
    font-size:13px;
    font-weight:bold;
    text-transform:uppercase;
    font-family:Verdana,tahoma,arial;
    color:#444444;
}

#mainpanel
{
    padding-left:10px;
    padding-top:10px;    
    color:#cccccc;
    font-size: 12px;
    width: 75%;
    font-family:Verdana,tahoma,arial;
    line-height: 18px;
}

a
{
    font-weight:normal;
    color:#dddddd;
}
a:visited
{
    
}
a:hover
{
    color:#019883;
}

#main
{
    background-color:#181d20;
    width:904px;
    text-align:left;
    padding:10px;
}

#header
{
    padding:0px;
}

.subheader
{
    background-color:#383d41;
}

#subheader
{
    padding-left:0px;
    padding-right:0px;
}
#subheadermenu
{
    height:25px;
    text-align:right;
    padding-left:5px;
    padding-right:5px;
}

#mainbody
{
    height:400px;
}

#leftpanel
{
    background-color:#383d41;
    width:250px;
    height:260px;
    float:left;
    margin-top:4px;
}

#headpanel
{
    background-color:#949294;
    background-image:url('../images/panelbg.gif');
    background-repeat: repeat-y;
    background-position:left;
    width:650px;
    height:260px;
    float:left;
    margin-top:4px;    
    margin-left:4px;
}

#mainpanel-subpage
{
    background-color:#909090;
    background-image:url('../images/panelbg.gif');
    background-repeat: repeat-y;
    background-position:right;
    vertical-align:top;
    width:616px;
    height:100%;
    float:left;
    margin-top:4px;    
    margin-left:4px;
}

#mainpanel-subpage-master
{
    background-color:#111111;
    vertical-align:top;
    width:714px;
    height:100%;
    float:left;
    margin-top:4px;    
    margin-left:4px;
}

.lowerpanel
{
    background-image:url('../images/lower-panel-bg.gif');
    background-repeat: repeat-x;
    width:180px;
    height:190px;
    margin-top:4px;
    float:left;
    text-align:center;
    font-size:11px;
    padding-top:5px;
    font-family:verdana;
}

A.category-fulfillment
{
    background:url('../images/header-fulfillment.gif') no-repeat left top;
    height:32px;
    width:175px;
    cursor: pointer;
    float: left;
}

A.category-fulfillment:hover
{
    background-position: 0% -32px;
}

A.category-valueaddedservices
{
    background:url('../images/valueaddedservices.gif') no-repeat left top;
    height:32px;
    width:175px;
    cursor: pointer;
    float: left;
}

A.category-valueaddedservices:hover
{
    background-position: 0% -32px;
}

A.category-ecommerce
{
    background:url('../images/ecommerce.gif') no-repeat left top;
    height:32px;
    width:175px;
    cursor: pointer;
    float: left;
}

A.category-ecommerce:hover
{
    background-position: 0% -32px;
}

A.category-packaging
{
    background:url('../images/packingkitting.gif') no-repeat left top;
    height:32px;
    width:175px;
    cursor: pointer;
    float: left;
}
A.category-packaging:hover
{
    background-position: 0% -32px;
}

A.category-warehousing
{
    background:url('../images/warehousinginventory.gif') no-repeat left top;
    height:32px;
    width:175px;
    cursor: pointer;
    float: left;
}

A.category-warehousing:hover
{
    background-position: 0% -32px;
}

.bullet-list
{
    text-align:left;
    color: #eeeeee;
    font-size: 11px;
}
.bullet-area
{
    padding-top:5px;
    padding-right:3px;
    vertical-align:top;
}
.lowerborder
{
    margin-right:1px;
}

#leftmenu
{
    background-color:#4B5257;
    width:175px;
    height:100%;
    float:left;
    margin-top:4px;
    padding-left:10px;
    background-image:url('../images/leftpanelbg.gif');
    background-repeat: repeat-x;
    background-position:top;
}

#footer
{
    background-image:url('../images/lower-border.gif');
    height:23px;
    width: 903px;
}