/*
Theme Name: Hotel Nights
Tags: fixed width, three columns, valid XHTML, widgets
*/

/* begin Page */


/**************************************/

.p_homepage {
 font-size: 11px;
}

.img_foot {

border:0;width:88px;height:31px
}

ul#navlist
{
    width: 170px;
    padding: 0px;
    border: 1px solid #808080;
    border-top: 0px;
    margin: 0px;
    font: bold 12px verdana,helvetica,arial,sans-serif;
    background: #808080;
}

ul#navlist li
{
    list-style: none;
    margin: 0px;
    border: 0px;
    border-top: 1px solid #808080;
}

ul#navlist li a
{
    display: block;
    width: 134px;
    padding: 4px 8px 4px 8px;
    border: 0px;
    border-left: 20px solid #aaaabb;
    background: #ccccdd;
    text-decoration: none;
    text-align: right;
}

ul#navlist li a:link { color: #666677; }
div#navcontainer li a:visited { color: #666677; }

ul#navlist li a:hover
{
    border-color: #ff9000;
    color: #ffffff;
    background: #000d33;
}

#lang_flags {
    position: absolute;
    left: 915px;
    top: 0px;
}

#jadran {
    background-color:blue;
    color: white;
    width: 120px;
    padding: 2px;
}
#jadran a {
    color: white;
}

#giganet {
    text-align: center;
}

.xoxo li {
    list-style: circle inside;
    padding-left: 1px;
}
/**********************************************************/


body
{
    margin: 0 auto;
    padding: 0;
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    background-color: #C6CDCD;
    background-image: url('images/Page-BgTexture.png');
    background-repeat: repeat;
    color: #262E2E;
}

h2
{
    font-size: 18px;
}

.Main
{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.PageBackgroundGlare
{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.PageBackgroundGlareImage
{
    background-image: url('images/Page-BgGlare.png');
    background-repeat: no-repeat;
    height: 330px;
    width: 955px;
    margin: 0 auto;
}

/* specially for Opera */
html:first-child .PageBackgroundGlare
{
    border: 1px solid transparent;
}
/* specially for Opera 

* html .PageBackgroundGlareImage
{
    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/Page-BgGlare.png',sizingMethod='crop')");
}*/
.PageBackgroundGradient
{
    background-image: url('images/Page-BgGradient.png');
    background-repeat: repeat-x;
    height: 500px;
}

table, th, td
{
    font-size: 1em;
    padding: 0;
    border-collapse: collapse;
}

a img
{ 
    border: 0;
}

a
{
    color: #A26907;
}

a:link
{
    color: #A26907;
}

a:visited
{
    color: #A26907;
}

a:hover
{
    color: #DC9009;
}
/* end Page */

/* begin Box, Sheet */
.Sheet 
{
    min-width:27px;
    min-height:27px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 0;
    width: 1000px;


}


* html .Sheet 
{
    /*width:expression(this.offsetWidth < 27 ? 27+"px" : "auto !important");
    height:expression(this.offsetHeight < 27 ? 27+"px" : "auto !important");*/

    width: 1000px;
    /*zoom: 1;*/
}


.Sheet-body 
{
    position: relative;
    overflow: hidden;
    z-index: 0;
    margin: 10px;
    text-align: left;
}




.Sheet-tl 
{
    position: absolute;
    overflow: hidden;
    z-index: -1;
    top: 0;
    left: 0;
    width: 23px;
    height: 23px;
    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: 23px;
    height: 23px;
}

* html .Sheet-tr 
{
    font-size: 1px;
    /*left: expression(this.parentNode.offsetWidth-23+'px');*/
}

.Sheet-tr div
{
    position: absolute;
    z-index: -1;
    top: 0px;
    left: -23px;
    width: 46px;
    height: 46px;
    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: 23px;
    height: 23px;
}

* html .Sheet-bl 
{
    font-size: 1px;
    /*top: expression(this.parentNode.offsetHeight-23+'px');*/
}

.Sheet-bl div
{
    position: absolute;
    z-index: -1;
    top: -23px;
    left: 0;
    width: 46px;
    height: 46px;
    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: 23px;
    height: 23px;
}

* html .Sheet-br
{
    font-size: 1px;
    /*top: expression(this.parentNode.offsetHeight-23+'px');
    left: expression(this.parentNode.offsetWidth-23+'px');*/
}

.Sheet-br div 
{
    position: absolute;
    z-index: -1;
    top: -23px;
    left: -23px;
    width: 46px;
    height: 46px;
    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: 23px;
    right: 23px;
    height: 23px;
}

* html .Sheet-tc
{
    font-size: 1px;
    /*width: expression(this.parentNode.offsetWidth-46+'px');*/
}


.Sheet-tc div
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 46px;
    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: 23px;
    right: 23px;
    height: 23px;
}

* html .Sheet-bc
{
    font-size: 1px;
    /*top: expression(this.parentNode.offsetHeight-23+'px');
    width: expression(this.parentNode.offsetWidth-46+'px');*/
}

.Sheet-bc div 
{
    position: absolute;
    z-index: -1;
    top: -23px;
    left: 0;
    width: 100%;
    height: 46px;
    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: 23px;
    left: 0;
    width: 23px;
    bottom: 23px;
}

* html .Sheet-cl
{
    font-size: 1px;
    /*height: expression(this.parentNode.offsetHeight-46+'px');*/
}

.Sheet-cl div
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 46px;
    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: 23px;
    right: 0;
    width: 23px;
    bottom: 23px;
}

* html .Sheet-cr
{
    font-size: 1px;
    /*left: expression(this.parentNode.offsetWidth-23+'px');
    height: expression(this.parentNode.offsetHeight-46+'px');*/
}

.Sheet-cr div
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: -23px;
    width: 46px;
    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: 23px;
    left: 23px;
    right: 23px;
    bottom: 23px;
    background-color: #EAEAEA;
}

* html .Sheet-cc
{
    font-size: 1px;
    /*width: expression(this.parentNode.offsetWidth-46+'px');
    height: expression(this.parentNode.offsetHeight-46+'px');*/
}
.Sheet
{
    margin-top: 30px !important;
    margin-bottom: 3em;
    padding: 0 0 1em 0;
}
/* end Box, Sheet */

/* begin Header */
div.Header 
{
    margin: 0 auto;
    position: relative;
    width: 980px;
    height: 175px;
    background-image: url('images/Header.png');
    background-repeat: no-repeat;
    background-position: left top;
}

* html div.Header 
{
    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/Header.png',sizingMethod='crop')");*/
}

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: 684px;
    top: 58px;
}

.logo td
{
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.logo-name
{
    font-size: 26px;
    font-family: Impact;
    font-style: normal;
    font-weight: bold;
}

.logo-name a
{
    text-decoration: none;
    color: #4D3C23 !important;
}

.logo-text
{
    font-size: 12px;
    font-family: Tahoma;
    font-style: normal;
    font-weight: normal;
    color: #4D3C23 !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: 980px;
    height: 30px;
    z-index: 100;
}

.menu 
{
    padding: 0px 0px 0px 0px;
}

* html .nav
{
    /*zoom: 1;*/
}

.nav .l, .nav .r, .nav .r div 
{
    top: 0;
    position: absolute;
    z-index: -1;
    overflow: hidden;
    height: 30px;
}

.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: 980px;
    right: 0;
}

* html .nav .r div
{
    /*left: expression(this.parentNode.offsetWidth-980+'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: 30px;
    display: block;
}

* html .menu a , * html .menu a span
{
    float: left;
}

.menu a
{
    cursor: pointer;
    text-decoration: none;
    margin-right: 0px;
    margin-left: 0px;

}
.menu a span span
{
    font-family: 'Tahoma';
    font-size: 12px;
    font-weight: normal;
    font-style: Italic;
    text-decoration: none;
    color: #452D03;
    padding: 0 22px;
    margin: 0 0px;
    line-height: 30px;
    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 span span
{
    color: #343C3C;
    /*background-position: left -30px;*/
}

.menu li:hover a span span
{
    color: #343C3C;
    /*background-position: left -30px;*/
}

* html .menu .menuhover .menuhoverA span span
{
    color: #343C3C;
    /*background-position: left -30px;*/
}

.menu a.active span span
{
    color: #FDEED3;
    /*background-position: left -60px;*/
}

/* end MenuItem */

/* begin MenuSeparator */

.nav .separator 
{
    display: block;
    width: 1px;
    height: 30px;
    background-image: url('images/item-separator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */

.menu ul a 
{
    text-align: center;
    height: 28px;
    line-height: 28px;
    margin-right: auto;

    width: 197px;
    background-image: url('images/subitem-bg.png');
    background-position: left top;
    background-repeat: repeat-x;

    border-width: 1px;
    border-style: solid;
    border-color: #F6AD2C;
}

.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: 28px;
    color: #6C4604;
    font-family: 'Tahoma';
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}


.menu ul ul a
{
    margin-left: auto;
}

* html .menu ul a 
{
    color: #6C4604 !important;
}

.menu ul li a:hover
{
    color: #1A1E1E;
    border-color: #DC9009;
    background-position: 0 -28px;
}

.menu ul li:hover>a
{
    color: #1A1E1E;
    border-color: #DC9009;
    background-position: 0 -28px;
}

* html .menu ul a:hover {
    color: #1A1E1E !important;
}	

* html .menu ul .menuhover .menuhoverA
{
    color: #1A1E1E !important;
    border-color: #DC9009;
    background-position: 0 -28px;
}


.nav .menu ul li a:hover span, .nav .menu ul li a:hover span span
{
    color: #1A1E1E;
}

.nav .menu ul li:hover>a span, .nav .menu ul li:hover>a span span
{
    color: #1A1E1E;
}

* html .nav .menu ul a:hover span, * html .nav .menu ul a:hover span span
{
    color: #1A1E1E !important;
}	

* html .nav .menu ul .menuhover .menuhoverA span, * html .nav .menu ul .menuhover .menuhoverA span span
{
    color: #1A1E1E !important;
}


/* end MenuSubItem */

/* begin ContentLayout */
.contentLayout
{
    margin-bottom: 1px;
    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: 32px;
    color: #FFFFFF;
}

.Button .t
{
    height: 32px;
    line-height: 32px;
    padding: 0 16px;
    text-align: left;
    font-family: 'Tahoma';
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.Button .active
{
    color: #1C2121;
}

.Button .hover 
{
    color: #271E11;
}

.Button .active .r 
{
    top: -64px;
}

.Button .hover .r 
{
    top: -32px;
}

.Button .r 
{
    display: block;
    position: absolute;
    overflow: hidden;
    z-index: -1;
    top: 0;
    right: 0;
    width: 7px;
    height: 96px;
}

* html .Button .r
{
    font-size: 1px;
    /*left: expression(this.parentNode.offsetWidth-7+'px');*/
}


.Button .r span
{
    display: block;
    position: absolute;
    overflow: hidden;
    z-index: -1;
    top: 0;
    right: 0;
    width:409px;
    height: 96px;
}

* html .Button .r span
{
    font-size: 1px;
    /*left: expression(this.parentNode.offsetWidth-409+'px');*/
}

.Button .active .l 
{
    top: -64px;
}

.Button .hover .l 
{
    top: -32px;
}

.Button .l 
{
    display: block;
    position: absolute;
    overflow: hidden;
    z-index: -1;
    top: 0;
    left: 0;
    right: 7px;
    height: 96px;
}

* html .Button .l
{
    font-size: 1px;
    /*width: expression(this.parentNode.offsetWidth-7+'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: 7px;
}

.Block table.table
{
    border-collapse: collapse;
    margin: 1px;
}

.Block table.table th, .Block table.table td
{
    padding: 2px;
    border: solid 1px #ACACAC;
}
/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
    position: relative;
    overflow: hidden;
    height: 30px;
    z-index: 0;
    line-height: 30px;
    padding: 0 8px;
    margin-bottom: 10px;
    text-align: left;
    color: #362302;
    font-family: 'Tahoma';
    font-size: 12px;
    font-weight: Bold;
    font-style: normal;
    text-decoration: none;
}

* 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: 7px;
}

* html .BlockHeader .l
{
    /*width: expression(this.parentNode.offsetWidth-7+'px');*/
}

.BlockHeader .r 
{
    right: 0;
    width: 7px;
}

* html .BlockHeader .r
{
    /*left: expression(this.parentNode.offsetWidth-7+'px');*/
}

.BlockHeader .r div
{
    width: 980px;
    right: 0;
}

* html .BlockHeader .r div
{
    /*left: expression(this.parentNode.offsetWidth-980+'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: 7px;
    text-align: left;
    color: #282E2E;
    font-family: 'Tahoma';
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.BlockContent a
{
    color: #BC6108;
}
.BlockContent a:link
{
    color: #BC6108;
}

.BlockContent a:hover
{
    color: #6C4604;
}
.BlockContent a:hover:visited
{
    color: #6C4604;
}

.BlockContent a:visited
{
    color: #7F9090;
}

/* end Box, BlockContent */

/* begin LayoutCell */
.contentLayout .sidebar1
{
    position: relative;
    margin:0;
    padding:0;
    border:0;
    float: left;
    overflow: hidden;
    width: 26%;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content
{
    position: relative;
    margin:0;
    padding:0;
    border:0;
    float: left;
    overflow: hidden;
    width: 73%;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar2
{
    position: relative;
    margin:0;
    padding:0;
    border:0;
    float: left;
    overflow: hidden;
    width: 0%;
}
/* 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 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;
}
