* {
    margin: 0; padding: 0;
    border: 0;
/*     float: none; */
}

body {
    background: url(../graphics/body_bg.gif);
    font-family: Arial;
    font-size: 13px;
    color: #333;
}

.clear {
    clear: both;
}

br.clear {
    height: 0px;
}

#content-container {
    padding-top: 5px;
    width: 968px;
    margin: 0 auto;
    background: url(../graphics/body_middle.png) repeat-y;
}

html>body #content-container {
    width: 968px;
}

#center-rail {
    float: left;
    width: 650px;
}

html>body #center-rail {
    width: 650px;
}


#sidebar {
    width: 318px;
    float: right;
}

html>body #sidebar {
    width: 318px;
}



a {
    color: #874826;
}

.button{
    display: inline-block;
    padding-top: 1px;
    padding-right: 20px;
    background: url(../graphics/button_right.png) right 1px no-repeat;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

a.button {
    display: inline-block;
    padding-top: 1px;
    padding-right: 20px;
    background: url(../graphics/button_right.png) right 1px no-repeat;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

a.button span.left {
    background: url(../graphics/button_left.png) left top no-repeat;
    float: left;
    clear: none;
    height: 22px;
    padding-top: 3px;
    padding-left: 16px;
}

a.pink_button {
    display: inline-block;
    padding-top: 1px;
    padding-right: 20px;
    background: url(../graphics/pink_button_right.png) right 1px no-repeat;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

a.pink_button span.left {
    background: url(../graphics/pink_button_left.png) left top no-repeat;
    float: left;
    clear: none;
    height: 22px;
    padding-top: 3px;
    padding-left: 16px;
}

a.pink_button_big {
    display: inline-block;
    padding-top: 1px;
    padding-right: 20px;
    background: url(../graphics/pink_button_big_right.png) right 1px no-repeat;
    color: #000;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    font-size: 18px;
    line-height: 35px;
    height: 41px;
}

a.pink_button_big span.left {
    background: url(../graphics/pink_button_big_left.png) left top no-repeat;
    float: left;
    clear: none;
    height: 22px;
    padding-top: 3px;
    padding-left: 16px;
    font-weight: bold;
    font-size: 16px;
    height: 41px;r
}

button {
    background: none;
/*     height: 22px; */
    display: block;
    padding-top: 1px;
    padding-right: 0px;
    background: url(../graphics/button_right.png) right 3px no-repeat;
}

button:active {
    background: url(../graphics/button_right.png) right 3px no-repeat;
}

button span.left {
    background: url(../graphics/button_left.png) left top no-repeat;
    float: left;
    clear: none;
    height: 22px;
    padding-top: 3px;
    padding-left: 16px;
}

html>/**/ body button {
    background: url(../graphics/button_right.png) right 2px no-repeat;
    padding-top: 2px;
    padding-right: 15px;
}

html>/**/ body button span.left {
    padding-left: 16px;
}

button span.right {
    display: none;
}

input, select {
    border: 1px solid #bbb;
}

input[type='checkbox'], input[type='radio'] {
    border: 0;
}

.form-error {
    margin-left: 220px;
    color: red;
}

.google-add-right {
    float: left;
}

.google-ads-footer {
    margin: 0px 0px;
    padding: 10px 20px;
}

body.one-rail .google-ads-footer {
    padding-left: 40px;
}


#footer {
    width: 968px;
    min-height: 169px;
    margin: 0 auto;
    background: url(../graphics/footer_bg.gif) no-repeat left bottom;
}

html>body #footer {
    background: url(../graphics/footer_bg.png) no-repeat left bottom;
    padding: 0;
    margin-bottom: 10px;
}

#footer, #footer a {
    color: #999;
    font-size: 11px;
}

#footer .divider {
    width:966px;
    margin: 0 auto;
    border: 0;
    border-top: 1px solid #ddd;
}

#footer .column {
    float: left;
    width: 153px;
    margin-top: 17px;
    margin-bottom: 20px;
    margin-right: 20px;
}

#footer .column.small {
    width: 140px;
}

#footer .column.big {
/*     width: 220px; */
}

#footer .column.links {
    margin-right: 0;
    margin-left: 15px;
}

#footer .column h1 {
    color: #999;
    font-size: 12px;
    margin: 0;
    margin-bottom: 5px;
}

#footer .column li {
    list-style-type: none;
}


#footer .column.text {
    margin-right: 27px;
}


#footer .column.logo {
    background: url(../graphics/footer_bg_logo.png) no-repeat right top;
    width: 87px; height: 24px;
    padding-left: 188px;
    margin-top: 15px;
}

html>body #footer .column.logo {    
    margin-left: 188px;
    padding-left: 0px;
}


#footer .column.categories h1,
#footer .column.categories a {
    color: #333;
}



#footer .social-sites {
    margin: 17px 20px 25px 0px;
}

#footer .social-sites .twitter-icon {
    background: url(../graphics/index/twitter_icon.png)  no-repeat;
    height: 36px;
    width: 80px;
    padding: 5px 0px 0px 45px;
    margin-top: 10px;
    display: block;
    float: none;
}

#footer .social-sites .facebook-icon {
    background: url(../graphics/index/facebook_icon.png) no-repeat;
    height: 34px;
    width: 100px;
    padding: 5px 5px 10px 43px;
    display: block;
    float: none;
}

#footer .social-sites .digg {
    margin-right: 10px;
}





/* Locations Dialog */
body.overlayed embed, body.overlayed object, body.overlayed select {
    visibility: hidden;
}

body .dialog embed, body .dialog object, body .dialog select {
    visibility: visible;
}

#dialog-overlay {
    position: absolute;
    background-color: #fff;
    left: 0px;
    top: 0px;
    zoom: 1;
    opacity: 0.7;
    filter:alpha(opacity=40);
}

#dialog-overlay.faux-page {
    opacity: 0.0;
    filter:alpha(opacity=0);
}


.dialog {
    position: absolute;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 300px;
    top: 100px;
    left: 100px;
    border: 6px solid #F2F2F2;
    background: #DFEEF4;
    z-index: 1000;
    display: none;
}

.dialog.faux-page {
    overflow: hidden;
    border: 6px solid #ffffff;
}

.dialog.faux-page .body {
    overflow-y: auto;
}

.dialog a.button {
    float: right;
}

.locations-dialog {
    width: 640px;
    background: #fff;
}

.errors-dialog {
    width: 400px;
}

.errors-dialog .red-highlight {
    color: red;
}

.dialog h3 {
    padding: 5px;
    padding-left: 10px;
    background: #9EC0CE;
    border-bottom: 1px solid #D8D2AA;
    position: relative;
    color: #417B9A;
    height: 18px;
}

.dialog a.close-button {
    position: absolute;
    right: 4px;
    top: 2px;
    height: 22px; width: 22px;
    background: url(../graphics/closebox.gif) top left;
}

.dialog .body {
    padding: 10px;
}

.locations-dialog .region-box {
    margin-bottom: 8px;
    clear: both;
}

.locations-dialog .region-box.city {
    margin-top: 40px;
}

.locations-dialog .body {
    padding: 10px 40px;
}

.locations-dialog p.welcome {
    margin: 0px 15px 30px; 
}

.locations-dialog label {
    width: 200px;
    float: left;
}

.locations-dialog select {
    width: 140px;
}

.locations-dialog .or {
    padding: 0 10px;
}

.locations-dialog .location {
    padding: 0;
    font-size: 14px;
    color: #542D17;
}

.locations-dialog .location.current {
    font-weight: bold;
}

.locations-dialog .location.new {
    padding-right: 30px;
    background: url(../graphics/new.png) right 56% no-repeat;
}

.locations-dialog .city.region-box ul a {
    color: #333;
}

.locations-dialog .city.region-box .cities-wrapper {
/*     float: left; */
}

.locations-dialog .city li {
    list-style-type: none; 
    padding-left: 15px;
    background: url("../graphics/bullet.png") left 6px no-repeat;
}

.locations-dialog .city ul li {
    margin: 5px 0px 5px 205px;
}

.locations-dialog.city-only .city ul li {
    margin: 0px 0px 0px 190px;
    background: none;
}

.locations-dialog.city-only .city ul.cities li,
.locations-dialog .city ul.cities li {
    background: url("../graphics/bullet.png") left 6px no-repeat;
    margin: 20px 0px 20px 0px;
}

.locations-dialog.city-only .city ul.cities ul li,
.locations-dialog .city ul.cities ul li {
    margin: 0;
    margin-left: 15px;
}


.locations-dialog.city-only .city ul.cities {
    margin-top: -35px;
}

html>/**/body .locations-dialog.city-only .city ul.cities {
    margin-top: 0px;
}




.banner {
    background-color:#000000;
    bottom:0;
    left: 0;
    color:#FFFFFF;
    height:50px;
    position:fixed;
    width:100%;
    padding-bottom: 20px;
    overflow: visible;
}


.banner-body {
    margin: 0 auto;
    width: 968px;
    overflow: visible;
}



.banner-body .banner-logo {
    background: url(../graphics/banner/promo_bar_logo.gif)  no-repeat;
    height: 71px;
    display: block;
    float: left;
    width: 227px;
    margin: -16px 18px 0px 6px;
    position: relative;
}

.banner-body .note {
    float: left;
    color: #fff;
    width: 600px;
    text-align: center;
    padding-top: 12px;
    margin-right: 24px;
    font-size: 13px;
}

.banner-body .note p {
    padding: 0; margin: 0;
}

.banner-body .note a{
    color: #8BA9B6;
}
.banner-body .sellers {
    font-size: 12px;
}

.banner-body .operations {
    padding: 5px 0px 0px 20px;
    
}
.banner-body .operations a {
    color: #fff;
    float: left;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}









.copyright {
    color:#7F3D19;
    font-family:Verdana;
    font-size:11px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.copyright a {
    color: #333;
}

.copyright.bottom {
    background: none;
    height: 80px;
    border: 0;
    outline: 0;
}

body.one-rail #center-rail {
    width: 968px;
}

body.small-right-rail  #center-rail{
    width: 786px;
    margin-left: 10px;
    display: inline;
}
body.small-right-rail #sidebar {
    width: 169px;
    padding-top: 40px;
    padding-right: 2px;
}

body.search-center-rail #center-rail {
    margin-left: 3px;
    width: 620px;
}

html>body.search-center-rail #center-rail {
    margin-left: 6px;
    width: 620px;
}
