/*** struttura ***/
.body { background: #FFF !important; }
.middle-container {
	background: url(../../images/company/history/smooth_wall.jpg) no-repeat top center;
	margin: 1px 0 0 0;
	min-height: 590px;
	height: auto !important;
	height: 590px;
}

.nuovo_container
{   background: url(../../images/company/history/smooth_wall.jpg) no-repeat top center;
	margin: -20px;
	padding-top:30px;
	min-height: 590px;
	height: auto !important;
	height: 590px;
}

.middle {
	padding: 20px 0 0 0;
}
.footer {
	margin-top: 1px;
}

/*** contenuto ***/
.inner-content {
	float: left;
	display: inline;
	margin: 10px 0 0 8px;
	padding-bottom: 10px;
}
* html .inner-content { margin: 6px 0 0 8px; }
.rbox.content-bg {
	position: relative;
	width: 100%;
	float: left;
	margin: 3px 0 0 0;
}
.rbox.content-bg .rbox-tl {
	background-image: url(../../images/rbox_tl_dark_fade.png);
}
.rbox.content-bg .rbox-tr {
	background-image: url(../../images/rbox_tr_dark_fade.png);
}
.rbox.content-bg .rbox-m {
	 background-image: url(../../images/rbox_mc_dark_fade.png);
	 background-color: transparent;
	 width: 753px;
	 line-height: 0px;
}
.rbox.content-bg .rbox-content {
	background-image: url(../../images/rbox_mc_dark_fade.png);
    background-color: transparent;
	clear: left;
	width: 763px;
	padding-bottom: 6px;
	min-height: 456px;
	height: auto !important;
	height: 456px;
	position: relative;
}
.rbox.content-bg .rbox-br {
	background-image: url(../../images/rbox_br_dark_fade.png);
}
.rbox.content-bg .rbox-bl {
	background-image: url(../../images/rbox_bl_dark_fade.png);
	clear: left;
}
.img-preview {
	/* dim img: w 103 x h 128*/
	float: left;
	display: inline;
	width: 103px; 
	height: 128px;
	margin: 22px 0 0 20px !important;
	/*border: 1px solid #000;*/		
	position: relative;
	background: url(../../images/company/history/magnifying_glass.jpg) no-repeat center center;
}
.img-preview a {
	width: 103px;
	height: 128px;
	float: left;
	position: relative;
}
.img-preview a:hover {
	direction: ltr;
}
.img-preview a:hover img { 
	display: none;
}
.img-preview a img {
	width: 103px;
	height: 128px;	
	background: #000 url(../../images/loading.gif) no-repeat center center;
	float: left;
}
.trasparent-box {
	position: relative;
	float: left;
	width: 763px;
}
.timeline_l {
	background: url(../../images/company/history/timeline_l.jpg) no-repeat;
	display: inline;
	float: left;
	width: 38px;
	height: 38px;
}
.timeline_c {
	background: url(../../images/company/history/timeline_c.jpg) repeat-x;
	display: inline;
	float: left;
	width: 685px;
	height: 38px;
	position: relative;
	overflow: hidden !important;
}
.timeline_l, .timeline_r{
	font-size: 0;
	line-height: 0;
}
.timeline_c ul {
	list-style-image: none;
	width: 10000px;
}
.timeline_c ul li {
	display: block;
	float: left;
	/* width: 85px; */
	height: 28px;
	padding: 10px 11px 0 10px;
	text-align: center;
	color: #000;
	font-size: 1.273em;
	font-weight: bold;	
}
.timeline_c ul a.selected {
	color: #ed1c24
}
.timeline_r {
	background: url(../../images/company/history/timeline_r.jpg) no-repeat;
	display: inline;
	float: left;
	width: 38px;
	height: 38px;
}
.first-row, .second-row, .third-row {
	float: left;
}
.close {
	float: none;
	position: absolute;
	clear: both;
	top: 20px;
	right: 20px;
	float: left;
	display: inline;
	z-index: 1100;
	width: 12px;
	height: 12px;
}
.lightbox .close {
	top: 10px;
	right: 10px;
}
.close img {
	float: none;
	display: inline;
	position: absolute;
	top: 0; 
	left: 0;
	z-index: 1200;
	width: 12px;
	height: 12px;
}
.lightbox {
	position: absolute;
	z-index: 10000;
}
.lightbox .rbox-m {
	width: 800px;
}
.lightbox .rbox-content {
	padding: 30px 40px;
}
.lightbox .rbox-content .desc {
	bottom: 23px;
	color: black;
	display: block;
	position: absolute;
	right: 20px;
	text-align: left;
	width: 230px;	
}
.lightbox * {
	float: left;
	display: inline;
}
#overlay {
	background: #000 url(../../images/loading-big.gif) no-repeat center center;
}
* html #overlay {
	position: absolute !important;
}
* html .middle-container {
	background: url(../../images/company/history/smooth_wall_rbox.jpg) no-repeat top center;
}
* html .rbox.content-bg .rbox-m, * html .rbox.content-bg .rbox-content, * html .rbox.content-bg .rbox-tl, * html .rbox.content-bg .rbox-tr, * html .rbox.content-bg .rbox-bl, * html .rbox.content-bg .rbox-br {
	background-image: none !important;
}
#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 748px;
	height: 590px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	float: left;
	margin: 0 auto;
	/*margin-left: 12px;*/	
	padding: 0 0 15px 15px;
}
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbase {left: 0 !important;}
/*vscrollerbar {
	width: 10px;
	height: 20px;
	background: #5EC0A7 url(../../images/company/scrollbar.png) center repeat-y;
}*/
.vscrollerbase {
	width: 10px;
}
.vscrollerbar {
	padding: 0;	
	z-index: 2;
}
.milestone {
	margin: 0 0 5px 0;
	width: 728px;
	height: 113px;
	background-color: transparent;	
	position: relative;
	
}
.milestone p {	
	position: absolute;	
	top: 15px;
	right: 50px;	
	width: 410px;
	float: right;
	height: 60px;
	font-size: 1em;
	color: #e0e0e0;
}
.milestone img { width: 728px; height: 113px; }
.milestone p span.red {
	color: #ed1c24 !important;
	text-transform: uppercase;
}
.inner-content.wall-content {
	margin: 0;
}
.wall {
	position: absolute;
	left: 168px;
	top: -5px;
	width: 789px;
	height: 545px;	
	/*background: url(../../images/company/history/smooth_wall.jpg) no-repeat top center;*/
}
.wall p
{float:left;
 display:inline;
 margin-top:60px;
}
.rbox.leftMenu.dainese-wall {
	position: relative;
/*	z-index: 800;*/
}
.submenu.dainese-wall {
	position: relative;
	z-index: 800;
}
