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

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

#body2  /* contenitore per il doppio sfondo al top */{
}

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

}

/* Div al top della pagina con dentro le lingue e un eventuale extra */
.firstline{
background-color:#01009a;
color:#042eb9;
/*background-image:url(../images/bg_firstline.png);
background-position:top;
background-repeat:repeat;*/
/*width:900px;*/
/*border-bottom:1px solid #01009a;*/
margin: 0 0 0px 0;
font-size:0.9em;
min-height: 30px;
height: auto !important;
height: 30px;
padding-top:0px;	
}

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

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

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

#firstline-right {
color:#FFFFFF;
text-align:right;
padding:6px 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:2px 0 2px 0;
padding:0;
min-height: 75px;
height: auto !important;
height: 75px;
background-image:url(../images/bg_header.jpg);
background-position:top left;
background-repeat:repeat-x;
}

#header h1{
}

#header p{
width:400px;
float:right;
text-align:center;
color:#01009a;
margin:0 0 10px 0;
font-size:1em;
line-height:1.2em;
background-color:inherit;
}

#header a  {
text-decoration:none;
}

#header h1{
font-family:Georgia, "Times New Roman", Times, serif!important;
width:650px;
float:right;
text-align:right;
color:#042eb9;
margin:5px 0 10px 0;
padding:0px 5px 0px 0px;
font-size:1.5em;
line-height:1.2em;
background-color:inherit;
}

/* Div menu verticale su 2 righe */
#menuline {
/*background-image:url(../images/bg_menuline.jpg);
background-position:top;
background-repeat:repeat-x;*/
clear:both;
min-height: 25px;
height: auto !important;
height: 25px;
text-align:right;
background-color:#FFFFFF;
padding:0px 2px 0 0;
border-top:2px solid #CCCCCC;
border-bottom:1px solid #EEEEEE;	
}

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

#menuline span {
/*text-align:center;*/
}

/* Contenitore esterno principale */
#wrap{
/*background-image:url(../images/bg_wrapcontent.jpg)!important;
background-position:top center;
background-repeat:repeat-y;*/
background-color:#FFFFFF!important;
color:#3b3c3e;
margin:0 2px 0 2px;
}

/* Wrap x content, right-col e left-col */
#wrap-content {
/*width:900px;*/
/*background-image:url(../images/bg_wrap_content.jpg)!important;
background-position:bottom right;
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 10px 0;
}

/* Colonna Sinistra */
#left-col {
background-color:#FFFFFF;
clear:left;
float:left;
width:180px;
margin:0 0 0px 0;
padding:0;
font-size:0.9em;
/*border-right:1px solid #CCCCCC;*/
}

/* Parte sotto il menu sempre a sinistra */
#extra-left{
width:180px;
background-color:#FFFFFF;
}

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

/* Parte sul lato destro della pagina */
#extra-right{
float:right;
width:0px;
background-color:#FFFFFF;
}

#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:0 0px 0px 180px;
/*border-left:1px solid #cccc99;
border-right:1px solid #eeeeee;
border-right:2px solid #33cc66;*/
border-left:1px solid #eeeeee;
padding: 0px 10px 20px 10px;
line-height:1.4em;
text-align:left;
font-size:0.9em;
width:700px;
min-height: 500px;
height: auto !important;
height: 500px;
}

#content h2{
font-size:1.5em;
margin:0 0 0.5em 0;
padding:10px 0 0 0;
background-image:url(../images/bg_content_h2.jpg);
background-position:bottom left;
background-repeat:no-repeat;
color:#33b0ff;
}


#content h3{
font-size:1.1em;
letter-spacing:0.2em;
margin:0 0 0.5em 0;
padding:10px 0 0 0;
/*background-image:url(../images/bg_content_h3.jpg);
background-position:bottom left;
background-repeat:no-repeat;*/
color:#01009a;
}

#content img{
padding:2px;
/*display:inline;
background:#0057a3;
color:#303030;
border:2px solid #0057a3;*/
}

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

#content td {
/*border-bottom:1px solid #0099cc;*/
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
}

a{
text-decoration:none;
color:#33b0ff;
}

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

a img{
border:0;
}

#footer{
background-image:url(../images/bg_footer.png);
background-position:top;
background-repeat:repeat-x;
background-color:#EEEEEE;;
clear:both;
margin:0 auto;
padding:25px 0 0px 0;
/*width:900px;*/
text-align:center;
border-top:2px solid #999999;
min-height: 200px;
height: auto !important;
height: 200px;
}

#footer-credits {
min-height: 200px;
height: auto !important;
height: 200px;
color:#33b0ff;
font-size:0.9em;
}

#footer-credits p {
padding: 20px 0 0 0;
}

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

#footer a:hover{
text-decoration:underline;
}

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

.uppercase {
text-transform:uppercase;
}

.hide{
display:none;
}

.quick-login {
border-bottom:1px dotted #CCCCCC;
margin:0px 2px -10px 2px;
padding:0px 0px 15px 0px;
}

.quick-login:hover {
background:#FFFF99;
}

.login {
padding:0px 0px 0px 0px;
margin:0px 2px 0px 2px;
background:inherit;
font-size:0.9em;

}

.login table {
background:#ffff99;
padding:10px;
border:1px solid #dcdcdc;
color:#dcdcdc;
}

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

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

.logout {
font-size:0.9em;
padding: 2px 0 2px 0px;
margin:5px 3px 0 3px;
border-top:2px solid #c50101;
border-bottom:2px solid #c50101;
letter-spacing:0.2em;
text-align:center;
background-color:#ffe3e3;
}

.logout a {
color:#FF0000;
text-decoration:none;
padding: 0px 0 0 0px;
letter-spacing:0.2em;
}

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

.inputbox {
font-size:0.9em;
color:#669900;
border:1px solid #272a32;
}

.button {
font-size:0.9em;
}

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

.form {
width:550px;
}

/* Niente bordi per tutte 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;
}

#errore404 {
background-color:#FFFFFF;
border:2px solid #FFFF66;
padding:20px 20px 20px 20px;
color:#000000!important;
width : 800px;
}

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