/* begin Page */

/* Created by Artisteer v3.1.0.48375 */

body {
   background-attachment: scroll;
}
#hep-page-background-middle-texture {
   height: expression(b.clientHeight + 'px');
   width: expression(document.body.clientWidth>1200?"100%":"1200px");
}
.cleared {
   width:1px;
}
/* Start Box */
.hep-box, .hep-box-body {
   zoom:1;
}
/* End Box */
/* Start Bar */
.hep-bar{
   zoom:1;
}
/* End Bar */
/* end Page */

/* begin Header */
.hep-header {
   zoom:expression(runtimeStyle.zoom=1,insertBefore(document.createElement('div'),firstChild).className='hep-header-png');
   z-index: 1;
}

.hep-header-png
{
   position: absolute;
   z-index:-2;
   top: 0;
   width:100%;
   height: 151px;
   background-image: url('../images/header.png');
   background-repeat: no-repeat;
   background-position:top center;
}

/* end Header */

/* begin HeaderObject */
div.hep-headerobject{
   font-size: 1px;
}
/* end HeaderObject */

/* begin Box, Sheet */
.hep-sheet {
   background:#1E2428;
}
/* end Box, Sheet */

/* begin Layout */
.hep-content-layout, .hep-content-layout-row, .hep-layout-cell 
{
   display: block;
   zoom: 1;
}
.hep-layout-cell
{
   position:relative;
   float: left;
   clear: right;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.hep-vmenublock {
   background:#1E2428;
}
/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.hep-vmenublockheader {
   background:#1E2428;
}
/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.hep-vmenublockcontent {
   background:#1E2428;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenuItem */
ul.hep-vmenu, ul.hep-vmenu ul, ul.hep-vmenu li, ul.hep-vmenu a
{
   position:relative;
   zoom: 1;
}

ul.hep-vmenu li {
   z-index:0;
   margin-top:expression(this.previousSibling==null?'0':'1px');
}
ul.hep-vmenu ul{
   margin-top:1px;
   padding-bottom: 2px;
}

ul.hep-vmenu a 
{
   color: #A3ADB8;
   background-color:#1E2428;
   padding: 0 10px 0 10px;
   height: 28px;
   line-height: 28px;
}

.hep-vmenu a.active 
{
   color: #F3D0CC;
   background-color:#CB252B;
}

ul.hep-vmenu a:hover
{
   color: #E68689;
   background-color:#D82C32;
}

/* end VMenuItem */

/* begin VMenuSubItem */
ul.hep-vmenu ul a {
   color: #8A98A5 !important;
}
ul.hep-vmenu li li {
   padding-top:expression(this.previousSibling==null?'2px':'0');
   margin-top:expression(this.previousSibling==null?'0':'0');
}
 
ul.hep-vmenu ul ul {
   margin-top:0;
}
ul.hep-vmenu ul a.active {
   color: #B3382A !important;
}
ul.hep-vmenu ul a:hover {
   color: #DB5459 !important;
}	
/* end VMenuSubItem */

/* begin Box, Block */
.hep-block {
   background:#1E2428;
}
/* end Box, Block */

/* begin BlockHeader */
.hep-blockheader {
   background:#1E2428;
}
/* end BlockHeader */

/* begin Box, BlockContent */
.hep-blockcontent {
   background:#1E2428;
}
.hep-blockcontent-body ul li{
   height: 1%;
}

/* end Box, BlockContent */

/* begin Button */
.hep-button-wrapper{
   zoom: 1;
}
.hep-button-wrapper .hep-button-l, .hep-button-wrapper .hep-button-r {
   display: none;
}
.hep-button-wrapper .hep-button {
   float: left;
}
/* end Button */

/* begin Box, Post */
.hep-post {
   background:#1E2428;
}
/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.hep-postmetadataheader
{
   zoom:1;
   background:#2D343B;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostIcons, PostHeaderIcons */
.hep-postheadericons span{
   zoom: 1;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.hep-post ul li, .hep-post ol ul li
{
   height: 1%;
   padding-left: 10px;
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

.hep-post ul ol li
{
   background: none;
   padding-left: 0;
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}
/* end PostBullets */

/* begin PostMetadata, PostMetadataFooter */
.hep-postmetadatafooter
{
   zoom:1;
   background:#272D33;
}
/* end PostMetadata, PostMetadataFooter */

/* begin PostIcons, PostFooterIcons */
.hep-postfootericons span{
   zoom: 1;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.hep-footer-body{
   padding-right: 0;
   zoom:1;
}
.hep-footer{
   zoom:1;
   background:#272E34;
}

.hep-footer-text
{
   height: 32px;
}

.hep-rss-tag-icon
{
   zoom: 1;
   font-size: 1px;
}

/* end Footer */

/* begin LayoutCell, content */
.hep-sidebar2 {
   width: auto;
}
/* end LayoutCell, content */

form#form-login ul li
{
   behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="");
}

/* Plugin compatilibity. */

/* 150675, googlemap */
div.map img
{
   behavior: none;
   filter: none;
}
