@charset "utf-8";
a {
    text-decoration: none;
    color: #00aaff;
}
a:hover {
    text-decoration: none;
    color: #ff0000;
}

.fl {
    float: left
}

.fr {
    float: right
}

.btnwidth52 {
    width: 52px
}

.btnwidth56 {
    width: 56px
}

.btnwidth59 {
    width: 59px
}

.btnwidth86 {
    width: 86px
}

.btnwidth91 {
    width: 91px
}

.btnwidth95 {
    width: 95px
}

.btnwidth124 {
    width: 124px
}

.btnwidth155 {
    width: 155px
}

.defaultBtn {
    display: block
}

.defaultBtn:hover {
    text-decoration: none
}

.defaultBtn span {
    display: block;
    font-weight: bold;
    cursor: pointer
}

.btstyle01 {
    height: 22px;
    text-align: center;
    background: url('../images/btstyle01_bg.gif') left top no-repeat;
    text-decoration: none
}

.btstyle01 span {
    height: 19px;
    font-size: 11px;
    color: #fff;
    padding-top: 3px;
    background: url('../images/btstyle01_close.gif') right top no-repeat
}

.btstyle02 {
    height: 22px;
    text-align: center;
    background: url('../images/btstyle02_bg.gif') left top no-repeat;
    text-decoration: none
}

.btstyle02 span {
    height: 19px;
    font-size: 11px;
    color: #fff;
    padding-top: 3px;
    background: url('../images/btstyle02_close.gif') right top no-repeat
}

.btstyle03 {
    height: 22px;
    text-align: center;
    background: url('../images/btstyle03_bg.gif') left top no-repeat;
    text-decoration: none
}

.btstyle03 span {
    height: 19px;
    font-size: 11px;
    color: #fff;
    padding-top: 3px;
    background: url('../images/btstyle03_close.gif') right top no-repeat
}

.btstyle04 {
    height: 22px;
    text-align: center;
    background: url('../images/btstyle04_bg.gif') left top no-repeat;
    text-decoration: none
}

.btstyle04 span {
    height: 19px;
    font-size: 11px;
    color: #fff;
    padding-top: 3px;
    background: url('../images/btstyle04_close.gif') right top no-repeat
}

.btstyle05 {
    height: 18px;
    text-align: center;
    background: url('../images/btstyle05_bg.gif') left top no-repeat;
    text-decoration: none
}

.btstyle05 span {
    height: 16px;
    font-size: 9px;
    color: #686868;
    padding-top: 2px;
    background: url('../images/btstyle05_close.gif') right top no-repeat
}

.btstyle06 {
    height: 18px;
    text-align: center;
    background: url('../images/btstyle06_bg.gif') left top no-repeat;
    text-decoration: none
}

.btstyle06 span {
    height: 16px;
    font-size: 9px;
    color: #686868;
    padding-top: 2px;
    background: url('../images/btstyle06_close.gif') right top no-repeat
}

.btstyle07 {
    height: 31px;
    text-align: center;
    background: url('../images/btstyle07_bg.gif') left top no-repeat;
    text-decoration: none
}

.btstyle07 span {
    height: 23px;
    font-size: 12px;
    color: #fff;
    padding-top: 8px;
    background: url('../images/btstyle07_close.gif') right top no-repeat
}

.btstyle08 {
    height: 31px;
    text-align: center;
    background: url('../images/btstyle08_bg.gif') left top no-repeat;
    text-decoration: none
}

.btstyle08 span {
    height: 23px;
    font-size: 12px;
    color: #fff;
    padding-top: 8px;
    background: url('../images/btstyle08_close.gif') right top no-repeat
}

#CategoryList {
    width: 645px;
    margin: 0 auto;
    padding-bottom: 25px
}

#CategoryList div.totaltxt {
    width: 647px;
    font-weight: bold;
    font-size: 11px;
    color: #686868;
    padding: 28px 0 0 30px
}

#CategoryList div.itemListUline {
}

#CategoryList div.itemList {
    width: 645px;
    overflow: hidden;
    margin: -10px auto 0;
    padding-bottom: 1px
}

#CategoryList div.itemList dl {
    width: 151px;
    float: left;
    padding: 10px 2px 9px 3px;
    background-color: #332a25;
    min-height: auto;
    margin: 20px 3px 5px 0px;
}

#CategoryList div.itemList dl.hover {
    width: 154px;
    float: left;
    border: 3px solid #ff5f01;
    background-color: #000000;
    padding: 8px 0 6px;
    margin-top: 15px
}

#CategoryList div.itemList dl dt {
    position: relative;
    width: 135px;
    margin: 0 auto;
    padding: 0 0 9px 0
}

#CategoryList div.itemList dl dt img {
    display: block
}

#CategoryList div.itemList dl dt img.Round {
    position: absolute;
    top: 0;
    left: 0
}

#CategoryList div.itemList dl dt img.TopTag {
    position: absolute;
    top: 0;
    left: 0
}

#CategoryList div.itemList dl dt img.BtmTag {
    position: absolute;
    bottom: 10px;
    right: 1px
}

#CategoryList div.itemList dl dt {
    width: 135px;
    margin: 0 auto;
    padding: 0 0 9px 0
}

#CategoryList div.itemList dl dd {
    width: 150px;
    margin: 0 auto;
    text-align: center;
    line-height: 14px
}

#CategoryList div.itemList dl dd span.itemname {
    font-size: 11px;
    color: #686868
}

#CategoryList div.itemList dl dd span.itemcost {
    display: block;
    /* color:#FFC107; */
    padding: 35px 0 5px;
    text-shadow: 1px 1px #110c0940;
}

#CategoryList div.itemList dl dd span.itemcost strong {
    color: #af6800;
}

#CategoryList div.itemList dl dd span.itemcost img {
    vertical-align: middle
}

#CategoryList div.itemList dl dd span.itemsale {
    display: block;
    color: #323232
}

#CategoryList div.itemList dl dd span.itemsale strike {
    display: block;
    color: #ff3232
}

#CategoryList div.itemList dl dd span.itemsale strike span {
    color: #686868
}

#CategoryList div.itemList dl dd span.itemsale strong {
    color: #ff0000
}

#CategoryList div.itemList dl dd span.itemsale img {
    vertical-align: middle
}

#CategoryList div.itemList dl dd div.buybtn {
    width: 123px;
    margin: 0 auto;
    padding: 6px 38px 0;
    overflow: hidden
}

#CategoryList div.itemList dl dd div.buybtn2 {
    margin: 10px auto;
}

#CategoryList div.itemList dl dd div.buybtn2 span.close {
    color: #9A2EFE;
    background-color: #000;
    padding: 6px
}

#CategoryList div.itemList dl dd div.buybtn2 span.sold-out {
    color: #9A2EFE;
    background-color: #290050;
    padding: 6px;
    margin-top: 0
}

#CategoryList div.itemList dl dd div.buybtn2 span.sold-out2 {
    color: #fe2e2e;
    background-color: #500000;
    padding: 6px
}

#CategoryList div.itemList dl dd div.saleinfo {
    color: #a76944;
    font-size: 13px;
    font-family: monospace;
    text-shadow: 1px 1px #110c0985;
}

#CategoryList div.itemList dl:hover dd span.itemname {
    text-decoration: none
}

#CategoryList div.itemList dl:hover dd span.itemcost {
    text-decoration: none
}

#CategoryList div.itemList dl:hover dd span.itemcost strong {
    text-decoration: none
}

#CategoryList div.itemList dl:hover dd span.itemsale {
    text-decoration: none
}

#CategoryList div.itemList dl:hover dd div.saleinfo {
    text-decoration: none
}

#CategoryList div.itemList dl.hover dd span.itemname {
    text-decoration: none
}

#CategoryList div.itemList dl.hover dd span.itemcost {
    text-decoration: none
}

#CategoryList div.itemList dl.hover dd span.itemcost strong {
    text-decoration: none
}

#CategoryList div.itemList dl.hover dd span.itemsale {
    text-decoration: none
}

#CategoryList div.itemList dl.hover dd div.saleinfo {
    text-decoration: none
}

#CategoryList div.itemListQuayItem {
    width: auto;
    overflow: hidden;
    margin: -10px auto 0;
    padding-bottom: 1px
}

#CategoryList div.itemListQuayItem dl {
    width: 154px;
    float: left;
    padding: 11px 3px 9px 3px;
    margin-top: 15px
}

#CategoryList div.itemListQuayItem dl.hover {
    width: 154px;
    float: left;
    border: 3px solid #ff5f01;
    background-color: #fff8cf;
    padding: 8px 0 6px;
    margin-top: 15px
}

#CategoryList div.itemListQuayItem dl dt {
    position: relative;
    width: 135px;
    margin: 0 auto;
    padding: 0 0 9px 0
}

#CategoryList div.itemListQuayItem dl dt img {
    display: block
}

#CategoryList div.itemListQuayItem dl dt img.Round {
    position: absolute;
    top: 0;
    left: 0
}

#CategoryList div.itemListQuayItem dl dt img.TopTag {
    position: absolute;
    top: 3px;
    left: 3px
}

#CategoryList div.itemListQuayItem dl dt img.BtmTag {
    position: absolute;
    bottom: 10px;
    right: 1px
}

#CategoryList div.itemListQuayItem dl dt {
    width: 135px;
    margin: 0 auto;
    padding: 0 0 9px 0
}

#CategoryList div.itemListQuayItem dl dd {
    width: 135px;
    margin: 0 auto;
    text-align: center;
    line-height: 14px
}

#CategoryList div.itemListQuayItem dl dd span.itemname {
    font-size: 11px;
    color: #686868
}

#CategoryList div.itemListQuayItem dl dd span.itemcost {
    display: block;
    color: #323232;
    padding: 8px 0 6px
}

#CategoryList div.itemListQuayItem dl dd span.itemcost strong {
    color: #ff0000
}

#CategoryList div.itemListQuayItem dl dd span.itemcost img {
    vertical-align: middle
}

#CategoryList div.itemListQuayItem dl dd span.itemsale {
    display: block;
    color: #323232
}

#CategoryList div.itemListQuayItem dl dd span.itemsale strike {
    display: block;
    color: #ff3232
}

#CategoryList div.itemListQuayItem dl dd span.itemsale strike span {
    color: #686868
}

#CategoryList div.itemListQuayItem dl dd span.itemsale strong {
    color: #ff0000
}

#CategoryList div.itemListQuayItem dl dd span.itemsale img {
    vertical-align: middle
}

#CategoryList div.itemListQuayItem dl dd div.buybtn {
    width: 123px;
    margin: 0 auto;
    padding: 6px 38px 0;
    overflow: hidden
}

#CategoryList div.itemListQuayItem dl dd div.saleinfo {
    color: #999
}

#CategoryList div.itemListQuayItem dl:hover dd span.itemname {
    text-decoration: underline
}

#CategoryList div.itemListQuayItem dl:hover dd span.itemcost {
    text-decoration: underline
}

#CategoryList div.itemListQuayItem dl:hover dd span.itemcost strong {
    text-decoration: underline
}

#CategoryList div.itemListQuayItem dl:hover dd span.itemsale {
    text-decoration: underline
}

#CategoryList div.itemListQuayItem dl:hover dd div.saleinfo {
    text-decoration: underline
}

#CategoryList div.itemListQuayItem dl.hover dd span.itemname {
    text-decoration: underline
}

#CategoryList div.itemListQuayItem dl.hover dd span.itemcost {
    text-decoration: underline
}

#CategoryList div.itemListQuayItem dl.hover dd span.itemcost strong {
    text-decoration: underline
}

#CategoryList div.itemListQuayItem dl.hover dd span.itemsale {
    text-decoration: underline
}

#CategoryList div.itemListQuayItem dl.hover dd div.saleinfo {
    text-decoration: underline
}

.DlLast {
    /* border: 1px dashed #483b34; */
    /* border-bottom: 1px dashed #333333; */
    /* border-left: 1px dashed #333333; */
    /* border-top: 1px dashed #333333; */
    border: 1px ridge #3c312b;
    /* border: ridge; */
}

td.tdhover {
    background: #cae5fd;
    border: 0
}

td.tdhoverbor {
    background: #cae5fd;
    border: 1px dashed red
}

.tag {
    background: #ddd no-repeat
}

.tag.tag-orange {
    color: #000;
    background-color: #ffffff;
    border: 1px solid rgb(100,30,40);
    border-left: 7px solid #641e28
}

.tag.tag-blue {
    color: #000;
    background-color: #ffffff;
    border: 1px solid rgb(100,30,40);
    border-left: 7px solid #641e28
}

.tag.tag-green {
    padding: 4px 4px;
    display: block;
    color: #b7fd9f;
    background-color: #408628;
    border: 1px solid #4da030;
    font-size: 13px;
    margin-left: 45px;
    width: 50px;
    border-radius: 2px;
    box-shadow: 1px 1px #110c0940;
    text-shadow: 1px 1px #110c0940;
}

.tag.tag-green:hover {
    padding: 4px 4px;
    color: #fff;
    background-color: #d86d00;
    border: 1px solid #ff8100;
    font-size: 13px;
    margin-left: 45px;
    border-radius: 2px
}

.tag.tag-violet {
    padding: 4px 4px;
    display: block;
    color: #d595fd;
    background-color: #510086;
    border: 1px solid #5e009c;
    font-size: 13px;
    margin-left: 11px;
    width: auto;
    border-radius: 2px
}

.tag.tag-red {
    padding: 4px 4px;
    display: block;
    color: #ff9b9b;
    background-color: #840000;
    border: 1px solid #960000;
    font-size: 13px;
    margin-left: 27px;
    border-radius: 2px;
    text-shadow: 1px 1px #110c0940;
    box-shadow: 1px 1px #110c0940;
}

.tag.tag-pink {
    padding: 4px 4px;
    display: block;
    color: #ff9ad2;
    background-color: #840049;
    border: 1px solid #a2005a;
    font-size: 13px;
    margin-left: 19px;
    margin-top: 5px;
    border-radius: 2px;
    text-shadow: 1px 1px #110c0940;
    box-shadow: 1px 1px #110c0940;
}

.tag.tag-start {
    padding: 4px 4px;
    display: block;
    color: #585858;
    background-color: #ddd;
    border: 1px solid #909090;
    font-size: 13px;
    margin-left: 27px;
    margin-top: 0;
    border-radius: 2px
}

.tag.tag-end {
    padding: 4px 4px;
    display: block;
    color: #91c2ff;
    background-color: #003b84;
    border: 1px solid #00479e;
    font-size: 13px;
    margin-left: 19px;
    margin-top: 5px;
    border-radius: 2px
}

.tag.tag-green2 {
    padding: 4px 4px;
    display: block;
    color: #fff;
    background-color: #843d90;
    border: 1px solid #a646b7;
    font-size: 13px;
    margin-left: 7px;
    width: 50px;
    border-radius: 2px
}

.tag.tag-green2:hover {
    padding: 4px 4px;
    display: block;
    color: #dcdcdc;
    background-color: #d86d00;
    border: 1px solid #ff8100;
    font-size: 13px
}

.tag.tag-bold {
    font-weight: 800
}

.event-countdown {
    padding: 5px
}

.sold {
    background: #4a3d36;
    border: 1px solid #1f1916;
    color: #927a6d;
    width: 95%;
    height: 18px;
    margin-left: 2px;
    border-radius: 1px;
    text-shadow: 1px 1px #110c0940;
    box-shadow: 1px 1px #110c0940;
}

.sold--progessbar {
    background-color: #1f1916!important;
    height: 18px;
    border-radius: 1px;
}

.sold span {
    position: absolute;
    margin-left: -75px;
    margin-top: 2px;
    /* color:#8f4709; */
    width: 146px;
}

.countdown {
    color: #ff8100;
    padding-top: 10px
}

.days,.hours,.minutes,.seconds {
    background: #5f0000;
    padding: 4px;
    border-radius: 2px;
    font-weight: 600;
    font-size: 8pt
}
