/* Themes (contains only header, body and footer styles)
 * 
 * "...-theme" class for body.
 * "...-theme-layout" class for "layout" element (to prevent intersection with other "layout" elements).
 * Different "layout" elements on one page is a bad practice.
 */

/* Championat
--------------------------------------------------------*/
.championat-theme {
	background: #B3B3B3;
	font: .75em/1.25 Arial,sans-serif;
	color: #1A1A1A;
	}
	.championat-theme .l-container {
		width: auto;
		margin: 0;
		background: none;
		}
	.championat-theme-layout {
		width: 990px;
		margin: 20px auto 0 auto;
		padding: 0 10px;
		background: #FFF;
		}
		.championat-theme .header {
			margin: 0 -10px;
			}
			.championat-theme .header A,
			.championat-theme .b-top-navigation A {
				text-decoration: none;
				}
		.championat-theme .content {
			padding: 10px 0;
			font: 13px/16px 'Myriad Pro', 'Trebuchet MS', 'Tahoma', sans-serif;
			color: #000;
			}
		.championat-theme .footer {
			width: 1010px;
			margin: 0px -10px;
			padding: 0;
			background: #1A1C1D;
			font-size: 1em;
			color: #FFF;
			}
	/* popup font-size fix */
	.championat-theme .popup {
		line-height: 1.2;
		font-size: 15px;
		}

/* Header and footer blocks
-------------------------------*/

/* Horizontal lists */
.l-list:after {
	content:"";
	clear:both;
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	visibility:hidden;
	}
.l-list {
	clear:both;
	display:block;
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	}
	.l-list-item {
		float:left;
		}
	.l-list-item-last {
		margin-right:-7px;
		}
		.l-list-n1 .l-list-item-last {
			margin-right: 0;
			}
	.l-list-n6 .l-list-item {
		width:17%;
		}
	.l-list-n6 .l-list-item-last {
		width:15%;
		}

/* Header top line */
.b-top-line {
	padding: 10px;
	font-size: 0.9166em;
	background: #000;
	color: #fff;
	}
	.b-top-line A:link,
	.b-top-line A:visited {
		color: #fff;
		}
		.b-top-line A:link:hover,
		.b-top-line A:visited:hover {
			color: #ffc000;
			}
	.b-top-line UL LI {
		float: left;
		margin-right: 10px;
		padding-right: 10px;
		line-height: 0.8em;
		border-right: 1px solid #383838;
		}
		.b-top-line UL LI.last {
			margin: 0;
			padding: 0;
			border-right: 0;
			}

/* Header main */
.b-header-main {
	position: relative;
	margin-bottom: 10px;
	padding: 10px 10px 7px 10px;
	background: #e44206 url(../i/themes/championat/header-bg.jpg) no-repeat;
	}
	.b-header-main-logo {
		padding-left: 10px;
		}
		.b-header-main-logo .current-date {
			position: relative;
			padding: 5px 0;
			font-size: 0.8333em;
			color: #fff;
			}
			.b-header-main-logo .current-date I {
				margin: 0 3px;
				}
		.b-header-main .logo-title {
			width: 333px;
			height: 43px;
			margin: 20px 0 0 0;
			padding: 0;
			background: url(../i/themes/championat/logo.png) no-repeat;
			border-bottom: none;
			text-indent: -3000px;
			}
			.b-header-main .logo-title A:link,
			.b-header-main .logo-title A:visited {
				float: left;
				display: block;
				width: 100%;
				height: 30px;
				}

/* Top navigation menu */
.b-top-navigation {
	padding-bottom: 10px;
	}
	.b-top-navigation .sections-main {
		overflow: hidden;
		padding: 10px 0;
		}
		.b-top-navigation .sections-main .canyon-section {
			padding-top: 5px;
			float:none;
			}
			.b-top-navigation .sections-main .section-right {
				float:right;
				margin-top:-4px;
			}
		.b-top-navigation .sections-main LI {
			float: left;
			background: url(../i/themes/championat/div.gif) no-repeat scroll 100% 50%;
			}
			.b-top-navigation .sections-main LI.last {
				background: none;
				}
			.b-top-navigation .sections-main LI A:link,
			.b-top-navigation .sections-main LI A:visited {
				margin: 0 7px;
				color: #333;
				}
				.b-top-navigation .sections-main LI.first A:link,
				.b-top-navigation .sections-main LI.first A:visited {
					margin-left: 0;
					}
				.b-top-navigation .sections-main li A:hover {
					color: #FF6A00;
					}
	.b-top-navigation .sections-sports {
		position: relative;
		width: 990px;
		background: url(../i/themes/championat/top-nav-bg.png) no-repeat;
		}
		.b-top-navigation .sections-sports .canyon {
			overflow: visible;
			background: url(../i/themes/championat/top-nav-bg.png) no-repeat 100% 100%;
			}
			.b-top-navigation .sections-sports .canyon:after {
				content: ".";
				display: block;
				height: 0;
				clear: both;
				visibility: hidden;
				}
		.b-top-navigation .sections-sports .nav {
			width: 40px;
			}
			.b-top-navigation .sections-sports .nav .home {
				overflow: hidden;
				padding: 14px 0 16px;
				}
				.b-top-navigation .sections-sports .nav .home A:link,
				.b-top-navigation .sections-sports .nav .home A:visited {
					display: block;
					margin: 0 auto;
					width: 11px;
					height: 10px;
					text-indent: -3000px;
					background: url(../i/themes/championat/icons.gif) no-repeat 0 -160px;
					}
		.b-top-navigation .sections-sports .canyon-side {
			line-height: 40px;
			width: 950px;
			}
			.b-top-navigation .sections-sports-item {
				float: left;
				height: 41px;
				margin: 0 0 -1px -1px;
				}
				.b-top-navigation .sections-sports-link {
					display: block;
					padding: 0 10px;
					background: url(../i/themes/championat/top-nav-div.gif) no-repeat 100% 0;
					font-size: 1.0833em;
					}
				.b-top-navigation .sections-sports-link:link,
				.b-top-navigation .sections-sports-link:visited {
					color: #FEFEFE;
					}
				.b-top-navigation .last .sections-sports-link {
					background: none;
					}
				.b-top-navigation .current .sections-sports-link,
				.b-top-navigation .sections-sports-item:hover .sections-sports-link,
				.b-top-navigation .sections-sports-item-hover .sections-sports-link {
					margin-bottom: -1px;
					padding-bottom: 1px;
					background: #000;
					}
					.b-top-navigation .b-top-sub-navigation-holder {
						display: none;
						}
					.b-top-navigation .sections-sports-item:hover .b-top-sub-navigation-holder,
					.b-top-navigation .sections-sports-item-hover .b-top-sub-navigation-holder {
						display: block;
						}
				.b-top-navigation .current .sections-sports-link:hover {
					color: #FEFEFE;
					}
				.b-top-navigation .no-subs {
					height: 40px;
					margin-bottom: 0;
					}
					.b-top-navigation .no-subs .sections-sports-link {
						margin-bottom: 0 !important;
						padding-bottom: 0 !important;
						}
			.b-top-navigation .sections-sports .section-right {
				float: right;
				padding: 8px 20px 0 0;
				margin: 0;
				background: none;
				}

	/* Search Field */
	.search-field {
		float: left;
		line-height: 1em;
		}
	.search-field-inner {
		overflow: hidden;
		}
		.search-field-text {
			float: left;
			height: 24px;
			padding-top: 0;
			padding-left: 3px;
			background: url(../i/themes/championat/search-field.png) no-repeat;
			}
			.search-field-text .inner {
				height: 16px;
				padding: 4px 3px 4px 2px;
				background: url(../i/themes/championat/search-field.png) no-repeat 100% 0;
				}
				.search-field-text .input-text {
					width: 94px;
					height: 14px;
					margin: 0;
					padding: 1px 0 0;
					border: 0;
					background: #fff url(../i/themes/championat/search-field.png) no-repeat 0 -48px;
					font-size: 1em;
					}
				.search-field-text .input-text.no-focus {
					color: #b2b2b2;
					}
		.search-field-submit {
			float: right;
			height: 24px;
			padding-left: 5px;
			overflow: hidden;
			background: url(../i/themes/championat/search-field.png) no-repeat 0 -24px;
			}
			.search-field-submit .input-submit {
				margin: 0;
				padding: 4px 5px 6px 2px;
				overflow: visible;
				border: 0;
				font-size: 0.9166em;
				background: url(../i/themes/championat/search-field.png) no-repeat 100% -24px;
				color: #d9d9d9;
				}
	.search-field-orange .search-field-text,
	.search-field-orange .search-field-text .inner,
	.search-field-orange .search-field-text .text,
	.search-field-orange .search-field-submit,
	.search-field-orange .search-field-submit .input-submit {
		background-image: url(../i/themes/championat/search-field-orange.png);
		}
	.search-field-orange .search-field-text {
		margin-right: 5px;
		}
	.search-field-orange .search-field-submit .submit {
		padding-right: 6px;
		}

/* Footer */
	.footer .footer-bottom {
		padding: 15px 20px;
		}
		.footer .footer-bottom .counters {
			padding-top: 4px;
			}
			.footer .footer-bottom .counters A {
				margin: 0;
				}
	.footer .copyright P {
		padding: 0;
		font-size: 0.9166em;
		}
		.footer .footer-bottom A:link,
		.footer .footer-bottom A:visited {
			color: #fff;
			text-decoration: none;
			}
			.footer .footer-bottom A:link:hover,
			.footer .footer-bottom A:visited:hover {
				text-decoration: none;
				color: #FF6A00;
				}

/* Fanat Store
--------------------------------------------------------*/
.store-theme-layout {
	padding-bottom: 90px;
	background: #FFF url(../i/store/header-bg.png) repeat-x 50% 0;
	}
	.store-theme .header {
		min-height: 185px;
		}
	.store-theme .content {
		padding-top: 10px;
		font: 13px/16px 'Myriad Pro', 'Trebuchet MS', 'Tahoma', sans-serif;
		color: #000;
		}
	.store-theme .footer {
		position: relative;
		padding-top: 20px;
		overflow: visible;
		}
	.store-theme A,
	.store-theme A:hover {
		color: #195485;
		}

/* Header and footer blocks
-------------------------------*/
.logo-store {
	display: block;
	width: 108px;
	height: 24px;
	text-indent: -3000px;
	background: url(../i/store/logo-store.gif) no-repeat;
	}

/* Layout
--------------------------------------------------------*/
.l-sidebar {
	float: left;
	width: 170px;
	}
.l-merch-sidebar {
	float: left;
	width: 155px;
	padding-top: 12px;
	}
.l-article {
	overflow: hidden;
	}
.l-titled-article {
	overflow: hidden;
	padding: 0 10px;
	}

/* General blocks (common for different layout variants)
--------------------------------------------------------*/

/* Calendar */
.calendar {
	position: absolute;
	top: 4px;
	right: 3px;
	width: 16px;
	height: 15px;
	background: url(../i/store/cal/cal.gif) no-repeat;
	cursor: pointer;
	}

/* Main store title */
.b-video-title {
	padding-left: 43px;
	font-weight: normal;
	}
.b-merch-title {
	padding-left: 20px;
	font-weight: normal;
	}

/* Menu list */
.menu-list {
	padding-right: 20px;
	}
	.menu-list A,
	.menu-list A:hover {
		text-decoration: none;
		color: #000;
		}
	.menu-list DT {
		position: relative;
		padding-left: 43px;
		margin-bottom: 15px;
		}
		.menu-list DT I {
			position: absolute;
			top: 0;
			left: 0;
			font-size: 0;
			}
	.menu-list DT.rfpl,
	.menu-list DT.khl2011,
	.menu-list DT.bundesliga,
	.menu-list DT.serie_a {
		background: url(../i/store/graphics-store.png) no-repeat 28px 3px;
		}
		.menu-list DT.rfpl I {
			top: -2px;
			width: 21px;
			height: 21px;
			background: url(../i/store/icons/rfpl.png) no-repeat;
			}
		.menu-list DT.khl2011 I {
			top: -2px;
			left: 3px;
			width: 16px;
			height: 18px;
			background: url(../i/store/icons/khl.png) no-repeat;
			}
		.menu-list DT.bundesliga I {
			top: -2px;
			left: 3px;
			width: 16px;
			height: 20px;
			background: url(../i/store/icons/bundesliga.png) no-repeat;
			}
		.menu-list DT.serie_a I {
			top: -2px;
			left: 1px;
			width: 21px;
			height: 20px;
			background: url(../i/store/icons/serie-a.png) no-repeat;
			}
	.menu-list DT.selected {
		background: url(../i/store/graphics-store.png) no-repeat 28px -20px;
		}
		.menu-list DT.selected A {
			text-decoration: underline;
			}
	.menu-list DT.all {
		background: none;
		}
	.menu-list DD {
		padding-left: 43px;
		line-height: 14px;
		font-size: 12px;
		}
		.menu-list DD UL {
			margin: -5px 0 10px 0;
			}
			.menu-list DD UL LI {
				margin-bottom: 7px;
				}
			.menu-list DD UL LI.current {
				padding: 1px 8px;
				margin-left: -8px;
				background: #EAEAEA;
				}
				.menu-list DD UL LI.current A {
					text-decoration: underline;
					}

/* Modification for menu-list without any graphics */
.menu-list-simple DT {
	padding-left: 19px;
	background: url(../i/store/graphics-store.png) no-repeat 3px 3px;
	font-weight: bold;
	}
.menu-list-simple DT.selected {
	background-position: 3px -20px;
	}
	.menu-list-simple DT.selected A {
		text-decoration: none;
		}
.menu-list-simple DD {
	padding-left: 19px;
	}
	.menu-list-simple DD UL {
		margin-top: 0;
		}

/* Note */
.note {
	margin-bottom: 30px;
	}
	.note .balance {
		min-height: 47px;
		padding: 10px 110px 0 0;
		background: url(../i/store/top-column-icons.jpg) no-repeat 100% 0;
		text-align: right;
		#height: 47px;
		}
		.note .balance P {
			margin-bottom: 3px;
			}
		.note .balance P.add {
			line-height: 16px;
			font-size: 14px;
			}
			.note .balance P.add A {
				color: #000;
				}

/* Block for table filter and doctor block */
.b-filter-container {
	margin-bottom: 30px;
	}
	.b-filter-container .doctor {
		float: left;
		margin-left: 20px;
		}
	.b-filter-container .matches-show {
		float: right;
		}

/* Matches show */
.matches-show {
	min-height: 22px;
	padding-left: 20px;
	}
	.matches-show .matches-view {
		margin-bottom: 20px;
		padding-top: 16px;
		line-height: 20px;
		font-size: 18px;
		}
	.matches-show .matches-all {
		line-height: 16px;
		font-size: 14px;
		}

/* Matches */
.matches {
	margin-bottom: 30px;
	}
	.matches-title,
	.matches-message {
		padding-left: 20px;
		margin-bottom: 10px;
		}
		.matches-title H3 {
			margin-bottom: 2px;
			line-height: 20px;
			font-weight: normal;
			font-size: 18px;
			}
	.matches .matches-table {
		width: 100%;
		color: #FFF;
		}
		.matches .matches-table TH {
			font-weight: normal;
			color: #FFF;
			}
			.matches .matches-table TH .outer {
				margin-bottom: 2px;
				border-top: 3px solid #DEE0E1;
				border-bottom: 3px solid #DEE0E1;
				}
			.matches .matches-table TH .inner {
				padding: 5px;
				background: #333 url(../i/store/matches-table-bg.gif) repeat-x;
				}
			.matches .matches-table TH.first .outer {
				border-left: 3px solid #DEE0E1;
				-moz-border-radius-topleft: 6px;
				-moz-border-radius-bottomleft: 6px;
				border-top-left-radius: 6px;
				border-bottom-left-radius: 6px;
				}
			.matches .matches-table TH.first .inner {
				-moz-border-radius-topleft: 3px;
				-moz-border-radius-bottomleft: 3px;
				border-top-left-radius: 3px;
				border-bottom-left-radius: 3px;
				}
			.matches .matches-table TH.last .outer {
				border-right: 3px solid #DEE0E1;
				-moz-border-radius-topright: 6px;
				-moz-border-radius-bottomright: 6px;
				border-top-right-radius: 6px;
				border-bottom-right-radius: 6px;
				}
			.matches .matches-table TH.last .inner {
				-moz-border-radius-topright: 3px;
				-moz-border-radius-bottomright: 3px;
				border-top-right-radius: 3px;
				border-bottom-right-radius: 3px;
				}
		.matches .matches-table TH.tournament {
			width: 10%;
			}
		.matches .matches-table TH.geo {
			width: 5%;
			}
		.matches .matches-table TH.date {
			width: 8%;
			}
		.matches .matches-table TH.time {
			width: 8%;
			}
		.matches .matches-table TH.match {
			width: 25%;
			color: #F60;
			}
		.matches .matches-table TH.coins {
			width: 12%;
			text-align: left;
			}
			.matches .matches-table TH.coins .inner {
				padding-left: 0;
				}
		.matches .matches-table TH.sms {
			width: 12%;
			text-align: left;
			}
			.matches .matches-table TH.sms .inner {
				padding-left: 12px;
				}
		.matches .matches-table TH.places {
			width: 20%;
			text-align: left;
			}
		.matches .matches-table TD {
			white-space: nowrap;
			}
		.matches .matches-table TD.first {
			padding-left: 3px;
			}
			.matches .matches-table TD.first .inner {
				border-left: 5px solid #2B2B2B;
				}
		.matches .matches-table TD.last {
			padding-right: 3px;
			}
			.matches .matches-table TD.last .inner {
				border-right: 5px solid #2B2B2B;
				}
			.matches .matches-table .first-row .inner {
				border-top: 4px solid #2B2B2B;
				}
			.matches .matches-table .last-row .inner {
				border-bottom: 4px solid #2B2B2B;
				}
			.matches .matches-table TD .inner {
				position: relative;
				height: 16px;
				padding: 5px 0;
				background: #676767 url(../i/store/matches-table-row-bg.gif) repeat-x;
				text-align: center;
				overflow: hidden;
				}
				.matches .matches-table TD .inner I {
					position: absolute;
					top: 0;
					left: 0;
					}
				.matches .matches-table .less-accent {
					color: #CCC;
					}
			.matches .matches-table TD.tournament .inner {
				padding-left: 38px;
				text-align: left;
				}
				.matches .matches-table TD.tournament-rfpl .inner I {
					top: 2px;
					left: 10px;
					width: 21px;
					height: 21px;
					background: url(../i/store/icons/rfpl.png) no-repeat;
					}
				.matches .matches-table TD.tournament-khl2011 .inner I {
					top: 3px;
					left: 13px;
					width: 16px;
					height: 18px;
					background: url(../i/store/icons/khl.png) no-repeat;
					}
				.matches .matches-table TD.tournament-bundesliga .inner I {
					top: 2px;
					left: 13px;
					width: 16px;
					height: 20px;
					background: url(../i/store/icons/bundesliga.png) no-repeat;
					}
				.matches .matches-table TD.tournament-serie_a .inner I {
					top: 2px;
					left: 11px;
					width: 21px;
					height: 20px;
					background: url(../i/store/icons/serie-a.png) no-repeat;
					}
			.matches .matches-table TD.geo .inner I {
				position: static;
				display: inline-block;
				width: 15px;
				height: 15px;
				background: url(../i/store/geo.png) no-repeat;
				}
			.matches .matches-table TD.geo-bad .inner I {
				background: url(../i/store/geo-bad.png) no-repeat;
				}
			.matches .matches-table TD.match A {
				color: #FFF;
				text-decoration: none;
				}
			.matches .matches-table TD.coins .inner {
				text-align: left;
				font-size: 12px;
				}
			.matches .matches-table TD.sms .inner {
				text-align: left;
				font-size: 12px;
				}
			.matches .matches-table TD.places .inner {
				padding-left: 7px;
				text-align: left;
				font-size: 12px;
				}
				.matches .matches-table TD.places .inner .watch {
					float: right;
					padding: 0 20px;
					text-transform: lowercase;
					}
					.matches .matches-table TD.places .watch A {
						color: #F60;
						text-decoration: none;
						}
			.matches .matches-table TD.free .inner I {
				display: none;
				}
		.matches .matches-table TD.match H3 {
			line-height: 15px;
			font-weight: normal;
			font-size: 13px;
			}

/* Matches past */
.matches-past .matches-table TH .inner {
	background: #6E6A6B url(../i/store/matches-table-past-bg.gif) repeat-x;
	}

/* Calendar */
.calendar-store {
	position: relative;
	width: 400px;
	height: 50px;
	padding: 0;
	margin: 0 10px 0 0;
	z-index: 998;
	}
	.calendar-store LEGEND {
		display: block;
		padding: 0;
		margin: 0;
		line-height: 12px;
		font-size: 10px;
		color: #000;
		}
	.calendar-store INPUT.submit-cal {
		position: absolute;
		top: 16px;
		right: 0;
		z-index: 1000;
		width: 80px;
		height: 22px;
		overflow: visible;
		padding: 0 0 2px 0;
		margin: 0;
		font-size: 12px;
		}
	.calendar-store .calendar-selector {
		position: absolute;
		top: -4px;
		left: 0;
		width: 224px;
		padding: 0;
		margin: 0;
		z-index: 999;
		font-family: 'Arial', 'Helvetica', sans-serif;
		}
		.calendar-store .calendar-selector .t {
			width: 201px;
			overflow: hidden;
			padding: 25px 13px 0 10px;
			background: url(../i/store/cal/t.png) no-repeat;
			}
		.calendar-store .calendar-selector .b {
			position: relative;
			width: 224px;
			height: 15px;
			background: url(../i/store/cal/b.png) no-repeat;
			}
		/* cal-nav */
		.calendar-store .calendar-selector .cal-nav {
			margin-bottom: 9px;
			line-height: 14px;
			font-size: 12px;
			}
			.calendar-store .calendar-selector .cal-nav A.disabled {
				visibility: hidden;
				}
			.calendar-store .calendar-selector .cal-nav IMG {
				margin-top: 2px;
				vertical-align: top;
				}
			.calendar-store .calendar-selector .cal-nav .mon SPAN,
			.calendar-store .calendar-selector .cal-nav .mon A {
				padding-right: 10px;
				}
			.calendar-store .calendar-selector .cal-nav .yyyy SPAN,
			.calendar-store .calendar-selector .cal-nav .yyyy A {
				padding-left: 10px;
				}
		/* cal-top */
		.calendar-store .calendar-selector .cal-top {
			width: 224px;
			height: 30px;
			margin: -5px 0 19px 0;
			}
			.calendar-store .calendar-selector .cal-top INPUT {
				position: relative;
				width: 130px;
				padding: 2px;
				border: 1px solid #CCC;
				background: #FFF;
				text-align: left;
				font-size: 12px;
				color: #000;
				}
			.calendar-store .calendar-selector .cal-top LABEL {
				text-transform: none;
				font-size: 13px;
				}
			.calendar-store .calendar-selector .cal-top DL {
				width: 100%;
				overflow: visible;
				}
				.calendar-store .calendar-selector .cal-top DL DT {
					float: left;
					padding-top: 4px;
					}
				.calendar-store .calendar-selector .cal-top DL DD {
					position: relative;
					float: left;
					overflow: visible;
					margin-left: 6px;
					background: none;
					}
				.calendar-store .calendar-selector .cal-top DL DD.example {
					padding-top: 2px;
					text-align: left;
					line-height: 12px;
					font-size: 10px;
					color: #999;
					}
				.calendar-store .calendar-date-to .cal-top DL DD.example {
					padding-left: 12px;
					}
				.calendar-store .calendar-date-from .cal-top DL DD.example {
					padding-left: 19px;
					}
					.calendar-store .calendar-selector .cal-top DL DD.example I {
						font-style: normal;
						color: #999;
						}
		/* cal-table */
		.calendar-store .calendar-selector .cal-table TABLE {
			width: 100%;
			}
			.calendar-store .calendar-selector .cal-table TH,
			.calendar-store .calendar-selector .cal-table TD {
				width: 38px;
				text-align: center;
				line-height: 10px;
				font-size: 10px;
				}
			.calendar-store .calendar-selector .cal-table TH {
				height: 18px;
				padding: 0;
				background: #1E6397;
				font-weight: normal;
				color: #FFF;
				}
			.calendar-store .calendar-selector .cal-table TH.first {
				-moz-border-radius-topleft: 7px;
				-moz-border-radius-bottomleft: 7px;
				border-top-left-radius: 7px;
				border-bottom-left-radius: 7px;
				}
			.calendar-store .calendar-selector .cal-table TH.last {
				-moz-border-radius-topright: 7px;
				-moz-border-radius-bottomright: 7px;
				border-top-right-radius: 7px;
				border-bottom-right-radius: 7px;
				}
			.calendar-store .calendar-selector .cal-table TD {
				height: 18px;
				color: #000;
				}
		/* cal-table elements */
		.calendar-store .calendar-selector .cal-table TD A,
		.calendar-store .calendar-selector .cal-table TD SPAN {
			position: relative;
			display: block;
			height: 12px;
			padding: 2px 0 0 0;
			text-align: center;
			}
		.calendar-store .calendar-selector .cal-table TD A {
			text-decoration: none;
			font-weight: bold;
			color: #000;
			}
			.calendar-store .calendar-selector .cal-table TD A:hover {
				background: none;
				text-decoration: underline;
				color: #000;
				}
			.calendar-store .calendar-selector .cal-table TD.cur A {
				background: #666;
				-moz-border-radius: 3px;
				border-radius: 3px;
				text-decoration: none;
				font-weight: normal;
				color: #FFF;
				}
			.calendar-store .calendar-selector .cal-table TD.cur A:hover {
				background: #666;
				text-decoration: none;
				color: #FFF;
				}
			.calendar-store .calendar-selector .cal-table TD.sel A {
				background: #FA001D;
				-moz-border-radius: 3px;
				border-radius: 3px;
				text-decoration: none;
				font-weight: normal;
				color: #FFF;
				}
			.calendar-store .calendar-selector .cal-table TD.sel A:hover {
				background: #FA001D;
				text-decoration: none;
				color: #FFF;
				}
		/* close col & show cal */
		.calendar-store .close-cal {
			position: absolute;
			top: 0;
			width: 224px;
			}
		.calendar-store .close-cal .calendar-date-to {
			left: -27px;
			}
		.calendar-store .close-cal .calendar-date-from {
			left: 140px;
			}
		.calendar-store .close-cal .calendar-selector .cal-nav,
		.calendar-store .close-cal .calendar-selector .cal-bottom {
			display: none;
			}
		.calendar-store .close-cal .calendar-selector .t,
		.calendar-store .close-cal .calendar-selector .b {
			background: none;
			}
		.calendar-store .show-cal {
			position: absolute;
			top: 50px;
			width: 224px;
			}
		.calendar-store .show-cal .calendar-date-to {
			top: -10px;
			left: -84px;
			}
			.calendar-store .show-cal .calendar-date-to .cal-top {
				position: absolute;
				top: -19px;
				left: 67px;
				}
		.calendar-store .show-cal .calendar-date-from {
			top: -10px;
			left: 90px;
			}
			.calendar-store .show-cal .calendar-date-from .cal-top {
				position: absolute;
				top: -19px;
				left: 60px;
				width: 180px;
				}

/* Video */
#video {
	width: 950px;
	margin: 0 auto;
	}
	#video P.note {
		margin: 10px 0;
		}
		#video P.note A,
		#video P.note A:hover {
			text-decoration: underline;
			color: #FF6A00;
			}
	#video P.note-support {
		font-size: 12px;
		}
#video .b-radius-5:before, .b-radius-5 ie-before {
	background: url(../i/store/corners/3corners_r5.gif) right -5px no-repeat !important;
	content: url(../i/store/corners/3corners_r5.gif) !important;
	}
#video .b-radius-5:after, .b-radius-5 ie-after {
	background: url(../i/store/corners/3corners_r5.gif) right -10px no-repeat !important;
	content: url(../i/store/corners/corner_r5.gif) !important;
	}
#video .b-radius-5-white:before, .b-radius-5-white ie-before {
	background: url(../i/store/corners/gray_3corners_r5.gif) right -5px no-repeat !important;
	content: url(../i/store/corners/gray_3corners_r5.gif) !important;
	}
#video .b-radius-5-white:after, .b-radius-5-white ie-after {
	background: url(../i/store/corners/gray_3corners_r5.gif) right -10px no-repeat !important;
	content: url(../i/store/corners/gray_corner_r5.gif) !important;
	}
#video .b-flash-player .btn-full-screen {
	background: url(../i/store/fullscreen.gif) right 3px no-repeat !important;
	}
#video .b-video-player {
        overflow:hidden;
        }
#video .b-video-player .right-block {
        position:relative;
        float:right;
        right:-15px;
        }
#video .b-game-episodes-list {
        height:auto;
        }
#video .b-game-episodes-list LI A:hover {
        color:#F60;
        }

/* simple centered videoplayer, for example, ntvplus-videoplayer */
.b-simple-videoplayer {
	width: 640px;
	margin: 0 auto;
	padding: 35px 0;
	}
	.b-simple-videoplayer .title {
		margin-bottom: 20px;
		text-align: center;
		font-weight: normal;
		}
	.b-simple-videoplayer .video {
		margin-bottom: 20px;
		text-align: center;
		}
	.b-simple-videoplayer .monitor-message {
		margin-bottom: 10px;
		}
	.b-simple-videoplayer .maintainer {
		margin-bottom: 20px;
		font-size: 10px;
		}
		.b-simple-videoplayer .maintainer .link {
			color: #FF6A00;
			}
		.b-simple-videoplayer .maintainer .ntv {
			color: #02863A;
			}
	.b-simple-videoplayer .doctor {
		float: none;
		margin: 0;
		}

/* simple labeled information, for example, phone */
.b-simple-definition .title {
	display: inline;
	color: #999;
	}
.b-simple-definition .desc {
	display: inline;
	}

/* Title of goods sections */
.b-section-title {
	margin: 6px -10px 15px -10px;
	padding: 5px 10px;
	overflow: hidden;
	background: #F5F8F9;
	font-size: 1.385em;
	font-weight: normal;
	}

/* Layout block that define left and right padding for alignement with section titles */
.l-section-with-title {
	padding: 0 10px;
	}

/* Basket block */
.b-basket {
	overflow: hidden;
	}
	.b-basket .inner {
		float: left;
		border: 3px solid #DEE0E1;
		}
		.b-basket .body {
			padding: 0 25px;
			background: #069;
			line-height: 32px;
			color: #B6DBF2;
			}
			.b-basket .link,
			.b-basket .link:hover {
				color: #FFF;
				}
			.b-basket .number {
				font-weight: normal;
				color: #FFF;
				}
			.b-basket .b-icon-basket {
				margin: -2px 6px 0 0;
				}
			.b-basket .b-icon-store-coins {
				margin: 0 1px 0 4px;
				}

/* Block that unite section title and basket */
.b-store-title-line {
	margin: 0 -10px 15px -10px;
	overflow: hidden;
	}
	.b-store-title-line .b-basket {
		float: right;
		margin-left: 15px;
		}
	.b-store-title-line .b-section-title {
		margin: 6px 0 0 0;
		}

/* Basic table layout */
.b-table {
	margin: 0 -10px 20px -10px;
	}
	.b-table .wide-table {
		width: 100%;
		}
		.b-table .header {
			padding: 0 10px 5px 10px;
			border-bottom: 2px solid #F6F8FA;
			text-align: left;
			font-size: .923em;
			font-weight: normal;
			color: #676767;
			}
		.b-table .cell {
			padding: 15px 10px;
			border-bottom: 2px solid #F6F8FA;
			vertical-align: top;
			}

/* Summary for table, for example, goods total price */
.b-table-summary {
	margin-bottom: 30px;
	overflow: hidden;
	text-align: right;
	}
	.b-table-summary-inner {
		float: right;
		}
		.b-table-summary .label {
			float: left;
			padding-top: 7px;
			font-weight: normal;
			}
		.b-table-summary .b-good-price {
			float: left;
			margin: 0 0 0 10px;
			}

/* List of goods */
.b-goods {
	margin: 0 -10px;
	overflow: hidden;
	}
	.b-goods .list {
		margin-left: -5%;
		}
	.b-goods .item {
		float: left;
		height: 290px;
		margin: 0 0 20px 0;
		padding-left: 5%;
		}
	.b-goods .item-inner {
		width: 198px;
		padding: 15px;
		border: 1px solid #ECF1F4;
		}
		.b-goods .image-container {
			margin-bottom: 10px;
			}
			.b-goods .image {
				vertical-align: top;
				}
		.b-goods .title {
			margin-bottom: 10px;
			font-size: 1.08em;
			font-weight: normal;
			}
		.b-goods .text {
			margin-bottom: 13px;
			white-space: pre-line;
			}
		.b-goods .b-good-how-much {
			margin: 0;
			}
			.b-goods .b-good-availability {
				width: 70px;
				white-space: nowrap;
				}
			.b-goods .b-good-how-much .b-good-availability-miss {
				padding-top: 3px;
				white-space: normal;
				line-height: 1;
				}
			.b-goods .b-good-price .inner {
				padding-left: 10px;
				padding-right: 10px;
				}

/* Table of goods */
.b-goods-table .header-money {
	padding-right: 22px;
	text-align: right;
	}
.b-goods-table .header-money-short {
	padding-right: 50px;
	}
.b-goods-table .cell-image {
	width: 1%;
	text-align: center;
	}
.b-goods-table .cell-desc {
	width: 40%;
	}
	/* contents */
	.b-goods-table .title {
		margin-bottom: 10px;
		padding-top: 6px;
		font-size: 1.154em;
		font-weight: normal;
		}
	.b-goods-table .b-good-quantity {
		margin-bottom: 5px;
		padding-top: 6px;
		}
	.b-goods-table .b-good-quantity-form {
		padding-top: 2px;
		}
	.b-goods-table .b-good-price {
		float: right;
		margin-bottom: 10px;
		}
	.b-goods-table .delete-link {
		float: right;
		clear: right;
		margin-right: 20px;
		font-size: .923em;
		}

/* Detailed view of good */
.b-good {
	margin: 0 -10px;
	padding: 16px 40px 16px 20px;
	overflow: hidden;
	border: 1px solid #ECF1F4;
	}
	.b-good .title {
		margin-bottom: 15px;
		font-size: 1.23em;
		font-weight: normal;
		}
	.b-good .image-container {
		float: left;
		margin-bottom: 20px;
		padding: 0 40px 0 0;
		}
		.b-good .image {
			margin-bottom: 10px;
			}
	.b-good .order {
		width: 300px;
		overflow: hidden;
		}
	.b-good .text {
		white-space: pre-line;
		}

/* simple switch between good images */
.b-good-images-switcher {
	margin-left: -10px;
	text-align: center;
	}
	.b-good-images-switcher .item {
		display: inline;
		margin-left: 10px;
		}
		.b-good-images-switcher .selected {
			text-decoration: none;
			color: #000;
			background: none;
			}

/* Good availability or missing */
.b-good-availability {
	margin-bottom: 15px;
	font-size: .923em;
	color: #999;
	}
.b-good-availability-miss {
	color: #933;
	}

/* Good price */
.b-good-price {
	display: block;
	margin-bottom: 15px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 14px;
	color: #000;
	}
	.b-good-price .inner {
		float: left;
		padding: 5px 20px;
		background: #F5F8F9;
		}
		.b-good-price .b-icon-store-coins {
			margin: -1px 2px 0 0;
			}
	.b-good-price-light .inner {
		background: none;
		}

/* Good how-much block: unite of availability and price */
.b-good-how-much {
	margin-bottom: 13px;
	overflow: hidden;
	}
	.b-good-how-much .b-good-availability {
		float: left;
		margin: 0;
		padding-top: 7px;
		}
	.b-good-how-much .b-good-price {
		float: right;
		margin: 0;
		}

/* Good quantity block (and form) */
.b-good-quantity {
	margin-bottom: 15px;
	white-space: nowrap;
	}
	.b-good-quantity .label {
		display: inline;
		padding-right: 5px;
		font-size: .923em;
		color: #999;
		}
	.b-good-quantity .number {
		display: inline;
		font-size: 1.08em;
		}

/* Table for delivery form */
.b-delivery-table .radio-shift {
	padding-left: 40px;
	}
.b-delivery-table .header-money {
	text-align: right;
	padding-right: 50px;
	}
.b-delivery-table .cell {
	font-size: 1.077em;
	line-height: 1.3;
	}
	.b-delivery-table .b-radio-label {
		margin-left: -10px;
		}
	.b-delivery-table .radio-shift .b-radio-label {
		margin-left: -40px;
		}
	.b-delivery-table .b-good-price {
		float: right;
		margin-bottom: 0;
		}
.b-delivery-table .cell-title {
	width: 40%;
	}
.b-delivery-table .cell-desc {
	width: 60%;
	}

/* Paging Block
-------------------------------*/
.paging {
	min-height: 160px;
	padding-bottom: 20px;
	}
.paging:after {
	content: "";
	clear: both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	}
.paging H3 {
	padding-bottom: 15px;
	font-size: 1.25em;
	font-weight: bold;
	}
	.paging .paging-inner:after {
		content: "";
		clear: both;
		display: block;
		width: 0;
		height: 0;
		overflow: hidden;
		visibility: hidden;
		}
	.paging .paging-inner LI {
		position: relative;
		float: left;
		margin: 4px 4px 0 0;
		width: 38px;
		height: 38px;
		line-height: 38px;
		font-size: 0.9166em;
		text-align: center;
		background: #195485;
		}
		.paging .paging-inner LI A {
			display: block;
			height: 38px;
			font-weight: bold;
			text-decoration: none;
			color: #fff;
			}
			.paging .paging-inner LI A SPAN {
				display: none;
				}
		.paging .paging-inner LI UL {
			display: none;
			
			}
			.paging .paging-inner LI UL LI {
				float: none;
				width: auto;
				height: auto;
				border: none;
				line-height: 1.4545em;
				font-size: 1em;
				}
				.paging .paging-inner LI UL LI A {
					display: inline;
					font-weight: normal;
					border-bottom: 0;
					}
		.paging .no-script LI:hover,
		.paging .paging-inner LI.current {
			width: 197px;
			height: auto;
			-webkit-border-bottom-right-radius: 0;
			-webkit-border-bottom-left-radius: 0;
			-moz-border-radius-bottomright: 0;
			-moz-border-radius-bottomleft: 0;
			border-bottom-right-radius: 0;
			border-bottom-left-radius: 0;
			}
			.paging .no-script LI:hover A,
			.paging .paging-inner LI.current A {
				display: block;
				width: 157px;
				margin: 0 20px;
				border-bottom: 1px solid #4e7ca1;
				font-weight: bold;
				color: #fff;
				}
				.paging .no-script LI:hover A SPAN,
				.paging .paging-inner LI.current A SPAN {
					display: inline;
					}
			.paging .no-script LI:hover UL,
			.paging .paging-inner LI.current UL {
				position: absolute;
				left: 0;
				display: block;
				width: 197px;
				padding-bottom: 10px;
				background: #195485;
				color: #fff;
				-webkit-border-bottom-right-radius: 5px;
				-webkit-border-bottom-left-radius: 5px;
				-moz-border-radius-bottomright: 5px;
				-moz-border-radius-bottomleft: 5px;
				border-bottom-right-radius: 5px;
				border-bottom-left-radius: 5px;
				}
				.paging .no-script LI:hover UL LI:hover,
				.paging .paging-inner LI.current UL LI:hover {
					width: auto;
					padding: 0;
					}
					.paging .no-script LI:hover UL LI A,
					.paging .paging-inner LI.current UL LI A {
						display: inline;
						font-weight: normal;
						border-bottom: 0 !important;
						}
		.paging .paging-inner LI.archive,
		.paging .paging-inner LI.archive UL,
		.paging .no-script LI.archive:hover UL {
			background: #f0f0f0;
			color: #333;
			}
			.paging .paging-inner LI.archive A {
				color: #333;
				}
			.paging .paging-inner LI.archive UL LI {
				background: none;
				}
			.paging .no-script LI.archive:hover A,
			.paging .paging-inner LI.archive.current A {
				border-bottom: 1px solid #ccc;
				color: #333;
				}
		.paging .paging-inner LI.last {
			margin-right: 0;
			}

/* fanat paging fix */
.b-paging-nav UL LI {
	font-size: .923em;
	}

/* Footer
-------------------------------*/

/* Bottom navigation */
.b-bottom-nav {
	position: absolute;
	left: 0;
	top: -2.5em;
	width: 100%;
	text-align: center;
	}
	.b-bottom-nav .item {
		display: inline;
		padding-right: 10px;
		}
		.b-bottom-nav .link,
		.b-bottom-nav .link:hover {
			color: #195485;
			}

/* Forms
-------------------------------*/

/* Button with underlined text. Uses b-overlay-submit. */
.b-link-button {
	position: relative;
	display: block;
	overflow: hidden;
	text-transform: lowercase;
	text-align: center;
	}
	.b-link-button .inner {
		float: left;
		padding: 3px 20px 4px 20px;
		background: #ECF1F4;
		border: 1px solid #DEE5EA;
		text-decoration: underline;
		color: #036 !important;
		}

/* default form field */
.b-form-field {
	margin-bottom: 15px;
	}

/* several selects in one line */
.b-selects-line {
	margin-left: -10px;
	}
	.b-selects-line .select {
		margin-left: 10px;
		}

/* labeled radio buttons with extra highlight */
.b-radio-label {
	display: block;
	margin-top: -5px;
	overflow: hidden;
	}
	.b-radio-label .inner {
		position: relative;
		float: left;
		padding: 7px 15px 7px 40px;
		}
		.b-radio-label .input-radio {
			position: absolute;
			top: 7px;
			left: 5px;
			}
	.b-radio-label-highlighted .inner {
		background: #F5F8F9;
		}

/* several submits in one line */
.b-submit-group-inner {
	float: right;
	}
	.b-submit-group .b-link-button {
		float: left;
		margin-left: 15px;
		}

/* Particular forms
-------------------------------------- */

/* Form to choose good quantity. Use with b-good-quantity. */
.b-good-quantity-form .line {
	position: static;
	float: left;
	width: 135px;
	padding: 1px 0 0 0;
	}
	.b-good-quantity-form .input {
		width: 40px;
		text-align: center;
		}
.b-good-quantity-form .b-link-button .inner {
	float: none;
	display: block;
	}

/* Form to add new delivery address */
.b-delivery-form .input,
.b-delivery-form .textarea {
	width: 270px;
	}
.b-delivery-form .b-simple-error {
	padding-top: 3px;
	font-size: .857em;
	}

/* Popups
-------------------------------*/
.popup-store .sub-header {
	margin: 0 90px 20px;
	font-size: 1em;
	}
.popup-store .login-form P.desc {
	margin-bottom: 20px;
	}
	.popup-store .login-form P.desc SPAN,
	.popup-store .data-highlight {
		color: #fcd700;
		}
.popup-store .login-form P.desc-icon {
	overflow: hidden;
	margin-bottom: 0;
	}
	.popup-store .login-form P.desc-icon SPAN {
		float: left;
		padding-right: 4px;
		color: #fff;
		}
	.popup-store .login-form P.desc-icon .icon {
		padding-left: 20px;
		line-height: 20px;
		color: #fcd700;
		}

/* Login Popup */
.popup-store .login-page {
	background: none;
	}
	.popup-store .login-page .popup-body {
		background: none;
		}
		.popup-store .login-page .popup-body P.desc {
			padding: 10px 40px 0;
			}
		.popup-store .login-page .popup-body .password .radio {
			overflow: hidden;
			padding-top: 10px;
			}
			.popup-store .login-page .popup-body .checkbox {
				float: left;
				}
			.popup-store .login-page .popup-body .radio A {
				float: right;
				font-size: 0.7333em;
				}
	.popup-store .login-page .popup-b {
		background-image: url(../i/form-bg-small-b.png);
		}
/* SMS Success Popup */
.popup-store #success-sms-popup P.desc-icon .icon {
	background: url(../i/store/sms-icon.png) no-repeat 0 50%;
	color: #fcd700;
	}
.popup-store #success-sms-popup .line DT LABEL SMALL {
	font-size: 0.8em;
	font-weight: normal;
	}
.popup-store #success-sms-popup .sms-selector {
	margin: 20px 90px 8px;
	padding: 20px 80px;
	font-size: 0.8em;
	background: #195485;
	}
	.popup-store #success-sms-popup .sms-selector DD {
		padding: 2px 0 20px;
		}
		.popup-store #success-sms-popup .sms-selector SELECT {
			width: 340px;
			}
		.popup-store #success-sms-popup .sms-selector P.desc {
			padding: 5px 0;
			font-size: 1em;
			}
			.popup-store #success-sms-popup .sms-selector P.desc A {
				color: #fff;
				}
/* Money Error Popup */
.popup-store .small-box {
	margin: 20px 90px 0;
	padding: 25px 0 15px;
	background: url(../i/live-id-smallbox.png) no-repeat;
	}
	.popup-store .small-box P.desc {
		padding: 0 20px;
		}
		.popup-store .small-box P.err {
			color: #fb6157;
			}
	.popup-store #error-money-popup P.desc-icon .icon {
		background: url(../i/store/coins-icon.png) no-repeat 0 50%;
		}
	.popup-store .popup-body .bottom-corners {
		height: 10px;
		margin: 0 90px;
		padding-bottom: 10px;
		background: url(../i/live-id-smallbox-bottom.png) no-repeat;
		}
/* One Button (if no sms price) */
.popup-store #purchase-popup .submit-twosided-onebutton .submit {
	float: none !important;
	margin: 0 auto;
	}

/* Round Borders
-------------------------------*/
.b-rnd {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	}
	.b-rnd-3 {
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		}
	.b-rnd-6 {
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		-khtml-border-radius: 6px;
		}
	.b-rnd-7 {
		border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		-khtml-border-radius: 7px;
		}
	.b-rnd-10 {
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		}

/* Banners
-------------------------------*/
.banner-300x250 {
	padding-left: 30px;
	}



