* {
	font-size: 100%;
}

html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, blockquote, form, fieldset, legend, table, td, th {
	margin: 0;
	padding: 0;
}

body {
	font-family: sans-serif;
	font-size: 62.5%;
	background: #000;
	color: #ccc;
}

p {
	margin-bottom: 1.33em;
}

img {
	border: 0;
}

a, .pseudo-href {
	color:#ed1c24;
	border-color:#ed1c24;
}

h1 {
	font-size:1.7em;
	font-weight:bold;
	margin-bottom:0.3em;
}

.pseudo-href {
	border-bottom-width:1px;
	border-bottom-style:dashed;
	cursor:pointer;
}

.page-wrap {
	position:relative;
	width:100%;
	top:0;
	overflow:hidden;
}

.logo {
	position:absolute;
	top:-70px;
	left:20px;
}

.nav {
	list-style:none;
	overflow:hidden;
	line-height:1.7;
	font-size:1.1em;
	text-transform:uppercase;
	letter-spacing:2px;
	margin-bottom:2em;
	zoom:1;
}

.nav li {
	float:left;
	clear:left;
	padding-right:8px;
	white-space:nowrap;
}

.nav li.selected {
	font-size:1.6em;
	font-weight:bold;
}

/*.nav .item1 {
	text-transform:lowercase;
	font-style:italic;
}*/

.nav .item1 em {
	font-style:normal;
}

.nav .item1.selected > a,
.nav .item1.selected > strong {
	text-transform:none;
	font-size:0.7em;
	letter-spacing:1px;
}

.nav .item1.selected em {
	font-size:1.3em;
}

.nav ul {
	text-transform:none;
	font-size:0.6em;
	font-weight:normal;
	margin-bottom:1em;
	overflow:hidden;
	margin-right:-20%;
	width:120%;
}

.nav ul li {
	margin:0.7em 0;
	padding-left:45px;
	line-height:1;
	padding-right:0;
	letter-spacing:normal;
}

.nav ul li.selected {
	font-size:1em;
	border-bottom:1px solid #c89a20;
}

.nav ul li.selected strong {
	width:20em;
	display:block;
	margin-right:-20em;
	color:#c5a129;
}

.header {
	min-height:50px;
	margin-bottom:1em;
}

#page {
	font-size:1.2em;
	min-width:900px;
	position:relative;
	width:100%;
	overflow:hidden;
}

.page-type {
	position:relative;
	width:60%;
	left:20%;
	min-width:650px;
	/* min-height:700px; */
	padding:110px 0 0 0;
}

.service-bar,
.content {
	/* margin-right:-30%; */
	position:relative;
	zoom:1;
}

.service-bar {
	width:43%;
	padding-left:60px;
	float:right;
	margin-right:-25%;
	font-size:0.9em;
	z-index:3;
}

.lang-switcher {
	position:absolute;
	right:15px;
	top:10px;
	font-size:0.8em;
	z-index:3;
}

.lang-switcher a{
	color:#919192;
}

.content {
	z-index:2;
	line-height:1.6;
}

.content  h2 {
	font-size:1.2em;
}

.event {
	margin:1.5em 0 2.5em 60px;
	font-size:0.9em;
	line-height:1.8;
	clear:left;
}

.event h2 {
	text-transform:uppercase;
}

.event h2 a {
	color:#000;
}

.event dl.authors dd {
	font-size:1.6em;
	color:#000;
	line-height:1.3;
}

.event dl.authors dd a {
	color:#000;
}

.event dl.partners {
	border-left:0;
	padding-left:0;
}

.event dl.downloads a {
	color:#996315;
}

.event-next h2 {
	color:#777;
}

.event-current {
	margin-left:0;
	font-size:1.1em;
}

h1, .event-current h2 {
	width:70%;
	font-size:2em;
	font-weight:bold;
	line-height:1.1;
	font-family:verdana,sans-serif;
}

.event-date,
.event-info {
	font-family:georgia,serif;
}

.event-date {
	margin:0 0 0.3em 60px;
	color:#000;
}

.event-date .day {
	font-size:1.7em;
}

.event-date .range,
.event-date .range-stub {
	display:-moz-inline-stack;
	display:inline-block;
	background:url(../i/w/date-bg.png) 0% 100% repeat-x;
	position:relative;
	zoom:1;
	height:1.3em;
}

.event-date .range span,
.event-date .range-stub span {
	display:-moz-inline-stack;
	display:inline-block;
	width:0;
	height:1px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	background:url(../i/w/date-bg.png) repeat-x;
	zoom:1;
}

.event-date .range-stub {
	width:25%;
}

.event-date .end{
	zoom:1;
}

.event-full-date {
	line-height:1.3;
}

.event-full-date .range {
	width:50%;
}

.event-current .event-info {
	margin-left:60px;
	margin-top:-0.3em;
}

.event-started .begin,
.event-finished .begin,
.event-finished .end {
	color:#ed1c24;
}

.side-panel {
	position:absolute;
	top:60px;
	right:0;
	width:150px;;
	height:430px;
	overflow:hidden;
	z-index:5;
}

.side-panel h3 {
	position:absolute;
	background:url(../i/b/side-panel.png) #f4c02e repeat-x;
	right:0;
	top:0;
	height:380px;
}

.copyright {
	font-size:0.9em;
	margin-top:40px;
	margin-bottom:2em;
	zoom:1;
	position:relative;
}

.copyright p {
	display:inline;
}

.copyright .baibakov {
	margin-right:1em;
	color:#bcaf63;
}

.photo-popup {
	background:#66675f;
	padding:10px;
	color:#fff;
	position:absolute;
	display:none;
	z-index:2;
	font-size:0.8em;
}

.photo-popup img {
	display:block;
}

.photo-popup h3 {
	font-size:1.3em;
	font-weight:bold;
	margin:0.6em 0 0.2em 0;
	text-transform:uppercase;
	
}

.photo-popup h4 {
	font-size:1em;
	font-weight:normal;
	margin:0.2em 0;
}

.downloads .size {
	font-style:italic;
	color:#7f7f7f;
}

ul.empty {
	list-style:none;
}

.page-switcher {
	position:absolute;
	overflow:hidden;
	top:100px;
	width:74px;
	height:120px;
	cursor:pointer;
	z-index:2;
}

.page-switcher div {
	position:relative;
	width:200px;
	height:242px;
	background:url(../i/page-switcher2.png) no-repeat;
}

.lang-en .page-switcher div {
	background:url(../i/page-switcher2-en.png) no-repeat;
}

.page-switcher:hover div {
	left:-100px;
}

#p-stub {
	position:absolute;
	z-index:100;
}

#page.fixed {
	overflow:hidden;
}

.tours {
	padding-bottom:1.33em;
}

.tours ul{
	list-style:none;
}

.tours h4 {
	margin:1em 0 0 0;
	font-size:1.1em;
}

.tours .content {
	display:none;
}

.download {
	padding-left:23px;
	position:relative;
	left:-23px;
	background:url(../i/download.png) 0px 0.8em no-repeat;
	width:12em;
}

.download .file-info {
	display:block;
}

.form-row {
	margin-bottom:0.8em;
}
