html {
  height: 100%;
}
body {
  color: #000000;
  font-size: 11px;
  height: 100%;
  line-height: 20px;
  background-color: #EEEEEE;
  background: #EEEEEE url(  ) repeat top left;
}
a {
  color: #e2a528;
  font-weight: bold;
  font-size: 80%;
}
a:visited { color: #e2a528; }
h1 a { font-size: 100% }

#page {
  height: auto !important; min-height: 100%;
  width: 798px;
  margin: 0 auto 0 auto;
  padding: 0;
  background-image: url( /files/marikafingerroos.ota.fi/leiska/pagebg.gif );
  background-position: top center;
  background-repeat: repeat-y;
  background-color: transparent;
}
#columns {
  height: 100%;
  margin: 0 9px;
  background-position: top right;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
}
#top-bar {
  height: 156px;
  overflow: visible;
  background-position: top;
  background-repeat: no-repeat;
  background-color: transparent;
  margin: 0;
  padding: 0;
  background: transparent url(  ) no-repeat top left;
}
#content_top {
  width: 580px;
  display: block;
  height: 12px;
  background-image: url( /files/marikafingerroos.ota.fi/leiska/contentbgtop.gif );
  background-position: center;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
}
#content {
  width: 580px;
  margin: 0 182px 0 7px;
  background-image: url( /files/marikafingerroos.ota.fi/leiska/contentbg.gif );
  background-position: center;
  background-repeat: repeat-y;
  background-color: transparent;
}
#content_bottom {
  width: 580px;
  display: block;
  height: 12px;
  background-image: url( /files/marikafingerroos.ota.fi/leiska/contentbgbottom.gif );
  background-position: center;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  clear: left;
}

.inner { margin: 0 20px;}

#content h1 {
  font-weight: bold;
  color: #68171E;
  font-size: 15px;
}
#content h2 {
  font-size: 110%;
  color: #68171E;
}
#content p {
  padding-left: 10px;
}

#footer {
  display: none;
  text-align: left;
  margin: 0;
}
#footer a {
  display: block;
  margin: 0 40px;
  padding: 7px 0;
  font-size: 8px;
  color: #a49d83;
  font-weight: normal;
  text-decoration: none;
}

#menu {
  background-color: transparent;
  height: 86px;
  width: 260px;
  margin: 0;
  padding: 0;
  margin-top: -86px;
  margin-left: 300px;
  text-transform: lowercase;
}
#menu ul {
  height: auto !important; min-height: 20px;
  height: 28px;
  margin: 0;
}
#menu ul li {
  height: 28px;
  padding: 0; margin: 0;
  background: transparent url( /files/marikafingerroos.ota.fi/leiska/menu_divider.gif ) no-repeat 100% 3px;
}
#menu ul li a {
  color: #983d47;
  font-size: 12px;
  font-weight: normal;
  padding: 0 8px;
}
#menu ul a:hover {
  color: #983d47;
}
#menu ul li.active_link a {
  font-weight: normal;
}
#menu ul li a:hover { color: #983d47; text-decoration: none; }

#menu ul li ul {
  padding-bottom: 1px;
  z-index: 100;
  border: 1px solid #983d47;
  background-color: #000000;
  height: auto;
  width: 200px;
}
#menu ul li ul li {
  clear: both;
  background-image: none;
  height: auto;
  padding: 0;
  width: 200px;
}
#menu ul li ul li a {
  color: #983d47;
  text-transform: none;
  padding: 4px 6px;
  overflow: hidden;
  background: none;
  font-weight: bold;
  width: 188px;
  display: block;
}
#menu ul li ul li a:hover {
  color: #983d47;
}
#menu ul li.active_link a, #menu ul li.active_link a:hover,
#menu ul li ul li.active_link a, #menu ul li ul li.active_link a:hover {text-decoration: none; }
#menu ul li ul li a, #menu ul li.active_link ul li a, #menu ul li.active_link ul li a:hover {
  text-decoration: none;
}


#left-bar, #right-bar {
  color: #5B5B5B;
}
#left-bar h1, #right-bar h1 {
  color: #FFFFFF;
  font-size: 100%;
  font-weight: bold;
  color: #000;
}

#left-bar {
  margin: 15px 10px 0 0;
  width: 180px;
}
#right-bar {
  margin: 15px 0 0 10px;
  width: 180px;
  padding-top: 250px;
}
#left-bar .box{
  width: 170px;
  margin-left: 10px;
}
#right-bar .box{
  width: 170px;
  margin-right: 10px;
}
.box {
  border: none;
  margin: 10px 0 0 0;
  background: #fff url( ) repeat-y top left;
}
.box .header {
  padding: 0;
  margin-bottom: 1px;
  height: 33px;
  background: #c8bfb3 url( ) no-repeat top left;
  background-color: #FEDDFB;
  border: #FEDDFB solid 1px;
}
.box .content {
  background: none;
  padding: 5px;
  border: #c8bfb3 solid 1px;
  border-top: none;
}
.box h1 {
  padding: 10px 0;
  margin: 0 10px;
}
.box p {
  padding: 10px 0;
  margin: 0;
}

#webstorecats_block ul li ul {
  display: none;
}
#webstorecats_block ul li ul.cat_open {
  display: block;
}

#webstore_cart {
  margin-right: 200px;
}

#webstore_frontpage {
  margin-left: 12px;
}

