

body, p
{
  margin: 0.5em 0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 1px;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #BDBDBD;
  background-color: #0D0D0D;
  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,
.herata-postheader, .herata-postheader a, .herata-postheader a:link, .herata-postheader a:visited, .herata-postheader a:hover,
.herata-blockheader .t, .herata-vmenublockheader .t, .herata-logo-text, .herata-logo-text a,
h1.herata-logo-name, h1.herata-logo-name a, h1.herata-logo-name a:link, h1.herata-logo-name a:visited, h1.herata-logo-name a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 22px;
  text-align: left;
  letter-spacing: 3px;
}

a, 
.herata-post li a
{
  text-decoration: underline;
  color: #C76A38;
}

a:link,
.herata-post li a:link
{
  text-decoration: underline;
  color: #C76A38;
}

a:visited, a.visited,
.herata-post li a:visited, .herata-post li a.visited
{

  color: #9E9E9E;
}

a:hover, a.hover,
.herata-post li a:hover, .herata-post li a.hover
{

  text-decoration: none;
  color: #DFAC53;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 0.67em 0;

  color: #E7C17E;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 0.8em 0;
  font-size: 20px;
  letter-spacing: 2px;
  color: #DDA688;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   margin: 1em 0;
  font-size: 18px;
  letter-spacing: 2px;
  color: #FFFFFF;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  font-size: 14px;
  letter-spacing: 2px;
  color: #C9C9C9;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  font-size: 12px;
  letter-spacing: 2px;
  color: #C9C9C9;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  font-size: 12px;
  letter-spacing: 2px;
  color: #C9C9C9;
}

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;
}

#herata-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}


#herata-page-background-gradient
{
  position: absolute;
  background-image: url('images/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 900px;

}

#herata-page-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 */
.herata-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 800px;
  min-width: 103px;
  min-height: 103px;
}

.herata-tufta-body
{
  position: relative;
  z-index: 1;
  padding: 6px;
}

.herata-tufta-tr, .herata-tufta-tl, .herata-tufta-br, .herata-tufta-bl, .herata-tufta-tc, .herata-tufta-bc,.herata-tufta-cr, .herata-tufta-cl
{
  position: absolute;
  z-index: -1;
}

.herata-tufta-tr, .herata-tufta-tl, .herata-tufta-br, .herata-tufta-bl
{
  width: 122px;
  height: 122px;
  background-image: url('images/sheet_s.png');
}

.herata-tufta-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 61px, 61px, auto);
}

.herata-tufta-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 61px, 61px);
}

.herata-tufta-bl
{
  bottom: 0;
  left: 0;
  clip: rect(61px, 61px, auto, auto);
}

.herata-tufta-br
{
  bottom: 0;
  right: 0;
  clip: rect(61px, auto, auto, 61px);
}

.herata-tufta-tc, .herata-tufta-bc
{
  left: 61px;
  right: 61px;
  height: 122px;
  background-image: url('images/sheet_h.png');
}

.herata-tufta-tc
{
  top: 0;
  clip: rect(auto, auto, 61px, auto);
}

.herata-tufta-bc
{
  bottom: 0;
  clip: rect(61px, auto, auto, auto);
}

.herata-tufta-cr, .herata-tufta-cl
{
  top: 61px;
  bottom: 61px;
  width: 122px;
  background-image: url('images/sheet_v.png');
}

.herata-tufta-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 61px);
}

.herata-tufta-cl
{
  left: 0;
  clip: rect(auto, 61px, auto, auto);
}

.herata-tufta-cc
{
  position: absolute;
  z-index: -1;
  top: 61px;
  left: 61px;
  right: 61px;
  bottom: 61px;
  background-image: url('images/sheet_c.png');
}

.herata-sheet
{
  margin-top: -6px !important;
  cursor:auto;
}

#herata-page-background-simple-gradient, #herata-page-background-gradient, #herata-page-background-glare
{
  min-width: 800px;
}

/* end Box, Sheet */

/* begin Header */
div.herata-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 788px;
  height: 175px;
  overflow: hidden;
}


div.herata-header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 788px;
  height: 175px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Menu */
/* menu structure */

.herata-menu a, .herata-menu a:link, .herata-menu a:visited, .herata-menu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.herata-menu, .herata-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.herata-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.herata-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.herata-menu li li
{
  float: none;
}

.herata-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.herata-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.herata-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.herata-menu:after, .herata-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.herata-menu, .herata-menu ul
{
  min-height: 0;
}

.herata-menu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.herata-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




/* menu structure */

.herata-menu
{
  padding: 4px 4px 4px 4px;
}

.herata-nav
{
  position: relative;
  height: 33px;
  z-index: 100;
}

.herata-nav .l, .herata-nav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 33px;
  background-image: url('images/nav.png');
}

.herata-nav .l
{
  left: 0;
  right: 0;
}

.herata-nav .r
{
  right: 0;
  width: 788px;
  clip: rect(auto, auto, auto, 788px);
}


/* end Menu */

/* begin MenuItem */
.herata-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}

.herata-menu li
{
  margin-right: 2px;
  margin-left: 2px;
}

.herata-menu ul li
{
    margin:0;
    clear: both;
}


.herata-menu a .r, .herata-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 75px;
  background-image: url('images/menuitem.png');
}

.herata-menu a .l
{
  left: 0;
  right: 6px;
}

.herata-menu a .r
{
  width: 412px;
  right: 0;
  clip: rect(auto, auto, auto, 406px);
}

.herata-menu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #F2DBCF;
  padding: 0 17px;
  margin: 0 6px;
  line-height: 25px;
  text-align: center;
}

.herata-menu a:hover .l, .herata-menu a:hover .r
{
  top: -25px;
}

.herata-menu li:hover>a .l, .herata-menu li:hover>a .r
{
  top: -25px;
}

.herata-menu li:hover a .l, .herata-menu li:hover a .r
{
  top: -25px;
}
.herata-menu a:hover .t
{
  color: #F0F0F0;
}

.herata-menu li:hover a .t
{
  color: #F0F0F0;
}

.herata-menu li:hover>a .t
{
  color: #F0F0F0;
}


.herata-menu a.active .l, .herata-menu a.active .r
{
  top: -50px;
}

.herata-menu a.active .t
{
  color: #F4E2C3;
}
/* end MenuItem */

/* begin MenuSeparator */
.herata-nav .herata-menu-separator
{
  display: block;
  width: 1px;
  height: 25px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.herata-menu 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: #595959;
}

.herata-nav ul.herata-menu ul span, .herata-nav ul.herata-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.herata-menu ul a, .herata-menu ul a:link, .herata-menu ul a:visited, .herata-menu ul a:hover, .herata-menu ul a:active, .herata-nav ul.herata-menu ul span, .herata-nav ul.herata-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #FBF3EF;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 11px;
  margin:0;
  padding:0;
}

.herata-menu ul li a:hover
{
  color: #F2F2F2;
  border-color: #595959;
  background-position: 0 -26px;
}

.herata-menu ul li:hover>a
{
  color: #F2F2F2;
  border-color: #595959;
  background-position: 0 -26px;
}

.herata-nav .herata-menu ul li a:hover span, .herata-nav .herata-menu ul li a:hover span span
{
  color: #F2F2F2;
}

.herata-nav .herata-menu ul li:hover>a span, .herata-nav .herata-menu ul li:hover>a span span
{
  color: #F2F2F2;
}


/* end MenuSubItem */

/* begin Layout */
.herata-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 788px;
}

.herata-content-layout .herata-content-layout
{
  width: auto;
  margin:0;
}

div.herata-content-layout div.herata-layout-cell, div.herata-content-layout div.herata-layout-cell div.herata-content-layout div.herata-layout-cell
{
   display: table-cell;
}

div.herata-layout-cell div.herata-layout-cell
{
   display: block;
}

div.herata-content-layout-row
{
  display: table-row; 
}

.herata-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.herata-layout-cell, .herata-content-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 */
.herata-vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 11px;
  min-height: 11px;
}

.herata-vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 13px;
}

.herata-vmenublock-tr, .herata-vmenublock-tl, .herata-vmenublock-br, .herata-vmenublock-bl, .herata-vmenublock-tc, .herata-vmenublock-bc,.herata-vmenublock-cr, .herata-vmenublock-cl
{
  position: absolute;
  z-index: -1;
}

.herata-vmenublock-tr, .herata-vmenublock-tl, .herata-vmenublock-br, .herata-vmenublock-bl
{
  width: 18px;
  height: 18px;
  background-image: url('images/vmenublock_s.png');
}

.herata-vmenublock-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 9px, 9px, auto);
}

.herata-vmenublock-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 9px, 9px);
}

.herata-vmenublock-bl
{
  bottom: 0;
  left: 0;
  clip: rect(9px, 9px, auto, auto);
}

.herata-vmenublock-br
{
  bottom: 0;
  right: 0;
  clip: rect(9px, auto, auto, 9px);
}

.herata-vmenublock-tc, .herata-vmenublock-bc
{
  left: 9px;
  right: 9px;
  height: 18px;
  background-image: url('images/vmenublock_h.png');
}

.herata-vmenublock-tc
{
  top: 0;
  clip: rect(auto, auto, 9px, auto);
}

.herata-vmenublock-bc
{
  bottom: 0;
  clip: rect(9px, auto, auto, auto);
}

.herata-vmenublock-cr, .herata-vmenublock-cl
{
  top: 9px;
  bottom: 9px;
  width: 18px;
  background-image: url('images/vmenublock_v.png');
}

.herata-vmenublock-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 9px);
}

.herata-vmenublock-cl
{
  left: 0;
  clip: rect(auto, 9px, auto, auto);
}

.herata-vmenublock-cc
{
  position: absolute;
  z-index: -1;
  top: 9px;
  left: 9px;
  right: 9px;
  bottom: 9px;
  background-color: #474747;
}

.herata-vmenublock
{
  margin: 10px;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.herata-vmenublockheader
{
  position: relative;
  z-index: 0;
  height: 36px;
  margin-bottom: 0;
}

.herata-vmenublockheader .t
{
  height: 36px;
  color: #B5B5B5;
  margin-right: 10px;
  margin-left: 10px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0;
  text-transform: uppercase;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 36px;	
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.herata-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.herata-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.herata-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.herata-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.herata-vmenu, ul.herata-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

/* end VMenu */

/* begin VMenuItem */
ul.herata-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.herata-vmenu li.herata-vmenu-separator
{
  display: block;
  padding: 2px 0 2px 0;
  margin: 0;
  font-size: 1px;
}

ul.herata-vmenu .herata-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.herata-vmenu a .r, ul.herata-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 90px;
  background-image: url('images/vmenuitem.png');
}

ul.herata-vmenu a .l
{
  left: 0;
  right: 1px;
}

ul.herata-vmenu a .r
{
  width: 802px;
  right: 0;
  clip: rect(auto, auto, auto, 801px);
}

ul.herata-vmenu a .t
{
  display: block;
  line-height: 30px;
  color: #ADADAD;
  padding: 0 11px 0 11px;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-left:0;
  margin-right:0;
}

ul.herata-vmenu a:hover .l, ul.herata-vmenu a:hover .r
{
  top: -30px;
}

ul.herata-vmenu a:hover .t
{
  color: #815B18;
}

ul.herata-vmenu a.active .l, ul.herata-vmenu a.active .r
{
  top: -60px;
}

ul.herata-vmenu a.active .t
{
  color: #815B18;
}
/* end VMenuItem */

/* begin Box, Block */
.herata-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 11px;
  min-height: 11px;
}

.herata-block-body
{
  position: relative;
  z-index: 1;
  padding: 13px;
}

.herata-block-tr, .herata-block-tl, .herata-block-br, .herata-block-bl, .herata-block-tc, .herata-block-bc,.herata-block-cr, .herata-block-cl
{
  position: absolute;
  z-index: -1;
}

.herata-block-tr, .herata-block-tl, .herata-block-br, .herata-block-bl
{
  width: 18px;
  height: 18px;
  background-image: url('images/block_s.png');
}

.herata-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 9px, 9px, auto);
}

.herata-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 9px, 9px);
}

.herata-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(9px, 9px, auto, auto);
}

.herata-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(9px, auto, auto, 9px);
}

.herata-block-tc, .herata-block-bc
{
  left: 9px;
  right: 9px;
  height: 18px;
  background-image: url('images/block_h.png');
}

.herata-block-tc
{
  top: 0;
  clip: rect(auto, auto, 9px, auto);
}

.herata-block-bc
{
  bottom: 0;
  clip: rect(9px, auto, auto, auto);
}

.herata-block-cr, .herata-block-cl
{
  top: 9px;
  bottom: 9px;
  width: 18px;
  background-image: url('images/block_v.png');
}

.herata-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 9px);
}

.herata-block-cl
{
  left: 0;
  clip: rect(auto, 9px, auto, auto);
}

.herata-block-cc
{
  position: absolute;
  z-index: -1;
  top: 9px;
  left: 9px;
  right: 9px;
  bottom: 9px;
  background-color: #363636;
}

.herata-block
{
  margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.herata-blockheader
{
  position: relative;
  z-index: 0;
  height: 36px;
  margin-bottom: 0;
}

.herata-blockheader .t
{
  height: 36px;
  color: #A8A8A8;
  margin-right: 10px;
  margin-left: 10px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0;
  text-transform: uppercase;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 36px;	
}

/* end BlockHeader */

/* begin Box, BlockContent */
.herata-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.herata-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.herata-blockcontent-body, 
.herata-blockcontent-body a, 
.herata-blockcontent-body li a
{
  color: #C4C4C4;

}

.herata-blockcontent-body a,
.herata-blockcontent-body li a
{
  color: #ECCD98;
  text-decoration: underline;
}

.herata-blockcontent-body a:link,
.herata-blockcontent-body li a:link
{
  color: #ECCD98;
  text-decoration: underline;
}

.herata-blockcontent-body a:visited, .herata-blockcontent-body a.visited,
.herata-blockcontent-body li a:visited, .herata-blockcontent-body li a.visited
{
  color: #9E9E9E;
  text-decoration: none;
}

.herata-blockcontent-body a:hover, .herata-blockcontent-body a.hover,
.herata-blockcontent-body li a:hover, .herata-blockcontent-body li a.hover
{
  color: #ECCD98;
  text-decoration: none;

}

.herata-blockcontent-body ul
{
  list-style-type: none;
  color: #A8A8A8;
  margin: 0;
  padding: 0;
}

.herata-blockcontent-body ul li
{
  margin-left: 12px;
  line-height: 1.25em;
  padding: 0 0 0 14px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}


/* end Box, BlockContent */

/* begin Button */
.herata-button-wrapper .herata-button
{
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #F7EAE3 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 35px;
  height: 35px;
  margin: 0;
  padding: 0 26px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.herata-button img, .herata-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.herata-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 35px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .herata-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;
  font-weight: bold;
}

.herata-block select 
{
    width:96%;
}

.herata-button-wrapper.hover .herata-button, .herata-button:hover
{
  color: #E8E8E8 !important;
  text-decoration: none !important;
}

.herata-button-wrapper.active .herata-button
{
  color: #F0F0F0 !important;
}

.herata-button-wrapper .l, .herata-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 105px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.herata-button-wrapper .l
{
  left: 0;
  right: 11px;
}

.herata-button-wrapper .r
{
  width: 411px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.herata-button-wrapper.hover .l, .herata-button-wrapper.hover .r
{
  top: -35px;
}

.herata-button-wrapper.active .l, .herata-button-wrapper.active .r
{
  top: -70px;
}

.herata-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.herata-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 21px;
  min-height: 21px;
}

.herata-post-body
{
  position: relative;
  z-index: 1;
  padding: 10px;
}

.herata-post-tr, .herata-post-tl, .herata-post-br, .herata-post-bl, .herata-post-tc, .herata-post-bc,.herata-post-cr, .herata-post-cl
{
  position: absolute;
  z-index: -1;
}

.herata-post-tr, .herata-post-tl, .herata-post-br, .herata-post-bl
{
  width: 32px;
  height: 32px;
  background-image: url('images/post_s.png');
}

.herata-post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 16px, 16px, auto);
}

.herata-post-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 16px, 16px);
}

.herata-post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(16px, 16px, auto, auto);
}

.herata-post-br
{
  bottom: 0;
  right: 0;
  clip: rect(16px, auto, auto, 16px);
}

.herata-post-tc, .herata-post-bc
{
  left: 16px;
  right: 16px;
  height: 32px;
  background-image: url('images/post_h.png');
}

.herata-post-tc
{
  top: 0;
  clip: rect(auto, auto, 16px, auto);
}

.herata-post-bc
{
  bottom: 0;
  clip: rect(16px, auto, auto, auto);
}

.herata-post-cr, .herata-post-cl
{
  top: 16px;
  bottom: 16px;
  width: 32px;
  background-image: url('images/post_v.png');
}

.herata-post-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 16px);
}

.herata-post-cl
{
  left: 0;
  clip: rect(auto, 16px, auto, auto);
}

.herata-post-cc
{
  position: absolute;
  z-index: -1;
  top: 16px;
  left: 16px;
  right: 16px;
  bottom: 16px;
  background-color: #404040;
}

.herata-post
{
  margin: 10px;
}

a img
{
  border: 0;
}

.herata-article img, img.herata-article
{
  border: solid 1px #363636;
  margin: 10px;
}

.herata-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.herata-article table, table.herata-article
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.herata-article table, table.herata-article .herata-article tr, .herata-article th, .herata-article td
{
  background-color: Transparent;
}

.herata-article th, .herata-article td
{
  padding: 2px;
  border: solid 1px #696969;
  vertical-align: top;
  text-align: left;
}

.herata-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.herata-post h2.herata-postheader, 
.herata-post h2.herata-postheader a, 
.herata-post h2.herata-postheader a:link, 
.herata-post h2.herata-postheader a:visited, 
.herata-post h2.herata-postheader a.visited, 
.herata-post h2.herata-postheader a:hover, 
.herata-post h2.herata-postheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  margin-top: 12px;
  margin-bottom: 8px;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 2px;
  color: #EDCFBF;
}

.herata-post h2.herata-postheader a, 
.herata-post h2.herata-postheader a:link, 
.herata-post h2.herata-postheader a:visited, 
.herata-post h2.herata-postheader a.visited, 
.herata-post h2.herata-postheader a:hover, 
.herata-post h2.herata-postheader a.hovered
{
  margin: 0;
  text-decoration: none;
  color: #E9C3AF;
}

.herata-post h2.herata-postheader a:visited, 
.herata-post h2.herata-postheader a.visited
{

  color: #CCCCCC;
}


.herata-post h2.herata-postheader a:hover, 
.herata-post h2.herata-postheader a.hovered
{

  text-decoration: underline;
  color: #DFAC53;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.herata-post ol, .herata-post ul
{
  color: #B0B0B0;
  margin: 1em 0 1em 2em;
  padding: 0;
  text-align: left;
}

.herata-post li ol, .herata-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.herata-post li
{
  margin: 0.2em 0;
  padding: 0;
}

.herata-post ul
{
  list-style-type: none;
}

.herata-post ol
{
  list-style-position: inside;

}



.herata-post li
{
  padding: 0 0 0 14px;
  line-height: 1em;
}

.herata-post ol li, .herata-post ul ol li
{
  background: none;
  padding-left: 0;
}

.herata-post ul li, .herata-post ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 14px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.herata-postcontent blockquote p
{
  color: #F0D7AD;
  font-style: italic;
  text-align: left;
}

blockquote,
.herata-postcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 27px;
  background-color: #595959;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin Footer */
.herata-footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 788px;
  margin: 0 auto;
}

.herata-footer .herata-footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 8px;
}

.herata-footer .herata-footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('images/footer.png');
  width: 788px;
  height: 150px;
  bottom: 0;
  left: 0;
}


.herata-footer .herata-footer-text p
{
  margin: 0;
}

.herata-footer, .herata-footer-text, .herata-footer-text p
{
  color: #A1A1A1;
  text-align: center;
}

.herata-footer .herata-footer-text,
.herata-footer .herata-footer-text a,
.herata-footer .herata-footer-text a:link,
.herata-footer .herata-footer-text a:visited,
.herata-footer .herata-footer-text a:hover
{
  font-size: 11px;
}

.herata-footer .herata-footer-text a,
.herata-footer .herata-footer-text a:link
{
  color: #E1AF94;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.herata-footer .herata-footer-text a:visited
{
  text-decoration: none;
  color: #9E9E9E;

}

.herata-footer .herata-footer-text a:hover
{
  text-decoration: none;
  color: #E2B260;


}
/* end Footer */

/* begin PageFooter */
.herata-page-footer, .herata-page-footer a, .herata-page-footer a:link, .herata-page-footer a:visited, .herata-page-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: #D08258;
}

.herata-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #525252;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.herata-content-layout .herata-sidebar1
{
  width: 30%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.herata-content-layout .herata-content
{
  width: 70%;
}
.herata-content-layout .herata-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */




.overview-table .herata-layout-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;
}