/*  Page */
body
{
  margin: 0 auto;
  padding: 0;
  background-repeat: repeat-x;
  background-color: #000000; 
  background-attachment: scroll;
  background-position: top left;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #D2D6D1;
}
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-style: normal;
  text-decoration: none;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 28px;
  text-align: left;
}
a
{
  text-decoration: none;
  color: #BCBC00;
}
a:link
{
  text-decoration: none;
  color: #BCBC00;
}
a:visited, a.visited
{
  color: #C0C5BE;
}
a:hover, a.hover
{
  text-decoration: none;
  color: #BCBC00;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  color: #A3ABA0;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-size: 22px;
  color: #C0C5BE;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-size: 18px;
  color: #BCBC00;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-size: 16px;
  color: #E7E9E7;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-size: 14px;
  color: #E7E9E7;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-size: 14px;
  color: #E7E9E7;
}
#ediy-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}
#ediy-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;
}
/*  Box, Sheet */
.ediy-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 1000px;
  min-width: 31px;
  min-height: 31px;
}
.ediy-sheet-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}
.ediy-sheet-tr, .ediy-sheet-tl, .ediy-sheet-br, .ediy-sheet-bl, .ediy-sheet-tc, .ediy-sheet-bc,.ediy-sheet-cr, .ediy-sheet-cl
{
  position: absolute;
  z-index: -1;
}
.ediy-sheet-tr, .ediy-sheet-tl, .ediy-sheet-br, .ediy-sheet-bl
{
  width: 30px;
  height: 30px;
  background-image: url('/images/template/layouts/tpl_894/images/sheet_s.png');
}
.ediy-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 15px, 15px, auto);
}
.ediy-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 15px, 15px);
}
.ediy-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(15px, 15px, auto, auto);
}
.ediy-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(15px, auto, auto, 15px);
}
.ediy-sheet-tc, .ediy-sheet-bc
{
  left: 15px;
  right: 15px;
  height: 30px;
  background-image: url('/images/template/layouts/tpl_894/images/sheet_h.png');
}
.ediy-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 15px, auto);
}
.ediy-sheet-bc
{
  bottom: 0;
  clip: rect(15px, auto, auto, auto);
}
.ediy-sheet-cr, .ediy-sheet-cl
{
  top: 15px;
  bottom: 15px;
  width: 30px;
  background-image: url('/images/template/layouts/tpl_894/images/sheet_v.png');
}
.ediy-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 15px);
}
.ediy-sheet-cl
{
  left: 0;
  clip: rect(auto, 15px, auto, auto);
}
.ediy-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  background-image: url('/images/template/layouts/tpl_894/images/sheet_c.png');
}
.ediy-sheet
{
  margin-top: 0 !important;
  cursor:auto;
}
#ediy-page-background-simple-gradient, #ediy-page-background-gradient, #ediy-page-background-glare
{
  min-width: 1000px;
}
/*  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_894/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;
}
div.nav-center
{
  position: relative;
  float: right;
  right: 50%;
}
ul.navmenu
{
 /* position: relative; */
  float: left;
  left: 50%;
}
.firefox2 ul.navmenu
{
  float: none;
}
.navmenu
{
  padding: 22px 11px 0 11px;
}
.nav
{
  position: relative; 
  height: 64px;
  z-index: 100;
}
.nav .l, .nav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 64px;
  background-image: url('/images/template/layouts/tpl_894/images/nav.png');
}
.nav .l
{
  left: 0;
  right: 0;
}
.nav .r
{
  right: 0;
  width: 1000px;
  clip: rect(auto, auto, auto, 1000px);
}
/*  MenuItem */
.navmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 42px;
  cursor: pointer;
  text-decoration: none;
}
.navmenu li
{
  margin-right: 2px;
  margin-left: 2px;
}
.navmenu ul li
{
    margin:0;
    clear: both;
}
.navmenu a .r, .navmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 126px;
  background-image: url('/images/template/layouts/tpl_894/images/menuitem.png');
}
.navmenu a .l
{
  left: 0;
  right: 16px;
}
.navmenu a .r
{
  width: 432px;
  right: 0;
  clip: rect(auto, auto, auto, 416px);
}
.navmenu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  color: #FCFDFC;
  padding: 0 14px;
  margin: 0 5px;
  line-height: 42px;
  text-align: center;
}
.navmenu a:hover .l, .navmenu a:hover .r
{
  top: -42px;
}
.navmenu li:hover>a .l, .navmenu li:hover>a .r
{
  top: -42px;
}
.navmenu li:hover a .l, .navmenu li:hover a .r
{
  top: -42px;
}
.navmenu a:hover .t
{
  color: #D8DBD6;
}
.navmenu li:hover a .t
{
  color: #D8DBD6;
}
.navmenu li:hover>a .t
{
  color: #D8DBD6;
}
.navmenu a.active .l, .navmenu a.active .r
{
  top: -84px;
}
.navmenu a.active .t
{
  color: #FFFFFF;
}
/*  MenuSubItem */
.navmenu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 20px;
  width: 280px;
  overflow: hidden;
  line-height: 20px;
  background-image: url('/images/template/layouts/tpl_894/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: 20px;
  color: #474024;
  margin-right: 10px;
  margin-left: 10px;
  margin:0;
  padding:0;
}
.navmenu ul li a:hover
{
  color: #F8F7F1;
  background-position: 0 -20px;
}
.navmenu ul li:hover>a
{
  color: #F8F7F1;
  background-position: 0 -20px;
}
.nav .navmenu ul li a:hover span, .nav .navmenu ul li a:hover span span
{
  color: #F8F7F1;
}
.nav .navmenu ul li:hover>a span, .nav .navmenu ul li:hover>a span span
{
  color: #F8F7F1;
}
/*  Header */
div.ediy-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 1000px;
  height: 256px;
  overflow: hidden;
}
div.ediy-header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 1000px;
  height: 256px;
  background-image: url('/images/template/layouts/tpl_894/images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/*  Logo */
.ediy-logo
{
  display: block;
  position: absolute;
  left: 10px;
  top: 10px;
  width: 970px;
}
h1.ediy-logo-name
{
  display: block;
  text-align: left;
}
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-size: 26px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #332E1A !important;
}
.ediy-logo-text
{
  display: block;
  text-align: left;
}
.ediy-logo-text, .ediy-logo-text a
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 18px;
  padding: 0;
  margin: 0;
  color: #0A0905 !important;
}
/*  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;
}
/*  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;
}
/*  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;
}
/*  Box, Block */
.ediy-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 15px;
  min-height: 15px;
}
.ediy-block-body
{
  position: relative;
  z-index: 1;
  padding: 1px;
}
.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: 14px;
  height: 14px;
  background-image: url('/images/template/layouts/tpl_894/images/block_s.png');
}
.ediy-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 7px, 7px, auto);
}
.ediy-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 7px, 7px);
}
.ediy-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(7px, 7px, auto, auto);
}
.ediy-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(7px, auto, auto, 7px);
}
.ediy-block-tc, .ediy-block-bc
{
  left: 7px;
  right: 7px;
  height: 14px;
  background-image: url('/images/template/layouts/tpl_894/images/block_h.png');
}
.ediy-block-tc
{
  top: 0;
  clip: rect(auto, auto, 7px, auto);
}
.ediy-block-bc
{
  bottom: 0;
  clip: rect(7px, auto, auto, auto);
}
.ediy-block-cr, .ediy-block-cl
{
  top: 7px;
  bottom: 7px;
  width: 14px;
  background-image: url('/images/template/layouts/tpl_894/images/block_v.png');
}
.ediy-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 7px);
}
.ediy-block-cl
{
  left: 0;
  clip: rect(auto, 7px, auto, auto);
}
.ediy-block-cc
{
  position: absolute;
  z-index: -1;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-color: #161816;
}
.ediy-block
{
  margin: 7px;
}
/*  BlockHeader */
.ediy-blockheader
{
  position: relative;
  z-index: 0;
  height: 34px;
  margin-bottom: 7px;
}
.ediy-blockheader .t
{
  height: 34px;
  color: #FFFFFF;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 14px;
  text-align: center;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 34px;	
}
.ediy-blockheader .l, .ediy-blockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 34px;
  background-image: url('/images/template/layouts/tpl_894/images/blockheader.png');
}
.ediy-blockheader .l
{
  left: 0;
  right: 6px;
}
.ediy-blockheader .r
{
  width: 1000px;
  right: 0;
  clip: rect(auto, auto, auto, 994px);
}
/*  Box, BlockContent */
.ediy-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 13px;
  min-height: 13px;
}
.ediy-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}
.ediy-blockcontent-tr, .ediy-blockcontent-tl, .ediy-blockcontent-br, .ediy-blockcontent-bl, .ediy-blockcontent-tc, .ediy-blockcontent-bc,.ediy-blockcontent-cr, .ediy-blockcontent-cl
{
  position: absolute;
  z-index: -1;
}
.ediy-blockcontent-tr, .ediy-blockcontent-tl, .ediy-blockcontent-br, .ediy-blockcontent-bl
{
  width: 12px;
  height: 12px;
  background-image: url('/images/template/layouts/tpl_894/images/blockcontent_s.png');
}
.ediy-blockcontent-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 6px, 6px, auto);
}
.ediy-blockcontent-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 6px, 6px);
}
.ediy-blockcontent-bl
{
  bottom: 0;
  left: 0;
  clip: rect(6px, 6px, auto, auto);
}
.ediy-blockcontent-br
{
  bottom: 0;
  right: 0;
  clip: rect(6px, auto, auto, 6px);
}
.ediy-blockcontent-tc, .ediy-blockcontent-bc
{
  left: 6px;
  right: 6px;
  height: 12px;
  background-image: url('/images/template/layouts/tpl_894/images/blockcontent_h.png');
}
.ediy-blockcontent-tc
{
  top: 0;
  clip: rect(auto, auto, 6px, auto);
}
.ediy-blockcontent-bc
{
  bottom: 0;
  clip: rect(6px, auto, auto, auto);
}
.ediy-blockcontent-cr, .ediy-blockcontent-cl
{
  top: 6px;
  bottom: 6px;
  width: 12px;
  background-image: url('/images/template/layouts/tpl_894/images/blockcontent_v.png');
}
.ediy-blockcontent-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 6px);
}
.ediy-blockcontent-cl
{
  left: 0;
  clip: rect(auto, 6px, auto, auto);
}
.ediy-blockcontent-cc
{
  position: absolute;
  z-index: -1;
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
  background-color: #161816;
}
.ediy-blockcontent-body
{
  color: #D8DBD6;
}
.ediy-blockcontent-body a:link
{
  color: #C8BE92;
}
.ediy-blockcontent-body a:visited, .ediy-blockcontent-body a.visited
{
  color: #DBD4B8;
}
.ediy-blockcontent-body a:hover, .ediy-blockcontent-body a.hover
{
  color: #A58618;
  text-decoration: none;
}
.ediy-blockcontent-body ul
{
  list-style-type: none;
  color: #B3B9B1;
  margin: 0;
  padding: 0;
}
.ediy-blockcontent-body ul li
{
  text-decoration: none;
  line-height: 1.25em;
  padding: 0 0 0 13px;
  background-image: url('/images/template/layouts/tpl_894/images/blockcontentbullets.png');
  background-repeat: no-repeat;
}
/*  Button */
.ediy-button-wrapper .ediy-button
{
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #FDFD26 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 34px;
  height: 34px;
  margin: 0;
  padding: 0 21px !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: 34px;
  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-weight: bold;
}
.ediy-block select 
{
    width:96%;
}
.ediy-button-wrapper.hover .ediy-button, .ediy-button:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}
.ediy-button-wrapper.active .ediy-button
{
  color: #FCF9ED !important;
}
.ediy-button-wrapper .l, .ediy-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 102px;
  margin: 0;
  padding: 0;
  background-image: url('/images/template/layouts/tpl_894/images/button.png');
}
.ediy-button-wrapper .l
{
  left: 0;
  right: 17px;
}
.ediy-button-wrapper .r
{
  width: 423px;
  right: 0;
  clip: rect(auto, auto, auto, 406px);
}
.ediy-button-wrapper.hover .l, .ediy-button-wrapper.hover .r
{
  top: -34px;
}
.ediy-button-wrapper.active .l, .ediy-button-wrapper.active .r
{
  top: -68px;
}
.ediy-button-wrapper input
{
  float: none !important;
}
/*  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: 10px;
}
.ediy-post
{
  margin: 7px;
}
a img
{
  border: 0;
}
pre
{
  overflow: auto;
  padding: 0.1em;
}
/*  PostHeaderIcon */
.ediy-postheader
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 22px;
  color: #BDC3BB;
}
.ediy-postheader a, .ediy-postheader a:link, .ediy-postheader a:visited, .ediy-postheader a:hover
{
  font-size: 22px;
  margin: 0;
  color: #BDC3BB;
}
/*  PostHeader */
.ediy-postheader a:link
{
  text-decoration: none;
  color: #CCC299;
}
.ediy-postheader a:visited, .ediy-postheader a.visited
{
  color: #CBCFC9;
}
.ediy-postheader a:hover, .ediy-postheader a.hovered
{
  color: #F0DC94;
}
/*  PostContent */
.ediy-postcontent p
{
  margin: 0.5em 0;
}
.ediy-postcontent, .ediy-postcontent p, ul.navmenu, ul.navmenu ul, ul.ediy-vmenu, ul.ediy-vmenu ul
{
  text-align: justify;
}
.ediy-postcontent
{
  margin: 0;
}
/*  PostBullets */
ol, ul
{
  color: #BDC3BB;
  margin: 1em 0 1em 2em;
  padding: 0;
}
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;
}
.ediy-post li
{
  padding: 0 0 0 13px;
  line-height: 1em;
}
.ediy-post ol li, .ediy-post ul ol li
{
  background: none;
  padding-left: 0;
}
.ediy-post ul li, .ediy-post ol ul li
{
  background-image: url('/images/template/layouts/tpl_894/images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 13px;
}
/*  PostQuote */
blockquote,
blockquote p,
.ediy-postcontent blockquote p
{
  color: #0F100E;
  font-style: italic;
  text-align: left;
}
blockquote,
.ediy-postcontent blockquote
{
  border: solid 1px #D4CCAA;
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 41px;
  background-color: #E9E4D3;
  background-image: url('/images/template/layouts/tpl_894/images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}
/*  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: 8px;
  text-align: center;
}
.ediy-footer .ediy-footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('/images/template/layouts/tpl_894/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: #C5B98C;
  font-size: 11px;
}
.ediy-footer .ediy-footer-text a:link
{
  text-decoration: none;
  color: #C3B788;
}
.ediy-footer .ediy-footer-text a:visited
{
  text-decoration: none;
  color: #666F62;
}
.ediy-footer .ediy-footer-text a:hover
{
  color: #E9CC63;
  text-decoration: none;
}
/*  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: #E6C44D;
}
.ediy-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #BBAD77;
}
/*  LayoutCell, sidebar1 */
.ediy-content-layout .ediy-sidebar1
{
  background-color: #000000;
  width: 25%;
}
/*  LayoutCell, content */
.ediy-content-layout .ediy-content
{
  width: 75%;
}
.ediy-content-layout .ediy-content-wide
{
  width: 100%;
}
img.image
{
    margin:0;
    padding:0;
    border:none;
}
.item-cell-divide-line 
{
	border-left: 1px solid #ff3300;
}

.item-divide-line {
	color: #ff3300;
	background-color: #ff3300;
}

img
	{
		border:0px;
	}
.text
	{
		font-family:Verdana;
		font-size:11px;
		color:#919191;
		text-align:justify;
		line-height:20px;
	}
.green
	{
		font-family:Verdana;
		font-size:11px;
		color:#bcbc00;
	}
.whitetxt
	{
		font-family:Verdana;
		font-size:11px;
		color:#dcdcdc;
		line-height:20px;
		text-align:justify;
	}		
.news
	{
		font-family:Verdana;
		font-size:11px;
		color:#aa7f17;		
	}
.gray
	{
		font-family:Verdana;
		font-size:11px;
		color:#919191;
		text-align:justify;
	}	
	
.input
	{
		font-family:Verdana;
		font-size:11px;
		color:#919191;
		width:215px;
		background-color:#141414;
		border:1px solid #525254;
	}
.inputmulti
	{
		font-family:Verdana;
		font-size:11px;
		color:#919191;
		height:40px;
		overflow:auto;
		width:215px;
		background-color:#141414;
		border:1px solid #525254;
	}

a.blink:link, a.blink:active, a.blink:visited
	{
		font-family:Verdana;
		font-size:11px;
		color:#919191;
		text-decoration:none;				
	}	
a.blink:hover
	{
		font-family:Verdana;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:none;				
	}
a.news:link, a.news:active, a.news:visited
	{
		font-family:Verdana;
		font-size:11px;
		color:#aa7f17;	
		text-decoration:none;		
	}		
a.news:hover						
	{
		font-family:Verdana;
		font-size:11px;
		color:#e75f14;		
		text-decoration:none;		
	}	
a.green:link, a.green:active, a.green:visited
	{
		font-family:Verdana;
		font-size:11px;
		color:#bcbc00;
		text-decoration:none;
	}
a.green:hover
	{
		font-family:Verdana;
		font-size:11px;
		color:#bebe61;
		text-decoration:underline;
	}		
			
#bottomstatusbar { width: 100%; position: fixed; bottom: 0px; border-top: 1px solid #666666; z-index:99; margin-left: -10px; }
.bottombar td, .bottombar th { color: #ffffff; font: 9pt tahoma, arial, san-serif; } 
.bottombar a { color: #eeeeee; text-decoration: none; } 
.bottombar a:hover { color: #ffffff; } 
/*.link-cart {
   background: url(/icons/silk/icons/cart_go.png) left center no-repeat; 
   padding-left: 24px; 
	margin-top: 10px;
	font-size: 8pt;
	color: #333333;
	font-family: arial, verdana, sans-serif;
}*/

#pnl-checkout {
   color: #333;
}

a.link-cart {
	color: #333333;
}

.link-cart:hover { 
	color: #666;
	text-decoration: none;
}

.link-print {
   background: url(/icons/silk/icons/printer.png) left center no-repeat; 
   padding-left: 20px; 
	margin-top: 10px;
	font-size: 8pt;
	color: #333;
	padding-right: 20px;
	font-family: arial, verdana, sans-serif;
}

.link-print:hover { 
	color: #666;
	text-decoration: none;
}

.link-refer {
   background: url(/icons/silk/icons/email_go.png) left center no-repeat; 
   padding-left: 20px; 
	margin-top: 10px;
	font-size: 8pt;
	color: #333;
	
	font-family: arial, verdana, sans-serif;
}

.link-refer:hover { 
	color: #666;
	text-decoration: none;
}


#bottomstatusbar {
	margin-right: 20px;
	/* background: url(/icons/botstatusbck.gif?vv); */
	/* border-top: 3px groove #ffff99;
/*	
	background-color: #000000;
	opacity:.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80); */
}

.bottomcartbutton {
	/*padding: 2px 4px 2px 4px; border: 2px groove #ffff99; background: url(/icons/botstatusbut.gif?vv); */
}

.statusbarpanel {
	border-right: 2px solid #cccccc;
}

*html #bottomstatusbar { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top: -1px; /*--prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position: absolute;
	top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}



 
.trans80 {width: 100%; background-color: #000000;opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.80; }
.trans85 {width: 100%; background-color: #000000;opacity:.85;filter: alpha(opacity=85); -moz-opacity: 0.85; }
.trans90 {width: 100%; background-color: #000000;opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.90; }
.trans95 {width: 100%; background-color: #000000;opacity:.95;filter: alpha(opacity=95); -moz-opacity: 0.95; }
.trans100 {width: 100%; background-color: #000000;opacity:1;filter: alpha(opacity=100); -moz-opacity: 1; }

.trans80YEL {width: 100%; background-color: #666666;opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.80; }

#tipclick_div{
	position:absolute;
	visibility:hidden;
	background-color: #eeeeee;                   
	border: 1px solid #999999;
	line-height:18px;
	z-index:100;
	opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.90;
	color: #000000;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../icons/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../icons/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#cloud li.tag1 { font-size: 0.7em; font-weight: 100; }
#cloud li.tag2 { font-size: 0.8em; font-weight: 200; }
#cloud li.tag3 { font-size: 0.9em; font-weight: 300; }
#cloud li.tag4 { font-size: 1.0em; font-weight: 400; }
#cloud li.tag5 { font-size: 1.2em; font-weight: 500; }
#cloud li.tag6 { font-size: 1.4em; font-weight: 600; }
#cloud li.tag7 { font-size: 1.6em; font-weight: 700; }
#cloud li.tag8 { font-size: 1.8em; font-weight: 800; }
#cloud li.tag9 { font-size: 2.2em; font-weight: 900; }
#cloud li.tag10 { font-size: 2.5em; font-weight: 900; }
#cloud li.tag11 { font-size: 2.7em; font-weight: 900; }

#cloud { margin: 0; padding: 2px; line-height: 3em; text-align: center; }
#cloud li { padding: 0px;display: inline;  }


#pnlOptions {
	text-align: right;
}

.moreinfo {
	display: none;
}
	
	.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}

.csharpcode pre { margin: 0em; }

.csharpcode .rem { color: #008000; }

.csharpcode .kwrd { color: #0000ff; }

.csharpcode .str { color: #006080; }

.csharpcode .op { color: #0000c0; }

.csharpcode .preproc { color: #cc6633; }

.csharpcode .asp { background-color: #ffff00; }

.csharpcode .html { color: #800000; }

.csharpcode .attr { color: #ff0000; }

.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}

.csharpc

/* Stars */
.ux-rating-reset,
.ux-rating-star {
	float:left;
	width:17px;
	height:15px;
	text-indent:-999em;
	cursor:pointer;
	display:block;
	background:transparent;
	overflow:hidden
}
.ux-rating-reset,
.ux-rating-reset a {
	background:url(/icons/delete.gif) no-repeat 0 -16px
}
.ux-rating-star,
.ux-rating-star a {
	background:url(/icons/star.gif) no-repeat 0 0px
}
.ux-rating-reset a,
.ux-rating-star a {
	display:block;
	width:16px;
	height:100%;
	background-position:0 0px
}
.ux-rating-star-on a {
	background-position:0 -16px!important
}
.ux-rating-star-hover a {
	background-position:0 -32px
}
.ux-rating-reset-hover a {
	background-position:0 -16px
}
.ux-rating-disabled a {
	cursor:default !important
}
.ux-rating-star {
	background:transparent!important;
	overflow:hidden!important
}

.ext-ie .ux-rating-clearfix {
    zoom: 1;
}
.ux-rating-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}