#scroll {
	position:relative;
	height:420px;
	overflow:hidden;
	/*border:1px solid #ddd;*/
	width:440px;
	padding:0;
	margin:0;
	/*padding:15px;*/
	/*-moz-border-radius:5px;
	-webkit-border-radius:5px;*/
	/*border:1px solid red;*/
	background-color:#ffcc00;
}

#tools {
	width:66666em;
	position:absolute;
	top:0; left:0;
	height:330px;
	background-size: 100%;
	
}

.tool {
	float:left;
	width:440px;
	height:242px;
	background-repeat:no-repeat;
	background-size: 100%;
	/*border:1px solid red !important;*/
}

.details {
	background-color:#ffcc00;
	/*background-color:rgba(255, 255, 255, 0.7);*/
	color:#000;
	float:left;
	font-size:18px;
	text-decoration:none;
	margin:0px 0 0 0;
	padding:10px 0px 10px 8px;
	width:420px;
	display:block;
	height:60px;
}


.details a {text-decoration:none; padding:5px 0 0 0;}
.details a:hover {text-decoration:underline; color:#ffffff;}

.subTitle{ font-size:14px; }
.subTitle { font-size:14px; }
.links { font-size:14px; padding-top:8px; }
.links a { font-weight:bold; }


.demos {
	background-color:#fff;
	background-color:rgba(255, 255, 255, 0.8);
	border-left:1px solid #ddd;
	float:right;
	min-height:304px;
	padding:0 25px;
	width:192px;
}

.demos h2 {
	color:#065598;
	font-size:16px;
	display:block;
	padding:7px 0;
}

.demos a {
	color:#666;
	font-size:8px;
	text-decoration:none;
}

.demos p {
	margin:0 0 3px;
	padding:2px 0 1px 16px;
}

#thumbs {
	background-color:#000000;
	height:60px;
	position:absolute;
	top:350px;
	width:440px;
	left:0px;
	padding:5px 0;
}

.t a
{
	margin: 0 3px 0 2px;
	display: block;
	width: 60px;
	float: left;
	height: 40px;
	cursor: pointer;
	border-color: #000;
	border-width: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	text-decoration:none;
}

.t a.active
{
	cursor: default !important;
	border-color: #FC0;
	border-width: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	text-decoration:none;
	/*margin:-8px 0 0 0;*/
}
.t a:hover
{
	cursor: default !important;
	border-color: #ffcc00;
	border-width: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	text-decoration:none;
}

.navi {
	margin-left:10px;
	_margin-left:0px;
}
/* Chrome Links underline hack by loostro */

/*body:nth-of-type(1) a, body:nth-of-type(1) a:hover{
   text-decoration: none;
}*/

.collegamento {width:440px; height:242px; display:block; padding:0; margin:0; text-decoration:none;}
.collegamento a {cursor:default !important; text-decoration:none; }
/* CSS sprite for the navigation */

#t0 		  { margin-left:16px; _margin-left:10px;}


/*############################################################ SLIDER HOME EICMA 2011 */
@font-face {
    font-family: 'UbuntuRegular';
    src: url('/eicma2011/asset/css/Ubuntu-R-webfont.eot');
    src: url('/eicma2011/asset/css/Ubuntu-R-webfont.eot?#iefix') format('embedded-opentype'),
         url('/eicma2011/asset/css/Ubuntu-R-webfont.woff') format('woff'),
         url('/eicma2011/asset/css/Ubuntu-R-webfont.ttf') format('truetype'),
         url('/eicma2011/asset/css/Ubuntu-R-webfont.svg#UbuntuRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'UbuntuLight';
    src: url('/eicma2011/asset/css/Ubuntu-L-webfont.eot');
    src: url('/eicma2011/asset/css/Ubuntu-L-webfont.eot?#iefix') format('embedded-opentype'),
         url('/eicma2011/asset/css/Ubuntu-L-webfont.woff') format('woff'),
         url('/eicma2011/asset/css/Ubuntu-L-webfont.ttf') format('truetype'),
         url('/eicma2011/asset/css/Ubuntu-L-webfont.svg#UbuntuLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

#slideEicma2011 {
	float:left;
	width:960px;
	height:405px;
	overflow:hidden;
	border-top:solid 3px #9a1114;
	margin: 10px 0px 0px 0px;
	background:#000;
	position:relative;
}
.cycleGallery, .cycleGallery li {
	float:left;
	width:645px;
	height:405px;
	overflow: hidden;
}
.cycleGallery li {
	position:relative;
}
.textPicGallery {
	position:absolute;
	z-index: 2;
	bottom:20px;
	left:20px;
	width:605px;
	height:85px;
	overflow: hidden;
}
.textPicGallery h2 a {
	color: #FECB00;
	font-family: 'UbuntuRegular';
    font-size: 30px !important;
    text-decoration: none;
}
.textPicGallery h3 a {
	color: #EEEEEE !important;
    font-family: 'UbuntuLight';
    font-size: 18px !important;
    line-height: 24px !important;
    text-decoration: none;
}
.bgTextPicGallery {
	position:absolute;
	z-index: 1;
	bottom:0px;
	left:0px;
	width:645px;
	height:130px;
	opacity:0.4;
	filter:alpha(opacity=40);
	background: #000;
}
.galleryControl {
	float:right;
	width:314px;
	height:405px;
}
.galleryControl li {
	width:294px;
	height:63px;
	padding: 8px 10px 10px 10px;
	float:left;
	background: transparent url(/eicma2011/asset/img/bg_slide_home.gif) repeat-x top left;
}
.galleryControl li img {
	border:solid 2px #9a1114;
	float:left;
	margin-right: 10px;
}
.galleryControl li p {
	font-family: 'UbuntuLight';
    font-size: 18px !important;
    color: #FECB00;
    line-height: 19px;
    margin-top: 10px;
}
.galleryControl li:hover img, .galleryControl li.activeSlide img {
	border:solid 2px #fff;
}
.galleryControl li:hover p, .galleryControl li.activeSlide p {
	color:#fff !important;
}
a.brandEicma {
	position: absolute;
	top:0px;
	left:0px;
	z-index: 1000;
}
