﻿
body {
  margin:0px;
  font-size:12px;
  font-family:arial,helvetica,sans-serif;
  background-color:#014665;
  background-image:url(/Core/Images/template/JLL/Workplace6/BackgroundGradient.gif);
  background-repeat:repeat-x ;
}

.footerLinks {
  background-color:#90C221;
}

.topStrip {
  background-color:#90C221;
  width:100%;
}

div#MasterContainer {
  margin-left:auto;
  margin-right:auto;
  width:900px;
}

.ContentAndTitle {
  padding:10px;
  padding-right:10px;
}

div#MasterHeader {
  height:10px;
}

div#LogoWorkplace6 {
  margin-left:10px;
  margin-top:10px;
}

div#headerImages {
  margin-bottom:10px;
}

.Title {
  font-family:tahoma,verdana,arial,sans-serif;
  color:#5C565A;
  font-size:16px;
  font-weight:normal;
  width: 100%;
}

div#Menu_Misc { 
  text-align:right;
  margin-top:0px;
}

div#DisclaimerLinks {
  text-align:right;
  width:300px;
}

/* ------------------------------------------------------------- */
/*                          Menu Styles                          */
/* ------------------------------------------------------------- */

td#LeftNav {
  width:200px;
}

div#Menu_Main {
  margin-left:10px;
  margin-top:10px;
}

.StaticMenu {
  border-width:0px;
}

.DynamicMenu {
  border-left:1px solid #333;
}

.StaticMenuItem {
  border-width:0px;
  padding-left:5px;
  padding-right:2px;

}

.StaticMenuItem, .DynamicMenuItem, div#Menu_Main {
  background-color:#90C221;
}

.StaticMenuHover, .DynamicMenuHover {
  background-color:#0098B0;
}

a.StaticMenuItem:link, a.StaticMenuItem:visited, a.DynamicMenuItem:link, a.DynamicMenuItem:visited,
a.StaticMenuItem:hover, a.StaticMenuItem:active, a.DynamicMenuItem:hover, a.DynamicMenuItem:active {
  font-family:arial,verdana,sans-serif;
  font-size:13px;
  color:#000;
}

a.StaticMenuItem:hover, a.DynamicMenuItem:hover {
  color:#EEE;
}

div#Menu_LoginLogout { 
  margin-left:10px;
  
}

.Menu_Logout
{
    border-bottom:0px solid #000;
}

.Menu_Login
{
    padding-top:8px;
    padding-bottom:8px;
    border-top:1px solid #000;
    border-bottom:0px solid #000;
    width:150px;
}

.Menu_ButtonBorder {
  background-color:transparent;
  padding:0px;
}

/*-----------------------------------------------------------------------------------------*/
/*                Used by myFacilityReportsLinks.inc in the Common folder                  */
/*-----------------------------------------------------------------------------------------*/

.MyFacilityReports {
  border-color:#333;
}

