/* beginning local_mylib_layout_public */
body {
text-align:left;
font-family:Arial, Helvetica, sans-serif;
/*font-size:100%;*/
/*background-color:rgb(25,29,31);*/
}

	   
#mylib_master {
text-align:left;
margin-left:5px;
width:auto;
}

a{
text-decoration:none;
color:#333333;
}

form {
margin:0;
padding:0;
}

#mylib_leftCol {
	float:left;
	width:180px;
        text-align:left;
	border-right:3px solid rgb(51,102,102);
	border-bottom:3px solid rgb(51,102,102);
}

#mylib_projHeader {
	
        text-align:center;
        margin-bottom:20px;
}


#projectForm {
	
        font-size:0.8em;
}

#projectForm option {
	line-height:1.9em;
}

#projectForm select {
	font-size:0.8em;
	line-height:1.9em;
}

#projectForm a {
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:0.8em;
}

/*styles Left nav*/

.mylib_leftNav_titres {
	text-align:center;
        font-weight:bold;
        font-size:0.9em;
        line-height:1.2em;
        color:rgb(24,133,137);
	border-bottom:1px solid grey;
}

.mylib_leftNav{
	margin:5px 5px 5px 0;
	/*background-color:rgb(204,230,219);*/
	padding:5px 0 10px 10px;
	border-left:3px solid rgb(51,102,102);
	border-right:1px solid grey;
	border-bottom:1px solid grey;
}

.mylib_leftNavTop{
	margin:5px 5px 5px 0;
	background-color:rgb(204,230,219);
	padding:5px 0 10px 10px;
	border-left:3px solid rgb(51,102,102);
	border-top:3px solid rgb(51,102,102);
	border-right:1px solid grey;
	border-bottom:1px solid grey;
}

.mylib_leftNav ul,li { /* suppression of all margins and paddings */
	margin: 0;
	padding: 0;
	list-style-type:none;
}

.mylib_leftNav li a {
	font-size:0.75em; 
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}

.mylib_leftNav li a:hover {
	color:#CC0033;
}

.mylib_leftNav a:active {
	background: #c60;
	color: #fff;
}


.mylib_leftNav li#active a {
background-image:url(http://www.webserverone.net/projects/mylib/img_mylib/mylib_layout/puce_leftNav.png);
background-position:center left;
background-repeat:no-repeat;
padding-left:15px;
color: #000;
}


/*DEBUT COLONNE DROITE*/

#mylib_rightCol{
margin-left:185px;
}


#mylib_rightCol form{
margin:0;
padding:0;
}

/*début nav main*/
ul#mylib_topLeftNav {
margin:0;
padding:0;
list-style-type:none;
height:36px;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
background:transparent url(http://www.webserverone.net/projects/mylib/img_mylib/mylib_layout/bgOFF.gif) repeat-x top left;
font-family:Helvetica,Arial,Verdana,sans-serif;
border-bottom:4px solid #336666;
border-top:1px solid #C0E2D4;
  }

ul#mylib_topLeftNav li {
float:left;
margin:0;
padding:0;
  }

ul#mylib_topLeftNav li a {
float:left;
display:block;
color:#874B46;
text-decoration:none;
padding:12px 20px 0 20px;
height:24px !important;
height:36px;
background:transparent url(http://www.webserverone.net/projects/mylib/img_mylib/mylib_layout/bgDIVIDER.gif) no-repeat top right;
  }



ul#mylib_topLeftNav a:hover {
background:transparent url(http://www.webserverone.net/projects/mylib/img_mylib/mylib_layout/bgHOVER.gif) no-repeat top right; 
color:red; }

ul#mylib_topLeftNav li a.current,ul#mylib_topLeftNav li a.current:hover{
color:#fff;
background:transparent url(http://www.webserverone.net/projects/mylib/img_mylib/mylib_layout/bgON.gif) no-repeat top right;
}

#mylib_main {
margin:0;
padding:0;
}

/*.mylib_list_separator {
border-top:1px solid black;
}

.mylib_leftNav_separator {
border-top:1px solid #bbbbbb;
}*/



mylib_hr{
clear:right;
}

#mylib_logoHome{
margin-top:50px;
margin-bottom:50px;
text-align:center;
}

/*contenu du bloc main*/

.ed_table{
margin:0;
padding:0;
}

.ed_table_header{
background-image:url(http://www.webserverone.net/projects/mylib/img_mylib/mylib/bckg_table_header.jpg);
background-position:top left ;
background-repeat:repeat-x;
text-align:left;
height: 41px;
}

.ed_table_header_content{
font-size:1.2em;
color:rgb(255,255,255);	
}

#mylib_toolbarZone
{height:80px;
font-size:0.8em;
}


.ed_table_toolbar{
float:left;
padding:0 8px 8px 8px;
text-align:center;
font-weight:bold;
line-height:1.5em;
}

.ed_table_customtoolbarfirst{
float:left;
padding:0 8px 8px 8px;
line-height:1.5em;
text-align:center;
}

.ed_table_customtoolbar{
float:left;
padding:0 8px 8px 8px;
line-height:1.5em;
text-align:center;
border-left: 1px dotted gray;
}

.ed_table_other{
float:right;
padding-top:8px;
}

/*.separator{
width:100%;
background-image:url(http://www.webserverone.net/projects/mylib/img_mylib/mylib/separator.gif);
background-position:top left;
background-repeat:repeat-x;
}

.mylibclearLeft{
visibility:hidden;
clear:left;
}
*/
.mylib_toolbar_separator{
height:1px;
clear:right;
visibility:hidden;
}

.mylib_ed_table_filter {
display:inline;
font-size:0.8em;
}
  
.mylib_ed_table_filter select{
display:inline;
font-size:0.8em;
} 

/* styles pour la table*/

#ed_table_content{
}

#ed_table_record_container{
height:450px;
overflow:scroll;
}

#ed_table_record {

}

.tableHeader{
background-color: #188589; // rgb(255,102,2);
font-size:15px;
padding: 3px 8px;

}

.odd,.even,.selected{
font-size: 0.8em;
padding: 3px 8px;
}

.odd {
	background-color: #e6e2af; // rgb(251,243,240);
}

.even {
	background-color: #FFFFCC; // rgb(227,165,138);
}

.selected{
	background-color: #3bd0d5; // rgb(193,59,0);
//	font-weight: bold;
	color: #ffffff; // rgb(255,255,255);
}
.highlighted{
background-color: #a7a37e; // rgb(226,150,0);
font-size: 0.8em;
}

.tableFooter{
background-color: #188589; // rgb(255,102,2);
font-size: 8pt;
padding: 3px 8px;
}

.leftColumn{
background-color: rgb(255,102,2);
}	

.icons{
background-color: rgb(255,255,255);
}

#mylib_clearBoth{
clear:both;
} 

#mylib_clearLeft{
clear:left;
}

#mylib_clearRight{
clear:right;
}

#ed_table_footer{
float:left;
}

.ed_table_footer_other{
float: right;
}

/* styles pour le record*/
#ed_record{
}

#ed_record_header{
background-image:url(http://www.webserverone.net/projects/mylib/img_mylib/mylib/bckg_table_header.jpg);
background-position:top left ;
background-repeat:repeat-x;
height: 41px;
padding:10px 10px 0 10px;
font-size:2em;
color:#FFFFFF;
}

.ed_record_toolbar{
float:left;
padding:0 8px 8px 8px;
text-align:center;
font-weight:bold;
line-height:1.5em;}

#ed_record_content table{
font-size:0.8em;
}


.ed_record_customtoolbar{
float:left;
padding:0 8px 8px 8px;
line-height:1.5em;
text-align:center;
font-weight:bold;
border-left: 1px dotted gray;
}


.ed_record_other{
float:right;
padding-top:8px;
}


.ed_record_options{
float:left;
padding:5px;}

/*#resizeS
{
	width: 398px;
	height: 6px;
	background-color: #ccc;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url(http://www.webserverone.net/projects/mylib/img_mylib/mylib/resize_textarea.jpg);
	background-position: center;
	overflow: hidden;
	font-size: 1px;
}*/


#mylib_log{
clear:left;
font-size:0.8em;
}

#mylib_footer{
margin-top:10px;
padding-top:10px;
padding-right:10px;
font-size:0.6em;
font-weight:bold;
border-top:1px solid black;
text-align:right;
}

/*styles pour les forms*/

#mylibFormContainer{
float:left;
margin: 0;}


#mylibFormContainer form fieldset{
	background-color:#CCC;
        font-family:arial,helvetica;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	margin:0px 0px 20px 0px;
	width:auto;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
}

#mylibFormContainer form fieldset legend{	
	background-color:#666666;
	border-width:1px;
	border-style:solid;
	border-color:#7c5b47;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:2px 5px;
	margin:0px 0px 10px 0px;
	position:relative;
	top: -12px;
}

#mylibFormContainer textarea{	
	font-size:12px;
	font-family:arial,helvetica;
        background-color:#fff;
}
	 
#mylibFormContainer form fieldset legend img{
padding:0px 5px 0px 5px;	
}

#mylibFormContainer label{
display:block;
background-color:#89D089;
font-size:12px;
color:#333333;
width:100px;
text-align:left;
margin:6px 5px 5px 0px;
padding:0.4em;

}

/* #mylibFormContainer input, select{
display:block;
}*/

/*test planning*/
#planningForm{
display:inline;
}

.tabset_tabs {
	margin:10px 0 0 0;padding:0;
	list-style-type:none;
	position:relative;
	white-space:nowrap
	z-index:0;
}

.tabset_tabs li {
	margin:0;
	padding:0;
	display:inline
}

.tabset_tabs a {
        margin-right:4px;
	border:1px solid #EEEEEE;
	padding:0.6em;
	font-size:0.7em;
	color:#333333;
	background-color:#EEEEEE ! important;
	border-color:black;
	cursor:default;
	padding-bottom:1px;
	z-index:0;
}

.tabset_tabs a:hover {
	color:#00c ! important;
	background-color:#CCCCCC ! important
}

.tabset_tabs a.active {
	border:1px solid grey;
	padding:0.6em;
	font-size:0.7em;
	color:#333333;
	background-color:#999999 ! important;
	border-color:black;
	cursor:default;
	border-bottom:#FF0000;
	padding-bottom:0px;
	z-index:2;
}

.tabset_contentOn {
	border:1px solid black;
	background-color:white;
	position:relative;
	padding:0.5em 0.5em;
	z-index:1;
}

.tabset_contentOff {
	display:none
}

img {
  border: none;
}

.smallText{
font-size:0.6em;
}

.smallTable tbody tr.header td {
font-weight: bold;
font-size: 0.7em;
//color: #ffffff;
background-color: #bbb;
padding: 1px;
}

.smallTable tbody tr.content td {
//font-weight: bold;
font-size: 0.7em;
//color: #ffffff;
background-color: #ccc;
padding: 1px;
margin: 1px;
}
.tableText{
font-size:0.8em;
}/* end local_mylib_layout_public */


