@charset "iso-8859-1";
/* CSS Document */
/*
sostituire
'../
'../talentbolt_home/
*/
div.scrollbox { width:970px; height:306px; background:#509cca url('../images/bg_scrollbox.gif') no-repeat 0 0; }
div.scrollbox .content { /*display:none;*/ position:relative; width:952px; height:272px; padding:5px 9px; }
div.scrollbox .content  li.slideA a { float:left; color:#fff; text-decoration:none; /*background-color:#fff; opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=40);*/ overflow:hidden; }
div.scrollbox .content  li.slideA a.itemA1 { width:264px; height:93px; margin:12px 33px 26px 20px;  }
div.scrollbox .content  li.slideA a.itemA2 { width:264px; height:93px; margin:12px 26px 26px 24px;  }
div.scrollbox .content  li.slideA a.itemA3 { width:264px; height:93px; margin:12px 22px 26px 30px; }
div.scrollbox .content  li.slideA a.itemA4 { width:264px; height:93px; margin:18px 33px 26px 20px;  }
div.scrollbox .content  li.slideA a.itemA5 { width:264px; height:93px; margin:18px 26px 26px 24px;  }
div.scrollbox .content  li.slideA a.itemA6 { width:264px; height:93px; margin:18px 22px 26px 30px;  }

div.scrollbox .content  li.slideB a { float:left; color:#fff; text-decoration:none; /*background-color:#fff; opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=40);*/ overflow:hidden; }
div.scrollbox .content  li.slideB a.itemB1 { width:150px; height:42px; margin:174px 0 0 105px; background-color:transparent; }
div.scrollbox .content  li.slideB a.itemB2 { width:150px; height:42px; margin:174px 0 0 50px; background-color:transparent; }

#slider li.slideA { width:952px; height:272px; background:#509cca url('../images/slide_1.jpg') no-repeat 0 0; overflow:hidden; }
#slider li.slideA span.title { display:block; font-size:18px; /*letter-spacing:-0.1em;*/ margin-bottom:2px; }
#slider li.slideB { width:952px; height:272px; background-color:#509cca; background-repeat:no-repeat; background-position:0 0; overflow:hidden; }

div.make_talentbolt { position:relative; width:970px; height:243px; background:#509cca url('../images/bg_make_talentbolt.jpg') no-repeat 0 0; }
div.make_talentbolt p.costruisci { width:250px; padding:120px 0 0 35px; margin:0; color:#fff; font-size:12px; }
div.make_talentbolt a.core1 { position:absolute; width:110px; height:145px; left:490px; top:75px; }  
div.make_talentbolt a.core2 { position:absolute; width:100px; height:145px; left:610px; top:75px; }  
div.make_talentbolt a.core3 { position:absolute; width:100px; height:145px; left:718px; top:75px; }  
div.make_talentbolt a.core4 { position:absolute; width:115px; height:155px; left:826px; top:65px; }  
div.scrollbox2 { float:left; width:970px; height:141px; background:#509cca url('../images/bg_scrollbox2.gif') no-repeat 0 0; }
div.scrollbox2 .content { /*display:none;*/position:relative; width:910px; height:110px; padding:5px 30px;  }
div.scrollbox2 .content  li.slideA a { float:left; width:102px; height:101px; margin:5px 3px; color:#000; text-decoration:none; /* background-color:#fff; opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=40);*/ overflow:hidden; }
#slider2 li.slideA { width:910px; height:110px; overflow:hidden; }
#slider2 li a span { display:block; width:90px; margin:-32px 0 0 4px; color:#4791c7; text-align:center; line-height:1.1em; font-size:10px; font-weight:bold;  }
#slider2 br { display:none; }



/* image replacement */
.graphic, #prevBtn, #nextBtn, #slider2prev, #slider2next, #sliderprev, #slidernext{
margin:0;
padding:0;
display:block;
overflow:hidden;
text-indent:-8000px;
}
/* // image replacement */
/* Easy Slider */
#slider, #slider2 {
display:none;
}

#slider ul, #slider li,
#slider2 ul, #slider2 li
{
margin:0;
padding:0;
list-style:none;
}

#slider li a img, #slider2 li a img  { display:block; border:none !important; }

#prevBtn, #nextBtn,
#slider2next, #slider2prev{ 
display:block;
width:48px;
height:101px;
position:absolute;
left:10px;
top:10px;
z-index:1000;
}	
#nextBtn, #slider2next{ 
left:912px;
}														
#prevBtn a, #nextBtn a,
#slider2next a, #slider2prev a{  
display:block;
position:relative;
width:48px;
height:101px;
background:url('../images/bn_arrow_sx.gif') no-repeat 0 0;	
}	
#nextBtn a, #slider2next a{ 
background:url('../images/bn_arrow_dx.gif') no-repeat 0 0;	
}	

#slider2next a:hover, #slider2prev a:hover{ 
background-position:0 -101px;
}


#sliderprev{ 
float:left;
width:5px;
height:9px;
margin:5px 3px 0 0;
}	
#slidernext{ 
float:left;
width:5px;
height:9px;
margin:5px 0 0 3px;
}														
#slidernext a, #sliderprev a{  
display:block;
position:relative;
width:5px;
height:9px;
background:url('../images/arrow_sx.gif') no-repeat 0 0;	
}	
#slidernext a{ 
background:url('../images/arrow_dx.gif') no-repeat 0 0;	
}	

/* numeric controls */	

ol#controls{
float:right;
margin:0;
margin-right:10px;
padding:5px 0 0 0;
height:17px;	
}
ol#controls li{
margin:0; 
padding:0;
float:left;
list-style:none;
height:17px;
line-height:17px;
}
ol#controls li a{
float:left;
height:17px;
line-height:17px;
color:#fff;
padding:0 3px;
text-decoration:none;
font-weight:bold;
}
ol#controls li.current a{
background-color:#75b3d7;
color:#fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* // Easy Slider */


#module_tips { 
display:none; 
background:transparent url('../images/tb_tooltip.png'); 
/*background-color:#000; opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=40);*/
font-size:11px; 
height:164px; 
width:157px; 
padding:25px; 
color:#000;     
overflow:hidden;
}
