/* begin Page */

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

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

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

/* end Page */

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

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

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

/* end Menu */

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

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

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

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

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

/* end MenuItem */

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

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

/* begin BlockHeader */
.cii-blockheader>.cii-bar-l, .cii-blockheader>.cii-bar-r{
   background-image: url('images/blockheader.png');
}
.cii-blockheader>.cii-bar-l{
   right: 0;
}
.cii-blockheader>.cii-bar-r{
   width: 0;
}

/* end BlockHeader */

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

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

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

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

.cii-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 */
.cii-sidebar1 
{
   width: auto;
   float:none;
}
/* end LayoutCell, content */

