@import url("tabcontent.css");
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
body
{
	font: 90%/1.5em "Trebuchet MS", Verdana, Arial, sans-serif;
	background: rgb(145, 219, 255) url(../img/struttura/bg_body_oa.jpg) repeat-x;
}

body.finestra
{
	text-align: left;
	padding: 1em;
	font-size: 70%;
}

/* TITOLO h1 = LOGO */
h1
{
	margin: 0; padding: 0;
}
h1 a
{
	display: block;
	width: 160px;
	background: transparent url(../img/struttura/logo_oa_risorseumane.jpg?rnd=1) 0 0 no-repeat; 
}

h1 a span {	display: none; }
h1 a { height: 100px; }

/* ELEMENTI STANDARD */
a
{
	color: rgb(98, 98, 98);
	font-weight: 400;
}
a:hover
{
	color: rgb(0, 148, 222);
}
img
{
	border: 1px solid rgb(192, 192, 192);
}
a img
{ border: none; }

hr { clear: both; margin: 1.5em 0 0;}

dt
{ margin: 1.5em 0 0; font-weight: bolder; color: rgb(0, 148, 222); }

dd
{	margin: 0 .2em; padding: 0;
}
#maincol ul
{
/*	margin: 0 .4em; padding: 0; list-style-type: none;*/
}
#maincol ul li
{
	padding-left: .6em;
	list-style-image: url(../img/struttura/spunta.gif);
}
#maincol ol li
{
	padding: 0; background: none;
}
#pagewidth{ 
 width:780px; 
 text-align:left;
background: rgb(255, 255, 255);
 margin: 1em auto 0; 
 border: 1px solid rgb(163, 163, 163);
} 
 
#header{
 position:relative; 
 height:140px; 
 background: url(../img/struttura/header_oa_ru.jpg) 0 0 no-repeat;
 width:100%;
} 

/* MENU */

    #main_navigation {
      float:left;
      width:100%;
	   /*background: rgb(255, 255, 255);*/
      line-height:normal;
		font: bold .8em/1.5em "Trebuchet MS", Verdana, Arial, sans-serif;
		letter-spacing: .1em;
		padding: 0;;
      }
    #main_navigation ul {
        margin: 0;
        padding:3px 10px 0 10px;
        list-style:none;
      }
    #main_navigation li {
      display:inline;
      margin:0;
      padding:0;
      }
    #main_navigation a {
      float:left;
      background: url(../img/struttura/tableftB.gif) no-repeat 0 0;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #main_navigation a span {
      float:left;
      display:block;
      background: url(../img/struttura/tabrightB.gif) no-repeat 100% 0;
      padding:5px 15px 8px 6px;
      color:rgb(51, 51, 51);
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #main_navigation a span {float:none;}
    /* End IE5-Mac hack */
    #main_navigation a:hover span {
      color:#000;
      }
    #main_navigation a:hover {
      background-position:0% -31px;
      }
    #main_navigation a:hover span {
      background-position:100% -31px;
      }

        #main_navigation #current a {
                background-position:0% -31px;
        }
        #main_navigation #current a span {
                background-position:100% -31px;
        }

/* MENU UTENTE + MENU AZIENDA */

#menu_utente, #menu_azienda { font-size: 80%; }
#menu_utente { background-color: rgb(204, 255, 204); }
#menu_azienda { background-color: rgb(255, 205, 155); }

#menu_utente ul, #menu_azienda ul
{ padding: 0; margin: 0; list-style-type: none; }

#menu_utente li, #menu_azienda li
{
	display: block;
	margin: 0; padding: 0;  list-style-type: none;
	border-bottom: 1px solid rgb(196, 196, 196);
}
#menu_utente li a, #menu_azienda li a {
	line-height: 200%;
	text-decoration: none;
	padding-left: 1em;
}

#menu_utente li a:link, #menu_utente li a:visited, 
#menu_azienda li a:link, #menu_azienda li a:visited {
		position: relative;
        color: #333;
        display: block;
        }
#menu_utente li a:hover, #menu_utente li .current, 
#menu_azienda li a:hover, #menu_azienda li .current {
        color: #333;
		  background-color: rgb(244, 251, 255);
        }
#wrapper
{
	clear: both;
	background: rgb(255, 255, 255);
} 

#leftcol{
 width:20%; 
 float:left; 
 position:relative; 
 background-color: rgb(255, 255, 255);
 }
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:78%;
 color: rgb(97, 97, 97);
 }
 
#footer{
 position: relative;
padding: 2em 1em .6em;
font-size: 75%;
  background: transparent url(../img/struttura/bg_bottom.gif) 550px 90% no-repeat; 
 clear:both;
 text-align: right;
 } 
#footer img
{
	float: left;
}
p#copyright_foot
{
	margin: 0 0 10px; padding: 0; font-size: 65%;
}
#footer p
{
	line-height: 1.2em;
	float: right;
} 

#sub-footer
{ font-size: smaller; margin: 0; padding: 0; line-height: 90%; }


 /* TITOLI */

h2, #modulo_creazione_account h3
{ margin: 0 auto auto; } 
h2
{
	color: rgb(0, 148, 222);
}
 h3.section_head
 {
 	font-family: "Times New Roman", Times, serif;
 	font-weight: normal;
	letter-spacing: .1em;
	font-size: 120%;
	font-weight: bolder;
	margin: 0;
 	float: left;
	width: 60%;
 }

.section_details h4
{
	margin: .4em 0 0;
	font-style: italic;
	font-size: smaller;
}

/* Form elements */

form, #frm_user_area h3, #frm_user_area p, #frm_area_azienda h3, #frm_area_azienda p
{ margin: 0; padding: 0; }

#frm_user_area h3, #frm_area_azienda h3
{ text-align: center; font-size: 130%; }
#frm_user_area p, #frm_area_azienda p
{ line-height: 1.2em; }

#frm_user_area, #frm_area_azienda
{
	margin: 0; padding: 0 .4em;
	border: none;
	font-size: .6em;
}
#frm_user_area { background-color: rgb(204, 255, 204); }
#frm_area_azienda { background-color: rgb(255, 205, 155); }

#frm_user_area #str_uname, #frm_user_area #str_pass, #frm_area_azienda #str_azemail, #frm_area_azienda #str_azpass
{ width: 95%; font-size: 1em; }

.finestra form br.nascondi, #modulo_creazione_account br.nascondi, #frm_ricerca br.nascondi { display: none; }

form, .finestra textarea, frm_ricerca
{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

#modulo_creazione_account
{
	margin: 1em .6em .6em 0;
	padding: .6em;
	border: 1px solid rgb(196, 196, 196);
}
.finestra input, .finestra select, #modulo_creazione_account input, #modulo_creazione_account select
{	font-size: .8em;}

.finestra textarea
{ font-size: 1em;}

/* Form elements, thanks to dynamicdrive.com */
.finestra form p, #modulo_creazione_account p, #frm_ricerca p {
width: 400px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed rgb(192, 192, 192);
height: 1%;
vertical-align: top;
}
#modulo_creazione_account p, #frm_ricerca p 
{ width: 430px; font-size: .8em; line-height: 1.3em; }

.finestra form label, #modulo_creazione_account label, #frm_ricerca label {
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.finestra form label.label_normale, #modulo_creazione_account label.label_normale, #frm_ricerca label.laber_normale
{
	display: inline; float: none;
	font-weight: normal;
	margin: 0;
}


.finestra form textarea{
width: 80%;
height: 3em;
}

.finestra form textarea.alta { height: 6em;}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
#frm_ricerca
{
	font-size: 80%;
}
.div_nascosto
{
	display: none;
	border-bottom: 1px solid rgb(192, 192, 192);
}
.caposezione
{
	margin: .7em 0 0;
}
.caposezione a
{
	font-weight: bolder;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
* html .threepxfix{
margin-left: 3px;
}
optgroup
{ color: rgb(0, 153, 204); margin-bottom: .4em; font-style: normal;}
option
{	color: rgb(0, 0, 0); }

/* Formattazioni speciali*/
.at_centre, .centrato { text-align: center; border: none; } /* HO MESSO IL BORDER: none per i form */
.secondario { font-style: italic; color: rgb(138, 138, 138); }
.piccolo { font-size: 80%; }
.big {
	font-size: larger;
}
.at_right { text-align: right;}

.div_errore { color: rgb(255, 0, 0); font-weight: bolder; }
.div_evidente { color: rgb(255, 0, 0); }

a.help_link, a:link.help_link
{ cursor: help; }


 /* Sezioni speciali */
div.hidden_at_screen
{
	position: absolute;
	left: -5000px;
	width: 90%;
}



/* TABELLE RICERCA */

#contenitore_tabelle
{
	clear: left;
	text-align: center;
}

table.ricerca
{
	width: 550px;
	border: 1px solid #0094de;
	font-size: .9em;
	padding: 0;
	margin: 0 0 4px 0;
	border-collapse: collapse;
}

table.ricerca td.qualifica h3 {
		display: inline;
		font-size: 1.1em;
}

table.ricerca td.data
{
	color: #fff;
	background-color: #0094de;
	width: 10%;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

table.ricerca td.qualifica
{
	width: 90%;
	text-align: left;
	border-bottom: 1px dotted #00a1d6;
	padding: 0 .8em;
}

.cella_sx
{
	width: 15%;
	font-size: 100%;
	font-weight: bold;
	padding: .4em 0 .4em .5em;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #a1a1a1;
}

.cella_dx, .testodescrizione
{
	text-align: left;
	width: 85%;
	padding: .4em .4em .4em .1em;
	vertical-align: top;
	border-bottom: 1px dotted #a1a1a1;
}

.ultimariga
{
	text-align: center;
}
a.inviacurr
{
	margin: 10px auto;
	display: block;
	width: 30%;
	font-size: 120%;
	border: 1px solid #0094de;
	text-decoration: none;
}
a.inviacurr:hover
{
	color: #fff;
	background-color: #0094de;
}
 
div.section_actions
 {
	font-weight: normal;
	font-size: .6em;
	float: right;
	padding: 0 1em 0 0;
 }

div.section_details
{
	clear: both;
	padding: .2em .6em;
	margin: 0 0 1em;
	font-size: 80%;
	line-height: 1.5em;
	border-top: 1px solid rgb(196, 196, 196);
	border-bottom: 1px solid rgb(196, 196, 196);
	background: rgb(250, 250, 250);
}

#barra_rss
{
	font-size: 80%;
	padding: 0 .6em;
}
#barra_rss p
{
	margin: 0 0 .4em;
	line-height: 1.1em;
}

/* area-aziende */
.proposte_aziende
{
	width: 601px;
}
.proposte_aziende h3
{
	font-size: 100%;
	height: 28px; color: rgb(98, 98, 98);
	margin: 0; padding: 0 0 0 1.5em; line-height: 1.9em; 
	background: rgb(255, 255, 255) url('../img/struttura/top_segnalazioni.gif') 0 0 repeat-x;
}
.elenco_proposte
{
	border: 1px solid rgb(153, 153, 153);
	border-top: none; 
	line-height: 1.1em;
	font-size: 85%; padding: 0 0 1em;
}
#annunci_aziende
{
	font-size: 100%; line-height: 105%;
}
.elenco_proposte p
{
	margin: 0 0 auto; padding: 1em .5em 0;
}
.tbl_elenco 
{
	border-collapse: collapse;
	width: 100%; margin-top: 1em;
}

.tbl_elenco th
{ text-align: center; }
.tbl_elenco th#seconda_colonna
{ width: 100px; }

.tbl_elenco td
{ vertical-align: top; padding: .3em; }
#annunci_aziende .tbl_elenco .div_nascosto
{
	padding: 1em .4em;
}
.tbl_elenco tr.riga_pari
{ background-color: rgb(204, 204, 204); }
.tbl_elenco tr.riga_dispari
{ background-color: rgb(204, 255, 204); }

.elenco_proposte a
{ cursor: pointer; }
.div_nascosto
{ display: none; }

/* Link Minicone */
.click_minicona
{ padding: 1px 0 1px 16px; margin: 0 0 0 1.6em; background: transparent url(../img/struttura/mini_icone.gif) no-repeat}
.ico_piccola
{ padding: 0 0 0 20px;}

.ico_modifica
{ background-position: 0 4px; }
.ico_aggiungi
{ background-position: 0 -20px; }
.ico_add_account
{ background: transparent url(../img/struttura/chiave_aggiungi.gif) 0 50% no-repeat; 
padding: 6px 0 6px 20px;
}
.ico_elimina
{ background-position: 0 -48px; }
.ico_logout
{ background: transparent url(../img/struttura/logout.gif) 0 50% no-repeat; }
.ico_password
{ margin-top: 10px; background: transparent url(../img/struttura/keys.gif) 0 50% no-repeat; }
.ico_webartisan
{ padding-left: 28px; background:  transparent url(../img/struttura/logo_webartisan_ultra-small-grigio.gif) 0 50% no-repeat; }
.ico_attiva
{ background: transparent url(../img/struttura/attivo.gif) 0 50% no-repeat; }
.ico_disattiva
{ background: transparent url(../img/struttura/disattivo.gif) 0 50% no-repeat; }
.ico_annunci
{ background: transparent url(../img/struttura/scrivi_annunci.gif) 0 50% no-repeat; }
.ico_help
{ background: transparent url(../img/struttura/help.gif) 0 50% no-repeat; }


/* AJAX TICKER Speciale */

.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

#example3{ /*Demo 3 main container*/
width: 150px;
height: 280px;
border: 1px solid navy;
padding: 4px;
}

#example3 div p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 7px;
}

code{ /*CSS for insructions*/
color: red;
}

#news_box_container
{
background: url('../img/struttura/richiamo_news.gif') 5px 5px no-repeat;
padding-top: 20px;
border: none;
}
#ajaxticker1{
position: relative;
font-size: 75%;
line-height: 112%;
width: 135px;
height: 150px;
border: 1px solid rgb(128,128,128);
border-top: none;
padding: 5px; margin: 5px 0 15px 5px;
text-align: left;
overflow: hidden;

}

#ajaxticker1 div p {
	font-size: smaller;
	margin-top: 0;
	margin-bottom: 7px;
}
#ajaxticker1, #ajaxticker1 div
{
background-color: rgb(229, 255, 202);;
}
#ajaxticker1 a { font-weight: bolder;}

.div_news-reader p
{ 
	width: 97%;
	line-height: 110%;
 }


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
.div_nascosto { display: block; }
}
