/* begin Page */

/* Created by Artisteer v3.1.0.48375 */

.cleared {
   width:1px;
}
/* Start Box */
.vlist-box, .vlist-box-body {
   zoom:1;
}
/* End Box */
/* Start Bar */
.vlist-bar{
   zoom:1;
}
/* End Bar */
/* end Page */

/* begin Box, Sheet */
.vlist-sheet {
   background:#393939;
}
/* end Box, Sheet */

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

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

/* end Header */

/* begin Menu */
ul.vlist-hmenu, ul.vlist-hmenu ul, ul.vlist-hmenu li, ul.vlist-hmenu a {
   zoom:1;
}
.vlist-hmenu li.vlist-hmenuhover{
   z-index: 10000;
}
.vlist-hmenu .vlist-hmenuhoverUL{
   visibility: visible;
   top: 100%;
   left: 0;
}
.vlist-hmenu .vlist-hmenuhoverUL .vlist-hmenuhoverUL{
   top: 0;
   left: 100%;
}
.vlist-hmenu ul li {
   float: left !important;
   clear: both;
   width: 100%;
}
.vlist-nav
{
   zoom: 1;
   height: 31px;
   background:#8C9B94;
}

/* end Menu */

/* begin MenuItem */
.vlist-hmenu a 
{
   display:inline-block;
   color: #000000;
   padding: 0 10px;
   line-height: 31px;
   text-align: center;
}

.vlist-hmenu a.active 
{
   color: #E1E5E3;
   background-color:#5C0000;
}

.vlist-hmenu a:hover, .vlist-hmenuhoverA,  .vlist-hmenuhover a 
{
   color: #C3CBC7;
   background-color:#617069;
}

/* end MenuItem */

/* begin MenuSeparator */
ul.vlist-hmenu li {
   margin-left:expression(this.previousSibling==null?'0':'1px');
}
ul.vlist-hmenu li li{
   margin-left:0;
}

span.vlist-hmenu-separator
{
   position:absolute;
   display: block;
   top:0;
   left:  -1px;
   width: 1px;
   height: 31px;
   background: url('images/menuseparator.png') center center no-repeat;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.vlist-hmenu ul a 
{
   color: #000000 !important;
   float: left;
}

.vlist-hmenu ul a:hover, .vlist-hmenu ul .vlist-hmenuhover .vlist-hmenuhoverA 
{
   color: #343C38 !important;
   background-position: left bottom;
   border-color: #617069;
   border-top-width: 1px !important;
}

/* end MenuSubItem */

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

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

/* begin Box, Block */
.vlist-block {
   background:#ADB8B2;
}
/* end Box, Block */

/* begin BlockHeader */
.vlist-blockheader {
   background:#ADB8B2;
}
/* end BlockHeader */

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

/* end Box, BlockContent */

/* begin Box, Post */
.vlist-post {
   background:#C3CBC7;
}
/* end Box, Post */

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

.vlist-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 */
.vlist-postmetadatafooter
{
   zoom:1;
   background:#C3CBC7;
}
/* end PostMetadata, PostMetadataFooter */

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

/* begin Footer */
.vlist-footer-body{
   padding-right: 0;
   zoom:1;
}
.vlist-footer{
   zoom:1;
   background:#393939;
}

.vlist-footer-text
{
   height: 10px;
}

/* end Footer */

/* begin LayoutCell, content */
.vlist-sidebar1 {
   width: auto;
}
/* end LayoutCell, content */

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

.BlockContent
{
   width: 100% !important;
}
