/* begin Page */

/* Start Box */
.iww-box {
   zoom:expression(runtimeStyle.zoom=1,function(e){for(var i=0;i<e.length;i++)insertBefore(document.createElement('div'),firstChild).className='iww-box-'+e[ i]}('br,bl,cr,cl,tr,tl'.split(',')));
}
.iww-box-body {
   zoom:1;
}
.iww-box-tl, .iww-box-tr, .iww-box-cl, .iww-box-cr, .iww-box-bl, .iww-box-br {
   position:absolute;
   display:block;
   top:0;
   bottom:0;
   background-repeat: no-repeat;
}
.iww-box-tl,.iww-box-bl,.iww-box-cl {
   left:0;
}
.iww-box-tr,.iww-box-br,.iww-box-cr {
   right:0;
}
.iww-box-cl, .iww-box-cr {
   background-repeat:repeat-y;
}
.iww-box-tl {
   background-position: top left;
   z-index:-3;
}
.iww-box-tr {
   background-position: top right;
   z-index:-3;
}
.iww-box-cl {
   background-position: center left;
   z-index:-3;
}
.iww-box-cr {
   background-position: center right;
   z-index:-3;
}
.iww-box-bl {
   background-position: bottom left;
   z-index:-3;
}
.iww-box-br {
   background-position: bottom right;
   z-index:-3;
}

.iww-box .iww-box-tl,.iww-box .iww-box-tr,.iww-box .iww-box-cl,.iww-box .iww-box-cr,.iww-box .iww-box-bl,.iww-box .iww-box-br{
   z-index:-2;
}
.iww-box .iww-box .iww-box-tl,.iww-box .iww-box .iww-box-tr,.iww-box .iww-box .iww-box-cl,.iww-box .iww-box .iww-box-cr,.iww-box .iww-box .iww-box-bl,.iww-box .iww-box .iww-box-br{
   z-index:-1;
}
/* End Box */

/* Start Bar */
.iww-bar {
   zoom:expression(runtimeStyle.zoom=1,function(e){for(var i=0;i<e.length;i++)insertBefore(document.createElement('div'),firstChild).className='iww-bar-'+e[ i]}('r,l'.split(',')));
}
.iww-bar-l, .iww-bar-r {
   position:absolute;
   z-index:-1;
   top:0;
   bottom:0;
   content:' ';
   background-repeat:repeat-y;
}
.iww-bar-l {
   left:0;
   background-position: top left;
}
.iww-bar-r {
   right:0;
   background-position: top right;
}
/* End Bar */

/* end Page */

/* begin Box, Sheet */
.iww-sheet>.iww-box-tl, .iww-sheet>.iww-box-tr{
   background-image: url('images/sheet_t.png');
}
.iww-sheet>.iww-box-bl, .iww-sheet>.iww-box-br {
   background-image: url('images/sheet_b.png');
}
.iww-sheet>.iww-box-tl, .iww-sheet>.iww-box-bl, .iww-sheet>.iww-box-cl{
   right:33px;
}
.iww-sheet>.iww-box-tr, .iww-sheet>.iww-box-br, .iww-sheet>.iww-box-cr{
   width: 33px;
}
.iww-sheet>.iww-box-cl, .iww-sheet>.iww-box-cr{
   top:33px;
   bottom:33px;
   background-image:url('images/sheet.png');
}
/* end Box, Sheet */

/* begin Header */
.iww-header {
   zoom:expression(runtimeStyle.zoom=1,insertBefore(document.createElement('div'),firstChild).className='iww-header-jpeg');
   z-index: 1;
}

.iww-header-jpeg
{
   position: absolute;
   z-index:-1;
   top: 0;
   width:100%;
   height: 150px;
   background-image: url('images/header.jpg');
   background-repeat: no-repeat;
   background-position: center center;
}
/* end Header */

/* begin Menu */
.iww-nav {
   position: expression(runtimeStyle.position='relative');
}
.iww-nav>.iww-bar-l, .iww-nav>.iww-bar-r{
   background-image: url('images/nav.png');
}
.iww-nav>.iww-bar-l{
   right: 0;
}
.iww-nav>.iww-bar-r{
   width: 0;
}
.iww-hmenu ul li {
   float: left !important;
   width:100%;
}
.iww-hmenu>li 
{
   display: inline !important;
   zoom: 1;
   float: none !important;
   vertical-align: top;
}

/* end Menu */

/* begin MenuItem */
ul.iww-hmenu>li>a{
   zoom:expression(runtimeStyle.zoom=1,function(e){for(var i=0;i<e.length;i++)insertBefore(document.createElement('span'),firstChild).className='iww-hmenu-'+e[ i]}('r,l'.split(',')));
}
ul.iww-hmenu>li>a>span.iww-hmenu-l, ul.iww-hmenu>li>a>span.iww-hmenu-r
{
   position: absolute;
   display: block;
   top: 0;
   bottom:0;
   z-index: -1;
   background-image: url('images/menuitem.png');
}

ul.iww-hmenu>li>a>span.iww-hmenu-l
{
   left: 0;
   right: 0;
   background-position: top left;
}

ul.iww-hmenu>li>a>span.iww-hmenu-r
{
   width: 0;
   right: 0;
   background-position: top right;
}

ul.iww-hmenu>li>a.active>span.iww-hmenu-l {
   background-position: bottom left;
} 
ul.iww-hmenu>li>a.active>span.iww-hmenu-r {
   background-position: bottom right;
}
ul.iww-hmenu>li>a.active {
   color: #F7941D;
}

ul.iww-hmenu>li>a:hover>span.iww-hmenu-l, ul.iww-hmenu>li:hover>a>span.iww-hmenu-l {
   background-position: center left;
}
ul.iww-hmenu>li>a:hover>span.iww-hmenu-r, ul.iww-hmenu>li:hover>a>span.iww-hmenu-r {
   background-position: center right;
}
ul.iww-hmenu>li>a:hover, ul.iww-hmenu>li:hover>a{
   color: #3D3D3D;
}

/* end MenuItem */

/* begin MenuSeparator */
ul.iww-hmenu>li:first-child {
   padding-right:1px;
}
ul.iww-hmenu>li>span.iww-hmenu-separator
{
   position:absolute;
   display: block;
   top:0;
   left:  -1px;
   width: 1px;
   height: 45px;
   background: url('images/menuseparator.png') center center no-repeat;
}
/* end MenuSeparator */

/* begin Layout */
.iww-content-layout, .iww-content-layout-row, .iww-layout-cell 
{
   display: block;
   zoom: 1;
}
.iww-layout-cell
{
   position:relative;
   float: left;
   clear: right;
}
/* end Layout */

/* begin Box, Block */
.iww-block>.iww-box-tl, .iww-block>.iww-box-bl, .iww-block>.iww-box-cl{
   right:0;
}
.iww-block>.iww-box-tr, .iww-block>.iww-box-br, .iww-block>.iww-box-cr{
   width: 0;
}
.iww-block>.iww-box-cl, .iww-block>.iww-box-cr{
   top:0;
   bottom:0;
   background-image:url('images/block.png');
}
/* end Box, Block */

/* begin Box, Post */
.iww-post>.iww-box-tl, .iww-post>.iww-box-tr{
   background-image: url('images/post_t.png');
}
.iww-post>.iww-box-bl, .iww-post>.iww-box-br {
   background-image: url('images/post_b.png');
}
.iww-post>.iww-box-tl, .iww-post>.iww-box-bl, .iww-post>.iww-box-cl{
   right:2px;
}
.iww-post>.iww-box-tr, .iww-post>.iww-box-br, .iww-post>.iww-box-cr{
   width: 2px;
}
.iww-post>.iww-box-cl, .iww-post>.iww-box-cr{
   top:2px;
   bottom:2px;
   background-image:url('images/post.png');
}
/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.iww-postmetadataheader{
   zoom:1;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostIcons, PostHeaderIcons */
.iww-postheadericons span{
   zoom: 1;
}/* end PostIcons, PostHeaderIcons */

/* begin PostContent */
.iww-postcontent {
   height: 1%;
}
/* end PostContent */

/* begin PostMetadata, PostMetadataFooter */
.iww-postmetadatafooter{
   zoom:1;
}
/* end PostMetadata, PostMetadataFooter */

/* begin PostIcons, PostFooterIcons */
.iww-postfootericons span{
   zoom: 1;
}/* end PostIcons, PostFooterIcons */

/* begin Footer */
.iww-footer {
   zoom:expression(runtimeStyle.zoom=1,function(e){for(var i=0;i<e.length;i++)insertBefore(document.createElement('div'),firstChild).className='iww-footer-'+e[ i]}('r,l,t'.split(',')));
}
.iww-footer-body 
{
   zoom: 1;
   padding-right: 0;
}

.iww-footer-t
{
   position: absolute;
   z-index:-1;
   left:0;
   right:0;
   top:0;
   bottom:0;
   background-image: url('images/footer.png');
   background-position:bottom left;
}

/* end Footer */

/* begin LayoutCell, content */
.iww-sidebar1 
{
   width: auto;
   float:none;
}
/* end LayoutCell, content */

