/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px;
	padding:0px;
	background-color: #61564E;
	background-image: url(images/bkg1.jpg);
	background-repeat: repeat;
	}
h1 span, h2 span, h3 span {
	font-size: 12px;
	display: none;
	margin: 0px;
	}

#container {
	width: 920px;
	margin: 0px auto;
	}
	
#header {
	width: 904px;
	height: 88px;
	background-color: #C3B6A9;	border: 8px solid #6B5A4B;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	line-height: 5px;
	}

#header h1 {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 170px;
	float: left;
	height: 84px;
	margin: 1px;
	}


ul#flags {
	position: relative;
	width: 400px;
	float:right;
	background: url(bg_nav.png) no-repeat;
	height: 88px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#flags span {
	display: none;
}


li#italiano a, li#english a, li#login a {
	background: transparent;
	position: absolute;
	width: 100px;
	height: 31px;
	bottom: 0;
	text-decoration: none;
}

/* adjusted values for IE6 */
* html*li#italiano a, * html*li#english a, * html*li#login a { bottom: -1px; }


li#italiano a { left: 216px; background: url(images/ita.jpg) 0 0 no-repeat; }
li#english a { left: 270px; background: url(images/eng.jpg) 0 0 no-repeat; }
li#login a { left: 324px; background: url(images/login.jpg) 0 0 no-repeat; }

li#italiano a:hover, li#english a:hover, li#login a:hover { background-position: 0 -31px; }
li#italiano a#currentLang, li#english a#currentLang, li#login a#currentLog { background-position: 0 -31px; }
li#login a#logout { background-position: 0 -62px; }

#main {
	width: 904px;
	border: 8px solid #6B5A4B;
	margin-right: auto;
	margin-left: auto;
	background-color: #906847;
	padding: 0px;
	vertical-align: top;
	}
.home {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bimbi {
	background-image: url(images/main_bimbi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.donna {
	background-image: url(images/main_donna.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.uomo {
	background-image: url(images/main_uomo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.sport {
	background-image: url(images/main_sport.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.eventi {
	background-image: url(images/main_eventi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.basic {
	background-image: url(images/main_basic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.contatti {
	background-image: url(images/main_contatti.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.cataloghi {
	background-image: url(images/main_cataloghi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.azienda {
	background-image: url(images/main_azienda.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.aziendaTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	margin-top: 40px;	
}
/* MENU */
#navcontainer {
	width: 222px;
	font-family: Arial, Helvetica, sans-serif;


}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	background-color: #ECE9D8;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navcontainer a
{
	display: block;
	padding: 3px;

	height: 26px;
	line-height: 26px;
	background-color: #ECE9D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6B5A4B;

}

#navcontainer a:link, #navlist a:visited
{
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	/* background-image: url(images/button_bg.jpg); */
	/* background-repeat: repeat-x; */
	text-align: center;	
}

#navcontainer a:hover{
	background-color: #BCCBDE;
	color: #990000;
	/* background-image: url(images/button_bg_hover.jpg); */
	/* background-repeat: repeat-x; */
}
#navcontainer .current{
	background-color: #BCCBDE;
}
/* FINE MENU*/

#strip {
	width: 904px;
	height: 130px;
	border: 8px solid #6B5A4B;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #C3B6A9;
	padding: 0px;
	vertical-align: top;
		}
#strip_content {
	width: 904px;
	height: 55px;
	border: 8px solid #6B5A4B;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #C3B6A9;
	padding: 0px;
	vertical-align: top;
		}
.square_button {
	height: 103px;
	width: 162px;
	border: 2px solid #6B5A4B;
	margin-left: 12px;
	margin-top: 11px;
	background-color: #000000;
	vertical-align: top;
	float: left;
	}
.square_button_content {
	height: 28px;
	width: 162px;
	border: 2px solid #6B5A4B;
	margin-left: 12px;
	margin-top: 11px;
	background-color: #000000;
	vertical-align: top;
	float: left;
	}
.box {
	width: 920px;
	height: auto;
	}

.box h1 {
	font-size: 0.8em;
	background-color: #906847;
	height: 35px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 35px;
	color: #FFFFFF;
	margin: 0px;
	text-indent: 10px;


	}
.box #prodotti .est-inv h1 {
	width:81%;
	float:left;
	}
.box #prodotti h1{
	width:100%;
	float:left;
	}
.box #prodotti .links{
	float:right;
	text-align:center;
	font-size: 0.8em;
	background-color: #ECE9D8;
	height: 35px;
	width: 9%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 35px;
	color: #333333;
	margin: 0px;
	margin-left: 4px;
	}
.box #prodotti .links-dovesiamo {
	float:right;
	text-align:center;
	font-size: 0.8em;
	background-color: #ECE9D8;
	height: 35px;
	width: 18%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 35px;
	color: #333333;
	margin: 0px;
	margin-left: 4px;
	}	
.box #prodotti .links a {
	text-decoration:none;
	color: #333333;
	}
.box #prodotti .links-dovesiamo a {
	text-decoration:none;
	color: #333333;
	}
.box #prodotti .links a:hover{
	text-decoration:none;
	color: #990000;
	}
.box #prodotti .links-dovesiamo a:hover{
	text-decoration:none;
	color: #990000;
	}
.box #prodotti .links:hover {
	background-color: #9DACBF;

	}
.box #prodotti .links-dovesiamo:hover {
	background-color: #9DACBF;

	}
.box #prodotti #currentSeason {
	background-color: #9DACBF;
	}
.box #prodotti #currentSeason a {
	background-color: #9DACBF;
	font-weight: bold;	
	}
.box h2 {
	font-size: 0.8em;
	background-color: #DDDDDD;
	height: 25px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 10px;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#contatti #showcase {
	width: 60%;
	}
#showcase {
	width: 200px;
	border: 8px solid #6B5A4B;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #C3B6A9;
	padding: 4px;
	vertical-align: top;
	float:left;
		}
#showcase h2 {
	font-size:10px;
	height: 14px;
	line-height: 12px;
	color: #333333;
	margin-bottom:2px;
	background-color: #ECE9D8;
		}
#showcase #modello h2 {
	font-size:10px;
	height: 14px;
	line-height: 12px;
	color: #333333;
	margin-top:2px;
	margin-bottom:2px;
	background-color: #BCCBDE;
	border:none;
		}
#showcase img {
	margin:0px;
	padding: 0px;
	}
#contatti #info {
	width: 33%;
	}
	
#wide{
	border: 8px solid #6B5A4B;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #C3B6A9;
	padding: 4px;
	vertical-align: top;
	}

#info {
	width: 665px;
	border: 8px solid #6B5A4B;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #C3B6A9;
	padding: 4px;
	vertical-align: top;
	float:right;
		}
#infoEventi{
	width: 665px;
	height: 185px;
	border: 8px solid #6B5A4B;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #C3B6A9;
	padding: 4px;
	vertical-align: top;
	float:right;
		}
#prodotti {
	width: 896px;
	border: 8px solid #6B5A4B;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #C3B6A9;
	vertical-align: top;
	float:right;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
		}

#footer {
	width: 900px;
	height: 20px;
	border: 8px solid #6B5A4B;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #C3B6A9;
	padding: 2px;
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
	text-decoration: none;
	color: #333333;
		}
#footer a {
	text-decoration: none;
	color: #333333;
	text-align:center;
		}
#footer img {
	margin-top:3px;
	float:right;
	margin-right:2px;
	}
#credits {
	float:left;
	margin-left: 20px;
	}
.clearfix:after {content: ".";
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* End clearfix */

.informaData {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	background-color: #BCCBDE;
	font-size: 12px;
	margin-top: 4px;
	font-style: italic;

	margin-bottom: 4px;
	text-transform: uppercase;
}
#contatti #info .informaData {
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	background-color: #BCCBDE;
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-style: normal;
	text-decoration: none;
}
.informaTesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECE9D8;
	font-size: 12px;
	margin-top:4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;	
}
.descrizione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	background-color: #ECE9D8;
		font-size: 12px;
}
/* PRODOTTI E CATALOGHI*/
.floatleft {
	float: left;
	width: 136px;
	height: 150px;
	background-color: #9DACBF;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 2px solid #ECE9D8;
}
.cataloghi_cont .floatleft {
	width:85px;
	height:147px;
	}

div.floatleft .content
{
	height:100px;
	margin-bottom: 4px;
	border-top: 2px solid #555;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 2px solid #555;
	background-color: #FFFFFF;
}
.cataloghi_cont div.floatleft .content
{
	height:113px;
}
/* Calendario */
#calendario {
	background-color:#FFFFFF;
	margin-left:0px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding:0px;
	margin-top:4px;
}
#mese {
	width:195px;
	margin:0px;
	background-color:#566B7E;
	}
#mesi .tcell {
	background-color:#FFFFFF;
	}
#giorni .tcell {
	background-color:#FFFFFF;
	}
.tcell {
	background-color:#ECE9D8;
}
.tcell a {
	color:#333333;
	text-decoration: none;	
	}
#mese td  a {
	color:#333333;
	text-decoration: none;	
	}

select, input {
	font-size: x-small;
}
.alert {
	color: #FF0000;
}
.eventiData {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}
.eventi {
	margin: 0px;
	padding: 0px;
}

.eventiTitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.eventiTesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.imgBorder {
	border: 1px solid #000000;
}
.bareLink {
	border: 0px;
}
.modulo-regioni {
	padding: 4px;
}

#prodotti a {
	color: #FFFFFF;
	text-decoration: none;
	}

#prodotti a:hover {
	text-decoration: underline;
	}

#rivenditoriTable {
	padding-top: 20px;
}
#rivenditoriTable table{
	border-spacing: 0px;
	
	/* 
	centratura della tabella
	(http://forum.html.it/forum/showthread/t-610693.html)	
	*/
	margin: auto;
}
#rivenditoriTable th{
	color: #ECE9D8;
	background-color: #3C352F;
	padding: 5px;
}
#rivenditoriTable td{
	background-color: #ECE9D8;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#formRegioni {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#privacyFooter{
	text-align: center;
}
#privacyFooter a:hover{
	color: #444444;
}
#privacyFooter a{
	color: #000000;
}