﻿body {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #a7a7a7;
  font-family: Arial, Helvetica, sans-serif;
  /*background-image: url(../Images/BodyBg.gif);*/
  background-repeat: repeat-x;
}

#wrapper {
  display: block;
  background-color: #ffffff;
  width: 960px;
  margin: 0 auto;
}

#home_wrapper {
  display: block;
  background-color: transparent;
  width: 960px;
  margin: 0 auto;
}

/*--Only on default page--*/

.clear {
  clear: both;
}

/* --- These classes are in the RVControls for Header and Footer*/
.clsMainFooter {
  background-color: #01533c;
  width: 100%;
  height: 50px;
}

.clsMainFooter img {
  margin: 1em;
}

.clsMainHeader {
  background-color: #000;
  width: 960px;
  text-align: center;
  margin: 0 auto;
}

.clsTableFooterContainer {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  background-color: #d8d5cc;
}

.clsTablePageContainer {
  margin: 0 auto;
  padding: 0px 0 0 0;
  width: 960px;
  background-color: #ffffff;
}

.clsPanelBody {
  background-color: #ffffff;
}

.clsPanel {
  color: #000000;
  background-color: #ffffff;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  margin-bottom: 5px;
  width: 100%;
}

#PLFooter {
  display: block;
  margin: 0 auto;
  width: 980px;
  clear: both;
}

#PLHeader {
  display: block;
  margin-top: 0px;
}

#home_content {
  display: block;
  background-color: #fff;
  clear: both;
  width: 100%;
  height: 100%;
  margin-top: 5px;
}

.clsLoginLabelBold {
  background-color: #fff;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  padding: 2px 0 3px 5px;
  margin-bottom: 5px;
}

a.clsLoginLinks:link {
  background-color: #fff;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  padding: 2px 10px 3px 5px;
  text-align: left;
}

a.clsLoginLinks:hover {
  color: #333;
  text-decoration: underline;
  background-color: #fff;
}

a.clsLoginLinks:visited {
  font-size: 12px;
  background-color: #fff;
}

.clsFooterLabelBold {
  font-family: Arial;
  font-size: 12px;
  color: #ccc;
  font-weight: bold;
}

a.clsFooterLinks:link {
  font-family: Arial;
  font-size: 11px;
  color: #ccc;
  text-decoration: none;
  padding: 0 10px 5px 5px;
  text-align: left;
}

a.clsFooterLinks:hover {
  font-family: Arial;
  font-size: 11px;
  color: #ccc;
  text-decoration: underline;
  padding: 0 10px 5px 5px;
  text-align: left;
}

/*Main content panel on PL Home page */

/* ----------------------- Login Panel -------------------------------- */
#panel01 {
  display: block;
  float: left;
  position: relative;
  width: 230px;
  margin: 10px 0px 0px 15px;
  height: 260px;
  text-align: left;
  vertical-align: top;
  border: 1px solid #000;
  text-indent: 5px;
  padding: 0.25em;
  color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-box-shadow: -4px 4px 8px #ccc;
  -webkit-box-shadow: -4px 4px 8px #ccc;
  box-shadow: -4px 4px 8px #ccc;
  background-color: #222;
  -pie-background: #222;
  behavior: url(/LMS.Web/Resource/CSS/PIE/PIE.htc);
  /*----Use this for local testing---*/
  /*behavior: url(/CBRE/Resource/CSS/PIE/PIE.htc);*/
}

.panel01title {
  padding: 10px 10px 10px 0px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  font-size: 15pt;
  border-bottom: 2px solid #04946b;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
}

#panel01 p {
  font-family: inherit;
  font-size: 12px;
  color: #d5d5d5;
}

#panel01 p.bold {
  font-family: inherit;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.lblPanel {
  color: #fff;
  font-weight: bold;
  width: 65px;
  font-size: 13px;
  padding: 0.2em;
  display: block;
  float: left;
}

.inputPanel {
  width: 100px;
  margin: 0.2em;
}

.buttonPL {
  display: block;
  margin: 20px auto;
  padding: 0.2em;
  width: 100px;
}

#panel01 a:link {
  color: #fff;
  font-size: 14px;
  margin: 12px auto;
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: underline;
}

#panel01 a:hover {
  color: #fff;
  font-size: 14px;
  margin: 12px auto;
  display: block;
  width: 100%;
  text-decoration: none;
}

#panel01 a:visited {
  color: inherit;
  font-size: 14px;
  margin: 12px auto;
  display: block;
  width: 100%;
  text-decoration: underline;
}

#panel01 img {
  display: block;
  margin: 0 auto;
  padding-top: 0px;
  border: 0;
}

#panel01 .hints {
  font-family: Calibri, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  background-color: transparent;
  line-height: 18px;
}

/* -------------------------- Panel 02 large panel ------------------- */
#panel02 {
  /*background-image: url('../Images/Panel02Img.jpg');
    background-repeat: no-repeat;*/
  background-position: bottom right;
  background-color: #fff;
  padding: 0;
  margin: 0px;
  display: block;
  float: right;
  width: 680px;
}

#panel02 h1 {
  font-family: Calibri, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #222;
  font-size: 28px;
  padding-left: 10px;
  padding-bottom: 0px;
  text-align: left;
  font-variant: normal;
}

#panel02 h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #222;
  font-size: 22px;
  padding-top: 20px;
  padding-right: 200px;
  text-align: left;
  font-variant: normal;
}

#panel02 p.bodytext01 {
  font-family: Calibri, Arial, Helvetica, sans-serif;
  font-size: 13pt;
  font-weight: normal;
  color: #333;
  text-align: left;
  padding-left: 10px;
  padding-right: 80px;
  background-color: transparent;
  line-height: 18px;
}

#panel02 p.bodytext02 {
  font-family: Calibri, Arial, Helvetica, sans-serif;
  font-size: 13pt;
  font-weight: normal;
  color: #333;
  text-align: right justify;
  margin-top: 0px;
  margin-right: 300px;
  margin-left: 20px;
  background-color: transparent;
  line-height: 20px;
}

#homeBanner {
  display: block;
  background-position: top right;
  float: right;
  margin-bottom: 0px;
}

/* text for the login instructions on the home page under the login */
#logintext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  padding: 0 10px 0 0px;
}

#logintext h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #fff;
}

.clsButtonRegister {
  text-decoration: none;
  width: 135px;
  height: 50px;
  display: block;
  color: #fff;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  padding-bottom: 10px;
  margin-left: 0px;
  border: 0;
  background-image: url("../Images/RegBtn.png");
  background-repeat: no-repeat;
}

.clsButtonRegister:hover {
  text-decoration: none;
  width: 135px;
  display: block;
  color: #fff;
  font-family: Arial;
  font-size: 12px;
  line-height: 25px;
  padding-left: 0px;
  font-weight: bold;
  margin-bottom: 10px;
  border: 0;
  background-image: url("../Images/RegBtn_over.png");
  background-repeat: no-repeat;
}

/*  ------------- Resource Links Page styles --------------------- */
.clsResourceLinks {
  font-family: Calibri, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #666;
  text-align: left;
  font-size: 12px;
  text-align: left;
  font-style: normal;
  text-decoration: underline;
  line-height: 40px;
}

.clsResourceLinks:hover {
  font-family: Calibri, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #666;
  text-align: left;
  font-size: 12px;
  text-align: left;
  font-style: normal;
  text-decoration: none;
}

.linktext01 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: inherit;
  text-align: left;
  text-indent: 10px;
  text-decoration: none;
}

.linktext01:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: inherit;
  text-align: left;
  text-indent: 10px;
  text-decoration: underline;
}

/* --TAB MENU -- */

.Menu {
  width: 960px;
  background-color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 14px;
  margin: 0;
}

.Menu td {
  width: 0 !important;
}

.staticMenuItemStyle {
  /*background-color: #7d000a;float:left;display:block; - removed these to fix for chome and FF*/
  height: 20px;
  text-align: center;
  width: 300px;
}

.staticMenuItemStyle td {
  width: 100%;
}

a.staticMenuItemStyle {
  color: #fff;
  padding-top: 8px;
  font-weight: bold;
  display: block;
}

.staticMenuItemStyle a:hover {
  text-decoration: underline !important;
  color: #fff;
  font-weight: bold;
  display: block;
  width: 100%;
}

a.staticMenuItemStyle:hover {
  text-decoration: underline !important;
  color: #fff;
  font-weight: bold;
  display: block;
  width: 100%;
}

.dynamicMenuItemStyle {
  background-color: #7d000a;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  width: 120px;
  border: 1px solid #7d000a;
}

a.dynamicMenuItemStyle {
  color: #ffffff;
  background-color: #7d000a;
  padding: 5px;
}

a:hover.dynamicMenuItemStyle {
  background-color: #fff;
  color: #7d000a;
}

/* Quick Links Panel */
.clsQuickLinksNew {
  color: inherit;
  font-size: 12px;
  padding: 5px;
}

.clsQuickLinksNew a {
  width: 100%;
  font-size: 12px;
  text-decoration: underline;
  color: inherit;
  font-family: Arial;
  padding: 5px;
}

.clsQuickLinksNew a:hover {
  width: 100%;
  font-size: 12px;
  text-decoration: none;
  color: inherit;
  font-family: Arial;
  padding: 5px;
}

.clsQuickLinksNew .clsQuickLinkWithSpace {
  margin-bottom: 10px;
  padding: 5px;
}

/* Quick Links Panel */
.clsQuickLinks {
  color: inherit;
  font-size: 12px;
}

.clsQuickLinks a {
  width: 100%;
  font-size: 12px;
  text-decoration: underline;
  color: inherit;
  font-family: Arial;
}

.clsQuickLinks a:hover {
  width: 100%;
  font-size: 12px;
  text-decoration: none;
  color: inherit;
  font-family: Arial;
}

.clsQuickLinks .clsQuickLinkWithSpace {
  margin-bottom: 10px;
}

/* Page Titles and Text */
.clsPublicContentTitle {
  font-size: 19px;
  line-height: 21px;
  width: 99%;
  color: #43413e;
  font-style: italic;
  background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: normal;
  border-bottom: 1px solid #666666;
  width: 99%;
}

.clsPublicContentBody {
  font-family: Arial;
  font-size: 12px;
  width: 99%;
  color: #000000;
  background-color: #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.clsNavLink {
  font-size: 12px;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}

.clsNavLink:hover {
  font-size: 12px;
  color: #e36f1e;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
}

/* -------------------- Accreditation Page */
#accred {
  margin: 0 10px 0 20px;
  padding: 0;
  font-size: 12px;
}

#accred p {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

#accred p.rev {
  font-size: 9px;
  padding-top: 10px;
}

#accred a {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

#accred h1 {
  font-size: 18px;
}

#accred h2 {
  font-size: 16px;
}

#accred h3 {
  font-size: 12px;
  font-style: italic;
  margin: 2px 0 2px 10px;
}

#accred ul {
  margin: 0 0 0 10px;
}

#accred li {
  margin: 0;
  padding: 0;
  list-style-position: outside;
  list-style: disc;
}

#accred img.right {
  margin: 0 10px 0 0;
  float: right;
}

ul.Menu {
  margin: 0;
}

div.clsMainHeader {
  max-width: 960px;
}

/*                      End Custom                     */