﻿body 
{
    padding: 0;
    margin: 0;
    background: #151515 url(/images/bg.jpg) 0 0 repeat-x;
}
/*
*:first-child+html body
{
    background-position: 32px 0;
}

* html body
{
    background-position: 32px 0;
}
*/
img
{
    border: none;
}

.customerservice
{
	padding-right: 50px;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

#header
{
    width: 839px;
    height: 99px;
    background: url(/images/header.gif) 0 16px no-repeat;
    margin: 0 auto;
    padding-top: 16px;
    position: relative;
    font: normal 11px "trebuchet ms";
}

.logo
{
    position: absolute;
    top: 66px;
    left: 60px;
    width: 165px;
}

.cartlink
{
    text-align: right;
    padding-right: 74px;
    padding-top: 17px;
    padding-bottom: 26px;
    height: 16px;
}

*:first-child+html .cartlink
{
    height: 15px;
}

* html .cartlink
{
    height: 15px;
}

.headerBottom
{
    float: left;
    width: 839px;
    /*margin-top: 16px;*/
}

.headerlinks
{
    float: left;
    padding-left: 236px;
    padding-top: 4px;
}

.headerlinks a
{
    color: #000;
    padding: 0 8px;
    font-weight: bold;
}

.search
{
    float: right;
    padding-right: 46px;
    width: 170px;
}

.search form
{
    margin: 0;
    padding: 0;
}

.search form input.searchIn
{
    padding: 3px 2px;
    border: none;
    background: none;
    width: 111px;
}

.search form *
{
    vertical-align: top;
}

#footer
{
    width: 839px;
    height: 89px;
    background: url(/images/footer.gif) 0 0 no-repeat;
    margin: 0 auto;
    position: relative;
}

.brand
{
    position: absolute; 
    left: 76px;
    top: -110px;
    z-index: 99;
}

.footerlinks
{
    font: normal 11px arial;
    text-align: right;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.footerlinks a
{
    color: #000;
    padding: 0 8px;
    font-weight: bold;
}

.credit
{
    color: #797979;
    text-align: right;
    padding-right: 20px;
    font: normal 11px arial;
}

#mainTd
{
    padding: 0 35px 10px 5px;
}

#featured
{
}

#welcomeText
{
    font-size: 14px;
    color: #000000;
    font-family: Arial;
    padding: 20px 15px 20px 5px;
}

.designerProfile, .customOrders
{
    padding-right: 20px;
}

.designerProfile p
{
    display: block;
    float: left;
    width: 100%;
}

.designerProfile p img
{
    padding: 0 5px;
}

.customerService .imageHolders
{
    text-align: center;
}

.customerService .imageHolders img
{
    margin: 5px;
}

/************ Amazon Default Overrides ************/
.bgcl, .bgc, .bgcr, .bgl, .yy, .bar, .bgw, .f, .t, .l, .v, .g, .gg, table#wba_poweredby_table, table.s td.searchLabel, table.s{
    display: none;
}

.bgcl, .bgc, .bgcr, .bgl, .bg, .yy, .bar, .row, .bgw{
    /*background: #fff;
    padding: 3px;*/
}

.row
{
    background: #fff !important;
}

td.fc
{
    color:#000000 !important;
}

.bg
{
    padding: 0;
    background: transparent;
}

table.main
{
    /*background: url(/images/table_bg_repeat.gif) 0 0 repeat-y;*/
    width: 839px;
} 

table.content
{
    width: 839px;
    background: url(/images/table_bg.gif) 0 0 repeat-y;
}

table.main{}

*:first-child+html table.main
{
    margin: -1px 0 0 0;
}

* html table.main
{
    margin: -1px 0 0 0;
}

table.leftnav
{
    width: 201px;
}

td.leftnavlink
{
}

td.leftnavlink h2 a.n
{
    font-family: arial;
    font-size: 14px;
    font-weight: bold; 
    color: #000;
    display: block;
    padding: 0 5px 0 15px;
}

td.leftnavlink h2
{
    padding: 7px 5px 7px 20px;
}


.our, .sale
{
    color: #610200;
    font-weight: bold;
    display: block;
    font-size: 11px !important;
    font-family: verdana;
}

.sale-label, .our-label
{
    display: none;
}

a.rw, a.r
{
    color: #610200;
    font-weight: bold;
    font-family: verdana;
    font-size: 11px !important;
}

.rw img
{
    margin: 10px 0 10px;
    border: 1px solid #D2D2D2;
}

td.leftnav-col
{
    padding-top: 78px;
    background: transparent;
    padding-left: 34px;
}