/* begin Page */

/* Created by Artisteer v3.1.0.48375 */

body {
   background-attachment: scroll;
}
#clix-page-background-middle-texture {
   height: expression(b.clientHeight + 'px');
   width: expression(document.body.clientWidth>970?"100%":"970px");
}
.cleared {
   width:1px;
}
/* Start Box */
.clix-box, .clix-box-body {
   zoom:1;
}
/* End Box */
/* Start Bar */
.clix-bar{
   zoom:1;
}
/* End Bar */
/* end Page */

/* begin Header */
.clix-header {
   zoom:expression(runtimeStyle.zoom=1,insertBefore(document.createElement('div'),firstChild).className='clix-header-png');
   z-index: 1;
}

.clix-header-png
{
   position: absolute;
   z-index:-2;
   top: 0;
   width:100%;
   height: 160px;
   background-image: url('images/header.png');
   background-repeat: no-repeat;
   background-position:top center;
}

/* end Header */

/* begin HeaderObject */
div.clix-headerobject{
   font-size: 1px;
}
/* end HeaderObject */

/* begin Menu */
ul.clix-hmenu, ul.clix-hmenu ul, ul.clix-hmenu li, ul.clix-hmenu a {
   zoom:1;
}
.clix-hmenu li.clix-hmenuhover{
   z-index: 10000;
}
.clix-hmenu .clix-hmenuhoverUL{
   visibility: visible;
   top: 100%;
   left: 0;
}
.clix-hmenu .clix-hmenuhoverUL .clix-hmenuhoverUL{
   top: 0;
   left: 100%;
}
.clix-hmenu ul li {
   float: left !important;
   clear: both;
   width: 100%;
}
.clix-nav
{
   zoom: 1;
   height: 32px;
   background:#FFFFFF;
}

/* end Menu */

/* begin MenuItem */
.clix-hmenu a 
{
   display:inline-block;
   color: #EDF9DC;
   background-color:#1996B8;
   padding: 0 15px;
   line-height: 32px;
   text-align: center;
}

.clix-hmenu a.active 
{
   color: #FFFFFF;
   background-color:#000000;
}

.clix-hmenu a:hover, .clix-hmenuhoverA,  .clix-hmenuhover a 
{
   color: #FFFFFF;
   background-color:#147590;
}

/* end MenuItem */

/* begin MenuSeparator */
ul.clix-hmenu li {
   margin-left:expression(this.previousSibling==null?'0':'0');
}
ul.clix-hmenu li li{
   margin-left:0;
}

/* end MenuSeparator */

/* begin MenuSubItem */
.clix-hmenu ul a 
{
   color: #092C49 !important;
   float: left;
}

.clix-hmenu ul a:hover, .clix-hmenu ul .clix-hmenuhover .clix-hmenuhoverA 
{
   color: #1A1A1A !important;
   background-position: left bottom;
   border-top-width: 0 !important;
}

/* end MenuSubItem */

/* begin Box, Sheet */
.clix-sheet {
   background:#FFFFFF;
}
/* end Box, Sheet */

/* begin Layout */
.clix-content-layout, .clix-content-layout-row, .clix-layout-cell 
{
   display: block;
   zoom: 1;
}
.clix-layout-cell
{
   position:relative;
   float: left;
   clear: right;
}
/* end Layout */

/* begin Box, Block */
.clix-block {
   background:#FFFFFF;
}
/* end Box, Block */

/* begin BlockHeader */
.clix-blockheader {
   background:#ACE25C;
}
/* end BlockHeader */

/* begin Box, BlockContent */
.clix-blockcontent {
   background:#FFFFFF;
}
.clix-blockcontent-body ul li{
   height: 1%;
}

/* end Box, BlockContent */

/* begin Button */
.clix-button-wrapper{
   zoom: 1;
}
.clix-button-wrapper .clix-button-l, .clix-button-wrapper .clix-button-r {
   display: none;
}
.clix-button-wrapper .clix-button {
   float: left;
}
/* end Button */

/* begin Box, Post */
.clix-post {
   background:#FFFFFF;
}
/* end Box, Post */

/* begin PostBullets */
.clix-post ul li, .clix-post ol ul li
{
   height: 1%;
   padding-left: 23px;
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

.clix-post ul ol li
{
   background: none;
   padding-left: 0;
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}
/* end PostBullets */

/* begin Footer */
.clix-footer-body{
   padding-right: 0;
   zoom:1;
}
.clix-footer{
   zoom:1;
   background:#333333;
}

/* end Footer */

/* begin LayoutCell, content */
.clix-content {
   width: auto;
}
/* end LayoutCell, content */

