/* RESET *****************************************************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* RESET *****************************************************************************************/

BODY {
	background-color:#1f4c65;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	}

#container-home {
	width:766px; height:406px;
	display:block;
	position:absolute;
	top:50%; left:50%;
	margin:-203px 0 0 -383px;
	}

#container-int {
	width:752px; height:392px;
	display:block;
	position:absolute;
	top:50%; left:50%;
	margin:-196px 0 0 -376px;
	}

.flash-home {height:405px;}
.recapiti {
	text-align:center;
	color:#FFF;
	padding-top:5px;
	}

UL#tool {padding:10px 0 0 120px;}

UL#tool LI {
	display:inline;
	padding:0 5px;
	}

#toolbar {
	width:226px; height:392px;
	float:left;
	height:433px;
	}

#toolbar-home {
	width:227px; height:391px;
	position:absolute;
	background:url(/img/bg-tool-home.jpg) no-repeat 0 0;
	}

#container-right {
	width:526px; height:391px;
	float:right;
	position:relative;
	}

#container-right-home {
	padding-left:221px;
	}

/* BACKGROUND -----------------------------------------------------------------------------------------------------------------*/
	
	.bg-abbigliamento, .bg-scarpe {background:url(/img/bg-abbigliamento.jpg) no-repeat 0 0;}
	.bg-abbigliamento-sviluppo, .bg-scarpe-sviluppo {background:url(/img/bg-abbigliamento-sviluppo.jpg) no-repeat 0 0;}
	/*.bg-scarpe {background:url(/img/bg-scarpe.jpg) no-repeat 0 0;}*/
	.bg-stores {background:url(/img/bg-stores.jpg) no-repeat 0 0;}
	.bg-fumetti {background:url(/img/bg-fumetti.jpg) no-repeat 0 0;}
	.bg-giochi {background:url(/img/bg-giochi.jpg) no-repeat 0 0;}
	.bg-video {background:url(/img/bg-video.jpg) no-repeat 0 0;}
	.bg-invenzioni {background:url(/img/bg-invenzioni.jpg) no-repeat 0 0;}

/*----------------------------------------------------------------------------------------------------------------------------*/
	
.tit-abbigliamento, .tit-scarpe, .tit {margin-top:3px;}

#abbigliamento-intro {background: url(/img/bg-abbigliamento-intro-AW11.jpg) no-repeat left top;} /* IMMAGINE STAGIONALE DA PERSONALIZZARE */
#scarpe-intro {background: url(/img/bg-scarpe-intro-AW11.jpg) no-repeat left top;} /* IMMAGINE STAGIONALE DA PERSONALIZZARE */

#cat-container2  {
	display:block;
	float:right;
	width:525px; height:293px;
	}

#prodotto {
	display:block;
	width:350px;
	float:left;
	}

	#prodotto H2 {
		clear:both;
		width:350px;
		height:31px;
		color: #056bc5;
		font:bold 16px "Trebuchet MS", Verdana, sans-serif;
		background: url(/images/catalogo/bg-title.gif) no-repeat center bottom;
		text-align:center;
		}
		
		#prodotto H2 SPAN {
			background-color: #FFF;
			padding:6px;
			}

#elenco-prodotti {
	display:block;
	width:140px;
	height:270px;
	float:right;
	margin-top:4px;
	margin-right:7px;
	text-align:center;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #FFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFF; 
	SCROLLBAR-SHADOW-COLOR: #FFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFF; 
	SCROLLBAR-ARROW-COLOR: #000;    
	SCROLLBAR-TRACK-COLOR: #FFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFF;
	}
	
	#elenco-prodotti A {
		display:block;
		width:120px;
		overflow:hidden;
		}

#desc-container {
	display:block;
	float:left;
	width:330px;
	height:26px;
	color:#056bc5;
	margin:10px 10px 225px 10px;
	}

.t-boygirl {
	display:block;
	}

/*----------------------- SHOP ---*/

.shop {
	width:250px;
	padding-top:30px;	
	float:left;
	}
	
	.shop P {padding-bottom:15px; color:#FFF;}

FORM {padding:0; margin:0;}
LABEL {float:left; width:90px; font-size:12px; padding-top:2px; font-weight:bold; color:#fff;}
SELECT, INPUT {width:140px; margin-bottom:2px;}

.stores-right {
	width:249px;
	display:block;
	margin-top:2px;
	padding:3px;
	float:left;
	margin-left:20px;
	background-color:#FFF;
	}

.shop-sotto {
	width:526px; height:75px;
	position:absolute;
	left:0; bottom:0;
	background:url(/img/bg-shop-sotto.gif);
	}

#AutoNumber4 {
	width:510px; height:210px;
	font-size:11px;
	background-color:#FFF;
	}
	
	#AutoNumber4 TD {
		padding:10px;
		}

#table-shop {
	width:510px; /*height:215px;*/
	display:block;
	overflow:hidden;
	}
	
.shop-result {
	width:210px;
	padding-top:3px;
	padding-left:15px;
	}

.paginazione {
	width:510px;
	border-top:1px; solid #fff;
	margin-top:3px;
	text-align:center;
	}

/*.collezione-sotto {
	width:526px; height:75px;
	position:absolute;
	left:0; bottom:0;
	}*/

/* FUMETTI */

UL.fumetti {
	width:150px;
	margin-top:35px;
	margin-right:30px;
	float:right;
	}
	
	UL.fumetti LI {
		margin-right:3px;
		text-align:center;
		margin-bottom:10px;
		float:left;
		}
		
		UL.fumetti LI A {color:#FFF; text-decoration:none}
	
	.fumetti IMG {
		display:block;
		border:1px solid #fff;
		}
		
		UL.fumetti LI A:hover {color:#FF0000;}

/* VIDEO */

.video-cont {width:523px; height:282px;}
.videoBg {text-align:center; background:url(/img/bg-videoCont.jpg) no-repeat right 3px;}

.t_videoBoy {
	width:130px; height:280px;
	display:block;
	float:left;
	}
.t_videoCollection {width:130px; height:30px; display:block; float:left;}
.t_videoGirl {
	width:130px; height:250px;
	display:block;
	float:left;
	}

.video-intro {
	float:left;
	width:250px;
	margin-top:10px;
	}

.video-left {width:181px; float:left;}
.video-left-cont {
	width:181px; height:210px;
	overflow:scroll;
	overflow-x:hidden;
	SCROLLBAR-FACE-COLOR: #174560;
	SCROLLBAR-HIGHLIGHT-COLOR: #174560; 
	SCROLLBAR-SHADOW-COLOR: #174560; 
	SCROLLBAR-3DLIGHT-COLOR: #FFF;
	SCROLLBAR-ARROW-COLOR: #FFF;
	SCROLLBAR-TRACK-COLOR: #8ba2b0; 
	SCROLLBAR-DARKSHADOW-COLOR: #949494;
	}
UL.tool-video LI {display:inline;}

UL#tool-video LI {
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding-left:30px;
	padding-bottom:15px;
	text-transform:uppercase;
	background:url(/img/p-elenco.gif) no-repeat 20px 3px;
	}

UL#tool-video LI A {color:#FFF;	text-decoration:none;}	
	UL#tool-video LI A:hover {color:#c1772c}
	
	UL#tool-video LI UL LI {
		margin-top:3px;
		margin-left:-30px;
		padding-bottom:0px;
		font-size:11px;
		background:none;
		text-transform:none;
		}
		
		UL#tool-video LI UL LI A {color:#ff9900; margin:0;}

A.t-video-new {
	float:right;
	padding:10px 10px 0 0;
	}

.video-cont-int {
	/*float:right;*/
	text-align:right;
	margin-right:1px;
	margin-top:4px;
	}
	
	.video-cont-int IMG {
		margin-top:10px;
		}

small {color:#999999; text-transform:none;}


.bg-tool-pagine {background: url(/images/sfondo-tool-interna.gif) no-repeat left top;}
.bg-stelle {background: url(/img/bg-stelato.jpg) no-repeat 0 0;}
.brevetti9 {width:511px; height:302px; background: url(/img/bg-brevetti9.gif) no-repeat 0 0; margin:3px 0 0 4px; padding:5px}
.brevetti92, .brevetti92-eng, .brevetti92-deu, .brevetti92-esp, .brevetti92-fra, .brevetti92-ned {
	width:520px;
	height:305px;
	padding-top:15px;
	padding-left:181px;	
	}
	
	.brevetti92 {background: url(/italiano/images/invenzioni/scarpe92.gif) no-repeat 0 0;}
	.brevetti92-eng {background: url(/english/images/invenzioni/scarpe92.gif) no-repeat 0 0;}
	.brevetti92-deu {background: url(/deutsch/images/invenzioni/scarpe92.gif) no-repeat 0 0; padding-left:179px;}
	.brevetti92-esp {background: url(/espanol/images/invenzioni/scarpe92.gif) no-repeat 0 0;}
	.brevetti92-fra {background: url(/francais/images/invenzioni/scarpe92.gif) no-repeat 0 0;}
	.brevetti92-ned {background: url(/nederlands/images/invenzioni/scarpe92.gif) no-repeat 0 0;}

.brevetti5, .brevetti5-eng, .brevetti5-deu, .brevetti5-esp, .brevetti5-fra, .brevetti5-ned {
	width:511px; height:313px; 	
	margin:0 0 0 4px; 
	padding:36px 0 0 200px;
	}
	
	.brevetti5 {background: url(/italiano/images/invenzioni/abbi-5.gif) no-repeat 0 0; }
	.brevetti5-eng {background: url(/english/images/invenzioni/abbi-5.gif) no-repeat 0 0;}
	.brevetti5-deu {background: url(/deutsch/images/invenzioni/abbi-5.gif) no-repeat 0 0; padding-left:195px;}
	.brevetti5-esp {background: url(/espanol/images/invenzioni/abbi-5.gif) no-repeat 0 0; padding-left:190px;}
	.brevetti5-fra {background: url(/francais/images/invenzioni/abbi-5.gif) no-repeat 0 0; padding-left:190px;}
	.brevetti5-ned {background: url(/nederlands/images/invenzioni/abbi-5.gif) no-repeat 0 0; padding-left:195px;}


/* FOOTER */
#footer,
#footer-en,
#footer-de,
#footer-es,
#footer-fr,
#footer-nl {
	width:526px;
	height:35px;
	display:block;
	position:absolute;
	left:0;	bottom:0;
	}
	
	#footer {background-image: url(/img/footer.gif);}
	#footer-en {background-image: url(/img/footer-en.gif);}
	#footer-de {background-image: url(/img/footer-de.gif);}
	#footer-es {background-image: url(/img/footer-es.gif);}
	#footer-fr {background-image: url(/img/footer-fr.gif);}
	#footer-nl {background-image: url(/img/footer-nl.gif);}

#footer A.abbigliamento, #footer A.scarpe,
#footer-en A.scarpe, #footer-en A.abbigliamento,
#footer-de A.scarpe, #footer-de A.abbigliamento,
#footer-es A.scarpe, #footer-es A.abbigliamento,
#footer-fr A.scarpe, #footer-fr A.abbigliamento,
#footer-nl A.scarpe, #footer-nl A.abbigliamento {
	height:35px;
	display:block;
	float:right;
	}
	
	#footer A.abbigliamento, #footer A.scarpe {width:110px;}
	#footer-en A.scarpe, #footer-en A.abbigliamento {width:90px;}
	#footer-de A.scarpe, #footer-de A.abbigliamento {width:100px;}
	#footer-es A.scarpe, #footer-es A.abbigliamento {width:105px;}
	#footer-fr A.scarpe, #footer-fr A.abbigliamento {width:125px;}
	#footer-nl A.scarpe, #footer-nl A.abbigliamento {width:115px;}
