/* Created by Artisteer v4.0.0.58475 */

.clearfix {
   zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).className="cleared");
}

.IMS-textblock > div {
   display: block;
   line-height: normal;
   zoom: 1;
}

.IMS-header
{
   z-index: 1;
}

.IMS-hmenu>li, .IMS-hmenu>li>a
{
   display: inline !important;
   zoom: 1;
   float: none !important;
   vertical-align: top;
}
ul.IMS-hmenu, ul.IMS-hmenu ul {
   zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).className="cleared");
}
ul.IMS-hmenu>li:first-child {
   padding-right:7px;
}
ul.IMS-hmenu>li{
   zoom:expression(runtimeStyle.zoom=1,insertBefore(document.createElement('span'),firstChild).className='IMS-hmenu-separator');
}
ul.IMS-hmenu>li>span.IMS-hmenu-separator
{
   position:absolute;
   display: block;
   top:0;
   left:  -7px;
   width: 7px;
   height: 27px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.IMS-hmenu>li:first-child>span.IMS-hmenu-separator
{
   display:none;
}

ul.IMS-hmenu ul{
   background-color: #949494 !important;
}

.IMS-content-layout, .IMS-content-layout-row, .IMS-layout-cell 
{
   display: block;
   zoom: 1;
}
.IMS-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.IMS-search>input[type="text"]
{
   margin:0 0 0 -3px;
   zoom:expression(runtimeStyle.zoom = 1, parentNode.insertBefore(document.createElement('div'), this).appendChild(this));
}

form.IMS-search div>input[type="text"]
{
   width: 100%;
}

* html form.IMS-search>input[type="text"] 
{
   margin :0;
}

.IMS-postheadericons span{
   zoom: 1;
}
.IMS-postcontent {
   height: 1%;
}

.IMS-postfootericons span{
   zoom: 1;
}
.close-alt, .arrow-right-alt, .arrow-left-alt {
   display: block !important;
}
.cw, .ccw {
   display: none !important;
}

.IMS-sidebar1
{
   background: none !important;
   border: none !important;
   zoom:expression(runtimeStyle.zoom=1, parentNode.parentNode.insertBefore(document.createElement('div'),parentNode.parentNode.firstChild).className='IMS-sidebar1-bg' + (className.indexOf('IMS-sidebar1-fix') == -1 ? '' : ' IMS-sidebar1-bg-fix' ));
}

.IMS-sidebar1-bg 
{
   position:absolute;
   z-index:-2;
   direction: ltr;
   left:  0;
   bottom:0;
   top:0;
   width: 250px;
   overflow:hidden;
   display:block;
   background-color: #BBC5C9;
}

.IMS-content 
{
   width: auto;
   float:none;
}

