﻿/****************************** EISENMANN Corporate Website layout *****/
/******************************* Copyright (c) 2010-2011 EISENMANN *****/
/***********************************************************************/
/************************************************* history feature *****/
/***********************************************************************/
/************************************** author virtual identity AG *****/
/***********************************************************************/

/***********************************************************************/
/* START: web fonts */

.wf-loading #history .hf-layer h5,
.wf-loading #history .hf-layer p,
.wf-loading #history .hf-layer p a,
.wf-loading #history .hf-timeline li,
.wf-loading #history .hf-timeline span
{
	visibility: hidden;
}

.hasFontSmoothing-false #history .hf-layer h5,
.hasFontSmoothing-false #history .hf-layer p,
.hasFontSmoothing-false #history .hf-layer p a,
.hasFontSmoothing-false #history .hf-timeline li,
.hasFontSmoothing-false #history .hf-timeline span
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	visibility: visible;
}

/* END: web fonts */
/***********************************************************************/
/* START: basic typography */

#history .hf-layer h5
{
	font-family: 'Neue Helvetica 55 Roman', Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 31px;
	line-height: 35px;
	color: #fff;
	margin: 0 0 5px 0;
}

#hf-intro .hf-layer h5
{
	margin: 0 0 8px 0;
}
 
.mac #history .hf-layer h5,
.ios #history .hf-layer h5
{
	position: relative;
	top: 4px;
}

#history .hf-timeline span
{
	font-family: 'Neue Helvetica 55 Roman', Arial, Geneva, Helvetica, sans-serif;
}

#history .hf-layer p,
#history .hf-layer p a
{
	font-family: 'Neue Helvetica 55 Roman', Arial, Geneva, Helvetica, sans-serif;
}

#history .hf-layer p
{
	font-size: 14px; /* originaly 16px */
	line-height: 20px; /* originaly 21px */
	margin: 0 0 7px;
	padding-bottom: 2px;
	color: #fff;
}

#history .hf-layer p.hf-label
{
	color: #ffc414;
	font-size: 16px;
	line-height: 21px;
	margin: 0 0 4px 0;
	padding: 0;
}

.webkit #history .hf-layer p
{
	position: relative;
	top: 1px;
}

.webkit #history .hf-layer p.hf-label
{
	position: static;
}

.mac #history .hf-layer p,
.ios #history .hf-layer p
{
	position: relative;
	top: 3px;
}

.mac #history .hf-layer p.hf-label,
.ios #history .hf-layer p.hf-label
{
	position: relative;
	top: 2px;
}

#history .hf-layer p a
{
	color: #ffc414;
}

#history .hf-layer p a.more
{
	background: url(../images/icn-arrow-yellow.png) 0 7px no-repeat;
	display: inline-block;
	padding: 0 0 0 14px;
}

.webkit #history .hf-layer p a.more
{
	background-position: 0 9px;
}

.mac #history .hf-layer p a.more,
.ios #history .hf-layer p a.more
{
	background-position: 0 7px;
}

.ie6 #history .hf-layer p a.more
{
	background-image: url(../images/icn-arrow-yellow.gif);
}

.ios #history span.hf-date a
{
	background: none;
	display: inline;
	padding: 0;
}

/* END: basic typography */
/***********************************************************************/
/* START: grid */

#history
{
	width: 930px;
	height: 400px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

#hf-intro
{
	position: relative;
	width: 930px;
	height: 400px;
	z-index: 200;
}

#history .hf-item
{
	background: #fff url(../images/loading-circle.gif) no-repeat center center;
	display: none;
	visibility: hidden;
	width: 930px;
	height: 400px;
	position: absolute;
	top: 0;
	left: 7000px;
	z-index: 1;
}

#history .hf-item-active
{
	display: block;
	visibility: visible;
	left: 0;
}

#history img.hf-fullsize
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#history div.hf-layer
{
	background: rgba(0,0,0,0.8);
	position: absolute;
	overflow: hidden;
	right: 10px;
	top: 15px;
	width: 423px;
	z-index: 10;
}

#hf-intro div.hf-layer,
#history div.hf-timeline div.hf-layer
{
	background: rgba(0,0,0,0.6);
}

#history div.hf-layer-bg
{
	display: none;
}

.ie6 #history div.hf-layer-bg,
.ie7 #history div.hf-layer-bg,
.ie8 #history div.hf-layer-bg
{
	background: #000;
	display: block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	width: 1000px;
	height: 1000px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.ie6 #hf-intro div.hf-layer-bg,
.ie7 #hf-intro div.hf-layer-bg,
.ie8 #hf-intro div.hf-layer-bg,
.ie6 #history div.hf-timeline div.hf-layer-bg,
.ie7 #history div.hf-timeline div.hf-layer-bg,
.ie8 #history div.hf-timeline div.hf-layer-bg
{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}

#hf-intro div.hf-layer
{
	right: 35px;
	top: auto;
	bottom: 28px;
	width: 482px;
}

#history div.hf-layer-content
{
	padding: 10px 15px 5px 15px;
}

#hf-intro div.hf-layer-content
{
	padding-bottom: 1px;
}

.js #history ul.hf-hidden 
{
	display: none;
}

#history ul.hf-thumbs li
{
	float: left;
	padding: 0 0 8px 8px;
}

#history ul.hf-thumbs li:first-child
{
	padding-left: 0;
}

#history ul.hf-thumbs a
{
	display: block;
	width: 48px;
	height: 48px;
	position: relative;
	overflow: hidden;
}

#history ul.hf-thumbs .active a,
#history ul.hf-thumbs a:hover,
#history ul.hf-thumbs a:focus
{
	width: 44px;
	height: 44px;
	border: 2px solid #ffc414;
}

#history ul.hf-thumbs img
{
	display: block;
	position: absolute;
	width: 48px;
	height: 48px;
	left: 0;
	top: 0;
}

#history ul.hf-thumbs .active img,
#history ul.hf-thumbs a:hover img,
#history ul.hf-thumbs a:focus img
{
	left: -2px;
	top: -2px;
}

#history ul.hf-thumbs div.hf-copy
{
	display: none;
}

#history div.hf-contentarea
{
	overflow: hidden;
	margin: 0 0 9px 0;
	padding: 0 0 1px 0;
}

#history div.hf-loading-indicator
{
	background: #fff url(../images/loading-circle.gif) no-repeat center center;
	display: none;
	position: absolute;
	height: 40px;
	width: 40px;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -20px;
	overflow: hidden;
	z-index: 210;
	-webkit-border-radius: 7px;
	-.asp-border-radius: 7px;	
	-moz-border-radius: 7px;
	border-radius: 7px;
}

/* END: grid */
/***********************************************************************/
/* START: timeline */

#history div.hf-timeline
{
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 15px;
	z-index: 100;
	display: none;
}

#history div.hf-timeline-pane
{
	position: relative;
	width: 900px;
	height: 60px;
	overflow: hidden;
}

#history div.hf-timeline-wrapper
{
	width: 4000px;
	position: absolute;
	top: 0;
	left: 0;
}

#history div.hf-timeline ul
{
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

#history .hf-timeline li
{
	cursor: pointer;
	float: left;
	position: relative;
}

#history .hf-timeline a
{
	display: block;
	color: #fff;
	height: 30px;
	padding-top: 34px;
}

.ios #history .hf-timeline a:hover,
.ios #history .hf-timeline a:focus
{
	display: block;
	color: #fff;
}

.ie6 #history .hf-timeline a
{
	float: left;
	width: 1px;
}

#history .hf-timeline span
{
	display: block;
	font-size: 15px;
	line-height: 21px;
	white-space: nowrap;
}

.ie6 #history .hf-timeline span.hf-date
{
	display: inline-block;
}

.ie6 #history .hf-timeline a span
{
	cursor: pointer;
}

#history .hf-timeline span.hf-date
{
	font-size: 14px;
	line-height: 18px;
}

#history .hf-timeline a.active,
.ios #history .hf-timeline a.active,
#history .hf-timeline a:hover,
#history .hf-timeline a:focus
{
	color: #ffc414;
}

#history .hf-timeline span.hf-date,
.ios #history .hf-timeline a:hover span.hf-date,
.ios #history .hf-timeline a:focus span.hf-date
{
	border-top: 2px solid #fff;
	padding: 0 28px 0 0;
}

#history .hf-timeline a.active span.hf-date,
.ios #history .hf-timeline a.active span.hf-date,
#history .hf-timeline a:hover span.hf-date,
#history .hf-timeline a:focus span.hf-date
{
	border-color: #ffc414;
}

#history .hf-timeline span.hf-title
{
	visibility: hidden;
	padding: 0 0 10px 0;
	position: absolute;
	top: 4px;
	left: 0;
}

#history .hf-timeline span.hf-title,
#history div.hover a.active span.hf-title,
.ios #history .hf-timeline a:hover span.hf-title,
.ios #history .hf-timeline a:focus span.hf-title
{
	visibility: hidden;
}

#history .hf-timeline a.active span.hf-title,
.ios #history .hf-timeline a.active span.hf-title,
#history div.hover a.active:hover span.hf-title,
#history .hf-timeline a:hover span.hf-title,
#history .hf-timeline a:focus span.hf-title
{
	background: url(../images/icn-arrow-down.gif) 0 21px no-repeat;
	visibility: visible;
}

.ie6 #history .hf-timeline a.active span.hf-title,
.ie6 #history div.hover a.active:hover span.hf-title,
.ie6 #history .hf-timeline a:hover span.hf-title,
.ie6 #history .hf-timeline a:focus span.hf-title,
.ie6 #history .hf-timeline a.hover span.hf-title
{
	display: inline-block;
}

#history .hf-timeline .hf-last span.hf-title
{
	left: auto;
	right: 0;
}

#history .hf-scrollable .hf-last a
{
	padding-top: 0;
	height: 60px;
}

#history .hf-scrollable .hf-last span.hf-title
{
	padding: 0;
	position: relative;
	left: 0;
	right: auto;
	height: 34px;
	display: block !important;
	visibility: hidden;
}

.ie6 #history .hf-scrollable .hf-last span.hf-title
{
	display: inline-block !important;
}

#history div.hover .hf-last a.active span.hf-title,
.ios #history .hf-scrollable .hf-last a:hover span.hf-title,
.ios #history .hf-scrollable .hf-last a:focus span.hf-title
{
	visibility: hidden;
}

#history .hf-scrollable .hf-last a.active span.hf-title,
.ios #history .hf-scrollable .hf-last a.active span.hf-title,
#history div.hover .hf-last a.active:hover span.hf-title,
#history .hf-scrollable .hf-last a:hover span.hf-title,
#history .hf-scrollable .hf-last a:focus span.hf-title
{
	visibility: visible;
}

/* END: timeline */
/***********************************************************************/
/* START: SmoothDivScroll plugin */

/* You can alter this CSS in order to give SmoothDivScroll your own look'n'feel */

div.scrollingHotSpotLeftVisible,
div.scrollingHotSpotRightVisible
{
	display: none;
}

/* Invisible left hotspot */
.smoothscroll div.scrollingHotSpotLeft
{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 120px;
	width: 15%;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(../images/ie-trans.gif);
	background-repeat: repeat;
	background-position: center center;
	display: none;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(../images/cursor_arrow_left.cur), url(img/features/history/cursors/cursor_arrow_left.cur),w-resize;
}

/* Visible left hotspot */
.smoothscroll div.scrollingHotSpotLeftVisible
{
	background-image: url(../images/arrow_left.gif);				
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
.smoothscroll div.scrollingHotSpotRight
{
	min-width: 120px;
	width: 15%;
	height: 100%;
	background-image: url(../images/ie-trans.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(../images/cursor_arrow_right.cur), url(img/features/history/cursors/cursor_arrow_right.cur),e-resize;
}

/* Visible right hotspot */
.smoothscroll div.scrollingHotSpotRightVisible
{
	background-image: url(../images/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
	zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
.smoothscroll div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.smoothscroll div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}
/* END: SmoothDivScroll plugin */
/***********************************************************************/