﻿#content-wrp
{
    position: relative;
}
h1
{
    font-size: 24px;
    font-style: italic;
    position: absolute;
    top: 57px;
    left: 10px;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    width: 940px;
    text-transform: uppercase;
}
#basket
{
    padding: 65px 10px 0 10px;
    position: relative;
    padding-bottom: 120px;
}
.empty-cart
{
    display: block;
    padding: 70px 0 30px 0;
}
#basket table
{
    width: 940px;
}
#basket td
{
    vertical-align: middle;
    padding-bottom: 21px;
}
#basket table table
{
    width: 36px;
    border: 1px solid #fff;
    padding: 1px 0 0 0;
    vertical-align: middle;
}
#basket table table td
{
    vertical-align: middle;
    text-align: right;
    padding: 0px;
}
#basket table table span
{
    padding-left: 10px;
}
#basket table table input
{
    display: block;
    margin: 0 1px 0px 8px;
    text-align: right;
}
#basket th
{
    line-height: 14px;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 29px;
    text-transform: uppercase;
}
.prod
{
    width: 100px;
    padding: 0 48px 0 26px;
}
.name-desc
{
    font-size: 12px;
    line-height: 16px;
    width: 159px;
    padding-right: 10px;
}
.name-desc strong
{
    font-size: 16px;
}
.edit-grid
{
    width: 69px;
}
.size-grid
{
    width: 213px;
    text-align: center;
}
.size-grid img 
{
    margin: -31px auto 0 auto;
    display: block;
    width: 138px;
}
.size-grid select
{
    background: #56a2de;
    border: 1px solid #fff;
    color: #fff;
    font-family: inherit;
    font-size: 12px;
}
.price-grid
{
    width: 190px;
    text-align: center;
}
.subtotal-grid
{
    width: 85px;
    text-align: center;
}
td.price-grid, td.subtotal-grid
{
    font-size: 14px;
}
#sub-grid
{
    width: 940px;
    margin: 13px 10px 0 10px;
    overflow: hidden;
    border-top: 1px solid #95c7ef;
    padding-top: 9px;
}
#security-features
{
    display: inline;
    float: left;
    width: 140px;
    margin-left: 20px;
}
.subtotal-footer
{
    float: right;
    width: 338px;
    margin-right: 22px;
}
.total-footer
{
    width: 338px;
    margin: 4px 0 0 10px;
    padding: 20px 20px 0 580px;
    border-top: 1px solid #fff;
}
.subtotal-footer p, .total-footer p
{
    text-align: right;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    position: relative;
}
.subtotal-footer label, .total-footer label
{
    display: block;
    width: 202px;
    position: absolute;
    top: 0px;
    right: 146px;
}
#basket-nav
{
    text-align: right;
    position: absolute;
    bottom: 27px;
    right: 11px;
    width: 500px;
}
#also-purchased
{
    position: absolute;
    bottom: 0px;
    height: 107px;
    left: 0px;
    padding-left: 27px;
    width: 451px;
    background: url(../images/common/callout.png) top left no-repeat;
}
h3
{
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 15px 0 7px 10px;
}
#also-purchased td
{
    width: 148px;
    vertical-align: top;
}
#also-purchased td.alt
{
    background: url(../images/bag/alt.gif) top left no-repeat;
    width: 2px;
}
#also-purchased p
{
    font-size: px;
    font-size: 11px;
    padding: 4px 5px 3px 68px;
    position: relative;
    line-height: 12px;
}
#also-purchased .add
{
    padding: 0 0 12px 68px;

}
.access-wrp 
{
    position: relative;
}
#also-purchased p, #also-purchased p a
{
    color: #aad0ef;
}
#basket-nav input
{
    margin-left: 29px;
}
.accessory
{
    position: absolute;
    left: 12px;
    top: 0px;
    text-align: center;
    width: 50px;
}

