/* Fonts */
@font-face {
	font-family: 'Bebas';
	src: url('/sotschi2014-sub/i/bb99e1c2/fonts/BebasNeue-webfont.eot');
	src: url('/sotschi2014-sub/i/bb99e1c2/fonts/BebasNeue-webfont.eot#iefix') format('embedded-opentype'), url('/sotschi2014-sub/i/bb99e1c2/fonts/BebasNeue-webfont.woff') format('woff'), url('/sotschi2014-sub/i/bb99e1c2/fonts/BebasNeue-webfont.ttf') format('truetype'), url('/sotschi2014-sub/i/bb99e1c2/fonts/BebasNeue-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Social';
	src: url('http://sotschi2014.russland-heute.de/i/bb99e1c2/fonts/MonoSocialIconsFont-1.10.eot');
	src: url('http://sotschi2014.russland-heute.de/i/bb99e1c2/fonts/MonoSocialIconsFont-1.10.eot#iefix') format('embedded-opentype'), url('/sotschi2014-sub/i/bb99e1c2/fonts/MonoSocialIconsFont-1.10.woff') format('woff'), url('/sotschi2014-sub/i/bb99e1c2/fonts/MonoSocialIconsFont-1.10.ttf') format('truetype'), url('/sotschi2014-sub/i/bb99e1c2/fonts/MonoSocialIconsFont-1.10.svg') format('svg');
	src: url('/sotschi2014-sub/i/bb99e1c2/fonts/MonoSocialIconsFont-1.10.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.symbol, a.symbol:before {
	font-family: 'Social';
	-webkit-text-rendering: optimizeLegibility;
	-moz-text-rendering: optimizeLegibility;
	-ms-text-rendering: optimizeLegibility;
	-o-text-rendering: optimizeLegibility;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

/* Styles Reset*/
* {
	margin: 0;
	padding: 0;
}

/* Common styles */
body {
	background: url("/sotschi2014-sub/i/bb99e1c2/images/background.gif");
	font-family: Helvetica, Arial, sans-serif;
}

.clear {
	clear: both;
}

a, a:link, a:active, a > img {
	text-decoration: none;
	outline: none;
}

a:visited {
	color: #800080;
}

.noshow {
	display: none;
}

/* Page Layout */
.container {
	width: 1000px;
	margin: 0 auto;
}

.site-header, .outer-content {
	width: 1022px;
	margin: 0 10px;
}

.site-header {
	background: url("/sotschi2014-sub/i/bb99e1c2/images/header_background.jpg") no-repeat transparent;
	position: relative;
	height: 157px;
}

.outer-content {
	background: #FFFFFF;
}

/* Header */
.select-version {
	width: 260px;
	z-index: 100;
}

.select-version table {
	position: relative;
	top: -2px;
}

.select-version, .select-version table, .select-version .select-version-field {
	position: relative;
	z-index: 10000;
}

.select-version, .select-version-list li a {
	color: #5E5E5E;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.select-version {
	padding: 10px 0;
}

.select-version-text {
	line-height: 22px;
}

.select-version table {
	display: inline-block;
	vertical-align: top;
}

.select-version-field {
	background: #FFFFFF;
	border: 1px solid #E2E2E2;
	padding: 3px 0 3px 5px;
	position: relative;
}

.current-version {
	float: left;
}

.site-header .dropdown {
	float: left;
	width: 8px;
	height: 10px;
	background: url("/sotschi2014-sub/i/bb99e1c2/images/arrows.gif") no-repeat 0 0;
	margin: 2px 5px 2px 25px;
}

.select-version-list {
	list-style: none outside none;
	display: none;
	position: absolute;
	border: 1px solid #BFBFBF;
	border-bottom: none;
	z-index: 10;
	top: 20px;
	left: 2px;
}

.select-version-list li {
	border-bottom: 1px solid #BFBFBF;
	background: #FFFFFF;
	width: 140px;
}

.select-version-list li:hover {
	background: #EFEFEF;
}

.select-version-list li a {
	display: block;
	padding: 5px;
}

.top-social {
	position: absolute;
	left: 265px;
	top: 12px;
	list-style: none outside none;
	z-index: 110;
}

.top-social li {
	display: inline-block;
	word-spacing: 0;
	letter-spacing: 0;
}

.top-social li a, .social-icon {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url("/sotschi2014-sub/i/bb99e1c2/images/top_social_icons.gif");
	background-repeat: no-repeat;
}

.top-social.cn li a, .social-icon {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url("/sotschi2014-sub/i/bb99e1c2/images/top-social-icons-cn.png");
	background-repeat: no-repeat;
}

.rss {
	background-position: 0 0;
}

.facebook {
	background-position: 0 -18px;
}

.twitter {
	background-position: 0 -36px;
}

.linkedin {
	background-position: 0 -54px;
}

.pinterest {
	background-position: 0 -72px;
}

.subscribe {
	background-position: 0 -90px;
}

.cn .renren {
	background-position: -18px 0;
}

.cn .weibo {
	background-position: -35px 0;
}

.cn .social_subscribe {
	background-position: -53px 0;
}

.cn .tensen {
	background-position: -71px 0;
}

.static-pages-links {
	font-size: 11px;
	font-weight: bold;
	list-style: none outside none;
}

.site-header .static-pages-links {
	position: absolute;
	right: 0px;
	top: 12px;
}

.static-pages-links li {
	display: inline;
}

.static-pages-links li:not(:last-of-type)::after {
	content: " ·";
}

.static-pages-links li a {
	color: #5E5E5E;
	text-transform: uppercase;
	text-decoration: none;
}

.sp {
	position: relative;
}

.sp-list {
	display: none;
	position: absolute;
	right: 0;
	z-index: 10;
}

.sp:hover .sp-list {
	display: block;
}

.sp-list li {
	display: block;
}

.static-pages-links .sp-list li::after {
	content: none;
}

.sp-list li a {
	background: #FFFFFF;
	padding: 3px 4px;
	display: block;
	white-space: nowrap;
	text-align: right;
}

.logo {
	/*background: url("/sotschi2014-sub/i/bb99e1c2/images/RBTH-NEW2.gif") no-repeat transparent;*/
	width: 500px;
	height: 70px;
	position: absolute;
	bottom: 45px;
}

.motto {
	position: absolute;
	right: 0;
	bottom: 39px;
	color: #B01016;
	font-size: 17px;
	font-weight: normal;
}

/*  Search  */
.search-input {
	font-family: arial;
	width: 173px;
	height: 24px;
	overflow: hidden;
}

.site-header .search-input {
	position: absolute;
	right: 0;
}

.search-input .field {
	color: #919191;
	width: 131px;
	height: 22px;
	font-size: 12px;
	padding-left: 10px;
	position: relative;
	padding-top: 0;
	float: left;
	border: 1px solid #E2E2E2;
	-moz-border-radius: 2px 0 0 2px;
	-webkit-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
}

.search-input .submit {
	color: #919191;
	background: #FFFFFF;
	width: 27px;
	height: 24px;
	text-align: center;
	font-size: 10px;
	position: relative;
	border: 1px solid #E2E2E2;
	border-left: none;
	display: block;
	float: left;
	-moz-border-radius: 0 2px 2px 0;
	-webkit-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	cursor: pointer;
}

.search-input .submit:hover, .search-input .field:focus {
	box-shadow: 0 0 2px 2px #F7F7F7 inset;
}

.autocomplete-w1 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 6px 0 0 6px;
	_background: none;
	_margin: 1px 0 0 0;
}

.autocomplete {
	border: 1px solid #999;
	background: #FFF;
	cursor: default;
	text-align: left;
	max-height: 350px;
	overflow: auto;
	margin: -6px 6px 6px -6px;
	_height: 350px;
	_margin: 0;
	_overflow-x: hidden;
}

.autocomplete .selected {
	background: #F0F0F0;
}

.autocomplete div {
	padding: 2px 5px;
	white-space: nowrap;
	overflow: hidden;
}

.autocomplete strong {
	font-weight: normal;
	color: #3399FF;
}

.ui-autocomplete {
	background: #FFFFFF;
	list-style: none outside none;
	width: 200px !important;
}

.ui-autocomplete li {
	padding: 2px 5px;
	border-bottom: 1px dotted #F7F7F7;
	font-size: 11px;
	color: #000000;
}

/* Menu */
.menu {
	background: #B01016;
	background: -moz-linear-gradient(top, #D64B4B, #C03535);
	background: -webkit-linear-gradient(top, #D64B4B, #C03535);
	background: -o-linear-gradient(top, #D64B4B, #C03535);
	background: -ms-linear-gradient(top, #D64B4B, #C03535);
	background: linear-gradient(top, #D64B4B, #C03535);
	position: absolute;
	bottom: 0;
}

.menu-main {
	float: left;
	width: 1022px;
	list-style: none outside none;
}

.menu-main li {
	float: left;
	border-right: 1px solid #BA3D3D;
	border-left: 1px solid #D85C5C;
}

.menu-main li.current {
	background: #BFBFBF;
	background: -moz-linear-gradient(top, #AAAAAA, #BFBFBF);
	background: -webkit-linear-gradient(top, #AAAAAA, #BFBFBF);
	background: -o-linear-gradient(top, #AAAAAA, #BFBFBF);
	background: -ms-linear-gradient(top, #AAAAAA, #BFBFBF);
	background: linear-gradient(top, #AAAAAA, #BFBFBF);
}

.menu-main li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	display: inline-block;
	padding: 8px 7px 7px 7px;
}

.menu-main li ul {
	display: none;
	background: #FFFFFF;
	border: none;
	position: absolute;
	z-index: 100;
	top: 28px;
	margin: 0 0 0 -8px;
	list-style: none outside none;
}

.menu-main li ul.last-menu {
	margin-left: -40px;
}

.menu-main li ul li {
	float: none;
	background: #FFFFFF;
	border: 1px solid #BFBFBF;
	border-top: none;
	padding: 0px 5px;
}

.menu-main li ul li a {
	display: block;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	white-space: nowrap;
	color: #000000;
}

.menu-main li:hover ul {
	display: block;
}

/*Editions*/

.editions-block {
	float: left;
	width: 110px;
	height: 32px;
	position: relative;
	z-index: 7000;
	margin: 5px 12px 0 0;
}

.editions-list {
	list-style-type: none;
	position: absolute;
	width: 110px;
	border: 1px solid #d3d3d3;
	background: #fff;
}

.editions-list .editions-item span, .editions-list #editionsOpener span {
	font-size: 12px;
	line-height: 30px;
	display: block;
	width: 105px;
	height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	list-style-type: none;
	padding: 0 0 0 10px;
}

.editions-list .editions-item a {
	color: #000;
}

.editions-list .editions-item.current, .editions-list .editions-item a:hover {
	color: #d44949;
}

.editions-list #editionsOpener {
	cursor: pointer;
}

.editions-list #editionsOpener .editions-dropdown {
	background: url("/sotschi2014-sub/i/bb99e1c2/images/editions-arrows.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 12px;
	height: 6px;
	display: inline-block;
	position: relative;
	top: -2px;
	margin: 0 0 0 3px;
}

.editions-list #editionsOpener:hover .editions-dropdown {
	background: url(http://sotschi2014.russland-heute.de/i/bb99e1c2/styles/img/editions-arrows.png) no-repeat 0 -6px;
}

.editions-list li {

}

/*Geo*/
.geoswitcher {
	float: left;
	font-size: 0;
	margin: 5px 20px 0 0;
}

.geoswitcher a {
	padding: 7px 10px;
	color: #868686;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	border: 1px solid #d3d3d3;
	text-transform: uppercase;
}

.geoswitcher a.current {
	background: #d44949;
	border: 1px solid #d44949;
	color: #ffffff;
}

/* Sochi styles */
.outer-content {
	padding: 10px 0;
}

.sp-banner {
	margin: 0 0 10px;
	height: 60px;
	position: relative;
	font-family: 'Bebas', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
.sp-banner img {
	display: block;
	width: 1022px;
	height: 60px;
}
.title-wrap {
	position: absolute;
	left: 0;
	top: 0;
}
.games {
	padding: 0 0 0 20px;
	font-size: 60px;
	line-height: 60px;
	color: #ffffff;
}
.report {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 20px 0 0;
	font-size: 30px;
	line-height: 60px;
	color: #ffffff;
}
.sp-banner-link, .sp-banner-link:link, .sp-banner-link:visited {
	color: #FFFFFF;
}
.share-block {
	vertical-align: top;
	line-height: 60px;
	margin: 0 0 0 10px;
}
.share-block a {
	font-family: 'Social';
	color: #ffffff;
	text-align: center;
	font-size: 50px;
	-moz-transition: color 0.37s;
	-o-transition: color 0.37s;
	-webkit-transition: color 0.37s;
	transition: color 0.37s;
	margin: 0 0 0 -5px;
}
.share-block .likes-count {
	color: #868686;
	border: 1px solid #d3d3d3;
	font-size: 12px;
	display: inline-block;
	height: 10px;
	line-height: 10px;
	padding: 2px 3px;
	min-width: 20px;
	text-align: center;
	margin: 0 6px 0 0;
	border-radius: 5px;
}

.share-block a[href*='facebook'] {

}
.share-block a[href*='facebook']:hover {
	color: #3b5998;
}
.share-block a[href*='twitter'] {
	margin-right: -2px;
}
.share-block a[href*='twitter']:hover {
	color: #00aced;
}
.share-block a[href*='pinterest']:hover {
	color: #cb2027;
}
.share-block a[href*='linkedin']:hover {
	color: #007bb6;
}

.sections {
	margin: 0 0 10px;
	font-size: 0;
	word-spacing: 0;
	letter-spacing: 0;
	padding: 0 11px;
}

.sections-item {
	width: 322px;
	height: 96px;
	display: inline-block;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	position: relative;
	margin: 0 0 0 10px;
	overflow: hidden;
}

.sections-item:first-child {
	margin: 0;
}

.sections-item:link, .sections-item:visited {
	color: #ffffff;
}
.sections-image {
	width: 322px;
}
.sections-item span {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 0 0 70px;
	display: block;
	line-height: 46px;
	width: 252px;
}
.locations {
	border: 2px solid #f67b00;
}
.locations span {
	background: url("/sotschi2014-sub/i/bb99e1c2/images/nav-icons.png") no-repeat 15px 0 rgba(246, 123, 0, .3);
}
.athletes {
	border: 2px solid #3b919a;
}
.athletes span {
	background: url("/sotschi2014-sub/i/bb99e1c2/images/nav-icons.png") no-repeat 15px -46px rgba(59, 145, 154, .3);
}
.events {
	border: 2px solid #80ba5c;
}
.events span {
	background: url("/sotschi2014-sub/i/bb99e1c2/images/nav-icons.png") no-repeat 15px -92px rgba(128, 186, 92, .3);
}
.athletes .coming, .events .coming {
	display: none;
}
/*.athletes:hover .section-name, .events:hover .section-name {
 display: none;
 }
 .athletes:hover .coming, .events:hover .coming {
 display: block;
 }*/

/* Top articles */
.top {
	float: left;
	width: 798px;
	margin: 0 0 10px;
}
.top-item {
	display: block;
	position: relative;
	float: left;
	width: 384px;
	color: #ffffff;
}
.top-item:first-child {
	margin: 0 20px 0 10px;
}
.top-item img {
	display: block;
	width: 100%;
}
.top-title {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 2%;
	background: rgba(0, 0, 0, 0.5);
	color: #ffffff;
	width: 96%;
	height: 40px;
}

/* Map */
.labels {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 40px;
	border: 1px solid silver;
	white-space: nowrap;
	padding: 4px;
}

.map-container {
	width: 789px;
	float: left;
	margin: 0 0 10px 10px;
}

#map-categories {
	float: left;
	width: 300px;
	margin: 0 10px 0 0;
}

.category label {
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	color: #fff;
	cursor: pointer;
}
.category input[type="checkbox"]:not(:checked) +
label {
	background: #d3d3d3 !important;
}
.category label .marker-type {
	display: inline-block;
	width: 50px;
	height: 30px;
	float: left;
	background: url("/sotschi2014-sub/i/bb99e1c2/images/map-icons.png") no-repeat;
}
.category label .marker-type.fast_food {
	background-position: 0 -35px;
}

.category label .marker-type.bars_restaurants {
	background-position: 0 -70px;
}

.category label .marker-type.outdoor_activities {
	background-position: 0 -102px;
}

.category label .marker-type.shopping {
	background-position: 0 -138px;
}

.category label .marker-type.arts {
	background-position: 0 -170px;
}

.category label .marker-type.olympic_objects {
	background-position: 0 -239px;
}

.category label .marker-type.cultural_sights {
	background-position: 0 -273px;
}

.category label .marker-type.featured {
	background-position: 0 -308px;
}

.category label .category-title {
	float: left;
	display: inline-block;
	width: 250px;
	height: 30px;
}

input[type="checkbox"]:checked + label .category-title {
	background: url("/sotschi2014-sub/i/bb99e1c2/images/tick.png") no-repeat 222px center;
}

.category input[type="checkbox"], .total-select input[type="checkbox"] {
	position: absolute;
	left: -20000em;
}

.category:hover {
	opacity: 0.33;
}
.total-select {
	text-align: center;
}
.total-select span {
	cursor: pointer;
}
.adv {
	margin: 7px 0 0;
}

.sochi-map-block .map {
	width: 479px;
	height: 610px;
	float: left;
}

/* Info column */

.info {
	float: right;
	margin: 0 13px 10px 10px;
	width: 200px;
}
.info-item {
	margin: 0 0 10px;
}
.section-title {
	text-transform: uppercase;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	border: 2px solid #f67b00;
	color: #f67b00;
	margin: 0 0 11px;
}
.section-title_large {
	float: left;
	clear: right;
	padding: 0 20px;
}
.faq {
	background: url("/sotschi2014-sub/i/bb99e1c2/images/faq.jpg") no-repeat #1f5f82;
	display: block;
	width: 200px;
	height: 55px;
	text-transform: uppercase;
	text-align: center;
	line-height: 55px;
	font-size: 16px;
	color: #ffffff;
}
.faq:link, .faq:active, .faq:visited {
	color: #ffffff;
}
.timer {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-variant: small-caps;
	text-transform: lowercase;
}
.days {
	font-size: 30px;
	line-height: 35px;
}
.hours {
	font-size: 14px;
	line-height: 35px;
}
.widget__weather {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 150px;
	margin: 0 auto;
}
.widget__weather__temp {
	color: #000000;
	font-weight: bold;
}
.widget__weather__temp_f {
	color: #B4B3B3;
}
.widget__weather__sky {
	background: url("/sotschi2014-sub/i/bb99e1c2/images/weather.png") no-repeat scroll center top transparent;
	margin-left: 7px;
	padding: 2px 0 0 36px;
}
.widget__weather__sky_fair {
	background-position: 0 0;
}
.widget__weather__sky_partly-cloudy {
	background-position: 0 -22px;
}
.widget__weather__sky_cloudy {
	background-position: 0 -44px;
}
.widget__weather__sky_rainy {
	background-position: 0 -66px;
}
.widget__weather__sky_snowy {
	background-position: 0 -88px;
}
.widget__currency {
	color: #B4B3B3;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 2px 0 0;
	width: 150px;
	margin: 0 auto;
}
.latest {
	overflow: hidden;
}
.latest-article {
	margin: 0 0 9px;
}
.latest-image {
	float: left;
	margin: 0 8px 0 0;
	width: 85px;
}
.latest-title {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	float: right;
	width: 107px;
	margin: -3px 0 3px;
}
.latest-title a {
	color: #2b2b53;
	text-decoration: underline;
}
.date {
	color: #547e85;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.latest-date {
	font-size: 8px;
	line-height: 8px;
	float: right;
	width: 107px;
}

/* Stories */
.stories {
	padding: 0 10px;
	margin: 0 0 20px;
	font-size: 0;
	letter-spacing: 0;
	word-spacing: 0;
}
.row {
	font-size: 0;
	letter-spacing: 0;
	word-spacing: 0;
}
.row.two {
	margin: 0 0 60px;
}
.row.three {
	margin: 0 0 100px;
}
.story {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 20px 0;
}
.large:first-child {
	margin: 0 36px 0 0;
}
/*
 .small:first-child {
 margin-left: 10px;
 }*/

.story.large {
	width: 630px;
}
.story.small {
	/*width: 320px;*/
	width: 314px;
	padding: 0 20px 0 0;
}
.story-image {
	float: left;
	margin: 0 17px 0 0;
	width: 120px;
}
.story-title {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	margin: -3px 0 3px;
}
.story-title a {
	color: #2b2b53;
	text-decoration: underline;
}
.large .story-title {
	font-size: 24px;
	line-height: 28px;
}
.small .story-title {
	font-size: 14px;
	line-height: 18px;
}
.story-date {
	font-size: 12px;
}

/* Article */
.article {
	font-family: Georgia, "Times New Roman", serif;
	width: 789px;
	margin: 0 0 0 11px;
}
.article .title {
	line-height: 35px;
	color: #171717;
	margin: 0 0 18px;
}
.article-share {
	margin: 0 0 5px;
}
.article h2 {
	font-size: 36px;
}
.article h3 {
	font-size: 24px;
}
.article .image-top-block {
	margin: 0 0 22px;
}
.article-image {
	width: 779px;
	height: 420px;
}

.article p {
	font-size: 14px;
	line-height: 18px;
	color: #000;
	margin: 0 0 22px;
}
.article .introtext {
	padding: 10px 15px;
	border-left: 5px solid #f67b00;
	margin: 0 0 16px;
	background: #f9dfcb;
	width: 744px;
}

.coherent {
	margin: 0 0 0 12px;
	width: 150px;
}
.coherent .block-bshadowed {
	margin: 0;
}
.place_coherent {
	margin: 0 12px 0 0;
	float: left;
}
.place_coherent .block-bshadowed {
	margin: 10px 0 0;
}
.article__popup__link {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
}
.article__popup__link a {
	text-decoration: none;
}
.article__popup__link + .article__popup__link {
	margin-top: 0;
}
.popup__overlay {
	background-color: rgba(0, 0, 0, 0.4);
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999998;
}
.popup__content {
	background-color: #FFFFFF;
	display: none;
	font-size: 15px;
	line-height: 28px;
	padding: 12px;
	position: fixed;
	text-align: left;
	width: 640px;
	z-index: 999999;
}
.popup__content p {
	margin-left: 0;
}
.popup__close {
	color: #7F7E7E;
	opacity: 1;
	position: absolute;
	right: 0;
	top: 0;
	transform: rotate(45deg);
}
.article__related {
	position: relative;
}
.article__related ul {
	list-style: none outside none;
	margin: 0 12px 0;
	overflow: hidden;
	padding: 0;
}
.article__related li {
	font-size: 14px;
	line-height: 23px;
	margin: 11px 0;
}
.block-bshadowed {
	border: 1px solid #d3d3d3;
}
.block-bshadowed__shadow, .block-bshadowed__clip {
	height: 0;
	margin: 0;
}
.article__map {
	border: none;
}

/*Subscribe widget*/

.subscribe-widget {
	float: left;
	width: 798px;
}

.events-subscribe-header {
	background: url('/sotschi2014-sub/i/bb99e1c2/images/subscribe-header-background.jpg') repeat-x left center;
	height: 69px;
	margin: 0 0 0 10px;
}
.events-subscribe-header h3 {
	background: url('/sotschi2014-sub/i/bb99e1c2/images/letter-envelop.png') no-repeat 28px center;
	color: #fff;
	padding: 16px 0 0 117px;
	height: 53px;
	font-size: 16px;
	text-transform: uppercase;
}

.events-subscribe {
	width: 732px;
	padding: 28px;
	background: #f3f1f0;
	margin: 0 0 10px 10px;
	position: relative;
}
.events-subscribe-title {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	background: #f3f1f0;
	padding: 0 0 14px;
}
.events-list-box {
	width: 487px;
	float: left;
	background: #e5e1de;
	margin: 0 24px 0 0;
}

.events-list-toggler {
	width: 50%;
	float: left;
	cursor: pointer;
}
.events-list-toggler.selected .events-list-toggler-checkbox {
	background: url('/sotschi2014-sub/i/bb99e1c2/images/events-toggler-checkbox.png') no-repeat -18px center;
}
.events-list-toggler-checkbox {
	display: inline-block;
	width: 18px;
	height: 19px;
	margin: 24px 16px 0 16px;
	background: url('/sotschi2014-sub/i/bb99e1c2/images/events-toggler-checkbox.png') no-repeat 0 center;
	float: left;
}
.events-list-toggler-description {
	display: inline-block;
	line-height: 20px;
	font-size: 15.2px;
	float: left;
	margin: 15px 0 13px 0;
	width: 190px;
}
.short-subscribe {
	background: #f3f1f0;
}

.events-list {
	display: inline-block;
}
.empty-field {
	box-shadow: 0 0 2px 1px #e00 inset;
}

.events-list-item {
	float: left;
	width: 33.3%;
	white-space: nowrap;
	list-style-type: none;
	line-height: 37px;
	height: 37px;
	position: relative;
	cursor: pointer;
}
.events-list-item:hover, .events-list-item.selected {
	background: #d3ccc9;
}
.event-list-item-icon {
	display: inline-block;
	background: url('/sotschi2014-sub/i/bb99e1c2/images/sports-icons.png') no-repeat;
	background-position: 0 0;
	width: 25px;
	height: 23px;
	margin: 0 4px 0 0;
	position: relative;
	top: 8px;
	float: left;
}
.event-list-item-name {
	text-transform: uppercase;
	font-size: 9px;
	display: inline-block;
	float: left;
}

.event-list-item-icon.biathlon {
	background-position: 0 0;
	height: 23px;
	top: 7px;
}
.events-list-item:hover .biathlon, .events-list-item.selected .biathlon {
	background-position: -25px 0;
}

.event-list-item-icon.speed_skating {
	background-position: 0 -94px;
	height: 22px;
	top: 7px;
}
.events-list-item:hover .speed_skating, .events-list-item.selected .speed_skating {
	background-position: -25px -94px;
}

.event-list-item-icon.luge {
	background-position: 0 -186px;
	height: 15px;
}
.events-list-item:hover .luge, .events-list-item.selected .luge {
	background-position: -25px -186px;
}

.event-list-item-icon.ice_hockey {
	background-position: 0 -265px;
	height: 23px;
}
.events-list-item:hover .ice_hockey, .events-list-item.selected .ice_hockey {
	background-position: -25px -265px;
}

.event-list-item-icon.bobsleigh {
	background-position: 0 -22px;
	height: 28px;
	top: 7px;
}
.events-list-item:hover .bobsleigh, .events-list-item.selected .bobsleigh {
	background-position: -25px -22px;
}

.event-list-item-icon.nordic_combined {
	background-position: 0 -115px;
	height: 26px;
	top: 5px;
}
.events-list-item:hover .nordic_combined, .events-list-item.selected .nordic_combined {
	background-position: -27px -115px;
}

.event-list-item-icon.skeleton {
	background-position: 0 -200px;
	height: 24px;
	top: 6px;
}
.events-list-item:hover .skeleton, .events-list-item.selected .skeleton {
	background-position: -25px -200px;
}

.event-list-item-icon.freestyle_skiing {
	background-position: 0 -288px;
	height: 24px;
	top: 6px;
}
.events-list-item:hover .freestyle_skiing, .events-list-item.selected .freestyle_skiing {
	background-position: -25px -288px;
}

.event-list-item-icon.alpine_skiing {
	background-position: 0 -49px;
}
.events-list-item:hover .alpine_skiing, .events-list-item.selected .alpine_skiing {
	background-position: -25px -49px;
}

.event-list-item-icon.cross_country {
	background-position: 0 -141px;
}
.events-list-item:hover .cross_country, .events-list-item.selected .cross_country {
	background-position: -28px -141px;
}

.event-list-item-icon.snowboard {
	background-position: 0 -224px;
	height: 20px;
}
.events-list-item:hover .snowboard, .events-list-item.selected .snowboard {
	background-position: -25px -224px;
}

.event-list-item-icon.short_track {
	background-position: 0 -312px;
}
.events-list-item:hover .short_track, .events-list-item.selected .short_track {
	background-position: -25px -312px;
}

.event-list-item-icon.curling {
	background-position: 0 -71px;
	top: 6px;
}
.events-list-item:hover .curling, .events-list-item.selected .curling {
	background-position: -25px -71px;
}

.event-list-item-icon.ski_jumping {
	background-position: 0 -163px;
	top: 6px;
}
.events-list-item:hover .ski_jumping, .events-list-item.selected .ski_jumping {
	background-position: -25px -163px;
}

.event-list-item-icon.figure_skating {
	background-position: 0 -243px;
}
.events-list-item:hover .figure_skating, .events-list-item.selected .figure_skating {
	background-position: -25px -243px;
}
.subscribers-data label {
	display: block;
	padding: 0 0 10px;
}
.subscribers-data label p {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	color: #2d2a29;
	margin: 0 0 14px;
}
.subscribers-data-input {
	font-size: 15.2px;
	text-transform: none;
	font-weight: 100;
	display: block;
	border: 1px solid #ccc6c3;
	line-height: 35px;
	width: 188px;
	height: 35px;
	color: #2d2a29;
	padding: 0 12px;
	margin: 0 0 2px;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-webkit-transition: all 0.2s;
}
.subscribe-confirm {
	width: 212px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	text-transform: uppercase;
	background: #1eaad8;
	color: #fff;
	border: none;
	font-weight: bold;
	cursor: pointer;
	position: absolute;
	bottom: 70px;
}

.events-calendar-opener {
	color: #2d2a29;
	font-size: 11px;
	line-height: 20px;
	border-bottom: 1px dashed #2d2a29;
	display: inline-block;
	margin: 11px 10px 0;
	width: 191px;
	text-align: center;
	cursor: pointer;
	position: absolute;
	bottom: 29px;
}

.events-schedule {
	background: #fff;
	position: relative;
	width: 732px;
	padding: 0;
	margin: 0 0 10px 10px;
	opacity: 0;
}
.events-schedule table {
	border-spacing: 0;
	border-collapse: collapse;
	position: relative;
}
.events-schedule tr {
	position: relative;
}
.events-schedule td, .events-schedule .day, .event-day-description-container {
	min-width: 34px;
	height: 32px;
	position: relative;
}
.events-schedule td, .events-schedule .day {
	border: 1px solid #a6a6a6;
}
.day {
	font-weight: 100;
	font-size: 11px;
	line-height: 12.8px;
}
.day.weekend {
	color: #b50903;
}
.event-day {
	position: relative;
	cursor: pointer;
}
.event-day-description {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #B0B0B0;
	border-radius: 3px;
	padding: 6px 8px;
	position: absolute;
	width: 250px;
	display: none;
	top: 17px;
	left: 17px;
	z-index: 500;
}

.events-schedule .sports-name {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12.8px;
	color: #333;
	border: none;
	padding: 0 5px;
	white-space: nowrap;
}

.event-schedule-icon-box {
	vertical-align: middle;
	display: table-cell;
	width: 34px;
	height: 32px;
	position: relative;
	border-collapse: separate;
}
.biathlon .event-schedule-icon-box, .biathlon .event-day-description-container {
	background: #df5a16;
}
.speed_skating .event-schedule-icon-box, .speed_skating .event-day-description-container {
	background: #b50903;
}
.luge .event-schedule-icon-box, .luge .event-day-description-container {
	background: #7c2d1b;
}
.ice_hockey .event-schedule-icon-box, .ice_hockey .event-day-description-container {
	background: #83531e;
}
.bobsleigh .event-schedule-icon-box, .bobsleigh .event-day-description-container {
	background: #00475d;
}
.nordic_combined .event-schedule-icon-box, .nordic_combined .event-day-description-container {
	background: #1d6887;
}
.skeleton .event-schedule-icon-box, .skeleton .event-day-description-container {
	background: #4d67ac;
}
.freestyle_skiing .event-schedule-icon-box, .freestyle_skiing .event-day-description-container {
	background: #4b78bb;
}
.alpine_skiing .event-schedule-icon-box, .alpine_skiing .event-day-description-container {
	background: #8582bc;
}
.cross_country .event-schedule-icon-box, .cross_country .event-day-description-container {
	background: #6558a0;
}
.snowboard .event-schedule-icon-box, .snowboard .event-day-description-container {
	background: #b50391;
}
.short_track .event-schedule-icon-box, .short_track .event-day-description-container {
	background: #b50342;
}
.curling .event-schedule-icon-box, .curling .event-day-description-container {
	background: #b50303;
}
.ski_jumping .event-schedule-icon-box, .ski_jumping .event-day-description-container {
	background: #df5a16;
}
.figure_skating .event-schedule-icon-box, .figure_skating .event-day-description-container {
	background: #df9f16;
}
.ui-tooltip {
	background: #fff;
}
.event-day-description-image {
	float: left;
	margin: 0 8px 0 0;
}
.event-day-description-title {
	color: #E84A4A;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
.event-day-description-subtitle {
	color: #9F9F9F;
	font-family: Georgia, serif;
	font-size: 14px;
}

.event-schedule-icon {
	display: block;
	background: url('/sotschi2014-sub/i/bb99e1c2/images/sports-icons.png') no-repeat;
	background-position: 0 0;
	width: 25px;
	height: 23px;
	margin: 0 auto;
}

.biathlon .event-schedule-icon {
	background-position: -50px 0;
}
.speed_skating .event-schedule-icon {
	background-position: -50px -94px;
	height: 22px;
}
.luge .event-schedule-icon {
	background-position: -50px -186px;
	height: 15px;
}
.ice_hockey .event-schedule-icon {
	background-position: -50px -265px;
}
.bobsleigh .event-schedule-icon {
	background-position: -50px -22px;
	height: 28px;
}
.nordic_combined .event-schedule-icon {
	background-position: -50px -115px;
	height: 26px;
}
.skeleton .event-schedule-icon {
	background-position: -50px -200px;
	height: 25px;
}
.freestyle_skiing .event-schedule-icon {
	background-position: -50px -288px;
}
.alpine_skiing .event-schedule-icon {
	background-position: -50px -49px;
}
.cross_country .event-schedule-icon {
	background-position: -50px -141px;
}
.snowboard .event-schedule-icon {
	background-position: -50px -224px;
	height: 20px;
}
.short_track .event-schedule-icon {
	background-position: -50px -312px;
}
.curling .event-schedule-icon {
	background-position: -50px -71px;
}
.ski_jumping .event-schedule-icon {
	background-position: -50px -163px;
	height: 24px;
}
.figure_skating .event-schedule-icon {
	background-position: -50px -243px;
}

.subscribe-notice {
	padding: 5px 0;
	font-size: 12px;
}
.subscribers-data .subscribe-notice {
	padding: 0;
}
.subscribe-notice.error {
	color: #d00;
}
.subscribe-notice.confirm {
	color: #006e00;
	padding: 0;
}

/* Athletes */
.athlete .locations {
	border: 2px solid #3b919a;
}
.athlete .section-title {
	border: 2px solid #3b919a;
	color: #3B919A;
}
.athlete .article .introtext {
	border-left: 5px solid #3b919a;
	background: #dcf7fa;
}

/* Events */
.event .locations {
	border: 2px solid #80ba5c;
}
.event .section-title {
	border: 2px solid #80ba5c;
	color: #80ba5c;
}
.event .article .introtext {
	border-left: 5px solid #80ba5c;
	background: #e7fadc;
}

/*Results of the day*/

.results-of-the-day {
	margin: 0 10px 10px;
	width: 998px;
}
.results-of-the-day-item {
	float: left;
	width: 33.33%;
	position: relative;
    min-height: 234px;
    height: 234px;
    overflow: hidden;
}
.results-of-the-day-item-title {
	background: #00a8d9;
	color: #fff;
	padding: 19px 0 16px;
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
}
.results-of-the-day-item-content {
	margin: 0 15px;
	padding: 0 0 15px;
	background: #f8f6f6;
	overflow: hidden;
}
.results-item-fading-hovering {
	width: 100%;
	height: 120px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('/sotschi2014-sub/i/bb99e1c2/images/results-fading-hovering.png') repeat-x 0 0;
}
.show-full-results-blocks {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 90%;
	margin: 0 5%;
	color: #a29a96;
	text-decoration: underline;
	font-size: 10px;
	line-height: 20px;
	cursor: pointer;
	z-index: 300;

}
.show-full-results-blocks.filled-background {
	background: #f8f6f6;
}
.medal-standings .show-full-results-blocks.filled-background {
	background: #d8e6f0;
}
/*Medal standings*/
#medal-standings-list {
	padding: 10px 15px 10px 0;
	font-weight: bold;
	width: 100%;
}
#medal-standings-list thead td {
    padding-bottom: 10px;
}
#medal-standings-list tbody tr > td:first-of-type {
	color: #F8F6F6;
}
#medal-standings-list tr > td {
	vertical-align: top;
    width: 40px;
}
#medal-standings-list .country {
	width: 139px;
	padding: 0 0 7px 0;
	font-size: 13.4px;
	font-family: Georgia, sans-serif;
	text-transform: uppercase;
}
#medal-standings-list .gold {
	width: 30px;
	font-size: 12px;
	padding: 0 8px 0 0;
	background: url('/sotschi2014-sub/i/bb99e1c2/images/medal-icons.png') no-repeat 0 3px;
}
#medal-standings-list .silver {
	width: 30px;
	font-size: 12px;
	padding: 0 8px 0 0;
	background: url('/sotschi2014-sub/i/bb99e1c2/images/medal-icons.png') no-repeat 0 -24px;
}
#medal-standings-list .bronze {
	width: 30px;
	font-size: 12px;
	padding: 0 8px 0 0;
	background: url('/sotschi2014-sub/i/bb99e1c2/images/medal-icons.png') no-repeat 0 -53px;
}

/*Events today*/
.events-today-list {
	width: 100%;
	border-collapse: collapse;
}
.events-today-list .events-today-row > td {
	font-size: 12px;
	color: #070606;
	font-weight: bold;
	vertical-align: top;
	padding-top: 16px;
	text-transform: uppercase;
}
.events-today-list .events-today-row .place {
    padding-right:10px;
}
.events-today-title.discipline, .events-today-row .discipline {
	padding: 0 0 0 21px;
}
.events-today-title.time, .events-today-row .time {

}
.events-today-head {
	background: #a29a96;
}
.events-today-title {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 5px 8px;
}
/*The fact of the day*/
.fact-of-the-day-title {
	text-transform: uppercase;
	text-align: center;
	background: #a29a96;
	font-size: 14px;
	color: #fff;
	line-height: 26px;
}
.fact-of-the-day-text {
	padding: 16px 26px;
	font-size: 10px;
	color: #070606;
	line-height: 14px;
}

/*incuts*/
.incut {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #BFBFBF;
    font-size: 12px;
    line-height: 16px;
    padding: 10px 10px 0;
    width: 150px;
}
.incut h2 {
    color: #5E5E5E;
    font-size: 14px;
}
.i_left {
    float: left;
    margin: 10px 10px 10px 0;
}
.i_right {
    float: right;
    margin: 10px 0 10px 10px;
}
.i_wide {
    width: auto;
}
.i_left img, .i_right img {
    height: auto !important;
    max-width: 100% !important;
}
.i_wide img {
    max-width: 460px;
}
.mastertag_pic {
    float: left;
    height: 160px;
    margin: 0 16px 20px 0;
    position: relative;
    width: 300px;
}
.mastertag_pic img {
    height: 160px;
    width: 300px;
}
.mastertag_pic_title {
    bottom: 0;
    margin-bottom: 10px;
    position: absolute;
}
.mastertag_pic_title a {
    background: url("/sotschi2014-sub/assets/images/site_img/top-slider-image-text_background.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 700;
    padding: 0 5px;
    text-decoration: none;
}