body{
    background: #fff url(/f/1/global/i/inside-bg.png) left top repeat-x;
}

body.interesting{
    background: #175378 url(/f/1/global/i/interesting_bg.jpg) left top repeat-x;
}

.interesting #outer,
.interesting #footer {
	min-width: 950px;
	max-width: none;
	margin: auto; /* center it */
	text-align: left;
}

.interesting #footer{
	background-color: #0C222D;
}

.interesting #footer #copyright{
	color: #fff;
}

.thumbs_container{
    overflow: hidden;
}

.interesting_container{
    height: 3450px;
}


.main_content{
    margin: 0 0 0 25%;
}

.article_page .main_content{
    margin: 0 0 0 0;
}

.article_page .main_content h1{
	margin-left: 25%;
}

.article_page .main_content h2{
	margin-left: 25%;
}

.photo_container .main_content h1,
.thumbs_container .main_content h1{
	margin-bottom: 1em;
}

.article_page .main_content h3{
	margin: 1em 0 0.3em 25%;
	width: 47%;
	font-size: 1.4em;
}

.article_page .main_content p{
    margin: 0 0 0.6em 25%;
	width: 47%;
	font-size: 0.9em;
	line-height: 1.6;
}

.article_page .main_content em{
	display: block;
	position: relative;
    margin: 1em 0 1em 25%;
	padding: 0 0 0 1.5em;
	left: -2em;
	width: 60%;
	font-family: Georgia;
	font-size: 1.15em;
	line-height: 1.6;
	color: #595959;
}

.article_page .main_content .icon{
	position: absolute;
	top: 6px;
	left: 0;
	width: 16px;
	height: 16px;
}

.article_page .main_content .icon .a{
	left: -141px;
}

.article_page .main_content .month{
    color: #868686;
	font-size: 0.8em;
}

ul.navigation ul.navigation a.selected{
	color: #000;
}

.extra_narrow{
	position: relative;
	overflow: hidden;
	margin: 1em 0;
}

.extra_narrow_pic{
	width: 45%;
	float: left;
	text-align: right;
}

.extra_narrow_info{
	width: 40%;
	margin-left: 45%;
	padding-left: 2%;
}

.main_content .extra_narrow_info p{
	margin-left: 0;
	width: auto;
}

.main_content .extra_narrow_info h3{
	margin-left: 0;
	margin-top: 0;
	width: auto;
}

.extra_helper{
    width: 100%;
	position: relative;
}

.article_page .extra_helper p{
	margin: 0;
	width: auto;
	font-size: 1em;
}

.article_page .main_content .extra_info{
	position: absolute;
	right: 0;
	width: 25%;
	font-size: 0.7em;
	text-align: left;
}

.article_page .main_content .extra_info > p {
	text-indent: -1.3em;
}

.article_page .main_content .extra_info > p:before {
	content: '\2014\a0';
}

.article_page .image{
    text-align: right;
	margin: 1em 0 0.8em 0;
}

.article_page .main_content .image img{
	position: relative;
	margin-right: 28%;
}

.article_page ul.list,
.article_page ol.list{
    margin: 1.2em 0 1.2em 25%;
	width: 47%;
}

.article_page ul.list p,
.article_page ol.list p{
    display: inline;
	margin: 0;
	width: auto;
}


.sub_menu{
    overflow: hidden;
}

.tech_page .sub_menu ins{
	display: none;
}

.tech_page #content{
	padding-bottom: 0;
}

.thumbs_container .sub_menu ins,
.photo_container .sub_menu ins{
	display: block !important;
	left: -30px;
	padding: 0 50px 45px 0;
}


.tech_page .sub_menu{
	height: 300px;
	overflow: visible;
}

.tech_page .sub_bg{
	position: absolute;
	left: -30px;
	top: 30px;
}

.tech_page .sub_menu .nav12{
	margin-left: 60px;
	width: 5em;
}

.tech_page .sub_menu .nav13{
	margin-top: 60px;
	width: 10em;
}

.tech_page .sub_menu .nav29{
	margin-top: 10px;
	margin-left: 20px;
	width: 9em;
}

.tech_page .sub_menu .nav15{
	margin-top: 30px;
	margin-left: 40px;
	width: 6em;
}

.tech_page .sub_menu .nav16{
	margin-top: 15px;
	margin-left: 30px;
	width: 9em;
}

.tech_page .sub_menu .nav17{
	margin-top: 30px;
	margin-left: -30px;
}

.tech_page .sub_menu .bigtitle{
	font-size: 1.4em;
	text-align: right;
	width: 7em;
}

h1{
    width: 55%;
	margin-top: 0.3em;
	height: 2em;
	line-height: 1;
}

h1 p{
    font-size: 0.8em;
	margin: 0.3em 0 0 0;
}

.interesting h1{
    width: 95%;
}

#article_bg{
    position: absolute;
	text-align: center;
	top: -7.2em;
	left: -2%;
	margin-top: 9.2em;
	width: 104%;
	overflow: hidden;
}

#article_bg .notes{
	position: relative;
}

#article_bg .notes div{
	font-family: Times New Roman;
	font-style: italic;
	font-size: 0.8em;
	text-align: left;
	position: absolute;
	left: 50%;
}

#article_bg ins canvas{
	opacity: 0.5;
}

/* --==[ Tanker's baloon ]==-- */

.tanker .notes{
	left: 60px;
}

.tanker .note1{
	top: 118px;
	margin-left: -18%;
	width: 18%;
}
.tanker .note1 p{
	width: 13em;
}
.tanker .note1 ins{
	display: block;
	position: relative;
	height: 50px;
	margin-left: 6em;
	top: -0.7em;
}
.tanker .note2{
	top: 80px;
	margin-left: 45px;
}
.tanker .note2 p{
	width: 13em;
}
.tanker .note3{
	top: 440px;
	margin-left: 180px;
	width: 22%;
}
.tanker .note3 p{
	display: block;
	width: 16em;
	position: absolute;
	right: 0;
	top: 0;
}
.tanker .note3 ins{
	display: block;
	position: relative;
	height: 130px;
	margin-left: -100px;
	margin-right: 16em;
	top: -125px;
}
.tanker .note4{
	top: 535px;
}
.tanker .note4 p{
	width: 12em;
}

/* --==[ Vishka's baloon ]==-- */

.vishka .notes{
	left: 65px;
}

.vishka .note1{
	top: 140px;
	margin-left: -30%;
	width: 30%;
}
.vishka .note1 p{
	width: 12em;
}
.vishka .note1 ins{
	display: block;
	position: relative;
	height: 65px;
	margin-left: 4em;
	margin-right: 170px;
	top: -0.5em;
}
.vishka .note2{
	top: 145px;
	margin-left: 130px;
	width: 30%;
}
.vishka .note2 p{
	display: block;
	width: 13em;
	position: absolute;
	right: 0;
	top: 0;
}
.vishka .note2 ins{
	display: block;
	position: relative;
	height: 20px;
	margin-left: 30px;
	margin-right: 13.5em;
	top: 18px;
}
.vishka .note3{
	top: 285px;
	margin-left: 150px;
	width: 28%;
}
.vishka .note3 p{
	display: block;
	width: 11em;
	position: absolute;
	right: 0;
	top: 0;
}
.vishka .note3 ins{
	display: block;
	position: relative;
	height: 60px;
	margin-left: 85px;
	margin-right: 11.5em;
	top: 10px;
}
.vishka .note4{
	top: 570px;
	margin-left: 130px;
	width: 250px;
}
.vishka .note4 p{
	display: block;
	width: 13em;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
}
.vishka .note4 ins{
	display: block;
	position: relative;
	height: 45px;
	margin-left: 65px;
	margin-right: 11em;
	top: -42px;
}
.vishka .note5{
	top: 650px;
	margin-left: -30%;
	width: 30%;
}
.vishka .note5 p{
	width: 13em;
}
.vishka .note5 ins{
	display: block;
	position: relative;
	height: 140px;
	margin-left: 4em;
	margin-right: 170px;
	top: -200px;
}

/* --==[ Liquefaction's baloon ]==-- */

#article_bg.liquefaction{
	top: -9.5em;
}

.liquefaction .notes{
	left: 110px;
}

.liquefaction .note1{
	top: 94px;
	margin-left: -25%;
	width: 25%;
}
.liquefaction .note1 p{
	width: 13em;
}
.liquefaction .note1 ins{
	display: block;
	position: relative;
	height: 45px;
	margin-left: 4em;
	margin-right: 145px;
	top: -0.5em;
}
.liquefaction .note2{
	top: 170px;
	margin-left: 250px;
}
.liquefaction .note2 p{
	display: block;
	width: 13em;
	position: absolute;
	right: 0;
	top: 0;
}
.liquefaction .note3{
	top: 380px;
	width: 32%;
}
.liquefaction .note3 p{
	display: block;
	width: 14em;
	position: absolute;
	right: 0;
	top: 0;
}
.liquefaction .note3 ins{
	display: block;
	position: relative;
	height: 100px;
	margin-left: 61px;
	margin-right: 14.5em;
	top: -90px;
}

#text_photo{
    position: absolute;
	top: 1em;
	right: 0;
	line-height: 1;
	z-index: 300;
}

#text_photo li{
    float: left;
	font-size: 0.7em;
	text-align: center;
	position: relative;
	overflow: hidden;
}


#text_photo li img{
	display: none;
	position: relative;
	margin:0 10px;
	width: 60px;
	height: 40px;
}

#text_photo .text img,
#text_photo .photo img.selected{
    display: block;
}


#text_photo li.active img{
	width: 81px;
	height: 52px;
}

#text_photo li div{
	margin-top: 17px;
}

#text_photo li.active div{
    background: transparent url(/f/1/global/i/icons.png) -36px top no-repeat;
	margin-top: 10px;
	padding: 3px 0 10px 0;
	position: relative;
	width: 94px;
}


#interesting_bg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3487px;
	overflow: hidden;
	color: #000;
}

#bgbgbg{
    position: absolute;
	margin-left: 30%;
	left: -750px;
	top: 240px;
	z-index: 100;
}


#interesting_bg .add_block{
	position: absolute;
}

#interesting_bg .add_block p{
	font-family: Arial, sans-serif !important;
	font-size: 0.7em !important;
	position: relative;
	color: #b3b3b3;
	font-style: normal !important;
}

#interesting_bg .add_block h4{
    color:#e0ffce;
}

#interesting_bg .add_block h4 span{
	display: block;
	position: absolute;
	padding: 0 0.2em;
	left: -0.2em;
	top: -1.5em;
	background: transparent url(/f/1/global/i/statistics_bg.png) left top repeat;
	color: #fff;
}

#interesting_bg .ecology{
	top: 1260px;
	left: -285px;
	width: 11em;
}

#interesting_bg .coast{
	top: 2335px;
	left: 75px;
	width: 11em;
	z-index: 10;
}

#interesting_bg .ships{
	top: 2980px;
	left: 515px;
	width: 10em;
}

#interesting_bg #holes{
	position: absolute;
	top: 597px;
	left: 881px;
	z-index: 1;
}

#interesting_bg #zeppelin{
	display: none;
	position: absolute;
	top: 2266px;
	left: 480px;
	z-index: 1;
}

#interesting_bg #japan_sea{
    position: absolute;
	z-index: 2;
	top: 3360px;
	left: 570px;
}

#interesting_bg #pacific{
    position: absolute;
	z-index: 2;
	top: 1360px;
	left: 1410px;
}

#interesting_bg #tatrsky{
    position: absolute;
	z-index: 2;
	top: 1780px;
	left: 580px;
}

#interesting_bg #okhotsky1{
    position: absolute;
	z-index: 2;
	top: 780px;
	left: 1215px;
}

#interesting_bg #okhotsky2{
    position: absolute;
	z-index: 2;
	top: 2520px;
	left: 1230px;
}

#interesting_bg #paths{
    position: absolute;
	z-index: 2;
	top: 2875px;
	left: 600px;
}

#interesting_bg .notes{
	position: relative;
	margin-left: 30%;
	z-index: 300;
}

#interesting_bg .notes p,
#interesting_bg .notes b,
#interesting_bg .notes .marked{
    position: absolute;
	font-weight: normal;
	font-family: 'Times New Roman';
	font-style: italic;
	font-size: 0.8em;
	z-index: 2;
}

#interesting_bg .notes .marked{
	overflow: hidden;
	padding: 1.5em 0;
}

#interesting_bg .notes .marked span{
	color: #EDE783;
	border-bottom: 1px dotted;
	cursor: pointer;
}

#interesting_bg .notes .marked span:hover{
	color: #ffffff !important;
}

#interesting_bg .notes .marked p{
	position: relative;
	font-size: 1.4em;
	padding: 0 2em;
	color: #ffffff;
	background: url(/f/1/global/i/technology_ring.png) 0.5em 0.3em no-repeat;
}

#interesting_bg .notes .marked ins{
	position: absolute;
	left: 0;
	top: 0;
	width: 500px;
	height: 500px;
	background-color: #446588;
	opacity: 0.9;
}

#interesting_bg .notes .name{
	font-style: normal;
	font-size: 1.1em;
	letter-spacing: 0.4em;
	top: 970px;
	left: -125px;
}

#interesting_bg .notes .platforma1{
	top: 830px;
	left: 125px;
	width: 14em;
}

#interesting_bg .notes .platforma1 ins.tl-br{
	position: absolute;
	display: block;
	width: 100px;
	height: 38px;
	left: 57px;
	top: 18px;
}

#interesting_bg .notes .platforma1 ins.bl-tr{
	position: absolute;
	display: block;
	width: 83px;
	height: 45px;
	left: 57px;
	top: -42px;
}

#interesting_bg .notes .platforma2{
	top: 685px;
	left: 225px;
	width: 10em;
}

#interesting_bg .notes .platforma2 ins.tl-br{
	position: absolute;
	display: block;
	width: 14px;
	height: 36px;
	left: 42px;
	top: 34px;
}

#interesting_bg .notes .platforma2 ins.bl-tr{
	position: absolute;
	display: block;
	width: 20px;
	height: 62px;
	left: 22px;
	top: 34px;
}

#interesting_bg .notes .platforma3{
	top: 1270px;
	left: 180px;
	width: 10em;
}

#interesting_bg .notes .platforma3 ins.bl-tr{
	position: absolute;;
	display: block;
	width: 73px;
	height: 61px;
	left: 46px;
	top: -56px;
}

#interesting_bg .notes .holes_text{
	top: 650px;
	left: -180px;
	width: 28em;
	color: #000000;
	font-style: normal;
	font-family: Arial, sans-serif;
}

#interesting_bg .notes .zeppelin_text{
	top: 2440px;
	left: 300px;
	width: 24em;
	color: #B3B3B3;
	font-style: normal;
	font-family: Arial, sans-serif;
}

#interesting_bg .notes .lunski{
	top: 935px;
	left: 485px;
	width: 15em;
	color: #b3b3b3;
	font-style: normal;
	font-family: Arial, sans-serif;
}

#interesting_bg .notes .spg{
    top: 1225px;
	left: -20px;
	width: 8em;
}

#interesting_bg .notes .production{
	top: 1665px;
	left: 420px;
	width: 20em;
	color: #b3b3b3;
	font-style: normal;
	font-family: Arial, sans-serif;
}

#interesting_bg .notes .gaz{
    top: 2075px;
	left: 115px;
	width: 10em;
	color: #ffffff;
}

#interesting_bg .notes .neft{
    top: 2155px;
	left: 85px;
	width: 10em;
}

#interesting_bg .notes .spg2{
    top: 2625px;
	left: 145px;
	width: 7em;
}

#interesting_bg .notes .prichals{
    top: 2870px;
	left: -30px;
	width: 7em;
}

#interesting_bg .notes .flot{
    top: 3020px;
	left: -235px;
	width: 17em;
	color: #b3b3b3;
    font-style: normal;
	font-family: Arial, sans-serif;
}

#interesting_bg .notes img{
    margin-left: -750px;
}


#thumbs{
	width: 104%;
	margin-left: -2%;
	position: relative;
}

#thumbs a{
	display: block;
	position: relative;
	float: left;
	width: 33.3%;
	z-index: 1;
}

#thumbs img{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
    margin: 0;
	padding: 0;
	z-index: 2;
}

#thumbs a ins{
	display: none;
	position: absolute;
	left: -3px;
	top: -3px;
	width: 100%;
	height: 100%;
	border: 3px solid #007ac2;
	text-decoration: none;
	z-index: 100;
}

#thumbs a.active ins{
	display: block;
}

#thumbs a.active{
	z-index: 502;
}

#thumbs a.inactive{
	z-index: 100;
}

#thumbs .active img{
	position: absolute;
}

#thumbs .inactive img{
	position: absolute;
}

#photo{
    width: 104%;
	margin-left: -2%;
	position: relative;
}

#photo img{
	display: none;
	width: 100%;
}

#photo .picture_description{
	display: block;
	position: absolute;
	padding: 1em;
	background-color: #ffffff;
	bottom: 20%;
	left: 50%;
	opacity: 0.8;
}

.static{
	float: left;
	position: relative;
    width: 440px;
}

.static img{
	position: relative;
	z-index: 2;
}

.static ins{
	position: absolute;
	top: 0;
	left: 0;
	background: #446588;
	width: 100%;
	height: 100%;
	opacity: 0.9;
	z-index: 1;
}

.static p{
	position: relative;
	font-size: 0.9em;
	padding: 1em;
	z-index: 2;
}

.info{
	margin-left: 480px;
	width: 29%;
}

.info a{
	font-size: 0.75em;
	margin: 0 0 1em 0;
}

.info p{
	font-size: 0.7em;
	color: #b3b3b3;
	margin: 0.5em 0 0 0;
}

.technology{
	position: relative;
	margin-left: 35%;
}

.technology h3{
	font-size: 1.4em;
}

.technology p{
	font-size: 0.85em;
}

.technology div{
	position: absolute;
	left: 300px;
	width: 55%;
}

.technology h3{
	margin: 0 0 0.3em 0;
}

.technology ins.a{
	position: absolute;
	top: 5px;
	left: -30px;
	width: 23px;
	height: 23px;
	overflow: hidden;
}

.technology ins.b{
	display: block;
	position: relative;
	width: 23px;
	height: 161px;
	background: transparent url(/f/1/global/i/numbers.png) left top no-repeat;
}

.technology .first{
	top: 35px;
}
.technology .second{
	top: 630px;
}
.technology .second .b{
	top: -23px;
}
.technology .second img{
	position: absolute;
	display: block;
	top: -181px;
}
.technology .third{
	top: 1540px;
}
.technology .third .b{
	top: -46px;
}
.technology .third img{
	position: absolute;
	display: block;
	top: -101px;
}
.technology .fourth{
	top: 2150px;
}
.technology .fourth .b{
	top: -69px;
}
.technology .fifth{
	top: 2475px;
}
.technology .fifth .b{
	top: -92px;
}
.technology .sixth{
	top: 2660px;
}
.technology .sixth .b{
	top: -115px;
}
.technology .seventh{
	top: 2655px;
}
.technology .seventh .b{
	top: -138px;
}

#shader{
    display: none;
	position: absolute;
	width: 100%;
	background-color: #000;
	opacity: 0.7;
}

#onepic_bg{
    margin:0 0 2em 25%;
}
#onepic_bg img{
	display: block;
	margin: 0 0 0 -30px;
}

.close_photo{
	display: block;
	position: absolute;
	top: -10px;
	font-size: 50px;
	right: 10px;
	text-decoration: none;
	z-index: 500;
}

/* --==[ Little pic's places ]==-- */

.pic_place{
	position: absolute;
	overflow: hidden;
	visibility: hidden;
	width: 162px;
	height: 62px;
	z-index: 100;
}

.pic_place .pic{
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 148px;
	height: 2px;
	font-size: 1px;
	background: url(/f/1/global/i/water.png) 0 bottom repeat;
	z-index: 10;
}

.woow .pic{
	background: url(/f/1/global/i/water.png) -4px bottom repeat;
}

.pic_place .shape{
	position: relative;
}

.pic_place img{
	position: relative;
	margin: 0 !important;
}

.pic_place_1{
	left: 530px;
	top: 545px;
}

.pic_place_2{
	left: 530px;
	top: 830px;
}

.pic_place_3{
	left: 450px;
	top: 1430px;
}

.pic_place_4{
	left: -300px;
	top: 1550px;
}

.pic_place_5{
	left: 500px;
	top: 1930px;
}

.pic_place_6{
	left: 280px;
	top: 2350px;
}

.pic_place_7{
	left: -280px;
	top: 2700px;
}

.pic_place_8{
	left: -275px;
	top: 3200px;
}

.pic_place_9{
	left: 180px;
	top: 3350px;
}
