/*---------------------------- Global layout styles ----------------------------*/

* {
	margin:0;
	padding:0;
}
BODY {
	background: url(Images/background.jpg)  no-repeat scroll center top #FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px !important;
}
TABLE {
	border-collapse:collapse;
}
TD, TH {
	margin:0;
	padding:0;
}
H1 {
	color:#013275;
	font-size:22px;
	padding-bottom:5px;
}
H2 {
	color:#013275;
	font-size:18px;
	padding-bottom:5px;
}

H3 {
	color:#013275;
	font-size:14px;
	padding-bottom:5px;
	
}
H4 {
	color:#5e5e5e;
	font-size:13px;
	padding-bottom:5px;
}
p {
	color:#818181;
	line-height:17px;
}
a:link, a:active {
	color:#296db4;
	text-decoration:underline;
}
a:visited {
	color:#766198;
	text-decoration:underline;
}
a:hover {
	color:#766198;
	text-decoration:none;
}
UL, OL {}
LI {}
IMG {
	border:none;
	outline:none;
}
PRE {}
ADDRESS {}
ABBR {}
BLOCKQUOTE {}

.textStandardFE{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#818181; line-spacing:17pt; font-weight:regular;}
.textStandardFE a{color:#296db4;}
.textStandardFE a:hover{color:#296db4; text-decoration:underline;}

.textLinkFE{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#296db4;}
a.textLinkFE{color:#296db4;}
a.textLinkFE:hover{color:#296db4; text-decoration:underline;}

.textLinkFE span{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#296db4;}
.textLinkFE a span{color:#296db4;}
.textLinkFE a span:hover{color:#296db4; text-decoration:underline;}

.emptyWhite{margin:0px; padding:0px; background-color:#FFFFFF;}

.spacer5{height:5px;}
.spacer10{height:10px;}
.spacer15{height:15px;}
.spacer20{height:20px;}
.spacer25{height:25px;}


/*---------------------------- Layout style ----------------------------*/
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0px;
}
.wrapper {
	width:980px;
	margin:0 auto;
	background-color:#ffffff;
}
.content {
	background-color:#FFF;
	width:940px;
	margin:0 auto;
	min-height:600px;
	height:auto!important;
	height:600px;
	padding:10px 6px 40px 10px;
	text-align:left;
}


/*---------------------- Header Pane ------------------------*/
.header {
	width:980px;
	height:100px;
	text-align:center;
	margin:0 auto;
	background:url(Images/topShadow.png) bottom left no-repeat;
}
.logoHolder {
	float:left;
	margin-left:12px;
}
.iconLast {
	float:right;
	color:#959494;
	font-size:10px;
	text-align:center;
	margin:15px 15px 0 0;
}
.iconLast IMG {
	padding:0 7px 4px 4px;
	border-right:none!important;
}
.bigImage {
	position:relative;
	clear:both;
}
.smallImage {
	position:relative;
	padding-top:2px;
}
.wave {
	z-index:1;
	position:absolute;
	bottom:0px;
	left:0;
	margin-left:12px;
}
.Insidewave {
	z-index:1;
	position:absolute;
	bottom:0px;
	left:0;
}
.shadow {
	background:url(Images/contentShadow.png) left center repeat-y;
	width:980px;
	text-align:center;
}
/*---------------------- Left Pane ------------------------*/
.leftPane {
	float:left;
	width:210px;
	margin-right:20px;
}
/*---------------------- Center Pane ------------------------*/
.centerPane {
	float:left;
	width:240px;
	margin-right:17px;
}
/*---------------------- Right Pane ------------------------*/
.rightPane {
	float:left;
	width:453px;
}
.productHolder H3 {
	font-size:14px;
	color:#0a4aa5;
	text-align:left;
}
.productBox {
	background:url(Images/productBox_bg.jpg) bottom right no-repeat;
	height:86px;
	width:331px;
	padding-bottom:5px;
}
.productBoxWide {
	background:url(Images/productBoxWide_bg.jpg) bottom right no-repeat;
	height:90px;
	clear:both;
	margin-bottom:7px;
}
.productBox H2, .productBoxWide H2 {
	font-size:16px;
	color:#296db4;
	text-align:left;
	line-height:16px;
	padding:5px 0 6px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.productBox IMG, .productBoxWide IMG {
	float:left;
	margin-right:15px;
}
.productBox UL, .productBoxWide UL {
	list-style-type:none;
	float:left;
	text-align:left;
}
.productBox UL LI, .productBoxWide UL LI {
 	list-style-type:none;
}
.productBox UL LI A:link, .productBox UL LI A:visited, .productBox UL LI A:active,
.productBoxproductBoxWideUL LI A:link, .productBoxWide UL LI A:visited, .productBoxWide UL LI A:active{
 	list-style-type:none;
}
.productBox UL LI A:link, .productBox UL LI A:visited, .productBox UL LI A:active,
.productBoxWide UL LI A:link, .productBoxWide UL LI A:visited, .productBoxWide UL LI A:active{
	color:#535353;
	font-size:12px;
	text-decoration:none;
}
.productBox UL LI A:hover, .productBoxWide UL LI A:hover {
	color:#535353;
	text-decoration:underline;
}
/*---------------------- Bottom Pane ------------------------*/
.footerShadow {
	width:980px;
	height:150px;
	margin:0 auto;
	background:url(Images/bottomShadow.png) top center no-repeat;
}
.footerPane {
	margin:0 auto;
	background:url(Images/bottomPane.jpg) repeat-x;
	height:117px;
	width:956px;
	padding:18px 0 15px 0;
	border-bottom:5px solid #e5e6e6;
}
/*---------------------- Footer Pane ------------------------*/
.footer {
	margin:11px 25px;
	width:931px;
	text-align:left;
	float:left;
	color:#767676;
	font-size:11px;
}
.footer A:link, .footer A:active, .footer A:visited {
	color:#767676;
	font-size:11px;
	text-decoration:underline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:inline;
}
.footer A:hover {
	text-decoration:none;
}
.copyright {
	display:inline;
	float:left;
	width:50%;
}
.footerObjects {
	display:inline;
	width:50%;
}
.footerObjects .SkinObject {
	font-weight:normal;
}
.login,.terms,.privacy {
	float: right;
	display: inline;
	margin-top:1px;
}
/*---------------------- other templates ------------------------*/
.Insidecontent {
	background-color:#FFF;
	width:955px;
	margin:0 auto;
	min-height:700px;
	height:auto!important;
	height:700px;
	padding:36px 0px 40px 1px;
}

.Insidecontent_siChiamera{
	background-color:#FFF;
	width:955px;
	margin:0 auto;
	min-height:900px;
	height:auto!important;
	height:900px;
	padding:36px 0px 40px 1px;
}
.InsidecontentAdmin {
	background-color:#FFF;
	width:941px;
	margin:0 auto;
	min-height:500px;
	height:auto!important;
	height:500px;
	padding:36px 0px 40px 15px;
}
.InsideleftPane {
	float:left;
	width:199px;
	margin-right:20px;
}
/*.Insidesidemenu H2 {
	font-size:24px;
	color:#296db4;
	font-weight:normal;
	text-align:left;
	padding:0px 6px 12px 6px;
}*/
.InsidecenterPane {
	float:left;
	width:736px;
	text-align:left;
}

.InsidecenterPaneWide {
	float:left;
	width:840px;
	text-align:left;
}

.productHeader {
	width:726px;
	height:320px;
	padding-right:10px;
}
.productRight {
	float:left;
	width:473px;
}
/**/
A.breadcrumb {
	color:#a5a5a5;
	font-size:11px;
	padding-bottom:0;
	text-decoration:none;
}
SPAN#dnn_dnnBREADCRUMB_lblBreadCrumb {
	color:#a5a5a5;
}

.Empty .emptyContentPane .breadcrumb .ProductsBreadCrumbContent {
	color:#a5a5a5;
	font-size:11px;
	padding-bottom:0;
	text-decoration:none;
}

.Empty .emptyContentPane .breadcrumb .ProductsBreadCrumbContent a {
	color:#a5a5a5;
	font-size:11px;
	padding-bottom:0;
	text-decoration:none;
}

/**/
.subcategory {
	float:left;
	width:726px;
	text-align:left;
	padding-right:10px;
}
.threecolumnLeft {
	float:left;
	width:248px;
	margin-right:12px;
}
.threecolumnRight {
	float:left;
	width:465px;
}
.twocolumnLeft {
	float:left;
	width:490px;
	margin-right:17px;
}
.twocolumnRight {
	float:left;
	width:218px;
}

.onecolumn {
	float:left;
	width:700px;
}

.onecolumn765 {
	float:left;
	width:765px;
}

/*--- menu ---*/
.lt_shadow,.lt_shadow, .rt_shadow,
.lm_shadow, .menuContent, .rm_shadow,
.lb_shadow, .bm_shadow, .rb_shadow 
{
cursor: default!important;
}
.lt_shadow {
	width:38px;
	height:20px;
	background:url(Images/lt_shadow.png) top left no-repeat;
}
.mt_shadow {
	height:20px;
	background:url(Images/mt_shadow.png) top left repeat-x;
}
.rt_shadow {
	width:36px;
	height:20px;
	background:url(Images/rt_shadow.png) top left no-repeat;
}
.lm_shadow {
	width:38px;
	background:url(Images/lm_shadow.png) top left repeat-y;
}
.menuContent {
	background-color:#FFF;
}
.rm_shadow {
	width:36px;
	background:url(Images/rm_shadow.png) top left repeat-y;
}
.lb_shadow {
	width:38px;
	height:52px;
	background:url(Images/lb_shadow.png) top left no-repeat;
}
.bm_shadow {
	height:52px;
	background:url(Images/bm_shadow.png) top left repeat-x;
}
.rb_shadow {
	width:38px;
	height:52px;
	background:url(Images/rb_shadow.png) top left no-repeat;
}
/*--------- dnn menu style ----------*/
.menu_style {
	height:30px;
	margin:0 auto;
	width:960px;
	padding:0 0 0 5px;
	position:relative;
	z-index:555;
}
/* main menu td */
.main_dnnmenu_bar {
}
/*  Main Menu Normal  */
.main_dnnmenu_rootitem, .main_dnnmenu_rootitem_selected {
	font-size:14px;
	color:#494949;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
	float:left;
	padding:8px 0 6px 0;
	width:157px;
	margin-right:2px;
	text-align:center;
	background:url(Images/navbg.jpg) repeat-x;
}
/*  Main menu hover  */
.main_dnnmenu_rootitem_hover {
	background:url(Images/navbghover.jpg) repeat-x;
	color:#fff;
	cursor:pointer;
}
/*  Main menu selected  */
.main_dnnmenu_rootitem_selected {
	background:url(../images/menu_active.gif) repeat-x top left;
	background:url(Images/navbghover.jpg) repeat-x;
	color:#fff;
}
/*  SUB Menu Normal */
.main_dnnmenu_submenu {
	margin-top:-1px;
	margin-left:-100px;
}
.main_dnnmenu_submenu td {
	z-index: 900;
	font-weight:bold;
	text-align:left;
	color:#000;
	text-align:left;
	z-index:900;
}
#dnn_dnnNAV_ctldnnNAVsub348, #dnn_dnnNAV_ctldnnNAVsub7 {
	background:#FFF!important;
	margin-top:0px!important;
	margin-left:0!important;
	width:157px;
}
#dnn_dnnNAV_ctldnnNAVsub348 TD, #dnn_dnnNAV_ctldnnNAVsub7 TD {
	padding:2px;
}
.mi5 {
	width:160px;
}
/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td {
	background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
	color:#ffffff;
}
.main_dnnmenu_itemselected td {
	background: #CE0D0D url(../images/submenu_active.gif) repeat-x top left;
	color:#ffffff;
}
.main_dnnmenu_break {
	height: 2px;
	background-color: #D5E0FF;
}
/* Module Action Menus */
.ModuleTitle_SubMenu {
	border:1px solid #C0D6E5;
}
.ModuleTitle_SubMenu td {
	background-color:#F8FAFF;
	white-space: nowrap;
}
.ModuleTitle_MenuIcon {
	background-color:#F8FAFF;
	border:none;
	padding: 0px 2px;
}
.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon {
	background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
	color: #fff;
}
.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon {
	height: 2px;
	background-color: #D5E0FF;
}
.Product_MenuDescriptionContent, .Family_MenuDescriptionContent {
	border-left: dashed 1px #cacaca;
	float:left;
	padding-left:15px;
	width:312px;
}
#OurProducts IMG {
	float:left;
	margin:0 15px 20px 0;
}
#OurProducts H3 {
	color:#323572;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#OurProducts P {
	color:#656666;
	font-size:12px;
	font-weight:normal;
	padding-bottom:14px;
}
#OurProducts A {
	text-decoration:underline;
	color:#296db4;
	font-size:12px;
	display:block;
	font-weight:normal;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/* STILI AGGIUNTIVI PER LA SKIN DELL'OSSERVATORIO */
.boxCentralPane{clear:both; width:460px;}
.2boxPane{width:100%; clear:both;}
.boxPaneLeft{float:left; width:230px;}
.boxPaneRight{float:right; width:230px; margin-right:5px;}

/*---------- stili box Esperto Risponde -----------*/
.boxEspertoRisponde_txt{background:url(/Portals/0/Images/Osservatorio/homeOsservatorio/sfBoxEspertoRisponde.jpg) no-repeat; width:225px; height:118px;}
.boxEspertoRisponde_content{width:205px; text-align:left; padding-top:10px; padding-left:10px;}
.boxEspertoRisponde_tit{color:#FFFFFF; font-size:14px; padding-bottom:5px; font-weight:bold;}
.textStandardFEWhite{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; line-spacing:17pt; font-weight:regular;}


.linkBoxEspertoRisponde{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#552007;}
a.linkBoxEspertoRisponde{color:#552007;}
a.linkBoxEspertoRisponde:hover{color:#552007; text-decoration:underline;}


/*---------- stili box Lo Sapevi Che -----------*/
.boxLoSapeviChe_left{float:left; width:165px;}
.boxLoSapeviChe_right{float: right;}


/*---------- stili Download -----------*/
.boxDownload_left{float:left; width:165px;}
.boxDownload_right{float: right;}


/* ---- SKIN A UNA COLONNA ---- */
.contentPaneGsearch{margin-left:60px;}
.contentPaneWide{margin-left:0px;}


/* ---- STILE BOTTONE INVIA FORM ---- */
.bott_invio_SX {
	background:url(/Portals/0/Images/invio_smusso_SX.jpg) no-repeat;
	height:22px;
	width:4px;
}
.bott_invio {
	background:url(/Portals/0/Images/invio_bkg.jpg) repeat-x;
	padding:0px 5px;
	height:22px;
	color:#FFFFFF;
}
.bott_invio_DX {
	background:url(/Portals/0/Images/invio_smusso_DX.jpg) no-repeat;
	height:22px;
	width:4px;
}

a.bott_label, a.bott_label:hover, a.bott_label:active, a.bott_label:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.bott_cancella_SX {
	background:url(/Portals/0/Images/cancella_smusso_SX.jpg) no-repeat;
	height:22px;
	width:4px;
}
.bott_cancella {
	background:url(/Portals/0/Images/cancella_bkg.jpg) repeat-x;
	padding:0px 5px;
	height:22px;
	color:#FFFFFF;
}
.bott_cancella_DX {
	background:url(/Portals/0/Images/cancella_smusso_DX.jpg) no-repeat;
	height:22px;
	width:4px;	
}
