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