/* Created by Artisteer v4.2.0.60623 */

.fus-header, #fus-header-bg, .fus-layout-cell, .fus-layout-wrapper, .fus-footer, .fus-nav, #fus-hmenu-bg, .fus-sheet,
.clearfix {
   zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).className="cleared");
}

.fus-textblock > div {
   display: block;
   line-height: normal;
   zoom: 1;
}

.fus-header
{
   z-index: 1;
   background-image: [headerimage];
   background-position: [headerposition];
}

#fus-header-bg 
{
   display: none;
}

.fus-hmenu>li, .fus-hmenu>li>a
{
   display: inline !important;
   zoom: 1;
   float: none !important;
   vertical-align: top;
}
ul.fus-hmenu, ul.fus-hmenu ul {
   zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).className="cleared");
}
#fus-hmenu-bg 
{
   display: none;
}

ul.fus-hmenu>li:first-child {
   padding-right:12px;
}
ul.fus-hmenu>li{
   zoom:expression(runtimeStyle.zoom=1,insertBefore(document.createElement('span'),firstChild).className='fus-hmenu-separator');
}
ul.fus-hmenu>li>span.fus-hmenu-separator
{
   position:absolute;
   display: block;
   top:0;
   left:  -12px;
   width: 12px;
   height: 34px;
   background: url('../images/menuseparator.png') center center no-repeat;
}
ul.fus-hmenu>li:first-child>span.fus-hmenu-separator
{
   display:none;
}

ul.fus-hmenu ul{
   background-color: #C7C7C7 !important;
}

.fus-content-layout, .fus-content-layout-row, .fus-layout-cell 
{
   display: block;
   zoom: 1;
}
.fus-layout-cell
{
   position:relative;
   float: left;
   clear: right;
}

input[type="text"]
{
   margin:0 0 0 -3px;
   zoom:expression(runtimeStyle.zoom = 1, parentNode.insertBefore(document.createElement('div'), this).appendChild(this));
}

* html input[type="text"]
{
   margin :0;
}

form.fus-search>input[type="text"]
{
   margin:0 0 0 -3px;
   zoom:expression(runtimeStyle.zoom = 1, parentNode.insertBefore(document.createElement('div'), this).appendChild(this));
}

form.fus-search div>input[type="text"]
{
   width: 100%;
}

* html form.fus-search>input[type="text"] 
{
   margin :0;
}

form.fus-search
{
   zoom: 1;
}
.fus-postheadericons span{
   zoom: 1;
}
.fus-postcontent {
   height: 1%;
}

.close-alt, .arrow-right-alt, .arrow-left-alt {
   display: block !important;
}
.cw, .ccw {
   display: none !important;
}

.fus-content 
{
   width: auto;
   float:none;
}

