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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  outline: 0;
}
table, tr, td, th, thead {
  border-collapse: collapse;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
html {
  background: #2f5020 url('/images/extra-wrap.jpg') top center no-repeat;
}
body {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #2e2e2e;
}
p {}
h1 {
  padding: 0;
  margin: 0 0 15px 0;
  font-size: 22px;
  line-height: 24px;
  font-weight: normal;
  color: #2e2e2e;
}
h2 {
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  color: #2e2e2e;
}
h3 {
/*  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  color: #ff7800;
*/}
a {
  color: #2e2e2e;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  /*outline: 1px dotted;*/
}
img, a img {
  border: none;
}
input, textarea, button, option, select {
  margin: 0;
  padding: 0;
}
.highlight {
  color: #ef7900;
}
.clear {
  clear: both;
}


#site-wrap {
  display: block;
  position: relative;
  width: 994px;
  padding: 0;
  min-height: 100%;
  margin: 30px auto;
  background: transparent url('/images/page-bg.png') repeat-y;
}
#top {
  width: 994px;
  height: 17px;
  position: absolute;
  top: -17px;
  background: transparent url('/images/page-top.png') no-repeat;
}
#page {
  padding: 0 27px 56px 27px;
}
#footer {
  width: 994px;
  height: 56px;
  position:absolute;
  bottom: -56px;
  margin-bottom: 35px;
  background: transparent url('/images/footer-bg.png') repeat-y;
}
#header {
  height: 114px;
  position: relative;
}
#header a.logo {
  display: block;
  position: absolute;
  width: 590px;
  height: 110px;
  background: transparent url('/images/logo-top.gif') top left no-repeat;
}
#header a.logo.en {
  background: transparent url('/images/logo-top-en.gif') top left no-repeat;
}
#header a.logo.de {
  background: transparent url('/images/logo-top-de.gif') top left no-repeat;
}
#header a.logo span {
  display: none;
}
#header ul.languages {
  display: block;
  height: 20px;
  position: absolute;
  top: 34px;
  right: 37px;
  list-style: none;
}
#header ul.languages li {
  margin-left: 10px;
  float: left;
}
#header ul.languages li a {
  display: block;
  width: 41px;
  height: 20px;
}
#header ul.languages li.bg a {
  background: transparent url('/images/flag-bg.gif') no-repeat;
}
#header ul.languages li.en a {
  background: transparent url('/images/flag-en.gif') no-repeat;
}
#header ul.languages li.de a {
  background: transparent url('/images/flag-de.gif') no-repeat;
}
#header ul.languages li a span {
  display: none;
}
#main-nav {
  height: 33px;
  position: relative;
  z-index: 10;
}
#main-nav ul.navigation {
  list-style: none;
  position: absolute;
  bottom: 8px;
}
#main-nav ul.navigation li {
  padding: 0 12px;
  float: left;
}
#main-nav ul.navigation li.divider {
  padding: 0!important;
}
#main-nav ul.navigation li a {
  font-size: 14px;
  color: #4a4a4a;
  text-decoration: none;
}
#main-nav ul.navigation li a:hover {
  text-decoration: underline;
}
#main-nav ul.navigation li a span.small {
  font-size: 12px;
}
#main-nav ul.navigation li:hover.products a.root {
  color: #2e2e2e;
}
#main-nav div.search {
  position: absolute;
  right: 0;
}
#main-nav input.search-field {
  width: 124px;
  height: 22px;
  border-width: 0;
  padding: 0 8px;
  font-size: 11px;
  color: #676767;
  background: transparent url('/images/search-bg.gif') no-repeat;
  float: left;
}
#main-nav input.search-button {
  margin: 0;
  padding: 0;
  width: 32px;
  height: 22px;
}
#main-nav li.products {
  position: relative;
}
#main-nav li.products ul.subcategory {
  position: absolute;
  top: 18px;
  left: -2px;
  z-index: 11;
}
#main-nav li.products ul.subcategory {
  width: 220px;
  background-color: #f3f1e6;
  padding: 15px 15px;
  list-style: none;
  -moz-box-shadow: 0 2px 5px #000;
  -webkit-box-shadow: 0 2px 5px #000;
  box-shadow: 0 2px 5px #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000000')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000000');
}
#main-nav li.products ul.subcategory li {
  display: block;
  float: none;
  border-top: 1px dashed #989898;
  padding: 0;
  padding-top: 10px;
  margin: 10px 0;
}
#main-nav li.products ul.subcategory li.f {
  padding-top: 0;
  border-top: none;
  margin-top: 0;
}
#main-nav li.products ul.subcategory li a {
  color: #2e2e2e;
  display: block;
}

ul.product-categories {
  width: 940px;
  height: 138px;
  overflow: hidden;
  list-style: none;
  margin-bottom: 20px;
  margin-left: 4px;
}
ul.product-categories li {
  display: block;
  width: 98px;
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 6px;
}

/* CAROUSEL */
#home_carousel {
  width: 940px;
  height: 200px;
  margin-bottom: 10px;
  position: relative;
}
#home_carousel .container {
  position: absolute;
  top: 0;
  left: 0;
  width: 940px;
  height: 200px;
  overflow:hidden;
}
#home_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 200px;
}
#home_carousel ul li img {
  display:block;
}
#home_carousel ul li {
  margin:0;
  padding: 0;
  width: 940px;
  list-style: none;
  float: left;
  line-height: 200px;
}
#home_carousel .previous_button {
  display: none;
}
#home_carousel .previous_button_disabled {
  display: none;
}
#home_carousel .next_button {
  display: none;
}
#home_carousel .next_button_disabled {
  display: none;
}
/* CAROUSEL */

div.category {
  width: 940px;
}
div.category .lc {
  width: 703px;
  margin-right: 8px;
  float: left;
}
div.category .rc {
  width: 228px;
  float: left;
}
div.category .path {
  width: 703px;
  height: 32px;
  position: relative;
  color: #3c332b;
  font-size: 11px;
  background: #f3e2ca url('/images/path-bg-l.gif') left no-repeat;
}
div.category .path .content {
  padding: 8px 10px 2px 10px;
}
div.category .path .end {
  width: 12px;
  height: 32px;
  position: absolute;
  right: 0;
  background: #f3e2ca url('/images/path-bg-r.gif') left no-repeat;
}
div.category .path a {
  color: #3c332b;
  font-size: 11px;
  text-decoration: underline;
}
div.category .empty {
  text-align: center;
  margin: 50px 0;
}
div.category .menu {
  width: 228px;
  background: #f3e2ca url('/images/categories-t.gif') top no-repeat;
  margin-bottom: 20px;
}
div.category .menu .end {
  width: 228px;
  height: 10px;
  background: #f3e2ca url('/images/categories-b.gif') top no-repeat;
}
div.category .menu .content {
  padding: 5px 13px;
}
div.category .menu h1 {
  font-weight: normal;
}
div.category .menu ul {
  list-style: none;
}
div.category .menu ul li {
  line-height: 23px;
  border-bottom: 1px solid #edc588;
}
div.category .menu ul li.selected {
  background-color: #f3d5b1;
}
div.category .menu ul li strong {
  display: block;
  padding: 0 7px;
}

div.category .menu ul li a {
  line-height: 23px;
  display: block;
  padding: 0 7px;
  text-decoration: none;
}
div.category .menu ul li:hover {
  background-color: #f3d5b1;
}
div.category .menu ul li a:hover {
  text-decoration: underline;
}

div.item {
  padding: 10px;
  margin: 10px 0 20px 0;
  border-bottom: 1px dashed #e5b773;
  position: relative;
}
div.item .topOffer {
  width: 72px;
  height: 72px;
  position: absolute;
  top: 5px;
  left: -20px;
  background: transparent url('/images/topOffer.png') no-repeat;
  z-index: 100;
}
div.item h1 {
  font-size: 16px;
  font-weight: bold;
}
div.item h1.top {
  padding-left: 30px;
}
div.item .lc {
  display: inline;
  width: 228px;
  height: auto;
  margin-right: 10px;
  float: left;
}
div.item .image {
  width: 228px;
  height: auto;
  position: relative;
  z-index: 2;
}
div.item .description {
  margin: 10px 0 0 5px;
}
div.item .description p {
  padding: 0;
  margin-bottom: 5px;
}
div.item .image .zoom {
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 3;
  width: 27px;
  height: 28px;
  background: transparent url('/images/ico-zoom.png') no-repeat;
  display: none;
}
div.item .image .zoom a {
  display: block;
  width: 27px;
  height: 28px;
}
div.item .image .zoom a span {
  display: none;
}
div.item .image img {
  border: 1px solid #eabb70;
}
div.item .image:hover .zoom {
  display: block;
}
div.item .options {
  float: left;
}
div.item .options table {
  width: 445px;
}

div.item .options table th {
  padding: 0 5px 5px 5px;
  font-weight: normal;
  text-align: left;
  vertical-align: bottom;
}
div.item .options table th.code,
div.item .options table td.code {
  font-weight: bold;
}
div.item .options table td {
  padding: 5px;
}
div.item .options table td.price {
  color: #1742b7;
}
div.item .options table tr.odd td {
  background-color: #f3e5cf;
}
div.item input.qty {
  width: 20px;
  font-size: 11px;
  text-align: right;
}

div.item input.add {
  width: 190px;
  height: 50px;
  background: transparent url('/images/add-btn.gif') no-repeat;
  border-width: 0;
  padding: 0;
  margin: 20px 10px;
  float: right;
  cursor: pointer;
}
div.item input:hover.add {
  background: transparent url('/images/add-btn-hl.gif') no-repeat;
}
div.item .newOffer {
  width: 75px;
  height: 44px;
  float: right;
  position: absolute;
  top: 3px;
  right: 150px;
  background: transparent url('/images/newOffer.png') no-repeat;
  z-index: 100;
}
div.item .brand {
  float: right;
  text-align: right;
}
div.item .brand a {
  display: block;
  font-size: 11px;
  line-height: normal;
  font-weight: normal;
}
div.item .brand a.brandName {
  display: block;
  font-size: 13px;
  line-height: normal;
  font-weight: bold;
  text-decoration: none;
}
#pager {
  margin: 10px auto;
  text-align: center;
  font-size: 12px;
}
#pager a {
  font-size: 12px;
}
#pager a.first,
#pager span.first {
  margin-right: 15px;
}
#pager a.previous,
#pager span.previous {
  margin-right: 50px;
}
#pager a.next,
#pager span.next {
  margin-left: 50px;
}
#pager a.last,
#pager span.last {
  margin-left: 15px;
}
.cart {
  margin: 0 10px;
}
.cart .cart-empty {
  margin: 50px auto;
  text-align: center;
}
.cart .cart-empty strong {
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
}
.cart table {
  width: 100%;
  border-collapse: collapse;
  
}
.cart table th {
  font-size: 12px;
  text-align: left;
}
.cart table td,
.cart table th {
  
  padding: 5px;
}
.cart table tr.odd td {
  background-color: #f3e5cf;
}
.cart table td.code {
  font-weight: bold;
}
.cart table td.price {
  font-size: 13px;
}
.cart table td.total {
  text-align: right;
  font-weight: bold;
  font-size: 13px;
  padding: 10px;
}
.cart table input.qty {
  width: 50px;
  font-size: 13px;
}
.cart .buttons {
  text-align: right;
}
.cart input.save {
  width: 190px;
  height: 50px;
  background: transparent url('/images/save-btn.gif') no-repeat;
  border-width: 0;
  padding: 0;
  margin: 20px 10px;
  display: inline;
  cursor: pointer;
}
.cart input:hover.save {
  background: transparent url('/images/save-btn-hl.gif') no-repeat;
}
.cart input.next {
  width: 190px;
  height: 50px;
  background: transparent url('/images/next-btn.gif') no-repeat;
  border-width: 0;
  padding: 0;
  margin: 20px 10px;
  display: inline;
  cursor: pointer;
}
.cart input:hover.next {
  background: transparent url('/images/next-btn-hl.gif') no-repeat;
}
.home {

}
.home .c1 {
  width: 470px;
  min-height: 550px;
  padding-top: 10px;
  float: left;
}
.home .c2 {
  width: 235px;
  float: left;
  padding: 0;
}
.home .c3 {
  width: 215px;
  float: left;
  padding: 10px 0 0 20px;
}

.home .c1 .top-offers .of1,
.home .c1 .top-offers .of2,
.home .c1 .top-offers .of3,
.home .c1 .top-offers .of4 {
  width: 180px;
  min-height: 220px;
  padding: 25px;
  text-align: center;
  float: left;
}
.home .c1 .top-offers .of1 {
  border-right: 1px dashed #eabb70;
  border-bottom: 1px dashed #eabb70;
  padding-top: 0;
}
.home .c1 .top-offers .of2 {
  border-bottom: 1px dashed #eabb70;
  padding-top: 0;
}
.home .c1 .top-offers .of3 {
  border-right: 1px dashed #eabb70;
  padding-bottom: 0;
  padding-top: 15px;
}
.home .c1 .top-offers .of4 {
  padding-bottom: 0;
  padding-top: 15px;
}
.top-offers img {
  width: 175px;
  height: 132px;
  border: 1px solid #eabb70;
}
.top-offers a.title {
  display: block;
  font-size: 14px;
  line-height: normal;
  text-decoration: none;
  margin-bottom: 10px;
  height: 34px;
}
.top-offers .row {
  clear: both;
}
.top-offers .price {
  font-size: 12px;
  margin-top: 10px;
}
.top-offers .price .hl {
  color: #1742b7;
}
.home .top-offers.new {
  width: 180px;
  margin: 0 auto;
  min-height: 220px;
  padding-bottom: 25px;
  text-align: center;
  border-bottom: 1px dashed #eabb70;
}
.home .top-offers.newLast {
  width: 180px;
  margin: 0 auto;
  min-height: 220px;
  padding-top: 15px;
  text-align: center;
}

.main-text {
  min-height: 530px;
  background: #f3e2ca url('/images/main-text-bg.gif') top no-repeat;
  padding: 10px 12px 5px 12px;
}
.main-text-end {
  width: 235px;
  height: 11px;
  background: #f3e2ca url('/images/main-text-bg-end.gif') top no-repeat;
}

.c3 .login {
  margin: 20px 0 50px 0;
}
.c3 .login label {
  display: block;
  font-size: 12px;
  margin: 0 0 5px 10px;
}
.c3 .login input {
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
  width: 167px;
  height: 20px;
  padding: 1px 10px;
  border-width: 0;
  background: transparent url('/images/input-bg.gif') top left no-repeat;
}
.c3 .login .buttons {
  text-align: right;
  margin-top: 20px;
  padding-right: 25px;
}
.c3 .login .buttons input.btn {
  margin-bottom: 5px;
  width: 74px;
  height: 30px;
  padding: 0;
  float: right;
  background: transparent url('/images/login-btn.gif') top left no-repeat;
  cursor: pointer;
}
.c3 .login .buttons input:hover.btn {
  background: transparent url('/images/login-btn-hl.gif') top left no-repeat;
}
.c3 .login .buttons a {
  display: block;
  margin-bottom: 5px;
}
.c3 .map {
  text-align: center;
}
.c3 .facebook {
  width: 150px;
  margin: 0 auto;
  margin-top: 30px;
}
.c3 .facebook a {
  display: block;
  width: 110px;
  height: 35px;
  padding-left: 40px;
  background: transparent url('/images/facebook-btn.gif') center left no-repeat;
  font-size: 12px;
  text-decoration: none;
  text-align: left;
}
.c3 .facebook a .hl {
  color: #5877af;
}
table.cartform {
  margin: 0 auto;
  width: 650px;
}
table.cartform sup,
table.cartform .error {
  color: #c20000;
}
table.cartform label {
  font-size: 12px;
  display: block;
  margin-bottom: 2px;
  margin-top: 10px;
}
table.cartform input {
  font-size: 14px;
  padding: 5px;
  display: block;
  width: 200px;
  margin: 0;
}
table.cartform select {
  font-size: 14px;
  padding: 5px;
  display: block;
  width: 200px;
  margin: 0;
}
table.cartform select option {
  font-size: 14px;
}
table.cartform textarea {
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  padding: 5px;
  display: block;
  width: 400px;
  margin: 0;
}
.error {
  color: #c20000;
  padding: 0 5px;
}
.c3 .user-panel {
  margin-bottom: 50px;
}
.c3 .user-panel .buttons a.logout {
  margin-bottom: 5px;
  width: 74px;
  height: 30px;
  padding: 0;
  float: right;
  background: transparent url('/images/logout-btn.gif') top left no-repeat;
  cursor: pointer;
}
.c3 .user-panel .buttons a {
  display: block;
  margin-bottom: 5px;
}
.c3 .user-panel .buttons a:hover.logout {
  background: transparent url('/images/logout-btn-hl.gif') top left no-repeat;
}
.c3 .user-panel .buttons a.logout span {
  display: none;
}
table.registerform {
  margin: 0 auto;
  width: 650px;
}
table.registerform sup,
table.registerform .error {
  color: #c20000;
}
table.registerform label {
  font-size: 12px;
  display: block;
  margin-bottom: 2px;
  margin-top: 10px;
}
table.registerform input {
  font-size: 14px;
  padding: 5px;
  display: block;
  width: 300px;
  margin: 0;
}
table.registerform textarea {
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  padding: 5px;
  display: block;
  width: 300px;
  margin: 0;
}
table.registerform h2 {
  margin: 32px 0 15px 0;
  text-align: center;
}
table.registerform .note {
  margin-top: 10px;
}
.cart input.register {
  width: 118px;
  height: 30px;
  background: transparent url('/images/register-btn.gif') no-repeat;
  border-width: 0;
  padding: 0;
  margin: 25px 10px;
  display: inline;
  cursor: pointer;
}
.cart input:hover.register {
  background: transparent url('/images/register-btn-hl.gif') no-repeat;
}
.article {
  padding: 0 15px;
}
.article h1 {
  padding-bottom: 10px;
  border-bottom: 1px solid #edc588;
}

.article .content {
  padding: 0 10px;
}

#map {
  width: 680px;
  height: 440px;
  overflow: hidden;
  position: relative;
  float: left;
}
#backButton {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 60px;
  height: 30px;
  background: transparent url('/images/map/back.png') no-repeat;
  z-index: 20;
  cursor: pointer;
}
#hotspot {
  width: 680px;
  height: 440px;
  position: absolute;
  z-index: 10;
}
#hotspot img {
  width: 680px;
  height: 440px;
  display: block;
  cursor: pointer;
}
#map_image {
  width: 680px;
  height: 440px;
  position: absolute;
}
.regionPins {
  position: absolute;
  z-index: 15;
}
.regionPins .pin {
  display: block;
  position: absolute;
  width: 28px;
  height: 28px;
  min-width: 28px;
  min-height: 28px;
  background: transparent url('/images/map/pin.png') top center no-repeat;
}
#mainPins {
  cursor: pointer;
}
#mainPins .pin {
  background: transparent url('/images/map/paperland.png') top center no-repeat;
}
.regionPins .pin .num {
  height: 28px;
  min-height: 28px;
  line-height: 22px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 2px;
  font-size: 10px;
  color: #a30000;
}
.regionPins .pin .label {
  margin: 0 -50%;
  text-align: center;
  font-size: 12px;
  color: #000;
  /*e55000*/
  text-shadow: 7px 7px 6px #000;
}
.regionPins .pin a.link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
.regionPins .pin a.link span {
  display: none;
}

table.partner {
  width: 100%;
  border-width: 0;
}
table.partner td {
  width: 33%;
  text-align: left;
  font-size: 14px;
  vertical-align: top;
  padding: 0 10px 20px 0;
  border-width: 0;
  line-height: normal;
}
table.partner td h2 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.cities {
  line-height: 18px;
}
.cities h2 {
  font-size: 16px;
}
.cities a {
  font-size: 14px;
}
#partnerObjects {
  margin: 10px 0 15px 15px;
}