/* =========================

		css file
		file name: style.css
		developed by: babitamedia.it
		date: 11/19/2007
		
========================= */

html,body {
	background: #e1e2b4;
	margin: 0px;

	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: center;
}

#top_bar {
	background: #cccccc;
	height: 5px;
	width: 100%;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#wrap {
	width: 750px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	width: 742px;
	height: 160px; /* 139px */
	background: #194863 url('../images/header.gif');
	margin-bottom: 0px;
}

#header_title {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	line-height: 15px;
	width: 250px;
	padding-top: 100px;
	padding-left: 50%;
}

#nav {
	padding-top: 25px;
	width: 720px;
	text-align: right;
}


#curve_top {
	background: url('../images/curve_top.gif');
	height: 30px;
	width: 750px;
}


#main {
	background: #ffffff url('../images/body.gif');
	width: 750px;
}

#container {
	margin-left: 30px;
	width: 696px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#side_bar {
	float: right;
	width: 170px;
	font-size: 11px;
	background-color: #ffffff;
}

.box_forum {
	/**/
	
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	
	background: #fafafa;
	/* margin: top; */
	padding: 5px;
	width: 500px;
	margin-bottom: 5px;
}

#content {
	width: 500px;
}


.center_box {
	border-width: 1px;
	border-style: dashed;
	border-color: #cccccc;
	background: #fafafa;
	padding: 5px;
	width: 260px;
	margin: auto;
}


li {
	list-style-type: square;
}


#curve_bottom {
	background: url('../images/curve_bottom.gif');
	height: 25px;
	width: 750px;
}


#footer {
	margin-top: 25px;
	margin-bottom: 25px;
	width: 750px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Verdana;
	color: #345583;
	margin-left: auto;
	margin-right: auto;
}

#footer a {
	text-decoration: underline;
	color: #345583;
}


/* =============== GENERAL TAGS ================== */

a {
	color: #0E3964;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

input,textarea,select {
	font-size: 11px;
	font-family: Arial, Verdana;
	border-style: solid;
	border-width: 1px;
	border-color: #B1B68F;
	background: #FAFAF5;
	padding: 3px;
}



h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight:normal;
	color: #345583;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight:normal;
	margin-bottom:2px;
	color: #FFFFFF;
}

h3 {
	font-family: Arial;
	font-size: 17px;
	font-weight:strong;
	margin-bottom:-14px;
	margin-top:2px;
	color: #405965;
}

#special {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #345583;
}

.heading {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666666;
}


.side_bar_content {
	padding: 5px;
}

.u_links a {
	border-style: dashed;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-color: #BCBCBC;
	line-height: 20px;
}

.u_links a:hover {
	border-style: none;
}




.hr_line {
	border-color: #EFEFEF;
	border-style: dashed;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}



.align_center {
	text-align: center;
}

.floatright2 {
	float: right;
	}
	
.floatleft {
	float: left;
	text-align: justify;
	width:220px;
	}

.box_articoli {
	
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	
	/* margin: top; */
	padding: 5px;
	width: 500px;
	margin-bottom: 5px;
	text-align:justify;
}

/* =============== menu ================== */
#navcontainer
{
padding-top:1px;
margin-left:21px;
margin-right:24px;
background: #ffffff;
}

#navlist
{
padding: 3px 9px;
margin-left: 0;
border-bottom: 1px solid #c4bc75;
font: bold 12px Arial, Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #c4bc75;
border-bottom: none;
background: #f3f1e2;
text-decoration: none;
}

#navlist li a:link { color: #8b823a; }
#navlist li a:visited { color: #8b823a; }

#navlist li a:hover
{
color: #8b823a;
background: #ffffff;
border-color: #c4bc75;
}

#navlist li a#current
{
color: #8b823a; 
background: white;
border-bottom: 1px solid white;

}
/* =============== table.start ================== */

.dot_both { 
			border-top: 1px solid #c4bc75;
			border-left: 1px solid #c4bc75;
			border-right: 1px solid #c4bc75;
			border-bottom: 1px solid #c4bc75;
			}
   
TR.tabella_edit_rigapari {
	height:24px;
	background-color:#f3f1e2;
	color: #8b823a;
}
TR.tabella_edit_rigadispari {
	height:24px;
	background-color:#f3f1e2;
	color: #8b823a;
	}
TR.tabella_edit_title {
	height:24px;
	background-color:#dddac6;
	color:#8b823a;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}

/* =============== table.end ================== */

#form_box {
	width: 158px;
	background: #f3f1e2;
	border: 1px solid #c4bc75;
	font:10px Arial, Helvetica, Sans-serif;
	color: #8b823a;
	padding: 4px;
	margin-top: 5px;
	margin-bottom: 2px;
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}
 
 
#log {
	width: 168px;
	margin-top: 4px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(../images/loading_animation_liferay.gif) no-repeat center;
}


/* ===================== litebox ======================= */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
