/* Created by Artisteer v4.0.0.58475 */

.clearfix {
   zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).className="cleared");
}

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

.ro-header
{
   z-index: 1;
}

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

ul.ro-hmenu ul, .desktop-nav ul.ro-hmenu>li.ext:hover>a{
   background-color: #B12B06 !important;
}

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

ul.ro-vmenu, ul.ro-vmenu ul, ul.ro-vmenu li{
   zoom: 1;
}

ul.ro-vmenu ul 
{
}

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.ro-search>input[type="text"]
{
   margin:0 0 0 -3px;
   zoom:expression(runtimeStyle.zoom = 1, parentNode.insertBefore(document.createElement('div'), this).appendChild(this));
}

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

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

.ro-postheadericons span{
   zoom: 1;
}
.ro-postcontent {
   height: 1%;
}

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

.ro-sidebar1
{
   background: none !important;
   border: none !important;
   zoom:expression(runtimeStyle.zoom=1, parentNode.parentNode.insertBefore(document.createElement('div'),parentNode.parentNode.firstChild).className='ro-sidebar1-bg' + (className.indexOf('ro-sidebar1-fix') == -1 ? '' : ' ro-sidebar1-bg-fix' ));
}

.ro-sidebar1-bg 
{
   border-right:1px dashed #DEDEDE;
   position:absolute;
   z-index:-2;
   direction: ltr;
   left:  0;
   bottom:0;
   top:0;
   width: 250px;
   overflow:hidden;
   display:block;
}

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

