/*
 * @version $Id: styles.css 4188 2006-12-07 18:16:45Z moyo $
 -------------------------------------------------------------------------
 GLPI - Gestionnaire Libre de Parc Informatique
 Copyright (C) 2003-2006 by the INDEPNET Development Team.

 http://indepnet.net/   http://glpi-project.org
 -------------------------------------------------------------------------

 LICENSE

 This file is part of GLPI.

 GLPI is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.

 GLPI is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 You should have received a copy of the GNU General Public License
 along with GLPI; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 --------------------------------------------------------------------------
*/

/* ########################Fichier CSS############################# */
/* ###### general ###### */
/* #################################### */

body{  
	padding :5px;
	margin :0;
	font-size : 12px;
	background-color : #FFFFFF;
	color : #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

img{
	border: 0;
}

small{  
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
} 


b{
	font-weight: bold;
}

.center {
	text-align:center;
}

.red { color:red;}
.blue {color:blue;}
.green {color:green;}

.separ {
	clear: both;
	visibility: hidden;
}


/* #################################### */
/* ###### liens ###### */
/* #################################### */


a, a:link
{
	font-weight: bold;
	text-decoration: none;
	color : #7F0000;
	/*color : #2A5F91;*/	
	font-size : 11px;
}


/*
a:visited   {
font-weight: bold;
text-decoration: none;
color : #009966;
}
*/

a:hover
{
	color: black;
}


/* Lien pour Show plan */

.showplan {
font-weight: bold;
text-decoration: none; 
color : #009966; 
cursor:pointer;
}


hr{
	border: 1px solid #cccccc;
}

seb:test
{
	font-weight: bold;
	text-decoration: none;
	color : #FFFFFF;
	font-size : 11px;
}
/* Over link div */
.over_link {
	display: none;
	position: absolute;
	border: 1px solid gray;
	background: transparent url("../pics/fondTR2.png") repeat; 
	-moz-border-radius: 5px;
	padding: 5px;
	font-size: 11px;
	text-align: left;
	width:200px;
	
}


/* #################################### */
/* ###### form ###### */
/* #################################### */

form  {font-size: 12px;
	margin:0;
	margin-bottom:10px;
	padding:0; 

}

option {border:1px solid #ccc;
	background-color:#ffffff;}

.submit { text-align:center;}

select { 
	font-size: 11px;
	border: 1px solid #888888;
}

option.tree {

	border:0;
	border-bottom:1px solid #C0CAD4;
}

option.treeroot {
	
	background: url("../pics/treeroot.png") 0 2px no-repeat;
	background-color:#eeeeee;
	border:0;
	margin-top:5px;
	font-weight:bold;
}



textarea, input {
background-color:#FAFAFA;
border: 1px solid #888888;
font-size: 11px;
}

input.submit {
	font-size: 11px;
	border: 1px solid #888888;
	background-color:#eeeeee;
	color: #FFFFFF;
	/*font-weight: bold;*/
	cursor:pointer;
	background:  url("../pics/fond_form.png") repeat-x;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}
	
input.submit:hover {
	border: 1px inset #888888;
	background-color:#ffffff;
	color: #FFFFFF;
	/*font-weight: bold;*/
	background:  url("../pics/fond_form.png") repeat-x;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}

.button {
	border: 1px solid #888888;
	background-color:#eeeeee;
	cursor:pointer;
	color: #FFFFFF;
	/*font-weight: bold;*/
	background:  url("../pics/fond_form.png") repeat-x; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}

.button:hover{
	border: 1px inset #888888;
	background-color:#ffffff;
	color: #FFFFFF;
	/*font-weight: bold;*/
	background:  url("../pics/fond_form.png") repeat-x;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}


.calendrier{
	border: 1px solid #888888;
	background-color:#eeeeee;
	vertical-align:middle;
	background:  url("../pics/fond_ico_sous_nav.png") repeat-x; 
	}
	
.calendrier:hover{
	border: 1px inset #888888;
	background-color:#ffffff;
	cursor:pointer;
	}



/* #################################### */
/* ###### table ###### */
/* #################################### */
table {   
	font-size: 11px;
}

th {  }


td { }

.tab_cadre{
	-moz-border-radius: 4px;
	border: 1px solid #cccccc;
	z-index:1;
	text-align: left;
	font-size: 11px;
	background-color: #ffffff;
}

.tab_cadre_central{
-moz-border-radius: 4px;
	border: 1px solid #bbbbbb;
	z-index:1;
	text-align: left;
	font-size: 11px;
	width:950px;
	/* background-color: #FFF4DF; */
	background : url("../pics/fond-central.png") repeat-x top right ;
}



.tab_cadre_fixe, .tab_cadre_fixehov{
	-moz-border-radius: 4px;
	border: 1px solid #cccccc;
	z-index:1;
	text-align: left;
	font-size: 11px;
	width:950px;
}

.tab_cadrehov, .tab_cadrehov_pointer{
	-moz-border-radius: 4px;
	border: 1px solid #cccccc;
	text-align: left;
	font-size: 11px;
	width: 80%;
	background-color: #ffffff;
}

.tab_cadre th, .tab_cadre_fixe th, .tab_cadre_fixehov th, .tab_cadrehov th, .tab_cadrehov_pointer th , .tab_cadre_report th  {
	font-size: 11px;
	font-weight: bold;
	background-color: #fccc6f;
	text-align: center;
	background:  url("../pics/fond_th.png") repeat-x; 
	border-bottom:1px solid #cccccc;
}



.tab_cadrehov tr:hover, .tab_cadre_fixehov tr:hover{

	background-color: #FFF4DF;
}

.tab_cadrehov_pointer tr:hover {
	cursor: pointer;
	background-color: #FFF4DF;
}

/* Ajout pour IE */
.tab_cadrehov_pointer tr {
	cursor: pointer;
}

.tab_cadre_report {

-moz-border-radius: 4px;
	border: 1px solid #cccccc;
	z-index:1;
	text-align: left;
	font-size: 11px;
	text-align: center;
	width:80%;
}


/* ******************** Pager ***************** */

.tab_cadre_pager{
	text-align:center;
	-moz-border-radius: 4px;
	border: 1px solid #cccccc;
	font-size:10px;
	width:950px;
}


.tab_cadre_pager select, .tab_cadre_pager span, .tab_cadre_pager form {
	font-size:10px;
	margin:0;
}

.tab_cadre_pager input {
	vertical-align:middle;
}


.tab_cadre_pager th {
	font-size: 10px;
	font-weight: bold;
	background-color: #fccc6f;
	text-align: center;
	background:  url("../pics/fond_th.png") repeat-x; 
}



.tab_bg_1 {
	background-color: #ccccc7;

}
.tab_bg_1_2 {
	background-color: #cf9b9b;

}

.tab_bg_2 {
	background-color: #d7d7d2;

}

.tab_bg_2_2 {
	background-color: #cf9b9b;

}

.tab_bg_3 {
/*background-color: #eeeeee;*/
	background-color: #e7e7e2;

}  

.tab_find {
	background-color: #ccccc7;

}


.tab_find:hover {
	background-color:#FFF2C2;
	cursor:pointer;
}

.tab_resa {
	border:1px dashed #cccccc;
	background-color: #d7d7d2;
	font-size:10px
}

.tab_resa:hover {

	background-color: #ffffff;
	border:1px dotted #000000;


}


.div_tracking {
	width:100%;
	height:100%;
	cursor:pointer;
}

.div_tracking:hover {
	background-color: #FFF4DF; 

}

/* #################################### */
/* ###### login ###### */
/* #################################### */

#contenulogin {
	height: 266px;
	width: 600px;
	margin-top:100px;
	margin-left: auto;
	margin-right: auto;
	background:url("../pics/login_glpi.png")  no-repeat;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 12px;
	color :#000000;
}

#boxlogin {
	position:relative;
	background-color: transparent;
	padding-left: 15px;
	padding-top: 76px;
	text-align: left;  /* Bug IE Grrr */
	height: 190px;
	width: 300px;


}

#boxlogin p {

	text-align:center;
}

.row {
	clear: both;
	padding-top: 5px;
}

.label {
	float: left;
	margin-left:10px;
	text-align: left;
}

.formw {
	float: right;
	margin-right:10px;
	text-align: right;
}



#boxlogin fieldset {
	background-color: transparent;
	border: 2px solid #FFFFFF;
	padding-bottom:22px;
}

#boxlogin legend {
	font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: 700;
	background-color: transparent;
}


#boxlogin input {

	border: 1px solid #FFFFFF;
}

#logo-login {

	float:right;
	height: 160px;
	width: 240px;
	margin-right:0px;
	margin-left:0px;
	margin-top:80px;


}

.sous_logo {
	font-family: arial;
	font-size: 9px;
	color: #eeeeee;
	text-decoration: none;
	}

#footer-login
{
	text-align:right; 
	position: fixed !important;
	left: 0px;
	right: 10px;
	bottom: 0px !important;
	height: 40px;
	font-size : 10px;
	color :#757575;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	/* css hack for IE */
	position: absolute;
	bottom: auto;
	top: expression((parseInt(document.documentElement.clientHeight)+parseInt(document.documentElement.scrollTop)-42)+'px');
	width: expression(parseInt(document.documentElement.clientWidth)+'px');
}





/* #################################### */
/* ###### entete  et navigation ###### */
/* #################################### */
#navigation{
	/* ## background-color: #C5DAC8;*/
	background-color: #efefe7;
	-moz-border-radius: 12px;
	/*border: 2px outset #009966;*/
	height: 42px;	
	border: 0px outset #FFFFFF;
	background : url("../pics/fond.png") repeat-x top left ;
	margin-bottom: 15px;
	padding: 0px;
	
	}

#navigation-helpdesk{
	/* ## background-color: #C5DAC8;*/
	background-color: #efefe7;
	-moz-border-radius: 8px;
	/*border: 2px outset #009966;*/
	height:150px;	
	border: 2px outset #FFC65D;
	
	margin-bottom: 10px;
	padding: 5px;
	
	}
/* #################################### */

#menu  dl, #menu dt, #menu dd, #menu ul, #menu li {
	margin: 0;
	padding: 10;
	list-style-type: none;
}
#menu {
	position: absolute;
	top: 2px;
	left: 0;
	z-index:100;
	width: 100%; /* precision for Opera */
}
/* SEB */
#menu dl {
	position: Static;
	/*background-color:#FFFFFF;*/
	float: left;
	display: block; /* Precision for Safari */
	width: 10%;
}
#menu dt {
	cursor: pointer;
	
	text-align: center;
	font-weight: bold;
	background: transparent;
	/*border: 1px solid gray; */
	margin: 1px;
}
#menu dd {
	display: none;
	-moz-border-radius: 4px;
	border: 1px solid black;
}
#menu li {
	text-align: center;
	padding: 1px;
	background: transparent url("../pics/fondTR.png") repeat;
	/*border-bottom: 1px outset white;*/
	-moz-border-radius: 2px;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	/*height: 100%;*/
	border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
	-moz-border-radius: 4px;
	background: #9E3E3E;
	color : #FFFFFF;

}


/* #################################### */
	
.menu_title {
	font-size : 10px;
	color : #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	
}	
	
	
		
.menu a {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #757575;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

.menu a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color: #339966;
}


a.icon_logo img{
	padding: 5px;
	margin: 6px;
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	-moz-border-radius: 5px;
	font-size : 12px;
	font-weight: bold;
}

a.icon_logo:hover img {
	padding: 5px;
	margin: 6px;
	border: 1px solid #999999;
	background-color: #e4e4e4;
	-moz-border-radius: 5px;
}

.icon_nav {
	padding: 4px;
	margin: 2px;
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	-moz-border-radius: 5px;
	font-size : 12px;
	font-weight: bold;
	
}

.icon_sous_nav {
	padding: 4px;
	margin: 10px;
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	-moz-border-radius: 5px;
	color : #000000;
	font-size : 12px;
	font-weight: bold;
	background:  url("../pics/fond_ico_sous_nav.png") repeat-x; 
}


a.icon_nav_move img {
	padding: 4px;
	margin: 1px;
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	-moz-border-radius: 5px;
}

a.icon_nav_move:hover img {
	padding: 4px;
	margin: 1px;
	border: 1px solid #999999;
	background-color:#e4e4e4;
	-moz-border-radius: 5px;
}


.nav_horl {
	padding: 4px;
	margin:8px;
	border: 1px solid #FFFFFF;
	text-align:center;
	background-color:#FFFFFF;
	-moz-border-radius: 5px;
	font-size : 9px;
	
}



ul.autocomp  {
	list-style-type: none;
	margin:0;
	margin-left:3px;
	padding:3px;
}

ul.autocomp   li.selected { background-color: #FFF6CF; }

	li.auto_comp  {
	list-style-type: none;
	display:block;
	margin:0;
	padding:2px;
	height:16px;
}




	

/* #################################### */
/* ###### navig-console ###### */
/* #################################### */


.icon_consol {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	padding: 4px;
	padding-right: 8px;
	margin: 1px;
	border: 1px solid #aaaaaa;
	background-color: #e4e4e4;
	background:  url("../pics/fond_ico_cons.png") repeat-x; 
	-moz-border-radius: 5px;

}

.icon_consol img{
	padding-bottom: 10px;
}

.icon_consol:hover {
	padding: 4px;
	padding-right: 8px;
	margin: 1px;
	border: 1px inset #888888;
	background-color: white;
	background:  url("../pics/fond_ico_cons_on.png") repeat-x; 
	-moz-border-radius: 5px;
}


/* #################################### */
/* Footer */
/* #################################### */
#footer{
	
	/* ## background-color: #C5DAC8;*/
	background-color: #efefe7;
	-moz-border-radius: 8px;
	/*border: 2px outset #009966;*/

	border: 2px outset #7F0000;
	padding: 1px;
	margin-top: 200px;
	clear:both;
	}

	
	
.copyright {
	font-size : 10px;
	
	color :#757575;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;




}	
	
	
/* #################################### */
/* style onglet */
/* #################################### */

#barre_onglets {

	width:950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0;
	padding-bottom:0;


}


ul#onglet {
	list-style-type: none;
	padding-bottom: 24px;
	border-bottom: 1px solid #ffffff;
	margin: 0;
	padding-left:0;
	
}

ul#onglet li {

	float: left;
	height: 21px;
	background-color: #eeeeee;
	margin: 2px 2px 0 2px;
	border: 1px solid #009966;
	border-bottom: 1px solid #fff;
	-moz-border-radius: 4px;
	background:  url("../pics/fond_onglet.png") repeat-x; 	
}

ul#onglet li.actif {
	border-bottom: 1px ridge #009966;
	background-color: #fff;
}

ul#onglet li.invisible {
	border-bottom: 1px solid #fff;
	border: 1px solid #fff;
	background-color: #ffffff;
	width: 15px;
	background:  transparent; 
}

ul#onglet li.actif a {
	color: #000;
}

#onglet a {
	float: left;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 3px;
	font-size: 10px;
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
}

#onglet a:hover {
	color : #009966;

}

/* Over onglet div */
#onglet_plugins{
	display: none; 
	position: absolute;
	top:21px;
	left:-20px;
	padding: 5px;
	font-size: 8px;
	width:100px;
	background: transparent url("../pics/fondTR.png") repeat; 
	border: 1px solid gray;	
	-moz-border-radius: 5px;
}

 #onglet_plugins dl{
	margin: 0;
	padding: 0;
	list-style-type: none;	
	border:0;

}

#onglet_plugins dt {
	text-align: center;
	padding: 2px;
	background:none;
	border:0;
	width:100%;
	height:18px;

}
#onglet_plugins dt a {
	font-size:10px;	
	color: #000;
	text-decoration: none;
	display: block;
	border: 0 none;
}
#onglet_plugins dt a:hover {
	color: #000;
	background: #fccc6f;

}


#onglet_plugins dt:hover {
	color: #000;
	background: #fccc6f;

}

/* #################################### */
/* Raccourcis typo */
/* #################################### */
.verdana1 { font-family: Verdana, Arial, Sans, sans-serif; font-size: 10px; }

/* #################################### */
/* ###### knowledge base / FAQ  ###### */
/* #################################### */




#contenukb {
	/* a voir je suis pas bien sr  */
	height: 100%;
	/*position: relative; ou absolute */
	/*left: 35%; */
	width: 600px;
	/*margin-left: -150px; */
}

#contenukb legend {

	font-weight: bold;

}

#contenukb fieldset {
	background-color: #eeeeee;
	border: 1px solid #FFC65D;
	-moz-border-radius: 8px;
	padding-bottom:10px;
	width: 600px;

}	

#contenukb textarea {

	width:550px;

}


.code {	
	width: 95%;
	border: dotted 2px #ccc;

	}

a.pubfaq {
	color: #c9993C;
}
a.pubfaq:hover {
	color: black;
}

/* #################################### */
/* Toolbar */

/* #################################### */
p.toolbar
{
	

	padding: 4px;
	margin-bottom: 0px;
}

p.toolbar a
{
	
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	padding: 5px;
	margin: 2px;
	color: #000;


}

p.toolbar a, p.toolbar a:link, p.toolbar a:visited
{
	border: 1px solid #999;
	-moz-border-radius: 5px;
	text-decoration: none;
	

}

p.toolbar a:hover
{
	border: 1px solid #666;
	-moz-border-radius: 5px;
	background-color: #ffffff;
	text-decoration: none;
}


/* #################################### */
/* style Toolbar-> code knowbase */
/* #################################### */
.souligne {text-decoration : underline;}

.barre { text-decoration : line-through; }



/* #################################### */
/* planning */
/* #################################### */


.planning {
	text-align:center;
	border:1px dashed #cccccc;
	background-color: #d7d7d2;
	font-size:9px;

}

.planing:hover {
	border: 1px solid #999999;
	background-color: white;
		
}








/* #################################### */
/* DEBUG */
/* #################################### */

#debug-float {
	top: 0px;
	right: 20px;
	position: absolute;
	z-index: 100;
}

#debug-float a{
	border-top: 1px solid #cecece;
	border-bottom: 2px solid #4a4a4a;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 1px .5em;
	font-family: helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #fff;
	color:red;
}

#debug-float a:hover {
	background-color: #fc3;
	border-bottom: 2px solid #36f;
}



#debug{
	background-color:#F0F0F0;

}


#debug h1{
	font-size:14px; text-align:center; background-color:#efefe7;
	-moz-border-radius: 8px;
	/*border: 2px outset #009966;*/
	border: 2px outset #FFC65D;
	padding: 5px;

}

#debug h2{
	font-size:14px; 
	padding-left: 10px;
	border-left: 4px solid #FFC65D;
	border-bottom: 2px solid #FFC65D;
}

