﻿#accountContent
{
    width:780px;
    float:left;     
}

h1.account
{
    padding-left:0px;
}

#navAccount
{
    width:180px;
    float:left;
    padding-left:20px;
    color:#666;
}

#navAccount ul
{
    margin-top:7px;
}

#navAccount li
{
    line-height:28px;
}

#navAccount a
{
    font-family: tahoma;
    color:#666;
    font-size:1.25em;
}

#navAccount .on
{
    color:#000;
}

.accountButton
{
    padding:20px 0px 20px 248px;
}

.accountTitleText
{
    padding:2px 0px 10px 0px ;
    color:#666666;
    font-size:1.2em;
    font-family:tahoma;
}

.orderList th
{
    background-color:#cccccc;
    padding:8px 20px;
    
}

h2.latest
{
    font-size:1.9em;
    font-family:tahoma;
    font-weight:normal;
    padding:24px 0px 12px 0px;
    color:#333333;
    border-bottom:1px solid #333333;
}

.orderList .left
{
    text-align:left;
}

.orderList td
{
    padding:25px 20px;
    text-align:center;
    border-bottom:1px solid #f7e7e8;
    font-size:1.1em;
}

.latestOrder td
{
    background-image:url('../../images/latestOrderBackground.gif');
    color:#6ab441;
}

.customerPassRecovery .formType3
{
    width:700px;
}

.customerAddresses h2
{
    margin:0px 20px 0px 0px;
    background-image:url('../../images/accountHeaderBackground.gif');
    
    font-weight:normal;
    color:#000000;
    font-size:1em;
    padding:8px 0px 8px 24px;
}

.addressList
{
    padding:0px 0px 8px 20px;
}

.addressItem
{
    width:486px;
    padding:18px 0px;
    border-bottom:1px solid #f0d0d3;
}

.addButton
{
    padding:10px 0px 0px 316px;
}

.billing
{
    color:#6ab441;
}

.overviewSection
{
    width:295px;
    float:left;
    height:80px;
    padding-left:95px;
    margin:50px 0px 6px 0px;
}

.overviewSection h3
{ 
    font-family:tahoma;
    font-size:1.2em;    
    font-weight:bold;
    color:#333;
    line-height:1em;
}

.overviewSection p
{
    font-style:italic;
    padding:1px 0px 6px 0px;
    width:260px;
    color:#555;
}

.overviewSection a
{
    font-weight:bold;
    color:#bb6d6b;
    text-decoration:underline;
}

#accountOverview .orders
{
    background-image:url("../../images/ordertracking.gif");
    background-repeat:no-repeat;
}

#accountOverview .addresses
{
    background-image:url("../../images/addressManagement.gif");
    background-repeat:no-repeat;
}


#accountOverview .loginDetails
{
    background-image:url("../../images/loginDetails.gif");
    background-repeat:no-repeat;
}

#accountEditAddress .formType2
{
    width:700px;
}
