html, body { margin:0; padding:0; font-family: Helvetica, Arial, Verdena, sans-serif; }
body { text-align:center; font-size: 9pt; margin: 10em 0 0 0; }
.site { text-align: left; margin: 0 auto; width: 650px; }
.headline {  padding: 0 0 10px 0; }
.headline select { border: 1px solid #000; }
.headline a { width: 95px; display: block; float: right; margin: 0 5px 0 0; background: #000000; padding: 0 0 0 10px; color: #fff; border: none; font-weight: bold; text-transform: uppercase; line-height: 21px; height: 21px; }
.headline a.login {margin-right: 0; }
.headline a:hover { color: #fff; }

.logos { padding: 10px 0; height: 386px; border-bottom: 1px solid #000; border-top: 1px solid #000; }
.logos a { border: none; float: left; width: 320px; background: #00b2cd; margin: 0; padding: 0; height: 386px; }
.logos a.localshop { float: right; background: #53933b; }

ul.navi { list-style-type: none; list-style-position: inside; margin: 10px 0; padding: 0 5px; font-size: 8pt; text-align: center; }
ul.navi li { display: inline; }
ul.navi li a { color: #000; border: none; }

.content { font-size: 8pt; color: #ddd; padding: 0 5px 10px 5px; text-align: center; }
.content p {font-size: 8pt; }

/* SNI BRAND SLIDER */
#brands { height: 40px; padding: 6px 5px; border-bottom: 1px solid #000; }
#brands_outer { position: relative; overflow: hidden; height: 41px; }
#brands_inner { position: absolute; left: 0px; white-space: nowrap; }

#brands_inner img { vertical-align: middle; margin: 0; }
