@import url(reset.css);
@import url(prototip.css);

body {
	background:#EEEEEE url(/img/bg.gif) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#003A6E;
	text-align:left;
	line-height:18px;
	font-size:12px;
}
.clear {
	clear:both;
}
a {
	color:#7f1929;
	text-decoration:none;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
}
#container {
	margin:0 auto;
	width:938px;
	border:2px solid  #003A6E;
	background:#fff;
	border-top:0;
	height:100px;
	min-height:100px;
	height:auto!important;
	padding:0 15px;
	position:relative;
}
#header {
	background:url(/img/logo.gif) center left no-repeat;
	padding:10px 0;
	position:relative;
	height:110px;
	width:938px;
	margin:0;
	display:block;
}
#header h1 a{
	text-indent:-9999px;
	position:absolute;
	width:276px;
	height:84px;
	top: 6px;
}
/**FORM*****************************************************************************/

#header form {
	float:right;
	padding:40px 20px 0 0;

}

#header input {
	color:#666666;
	width:220px;
}
#header .password{
	display:block;
	margin-left:5px;
}
input[type=text],textarea, select {
	padding:3px;
	border:1px solid #7f1929;
	margin:0 5px;
}
.button {
	background:url(/img/button.png) center no-repeat;
	height:29px;
	border:0;
	width:73px!important;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
}
input[type=checkbox], input#type_of_institution_4 {
	border:0!important;
}

#operazioni_utente {
	position:absolute;
	top:8px;
	font-weight:bold;
	height:30px;
	text-align:right;
	display:block;
	right:0;
}
#operazioni_utente a {
    border-top:1px solid #c8c8c8;
	padding:2px 10px 0 5px ;
	font-size:14px;
	width:80px;
	float:right;
	margin-left:3px;
	display:block;
	height:30px;
}

.logout {
	background:#eeeeee url(/img/logout.gif) 10% 10% no-repeat;
    border-top:1px solid #7F1929!important;
}
.mydesk {
	background:#eeeeee url(/img/mydesk.gif) 10% 10% no-repeat;
    border-top:1px solid #003A6E!important;
}
/***Form****/
#interna form {
	width:555px;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#interna form p label {
	width:140px;
	float:left;
	background:#E6E6E6 url(/img/bg_a.gif) bottom left repeat-x;
	font-size:11px;
	/*font-weight:bold;*/
	padding:5px;
}
#interna form p {
	padding:5px 0;
	display:block;
	clear:both;
}
#interna form p input {
	display:block;
	float:left;
	color: #666666;
	width:150px;
	/*margin:3px 0;*/
}
#interna form h2 {
	display:block;
	clear:both;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:10px 0;
	line-height:20px;
}

#interna ul  {
	padding:3px 20px;
	/*list-style:disc;*/
}
#interna ul ul {
	list-style: decimal;
}
#interna ul ul.linea{
	list-style: none;
}
#interna ul ul ul {
	list-style: none;
}
#interna ul li {
	padding:5px 0;
}
#interna.full{
	width:800px;
	background:url(/img/bg_full.gif) top left no-repeat!important;

}
/**MENU*****************************************************************************/

#menu {
 	background: url(/img/bg_menu.gif) top left no-repeat;
 	width:300px;
	min-height:380px;
	height:380px;
	height:auto!important;
	padding:4px 4px;
	float:left;
}
#menu ul{
	list-style:none;
	margin:0 auto;
	text-align:center;
}
#menu ul li{
}
#menu ul li a{
	display:block;
	width:300px;
	height:47px;
	text-indent:-9999px;
}
#menu ul li a:hover, #menu ul li a.active {
	border-bottom:2px solid #7F1929;
	height:45px;
}
#menu ul li a.about{
	background:url(/img/menu/about.gif) top center no-repeat;
}
#menu ul li a.sellers{
	background:url(/img/menu/sellers.gif) top center no-repeat;
}
#menu ul li a.contact{
	background:url(/img/menu/contact.gif) top center no-repeat;
}
#menu ul li a.buyers{
	background:url(/img/menu/buyers.gif) top center no-repeat;
}
#menu ul li a.become{
	background:url(/img/menu/become.gif) top center no-repeat;
}
#menu ul li a.become2{
	background:url(/img/menu/become2.gif) top center no-repeat;
}
#menu ul li a.disclaimer{
	background:url(/img/menu/disclaimer.gif) top center no-repeat;
}
#menu ul li a.securities{
	background:url(/img/menu/securities.gif) top center no-repeat;
}
#menu ul li a.news{
	background:url(/img/menu/news.gif) top center no-repeat;
}
#menu ul li a.services{
	background:url(/img/menu/services.gif) top center no-repeat;
}
#menu ul li ul li{
	/*background:url(/img/bg-menu2.gif) bottom left repeat-x;*/
	border-bottom:1px dotted #ccc;
}
#menu ul li ul li a{
	text-indent:0;
	padding:10px 0 0 65px;
	height:25px;
	text-align:left;
	width:235px;
	background:#ebebebe;
	color:#666666;
}
#menu ul li ul li a:hover{
	padding:10px 0 0 65px;
	height:23px;
}

/**Homepage*******************************************************/
#boxnew {
	width:310px;
	height:390px;
	background:url(/img/front-home.jpg) top left no-repeat;
	float:left;
	margin:0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	position:relative;
}
#boxnew h2 a {
	text-indent:-9999px;
	position:absolute;
	top:0;
	left:0;
	width:280px;
	height:60px;
	display:block;
}
#boxnew p {
	position:absolute;
	top:70px;
	padding:0 15px;
	font-size:13px;
	text-align:justify;
}
#sidedx {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}
a#links {
	width:148px;
	height:195px;
	background:url(/img/bg_links.gif) top left no-repeat;
	display:block;
	text-indent:-9999px;
	margin:70px 0 0 0;
}
/**Interna*******************************************************/
#interna {
	background:url(/img/bg_interna.gif) top left no-repeat;
	width:527px;
	height:412px;
	min-height:412px;
	height:auto!important;
	float:left;
	margin:0 0 0 15px;
	padding:40px;
	position:relative;
}

#interna p {
	padding:0 0 20px 0;
}
#interna p img{
	margin:0 10px 5px 0;
	float:left;
	background:#FFFFFF;
	padding:4px;
	border:1px solid #ccc;
}

#interna h3 span {
	position:absolute;
	left:10px;
	top:20px;
}
#interna h3 {
	font-size:21px;
	color:#7F1929;
	font-weight:bold;
	font-family:"Antique-Olive Th", Antique-Olive, "Arial Narrow", Arial!important;
}
#interna h3.inter {
	font-size:24px;
}
#interna a {
	/*font-size:16px;*/
	color:#7F1929;
	/*font-weight:bold;*/
}
#interna a:hover {
	color:#003A6E;
}

#interna .box_news{
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	background-color:#FFF;
	padding:8px 8px 8px 8px;
	position: absolute;
	top:8px;
	right:10px;
	margin-bottom: 20px;
}



span.about{
	background:url(/img/ico_about.gif) top left no-repeat;
	width:30px;
	height:45px;
}
.bold {
	font-weight:bold;
}
.subtitle {
	padding:0 0 5px 0;
	font-size:11px;
	clear:both;
	display:block;

}
/************************************************************/
#tabPanel{
	width:938px;
	background:url(/img/topPanel.gif) top left no-repeat;
	height:auto!important;
	min-height:400px;
	height:400px;
	position:relative;
	display:block;
	font-size:12px;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
}

.tabPanelOrizzonatale{
	width:100%;
	position:relative;
	display:block;
	float:left;
	clear:both;
	height:70px;
}

.areaTabCentrale{
	clear:both;
    width:936px;
	height:auto!important;
	height:400px;
	min-height:400px;
	position:relative;
	border:1px solid #d9d9d9;
	border-top:0;
	float:left;
	background:#fff url(/img/bg_areatab.gif) top left repeat-x;
	/*padding:5px;*/
	line-height:18px;
}

#areaCentraleLoad{
	clear:both;
    width:100%;
	height:100%;
	top:80px;
	left:0;
	position:absolute;
	display:block;
	z-index:99;
	filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;
	background:url(/img/loader.gif) #CCC no-repeat center;

}

.tabPanelOrizzonatale .tab{
	float:left;
	position:relative;
	margin-left:20px;
	border-bottom:0;
	padding:2px 5px;
	font-size:15px;
	height:25px!important;
	text-decoration:none;
	color:#7f1929;
	font-weight:bold;
}

.sel{
	background:#F3F3F3;
	border-top:1px solid #c8c8c8;
	height:25px!important;
}

.tab:hover{
	text-decoration:none;
}
.tab:visited{
	color:#7f1929;
}
.areaTab{
	display:block;
}

#submenu {
	display:block;
}
#submenu ul{
	list-style:none;
	float:right;
}
#submenu ul li{
	display:inline;
}
#submenu ul li a{
	display:block;
	float:left;
	padding:0 10px;
	border-right:1px solid #c8c8c8;
}

/*******BUTTON**************************************************/

.pulsante {
	width:77px!important;
	height:19px;
	display:block;
	text-indent:-9999px;
	border:0;
	cursor:pointer;
	padding:0;
}
.send {
	background:url(/img/send.png) top left no-repeat;
}
.cancel {
	background:url(/img/cancel.png) top left no-repeat;
}
a.download {
	background:url(/img/download.png) top left no-repeat;
	width:77px;
	height:19px;
	display:block;
	text-indent:-9999px;
	float:right;
}
a.download:hover {
	background:url(/img/download.png) bottom left no-repeat!important;
}
.save {
	background:url(/img/save.png) top left no-repeat!important;
	width:77px;
	height:19px;
	display:block;
	margin:10px 0;
	clear:both;

}
a.save:hover {
	background:url(/img/save.png) bottom left no-repeat!important;
}

/***************************************************************/

.dieci {
	font-size:10px;
}
.undici {
	font-size:11px;
}
.normal {
	font-weight:normal!important;
}
.italic {
	font-style:italic!important;
}
/*LIST*************************************************************/

#list table {
	font-family:Verdana;
	font-size:11px;
	background:#FFFFFF;
	margin:0;
}
#list h2 {
	font-size:20px;
	color:#003A6E;
	text-transform:uppercase;
	padding:10px 0 10px 30px;
	font-weight:normal;
}
#list table td{
	padding:2px;
	border:1px solid #fff;
	vertical-align:middle;
	cursor:pointer;
}
.small{
	width:30px;
}
.large {
	width:200px;
}
#list table td.chiaro{
	background:#efefef;
}

#list table td.scuro{
	background:#e3e3e3;
}

#list table td.in_scadenza {
	background:#DF0004;
	color:#FFF;
	font-weight:bold;
}

#list table th {
	font-weight:bold;
	padding:5px;
	background:url(/img/bg_areatab.gif) top left repeat-x;
	/*border-top:2px solid #003A6E;
	width:300px;*/

}

#list table th.category_header {
	background:#003A6E;
	font-size:18px;
	height:26px;
	vertical-align:middle;
	text-align:center;
	font-weight:normal;
	color: #FFF;
}

#list .notFound{
	text-align:center;
	background:#F3F2F3;
	font-weight:bolder;
}
/*FOOTER*********************************************************************************/

#footer {
	color:#003a6e;
	font-size:11px;
	padding:10px 0;
	position:relative;
	border:0;
	border-top:2px solid #7F1929;
	margin:10px 0 0 0;
	display:block;
	height:auto!important;
	height:10px;
	min-height:10px;
}
#footer a.neikos {
	/*background:url(/img/logoNeikos.gif) center right no-repeat;*/
	width:100px;
	font-size:10px;
	padding:0;
	color:#003a6e;
	text-align:right;
}

#footer .disclaimer {
	position:absolute;
	right:380px;
	top:10px;
	display:block;
}

#footer span.text {
	font-size:9px;
	padding-bottom:10px;
	color:#909090;
	text-align:center;
	display:block;
}

#footer .social {
	text-align:center;
	font-size:9px;
	position:absolute;
	right:10px;
	top:10px;
	display:block;
}

/**********************************************************/
#sx {
	float:left;
	margin:10px 15px 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#dx {
	float:left;
	margin:10px 0 0 0 ;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

/*********** SCHEDA ANNUNCIO */
.dati input {
	float:right;
}
.schedaAnnuncio{
	display:block;
	margin:0 0 10px 0;
	width:428px;
	border-right:1px solid #D9D9D9;
	border-left:1px solid #D9D9D9;
	border-bottom:1px solid #D9D9D9;
	padding:10px;
	background:url(/img/bg_areatab.gif) top left repeat-x;
	font-size:11px;
}

#sx h2, #dx h2{
	display:block;
	padding:30px 0 0 20px;
	height:32px!important;
	display:block;
	background:url(/img/top_box.gif) top left no-repeat;
	width:430px;

}
h2 a.loghetto {
	background:url(/img/loghetto.gif) left center no-repeat;
	padding:0 0 0 30px;
}
#sx h3, #dx h3 {
	padding:5px 0;

}
.folder {
	border-top:1px solid #C8C8C8;
	display:block;
	color:#7F1929;
	clear:both;
	font-weight:bold;
	background:#efefef url(/img/folder.png) center left no-repeat;
	height:20px;
	padding:0 0 0 20px;
}

.dati {
	border-top:1px solid #ebebeb;
	display:block;
	clear:both;
}
.schedaAnnuncio label{
	float:left;
	padding:5px;
	background:url(/img/pat.gif) repeat;
}
.schedaAnnuncio p{
	float:left;
	padding:5px;
	background:#efefef;
	margin-right:5px;
	font-weight:bold;
}

.schedaAnnuncio .note{
	margin-top:5px;
	border:1px solid #c8c8c8;
	padding:10px;
}
.schedaAnnuncio .titNote{
	display:block;
	font-weight:bolder;
}

.schedaAnnuncio .documento{
	border:1px solid #003A6E;
	margin-top:10px;
	padding:10px;
}
.documento .titDoc{
	display:block;
	font-weight:bolder;
}
.documento .doc{
	display:block;
	border-bottom:#7F1929;
	pdding:3px;
}
/***************/

.notes {
	position:absolute;
	left: 300px;
	top: 375px;
}
/*
	VM: Div che contiene l'orario e data nell'header
*/
#oraHeader{
	position:absolute;
	width:110px;
	font-weight:bolder;
	font-size:10px;
	top:110px;
	text-align:right;
	right:0;
}
/*
	VM: Div che contiene il nome dell'utente
*/
#salutoUtente{
	position:absolute;
	width:200px;
	font-weight:bolder;
	font-size:10px;
	top:110px;
	text-align:right;
	right:105px;
}
/*
	VM: Css per il la tabella che contiene i filtri di ricerca
*/
.filter{
	margin:20px 0;
	border:1px solid white;
	background:#F3F2F3;
	width:100%;
}
.filter td{
	border:1px solid white;
	padding:5px;
}
.filter .etic{
	font-weight:bolder;
}

/*
	VM: Pagina profile
*/
.profile{
	margin:20px 0;
	border:1px solid white;
	background:#F3F2F3;
	margin-left:10px;
	display:block;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.profile .etic{
	font-weight:bolder;
	width:130px;
}

.profile td{
	border:1px solid white;
	padding:5px;
	text-align:left;
}

.profile th{
	border:1px solid white;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
}
#errorMsg {
	margin-left: 3px;
	color: #7F1929;
}
#contratto {
	display:block;
	height:500px;
	width:100%;
	border-bottom:1px solid #8a8a8a;
	margin:0 0 5px 0 ;
}
.printPDF {
	float:right; font-size:11px; display:block; height:20px;

}
/***********/

.notizia {
	margin:10px 0;
}
.notizia a {
	color:#003A6E;
	text-transform:uppercase;
}
.notizia a:hover {
	text-decoration:underline;
}
.notizia .data {
	color:#7F1929;
}
.errorPwdMsg {
	margin-left: 3px;
	color: #7F1929;
}

.pwdChanged{
	color: green;
	font-weight:bolder;
}
.formAdd{
	border:1px solid #ccc;
	padding:5px;
	margin:5px 5px 5px 0;
	background:#FFFFFF;

}
.formAdd input{
	margin-top:2px;
}
.formAdd p label{
	width:250px!important;
	margin-top:2px;
}

#greetings {
	width:800px;
	height:550px;
	display:block;
	margin:0 auto;
	border:1px solid #003A6E;
	background:#fff url(/img/loader.gif) center center no-repeat ;

}

input[type=checkbox], input[type=radio] {
	width:15px!important;
}
table#block {
	margin:0 0 10px 0;

}
table#block td{
	padding:10px 0;
}
table#block td p{
	padding:0;
}
