/* 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: transparent url(../images/baltur/sfondo-home.jpg) no-repeat scroll center top ;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial,Helvetica,sans-serif,Verdana,"Lucida Grande",Lucida;
	/* font-size: 11px; */
	color: #666666;
	line-height: normal;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	padding: 0px 5px;	
}

#wrapper {
	background: none;
	height: 250px;
}

#content-wrapper {
	min-height: 400px;
}

div.portlet-topper span.portlet-title{
	_display:none;
}

div.entry-title a {
	color: #FF0000;
	text-decoration: none;
	font-size: 13px;
}
div.entry-author a {
	color: #336699;
}
div.comments a {
	color: #ff8822;
}



/* banner */

#banner {
	_background: transparent url(../images/baltur/sfondo_menu.jpg) no-repeat scroll 100% 0;
	height: 115px;
}

#banner a{
	text-decoration: none;
}

#banner a {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	/*padding: 0px 30px;*/
}

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

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

#banner div.logo {
	float: left;
	padding: 0;
	margin-bottom: -26px;
	margin-left: 10px;
	margin-top: 10px;
	width: 250px;
	position: relative;
	top: 30px; /*sposta in basso il logo*/
	z-index: 10;
}

div.language {
	position: absolute;
	top: 55px;
	right: 15px;
}

#navBackground {
	float: right;
	width: 800px;
	margin-top: 40px;	
	margin-right: 10px;
}

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

#navigation ul {
	float: right;
}

/*
#navigation a span {
	padding: 0px 5px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
*/

#navigation a.parent-nav-item {
	padding: 0px 5px;
	border-left: 1px solid #bbbbbb;
	/*border: 1px solid #bbbbbb;*/
}

#navigation a.first {
	display: none;
}

#navigation2 {
	position: absolute;
	top: 170px;
	left: 20px;
}

#navigation2 a{
	font-size: 22px;
	padding: 0px 10px;
}

#navigation2 span{
	position: absolute;
	left: -10px;
	width: 750px;
	font-weight: bold;
	color: #666666;
	font-size: 22px;
}

#navigation-2 {
	position: absolute;
	top: 208px;
	left: 10px;
}

#navigation-2 a{
	color: white;
	padding: 0px 15px;
}

#navigation-2 a.selected{
	color: white !important;
}

#navigation-2 a:hover{
	color: white !important;
}

/*
#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/baltur/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;
	display: none;
}

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



#navigation li.parent-nav-item {
    height: 25px;
}

/* Drop Down Menu */

#navigation ul.show  {
    display: block;
}

#navigation li.parent-nav-item li {
    background: #060708;
    opacity:0.5;
}

#navigation .child-menu {
    background: url(../images/custom/menu_drop.png) scroll no-repeat left bottom;
    height: auto;
    left: -1px;
    overflow: visible;
    padding-bottom: 5px;
    position: absolute;
    top: 25px;
    width: 209px;
    z-index: 79;
}

.ie #navigation .child-menu {
    height: auto;
}

.ie6 #navigation .child-menu {
    height: 1%;
}

#navigation .child-menu ul {
    height: auto;
    padding-bottom: 2px;
}

#navigation .child-menu ul,
#navigation .child-menu li,
#navigation .child-menu a {
    background: transparent none;
}

#navigation .child-menu ul,
#navigation .child-menu li {
    float: none;
}

#navigation .child-menu li {
    border: none;
    display: block;
    padding: 5px 10px;
}

#navigation .child-menu li a {
    color: #FFF;
    display: block;
    padding: 0 10px;
    width: auto;
}

#navigation .child-menu a:hover {
    background: #000;
    color: #FFF;
    font-weight: bold;
}



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

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



.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;
}

.portlet-blogs-aggregator .abstract {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

.portlet-blogs-aggregator .comments {
	margin-top: 0.5em;
}


/*	home page */

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

#portal-footer {
	clear: both;
}

#right-side-menu {
	width: 310px;
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	border-left: 1px solid #CCCCCC;
	min-height: 400px;
}

#right-side-menu a {
	display: block;
	padding-bottom: 4px;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #bbb;
}

#right-side-menu a.selected {
	font-weight: bold;
}
