/* begin Page */

/* Created by Artisteer v3.1.0.48375 */

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

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

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

.ba-header-jpeg
{
   position: absolute;
   z-index:-1;
   top: 0;
   width:expression(parentNode.clientWidth - 2 * 1 + 'px');
   left:1px;
   height: 202px;
   background-image: url('images/header.jpg');
   background-repeat: no-repeat;
   background-position: center center;
}
/* end Header */

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

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

/* end Menu */

/* begin MenuItem */
.ba-hmenu a 
{
   display:inline-block;
   color: #51351F;
   padding: 0 28px;
   line-height: 32px;
   text-align: center;
}

.ba-hmenu a.active 
{
   color: #0B0704;
   background-color:#EE7444;
}

.ba-hmenu a:hover, .ba-hmenuhoverA,  .ba-hmenuhover a 
{
   color: #28231B;
   background-color:#F29773;
}

/* end MenuItem */

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

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

/* begin MenuSubItem */
.ba-hmenu ul a 
{
   color: #1A110A !important;
   float: left;
}

.ba-hmenu ul a:hover, .ba-hmenu ul .ba-hmenuhover .ba-hmenuhoverA 
{
   color: #000000 !important;
   background-position: left bottom;
   border-color: #832E0C;
   border-top-width: 1px !important;
}

/* end MenuSubItem */

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

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

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

/* end Box, BlockContent */

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

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

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

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

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

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

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

.ba-footer-text
{
   height: 16px;
}

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

/* end Footer */

/* begin LayoutCell, content */
.ba-content {
   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;
}
