body {
    color: #000000;
    margin: 0;
    padding: 0;
    font: 13px Arial, Helvetica, sans-serif;
}

h1{
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    line-height: .75em;
    padding-top: 6px;
}

h2{
    font-size: 15px;
    color: #d58901;
    font-weight: bold;
    vertical-align: top;
    line-height: 17px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#content p {
    padding: 4px 15px 8px;
}
#content .bread_crumbs {
    padding-left: 15px;
    font-size: 12px;
}
#content  h1 {
    padding: 20px 10px 10px 15px;
}
#content h2 {
        color: #D58901;
    font-size: 15px;
    font-weight: bold;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 15px;
    line-height: 1.2em;
}

#content h3{
        color: #0000000;
    font-weight: bold;
    font-size: 14px;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 15px;
}
#content .emphasis {
    font-size: 14px;
}
#content .form3 .even .body h3 {
    padding-left: 0;
}
#content ul {
        list-style-type: disc;
        margin-left: 30px;
}
#content li {
        margin-left: 30px;
}
.date_selection {
    padding-left: 15px;
}
.report_email {
    font-size: 14px;
    font-weight: bold;
}
.report_label {
    font-size: 12px;
}
.report_end_date {
    margin-left: 10px;
}
.report_date input {
    width: 90px;
}
.date_submit {
    margin-left: 15px;
    margin-right: 30px;
}
.date_help span {
    font-size: 9px;
    color: #AAA;
    padding-left: 90px;
    position: relative;
        top: -9px;
}
.notification_warning {
    font-size: 11px;
    color: red;
}
.email_message {
    font-size: 11px;
    padding: 10px 45px 10px 45px;
    border: double black;
    margin: 0px 50px;
}
thead {
    text-align: left;
}
/* Removed element wide formatting so as not to screw up formRadio output
label {
    width: 150px;
    float: left;
    margin-left: 15px;
    padding-top: 6px;
}
*/
/*Added required asterisk for zend_form's */
label.required {
    background-image:url(/images/forms/required.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 12px;
}
label.label-column {
    width: 200px;
}
.required-text {
    color: red;
    font-style: italic;
}
#content form {
    padding-left: 15px;
}
#content .date_selection form {
    padding-left: 0;
    display: inline;
}
#contactuspress input, #contactuspress select {
    margin: 0;
}
#contactuspress td {
    padding: 2px;
    width: 170px;
    vertical-align: top;
}
#contactuspress ul.errors {
    list-style-type: none;
    margin-left: 0;
}
#contactuspress ul.errors li {
    color: red;
    margin-left: 0;
}
#contactuspress textarea {
    height: 120px;
    width: 400px;
}
#fieldset-passwordGroup ul.errors li {
    display: list-item;
}
label.field {
    width: 150px;
    float: left;
    margin-left: 15px;
    padding-top: 6px;
}
#content p.hint {
    padding: 0;
}
.submit_row {
    text-align: center;
}
input, select, #fieldset-userGroup button {
    margin: 6px 0;
}
#fieldset-userGroup dd {
    width: auto;
}
#fieldset-userGroup #cancel-label {
    display: none;
}
#table-awareness-survey input, #table-awareness-survey select {
    margin: 2px;
}

#EmailOptOut {
    margin: 0 5px 0 0;
}
tr.even {
    background-color: #ECF2FB;
    padding: 5px;
}

.headblue {padding: 0;
font-size: 15px;
color: #C27902;
font-weight: bold;
vertical-align: top;
}

td.form1 {
background-color:#FFFFFF;
font-size:12px;
font-weight:bold;
line-height:13px;
padding:4px;
text-align:right;
vertical-align:middle;
}

/* Link Colors and Effects */

a {
    text-decoration:none;
    color:#2374CE
}

a:link {text-decoration:none;
color:#2374CE
}
a:hover {text-decoration:none;
color:#BFBFBF
}
a:visited {text-decoration:none;
color:#2374CE
}
a:hover {text-decoration:none;
color:#BFBFBF
}

a.nav:link {text-decoration:none;
color:#2374CE
}
a.nav:hover {text-decoration:none;
color:#BFBFBF
}
a.nav:visited {text-decoration:none;
color:#2374CE
}
a.nav:hover {text-decoration:none;
color:#BFBFBF
}

a.print:link {text-decoration:none;
color:#FFFFFF;
}
a.print:hover {text-decoration:none;
color:#FFFFFF;
}
a.print:visited {text-decoration:none;
color:#FFFFFF;
}
a.print:hover {text-decoration:none;
color:#FFFFFF;
}
#footer {
    padding: 4px;
    text-align: center;
    font-size: 11px;
    line-height:0.95em;
}
#content .form3 .body p {
    padding-left: 0;
}

#footer a {
    padding-right: 10px;
    padding-left: 10px;
}
#footer p {
    margin-top: 6px;
    font-size: 10px;
}
/*--HEADER--*/
#uppernav {padding: 8px;
    color: #000000;
    text-align: left;
    vertical-align: middle;
    font-size: 11px;
}
#uppernav .sign-in {
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 center;
    margin: 10px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
}

#uppernav .my-account {
    background-image: url(../images/gears.gif);
    background-repeat: no-repeat;
    background-position: 0 center;
    margin: 10px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
}

#uppernav .contact-us {
    background-image: url(../images/email.gif);
    background-repeat: no-repeat;
    background-position: 0 center;
    margin: 10px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
}
#search-box a {
    background-image: url(../images/nav/btn_search_off.gif);
    height: 18px;
    width: 60px;
    background-repeat: no-repeat;
    display: block;
    clear: right;
    float: right;
}
#search-box  .largeform {
    width: 195px;
    height: 15px;
}

#back-link {
    padding-top: 8px;
    padding-right: 20px;
    padding-bottom: 8px;
    padding-left: 20px;
    margin-top: 30px;
    background-color: #F7F7F7;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ccc;
    border-right-color: #999;
    border-bottom-color: #999;
    border-left-color: #ccc;
    margin-left: 15px;}

/*--END HEADER--*/


/* Quick buttons */
.qb {
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 10px;
}
#QB_testimonials  {
    background-image: url(../images/qb1_bg.jpg);
    background-repeat: no-repeat;
    height: 128px;
    width: 176px;
    float: left;
}
#QB_our-training, #QB_training-packages {
    background-image: url(../images/qb2_bg.jpg);
    background-repeat: no-repeat;
    height: 128px;
    width: 176px;
    float: left;
}
#QB_awareness-survey, #QB_demo {
    background-image: url(../images/qb3_bg.jpg);
    background-repeat: no-repeat;
    height: 128px;
    width: 176px;
    float: left;
}
.qb   h1  {
    color: #FFFFFF;
    margin: 0;
    font-size: 13px;
    text-align: center;
    padding-top: 7px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}
.qb   p  {
    font-size: 13px;
    color: #000000;
    margin: 0;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
}
a.qblink   {
    background-image:url(../images/arrow2.gif);
    background-position:right 3px;
    background-repeat:no-repeat;
    float:right;
    margin-right:10px;
    padding-right:15px;
    position:relative;
    text-align:right;
    top:10px;
    vertical-align:bottom;}


/* News and press releases */

table.rbox2 {
    width: 261px;
    height: 160px;
    overflow: hidden;
}

.rbox2header {padding: 5px;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    font-size: 13px;
    color: #000000;

}

.rbox2content {
    padding: 5px;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
    font-size: 13px;
    color: #2374CE;
    line-height: normal;
}

.rbox2footer {padding: 5px;
text-align: right;
vertical-align: bottom;
font-weight: normal;
font-size: 13px;
color: #2374CE;
}

.footer2 {padding: 4px;
text-align: center;
font-size: 11px;
}

.left {padding: 4px;
background-color: #FFFFFF;
text-align: left;
vertical-align: top;
}

.title {padding: 5px;
background-color: #FFFFFF;
text-align: left;
vertical-align: top;
font-size: 12px;
}

.centermiddle {padding: 0;
background-color: #FFFFFF;
text-align: center;
vertical-align: middle;
font-size: 12px;
}

.rightmiddle {padding: 0;
background-color: #FFFFFF;
text-align: right;
vertical-align: middle;
font-size: 12px;
}

.middle {padding: 4px;
background-color: #FFFFFF;
text-align: left;
vertical-align: top;
font-size: 12px;
}


td.body {padding: 5px;
text-align: left;
vertical-align: top;
font-size: 12px;
line-height: 17px;
}

table.body {padding: 5px;
text-align: left;
vertical-align: top;
font-size: 12px;
line-height: 17px;
}
#news-events #wrapper #content-wrapper #content .body .body p {
    padding-left: 0;
}



td.body2 {padding: 2px;
background-color: #FFFFFF;
text-align: right;
vertical-align: top;
font-size: 11px;
line-height: 17px;
}

table.grid {
    padding: 5px;
    text-align: left;
    vertical-align: top;
    font-size: 12px;
    line-height: 17px;
    border-collapse: collapse;
    margin: 15px;
}
td.grid {
    font-size:12px;
    line-height:17px;
    padding:5px;
    text-align:left;
    vertical-align:top;
    border-collapse: collapse;
    border: 1px solid #D1D4D8;
}

th.grid {
    font-size:12px;
    line-height:17px;
    padding:5px;
    text-align:left;
    vertical-align:top;
    border: 1px solid #D1D4D8;
    border-collapse: collapse;
        white-space: nowrap;
        background-color: #BBBBBB;
}

#content .days_late {
    padding-right: 7px;
    text-align: right;
}

td.right {padding: 0;
background-color: #FFFFFF;
text-align: right;
vertical-align: top;
}
td.alignRight {
    text-align: right;
}

td.sidebody {font-size: 11px;
line-height: 13px;
text-align: left;
vertical-align: top;
font-weight: normal;
padding: 4px;
color: #333333;
background-color: #FFFFFF;
}

.form3 td {
    /*padding-bottom: 10px;*/
    padding-right: 10px;
    padding-left: 5px;
}
.form3 {
    font-size: 12px;
    line-height: 1em;
    vertical-align: middle;
    text-align: left;
    font-weight: normal;
    padding: 1px;
    background-color: #FFFFFF;
    margin-left: 15px;
    margin-top: 3px;
}

.largeform {width: 195px;
font-family: Verdana, Helvetica;
font-size: 10px;
font-weight: normal;
color: #333333;
margin: 0;
}

/* Sub Nav */

#subNav
{
    margin-bottom: 0;
    width: 168px;
    font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    font-size: 11px;
    background-color: #E7F0D5;
    padding-bottom: 1px;
}
#subNav .subMain {
    background-image: url(../images/green_arrow.gif);
    background-repeat: no-repeat;
    background-position:4px 13px;
    padding-left:10px;
}
#subNav ul
{
    list-style: none;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 13px;
    padding: 0;
    border: none;
}
#subNav ul ul
{
    margin:0;
    padding:0;
}
#subNav li
{
    padding:0;
    margin: 0;

}

#subNav li a
{
    display: block;
    padding: 10px 5px 10px 5px;
    color: #1668a9;
    text-decoration: none;
    margin-bottom:0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    border-collapse:collapse;
}
#subNav li.on
{
    background-color: #EFEEEE;
    font-weight:bold;

}
#subNav li a:hover, #subNav li a.subHeader:hover, #subNav li a.subTop:hover, #subNav li.on a
{
    background-color: #CFE2AD;
    color: #000000;
}
#subNav li a.subHeader
{
    border-bottom:1px solid #85A13C;
    border-collapse:collapse;
    display:block;
    font-weight:bold;
    padding:5px;
    text-decoration:none;
    color: #333333;
}
#subNav li a.subTop
{
    border-top: 1px solid #FF851C;
    border-bottom: 1px solid #D1D4D8;
}
#subNav ul.s1
{
    margin-top:10px;
}

/*---YOU ARE HERE INDICATOR FOR SUBNAV ON EXTERIOR PAGES  (#[page id in body tag] [space] .[class found in <a> tag of the subnav link]--*/
#awareness-survey .awareness-survey a, #brochures .brochures a, #security-awareness-news .security-awareness-news a, .resources a, #company-profile .company-profile a, #management-team .management-team a, #testimonials .testimonials a, .company-info a, #contact-us .contact-us a, #contact-us-sales .contact-us a, #sign-in-page .sign-in-page a, #request-info .request-info a, #support-overview .support-overview a, .support, #news-page .news-page a, #news-events .news-events a, #events-page .events a, .news-events a, #training-overview .training-overview a, .training-top a, #request-demo .request-demo a, #curriculum .curriculum a, #training-video .training-video a
{
    background-color: #CFE2AD;
    color: #333;
    font-weight: bold;
}

.training table, .company table {
    padding-left: 15px;
}

#curriculum td {
    width: 300px;
}

#curriculum td.first img {
    margin-left: 30px;
}

#curriculum td img {
    margin-right: 5px;
    width: 10px;
    height: 10px;
}

#curriculum .core {
    margin-bottom: 30px;
}

#testimonials #customer-table {
    width: 600px;
    margin-bottom: 30px;
}

#testimonials #trainee-table {
    width: 600px;
}

#testimonials #trainee-table #trainee-quotes {
    margin-left:35px;
}

/* Sub Nav 2 - Blue side menu for use on interior/portal pages*/

#subNav2
{
    margin-bottom: 0;
    width: 158px;
    font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    font-size: 11px;
    background-color: #D2E6FB;
    margin-top: 0; /* get rid of the gap on tabbed versions */
}
#subNav2 ul
{
    list-style: none;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 13px;
    padding: 0;
    border: none;
}
#subNav2 ul ul
{
    margin:0;
    padding:0;
}
#subNav2  .subMain2 {
    background-image: url(../images/blue_arrow.gif);
    background-repeat: no-repeat;
    background-position: 8px 15px;
    padding-left: 12px;
}


#subNav2 .sub-subMain2 {
    background-image:url(../images/blue_arrow.gif);
    background-position:20px 15px;
    background-repeat:no-repeat;
    border-bottom:1px solid #CCCCCC;
    padding-left:25px;
}
#subNav2 li
{
    padding:0;
    margin: 0;
    width: 158px;
}
#subNav2  li a
{
    display: block;
    padding: 10px 5px 10px 5px;
    color: #585656;
    text-decoration: none;
    margin-bottom:0;
}
#subNav2 li a.subMain2 {
    border-bottom: 1px solid #D1D4D8;
}

#subNav2 li.on
{
background-color: #EFEEEE;
font-weight:bold;
}

/*---YOU ARE HERE INDICATOR FOR SUBNAV ON INTERIOR PAGES  (#[page id in body tag] [space] .[class found in <a> tag of the subnav link]--*/
#trainee-my-account .trainee-my-account, #trainee-lessons .trainee-lessons, #trainee-resources .trainee-resources, #trainee-glossary .trainee-glossary, #trainee-documents .trainee-documents, .trainee-training-ideas .trainee-training-ideas, #manager-my-account .manager-my-account,
#manager-modules .manager-modules, #manager-configure .manager-configure, #manager-trainee-report .manager-trainee-report, #manager-reports .manager-reports
{
    background-color: #B6D9FC;
    color: #333;
    font-weight: bold;
}
#subNav2 li a:hover, #subNav2 li a.subHeader:hover, #subNav2 li a.subTop:hover, #subNav2 li.on a
{
background-color: #B6D9FC;
color: #000;
}

#subNav2 li a.subMain2{
width:161px;
}

#subNav2 li a.subMain2:hover{
width:161px;
}

#subNav2 li a.sub-subMain2{
width:148px;
}

#subNav2 li a.subHeader2
{
display: block;
padding: 5px 5px 5px 5px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #000000;
width:168px;
}
#subNav2 li a.subTop
{
border-top: 1px solid #FF851C;
border-bottom: 1px solid #D1D4D8;
}
#subNav2 ul.s1
{
margin-top:10px;
}


#tabManagerMenu {
    font-size: 93%;
    line-height: normal;
    background-color: yellow;
    float: left;
    width: 100%;
}
#tabManagerMenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#tabManagerMenu li {
    float: left;
    background-image: url(../images/norm_right.gif);
    background-repeat: no-repeat;
    background-position: right top;
    padding: 0;
    margin-top: 0;
    margin-right: 5px;
    margin-bottom: 0;
    margin-left: 0;
}
#tabManagerMenu a {
    display: block;
    background-image: url(../images/norm_left.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: #333333;
}
#key {
    float: right;
    position: relative;
    right: 0;
    top: 10px;
    border: 1px solid #CCCCCC;
    padding: 9px;
    margin: 8px;
}
#key h1 {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    padding-left: 30px;
    padding-top:8px;
}
#key ul {
    list-style-type: none;
}
#key li {
    padding-left: 30px;
}
#key .not-started {
    background-image: url(../images/icon_starting.gif);
    background-repeat: no-repeat;
    background-position: 5px 5px;
}
#key .in-progress {
    background-image: url(../images/icon_pending.gif);
    background-repeat: no-repeat;
    background-position: 5px 5px;
}
#key .completed {
    background-image: url(../images/icon_complete.gif);
    background-repeat: no-repeat;
    background-position: 5px 5px;
}
#key .late {
    background-image: url(../images/past-due.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
}
.late, tr.late  a {
    color: #CC0033;
}
#sitemap ul {
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
}
#sitemap {
}
#sitemap li {
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: 0 3px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 12px;
}
#sitemap li li {
    font-weight: normal;
    background-image: url(../images/green_arrow.gif);
    background-position: 0;
    background-repeat: no-repeat;
}
#newsbox h1 {
    background-color: #e5a132;
    padding: 5px;
    font-size: 1em;
}
#newsbox ul {
    padding-top: 5px;
    padding-right: 7px;
    padding-bottom: 5px;
    padding-left: 15px;
    list-style-type: none;
}
#newsbox ul li {
    padding-left: 12px;
}
#newsbox li {
    background-image: url(../images/orange_icon.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
    margin-bottom: 8px;
}
#newsbox   #learnmore  {
    text-align: right;
    font-weight: bold;
    padding: 10px;
}


#fade_base h1 {
    background-color: #e5a132;
    padding: 5px;
    font-size: 1em;
}

#error-page h2 {
    color: #CC0000;
    line-height: 1.3em;
}
#events-page #content th  {
    margin: 0;
    font-size: 16px;
    color: #C27902;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}
#events-page #content td {
    margin: 0;
    padding-top: 8px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 0;
}
#content #manager-login {
    float: right;
}
#request-demo-form h3 {
    display: block;
    background-color: #ECF2FB;
    padding: 5px;
    margin-bottom: 8px;
    margin-top: 8px;
}
#request-demo-form label.field {
    text-align: right;
    padding-left: 5px;
    padding-right: 10px;
    font-weight: bold;
}
#request-demo-form  span input {
    margin: 0;
    padding: 0;
}

.display-none {
    display: none;
    }
#table-awareness-survey   input, #table-awareness-survey  select {
    margin-bottom: 2px;
}

span.glossary-word {
    font-weight: bold;
    color: #000000;
    font-size: 107%;
    padding-top: 10px;
}

span.faq-question {
    font-weight: bold;
    color: #000000;
    font-size: 107%;
    padding-top: 10px;
}

div.message {
    color:#CC0033;
}

span.message {
    color:#CC0033;
}

/* Zend_Form Styles */
.zend_form dl dt {
    float: left;
    width: 28%;
    text-align: right;
    clear: both;
    min-height: 25px;
    padding-top: 5px;
}

.zend_form dl dd {
    float: left;
    width: 70%;
    margin-left: 5px;
}

.zend_form label {
    font-weight: bold;
}

.zend_form fieldset {
    border: none;
    width: 100%;
}

.zend_form fieldset legend {
    font-weight: bold;
    background-color: #ECF2FB;
    width: 100%;
    font-size: 107%;
    padding: 5px;
    margin-bottom: 8px;
    margin-top: 8px;
}

.zend_form #purchase_timeframe-element label {
    font-weight: normal;
}

.zend_form #characterCounter,
.zend_form #characterCounter2,
.charCount {
    border: none;
    /* needed for ie7 */
    border-color: transparent;
    color: #000000;
}

.zend_form .errors {
    display: inline;
    /* Without the relative positioning, there is a large gap between the input
       and the error message */
    position: relative;
    left: -55px;
}

.zend_form .errors li {
    display: inline;
    font-weight: bold;
    font-size: 95%;
    color: #C11B17;
    /* Without the vertical align, IE7 shows the message bottom-aligned */
    vertical-align: middle;
}

/* TODO - Fix for multiple error inputs */
.zend_form .multi-message .errors {
    display: block;
    /*position: static;*/
}

/* TODO - Fix for multiple error inputs */
.zend_form .multi-message .errors li {
    display: block;
    vertical-align: bottom;

}

/* Color of the form fields when there is an error */
.zend_form .isError {
    background-color: #FFFFD6;
}

.zend_form #username,
.zend_form #password,
.zend_form #passwordconfirm {
    width: 130px;
    /* Internet explorer shows differing widths without this */
}

.zend_form button, .zend_form input[type=submit] {
    padding: 5px;
}

.zend_form .radioLabel {
    vertical-align: middle;
}

.zend_form .radioInput {
    width: 20px;
    text-align: left;
}

#formErrorAlert {
    width: 75%;
    height: 40px;
    border: 1px solid #C0BA78;
    display: none; /* shown using javascript */
    background-color: #FFFFD6;
    font-weight: bold;
    color: #C11B17;
    font-size: 110%;
    text-align: center;
    margin-left: 15px;
}

#formErrorAlert ul, #formErrorAlert ul li {
    list-style: none;
    display: inline;
}

#formErrorAlert img {
    width: 25px;
    height: 25px;
}

#formErrorAlert #alertMessage {
    float: left;
    width: 68%;
    text-align: left;
    height: 100%;
    line-height: 40px;
}

#formErrorAlert #alertImage {
    float: left;
    width: 30%;
    text-align: right;
    padding-right: 4px;
    padding-top: 6px;
}

/* Awareness Survey */
#awarenesssurvey  {
    margin: 0 40px;
}

#awarenesssurvey fieldset,
#newaccount fieldset {
    border: none;
}

#awarenesssurvey label  {
    font-size: 15px;
    font-weight: bold;
    color: #D58901;
}

#awarenesssurvey input[type="radio"],
#awarenesssurvey input[type="checkbox"]{
    margin: 1px;
    width: 50px;
}

#awarenesssurvey input {
    margin: 0 0 0 4px;
}

#awarenesssurvey .survey {
    font-weight: normal;
    color: #000;
    font-size: 12px;
}

/* New Acount Form */
#termsAccepted {
    width: 20px;
}

#tosText-label,
#termsAccepted-element {
    display: block;
    width: 100%;
    text-align: left;
    padding-bottom: 4px;
}

#tosText-element {
    float: none;
    margin: 0;
    padding-bottom: 10px;
}

/* DATA TABLE */
.dataTables_wrapper {

}

.dataTables_wrapper .center {
    text-align: center;
    padding: 0;
}

table.reportTable thead th{
    text-align:center;
}

table.reportTable {
    width: 100%;
}

.dataTables_wrapper td {
    padding: 0 0 0 3px;
}

.dataTables_wrapper th {
    padding: 0;
}

.dataTables_length {
    width: 26%;
    float: left;
    margin-left: 10px;
    vertical-align: middle;
    font-size:11px;
}

.dataTables_length select {
    width: 60px;
    color: #555555;
    vertical-align: middle;
}

.dataTables_filter {
    width: 40%;
    float: left;
    margin-left: 10px;
    vertical-align: middle;
}

.dataTables_filter input {
    display: inline;
    width: 165px;
    color: #555555;
    vertical-align: middle;
}

.dataTables_info {
    padding: 5px 0;
    text-align: center;
    font-size: 11px;
}

.dataTables_columnSearch {
    width: 58%;
    float: left;
    vertical-align: middle;
}

#dataTables_columnSelect {
    width: 98px;
    margin-left: 5px;
    color: #555555;
    vertical-align: middle;
}
.dtTop {
    position: relative;
    height: 34px;
    line-height: 34px;
}
#column_search_suffix {
    display: inline;
    vertical-align: middle;
}
#full_content {
    padding-left: 10px;
}
#full_content h3 {
    margin-left: 10px;
}
#full_content .detail_section {
    position: relative;
    left: -10px;
}
#full_content .dtTop, #full_content .dtBottom {
    width: 818px;
}
.dtTop, .dtBottom {
        /* Settings for rows displayed above (e.g. Search) and below (e.g. display info) below table */
    width: 98%;
    margin-left: 10px;
    background-color: #DFF6CD;
    color: #555555;
}
.dataTables_wrapper table {
    width: 98%;
    padding: 0 0 5px 0;
    background-color: #EEEEEE;
    margin-top: 0;
    margin-left: 10px;
}

.dataTables_wrapper th {
    cursor: pointer;
    height: 25px;
    line-height: 25px;
    color: #000;
}

.dataTables_wrapper .even {
    background-color: #FFF;
}

.dataTables_wrapper .odd {
    background-color: #E6E6E6;
}

div.ui-state-default div.dataTables_paginate {
    border: 0;
    background: none;
}
.dataTables_paginate {
    margin: 2px auto 0 auto;
    height: 28px;
    line-height: 28px;
    float: right;
    padding: 0 12px 0 13px;
}

.dataTables_paginate span {
    vertical-align: middle;
    padding: 1px;
}

.dataTables_paginate span img {
    vertical-align: middle;
    padding-bottom: 5px;
}

.paginate_button {
    cursor: pointer;
}

.dataTables_paginate span.paginate_page {
    padding: 6px 1px 7px 3px;
    font-size: 10px;
    text-align: center;
}

.dataTables_paginate span.paginate_of {
    padding: 6px 3px 7px 1px;
    font-size: 10px;
    text-align: center;
}

table.display tr.even.row_selected td {
background-color:#B0BED9;
}
table.display tr.odd.row_selected td {
background-color:#9FAFD1;
}
/* For selected rows for sorting, sets the odd row color for the internal account pages */
tr.odd td.sorting_1 {
background-color:#E5E5FF;
}
tr.odd td.sorting_2 {
background-color:#DADCFF;
}
tr.odd td.sorting_3 {
background-color:#E0E2FF;
}
/* For selected rows for sorting, sets the even row color for the internal account pages */
tr.even td.sorting_1 {
background-color:#F3F4FF;
}
tr.even td.sorting_2 {
background-color:#F2F3FF;
}
tr.even td.sorting_3 {
background-color:#F9F9FF;
}

/* TOOLTIP */
#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    padding: 5px;
}
#tooltip h3, #tooltip div { margin: 0; }

#employeeTrainingTable {
    width: 800px;
}

#employeeTrainingTable_wrapper {
    width: 817px;
    position: relative;
    right: 0; /* this will be overwritten below */
}

/* overrides the right: 0 above for all browsers except 
   IE6 and below.  keeps the CSS valid */
div> #employeeTrainingTable_wrapper {
    right: 175px;
}

.center {
    text-align:center;
}
.clear {
    clear:both;
}
.dataTables_processing {
    position: absolute;
    margin: 10px 0 0 150px;
    width: 250px;
    height: 50px;
    line-height:30px;
    padding: 24px 0 2px 0;
    border: 2px solid #b6b6b6;
    text-align: center;
    color: #808080;
    font-size: 15px;
    background-color: #d2e6fb;
}
#idleTimer {
    position: absolute;
    width:200px;
    top:40%;
    left:40%;
    background-color:white;
    z-index:9999;
    border: 1px solid #777;
    padding:30px;
}
#idleTimer .close{padding:5px 10px}
.shadow {
  box-shadow: 5px 5px 5px #ccc;
  -moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
}
.red {
    color: #AF0A0A
}
.tips ol{padding-left:15px}
.tips em{display:block}
.tips div{margin-bottom:15px}
#traineeTable_info{line-height:normal}
#fieldset-invalidgroup {
    border: none;
    width: 100%;
}
#fieldset-invalidgroup dl dt {
    clear: both;
    float: left;
    padding-top: 5px;
    width: 28%;
}
#fieldset-invalidgroup dl dd {
    float: left;
    margin-left: 5px;
    width: 70%;
}
#fieldset-invalidgroup input {
    padding: 5px;
}
.nsiDiv {
    margin-left: 10px;
    background-color: #eee;
    padding: 5px;
}
.nsiTable {
    margin-top: 10px;
    margin-left: 10px;
    border: 2px solid #a9a9a9;
    border-collapse: collapse;
    border-spacing: 0px;
}
.nsiTable td, .nsiTable th {
    border: 1px solid #a9a9a9;
    padding: 2px 5px;
    text-align: center;
}
#home_bullets div {
    margin: 4px 0;
}
#home_bullets span {
    color: #486e05;
    font-weight: 900;
}
#home_bullets {
    margin-left: 50px;
}
#modal_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.7;
    filter: alpha(opacity = 70);
    display: none;
}
#video_container, #image_container {
    background-color: #fff;
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -280px 0 0 -490px;
    width: 960px;
    height: 540px;
    display: none;
}
#image_container {
    width: 450px;
    height: 306px;
    margin: -163px 0 0 -235px;
}
#video_frame .sdVideo {
    margin: -190px 0 0 -330px;
    width: 640px;
    height: 360px;
}
#videoShell, #imageShell {
    position: relative;
}
#closeVideo, #closeImage {
    position: absolute;
    top: -22px;
    _top: -25px;
    right: -26px;
    _right: -16px;
    width: 30px;
    height: 28px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/x2.png');
}
#closeVideo img, #closeImage img {
    _display: none;
}
#videoButton {
    position: relative;
}
#videoButton img {
    width: 270px;
    height: 198px;
    right: 9px;
    position: relative;
}
#videoSD {
    position: absolute;
    cursor: pointer;
    top: 125px;
    left: 24px;
}
#videoHD {
    position: absolute;
    cursor: pointer;
    top: 125px;
    left: 140px;
}
#videoButton img.button {
    width: 112px;
    height: 44px;
}
#content .header_demo {
    position: relative;
}
#content .header_demo div {
    position: absolute;
    right: 0;
    top: -30px;
}
#content .header_demo a {
    color: transparent;
}
p.rightImg img {
    margin-left: 10px;
}
p.leftImg img {
    margin-right: 10px;
}
p.leftImg {
    margin: 10px 0;
}
.smImage {
    cursor: pointer;
}
#request-demo .zend_form fieldset legend {
    _width: 96%;
}
#tableExport {
    position: absolute;
    top: 0px; 
    right: 5px;
}
#tableExport input {
    padding: 2px 5px;
}
#exportPopup {
    z-index: 1;
    position: absolute;
    top: 32px;
    left: 1px;
    display: none;
    background-color: white;
    width: 115px;
    border: 1px solid #7F9DB9;
}
#exportPopup ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#exportPopup li {
    margin: 0;
    padding: 1px 10px;
    line-height: normal;
    background-color: white;
    cursor: pointer;
}
#exportPopup .filter {
    display: none;
    border-top: 1px solid #CCC;
}
.dataTables_processing {
    top: 51px;
    left: 0px;
}
#traineeTable .multiLine {
    height: 22px;
    line-height: 22px;
    border: 1px solid #D3D3D3;
}
#traineeTable .multiLine .ui-icon {
    position: relative;
    top: 9px;
}
#traineeTable .multiLine .first {
    position: relative;
    top: 2px;
}
#traineeTable .multiLine .last {
    position: relative;
    top: -2px;
}
.brochure {
    margin: 20px 0 0 5px;
    clear: both;
    height: 219px;
}
.brochure img {
    float: left;
    height: 218px;
    width: 174px;
    border: 0;
}
.brochure div {
    margin-left: 189px;
    padding-top: 11px;
}
#brochures .brochure h2 {
    padding: 0;
}
.brochure a {
    display: block;
    color: #D58901;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6pt;
}
#trainingInfoFormGroup2-label,
#trainingInfoFormGroup2-element {
    background-color: white;
    display: none;
}
.updateMessage {
    color: red;
    font-size: 20px;
    padding: 10px 20px;
    background-color: yellow;
    text-align: center;
}
div.detail_section {
    margin-bottom: 30px;
}
div.detail_section .detail_row {
    padding-left: 15px;
}
.searchButtons input {
    padding: 5px;
}
#adminUserDetails td {
    text-align: right;
}
#adminUserDetails #traineeTable td,
#adminUserDetails #lessonTable td,
#adminUserDetails #notificationsTable td {
    text-align: left;
}
#adminUserDetails #traineeTable_wrapper .dtTop,
#adminUserDetails #traineeTable_wrapper .dtBottom,
#adminUserDetails #resetTable_wrapper .dtTop,
#adminUserDetails #resetTable_wrapper .dtBottom,
#adminUserDetails #lessonTable_wrapper .dtTop,
#adminUserDetails #lessonTable_wrapper .dtBottom {
    display: none;
}
.searchMatch span {
    padding: 0 30px 0 10px;
}
h1 sup {
    font-size: 10px;
}
.request_button {
    float: right;
    margin-bottom: 5px;
    padding-right: 10px;
}
.intro {
    font-style: italic;
    margin-left: 15px;
}
.details {
    margin-top: 15px;
}

