@charset "UTF-8";
/* CSS Document */


* { margin:0; padding:0; }

html {    
    width:100%;
    height:100%;
}

body {
    width:100%;
    height:100%;
}

img {border:none; outline:none; border-style:none;}

a:focus,a:active {outline:none;}
::-moz-selection{ background: #099; color:#FFFFFF; text-shadow:none; }
::selection { background:#099; color:#FFFFFF; text-shadow:none; }
a:link { -webkit-tap-highlight-color:#D55B25; }






.botn_menu {
    height: 66px;
    position: fixed;
    right: 60px;
    top: 175px;
    width: 275px;
	float:left;
	z-index:999;
}
 .img_btnmenu {
    height: 66px;
    width: 66px;
	float:left;
}


.aurea-ultra-roman {
    font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
    font-weight:400;
}

.aurea-ultra-italic {
    font-family: Arial, Helvetica, sans-serif;
    font-style:italic;
    font-weight:400;
}



.content-style h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
    font-weight:400;
    font-size:70px;
    line-height:74px;
    color:#D55B25;
    text-shadow: 1px 1px #7C7466;
}

.content-style h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
    font-weight: bold;
    font-size:20px;
    color: #900;
  
}

.content-style h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
    font-weight: bold;  
    font-size:18px;
    color: #535353;

}

.content-style p {
    font-family: Arial, Helvetica, sans-serif;
    font-size:17px;
    line-height:20px; 
   
    color: #696;
}

.content-style a {    
    text-decoration:none;
    color:#903E1C;
    -webkit-transition:all 0.3s ease-in-out;
    -khtml-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
    cursor:pointer;
}

.content-style a:hover {
    text-decoration:none;
    color:#666666;
    cursor:pointer;
}



#wrapper {

	float:left;
	
		background: -moz-linear-gradient(center top , #7fb1c6 0%, #f4f1ea 100%) repeat scroll 0 0 transparent;

    width:8800px;
}


#top-panel {
    z-index:1;
    position:relative;

margin-top:280px;

    height:464px;
    width:8800px;
}


#bottom-panel {
    z-index:102;
    position:relative;
	background-image:url(../images/bg/bottom-tile1.jpg);
    height:180px;
    width:8800px;
    border-top:rgba(153,153,153,0.8) solid 2px;
	border-bottom: #999 solid 1px;
	margin-top:-102px;
}



#gravely-hill {
    background:transparent url(../images/bg/gravely-hill.jpg) repeat-x;
    height:9px;
    min-height:9px;
    width:100%;
    border-bottom:#999999 solid 1px;
    opacity:0.4;
}



#text-block-1 {
    z-index:20;
	position:absolute;
	left:18px;
	bottom:320px;
	background:transparent;
	width:380px;
	height:243px;
}

#text-block-2 {
    background: none repeat scroll 0 0 whitesmoke;f
    bottom: 225px;
    height: 50px;
    left: 36px;
    padding: 16px;
    position: absolute;
	padding-left:20px;
    width: 285px;
    z-index: 101;
	 box-shadow:0px 0px 3px  #999999;
	 bottom:230px;
}

#text-block-3 {
    z-index:10;
	position:absolute;
	left:978px;
	bottom:310px;
	background:transparent;
}

#text-block-4 {
    z-index:1;
	position:absolute;
	left:2360px;
	bottom:250px;
	background:transparent;
}

#text-block-5 {
    z-index:20;
	position:absolute;
	left:4620px;
	bottom:95px;
	background:transparent;
	background-image:url(../images/billboard/billboard2.png);
	background-repeat:no-repeat;
	width:612px;
	height:411px;
	padding-top:20px;
	padding-left:25px;
}

#text-block-6 {
    z-index:4;
	position:absolute;
	left:9630px;
	bottom:440px;
	background:transparent;
}

#text-block-7 {
    z-index:4;
	position:absolute;
	left:9660px;
	bottom:360px;
	background:transparent;
}

#text-block-8 {
    z-index:4;
	position:absolute;
	left:9630px;
	bottom:280px;
	background:transparent;
}

#text-block-9 {
    z-index:1;
	position:absolute;
	left:10900px;
	bottom:480px;
	background:transparent;
}

#text-block-10 {
    z-index:1;
	position:absolute;
	left:11050px;
	bottom:400px;
	background:transparent;
}

#text-block-11 {
    z-index:1;
	position:absolute;
	left:11230px;
	bottom:365px;
	background:transparent;
}



#sources-block-1 {
    z-index:101;
	position:absolute;
	left:4480px;
	bottom:372px;
	background:transparent;
}

#sources-block-2 {
    z-index:2; 
    position:absolute;
    left:3525px;
    top:50px;
}



.sources-text p {
    font-family:Helvetica, sans-serif;
    font-size:13px;
    line-height:13px;   
    color:#60808C;
    text-shadow:none;
    padding-top:12px;
}

.sources-text a {
    font-family:Helvetica, sans-serif;
    font-size:13px;
    line-height:13px;   
    color:#60808C;
    text-decoration:none;
    border:none;
    outline:none;
}

.sources-text a:hover {
    color:#da5827;
    text-decoration:none;
    border:none;
    outline:none;
}

.sources-text-2 p {
    font-family:Helvetica, sans-serif;
    font-size:13px;
    line-height:13px;   
    color:#EEEEEE;
    text-shadow:none;
    padding-top:12px;
}

.sources-text-2 a {
    font-family:Helvetica, sans-serif;
    font-size:13px;
    line-height:13px;   
    color:#EEEEEE;
    text-decoration:none;
    border:none;
    outline:none;
}

.sources-text-2 a:hover {
    color:#60808C;
    text-decoration:none;
    border:none;
    outline:none;
}



#cloud-1 {
    z-index:2;
	position:absolute;
	left:-40px;
	bottom:230px;
	background:transparent url(../images/clouds/cloud-1.png) no-repeat;
	width:248px;
	height:137px;
	-webkit-opacity:0.8;
	-khtml-opacity:0.8;
	-moz-opacity:0.8;
	-o-opacity:0.8;
	opacity:0.8;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

#cloud-2 {
    z-index:1;
	position:absolute;
	left:800px;
	bottom:330px;
	background:transparent url(../images/clouds/cloud-2.png) no-repeat;
	width:288px;
	height:160px;
	-webkit-opacity:0.8;
	-khtml-opacity:0.8;
	-moz-opacity:0.8;
	-o-opacity:0.8;
	opacity:0.8;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

#cloud-3 {
    z-index:2;
	position:absolute;
	left:1340px;
	bottom:500px;
	background:transparent url(../images/clouds/cloud-3.png) no-repeat;
	width:40px;
	height:22px;
	-webkit-opacity:0.8;
	-khtml-opacity:0.8;
	-moz-opacity:0.8;
	-o-opacity:0.8;
	opacity:0.8;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

#cloud-4 {
    z-index:3;
	position:absolute;
	left:1480px;
	bottom:360px;
	background:transparent url(../images/clouds/cloud-4.png) no-repeat;
	width:54px;
	height:30px;
	-webkit-opacity:0.8;
	-khtml-opacity:0.8;
	-moz-opacity:0.8;
	-o-opacity:0.8;
	opacity:0.8;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

#cloud-5 {
    z-index:1;
	position:absolute;
	left:1630px;
	bottom:380px;
	background:transparent url(../images/clouds/cloud-5.png) no-repeat;
	width:122px;
	height:66px;
	-webkit-opacity:0.8;
	-khtml-opacity:0.8;
	-moz-opacity:0.8;
	-o-opacity:0.8;
	opacity:0.8;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

#cloud-6 {
    z-index:1;
	position:absolute;
	left:2000px;
	bottom:460px;
	background:transparent url(../images/clouds/cloud-6.png) no-repeat;
	width:122px;
	height:66px;
}

#cloud-7 {
    z-index:1;
	position:absolute;
	left:2300px;
	bottom:400px;
	background:transparent url(../images/clouds/cloud-7.png) no-repeat;
	width:218px;
	height:120px;
}

#cloud-8 {
    z-index:1;
	position:absolute;
	left:2800px;
	bottom:430px;
	background:transparent url(../images/clouds/cloud-8.png) no-repeat;
	width:218px;
	height:120px;
}

#cloud-9 {
    z-index:1;
	position:absolute;
	left:3410px;
	bottom:260px;
	background:transparent url(../images/clouds/cloud-9.png) no-repeat;
	width:35px;
	height:20px;
}

#cloud-10 {
    z-index:102;
	position:absolute;
	left:3470px;
	bottom:290px;
	background:transparent url(../images/clouds/cloud-10.png) no-repeat;
	width:82px;
	height:45px;
}





#cloud-12 {
    z-index:2;
	position:absolute;
	left:4300px;
	bottom:240px;
	background:transparent url(../images/clouds/cloud-12.png) no-repeat;
	width:164px;
	height:90px;
}

#cloud-13 {
    z-index:2;
	position:absolute;
	left:4900px;
	bottom:420px;
	background:transparent url(../images/clouds/cloud-13.png) no-repeat;
	width:94px;
	height:52px;
}

#cloud-14 {
    z-index:2;
	position:absolute;
	left:5420px;
	bottom:220px;
	background:transparent url(../images/clouds/cloud-14.png) no-repeat;
	width:158px;
	height:87px;
}

#cloud-15 {
    z-index:5;
	position:absolute;
	left:5560px;
	bottom:380px;
	background:transparent url(../images/clouds/cloud-15.png) no-repeat;
	width:168px;
	height:93px;
}

#cloud-16 {
    z-index:1;
	position:absolute;
	left:6260px;
	bottom:380px;
	background:transparent url(../images/clouds/cloud-16.png) no-repeat;
	width:138px;
	height:76px;
}

#cloud-17 {
    z-index:5;
	position:absolute;
	left:7260px;
	bottom:340px;
	background:transparent url(../images/clouds/cloud-17.png) no-repeat;
	width:80px;
	height:44px;
}

#cloud-18 {
    z-index:1;
	position:absolute;
	left:8060px;
	bottom:320px;
	background:transparent url(../images/clouds/cloud-18.png) no-repeat;
	width:180px;
	height:100px;
}

#cloud-19 {
    z-index:1;
	position:absolute;
	left:8660px;
	bottom:360px;
	background:transparent url(../images/clouds/cloud-19.png) no-repeat;
	width:126px;
	height:70px;
}

#cloud-20 {
    z-index:1;
	position:absolute;
	left:9260px;
	bottom:400px;
	background:transparent url(../images/clouds/cloud-20.png) no-repeat;
	width:68px;
	height:38px;
}

#cloud-21 {
    z-index:101;
	position:absolute;
	left:9320px;
	bottom:380px;
	background:transparent url(../images/clouds/cloud-21.png) no-repeat;
	width:96px;
	height:53px;
}

#cloud-22 {
    z-index:1;
	position:absolute;
	left:9640px;
	bottom:360px;
	background:transparent url(../images/clouds/cloud-22.png) no-repeat;
	width:217px;
	height:120px;
}

#cloud-23 {
    z-index:1;
	position:absolute;
	left:10060px;
	bottom:380px;
	background:transparent url(../images/clouds/cloud-23.png) no-repeat;
	width:82px;
	height:45px;
}

#cloud-24 {
    z-index:1;
	position:absolute;
	left:10100px;
	bottom:400px;
	background:transparent url(../images/clouds/cloud-24.png) no-repeat;
	width:110px;
	height:62px;
}

#cloud-25 {
    z-index:4;
	position:absolute;
	left:11400px;
	bottom:300px;
	background:transparent url(../images/clouds/cloud-25.png) no-repeat;
	width:82px;
	height:45px;
}

#cloud-26 {
    z-index:4;
	position:absolute;
	left:11700px;
	bottom:380px;
	background:transparent url(../images/clouds/cloud-26.png) no-repeat;
	width:148px;
	height:82px;
}

#cloud-27 {
    z-index:4;
	position:absolute;
	left:12100px;
	bottom:280px;
	background:transparent url(../images/clouds/cloud-27.png) no-repeat;
	width:148px;
	height:82px;
}

#cloud-28 {
    z-index:4;
	position:absolute;
	left:12340px;
	bottom:380px;
	background:transparent url(../images/clouds/cloud-28.png) no-repeat;
	width:60px;
	height:34px;
}




#hill-1 {
    z-index:101;
	position:absolute;
	left:0px;
	bottom:0px;
	background:transparent url(../images/hills/hill-1.png) no-repeat;
	width:128px;
	height:118px;
}



#hill-2 {
    z-index:2;
	position:absolute;
	left:3200px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-2.png) no-repeat;
	width:734px;
	height:373px;
}
#hill-6-content {
    z-index:200;
    position:absolute;
    left:1900px;
    bottom:137px;
    background:transparent;
    width:280px;
    height:190px;
}

#hill-6-content > p {
	width:70px;

    bottom: 87px;
    color: #666;  
    font-family: arial;
    font-size: 14px;
    left: -34px;
    position: relative;
	padding:5px;
	background-color: #DFDFDF;  
}
#hill-7-content {
    z-index:200;
    position:absolute;
    left:3330px;
    bottom:-70px;
    background:transparent;
    width:280px;
    height:190px;

}

#hill-8-content {
    z-index:200;
    position:absolute;
    left:5755px;
    bottom:-75px;
    background:transparent;
    width:280px;
    height:190px;

}

#hill-7-content > p {
width:47px;

    bottom: 84px;
    color: #666;  
    font-family: arial;
    font-size: 14px;
    left: -22px;
    position: relative;
	padding:5px;
	background-color: #DFDFDF; 
}
#hill-9-content {
    z-index:10;
    position:absolute;
    left:5400px;
    bottom:-130px;
    background:transparent;
    width:280px;
    height:190px;

}

#hill-9-content > p {

width:80px;

    bottom: 85px;
    color: #666;  
    font-family: arial;
    font-size: 14px;
    left: -63px;
    position: relative;
	padding:5px;
	background-color: #DFDFDF; 
}

#hill-10-content {
    z-index:10;
    position:absolute;
    left:7663px;
    bottom:58px;
    background:transparent;
    width:280px;
    height:190px;

}

#hill-11-content {
    z-index:10;
    position:absolute;
    left:6413px;
    bottom:-70px;
    background:transparent;
    width:280px;
    height:190px;

}

#hill-11-content > p {

width:80px;

    bottom: 85px;
    color: #666;  
    font-family: arial;
    font-size: 14px;
    left: -50px;
    position: relative;
	padding:5px;
	background-color: #DFDFDF; 
}


#hill-12-content {
    z-index:20;
    position:absolute;
    left:7413px;
    bottom:-70px;
    background:transparent;
    width:280px;
    height:190px;

}

#hill-12-content > p {

width:103px;

    bottom: 85px;
    color: #666;  
    font-family: arial;
    font-size: 14px;
    left: -70px;
    position: relative;
	padding:5px;
	background-color: #DFDFDF; 
}

#hill-2-content {
    z-index:101;
    position:absolute;
    left:635px;
    bottom:-190px;
    background:transparent;
    width:280px;
    height:190px;
    -webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.contmaap{
    position: relative;
 
}




#hill-3 {
    z-index:1;
	position:absolute;
	left:1430px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-3.png) no-repeat;
	width:891px;
	height:503px;
}

#hill-3-content {
    z-index:99;
    position: absolute;
    left:1210px;
    bottom:190px;
	width:415px;
    height:511px;
    -webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}





#hill-4 {
    z-index:101;
	position:absolute;
	left:460px;
	bottom:-63px;
	background:transparent url(../images/hills/hill-4.png) no-repeat;
	width:530px;
	height:287px;
}

#hill-4-content {
    z-index:101;
    position:absolute;
    left:610px;
    bottom:-100px;
    background:transparent;
    width:70px;
    height:50px;
    -webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}


#hill-4-content > p {
	display:none;
    bottom: -22px;
    color: #666;  
    font-family: arial;
    font-size: 14px;
    left: -60px;
    position: absolute;
	padding:5px;
	background-color: #CCC;
}


.senal3{
	height:244px;
	bottom:-50px;
	position:absolute;
    width:100px;
	float:left;
}
.senal33{
	height:244px;
	bottom:-137px;
	position:absolute;
    width:100px;
	float:left;
}
.senal4{
	height:300px;
	bottom:177px;
	position:absolute;
    width:100px;
	float:left;
}



#hill-5 {
    z-index:101;
	position:absolute;
	left:2532px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-5.png) no-repeat;
	width:780px;
	height:125px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}


#hill-6 {
    z-index:2;
	position:absolute;
	left:3940px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-6.png) no-repeat;
	width:436px;
	height:188px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}



#hill-7 {
    z-index:1;
	position:absolute;
	left:6630px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-7.png) no-repeat;
	width:528px;
	height:257px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}



#hill-8 {
    z-index:4;
	position:absolute;
	left:4000px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-8.png) no-repeat;
	width:1642px;
	height:250px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}



#hill-9 {
    z-index:101;
	position:absolute;
	left:8096px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-9.png) no-repeat;
	width:459px;
	height:118px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}



#hill-10 {
    z-index:102;
	position:absolute;
	left:8086px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-10.png) no-repeat;
	width:20px;
	height:70px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}



#hill-11 {
    z-index:5;
	position:absolute;
	left:8860px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-11.png) no-repeat;
	width:196px;
	height:65px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

#hill-12 {
    z-index:4;
	position:absolute;
	left:7000px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-12.png) no-repeat;
	width:920px;
	height:251px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

#hill-13 {
    z-index:5;
	position:absolute;
	left:7850px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-13.png) no-repeat;
	width:920px;
	height:193px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

#hill-14 {
    z-index:3;
	position:absolute;
	left:8920px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-14.png) no-repeat;
	width:1077px;
	height:316px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

#hill-15 {
    z-index:4;
	position:absolute;
	left:7020px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-15.png) no-repeat;
	width:920px;
	height:317px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

#hill-16 {
    z-index:3;
	position:absolute;
	left:10440px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-16.png) no-repeat;
	width:920px;
	height:217px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

#hill-17 {
    z-index:101;
	position:absolute;
	left:10690px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-17.png) no-repeat;
	width:920px;
	height:93px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

#hill-18 {
    z-index:1;
	position:absolute;
	left:10480px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-18.png) no-repeat;
	width:1077px;
	height:216px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

#hill-19 {
    z-index:5;
	position:absolute;
	left:10750px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-19.png) no-repeat;
	width:1000px;
	height:70px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

#hill-20 {
    z-index:4;
	position:absolute;
	left:5850px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-20.png) no-repeat;
	width:920px;
	height:226px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

#hill-21 {
    z-index:3;
	position:absolute;
	left:550px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-21.png) no-repeat;
	width:1194px;
	height:248px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

#hill-22 {
    z-index:2;
	position:absolute;
	left:11300px;
	bottom:0px;
	background:transparent url(../images/hills/hill-22.png) no-repeat;
	width:962px;
	height:153px;

}

#hill-23 {
    z-index:1;
	position:absolute;
	left:11680px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-23.png) no-repeat;
	width:640px;
	height:219px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

#hill-24 {
    z-index:1;
	position:absolute;
	left:12080px;
	bottom:-190px;
	background:transparent url(../images/hills/hill-24.png) no-repeat;
	width:1110px;
	height:72px;
	-webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}




#sign-p2p {
    z-index:201;
    position:absolute;
    left:2034px;
    bottom:321px;
    background:transparent url(../images/signs/p2p.png) no-repeat;
    width:244px;
    height:200px;
    -webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

#sign-b2c {
    z-index:1;
    position:absolute;
    left:2727px;
    bottom:93px;
    background:transparent url(../images/billboard/billboard1.png) no-repeat;
    width:440px;
    height:310px;
    -webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

#sign-nfp {
    z-index:101;
    position:absolute;
    left:3750px;
    bottom:160px;
    width:342px;
    height:247px;
    -webkit-opacity:0;
    -khtml-opacity:0;
    -moz-opacity:0;
    -o-opacity:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}



#bridge-bg {
    z-index:101;
	position:absolute;
	left:2100px;
	top:0px;
	background:transparent url(../images/bridge/bridge-bg.png) no-repeat;
	width:1200px;
	height:135px;
}



#bridge {
    z-index:102;
	position:absolute;
	left:2100px;
	top:-137px;
	background:transparent url(../images/bridge/bridge.png) no-repeat;
	width:1200px;
	height:242px;
}



#bridge-water-bg {
    z-index:101;
	position:absolute;
	left:2120px;
	top:28px;
	background:transparent url(../images/bridge/water-background.png) no-repeat;
	width:1160px;
	height:26px;
}



#bridge-water-fg {
    z-index:103;
	position:absolute;
	left:2120px;
	top:30px;
	background:transparent url(../images/bridge/water-foreground.png) no-repeat;
	width:1160px;
	height:26px;
}



#bridge-bg-2 {
    z-index:101;
	position:absolute;
	left:5700px;
	top:0px;
	background:transparent url(../images/bridge/bridge-bg-2.png) no-repeat;
	width:1200px;
	height:135px;
}


#bridge-2 {
    z-index:102;
	position:absolute;
	left:5710px;
	top:0px;
	background:transparent url(../images/bridge/bridge-2.png) no-repeat;
	width:1180px;
	height:51px;
}



#bridge-water-bg-2 {
    z-index:101;
	position:absolute;
	left:5720px;
	top:32px;
	background:transparent url(../images/bridge/water-background.png) no-repeat;
	width:1160px;
	height:26px;
}



#bridge-water-fg-2 {
    z-index:104;
	position:absolute;
	left:5715px;
	top:35px;
	background:transparent url(../images/bridge/water-foreground.png) no-repeat;
	width:1160px;
	height:26px;
}



#boat {
    z-index:103;
	position:absolute;
	left:5800px;
	top:-150px;
	background:transparent url(../images/bridge/boat.png) no-repeat;
	width:276px;
	height:226px;
	cursor:pointer;
}









#car_mask {
    z-index:99;
    position:fixed;
    left:auto;
    top:597px;
}

#car {
    position:absolute;
    left:0px;
    background:transparent url(../images/car/buus1.png);
	background-repeat:no-repeat;
    width:250px;
    height:77px;
	bottom:-47px;}

#car-bubble-wrapper{opacity:0;
margin-left:123px;
top:79px;
position:absolute;}

#car-bubble-text-wrapper {z-index:2;
}

#car-bubble-text {
    position:absolute;
    left:125px;
    bottom:45px;
    background:transparent;
    width:150px;
    height:49px;
    padding:12px 10px 0px 10px;   
    font-family:aurea-ultra;
    font-style:normal;
    font-weight:400;
    font-size:14px;
    line-height:18px;
    color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
    text-shadow:none;
    text-align:center;
}

#car-keyboard {
    position:absolute;
    left:130px;
    bottom:56px;
    background:transparent url(../images/car/keyboard.png);
    width:160px;
    height:39px;
}

#car-keyboard-left {
    position:absolute;
    left:0px;
    bottom:0px;
    background:transparent url(../images/car/keyboard_left.png);
    width:160px;
    height:39px;
}

#car-keyboard-right {
    position:absolute;
    left:0px;
    bottom:0px;
    background:transparent url(../images/car/keyboard_right.png);
    width:160px;
    height:39px;
}

#car-bubble-content-wrapper {
    z-index:1;
    -webkit-opacity:0.8;
	-khtml-opacity:0.8;
	-moz-opacity:0.8;
	-o-opacity:0.8;
	opacity:0.8;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter:alpha(opacity=80);
}

.car-bubble {
    position:absolute;
    left:125px;
    bottom:45px;
    background:#dbc9d7;
    width:170px;
    height:61px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;	
}

.arrow-down {
    position:absolute;
    left:120px;
    bottom:39px;
    width:0;
    height:0;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-top:12px solid #dbc9d7;
    -moz-transform:rotate(40deg);
    -webkit-transform:rotate(40deg);
    -ms-transform:rotate(40deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0.4);
}


#loading-wrapper {   
    z-index:9999999;
    background:rgb(244,212,202);
    background:-moz-linear-gradient(top, rgba(244,212,202,1) 0%, rgba(255,255,236,1) 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,212,202,1)), color-stop(100%,rgba(255,255,236,1)));
    background:-webkit-linear-gradient(top, rgba(244,212,202,1) 0%,rgba(255,255,236,1) 100%);
    background:-o-linear-gradient(top, rgba(244,212,202,1) 0%,rgba(255,255,236,1) 100%);
    background:-ms-linear-gradient(top, rgba(244,212,202,1) 0%,rgba(255,255,236,1) 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4e5d9', endColorstr='#ffffff',GradientType=0 );
    background:linear-gradient(top, rgba(244,212,202,1) 0%,rgba(255,255,236,1) 100%);
    height:100%;
    width:100%;
}

#loading {
    position:absolute;
    top:50%;
    left:50%;
    background-image:url(../images/preloader/car.gif);
    background-repeat:no-repeat;
    background-color:#FFFFFF;
    width:100px; 
    height:100px;
    border:#B6D1C3 solid 5px;
    margin:-50px auto auto -100px; 

    box-shadow:0px 0px 4px #666666;
    -moz-box-shadow:0px 0px 4px #666666;
    -webkit-box-shadow:0px 0px 4px #666666;
    -o-box-shadow:0px 0px 4px #666666;
	
    border-radius:100px;
    -moz-border-radius:100px;
    -webkit-border-radius:100px;
    -o-border-radius:100px;

	-webkit-opacity:0.8;
	-khtml-opacity:0.8;
	-moz-opacity:0.8;
	-o-opacity:0.8;
	opacity:0.8;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter:alpha(opacity=80);	
}

#flag-hyperakt {
    bottom: 101px;
    cursor: pointer;
    height: 341px;
    left: 8500px;
    opacity: 0;
    position: absolute;
    width: 215px;
    z-index: 1;
}


.left {float:left;}

.right {float:right;}

.hr {
	border-top:1px solid #E1E1E1;
	border-top:1px solid rgba(50,50,50,0.1);
	width:100%; 
	height:auto;
}

.spacer {     
    content:".";
    display:block; 
	height:20px;
	clear:both;
	visibility:hidden;	
}


.clearfix:after {	
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}



.ie6 .name {}


.ie7 .name {}


.ie8 .name {}

.ie9 .name {}

.ie .name {}

header, section, footer,
aside, nav, article, figure {
	display:block;
}




.caja_cabezote1 {
	height:181px;
	background-color: #FFF;
	width: 100%;
	z-index:50;
	position: fixed;
	margin-left:auto;
	margin-right:auto;
	box-shadow: 0px 0px 7px 3px #999999;
}
.caja_cabezote2 {
	height:181px;
	
	width:1004px;
	margin-left:auto;
	margin-right:auto;
	z-index:100;
}


.senal1 {
	height:244px;
	bottom:50px;
	position:absolute;
    width:100px;
	float:left;
}
.senal2{
	height:244px;
	bottom:95px;
	position:absolute;
    width:100px;
	float:left;
}

.img_veavideo{
	height:103px;
	bottom:95px;
	position:absolute;
    width:117px;
	float:left;
}

.img_veavitac{
	height:247px;
	bottom:95px;
	position:absolute;
    width:342px;
	float:left;
}
.senalmapa1 {
	height:268px;
	bottom:10px;
	position:absolute;

    width:100px;

	float:left;
}


.img_tit {
	
	float:left;
}

.caja_foot1 {
	height:55px;
	background-color: #FFF;
    width:8800px;
	z-index:99950;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
.caja_foot2 {
	height:209px;
	background-color: #FFF;
	width:1009px;
	margin-left:auto;
	margin-right:auto;
	z-index:100;
}

#inline1  {
	font-size:13px;

	font-family:Arial, Helvetica, sans-serif;
}

#inline1 > span {
    color: #900;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.bt_credits {
	width:110px;
	height:26px;
		float: left;
		margin-right:35px;
		margin-top: 145px;


}
