#center-box {
  margin: 0 auto 0 auto;
  width: 934px;
  float: none;
  overflow: hidden;
}
#center-box #pagetitle {
  width: 934px;
  float: left;
  margin: 0 0 1em 0;
  background: url(/img/titlebar-wide-top-bg.gif) no-repeat top left;
}
#center-box #pagetitle #pagetitle-content {
  background: url(/img/titlebar-wide-bottom-bg.gif) no-repeat bottom left;
}
#center-box #pagetitle #pagetitle-content h2 {
  margin: 0;
  padding: 6px 6px 6px 10px;
  font-size: 1.4em;
  color: #FFCC00;
}


/*
 * CPD Registration
 */

#center-box #cpd-registration-box {
  background: #ededed;
  border: 1px solid #7e017f;
  margin: 0 auto 20px auto;
  padding: 10px 10px 20px 10px;
  overflow: hidden;
  width: 932px;
  w\idth: 912px;
}
#cpd-registration-box h3 {
  color: #2b0f7e;
  font-size: 1.3em;
  margin: 0 0 0.6em 0;
  padding: 0;
}
#cpd-registration-box #terms-and-conditions {
  border: 1px solid #ccc;
  background: #fff;
  margin: 20px 0 10px 0;
  padding: 10px;
  overflow: auto;
  width: 910px;
  w\idth: 890px;
  height: 200px;
}




#center-box div#cpd-container {
  margin: 0 auto 0 auto;
  padding: 10px 0 10px 0;
  overflow: hidden;
  width: 934px;
}

/*
 * CPD Header
 */

div.cpd-grey-header {
  background: #fff url(/img/cpd-tabs-bg.gif) top left repeat-x;
  padding: 8px 0 0 0;
  overflow: hidden;
  width: 934px;
}

/*
 * CPD Header - Tabs
 */

#center-box #cpd-tabs-box {
  float: left;
  overflow: hidden;
  width: 470px;
}
#center-box #cpd-tabs-box ul {
  list-style: none;
  margin: 0 0 0 8px;
  padding: 0;
}
#cpd-tabs-box ul li {
  float: left;
  margin: 0 2px 0 2px;
  padding: 0;
}
#cpd-tabs-box ul li.selected a {
  text-decoration: none;
  color: #fff;
  background: transparent url(/img/cpd-tab-left-selected.gif) no-repeat top left;
  margin: 0 5px 0 0;
  display: block;
}
#cpd-tabs-box ul li.selected a span {
  background: transparent url(/img/cpd-tab-right-selected.gif) no-repeat top right;
  padding: 7px 15px 5px 15px;
  display: block;
}
#cpd-tabs-box ul li a {
  text-decoration: none;
  color: #717171;
  font-size: 1.3em;
  font-weight: bold;
  background: transparent url(/img/cpd-tab-left.gif) no-repeat top left;
  margin: 0 5px 0 0;
  display: block;
}
#cpd-tabs-box ul li a span {
  background: transparent url(/img/cpd-tab-right.gif) no-repeat top right;
  padding: 5px 15px 5px 15px;
  display: block;
}

/*
 * CPD Header - Links
 */

#center-box #cpd-links-box {
  padding: 0 0 5px 0;
  float: right;
  overflow: hidden;
  width: 460px;
}
#cpd-links-box ul {
  list-style: none;
  float: right;
  margin: 0;
  padding: 5px 10px 0 0;
}
#cpd-links-box ul li {
  border-right: 1px solid #3f3f3f;
  float: left;
  margin: 0;
  padding: 0;
}
#cpd-links-box ul li.last {
  border-right: none;
}
#cpd-links-box ul li a {
  text-decoration: none;
  color: #3f3f3f;
  font-size: 1em;
  display: block;
  padding: 0 5px 0 6px;
}


/*
 * CPD Contents
 */

#center-box div.cpd-contents-box {
  border-top: 7px solid #7e017f;
  border-right: 1px solid #7e017f;
  border-left: 1px solid #7e017f;
  margin: 0;
  padding: 10px 10px 0 20px;
  float: left;
  width: 932px;
  w\idth: 902px;
}

div.cpd-contents-box div.formfield {
  clear: both;
}
div.cpd-contents-box div.formfield img {
  vertical-align: top;
  margin: 0 0 0 3px;
}
div.cpd-contents-box h3 {
  color: #2b0f7e;
  font-size: 1.5em;
  margin: 0 0 0.6em 0;
  padding: 0;
}
div.cpd-contents-box h4 {
  color: #2b0f7e;
  font-size: 1.3em;
  margin: 0 0 0.6em 0;
  padding: 0;
}
div.cpd-contents-box a.tip {
  margin: 0 0 0 6px;
}
div.cpd-contents-box a.tip span {
  position: absolute;
  left: -9999px;
}
div.cpd-contents-box select {
  width: 275px;
}
div.cpd-contents-box textarea {
  font-family: arial, helvetica;
  font-size: 1em;
  border: 1px solid #ccc;
  width: 405px;
}
div.core-competences-framework-box p {
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 0 0 !important;
  padding: 6px 5px 6px 5px;
}
div.core-competences-framework-box p:hover {
  background: #eee;
}
div.core-competences-framework-box input {
  float: left;
  margin: 0 4px 0 0 !important;
}

div.related-activity-box {
  background: #fff;
  border: 1px solid #aaa;
  overflow: auto;
  width: 273px;
  height: 98px;
}
div.related-activity-box p {
  margin: 3px 0 3px 0 !important;
  padding: 5px;
}
div.related-activity-box p:hover {
  background: #eee;
}
div.related-activity-box input {
  float: left;
}
img#add-new-item {
  margin-right: 90px;
}

div.cpd-column1 {
  border-right: 1px solid #ccc;
  margin: 10px 0 10px 0;
  padding: 0 35px 0 0;
  float: left;
  width: 439px;
  w\idth: 404px;
}
div.cpd-column2 {
  margin: 10px 0 10px 0;
  padding: 0 0 0 35px;
  float: left;
  width: 450px;
  w\idth: 415px;
}
div.cpd-buttons {
  text-align: right;
  margin: 30px 0 0 0;
  padding: 0;
}
div#alerts, div.formfield h4 span.invalid {
  color: #f00;
  font-size: 1em;
  font-style: italic;
  font-weight: bold;
  margin: 2px 3px 0 3px;
  clear: both;
  display: block;
}
div.formfield h4 span.invalid {
  font-size: 0.9em;
}


/*
 * CPD Contents - Footer
 */

div.cpd-contents-footer {
  background: #fff url(/img/cpd-tabs-bg.gif) top left repeat-x;
  border-right: 1px solid #7e017f;
  border-bottom: 1px solid #7e017f;
  border-left: 1px solid #7e017f;
  margin: 0;
  padding: 15px 10px 0px 20px;
  float: left;
  width: 932px;
  w\idth: 902px;
}
div.cpd-contents-footer p {
  margin: 0;
}


/*
 * CPD - Footer Logs Table
 */

#center-box div.cpd-logs-table-box {
  border: 1px solid #7e017f;
  border-top: 7px solid #7e017f;
  margin: 0 0 1em 0;
  clear: both;
  overflow: hidden;
  width: 932px;
}
div.cpd-logs-table-box table {
  border-collapse: collapse;
  width: 100%;
}
div.cpd-logs-table-box table thead {
  background: #fff url(/img/cpd-table-header-bg.gif) bottom left repeat-x;
}
div.cpd-logs-table-box table tr th {
  color: #290a71;
  font-size: 1.1em;
  padding: 12px 14px 13px 10px;
}
div.cpd-logs-table-box table tr.selected td {
  color: #000;
  background-color: #ccc;
}
div.cpd-logs-table-box table tr.selected td a {
  color: #000;
}
div.cpd-logs-table-box table tr td {
  color: #636363;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e6e6e6;
  background: #f2f2f2;
  padding: 8px 14px 8px 10px;
}
div.cpd-logs-table-box table tr td.delete {
  width: 70px;
}
div.cpd-logs-table-box table tr td.delete a {
  background: transparent url(/img/cpd-button-delete.gif) top left no-repeat;
  display: block;
  width: 67px;
  height: 21px;
}
div.cpd-logs-table-box table tr td.delete a:hover {
  background: transparent url(/img/cpd-button-delete-on.gif) top left no-repeat;
  width: 67px;
  height: 21px;
}
div.cpd-logs-table-box table tr td.delete a span {
  position: absolute;
  left: -9999px;
}
div.cpd-logs-table-box table tr td a {
  color: #636363;
}


/*
 * CPD - Reporting Table
 */


select#cpd-cycle {
  vertical-align: middle;
}
input#button-submit {
  vertical-align: middle;
}

div.cpd-contents-box div.reporting-table table {
  border-collapse: collapse;
  margin: 0 0 1em 0;
  width: 100%;
}
div.reporting-table table thead {
  background: #fff url(/img/cpd-table-header-bg.gif) bottom left repeat-x;
}
div.reporting-table table tr th {
  color: #290a71;
  font-size: 1.1em;
  padding: 12px 14px 13px 10px;
}
div.reporting-table table tr td {
  color: #232323;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e6e6e6;
  background: #f2f2f2;
  padding: 8px 14px 8px 10px;
}
div.reporting-table table tr td a {
  color: #636363;
}
div.reporting-table table tfoot td {
  background-color: #ccc;
}


/*
 * Footer
 */

#footer-box {
  padding: 0 38px 0 38px;
  width: 955px;
  w\idth: 879px;
  float: none;
  overflow: hidden;
}
#footer-box #footer-address {
  width: 420px;
  float: left;
  font-size: 0.9em;
  color: #00004c;
}
#footer-box #footer-links {
  width: 459px;
  float: left;
}


/*
 * FAQ Styles
 */

div#faq ol {
  margin: 0 0 2.5em 0;
  padding: 0;
}
div#faq ol li {
  margin: 0 0 0 25px;
  padding: 0 0 0 0;
}
div#faq ol li div {
  display: none;
  margin-bottom: 5px;
}
