.slideshow {
	display:none;
	width:960px;
}

.slideshow.active {
	display:block;
}

.slideshow .views-row {
	float:left;
	width:960px;
}

.link.active{
	background:red;
}

/*.slideshow { width: 251px; margin: 20px 0 10px; }*/
.slideshow .viewport { width: 960px; /*height: 125px;*/ overflow: hidden; position: relative; }
.slideshow .overview { list-style: none; /*width: 1416px;*/ padding: 0; margin: 0; position: absolute; left: 0; top: 0;  }
.slideshow .overview img{ float: left; }
.slideshow .scrollbar{ background: transparent; position: relative; margin: 0; clear: both; height: 8px; margin-bottom:24px; margin-top:40px;}
.slideshow .track { background: #515151; width: 100%; height:8px; position: relative; border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; -webkit-border-radius:4px; }
.slideshow .thumb { background: #f4bc03 url('../images/histoire-scrollbar-track.gif'); height: 12px; cursor: pointer; overflow: hidden; position: absolute; left: 0; top: -4px; border:2px solid #f8cc3c; border-radius:2px; -moz-border-radius:2px; -o-border-radius:2px; -webkit-border-radius:2px;}
.slideshow .thumb .end{ background: #f4bc03 url('../images/histoire-scrollbar-track.gif'); overflow: hidden; height: 12px; width: 5px;}
.slideshow .disable { display: none; }		

.slideshow-1000045 .thumb { background: #f4bc03 url('../images/histoire-scrollbar-track-orange.jpg'); height: 12px; cursor: pointer; overflow: hidden; position: absolute; left: 0; top: -4px; border:2px solid #f8cc3c; border-radius:2px; -moz-border-radius:2px; -o-border-radius:2px; -webkit-border-radius:2px;}
.slideshow-1000045 .thumb .end{ background: #f4bc03 url('../images/histoire-scrollbar-track-orange.jpg'); overflow: hidden; height: 12px; width: 5px;}

.slideshow-1000046 .thumb { background: #6d3e91 url('../images/histoire-scrollbar-track-rouge.jpg'); height: 12px; cursor: pointer; overflow: hidden; position: absolute; left: 0; top: -4px; border:2px solid #d93651; border-radius:2px; -moz-border-radius:2px; -o-border-radius:2px; -webkit-border-radius:2px;}
.slideshow-1000046 .thumb .end{ background: #6d3e91 url('../images/histoire-scrollbar-track-rouge.jpg'); overflow: hidden; height: 12px; width: 5px;}

.slideshow-1000047 .thumb { background: #6d3e91 url('../images/histoire-scrollbar-track-bleu.jpg'); height: 12px; cursor: pointer; overflow: hidden; position: absolute; left: 0; top: -4px; border:2px solid #395891; border-radius:2px; -moz-border-radius:2px; -o-border-radius:2px; -webkit-border-radius:2px;}
.slideshow-1000047 .thumb .end{ background: #6d3e91 url('../images/histoire-scrollbar-track-bleu.jpg'); overflow: hidden; height: 12px; width: 5px;}

.slideshow-1000048 .thumb { background: #6d3e91 url('../images/histoire-scrollbar-track-vert.gif'); height: 12px; cursor: pointer; overflow: hidden; position: absolute; left: 0; top: -4px; border:2px solid #b5d160; border-radius:2px; -moz-border-radius:2px; -o-border-radius:2px; -webkit-border-radius:2px;}
.slideshow-1000048 .thumb .end{ background: #6d3e91 url('../images/histoire-scrollbar-track-vert.gif'); overflow: hidden; height: 12px; width: 5px;}


#period-selector {
	padding:0;
	list-style-type:none;
}

#period-selector li {
	padding:0;
	float:left;
	background:none !important;
	margin:0 !important;
	padding:0 !important;
}
	
#period-selector li a {
	font-family: 'Arvo', serif;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size:35px;
	display:block;
	width:240px;
	height:100px;
	background:#6d3e91;
	text-align:center;
	line-height:50px;
	position:relative
}

#period-selector li a.active:after { top: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
#period-selector li a.active:after { border-top-color: #515151; border-width: 10px; left: 50%; margin-left:-10px;}
/*
#period-selector li.period-1000045 a.active:after { border-top-color: #6d3e91;}
#period-selector li.period-1000046 a.active:after { border-top-color: #6d3e91;}
#period-selector li.period-1000047 a.active:after { border-top-color: #6d3e91;}
#period-selector li.period-1000048 a.active:after { border-top-color: #6d3e91;}
*/

#period-selector li.period-1000045 a{ background:#6d3e91;}
#period-selector li.period-1000046 a{ background:#6d3e91;}
#period-selector li.period-1000047 a{ background:#6d3e91;}
#period-selector li.period-1000048 a{ background:#6d3e91;	line-height:100px;}

#period-selector li a.active{ background:#515151;}

.view-id-histoire .views-field-title .field-content {
	display:block;
	text-transform:uppercase;
	text-align:center;
	font-size:21px;
	color:#6d3e91;
	margin-bottom:20px;
}

.view-id-histoire .picture {
	float:left;
}

.view-id-histoire .views-field-body,
.view-id-histoire .addthis_default_style {
	margin-left:320px;
}