/* data scroller
-------------------------------------------------------------------------*/
table.scroller-table {
	width: 100%;
}


table.scroller-table td.scroller-col {
	padding-left: 5px;
}

table.scroller-table td.entries-col {
	text-align: right;
	padding-right: 5px;
}


table.scroller-table .rich-datascr {
	border: none;
	color: #4F493C;
}


table.scroller-table .rich-dtascroller-table {
	border: none;
}

#content #main-content .rich-datascr-button {
	border: none;
	width: 5px;
	padding: 0 2px 0 2px;
}

table.scroller-table .rich-datascr-button-dsbld {
	visibility: hidden;
}

table.scroller-table .rich-datascr-act {
	border: none;
	font-weight: bold;
	border-bottom: 1px solid #4F493C;
	padding: 0 2px 0 2px;
	width: 5px;
}

table.scroller-table .rich-datascr-inact {
	border: none;
	width: 5px;
	padding: 0 2px 0 2px;
}

/* customBlock
-------------------------------------------------------------------*/
div.customBlock {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

div.customBlock .header div.first-col {
	background: url('../../images/corner_top_left.png') bottom left no-repeat;
	width: 8px;
	height: 37px;
	float: left;
}

div.customBlock .header div.center-col {
	background: url('../../images/table-header-bg.jpg') bottom right repeat-x;
	height: 37px;
	margin: 0px 5px;
}

div.customBlock .header div.center-col p {
	line-height: 37px;
	font-weight: bold;
	padding: 0px 10px;
	margin: 0px;
}

div.customBlock .header  div.last-col {
	background: url('../../images/corner_top_right.png') bottom right no-repeat;
	width: 8px;
	height: 37px;
	float: right;
}

div.customBlock .body {
	background-color: white;
	padding: 5px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}

div.customBlock .footer div.first-col {
	background: url('../../images/corner_bottom_left.png') bottom left no-repeat;
	width: 8px;
	height: 6px;
	float: left;
}

div.customBlock .footer div.center-col {
	background: url('../../images/table-footer-bg.jpg') bottom right repeat-x;
	height: 6px;
	margin-left: 5px;
	margin-right: 5px;
}

div.customBlock .footer  div.last-col {
	background: url('../../images/corner_bottom_right.png') bottom right no-repeat;
	width: 8px;
	height: 6px;
	float: right;
}


/* customBlockLight
-------------------------------------------------------------------*/
div.customBlockLight {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

div.customBlockLight .header div.first-col {
	background: url('../../images/corner_top_left.png') bottom left no-repeat;
	width: 8px;
	height: 37px;
	float: left;
}

div.customBlockLight .header div.center-col {
	background: url('../../images/table-header-bg.jpg') bottom right repeat-x;
	height: 37px;
	margin: 0px 5px;
}

div.customBlockLight .header div.center-col p {
	line-height: 37px;
	font-weight: bold;
	padding: 0px 10px;
	margin: 0px;
}

div.customBlockLight .header  div.last-col {
	background: url('../../images/corner_top_right.png') bottom right no-repeat;
	width: 8px;
	height: 37px;
	float: right;
}

div.customBlockLight .body {
	background-color: white;
	padding: 5px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}

div.customBlockLight .footer div.first-col {
	background: url('../../images/small_border_bottom_left.png') bottom left no-repeat;
	width: 8px;
	height: 6px;
	float: left;
}

div.customBlockLight .footer div.center-col {
	background: url('../../images/small_border_bottom.jpg') bottom right repeat-x;
	height: 6px;
	margin-left: 5px;
	margin-right: 5px;
}

div.customBlockLight .footer  div.last-col {
	background: url('../../images/small_border_bottom_right.png') bottom right no-repeat;
	width: 8px;
	height: 6px;
	float: right;
}


/* customBorder
-------------------------------------------------------------------*/
div.customBorder {
  font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

div.customBorder .header div.first-col {
	background: url('../../images/small_border_top_left.png') bottom left no-repeat;
	width: 7px;
	height: 7px;
	float: left;
}

div.customBorder .header div.center-col {
	background: url('../../images/small_border_top.jpg') bottom right repeat-x;
	height: 7px;
	margin-left: 5px;
	margin-right: 5px;
}

div.customBorder .header  div.last-col {
	background: url('../../images/small_border_top_right.png') bottom right no-repeat;
	width: 7px;
	height: 7px;
	float: right;
}

div.customBorder .body {
  background-color: white;
  padding: 10px;
  border-left: 1px solid #DBDBDB;
  border-right: 1px solid #DBDBDB;
}

div.customBorder .footer div.first-col {
	background: url('../../images/small_border_bottom_left.png') bottom left no-repeat;
	width: 7px;
	height: 6px;
	float: left;
}

div.customBorder .footer div.center-col {
	background: url('../../images/small_border_bottom.jpg') bottom right repeat-x;
	height: 6px;
	margin-left: 5px;
	margin-right: 5px;
}

div.customBorder .footer  div.last-col {
	background: url('../../images/small_border_bottom_right.png') bottom right no-repeat;
	width: 7px;
	height: 6px;
	float: right;
}


/* tooltip
-------------------------------------------------------------------*/
div.tooltip {
  font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

div.tooltip > .header div.first-col {
	background: url('../../images/tooltip_border_top_left.png') bottom left no-repeat;
	width: 13px;
	height: 13px;
	float: left;
}

div.tooltip > .header div.center-col {
	background: url('../../images/tooltip_border_top.jpg') bottom right repeat-x;
	height: 13px;
	margin-left: 13px;
	margin-right: 13px;
}

div.tooltip > .header  div.last-col {
	background: url('../../images/tooltip_border_top_right.png') bottom right no-repeat;
	width: 13px;
	height: 13px;
	float: right;
}

div.tooltip > .body {
  background-color: white;
  padding: 0px 10px;
  border-left: 3px solid #ACACAC;
  border-right: 3px solid #ACACAC;
}

div.tooltip > .footer div.first-col {
	background: url('../../images/tooltip_border_bottom_left.png') bottom left no-repeat;
	width: 13px;
	height: 13px;
	float: left;
}

div.tooltip > .footer div.center-col {
	background: url('../../images/tooltip_border_bottom.jpg') bottom right repeat-x;
	height: 13px;
	margin-left: 13px;
	margin-right: 13px;
}

div.tooltip > .footer  div.last-col {
	background: url('../../images/tooltip_border_bottom_right.png') bottom right no-repeat;
	width: 13px;
	height: 13px;
	float: right;
}



/* customTable
-------------------------------------------------------------------*/
table.customTable {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    border-spacing: 0px;
	border-collapse: collapse;
}

table.customTable td {
    padding: 0px;
}

/* customTable Header
-------------------------------------------------------------------*/
.customTable thead {
	height: 37px;
}

.customTable thead th {
	background: url('../../images/table-header-bg.jpg') top left repeat-x;
	padding: 5px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.customTable thead th.first-col {
	background: url('../../images/corner_top_left.png') top left no-repeat;
	padding-left: 10px;
}

.customTable thead th.last-col {
	background: url('../../images/corner_top_right.png') top right no-repeat;
	padding-right: 10px;
}

.customTableGroup thead th {
	background: transparent;
	padding: 0px;
}

.customTableGroup thead th .header {
	padding: 0px;
}

.customTableGroup thead th .header div.first-col {
	background: url('../../images/corner_top_left.png') bottom left no-repeat;
	width: 8px;
	height: 37px;
	float: left;
}

.customTableGroup thead th .header div.center-col {
	background: url('../../images/table-header-bg.jpg') bottom right repeat-x;
	height: 37px;
	margin: 0px 5px;
}

.customTableGroup thead th .header div.center-col p {
	line-height: 37px;
	font-weight: bold;
	padding: 0px 10px;
	margin: 0px;
	text-align: center;
}

.customTableGroup thead th .header div.last-col {
	background: url('../../images/corner_top_right.png') bottom right no-repeat;
	width: 8px;
	height: 37px;
	float: right;
}



/* customTable Body
-------------------------------------------------------------------*/
.customTable tbody td.first-col {
	background: url('../../images/table-border.jpg') top left repeat-y;
	background-color: inherit;
	padding-left: 10px;
}
.customTable tbody td.first-col-echeances {
	background: url('../../images/table-border.jpg') top left repeat-y;
	background-color: inherit;
	padding-left: 10px;
	width: 25%;
}

.customTable tbody td.last-col {
	background: url('../../images/table-border.jpg') top right repeat-y;
	background-color: inherit;
	padding-right: 10px;
}

.customTable tbody td.last-col-echeances {
	background: url('../../images/table-border.jpg') top right repeat-y;
	background-color: red;
	padding-right: 10px;
	width: 25%;
}

.customTable tbody td {
	padding: 5px;
	text-align: left;
}


/* customTable Footer
-------------------------------------------------------------------*/
.customTable tfoot div.first-col {
	background: url('../../images/corner_bottom_left.png') bottom left no-repeat;
	width: 8px;
	height: 6px;
	float: left;
}

.customTable tfoot div.center-col {
	background: url('../../images/table-footer-bg.jpg') bottom right repeat-x;
	height: 6px;
	margin-left: 5px;
	margin-right: 5px;
}

.customTable tfoot div.last-col {
	background: url('../../images/corner_bottom_right.png') bottom right no-repeat;
	width: 8px;
	height: 6px;
	float: right;
}

/* subRow
-------------------------------------------------------------------*/
.customTable tr.rich-subtable-firstrow {
	background-color: #d8d8d8;
    border-bottom: 1px solid white;
}

.customTable tr.rich-subtable-firstrow table {
	padding-left: 20px;	
}

.customTable tr.rich-subtable-firstrow td {
	background-color: transparent;
}

tr.rich-table-firstrow + tr.rich-subtable-firstrow {
	background: #d8d8d8 url('../../images/ombre.png') repeat-x top left;
}

tr.rich-table-firstrow + tr.rich-subtable-firstrow > td {
	padding-top: 10px;
}
