body {
    background: #FFF url(../images/bg_head.jpg) top repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

#outerwrapper {
}

#wrapper {
    width: 1030px;
    min-height: 300px;
    padding: 0px;
    margin: 0px auto;
}

#header {
    width: 1000px;
    margin: 0px auto;
    height: 255px;
    overflow: hidden;
}

#top-bar {
    color: #FFF;
    font-size: 11px;
    height: 23px;
}

.top-bar-content {
    padding: 3px 10px;
}

.top-bar-content a {
    color: #FFF;
}

#logo {
    float: left;
    width: 408px;
    height: 62;
    margin: 0;
}

#logo img {
    border: none;
}

#top-right {
    width: 400px;
    float: right;
    text-align: right;
    margin: 20px 20px 0 0;
}

#top-subbar {
    padding: 0 10px;
}

.breadcrumbs {
    display: block;
    background: #f5f5f5 url(../images/bg_gradient.jpg) center repeat-x;
    border-bottom: 1px solid #CCC;
    font-size: 12px;
}

.breadcrumbs a {
    color: #333333;
    text-decoration: none;
}

.breadcrumbs a:hover {
    color: #1777AF;
}

.breadcrumbs ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.breadcrumbs ul li {
    line-height: 30px;
    padding: 7px 23px 7px 14px;
    margin: 0 0;
    display: block;
    float: left;
}

.breadcrumbs .bread-first {
    background: url(../images/nav-arrow.png) center right no-repeat;
}

.breadcrumbs .bread-last {
    background: url(../images/nav-arrow-after.png) center right no-repeat;
}

.breadcrumbs .bread-prelast {
    background: url(../images/nav-arrow-before.png) center right no-repeat;
}

#main-body {
    width: 1000px;
    margin: 0px auto;
}

#side-left {
    width: 200px;
    float: left;
    margin: 5px 5px;
}

.withside {
    width: 620px;
}

.withnoside {
    width: 780px;
}

#side-right {
    width: 150px;
    float: right;
    border-left: 1px dotted #999;
    padding-left: 5px;
}

#outerfooter {
    background: #f5f5f5;
    border-top: 1px solid #CCC;
    width: 100%;
    margin: 10px auto 0 auto;
    min-height: 150px;
}

#footer {
    width: 1000px;
    padding: 10px;
    margin: 0px auto;
    color: #333;
    text-align: center;
    font-size: 11px;
}

#copyright {
    background: #79acb0;
    padding: 5px 10px;
    text-align: center;
    font-size: 10px;
    border-top: 1px solid #CCC;
}

.addthis_margin {
    margin-top: 18px;
}

/******************** CONTENT */
#content {
    float: left;
    color: #333333;
    font-size: 12px;
    padding-bottom: 10px;
}

#content h1, h3, h5 {
    color: #336699;
    font-weight: normal;
}

.page-container {
    background: #FFFFFF;
    padding: 5px 5px;
    border: 1px #336699 solid;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 10px
}

/******************** LISTING */
.upcoming-auctions {
    font-size: 12px;
    font-weight: bold;
    color: #3366CC;
    margin: 0 0 5px 0;
}

.auction-listing {
    border-bottom: 2px dashed #CCCCCC;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    color: #666;
}

.auction-listing a {
    color: #666;
}

.auction-listing .title h3 {
    margin: 5px 0;
}

.auction-listing .title {
    font-size: 16px;
    font-weight: bold;
}

.auction-listing .title a {
    text-decoration: none;
    color: #0e6663;
}

.auction-listing .title a:hover {
    text-decoration: underline;
    color: #039;
}

.auction-listing .ldate {
    font-size: 13px;
    padding-bottom: 5px;
}

.auction-listing .llocation {
    font-size: 13px;
    padding-bottom: 5px;
}

.auction-listing .lcompany {
}

.auction-listing .ltype {
}

/**********************************************/
.container-left-home {
    width: 370px;
    float: left;
}

.container-right-home {
    width: 600px;
    float: right;
}

.container-left-listings {
    width: 660px;
    float: left;
}

.container-right-listings {
    width: 320px;
    float: right;
}

.container-left-auction {
    width: 660px;
    float: left;
    border: 1px solid #CCC;
}

.container-right-auction {
    width: 320px;
    float: right;
    border: 1px solid #CCC;
}

.general-title {
    border: 1px solid #CCC;
    color: #333333;
    text-decoration: none;
    display: block;
    background: #f2f2f2 url(../images/bg_gradient.jpg) center repeat-x;
    padding: 10px 15px;
}

.generic-button {
    border: 1px solid #CCC;
    color: #333333;
    font-size: 14px;
    width: 160px;
    min-height: 30px;
    text-decoration: none;
    line-height: 30px;
    display: block;
    text-align: center;
    background: #E6E6E6 /*{bgColorDefault}*/ url(auctionguy/images/ui-bg_glass_75_ededed_1x400.png) /*{bgImgUrlDefault}*/ 50% /*{bgDefaultXPos}*/ 50% /*{bgDefaultYPos}*/ repeat-x /*{bgDefaultRepeat}*/;
    -moz-box-shadow: 1px 1px 1px 1px #CCC;
    -webkit-box-shadow: 1px 1px 1px 1px #CCC;
    box-shadow: 1px 1px 1px 1px #CCC;
}

a:hover.generic-button {
    background: #d8e9f3 /*{bgColorDefault}*/ url(auctionguy/images/ui-bg_glass_50_d8e9f3_1x400.png) /*{bgImgUrlDefault}*/ 50% /*{bgDefaultXPos}*/ 50% /*{bgDefaultYPos}*/ repeat-x /*{bgDefaultRepeat}*/;
    -moz-box-shadow: 0px 0px 1px 1px #CCC;
    -webkit-box-shadow: 0px 0px 1px 1px #CCC;
    box-shadow: 0px 0px 1px 1px #CCC;
}

#top-right .fluid-button {
    margin-right: 5px;
}

.fluid-button {
    border: 1px solid #CCC;
    color: #333333;
    font-size: 14px;
    text-decoration: none;
    line-height: 30px;
    text-align: center;
    padding: 5px 10px;
    background: #E6E6E6 /*{bgColorDefault}*/ url(auctionguy/images/ui-bg_glass_75_ededed_1x400.png) /*{bgImgUrlDefault}*/ 50% /*{bgDefaultXPos}*/ 50% /*{bgDefaultYPos}*/ repeat-x /*{bgDefaultRepeat}*/;
    -moz-box-shadow: 1px 1px 1px 1px #EEE;
    -webkit-box-shadow: 1px 1px 1px 1px #EEE;
    box-shadow: 1px 1px 1px 1px #EEE;
}

a:hover.fluid-button {
    background: #d8e9f3 /*{bgColorDefault}*/ url(auctionguy/images/ui-bg_glass_50_d8e9f3_1x400.png) /*{bgImgUrlDefault}*/ 50% /*{bgDefaultXPos}*/ 50% /*{bgDefaultYPos}*/ repeat-x /*{bgDefaultRepeat}*/;
    -moz-box-shadow: 0px 0px 1px 1px #EEE;
    -webkit-box-shadow: 0px 0px 1px 1px #EEE;
    box-shadow: 0px 0px 1px 1px #EEE;
}

/**********************************************/
.home-map {
    text-align: center;
    margin: 15px 0 0 0;
    font-size: 12px;
    color: #333333;
}

.home-map .general-title {
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
}

.home-map a {
    color: #333;
    text-decoration: none;
}

.home-recent-box {
    background: #f5f5f5;
    color: #222;
    border: 1px solid #CCC;
    margin: 10px 0 0 0;
}

.home-recent {
    font-size: 12px;
    color: #666;
    border-bottom: 1px solid #CCC;
    margin: 5px 0 5px 0;
    padding: 10px 10px;
}

.home-recent a {
    color: #1777AF;
    text-decoration: none;
}

.home-recent-image {
    width: 100px;
    height: 80px;
    float: left;
    border: 1px solid #CCC;
    margin: 0 6px 0 0;
    background: #FFFFFF;
    overflow: hidden;
}

.home-recent-title {
    font-weight: bold;
    margin-top: 10px;
}

.home-recent-date {
    font-size: 11px;
}

.home-recent-location {
    font-size: 12px;
    margin-top: 15px;
}

.home-buttons-signup {
    width: 180px;
    height: 50px;
    float: left;
    margin: 10px 20px 10px 0;
}

.home-buttons-findlocal {
    width: 180px;
    height: 50px;
    float: left;
    margin: 10px 0px 10px 10px;
    background: url(../images/btn_findlocal.jpg);
}

.home-buttons-postfree {
    width: 180px;
    height: 50px;
    float: right;
    margin: 10px 0px 10px 0;
    background: url(../images/btn_postfree.jpg);
}

.home-buttons-signup a {
    display: block;
    width: 180px;
    height: 50px;
    background: url(../images/btn_signup.jpg);
}

.home-buttons-findlocal a {
    display: block;
    width: 180px;
    height: 50px;
    background: url(../images/btn_findlocal.jpg);
}

.home-buttons-postfree a {
    display: block;
    width: 180px;
    height: 50px;
    background: url(../images/btn_postfree.jpg);
}

.home-buttons-signup a:hover {
    background: url(../images/btn_signup_h.jpg);
}

.home-buttons-findlocal a:hover {
    background: url(../images/btn_findlocal_h.jpg);
}

.home-buttons-postfree a:hover {
    background: url(../images/btn_postfree_h.jpg);
}

/**********************************************/
.listings-list {
    background: #FFF;
    border: 1px solid #CCC;
}

.listing-list a {
    text-decoration: none;
}

.listing-box {
    border-bottom: 1px solid #CCC;
    padding: 15px 10px;
    margin: 0;
    position: relative;
}

.listings-list .even {
    background: #f5f5f5;
}

.listings-list .odd.service-paid {
    background: #deedfd;
}

.listings-list .even.service-paid {
    background: #f1f7fe;
}

.listing-image {
    width: 100px;
    height: 80px;
    float: left;
    margin: 0 15px 0 0;
    overflow: hidden;
}

.listing-image img {
    border: 1px solid #CCC;
}

.listing-title {
    margin: 10px 0 5px 0;
    padding-right: 100px;
}

.listing-title a {
    color: #222;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

.listing-title a:hover {
    color: #278fce;
}

.listing-date-cat {
    font-size: 11px;
    color: #999999;
    padding-right: 100px;
}

.listing-date-cat a {
    color: #278fce;
    text-decoration: none;
}

.listing-company-loc {
    font-size: 12px;
    line-height: 18px;
    padding-right: 100px;
}

.listing-company-loc a {
    color: #278fce;
    text-decoration: none;
}

.listing-featured-on-global {
    position: absolute;
    top: 15px;
    right: 10px;
    text-align: center;
}

.listing-featured-on-global span {
    font-size: 11px;
    font-style: italic;
    color: #999999;
}

.listing-featured-on-global a {
    display: block;
    padding-top: 5px;
}

.listing-featured-on-farm a {
    width: 85px !important;
}

.listing-featured-on-farm img {
    width: 100% !important;
    height: 35px !important;
}

/**********************************************/
.auctioneer-header {
    background: #f5f5f5;
    color: #222;
    font-size: 12px;
    padding: 15px 10px;
}

.auctioneer-header a {
    color: #278fce;
    text-decoration: none;
}

.auctioneer-header-title h1 {
    margin: 0 0 5px 0;
    font-size: 20px;
}

.auctioneer-about {
    font-size: 11px;
}

.auctioneer-about h3 {
    margin: 10px 0 3px 0;
    font-size: 12px;
    color: #333333;
}

/**********************************************/
.auction-salebill {
    padding: 15px 10px;
    font-size: 12px;
    color: #333333;
}

.auction-header {
    padding: 15px 10px;
    font-size: 12px;
    color: #333;
    background: #f5f5f5;
}

.auction-header h1 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.auction-header a {
    text-decoration: none;
    color: #1777AF;
}

.auction-header-company {
    font-size: 10px;
    color: #666666;
    line-height: 16px;
}

#auction-tabs {
    border-bottom: 1px solid #CCCCCC;
}

.container-left-auction .ui-tabs {
    padding: 0;
}

.container-left-auction .ui-widget-content {
    border: none;
}

.container-left-auction .ui-tabs .ui-tabs-nav {
    padding: 0;
    background: url(../images/no-active-arrow.png) bottom repeat-x;
}

.container-left-auction .ui-widget-header {
    border-top: 1px solid #AAA;
    border-left: none;
    border-right: none;
    border-bottom: none;
    background: url(../images/bg_gradient.jpg) center repeat-x;
}

.container-left-auction .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border-right: none;
    border-bottom: none;
    border-top: none;
    border-left: none;
    background: #f5f5f5 url(../images/no-active-arrow.png) bottom repeat-x;
}

.container-left-auction .ui-tabs .ui-tabs-nav li {
    margin: 0;
    top: 0;
}

.container-left-auction .ui-tabs .ui-tabs-nav li a {
    padding: 15px 15px 25px 15px;
    background: url(../images/tab_separator.png) right bottom no-repeat;

}

.container-left-auction .ui-tabs .ui-tabs-nav li a:hover {
    color: #1777AF;
}

.container-left-auction .ui-state-active {
    background: #FFF url(../images/active-arrow.png) center bottom no-repeat;
}

.container-left-auction .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    padding-bottom: 0px;
}

/**********************************************/

.auction-images {
    position: relative;
    overflow: hidden;

}

.auction-images ul {
    width: 20000em;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

.auction-images li {
    float: left;
    margin: 0 10px 0 0;
}

.auction-images img {
    border: 1px solid #CCC;
    object-fit: cover;
    width: 120px;
    height: 7.5rem;
}

.auction-images[dir=rtl] li {
    float: right;
}

.auction-images-container {
    display: block;
    position: relative;
    overflow: hidden;
    min-height: 90px;
    width: 500px;
    float: left;
}

.auction-images-prev {
    width: 40px;
    padding: 5px 5px;
    font-size: 11px;
    border: 1px solid #CCC;
    display: block;
    text-align: center;
    background: #f5f5f5 url(../images/bg_gradient.jpg) top repeat-x;
    float: left;
    margin: 30px 12px 0 0;
    cursor: pointer;
}

.auction-images-next {
    width: 40px;
    padding: 5px 5px;
    font-size: 11px;
    border: 1px solid #CCC;
    display: block;
    text-align: center;
    background: #f5f5f5 url(../images/bg_gradient.jpg) top repeat-x;
    float: right;
    margin: 30px 0 0 0;
    cursor: pointer;
}

.side-ads {
    text-align: center;
    margin: 10px 0;
}

/**********************************************/

.random-container {
    border: 1px #336699 solid;
    background: #f2f2f2;
    padding: 0 10px 5px 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.random-listing {
    border-bottom: 1px dashed #CCCCCC;
    padding: 0 0 3px 0;
    margin: 0 0 3px 0;
    color: #666;
}

.random-listing a {
    color: #666;
}

.random-listing .title h3 {
    margin: 5px 0;
}

.random-listing .title {
    font-size: 12px;
    font-weight: normal;
}

.random-listing .title a {
    text-decoration: none;
    color: #0e6663;
}

.random-listing .title a:hover {
    text-decoration: underline;
    color: #039;
}

.random-listing .ldate {
    font-size: 11px;
    padding-bottom: 3px;
}

.random-listing .llocation {
    font-size: 11px;
    padding-bottom: 3px;
}

.random-listing .lcompany {
}

.random-listing .ltype {
}

/**********************************************/
.auctioneer-listing {
    border-bottom: 2px dashed #CCCCCC;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    color: #666;
}

.auctioneer-listing a {
    color: #666;
}

.auctioneer-listing .atitle h2 {
    margin: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.auctioneer-listing .atitle h3 {
    margin: 5px 0;
    font-size: 13px;
    font-weight: normal;
}

.auctioneer-listing .atitle {
}

.auctioneer-listing .atitle a {
    text-decoration: none;
    color: #0e6663;
}

.auctioneer-listing .atitle a:hover {
    text-decoration: underline;
    color: #039;
}

/**********************************************/
#othermonths {
    text-align: center;
    width: 500px;
    margin: 0 auto;
}

#othermonths .ui-datepicker-next, #othermonths .ui-datepicker-prev {
    display: none !important;
}

/**********************************************/
.footer-ads {
    margin: 10px 0 0 0;
    text-align: center;
}

/**********************************************/
.refine-location {
    display: none;
}

.refine-location ul {
    font-size: 10px;
    padding: 0;
    list-style: none;
}

.refine-location li a {
    text-decoration: none;
    color: #369;
}

.refine-countries {
    display: none;
}

.refine-countries ul {
    font-size: 10px;
    padding: 0;
    list-style: none;
}

.refine-countries li a {
    text-decoration: none;
    color: #369;
}

.all-location {

}

.all-location ul {
    font-size: 10px;
    padding: 0;
    list-style: none;
}

.all-location li a {
    text-decoration: none;
    color: #369;
}

.all-countries {
    display: none;
}

.all-countries ul {
    font-size: 10px;
    padding: 0;
    list-style: none;
}

.all-countries li a {
    text-decoration: none;
    color: #369;
}

/******************** FEATURED */
#auctioneer-space {
    width: 128px;
    float: right;
    margin: 10px 0 0 0;
}

#featured {
    float: right;
    width: 615px;
    margin: 5px 0px 5px 0px;
    padding: 5px 10px;
    border: #7f8da8 2px solid;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #FFFFFF
}

.featured-image {
    font-size: 10px;
    text-align: center;
    padding: 5px 3px;
    border: #7f8da8 2px solid;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #dadce8;
}

.featured-box {
    width: 115px;
    font-size: 10px;
    text-align: center;
    margin: 0 8px 0 0;
    float: left;
}

.featured-box a {
    color: #06C;
    text-decoration: none;
}

.featured-box a:hover {
    color: #3366CC;
    text-decoration: underline;
}

.featured-header {
    width: 885px;
    margin: 0 auto;
}

.head-featured {
    width: 180px;
    display: block;
    float: left;
    margin: 10px 20px 0px 20px;
}

.head-image {
    border: 1px solid #d1d1d1;
    background: #FFFFFF;
    text-align: center;
    overflow: hidden;
    clear: both;
    margin: 0 0 5px 0;
    object-fit: cover;
    width: 110px;
    height: 7.5rem;
}

.head-link {
    font-size: 13px;
    text-align: center;
}

.head-link a {
    text-decoration: none;
    color: #333;
}

/******************** NAVIGATION */
.sidenav {
    padding: 0;
    margin: 0;
    font-size: 12px;
    background: url(../images/h_fade.jpg) right repeat-y #FFF;
    border: 1px #336699 solid;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.sidenav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.sidenav ul li a {
    display: block;
    padding: 3px 0 3px 10px;
    text-decoration: none;
    color: #369;
    border-bottom: dotted 1px #DDD;
    /*background: #369;*/
}

.sidenav ul li a:hover {
    /*background: #f2f2f2;*/
    color: #000;
}

.sidebar li ul li a {
    display: block;
    padding: 3px 0 3px 10px;
    margin-left: 5px;
    text-decoration: none;
    color: #FFF;
    border-bottom: dotted 1px #DDD;
    /*background: #69C;*/
    font-size: 11px;
}

.sidenav li li a:hover {
    /*background: #DDD;*/
    color: #69C;
}

/********************AUCTIONEER NAVIGATION */
.auctioneer-nav {
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 12px;
    background: #FFF;
    border: 1px #336699 solid;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.auctioneer-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.auctioneer-nav ul li a {
    display: block;
    padding: 3px 0 3px 10px;
    text-decoration: none;
    color: #333;
    border-bottom: dotted 1px #DDD;
}

.auctioneer-nav ul li a:hover {
    color: #ccc;
}

.auctioneer-nav li ul li a {
    display: block;
    padding: 3px 0 3px 10px;
    margin-left: 5px;
    text-decoration: none;
    color: #333;
    border-bottom: dotted 1px #DDD;
    font-size: 11px;
}

.auctioneer-nav li li a:hover {
    color: #ccc;
}

/******************** SEARCH CLASSES */
#searchbar {
    width: 1000px;
    margin: 5px auto 0 auto;
    height: 75px;
}

#searchbar-container {
    width: 800px;
    float: right;
    background: #5e6e90;
    border: 1px solid #b3bccb;
    margin: 5px 5px 5px 0;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.date {
    float: left;
    width: 170px;
    font-size: 10px;
    text-align: left;
    margin: 15px 0 0 10px;
    color: #8dadcd;
}

.searchItem {
    width: 300px;
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #CCC;
    border-radius: 4px;
    color: #333333;
    margin: 16px 10px 0 20px;
    text-decoration: none;
    display: block;
    -moz-box-shadow: 0px 0px 1px 1px #999999;
    -webkit-box-shadow: 0px 0px 1px 1px #999999;
    box-shadow: 0px 0px 1px 1px #999999;
    float: left;
}

.searchbox {
    margin: 3px 5px 0 0;
    width: 340px;
    float: right;
}

.searchfield {
    width: 200px;
    height: 25px;
    line-height: 20px;
    color: #666666;
    padding: 2px 5px;
    background: none;
    border: none;
    float: left;
}

.searchbutton {
    font-size: 13px;
    border-left: 1px solid #CCC;
    border-top: none;
    border-right: none;
    border-bottom: none;
    background: none;
    text-align: center;
    width: 80px;
    height: 30px;
    margin-left: 4px;
    background: #E6E6E6 /*{bgColorDefault}*/ url(auctionguy/images/ui-bg_glass_75_ededed_1x400.png) /*{bgImgUrlDefault}*/ 50% /*{bgDefaultXPos}*/ 50% /*{bgDefaultYPos}*/ repeat-x /*{bgDefaultRepeat}*/;
    float: right;
    display: block;
}

.buttonblue {
    height: 25px;
    line-height: 20px;
    border: #436383 1px solid;
    padding: 3px 5px;
    background: #1d5185;
    color: #FFFFFF;
    font-size: 12px;
}

.buttongrey {
    height: 25px;
    line-height: 20px;
    border: #436383 1px solid;
    padding: 3px 5px;
    background: #CCC;
    color: #333;
    font-size: 12px;
}

.browseby {
    border: 1px solid #CCC;
    border-radius: 4px;
    color: #333333;
    font-size: 14px;
    width: 170px;
    height: 30px;
    margin: 16px 10px 0 20px;
    text-decoration: none;
    line-height: 30px;
    display: block;
    float: left;
    text-align: center;
    background: #E6E6E6 /*{bgColorDefault}*/ url(auctionguy/images/ui-bg_glass_75_ededed_1x400.png) /*{bgImgUrlDefault}*/ 50% /*{bgDefaultXPos}*/ 50% /*{bgDefaultYPos}*/ repeat-x /*{bgDefaultRepeat}*/;
    -moz-box-shadow: 0px 0px 1px 1px #999999;
    -webkit-box-shadow: 0px 0px 1px 1px #999999;
    box-shadow: 0px 0px 1px 1px #999999;
}

a:hover.browseby {
    background: #d8e9f3 /*{bgColorDefault}*/ url(auctionguy/images/ui-bg_glass_50_d8e9f3_1x400.png) /*{bgImgUrlDefault}*/ 50% /*{bgDefaultXPos}*/ 50% /*{bgDefaultYPos}*/ repeat-x /*{bgDefaultRepeat}*/
}

.bblocation {
}

.bbcompany {
}

.bbdate {
}

/******************** FOOTER */
.ad-footer {
    text-align: center;
    padding: 10px;
}

.footer-content {
    padding: 5px 10px;
}

.footer-links {
    font-size: 12px;
    color: #FFF;
}

.footer-links a {
    color: #f2f2f2;
    text-decoration: none;
    display: block;
    width: 160px;
    height: 20px;
    line-height: 20px;
    border-bottom: 1px #DDD dotted;
    padding: 0 0 0 5px;
}

.footer-links a:hover {
    color: #DDD;
}

.footer-links ul {
    list-style: none;
    padding: 0;
}

.follow-footer {
    font-size: 11px;
    color: #FFF;
}

.follow-footer a {
    color: #f2f2f2;
    text-decoration: none;
    display: block;
    padding-bottom: 5px;
}

.follow-footer a:hover {
    color: #ddd;
}

.follow-footer ul {
    list-style: none;
    padding: 0;
}

/******************** AUCTION TABS */
#auction-tabs {
    font-size: 12px;
}

.auction-content .sub-title {
    color: #FFF;
    line-height: 30px;
    font-weight: normal;
    padding-left: 10px;
}

.auction-content .sub-content {
    padding-left: 10px;
    color: #333333;
}

.thumb {
    display: block;
    float: left;
    width: 106px;
    height: 81px;
    text-align: center;
    border: 1px solid #999999;
    background: #FFF;
    padding: 4px 0 0 0;
    margin: 5px 3px;
    overflow: hidden;
}

.showmore {
    display: none;
}

.sub-info {
    padding: 10px 10px;
    margin: 0 0 5px 0;
}

/******************** ADS CLASSES */
.side-ads .adbox {
    margin-bottom: 10px;
}

/******************** AUX CLASSES */

.colorgreen {
    color: #36ae68;
}

.colorblue {
    color: #278fce;
}

.coloryellow {
    color: #b7cc58;
}

.largefield {
    width: 200px;
    height: 30px;
    border: 1px solid #CCC;
}

.clear {
    clear: both;
    height: 0px;
    padding: 0;
    margin: 0px;
}

.rowodd {
    background: #F2f2f2;
}

.roweven {
    background: #FFFFFF;
}

.rowhead {
    background: #333333;
    color: #FFFFFF;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.floatnone {
    float: none;
}

.w100 {
    width: 100px;
}

.w150 {
    width: 150px;
}

.w200 {
    width: 200px;
}

.w250 {
    width: 250px;
}

.w300 {
    width: 300px;
}

.w350 {
    width: 350px;
}

.w400 {
    width: 400px;
}

.w450 {
    width: 450px;
}

.w500 {
    width: 500px;
}

.w550 {
    width: 550px;
}

.w600 {
    width: 600px;
}

.w650 {
    width: 650px;
}

.w700 {
    width: 700px;
}

.w750 {
    width: 750px;
}

.w800 {
    width: 800px;
}

.w850 {
    width: 850px;
}

.tx6 {
    font-size: 6px;
}

.tx7 {
    font-size: 7px;
}

.tx8 {
    font-size: 8px;
}

.tx9 {
    font-size: 9px;
}

.tx10 {
    font-size: 10px;
}

.tx11 {
    font-size: 11px;
}

.tx12 {
    font-size: 12px;
}

.tx13 {
    font-size: 13px;
}

.tx14 {
    font-size: 14px;
}

.tx15 {
    font-size: 15px;
}

.tx16 {
    font-size: 16px;
}

.tx17 {
    font-size: 17px;
}

.tx18 {
    font-size: 18px;
}

.tx19 {
    font-size: 19px;
}

.tx20 {
    font-size: 20px;
}

.tx21 {
    font-size: 21px;
}

.tx22 {
    font-size: 22px;
}

.tx23 {
    font-size: 23px;
}

.tx24 {
    font-size: 24px;
}

.txleft {
    text-align: left;
}

.txright {
    text-align: right;
}

.txbold {
    font-weight: bold;
}

.txnormal {
    font-weight: normal;
}

.linedash {
    border-bottom: 1px dashed #999999;
    clear: both;
    height: 2px;
    margin-bottom: 2px;
}

.linedot {
    border-bottom: 1px dotted #999999;
    clear: both;
    height: 2px;
    margin-bottom: 2px;
}

a.linksoft {
    color: #336699;
    text-decoration: none;
}

a.linksoft:hover {
    color: #039;
    text-decoration: none;
}

.fileupload-buttonbar .ui-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    border-width: 0 0 100px 200px;
    opacity: 0;
    filter: alpha(opacity=0);
    -o-transform: translate(250px, -50px) scale(1);
    -moz-transform: translate(-300px, 0) scale(4);
    direction: ltr;
    cursor: pointer;
}

.fileinput-button {
    overflow: hidden;
}

/* Fix for IE 6: */
* html .fileinput-button {
    padding: 2px 0;
}

/* Fix for IE 7: */
* + html .fileinput-button {
    padding: 2px 0;
}

.fileupload-buttonbar {
    padding: 0.2em 0.4em;
}

.fileupload-buttonbar .ui-button {
    vertical-align: middle;
}

.fileupload-content {
    padding: 0.2em 0.4em;
    border-top-width: 0;
}

.fileupload-content .ui-progressbar {
    width: 200px;
    height: 20px;
}

.fileupload-content .ui-progressbar-value {
    background: url(pbar-ani.gif);
}

.fileupload-content .fileupload-progressbar {
    width: 400px;
    margin: 10px 0;
}

.files {
    margin: 10px 0;
    border-collapse: collapse;
}

.files td {
    padding: 5px;
    border-spacing: 5px;
}

.files img {
    border: none;
}

.files .name {
    padding: 0 10px;
}

.files .size {
    padding: 0 10px 0 0;
    text-align: right;
    white-space: nowrap;
}

.ui-state-disabled .ui-state-disabled {
    opacity: 1;
    filter: alpha(opacity=100);
}

.ui-state-disabled input {
    cursor: default;
}

.listing-images-list {
    list-style: none;
    display: inline;
}

.listing-images-list li {
    width: 100px;
    text-align: center;
    height: 80px;
    float: left;
    padding: 3px 3px;
}

/* BROWSE BY CALENDAR BEGIN */
.calendardiv {
    width: 220px;
    height: 270px;
    padding: 2px 5px;
    border: 1px #003366 solid;
    display: block;
    margin: 5px;
}

.calendar {
    width: 220px;
}

.calendar td {
    margin: 2px;
}

.calendar-head {
    text-align: center;
    color: #000;
    font-weight: bold;
    padding: 5px 10px;
    font-size: 14px;
    border-bottom: 1px #999999 dotted;
}

.calendar-day-head {
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
}

.calendar-day-np {
    width: 30px;

    padding: 5px;
    margin: 2px;
}

.day-number {
    text-align: center;
    font-size: 12px;
    color: #CCCCCC;
    width: 30px;
    height: 30px;
    display: block;
}

.day-number a {
    padding: 5px;
    text-decoration: none;
    display: block;
    margin: 2px;
    background: #003366;
    color: #FFFFFF;
    border: 1px #003366 solid;
}

.day-number a:hover {
    background: none;
    border: 1px #003366 solid;
    color: #003366;
}

span.num {
    position: absolute;
    right: 0;
    top: 5px;
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0.75);
    display: none;
}

span.num.gallery,
span.num.video,
span.num.youtube {
    display: block;
}

span.num:after {
    background-size: 60%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left;
    position: absolute;
    top: 0;
    left: 5px;
    width: 100%;
    height: 100%;
    content: "";
    opacity: .75;
}

span.num.gallery:after {
    background-image: url(../images/global-gallery-icon.svg);
}

span.num.video:after,
span.num.youtube:after {
    background-image: url(https://www.globalauctionguide.com/img/video-icon.svg);
}
#regform .error {
    color: red;
    display: block;
}
/* BROWSE BY CALENDAR END */