@import url("inside.css");

.bodyBack img {
	min-width:0;
	min-height:0;
	position:absolute;
	left:0;
	top:0;
}
html,body {
	/*height:auto;*/
}
.planet {
	position:absolute;
	left:0;
	right:0;
	height:1757px;
	max-width: 1900px;
	z-index:5;
}
.planet>img,.planet .points {
	left: -20%;
    margin-left: 200px;
    position: absolute;
    top: 0;
	margin-top:-60px;
}
.planet .points img {
	visibility:hidden;
}
.planet .points>div {
	position:absolute;
	z-index:10;
	white-space:nowrap;
}
.planet .points .relative{cursor:pointer;}
.planet .points .relative{cursor:pointer;}
.planet .points .relative {
	left:-50%;
	font:400 18px/18px Arial;
	color:#fff;
	text-shadow:black 1px 1px 3px;
	padding:0 0 3px;
}
.planet .points .small .relative {
	left:0;
	font:400 12px/14px Arial;
	padding:0;
}
.planet .points .dot { 
	width:10px;
	height:10px;
	background:#fff;
	position:absolute;
	top:100%;
	left:-5px;
	
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(/css/PIE.htc);
}
.planet .points .small .dot {
	width:6px;
	height:6px;
	-moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    
    left:-10px;
    top:50%;
    margin-top:-2px;
}
.planet .point1 {
	left: 327px;
    top: 377px;
}
.planet .point2 {
	left: 467px;
    top: 389px;
}
.planet .point3 {
	left: 495px;
    top: 340px;
}
.planet .point4 {
	left: 541px;
    top: 291px;
}
.planet .point5 {
	left: 524px;
    top: 382px;
}
.planet .point6 {
	left: 548px;
    top: 373px;
}
.planet .point7 {
	left: 602px;
    top: 344px;
}
.planet .point8 {
	display:none;
	left: 573px;
    top: 325px;
}
.planet .point9 {
	left: 843px;
    top: 565px;
}


.middle {
	overflow:hidden;
	min-height:1585px;
}
.middle+.page {
	padding-top:0;
}
.middle .size {
	margin:0;
    /*max-width:1200px;*/
    min-width:985px;
    padding:0;
    z-index: 10;
	position:relative;
}
.planet+.size {
	margin-top:539px;
}
.size>div>* {
	margin-left:15%;
}
.size:first-child {
	
}
.size .title {
	font:400 60px/60px 'HeliosCondLight',Arial;
	color:#fff;
	text-transform:uppercase;
	left:-110px;
}

.middle .size1 {
	margin:0;
    /*max-width:1200px;*/
    min-width:985px;
    padding:0;
    z-index: 10;
}
.planet+.size1 {
	margin-top:580px;
}
.size1>div>* {
	margin-left:15%;
}
.size1:first-child {
	padding-top:75px;
}
.size1 .title {
	font:400 60px/60px 'HeliosCondLight',Arial;
	color:#fff;
	text-transform:uppercase;
	left:-110px;
}


.history {
	padding:25px 0 0;
	width:38%;
}
.history+.history {
	padding-top:10px;
}

.middle h2 {
	font:400 24px/28px Arial;
	color:#fff;
}
.middle h3 {
	font:400 18px/18px Arial;
	color:#fff;
	padding:0 0 25px;
}
.middle p {
	font:400 12px/18px Arial;
	color:#fff;
}

.historyLine {
	height:280px;
	z-index:20;
}
.historyLine .m {
	position:absolute;
	z-index:20;
	top:0;
	left:170px;
	right:0;
	bottom:0;
	overflow:hidden;
}
.historyLine .line {
	position:absolute;
	z-index:10;
	top:235px;
	left:0;
	right:0;
	height:1px;
}
.historyLine .line .l {
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	bottom:0;
	width:90px;
	background:url(/images/history_l.png) top right no-repeat;
}
.historyLine .line .r {
	position:absolute;
	z-index:10;
	top:0;
	right:0;
	bottom:0;
	width:90px;
	background:url(/images/history_r.png) top left no-repeat;
}
.historyLine .line .c {
	position:absolute;
	z-index:10;
	top:0;
	left:90px;
	right:90px;
	bottom:0;
	background:url(/images/history_c.png);
}
.historyLine .i {
	float:left;
	width:150px;
	height:100%;
	font:400 14px/14px Arial;
}
.historyLine .move {
	width:100000px;
	height: 100%;
}
.historyLine .year {
	position:absolute;
	top:250px;
	z-index:10;
	left:0;
	font:400 14px/14px 'HeliosCondLight',Arial;
	color:#fff;
}
.historyLine .dot {
	width:10px;
	height:10px;
	background:#fff;
	position:absolute;
	top:230px;
	left:0;
	z-index:10;
	
	-moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(/css/PIE.htc);
}
.historyLine .lead {
	position:absolute;
	z-index:10;
	left:0;
	bottom:76px;
	right:0;
	font:400 11px/15px Arial;
	color:#fff;
}
.historyLine>.i:first-child .lead {
	font:400 20px/24px Arial;
	text-align:right;
}
.historyLine>.i:first-child .dot {
	left:auto;
	right:0;
}
.historyLine>.i:first-child .year {
	left:auto;
	right:0;
}
.historyLine .i+.i {
	margin-left:64px;
}
a {
color:#9C9F96;
}

.g_logos{
	display:none;
	position:absolute;
	width:784px;
	left:50%;
	margin-left:-391.5px;
	margin-top:63px;
	font-size:12px;
	color:#fafafa;
	line-height:123%;
	
	}
.g_logos a{color:white;text-decoration:none;outline:none;height:170px;width:249px;}
.g_logos div:first-child{float:left}
.g_logos div:nth-child(2){float:left;margin-left:18px;}
.g_logos div:nth-child(3){float:right}
.g_logos div:nth-child(4){float:right;margin-top:18px;}
.g_logos div:nth-child(5){float:right;margin-top:18px;margin-right:18px;}

.g_logos div{text-align:center;background:url(/images/asdadasdasd.png);height:170px;width:249px;}
.g_logos img{display:block;margin-bottom:12px;}
.g_logos div:last-child img{margin-bottom:18px;}

#address{display:none;}

#bubble{position:absolute;z-index:1000;width:406px;display:none;}
#bubble #data{background:white;padding:20px;color:#687162;position:relative;}
#bubble #close{position:absolute;top:0px;right:0px;z-index:20}
#bubble #data p{margin-bottom:10px;}
#bubble #img{text-align:center;}


.links{position:absolute;width:100%;left:0px; top:208px;}
.links table{max-width:1332px;mi-width:985px;width:100%;margin:0 auto;}
.links table img{}  
.links table .img{}
.links table .divider{max-width:20px;min-width:15px;}