/* begin Page */

/* Created by Artisteer v3.1.0.46558 */

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

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

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

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

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

/* end Menu */

/* begin MenuItem */
.ems-hmenu a 
{
   display:inline-block;
   color: #FFFFFF;
   padding: 0 22px;
   line-height: 28px;
   text-align: center;
}

.ems-hmenu a.active 
{
   color: {ActiveTextColor};
}

.ems-hmenu a:hover, .ems-hmenuhoverA,  .ems-hmenuhover a 
{
   color: #FFFFFF;
   background-color:#981F25;
}

/* end MenuItem */

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

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

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

.ems-hmenu ul a:hover, .ems-hmenu ul .ems-hmenuhover .ems-hmenuhoverA 
{
   color: #000000 !important;
   background-position: left bottom;
   border-top-width: 0 !important;
}

/* end MenuSubItem */

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

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

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

/* begin Box, Block, VMenuBlock */
.ems-vmenublock {
   background:#FBFBFB;
}
/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.ems-vmenublockheader {
   background:#FBFBFB;
}
/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.ems-vmenublockcontent {
   background:#FBFBFB;
}

/* end Box, Box, VMenuBlockContent */

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

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

ul.ems-vmenu a 
{
   color: #981F25;
   background-color:#FCFCFC;
   padding: 0 10px 0 10px;
   height: 36px;
   line-height: 36px;
}

.ems-vmenu a.active 
{
   color: #0F1F29;
   background-color:#F2F2F2;
}

ul.ems-vmenu a:hover
{
   color: #0F1F29;
   background-color:#F2F2F2;
}

/* end VMenuItem */

/* begin VMenuSubItem */
ul.ems-vmenu ul a {
   color: #981F25 !important;
}
ul.ems-vmenu li li {
   padding-top:expression(this.previousSibling==null?'2px':'0');
   margin-top:expression(this.previousSibling==null?'0':'5px');
}
 
ul.ems-vmenu ul ul {
   margin-top:5px;
}
ul.ems-vmenu ul a.active {
   color: #981F25 !important;
}
ul.ems-vmenu ul a:hover {
   color: #0F1F29 !important;
}	
/* end VMenuSubItem */

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

/* begin BlockHeader */
.ems-blockheader {
   background:#FBFBFB;
}
/* end BlockHeader */

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

/* end Box, BlockContent */

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

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

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

.ems-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 */
.ems-postfootericons span{
   zoom: 1;
}
/* end PostIcons, PostFooterIcons */

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

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

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

/* end Footer */

/* begin LayoutCell, content */
.ems-sidebar1 {
   width: auto;
   background:#FBFBFB;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */
/* end LayoutCell, sidebar1 */

#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;
}
