/*-------------------------
	Simple reset
--------------------------*/


*{
	margin:0;
	padding:0;
}


/*-------------------------
	General Styles
--------------------------*/

::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 15px;
	height:15px;
	background-color: #bccab7;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color:  white;
    min-width: 15px;
    min-height: 15px;
    border: 1px solid #DDD;
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment,
::-webkit-scrollbar-button:end:increment,
::-webkit-resizer{
    display: none;
}
 
 ::-webkit-scrollbar-corner {
     background:#bccab7;
     -webkit-appearance: none;
 }
 
 ::-webkit-resizer {
 	background:#bccab7;
 	-webkit-appearance: none;
 }


html{
	overflow: auto;
}


body{
	min-height: 700px;
	font:14px/1.3 Arial, sans-serif;
	background: url(../img/furley_bg.png) repeat fixed;
}

a, a:visited {
	text-decoration:none;
	outline:none;
	color:#54a6de;
}

a:hover{
	text-decoration:underline;
}

section, footer, header{
	display: block;
}

.loading {
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 10000;
	position: fixed;
	overflow: hidden;
	opacity: 0.9;
	text-align: center;
	color: #fff;
}

.loading div {
	width: 580px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -100px 0 0 -290px;
}
.loading h1 {
	font-size: 45px;
	margin-bottom: 20px;
}

.header {
	background: white url(../img/snow.png) repeat !important;
}

.header .contenitore {
	padding: 30px 0 50px;
}

.header .contenitore h1 {
	text-align: center;
	margin-bottom: 30px;
	color: #5a0d0d;
	font: bold 50px 'Krona One', Georgia, "Times New Roman", Times, serif;
	text-shadow: 2px 2px 1px white;
}

.header .contenitore blockquote {
	font-style: italic;
	text-align: center;
	color: #a8a8a8;
	font-size: 16px;
}

.header_img {
	width: 800px;
	height: 600px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -330px 0 0 -400px;
}

.downarrow {
	background: url(../img/arrow.png);
	width: 60px;
	height: 52px;
	position: absolute;
	left: 50%;
	top: 90%;
	margin: -30px 0 0 -26px;
	-webkit-animation: arrow_animation 5s infinite;
}

@-webkit-keyframes arrow_animation {
	0%   { margin-top: -40px; }
	50%   { margin-top: -20px; }
	100% { margin-top: -40px; }
}
@-moz-keyframes arrow_animation {
	0%   { margin-top: -40px; }
	50%   { margin-top: -20px; }
	100% { margin-top: -40px; }
}
@-ms-keyframes arrow_animation {
	0%   { margin-top: -40px; }
	50%   { margin-top: -20px; }
	100% { margin-top: -40px; }
}

.info {
	float: right;
	margin-right: 30px;
}

.info ul {
	width: 50px;
	list-style-type: none;
}

.info ul li {
	margin-top: 20px;
}

.info_img {
	float: right;
	width: 30px;
	margin-bottom: 30px;
}

.bloccocentrale {
	padding: 20px 0;
	
}

.footer {
	width: 200px;
	height: 50px;
	position: absolute;
	left: 50%;
	top: 80%;
}

ul {
	margin: 0 30px 30px;
	list-style-type: square;
}


/*----------------------------
	Styling the timeline
-----------------------------*/

#timeline{
	background:none;
}

#timeline-embed {
background-color: white;
margin-bottom: 20px;
border: 4px solid #5b6c5b !important;
padding-top: 20px;
padding-bottom: 20px;
clear: both;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;

width: 934px;
/*height: 600px;

position: absolute;
left: 50%;
top: 45%;
margin: -300px 0 0 -467px;*/

}

.slider .slider-container-mask .slider-container{
	background:none;
}


#timeline div.navigation{
    background: url('img/timeline_bg.jpg') repeat;
    border-top:none;
	color: #c8c8c8;
}


/* Adding a darker background to the timeline navigation */

#timeline div.timenav-background{
	background-color: #eef7fa !important;
 	
}

#timeline .navigation .timenav-background .timenav-interval-background{
	background:none;
}

#timeline .top-highlight{
	background-color:transparent !important;
}

/* The zoom-in / zoom-out toolbar */

.back-home, .zoom-in, .zoom-out {
	float: left;
}

#timeline .toolbar{
	border:none !important;
	background-color: #fff !important;
	top: -29px !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}

#timeline .toolbar div{
	border:none !important;
}

.slider .slider-item .content .content-container .text .container {
	display: block !important;
	max-height: 350px !important;
	overflow: auto;
	margin-right: 10px;
}

.slider .slider-item .content .content-container .text .container::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 8px;
	height:8px;
	background-color: #fff;
	-webkit-box-shadow: none;
}

/* Styling the timeline numbers on the bottom */

#timeline .navigation .timenav .time .time-interval-minor .minor{
	margin-left:-1px;
}

#timeline .navigation .timenav .time .time-interval div{
	color: #CCCCCC;
}

/* The vertical lines */

/*#timeline .navigation .timenav .content .marker .line {
	background: #242828;
	box-shadow: 1px 0 0 rgba(255, 255, 255, 0.05);
}*/

/*#timeline .navigation .timenav .content .marker .dot {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 3px 3px 3px 3px;
}*/

/* The previous / next arrows & labels */

.slider .nav-previous .icon {
/*	background: url("timeline.png") no-repeat scroll 0 -293px transparent;*/
}
#timeline .slider .nav-next {
	margin-left: -20px;
}

.slider .nav-previous,.slider .nav-next{
	font-family:sans-serif;
	color: #bbb;
}

.slider .nav-next .icon {
/*	background: url("timeline.png") no-repeat scroll 72px -221px transparent;*/
	width: 70px !important;
}

.slider .nav-next:hover .icon{
	position:relative;
	right:-5px;
}

.slider .nav-previous:hover, .slider .nav-next:hover {
    color: #666;
    cursor: pointer;
}

#timeline .thumbnail {
	border: medium none;
}

/* Color of the headings */

#timeline h1, #timeline h2, #timeline h3, #timeline h4, #timeline h5, #timeline h6{
	color: #a5a5a5;
}

/* The loading screen */

#timeline .feedback {
	background-color: #fff !important;
	border:none !important;
}

#timeline .feedback div{
	color: #5A0D0D;
	font-size: 16px;
	font-weight: normal;
	font-variant: small-caps !important;
}


/*----------------------------
	The Slides
-----------------------------*/


#timeline .slider-item h2,
#timeline .slider-item h3{
	font-family:Arial, sans-serif;
}

#timeline .slider-item h2{
	color: #3f3f3f;
}
#timeline .slider-item h3{
	color: #384e30;
}

#timeline .slider-item p{
	font-family:Arial, sans-serif;
}


#timeline .slider-item img,
#timeline .slider-item iframe{
	border:none;
}

#timeline .feature .slider h2.date {
	font-size: 27px;
	color: #5a0d0d;
	font-family: 'Krona One';
	line-height: 30px !important;
}

/* Customizing the first slide - the cover */

#timeline .slider-item:nth-child(1) h2{
	font: bold 70px/1 Arial, sans-serif;
	position: relative;
	z-index: 10;
	color: #384e30;
}

#timeline .slider-item:nth-child(1) p i{
	font:normal normal 40px Arial, sans-serif;
	background:rgba(0,0,0,0.3);
	white-space: nowrap;
	padding:5px 20px;
	position:relative;
	right:-60px;
	z-index:10;
}

#timeline .slider-item:nth-child(1) p .c1{
	color:#1bdff0;
}

#timeline .slider-item:nth-child(1) p .c2{
	color:#c92fe6;
}

#timeline .slider-item:nth-child(1) .media-container {
	left: -30px;
	position: relative;
	z-index: 1;
}

#timeline .slider-item:nth-child(1) .credit{
	text-align: center;
}


/*modal plugin*/

.modal-header h3 {
	font-size: 22px;
	color: #5A0D0D;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}

.modal-body h4 {
	font-size: 16px;
	border-bottom: 2px solid #384E30;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #384E30;	
}

.modal-body p {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	text-align: justify;
}

.firma {
	text-align: right;
	font-style: italic;
}

.close {
float: right;
font-size: 20px;
font-weight: bold;
line-height: 18px;
color: black;
text-shadow: 0 1px 0 white;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover {
color: black;
text-decoration: none;
opacity: 0.4;
filter: alpha(opacity=40);
cursor: pointer;
}

.btn-mini {
padding: 2px 6px !important;
font-size: 11px !important;
line-height: 14px !important;
}

.btn {
  font-family: Arial, sans-serif !important;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0 !important;
  font-size: 13px;
  line-height: 18px;
  color: #333333 !important;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf !important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border: 1px solid #cccccc !important;
  border-bottom-color: #b3b3b3 !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  *margin-left: .3em;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333 !important;
  text-decoration: none !important;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.modal.fade {
-webkit-transition: opacity .3s linear, top .3s ease-out;
-moz-transition: opacity .3s linear, top .3s ease-out;
-ms-transition: opacity .3s linear, top .3s ease-out;
-o-transition: opacity .3s linear, top .3s ease-out;
transition: opacity .3s linear, top .3s ease-out;
top: -25%;
}
.hide {
display: none;
}
.modal {
position: fixed;
top: 50%;
left: 50%;
z-index: 1050;
overflow: auto;
width: 560px;
margin: -250px 0 0 -280px;
background-color: white;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.3);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
}
.fade {
-webkit-transition: opacity 0.15s linear;
-moz-transition: opacity 0.15s linear;
-ms-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
opacity: 0;
}
.modal.fade.in {
top: 50%;
}
.fade.in {
opacity: 1;
}

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}


@media (max-device-height: 600px) {

#timeline-embed {
		height: 400px !important;
	}
#timeline .navigation {
	height: 100px;
}

.slider .slider-item .content .content-container .text .container {
	display: block !important;
	max-height: 250px !important;
}
	
.header_img {
	height: 400px;
	width: 534px;	
	margin: -230px 0 0 -267px;
}


}