/* zpt_stylesheet.css */
/*  */

body {  
  background-color: #fff;
  color: #000;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
  font-size : 90%;
  margin: 0 }

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}

h1 { 
  font-size:120%;
}

h2 { 
  font-size:110%;
}

h3 { 
  font-size:100%;
}

h4 {
  font-style: italic;
}

a:link,
a:visited,
a:active { 
  color: #369;
  text-decoration: none;
}

a:hover {
  color: #5af;
  text-decoration: none;
}

form {
	margin:0;
}

table.ContentsList tr td {  }

table.ContentsList tr td img {
  border: 0;
}

table.FormLayout {
    width: 99% }
  
table.FormLayout dl.FieldHelp dd {
  font-size : 90% ;
  font-style : italic}
  
table.FormLayout td.ListDefinition {
  font-style: italic }
  
table.FormLayout td.ListName {
  color: #000;
  font-weight: bold;
  vertical-align: middle;
  padding-left: 2px;
}
  
table.FormLayout th {
  font-weight: bold;
  text-align: right }
  
table.FormLayout tr {
    vertical-align: top }
    
table.FormLayout tr td.TextField {
  vertical-align: top }
  
table.FormLayout tr th.TextField {
    vertical-align: top }
    
table.NewsItems {
  border: 0 }

table.SearchResults {
  width: auto }

table.SearchResults tr td img {
  border: 0 }

table.SearchResults tr th {
  text-align: left }

table.Wizard {
  width: auto }

table.Wizard tr {
  vertical-align: top }

table.Wizard tr th {
  text-align: right }

td {
  vertical-align: top }

td.NewsBorder {
  background-color: #369 }

td.NewsByLine {
  color: #369;
  background-color: #ccc;
  text-align: left;
  vertical-align: top }

td.NewsListing {
  color: #fff;
  font-weight: bold;
  background-color: #369 }

td.NewsTitle {
  color: #fff;
  font-weight: bold;
  background-color: #369;
  text-align: center }
  
/*
textarea {
  width : 99%
}
*/


/* Top bar */

#Masthead {
  background-color: #fff;
  width: 100%;
}

#Masthead td {
  vertical-align: middle;
}

#PortalLogo  {
  vertical-align: middle;
}

#PortalLogo img {
  border: none;
}


#PortalTitle {
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
  font-size: 120%;
  font-weight: bold;
}

#NavBar { 
  font-size: 90%;
  font-weight: bold;
}

#NavBar a,
#NavBar a:link,
#NavBar a:visited,
#NavBar a:active {
  color: #369;
}

#NavBar a:hover {
  color: #5af;
}


/* User menu bar */

#MemberActionsBox {
  width: 100%;
  background-color: #f6f6f6;
  color: #000;
  font-weight: bold ;
  font-size: 90%;
  padding : 0 2px ;
}
#MemberActionsBox td {
	vertical-align: middle;
}

.ActionTitle {
  color: #000
}

.ActionLink a:link,
.ActionLink a:visited,
.ActionLink a:active { 
  color: #369;
  text-decoration: none 
}

.ActionLink a:hover { color: #5af}


/* Breadcrumbs + Search form */  
#Breadcrumbs {
  background: #fff;
  font-size: 90%;
  padding: 0 2px 1px 2px;

}

/* 
 Main column
 */

   
/* Status messages */
.DesktopStatusBar  {
  background-color: #fff;
  border: 1px solid #fff;
  color: #000;
  font-size: 90%;
  font-weight: bold;
  padding-left : 1em;
  margin-bottom : 6px;
  vertical-align: middle;
}

.DesktopStatusBar img {
  vertical-align: middle; 
}

/* Content tabs */
.contentTabs {
  border-bottom : 2px solid #ddd;
  border-collapse: collapse;
  white-space: nowrap;
  padding-left: 1em;
  margin: 0;
}

.contentTabs li, .additionalTabs li { 
  display: inline;
  font-size: 90%;
}

.contentTabs a,
.contentTabs a:visited
{
  background-color: #fff;
  color: #369;
  margin-right: 0.5em;
  padding: 0 1em;
  border-left : 1px dashed #ddd;
  border-top : 1px dashed #ddd;
  border-right : 1px dashed #ddd;
}

.contentTabs a:hover, .contentTabs a:active {
  background-color: #ddd;
  color: #369;
}

.contentTabs .selected a,
.contentTabs .selected a:visited,
.contentTabs .selected a:hover {
  border-left : 2px solid #ddd;
  border-right : 2px solid #ddd;
  border-top : 2px solid #ddd;
  border-bottom : 3px solid #fff;
  color: #369;
  background-color : #fff;
}

.additionalTabs {
  padding-right : 2em ;
  text-align : right ;
  margin : 0 ;
}

.additionalTabs a, .additionalTabs a:visited {
  color: #369;
  padding: 0 1em;
  border-left : 1px dashed #ddd;
}

.additionalTabs .selected a {
  background-color : #ddd;
  }


#mainCell {
  padding: 12px 5px;
}
#ForematterCell {
  background: #fff;
  padding-bottom : 1px ;
}

/* Header */
.header {
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
  padding: 0 0.5em;
}

/* Title */
#DesktopTitle {
  font-size: 120%;
  font-weight: bold;
  color: #000;
  margin : 0 ;
  padding: 2px;
  vertical-align : bottom ;
}

#DesktopTitle img {
  vertical-align:middle;
  padding-right: 2px;
}
/* Description */
#DesktopDescription {
  font-size: 90%;
  color: #333;
}

/* Content Byline */
#ContentByLine {
	color : #333;
  background-color: #fff;
  font-size: 90%;
  text-align: right;
  padding: 0 1em;
}

#ContentByLine a {

}

/* Main content */
#Desktop {
  padding: 0 0.5em;
  text-align: justify ;
}

/* Search form */

#search_form {
  font-size: 90%;
}
 
#Footer {
  background-color : #f6f6f6;
  color: #000;
  font-size: 80%;
  text-align: center;
  padding : 3px;
}

/* Folder contents */

.listing {
  font-size: 90%;
}

.listing th { 
  background-color: #ddd;
  text-align: left;
  padding: 2px 0 1px 4px;
}

.listing th a,
.listing a:link,
.listing a:visited,
.listing a:active { 
  color: #369;
}

.listing th a:hover {
	color: #5af;
}

.listing td {
  padding : 2px ;
  vertical-align : middle ; 
}

.listing .odd {
  background-color: #fff;
}
.listing .even {
  background-color: #f0f0f0;
} 

/* Batched navigation */

.listingBar {
  background-color: #fff;
  font-size: 90%;
  border: 1px solid #ddd;
  padding: 0em 1em;
  margin:1em 0;
  text-align: center;
  vertical-align: top;
}

.listingBar a,
.listingBar a:link,
.listingBar a:visited,
.listingBar a:active {
	color : #369;
}

.listingBar a:hover {
	color : #5af;
}

.listingBar a.previous {
    text-align: left;
    float: left;
}

.listingBar a.next {
    text-align: right;
    float: right;
} 

/* Recent news */

.newsItem {
  font-size:90%;
  background-color: #fff;
  margin: 1em 0;
}

.newsTitle {
  color: #000;
  font-weight: bold;
  padding: 0 2px;
  border: 2px solid #ddd;
}

.newsTitle a {
  color: #000;
}

.newsDescription {
  margin: 0 0.5em;
}

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

.newsContent ul,
.newsContent li {
    display: block; 
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

.newsAbout {
    display: block;
    color: #000;
    font-size: 90%;
    list-style: none;
    list-style-image: none;
    float: right;
    text-align: right;
}

.newsAbout li {
    display: inline;
}

.newsFooter {
    font-size: 90%;    
}

.newsFooter li {
    display: inline;
    margin: 0 1em 0 0;
}


/*  */


/* plinn_style.css */
/*  */

img {
  border:none;
}

input, textarea, select {
  color: #000;
}

table.TwoColumnForm {
	color: #000;
  background-color: #ddd;
  padding : 4px ;
}
  
table.TwoColumnForm td.ListDefinition {
  font-style: italic }
  
table.TwoColumnForm td.ListName {
  color: #fff;
  font-weight: bold;
  background-color: #369;
  vertical-align: middle }
  
table.TwoColumnForm th {
  font-weight: bold;
  text-align: right;
  padding-right: 5px }
  
table.TwoColumnForm tr {
/*  background-color: #ddd;*/
  vertical-align: top }
  
table.TwoColumnForm tr td.TextField {
  vertical-align: top;
  padding-right: 10px;
  padding-left: 10px }

dl.FieldHelp {
  margin: 3px }
  
dl.FieldHelp dd {
  font-size : 90% ;
  font-style : italic }  

table.TwoColumnForm tr th.TextField {
  vertical-align: top }
  
table.FolderFactories th {
  text-align : center ;
}

table.FolderFactories td.ListName {
  color: #000;
  font-weight: bold;
  vertical-align: middle;
  padding : 2px;
}

table.FolderFactories td.spacing {
  height : 8px ;
}

table.assign_global_roles {
  margin-top : 0.5em;
  background-color: #ddd;
  padding: 4px;
}

.assign_global_roles th {
  padding-right: 5px;
  vertical-align:top;
}
  
.assign_global_roles td ul {
  margin: 0px;
  padding-left: 15px
}
  
.config {
  color: #000;
  background-color: #f0f0f0;
  padding: 5px }
  
.config .info_message {
  color: #000;
  font-weight: 800 }
  
.config .tabs {
  margin: 0px;
  padding: 0px;
  border-bottom: 1pt solid #669 }

.config a
.config a:link,
.config a:visited,
.config a:active {
	color : #369;
}

.config a:hover {
	color : #5af;
}

.config .tabs a {
	color : #369;
  text-decoration: none }
  
.config .tabs a:active {
  color: #369; }

.config .tabs a:hover {
  color: #59c }
  
.config .tabs a:link {
  color: #369; }
  
.config .tabs a:visited {
  color: #369; }
  
.config .tabs td {
  padding-right: 5px;
  padding-left: 5px;
  border-style: solid;
  border-width: 1px 2px 2px 1px;
  border-color: #ccc;
  text-align: center;
}
  
.config .tabs td.selected {
  vertical-align: bottom;
  margin: 0px;
  padding: 0px 5px;
  background: #eee;
  border: solid 1px #669;
}
  
.config .tabs td.selected a  {
  color: #000;
  font-weight: bold }

.twins_list {
  vertical-align: middle }
  
.send_email_form label {
  margin-right : 1em ;
}


/* Boxes styles */

.boxes_container {
  padding-top:1em;
}

.boxes_container table {
  width : 100%;
  font-size : 9pt ;
  margin-bottom : 5px;
}
  
.boxes_container img {
	vertical-align:middle
}
  
.boxes_container a:link,
.boxes_container a:visited,
.boxes_container a:active {
  color : #369;
}

.boxes_container a:hover {
  color : #5af;
}

.boxes_container th  {
  background-color: #fff;
  color: #000;
  border-bottom: 2px solid #ddd;
}

.boxes_container ul {
  margin : 0 ;
  padding : 2px }
  
.boxes_container li  {
  margin-left : 0 ;
  color: #e2001a;
  list-style-position : inside ;
  list-style-image : url(list_bullet.gif);
}

.tree_box table {
  margin:0;
}

.folder_object,
.global,
.workflow,
.tree_box,
.supervision,
.clipboard,
.news_box { 
  border: 2px solid #ddd;
}

.news_box td.even {  background-color: #f0f0f0; }

.news_box td.odd {  background-color: #fff; }


/* Calendar */

.remove .calendar_table a, .remove .week_table a {
  color : red ;
  cursor : crosshair ;
}

/* month view*/
.calendar_table {
  border-collapse : collapse ;
  text-align : left ;
}

.calendar_table ul {
  margin : 0 ;
  padding : 2px }
  
.calendar_table li {
  margin-left : 0 ;
  color: #e2001a;
  list-style-position : inside ;
  font-size : 9pt ;
}


.calendar_table div {
   text-align : right ;
 }

.calendar_table th {
  text-align : center ;
  width : 14% ;
}
 
.calendar_table td {
  border : 1px solid #ccc
}

.calendar_table td.disabled {
  border : none ;
}

.calendar_table td.today {
  background-color : #f0f0f0;
}

.cal_navigation td {
  vertical-align : middle ;
}

.cal_navigation a, .cal_navigation a:visited {
  font-size: 90%;
  background-color: #fff;
  color: #000;
}

.cal_navigation a.selected, .cal_navigation a.selected:visited {
  background-color: #ddd;
  color: #369;

}

.cal_navigation a:hover {
  background-color: #ddd;
  color: #369;
}

/* week view */
.week_table {
  width : 100% ;
  border-collapse : collapse ;
  font-size : 9pt ;
}

.week_table th {
  font-weight : normal ;
  text-align : center ;
  border-bottom : 1px solid #ccc ;
}

.week_table td {
  border-left : 1px solid #ccc ;
  border-right : 1px solid #ccc ;
  padding : 0 ;
}

.week_table td.hourLabel {
  border-left : 1px solid #fff ;
/*  width : 5ex ;*/
}

.week_table div {
  margin-top : -1px ;
  padding : 0 ;
  height : 15px ;
  border-bottom : 1px solid #fff ;
}

.week_table ul {
  height : 15px ;
  overflow : hidden ;
  margin : 0 ;
  padding : 0 ;
  position : absolute ;
}

.week_table ul:hover {
  height : auto ;
  overflow : visible ;
  background-color : #f0f0f0 ;
  border-top : 1px solid #e2001a ;
  border-left : 1px solid #fff ;
  border-right : 1px solid #fff ;
  border-bottom : 1px solid #fff ;
  z-index : 1 ;
}

.week_table li  {
  margin-left : 0 ;
  color: #e2001a;
  list-style-position : inside ;
}

.week_table .hour_row {
  border-bottom : 1px solid #ccc ;
}
.week_table .half_hour_row {
  border-bottom : 1px solid #e5e5e5 ;
}

.week_table .today {
  background-color : #f0f0f0;
}

.week_table div.event {
  position : absolute ;
  border : 1px solid #ccc ;
  background-color : white ;
}

.week_table div.event:hover {
  border : 1px solid #e2001a ;
  z-index : 1 ;
}

/* Photo / Portfolio */

/* Deprecated. TODO :remove */
.photo_slide {
  height : 245px ;
  width : 245px ;
  float : left ;
  border : 1px solid black ;
  margin-top : -1px;
  margin-left : -1px;
  text-align : center ;
  overflow : hidden ;
}

.portfolio_slide {
  height : 245px ;
  width : 245px ;
  float : left ;
  border : 1px solid black ;
  margin-top : -1px;
  margin-left : -1px;
  text-align : center ;
  overflow : hidden ;
  background-image: url(portfolio_icon.gif);
  background-repeat: no-repeat;
  background-position: 2px 2px;
  background-color: #f2f2f2;
}

.photo_slide a, .portfolio_slide a {
  padding : 2px;
}

.exif_table th {
  font-weight : bold ;
  text-align : right ;
}

/* Plinn document */
.plinn_document {
  font-size : 14px;
  background-color : transparent;
}

.plinn_document div {
  overflow : visible;
}

.active_epoz {
  border : 1px solid #369;
  width : 99%;
}

.inactive_epoz {
  border : 1px dashed #369;
  width : 99%;
}

.hidden, .hidden_value {
  visibility : hidden;
  display : none;
}

.resize_handle {
	position : absolute;
	display : block;
	right : 0;
	bottom : 0;
	visibility:hidden;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://cmr-reperages.org/resize_handle.png');
	line-height : 0; /* IE hack */
	background-repeat : no-repeat;
	width : 12px;
	height : 12px;
/*	cursor : se-resize;*/
}

.resize_handle[class] {
	background-image : url(http://cmr-reperages.org/resize_handle.png);
}

.rectangle_header {
	position : absolute;
	background : url(http://cmr-reperages.org/degrad_rectangle_header.gif);
	height : 11px;
	width : 100%;
	border: 1px solid #cbcbcb;
	border-bottom : 1px solid #9f9f9f;
	top : -13px;
	left : -1px;
	visibility:hidden;
/*	cursor : move;*/
}

.rectangle_delimg {
	margin-left:5px;
}


#ImageUploadForm, #FileUploadForm {
  border : 1px solid #aaa;
  position : absolute;
	padding : 2px;
	top : 29px;
	left : -317px;
  height : 130px;
  width : 310px;
  background : #ccc;
  visibility : hidden;
}

/* Discussion */

.reply_title {
  font-weight : bold;
}

.reply_body {
  padding : 5px 0 15px 20px;
}
.reply_body p {
  margin:0;
}


.outline_in_reply_to {
  border-left : 1em solid #ff7e00;
  border-bottom : 1px solid #ff7e00;
}

.outline_new_reply {
  border-left : 2px solid #ff7e00;
}

/* batch drop */
.dropPageTarget {
  background : #f7fd5c;
  padding : 0 0.5em;
}

/* clipboard */
.clipboard td, .clipboard ul {
	padding : 0;
}


.clipboard li {
	padding-left : 5px;
	list-style : none outside none;
}

.clipboard li.odd {
	background-color : #fff;
}

.clipboard li.even {
	background-color : #f0f0f0;
}

.clipboard input {
	font-size : 90%;
}

.live_field {
	border : 1px solid black;
}

.editable:hover {
	background: #fff8aa;
	cursor:text;
	border-color: #666666 rgb(221, 221, 221) rgb(221, 221, 221) rgb(102, 102, 102);
	border-style:solid;
	border-width:2px;
}

/* Epoz */

.EpozToolbar img, #EpozToolbar img {
	border: 1px solid rgb(170, 170, 170);
	background-color: rgb(204, 204, 204);
	cursor: pointer;
	margin-right: 1px;
	margin-bottom: 1px;
}

#HeaderArea a
#HeaderArea a:link,
#HeaderArea a:visited,
#HeaderArea a:active {
	color : #369;
}

#HeaderArea a:hover {
	color : #5af;
}

/* Mosaic document */
table.input_form { border: none; border-spacing: 4px }
table.input_form tr td { border: none }
table.input_form tr th  { color: white; font-weight: 800; font-size: 13px; font-family: Arial, sans-serif; background-color: #69c; text-align: right; vertical-align: top; padding: 1px 10px 5px 5px }
div.container_block_form { background-color: #f0f0f0; padding: 10px 5px; border: dotted 2px }
div.slot_text { text-align: justify }
form.block_form { border : 2px solid #d7d7d7; background-color : #fff }
.mosaic_input { background-color: white }
.move_table {background-color: #d7d7d7; text-align:right }

/* completions */

ul.completions {
	border:1px solid black;
	margin:0;
	padding:0;
	position:absolute;
	background:#fff;
	list-style:none;
	cursor : pointer;
}
ul.completions li.selected {
	background:#5af;
}

ul.completions li:hover {
  background:#5af;
}

.comparison th {
  background:#ddd;
}
.comparison .mid {
  background:#f0f0f0;
}
.comparison .insert .left,
.comparison .insert .right {
  background:#dfd;
}

.comparison .replace .left,
.comparison .replace .right {
  background:#fe9;
}

.comparison .delete .left,
.comparison .delete .right {
  background:#fdd;
}

.revision_context {
  border:1px solid #ff7e00;
  background: #f0f0f0;
  padding:0 0.5em;
}

/*  */


/* cmr_style.css*/
/*  */
.props_table {
  border-collapse : collapse;
  margin-bottom : 10px;
}

h3.reference {
	margin: 0;
	display: inline;
}

.props_table td, .props_table th{
	padding: 2px 5px;
}

.props_table th {
  text-align: right;
	vertical-align : top;
}

.props_table th.even, .props_table tr.even th {
  background-color: #f0f0f0;
}

.props_table th.odd,  .props_table tr.odd th{
  background-color: #fff;
  border : 1px solid #f0f0f0;
}

.props_table td {
  border : 1px solid #f0f0f0;
  vertical-align : middle;
}

table.symboles {
	text-align:center;
}

table.symboles td {
	border:none;
}

.props_table ul {
	margin:0;
	padding:0 1em;
}


.gmlkey {
	font-weight:bold;
}


/* Plinn overloads */
.ActionLink a:link,
.ActionLink a:visited,
.ActionLink a:active { 
  color: #369;
  text-decoration: none 
}

.ActionLink a:hover { 
  color: #5af;
  text-decoration: none 
}

table.liste_symboles td {
  text-align:center;
}

table.liste_symboles label {
  font-size:0.5em;
}

table.liste_symboles img {
  opacity:0.3;
  filter:progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=30); 
}

table.liste_symboles .selected img {
  opacity:1;
  filter:progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=100); 
}

.cmr_results_col span,
.cmr_outline span {
  padding:3px;
  color:#fff;
  background:#f00;
  white-space: nowrap;
}
div.cmr_outline {
  padding-bottom:5px;
}

.listing th.cmr,
.listing td.cmr_results_col {
  text-align:center;
}

.listingbase th {
  background:#fff;
  text-align:right;
  padding-right:2em;
  /*border:1px solid #f0f0f0;*/
}

.listingbase th,
.listingbase td {
  border-bottom:1px solid #4C4C4C;
  font-weight:bold;
}

.listingbase td {
  background:#f5f5f5;
}

/*  */
