a:hover {
	text-decoration: underline;
	color: #0ca4e5;
}
.footer .right p.email a {
	text-decoration: none;
	color: #b2d3df;
}
.footer .right p.email a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer .right span {
	color: #b0bdc6;
}

.madein a {
	text-decoration: none;
}
.madein a:hover {
	color: #fff;
	text-decoration: underline;
}

.language:hover {
	color: #519597;

}
/* ------------------------------------- */

.gallery iframe {
    margin-bottom: 10px;
    display: block;
    clear: both;
}

/* ------------------------------------- */

.contact .tel {
	margin-bottom: 16px;
}
.contact .email {
    text-decoration: none;
}
.contact .email:hover {
	color: #0ca4e5;
	text-decoration: underline;
}

/* ------------------------------------- */


.support div.m-t-r-f {
	background: none;
	background: url(/images/mintr.svg);
}

.support div.v-f-p-s {
	background: none;
	background: url(/images/vfps.svg);
}

/* ------------------------------------- */

.logo { background: none; background: url(/images/ust_logo.svg); }

/* ------------------------------------- */

.participants_fleet {
    overflow: hidden;
    font-size: 14px;
    padding-top: 45px !important;
    padding-bottom: 65px !important;
}

.participants_fleet .big {
    display: block;
    float: left;
    width: 446px;
    height: 298px;
    margin-right: 10px;
}

.participants_fleet .small {
    float: left;
    width: 230px;
}

.participants_fleet .small img {
    margin-bottom: 8px;
}

.participants_fleet .description {
    border: #e6e6e6 solid 1px;
    clear: both;
    overflow: hidden;
    padding: 10px 12px 9px 10px;
}
.participants_fleet .right-column {
    width: 686px;
    float: left;
}

.participants_fleet .right-column .box {
    margin-bottom: 20px;
}

.participants_fleet .left-column {
    width: 360px;
    float: left;
    margin-right: 50px;
}

.participants_fleet h3 {
    font-size: 37px;
    font-family: 'DINCondensedC';
    color: #85b1c5;
    text-transform: uppercase;
    margin-bottom: 33px;
    margin-top: 12px;

}

.participants_fleet .left-column p {
    margin-bottom: 16px;
}

.participants_fleet .left-column p {
    top: -5px;
}

.participants_fleet .right-column .description {
    line-height: 17px;
    font-size: 14px;
}

.participants_fleet .right-column .description p {
    line-height: 17px;
    color: #636464;
}

.participants_fleet .right-column .description .title {
    color: #4787a3;
    font-weight: bold;
    margin-bottom: 8px;
}

.participants_fleet .left-column a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    top: -6px;
    float: left;
    clear: both;
    left: 5px;
    margin-bottom: 1px;
    font-weight: normal;
    background: url("/images/sprite.png") no-repeat 0 -501px;
    padding-left: 40px;
}
/* ------------------------------------- */

.about .column p {
    font-size: 14px;
}

/* ------------------------------------- */

.menu div span {
    display: block;
    padding-left: 7px;
    height: 60px;
    background: url("/images/sprite.png") 0 -301px;
    color: #519597;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 17px;
    padding-right: 12px;
    font-family: 'DINCondensedC';
    line-height: 71px;
}
.menu div span:hover {
    text-decoration: none;
}

.menu .active > span {
    background: url("/images/sprite.png") 0 -244px;
    color: #fff;
}
.drop-down:hover > span {
    color: #fff;
    background: url("/images/sprite.png") 0 -244px;
}

/* ------------------------------------- */

.menu div ul li a {
    background: url("/images/menu/menu-bg.png") repeat;
    border-bottom: #6992a6 solid 1px;
    display: block;
    line-height: 25px;
    color: #fff;
    font-weight: normal;
    height: 21px;
    text-transform: uppercase;
    font-family: 'DINCondensedC';
    font-size: 13px;
    padding: 4px 19px 5px 19px;
}



.menu ul li a.active {
    color: #fff;
    background: url("/images/menu/menu-bg-hover.png") repeat;
}
.menu ul li a.active:hover{
    background: url("/images/menu/active-menu-bg.png") repeat!important;
	color: #07304d;
}
.menu ul li a.active:hover {
    background: url("/images/menu/menu-bg-hover.png") repeat;
}
.menu div ul li a:hover {
    background: url("/images/menu/active-menu-bg.png") repeat;
	color: #07304d;
	border-bottom: 1px solid #6992A6;
}

.menu div ul li a.last:hover {
    border: none;
}
.menu div {
    cursor:default;
}

/* ------------------------------------- */

.drop-width-participants-en {
	width: 920px!important;
}
.drop-width-participants-ru {
	width: 846px!important;
}

/* ------------------------------------- */

.menu div.myclick  ul {
    display: block;
}
.drop-down.myclick > a {
    color: #fff;
    background: url("/images/sprite.png") 0 -244px;
	height: 70px!important;
}
.drop-down.myclick > span {
    color: #fff;
    background: url("/images/sprite.png") 0 -244px;
	height: 70px!important;
}
.drop-down.myclick {
	background: url("/images/sprite.png") repeat-x 0 0 !important;
    height: 70px!important;
}



/* ------------------------------------- */

.news .news-more h4 {
    color: #84b1c5;
    font-size: 24px;
    font-family: 'dincondensedc';
    margin-bottom: 25px;
    text-transform: uppercase;
}
.news .news-more h5 {
    font-size: 14px;
    font-weight: bold;
    color: #4687a3;
    margin-bottom: 14px;
}
.news .news-more .date {
    color: #999;
    font-size: 12px;
    padding-left: 12px;
    margin-bottom: 2px;
    background: url("/images/time.png") no-repeat 0 0;
}
.news .news-more {
	margin-right: 31px;
	margin-bottom: 71px;
}
.news .news-more p {
	font-size: 14px;
	margin-bottom: 14px;
}
.route .title h3  {
    color: #84b1c5;
    font-size: 24px;
    font-family: 'dincondensedc';
    margin-bottom: 25px;
    text-transform: uppercase;
}
.gallery h3, .video h3  {
    color: #84b1c5;
    font-size: 24px;
    font-family: 'dincondensedc';
    margin-bottom: 25px;
    text-transform: uppercase;
}
.gallery .description {
	margin-bottom: 27px;
}



.video .video-row {
    margin-top: 24px;
}
.video .video-column {
    float: left;
    width: 350px;
    margin-right: 44px;
	margin-bottom: 27px;
}

.video .video-column.last {
    margin-right: 0;
}
.video .video-description {
    padding: 20px 20px 22px 20px;
    border: #e5e5e5 solid 1px;
    overflow: hidden;
    clear: both;

}
.video .video-description a {
    font-size: 16px;
    color: #4687a3;
	text-decoration: underline;
}
.video .description {
    padding: 20px 20px 14px 20px;
    border: #e5e5e5 solid 1px;
    overflow: hidden;
    clear: both;
	margin-bottom: 27px;

}
.video .description div, .video .description a {
    font-size: 16px;
    color: #4687a3;
    overflow: hidden;
    float: left;
    clear: both;
    margin-bottom: 19px;
}

.video .description p {
    line-height: 17px;
    color: #636363;
    clear: both;
    font-size: 13px;
}



body.video-bg {
    background-image: url("/images/page-bg/gallery-bg.jpg");
}

body.video-bg .wrapper {
    background: url("/images/page-bg/gallery-bg.jpg") -175px 0 no-repeat;
}

#map_canvas {
		  width: 925px;
		  height: 350px;
}
.rout_map {
		  width: 925px;
		  height: 350px;
		  position: relative;
		  margin-bottom: 25px;
}
.rout_map_logo {
		  position: absolute;
		  bottom: 45px;
		  right:20px;
		  width: 157px;
		  height: 118px;
}

