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