body
{
    margin: 0 auto;
    padding: 0;
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: Verdana;
    background-color: #3D4B51;
    color: #C0BC6D;
}

h1
{font-size: 20px;
 text-align: center;}

h2
{
    font-size: 13px;
}

.Main
{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.PageBackgroundGradient
{
    background-image: url('../images/Page-BgGradient.png');
    background-repeat: repeat-x;
    height: 248px;
}

table, th, td
{
    font-size: 1em; 
    padding: 0; 
    border-collapse: collapse;
}

a img
{ 
    border: 0; 
}

a
{
    color: #D3A703;
}

a:link
{
    color: #D3A703;
}

a:visited
{
    color: #D3A703;
}

a:hover
{
    color: #FBCC18;
}
/* end Page */

/* begin Box, Sheet */
.Sheet 
{
    min-width:17px;
    min-height:17px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 0;
    width: 999px;


}


* html .Sheet 
{
    width:expression(this.offsetWidth < 17 ? 17+"px" : "auto !important");
    height:expression(this.offsetHeight < 17 ? 17+"px" : "auto !important");

    width: 800px;
    zoom: 1;
}


.Sheet-body 
{
    position: relative;
    overflow: hidden;
    z-index: 0;
    margin: -7px 7px 7px 7px;
    text-align: left;
}




.Sheet-tl 
{
    position: absolute;
    overflow: hidden;
    z-index: -1;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    background-image: url('../images/Sheet-s.png');
}

* html .Sheet-tl 
{
    font-size: 1px;
    background: none;
    behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}


.Sheet-tr 
{
    position: absolute;
    overflow: hidden;
    z-index: -1;
    top: 0;
    right: 0;
    width: 22px;
    height: 22px;
}

* html .Sheet-tr 
{
    font-size: 1px;
    left: expression(this.parentNode.offsetWidth-22+'px');
}

.Sheet-tr div
{
    position: absolute;
    z-index: -1;
    top: 0px;
    left: -22px;
    width: 44px;
    height: 44px;
    background-image: url('../images/Sheet-s.png');
}

* html .Sheet-tr div
{
    background: none;
    behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-bl 
{
    position: absolute;
    overflow: hidden;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 22px;
    height: 22px;
}

* html .Sheet-bl 
{
    font-size: 1px;
    top: expression(this.parentNode.offsetHeight-22+'px');
}

.Sheet-bl div
{
    position: absolute;
    z-index: -1;
    top: -22px;
    left: 0;
    width: 44px;
    height: 44px;
    background-image: url('../images/Sheet-s.png');
}

* html .Sheet-bl div
{
    background: none;
    behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-br 
{
    position: absolute;
    overflow: hidden;
    z-index: -1;
    bottom: 0;
    right: 0;
    width: 22px;
    height: 22px;
}

* html .Sheet-br
{
    font-size: 1px;
    top: expression(this.parentNode.offsetHeight-22+'px');
    left: expression(this.parentNode.offsetWidth-22+'px');
}

.Sheet-br div 
{
    position: absolute;
    z-index: -1;
    top: -22px;
    left: -22px;
    width: 44px;
    height: 44px;
    background-image: url('../images/Sheet-s.png');
}

* html .Sheet-br div
{
    background: none;
    behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-tc 
{
    position: absolute;
    overflow:hidden;
    z-index: -1;
    top: 0;
    left: 22px;
    right: 22px;
    height: 22px;
}

* html .Sheet-tc
{
    font-size: 1px;
    width: expression(this.parentNode.offsetWidth-44+'px');
}


.Sheet-tc div
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 44px;
    background-image: url('../images/Sheet-h.png');
}

* html .Sheet-tc div
{
    font-size: 1px;
    background: none;
    behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-h.png',sizingMethod='scale')");
}


.Sheet-bc 
{
    position: absolute;
    overflow:hidden;
    z-index: -1;
    bottom: 0;
    left: 22px;
    right: 22px;
    height: 22px;
}

* html .Sheet-bc
{
    font-size: 1px;
    top: expression(this.parentNode.offsetHeight-22+'px');
    width: expression(this.parentNode.offsetWidth-44+'px');
}

.Sheet-bc div 
{
    position: absolute;
    z-index: -1;
    top: -22px;
    left: 0;
    width: 100%;
    height: 44px;
    background-image: url('../images/Sheet-h.png');
}

* html .Sheet-bc div
{
    font-size: 1px;
    background: none;
    behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-h.png',sizingMethod='scale')");
}


.Sheet-cl 
{
    position: absolute;
    overflow:hidden;
    z-index: -1;
    top: 22px;
    left: 0;
    width: 22px;
    bottom: 22px;
}

* html .Sheet-cl
{
    font-size: 1px;
    height: expression(this.parentNode.offsetHeight-44+'px');
}

.Sheet-cl div
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 44px;
    height: 100%;
    background-image: url('../images/Sheet-v.png');
}

* html .Sheet-cl div
{
    font-size: 1px;
    background: none;
    behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-v.png',sizingMethod='scale')");
}

.Sheet-cr 
{
    position: absolute;
    overflow:hidden;
    z-index: -1;
    top: 22px;
    right: 0;
    width: 22px;
    bottom: 22px;
}

* html .Sheet-cr
{
    font-size: 1px;
    left: expression(this.parentNode.offsetWidth-22+'px');
    height: expression(this.parentNode.offsetHeight-44+'px');
}

.Sheet-cr div
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: -22px;
    width: 44px;
    height: 100%;
    background-image: url('../images/Sheet-v.png');
}

* html .Sheet-cr div
{
    font-size: 1px;
    background: none;
    behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-v.png',sizingMethod='scale')");
}

.Sheet-cc 
{
    position: absolute;
    overflow:hidden;
    z-index: -2;
    top: 22px;
    left: 22px;
    right: 22px;
    bottom: 22px;
    background-color: #FDE690;
}

* html .Sheet-cc
{
    font-size: 1px;
    width: expression(this.parentNode.offsetWidth-44+'px');
    height: expression(this.parentNode.offsetHeight-44+'px');
}
.Sheet
{
    margin-top: -7px !important;
    margin-bottom: 3em;
    padding: 0 0 1em 0;
}
/* end Box, Sheet */

/* begin Header */
div.Header 
{
    margin: 0 auto;
    position: relative;
    width: 995px;
    height: 250px;
}

* html div.Header 
{
    font-size: 1px;
}

div.Header  div
{
    width: 100%;
    height: 100%;
    background-image: url('../images/Header.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    text-align: left;
}
/* end Header */

/* begin Logo */
.logo
{
    position: relative;
    left: 64px;
    top: 100px;
}

.logo td
{
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.logo-name
{
    font-size: 26px;
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
}

.logo-name a
{
    text-decoration: none;
    color: #FEF7DC !important;
}

.logo-text
{
    font-size: 18px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    color: #FEF7DC !important;
}
/* end Logo */

/* begin Menu */
.menu, .menu ul
{
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
    display: block;
}

.menu li
{
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    float: left;
    position: relative;
    z-index: 5;
}

.menu li:hover
{
    z-index: 10000;
    white-space: normal;
}

.menu li li
{
    float: none;
}

.menu ul
{
    visibility: hidden;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
}

.menu li:hover>ul
{
    visibility: visible;
    top: 100%;
}

.menu li li:hover>ul
{
    top: 0;
    left: 100%;
}

.menu:after, .menu ul:after
{
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
    clear: both;
}
.menu, .menu ul
{
    min-height: 0;
}

.menu ul
{
    background-image: url(../images/spacer.gif);
    padding: 10px 30px 30px 30px;
    margin: -10px 0 0 -30px;
}

.menu ul ul
{
    padding: 30px 30px 30px 10px;
    margin: -30px 0 0 -10px;
}


* html .menu, * html .menu ul
{
    height: 1%;
}

* html .menu li.menuhover
{
    z-index: 10000;
}

* html .menu .menuhoverUL
{
    visibility: visible;
}

* html .menu .menuhoverUL
{
    top: 100%;
    left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
    top: 0;
    left: 100%;
}

* html .menu ul a
{
    height: 1%;
}

* html .menu li li
{
    float: left;
    width: 100%;
}

* html .menu .menuhoverUL .menuhoverUL
{
    top: 5px;
    left: 100%;
}

* html .menu, * html .menu ul
{
    height: 1%;
}

* html .menu li.menuhover
{
    z-index: 10000;
}

* html .menu .menuhoverUL
{
    visibility: visible;
}

* html .menu .menuhoverUL
{
    top: 100%;
    left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
    top: 0;
    left: 100%;
}

* html .menu ul a
{
    height: 1%;
}

* html .menu li li
{
    float: left;
    width: 100%;
}
.nav
{
    position: relative;
    margin: 0  auto;
    width: 995px;
    height: 29px;
    z-index: 100;
}

.menu 
{
    padding: 6px 3px 0px 3px;
}

* html .nav
{
    zoom: 1;
}

.nav .l, .nav .r, .nav .r div 
{
    top: 0;
    position: absolute;
    z-index: -1;
    overflow: hidden;
    height: 29px;
}

.nav .l 
{
    left: 0;
    right: 0px;
}

* html .nav .l
{
    width: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r 
{
    right: 0;
    width: 0px;
}

* html .nav .r
{
    left: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r div
{
    width: 786px;
    right: 0;
}

* html .nav .r div
{
    left: expression(this.parentNode.offsetWidth-786+'px');
}

.nav .l, .nav .r div 
{
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url('../images/nav.png');
}

* html .nav .l, * html .nav .r div 
{
    font-size: 1px;
    background: none;
    behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/nav.png',sizingMethod='crop')");
}
/* end Menu */

/* begin MenuItem */
.menu ul li
{
    clear: both;
}

.menu a , .menu a span
{
    height: 23px;
    display: block;
}

* html .menu a , * html .menu a span
{
    float: left;
}

.menu a
{
    cursor: pointer;
    text-decoration: none;
    margin-right: 4px;
    margin-left: 4px;

}
.menu a
{
    background-image: url('../images/item-left.png');
    background-position: left top;
    background-repeat: no-repeat;
}

.menu a span
{
    background-image: url('../images/item-right.png');
    background-position: right top;
    background-repeat: no-repeat;
}
.menu a span span
{
    font-family: 'Arial';
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #000000;
    padding: 0 10px;
    margin: 0 6px;
    line-height: 23px;
    text-align: center;
    background-image: url('../images/item-center.png');
    background-position: left top;
    background-repeat: repeat-x;

}

* html .menu a span span
{
    display: inline;
}
.menu a:hover
{
    background-position: left -23px;
}

.menu li:hover>a
{
    background-position: left -23px;
}

* html .menu .menuhover .menuhoverA
{
    background-position: left -23px;
}

.menu li:hover a span
{
    background-position: right -23px;
}

.menu a:hover span
{
    background-position: right -23px;
}

* html .menu .menuhover .menuhoverA span
{
    background-position: right -23px;
}

.menu a:hover span span
{
    color: #FEEFB9;
    background-position: left -23px;
}

.menu li:hover a span span
{
    color: #FEEFB9;
    background-position: left -23px;
}

* html .menu .menuhover .menuhoverA span span
{
    color: #FEEFB9;
    background-position: left -23px;
}

.menu a.active
{
    background-position: left -46px;
}

.menu a.active span
{
    background-position: right -46px;
}

.menu a.active span span
{
    color: #2B2A12;
    background-position: left -46px;
}

/* end MenuItem */

/* begin MenuSubItem */

.menu ul a 
{
    text-align: center;
    height: 26px;
    line-height: 26px;
    margin-right: auto;  
    width: 250px;
    background-image: url('../images/subitem-bg.png');
    background-position: left top;
    background-repeat: repeat-x;  
    border-width: 1px;
    border-style: solid;
    border-color: #AFAA4B;
}

.nav ul.menu ul span, .nav ul.menu ul span span
{
    display:inline;
    float:none;
    margin:inherit;
    padding:inherit;
    background-image:none;
    text-align:inherit;
    text-decoration:inherit;
}

.menu ul a , .nav ul.menu ul span, .nav ul.menu ul span span
{
    line-height: 26px;
    color: #525023;
    font-family: 'Arial';
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}


.menu ul ul a
{
    margin-left: auto;
}

* html .menu ul a 
{
    color: #525023 !important;
}

.menu ul li a:hover
{
    color: #FFFFFF;
    border-color: #64612B;
    background-position: 0 -26px;
}

.menu ul li:hover>a
{
    color: #FFFFFF;
    border-color: #64612B;
    background-position: 0 -26px;
}

* html .menu ul a:hover {
    color: #FFFFFF !important;
}	

* html .menu ul .menuhover .menuhoverA
{
    color: #FFFFFF !important;
    border-color: #64612B;
    background-position: 0 -26px;
}


.nav .menu ul li a:hover span, .nav .menu ul li a:hover span span
{
    color: #FFFFFF;
}

.nav .menu ul li:hover>a span, .nav .menu ul li:hover>a span span
{
    color: #FFFFFF;
}

* html .nav .menu ul a:hover span, * html .nav .menu ul a:hover span span
{
    color: #FFFFFF !important;
}	

* html .nav .menu ul .menuhover .menuhoverA span, * html .nav .menu ul .menuhover .menuhoverA span span
{
    color: #FFFFFF !important;
}


/* end MenuSubItem */

/* begin ContentLayout */
.contentLayout
{
    margin-bottom: 0px;
    width: 100%;
    position: relative;
}/* end ContentLayout */

/* begin Button */
button.Button, a.Button
{
    border: none;
    padding: 0;
    margin: 0;
    background: none;
    font-size: 100%;
    font-family: inherit;
    line-height: inherit;
    display: inline-block;
    overflow: visible;
    width: auto;
    cursor: default;
    white-space: normal;
    text-decoration: none;
}

.Button .btn 
{
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    z-index: 0;
    height: 29px;
    color: #FFFFFF;
}

.Button .t
{
    height: 29px;
    line-height: 29px;
    padding: 0 14px;
    text-align: left;
    font-family: 'Arial';
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.Button .active
{
    color: #FFFFFF;
}

.Button .hover 
{
    color: #FFFFFF;
}

.Button .active .r 
{
    top: -58px;
}

.Button .hover .r 
{
    top: -29px;
}

.Button .r 
{
    display: block;
    position: absolute;
    overflow: hidden;
    z-index: -1;
    top: 0;
    right: 0;
    width: 6px;
    height: 87px;
}

* html .Button .r
{
    font-size: 1px;
    left: expression(this.parentNode.offsetWidth-6+'px');
}


.Button .r span
{
    display: block;
    position: absolute;
    overflow: hidden;
    z-index: -1;
    top: 0;
    right: 0;
    width:409px;
    height: 87px;
}

* html .Button .r span
{
    font-size: 1px;
    left: expression(this.parentNode.offsetWidth-409+'px');
}

.Button .active .l 
{
    top: -58px;
}

.Button .hover .l 
{
    top: -29px;
}

.Button .l 
{
    display: block;
    position: absolute;
    overflow: hidden;
    z-index: -1;
    top: 0;
    left: 0;
    right: 6px;
    height: 87px;
}

* html .Button .l
{
    font-size: 1px;
    width: expression(this.parentNode.offsetWidth-6+'px');
}


.Button .l, .Button .r span  
{
    background-image: url('../images/Button.png');
}

* html .Button .l, * html .Button .r span
{
    background: none;
    behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Button.png',sizingMethod='crop')");
}
/* end Button */

/* begin Box, Block */
.Block 
{
    min-width:1px;
    min-height:1px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 0;


}


* html .Block 
{
    width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
    height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");

    zoom: 1;
}


.Block-body 
{
    position: relative;
    overflow: hidden;
    z-index: 0;
    margin: 0px;
    text-align: left;
}




.Block
{
    /*margin-bottom: 5px;*/
}

.Block table.table
{
    border-collapse: collapse;
    margin: 1px;
}

.Block table.table th, .Block table.table td
{
    padding: 2px;
    border: solid 1px #D1CE94;
}
/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
    position: relative;
    overflow: hidden;
    padding: 0 0 2px 5px;  
    color: #000000;
    font-family: 'Arial';
    font-size: 16px;
    font-weight: Bold;  
    /*text-decoration: underline;*/
    background:#D3A703;
}

* html .BlockHeader
{
    zoom: 1;
}

.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div 
{
    top: 0;
    position: absolute;
    z-index: -1;
    overflow: hidden;
    height: 30px;
}

.BlockHeader .l 
{
    left: 0;
    right: 6px;
}

* html .BlockHeader .l
{
    width: expression(this.parentNode.offsetWidth-6+'px');
}

.BlockHeader .r 
{
    right: 0;
    width: 6px;
}

* html .BlockHeader .r
{
    left: expression(this.parentNode.offsetWidth-6+'px');
}

.BlockHeader .r div
{
    width: 786px;
    right: 0;
}

* html .BlockHeader .r div
{
    left: expression(this.parentNode.offsetWidth-786+'px');
}

* html .BlockHeader .l, * html .BlockHeader .r div 
{
    font-size: 1px;
}

.BlockHeader .l, .BlockHeader .r div 
{
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url('../images/BlockHeader.png');
}

* html .BlockHeader .l, * html .BlockHeader .r div 
{
    background: none;
    behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockHeader.png',sizingMethod='crop')");
}
/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent 
{
    min-width:1px;
    min-height:1px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 0;


}


* html .BlockContent 
{
    width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
    height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");

    zoom: 1;
}


.BlockContent-body 
{
    position: relative;
    overflow: hidden;
    z-index: 0;
    margin: 20px 30px 7px 7px;
    text-align: left;
    color: #354046;
    font-family: Verdana;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;  
    text-decoration: none;
}

.BlockContent a
{
    color: #5F4C01;
}
.BlockContent a:link
{
    color: #5F4C01; 
}

.BlockContent a:hover
{
    color: #53656E;
}
.BlockContent a:hover:visited
{
    color: #53656E;
}

.BlockContent a:visited
{
    color: #797533;
}

/* end Box, BlockContent */

/* begin LayoutCell */
.contentLayout .content
{
    position: relative;
    margin:0;
    padding:0;
    border:0;
    float: right;
    overflow: hidden;
    width: 69%;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar1
{
    position: relative;
    margin:0;
    padding:0 0 0 20px;
    border:0;
    float: left;
    overflow: hidden;
    width: 28%;
}
/* end LayoutCell */



.sidebar1 ul, .sidebar2 ul, .sidebar3 ul
{
    list-style: none;
    padding:0;
    margin:0;
}

.sidebar1 ul ul, .sidebar2 ul ul, .sidebar3 ul ul
{
    padding:0 0 0 15px;
    margin-bottom:10px;
}

#footer
{
    text-align: center;
}

.post h2 a 
{
    text-decoration: none;
}

.aligncenter, div.aligncenter
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft
{
    float: left;
}

.alignright
{
    float: right;
}

.wp-caption
{
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
}

.wp-caption img
{
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text
{
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

.commentlist li .avatar
{
    float: right;
    border: 1px solid #eee;
    padding: 2px;
    background: #fff;
}

#commentform textarea
{
    width: 100%;
    padding: 2px;
}

.hidden
{
    display: none;
}

/* Calendar */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    display: block;
}

#wp-calendar caption {
    text-align: center;
    width: 100%;
}

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
}

#headerText {font-size: 25px;
             height: 100px;
             padding: 100px 25px 25px;
             width: 500px; } 
.lang-ch { position:absolute; top:0px; right:10px;}
.qtrans_language_chooser li { float:left; margin:0 8px; list-style:none;}
.clr { clear:both; display:block;}
.sidebar1 .BlockContent-body { margin:0 0 2px 5px}
.sidebar1 .Block-body { margin-top:4px;}
.sidebar1 .BlockContent-body .page_item a { color:#625F17; line-height:18px; font-size:12px;}
.sidebar1 .BlockContent-body .page_item { margin-bottom:3px;}


/* ------------ treeview ---------- */
.treeview, .treeview ul { padding: 0; margin: 0; list-style: none;}
.treeview ul { /*background-color: #fff;*/ margin-top: 0px;}
.treeview .hitarea { /*background: url(/wp-content/themes/decor/treeview_img/treeview-default.gif) -64px -25px no-repeat;*/ height: 16px; width: 16px; margin-left: -16px; float: left; cursor: pointer;}

/* fix for IE6 */
* html .hitarea { display: inline; float:none;}
.treeview li { margin: 0; /*padding: 3px 0pt 3px 16px;*/}
.treeview a.selected { /*background-color: #eee;*/ font-weight:bold;}

#treecontrol { margin: 1em 0; display: none; }
.treeview .hover { color: red; cursor: pointer; }

.treeview li { /*background: url(/wp-content/themes/decor/treeview_img/treeview-default-line.gif) 0 0 no-repeat; */}
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { /*background-image: url(/wp-content/themes/decor/treeview_img/treeview-default.gif); */}  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

/*--------------------------------------------------------------------------------------------------------------------*/
.treeview-red li { /*background-image: url(/wp-content/themes/decor/treeview_img/treeview-red-line.gif); */}
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable {/* background-image: url(/wp-content/themes/decor/treeview_img/treeview-red.gif); */} 

.treeview-black li { /*background-image: url(/wp-content/themes/decor/treeview_img/treeview-black-line.gif); */}
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { /*background-image: url(treeview_img/treeview-black.gif); */}  

.treeview-gray li { /*background-image: url(/wp-content/themes/decor/treeview_img/treeview-gray-line.gif); */}
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { /*background-image: url(/wp-content/themes/decor/treeview_img/treeview-gray.gif); */} 

.treeview-famfamfam li { /*background-image: url(/wp-content/themes/decor/treeview_img/treeview-famfamfam-line.gif); */}
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { /*background-image: url(/wp-content/themes/decor/treeview_img/treeview-famfamfam.gif); */} 


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 20px; display: block; }
.filetree span.folder { background: url(/wp-content/themes/decor/treeview_img/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(/wp-content/themes/decor/treeview_img/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(/wp-content/themes/decor/treeview_img/file.gif) 0 0 no-repeat; }
/* ------------ treeview ---------- */
.qtrans_flag span { display:none }
.qtrans_flag { height:12px; width:18px; display:block }
.qtrans_flag_and_text { padding-left:20px }
.qtrans_flag_RU { background:url(http://pozakonu.com.ua/wp-content/plugins/qtranslate/flags/ru.png) no-repeat }
.qtrans_flag_UK { background:url(http://pozakonu.com.ua/wp-content/plugins/qtranslate/flags/ua.png) no-repeat }
