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

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
  
  color: #333333;
  margin: 0;
  padding: 0;
}


a {
  text-decoration: none;
  color: #A00B0F;
  background-color: transparent;
  font-weight: bold;
}

a.strong {
  font-weight: bold;
}

img {
  border: 0;
}

p {
  margin: 0.5em 0 1em 0;
  line-height: 1.2em;
}
p a {
  text-decoration: underline;
}
p a:visited {
  color: #A00B0F;
  background-color: transparent;
}
p a:active {
  color: Red;
  background-color: transparent;
}
a:hover {
  text-decoration: underline;
}
p img {
  border: 0;
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  color: Black;
  background-color: transparent;
  font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0;
  padding-top: 0.5em;
}
h1 {
  font-size: 160%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
h2 {
  font-size: 140%;
  margin-bottom: 1em;
}
h3 {
  font-size: 130%;
}
h4 {
  font-size: 110%;
}
h5 {
  font-size: 100%;
}
h6 {
  font-size: 80%;
}

ol, ul {
  padding: 0;
  margin: 0;
  line-height: 1.2em;
}
ul a, ol a {
  text-decoration: underline;
}

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

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

legend {
  padding: 0.5em;
}

form {
  margin: 0;
}


dl.form {
  margin: 0;
  padding: 1em;
}

dl.form dt {
  width: 30%;
  float: left;
  margin: 0;
  padding: 0 0.5em 0.5em 0;
  text-align: right;
}

/* hack de commentaire avec un antislash pour ie5 mac \*/
dl.form dt { clear: both; }
/* end hack */

dl.form dd {
  width: 60%;
  float: left;
  margin: 0;
  padding: 0 0.5em;
}

form .buttonArea {
  clear: both;
  margin: 0.5em 0.5em 0.5em 33%;
}

textarea {
  color: Black;
  background-color: white;
  font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}
input {
  font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  color: Black;
  background-color: white;
  vertical-align: middle;
}
select {
  font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  vertical-align: top;
}
abbr, acronym, .explain {
  color: Black;
  background-color: transparent;
}
q, blockquote {
  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;
}


table.columns {
  width: 100%;
}
table.columns td.left {
  vertical-align: top;
  padding-top: 1em;
  background: #9CB2CD;
}
table.columns td.main {
  vertical-align: top;
  padding-top: 1em;
}
table.columns td.right {
  vertical-align: top;
  padding-top: 1em;
  background: #EEEEEE;
}


#idioma p {
  margin-top: 0;
}

.logo {
  margin: 0.2em 0em 0.3em 1em;
  padding: 0;
}

.note {
  font-size: smaller;
}

.even {
  background-color: #EEEEEE;
}

.odd {
  background-color: white;
}

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

.work {

}

.published {
  color: #22A522;
}

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

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

.url {
  color: #006600
}

div.batchLayout {
  text-align: right;
  background-color: #EEEEEE;
}

div.pageNavigationLayout {
  text-align: center;
  background-color: #EEEEEE;
}


div.message {
  background: #FFCA31;
  color: Black;
  font: bold 80% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, 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% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  display: block;
  margin-bottom: 0.5em;
  line-height: 1.2em;
}


div.row {
  clear: both;
}

div.label {
  font-weight: bold;
}

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

span.legend {
  font-weight: bold;
}


.hidden {
  display: none;
}


div.contentTabs {
  padding: 0 0 0 1em;
  margin: 0;
}
div.contentTabs a {
  background-color: transparent;
  color: #578308;
  font-weight: normal;
}
div.contentTabs a.selected {
  background-color: #29287b;
  color: #578308;
  font-weight: normal;
}


table.box tr.title {
  color: white; /* ! font color is hardcoded in box_lib */
  background-color: #29287B;
}
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 .content {
  padding: 0.7em;
}
div.box ul {
  margin-left: -1em;
  padding: 0;
}
div.box a.selected {
  background: #FFCA31;
}

.workspace {
  background: #CDE2A7;
}

div.rssExport {
  text-align: right;
  font-size: 80%;
  font-weight: bold;
}

div.rssExport a {
  color: #006600;
}

.conformanceStatement {
  text-align: center;
}

.conformanceStatement li {
  display: inline;
}

.conformanceStatement img {
  margin: 1em;
}

/* CMF Calendar */

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

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

p.help {
  font-style: italic;
}

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

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

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;
}

table.localRoleForm th {
  text-align:left;
}




/* hack for IE6 bugs */
/* Hides from IE5-mac \*/
* html .group {height: 1%;}
* html div.box {height: 1%;}
* html div.box .content {height: 1%;}
* html h1 {position: relative;}
* html h2 {position: relative;}
* html h3 {position: relative;}
* html h4 {position: relative;}
* html h5 {position: relative;}
/* End hide from IE-mac */

.netscape4 {
  display: none;
}


table {
  font-size: 100%;
}

hr {
  height: 1px;
  color: #838183;
  background-color: transparent;
}

h1, h2 {
  border-bottom: 1px solid #838183;
}

form {
  border: none;
}

textarea {
  border: 1px solid #29287B;
  padding: 0.1em;
}
input {
  border: 1px solid #29287B;
  margin-bottom: 1px; /* IE bug fix */
  padding: 0.1em;
}
select {
  font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  border: 1px solid #29287B;
  vertical-align: top;
}

abbr, acronym, .explain {
  border-bottom: 1px dotted Black;
  cursor: help;
}

ol, ul {
  padding-left: 3em;
  margin: 0;
}
.content li, #content li {
  padding: 0 0 0.4em 0;
}

input.standalone {
  background: #EEEEEE url(linkOpaque.png) 4px 4px no-repeat;
  cursor: pointer;
  font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding: 1px 1px 1px 15px;
  text-transform: none;
}

input.context {
  background: White url(linkOpaque.png) 4px 4px no-repeat;
  cursor: pointer;
  font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding: 1px 1px 1px 15px;
  text-transform: none;
}

input.destructive {
  background: #FFCE7B url(linkOpaque.png) 4px 4px no-repeat;
  border: 1px solid #FFA500;
  cursor: pointer;
  font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding: 1px 1px 1px 15px;
  text-transform: none;
}

input.noborder {
  background: transparent;
  border: none;
  margin: 0;
}

input.searchButton {
  font-size: 100% ! important;
  margin-bottom: 1px ! important;
}

input.moveUp {
  background: White url(moveItemsUp.png) 4px 4px no-repeat;
}
input.moveDown {
  background: White url(moveItemsDown.png) 4px 4px no-repeat;
}
input.moveTop {
  background: White url(moveItemsTop.png) 4px 4px no-repeat;
}
input.moveBottom {
  background: White url(moveItemsBottom.png) 4px 4px no-repeat;
}

/* TABLEs ------------------------------ */
table.columns td.left {
  background: #9CB2CD;
}
table.columns td.right {
  background: #EEEEEE url('rightcol_bg.png') repeat-y;
}


/* DIVs ------------------------------ */
div.top {
  background: #FFFFFF;
  margin: 0;
  padding: 0;
  width: 100%;
}

.contact {
  background: #EEEEEE;
  border-top: 1px solid #29287B;
  border-bottom: 1px solid #29287B;
  width: 100%;
}

div.document {
  font: 120% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  background: White;
}

div.message {
  border: 1px solid #29287b;
}


div.searchBox {
  background-color: transparent;
  color: Black;
  text-transform: none;
  width: 40%;
}

div.pathBar {
  border-bottom-color: #838183;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

div.row {
  margin: 0 0 0.5em 0;
  position:relative;
}

div.label {
  font-weight: bold;
  display: inline;
}

.required {
  padding-right: 0.5em;
  background: url(required.png) right no-repeat;
}

.error {
  background: #FFCA31;
  border: 1px solid #29287b;
  padding: 1em;
  margin: 0;
}

div.field {
  margin-top: 0.2em;
}

span.legend {
  background: White;
  font-size: 80%;
  padding: 0.5em;
  position : relative;
  top: -0.8em;
  left: 0;
}


.group {
  border: 1px solid #29287B;
  margin: 1em 0 1em 0;
  padding: 0.7em 0.7em 0.7em 0.7em;
}

/*
 * MENU
 * http://alistapart.com/articles/slidingdoors2/ 
 */
.menu {
  float: left;
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #838183;
  padding: 0.5em 0 0 1em;
}
.menu li {
  float: left;
  background: #9cb2cd url("opentab.png") no-repeat left top;
  margin: 0 1ex 0 0;
  padding: 0 0 0 3px;
  list-style: none;
}
.menu li.workspace {
  background: #CDE2A7 url("opentab.png") no-repeat left top;
}
.menu a {
  display: block;
  float: left;
  width: .1em;
  padding: 0 10px 0 7px;
  color: white;
  background: #9cb2cd url("closetab.png") no-repeat right top;
  font-weight: normal;
  text-decoration:none;
  white-space: nowrap;
}
.menu li > a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.menu a {float:none;}
/* End IE5-Mac hack */
.menu li.selected, .menu li:hover {
  background: #29287b url("opentab.png") no-repeat left top;
}
.menu li.selected a, .menu li a:hover {
  color: white;
  background: #29287b url('closetab.png') no-repeat right top;
}
/* Override for workspaces */
.menu li.workspace a {
  color: #000;
  background: #CDE2A7 url("closetab.png") no-repeat right top;
}
.menu li.workspace.selected, .menu li.workspace:hover {
  background: #297B28 url("opentab.png") no-repeat left top;
}
.menu li.workspace.selected a, .menu li.workspace a:hover {
  color: #fff;
  background: #297B28 url('closetab.png') no-repeat right top;
}

div.contentTabs {
  background: transparent;
  border-collapse: collapse;
  border-bottom-color: #838183;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 0.5em 0 0 2em;
  white-space: nowrap;
}

div.contentTabs a {
  background: transparent;
  border-color: #838183;
  border-width: 1px;
  border-style: solid none none none;
  color: #578308;
  font-weight: normal;
  height: 1.2em;
  margin-right: 0;
  padding: 0 0.5em;
  text-transform: none;
}

div.contentTabs a.selected {
  background: #CDE2A7;
  border-top: 1px solid #838183;
  border-bottom: 1px solid #CDE2A7;
  color: #578308;
  font-weight: normal;
}

div.contentTabs a:hover {
  background: #CDE2A7;
  border-color: #838183;
  border-bottom-color: #CDE2A7;
  color: #578308;
}

div.contentTabs .opentab {
  background: transparent url('opentab.png') no-repeat top left;
}

div.contentTabs .closetab {
  background: transparent url('closetab.png') no-repeat top right;
}

div.contentTabs .opentabSelected {
  background: #CDE2A7 url('opentab.png') no-repeat top left;
  border-bottom: 1px solid #CDE2A7;
}

div.contentTabs .closetabSelected {
  background: #CDE2A7 url('closetab.png') no-repeat top right;
  border-bottom: 1px solid #CDE2A7;
}

/* BOX ---------------------------------------- */
table.box tr.odd ul, table.box tr.even ul {
  margin-left: 2em;
}

div.box {
  border: none;
}
div.box .title {
  color: white;
  background-color: #29287B;
  border: 1px solid #838183;
  border-style: solid solid none solid;
  padding: 0.2em 0.2em 0.2em 1em;
}
div.box .title2 {
  border: 1px solid #838183;
  border-style: none none solid none;
  padding: 0;
  margin-bottom: 1em;
}
div.box .title a {
  background-color: #29287B;
  color: white;
}
div.box .body {
  border: 1px solid #838183;
}
div.box ul {
  list-style-image: url("bullet.png");
  margin-left: 1em;
}
div.box a.close {
  background-color: transparent;
  float: right;
  text-transform: none;
  margin-top: -2px;
}
div.box .even {
  background-color: #EEEEEE;
}
div.box .odd {
  background-color: white;
}
div.box .highlight {
  border: 2px solid #FFA500;
}

table.calendar {
  border: 1px solid #838183;
  text-align: right;
}

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

table.calendar th {
  border: none;
  font-weight: bold;
  text-align: center;
}

table.calendar td {
  width: 1.5em;
}

table.calendar td.weekdays {
  border: 1px solid #838183;
  border-style: solid none;
  text-align: center;
}

table.calendar td.event {
  font-weight: bold;
}

table.calendar td.todayevent {
  border: 2px solid #FFA500;
  font-weight: bold;
}

table.calendar td.todaynoevent {
  border-collapse: collapse;
  border: 2px solid #FFA500;
}

.tooltipControl {
  color: #000000;
  background: #ffffe1;
  border: 1px solid #000000;

  margin-left: 1em;
}

.tooltipArea {
  color: #000000;
  background: #ffffe1;
  border: 1px solid #000000;
  padding: 0.8em;
  font-size: 80%;

  position: absolute;
  left: -15em;
  top: 1.5em;
  width: 12em;

  visibility: hidden;
  z-index: 1000;
}

div.mailboxerNoArchive {
  border-top:solid;
  border-width:1px
}

td.mailboxerMonth {
  background-color: #EEEEEE;
  text-align: center;
}

div.bookSummary {
  width:100%;
  border:1px solid black;
  padding:0.5em;
}

div.bookSummaryNav {
  text-align:center;
  width:100%;
  background-color:#EEEEEE;
}

li.summaryEntries {
  margin:0.5em
}

div.bookPageHeader {
  border-bottom:1px solid black;
}

div.bookPageNavigation {
  
}

div.bookPageInfo {
  float:right;
}

table.history {
    width: 100%;
}

table.history caption {
    font-weight: bold;
    font-size: large;
}

table.history td {
    padding: 0.4em;
}

table.history thead td {
    background-color: #cde2a7;
    text-align: center;
    font-weight: bold;
}

table.history tbody td {
    background-color: #efefdd;
}

table.history .action {
    font-weight: bold;
}

/* Hide stuff by id and make it available in source */

#byline {
  clear:both;
  text-align:right;
  border-top: solid 1px;
  margin-top: 2em;
}

/* javascript use for block toggle */

div.hidden {
  visibility: hidden;
  display: none;
}

div.visible {
  visibility: visible;
  display: block;
}

