﻿body {
   scrollbar-face-color : #196231;
scrollbar-highlight-color : #0B2012;
scrollbar-3dlight-color : #0B2012;
scrollbar-darkshadow-color : #196231;
scrollbar-arrow-color : #0B2012;
scrollbar-shadow-color : #0B2012;
scrollbar-track-color: #0B2012
    margin:0px;
}
img { behavior: url(iepngfix.htc) }
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right; 
}
#pageflip img {
	width: 100px; height: 108px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 100px; height: 10px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url('../../image/top.png') right top;
}

.box
{
    font-family:Tahoma;
    font-size:8pt;
    border:1px solid #33E633;
    background:#81FE81;
}
.box2
{
    font-family:Tahoma;
    font-size:8pt;
    border:1px solid #F0D06D;
    background:#FAE9B3;
}
a.hotelmenu {
    font-family:Tahoma;
    font-size:8pt;
    text-decoration:none;
    color:#404137;
}
a.hotelmenu:hover {
    color:#792707;
    text-decoration:underline;
}
a.page {
    color:#444141;
    font-family:Tahoma;
    font-size:8pt;
    text-decoration:none;
    display:block;
    width:100px;
    height:20px;
    border:1px solid #8B7B76;
    padding-top:5px;
    background:#D4C8C9;
    margin:5px;
}
a.page:hover {
    border:1px solid #BA3709;
    color:#902601;
    text-decoration:none;
}




.gen {
    font-family:Tahoma;
    font-size:8pt;
}
a.pub {
    font-family:Tahoma;
    font-size:8pt;
    text-decoration:none;
    color:Black;
}   
a.pub:hover {
     font-family:Tahoma;
    font-size:8pt;
    text-decoration:underline;   
}
.prog {
    background-color:#2c8a2c;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    color:#FFFFFF;  
}
 #gallery
        {
            background-color: #034206;
            padding: 4px;
            width: 400px;
            border:1px solid #DAD7D7;
            float:right;
            text-align:center;
        }
        #gallery ul
        {
            list-style: none;
    width: 400px;
}
        #gallery ul li
        {
            display: inline;
        }
        #gallery ul img
        {
            border: 5px solid #D2D0D0;
            border-width: 2px 2px 15px;
        }
        #gallery ul a:hover img
        {
            border: 5px solid #fff;
            border-width: 2px 2px 15px;
            color: #fff;
        }
        #gallery ul a:hover
        {
            color: #fff;
        }
    
        div.htmltooltip{
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background: #272727;
border: 10px solid black;
color: white;
padding: 3px;
width: 250px; /*width of tooltip*/
}
#topmenu
{
    margin:0px;
    list-style:none;
}
#topmenu div {
    float:left;
    margin:0px;
}
* {
    margin:0px;
    padding:0px;
}


#footer 
{
    float:left;
    clear:both;
    margin-top:55px;
    list-style:none;
    display:inline;

    margin-left:100px;
}
#footer li 
{
    float:left;
    margin-right:30px;
}
#footer li a {
    font:8pt tahoma;
    color:Black;
    text-decoration:none;
}
#footer li a:hover {
    text-decoration:underline;
}

input.topMenu {
    width:68px;
    border:0px;
}
input.topMenu:hover {
    width:65px;
    border-left:1px solid yellow;
}



/*===block_2===*/
.block_2{background:url(../../image/block_2_top.jpg) top repeat-x #8FC5A4; width:100%;}
.block_2 .bot{background:url(../../image/block_2_bot.jpg) bottom repeat-x;}
.block_2 .left{background:url(../../image/block_2_left.jpg) left repeat-y;}
.block_2 .right{background:url(../../image/block_2_right.jpg) right repeat-y;}
.block_2 .top_left{background:url(../../image/block_2_top_left.jpg) top left no-repeat;}
.block_2 .top_right{background:url(../../image/block_2_top_right.jpg) top right no-repeat;}
.block_2 .bot_left{background:url(../../image/block_2_bot_left.jpg) bottom left no-repeat;}
.block_2 .bot_right{background:url(../../image/block_2_bot_right.png) bottom right no-repeat; padding:19px 30px 26px 23px;}
/*===//block_2===*/