/* Created by Artisteer v4.0.0.58475 */

.clearfix {
   zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).className="cleared");
}

.tntextblock > div {
   display: block;
   line-height: normal;
   zoom: 1;
}

.tnheader
{
   z-index: 1;
}

.tnhmenu>li, .tnhmenu>li>a
{
   display: inline !important;
   zoom: 1;
   float: none !important;
   vertical-align: top;
}
ul.tnhmenu, ul.tnhmenu ul {
   zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).className="cleared");
}
ul.tnhmenu>li:first-child {
   padding-right:1px;
}
ul.tnhmenu>li{
   zoom:expression(runtimeStyle.zoom=1,insertBefore(document.createElement('span'),firstChild).className='tnhmenu-separator');
}
ul.tnhmenu>li>span.tnhmenu-separator
{
   position:absolute;
   display: block;
   top:0;
   left:  -1px;
   width: 1px;
   height: 28px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.tnhmenu>li:first-child>span.tnhmenu-separator
{
   display:none;
}

ul.tnhmenu ul, .desktop-nav ul.tnhmenu>li.ext:hover>a{
   background-color: #230C01 !important;
}

.tncontent-layout, .tncontent-layout-row, .tnlayout-cell 
{
   display: block;
   zoom: 1;
}
.tnlayout-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.tnsearch>input[type="text"]
{
   margin:0 0 0 -3px;
   zoom:expression(runtimeStyle.zoom = 1, parentNode.insertBefore(document.createElement('div'), this).appendChild(this));
}

form.tnsearch div>input[type="text"]
{
   width: 100%;
}

* html form.tnsearch>input[type="text"] 
{
   margin :0;
}

.tnpostheadericons span{
   zoom: 1;
}
.tnpostcontent {
   height: 1%;
}

.close-alt, .arrow-right-alt, .arrow-left-alt {
   display: block !important;
}
.cw, .ccw {
   display: none !important;
}

.tncontent 
{
   width: auto;
   float:none;
}

