/**
 * CSS Talenti in Corto
 */

*
{
	border:0;
	list-style-type:none;
	margin:0;
	padding:0;
}

body
{
	background:#fff url('../img/bg_body.jpg') 50% 0 no-repeat;
	color:#023878;
	font-family:arial, sans-serif;
	font-size:12px;
	height:100%;
	min-width:1000px;
	text-align:center;
}

h1 a
{
	background:url('../img/logo_talentincorto.png') top left no-repeat;
	display:block;
	height:196px;
	left:20px;
	position:absolute;
	text-indent:-5000px;
	top:4px;
	width:235px;
}

h2
{
	font-size:24px;
	font-weight:700;
	padding-bottom:20px;
}

a
{
	color:#023878;
	cursor:pointer;
	outline:none;
	text-decoration:none;
}

.link_angolo
{
	bottom:10px;
	color:#FFF;
	font-size:17px;
	font-weight:700;
	position:absolute;
	right:16px;
	text-indent:-5000px;
}

#btn_indietro
{
	background-image:url('../img/btn_indietro.png');
	background-position:0 0;
	background-repeat:no-repeat;
	height:18px;
	width:77px;
}

#errore
{
	padding-top:180px;
	text-align:center;
}

/**
 * Struttura
 */
#mainWrap
{
	margin:0 auto;
	text-align:left;
	width:1000px;
}

#mainContent
{
	height:578px;
	position:relative;
}

#footer
{
	color:#023878;
	font-size:11px;
	font-style:italic;
	height:58px;
}

#footer p
{
	float:left;
	clear: both;
	padding-top:13px;
}

#footer #loghi_left
{
	float:left;
	width:300px;
}

#footer #loghi_left img
{
	padding-left:8px;
}

#footer #loghi_right img
{
	padding-left:30px;
	padding-top:10px;
}

/**
 * Main Menu
 */
#mainMenu
{
	background:transparent url('../img/bg_menu.png') no-repeat;
	height:auto !important;
	margin-left:30px;
	min-height:150px;
	width:201px;
}

#mainMenu li.l3
{
	height:20px;
	overflow: hidden;
}

#mainMenu li.l1 a:link,
#mainMenu li.l1 a:visited
{
  background: transparent url('../img/menu/menu-L1-sprites.png') no-repeat;
	display:block;
	height:36px;
	text-indent:-999em;
}

#mainMenu li.l2 a:link,
#mainMenu li.l2 a:visited,
#mainMenu li.l3 a:link,
#mainMenu li.l3 a:visited
{
	background:transparent url('../img/menu/menu-L2-li.png') no-repeat bottom center;
	color:#023878;
	font:bold 12px Arial, sans-serif;
	height:24px;
	line-height:24px;
	text-align:center;
	text-indent:0;
	text-transform:uppercase;
}

#mainMenu li.l3 a:link,
#mainMenu li.l3 a:visited,
#mainMenu li.l2.last a:link,
#mainMenu li.l2.last a:visited
{
	background:transparent;
}

#mainMenu li.l2 a:hover,
#mainMenu li.l2 a:active,
#mainMenu li.l2.active
{
	background:transparent url('../img/menu/menu-L2-li-2h.png') no-repeat bottom center;
	text-decoration:none;
}

#mainMenu li.l3 a:hover,
#mainMenu li.l3 a:active,
#mainMenu li.l2.last a:hover,
#mainMenu li.l2.last a:active,
#mainMenu li.l3.active,
#mainMenu li.l2.last.active
{
	background:transparent url('../img/menu/menu-L2-li-1h.png') no-repeat bottom center;
	text-decoration:none;
}

#mainMenu div.sub
{
	position:relative;
	top:-2px;
}

#mainMenu div.sub ul
{
	background:transparent url('../img/menu/menu-L2-bg.png') repeat-y center center;
	position:relative;
}

#mainMenu .submenu-top,
#mainMenu .submenu-bottom
{
	background: transparent url('../img/menu/menu-L2-roundies.png') no-repeat top center;
	display: block;
	height: 7px;
	width: 100%;
	overflow: hidden;
}

#mainMenu .submenu-bottom
{
	background-position: bottom;
}

#riflesso
{
	background:url('../img/bg_menu.png') no-repeat bottom left;
	height:24px;
	margin-left:30px;
	width:201px;
}

#mainMenu a#m1:link,
#mainMenu a#m1:visited
{
	background-position:0 0;
}

#mainMenu a#m1:hover,
#mainMenu a#m1:active
{
	background-position:-202px 0;
}

#mainMenu li.menuAttivo #m1
{
	background-position:-402px 0 !important;
}

#mainMenu a#m2:link,
#mainMenu a#m2:visited
{
	background-position:0 -36px;
}

#mainMenu a#m2:hover,
#mainMenu a#m2:active
{
	background-position:-202px -36px;
}

#mainMenu li.menuAttivo #m2
{
	background-position:-402px -36px !important;
}

#mainMenu a#m3:link,
#mainMenu a#m3:visited
{
	background-position:0 -72px;
}

#mainMenu a#m3:hover,
#mainMenu a#m3:active
{
	background-position:-202px -72px;
}

#mainMenu li.menuAttivo #m3
{
	background-position:-402px -72px !important;
}

#mainMenu a#m4:link,
#mainMenu a#m4:visited
{
	background-position: 0 -108px;
}

#mainMenu a#m4:hover,
#mainMenu a#m4:active
{
	background-position: -202px -108px;
}

#mainMenu li.menuAttivo #m4
{
	background-position: -402px -108px !important;
}

/**
 * Home Page
 */

body#home
{
	background:#fff url('../img/bg_body_home.jpg') 50% 0 no-repeat;
}

#hpFlash
{
	height:375px;
	width:1000px;
}

#inner-loader, #backstage-video-loader {
  width: 488px;
  height: 388px;
}

#hp_Boxleft
{
	display:inline;
	float:left;
	height:128px;
	overflow:hidden;
	padding:22px 70px 42px 44px;
	position:relative;
	width:513px;
}

#hp_Boxleft p
{
	background:transparent url(../img/testo_hp_vincitori.png) no-repeat scroll 0 0;
	font-size:16px;
	font-weight:700;
	height:140px;
	left:0;
	line-height:20px;
	position:relative;
	text-indent:-5000px;
	top:0;
	width:554px;
}

#hp_Boxleft p a
{
	display:block;
	height:100%;
	width:100%;
}

#hp_Boxleft h2
{
	background:transparent url('../img/h2_hp_Boxleft.png') top left no-repeat;
	height:19px;
	padding-bottom:10px;
	text-indent:-5000px;
	width:213px;
}

#hp_Boxright
{
	float:right;
	height:140px;
	padding:20px 40px 32px 32px;
	position:relative;
	width:300px;
}

#hp_Boxright p
{
	font-size:20px;
	width:283px;
}

#hp_Boxright h2
{
	background:transparent url('../img/h2_talentisufacebook.png') top left no-repeat;
	height:43px;
	text-indent:-5000px;
	width:180px;
}

#btn_partecipa
{
	background-color:transparent;
	background-image:url('../img/btn_partecipa.png');
	background-position:0 0;
	background-repeat:no-repeat;
	height:18px;
	width:84px;
}

#fb_btn
{
	position:absolute;
	right:0;
	top:-13px;
}

#btn_scopri
{
	background:transparent url('../img/btn_scopri.png') no-repeat 0 0;
	height:18px;
	width:60px;
}

#btn_leggi
{
	background:transparent url('../img/btn_leggi.png') no-repeat 0 0;
	height:18px;
	width:55px;
}

#btn_entra
{
	background:transparent url('../img/btn_entra.png') no-repeat 0 0;
	height:18px;
	width:49px;
}

/**
 * Concorso
 */

body#concorso .concorso
{
	background:url('../img/bg_concorso.png') 50% 0 no-repeat;
}

body#concorso .giurati
{
	background:url('../img/bg_giurati.jpg') 50% 0 no-repeat;
}

body#concorso #mainWrap.concorso h2.vincitori
{
	background:url('../img/h2_concorso.png') no-repeat;
	height:22px;
	text-indent:-5000px;
	width:204px;
}

body#concorso #mainWrap.concorso h2.tocca
{
	background:url('../img/h2_tocca_a_te.png') no-repeat;
	height:23px;
	text-indent:-5000px;
	width:421px;
}

body#concorso #mainWrap.concorso h2.accedi-registrati
{
	background:url('../img/accedi-registrati.png') no-repeat;
	height:28px;
	text-indent:-5000px;
	width:263px;
}

body#concorso #mainWrap.concorso h2.registrati-e-vinci
{
	background:url('../img/h2_registrati-e-vinci.png') no-repeat;
	height:28px;
	text-indent:-5000px;
	width:236px;
}

#corti-preview
{
	height:164px;
	margin:10px 0;
	position:relative;
}

input.text
{
	border:1px solid #1c3e69;
	padding:3px;
	width:130px;
}

#accedi input.text
{
	margin-right:10px;
}

.form-link
{
	font-size:12px;
	left:10px;
	position:relative;
	top:-11px;
}

em.error
{
	color:#C00;
	display:block;
	font-size:10px;
	line-height:1em;
	padding:3px;
}

#accedi label
{
	top:-12px;
}

#registrati
{
	margin:10px 0;
}

#registrati strong
{
	margin-right:10px;
	position:relative;
	top:-11px;
}

form#registrati
{
	overflow:hidden;
	position:relative;
}

form#registrati label,
form#accedi label
{
	float:left;
	margin-bottom:5px;
	margin-right:20px;
}

form#registrati p
{
	clear:both;
	padding:15px 0;
}

form#registrati input.text
{
	width:150px;
}

form#registrati input.text.small
{
	width:61px;
}

form#registrati .submit-area
{
	clear:both;
	overflow:hidden;
	padding:5px 190px 0 0;
	position:relative;
}

form#registrati label.sel select
{
	margin-right:0;
	width:158px;
}

form#registrati select
{
	border:1px solid #1C3E69;
	margin-right:10px;
	padding:2px 5px;
}

body#concorso #mainWrap.giurati h2
{
	background:url('../img/h2_giurati.png') no-repeat;
	height:30px;
	padding-bottom:36px;
	text-indent:-5000px;
	width:329px;
}

#conc_right
{
	float:right;
	display: inline;
	font-size:15px;
	line-height:20px;
	margin-top:50px;
	position:relative;
	width:706px;
}

#conc_right p
{
	padding:0 40px 10px 0;
}

#conc_right_int
{
	width:620px;
}

img#partecipanti
{
	float:left;
	margin-right:20px;
	margin-top:20px;
}

a#btn_invia_scen
{
	background:url(../img/btn_invia_scen.png) 0 0 no-repeat;
	display:block;
	height:62px;
	margin-left:12px;
	margin-top:20px;
	text-indent:-5000px;
	width:325px;
}

a#btn_invia_scen:hover
{
	background:url(../img/btn_invia_scen.png) 0 -64px no-repeat;
}

a#btn_scarica_comunicato
{
	background:url(../img/btn_scarica_comunicato.png) 0 0 no-repeat;
	clear:both;
	display:block;
	height:62px;
	margin-left:-12px;
	margin-top:20px;
	text-indent:-5000px;
	width:325px;
}

a#btn_scarica_comunicato:hover
{
	background:url(../img/btn_scarica_comunicato.png) 0 -64px no-repeat;
}

#pulsanti_concorso
{
	margin-top:-5px;
	overflow:auto;
	width:350px;
}

a#btn_bando_regol
{
	background:url('../img/btn_bando_regol.png') 0 0 no-repeat;
	display:block;
	float:left;
	height:30px;
	text-indent:-5000px;
	width:216px;
}

a#btn_bando_regol:hover
{
	background:url('../img/btn_bando_regol.png') 0 -30px no-repeat;
}

a#btn_partecipazione
{
	background:url('../img/btn_scheda.png') 0 0 no-repeat;
	display:block;
	float:right;
	height:30px;
	text-indent:-5000px;
	width:132px;
}

a#btn_partecipazione:hover
{
	background:url('../img/btn_scheda.png') 0 -30px no-repeat;
}

.gBox
{
	background:url(../img/g_separatore.png) bottom right no-repeat;
	float:left;
	padding:10px 0;
	width:624px;
}

.gBox h3
{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:700;
	padding-bottom:10px;
	padding-top:10px;
}

.gBox_txt
{
	float:right;
	font-family:arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	width:522px;
}

body#concorso #mainWrap.giurati #g_content
{
	width:650px;
}

body#concorso #mainWrap.giurati div.scroller
{
	height:375px;
	overflow:auto;
	position:relative;
}

/**
 * Gallery
 */

body#gallery .photoGallery,
body#gallery .videoGallery
{
	background:url('../img/bg_gallery.jpg') 50% 0 no-repeat;
}

body#gallery #mainWrap.photoGallery h2
{
	background:url('../img/h2_photoGallery.png') top left no-repeat;
	height:26px;
	text-indent:-5000px;
	width:154px;
}

body#gallery #mainWrap.videoGallery h2
{
	background:url('../img/h2_video.png') top left no-repeat;
	height:26px;
	text-indent:-5000px;
	width:154px;
}

#gallery_right
{
	float:right;
	display: inline;
	font-size:15px;
	line-height:20px;
	margin-top:50px;
	padding-right:30px;
	position:relative;
	width:676px;
}

div#video_dettaglio
{
	background:transparent url('../img/bg_video_dett.png') top right no-repeat;
	float:left;
	height:auto !important;
	margin-top:60px;
	min-height:254px;
	overflow:hidden;
	padding-bottom:110px;
	padding-left:110px;
	position:relative;
	width:333px;
}

div#videoPlayer
{
	padding:4px;
}

div#video_dettaglio p.caption
{
	font-size:11px;
	left:110px;
	line-height:14px;
	position:absolute;
	top:264px;
}

div#img_dettaglio
{
	background:transparent url('../img/bg_img_dett.png') top left no-repeat;
	float:left;
	height:auto !important;
	margin-top:32px;
	min-height:318px;
	overflow:hidden;
	padding-bottom:110px;
	position:relative;
	width:471px;
}

div#img_dettaglio img
{
	padding-left:5px;
	padding-top:5px;
}

div#img_dettaglio p.caption
{
	font-size:11px;
	left:5px;
	line-height:14px;
	position:absolute;
	top:328px;
}

.toolTip
{
	background-color:#023878;
	border:2px solid #FFF;
	color:#fff;
	display:none;
	font-size:11px;
	height:auto;
	left:0;
	line-height:12px;
	padding:4px;
	position:absolute;
	text-align:left;
	top:0;
	width:90px;
}

/**
 * Blog
 */

body#blog
{
	background:#213f6c url('../img/bg_body_blog.png') top left repeat-x;
}

/**
 * Contatti
 */

body#contatti
{
	background:url('../img/bg_contatti.png') top left no-repeat;
	position:relative;
}

body#contatti p
{
	font-size:14px;
	left:0;
	position:absolute;
	text-align:center;
	top:190px;
	width:400px;
}

body#contatti p a
{
	color:#023878;
	text-decoration:underline;
}

body#contatti a.chiudi
{
	color:#fff;
	left:0;
	position:absolute;
	text-align:center;
	top:360px;
	width:400px;
}

/**
 * Pagina Dettagli Corto
 */

.overlay
{
	background-color:#FFF;
	color:#222;
	font-size:13px;
	line-height:20px;
	padding:25px;
	text-align:left;
	width:480px;
}

.overlay h3
{
	border-bottom:1px solid #CCC;
	color:#023878;
	font-size:18px;
	margin-bottom:15px;
	padding-bottom:5px;
}

.overlay table td
{
	vertical-align:top;
}

.overlay blockquote
{
	color:#666;
	padding:20px;
}

#mainWrap.dettagliCorto .thumb
{
	position:absolute;
	right:20px;
	top:0;
}

#mainWrap.dettagliCorto
{
	background:url('../img/bg_dettagli-corto.png') no-repeat top center;
}

#mainWrap.dettagliCorto #mainContent
{
	height:765px;
}

div#thumbs
{
	float:right;
	height:300px;
	padding-left:2px;
	position:relative;
}

#buttons
{
	margin-top:50px;
}

#buttons li
{
	display:inline;
}

#mainWrap.dettagliCorto #thumbs
{
	float:none;
	position:absolute;
	right:41px;
	top:180px;
}

#mainWrap.dettagliCorto .arrow
{
	display:block;
	height:32px;
	text-indent:-5000px;
	width:115px;
}

#mainWrap.dettagliCorto a.prevPage
{
	background:url('../img/arrow_up.png') 0 0 no-repeat;
	margin-bottom:8px;
}

#mainWrap.dettagliCorto a.nextPage
{
	background:url('../img/arrow_down.png') 0 0 no-repeat;
}

p.desc
{
	font:bold 15px Arial, sans-serif;
	padding-top:20px;
	text-align:center;
	width:450px;
}

/**
 * Pagina Instant Win
 */
#robo
{
  background: transparent url('../img/robo.jpg') no-repeat;
  height: 700px;
  left: -29px;
  position: absolute;
  top: -28px;
  width: 719px;
}

.win
{
  background: transparent url('../img/vinto.jpg') no-repeat !important;
	height: 553px !important;
	top: -30px !important;
	width: 719px !important;
}

.lose
{
  background: transparent url('../img/non-vinto.jpg') no-repeat !important;
	height:553px !important;
	top:-30px !important;
	width:719px !important;
}

.lose p.t-1
{
	font-size: 14px;
	left: 40px;
	position: absolute;
	text-align: center;
	top: 80px;
	width: 650px;
}

.win p.t-1
{
	font-size:14px;
	left:40px;
	position:absolute;
	text-align:center;
	top:94px;
	width:650px;
}

form#invite
{
	height:245px;
	position:absolute;
	right:65px;
	top:220px;
}

form#invite p
{
	color:#FFF;
	font-size:11px;
	line-height:13px;
	width:200px;
}

form#invite input
{
	border:none;
	color:#739ccb;
	font:bold 11px Arial, sans-serif;
	position:absolute;
}

form#invite #nome_amico
{
	bottom:95px;
	width:188px;
}

form#invite #email_amico
{
	bottom:60px;
	width:188px;
}

form#invite #invia
{
	bottom:12px;
	left:50px;
}

/**
 * Pagina "Hai occhio per il talento?"
 */

span.big
{
	display:block;
	font-size:16px;
	font-weight:700;
	position:relative;
	top:10px;
}

#bottoncini
{
	height:160px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:230px;
	width:740px;
}

#intro-text
{
	font-size:16px;
	left:230px;
	position:absolute;
	top:70px;
	width:450px;
}


#desc-text
{
	background:transparent url('../img/prantepurco.png') no-repeat top right;
	font-size:16px;
	left:10px;
	padding-right:200px;
	position:absolute;
	text-align:right;
	top:430px;
	width:490px;
}

#desc-text p
{
	padding-right:10px;
}

#counter
{
	font-size:14px;
	font-weight:700;
	margin:15px 0 10px;
	padding:15px;
}

strong.yellow
{
	background:#ffe53c;
	font-size:16px;
	padding:5px;
}

/**
 * Pagina Feedback
 */

h1.feedback
{
	padding-bottom:30px;
}

/**
 * Pagina Registrazione
 */

a:hover,
form#registrati a:link,
form#registrati a:visited
{
	text-decoration:underline;
}

#btn_indietro:hover,
#btn_partecipa:hover,
#btn_scopri:hover,
#btn_leggi:hover,
#btn_entra:hover
{
	background-position:0 -19px;
}

#footer #loghi_right,
form#registrati .submit-area input
{
	float:right;
}

#corti-preview li,
.gBox img,
#bottoncini li
{
	float:left;
}

#accedi,
#loader
{
	padding:10px 0;
}

label,
#mainWrap.dettagliCorto #gallery_right
{
	position:relative;
}

#conc_left,
#gallery_left
{
	color:#FFF;
	float:left;
	margin-top:200px;
	width:264px;
}

/**
 * Pannello Scrollable
 */
 
div.scrollable div.items div.active a
{
	cursor:default;
}

div.scrollable div.items div.active,
div.scrollable div.items div a:hover
{
	background:url('../img/bg_thumb_active.png') 0 0 no-repeat;
}

div.scrollable
{
	height:266px;
	overflow:hidden;
	position:relative;
	width:115px;
}

div.items
{
	height:20000em;
	left:0;
	position:absolute;
}

div.scrollable div.items div
{
	border:2px solid #DDD;
	margin:5px 2px 15px;
	overflow:hidden;
}

div.scrollable div.items span
{
	display:none;
}

div.scrollable div.items div img
{
	padding:2px;
}

div.scrollable div.items div.active a:hover
{
	background:none;
}

div.scrollable div.items div a
{
	display:block;
	height:68px;
	width:102px;
}

.arrow
{
	display:block;
	height:16px;
	text-indent:-5000px;
	width:92px;
}

a.prevPage
{
	background:url('../img/prevThumb.png') 0 0 no-repeat;
	margin-bottom:8px;
}

a.nextPage
{
	background:url('../img/nextThumb.png') 0 0 no-repeat;
}

#corti-preview {
  position: relative;
  left: -10px;
}

#corti-preview li {
  position: relative;
  padding-right: 8px;
}

#corti-preview ul.share {
  position: absolute;
  bottom: -15px;
  left: 0;
}

#corti-preview ul.share li {
  padding: 0 0 0 23px;
  display: block;
  float: none;
}

#corti-preview ul.share a {
  font-size: 12px;
}

ul.share li.fb {
  background: transparent url('../img/fb-icon.png') no-repeat center left;
}

a.fb {
  background: transparent url('../img/fb-icon.png') no-repeat center left;
  padding: 3px 0 3px 23px;
}

ul.share li.mail {
  margin-top: 2px;
  background: transparent url('../img/mail-icon.png') no-repeat -3px 0;
}

div.must-register {
  width: 489px;
  height: 388px;
  background: transparent url('../img/mock-player.jpg') no-repeat;
  position: relative;
}

div.must-register p {
  font-weight: bold;
  text-align: center;
  color: #FFF;
  position: absolute;
  bottom: 33px;
  left: 10px;
  margin: 0 auto;
  padding: 10px;
  width: 446px;
}

div.must-register p a:link,
div.must-register p a:visited {
  text-decoration: underline;
  color: #FFF;
}

