/* Nuxeo CSS 1
** $Id: cps-css1.css.dtml,v 1.1.1.1 2004/01/12 11:06:57 abompard Exp $
** CSS 1 for NS4.77|IE|mozilla ...
** this is heavily based on the Plone css by Alexander Limi
*/

/* DTML instructions to set caching headers.





*/


/* BASIC ELEMENTS ------------------------------ */


body {
  font: 75% Verdana, Helvetica, Arial, sans-serif;
  background: #E0E0E0 url(fd_fleche.gif) no-repeat scroll 10px 100px;
  color: Black;
  margin: 0;
  padding: 0;
}


a {
  text-decoration: none;
  color: #436976;
  background-color: transparent;
}



img {
  border: 0;
}

p {
  margin: 0.5em 0 1em 0;
  text-align: left;
  line-height: 1.5em;
}
p a {
  text-decoration: underline;
}
p a:visited {
  color: Purple;
  background-color: transparent;
}
p a:active {
  color: Red;
  background-color: transparent;
}
p img {
  border: 0;
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  color: Black;
  background-color: transparent;
  font: 100% Verdana, Helvetica, Arial, sans-serif;
  margin: 0;
  padding-top: 0.5em;
}
h1 {
  font-size: 160%;
}
h2 {
  font-size: 150%;
}
h3 {
  font-size: 140%;
}
h4 {
  font-size: 120%;
  font-weight: bold;
}
h5 {
  font-size: 100%;
  font-weight: bold;
}
h6 {
  font-size: 80%;
  font-weight: bold;
}

ol, ul {
  padding: 0;
  margin: 0;
}
ul a, ol a {
  text-decoration: underline;
}

dt {
  font-weight: bold;
}
dt a {
  text-decoration: none;
}

dd {
  line-height: 1.5em;
  margin-bottom: 1em;
}

legend {
  background: #E0E0E0 url(fd_fleche.gif) no-repeat scroll 10px 100px;
  padding: 0.5em;
}

form {
  margin: 0;
}

textarea {
  color: Black;
  background-color: white;
}
input {
  font: 100% Verdana, Helvetica, Arial, sans-serif;
  color: Black;
  background-color: white;
  vertical-align: middle;
}
select {
  font: 100% Verdana, Helvetica, Arial, sans-serif;
  vertical-align: top;
}
abbr, acronym, .explain {
  color: Black;
  background-color: transparent;
}
q {
  font-family: Times, "Times New Roman", serif;
  font-style: italic;
  font-size: 120%;
}
blockquote {
  font-family: Times, "Times New Roman", serif;
  font-style: italic;
  font-size: 120%;
}
code {
  font-size: 120%;
  color: Black;
  background-color: #eeeeee;
}
pre {
  font-size: 100%;
  padding: 1em;
  border: 1px solid #29287B;
  color: Black;
  background-color: #eeeeee;
}


/* COLUMNS ------------------------------ */

table.columns {
  width: 100%;
  margin-top: 0px;
  padding-top: 8px;
}
table.columns td.left {
  vertical-align: top;
  padding-top: 2em;
  background: #77B81B;
}
table.columns td.main {
  vertical-align: top;
  padding-top: 2em;
  background-color: transparent;
}
table.columns td.right {
  vertical-align: top;
  text-align: right;
  padding-top: 100px;
  background: ;
}


/* . ------------------------------ */

.sstitre {
  font-size: 90%;
  font-style: italic;
}

.italique {
  font-style: italic;
}

.nom {
  color: white;
  font-size: 110%;
}

a.nom:hover {
  text-decoration: underline;
}

.titre {
  font-size: 130%;
  font-weight: bold;
  margin-bottom: 0.7em;
}

.desc {
  padding: 1em 0 1em 0;
}

.nowhitebg {
  background-color: transparent !important;
}

.objet {
  border: 1px solid #77B81B;
  /*background-color: #EEEEEE; */
  font-size: 100%;
}

.logo {
  margin: 5px 0px 6px 5px;
  padding: 0;
  text-decoration: none
  border: 0;
  background-color: transparent;
}

.even {
  background-color: #EEEEEE;
}

.odd {
  background-color: white;
}

.pending {
  font-weight: bold;
  color: #FFA500;
}

.pendingdaf {
  font-weight: bold;
  color: #FFA500;
}

.pendingffg {
  font-weight: bold;
  color: #FFA500;
}

.work {

}

.published {
  color: #22A522;
}

.deferred {
  font-weight: bold;
  color: #FF6600;
}

.expired {
  font-weight: bold;
  color: #FF0033;
}

.url {
  font-weight: bold;
  color: black
}

a.url:hover {
  text-decoration: underline;
}

.email {
  color: black
}

a.email:hover {
  text-decoration: underline;
}

input.standalone {
  background: #EEEEEE url(linkOpaque.gif) 4px 4px no-repeat;
  background-image: none;
  color: Black;
}

input.context {
  background: White url(linkOpaque.gif) 4px 4px no-repeat;
  background-image: none;
  color: Black;
}

input.destructive {
  background: #FFCE7B url(linkOpaque.gif) 4px 4px no-repeat;
  background-image: none;
  color: Black;
}

button {
  font: 100% Verdana, Helvetica, Arial, sans-serif;
  background: #EEEEEE url(linkOpaque.gif) 4px 4px no-repeat;
  color: Black;
  background-image: none;
  vertical-align: middle;
}

/* DIVs ------------------------------ */
div.top {
  text-align: left;
}

div.footer {
  text-align: center;
  margin: 0;
  padding: 0;
}

div.document {
}

div.message {
  background: #FFCA31;
  color: Black;
  font: bold 80% Verdana, Helvetica, Arial, sans-serif;
  margin: 1em 0;
  padding: 0.5em 1em;
  vertical-align: middle;
}

div.message a {
  background: #FFCA31;
  color: Black;
  text-decoration: underline;
}

div.description {
  font: 100% Verdana, Helvetica, Arial, sans-serif;
  display: block;
  margin-bottom: 0.5em;
  line-height: 1.5em;
}

div.documentActions {
  float: right;
  margin-top: 1.5em;
}

div.searchBox {
  float: right;
  text-align: left;
}

div.pathBar {
  padding-left: 2em;
  padding-right: 2em;
  text-transform: none;
}

div.row {
  clear: both;
}

div.label {
  font-weight: bold; padding: 0em 0em;
}

div.field {
  padding: 0em 0em 0em 0em; text-align: left;
}

span.legend {
  font-weight: bold;
}

.error {
}



/* MENU --------------------------------------- */
div.tabs {
  padding: 0;
/*  font-size: 90%; */
  background-image:url(fd_menu.gif);
  background-repeat:repeat;
  height: 32px;
}
div.tabs a {
  background-color: ;
  color: black;
  font-weight: bold;
}
div.tabs a.selected {
  background-color: ;
  color: white;
  font-weight: bold;
}

div.tabs a.workspace {
  color: black;
  background: #CDE2A7;
}



/* BOX ---------------------------------------- */
table.box tr.title {
  color: white; /* ! font color is hardcoded in box_lib */
  background-color: #838183;
}
table.box tr.odd {
  background: white;
}
table.box tr.even {
  background: #EEEEEE;
}


div.box {
  margin: 0 0 1em 0;
}
div.box .title {
  font-weight: bold;
  text-transform: none;
}
div.box .title2 {
  font-size: 120%;
  font-weight: bold;
}
div.box a.close {
  border: 0;
}
div.box .body {
  text-align:left;
}
div.box .content {
  padding: 1em;
}
div.box ul {
  margin-left: -1em;
  padding: 0;
}
div.box a.selected {
  background: #FFCA31;
}

.workspace {
  background: #CDE2A7;
}

/* CMF Calendar */
div.CalendarBox {
}

.CalendarArrow {
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

.CalendarTitle {
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    color: #000000;
}

table.calendar td {
    white-space: nowrap;
    background-color: white;
    width: 1.5em;
}

table.calendar a {
    text-decoration: none;
    color: black;
}

table.calendar a:hover {
    text-decoration: none;
}

table.calendar td.event {
    background-color: #EEEEEE;
    text-decoration: none;
}

table.calendar td.todayevent {
    background-color: #EEEEEE;
}

table.calendar td.weekdays {
    background-color: #EEEEEE;
}

table.calendar th {
    background-color: #EEEEEE;
    white-space: nowrap;
}

/*
*/
