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