* {
	margin: 0; 
	padding: 0; 
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	color: #555;
	background: url(../images/bg_body.gif) top repeat-x;
}
a {
	color: #0075bf;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #fb6e00;
	text-decoration: underline;
}

#div_main {
	width: 1174px;
    text-align: left;
}

#div_header {
	height: 150px;
	margin-top: 25px;
}
#div_header .logo {
	float: left;
	width: 246px;
	padding-left: 25px;
}

#div_header .select {
	float:left;
	width:250px;
	background:url(../images/bg_select.gif) top left no-repeat;
	height:133px;
	position:relative;
	margin-left: 25px;
}
#div_header .select .international {
	width:195px;
	height:27px;
	background:url(../images/bg_international.gif) bottom left no-repeat;
	margin-top:20px;
	margin-left:20px;
	padding-left:19px;
}
#div_header .select .city {
	background:url(../images/bg_city.gif) bottom left no-repeat;
	padding-left:19px;
	font-size:12px;
	color:#0075bf;
}

#div_header .menu_top {
	float: left;
	width: 365px;
	font-size: 14px;
	padding-left: 25px;
}
#div_header .menu_top ul {
	list-style: none;
}
#div_header .menu_top ul li {
	padding-bottom: 7px;
	width: 140px;
}
.menu_item {
	cursor: pointer;
}

.nav-main li {
	position:relative;
	z-index:1; 
	}
.nav-main ul {
	display:none;
	position:absolute;
	left:2px;
	margin-left:2px;
	top:26px;
	z-index:10000;
	}
	#nav-main LI:hover > UL {
		display:block;
			}


.nav-main, .nav-main ul {
	padding:0;
	margin:0;
	list-style:none;
}
.nav-main li {
	position:relative;
	background:url(../images/bg_city_li.gif) top left no-repeat;
	width:161px;
	height:25px;
	padding-left:15px;
	padding-top:2px;
	z-index:1;
	font-weight:bold;
	z-index:1000;
}	
.nav-main li.hover {
	background:url(../images/bg_city_li_hover.gif) top left no-repeat;
}
.nav-main li a {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}
.nav-main li ul li {
	background:url(../images/bg_international_li.gif) left repeat-y;
	width:169px;
	height:17px;
	font-weight:normal;
}
.nav-main li ul {
	padding-top:7px;
	//padding-top:5px;
	padding-bottom:7px;
	background:url(../images/international_top.gif) top left no-repeat;
}
.nav-main ul li {
	padding:0;
}
.nav-main li div {
	position:absolute;
	top:15px;
	left:0px;
	width:176px;
	margin-left:3px;
	margin-top:12px;
	background:url(../images/international_bottom.gif) bottom left no-repeat;
}
.example1 a {
	line-height:20px;
	text-align: left;
	width:110px;
}
.nav-main li ul a {
	padding-left:15px;
	color:#0075bf;
	font-size:13px;
	text-decoration:underline;
}
.nav-main li ul a:hover {
	color: #fb6e00;
}
.nav-main li ul li.activ a {
	color: #555555;
	text-decoration:none;
	cursor:default;
}
.nav-main ul li {
	position:relative;
	padding-top:2px;
	padding-bottom:4px;
}
.nav-main li.international_li {
	line-height:0px;
	height:3px;
	font-size:0px;
	overflow:hidden;
	background:url(../images/int_li.gif) left bottom no-repeat;
	padding:0px;
}
.nav-main li.int_b {
	line-height:0px;
	height:6px;
	font-size:0px;
	overflow:hidden;
	background:url(../images/int_b.gif) left top no-repeat;
	padding:0px;
}
.nav-main ul li img {
	position:absolute;
	right:16px;
	border:1px solid #fdb945;
}



#div_content {
	float: left;
	width: 600px;
	margin: 0px 25px;
}
#left_col {
	float: left;
	width: 262px;
	overflow: hidden;
}
#right_col {
	float: left;
	width: 262px;
}


#div_bottom {
	height: 100px;
	background: url(../images/bg_footer.gif) top repeat-x;
	margin-top: 25px;
	padding: 15px;
}
#div_bottom .contact {
	float: left;
	width: 480px;
	font-size: 13px;
	color: #555;
	line-height: 18px;
}
#div_bottom .contact span.green {
	font-weight: bold;
	font-size: 14px;
	color: #009e58;
	padding-top:2px;
	display: block;
	padding-bottom: 6px;
}
#div_bottom .contact span.phone {
	padding-right: 6px;
}
#div_bottom .links {
	float: left;
	width: 300px;
	margin: 0px 15px;
}

/* From Login */
#div_header .login {
	float: left;
	width: 207px;
	height: 124px;
	background: url(../images/bg_login.jpg) top left no-repeat;
	padding-left: 15px;
	padding-top: 9px;
	font-size: 11px;
	color: #0075bf;
}
#div_header .login .jNice {
	width: 207px;
	height: 124px;
	overflow: hidden;
}
#div_header .login .enter {
	background: url(../images/bg_enter.gif) 0px 4px no-repeat;
	padding-left: 41px;
	color: #00aeef;
	font-size: 14px;
}
#div_header .login .input {
	float: left;
	width: 154px;
	padding-top: 9px;
}
#div_header .login .input label {
	float: left;
	width: 40px;
	line-height: 20px;
}
#div_header .login .input input {
	background: url(../images/bg_input_login.gif) top left no-repeat;
	width: 107px;
	height: 18px;
	float: left;
	margin-bottom: 4px;
	font-size: 11px;
	color: #0075bf;
	padding-top: 2px;
	padding-left: 4px;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
.header .login .input input {
	height:20px;
	padding-top:0px;
}
}
#div_header .login .input_button {
	float: left;
	width: 42px;
}
#div_header .login .input_button input {
	background: url(../images/login_button.gif) top left no-repeat;
	width: 36px;
	height: 26px;
	cursor: pointer;
	margin-top: 17px;
}
#div_header .login .input_button input.hover {
	background: url(../images/login_button_hover.gif) top left no-repeat;
}
#div_header .login .remember {
	padding-left: 37px;
	color: #636363;
}
#div_header .login .remember label {
	padding-left: 10px;
}
#div_header .login .regi {
	padding-top: 7px;
}
#div_header .login .regi a {
	color: #0075bf;
	padding-right: 10px;
	padding-top: 15px;
}
#div_header .login .regi a:hover {
	color: #fb6e00;
}
/* From Login */


#left_col h1, #right_col h1 {
	background:url(../images/bg_h1.gif) 0px 4px no-repeat;
	padding-left:24px;
	font-size:18px;
	color:#009e58;
	font-weight:normal;
}
#left_col .private {
	background: url(../images/bg_private.gif) top left no-repeat;
	width: 222px;
	height: 103px;
	padding-left: 21px;
	padding-right: 17px;
	color: #fff;
	margin-bottom: 20px;
}
#left_col .private a.for {
	display:block;
	color:#fff200;
	text-decoration:none;
	font-size:16px;
	padding-top:2px;
	background:url(../images/bg_a_for.gif) 212px 6px no-repeat;
	padding-bottom:8px;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
#left_col .private a.for {
	padding-bottom:11px;
}
}
#left_col .private a.for:hover {
	color: #FFFFFF;
}
#left_col .private a.for span {
	text-decoration:underline;
}
#left_col .private .name {
	float:left;
	width:78px;
	font-size:12px;
	padding-top:4px;
}
#left_col .private .phone {
	float:left;
	width:142px;
	font-size:18px;
}
#left_col .private .phone span {
	color:#4cffb0;
}
#left_col .private a.where {
	display:block;
	color:#fff200;
	font-size:14px;
	padding-top:8px;
	background:url(../images/bg_a_where.gif) 178px 14px no-repeat;
}
#left_col .private a.where:hover {
	text-decoration:none;
}

#left_col .announcement {
	margin-top:15px;
}
#left_col .announcement .announcement_in {
	background:url(../images/bg_news.gif) left repeat-y;
	color:#636363;
}
#left_col .announcement .announcement_in .announcement_bottom {
	background:url(../images/news_bottom.gif) bottom left no-repeat;
}
#left_col .announcement .announcement_in .announcement_content {
	padding: 12px;
}
#left_col .curs {
	background: url(../images/bg_curs.gif) left bottom no-repeat #fff;
	padding-bottom: 25px;
	padding-top: 15px;
}
#left_col .curs p.date {
	padding-top: 15px;
	padding-left: 27px;
	font-size: 11px;
	color: #928c8c;
	padding-bottom: 10px;
}
#left_col .curs p.current_curs {
	font-size: 16px;
	color: #fb6e00;
	padding-left: 27px;
}

#right_col .for_agency {
	background:url(../images/for_agency.jpg) top left no-repeat;
	width:240px;
	height:102px;
	margin-bottom:20px;
	padding-left:20px;
}
#right_col .for_agency a {
	display:block;
	color:#fff200;
	font-size:16px;
	padding-top:3px;
	padding-bottom:10px;
}
#right_col .for_agency a:hover {
	color: #fff;
}
#right_col .for_agency .phone {
	float:left;
	width:78px;
	font-size:12px;
	color: #fff;
	line-height:18px;
}
#right_col .for_agency .number {
	float:left;
	width:157px;
	font-size:18px;
	color: #fff;
}
#right_col .for_agency .number span {
	color: #c6e7fa;
}

#right_col .online .title a {
	background:url(../images/online_title.gif) top left no-repeat;
	width:262px;
	height:37px;
	display:block;
}
#right_col .online .title a:hover {
	background:url(../images/online_title.gif) bottom left no-repeat;
}
#right_col .online .selected a {
	background:url(../images/online_title_selected.gif) top left no-repeat;
}
#right_col .online .selected a:hover {
	background:url(../images/online_title_selected.gif) bottom left no-repeat;
}
#right_col .online {
	margin-bottom:20px;
}
#right_col .online .mycontent .mycontent_in  {
	background:url(../images/bg_online_mycontent.gif) left repeat-y;
}
#right_col .online .mycontent .mycontent_in ul {
	list-style:none;
	padding-left:21px;
	padding-top:21px;
	padding-bottom:60px;
	padding-right:20px;
	background:url(../images/online_mycontent.jpg) bottom left no-repeat;
}
#right_col .online .mycontent .mycontent_in ul li a {
	color:#0075bf;
}
#right_col .online .mycontent .mycontent_in ul li a:hover {
	color: #fb6e00;
}
#right_col .online .mycontent .mycontent_in ul li a#active_menu {
	cursor: default;
	text-decoration: none;
	color: #6c747a;
	font-weight:bold;
}
#right_col .online .mycontent .mycontent_in ul li a#active_menu:hover {
	color: #6c747a;
}

#right_col .agency {
	margin-top:21px;
	background: #FFFFFF;
	margin-bottom:20px;
}
#right_col .agency h1 {
	font-size:18px;
	color:#00aeef;
	font-weight:normal;
	padding-left:21px;
	background:url(../images/bg_h1.gif) 0px 3px no-repeat;
	padding-bottom:6px;
}
#right_col .agency ul {
	background:url(../images/bg_agency.gif) left repeat-y;
	width:262px;
	list-style:none;
	padding-top:15px;
	padding-left:20px;
	padding-right:15px;
	padding-bottom:25px;
	width:227px;
}
#right_col .agency ul li {
	padding-bottom:3px;
}
#right_col .agency ul li a {
	color:#0075bf;
}
#right_col .agency ul li a:hover {
	color:#fb6e00;
}
#right_col .agency ul li.activ a {
	color:#6c747a;
	font-weight:bold;
	cursor:default;
	text-decoration:none;
}
#right_col .agency ul li.activ a:hover {
	color:#6c747a;
}
#right_col .agency ul li a#active_menu {
	cursor: default;
	text-decoration: none;
	color: #6c747a;
	font-weight:bold;
}
#right_col .agency ul li a#active_menu:hover {
	color: #6c747a;
}

#right_col .news {
	margin-bottom:20px;
}
#right_col .news h1 {
	font-size:18px;
	color:#009e58;
	font-weight:normal;
	padding-left:21px;
	background:url(../images/bg_h1.gif) 0px 3px no-repeat;
	padding-bottom:6px;
}
#right_col .news .news_in {
	background:url(../images/bg_news.gif) left repeat-y;
	width:262px;
}
#right_col .news .news_in .news_in_bottom {
	background:url(../images/news_bottom.gif) bottom left no-repeat;
	padding-top:8px;
	padding-bottom:4px;
}
#right_col .news .news_in .news_in_bottom p {
	margin-left:21px;
	margin-bottom:14px;
	padding-right:15px;
	line-height:18px;
}
#right_col .news .news_in .news_in_bottom p.date {
	font-size:10px;
	color:#555555;
	margin-left:11px;
	background:url(../images/date_icon.gif) 0px 1px no-repeat;
	padding-left:10px;
	margin-bottom:0px;
	line-height:10px;
}
#right_col .news .news_in .news_in_bottom a {
	color:#0075bf;
}
#right_col .news .news_in .news_in_bottom a:hover {
	color: #fb6e00;
}
#right_col .news .news_in .news_in_bottom .all_news  a:hover {
	text-decoration:none;
	color:#0075bf;
}
#right_col .news .news_in .news_in_bottom .all_news {
	text-align:right;
	background:url(../images/bg_all_news.gif) right 4px no-repeat;
	margin-right:20px;
	padding-right:14px;
	margin-top:22px;
	margin-bottom:3px;
}

.box1 {
	background: url(../images/bg_box1.gif) no-repeat;
	width: 262px;
	height: 99px;
	margin-top: 21px;
	margin-bottom: 20px;
}
.box_bron_avia {
	background: url(../images/bg_bron_avia.gif) no-repeat;
	width: 262px;
	height: 110px;
	margin-top: 21px;
	margin-bottom: 20px;
}
.box_bron_hotel {
	background: url(../images/bg_bron_hotel.gif) no-repeat;
	width: 262px;
	height: 110px;
	margin-top: 21px;
	margin-bottom: 20px;
}

#right_col .subscribe {
	margin-bottom:19px;
}
#right_col .subscribe h1 {
	font-size:18px;
	color:#00aeef;
	font-weight:normal;
	padding-left:21px;
	background:url(../images/bg_h1.gif) 0px 3px no-repeat;
	padding-bottom:6px;
}
#right_col .subscribe .subscribe_in {
	background:url(../images/bg_subscribe.gif) left repeat-y;
}
#right_col .subscribe .subscribe_in form {
	background:url(../images/subscribe_bottom.gif) bottom left no-repeat;
	padding-left:18px;
	width:244px;
}
#right_col .subscribe .subscribe_in form td {
	font-size:11px;
	color:#636363;
}
#right_col .subscribe .subscribe_in form label {
	font-size:11px;
	color:#0075bf;
}
#right_col .subscribe .subscribe_in div.type {
	padding-top:5px;
	font-size:11px;
	color:#0075bf;
}
#right_col .subscribe .subscribe_in div.email {
	padding-top:8px;
	font-size:11px;
	color:#0075bf;
}
#right_col .subscribe .subscribe_in form input.email {
	background:url(../images/bg_email.gif) top left no-repeat;
	width:219px;
	height:19px;
	padding-left:4px;
	padding-top:1px;
	color:#636363;
	margin-bottom:11px;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
#right_col .subscribe .subscribe_in form input.email {
	height:20px;
	padding-top:0px;
}
}
#right_col .subscribe .subscribe_in form input.subscribe_button {
	background:url(../images/subscribe_button.gif) top left no-repeat;
	width:135px;
	height:26px;
	cursor:pointer;
	margin-bottom:13px;
	margin-left:44px;
}
#right_col .subscribe .subscribe_in form input.hover {
	background:url(../images/subscribe_button_hover.gif) top left no-repeat;
}


.poll {
	margin-bottom:20px;
}
.poll h1 {
	font-size:18px;
	color:#009e58;
	font-weight:normal;
	padding-left:21px;
	background:url(../images/bg_h1.gif) 0px 3px no-repeat;
	padding-bottom:6px;
}
.poll .poll_in {
	background:url(../images/bg_poll.gif) left repeat-y;
	width:262px;
}
.poll .poll_in .poll_top {
	background:url(../images/poll_top.gif) top left no-repeat;
	width:188px;
	color:#cf7000;
	padding-top:15px;
	padding-left:21px;
	padding-right:53px;
	padding-bottom:5px;
}
.poll .poll_in table.poll_table {
	margin-left:0px;
}
.poll .poll_in table.poll_table td {
	padding-bottom:15px;
}
.poll .poll_in .poll_bottom {
	background:url(../images/poll_bottom.gif) top left no-repeat;
	width:262px;
	height:70px;
}
.poll .poll_in .poll_bottom input.poll_button {
	background:url(../images/poll_button.gif) top left no-repeat;
	width:125px;
	height:26px;
	cursor:pointer;
	margin-left:70px;
	margin-top:13px;
}
.poll .poll_in .poll_bottom input.hover {
	background:url(../images/poll_button_hover.gif) top left no-repeat;
}
.poll .poll_in .poll_bottom .see_result {
	margin-top:4px;
	text-align:center;
	background: url(../images/bg_all_news.gif) 190px 5px no-repeat;
}
.poll .poll_in .poll_bottom .see_result input {
	color:#0075bf;
	text-decoration:underline;
	cursor:pointer;
	background: none;
	font-size:12px;
	padding-right:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.poll .poll_in .poll_bottom .see_result a:hover {
	text-decoration:none;
}
.weather {
	margin-bottom:20px;
}
.weather h1 {
	font-size:18px;
	color:#009e58;
	font-weight:normal;
	padding-left:21px;
	background:url(../images/bg_h1.gif) 0px 3px no-repeat;
	padding-bottom:6px;
}
.weather .weather_in {
	background:url(../images/bg_weather.gif) top left no-repeat;
	width:238px;
	height:181px;
	padding-left:24px;
	padding-top:61px;
}
.weather .weather_in .city {
	float:left;
	width:174px;
	color:#22b9f1;
	font-size:18px;
	padding-bottom:9px;
}
@-moz-document url-prefix() {
.weather .weather_in .city { 
	padding-bottom:8px;
}
} 
.weather .weather_in .city a {
	color:#22b9f1;
	text-decoration:none;
}
.weather .weather_in .temp {
	float:left;
	width:42px;
	font-size:12px;
	font-weight:bold;
	color:#cf7000;
	padding-top:3px;
}
.weather .weather_in .other {
	text-align:right;
	margin-right:13px;
	padding-right:15px;
	background:url(../images/bg_other.gif) right 4px no-repeat;
	margin-top:5px;
}
.weather .weather_in .other a {
	color:#feffff;
}
.weather .weather_in .other a:hover {
	text-decoration:none;
}



#list_country  .turkey {
	margin-bottom:10px;
}
#list_country  .title a { 
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	position: relative;
}
#list_country  .title a span { 
	left: 20px;
	top: 8px;
	position: absolute;
}

#list_country  .turkey .title a { 
	background: url(../images/turkey.jpg) top left no-repeat;
	height:122px;
	width:262px;
	display:block;
}
#list_country  .turkey .title a:hover { 
	background: url(../images/turkey.jpg) bottom left no-repeat;
	height:122px;
	width:262px;
	display:block;
}
#list_country  .turkey .selected .title a { 
	background: url(../images/country_top.gif) top left no-repeat;
	height:37px;
	width:262px;
	display:block;
}
#list_country  .turkey .selected .title a:hover { 
	background: url(../images/country_top.gif) top left no-repeat;
	height:37px;
	width:262px;
	display:block;
}
#list_country  .turkey .mycontent {
	background:url(../images/bg_mycontent.gif) left repeat-y;
	margin-bottom:20px;
}
#list_country  .turkey .mycontent .mycontent_in {
	background:url(../images/turkey_mycontent_top.jpg) top left no-repeat;
}
#list_country  .turkey .mycontent ul {
	background:url(../images/turkey_mycontent_bottom.jpg) left bottom no-repeat;
}

#list_country  .egypt {
	margin-bottom:10px;
}
#list_country  .egypt .title a { 
	background: url(../images/egypt.jpg) top left no-repeat;
	height:122px;
	width:262px;
	display:block;
}
#list_country  .egypt .title a:hover { 
	background: url(../images/egypt.jpg) bottom left no-repeat;
	height:122px;
	width:262px;
	display:block;
}
#list_country  .egypt .selected .title a { 
	background: url(../images/country_top.gif) top left no-repeat;
	height:37px;
	width:262px;
	display:block;
}
#list_country  .egypt .selected .title a:hover { 
	background: url(../images/country_top.gif) top left no-repeat;
	height:37px;
	width:262px;
	display:block;
}
#list_country  .egypt .mycontent {
	background:url(../images/bg_mycontent.gif) left repeat-y;
	margin-bottom:20px;
}
#list_country  .egypt .mycontent .mycontent_in {
	background:url(../images/egypt_mycontent_top.jpg) top left no-repeat;
}
#list_country  .egypt .mycontent ul {
	background:url(../images/egypt_mycontent_bottom.jpg) left bottom no-repeat;
}

#list_country  .uae {
	margin-bottom:10px;
}
#list_country  .uae .title a { 
	background: url(../images/uae.jpg) top left no-repeat;
	height:122px;
	width:262px;
	display:block;
}
#list_country  .uae .title a:hover { 
	background: url(../images/uae.jpg) bottom left no-repeat;
	height:122px;
	width:262px;
	display:block;
}
#list_country  .uae .selected .title a { 
	background: url(../images/country_top.gif) top left no-repeat;
	height:37px;
	width:262px;
	display:block;
}
#list_country  .uae .selected .title a:hover { 
	background: url(../images/country_top.gif) top left no-repeat;
	height:37px;
	width:262px;
	display:block;
}
#list_country  .uae .mycontent {
	background:url(../images/bg_mycontent.gif) left repeat-y;
	margin-bottom:20px;
}
#list_country  .uae .mycontent .mycontent_in {
	background:url(../images/uae_mycontent_top.jpg) top left no-repeat;
}
#list_country  .uae .mycontent ul {
	background:url(../images/uae_mycontent_bottom.jpg) left bottom no-repeat;
}

#list_country  .tunisia {
	margin-bottom:10px;
}
#list_country  .tunisia .title a { 
	background: url(../images/tunisia.jpg) top left no-repeat;
	height:122px;
	width:262px;
	display:block;
}
#list_country  .tunisia .title a:hover { 
	background: url(../images/tunisia.jpg) bottom left no-repeat;
	height:122px;
	width:262px;
	display:block;
}
#list_country  .tunisia .selected .title a { 
	background: url(../images/country_top.gif) top left no-repeat;
	height:37px;
	width:262px;
	display:block;
}
#list_country  .tunisia .selected .title a:hover { 
	background: url(../images/country_top.gif) top left no-repeat;
	height:37px;
	width:262px;
	display:block;
}
#list_country  .tunisia .mycontent {
	background:url(../images/bg_mycontent.gif) left repeat-y;
	margin-bottom:20px;
}
#list_country  .tunisia .mycontent .mycontent_in {
	background:url(../images/tunisia_mycontent_top.jpg) top left no-repeat;
}
#list_country  .tunisia .mycontent ul {
	background:url(../images/tunisia_mycontent_bottom.jpg) left bottom no-repeat;
}

#list_country  .india {
	margin-bottom:7px;
}
#list_country  .india .title a { 
	background: url(../images/india.jpg) top left no-repeat;
	height:122px;
	width:262px;
	display:block;
}
#list_country  .india .title a:hover { 
	background: url(../images/india.jpg) bottom left no-repeat;
	height:122px;
	width:262px;
	display:block;
}
#list_country  .india .selected .title a { 
	background: url(../images/country_top.gif) top left no-repeat;
	height:37px;
	width:262px;
	display:block;
}
#list_country  .india .selected .title a:hover { 
	background: url(../images/country_top.gif) top left no-repeat;
	height:37px;
	width:262px;
	display:block;
}
#list_country  .india .mycontent {
	background:url(../images/bg_mycontent.gif) left repeat-y;
	margin-bottom:10px;
}
#list_country  .india .mycontent .mycontent_in {
	background:url(../images/india_mycontent_top.jpg) top left no-repeat;
}
#list_country  .india .mycontent ul {
	background:url(../images/india_mycontent_bottom.jpg) left bottom no-repeat;
}

#list_country  .avia {
	margin-bottom:7px;
}
#list_country  .avia .title a { 
	background: url(../images/avia.jpg) top left no-repeat;
	height:122px;
	width:262px;
	display:block;
}
#list_country  .avia .title a:hover { 
	background: url(../images/avia.jpg) bottom left no-repeat;
	height:122px;
	width:262px;
	display:block;
}
#list_country  .avia .selected .title a { 
	background: url(../images/country_top.gif) top left no-repeat;
	height:37px;
	width:262px;
	display:block;
}
#list_country  .avia .selected .title a:hover { 
	background: url(../images/country_top.gif) top left no-repeat;
	height:37px;
	width:262px;
	display:block;
}
#list_country  .avia .mycontent {
	background:url(../images/bg_mycontent.gif) left repeat-y;
	margin-bottom:10px;
}
#list_country  .avia .mycontent .mycontent_in {
	background:url(../images/country_mycontent_top) top left no-repeat;
}
#list_country  .avia .mycontent ul {
	background:url(../images/avia_mycontent_bottom.jpg) left bottom no-repeat;
}

#list_country  .moldova {
	margin-bottom:7px;
}
#list_country  .moldova .title a { 
	background: url(../images/moldova.jpg) top left no-repeat;
	height:122px;
	width:262px;
	display:block;
}
#list_country  .moldova .title a:hover { 
	background: url(../images/moldova.jpg) bottom left no-repeat;
	height:122px;
	width:262px;
	display:block;
}
#list_country  .moldova .selected .title a { 
	background: url(../images/country_top.gif) top left no-repeat;
	height:37px;
	width:262px;
	display:block;
}
#list_country  .moldova .selected .title a:hover { 
	background: url(../images/country_top.gif) top left no-repeat;
	height:37px;
	width:262px;
	display:block;
}
#list_country  .moldova .mycontent {
	background:url(../images/bg_mycontent.gif) left repeat-y;
	margin-bottom:10px;
}
#list_country  .moldova .mycontent .mycontent_in {
	background:url(../images/country_mycontent_top) top left no-repeat;
}
#list_country  .moldova .mycontent ul {
	background:url(../images/moldova_mycontent_bottom.jpg) left bottom no-repeat;
}




#list_country  .misc {
	margin-bottom:7px;
}
#list_country  .misc .title a { 
	background: url(../images/country_misc.jpg) top left no-repeat;
	height:122px;
	width:262px;
	display:block;
}
#list_country  .misc .title a:hover { 
	background: url(../images/country_misc.jpg) bottom left no-repeat;
	height:122px;
	width:262px;
	display:block;
}
#list_country  .misc .selected .title a { 
	background: url(../images/country_top.gif) top left no-repeat;
	height:37px;
	width:262px;
	display:block;
}
#list_country  .misc .selected .title a:hover { 
	background: url(../images/country_top.gif) top left no-repeat;
	height:37px;
	width:262px;
	display:block;
}
#list_country  .misc .mycontent {
	background:url(../images/bg_mycontent.gif) left repeat-y;
	margin-bottom:10px;
}
#list_country  .misc .mycontent .mycontent_in {
	background:url(../images/country_mycontent_top) top left no-repeat;
}
#list_country  .misc .mycontent ul {
	background:url(../images/country_mycontent_bottom.jpg) left bottom no-repeat;
}

#list_country  .mycontent ul {
	list-style:none;
	width:262px;
	padding-top:39px;
	padding-left:21px;
	padding-bottom:84px;
	font-size:12px;
}
#list_country  .mycontent ul li {
	width:242px;
}
#list_country  .mycontent ul li a {
	color:#0075bf;
}
#list_country  .mycontent ul li a:hover {
	color: #fb6e00;
}
#list_country  .mycontent ul li a#active_menu {
	font-weight: bold;
	cursor: default;
	text-decoration: none;
	color: #6c747a;
}
#list_country  .mycontent ul li a#active_menu:hover {
	color: #6c747a;
}

.MG_MansetB {
	background: url(../images/bg_banners_big.gif) top left no-repeat;
	width: 592px;
	height: 239px;
	text-align: center;
}
.MG_MansetB img {
	margin-top: 4px;
}
a.MG_LBor {
	display:block;
	background:url(../images/a_img_banners_small.gif) top left no-repeat;
	width:93px;
	height:71px;
	float:left;
	margin-left:4px;
	_margin-left:3px;
	margin-right:0px;
	margin-top:3px;
	padding-top: 3px;
}
a.MG_LBor:hover {
	background:url(../images/a_hover_img_banners_small.gif) top left no-repeat;
}
.MG_MansetOk{
	position:absolute;
	z-index:1;
}
.MG_MansetOk a img:hover, .MG_MansetOk a.selected img{
} 
.pagination { 
    width: 592px;
    text-align: center;
    padding: 0px;
	background:url(../images/bg_pagination.gif) top left no-repeat;
	height:77px;
	position:relative;
}
.pagination a { 
    color: #00007D;
	padding-right:1px;
}

#usual2 ul.tabs_ul {
	list-style:none;
	height:40px;
}
#usual2 ul.tabs_ul li {
	float:left;
	background: none;
	padding-left:0px;
}
#usual2 {
	margin-top:23px;
	color:#0075bf;
	font-size:11px;
}
#usual2 ul.tabs_ul li div {
	height:31px;
	padding-top:9px;
	display:block;
	font-size:18px;
	text-align:center;
	color:#ffffff;
	cursor:pointer;
}
#usual2 ul.tabs_ul li div span {
	background:url(../images/bg_tab_a_span.gif) bottom repeat-x;
}
#usual2 ul.tabs_ul li.tab1 div {
	width:127px;
}
#usual2 ul.tabs_ul li div.selected {
	color:#fb6e00;
	cursor:default;
}
#usual2 ul.tabs_ul li div.selected span {
	background: none;
}
#usual2 ul.tabs_ul li.tab1 div.selected {
	background:url(../images/bg_tab1_a_selected.gif) top left no-repeat !important;
}
#usual2 #tabs1 {
	background:url(../images/bg_search.gif) left repeat-y;
}
#usual2 .tabs_in {
	background:url(../images/search_top.gif) top left no-repeat;
	min-height:52px;
	padding-top:19px;
	padding-bottom:2px;
	_height:52px;
	padding-left:10px;
	padding-right:11px;
	width:571px;
}

.hits {
	font-size:12px;
	color:#555555;
	margin-bottom:30px;
}
.hits h1 {	
	background:url(../images/bg_h1.gif) 0px 4px no-repeat;
	padding-left:24px;
	font-size:18px;
	font-weight:normal;
	color:#009e58;
	padding-bottom:5px;
	padding-top:0px;
}
.hits ul.idTabs {
	list-style:none;
	height:40px;
}
.hits ul.idTabs li {
	float:left;
	background: none;
	padding-left:0px;
}
.hits ul.idTabs li a {
	height:31px;
	padding-top:9px;
	display:block;
	font-size:18px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}
.hits ul.idTabs li a span {
	background:url(../images/bg_tab_a_span.gif) bottom repeat-x;
}
.hits ul.idTabs li a span:hover,
.hits ul.idTabs li a span.jshover {
	background:url(../images/bg_tab_a_span_hover.gif) bottom repeat-x;
}
.hits ul.idTabs li a.selected {
	color:#fb6e00;
	text-decoration:none;
	cursor:default;
}
.hits ul.idTabs li a.selected span {
	background: none;
}
.hits .idtab1 a {
	background:url(../images/bg_idtab1.gif) top left no-repeat;
	width:211px;
}
.hits .idtab1 a.selected {
	background:url(../images/bg_idtab1_selected.gif) top left no-repeat;
}
.hits .idtab1 a:hover {
	background:url(../images/bg_idtab1_hover.gif) top left no-repeat;
}
.hits .idtab1 a.selected:hover {
	background:url(../images/bg_idtab1_selected.gif) top left no-repeat;
}
.hits .idtab2 a {
	background:url(../images/bg_idtab2.gif) top left no-repeat;
	width:191px;
}
.hits .idtab2 a.selected {
	background:url(../images/bg_idtab2_selected.gif) top left no-repeat;
}
.hits .idtab2 a:hover {
	background:url(../images/bg_idtab2_hover.gif) top left no-repeat;
}
.hits .idtab2 a.selected:hover {
	background:url(../images/bg_idtab2_selected.gif) top left no-repeat;
}
.hits .idtab3 a {
	background:url(../images/bg_idtab3.gif) top left no-repeat;
	width:190px;
}
.hits .idtab3 a.selected {
	background:url(../images/bg_idtab3_selected.gif) top left no-repeat;
}
.hits .idtab3 a:hover {
	background:url(../images/bg_idtab3_hover.gif) top left no-repeat;
}
.hits .idtab3 a.selected:hover {
	background:url(../images/bg_idtab3_selected.gif) top left no-repeat;
}
.hits #idTab1, .hits #idTab2, .hits #idTab3 {
	background:url(../images/bg_search.gif) left repeat-y;
}
.hits .tabs_in {
	background:url(../images/search_top.gif) top left no-repeat;
	min-height:52px;
	padding-top:19px;
	padding-bottom:2px;
	_height:52px;
	padding-left:0px;
	padding-right:0px;
}
.hits .tabs_in .hotel_in {
	background:url(../images/bg_hotel.gif) left top no-repeat;
}
.hits .tabs_in .hotel_in .hotel {
	float:left;
	width:286px;
	padding-right:4px;
	padding-left:5px;
}
.hits .tabs_in .hotel_in .hotel .img {
	float:left;
	width:141px;
	padding-left:5px;
}
.hits .tabs_in .hotel_in .hotel .text {
	float:left;
	width:138px;
}
.hits .stars {
	float:left;
	width:68px;
	padding-left:10px;
	padding-top:2px;
}
.hits .ae {
	float:left;
	width:60px;
}
.hits .name {
	padding-left:10px;
	padding-top:3px;
	padding-right:2px;
}
.hits .name a {
	color:#0075bf;
}
.hits .name a:hover {
	color: #fb6e00;
}
.hits .hr {
	background:url(../images/hr_hotel.gif) top left no-repeat;
	width:138px;
	height:1px;
	margin-top:9px;
	margin-bottom:8px;
	line-height:0px;
	font-size:0px;
	overflow:hidden;
}
.hits .price {
	padding-left:10px;
	color:#22b9f1;
	font-size:18px;
}
.hits .exel {
	padding-left:10px;
	font-size:10px;
	position:relative;
	top:-3px;
}
.hits .exel img {
	position:relative;
	top:7px;
	padding-right:5px;
}
.hits .exel a {
	color:#0075bf;
}
.hits .exel a:hover {
	color: #fb6e00;
}
.hits .all_offers {
	text-align:right;
	padding-right:14px;
	background:url(../images/bg_all_offers.gif) right 1px no-repeat;
	margin-right:11px;
	margin-top:10px;
	margin-bottom:4px;
}
.hits .all_offers a {
	color:#0075bf;
}
.hits .all_offers a:hover {
	text-decoration:none;
}


.awards {
	background:url(../images/bg_box2.gif) top left no-repeat;
	width:599px;
	height:102px;
	margin-bottom:10px;
	padding: 5px;
}
h1.title {	
	font-size:18px;
	color:#00aeef;
	font-weight:normal;
	padding-left:21px;
	background:url(../images/bg_h1.gif) 0px 3px no-repeat;
	padding-bottom:6px;

}


.bu {
    background:url(../images/t_c_s.gif) bottom right no-repeat;
    width:130px;
    height:30px;
    font-size:13px;
    color: #fffcfc;
    font-weight: bold;
    font-family:Arial;
    cursor:pointer;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
 not all and (-webkit-min-device-pixel-ratio:0) {
.bu  {
    background:url(../images/t_c_s.gif) top right no-repeat;
    width:125px;
    height:26px;
    padding-top:3px;
}
}

.c_orange {
	color: #f60;
	font-weight: bold;
}

.odd {
	background-color: #feeed1;
}

.info {
    color: #09f;
}
label.error {
    color: #f00 !important;
    clear: both !important;
    font-size: 9px !important;
	float: none !important;
	width: auto !important;
	line-height: normal !important;
}
.error {
    color: #f00;
    display: block;
    font-size: 9px;
	float: none !important;
}

.f_left {
	float: left;
}
.f_right {
	float: right;
}
.clear {
	clear: both;
}

#loader {
    position: absolute;
    top: 5px;
    right: 5px;
    border: 1px ridge #ccc;
    background-color: #e95555;
    color: #eee;
    padding: 3px;
    display: none;
}
