/* Created by Artisteer v4.1.0.59861 */

.mar-header, #mar-header-bg, .mar-layout-cell, .mar-layout-wrapper, .mar-footer, .mar-nav, #mar-hmenu-bg, .mar-sheet,
.clearfix {
   zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).className="cleared");
}

.mar-textblock > div {
   display: block;
   line-height: normal;
   zoom: 1;
}

.mar-header
{
   z-index: 1;
   background-image: [headerimage];
   background-position: [headerposition];
}

#mar-header-bg 
{
   display: none;
}

.mar-hmenu>li, .mar-hmenu>li>a
{
   display: inline !important;
   zoom: 1;
   float: none !important;
   vertical-align: top;
}
ul.mar-hmenu, ul.mar-hmenu ul {
   zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).className="cleared");
}
#mar-hmenu-bg 
{
   display: none;
}

ul.mar-hmenu>li:first-child {
   padding-right:5px;
}
ul.mar-hmenu>li{
   zoom:expression(runtimeStyle.zoom=1,insertBefore(document.createElement('span'),firstChild).className='mar-hmenu-separator');
}
ul.mar-hmenu>li>span.mar-hmenu-separator
{
   position:absolute;
   display: block;
   top:0;
   left:  -5px;
   width: 5px;
   height: 32px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.mar-hmenu>li:first-child>span.mar-hmenu-separator
{
   display:none;
}

ul.mar-hmenu ul, .desktop-nav ul.mar-hmenu>li.ext:hover>a{
   background-color: #DDD9DB !important;
}

.mar-content-layout, .mar-content-layout-row, .mar-layout-cell 
{
   display: block;
   zoom: 1;
}
.mar-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.mar-search>input[type="text"]
{
   margin:0 0 0 -3px;
   zoom:expression(runtimeStyle.zoom = 1, parentNode.insertBefore(document.createElement('div'), this).appendChild(this));
}

form.mar-search div>input[type="text"]
{
   width: 100%;
}

* html form.mar-search>input[type="text"] 
{
   margin :0;
}

.mar-postmetadataheader{
   zoom:1;
}

.mar-postheadericons span{
   zoom: 1;
}
.mar-postcontent {
   height: 1%;
}

.close-alt, .arrow-right-alt, .arrow-left-alt {
   display: block !important;
}
.cw, .ccw {
   display: none !important;
}

.mar-content 
{
   width: auto;
   float:none;
}

