﻿a {
    color: #006599;
    text-decoration: underline;
}

a:Hover {
    color: #4595be;
    text-decoration: underline;
}

hr {
    height: 1px;
}

.siteMapTitle {
    padding: 4px;
    line-height: 120%;
    border: solid 1px #cccccc;
    background-color: #f7f7f7;
    font-weight: bold;
}

.siteMapList {
    padding: 4px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 120%;
}

.siteMapItem1 {
    padding-bottom: 6px;
    padding-top: 2px;
    font-weight: bold;
    padding-left: 25px;
    background-image: url(/images/iconSiteMap1st.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

.siteMapItem1 A {
    text-decoration: none;
}

.siteMapItem1 A:Hover {
    text-decoration: underline;
}

.siteMapItem2 {
    padding-bottom: 6px;
    padding-left: 42px;
    font-size: 11px;
    background-image: url(/images/iconSiteMap2nd.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

.siteMapItem2 A {
    text-decoration: none;
}

.siteMapItem2 A:Hover {
    text-decoration: underline;
}

.siteMapHeadline {
    padding-bottom: 6px;
    padding-top: 2px;
    font-size: 15px;
    line-height: 120%;
    font-weight: bold;
}

.siteMapHeadline A {
    text-decoration: none;
}

.siteMapHeadline A:Hover {
    text-decoration: underline;
}

img.imgThumb {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.itemTitle {
    padding: 1px;
    padding-left: 16px;
    color: #333333;
    line-height: 100%;
}

.itemTitle A {
    color: #333333;
    text-decoration: none;
}

.itemTitle A:Hover {
    color: #666666;
    text-decoration: underline
}

.itemTitleHeadline {
    padding-bottom: 10px;
    font-size: 17px;
    color: #333333;
    text-decoration: none;
}

.itemTitleHeadline2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
    color: #333333;
    text-decoration: none;
}

.itemAddress {
    padding-top: 0px;
    padding-bottom: 2px;
    padding-left: 36px;
    font-size: 11px;
    color: #999999;
    line-height: 100%;
}

.itemOrder {
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 35px;
    font-size: 11px;
    color: #999999;
    line-height: 100%;
}

.itemDetail {
    padding-top: 2px;
    padding-bottom: 4px;
    padding-left: 35px;
    line-height: 120%;
    color: #666666;
}

.itemImage {
    padding-top: 3px;
    padding-left: 35px;
}

.location {
    font-size: 12px;
    color: #999999;
    border-bottom: solid 1px #eeeeee;
    padding: 2px;
}

.topicDate {
    font-size: 11px;
    color: #999999;
}

.topicContent {
    padding-top: 16px;
    padding-bottom: 20px;
}

.titleBar {
    font-family: "Lucida Sans Regular", 'Lucida Sans', Verdana, Arial, sans-serif;
    line-height: 110%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 19px;
    color: #2e870b;
    font-weight: bold;
}

.LoginBorder {
    border: 1px solid #dddddd;
    background-color: #FbFbFb;
    padding: 16px;
    padding-right: 50px;
    color: #333333;
    width: 420px;
    display: table;
}

.LoginTxtField {
    font-weight: bold;
    padding-right: 10px;
}

.error {
    padding: 5px;
    text-align: center;
    color: Red;
}

.galleryBorder {
    vertical-align: middle;
    text-align: center;
    width: 160px;
    height: 160px;
    border: solid 1px #eeeeee;
}

.auctionTitle {
    font-weight: bold;
}

.auctionTitle A {
    text-decoration: none;
}

.auctionTitle A:Hover {
    text-decoration: underline;
}

.auctionListDetail {
    color: #999999;
    padding-top: 4px;
    font-size: 12px;
}

.auctionDetail {
    color: #999999;
    padding-top: 4px;
}

.auctionDetailBar {
    background-image: url(/images/Themes/Basic02/barDescription.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 24px;
}

.auctionEndMessage {
    border: solid 4px #e4eff8;
    padding: 8px;
    font-weight: bold;
    font-size: 15px;
    color: red;
    text-align: center;
}

.auctionRight {
    padding-bottom: 8px;
    line-height: 110%;
    vertical-align: top;
}

.auctionLeft {
    padding-bottom: 8px;
    line-height: 110%;
    vertical-align: top;
}

#paging {
    padding-top: 6px;
}

#paging ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

#paging li {
    float: left;
    padding: 2px;
}

.pagingHelper {
    color: red;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    border: solid 1px #cccccc;
    padding: 4px;
    line-height: 100%;
    text-align: center;
}

.pagingHelper A {
    color: #333333;
    text-decoration: none;
    font-weight: normal;
}

.pagingHelper A:Hover {
    color: #999999;
    text-decoration: underline;
}

.tableTitle {
    padding: 4px;
    background-color: #eeeeee;
    border-right: solid 1px #FFFFFF;
    line-height: 100%;
}

.tableRows {
    padding: 4px;
    border-bottom: solid 1px #dddddd;
    line-height: 110%;
}

.tableRowsB {
    padding: 4px;
    line-height: 110%;
}

.tableSignUpRows {
    padding: 4px;
    padding-right: 8px;
    padding-left: 0px;
    border-bottom: solid 1px #dddddd;
    line-height: 110%;
}

.tableSignUpRowsB {
    padding: 4px;
    padding-right: 8px;
    padding-left: 0px;
    line-height: 110%;
}

.tableLeft {
    padding: 4px;
    padding-left: 0px;
    padding-right: 6px;
    font-weight: bold;
    border-bottom: solid 1px #eeeeee;
    vertical-align: top;
}

.tableRight {
    padding: 4px;
    border-bottom: solid 1px #eeeeee;
    vertical-align: top;
}

.tableRightBox {
    padding: 2px;
    border-bottom: solid 1px #eeeeee;
    vertical-align: top;
}

.tableButton {
    padding: 4px;
    text-align: right;
    padding-top: 8px;
    padding-bottom: 8px;
}



/*bid auction history */
.subTitle {
    padding: 3px;
    background-color: #EEEEEE;
    border-right: solid 1px #FFFFFF;
    font-size: 11px;
    line-height: 110%;
}

.subField {
    padding: 3px;
    border-bottom: solid 1px #EEEEEE;
    font-size: 13px;
    line-height: 110%;
}

/* member */
.borderLineBottom {
    border-top: solid 1px #EEEEEE;
}

.borderTop {
    background-image: url(/images/borderTop.gif);
    background-position: left top;
    background-repeat: no-repeat;
    height: 16px;
}

.borderCenter {
    background-image: url(/images/borderCenter.gif);
    background-position: left top;
    background-repeat: repeat-y;
    padding: 0px;
    padding-left: 16px;
    padding-right: 16px;
}

.borderBottom {
    background-image: url(/images/borderBottom.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 16px;
}

.textlinkgrey {
    color: #999999;
}

.textlinkgrey A {
    color: #999999;
    text-decoration: none;
}

.textlinkgrey A:Hover {
    color: #999999;
    text-decoration: underline;
}

.textfont11 {
    font-size: 11px;
}
