/*** SITE ***/
html, body {
  margin: 0px;
  padding: 0px;
}
body { background: #abb0b6 url(http://www.moteurspm.ca/Skins/bg.jpg) no-repeat center top; }
.asterix { color: #ff0000; }
.clear { clear: both; }

/*** SITE ***/
.site {
  margin: auto;
  width: 100%;
}
.site .container {
  margin: auto;
  width: 1000px;
}
.site .container .headerSite {
  background: url(http://www.moteurspm.ca/Skins/logo_top.png) no-repeat;
  font-family: Arial;
  font-size: 12px;
  height: 124px;
  position: relative;
  width: 1000px;
}
.site .container .headerSite div { position: absolute; }
.site .container .headerSite .logo {
  display: block;
  height: 120px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 180px;
}
.site .container .headerSite .logo a {
  display: block;
  height: 120px;
  text-decoration: none;
  width: 180px;
}
.site .container .headerSite .inventory {
  display: none;
  left: 565px;
  top: 30px;
}
.site .container .headerSite .mapsite {
  left: 780px;
  top: 30px;
}
.site .container .banner {
  background: url(http://www.moteurspm.ca/Skins/bandeau.jpg) no-repeat;
  height: 316px;
  position: relative;
  width: 1000px;
}
.site .container .banner .menu {
  left: 270px;
  position: absolute;
  top: 18px;
  width: 730px;
}
.site .container .banner .search {
  display: none;
  left: 8px;
  position: absolute;
  top: 12px;
}
.site .container .banner .search .text  input {
  background: url(http://www.moteurspm.ca/Skins/champ_recherche.gif) no-repeat;
  border: 0px;
  color: #868a8d;
  font-family: Arial;
  font-size: 12px;
  height: 26px;
  padding: 0px 5px 0px 5px;
  width: 200px;
}
.site .container .banner .search .button { padding-left: 5px; }
.site .container .banner .search div { float: left; }

/*** CENTER ***/
.site .container .middleSite { 
  background-color: #ffffff; 
  clear: both;
  min-height: 325px;
  padding: 10px 20px 10px 20px;
}
.site .container .middleSiteAdmin { padding: 10px 0px 10px 0px; }

/*** ENGINE ***/
.engine {
  font-family: Arial;
  font-size: 12px;
}
.engine .resultHeader {
  border-bottom: 1px solid #075c7b;
  font-size: 16px;
  padding-bottom: 5px;
}
.engine .resultHeader div {}
.engine .items {}
.engine .items .item {
  border-bottom: 1px dotted #497031;
  padding: 10px 0px 10px 0px;
}
.engine .items .item .title { color: #1648e9; }
.engine .items .item .title a {
  color: #075c7b;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.engine .items .item .title a:hover { text-decoration: underline; }
.engine .items .item .description { padding: 5px 0px 5px 0px; }
.engine .items .item .link {}
.engine .items .item .link a {
  color: #497031;
  font-style: italic;
  text-decoration: none;
}
.engine .items .item .link a:hover { text-decoration: underline; }

/*** FOOTER ***/
.footerSite {
  background-color: #36393e;
  bottom: 0px;
  color: #ffffff; 
  font-family: Arial;
  font-size: 11px;
  margin: auto;
  margin-top: 5px;
  padding: 10px 0px 10px 0px;
  text-align: center;
  width: 1000px;
}
.footerSite a { color: #ffffff; }
.footerSite a:hover { text-decoration: none; }

/*** UI CSS MESSAGE ***/
.ui-widget { 
  font-family: Arial, Verdana;
  font-size: 12px;
  margin-bottom: 10px;
}
.ui-widget a,
.ui-error-custom {
  color: #cd0a0a;
}
.ui-content {
  padding: 10px 5px 10px 5px;
}
.ui-content-title {
  font-weight: bold;
}
.ui-corner-all,
.ui-error-custom {
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
}
.ui-state-error,
.ui-error-custom { 
  border: 1px solid #cd0a0a; 
  background: #fef1ec 50% 50%; 
  color: #cd0a0a; 
}
.ui-state-info {
  border: 1px solid #fad42e; 
  background: #fbec88 50% 50%; 
  color: green;
  font-weight: bold; 
  text-align: center;
}
.ui-error-custom { margin-bottom: 10px;}
.ui-error-custom ul {
  list-style: none;
  margin: 5px;
  padding: 5px;
}

/*** UI CSS MESSAGE ***/
.ui-widget-editor { 
  font-family: Arial;
  font-size: 12px;
  margin-bottom: 10px;
}
.ui-widget-editor a { color: #cd0a0a; }
.ui-content-editor { padding: 10px 5px 10px 5px; }
.ui-corner-all-editor {
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
}
.ui-state-info-editor {
  background: #fbec88 50% 50%; 
  border: 1px solid #fad42e; 
  color: green;
  font-weight: bold;
  text-align: center;
}

/*** LOGON ***/
.auth {
  margin: auto;
  width: 100%;
}
.auth .container {
  background: url(http://www.moteurspm.ca/CMSControls/img/gico_logon.gif) no-repeat center center;
  min-height: 590px;
  margin: auto;
  position: relative;
  width: 450px;
}
.auth .container .logon {
  font-family: Arial;
  font-size: 12px;
  left: 77px;
  position: absolute;
  height: 300px;
  top: 255px;
}
.auth .container .logon input[type=text],
.auth .container .logon input[type=password] {
  font-family: Arial;
  font-size: 12px;
  width: 175px;
}
.auth .container .logon .logo { 
  height: 75px; 
  text-align: center;
  width: 286px;
}
.auth .container .logon .line { clear: both; }
.auth .container .logon .line div { 
  float: left; 
  padding-bottom: 5px;
}
.auth .container .logon .line .text {
  font-weight: bold;
  width: 105px;
}
.auth .container .logon .button {
  clear: both;
  text-align: center;
}
.auth .container .ico {
  bottom: -30px;
  left: 75px;
  position: absolute;
}
.auth .container img { border: 0px; }

/*** ADMINISTRATION ***/
.siteParameters {
  font-family: Arial;
  font-size: 12px;
}
.siteParameters .container {
  background-color: #f2f1f1;
  border: 1px solid #828282;
  max-width: 948px;
  min-height: 150px;
  padding: 10px;
}
.siteParameters .container table { width: 100%; }
.siteParameters .container fieldset {
  border: 1px solid #828282;
  margin-bottom: 10px;
}
.siteParameters .container fieldset legend { color: #000000; }
.siteParameters .container .button { 
  margin-top: 10px;
  text-align: right;
}
.siteParameters .container .button input {
  font-family: Arial;
  font-size: 12px;
}

/*** MANAGEMENT SYSTEM ***/
.managementSystem {
  border: 1px solid #dce6f5;
  border-radius: 5px;
  font-family: Arial;
  font-size: 12px;
  min-width: 520px;
  max-width: 960px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.managementSystem .toolbar { height: 48px; }
.managementSystem img { border: 0px; }
.managementSystem .header {
  background-color: #e4edf8;
  height: 64px;
}
.managementSystem .header div { float: left; }
.managementSystem .header .mainMenu { 
  float: right; 
  padding-right: 7px;
}
.managementSystem .header .icon { padding: 0px 10px 0px 5px;}
.managementSystem .header .title {
  color: #000000;
  font-size: 20px;
  font-variant: small-caps;
  font-weight: bold;
  padding-top: 15px;
}
.managementSystem .header .title a {
  color: #000000;
  text-decoration: none;
}
.managementSystem .managementSystemContainer { 
  background-color: #ffffff;
  clear: both; 
}
.managementSystem .managementSystemContainer .back { padding: 10px 0px 0px 10px; }
.managementSystem .managementSystemContainer .back div { float: left; }
.managementSystem .managementSystemContainer .back .link { padding: 3px 0px 0px 5px; }
.managementSystem .managementSystemContainer .back .link a { color: #000000; }
.managementSystem .managementSystemContainer .back .link a:hover { text-decoration: none;}
.managementSystem .managementSystemContainer .modules { 
  clear: both;
  padding: 10px; 
}
.managementSystem .managementSystemContainer .modules .module {
  float: left;
  height: 100px;
  width: 100px;
}
.managementSystem .managementSystemContainer .modules .module .button {
  background: url(http://www.moteurspm.ca/CMSControls/img/bouton.png) no-repeat;
  height: 70px;
  margin-left: 15px;
  text-align: center;
  width: 70px;
}
.managementSystem .managementSystemContainer .modules .module .button:hover {   background: url(http://www.moteurspm.ca/CMSControls/img/bouton_over.png) no-repeat; }
.managementSystem .managementSystemContainer .modules .module .button .img { padding-top: 2px; }
.managementSystem .managementSystemContainer .modules .module .link { 
  padding-top: 3px;
  text-align: center; 
}
.managementSystem .managementSystemContainer .modules .module .link a { 
  color: #000000;
  text-decoration: none;
}
.managementSystem .managementSystemContainer .modules .module .link a:hover { text-decoration: underline; }

/*** GENERIC ***/
.editTable,
.editTable input,
.editTable select,
.listTable {
  font-family: Arial;
  font-size: 12px;
}
.editTable .controls table { width: 100%; }
.editTable .controls table td { vertical-align: top; }
.editTable .controls table .fieldText { width: 155px; }
.listTable .grid { clear: both; }

/*** TABS ***/
.tabs {
  font-family: Arial;
  font-size: 12px;
}
.tabs .containerTabs {
  border: 1px solid #828282;
  padding: 10px;
}

/*** PERMISSIONS ***/
.permissions {
  border: 1px solid #828282;
  font-family: Arial;
  font-size: 12px;
}
.permissions .header {
  background-color: #ebeaea; 
  border-bottom: 1px solid #828282;
  font-weight: bold;
  height: 25px;
}
.permissions .header div { padding-top: 4px; }
.permissions .permission {
  clear: both;
  height: 25px;
}
.permissions .permissionAlternate { 
  background-color: #ebeaea; 
  border-top: 1px solid #828282;
  border-bottom: 1px solid #828282;
}
.permissions .header div,
.permissions .permission div { 
  float: left; 
  text-align: center;
  width: 75px;
}
.permissions .permission div { padding-top: 3px; }
.permissions .header .description,
.permissions .permission .description { 
  padding: 4px 0px 0px 5px;
  text-align: left;
  width: 255px;
}