p, td, th, b, a, li, font  {font-family:tahoma,arial; font-size: 16px; line-height: 22px;}
p.menu {font-family:arial;font-size:11px; margin-left:10px}
a.menu {font-family:arial; font-size:12px; color:#FFFFFF; text-decoration:none; font-weight: 800; }
a.menu:hover {font-family:arial; font-size:12px; color:#FFFFFF; text-decoration:underline;}
td > img { display:block; }
div {font-family:tahoma,arial}
div.menu {margin-top:5px;margin-left:20px;}
td > img { display:block; }
A.geo1domenslink {background-color: #ffffff;}
#geo1domenslinkselected {color: #ffffff; background-color: #fe0405;}
H2 {font-family: Arial; font-size: 18px; line-height: 24px;}
H1 {font-family: Arial; font-size: 20px; line-height: 26px;  color:#DE1506; text-align:left; }
.copy {font-family:arial;font-size:10px}
a.ads51 {font-family:arial;font-size:12px; line-height: 14px;}
a.faq:visited {font-family:arial;font-size:12px; color: #0000ff;}
hr { background-color:#DE1506; border-color:#DE1506;   }

body { font-family:arial;font-size:12px;}



/*a.main_menu {font-family:arial; font-size:12px; font-weight:800; color:#FC0204 ; text-decoration:none; }
a.main_menu:visited {font-family:arial; font-size:12px; font-weight:800; color:#663366 ; text-decoration:none; }
*/
a.scnd_menu {font-family:tahoma,arial;  font-size: 16px; line-height: 22px; font-weight:400; color:#E2091E ; }
a.scnd_menu:visited {font-family:tahoma,arial;  font-size: 16px; line-height: 22px; font-weight:400; color:#9D1D19 ;  }

table.main_col tbody tr:nth-child(odd) {
  background: #eee;
}

table.main_col tbody tr:hover {
  background: #F3A9A3;
}

img.picture  {
  margin: 8px;
  float: right;
  max-width: 100% !important;
}


.top_banner {
  position: absolute;
  left: 530px;
  top: 10px;
  z-index:1;
}


table.mp4hotels {
	padding: 10px;
	border-width: 0px;
}

/* menu beg*/
ul.r_menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 168px; /* Width of Menu Items */
	}

li.r_menu {
	position: relative;
    border-bottom: 1px solid #DE1506;
	}
	
ul.r_menu#sub {
	position: absolute;
	left: 167px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	border-bottom: 1px solid #ffffff;  /*нижняя граница */
	width: 180px; /* Width of Menu Items */
    z-index:1010
	}

/* Styles for Menu Items работает на обоих меню */
a.r_menu {
	display: block;
	text-decoration: none;
	background: #DE1506; /* IE6 Bug */
	padding: 4px 8px;
	font-weight: 300;
	font-family:arial;
	font-size:14px;
	color:#ffffff ;
	}

/* Fix IE. Hide from IE Mac \*/
* html li.r_menu { float: left; height: 1%; }
* html a.r_menu { height: 1%; }
/* End */
a.r_menu:visited { color: #712222; } /* Hover Styles */
a.r_menu:hover {
    color:#ffffff;
    background: #E54438;
    } /* Hover Styles */

a.r_menu#sub {
	padding: 3px 10px;
	border: 1px solid #DE1506;
	border-bottom: 0;
    color:#ffffff;
	background: #DE1506; /* IE6 Bug */
	} /* Sub Menu Styles */
a.r_menu#sub:visited { color: #9D1D19; }
a.r_menu#sub:hover { background: #E54438; } /* Hover Styles */
		
li.r_menu:hover ul.r_menu#sub, li.over ul.r_menu#sub { display: block; } /* The magic */
/* menu end*/ 
.img_cnt {
	filter:alpha(opacity=10); 
	-moz-opacity:0.1; 
	opacity:0.1;
}


/*Tooltip */
#dhtmltooltip{
position: absolute;
left: -300px;
width: 190px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;

/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);

}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/*Tooltip end*/

/*hot tours*/
div.h_tour:hover  {cursor: pointer; }
