/* begin Page */


body, p
{
  margin: 0.5em 0;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 14px;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #452C03;
  background-color: #5E4D4A;
  background-image: url('images/page_t.jpg');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.eshoppostheader, .eshoppostheader a, .eshoppostheader a:link, .eshoppostheader a:visited, .eshoppostheader a:hover,
.eshopblockheader .t, .eshopvmenublockheader .t, .eshoplogo-text, .eshoplogo-text a,
h1.eshoplogo-name, h1.eshoplogo-name a, h1.eshoplogo-name a:link, h1.eshoplogo-name a:visited, h1.eshoplogo-name a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 25px;
}

a, 
.eshoppost li a
{
  text-decoration: none;
  color: #3F7231;
}

a:link,
.eshoppost li a:link
{
  text-decoration: none;
  color: #3F7231;
}

a:visited, a.visited,
.eshoppost li a:visited, .eshoppost li a.visited
{

  color: #5B4B48;
}

a:hover, a.hover,
.eshoppost li a:hover, .eshoppost li a.hover
{


  color: #539640;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 0.67em 0;

  color: #3F7231;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 0.8em 0;
  font-size: 26px;
  color: #3F7231;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   margin: 1em 0;
  font-size: 22px;
  color: #443633;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  font-size: 18px;
  color: #452C03;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  font-size: 14px;
  color: #452C03;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  font-size: 12px;
  color: #452C03;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    margin:0;
}

#eshopmain
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}

#eshoppage-background-glare
{
  position: absolute;
  width: 100%;
  height: 248px;
  left: 0;
  top: 0;
}

#eshoppage-background-glare-image
{
  background-image: url('images/page_gl.png');
  background-repeat: no-repeat;
  height: 248px;
  width: 503px;
  margin: 0;
}

html:first-child #eshoppage-background-glare
{
  border: 1px solid transparent;/* Opera fix */
}

#eshoppage-background-gradient
{
  position: absolute;
  background-image: url('images/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 500px;

}

#eshoppage-background-gradient
{
  background-position: top left;
}


.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.eshopsheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 1024px;
  min-width: 57px;
  min-height: 57px;
}

.eshopsheet-body
{
  position: relative;
  z-index: 1;
  padding: 13px;
}

.eshopsheet-tr, .eshopsheet-tl, .eshopsheet-br, .eshopsheet-bl, .eshopsheet-tc, .eshopsheet-bc,.eshopsheet-cr, .eshopsheet-cl
{
  position: absolute;
  z-index: -1;
}

.eshopsheet-tr, .eshopsheet-tl, .eshopsheet-br, .eshopsheet-bl
{
  width: 76px;
  height: 76px;
  background-image: url('images/sheet_s.png');
}

.eshopsheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 38px, 38px, auto);
}

.eshopsheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 38px, 38px);
}

.eshopsheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(38px, 38px, auto, auto);
}

.eshopsheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(38px, auto, auto, 38px);
}

.eshopsheet-tc, .eshopsheet-bc
{
  left: 38px;
  right: 38px;
  height: 76px;
  background-image: url('images/sheet_h.png');
}

.eshopsheet-tc
{
  top: 0;
  clip: rect(auto, auto, 38px, auto);
}

.eshopsheet-bc
{
  bottom: 0;
  clip: rect(38px, auto, auto, auto);
}

.eshopsheet-cr, .eshopsheet-cl
{
  top: 38px;
  bottom: 38px;
  width: 76px;
  background-image: url('images/sheet_v.png');
}

.eshopsheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 38px);
}

.eshopsheet-cl
{
  left: 0;
  clip: rect(auto, 38px, auto, auto);
}

.eshopsheet-cc
{
  position: absolute;
  z-index: -1;
  top: 38px;
  left: 38px;
  right: 38px;
  bottom: 38px;
  background-color: #FEF2DD;
}

.eshopsheet
{
  margin-top: -13px !important;
  cursor:auto;
}

#eshoppage-background-simple-gradient, #eshoppage-background-gradient, #eshoppage-background-glare
{
  min-width: 1024px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.eshopmenu a, .eshopmenu a:link, .eshopmenu a:visited, .eshopmenu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.eshopmenu, .eshopmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.eshopmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.eshopmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.eshopmenu li li
{
  float: none;
}

.eshopmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.eshopmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.eshopmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.eshopmenu:after, .eshopmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.eshopmenu, .eshopmenu ul
{
  min-height: 0;
}

.eshopmenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.eshopmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

ul.eshopmenu
{
  float: right;
}



/* menu structure */

.eshopmenu
{
  padding: 3px 3px 3px 3px;
}

.eshopnav
{
  position: relative;
  height: 31px;
  z-index: 100;
}

.eshopnav .l, .eshopnav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 31px;
  background-image: url('images/nav.png');
}

.eshopnav .l
{
  left: 0;
  right: 0;
}

.eshopnav .r
{
  right: 0;
  width: 998px;
  clip: rect(auto, auto, auto, 998px);
}


/* end Menu */

/* begin MenuItem */
.eshopmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}

.eshopmenu li
{
  margin-right: 2px;
  margin-left: 2px;
}

.eshopmenu ul li
{
    margin:0;
    clear: both;
}


.eshopmenu a .r, .eshopmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 75px;
  background-image: url('images/menuitem.png');
}

.eshopmenu a .l
{
  left: 0;
  right: 3px;
}

.eshopmenu a .r
{
  width: 406px;
  right: 0;
  clip: rect(auto, auto, auto, 403px);
}

.eshopmenu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  color: #D3EACD;
  padding: 0 20px;
  margin: 0 3px;
  line-height: 25px;
  text-align: center;
}

.eshopmenu a:hover .l, .eshopmenu a:hover .r
{
  top: -25px;
}

.eshopmenu li:hover>a .l, .eshopmenu li:hover>a .r
{
  top: -25px;
}

.eshopmenu li:hover a .l, .eshopmenu li:hover a .r
{
  top: -25px;
}
.eshopmenu a:hover .t
{
  color: #EFECEB;
}

.eshopmenu li:hover a .t
{
  color: #EFECEB;
}

.eshopmenu li:hover>a .t
{
  color: #EFECEB;
}

/* end MenuItem */

/* begin MenuSeparator */
.eshopnav .eshopmenu-separator
{
  display: block;
  width: 1px;
  height: 25px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.eshopmenu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 26px;
  width: 180px;
  overflow: hidden;
  line-height: 26px;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #539640;
}

.eshopnav ul.eshopmenu ul span, .eshopnav ul.eshopmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.eshopmenu ul a, .eshopmenu ul a:link, .eshopmenu ul a:visited, .eshopmenu ul a:hover, .eshopmenu ul a:active, .eshopnav ul.eshopmenu ul span, .eshopnav ul.eshopmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #EFF7ED;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 13px;
  margin:0;
  padding:0;
}

.eshopmenu ul li a:hover
{
  color: #F6F4F4;
  border-color: #A26907;
  background-position: 0 -26px;
}

.eshopmenu ul li:hover>a
{
  color: #F6F4F4;
  border-color: #A26907;
  background-position: 0 -26px;
}

.eshopnav .eshopmenu ul li a:hover span, .eshopnav .eshopmenu ul li a:hover span span
{
  color: #F6F4F4;
}

.eshopnav .eshopmenu ul li:hover>a span, .eshopnav .eshopmenu ul li:hover>a span span
{
  color: #F6F4F4;
}


/* end MenuSubItem */

/* begin Header */
div.eshopheader
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 998px;
  height: 225px;
  overflow: hidden;
}


div.eshopheader-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 998px;
  height: 225px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Logo */
.eshoplogo
{
  display: block;
  position: absolute;
  width: 100%;
}

h1.eshoplogo-name
{
  display: block;
  text-align: center;
}

h1.eshoplogo-name, h1.eshoplogo-name a, h1.eshoplogo-name a:link, h1.eshoplogo-name a:visited, h1.eshoplogo-name a:hover
{
  font-size: 44px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #FDEED3 !important;
}

.eshoplogo-text
{
  display: block;
  text-align: center;
}

.eshoplogo-text, .eshoplogo-text a
{
  font-size: 17px;
  padding: 0;
  margin: 0;
  color: #FDEED3 !important;
}
/* end Logo */

/* begin Layout */
.eshopcontent-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 998px;
}

.eshopcontent-layout .eshopcontent-layout
{
  width: auto;
  margin:0;
}

div.eshopcontent-layout div.eshoplayout-cell, div.eshopcontent-layout div.eshoplayout-cell div.eshopcontent-layout div.eshoplayout-cell
{
   display: table-cell;
}

div.eshoplayout-cell div.eshoplayout-cell
{
   display: block;
}

div.eshopcontent-layout-row
{
  display: table-row; 
}

.eshopcontent-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.eshoplayout-cell, .eshopcontent-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.eshopvmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.eshopvmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}

.eshopvmenublock-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FEF2DD;
}

.eshopvmenublock
{
  margin: 10px;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.eshopvmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.eshopvmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.eshopvmenublockcontent-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

.eshopvmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.eshopvmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.eshopvmenublockcontent-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

/* end Box, Box, VMenuBlockContent */

/* begin Box, Block */
.eshopblock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.eshopblock-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.eshopblock
{
  margin: 10px;
}

/* end Box, Block */

/* begin Box, BlockContent */
.eshopblockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.eshopblockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.eshopblockcontent-body, 
.eshopblockcontent-body a, 
.eshopblockcontent-body li a
{
  color: #28211F;

}

.eshopblockcontent-body a,
.eshopblockcontent-body li a
{
  color: #9D6607;

}

.eshopblockcontent-body a:link,
.eshopblockcontent-body li a:link
{
  color: #9D6607;

}

.eshopblockcontent-body a:visited, .eshopblockcontent-body a.visited,
.eshopblockcontent-body li a:visited, .eshopblockcontent-body li a.visited
{
  color: #78625E;
  text-decoration: none;
}

.eshopblockcontent-body a:hover, .eshopblockcontent-body a.hover,
.eshopblockcontent-body li a:hover, .eshopblockcontent-body li a.hover
{
  color: #539640;
  text-decoration: none;

}

.eshopblockcontent-body ul
{
  list-style-type: none;
  color: #000000;
  margin: 0;
  padding: 0;
}

.eshopblockcontent-body ul li
{
  line-height: 1.25em;
  padding: 0 0 0 14px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}


/* end Box, BlockContent */

/* begin Button */
.eshopbutton-wrapper .eshopbutton
{

  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #E9F4E6 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 31px;
  height: 31px;
  margin: 0 !important;
  padding: 0 13px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.eshopbutton img, .eshopbutton-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.eshopbutton-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 31px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .eshopbutton-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;

}

.eshopblock select 
{
    width:96%;
}

.eshopbutton-wrapper.hover .eshopbutton, .eshopbutton:hover
{
  color: #452C03 !important;
  text-decoration: none !important;
}

.eshopbutton-wrapper.active .eshopbutton
{
  color: #F6F4F4 !important;
}

.eshopbutton-wrapper .l, .eshopbutton-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 93px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.eshopbutton-wrapper .l
{
  left: 0;
  right: 7px;
}

.eshopbutton-wrapper .r
{
  width: 403px;
  right: 0;
  clip: rect(auto, auto, auto, 396px);
}

.eshopbutton-wrapper.hover .l, .eshopbutton-wrapper.hover .r
{
  top: -31px;
}

.eshopbutton-wrapper.active .l, .eshopbutton-wrapper.active .r
{
  top: -62px;
}

.eshopbutton-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.eshoppost
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.eshoppost-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.eshoppost
{
  margin: 7px;
}

a img
{
  border: 0;
}

.eshoparticle img, img.eshoparticle
{
  margin: 7px;
}

.eshopmetadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.eshoparticle table, table.eshoparticle
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.eshoparticle table, table.eshoparticle .eshoparticle tr, .eshoparticle th, .eshoparticle td
{
  background-color: Transparent;
}

.eshoparticle th, .eshoparticle td
{
  padding: 2px;
  border: solid 0px #A79390;
  vertical-align: top;
  text-align: left;
}

.eshoparticle th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.eshoppost h2.eshoppostheader, 
.eshoppost h2.eshoppostheader a, 
.eshoppost h2.eshoppostheader a:link, 
.eshoppost h2.eshoppostheader a:visited, 
.eshoppost h2.eshoppostheader a.visited, 
.eshoppost h2.eshoppostheader a:hover, 
.eshoppost h2.eshoppostheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 26px;
  color: #2B4F22;
}

.eshoppost h2.eshoppostheader a, 
.eshoppost h2.eshoppostheader a:link, 
.eshoppost h2.eshoppostheader a:visited, 
.eshoppost h2.eshoppostheader a.visited, 
.eshoppost h2.eshoppostheader a:hover, 
.eshoppost h2.eshoppostheader a.hovered
{
  margin: 0;
  text-align: left;
  text-decoration: none;
  color: #356029;
}

.eshoppost h2.eshoppostheader a:visited, 
.eshoppost h2.eshoppostheader a.visited
{

  color: #816965;
}


.eshoppost h2.eshoppostheader a:hover, 
.eshoppost h2.eshoppostheader a.hovered
{


  color: #539640;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.eshoppost ol, .eshoppost ul
{
  color: #0E190B;
  margin: 1em 0 1em 2em;
  padding: 0;

}

.eshoppost li ol, .eshoppost li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.eshoppost li
{
  margin: 0.2em 0;
  padding: 0;
}

.eshoppost ul
{
  list-style-type: none;
}

.eshoppost ol
{
  list-style-position: inside;

}



.eshoppost li
{
  padding: 0 0 0 14px;
  line-height: 1em;
}

.eshoppost ol li, .eshoppost ul ol li
{
  background: none;
  padding-left: 0;
}

.eshoppost ul li, .eshoppost ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 14px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.eshoppostcontent blockquote p
{
  color: #221601;

}

blockquote,
.eshoppostcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 38px;
  background-color: #E6F3E2;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin Footer */
.eshopfooter
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 998px;
  margin: 0 auto;
}

.eshopfooter .eshopfooter-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 20px;
}

.eshopfooter .eshopfooter-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('images/footer.png');
  width: 998px;
  height: 150px;
  bottom: 0;
  left: 0;
}


.eshoprss-tag-icon
{
  position: relative;
  display: block;
  float: left;
  background-image: url('images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 27px;
  width: 26px;
  cursor: default;
}


.eshopfooter .eshopfooter-text p
{
  margin: 0;
}

.eshopfooter, .eshopfooter-text, .eshopfooter-text p
{
  color: #171312;
  text-align: center;
}



.eshopfooter .eshopfooter-text a,
.eshopfooter .eshopfooter-text a:link
{
  color: #3B6B2E;
  text-decoration: none;
}

.eshopfooter .eshopfooter-text a:visited
{
  text-decoration: none;
  color: #564643;

}

.eshopfooter .eshopfooter-text a:hover
{
  text-decoration: none;
  color: #27471F;


}
/* end Footer */

/* begin PageFooter */
.eshoppage-footer, .eshoppage-footer a, .eshoppage-footer a:link, .eshoppage-footer a:visited, .eshoppage-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #B07207;
}

.eshoppage-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #AC9995;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.eshopcontent-layout .eshopsidebar1
{
  width: 25%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.eshopcontent-layout .eshopcontent
{
  width: 50%;
}
.eshopcontent-layout .eshopcontent .eshopblock
{
  background-color: #FFFFFF;
}
.eshopcontent-layout .eshopcontent-sidebar1
{
  width: 75%;
}
.eshopcontent-layout .eshopcontent-sidebar2
{
  width: 75%;
}
.eshopcontent-layout .eshopcontent-wide
{
  width: 100%;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar2 */
.eshopcontent-layout .eshopsidebar2
{
  width: 25%;
}
/* end LayoutCell, sidebar2 */




.overview-table .eshoplayout-cell
{
    width:33%;
}


.overview-table-inner 
{
    margin:10px;
}

table.table
{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;
    text-align:left;
    vertical-align:top;
}

table.table, table.table tr, table.table td
{
    border:none;
    margin:0;
    padding:0;
    background-color:Transparent;
}

img.image
{
    margin:0;
    padding:0;
    border:none;
}
.pd_kosik {
	background-image:url(../../css/tlacitko/34.png) !important;
}