﻿#main_box 
{
    z-index:10000;
	display:block;
	width:100%;
	height:100%;
	background-color:#000000;
	opacity:.30;
	filter:alpha(opacity=20);
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	border-width:3px;
	border-style:solid;
	border-color:Gray;
}
input
{
    background-color: #CCCCCC;
    color: gray;
    font-family: arial, verdana, ms sans serif;
    font-weight: bold;
    font-size: 8pt;
    border-right: #cccccc thin solid;
    border-top: #cccccc thin solid;
    border-left: #cccccc thin solid;
    border-bottom: #cccccc thin solid;
}

textarea 
{
    background-color: #CCCCCC;
    color: gray;
    font-family: arial, verdana, ms sans serif;
    font-weight: bold;
    font-size: 8pt;
    border-right: #cccccc thin solid;
    border-top: #cccccc thin solid;
    border-left: #cccccc thin solid;
    border-bottom: #cccccc thin solid;
}

a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
	text-decoration:none;
}
a
{
	text-decoration:none;
	color:#000000;
}
.title
{
color:#43A4E5;
font-family:Tahoma;
font-weight:bold;
font-size:16px;
text-decoration:none;
}
.text
{
color:Black;
font-family:Tahoma;
font-size:12px;
text-decoration:none;
}
.textbold
{
color:Black;
font-family:Tahoma;
font-size:12px;
text-decoration:none;
font-weight:bold;
}
.textblue
{
color:#0268AA;
font-family:Tahoma;
font-size:12px;
text-decoration:none;
font-weight:bold;
}
.textblue2
{
color:#0268AA;
font-family:Tahoma;
font-size:14px;
text-decoration:none;
font-weight:bold;
}
.titlegreen
{
color:#117510;
font-family:Tahoma;
font-size:20px;
text-decoration:none;
}
.titlegreen2
{
color:#419040;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.titleblue
{
color:#0268AA;
font-family:Tahoma;
font-size:20px;
text-decoration:none;
}
.textgreen
{
color:#117510;
font-family:Tahoma;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.textwhite
{
color:#FFFFFF;
font-family:Tahoma;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.imgunselected
{
background-color:Gray;
filter:alpha(opacity=70);
opacity:0.7;
}
.menugreen
{
background-color:#026B01;
font-weight:bold;
color:#FFFFFF;
font-family:Tahoma;
font-size:12px;
text-decoration:none;
}
.menublue
{
background-color:#0576C0;
font-weight:bold;
color:#FFFFFF;
font-family:Tahoma;
font-size:12px;
text-decoration:none;
}
.menudarkblue
{
background-color:#024E80;
font-weight:bold;
color:#FFFFFF;
font-family:Tahoma;
font-size:12px;
text-decoration:none;
}
.divPhoto
{
position:relative;
background-image:url(../images/main_img.jpg);
background-repeat:no-repeat;
width:1004px;
height:357px;
}
.divHotel
{
position:absolute;
top:277px;
left:130px;    
}
.divRealState
{
position:absolute;
top:277px;
left:660px;     
}
.splashTitle
{
font-family:Arial;
color:#0497FB;
font-size:16px;
font-weight:bold;
}
.splashText
{
font-family:Arial;
color:#666666;
font-size:11px;
}
.splashLink
{
font-family:Arial;
color:#026B01;
font-size:12;
font-weight:bold;
}
.aLang
{
font-family:Arial;
color:#999999;
font-size:11px;
}
.aLangUnselected
{
font-family:Arial;
color:#026B01;
font-size:11px;
}
.divLang
{
position:absolute;  
float:left;
width:200px;
height:60px; 
float:left;
font-family:Arial;
color:#026B01;
font-size:11px;
top:10px;
left:915px;
}
