/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */

/*
	To show/hide third level menu look in #productheader
*/

body {
	background: none;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
	line-height: normal;
}

#wrapper {
	background: none;	
}

/* banner */

#banner {
	background : none;
	height: 70px;
}

#banner a{
	text-decoration: none;
}

#banner a {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	padding-right: 20px;
}

#banner a:hover {
	color: #666666;
}

#banner a.selected {
	color: #4CA7C6 !important;
	font-weight: bold !important;
}

#banner div.logo {
	float: left;
	padding: 0;
	margin-bottom: -26px;
	margin-left: 93px;
	width: 250px;
	position: relative;
	z-index: 10;
}

#navBackground {
	float: right;
	width: 600px;
	margin-top: 20px;
}

#navigation {
	background: none;
	border: none;
	margin: 0px;
	text-align: right;
}



#navigation a.first {
	display: none;
}

/*
#navigation li {
	border: none;
}

#navigation li.selected a {
	background: none;
	color: #666666;
}
*/

.js .lfr-dock {
	background: transparent none;
	min-width: 50px;
}

.js .interactive-mode h2 {
	background: transparent url(../images/sorgente/right_bg.png) no-repeat scroll 100% 0;
}

.js .interactive-mode h2 span {
	background: transparent none;
	border: none;
	min-width: 0px;
	/*color*/
}

.js #add-page {
	background: none;
	border: none;
}

#navigation hr {
	background-color: #666666;
	margin-bottom: 2px;
	border-top: 0px;
}

#productheader {
	clear: left;
	display: none;	/* hide third level menu*/
}

/* content */
.journal-content-article p {
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 1.5em;
	margin: 0 0 0.75em;
}

.journal-content-article h1 {
	border-bottom:1px solid #8CACBB
}

.journal-content-article h1, .journal-content-article h2, .journal-content-article h3 {
	color: black;
}

.journal-content-article {
	color: #666666;
}

.journal-content-article a {
	color: #436976;
}


/*	home page */

#home-content {
	position: relative;
}

#home-content p {
	line-height: 1em;
	text-align: center;
}

#home-content .prod1 {
	height: 80px;
}

#home-content .prod1 p {
	margin-bottom: 0.5em;
	width: 145px;
}

#home-content .prod3 {
	position: absolute;
	top:323px;
	height: 26px;
	width: 145px;
	_font-size: 24px;
	text-align: center;
}

#home-content .prod3 b {
	font-size: 20px;
}

#zimbra {
	position: absolute;
	left:245px;
	top:115px;
	width: 145px;
}

#home-content .button{
	width: 120px;
	height: 120px;
	_background-color: red;
	margin: 10px auto 0px auto;
	
}

#home-content .button a{
	width: 120px;
	height: 110px;
	display: block;
	text-decoration: none;	
	background-image: url(../images/sorgente/button-normal.jpg)
}

#home-content .button a:hover{
	background-image: url(../images/sorgente/button-over.jpg)
}

#alfresco {
	position: absolute;
	left:424px;
	top:115px;
	width: 145px;
}

#sugar {
	position: absolute;
	left:603px;
	top:115px;
	width: 145px;
}

/* product */
#productheader h1{
	display: none;
}

/* footer */
.footer-text {
	_margin-left: auto;
	_margin-right: auto;
	text-align:center;
}

