/* main CSS */

@import url("date.all.css");

body{
  margin: 10px;
  padding: 10px;
  background: #000 url(../images/images_menu/airlog.png) no-repeat left top;
}

a:link, a:visited{
  color: #005FA9;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

h1{
 font: bold 140% Arial,sans-serif;
 color: #334d55;
 margin: 10px;
 padding: 0px;
 border-bottom: 1px dashed #334d55;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

form {
  margin: 0;
  padding: 0;
}
  
input, select, option {
  font-family: Arial,sans-serif;
  font-size: 10pt;
}

#tl {
  position:absolute;
  top: -1px;
  left: -1px;
  margin: 0px;
  padding: 0px;
  z-index: 100;
}

#tr {
  position:absolute;
  top: -1px;
  right: -1px;
  margin: 0px;
  padding: 0px;
  z-index: 100;
}

#pagecell1 {
  position:relative;
  top:130px;
  width:450px;
  margin:auto;
  background-color:#E0E0E0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; 
}

#entreprise #pagecell1 {
  position:absolute;
  top: 52px;
  top:125px;
  left: 2%;
  right: 2%;
  width:95.6%;
  background-color: #FFFFFF;
  height:auto;
}

#entreprise #content h2{
  padding: 13px 0px 0px 13px;
}

#utility{
  font: Verdana,sans-serif;
  color: #fff;
  position: absolute;
  top: 10px;
  right: 0px;
}

#utility a{
  color: #ddd;
}

#utility a:hover{
  text-decoration: underline;
}

html>body .feature {height: auto;}

.feature h3{
  font: bold 175% Arial,sans-serif;
  color: #000000;
  padding: 30px 0px 5px 0px;
}

.feature img{
  float: left;
  padding: 0px 10px 0px 0px;
}

.feature {
  padding: 0px 0px 10px 10px;
  font-size: 10pt;
  margin:0px;
  width: 98%;
  min-height:400px;

}

.feature table {
  background-color: #F5F7F7;
  width: 100%;
}

.feature th {
  background-color: #F5F7F7;
  color: #442233;
}

.feature td, .feature th {
  color: #666666;
  height: 32px;
  margin: 0px;  
  border-bottom: 1px solid #666666;
  text-align: center;
  padding: 0px 0px 0px 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.feature tr.tr2 td, .feature tr.tr2 th, .feature tr.tr2 {
  background: #FFFFEE;
}

.feature tr.page td:first-child, .feature tr.folder td:first-child { 
  text-align: left;
}

tr.folder td, tr.folder2 td {
  height:auto;
  padding: 1px 1px 1px 5px;
}

tr.folder td {
  border-bottom:0;
  height:auto;
}

tr.folder2 td {
  border-bottom: 1px solid #666666;  
}

tr.folder2empty td {
  border-bottom: 1px solid #666666;
  height:0px;
}   

.feature tr.light td { /*only for pages data ? */
  color:#AAA;
  font-style: italic;
}

.feature tr.tr2:hover th, .feature tr:hover th,  .feature tr.tr2:hover td, .feature tr:hover td {
  background-color: #DDEEFF; 
}

#masthead{
  position: absolute;
  top: 80px;
  left: 2%;
  right: 2%;
  width:95.6%;    
}

#pageNav{
  float: left;
  width:178px;
  padding: 0px;
  background-color: #000;
  font:10pt Verdana,sans-serif;
  margin-top:28px;
}

#siteName{
  margin: 0px;
  padding: 0px 0px 8px 0px;
  color: #ffffff;
  font-weight: normal;
}

#pageName{
  padding: 10px 0px;
  margin: 0px;
  border-bottom:1px solid #ccd2d2;
  text-align:center;
}

#pageName h2{
  font: bold 175% Arial,sans-serif;
  color: #858D93;
  margin:0px;
  padding: 0px;
}

#pageName img{
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0px;
  margin: 0px;
}

#globalLink{
  position: absolute;
  top: 6px;
  height: 22px;
  min-width: 640px;
  padding: 0px;
  margin: 0px;
  left: 10px;
  z-index: 100;
}

a.glink, a.glink:visited{
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
  margin: 0px;
  padding: 2px 5px 4px 5px;
  border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  background-image: url(../images/glblnav_selected.gif);
  text-decoration: none;
}

.skipLinks {display: none;}

#pageNav a {
  display:inline;
}

.actions{
  padding:2px;
}

#siteInfo{
  clear: both;
  border-top: 1px solid #cccccc;
  font-size: 10pt;
  color: #cccccc;
  padding: 15px 0px;
  margin-top: 0px;
  text-align:center;
}

#siteInfo img{
  padding: 4px 4px 4px 0px;
  vertical-align: middle;
}

#sectionLinks{
  margin: 0px;
  padding: 0px;
}

#sectionLinks h3{
  padding: 10px 0px 2px 10px;
  border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
  display: block;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #cccccc;
  background-image: url(../images/bg_nav.jpg);
  font-weight: bold;
  padding: 3px 0px 3px 10px;
  color: #21536A;
}

#sectionLinks a:hover{
  border-top: 1px solid #cccccc;
  background-color: #DDEEFF;
  background-image: none;
  font-weight: bold;
  text-decoration: none;
}

.relatedLinks{
  margin: 0px;
  padding: 0px 0px 10px 10px;
  border-bottom: 1px solid #cccccc;
  background-color: #F5f7f7;
}

.relatedLinks h3{
  padding: 10px 0px 2px 0px;
}

.relatedLinks a{
  display: block; 
}

#formTable th, #formTable td {
  text-align: left;
  padding: 2px 20px;
  color:#858F93;
}

#massiveFormTable th, #massiveFormTable td {
  margin:0px;
  padding:0px;
}

#content input, #content select, #content textarea {
  background-color: #F5F7F7;
  border: 1px solid #666666;
  margin: 0px 9px;
  font-weight: normal;
}

#content textarea:focus, #content input:focus {
  background-color: #FFFFEE;
  border: 1px inset #333333;
  font-weight: bold;
}

#content select:focus {
  background-color: #FFFFEE;
  border: 1px inset #333333;
}

.popup {
  position:absolute;
  width:480px;
  right:10px;
  background-color: #FFFFEE;
  border:3px ridge #333333;
  display:none;
  padding:4px;
  overflow: auto;
  text-align:left;
}

.popup table {
  background-color: #F5F7F7;
  width:100%;
}

.popup tr td, .popup tr th, .tr2 .popup tr td, .tr2 .popup tr th, .tr2:hover .popup tr td, .tr2:hover .popup tr th {
  height:1em;
  background-color: #F5F7F7;    
}

.popup tr.tr2 td, .popup tr.tr2 th, .tr2:hover .popup tr.tr2 td , .tr2:hover .popup tr.tr2 th {
  background-color: #FFFFEE;
}

.mceToolbarBottom option {
  padding:2px 0px;
}

.mceToolbarBottom img{
  padding: 0px;
}

pre.wrapping {
/* say it's enough, no more x versions */
  white-space: pre-wrap; /* css-3 */
}

#header {
  color: #FFF;
  font-size: 10pt;
  font-family: Verdana,sans-serif;
  margin: 50px 0px 5px 178px;
  text-align: right;
  padding: 5px 15px;
}

#header a{
  color: #AAAAAA;
}

#header a:hover{
  color: #005FA9;
  text-decoration: underline;
}

#content{
  padding: 0px 10px 0px 0px;
  border-left: 1px solid #ccd2d2;
  width:99%;
  height:auto;
  padding: 20px;
  height:auto;
  background-color: #FFF;
  margin:0px;
  padding:0px;
}

#interface {
  position:relative;
  margin: 0px 0px 0px 178px;
  background-color: #FFF;
  height:auto;
  border-left:2px solid black;
}

#shortcuts {
  float: left;
  margin: 50px 0px 0px 0px;
  width: 178px;
}

#top{
  padding: 12px;
  background-color:#E0E0E0;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-left-radius: 20px;    
}

#bottom{
  padding: 12px;
  background-color:#E0E0E0;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-bottom-left-radius: 20px;    
}

#menu {
	width: 100%;
	background-color: #EEE;
	height: 28px;
}

#link{
  height: 28px;
  text-align:right;
  padding: 8px;
  color:#646663;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

#link a{
  color:#646663;
}

#link a:hover{
  color:#332E2C;
  text-decoration:underline;
}

#footer{
  font-family: Verdana,sans-serif;
  font-size: 10pt;
  height: 20px;
  width: 98.7%;
  background-color: #EEE;
  color: #646663;
  text-align: right;
  padding: 6px;
  border-top: 1px solid #000;
}

#footer a {
  color:#646663;
}

#footer a:hover {
  color:#332E2C;
  text-decoration:underline;
}

#popupMenu {
	width: 200px;
	clear: both;
	margin: 10px;
}

#horizontalIconsBar {
  border: 0px;
  border-top: 2px groove #CCC;
  border-bottom: 2px groove #CCC;
  height: 75px;
  background-color: #DDD;
  color: #666;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}

#horizontalIconsBar a {
  border: 1px solid #DDD;
  display: block;
  margin: 0px;
  padding: 3px;
  color: #666;
  text-decoration: none;
}

#horizontalIconsBar img {
  border: 0px ;
}

#horizontalIconsBar a:hover {
  border: 1px solid #666;
}

#horizontalIconsBar .icon {
  float: left;
  padding: 2px 8px;
  text-align: center;
}

#horizontalIconsBar .separator {
  border: 0px;
  border-left: 2px groove #EEE;
  padding: 2px;
  margin: 10px;
  float: left;
  height: 50px;
}

#horizontalMenuBar{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	background-color: #EEE;
}

#horizontalMenuBar li{
	margin: 0;
	padding: 0px;
	display: block;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}

#horizontalMenuBar ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 15.2em;
	position: absolute;
	background-color: #EEE;
	border: 1px solid #CCC;
}

#horizontalMenuBar ul hr {
	margin: 0px auto;
	width: 14.8em;
	border: 0px;
	border-top: 1px solid #CCC;
	background-color: #EEE;
}

#horizontalMenuBar ul.MenuBarSubmenuVisible{
	left: auto;
}

#horizontalMenuBar ul li{
	width: 15.2em;
}

#horizontalMenuBar a{
	display: block;
	cursor: pointer;
	background-color: #EEE;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
	font-size: 0.75em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}

#horizontalMenuBar a:hover, #horizontalMenuBar a:focus{
  margin-top: -3px;
  border: 0px;
  border-top: 3px solid #FFF;
  background-color: #000;
  color: #FFF;
}

#horizontalMenuBar a.MenuBarItemHover, #horizontalMenuBar a.MenuBarItemSubmenuHover, #horizontalMenuBar a.MenuBarSubmenuVisible{
	background-color: #000;
	color: #FFF;
}

#sectionLinks #fondarrondi .arrondi{
	color:#F5f7f7;
}

/* sub menu under search */

#smenu{
	position:absolute;
	background-color:red;
	margin:0px;
	padding:0px;
	list-style-type:none;
	top:77px;
	left:530px;
	width:100px;
	display:none;
	width: 15.2em;
}

#smenu:hover{
	position:absolute;
	z-index:5;
}

#smenu li{
	display:block;
	width:100%;
	background-color:#EEE;
	padding-top:0px;
	margin-bottom:0px;
	margin: 0;
	padding: 0px;
	font-size: 100%;
	text-align: left;
	cursor: pointer;
}

#smenu a:hover, #smenu a:focus{
  background-color: #000;
  color: #FFF;
  text-decoration: none;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: normal;
}

#horizontalMenuBar  a.separator, #horizontalMenuBar  a.separator:hover, #horizontalMenuBar a.separator{
	background-color: #989898;
	color: #FFF;
	display:block;
	margin:0px;
	padding:0px;
	height:1px;
	margin-left:3%;
	margin-right:3%;
}

#entreprise #utility{
  font: Verdana,sans-serif;
  color: #fff;
  position: absolute;
  top: 10px;
  right: 0px;
}

#entreprise #utility a{
  color: #ddd;
}

#entreprise #utility a:hover{
  text-decoration: underline;
}

#entreprise #interface {
  position:relative;
  margin: 120px 0px 0px 178px;
  background-color: #FFF;
  height:auto;
  border-left:2px solid black;
}

#entreprise #pageNav{
  float: left;
  width:178px;
  padding: 0px;
  background-color: #000;
  font:10pt Verdana,sans-serif;
  margin-top:160px;
}

#entreprise #link{
  height: 28px;
  text-align:right;
  padding: 8px;
  color:#646663;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

#entreprise #link a{
  color:#646663;
}

#entreprise #link a:hover{
  color:#332E2C;
  text-decoration:underline;
}

#entreprise #menu {
  width: 100%;
  background-color: #EEE;
  height: 28px;
  border-bottom: 1px solid #000;
}
img.ui-datepicker-trigger {
	float:none;
	margin-left:-8px;
}
.ui-datepicker-header  {
	background-image: none;
	background-color: #E0E0E0;	
}
td.ui-datepicker-today {
	background-color: #E0A0E0;
}
td.ui-datepicker-current-day {
	background-color: #E0E040;
}
td.ui-datepicker-week-end {
	background: #CFC;
}
td.ui-datepicker-other-month .ui-priority-secondary {
	background-color: #FFF;	
}
