﻿BODY {
	margin-top: 0px 0px 0px 0px;
	background-color:#EEEEEE;
	background-image:url(../images/bg.png);
	background-position:top center;
	background-repeat:repeat-x;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#000000;
	text-align:justify;
}

/* ============================= STANDARD RESOURCES */ 

IMG 
{
    border: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
	a:visited {
		color: #000000;
		text-decoration: none;
	}
	a:hover  {
		color: #990000;
		text-decoration: underline;
	}

H1 {								/* usato per il titolo della pagina */
	font-size: 19px;
	margin: 10px 0px;
	color:#000000;
}

H2 {
	font-size:145%;
	font-weight:normal;
}


H3 {
	color:#000000;
	margin-left:22px;
	font-size:110%;
	font-weight:bold;
	padding: 1%;
	margin: 0px 0px 10px 0px;
	text-align:left;
	float:left;
	width:100%;	
}

H4 {
	font-family:Franklin Gothic Medium, Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#999999;
	padding-bottom:10px;
	margin:0px;
	float:left;
}

TD {

	font-size:11px;

}

HR {
	width: 900px;
	height: 2px;
	border: none;
	margin:0 auto;
	background-position:center;
	color:#F8F8F8;
	background-repeat:repeat-x;
	padding:10px;
}

/* ============================= CURRENT PROJECT */ 

#header {
	width: 	940px;
	height: 138px;
	text-align:center;
	margin: 0 auto;
	background-image:url(../images/header.png);
	background-position:top center;
	background-repeat:no-repeat;
}

	#headerWrapper {
		/* height: 50px; */
		width : 950px;
		text-align: center;
		position:relative;
		float:inherit;
		margin:0 auto;
	}

		#companyLogo {
			float:left;
			margin-top:60px;
			margin-left:35px;
			border:0px;
		}
		
		#textHeader {
			width:400px;
			float:right;
			margin-top:10px;
			margin-right: 150px;
			color:#828282;
			font-size:100%;
			text-align:right;
		}

			#textHeader a {
				color:#828282;
				text-decoration:underline;
			}

			#textHeader a:hover {
				color:#828282;
			}

#publicMenuContainer { /* horizontal menu */
	width: 940px;
	background-image:url(../images/bg-menu.png);
	background-position:top center;
	background-repeat:no-repeat;

	text-align:left;
	margin:0 auto;
	height:40px;
	
	/* per centrare il content su IE */			
	/*position: relative; /* questo va lasciato fisso */
	/*left: 50%; /* questo va lasciato fisso */
	/*margin-left: -475px;  /*metà della largezza del tuo div con un meno davanti*/
}

	.publicMenuItem {
		/* line-height:30px; */
		margin-top: 50px;
		margin-left: 15px;
		color: #FFFFFF;
		font-size:11px;
		/*border-left: 2px solid #335890;*/
	}
	
	A.publicMenuItem {
		color: #FFFFFF;
		text-decoration:none;
	}
	
	A.publicMenuItem:hover {
		color: #FFFFFF;
		text-decoration:none;
	}
	
#slideshow {
	margin:0 auto;
	width: 940px;
	background:url(../images/slideshow.png) no-repeat;
	text-align:center;
	overflow:hidden;
}

.homeTitleSection {
	width:565px;
	color:#000000;
	margin-left:22px;
	background-color:#F0F0F0;
	font-size:110%;
	font-weight:bold;
	padding: 1%;
	margin: 10px 0px;
	text-align:left;
}

.pageTitleFullWidth {
	width:98%;;
	color:#000000;
	margin-left:22px;
	background-color:#F0F0F0;
	font-size:110%;
	font-weight:bold;
	padding: 1%;
	margin: 10px 0px;
	text-align:left;
	float:left;
	overflow:hidden;
}

.sidebarTitleSection {
	width:95%;
	color:#000000;
	background-color:#F0F0F0;
	font-size:110%;
	font-weight:bold;
	padding: 2% 1%;
	padding-left:2%;
	margin: 10px 0px;
	text-align:left;
	overflow:hidden;
}

.sidebarNewsletter{
	width:95%;
	color:#000000;
	background-color:#F0F0F0;
	font-size:100%;
	padding: 2% 1%;
	padding-left:3%;
	margin: 10px 0px;
	text-align:left;
	overflow:hidden;
}



.newsTitleSection {
	width:95%;
	color:#000000;
	font-size:110%;
	font-weight:bold;
	padding: 2% 1%;
	padding-left:2%;
	text-align:left;
}

/* ===== FEATURED POSTS (INDEX) ================================================== */

#featuredPostsContainer {
	height: 150px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0;
	border:none;
	/* border:1px solid #000000; */
}

#featuredPosts {
	width: 995px;
	margin:0 auto;
	
	/* per centrare il content su IE */			
	position: relative; /* questo va lasciato fisso */
	left: 50%; /* questo va lasciato fisso */
	margin-left: -497px;  /*metà della largezza del tuo div con un meno davanti*/

}

	#featuredBanners {
		width: 665px;

		float:left;
		position:relative;
		text-align:left;
		height: 150px;
		/* margin: 20px; */
		/* background-image:url(../images/_bannerDummy3.png); */
	}
	
			.featuredBannersTitle {
				font-family:Franklin Gothic Medium, Verdana, Arial;
				font-size:28px;
				font-weight:bold;
				color: #000;
				text-align:left;
				line-height: 40px;
				bottom: 0px;
				left:0px;
				/* background-color:#003366;
				margin: 0px; 10px; 10px; 10px; */
			}
			
			.featuredBannersDescription {
				font-family:Franklin Gothic Medium, Verdana, Arial;
				font-size:13px;
				color: #000;
				text-align:left;
				bottom: 0px;
				left:0px;
				/* background-color:#003366;
				margin: 0px; */
			}
			
	#featuredArticles {
		width: 320px;
		float:right;
		position:relative;
		text-align:left;
		height: 150px;
		color: ##C0C0C1;
		font-size: 12px;
		/* margin: 20px; */
		/* background-color:#CCCCCC; */
	}
	
	#userPhoto {
		float:left;
		margin: 0px 10px 6px 0px ;
		overflow: hidden;
	}

/* ========== FEATURED MENU ================================================== */	
	
#featuredMenuContainer {
	margin: 0 auto;
	padding-bottom: 10px;
	width:990px;
}

ul.nav, .nav ul{
/*Remove all spacings from the list items*/
	/* margin: 0; */
	/* padding: 0; */
	margin: 0 auto;
	list-style-type:none;
	display: inline;
	position:relative;
	/*margin-top: 15px;*/
}

/* HOME STORE PRODUCT LIST : BEGIN */

ul.nav{
	display: table;
}
ul.nav>li{
	display: inline-block;
	/*padding: 2px 2px;*/
	width:125px;
	height:125px;
	/* background-color:#171A1C; */
	/*border:2px solid #171A1C;*/
	font-size:11px;
	text-align:center;
	font-weight:normal;
	color: #000000;
	margin:5px;
	left:-25px;
	float:left;
}
ul.nav>li A{
	color: #999999;
}	

/* HOME STORE PRODUCT LIST : END */

/* ========== CONTENT INDEX ================================================== */ 

	#contentWrapper {
		background:url(../images/bg-contentWrapper.png);
		float:inherit;
		margin:0 auto;
		width: 940px;
		margin-left:auto;
		margin-right:auto;
		overflow:hidden;

		/* per centrare il content su IE */		
		/*position: relative;*/ /* questo va lasciato fisso */
		/*left: 50%;*/ /* questo va lasciato fisso */
		/*margin-left: -499px;*/  /*metà della largezza del tuo div con un meno davanti*/
		/*top: 10px;*/
	}

	#content {
		width: 560px;
		float:left;
		margin-left: 34px;
	}

			#contentPage { /* testo articolo, solo nelle PAGE */
				width: 560px;
				float:left;
				margin:0px;
				font-size:11px;
				text-align:justify;
				
			}

			#contentIndexLeft { /* contenuti del sito, solo nella INDEX */
				width: 320px;
				float:left;
				/* margin:10px; */
			}

			#contentIndexRight { /* contenuti del sito, solo nella INDEX */
				width: 320px;
				float:right;
				/* background-image:url(../images/bgContentIndexRight.gif); */
				background-position:left;
				background-repeat:repeat-y;
				/* margin:10px 10px 10px 0px; */
				/* margin-left: 20px;*/
				padding-left:10px;
			}
			
	#content-full-page {
		width: 872px;
		float:inherit;
		padding-left: 34px;
		overflow:hidden;
	}
			
/* ========== INDEX POST LISTS ================================================== */


/*
.indexPostList { // ORIGINAL !
	width: 220px;
	float:inherit;
	text-align:justify;
}
*/

ul.column{
	width: 100%;
	padding: 0;
	margin: 2px;
	list-style: none;
}

	ul.column li {
		float: left;
		width: 50%;
		padding: 0;
		margin: 5px 0;
		display: inline;
	}

	.block {
		overflow:hidden;
		margin-right: 0px;
		padding: 10px;
		width: 270px;
		float:left;
	}
	.focusesSidebar {
		overflow:hidden;
		margin-right: 0px;
		padding: 2%;
		width: 98%;
		float:left;
	}
	#focuses {
		overflow:hidden;
	}
	.focusesHome {
		overflow:hidden;
		margin-right: 0px;
		padding: 2%;
		width: 46%;
		float:left;
	}
	
	
		.focusType {
			color: #999999;
			font-weight:normal;
			font-size:10px;
			text-align:left;
		}

		.indexPostTitle {
			color: #000000;
			font-weight:normal;
			line-height:12px;
			font-size:14px;
			text-align:left;
			margin-top:8px;
			margin-bottom:8px;
			overflow:hidden;
		}
		
			A.indexPostTitle {
				text-decoration:none;
			}

		
		.indexPostDescription {
			margin: 8px 0px 0px 0px;
			color: #999999;
			line-height:14px;
			font-size:11px;
		}	
		
		.postImage {
			width: 70px;
			height: 70px;
			margin: 0px 10px 10px 0px ;
			overflow: hidden;
		}
			
			
/* ========== SIDEBAR ================================================== */ 

	#sidebar {
		width: 280px;
		float:right;
		margin-right: 34px;
		margin-top: 10px;
	}
	
		.sidebarItem {
			margin-top: 2px;
			padding: 10px;
			min-height: 50px;
		}	
	
			.userDataTitle {
				color: #000;	
				font-weight:bold;
			}
				
			.userDataTitle A {
				color: #000;	
			}
				.userDataDescription {
				color: #BFC8D9;
			}
					
		.sidebarItemMenu {
			margin-top: 2px;
			padding: 5px;
			border-top: 1px solid #666;
			color: #000;
		}	
		
			A.sidebarItemMenu:hover {
				background-color:#990000;
				color:#FF0000;
			}	
			
	#sidebarNews {
		padding:8px;
		background:#f0f0f0;
		height:196px;
	}
	
	#sidebarPage {
		padding:8px;
		background:#f0f0f0;

	}

/* ========== PAGE ================================================== */

	#breadcrumb {
		border-top: 1px solid #DDDDDD;
		border-bottom: 1px solid #DDDDDD;
		margin: 8px 0px;
		padding: 8px 0px;
		font-size: 100%;
		color:#999999;
		width:100%;
	}
	
	#breadcrumb A {
		color:#999999;
		text-decoration:underline;
	}
	

	#footer {
		background:url(../images/bg-footer.png) top no-repeat;
		height: 120px;
		width: 	940px;
		margin:0 auto;
		clear:both;
		color:#8F8F8F;
		font-size:90%;
		font-weight:normal;
		overflow:hidden;
	}
	
		#footer A {
			color: #8F8F8F;
			font-weight:normal;
			text-decoration:underline;
		}
		
		#footerList UL { 
			width:850px; 
			border-bottom:1px #999 solid; 
			margin:0 auto;
			overflow:hidden;
		}

		#footerList LI { 
			display:inline-block;
			padding:1%;
			vertical-align:top;
			margin-top: 10px;
			list-style:none;
			float:left;
		}
		
		#footerSx { 
			width:300px;
		}
		#footerCnt {
			width: 300px;
			text-align:right;
			align:right;
			vertical-align:bottom;
		}
		#footerDx {
			width: 200px;
		}
		
	
/* ========== FORM ITEMS ================================================== */

FORM {
	overflow:hidden;
	/*height:30px; */
}

FORM input, textarea {
	background-position:top left;
	background-repeat:no-repeat;
	color: #000;
	font-family:Verdana, arial;
	/*border:1px solid #aaa;*/
	padding: 2px;
	margin: 2px;
	border: 1px solid #999999;
}

#btnSubmit {
	font-size:100%;
}

FORM input:focus, textarea:focus {
	background:#FFC;
	/* background-image:none; */
	/* border:1px solid; */
}

FORM input.frmHomeButton {
	background-image:none;
	color: #FFFFFF;
	font-size:100%;
	background-color: #999999;
	border: 1px solid #FFFFFF;
	margin: 0;
}

.divHome {
	width:130px;
	overflow:hidden;
	margin:0 auto;
	color: #FFFFFF;
	font-size:100%;
	background-color: #DDDDDD;
	padding: 1% 1% 1% 1%;
	float:inherit;
	text-align:center;
}

.frmLabel {
	color: #C8D3E6;
	font-size:smaller;
}

.frmTextbox {
	color: #355383;
	font-family:Franklin Gothic Medium, Verdana;
	font-size:10px;
	height: 22px;
	border: 1px solid #355383;
	padding: 2px;
}

INPUT.frmButton {
	font-size:100%;;
	/* font-weight:bold; */
	color: #FFFFFF;
	background-image:none;
	background-color: #666666;
	border: 1px solid #FFFFFF;
}

/* ==========  */

.contentBox {
	width:200px;
	position:relative;
	float:left;
	padding: 10px;
	margin: 10px 20px 10px 0px;
	text-align:center;
}

.contentBoxInner {
	width:100% auto;
	position:relative;
	float:right;
	padding: 10px;
	margin: 20px 0px 20px 20px;
	text-align:center;
}

.hrComment {
	width: 100%;
	height: 1px;
	border: none;
	background-color:#ddd;
	margin: 10px 0px 10px 0px;
}

#commentsTitle {
	font-size: 12px;
	color:#000;
	padding-top:10px;
}

.commentLine {
	min-height: 60px;
}

.commentText {
	font-size: 13px;
	color:#777;
	padding-left:60px;
}

label.commentDate {
	position:absolute; 
	color:#333;
	font-size:11px;
	right:0px;
}

.imagePreview {
	padding-left:10px;
	padding-right:30px;
	float:left;
}

#pageNavigator {
	width:100%;
	height:80px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:1px solid #EEEEEE;
}

.green {
	color:#00AA00;
}

.red {
	color:#CC0000;
}

#seodiv {
	background-image:url(./images/seodiv.gif) top center no-repeat;
	overflow:hidden;
	text-align:justify;
	font-size:80%;
	color:#808080;
	width:900px;
	margin:0 auto;
	padding-top:20px;
}
	#seodiv A{
		color:#878787;
	}
	
.tips { color:#999999; font-size:90%;}
#message { background:#FFFFCC; width:100%; text-align:center; padding:8px 0px; font-size:90%; color:#000000; overflow:hidden;}
	
.div_form_def { width:18%; float:left; padding: 10px 1%; vertical-align:text-bottom; overflow:hidden; }
.div_form_field { width:78%; float:right; padding: 5px 1%; vertical-align:top; overflow:hidden; }
#div_form_submit { padding-top: 10px; width:500px; margin:0 auto; text-align:center; height:80px; overflow:hidden; }
	
.frm_tb_userlogin { font-size:100%; }



/* ==================== SEO Component ==================== */	

.seo_sitemap_item { width:195px; float:left; border-bottom:1px solid #DDDDDD; overflow:hidden; padding:5px 0px 10px 10px; color:#DDDDDD; margin:5px; text-align:left; height:25px;font-size:100%;}
	.seo_sitemap_item A { color:#BB0000; }
	
	
/* ==================== HDV hard disc virtuale ==================== */	
	
#hdv_table { width:100%; }
#hdv_table TR:hover { background:#f0f0f0; }
#hdv_table TD { height:25px; border-bottom:1px solid #EEEEEE; }
#hdv_create_message_path { height:25px; width:100%; padding:10px 0px; }

/* ==================== Gestione Menu (Admin) ==================== */	
	
.mngmenu_table { width:100%; }
.mngmenu_table TH { font-weight:normal; color:#999999 }
.mngmenu_table TR:hover { background:#f0f0f0; }
.mngmenu_table TH, TD{ height:25px; border-bottom:1px solid #EEEEEE; }

/* ==================== ADMIN CSS ==================== */

#header-admin {
	width: 	940px;
	height: 138px;
	margin: 0 auto;
	background-image:url(../images/header.png);
	background-position:top center;
	background-repeat:no-repeat;
	overflow:hidden;
}

		#textHeader-admin {
			width:800px;
			float:left;
			margin-top:10px;
			color:#828282;
			font-size:100%;
			text-align:right;
			height:15px;
		}

			#textHeader-admin a {
				color:#828282;
				text-decoration:underline;
			}
			
		#logo-admin {
			float:left;
			margin:37px 0px 0px 35px;
		}
		
		#admin-menu {
			line-height:30px;
			color:#FFFFFF;
			font-size:100%;
			margin-left:50px;
		}

			#admin-menu A {
				color:#FFFFFF;
				margin-right:15px;
			}
			#admin-menu A:hover {
				color:#000000;
				text-decoration:none;
			}

#admin-log { width:500px; height:180px; text-align:center; margin:0 auto; padding-top:40px; }
	#admin-log UL { list-style:none; width:100%; overflow:hidden; margin:0 auto; list-style:none}
	#admin-log LI{ list-style:none; text-align:center; padding:10px; display:table-cell; width:200px; list-style:none}
	#admin-log-submit{ margin:0 auto; text-align:center; width:100%; padding:10px;}

.admin-index-area-titles { width:100%; color:#000000; margin-left:22px; background-color:#F0F0F0; font-size:110%; font-weight:bold; padding: 1%; margin: 10px 0px 0px 0px; text-align:left;
}
	.admin-index-items-container { width:100%; margin: 0px; text-align:left; overflow:hidden; }
		.admin-index-items { width:195px; float:left; border:1px solid #DDDDDD; overflow:hidden; padding:10px 0px 10px 10px; color:#DDDDDD; margin:5px; text-align:center; height:55px;font-size:110%;}
		.admin-index-icons { padding-bottom:5px}
		/*.admin-index-items { width:164px; float:left; border-bottom:1px solid #DDDDDD; overflow:hidden; padding:10px 0px 10px 10px; color:#DDDDDD; height:30px;}*/
			.admin-index-items:hover{ background:#FAFAFA; }
			.admin-index-items A{ color:#000000; text-decoration:none; }
			.admin-index-items A:hover{ text-decoration:underline; }
			
#admin-submenu { float:right; overflow:hidden; padding:5px; }
	#admin-submenu LI { display:inline; margin-left:20px;}
	
.admin-list-alias { color:#666666; font-size:90%; text-align:left; }

#admin-addnew-container { overflow:hidden; }

.admin-frm_def 	{ width:20%; height:35px; float:left; overflow:hidden; border-bottom:1px solid #DDDDDD; margin-top:5px; color:#999999; }
.admin-frm_item { width:80%; height:35px; float:left; overflow:hidden; border-bottom:1px solid #DDDDDD; margin-top:5px;}
.admin-frm_item_noheight	{ width:80%; float:left; overflow:hidden; margin-top:5px; margin-left:20%; padding-bottom:10px;}
.admin-frm_html { width:100%; overflow:hidden; border-bottom:1px solid #DDDDDD; margin-top:5px;}

	.admin-frm-text { width:500px; font-size:130%; }
	.admin-frm-numb { width:250px; font-size:130%;}
	.admin-frm-smalltext { width:100px; font-size:130%; }
	.admin-frm-select { font-size:130%; }
	
	#admin-frmDivSubmit { padding-top: 30px; width:100%; margin:0 auto; text-align:center; height:80px; overflow:hidden;}

#admin-complete { width:100%; height:300px; text-align:center; margin:0 auto; padding-top:100px; color:#55AA55; }
#admin-uncomplete { width:100%; height:300px; text-align:center; margin:0 auto; padding-top:100px; color:#AA0000; }

#admin-logout { width:100%; height:200px; text-align:center; margin:0 auto; padding-top:20px; color:#000000; font-size:100%; }
#admin-pwdrecovery { width:400px; height:200px; text-align:left; margin:0 auto; padding-top:20px; color:#000000; font-size:100%; }
#admin-messagebox { width:100%; height:200px; text-align:center; margin:0 auto; padding-top:20px; color:#000000; font-size:100%; }




