.header_middle,
.header_text,
.header_find:hover,
.header_find,
a.header_menu_curr span,
a.header_menu_curr,
.knopka_header,
.knopka_header:hover,
.header_menu a.header_menu_curr:hover,
.header_menu a.header_menu_curr:hover span,
.makestart,
.gl_prof_icon,
.collaps,
.header_menu a
{
	background-image: url('../img/header/tour_header_sprite.png');
}
.headertop a, .headertop .gray2 {
	/*color: #FFF;*/
}
.headertop a:hover {
	/*color:#FFF;*/
}
.header_img {
	height: 23px;
}
.header_menu {
	width: 750px;
}
.header_menu a {
	background-position: -959px -5px;
}
.header_menu a.header_menu_curr {
	background-position: 0 -93px;
}
.header_find {
	color: #434343;
}
/*.submenu_box {*/
	/*background: #5BA5BF;*/
/*}*/
/*.submenu_box a {*/
	/*color: #FFF;*/
/*}*/
/*.submenu_box a:hover {*/
	/*color: #FFE3B2;*/
/*}*/
/*.bg_footer .topcor, .bg_footer .topcor2, .bg_footer .page2 {
	background: #F5F5F5;
}*/
.page2 {
	background: #FFFFFF;
	padding: 0 10px;
}

.header_menu a.drdown img {
  background: url('../img/header/tour_header_sprite.png') 0px -177px no-repeat;
}
.header_menu a.drdown:hover img {
  background: url('../img/header/tour_header_sprite.png') 0px -196px no-repeat;
}
.header_menu a.drdown_up span{
  color:#fff;
}
.header_menu a.drdown_up img {
  background: url('../img/header/tour_header_sprite.png') 0px -215px no-repeat !important;
}
.header_menu a.curr_drdown_up img {
  background: url('../img/header/tour_header_sprite.png') 0px -253px no-repeat !important;
}
.header_menu a.curr_drdown img {
  background: url('../img/header/tour_header_sprite.png') 0px -234px no-repeat !important;
}

.header_menu a:hover, .header_menu div:hover a {
	background: url('../img/header/tour_header_sprite.png') 0px -69px no-repeat;
}
.header_menu a:hover span, .header_menu div:hover a span {
	background: url('../img/header/tour_header_sprite.png') right -69px no-repeat;
}
.header_img a img {
	visibility: hidden;	
}
.header_img h1 a {
	display: block;
	overflow: hidden;
	position: absolute;
	width: 85px;
	height: 33px;
	left: auto;
	top: 1px;
	text-indent: -9999px;
}

.header_img h1 a:hover {
	background: none;
}
.header_img .bm_logotype {
	width: 112px;
	}
.drdown_menu {
	background: #44194C;
	min-width: 118px;
}
.header_menu a.first_menu span {
	color: #178297;
}
a.header_menu_curr span {
	color: #FFF !important;
}
.header_menu a span {
	color: #fff;
}
.header_text {
	color: #888888;
}
.knopka_header {
	padding-left: 20px;
}
.header i.cbl, .header i.cbr {
	background-image: url("../img/header/h_corners.png");
	_background-image: url("../img/header/h_corners.gif");
}
.header_tab_new img {
	background: url("../img/header/tour_header_sprite.png") no-repeat -170px -182px !important;
	position: absolute !important;
	margin-left: 0 !important;
	vertical-align: 0 !important;
	display: block !important;
	top: -2px;
	right: 0;
	width: 18px;
	height: 9px;
}
.box_info {
	padding:8px;
}
.header_tab_new:hover span {
	padding-left: 1px;
}
.header_tab_new:hover span img {
	right: 1px;
}


/**********************************************/


/* my styles */
.header_middle {
	background: url('../img/header/tour_header_bg.png');
	}

.header i.cbl,
.header i.cbr {
	display: none;
	}

.header_menu a,
.header_menu a:hover,
.header_menu a:hover span,
.header_menu a.header_menu_curr,
.header_menu a.header_menu_curr:hover,
.header_menu a.header_menu_curr:hover span,
.header_menu div:hover a,
.header_menu div:hover a span,
a.header_menu_curr,
a.header_menu_curr span,
a.header_menu_curr:hover span {
	background: none;
	}

.header_menu {
	border-bottom: 1px solid #bfbfc0;
	margin-top: 3px;
	margin-left: 110px;
	width: 850px;
	}

.header_menu a span {
	color: #333;
	font-weight: normal;
	font-size: 14px !important;
	}

.header_menu a:hover span, .header_menu div:hover a span {
	color: #333 !important;
	font-weight: normal;
	padding-right: 10px;
	}

a.header_menu_curr span, .header_menu a.header_menu_curr:hover span {
	color: #333 !important;
	font-weight: bold;
	}

.header_menu a.first_menu span {
	color: #333;
	}

.header_menu a:hover, .header_menu div:hover a{
	margin-right: 0;
	}

.header-search{
	float: right;
	width: 241px;
	height: 24px;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	}

.header-search__input-text{
	outline: none;
	}


.header_middle .header_text,
.header_middle .header_find,
.header_middle .header_find:hover {
	background: url('../img/header/tour_search.png');
	}

.header_middle .header_text {
	display: block;
	width: 241px;
	height: 24px;
	}

.header_middle .header_text input {
	width: 221px;
	padding: 3px 10px;
	}

.header_middle .header_find {
	display: block;
	background: #3a73f4;
	position: absolute;
	right: -64px;
	width: 64px;
	padding: 4px 8px;
	border: 0;
	border-radius: 14px;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	text-shadow: none;

	-webkit-transition:right linear .2s;
	-moz-transition:right linear .2s;
	-o-transition:right linear .2s;
	transition:right linear .2s;
	}

.header_middle .header_find:hover {
	background: #3a73f4;
	}

.header_middle .header-search_active .header_find{
	right: 0px;
	}

.header_tab_new:hover span{
	padding-left: 0;
	}

.submenu_box {
	position: relative;
	background: #f0f0f0;
	margin-left: 110px;
	padding-top: 3px;
	border-bottom: 1px solid #bfbfc0;
	z-index: 10;
	}
.submenu_box a {
	color: #333;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	}
.submenu_box a:hover {
	color: #333;
	}

.submenu_box:after, .submenu_box:before {
	bottom: 100%;
	left: 415px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	}

.submenu_box:after {
	border-color: rgba(240, 240, 240, 0);
	border-bottom-color: #f0f0f0;
	border-width: 5px;
	margin-left: -5px;
	}
.submenu_box:before {
	border-color: rgba(191, 191, 192, 0);
	border-bottom-color: #bfbfc0;
	border-width: 6px;
	margin-left: -6px;
	}

/**/

.b-renewed-header-search{
	float: right;
	border-radius: 14px;
	overflow: hidden;
	background: #fff;
	font-family: 'PT Sans',Tahoma,Arial,sans-serif;
	white-space: nowrap;
	width: 239px;
	margin: 0;
	border: 1px solid #bfbfc0;
	}

.b-renewed-header-search-inner{
	margin-right: 8px;
	background: url('../img/header/tour_search_icon.png')  right center no-repeat;
	}

.b-renewed-header-search__input{
	position: relative;
	-webkit-transition: width linear .2s;
	-moz-transition: width linear .2s;
	-o-transition: width linear .2s;
	transition: width linear .2s;
	display: inline-block;
	width: 202px;
	margin: 0;
	margin-right: 8px;
	padding: 2px 20px 2px 10px;
	border: 0;
	background: transparent;
	vertical-align: middle;
	font-family: 'PT Sans',Tahoma,Arial,sans-serif;
	font-size: 14px;
	color: #333;
	}
.b-renewed-header-search_active .b-renewed-header-search__input{
	padding-right: 0;
	outline: none;
	background: none;
	width: 158px;
	}
.b-renewed-header-search__submit{
	position: relative;
	display: inline-block;
	width: 64px;
	margin: -1px 0;
	padding: 4px 8px;
	border: 0;
	border-radius: 14px;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #3aa5f4;
	}



