@charset "utf-8";
/* CSS Document */

body{
background:url(../imgs/background.jpg) repeat-x top left;
margin:0px auto 0px auto;}

a{
font-family:Verdana;
font-size:10px;
color:#1090c6;
text-decoration:none;}

a:hover{
text-decoration:underline;}

img {
border: none;
}


#container{
	position:absolute;
	top:0;
	width: 973px;
	margin-left:-486px;
	left:50%;
}

#jflanguageselection {
	position: absolute; 
	z-index: 100; 
	margin-top: 15px;
	width: 973px;
	margin-left:-486px;
	left:50%;
}

.rawimages {
	width: 100px; 
	text-align: right; 
	float: right; 
	margin-right: 20px;
}

#page_top{
background:url(../imgs/page_top.jpg) no-repeat top left #fff;
height:18px;
width:975px;
float:left;}

#page_left{
background:url(../imgs/page_left.jpg) no-repeat top left;
width:6px;
height:642px;
float:left;
display:block;}

#page_right{
	background:url(../imgs/page_right.jpg) no-repeat top left;
	width:7px;
	height:642px;
	float:right;
	display:block;
	margin:0px;
	padding:0px;
}

#page{
	width:960px;
	float:left;
	display:block;
	padding:0px;
	margin:0px;
}

#persistente{
height:100px; /* paolo 2009-10-07 */
height:80px;
width:960px;
background:url(../imgs/background_pers.jpg) no-repeat left top;
float:left;
display:block;
}

#persistente_right{
background:url(../imgs/top_pers.jpg) left top no-repeat #fff;
width:450px; /* paolo 2009-10-07 */
width:560px;
height:118px; /* paolo 2009-10-07 */
height:98px;
float:right;
display:block;
}

#logo{
	background:url(../imgs/logo_vitrociset.png) no-repeat left top;
	/* width:189px; */ 
	/* height:88px; */
	width:141px; /* paolo 2009-10-07 */ 
	height:66px; /* paolo 2009-10-07 */
	margin:2px 0px 0px 14px; /* top right bottom left */
	float:left;
	display:block;
	padding:3px 0px 0px 0px;
}

#logo h1 a {
	display:block;
	float:left;
	height:80px;
	margin: -30px 0 0 0;
	padding:0;
	width:200px;
	}

#ricerca{
	width:160px;
	height:40px;
	float:right;
	vertical-align:bottom;
	display:block;
	margin: 53px 10px 0px 10px;
}


#ricerca_input{
	float:right;
	height:40px;
	width:165px;
	margin: 0px 0px 0px 0px;
}

#login_input{
	float:left;
	height:21px;
	width:300px;
	margin: 0px 0px 0px 10px;
	font-family:Verdana;
	font-size:10px;
	color:#46494e;
}

.login_input p{
	margin: 4px 0px 0px 0px;
	font-family:Verdana;
	font-size:10px;
	color:#46494e;
}


.dressed,
#ricerca .inputbox {
background:url(../imgs/input_text.png) no-repeat;
border: none;
width:119px;
height:21px;
font-family:Verdana;
color:#677283;
font-size:10px;
padding:3px 0px 0px 8px;
}

.box {
background:url(../imgs/background_box.jpg) no-repeat top left;
width: 315px;
width: 300px !important;
/*min-height: 330px; paolo 2009-09-30 */
min-height: 275px;
height: auto !important;
/*height: 330px; paolo 2009-09-30 */
float: left;
margin:0px;
margin-top: 5px;
margin-left: 15px!important;
margin-left: 10px;
}

.box2 {
background:url(../imgs/background_box.jpg) no-repeat top left;
width: 315px;
width: 300px !important;
/*min-height: 330px; paolo 2009-09-30 */
min-height: 210px;
height: auto !important;
/*height: 330px; paolo 2009-09-30 */
float: left;
margin:0px;
margin-top: 5px;
margin-left: 15px!important;
margin-left: 10px;
}

.dressedLong,
.box input.inputbox {
background:url(../imgs/input_text_long.png) no-repeat;
border:0 none;
width:169px;
height:21px;
font-family:Verdana;
color:#677283;
font-size:10px;
padding:3px 0 0 3px;
text-indent: 10px;
}

p#form-login-username label,
p#form-login-password label {
display: block;
float: left; 
width: 90px;
}

#form-login fieldset p {
float: left;
width: 100%;
line-height:1.6em;
}

p#form-login-remember input#modlgn_remember {
background: none;
width: 14px;
height: 14px;
margin: 0;
padding: 0;
vertical-align: middle;
}

input#loginBtn {
background: #eee;
border: 1px solid #ccc; 
border-right: 1px solid #999; 
border-bottom: 1px solid #999; 
font-size: 1em; 
color: #666; 
font-family: arial;
margin-bottom: 10px;
margin-left:10px;
}

.search {
	border:0 none;
	padding:0px;
	margin:0px 0px 0px 0px;
	height:21px;
	vertical-align:top;
	cursor: pointer;
}

#ricerca input.button{
	background:url(../imgs/search.png) no-repeat top left;
	border:0 none;
	padding:0px;
	margin:0px 0px 0px 0px;
	width:30px;
	height:21px;
	vertical-align:top;
	cursor: pointer;
	color: #B8C1D0;
}

.searchvideo{
	background:url(../imgs/pitto_video.png) no-repeat top left;
	border:0 none;
	padding:0px;
	margin:0px;
	width:30px;
	height:21px;
	cursor: pointer;
}

#menu_persistente{
	background:url(../imgs/background_persistente_bottom.jpg) repeat-x bottom left #f4f5f4;
	height:27px;
	width:960px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align:right;
}

#menu_persistente ul{
margin:0px;
padding: 7px 0px 0px 0px;
}

#menu_persistente ul li{
list-style:none;
display:inline;
font-family:Verdana;
font-size:10px;
color:#1090c6;
text-decoration:none;
padding:0px 15px 0px 0px;
margin:0px 0px 0px 0px;
}

#menu_persistente ul li a{
list-style:none;
display:inline;
font-family:Verdana;
font-size:10px;
color:#1090c6;
text-decoration:none;
}

#menu_persistente ul li a:hover{
text-decoration:underline;
}

#comunicazione{
	width:960px;
	height:auto;
	float:left;
	display:block;
	background-color: #fff;
	position: relative;
}



#menu{
width:960px;
height:27px;
float:left;
display:block;
background:url(../imgs/bck_menu.jpg) repeat-x top left #f2f2f2;
}

#menu ul {
	padding:0px;
	height:22px;
	margin:0px;
	list-style: none;
	font-size: 11px;

	font-weight:bold;
	font-family:Verdana;
}

#menu a:link,
#menu a:visited {
display: block;
height:20px;
padding:5px 32px;
color: #1090c6;
margin:0px;

}

#menu a:hover,
#menu #current {
background:url(../imgs/menu_over.jpg) repeat-x;
color: #fff;
text-decoration:none;
}

ul.menuMacroAree .active {
background:url(../imgs/menu_over.jpg) repeat-x;
color: #fff;
text-decoration:none;
}

ul.menuMacroAree .active a span {
color: #fff;
}

#menu a#activesection {
	background:url(../imgs/menu_over.jpg) repeat-x  top center;
	color:#fff;
}

#menu li {
	margin: 0;
	padding:0;
	width:auto;
	float: left;
	height:22px;
	border-right:solid 1px #acb1b9;
}



.top{
	background:url(../imgs/bck_top_menu.jpg) no-repeat top left;
	float:left;
	display:block;
	width:960px;
	height:2px;
	margin:0px;
	padding:0px;
}

.bottom{
	background:url(../imgs/bck_bottom_menu.jpg) no-repeat top left;
	float:left;
	display:block;
	margin:0px;
	width:960px;
	height:3px;
	padding:0px;
}

#menu .spaceleft{
	width:1px;
	height:22px;
	border-right:solid 1px #acb1b9;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	}
	
#middle{
	background:url(../imgs/background_sottomenu.jpg) repeat-x top left #fff;
	font-family:Verdana;
	font-size:11px;
	color:#292d33;
	width:950px;
	height:100%;
	min-height:100%;
	margin: 0px 0px 20px 0px;
	padding: 5px 10px 0px 0px;
	float:left;
}

h1{
font-size:17px;
font-weight:bold;
color:#677283;
margin:0px;
padding:10px 0px 10px 10px;
}

.vitrointrobox{ /* paolo 2009-10-07 */
margin-top: -2px;
margin-left: 6px;
margin-right: 6px;
margin-bottom: 2px;
}

h1.vitrointro {
/*text-indent: 4px;*/
}

#middle p { 
	font-size:11px;
	color:#292d33;
	margin:0px;
	padding:0px 0px 10px 10px;
}

#middle p.vitrointro {
margin-left: 6px;}

#middle img {
margin: 0px 10px;
}

.box h1, .box2 h1{
font-size:17px;
font-weight:bold;
color:#677283;
margin:0px;
padding:7px 0px 0px 0px;
text-indent: 10px;
}

.box h2, .box2 h2,
.contentheading,
.componentheading {
font-size:1.1em;
font-weight:bold;
color:#677283;
margin:0px;
padding:5px 0px 5px 10px;
}


.box h3, .box2 h3 {
color: #fff;
margin:0px;
padding:0px;
}

.box p, .box2 p{
	font-size:11px;
	color:#292d33;
	margin:0px;
	padding:0px 5px 0px 10px;
}

.box img, .box2 img{
	padding:0px;
	margin:0 5px 5px 0;
	border:solid 1px #3f6c74;
}

.box a, .box2 a{
font-size:10px;
color:#0089c3;
padding:0px;
margin:0px;
/*vertical-align:super;*/
}

.box a:hover, .box2 a:hover{
	text-decoration:underline;
}

.box ul, .box2 ul{
text-align:left;
padding:0 8px 0 15px;
margin:0px;
}

.box ul li, .box2 ul li {
background:transparent url(../imgs/bullet.gif) no-repeat scroll 0 5px;
color:#292D33;
font-size:11px;
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;
text-align:left;
text-indent:10px;
}

.box ul li a, .box2 ul li a{
font-size:10px;
color:#0089c3;
font-weight:bold;
}

.box ul li a:hover, .box2 ul li a:hover{
text-decoration:underline;}

.box fieldset, .box2 fieldset {
border: none;
font-family:Verdana;
font-size:10px;
color:#46494e;
margin: 10px 0px 0px 0px;
padding: 0;
}

.box fieldset label, .box2 fieldset label {
font-weight: normal;
}


#footer{
background:url(../imgs/footer.jpg) no-repeat top center;
width:960px;
height:75px;
float:left;
display:block;
}

#footer p{
font-family:Verdana;
font-size:9px;
color:#a3aab4;
text-align:center;
padding:23px 0px 0px 0px;
}

/*Stile pagine interne*/

.nopad {
padding: 10px 0px 0px 10px;
}

.nopad form fieldset {
border: none;
}

.nopad ul {
list-style: disc;
}

.contentpaneopen ul{
list-style:disc;
list-color:#0089c3;
}

#menu_sinistra{
	background:url(../imgs/background_menu_sec.jpg) top repeat-y;
	width: 230px;/* Hack per la min-height in IE */
	height:100%;!important /* Hack per la min-height in IE */
    height:100%;
	display:block;
	float:left;
	margin: 10px 0px 10px 10px;
	padding:0px;
}

div#menu_sinistra div.moduletable_menu h3,
div#menu_sinistra div.moduletable h3 {
margin: 0 0 5px 0;
text-indent: 10px;
color: #0089C3;
font-size:1.2em;
}

/*
#menu_sinistra li#current>a,
#menu_sinistra li.active a span {
color: #F5CE01;
}
*/

#menu_sinistra li#current>a{ /* paolo 2009-10-05 */
/*color: #ff8400;*/
color: #0b558e;
}

#menu_sinistra ul{
	margin:0px;
	padding:0px;
}

#menu_sinistra li{
font-family:Arial;
font-size:12px;
text-align:left;
color:#1090c6;
line-height:25px;
list-style:none;
margin-left:10px;
padding:0px;
width:230px;
font-weight:bold;
background:url(../imgs/menu_sec_border.jpg) bottom left no-repeat;
}

#menu_sinistra .moduletable .menu li a:link,
#menu_sinistra .moduletable .menu li a:visited {
font-family:Arial;
font-size:11px;
color:#0089c3;
font-weight:bold;
}

#menu_sinistra .moduletable .menu li a:hover{
color:#1b3357;
text-decoration: none;
}

#menu_sinistra a:hover {
text-decoration: none;
}

#menu_sinistra li ul {
margin-left: -10px;
text-indent: 10px;
border-bottom: none;
}

ul.menuSubMenu {
text-indent: 15px;
}

.moduletabletagcloud {
padding:10px;
background:url(../imgs/background_menu_sec_contenuti.jpg) top repeat-y;
border-top:solid 0px #fff; /* paolo 2009-10-06 */
margin:20px 0px 0px 0px;
padding:10px;
}

.moduletabletagcloud a:link,
.moduletabletagcloud a:visited {
color: #b4b2b2;
}

.moduletabletagcloud a:hover {
text-decoration: none;
color: #909090;
}

.menu_sinistraTop{
	background:url(../imgs/menu_sec_top.jpg) top left no-repeat;
	height:18px;
	width:100%;
	float:left;
	margin: 0px;
	padding: 0px;
}

.menu_sinistraBottom{
	background: url(../imgs/background_menu_sec_bottom.jpg) top left no-repeat;
	width: 100%;
	height: 42px;
	float:left;
	}

#menu_sinistra_contenuti{
	background:url(../imgs/background_menu_sec_contenuti.jpg) top repeat-y;
	width:230px;
	height:100%;
	padding:0px;
	margin:0px 0px 0px 0px;
	border-bottom:solid 1px #fff;
	float: left;
	display: block;
}

#menu_sinistra_contenuti h1{
font-size:17px;
font-weight:bold;
color:#677283;
margin:0px;
padding:15px 0px 5px 10px;
border-bottom:solid 1px #d9dada;
}

#breadcrumb{
	float:left;
	width:500px;
	font-family:Verdana;
	font-size:10px;
	text-align:left;
	color:#abacac;
	height: 21px;
	margin: 0px 0px 10px 0px;
}

#breadcrumb ul{
text-align:left;
margin:5px 0px 0px 10px;
padding:0px;
}

#breadcrumb li{
list-style:none;
text-align:left;
margin:0px;
padding:0px;
display:inline}

#breadcrumb a:link,
#breadcrumb a:visited{
color:#44a8d3;
}

#breadcrumb a:hover{
text-decoration:underline;
}

#user_tool{
	width:100px;
	float:right;
	height:22px;
	display: block;
	margin: 0px 0px 20px 0px;
}

#user_tool img{
width:30px;
height:21px;
margin:0px;
padding:0px;}

#sezione{
	font-family:Verdana;
	font-size:11px;
	color:#292d33;
	width:750px;
	height:100%;
	min-height:100%;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
}

#sezione h1{
	font-size:17px;
	font-weight:bold;
	color:#0b558e; /* paolo 2009-10-05 */
	margin:0px;
	padding:0px 0px 15px 10px;
}

#sezione h2{
	font-size:12px;
	font-weight:bold;
	color:#292d33;
	margin:0px;
	padding:0px 0px 10px 10px;
}

#sezione p{
	font-size:11px;
	color:#292d33;
	margin:0px;
	padding:0px 0px 10px 10px;
}

.moduletablerelate,
.moduletablerelated {
	float:right;
	display:block;
	width:181px;
	height:100%;
	margin: 0px 10px 0px 10px;
	background: transparent url(../imgs/background_link_corr.jpg) repeat-x scroll left top
}

.relateditemsrelated li {
margin:5px 0;
list-style: none;
}

.moduletablerelate h3,
.moduletablerelated h3 {
margin: 0;
font-weight: bolder;
color: #677283;
width: 100%;
line-height: 2em;
text-indent: 10px;
font-size:1.2em;
}

.moduletablerelate ul,
.moduletablerelated ul {
margin: 0;
padding: 0;
margin: 5px 10px;
}

.moduletablerelate img,
.moduletablerelated img {
	margin:0px;
	padding:0px;
}

#linkCorrelati{
background:url(../imgs/background_link_corr.jpg) repeat-x left top;
height:76px;
}

#linkCorrelati h1{
font-family:Verdana;
font-size:13px;
font-weight:bold;
margin:0px;
padding:10px 0px 0px 5px;
color:#677283;
}

#linkCorrelati ul{
text-align:left;
padding:5px 8px 5px 20px;
margin:0px;
}

#linkCorrelati ul li{
list-style:url(../imgs/bullet.gif);
text-align:left;
padding:0px 0px 0px 0px;
margin:0px;
font-size:11px;
color:#292d33;}

#linkCorrelati ul li a{
font-size:10px;
color:#0089c3;
font-weight:normal;
}

#linkCorrelati ul li a:hover{
text-decoration:underline;
}

.tool-tip {
background: #fff;
font-size: 0.7em;
font-family: Arial, Helvetica, sans-serif;
color: #444;
width: 200px;
height: auto;
padding: 5px;
border: 1px solid #ccc;
z-index: 10px;
}

.tool-tip img {
display: none;
}

.tool-title {
font-size: 1em;
font-weight: bolder;
line-height: 2em;
background: #eee;
text-indent: 5px;
display: none;
}

.box_small {
background: url(../imgs/background_link_corr.jpg) repeat-x left top;
float:left;
margin:0 0 2% 2%;
width:48%;
}

.box_small_mercati {
width: 98%; 
float: left;
margin-left:2%;
}

.box_smallTop{
	/*background:url(../imgs/box_top.jpg) no-repeat left top;
	width:210px;
	height:30px;*/
}

.box_smallTop h1{
/*font-size:17px;
font-weight:bold;
color:#677283;
margin:0px;
padding:7px 0px 0px 10px;*/
}

.box_small{
	/*background:url(../imgs/box_center.jpg) repeat-x top left;
	width:210px;
	min-height:217px;
	padding:0px;
	float:left;
	display:block;
	margin:10px 0px 0px 10px;*/
}

.box_small h1{
color:#677283;
font-size:1.2em;
font-weight:bold;
line-height:1.3em;
margin:0;
padding:8px 0 8px 10px;
}

.box_small h2{
font-size:13px;
font-weight:bold;
color:#677283;
margin:0px;
padding:13px 0px 0px 10px;
}

.box_small h3 {
clear:both;
color:#677283;
font-size:11px;
font-weight:bold;
margin:0;
padding: 2px 0 2px 10px;
}

div#middle div.box_small p{
	font-size:10px;
	color:#292d33;
	margin:0px;
	padding:7px 5px 8px 10px;
}

.box_small img{
float:left;
padding:0 0 5px;
}

.box_small a{
font-size:10px;
color:#0089c3;
padding:0px 0px 0px 0px;
margin:0px;
text-align:left;

}

.box_small a:hover{
	text-decoration:underline;
}

.box_small ul{
clear:both;
float:left;
margin:0 0 0 20px;
padding:0 8px 5px 0;
text-align:left;
}

.box_small_mercati ul {
clear: none;
}

.box_small_mercati ul {
margin:0 0 0 10px;
padding: 0;
}

.box_small ul li{
list-style:url(../imgs/bullet.gif);
text-align:left;
padding:0px;
margin:0px;
font-size:11px;
color:#292d33;}

.box_small ul li a{
font-size:10px;
color:#0089c3;
font-weight:normal;
}

.box_small ul li a:hover{
text-decoration:underline;}

#boximgs{
	width:112px;
	height:87px;
	float:left;
	padding:10px 3px 3px 10px;
	margin:0px;
}


#boximgs img{
	padding:0px;
	margin:0px;
}

#navigazioneCategorie select,
#navigazioneProdotti select,
#navigazioneBestPractice select,
#navigazioneCategorieBP select,
#catNav select,
#bestPractNav select {
width: 90%;
float: left;
margin: 10px 0px 0px 10px;
border:solid 1px #f2f2f2;
font-family:Verdana;
font-size:0.8em;
color:#677283;
background-color:#fff;
}

select > option {
-moz-padding-end:5px;
-moz-padding-start:3px;
background-color:#fff;
border:0 none;
}

.path {
margin:0px;
padding:0px;
text-indent:none 0;
text-align:left;
text-transform:none;
width: 650px;
margin-top: 10px;
margin-left: 20px;
clear: both;
}

.path * {
font-size: 11px;
line-height: 1em;
}

dl#system-message {
position: absolute; 
background: #fff; 
display: block; 
margin:0;
padding: 0; 
border: 1px solid #999; 
color: #555;
width: 400px;
}

dl#system-message dt {
padding: 5px 10px;
background: #517286;
color: #fff;
font-weight: bolder;
}

dl#system-message dd {
margin: 0;
padding: 0;
}

dl#system-message dd ul {
padding: 0pt; 
list-style: none;
list-style-image: none; 
list-style-position: outside;
}

dl#system-message dd ul li {
padding: 10px;
}





.lista_mercati_sx{
border: 0px; 
margin: 0pt; 
margin-left: 10px; 
padding: 0pt; 
width: 237px; 
float: left;
}

.lista_mercati_dx{
border: 0px; 
margin: 0pt; 
margin-left: 10px; 
padding: 0pt; 
width: 210px; 
float: left;
}
/*
.ul_mercati{
padding: 0pt; 
border: 0px;
margin-left: 30px;
}
*/

.moduletable_box5Title{
	//margin-bottom:10px;
}

.moduletable_box6Title{
	//margin-bottom:10px;
}