﻿.customer .wrapper
{
    margin-left: 235px;
}

.customer .inner
{
    margin-left:-235px;
}

.customer .leftPush
 {
     width:235px;
 }

.customer .centerPush
{
    background: #FFFFFF url(Images/accountbottomlogo.gif) no-repeat scroll right bottom;    
}

.customer .navColumn
{
    background-color: Transparent;
    margin-left: -235px;
    width: 235px;
}

.customer .sign
{
    padding-left: 235px;
}

.customer .leftFooterPart
{
    width: 235px;
}

.customer .wholeContent
{
    margin-left: 235px;
}

a.customerNavigation
{
    color:Black;
    text-decoration:none;
}

.customerNavigation, .customerNavigationSelected, .customerNavigationImportant, .customerNavigationSelectedImportant 
{
    font-family:Arial,Verdana,san-serif;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
}

a.customerNavigationSelected {
    color:Gray;
    text-decoration:none;
}

a.importantcustomerNavigation {
    color:#2257AD;
    text-decoration:none;
}

a.importantcustomerNavigationSelected {
    color:#6391FD;
    text-decoration:none;
}

.outerLinkDiv
{
    margin-bottom: 5px;
}

.summary
{
    padding-top: 10px;
}

table.customerSalesTable
{
    margin-top: 10px;
    width: 92%;
}

.wizardSideBar
{
    width: 150px;
    vertical-align:top;
    border-right: dashed 1px Gray;
}

.wizardStep
{
    padding-left: 10px;
}

.customer .currencySymbolItem, .customer .currencySymbolHeader
{
    text-align:center;
    width:60px;
}

.customer .pdfDocItem
{
    text-align:center;
    width:20px;
}

.summaryTable
{
    width:600px;
    border-color: #cccccc;
    margin-bottom: 10px;
}

.summaryTable tr, .summaryTable td
{
    border-color: #cccccc;
}

.customerSummaryDetails
{
    padding: 3px 0 3px 0;
}