@charset "utf-8";

/*
###############################
# root.css for DataIsland (http://www.dataisland.org)
# root.css, v 1.0.5 2005/08/22 11:45:32 Hugues Brunelle (huguesb@echo3d.com)
#
*/



/* GENERIC ELEMENTS : HTML 4.01 */
a {
    color: #000;
}
a:link {
}
a:visited {
}
a:hover {
    text-decoration: none;
}
a:active {
}
abbr {
}
acronym {
}
address {
}
big {
}
blockquote {
}
body {
    text-align: center;
    font-size: 1em;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(../img/css/body.png);
    background-repeat: repeat-x;
    background-position: left top;
    color: #666;
    border: 0px none;
}
br {
}
button {
}
caption {
    font-weight: bold;
    text-align: left;
    margin: 15px 0px 3px 0px;
    padding: 0px 0px 0px 2px;
    font-size: 0.8em;
    text-transform: uppercase;
}
cite {
}
code {
}
col {
}
colgroup {
}
dd {
}
del {
}
dfn {
}
div {
}
dl {
}
dt {
}
em {
}
form {
}
form fieldset {
    margin: 5px 0px 5px 0px;
    padding: 4px;
    border: 0px none;
    background-color: #F8F8F6;
}
form fieldset fieldset {
    display: inline;
    float: none;
    margin: 0px;
    padding: 4px 4px 4px 0px;
}
form fieldset fieldset input {
}
form fieldset fieldset legend {
    text-transform: none;
    background-color: transparent;
    font-weight: normal;
}
form fieldset fieldset legend.locale {
    text-transform: uppercase;
    color: #FFF;
    font-weight: normal;
    background-color: #006981;
    font-weight: bold;
    padding: 2px;
    font-size: 0.8em;
}
form fieldset input {
    border: 1px solid #E8E8E2;
    margin: 4px 0px 0px 0px;
    padding: 2px 4px;
}
form fieldset input:focus {
    background-color: #FFC;
}
form fieldset legend {
    font-weight: bold;
    color: #006981;
    line-height: normal;
    text-transform: capitalize;
    background-color: #FFF;
    padding: 0px;
}
form fieldset select {
    border: 1px solid #E8E8E2;
    margin: 4px 0px 0px 0px;
    padding: 0px;
    width: auto;
}
form fieldset select:focus {
    background-color: #FFC;
}
h1 {
    font-size: 2.5em;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    color: #006981;
}
h2 {
    font-size: 1.6em;
}
h3 {
    font-size: 1.4em;
}
h4 {
    font-size: 1.2em;
}
h5 {
    font-size: 1.1em;
}
h6 {
    font-size: 1em;
}
hr {
    display: none;
}
html {
    margin: 0px;
    padding: 0px;
    font-size: 0.8em;
    background-color: #F1F2ED;
    background-image: url(../img/css/html.png);
    background-repeat: repeat-x;
    background-position: left top;
    border: 0px none;
}
i {
}
iframe {
}
img {
}
input[type="submit"] {
    background-color: #096;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    border: 0px none;
    font-size: 0.8em;
    padding: 1px 2px;
    margin: 0px;
}
input[type="submit"]:focus {
    background-color: #FFF;
    color: #096;
}
input[type="submit"]:hover {
}
input[type="button"] {
    background-color: #FFF;
    color: #096;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid #096;
    font-size: 0.8em;
    padding: 1px 2px;
    margin: 0px;
}
input[type="button"]:focus {
    background-color: #096;
    color: #FFF;
}
input[type="button"]:hover {
}
ins {
}
kbd {
}
label {
}
legend {
}
li {
}
noframes {
}
noscript {
}
object {
}
ol {
}
optgroup {
}
option {
}
p {
    margin: 0px 0px 1em 0px;
}
pre {
}
q {
}
samp {
}
select {
}
small {
}
span {
}
strong {
}
sub {
}
sup {
}
table {
    width: 100%;
}
tbody {
    font-size: 0.8em;
}
td {
}
textarea {
}
tfoot {
}
th {
    text-align: left;
}
thead {
}
tr {
}
tt {
}
ul {
}
var {
}
/* RECURRING ATTRIBUTES : CLASS */
.error {
    color: #C00;
}
.success {
    color: #096;
}
.required {
	color: #F00;
}
.warning {
    color: #FC0;
}
fieldset.actions {
    text-align: right;
    background-color: #E8E8E2;
}
fieldset.criterion {
    position: relative;
}
fieldset.criterion input[type="button"] {
    position: absolute;
    right: 0px;
    top: 4px;
}
form.list-search {
    margin: 0px 2px 30px 2px;
}
iframe.rte {
    border: 0px none;
    width: 55.5em !important;
    width: 54.5em;
    height: 28em;
    margin: 0px;
    padding: 0px;
}

legend.required {

}
table.entity-attributes {
}
table.entity-attributes tbody {
}
table.entity-attributes tbody tr {
}
table.entity-attributes tbody tr th {
    vertical-align: top;
    width: 20%;
    color: #006981;
}
table.list {
    border-bottom: 1px solid #F1F2ED;
}
table.list tbody {
}
table.list tbody tr {
}
table.list tbody tr.even {
    background-color: #FFF;
}
table.list tbody tr.odd {
    background-color: #F8F8F6;
}
table.list tbody tr td, table.list tbody tr th {
    padding: 4px;
    vertical-align: top;
}
table.list tbody tr td.actions, table.list tbody tr th.actions {
    text-align: right;
    vertical-align: bottom;
}
table.list tbody tr td.actions ul, table.list tbody tr th.actions ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
table.list tbody tr td.actions ul li, table.list tbody tr th.actions ul li {
    display: inline;
}
table.list tbody tr td.actions ul li a, table.list tbody tr th.actions ul li a {
    font-weight: bold;
    text-decoration: none;
    color: #096;
}
table.list tbody tr td.actions ul li a:hover, table.list tbody tr th.actions ul li a:hover {
    color: #063;
}
table.list thead {
    background-color: #E8E8E2;
}
table.list thead tr:first-child {
}
table.list thead tr:first-child td {
}
table.list thead tr {
}
table.list thead tr td {
    padding: 4px 0px;
}
table.list thead tr td ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    background-color: #E8E8E2;
}
table.list thead tr td ul li {
    display: inline;
}
table.list thead tr td ul li a {
    font-weight: bold;
    padding: 0px 4px;
    text-decoration: none;
    color: #096;
}
table.list thead tr td ul li a:hover {
    color: #063;
}

table.list thead tr th {
    padding: 4px;
    color: #006981;
    background-color: #F1F2ED;
}
table.list thead tr th.actions {
    width: 20%;
    text-align: right;
}

/* SPECIFIC ATTRIBUTES : ID */
a#dataisland {
    position: absolute;
    right: 14px !important;
    right: 23px;
    top: 14px;
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(../dataisland/dataisland.png) !important;
    background-image: url(../dataisland/dataisland-ie.png);
    background-repeat: no-repeat;
}
a#dataisland small {
    display: none;
}
div#content {
    text-align: left;
    width: auto !important;
    width: 58em;
    min-width: 47em;
    max-width: 74em;
    margin: 0px auto;
    padding: 0px 10px;
}
div#content-body {
    position: relative;
    padding: 14px;
    border: 2px solid #E8E8E2;
    background-color: #FFF;
    margin: 30px 0px 15px 0px;
}
div#content-body-alert {
    margin: 0px;
    padding: 14px 0px 0px 14px;
    font-weight: bold;
}
div#content-body-alert.error {
    color: #FFF;
    background-color: #C00;
}
div#content-body-alert.success {
    color: #FFF;
    background-color: #096;
}
div#content-body-alert.warning {
    color: #FFF;
    background-color: #FC0;
}
div#content-body-alert fieldset.actions {
    margin: 7px 0px 0px -14px;
}
div#content-foot {
    position: relative;
    padding: 14px;
    border: 2px solid #E8E8E2;
    background-color: #FFF;
}
div#content-head {
    position: relative;
    padding: 0px;
}
div#content-head address {
    display: none;
}
div#content-head h1 {
    text-align: center;
    margin: 0px;
    padding: 0px;
}
div#content-head h1 a {
    position: absolute;
    top: -75px;
    left: 39.5%;
    display: block;
    width: 193px;
    height: 75px;
    background-image: url(../img/css/h1.png) !important;
    background-image: url(../img/css/h1-ie.png);
    background-repeat: no-repeat;
    background-position: center center;
}
div#content-head h1 a span {
    display: none;
}
div#content-head h1 a img {
    display: none;
}
/*
div#content-head h2 {
    width: 382px;
    height: 238px;
    background-image: url(../img/css/h2.png);
    background-repeat: no-repeat;
    background-position: right top;
    position: absolute;
    top: -105px;
    right: 0px;
}
div#content-head h2 span {
    display: none;
}
*/
div#content-head-dashboard {
    position: absolute;
    top: -90px;
    width: 100% !important;
    width: 58em;
    margin: 0px;
    padding: 0px;
}
div#content-head-dashboard-locales {
    float: right;
}
div#content-head-dashboard-locales ul {
    list-style-type: none;
    margin: 0px;
    padding: 6px 0px;
}
div#content-head-dashboard-locales ul li {
    display: inline;
    padding: 6px 0px;
    margin: 0px;
}
div#content-head-dashboard-locales ul li.active a {
    background-image: url(../img/css/div_content-head-dashboard-locales_ul_li_a.png);
    background-repeat: no-repeat;
    background-position: center top;
    text-decoration: none;
}
div#content-head-dashboard-locales ul li a {
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
    padding: 9px 4px;
    font-size: 0.8em;
    text-decoration: none;
}
div#content-head-dashboard-locales ul li a:hover {
}
div#content-head-dashboard-login {
    padding: 9px 0px !important;
    padding: 6px 0px;
}
div#content-head-dashboard-login a {
    text-transform: uppercase;
    color: #FFF;
    font-weight: normal;
    font-weight: bold;
    padding: 9px 4px;
    font-size: 0.8em;
    text-decoration: none;
}
div#content-head-dashboard-login a.login {
}
div#content-head-dashboard-login a.logout {
    font-weight: normal;
    text-transform: none;
    text-decoration: underline;
    padding: 9px 4px 9px 9px;
}
div#content-head-dashboard-login a.logout:hover {
    text-decoration: none;
}
div#content-head-dashboard-login a:hover {
}
div#content-head-dashboard-login p {
    margin: 0px !important;
    margin: 3px 0px;
    padding: 0px;
    font-size: 0.8em;
    float: left;
    color: #FFF;
}
div#meta-body {
    padding: 90px 0px 0px 0px;
}
ul#content-body-messages {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-weight: bold;
}
ul#content-body-messages li {
}
ul#content-head-navigation {
    list-style-type: none;
    margin: 0px;
    padding: 30px 0px 0px 0px;
    line-height: 1.9em !important;
    line-height: 2em;
    text-align: center;
    background-color: #FFF;
    border-left: 2px solid #E8E8E2;
    border-right: 2px solid #E8E8E2;
    border-bottom: 2px solid #E8E8E2;
    background-image: url(../img/css/ul_content-head-navigation.png);
    background-repeat: repeat-x;
}
ul#content-head-navigation li {
    display: inline;
    padding: 4px 0px;
}
ul#content-head-navigation li a {
    text-decoration: none;
    white-space: nowrap;
    padding: 6px 4px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.8em;
    letter-spacing: -0.1em;
    color: #666;
    border-top: 2px solid #FFF;
    border-left: 2px solid #FFF;
    border-right: 2px solid #FFF;
}
ul#content-head-navigation li a:hover {
    background-color: #E8E8E2;
}

/*************************************************************/
/*************************************************************/
/**************** AJAX HUGE LIST OPTIONS *********************/
/*************************************************************/
/*************************************************************/
#ajax_listOfOptions{
  position:absolute;  /* Never change this one */
  width:225px;  /* Width of box */
  height:275px;  /* Height of box */
  overflow:auto;  /* Scrolling features */
  border:1px solid #317082;  /* Dark green border */
  background-color:#FFF;  /* White background color */
  text-align:left;
  font-size:0.9em;
  z-index:100;
}
#ajax_listOfOptions div{  
  margin:1px;
  padding:1px;
  cursor:pointer;
  font-size:0.9em;
}
#ajax_listOfOptions .optionDiv{  /* Div for each item in list */

}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
  background-color:#317082;
  color:#FFF;
}
#ajax_listOfOptions_iframe{
  background-color:#F00;
  position:absolute;
  z-index:5;
}
