/* begin Page */

/* Start Box */
.oga-box {
   zoom:expression(runtimeStyle.zoom=1,function(e){for(var i=0;i<e.length;i++)insertBefore(document.createElement('div'),firstChild).className='oga-box-'+e[ i]}('br,bl,cr,cl,tr,tl'.split(',')));
}
.oga-box-body {
   zoom:1;
}
.oga-box-tl, .oga-box-tr, .oga-box-cl, .oga-box-cr, .oga-box-bl, .oga-box-br {
   position:absolute;
   display:block;
   top:0;
   bottom:0;
   background-repeat: no-repeat;
}
.oga-box-tl,.oga-box-bl,.oga-box-cl {
   left:0;
}
.oga-box-tr,.oga-box-br,.oga-box-cr {
   right:0;
}
.oga-box-cl, .oga-box-cr {
   background-repeat:repeat-y;
}
.oga-box-tl {
   background-position: top left;
   z-index:-3;
}
.oga-box-tr {
   background-position: top right;
   z-index:-3;
}
.oga-box-cl {
   background-position: center left;
   z-index:-3;
}
.oga-box-cr {
   background-position: center right;
   z-index:-3;
}
.oga-box-bl {
   background-position: bottom left;
   z-index:-3;
}
.oga-box-br {
   background-position: bottom right;
   z-index:-3;
}

.oga-box .oga-box-tl,.oga-box .oga-box-tr,.oga-box .oga-box-cl,.oga-box .oga-box-cr,.oga-box .oga-box-bl,.oga-box .oga-box-br{
   z-index:-2;
}
.oga-box .oga-box .oga-box-tl,.oga-box .oga-box .oga-box-tr,.oga-box .oga-box .oga-box-cl,.oga-box .oga-box .oga-box-cr,.oga-box .oga-box .oga-box-bl,.oga-box .oga-box .oga-box-br{
   z-index:-1;
}
/* End Box */

/* Start Bar */
.oga-bar {
   zoom:expression(runtimeStyle.zoom=1,function(e){for(var i=0;i<e.length;i++)insertBefore(document.createElement('div'),firstChild).className='oga-bar-'+e[ i]}('r,l'.split(',')));
}
.oga-bar-l, .oga-bar-r {
   position:absolute;
   z-index:-1;
   top:0;
   bottom:0;
   content:' ';
   background-repeat:repeat-y;
}
.oga-bar-l {
   left:0;
   background-position: top left;
}
.oga-bar-r {
   right:0;
   background-position: top right;
}
/* End Bar */

/* end Page */

/* begin Header */
.oga-header {
   zoom:expression(runtimeStyle.zoom=1);
   z-index: 1;
}

/* end Header */

/* begin Menu */
.oga-nav {
   position: expression(runtimeStyle.position='relative');
}
.oga-nav>.oga-bar-l, .oga-nav>.oga-bar-r{
   background-image: url('images/nav.png');
}
.oga-nav>.oga-bar-l{
   right: 0;
}
.oga-nav>.oga-bar-r{
   width: 0;
}
.oga-hmenu ul li {
   float: left !important;
   width:100%;
}
.oga-hmenu>li 
{
   display: inline !important;
   zoom: 1;
   float: none !important;
   vertical-align: top;
}

/* end Menu */

/* begin MenuItem */
ul.oga-hmenu>li>a{
   zoom:expression(runtimeStyle.zoom=1,function(e){for(var i=0;i<e.length;i++)insertBefore(document.createElement('span'),firstChild).className='oga-hmenu-'+e[ i]}('r,l'.split(',')));
}
ul.oga-hmenu>li>a>span.oga-hmenu-l, ul.oga-hmenu>li>a>span.oga-hmenu-r
{
   position: absolute;
   display: block;
   top: 0;
   bottom:0;
   z-index: -1;
   background-image: url('images/menuitem.png');
}

ul.oga-hmenu>li>a>span.oga-hmenu-l
{
   left: 0;
   right: 0;
   background-position: top left;
}

ul.oga-hmenu>li>a>span.oga-hmenu-r
{
   width: 0;
   right: 0;
   background-position: top right;
}

ul.oga-hmenu>li>a:hover>span.oga-hmenu-l, ul.oga-hmenu>li:hover>a>span.oga-hmenu-l {
   background-position: center left;
}
ul.oga-hmenu>li>a:hover>span.oga-hmenu-r, ul.oga-hmenu>li:hover>a>span.oga-hmenu-r {
   background-position: center right;
}
ul.oga-hmenu>li>a:hover, ul.oga-hmenu>li:hover>a{
   color: #E0B929;
}

/* end MenuItem */

/* begin MenuSeparator */
ul.oga-hmenu>li:first-child {
   padding-right:0;
}
/* end MenuSeparator */

/* begin Layout */
.oga-content-layout, .oga-content-layout-row, .oga-layout-cell 
{
   display: block;
   zoom: 1;
}
.oga-layout-cell
{
   position:relative;
   float: left;
   clear: right;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.oga-vmenublock>.oga-box-tl, .oga-vmenublock>.oga-box-tr{
   background-image: url('images/vmenublock_t.png');
}
.oga-vmenublock>.oga-box-bl, .oga-vmenublock>.oga-box-br {
   background-image: url('images/vmenublock_b.png');
}
.oga-vmenublock>.oga-box-tl, .oga-vmenublock>.oga-box-bl, .oga-vmenublock>.oga-box-cl{
   right:1px;
}
.oga-vmenublock>.oga-box-tr, .oga-vmenublock>.oga-box-br, .oga-vmenublock>.oga-box-cr{
   width: 1px;
}
.oga-vmenublock>.oga-box-cl, .oga-vmenublock>.oga-box-cr{
   top:1px;
   bottom:1px;
   background-image:url('images/vmenublock.png');
}
/* end Box, Block, VMenuBlock */

/* begin VMenuItem */
ul.oga-vmenu, ul.oga-vmenu ul, ul.oga-vmenu li{
   zoom: 1;
}
ul.oga-vmenu>li>a{
   zoom:expression(runtimeStyle.zoom=1,function(e){for(var i=0;i<e.length;i++)insertBefore(document.createElement('span'),firstChild).className='oga-vmenu-'+e[ i]}('r,l'.split(',')));
}
ul.oga-vmenu>li>a>span.oga-vmenu-l, ul.oga-vmenu>li>a>span.oga-vmenu-r
{
   position: absolute;
   display: block;
   z-index:-1;
   background-image: url('images/vmenuitem.png');
   top:0;
   height:30px;
}

ul.oga-vmenu>li>a>span.oga-vmenu-l{
   left: 0;
   right: 4px;
   background-position: top left;
}
ul.oga-vmenu>li>a>span.oga-vmenu-r{
   width: 4px;
   right: 0;
   background-position: top right;
}
ul.oga-vmenu>li>a.active>span.oga-vmenu-l {
   background-position: bottom left;
}
ul.oga-vmenu>li>a.active>span.oga-vmenu-r {
   background-position: bottom right;
}
ul.oga-vmenu>li>a:hover>span.oga-vmenu-l  {
   background-position: center left;
}
ul.oga-vmenu>li>a:hover>span.oga-vmenu-r {
   background-position: center right;
}

ul.oga-vmenu .oga-vmenu-separator, ul.oga-vmenu .oga-vmenu-separator-bg
{
   display: block;
   position:absolute;
   left:0;
   right:0;
}

/* end VMenuItem */

/* begin Box, Block */
.oga-block>.oga-box-tl, .oga-block>.oga-box-tr{
   background-image: url('images/block_t.png');
}
.oga-block>.oga-box-bl, .oga-block>.oga-box-br {
   background-image: url('images/block_b.png');
}
.oga-block>.oga-box-tl, .oga-block>.oga-box-bl, .oga-block>.oga-box-cl{
   right:1px;
}
.oga-block>.oga-box-tr, .oga-block>.oga-box-br, .oga-block>.oga-box-cr{
   width: 1px;
}
.oga-block>.oga-box-cl, .oga-block>.oga-box-cr{
   top:1px;
   bottom:1px;
   background-image:url('images/block.png');
}
/* end Box, Block */

/* begin Box, Post */
.oga-post>.oga-box-tl, .oga-post>.oga-box-bl, .oga-post>.oga-box-cl{
   right:0;
}
.oga-post>.oga-box-tr, .oga-post>.oga-box-br, .oga-post>.oga-box-cr{
   width: 0;
}
.oga-post>.oga-box-cl, .oga-post>.oga-box-cr{
   top:0;
   bottom:0;
   background-image:url('images/post.png');
}
/* end Box, Post */

/* begin PostContent */
.oga-postcontent {
   height: 1%;
}
/* end PostContent */

/* begin Footer */
.oga-footer {
   zoom:expression(runtimeStyle.zoom=1,function(e){for(var i=0;i<e.length;i++)insertBefore(document.createElement('div'),firstChild).className='oga-footer-'+e[ i]}('r,l,t'.split(',')));
}
.oga-footer-body 
{
   zoom: 1;
   padding-right: 0;
}

.oga-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 */
.oga-sidebar1 
{
   width: auto;
   float:none;
}
/* end LayoutCell, content */

