/* GENERICHE */

/* HTML STANDARD */

BODY {
	background-color: #f0f0f0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: verdana,Sans-Serif;
	font-size: 12px;
}

ul {
	margin-left: 25px;
}

dl {
	margin-top: 0px; padding-left: 1px;
}
dt {
	margin-top: 0.5em;
	color: #000099;
	font-weight: bold;
}
dd {
	margin-bottom: 0px; margin-left: 1.5em;
}


em {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

A:link {
	color: #08245b;
	text-decoration: none;
}

A:visited {
	color: #08245b;
	text-decoration: none;
}

A:active {
	color: red;
	text-decoration: none;
}

A:hover {
	color: #666666;
	text-decoration: none;
}

TD {
	font-family: verdana,Sans-Serif;
	font-size: 12px;
}

TR {
	font-family: verdana,Sans-Serif;
	font-size: 12px;
}

h1, .title {
	font-size: 16px;
	font-weight: bold;
	font-family: verdana,Sans-Serif;
	color: #08245b;
	margin-bottom: 0px;
	margin-top: 5px;
}

h2, .subtitle {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana,Sans-Serif;
	color: #666;
	margin-bottom: 0px;
	margin-top: 15px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana,Sans-Serif;
	color: #08245b;
	margin-bottom: 0px;
	margin-top: 35px;
}

hr {
    color: #08245b;
    height: 1px;        
}

bordertable {
	border: 1px black solid;
}

div.footer {
    position: relative;
    top: auto;
    bottom:0;
    margin-bottom: 20px;
    width: 100%;	
    text-align: center;
}

/* ELEMENTI FORM */

FORM {
	display:inline;
}

.bordertable{
	border: 1px black solid;
}

.button{
	cursor:pointer;
	border: 1px black solid;
	font-family: verdana,Sans-Serif;
	font-size: 12px;
	background-color: #EEEAEE;
	/*width: 100px; too small for some translations*/
}

.text{
	border: 1px black solid;
	font-family: verdana,Sans-Serif;
	font-size: 12px;
}

.small {
	font-style: italic;
	font-family: verdana,Sans-Serif;
	font-size: 9px;
}


TEXTAREA {
	font-family: verdana,Sans-Serif;
	font-size: 12px;
}

.textarea {
	font-family: verdana,Sans-Serif;
	font-size: 12px;
}

textarea.small {
	border: 1px black solid;
	font-family: verdana,Sans-Serif;
	font-size: 9px;
}

/* ELEMENTI HTML COMUNI */

.banner {
	border: 1px solid #848284;
	border-left: 0px;
	border-right: 0px;
	background-color: #d6ebff; 
}

TD.nav {
	border: 1px solid #848284;
	border-left: 0px;
	border-right: 0px;
	background-color: #d5d3ce;
	color: #000
}

.optionhilite {
    background-color: #f0f0f0;
    color: #000099;
}

/* TABELLA STANDARD */

table.std {
/*	border: solid #08245b 2px; */
	border: solid #A4CEF6 2px;
	background: #d6ebff;
}

table.std TH {
	background-color: #A4CEF6;
	border: outset #D1D1CD 1px;
	list-style-type: disc;
	list-style-position: inside;
	font-weight: bold;
}

table.std td.hilite {
    background-color: #ffffff;
}

/* TABELLA STANDARD LISTE */

table.tbl {
	background: #a5cbf7;
}

table.tbl TH {
	background-color: #A4CEF6;
	color: #ffffff;
	list-style-type: disc;
	list-style-position: inside;
/*      border: outset #D1D1CD 1px; */
        border: solid #D8EFF6 1px;
	font-weight: normal;
}

table.tbl tr {
    background-color: #ffffff;
}

table.tbl tr.mouseover {
    background-color: #d6ebff;
}

table.tbl td.event {
    background-color: #f0f0f0;
}

table.tbl .press {
/*	background-color: #08245b; */
    color: #08245b;
    font-weight: bold;
    background-color: #A4CAF6; 
}

.linkpress {
    color: #08245b;
    font-weight: bold;
}

table.tbl .raise {
    border: 2px outset #EEEEEE;
}

/* TAB */

td.tabsp {
	border-bottom: solid #cccccc 2px;
}

.tabresult {
    background-color: #A4CAF6;
}

/* MESSAGGI */

.warning {
	color: red
}

.error {
	color: red
}

.message {
	color: #08245b;
}

/* POPUP CALENDAR */

.divpopcal {
    background-color: #F0F0F0;
    border: 2px outset #EEEEEE;
}

.popselected {
    background-color: #d6ebff;
}

table.popdown {
	color: #000000;
	background-color: #ffffff;
	border: 1px outset #EEEEEE;
}

table.poptitle {
	background-color: #ffffff;
}

table.poptitle td {
	background-color: #ffffff;
}

table.poptitle th {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
}

table.popcal {
	background-color: #cccccc;
}

table.popcal th {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

table.popcal td {
	background-color: #ffffff;
	font-family: verdana,Sans-Serif;
	font-size: 12px;
	text-align: center;
}

table.popcal td.empty {
	background-color: #e0e0e0;
	color: #777777;
}

table.popcal td.selectedday {
    background-color: #d6ebff;
}

table.mocal td.day  {
	background-color: #ffffff;
	text-align: center;
}

table.popcal td.today {
	color: #0000ff;
	text-decoration: none;
}

table.popcal td.weekend {
	background-color: #f0f0f0;
	color: #0000aa;
}

table.popcal a:link,
table.popcal a:visited {
	color: #0000ff;
	text-decoration: none;
}

table.popcal a.today:link,
table.popcal a.today:visited {
	color: #ff0000;
	font-weight: bold;
}

table.popcal a.weekend:link,
table.popcal a.weekend:visited {
	color: #0000aa;
}

table.popcal a.empty:link,
table.popcal a.empty:visited {
	color: #777777;
}

.spanpopcal {
    border: 1px black solid;
}


/* TIPICI DI HERMES FAX */

.errorbig {
	font-size: 16px;		
	color: red
}

.selected {
/*    background-color: #ffffff; */
    border: 1px black solid;
}

.homepage {
    border: 1px black solid;
    color: #08245b;
    font-family: verdana,Sans-Serif;
    font-size: 25px;
    cursor:pointer;
    background-color: #ffffff;
}

.clicked {
    font-weight: bold;
}

.noclicked {
}

td.corrupted {
    background: #FF0000;
}

/* evidenziazione item nelle scrolling list per indicare utente che riceve anche via e-mail*/
.fax2mail {
    color: #FF0000;
}

/* TIPICI DI HERMES PLAN */

/*
**********************************
Begin IE TD buttonizing
**********************************
*/

TD.clsBtnUp {
	cursor: pointer;
	color: #FFFFFF;
	padding: 0 3;
	border: inset 2px;
}

TD.clsBtnDown {
	cursor: pointer;
	color: #FFFFFF;
	padding: 0 3;
	border: inset 2px;
}

TD.clsBtnOn {
	cursor: pointer;
	color: #FFFFFF;
	padding: 0 3;
	border: outset #eeeeee 2px;
}

TD.clsBtnOff {
	color: #FFFFFF;
	padding: 0 3;
	border: solid #559999 2px;
}

TD.topBtnOff {
	color: #FFFFFF;
	padding: 0 3;
	border: solid #cccccc 2px;
}

TD.nav {
	color: #FFFFFF;
}


table.plan {
    border: solid #08245b 2px;
    background-color: #ffffff;
}

table.plan .th {
    background-color: #08245b;  
    color: #ffffff;
    list-style-type: disc;
    list-style-position: inside;
    border: outset #ffffff 1px;
}

table.plan .hilite {
    list-style-type: disc;
    list-style-position: inside;
    border: outset #08245b 1px;
}

table.plan .press {
    list-style-type: disc;
    list-style-position: inside;
    border: inset #F0F0F0 3px;
}

table.plan th.today {
    background-color: #a5cbf7;
    list-style-type: disc;
    list-style-position: inside;
    border: outset #08245b 1px;
}

table.plan th.weekend {
    background-color: #F0F0F0;
    list-style-type: disc;
    list-style-position: inside;
    border: outset #08245b 1px;
}

table.plan td {
    border: 1px solid #d6ebff;
}

table.plan td.task {
    border: 3px outset #d6ebff;
}


table.plan td.overtask {
    border: 3px inset #d6ebff;
}

table.plan td.today {
    background-color: #a5cbf7;
}

table.plan td.weekend {
    background-color: #F0F0F0;
}

/* contacts table */
table.contacts {
    background-color: #08245b;
}

table.contacts td {
    background-color: #d6ebff;
}

table.contacts td.hilite {
	background-color: #ffffff;
}

/* links in header blocks */
A.hdr:link, A.hdr:active, A.hdr:visited {
	color: #ffffff;
}

/* tabbed boxes */
td.tabon {
	background: #a5cbf7;
	border-top: outset #ffffff 2px;
	border-left: outset #ffffff 2px;
	border-right: outset #cccccc 2px;
	border-bottom: none;
}
td.taboff {
	background: #d6ebff;
	border-top: solid #cccccc 1px;
	border-left: solid #cccccc 1px;
	border-right: solid #cccccc 1px;
	border-bottom: solid #cccccc 2px;
}
td.tabox {
	background-color: #a5cbf7;
	border-left: solid #cccccc 2px;
	border-right: solid #cccccc 2px;
	border-bottom: solid #cccccc 2px;
}

.no_ {
	color: red
}


/* month calendar - title area */
table.motitle {
	background-color: #777777;
}
table.motitle td {
	background-color: #f0f0f0;
}
table.motitle th {
	background-color: #f0f0f0;
	font-size: 12px;
}

table.mocal {
	background-color: #777777;
}
table.mocal th {
	background-color: #08245b;
	color: #ffffff;
}
table.mocal td {
}
table.mocal td.week {
	vertical-align: top;
	background-color: #08245b;
	height: 80px;
}
table.mocal td.empty {
	background-color: #e0e0e0;
	color: #aaaaaa;
	text-align: left;
	vertical-align: top;
	height: 80px;
}
table.mocal td.day  {
	background-color: #ffffff;
	color: #333366;
	text-align: left;
	vertical-align: top;
	height: 80px;
}
table.mocal td.today {
	background-color: #a5cbf7;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
}

table.mocal td.weekend {
	background-color: #f0f0f0;
	text-align: left;
	vertical-align: top;
}

table.mocal .event {
}

/* mini calendar - title area */
table.minititle {
}
table.minititle td {
}
table.minititle th {
	font-weight: normal;
}

table.minical {
}
table.minical th {
	font-weight: normal;
}
table.minical td {
}
table.minical td.week {
}
table.minical td.empty {
	color: #aaaaaa;
}
table.minical td.day  {
	text-align: center;
}
table.minical td.today {
	background-color: #a5cbf7;
        color: #ffffff;
	text-align: center;
}
table.minical td.weekend {
	text-align: center;
}
table.minical .event {
}

table.tip {
    border: solid #08245b 2px;
    background: #d6ebff;
}

table.tip TD.tiptitle {
    font-weight: bold;
}

table.tip TD.tiphilite {
    background: #FFFFFF; 
}


