/* Created by Artisteer v4.2.0.60623 */

.earthmoving-header, #earthmoving-header-bg, .earthmoving-layout-cell, .earthmoving-layout-wrapper, .earthmoving-footer, .earthmoving-nav, #earthmoving-hmenu-bg, .earthmoving-sheet,
.clearfix {
   zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).className="cleared");
}

.earthmoving-textblock > div {
   display: block;
   line-height: normal;
   zoom: 1;
}

.earthmoving-header
{
   z-index: 1;
   background-image: [headerimage];
   background-position: [headerposition];
}

#earthmoving-header-bg 
{
   display: none;
}

.earthmoving-hmenu>li, .earthmoving-hmenu>li>a
{
   display: inline !important;
   zoom: 1;
   float: none !important;
   vertical-align: top;
}
ul.earthmoving-hmenu, ul.earthmoving-hmenu ul {
   zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).className="cleared");
}
#earthmoving-hmenu-bg 
{
   display: none;
}

ul.earthmoving-hmenu>li:first-child {
   padding-right:4px;
}

ul.earthmoving-hmenu ul, .desktop-nav ul.earthmoving-hmenu>li.ext:hover>a{
   background-color: rgba(255, 226, 41, 0.9) !important;
}

.earthmoving-content-layout, .earthmoving-content-layout-row, .earthmoving-layout-cell 
{
   display: block;
   zoom: 1;
}
.earthmoving-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.earthmoving-search>input[type="text"]
{
   margin:0 0 0 -3px;
   zoom:expression(runtimeStyle.zoom = 1, parentNode.insertBefore(document.createElement('div'), this).appendChild(this));
}

form.earthmoving-search div>input[type="text"]
{
   width: 100%;
}

* html form.earthmoving-search>input[type="text"] 
{
   margin :0;
}

form.earthmoving-search
{
   zoom: 1;
}
.earthmoving-postmetadataheader{
   zoom:1;
}

.earthmoving-postheadericons span{
   zoom: 1;
}
.earthmoving-postcontent {
   height: 1%;
}

.close-alt, .arrow-right-alt, .arrow-left-alt {
   display: block !important;
}
.cw, .ccw {
   display: none !important;
}

.earthmoving-sidebar1 
{
   width: auto;
   float:none;
   background: none !important;
   border: none !important;
   zoom:expression(runtimeStyle.zoom=1, parentNode.parentNode.insertBefore(document.createElement('div'),parentNode.parentNode.firstChild).className='earthmoving-sidebar1-bg' + (className.indexOf('earthmoving-sidebar1-fix') == -1 ? '' : ' earthmoving-sidebar1-bg-fix' ));
}

.earthmoving-sidebar1-bg 
{
   border-left:1px solid #EBCB00;
   position:absolute;
   z-index:-2;
   direction: ltr;
   right:  0;
   bottom:0;
   top:0;
   width: 225px;
   overflow:hidden;
   display:block;
   background-color: #262626;
}

