/* general NEW STYLE*/
html {
	/*background: url(images/gradient_texture20101116.jpg) repeat-x scroll 0 0
		#eee;*/ /*background-color: #EEEEEE;*/
	/*background: none repeat scroll 0 0 #DEDFDF;*/
	
}

body {
	/*  background:url(box_184bg.png) no-repeat scroll 0% 0% transparent; */
	margin: 0px;
	/*background-color: white;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	/*background-color: #EEEEEE;*/
}

form {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif, Geneva;
	border-color: #06266E;
	font-size: 12px;
	color: #000000;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	border-color: #06266E;
	font-size: 12px;
	border-collapse: separate;
}

img {
	vertical-align: middle;
	border: 0px;
}

hr {
	border-top: 1px solid #B12C1B;
	border-bottom: 1px solid #B12C1B;
	border-left: 1px solid #B12C1B;
	border-right: 1px solid #B12C1B;
}

.button {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	color: #000000;
	border: 1px solid;
	text-align: center;
}

#sub:hover,submit:hover,.button:hover {
	background-image: url('images/button_hover.jpg');
	color: #ae2d1a;
}

.error {
	padding: 10px;
	color: red;
}

.registration-error {
	font-size: 11pt;
	color: red;
	/*background-color: #F6F6F6;*/
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* header page */
table.header {
	border: 1px solid #B12C1B;
	width: 100%;
	height: 100%;
}

td.header-left-label {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	vertical-align: center;
}

/*td.header-right-label {
    font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold;   
    color: #666666;
    text-decoration: none; 
    line-height: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 100px;
    margin-top: 0px;
    text-align: right;
    vertical-align: center;
    background: url("images/roundedCornerBg.gif") repeat-x;
    -moz-border-radius: 5px;
    border-radius: 5px;
}*/
td.header-right-label {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 100px;
	margin-top: 0px;
	text-align: right;
	vertical-align: center;
	background: url("images/roundedCornerBg.gif") repeat-x;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

td.legend {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr.header-separator {
	border-top: 2px solid #DEDEDE;
	border-bottom: 1px solid #7E7E7E;
	border-left: 2px solid #DEDEDE;
	border-right: 1px solid #7E7E7E;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

/* ident page */
table.ident {
	border-bottom: 1px solid #BBC9D0;
	border-right: 1px solid #BBC9D0;
	border-top: 1px solid #7386A5;
	border-left: 1px solid #D6D3C6;
	background-color: #698898;
	vertical-align: middle;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	color: white;
}

td.ident-label {
	vertical-align: middle;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

/* menu page */
table.menu {
	border-bottom: 1px solid #BBC9D0;
	border-right: 1px solid #BBC9D0;
	border-top: 1px solid #7386A5;
	border-left: 1px solid #D6D3C6;
	background-color: #698898;
	vertical-align: middle;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	color: white;
}

td.menu {
	border-bottom: 1px solid #BBC9D0;
	border-right: 1px solid #BBC9D0;
	border-top: 1px solid #7386A5;
	border-left: 1px solid #D6D3C6;
	background-color: #698898;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-left: 2px;
	padding-right: 2px;
}

td.menu-help {
	background-color: #698898;
	color: #FFFFFF;
	font-size: 0.10em;
}

/* footer page */
table.footer {
	border: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}

/* footer page */
div.footer {
	border: 0px;
	width: 100%;
	/*height: 50px;*/
	height: 80px;
	line-height: 19px;
	text-align: center;
	background: none repeat scroll 0 0 #DEDFDF;
	/*position: absolute;*/
	float: left;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 11pt;
	color: #333333;
	/*bottom: 0px;*/
}

/* login / error page */
table.login-base {
	background-color: white;
	border: 1 px solid #B12C1B;
	width: 60em;
}

table.login {
	width: 100%;
}

table.login-form { /*border: 1px solid #B12C1B;*/
	-moz-border-radius: 15px;
	border-radius: 15px;
	border-top: 2px solid #DEDEDE;
	border-bottom: 1px solid #7E7E7E;
	border-left: 2px solid #DEDEDE;
	border-right: 1px solid #7E7E7E;
	width: 440px;
}

th.login-title {
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	color: #666666;
	margin-bottom: 0 px;
	padding: 3 px;
	text-align: left;
	vertical-align: middle;
	padding-left: 4 px;
	padding-right: 4 px;
}

td.login-button {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 0 px;
	text-align: center;
}

td.login-label {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

td.login-text {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

td.login-text-err {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

/* navigation bar page */
table.navigation-bar-base {
	border: 0 px;
	width: 100%;
}

table.navigation-bar {
	border: 0 px;
	width: 100%;
	height: 100%;
}

th.navigation-bar-title {
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0px;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
}

.contentContainer {
	width: 100%;
	height: 100%;
	display: block;
	/*position: relative;*/ /*border: 1px solid #DEDEDE;*/
	/*-moz-border-radius: 15px;*/
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	background-color: #FFFFFF;
	z-index: -5000;
	border-collapse: separate;
	border: 1px solid black;
}

/* content page */
table.base {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 5000;
}

/* content page */ /*
table.base {
	width: 100%;
	height: 100%;
	/*border: 1px solid #DEDEDE;*/
	/*background: none repeat scroll 0 0 #FFFFFF;*/
	/*-moz-border-radius: 15px;*/ /*border-radius: 15px;*/
}
* /

table.gate179Base {
	height: 100%;
	/*border: 1px solid #DEDEDE;*/
	background: none repeat scroll 0 0 #FFFFFF;
	/*-moz-border-radius: 0px 15px 15px 15px;
    border-radius: 0px 15px 15px 15px;*/
	border-collapse: collapse;
	border-top: 1px solid #23486D;
	/*width: 100%*/ /*display: block;*/
}

table.hideshow {
	width: 95%;
	/*height: 100%;*/
	background: none repeat scroll 0 0 #FFFFFF;
	/*-moz-border-radius: 15px;
    border-radius: 15px;
    border-top: 1px solid #DEDEDE;
    border-bottom: 1px solid #7E7E7E;
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #7E7E7E;*/
}

th.main {
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0px;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
}

td.menu-item {
	display: table-cell;
	vertical-align: middle;
	color: #666666;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif,
		Geneva;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	border-spacing: 0;
	line-height: normal;
}

a.menu-item {
	display: block;
	vertical-align: middle;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif,
		Geneva;
	font-weight: bold;
	font-size: 12px;
	font-style: bold;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	border-spacing: 0;
	line-height: normal;
}

a.menu-item-login {
	display: block;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

a.menu-item-login:hover {
	color: #AE2D1A;
	text-decoration: underline;
}

table.content { /*width: 100%;*/
	width: 950px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	border-collapse: separate;
	padding-bottom: 30px;
}

th.title { /*font-weight: bold;*/
	font-style: normal;
	margin-bottom: 0px;
	padding: 3px;
	padding-left: 4px;
	padding-right: 4px;
	/*background-color: #0D4A05;*/
	background-color: #939393;
	/*color: #FDFDFD;*/
	/*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.42), 0 -1px 0 rgba(0, 0, 0, 0.32);*/
	color: #FCFCFC;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-shadow: -1px 1px rgba(0, 0, 0, 0.7);
}

th.empty-search {
	color: red;
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0;
	padding: 3px 4px;
	text-align: left;
}

th.empty-polizza-search {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0;
	padding: 3px 4px;
	text-align: left;
}

TABLE.vertical {
	border-color: #FFFFFF;
	width: 100%;
	padding-bottom: 1px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-collapse: separate;
	text-indent: 0;
	/*border-spacing: 4px 4px;*/
}

TABLE.horizontal {
	border-color: #FFFFFF;
	width: 100%;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	/*border-collapse: collapse;
    border-spacing: 4px 4px;*/
}

TABLE.overlib {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica,
		sans-serif;
	font-size: x-small;
	text-align: center;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #F2F2F2;
	color: red;
}

/* th.h */
th.h-label { /*background-color:  #B9CD13;*/
	/*background-image: url("images/bg_tabs_hover.jpg");*/
	background-color: #638BAC;
	background-position: center bottom;
	background-repeat: repeat-x;
	/*color: #006600;*/
	color: white !important;
	font-weight: normal;
	text-align: center;
	height: 60px;
	padding: 13px 5px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 -1px 0
		rgba(0, 0, 0, 0.3);
	border-top: 2px solid #23486D;
}

th.h-label-imp { /*background-color:  #B9CD13;*/
	/*background-image: url("images/bg_tabs_hover.jpg");*/
	background-color: #638BAC;
	background-position: center bottom;
	background-repeat: repeat-x;
	/*color: #006600;*/
	color: white !important;
	font-weight: normal;
	text-align: center;
	padding: 13px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 -1px 0
		rgba(0, 0, 0, 0.3);
	border-top: 2px solid #23486D;
}

th.h-label-imp_op { /*background-color:  #B9CD13;*/
	/*background-image: url("images/bg_tabs_hover.jpg");*/
	background-position: center bottom;
	background-repeat: repeat-x;
	color: #006600;
	font-weight: normal;
	text-align: center;
	padding: 13px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 -1px 0
		rgba(0, 0, 0, 0.3);
}

th.h-text {
	color: #000000;
	font-weight: bold;
	text-align: left;
}

th.v-label { /*background-color:  #B9CD13;*/
	/*background-image: url("images/bg_tabs_hover.jpg");*/
	background-color: #638BAC;
	background-position: center bottom;
	background-repeat: repeat-x;
	/*color: #006600;*/
	color: white !important;
	font-weight: normal;
	text-align: center;
	height: 60px;
	padding: 13px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 -1px 0
		rgba(0, 0, 0, 0.3);
	border-top: 2px solid #23486D;
}

/* tr */
tr.horizontal {
	vertical-align: middle;
	background-color: #F6F6F6;
}

tr.h-header {
	background-color: white;
	background-image: url(images/sfondo_alter_row.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	/*border-top: 1px solid #dddad6;
  border-bottom: 1px solid #dddad6;*/
}

tr.h-odd {
	background-color: #F8F8F8;
	/*background-image: url(images/sfondo_alter_row.jpg);*/
	background-repeat: repeat-x;
	background-position: bottom;
	/*border-top: 1px solid #dddad6;
    border-bottom: 1px solid #dddad6;*/
}

tr.h-even {
	background-color: #F8F8F8;
	/*background-image: url(images/sfondo_alter_row.jpg);*/
	background-repeat: repeat-x;
	background-position: bottom;
	/*border-top: 1px solid #dddad6;
    border-bottom: 1px solid #dddad6;*/
}

tr.h-odd:hover,tr.h-even:hover {
	background-image: none;
	background-color: #eeeeee;
}

tr.cell {
	
}

/* td */
td.button {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	background-color: white;
	color: #B22C1B;
	border: 1px solid;
	text-align: center;
}

/* td.h */
TD.h-label {
	text-align: left;
	color: #707070 !important;
	vertical-align: middle;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-top: 1px solid #FFFFFF;
	white-space: normal;
}

TD.h-text {
	color: #707070 !important;
	vertical-align: middle;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-transform: uppercase;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	empty-cells: show;
	white-space: normal;
	/*border-top: 1px solid #FFFFFF;*/
}

TD.h-imp {
	color: #707070 !important;
	text-align: right;
	vertical-align: middle;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-transform: uppercase;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	empty-cells: show;
}

TD.h-date {
	color: #707070 !important;
	vertical-align: middle;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-transform: uppercase;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	empty-cells: show;
}

TD.h-num {
	color: #707070 !important;
	vertical-align: middle;
	text-align: right;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	empty-cells: show;
}

TD.h-total-imp {
	color: #707070 !important;
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
	background-color: #EFEEEB;
	padding-left: 4px;
	padding-right: 4px;
}

td.h-text-saldo,td.h-imp-saldo {
	background-color: #DED9D5;
	background-image: url(images/sfondo_alter_row.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* td.v */
TD.v-label {
	text-align: left;
	color: #707070 !important;
	vertical-align: middle;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-top: 1px solid #FFFFFF;
	white-space: normal;
}

TD.v-label-multiple-rows {
	vertical-align: top;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

TD.v-text {
	color: #707070 !important;
	vertical-align: middle;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-transform: uppercase;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	empty-cells: show;
	white-space: normal;
}

.timeline-event-content TD.v-text {
	color: #707070 !important;
	vertical-align: middle;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-transform: uppercase;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	empty-cells: show;
	white-space: normal;
	width: 70px
}

TD.v-imp {
	color: #707070 !important;
	text-align: right;
	vertical-align: middle;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-transform: uppercase;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	empty-cells: show;
}

TD.v-date {
	color: #707070 !important;
	vertical-align: middle;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-transform: uppercase;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	empty-cells: show;
	white-space: normal;
}

TD.v-num {
	color: #707070 !important;
	vertical-align: middle;
	text-align: right;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	/*background-color: white;
    background-image: url(images/sfondo_alter_row.jpg);
    background-repeat: repeat-x;
    background-position: bottom;*/
	text-transform: uppercase;
}

TD.c-text {
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

/* input */
input,select,textarea {
	color: #000000;
	font-size: 12px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.h-odd {
	background-color: #DED9D5;
	/*background-image: url(images/sfondo_alter_row.jpg);*/
	background-repeat: repeat-x;
	background-position: bottom;
	/*border-top: 1px solid #dddad6;
    border-bottom: 1px solid #dddad6;*/
}

.h-even {
	background-color: #DED9D5;
	/*background-image: url(images/sfondo_alter_row.jpg);*/
	background-repeat: repeat-x;
	background-position: bottom;
	/*border-top: 1px solid #dddad6;
    border-bottom: 1px solid #dddad6;*/
}

/* a */
A {
	color: #707070;
	text-decoration: none;
}

A:hover { /*color: #AE2D1A;*/
	
}

A.label {
	color: white;
	text-decoration: none;
}

A.text {
	text-decoration: none;
}

A.menu {
	color: #8B4513;
	font-weight: bold;
}

A.sorted {
	color: White;
	font-weight: bold;
}

A.sorted:hover {
	color: White;
	font-weight: bold;
	text-decoration: underline;
}

A.logoff {
	color: black !important;
	font-family: "Trebuchet MS", Verdana;
	font-size: 1.2em;
	font-variant: small-caps;
	font-weight: bold;
}

A.home {
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	display: block;
}

.registration_label_color_two_center {
	text-align: left;
	font-size: 120%;
	color: #000000;
}

ul.tree {
	padding-left: 0em;
	margin-left: 1em;
	display: block;
}

ul.tree ul {
	padding-top: 3px;
	display: block;
}

ul.tree li {
	padding-top: 4px;
	text-indent: -1.2em;
	padding-left: 1.0em;
	padding-bottom: 10px;
	list-style-type: none;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 19px;
}

ul.tree li a.b {
	padding-left: 50px;
	margin-right: -14px;
	text-decoration: none;
}

ul.tree li a.b_open {
	background: url('images/minus.png') no-repeat scroll left top
		transparent;
	cursor: pointer;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 450px;
	list-style-type: none;
	text-indent: -1.2em;
	white-space: nowrap;
	color: #707070;
	line-height: 21px;
}

ul.tree li a.b_open:hover {
	text-decoration: none;
}

ul.tree li a.b_closed {
	background: url('images/plus.png') no-repeat scroll left top transparent
		;
	cursor: pointer;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 450px;
	list-style-type: none;
	text-indent: -1.2em;
	white-space: nowrap;
	color: #707070;
	line-height: 21px;
}

ul.tree li a.b_closed:hover {
	text-decoration: none;
}

ul.tree a.tree_link img {
	border: 0;
}

tr.v-row {
	background-color: #F8F8F8;
	background-repeat: repeat-x;
	background-position: bottom;
}

.basePage {
	background: url("images/bgTop.png") repeat-x scroll left top transparent
		;
	border-collapse: collapse
}

#assetPolizzaDatatable {
	display: none;
}

.tabContainer {
	display: block;
}

.polizzaFunctionBox {
	display: block;
}

#tabs {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	/*border: 1px solid #AAAAAA;*/
	color: #222222;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	padding: 0.2em;
	position: relative;
	padding: 9px 20px 14px 13px;
}

#tabs ul {
	clear: both;
	content: "";
	display: table;
	margin: 0;
	padding: 0.2em 7px 0;
	display: table;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	background-color: #FFFFFF;
	background-image: none;
	border: medium none;
	color: #222222;
	/*font-weight: bold;*/
	line-height: 1.3;
	list-style: none outside none;
	outline: 0 none;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}

#tabs li {
	border: medium none;
	float: left;
	list-style: none outside none;
	margin: 1px 0.2em 0 0;
	padding: 0;
	position: relative;
	top: 0;
	white-space: nowrap;
}

#tabs a {
	background-image: url("images/bg_tabs.jpg");
	background-position: center bottom;
	background-repeat: repeat-x;
	border: 1px solid #666666;
	border-radius: 5px 5px 5px 5px;
	display: block;
	font-size: 14px;
	height: 50px;
	line-height: 25px;
	padding: 10px 6px 20px;
	white-space: normal;
	width: 193px;
}

/*#tabs a:hover {
	background-image: none;
    background-color: #4a755f;
	background-position: center bottom;
	background-repeat: repeat-x;
	color:white;
	
}

#tabs .active {
	background-image: none;
	background-color: #4a755f;
	background-position: center bottom;
	background-repeat: repeat-x;
	color: #363636;
	font-weight: bold;
	font-size: 13px;
}*/
#tabs .active {
	background-color: #4a755f;
	background-image: url("images/tab-polizza-function.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	font-size: 13px;
	text-shadow: 0 1px 0 black, 0 -1px 0
		black;
}

#tabs a:hover {
	background-image: url("images/tab-polizza-function-hover.jpg");
	color: white;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-shadow: 0 1px 0 black, 0 -1px 0
		black;
}

.tabbedFunctionImage {
	float: left;
	margin: 0 7px 0 0;
}

.tableContainer ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

.tableContainer {
	width: 100%;
}

.tableContainer li.h-date {
	color: #707070 !important;
	vertical-align: middle;
	text-align: right;
	/*padding-left: 4px;
    padding-right: 4px;
    border-bottom: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;*/
	border-top: 1px solid #FFFFFF;
	float: left;
	min-height: 45px;
}

.tableContainer li.title {
	text-align: left;
	font-weight: bold;
	font-size: 1.063em;
	font-style: normal;
	margin-bottom: 0px;
	/*padding: 3px;
    padding-left: 4px;
    padding-right: 4px;*/
	background-color: #0D4A05;
	color: #FDFDFD;
	text-align: center;
	float: left;
	width: 100%;
	line-height: 25px;
}

.tableContainer li.v-label {
	background-color: #B9CD13;
	color: #2A2E31;
	font-weight: bold;
	text-align: center;
	height: 60px;
	float: left;
}

.tableContainer li.v-text {
	color: #707070 !important;
	vertical-align: middle;
	text-align: left;
	/*padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 4px;
    padding-right: 4px;
    border-bottom: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;*/
	border-top: 1px solid #FFFFFF;
	float: left;
}

.tableContainer li.h-text {
	color: #707070 !important;
	vertical-align: middle;
	text-align: left;
	/*padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 4px;
    padding-right: 4px;*/
	text-transform: uppercase;
	/*border-bottom: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;*/
	border-top: 1px solid #FFFFFF;
	float: left;
	min-height: 45px;
}

.tableContainer ul.h-odd {
	background-color: #F8F8F8;
	border-bottom: 1px solid #DEDEDE;
	border-top: 1px solid #FFFFFF;
	float: left;
}

.tableContainer ul.h-even {
	background-color: #F8F8F8;
	border-bottom: 1px solid #DEDEDE;
	border-top: 1px solid #FFFFFF;
	float: left;
}

.tableContainer ul.h-header li.v-label {
	line-height: 60px;
	borer-left: 1px solid #FFFFFF;
}

li.h-text div {
	display: block;
	min-height: 45px;
	height: 45px;
	overflow: hidden;
	border-left: 1px solid #DEDEDE;
}

li.v-text div {
	display: block;
	min-height: 45px;
	height: 45px;
	overflow: hidden;
	border-left: 1px solid #DEDEDE;
}

li.v-label div {
	display: block;
	min-height: 45px;
	height: 45px;
	overflow: hidden;
	border-left: 1px solid #DEDEDE;
}

li.h-label div {
	display: block;
	min-height: 45px;
	height: 45px;
	overflow: hidden;
	border-left: 1px solid #DEDEDE;
}

ul.h-header li.v-label div {
	display: block;
	min-height: 60px;
	height: 60px;
	overflow: hidden;
	border-left: 1px solid #FFFFFF;
}

ul.h-odd:hover,ul.h-even:hover {
	background-color: #eeeeee;
}

.bold {
	font-weight: bold;
}

.disableGraph {
	height: 0;
	text-indent: -9999px;
	visibility: hidden !important;
}

#showAssetPerPolizza {
	background-image: url("images/tabellone.png");
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
	height: 70px;
	margin-left: 23px;
	width: 79px;
}

#timelineButtonImage {
	background-image: url("images/tabellone.png");
	background-repeat: no-repeat;
	height: 45px;
	width: 100px;
}

#showAsset {
	display: block;
	float: left;
	height: 70px;
	line-height: 40px;
	font-size: 14px;
}

#hideAsset {
	display: block;
	float: left;
	height: 70px;
	line-height: 40px;
	font-size: 14px;
}

#toggleAssetPerPolizza {
	cursor: pointer;
	height: 70px;
	width: 60%;
	margin-top: 30px;
}

table.list {
	padding-left: 15px;
	padding-right: 15px;
}

.maiuscolo {
	text-transform: uppercase;
}

a.docs {
	text-decoration: none;
}

a.docs:hover {
	color: #151515;
}

.timelineButton { /*background-image: url("images/bg_tabs_hover.jpg");
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #006600;
    opacity: 0.69;*/
	padding-left: 6px;
	cursor: pointer;
}

.operazioniContainer {
	margin-top: 20px;
}

.semaforo {
	height: 15px;
	width: 15px;
}

/*
#news {
	background-color: #7F7E7D;
	border: 8px solid #444444;
	border-collapse: collapse;
	cursor: pointer;
	font: 17px/ 1 monospace;
	margin: auto;
	overflow: hidden;
	width: 451px;
}

#news span {
	background: none repeat scroll 0 0 #444444;
	border-bottom: 1px solid white;
	border-collapse: collapse;
	color: #FFFFFF;
	display: block;
	float: left;
	margin-right: 1px;
}

#newsOuter {
	margin: auto;
	width: 466px;
	border-radius: 8px 8px 8px 8px;
	border: 10px solid #7F7E7D;
}
*/
.hasFlightBoard {
	margin-left: auto;
	margin-right: auto;
	margin-left: 20px
}

.buttonRoll {
	background-color: #7F7E7D;
	color: white;
	cursor: pointer;
	display: inline-block;
	height: 30px;
	/*letter-spacing: 2px;*/
	line-height: 30px;
	/*margin: 90px 0 0 -20%;*/
	min-width: 120px;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: background-color 0.35s;
	-moz-transition: background-color 0.35s;
	transition: background-color 0.35s;
	padding-left: 4px;
	padding-right: 4px;
}

.labelRoll {
	display: block;
	height: 100%;
	/*padding: 0 40px;*/
	position: relative;
	top: 0%;
	-webkit-transition: top 0.35s;
	-moz-transition: top 0.35s;
	transition: top 0.35s;
	width: 100%;
}

.buttonRoll:hover {
	background-color: #23486D;
}

.buttonRoll:hover .labelRoll {
	top: -100%;
}

.buttonRoll a {
	color: #FFFFFF !important;
}

#loginForm a {
	text-decoration: underline;
	color: #363636;
}

.socialLoginBold {
	color: #23486D;
}

#obsoleto {
	position: absolute;
	display: none;
}

.linguetta_menu {
	width: 100%;
	height: 47px;
	text-align: right;
}

.linguetta_menu img {
	margin: 0 5px;
	vertical-align: bottom;
}

.logoff_utenteBox {
	display: inline-block;
	line-height: 1em;
	text-align: right;
	width: 70%
}

.logoff_utenteBox a {
	font-size: 1.2em;
}

.logoff_imgBox {
	display: inline-block;
}

.logoff_imgBox a {
	font-size: 1.2em;
}

.contattiBox {
	height: 35px
}

.message-mail-sent {
	color: red;
	font-weight: bold;
}

.collettiveSearchButton {
    cursor: pointer;
    padding-left: 6px;
}

#collettiveSearchButtonImage {
    background-image: url("images/tabellone.png");
    background-repeat: no-repeat;
    height: 45px;
    width: 100px;
}

.faqContainer {
    padding-top: 17px;
    text-align: left;
    padding-left: 45px;
    padding-right: 45px;
}

div.faqContainer h1 {
    padding-bottom: 15px;
}

div.faqContainer div.blockContainer {
    text-indent: 0px;
    display: none;
    text-align: justify;
    padding-top: 7px;
}

ul.faq {
    padding-left: 0em;
    margin-left: 1em;
    display: block;
}

ul.faq ul {
    padding-top: 3px;
    display: block;
}

ul.faq li a.b {
    padding-left: 50px;
    margin-right: -14px;
    text-decoration: none;
}

ul.faq li a.block_open {
    background: url('images/minus-small.png') no-repeat scroll left center;
    cursor: pointer;
    font-weight: bold;
    padding-top: 10px; padding-bottom : 10px; padding-left : 50px;
    padding-right : 0px;
    list-style-type: none;
    text-indent: -1.2em;
    white-space: nowrap;
    color: #969696;
    line-height: 21px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 0px;
}

ul.faq li a.block_open:hover {
    text-decoration: none;
}

ul.faq li a.block_closed {
    background: url("images/plus-small.png") no-repeat scroll left center;
    cursor: pointer;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 0px;
    list-style-type: none;
    text-indent: -1.2em;
    white-space: nowrap;
    color: #969696;
    line-height: 21px;
}

ul.faq li a.block_closed:hover {
    text-decoration: none;
}

ul.faq li {
    padding-top: 4px;
    text-indent: -1.2em;
    padding-left: 1.0em;
    list-style-type: none;
}

div.contattiContainer {
    padding-top: 17px;
    text-align: left;
    padding-left: 45px;
    padding-right: 45px;
}

div.contattiContainer h1 {
    padding-bottom: 15px;
}

ul.faq li a {
    /*color: #363636;*/
    font-weight: bold;
        
}

ul.faq li a:hover {
    text-decoration: underline;  
}

.mandatory {
    background-color: white;
    color: red;
    font-weight: bold;
}

.buttonRollInactive {
    background-color: #dadada;
    color: white;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    min-width: 120px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    padding-left: 4px;
    padding-right: 4px;
}

.contattiFormInfo {
    text-align: left;
    padding-bottom: 18px;
}

.contatti_n_telefono {
    padding:5px 0;
    width: 115px;
}

.livelliCoperturaInfo {
    background-color: #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 10px #CCCCCC;
    color: #FFFFFF;
    font-size: 120%;
    font-weight: bold;
    margin: 5px;
    padding: 5px;
    text-align: center;
    text-shadow: 0 0 3px #AAAAAA;
    height: 45px;
    line-height: 45px;
}

.avvisoDocumentazione {
    height:auto !important; 
    line-height: normal !important; 
    font-size: small;
}

.registrationMandatory {
    text-align: left;
    padding-bottom: 0px;
}

.annotazioneValueLabel {
    font-size: 0.6em;
    margin-top: 1px;
    margin-bottom: 1px;
}

/* Asset Globale */
.assetGlobale{
	text-align:left;
	font-size:14px;
	font-family: Verdana,Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	color:#2A2E31;
}

.assetGlobale .title {	
	text-align:center;
	font-size:20px;
	padding-bottom:10px;
	/*	
	color:#2A2E31;
	*/
}

.assetGlobale .periodo {
	font-size:18px;	
}

.assetGlobale label {	
}

.assetGlobale .value {
	font-weight: bold;
}

#footer-normativa {
    font-size:12px;
    color:#333333;
    text-align: left;
    padding-top:10px;
    width:910px;
    margin: 0 auto
}

#footer-avvertenze {
	width: 60%;
   	float: left;
	padding-top: 10px;
	font-size: 20px;
	font-weight: bold;
	color: red;
}

/* Larghezza colonne default per dettaglio operazioni IN-PP */
.IN-tipoOperazione {width:30%;}
.IN-dataOperazione {width:25%;}
.IN-dataEffetto {width:25%;}
.IN-dataPerfezionamento {width:25%;}
.IN-dataRegPagamento {width:25%;}
.IN-dataCompetenza {width:25%;}
.IN-dataScadenza {width:25%;}
.IN-impPremioLordo {width:25%;}
.IN-impValoreRiscatto {width:25%;}
.IN-indStatoOperazione {width:30%;}
.IN-epayPayment {width:30%;}

.PP-tipoOperazione {width:30%;}
.PP-dataOperazione {width:25%;}
.PP-dataEffetto {width:25%;}
.PP-dataPerfezionamento {width:25%;}
.PP-dataRegPagamento {width:25%;}
.PP-dataCompetenza {width:25%;}
.PP-dataScadenza {width:25%;}
.PP-impPremioLordo {width:25%;}
.PP-impPremioNetto {width:25%;}
.PP-impValoreRiscatto {width:25%;}
.PP-indStatoOperazione {width:30%;}
