﻿#merchwrapper
{
    text-align: left;
    padding: 0px;
    border: 0;
    width: 706px;
}
#merchheader
{
    padding: 0 10px 0 23px;
    background-color: #dddbd7;
    height: 35px;
    background-image: url(images/hdr-background.gif);
}
#merchnav
{
    float: left;
    width: 400px;
}
.merchclose
{
    text-align: right;
    padding: 7px 0 0 0;
    cursor: pointer;
}
#merchcontainer
{
    height: 265px;
    margin-bottom: 20px;
}
#merchleft
{
    float: left;
    width: 23px;
    height: 197px;
    background-color: #ffffff;
}
#merchleft img
{
    cursor: pointer;
}
#merchright
{
    float: right;
    width: 23px;
    height: 197px;
    background-color: #ffffff;
}
#merchright img
{
    cursor: pointer;
}
#merchcontent
{
    float: left;
    width: 730px;
    overflow: hidden;
}
.merchandisingPanelScroller_TS, .merchandisingPanelScroller_FI, .merchandisingPanelScroller_NA
{
    height: 250px;
    overflow: hidden;
}
#merchfooter
{
    clear: both;
    background-color: #dddbd7;
    height: 23px;
}
.merchnavarrows
{
    margin: 5px 0 0 0;
}
.merchtopseller
{
    float: left;
    width: 109px;
}
.merchtopseller a
{
    display: block;
    width: 109px;
    height: 34px;
    background: url(images/topsellers.gif) no-repeat top left;
    text-indent: -5000px;
}
.merchtopseller a:hover
{
    background: url(images/topsellers.gif) no-repeat;
    background-position: 0 -34px;
}
.merchfeatured
{
    float: left;
    width: 138px;
}
.merchfeatured a
{
    display: block;
    width: 138px;
    height: 34px;
    background: url(images/featureditems.gif) no-repeat top left;
    text-indent: -5000px;
}
.merchfeatured a:hover
{
    background: url(images/featureditems.gif) no-repeat;
    background-position: 0 -34px;
}



.merchnewarrival
{
    float: left;
    width: 123px;
}
.merchnewarrival a
{
    display: block;
    width: 123px;
    height: 34px;
    background: url(images/newarrivals.gif) no-repeat top left;
    text-indent: -5000px;
}
.merchnewarrival a:hover
{
    background: url(images/newarrivals.gif) no-repeat;
    background-position: 0 -34px;
}
#merchheader-gender
{
    width: 780px;
    clear: both;
    border-top: 1px solid #bebebe;
    padding: 0 0 10px 0;
}
.merchview
{
    font: bold 12px/40px;
    color: #f0820b;
    text-align: right;
}
.merchview a
{
    color: #f0820b;
    text-decoration: none;
}
.merchview a:hover
{
    color: #f0820b;
    text-decoration: underline;
}

#List1
{
    display: block;
}

#List2
{
    display: none;
}
#List3
{
    display: none;
}


h3.topObjectHeader 
{
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    color: #E43705;
    padding: 0;
    margin-top:45px;
}
h3.topObjectHeader a
{
    text-decoration:underline;
    font-size: 14px;
    font-weight: bold;
    color: #E43705;
    padding: 0;
    margin-top:45px;
}
h3.topObjectHeader a:hover{
text-decoration:underline;
}

.noline .ptable tr td
{
border-top:none;
}
