/*  Page */
body
{
  margin: 0 auto;
  padding: 0;
  background-color: #464646;
  background-image: url('/images/template/layouts/tpl_1044/images/page_t.jpg');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top center;
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #000000;
}
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,
.ediy-postheader, .ediy-postheader a, .ediy-postheader a:link, .ediy-postheader a:visited, .ediy-postheader a:hover,
.ediy-blockheader .t, .ediy-vmenublockheader .t, .ediy-logo-text, .ediy-logo-text a,
h1.ediy-logo-name, h1.ediy-logo-name a, h1.ediy-logo-name a:link, h1.ediy-logo-name a:visited, h1.ediy-logo-name a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: 38px;
}
a
{
  text-decoration: underline;
  color: #657686;
}
a:link
{
  text-decoration: underline;
  color: #657686;
}
a:visited, a.visited
{
  color: #667787;
}
a:hover, a.hover
{
  text-decoration: none;
  color: #48505B;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  color: #000000;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-size: 29px;
  color: #000000;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-size: 23px;
  color: #000000;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-size: 19px;
  color: #000000;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-size: 16px;
  color: #000000;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-size: 13px;
  color: #000000;
}
#ediy-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}
#ediy-page-background-gradient
{
  background-position: top center;
}
.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 */
/*  Box, Sheet */
.ediy-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 1000px;
  min-width: 1px;
  min-height: 1px;
}
.ediy-sheet-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}
.ediy-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #EBEBEB;
}
.ediy-sheet
{
  margin-top: 0 !important;
  cursor:auto;
}
#ediy-page-background-simple-gradient, #ediy-page-background-gradient, #ediy-page-background-glare
{
  min-width: 1000px;
}
/* end Box, Sheet */
/*  Header */
div.ediy-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 1000px;
  height: 350px;
  overflow: hidden;
}
div.ediy-header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 1000px;
  height: 350px;
  background-image: url('/images/template/layouts/tpl_1044/images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */
/*  Menu */
.navmenu a, .navmenu a:link, .navmenu a:visited, .navmenu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}
.navmenu, .navmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}
.navmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}
.navmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}
.navmenu li li
{
  float: none;
}
.navmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}
.navmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}
.navmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}
.navmenu:after, .navmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.navmenu, .navmenu ul
{
  min-height: 0;
}
.navmenu ul
{
  background-image: url(/images/template/layouts/tpl_1044/images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}
.navmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}
.navmenu
{
  padding: 2px 2px 2px 2px;
}
.nav
{
  position: relative;
  height: 38px;
  z-index: 100;
}
.nav .l, .nav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 36px;
  background-image: url('/images/template/layouts/tpl_1044/images/nav.png');
}
.nav .l
{
  left: 0;
  right: 0;
}
.nav .r
{
  right: 0;
  width: 1000px;
  clip: rect(auto, auto, auto, 1000px);
}
/* end Menu */
/*  MenuItem */
.navmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 34px;
  cursor: pointer;
  text-decoration: none;
}
.navmenu li
{
  margin-right: 0;
  margin-left: 0;
}
.navmenu ul li
{
    margin:0;
    clear: both;
}
.navmenu a .r, .navmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 102px;
  background-image: url('/images/template/layouts/tpl_1044/images/menuitem.png');
}
.navmenu a .l
{
  left: 0;
  right: 1px;
}
.navmenu a .r
{
  width: 402px;
  right: 0;
  clip: rect(auto, auto, auto, 401px);
}
.navmenu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  font-size: 14px;
  color: #FFFFFF;
  padding: 0 10px;
  margin: 0 1px;
  line-height: 34px;
  text-align: center;
}
.navmenu a:hover .l, .navmenu a:hover .r
{
  top: -34px;
}
.navmenu li:hover>a .l, .navmenu li:hover>a .r
{
  top: -34px;
}
.navmenu li:hover a .l, .navmenu li:hover a .r
{
  top: -34px;
}
.navmenu a:hover .t
{
  color: #FFFFFF;
}
.navmenu li:hover a .t
{
  color: #FFFFFF;
}
.navmenu li:hover>a .t
{
  color: #FFFFFF;
}
.navmenu a.active .l, .navmenu a.active .r
{
  top: -68px;
}
.navmenu a.active .t
{
  color: #FFFFFF;
}
/* end MenuItem */
/*  MenuSubItem */
.navmenu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 26px;
  width: 180px;
  overflow: hidden;
  line-height: 26px;
  background-image: url('/images/template/layouts/tpl_1044/images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0;
  border-style: solid;
}
.nav ul.navmenu ul span, .nav ul.navmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}
.navmenu ul a, .navmenu ul a:link, .navmenu ul a:visited, .navmenu ul a:hover, .navmenu ul a:active, .nav ul.navmenu ul span, .nav ul.navmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 12px !important;
  margin:0;
  padding:0;
}
.navmenu ul li a:hover
{
  color: #000000;
  background-position: 0 -26px;
}
.navmenu ul li:hover>a
{
  color: #000000;
  background-position: 0 -26px;
}
.nav .navmenu ul li a:hover span, .nav .navmenu ul li a:hover span span
{
  color: #000000;
}
.nav .navmenu ul li:hover>a span, .nav .navmenu ul li:hover>a span span
{
  color: #000000;
}
/* end MenuSubItem */
/*  Layout */
.ediy-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 1000px;
}
.ediy-content-layout .ediy-content-layout
{
  width: auto;
  margin:0;
}
div.ediy-content-layout div.ediy-layout-cell, div.ediy-content-layout div.ediy-layout-cell div.ediy-content-layout div.ediy-layout-cell
{
   display: table-cell;
}
div.ediy-layout-cell div.ediy-layout-cell
{
   display: block;
}
div.ediy-content-layout-row
{
  display: table-row; 
}
.ediy-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}
.ediy-layout-cell, .ediy-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */
/*  Box, Block, VMenuBlock */
.ediy-vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.ediy-vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}
.ediy-vmenublock-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}
.ediy-vmenublock
{
  margin: 7px;
}
/* end Box, Block, VMenuBlock */
/*  Box, Box, VMenuBlockContent */
.ediy-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.ediy-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}
.ediy-vmenublockcontent-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}
.ediy-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.ediy-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}
.ediy-vmenublockcontent-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}
/* end Box, Box, VMenuBlockContent */
/*  Box, Block */
.ediy-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 3px;
  min-height: 3px;
}
.ediy-block-body
{
  position: relative;
  z-index: 1;
  padding: 8px;
}
.ediy-block-tr, .ediy-block-tl, .ediy-block-br, .ediy-block-bl, .ediy-block-tc, .ediy-block-bc,.ediy-block-cr, .ediy-block-cl
{
  position: absolute;
  z-index: -1;
}
.ediy-block-tr, .ediy-block-tl, .ediy-block-br, .ediy-block-bl
{
  width: 2px;
  height: 2px;
  background-image: url('/images/template/layouts/tpl_1044/images/block_s.png');
}
.ediy-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 1px, 1px, auto);
}
.ediy-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 1px, 1px);
}
.ediy-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(1px, 1px, auto, auto);
}
.ediy-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(1px, auto, auto, 1px);
}
.ediy-block-tc, .ediy-block-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('/images/template/layouts/tpl_1044/images/block_h.png');
}
.ediy-block-tc
{
  top: 0;
  clip: rect(auto, auto, 1px, auto);
}
.ediy-block-bc
{
  bottom: 0;
  clip: rect(1px, auto, auto, auto);
}
.ediy-block-cr, .ediy-block-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('/images/template/layouts/tpl_1044/images/block_v.png');
}
.ediy-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 1px);
}
.ediy-block-cl
{
  left: 0;
  clip: rect(auto, 1px, auto, auto);
}
.ediy-block-cc
{
  position: absolute;
  z-index: -1;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #EDEEE7;
}
.ediy-block
{
  margin: 7px;
}
/* end Box, Block */
/*  BlockHeader */
.ediy-blockheader
{
  position: relative;
  z-index: 0;
  height: 40px;
  margin-bottom: 0;
}
.ediy-blockheader .t
{
  height: 40px;
  color: #586331;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 16px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 40px;	
}
/* end BlockHeader */
/*  Box, BlockContent */
.ediy-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.ediy-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}
.ediy-blockcontent-body
{
  color: #14150F;
  font-size: 16px;
}
.ediy-blockcontent-body a:link
{
  color: #5E6A34;
}
.ediy-blockcontent-body a:visited, .ediy-blockcontent-body a.visited
{
  color: #595C42;
  text-decoration: none;
}
.ediy-blockcontent-body a:hover, .ediy-blockcontent-body a.hover
{
  color: #BA4B1C;
  text-decoration: none;
}
.ediy-blockcontent-body ul
{
  list-style-type: none;
  color: #28291E;
  margin: 0;
  padding: 0;
}
.ediy-blockcontent-body ul li
{
  line-height: 1.25em;
}
/* end Box, BlockContent */
/*  Button */
.ediy-button-wrapper .ediy-button
{
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #FFFFFF !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 28px;
  height: 28px;
  margin: 0;
  padding: 0 10px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}
.ediy-button img, .ediy-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}
.ediy-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 28px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}
.firefox2 .ediy-button-wrapper
{
  display: block;
  float: left;
}
input, select, textarea, select
{
  vertical-align: middle;
  font-size: 12px;
}
.ediy-block select 
{
    width:96%;
}
.ediy-button-wrapper.hover .ediy-button, .ediy-button:hover
{
  color: #FFFFFF !important;
  text-decoration: none !important;
}
.ediy-button-wrapper.active .ediy-button
{
  color: #FFFFFF !important;
}
.ediy-button-wrapper .l, .ediy-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 84px;
  margin: 0;
  padding: 0;
  background-image: url('/images/template/layouts/tpl_1044/images/button.png');
}
.ediy-button-wrapper .l
{
  left: 0;
  right: 1px;
}
.ediy-button-wrapper .r
{
  width: 403px;
  right: 0;
  clip: rect(auto, auto, auto, 402px);
}
.ediy-button-wrapper.hover .l, .ediy-button-wrapper.hover .r
{
  top: -28px;
}
.ediy-button-wrapper.active .l, .ediy-button-wrapper.active .r
{
  top: -56px;
}
.ediy-button-wrapper input
{
  float: none !important;
}
/* end Button */
/*  Box, Post */
.ediy-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.ediy-post-body
{
  position: relative;
  z-index: 1;
  padding: 12px;
}
.ediy-post
{
  margin: 10px;
}
a img
{
  border: 0;
}
.ediy-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}
pre
{
  overflow: auto;
  padding: 0.1em;
}
/* end Box, Post */
/*  PostHeaderIcon */
.ediy-postheader
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 29px;
  color: #000000;
}
.ediy-postheader a, .ediy-postheader a:link, .ediy-postheader a:visited, .ediy-postheader a:hover
{
  font-size: 29px;
  margin: 0;
  color: #000000;
}
/* end PostHeaderIcon */
/*  PostHeader */
.ediy-postheader a:link
{
  text-align: left;
  color: #657686;
}
.ediy-postheader a:visited, .ediy-postheader a.visited
{
  color: #667787;
}
.ediy-postheader a:hover, .ediy-postheader a.hovered
{
  text-decoration: none;
  color: #48505B;
}
/* end PostHeader */
/*  PostContent */
.ediy-postcontent p
{
  margin: 0.5em 0;
}
.ediy-postcontent
{
  margin: 0;
}
/* end PostContent */
/*  PostBullets */
ol, ul
{
  color: #15180C;
  margin: 1em 0 1em 2em;
  padding: 0;
  font-size: 16px;
}
li ol, li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}
li
{
  margin: 0.2em 0;
  padding: 0;
}
ul
{
  list-style-type: none;
}
ol
{
  list-style-position: inside;
}
/* end PostBullets */
/*  PostQuote */
blockquote,
blockquote p,
.ediy-postcontent blockquote p
{
  color: #14150F;
  font-style: italic;
  font-weight: normal;
}
blockquote,
.ediy-postcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 28px;
  background-color: #EBEBEB;
  background-image: url('/images/template/layouts/tpl_1044/images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}
/* end PostQuote */
/*  Footer */
.ediy-footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
}
.ediy-footer .ediy-footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 5px;
  text-align: center;
}
.ediy-footer .ediy-footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('/images/template/layouts/tpl_1044/images/footer.png');
  width: 1000px;
  height: 150px;
  bottom: 0;
  left: 0;
}
.ediy-footer .ediy-footer-text p
{
  margin: 0;
}
.ediy-footer .ediy-footer-text
{
  display: inline-block;
  color: #FFFFFF;
  font-size: 13px;
}
.ediy-footer .ediy-footer-text a:link
{
  color: #FFFFFF;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}
.ediy-footer .ediy-footer-text a:visited
{
  text-decoration: none;
  color: #FFFFFF;
}
.ediy-footer .ediy-footer-text a:hover
{
  color: #FFFFFF;
  text-decoration: underline;
}
/* end Footer */
/*  PageFooter */
.ediy-page-footer, .ediy-page-footer a, .ediy-page-footer a:link, .ediy-page-footer a:visited, .ediy-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: #A0B262;
}
.ediy-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #B8BAA0;
}
/* end PageFooter */
/*  LayoutCell, content */
.ediy-content-layout .ediy-content
{
  width: 100%;
}
/* end LayoutCell, content */
img.image
{
    margin:0;
    padding:0;
    border:none;
}

.xmenu_menu { z-index:999;border-color:;border-style:solid;border-width: 0px 0px 0px 0px;background-color:;position:absolute;left:0px;top:0px;visibility:hidden;}
.xmenu_main, a.xmenu_main:link, a.xmenu_main:visited{ text-align:left;color:;text-decoration:none;border-style:none;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:px;font-weight:;font-family: ;}
a.xmenu_main:hover, a.xmenu_main:active{color:;text-decoration:none;border-style:none;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:px;font-weight:;font-family: ;}
.xmenu_plain, a.xmenu_plain:link, a.xmenu_plain:visited{text-align:left;color:;text-decoration:none;background-color:;border-style:solid;border-color:;border-width:0px 0px 0px 0px;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:px;font-family:;}
a.xmenu_plain:hover, a.xmenu_plain:active{color:;text-decoration:none;background-color:;border-color:;border-style:solid;border-width:0px 0px 0px 0px;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:px;font-family:;}
a.xmenu_l:link, a.xmenu_l:visited{text-align:left;background:  url() no-repeat right;color:;text-decoration:none;border-style:solid;border-color:;border-width:0px 0px 0px 0px;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:px;font-family:;}
a.xmenu_l:hover, a.xmenu_l:active{text-align:left;background:  url() no-repeat right;color:;text-decoration:none;border-style:solid;border-color:;border-width:0px 0px 0px 0px;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:px;font-family:;}
