/*  softCodex Sagl - www.softcodex.ch */

body{
margin:0px auto;
padding:0px;
font:79% Verdana, Arial, Tahoma,sans-serif;
background-color:#71bf44;
/*background-image:url(../images/bg.jpg);
background-repeat:repeat-x;*/
color:#444444;
}

/* Accordion - News Top per UDC prima dell'inizio del sito */
.news-top-wrap {
background-color:#FFFFFF;
}

.news-top-div {
padding:2px 0 2px 0;
clear:both;
width:960px;
text-align:center!important;
min-height: 25px;
height: auto !important;
height: 25px;
}

.news-top {
width:960px;
text-align:center;
font-family:Verdana, Arial, Tahoma,sans-serif;
font-size:9px;
text-transform:uppercase;
}

.news-top-title {
color:#262122;
}

.news-top-title a {
color:#999999;
text-decoration:none;
}



#body2  /* contenitore per il doppio sfondo al top */{
background-image:url(../images/bg2.jpg);
background-repeat:no-repeat;
background-position:center top;
}

#body3 /* contenitore per il doppio sfondo al bottom */{
}

/* Div al top della pagina con dentro le lingue e un eventuale extra */
.firstline{
background-image:url(../images/bg_firstline.jpg);
background-position:top;
background-repeat:no-repeat;
width:960px;
font-size:0.8em;
min-height: 20px;
height: auto !important;
height: 20px;
padding-top:0px;	
}

#firstline-left {
display:inline;
padding: 0px 0px 0px 5px;
float:left;
}

#firstline-left a {
color:#FFFFFF;
text-decoration:none;
}

#firstline-left a:hover {
text-decoration:underline;
}

#firstline-right {
text-align:right;
padding:0px 5px 0px 0px;
}

#firstline-right a {
color:#FFFFFF;
text-decoration:none;
}

#firstline-right a:hover {
text-decoration:underline;
}

/* Header del sito */
#header{
clear:both;
margin:0 0 0 0;
padding:0 0 0 0;
min-height: 160px;
height: auto !important;
height: 160px;
text-align:left;
}

#header h1{
}

#header h3{
}

#header a  {
text-decoration:none;
}

#header-logo {
background-image:url(../images/bg_header.jpg);
background-position:top left;
background-repeat:no-repeat;
background-color:#ffffff;
clear:both;
margin:0 0 0 0;
padding:0;
min-height: 160px;
height: auto !important;
height: 160px;
width:960px;
text-align:left;
}

#header-logo span{
width:400px;
float:right;
margin:-90px 25px 0 0;
font-size:0.7em;
color:#ffffff;
text-align:right;
}

#header-logo span input {
font-size:10px;
background-color:#FFFFFF;
border:1px solid #ffffff;
}

#header-logo span input:hover {
border:1px solid #262122;
background-color:#ecffe1;
}

#menuline {
clear:both;
background-image:url(../images/bg_menuline.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#ffffff;
min-height:50px;
height: auto !important;
height: 50px;
padding:0px 0 0 0;
/*margin:0px auto;*/
margin:0 auto;
width:960px;
text-align:left;
}

/*
#menuline a:hover {
background-image:url(../images/bg_menuline_a.jpg);
background-position:top;
background-repeat:repeat-x;
}*/

#menuline span {
text-align:left;
}

/* Contenitore esterno principale */
#wrap{
background-image:url(../images/bg_wrap.jpg)!important;
background-position:bottom right;
background-repeat:no-repeat;
background-color:#ffffff;
color:#3b3b47;
margin:0px auto;
width:960px;
min-height: 1300px;
height: auto !important;
height: 1300px;
}

/* Wrap x content, right-col e left-col */
#wrap-content {
width:960px;
background-image:url(../images/bg_wrapcontent.jpg)!important;
background-position:top center;
background-repeat:no-repeat;
/*background-color:#ffffff;*/
margin:0 0 -13px 0 /* margine negativo, altrimenti tra wrap-content e footer c'é una riga bianca */;
padding:0 0 25px 0;
}

/* Colonna Sinistra */
#left-col {
background-image:url(../images/bg_menu.jpg);
background-position:top;
background-repeat:no-repeat;
clear:left;
float:left;
width:0px;
margin:0 0 0px 0;
padding:0px 0 0 0;
font-size:0.9em;
}

/* Parte sotto il menu sempre a sinistra */
#extra-left{
width:0px;
padding:0 0 0 5px;
}

/* Colonna Destra */
#right-col {
clear:right;
float:right;
width: 240px;    /* Mettere la larghezza che corrisponde con il right margin del contenuto*/
margin: 0 0px 0 0;
padding:0 5px 0 0;
font-size:0.9em;
}

/* Parte sul lato destro della pagina */
#extra-right{
float:right;
width:240px;
}

#extra-right p{
}

/* *************** Contenuti principali ****************** */
#content-top {
/*background-image:url(../images/bg_content_top.jpg);
background-position:bottom center;
background-repeat:no-repeat;
background-color:#FFFFFF;
color:#003366;*/
padding:0px 0 0 4px;

}

#content-top a {
/*color:#0066cc;*/
text-decoration:none;

}

/*#content-top img {
border:1px solid #FFFFFF!important;
}*/

#content/* x modifiche in IE guardare il suo css */{
margin:0px 250px 0px 0px;
/*border-right:1px dotted #000000;
border-left:1px dotted #EEEEEE;*/
padding: 10px 15px 0 15px;
line-height:1.4em;
text-align:left;
font-size:0.9em;
color:#444444;
}

#content b {
color:#333333;
}

#content a b {
text-decoration:underline;
color:#3f96d0;
}

#content a:hover b {
text-decoration:none;
color:#0d6aa9;
}

#content img{
padding-right:3px;
}

#content ul {
border:1px dotted #808080;
padding:10px 5px 10px 30px;
background-color:#eeeeee;
color:#333333;
width:auto; /* Per IE vedi il CSS specifico */
}

#content li {
list-style-image:url(../images/li_icon.png);
vertical-align:middle;
margin:3px 0 0 0;
/*list-style-type:square;*/
}

#content td {
}

#content a {
text-decoration:underline;
color:#3f96d0;
}

#content a:hover {
text-decoration:none;
color:#0d6aa9;
}

#content input {
background-color:#FFFFFF;
border:1px solid #cccccc;
}

#content input:hover {
border:1px solid #262122;
background-color:#ecffe1;
}

h1{
font-size:1.7em;
color:#71bf44;
padding:0 0 5px 0;
border-bottom:1px solid #eeeeee;
line-height:21px;
}

h2{
font-size:1.5em;
color:#367aab;
}

h3{
font-size:1.3em;
color:#78b80d;
}

h4{
font-size:1em;
color:#808a93;
}
a{
text-decoration:underline;
color:#9dc1d9;
}

a:hover{
text-decoration:underline;
color:#9dc1d9;
}

a img{
border:0;
}

#menu-bottom {
background-image:url(../images/bg_menu_bottom.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color:#eeeeee;
clear:both;
margin:0 auto;
padding:0px 0 0px 0;
width:960px;
min-height: 60px;
height: auto !important;
height: 60px;
}

#menu-bottom-text {
padding: 20px 0 0 0;
}

#footer{
background-image:url(../images/bg_footer.jpg);
background-position:top center;
background-repeat:repeat-x;
background-color:#71bf44;
clear:both;
margin:0 auto;
padding:0px 0 0px 0;
/*min-height: 160px;
height: auto !important;
height: 160px;*/
}

#footer-content {
width:960px;
background-image:url(../images/bg_footer_content.jpg);
background-position:top center;
background-repeat:repeat-x;
}

#footer-content-sx {
float:left;
width:475px;
margin:0 0 0 0;
min-height: 200px;
height: auto !important;
height: 200px;
color:#343434;
font-size:0.9em;
text-align:left;
padding: 0 0px 0 0px;
}

#footer-content-sx-text {
text-align:left;
padding:15px 15px 0 15px;
}

#footer-content-dx {
width:475px;
margin:0 0 0 485px;
min-height: 200px;
height: auto !important;
height: 200px;
color:#343434;
font-size:0.9em;
text-align:left;
padding: 0 0px 0 0px;
}

#footer-content-dx-text {
text-align:left;
padding:15px 15px 0 15px
}

#footer-credits {
font-size:0.9em;
padding:10px 0 0 0;
}

#footer-credits  {
color:#FFFFFF;
}

#footer-credits h3 {
font-size:1.3em;
font-weight:bold;
color:#3b474e;
letter-spacing:0.05em;
}

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

#footer-credits a:hover{
text-decoration:none;
}



.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

.login {
padding:0px 0px 0px 150px;
margin:0px 2px 0px 2px;
background:inherit;

}

.login table {
background:#ffffcc;
padding:10px;
border:2px solid #0066cc;
color:#808080;
}

.login table:hover {
background:#ffff99;
padding:10px;
border:2px solid #dcdcdc;
color:#808080;
}
.login input {
background:#FFFFFF;
font-size:0.9em;
color:#666666;
border: 1px solid #dcdcdc;
padding:1px;
}

.login #button {
border: 1px solid #DCDCDC;
}

.logout, .logout a {
color:#ffffff;
font-size:0.9em;
text-decoration:none;
padding: 0px 0 0 0px;
letter-spacing:0.2em;
}

.logout:hover {
text-decoration:underline;
}

/* 
#username, #password, #button, #pass{
color:#000000;
font-size: 0.8em; 
}*/

.form {
width:550px;
}

/* Niente bordi per tutti i form contatto */
#noborder, #noborder tr, #noborder td {
border:0!important;
}


/* Alert Messages */
.alert {
	background: #ffffcc url(../images/alert.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos http://www.w3.org/TR/CSS21/colors.html */
	text-align: left;
	padding: 5px 20px 5px 45px;
        color:#000000;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

/* CSS per la pagina 404.htm */
#errore404 {
background-color:#FFFFFF;
border:2px solid #FFFF66;
padding:20px 20px 20px 20px;
color:#000000!important;
width : 800px;
}

#errore404 a {
color:#0066cc!important;
}

.hr-404 {
color:#000000;
width:80%;
}

/* Twitter UDC */
#twitter_div {
margin:10px 0 0 4px;
width:230px;
border:1px solid #efefef;
background-color:#FFFFFF;
}

#twitter_div h4 {
text-align:center;
padding:0 0 0 0px;
font-size:1.2em;
}

#twitter_div ul {
padding:0 4px 0 20px;
}