﻿/***** BEGIN RESET *****/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    width: 100%;
}

td {
    vertical-align: top;
}

.map {
    width: 850px;
}

@media screen and (max-width: 1050px) {

    #main {
        box-sizing: border-box !important;
    }

    .container.cf > * {}

    .flexify {
        display: inline-block;
        width: 100%;
    }

    .map {
        width: 100%;
    }

    td.flexify.left {
        text-align: center;
    }

    td.flexify.left {
        width: 100%;
    }
}

/***** END RESET *****/

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

h1 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

#top {
    height: 165px;
    margin: 0 auto;
    background-color: #fff;
    text-align: center;
}

#top img {
    margin: 13px 0px 0px 0px;
}

#nav {
    height: 50px;
    background-color: #000;
}

#nav a:link,
#nav a:active,
#nav a:visited {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding: 16px 32px;
    text-align: center;
    font-size: 14px;
}

#nav a:hover {
    color: #999;
}

#nav table {
    width: 100%;
    max-width: 1050px;
    margin: 0 auto;
}

#main {
    background-image: url(../siteart/whitebg.png);
    background-repeat: repeat;
    width: 100%;
    max-width: 1020px;
    margin: 0 auto;
    padding: 15px;
}

.center {
    text-align: center;
}

#main2 {
    background-image: url(../siteart/whitebg.png);
    background-repeat: repeat;
    width: 100%;
    max-width: 1050px;
    margin: 0 auto;
}

#main3 {
    width: 100%;
    max-width: 1050px;
    margin: 30px auto;
}

#scrolling {
    background-image: url(../siteart/whitebg.png);
    background-repeat: repeat;
    width: 100%;
    max-width: 1050px;
    margin: 0 auto;
}

#footer {
    margin: 30px auto;
}

a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
}

a.footerlink:hover {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.footertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
}

.smallfootertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #fff;
}

.divfooter {
    width: 100%;
    max-width: 450px;
    text-align: center;
    margin: 0 auto;
}

/*  inventory
------------------------------------------------*/
.listing-widgets-detail .Currency a {background:#ed1f25!important; color:#fff !important; }

.group, .bottom-bar .listing-control-bar a{color: #fff !important;}


/*  scrolling inventory
------------------------------------------------*/
.scrolling-wrap {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.scrolling {
    width: 100%;
    height: 92px;
}
