/* CSS Document by Leo*/
* {
  margin: 0;
  padding: 0;
}

body#body {
  background: #eee8d5;
  font-size: 14px;
  color: #797979;
}

.bg-wrap {
  width: 100%;
  background: #eeeeed url(../images/bg.gif) repeat-x;
}
#cont-col p, #cont-col #cont-col ul, table, #cont-col div {
}

ul, ul li {
  list-style: none;
  list-style-image: none;
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border: 0px;
}
td {
  vertical-align: top;
  padding: 0px;
}

tbody {
  border: none;
}

a {
  color: #f48035;
  outline: none;
}
a:hover {
  text-decoration: none;
}
img, a img {
  border: 0;
}

.clear {
  clear: both;
}

fieldset {
  border: 1px solid #6b6b6b;
  overflow: hidden;
  position: relative;
}
fieldset legend {
  color: #f48035;
}
html.js fieldset.collapsed legend {
  display: inline;
}
fieldset a {
  color: #dd621e;
}
fieldset .tips {
  font-size: 10px;
}
.main {
  margin: 0 auto;
}

table.system-status-report th, thead th {
  border-bottom: 1px solid #6b6b6b;
  color: #000000;
  font-size: 13px;
}
thead th, th, tr.even, tr.odd {
  padding: 0px;
  border-bottom: 1px solid #6b6b6b;
}

/*------HEADER------*/
#header {
  padding: 0px;
}

.head-row1 {
  height: 118px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.head-row2 {
  height: 97px; 
}
.head-row2 .col1 {
  float: left;
  padding-top: 2px;
}
.head-row2 .col2 {
  float: right;
  padding-top: 5px;
}

.logo {
  margin: 20px 0px 0px 6px;
  float: left;
}
h1.site-name {
  font-size: 32px;
  padding: 40px 10px 0px 10px;
  text-transform: capitalize;
  font-weight: normal;
}
h1.site-name a {
  color: #f48035;
  text-decoration: none;
  font-weight: normal;
  line-height: 30px;
}
h1.site-name a strong {
  font-weight: bold;
}
.slogan {
  padding: 4px 0px 0px 12px;
  color: #575757;
  font-size: 12px;
  text-transform: none;
  float: left;
}
.slogan-img {
  margin: 71px 46px 0px 321px;
  float: left;
}

/*----Breadcrumb-----*/
.breadcrumb {
  padding: 20px 55px 2px 28px;
  color: #484848;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
}
.breadcrumb a {
  color: #484848;
  text-decoration: none;
  padding: 0px 2px 0px 2px;
  text-transform: none;
  vertical-align: middle;
  font-weight: normal;
}
.breadcrumb a:hover {
  text-decoration: underline;
  color: #000;
}

/* footer */
#footer {
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  width: 100%;
  overflow: hidden; 
  border-top: 1px solid #494643;
  text-shadow: 1px 1px 0px #000;
}
.foot {
  text-align: left;
  margin: 0 auto;
  padding: 10px 0px;
  overflow: hidden;
}
#footer span a {
  color: #acacac !important;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer .foot span {
  padding-left: 7px;
}
#like-plus-wrapper {
  padding: 5px 0;
  vertical-align: middle;
}
#footer .fb_iframe_widget {
  width: 90px;
  z-index: 50;
}
#footer #___plusone_0  {
  margin: 4px 0 0 5px;
  z-index: 55;
}
#footer {
  overflow: visible;
}
.foot {
  overflow: visible;
}
.foot:after {
  clear:both;
}
#block-block-2 {
  overflow: visible;
  position: relative;
}
#block-block-2 .content {
  overflow: visible;
}
#fb-root {
  height: 0;
  width: 0;
  position: absolute;
  left: -600px;
}
/* footer end */


/*------CORNERS------*/
div.block {
  margin-bottom: 5px;
  color: #363638;
  position: relative;
  overflow: hidden;
}
.block .content {
  overflow: hidden;
  padding: 9px 0px 25px 0px;
  border-top: 0;
}
.clear-block {
  padding: 0px 20px 0px 18px;
}
.admin .clear-block {
  padding: 0px;
}

.bg-user {
  background: url(../images/bg-user.gif) no-repeat 0 0;
  display: block;
  width: 45px;
  height: 45px;
  margin: 21px 20px 0px 0px;
}
.bg-user:hover {
  background: url(../images/bg-user-act.gif) no-repeat 0 0;
}

h4 {
  color: #000;
  font-size: 22px;
  font-weight: normal;
  padding-bottom: 10px;
  padding-top: 10px;
}

.blocks {
  overflow: hidden;
  width: 100%;
  padding-top: 30px;
}
.blocks div {
  background: url(../images/bg-blocks.gif) top repeat-x #fafafa;
  width: 209px;
  float: left;
  overflow: hidden;
}
.blocks div h4 {
  padding: 12px 0px 30px 45px;
}
.blocks div .inner {
  padding: 18px 0px 35px 15px;
}
.blocks div a {
  color: #1579d9;
}
.list, .list2 {
  margin-right: 3px;
}
.blocks div ul {
  margin-left: 6px;
  margin-bottom: 30px;
}

.blocks2 {
  overflow: hidden;
  width: 100%;
}
.blocks2 .inner {
  padding: 0px 0px 15px 0px;
}
.blocks2 div.list, .blocks2 div.list2 {
  float: left;
  width: 200px;
}
.blocks2 div.list3 {
  width: 170px;
  float: left;
}
.blocks2 div ul {
  margin-left: 6px;
}

.events {
  width: 100%;
  overflow: hidden;
  padding-bottom: 20px;
}
.events .list {
  float: left;
  width: 288px;
}

.list-col {
  float: left;
  margin-right: 30px;
}
a.cont-more {
  font-size: 14px !important;
  font-weight: bold !important;
}

.aboutus .columns {
  width: 100%;
  overflow: hidden;
}
.aboutus .column-left {
  width: 45%;
  float: left;
}
.aboutus .column-right {
  width: 45%;
  float: right;
}
.aboutus span {
  font-weight: bold;
  font-size: 12px !important;
  color: #f48035
}

.solutions .list-left {
  float: left;
  margin-right: 20px;
}

.links-content .columns {
  width: 100%;
  overflow: hidden;
  padding-bottom: 20px;
}
.links-content .column-left {
  width: 45%;
  float: left;
}
.links-content .column-right {
  width: 45%;
  float: right;
}

.services .columns {
  width: 100%;
  overflow: hidden;
  padding-bottom: 20px;
}
.services .column-left {
  width: 40%;
  float: left;
}
.services .column-right {
  width: 55%;
  float: right;
}

.faq span {
  font-weight: bold;
  font-size: 14px !important;
}


.links-indent {
  padding: 0px 0px 0px 0px;
  overflow: hidden;
}
.links-indent ul.links li {
  float: left;
  padding: 0 6px 3px 0!important;
}
.links-indent ul.links li a {
  background: url(../images/bg-links.gif) top repeat-x;
  display: block;
  text-decoration: none !important;
  color: #4d4946 !important;
}
.links-indent ul.links li a span {
  background: url(../images/links-left.gif) no-repeat 0 0;
  display: block;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
}
.links-indent ul.links li a span span {
  background: url(../images/links-right.gif) top right no-repeat!important;
  display: block;
  padding: 8px 12px 7px 12px;
  line-height: 1.2em;
}

.links-indent ul.links li a:hover {
  background: url(../images/bg-links2.gif) top repeat-x;
  color: #fff !important
}
.links-indent ul.links li a:hover span {
  background: url(../images/links-left2.gif) no-repeat 0 0;
}
.links-indent ul.links li a:hover span span {
  background: url(../images/links-right2.gif) top right no-repeat!important;
}
/*-----------------*/

#cont {
  overflow: hidden;
  width: 100%;
  background: url(../images/bg-cont.gif) top repeat-x #eeeeed;
}
.cont-inner {
  padding: 0px 0px 0px 0px;
}

#left-col {
  width: 276px;
  float: left;
}
#left-col .ind {
  padding: 0px 52px 0px 0px;
}

.width {
  width: 100%;
}

#cont-col {
  overflow: hidden;
  height: 1%;
  padding: 35px 20px 10px 10px;
}
#cont-col .ind {
  width: 100%;
}

#right-col {
  width: 311px;
  float: right;
}
#right-col .ind {
  padding: 33px 0px 0px 0px;
}
h2 {
  font-size: 22px;
  color: #000;
  padding: 10px 0px 7px 0px;
  text-transform: capitalize;
  width: 100%;
  font-weight: normal;
}
h1.with-tabs {
  padding-left: 0px;
  padding-top: 10px;
}
h3 {
  color: #424242;
  padding: 5px 0px;
}
h3 a {
  color: #424242;
  text-decoration: none;
}

.block .title {
  padding: 0;
}
.title h3 {
  color: #334566;
  font-size: 30px;
  font-weight: normal;
  padding: 3px 0px 3px 0px;
  letter-spacing: -1px;
}

.admin-panel h3 {
  color: #000000;
  font-size: 13px;
}

.submit {
  padding: 16px 0px 0px 0px;
  overflow: hidden;
  font-style: italic;
}
.submitted, .submit .submitted {
  color: #f48035;
  font-size: 12px;
  line-height: normal;
  font-weight: normal;
}
.submitted a {
  color: #f48035;
}

/***************/

.comment {
  padding: 10px 0px 10px 20px;
}
.comment h3 {
  background: none;
}
.comment h3 a {
  color: #2a2a2a;
  font-size: 15px;
}
.comment .title {
  padding-left: 0px;
  padding-bottom: 10px;
}
.comment .submitted {
  margin-left: 0px;
  padding-bottom: 10px;
  color: #999999;
}
.comment .submitted a {
  color: #999999;
}

.content {
  color: #717171;
  line-height: 18px;
  font-size: 12px;
}
.node .content a {

}
.node .content strong {
  color: #474747;
}
.content a:hover {
  text-decoration: none;
}

.node {
  width: 100%;
}
.node .content, #contact-mail-page {
  padding: 1px 0px 13px 0px;
  overflow:visible;
}
.node div.links {
  padding-top: 5px;
  padding-bottom: 2px;
  text-align: left;
}
.node .title {
  padding: 0px 15px 0px 0px;
}
/*---------------------*/

/*----NAVIGATION----*/
#block-user-1 .content ul.menu {
  padding-left: 0px;
  padding-bottom: 0px;
  width: 100%;
}
#block-user-1 .content ul.menu li ul.menu {
  padding-left: 11px;
  width: auto;
}
#block-user-1 .content ul.menu li {
  padding: 0px 0px 1px 0px;
  list-style-image: none;
  list-style: none;
  margin: 0;
  line-height: normal;
  line-height: 21px;
  overflow: hidden;
}
#block-user-1 .content ul.menu li a {
  background: url(../images/a4.png) no-repeat 0 7px;
  color: #f48035;
  font-size: 12px;
  text-decoration: underline;
  padding-left: 14px;
  overflow: hidden;
  display: block;
}
#block-user-1 .content ul.menu li a:hover {
  text-decoration: none;
  color: #000;
}
#block-user-1 .content ul.menu li.expanded {
  padding-bottom: 0px;
}
#block-user-1 .content ul.menu li.expanded ul {
  padding-top: 1px;
}

/*------Custom Login-Form------*/
.userlogin {
  font-size: 15px;
  color: #313030;
  padding: 0px 0px 0px 28px;
  margin-left: 18px;
  margin-top: 20px;
  font-weight: bold;
}
#user-bar {
  font-size: 11px;
  font-weight: bold;
  padding: 4px 0px 0px 0px;
}
#user-bar .user-info {
  padding-bottom: 5px;
  color: #9df46e;
  padding-top: 10px;
}
#user-bar p a {
  color: #FFF;
}
#user-bar .item-list li {
  list-style: none;
  list-style-image: none;
  line-height: 10px;
}
#user-bar .item-list li a {
  font-weight: normal;
  font-size: 10px;
  color: #b8e836;
}
#user-bar .item-list li a:hover {
  color: #FFF;
}

/*----Login-form----*/
#user-login-form {
  text-align: left;
  color: #FFF;
  font-size: 12px;
  width: 100%;
  overflow: hidden;
}
#user-login-form input#edit-name, #user-login-form input#edit-name-1,
#user-login-form input#edit-pass, #user-login-form input#edit-pass-1 {
  width: 210px;
  font-size: 12px;
  color: #6a6a6a;
  background: #fff;
  border: 1px solid #e3e3e3;
  padding: 2px 0px 6px 5px;
  line-height: normal;
}
#user-login-form label {
  color: #6a6a6a;
  font-size: 12px;
  padding: 0px 0px 0px 0px;
  font-weight: normal;
}
#user-login-form .form-required {
  color: #484848;
}
#user-login-form .description a {
  color: #47a4bb;
}
#user-login-form .item-list ul {
  padding: 11px 0px 0px 0px;
  margin: 0;
}
#user-login-form .item-list li {
  line-height: 16px;
  list-style: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
}
#user-login-form .item-list li a {
  font-weight: normal;
  color: #6a6a6a;
  text-decoration: underline;
  font-size: 12px;
}
#user-login-form .item-list li a:hover {
  text-decoration: none;
}

#user-login-form .form-submit {
  background: #252525;
  border: none;
  width: 65px;
  height: 28px;
  margin: 9px 0px 0px 0px;
  color: #fff;
  font-size: 12px;
  padding: 0px 0px 3px 0px;
  text-transform: uppercase;
  cursor: pointer
}

#user-login-form .form-item {
  margin-top: 0px;
  margin-bottom: 12px;
}

/*-------------------------*/


/*----POLL----*/
.poll .percent, .poll .text {
  color: #585c5c;
  font-size: 13px;
}
.poll .title {
  color: #585c5c;
  font-size: 13px;
  font-weight: normal;
  padding-bottom: 10px;
  background: none;
  padding-left: 0px;
}
.poll .total {
  font-weight: normal;
  color: #585c5c;
  font-size: 12px;
  text-align: left;
}
.poll .bar {
  background: #FFFFFF;
  font-size: 1px;
  height: 5px;
  border: 1px solid #dadada;
  padding: 1px;
}
.poll .bar .foreground {
  background: #f48035;
  font-size: 1px;
  height: 5px;
}

#block-poll-0 li {
  background: none;
  padding: 0;
}
#block-poll-0 ul.links li {
  background: none;
  padding: 0px;
  background: none;
}
#block-poll-0 ul.links li a {
  color: #f48035;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  background: none;
  text-transform: none;
}
#block-poll-0 ul.links li a:hover {
  text-decoration: underline;
}
#block-poll-0 .bar {
  background: #FFFFFF;
  font-size: 1px;
  height: 5px;
  border: 1px solid #dadada;
  padding: 1px;
}
#block-poll-0 .bar .foreground {
  background: #f48035;
  font-size: 1px;
  height: 5px;
}
#block-poll-0 .percent, #block-poll-0 .text {
  color: #323232;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
}
#block-poll-0 .poll .title {
  color: #323232;
  font-size: 12px;
  font-weight: normal;
  padding-top: 0px;
  background: none;
  padding-left: 0px;
  border: 0;
}
#block-poll-0 .total {
  font-weight: bold;
  color: #323232;
  font-size: 12px;
}
.form-item label {
  color: #000;
}
#block-poll-0 ul.links {
  padding-left: 0px;
}
#block-poll-0 ul.links .first {
  padding: 0px;
}
#cont #block-poll-0 ul.links li {
  background: none;
}

/*----Who's Online----*/
#block-user-3 .content {
  font-size: 12px;
  color: #999999;
  font-weight: normal;
}
#block-user-3 .item-list h3 {
  color: #000;
  font-size: 13px;
  font-weight: bold;
  text-transform: none;
  padding-top: 15px;
  padding-bottom: 3px;
}
#block-user-3 .item-list ul {
  margin: 0;
  padding: 0;
}
#block-user-3 .item-list ul li {
  list-style: none;
  margin: 0;
  line-height: 18px;
}
#block-user-3 .item-list ul li a {
  color: #f48035;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
}
#block-user-3 .item-list ul li a:hover {
  text-decoration: none;
}
#block-user-3 em {
  color: #f48035;
  font-weight: normal;
  font-size: 13px;
}


/*-----Recent blog posts-------*/
#block-blog-0 .item-list ul {
  padding-left: 0px;
  width: 100%;
}
#block-blog-0 .item-list ul li {
  background: none;
  padding: 4px 0px 4px 0px;
  list-style-image: none;
  list-style: none;
  margin: 0;
  line-height: 19px;
}
#block-blog-0 .item-list ul li a {
  background: url(../images/a4.png) no-repeat 0 8px;
  color: #f48035;
  font-weight: normal;
  text-decoration: none;
  padding-left: 10px;
  font-size: 13px;
  display: block;
  line-height: 19px;
}
#block-blog-0 .item-list ul li a:hover {
  text-decoration: underline;
}
#block-blog-0 .more-link a {
  color: #f48035;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#block-blog-0 .more-link a:hover {
  text-decoration: underline;
}

/*-----Recent comments-------*/
#block-comment-0 .item-list ul {
  padding-left: 0px;
  width: 100% !important;
}
#block-comment-0 .item-list ul li {
  background: url(../images/a4.png) no-repeat 0 5px;
  padding: 0px 0px 10px 12px;
  list-style-image: none;
  list-style: none;
  margin-bottom: 7px;
  line-height: 16px;
  color: #f48035;
  font-size: 12px;
  margin-left: 0px;
  text-transform: none;
  font-weight: normal;
}
#block-comment-0 .item-list ul li a {
  background: none;
  color: #000000;
  font-weight: bold;
  text-transform: none;
  text-decoration: underline;
  font-size: 13px;
  padding-left: 0px;
}
#block-comment-0 .item-list ul li a:hover {
  text-decoration: none;
}


/*----Who's New----*/
#block-user-2 .item-list ul {
  padding-left: 0px;
}
#block-user-2 .item-list ul li {
  background: url(../images/a4.png) no-repeat 0 10px;
  color: #999999;
  padding: 0 0 0 10px;
  list-style-image: none;
  list-style: none;
  margin: 0;
  line-height: 25px;
}
#block-user-2 .item-list ul li a {
  background: none;
  color: #999999;
  padding: 0px;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
}
#block-user-2 .item-list ul li a:hover {
  text-decoration: none;
}

/*----Primary Links----*/
#block-menu-primary-links .content ul.menu {
  padding: 0px;
}
#block-menu-primary-links .content ul.menu li {
  background: none;
  padding: 0px;
  list-style-image: none;
  list-style: none;
  margin: 0;
  line-height: 20px;
}
#block-menu-primary-links .content ul.menu li a {
  background: url(../images/a4.png) no-repeat 0 5px;
  font-size: 12px;
  padding-left: 10px;
  color: #999999;
  font-weight: bold;
  text-decoration: none;
}
#block-menu-primary-links .content ul.menu li a:hover {
  text-decoration: underline;
}


/*----New forum topics----*/
#block-forum-1 .item-list ul {
  padding: 0px;
  margin-bottom: 10px;
}
#block-forum-1 .item-list ul li {
  background: none;
  padding: 0px;
  list-style-image: none;
  list-style: none;
  margin: 0;
  line-height: 20px;
}
#block-forum-1 .item-list ul li a {
  background: url(../images/a4.png) no-repeat 0 5px;
  padding-left: 10px;
  color: #999999;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
}
#block-forum-1 .item-list a:hover {
  text-decoration: underline;
}
#block-forum-1 .more-link a {
  color: #f48035;
  font-size: 12px;
  font-weight: bold;
  text-transform: capitalize;
  text-decoration: none;
}
#block-forum-1 .more-link a:hover {
  text-decoration: underline;
}

/*----Active forum topics----*/
#block-forum-0 .item-list ul {
  padding-left: 0px;
  margin-bottom: 10px;
}
#block-forum-0 .item-list ul li {
  background: none;
  padding: 0px;
  list-style-image: none;
  list-style: none;
  margin: 0;
  line-height: 20px;
}
#block-forum-0 .item-list ul li a {
  background: url(../images/a4.png) no-repeat 0 5px;
  padding-left: 10px;
  color: #999999;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
}
#block-forum-0 .item-list a:hover {
  text-decoration: underline;
}
#block-forum-0 .more-link a {
  color: #f48035;
  font-size: 12px;
  font-weight: bold;
  text-transform: capitalize;
  text-decoration: none;
}
#block-forum-0 .more-link a:hover {
  text-decoration: underline;
}

/*----Languages----*/
#block-locale-0 .content ul {
  padding-left: 0px;
  margin-bottom: 10px;
}
#block-locale-0 .content ul li {
  background: none;
  padding: 0px;
  list-style-image: none;
  list-style: none;
  margin: 0;
}
#block-locale-0 .content ul li a {
  background: url(../images/a4.png) no-repeat 0 5px;
  padding-left: 10px;
  color: #999999;
  font-weight: normal;
  text-decoration: none;
}
#block-locale-0 .content a:hover {
  text-decoration: underline;
}

/*----Syndicate----*/
#block-node-0 {
  overflow: hidden;
}

/*----Secondary Links----*/
#block-menu-secondary-links ul {
  padding-left: 0px;
  width: 100%;
  overflow: hidden;
}
#block-menu-secondary-links ul li {
  background: none;
  padding: 0 0 1px 0;
  list-style-image: none;
  list-style: none;
  margin: 0;
  line-height: 20px;
}
#block-menu-secondary-links ul li a {
  background: url(../images/a4.png) no-repeat 0 7px;
  padding-left: 11px;
  color: #999999;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  display: block;
}
#block-menu-secondary-links a:hover {
  text-decoration: underline;
}

/*----Book Links----*/
#block-book-0 ul {
  padding-left: 0px;
  margin-bottom: 10px;
  width: 100%;
}
#block-book-0 ul li {
  background: none;
  padding: 0 0 1px 0;
  list-style-image: none;
  list-style: none;
  margin: 0;
  line-height: 20px;
}
#block-book-0 ul li a {
  background: url(../images/a4.png) no-repeat 0 7px;
  padding-left: 11px;
  color: #999999;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  display: block;
}
#block-book-0 a:hover {
  text-decoration: underline;
}


/*----Admin-Panel List & Admin-Panel List without descriptions----*/
.body ul.menu li, .body .item-list ul li {
  background: none;
  padding: 0px;
  list-style-image: none;
  list-style: none;
  margin: 0;
  line-height: 20px;
}
.body ul.menu li a, .body .item-list ul li a {
  background: url(../images/a4.png) no-repeat 0 5px;
  padding-left: 10px;
  color: #f48035;
  font-weight: normal;
}
.body .item-list ul li a:hover {
  text-decoration: none;
}

/*-------------------------*/

/*------------------CUSTOM BLOCKS---------------------*/
#block-block-17 label {
  color: #717171;
  font-size: 12px;
}
#block-block-17 .newsletter {
  width: 304px;
  font-size: 13px;
  color: #334566;
  background: url(../images/bg-newsletter-input.gif) no-repeat 0 0;
  border: 0px solid #e3e3e3;
  padding: 10px 0px 10px 5px;
  line-height: normal;
  margin-top: 14px;
}
#block-block-17 .subscribe {
  width: 118px;
  height: 32px;
  border: 0;
  background: url(../images/subscribe.gif) no-repeat 0 0;
  margin: 15px 0px 0px 190px;
  cursor: pointer;
}

/* courses & solutions callout bottom */
#block-block-36,
#locations-cta-w-cat,
#block-webform-client-block-1324,
#block-webform-client-block-1323 {
  background: url(../images/bg-block-36.png) 0 0 no-repeat;
  margin: 15px 0 0 0;
  padding: 16px 0 0 125px;
  min-height: 130px;
  height: auto !important;
  height: 130px;
}
#block-block-36 .title h3,
#block-block-60 .title h3,
#locations-cta-w-cat .title h3,
#block-webform-client-block-1324 .title h3,
#block-webform-client-block-1323 .title h3 {
  color: #f48035;
  font-size: 24px;
  margin: 0;
}
#block-block-36 .content,
#block-block-60 .content,
#locations-cta-w-cat .content,
#block-webform-client-block-1324 .content,
#block-webform-client-block-1323 .content {
  color: #35425A;
  font-size: 11px;
  padding: 0;
}
#cont-col #block-block-36 .content p,
#cont-col #block-block-60 .content p,
#locations-cta-w-cat .content p,
#cont-col #block-webform-client-block-1324 .content p,
#cont-col #block-webform-client-block-1323 .content p {
  line-height: 16px;
  color: #35425A;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 0 7px 0;
  margin: 0;
}

#cont-col #block-webform-client-block-1323 .content p {
  width:  500px;
}
#block-webform-client-block-1324,
#block-webform-client-block-1323 {
  position: relative;
}
#block-webform-client-block-1324 #edit-submit,
#block-webform-client-block-1323 #edit-submit {
  background: url(../images/btn-start-now.png) 0 0 no-repeat;
  width: 143px;
  height: 38px;
  text-indent: -9999em;
  position: absolute;
}

#custom-bot {
  width: 100%;
  overflow: hidden;
  background: #3f3c39;
}
#custom-bot .ind {
}
#custom-bot .block {
  float: left;
}
#custom-bot .title h3 {
  color: #fff;
}
#custom-bot #block-block-18 {
  width: 210px;
  margin-right: 33px;
}
#custom-bot #block-block-18 .content {
  color: #acacac;
  font-size: 13px;
  line-height: 22px;
}
#custom-bot #block-block-18 .content span {
  color: #fff;
}
#custom-bot #block-block-18 a.readmore {
  display: block;
  width: 118px;
  height: 32px;
  background: url(../images/bg-more2.gif) no-repeat 0 0;
  margin-top: 15px;
}

#custom-bot #block-block-19 {
  width: 210px;
  margin-right: 33px;
}
#custom-bot #block-block-19 .content {
  color: #acacac;
  font-size: 13px;
  line-height: 22px;
}
#custom-bot #block-block-19 .content em {
  color: #fff;
}

#custom-bot #block-block-20 {
  width: 210px;
  margin-right: 33px;
}
#custom-bot #block-block-20 .name {
  background: #302d2d;
  border: 0;
  border-bottom: 1px solid #4b4845;
  border-right: 1px solid #4b4845;
  color: #6d7073;
  font-style: italic;
  font-size: 13px;
  width: 214px;
  padding: 5px 0px 5px 5px;
}
#custom-bot #block-block-20 .email {
  background: #302d2d;
  border: 0;
  border-bottom: 1px solid #4b4845;
  border-right: 1px solid #4b4845;
  color: #6d7073;
  font-style: italic;
  font-size: 13px;
  width: 214px;
  padding: 5px 0px 5px 5px;
  margin-top: 15px;
}
#custom-bot #block-block-20 .content .message {
  background: #302d2d;
  border: 0;
  border-bottom: 1px solid #4b4845;
  border-right: 1px solid #4b4845;
  margin-top: 15px;
  width: 214px;
  color: #6d7073;
  font-style: italic;
  font-size: 13px;
  height: 107px;
}
#custom-bot #block-block-20 .contact-submit {
  background: url(../images/send.gif) no-repeat 0 0;
  border: 0;
  width: 118px;
  height: 32px;
  margin-top: 12px;
  cursor: pointer;
}

#custom-bot #block-block-21 {
  width: 220px;
}

/*---*/

/*-----LISTS-----*/
/*---nonNumeric Lists without links---*/

#right-col .block .content ul li,
#cont-col .content ul li {
  background: url(../images/a4.png) no-repeat 0 8px;
  list-style-image: none;
  list-style: none;
}
#right-col .block .content ul li ul,
#cont-col .content ul li ul {
  margin-left: 15px;
}
#right-col .block .content ul li ol
#cont-col .content ul li ol {
  margin-left: 20px;
}
#right-col .block .content ul li ol li,
#cont-col .content ul li ol li {
  list-style-type: decimal;
}

/*---Numeric Lists without links---*/
#cont-col .content Ol {
  padding-left: 2px;
}
#cont-col .content Ol li {
  background: none;
  padding: 0px;
  margin-left: 20px;
  line-height: 22px;
  color: #f48035;
}
#cont-col .content Ol li ul li {
  background: url(../images/a4.png) no-repeat 0 8px;
  padding-left: 16px;
  color: #f48035;
  font-weight: normal;
}

/*---nonNumeric Lists---*/
#cont-col .content ul li {
  list-style-image: none;
  list-style: none;
}
#cont-col .content ul li a {
  color: #f48035;
  font-weight: normal;
  text-decoration: none;
}
#cont-col .content ul li a:hover {
  text-decoration: underline;
}
#cont-col .content ul li ul {
  margin-left: 15px;
}
#cont-col .content ul li ol {
  margin-left: 20px;
}
#cont-col .content ul li ol li {
  list-style-type: decimal;
  color: #f48035
}
#cont-col .content ul li ol li a {
  background: none;
}

/*---Numeric Lists---*/
#cont-col .content Ol {
  padding-left: 2px;
  font-size: 13px;
}
#cont-col .content Ol li {
  background: none;
  padding: 5px 0px 5px 0px;
  margin-left: 20px;
  line-height: 22px;
}
#cont-col .content Ol li a {
  padding-left: 0px;
  color: #f48035;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
}
#cont-col .content Ol li a:hover {
  text-decoration: none;
}
#cont-col .content Ol li ul li a {
  font-weight: normal;
  text-decoration: none;
}
#cont-col .content Ol li ul li a:hover {
  text-decoration: underline;
}


/*---Paragraph Style---*/
#cont-col .content p {
  padding-bottom: 7px;
  padding-top: 7px;
  }
  
#cont-col .content p.testimonial {

  display: inline-block;
  width: 100%; /*was 80%*/
  font-size: 18px;    /*was 20px*/
  text-align: center; /*new*/
  line-height: 120%; /*new*/
}
#cont-col .content p.testimonial-author {
  font-size: 16px;
  font-style: italic;
  text-align: center; /*was right*/
  width: 100%; /*was 85%*/
  line-height: 120%; /*new*/
}
}
#cont-col .content blockquote {
  border: 1px solid #7f7f7f;
  background: #f1f1f1;
  padding: 5px;
  margin: 10px 0px 10px 0px;
}

.item-list ul li {
  list-style-image: none;
  list-style: none;
}


#profile-admin-overview ul li {
  background: none;
  padding: 0px;
  list-style-image: none;
  list-style: none;
  margin: 0;
  line-height: 20px;
}
#profile-admin-overview ul li a {
  background: url(../images/a1.gif) no-repeat 0 5px;
  padding-left: 10px;
  color: #505050;
  font-weight: normal;
}
#profile-admin-overview ul li a:hover {
  text-decoration: none;
  color: #ce2a11;
}

.password-description ul {
  margin-left: 5px;
}
.password-description ul li {
  background: url(../images/a1.gif) no-repeat 0 7px;
  padding-left: 10px;
  list-style-image: none;
  list-style: none;
  margin: 0;
  line-height: 12px;
}

#node-admin-content ul {
  margin-left: 5px;
}
#node-admin-content ul li {
  background: url(../images/a1.gif) no-repeat 0 7px;
  padding-left: 10px;
  list-style-image: none;
  list-style: none;
  margin: 0;
}

ul.links.inline {
  padding-right: 0px;
}


.cent ul.links li a {
  color: #104d0c;
  font-weight: normal;
  font-size: 11px;
  text-transform: capitalize;
  background: none;
  text-decoration: none;
  padding: 0px;
}
.cent ul.links li a:hover {
  text-decoration: underline;
}
#comments ul.links li a {
  color: #f48035;
}


.taxonomy ul.links li a, #forum ul.links li a {
  color: #f48035
}

/*------END LIST------*/


ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}

ul.primary li a {
  border: none !important;
}
ul.primary li a:hover {
  background: none;
  border: 0;
}

ul.primary li.active a {
  border: none;
  color: #fff !important;
  font-weight: bold;
  background: #242424;
}


ul.tabs li {
  display: block;
  margin-right: 2px;
  float: left;
}

ul.tabs li span {
  display: block;
}
ul.tabs li span span {
  text-align: center;
  display: block;
}

ul.tabs li a {
  color: #242424 !important;
  font-size: 14px;
  font-weight: normal;
  background: none;
  padding: 7px 10px 7px 10px;
  margin: 0px;
  display: block;
}
ul.tabs li a:hover {
  color: #fff !important;
  margin: 0px;
  border: none;
  background: #242424;
}

#tabs-wrapper {
  margin: 0px 0px 5px 0px;
  padding: 0;
  border-bottom: 1px solid #d5d3c3;
}
ul.primary {
  padding: 0px;
  margin: 0px;
}

/*----------------------------*/

/*----FROUM----*/
#forum {
  padding: 10px 0px 0px 1px;
}
#forum ul.links {
  padding: 0px 0px 5px 0px;
}
#forum table {
  border: 1px solid #5a5959;
  border-right: none;
}
#forum th {
  padding: 4px 0px 4px 3px;
  border-right: 1px solid #5a5959;
}
#forum th a {
  color: #fff;
}
#forum td {
  padding-top: 4px;
  padding-bottom: 4px;
}
#forum .description {
  color: #3c3c3c
}
/*Forum Container description*/

#forum .forum .description {
  color: #3c3c3c;
  font-size: 11px;
}
/*Forum description*/

#forum td.container {
  border-right: 1px solid #5a5959;
  border-bottom: 1px solid #5a5959;
}
#forum td.container a {
  color: #f48035;
  padding: 0px 0px 0px 10px;
}

#forum td.forum,
#forum td.topics,
#forum td.posts,
#forum td.last-reply,
#forum td.icon,
#forum td.title,
#forum td.replies,
#forum td.created {
  border-right: 1px solid #5a5959;
  border-bottom: 1px solid #5a5959;
}
#forum .last-reply,
#forum .title,
#forum .created,
#forum .icon {
  padding-left: 5px;
}
#forum .odd {
  border-bottom: 1px solid #5a5959;
  border-top: 1px solid #5a5959;
  background: #f8f7f2
}
#forum div.indent {
  margin-left: 5px
}

#forum .odd, #forum .even {
  border-bottom: 1px solid #5a5959;
}
#forum thead th {
  border-bottom: 1px solid #5a5959;
  background: url(../images/bg-top.gif);
  color: #fff;
}
/*----------------------------*/

/*-----GENERAL-----*/

.node .taxonomy {
  padding-top: 0px;
}

div.error {
  margin-top: 5px;
}

.block-region {
  background: #d6e6cc;
  text-align: center;
  border: 1px dashed #618749;
  color: #618749;
  margin-bottom: 0px;
  clear: both;
}


div.admin .left {
  margin: 0px;
}
#book-outline {
  min-width: 0px;
}
#permissions, #blocks, #forum table, .sticky-enabled {
  width: 100%;
}
.node-unpublished {
  background: none;
}
.odd td {
  vertical-align: middle;
  padding-left: 0px;
  line-height: 18px;
  background: #f2f2f2;
  font-size: 12px;
}
/* odd_row BACKGROUND*/
.even td {
  vertical-align: middle;
  padding-left: 0px;
  line-height: 18px;
  background: #d7d7d7;
  font-size: 12px;
}
/* even_row BACKGROUND*/
.profile h3 {
  border-bottom: 1px solid #cfcdcd;
  color: #f48035
}

img.alignleft {
  float: left;
  margin-right: 20px;
}
img.alignright {
  float: right;
  margin-left: 25px;
}


#first-time a {
  color: #f48035;
  text-decoration: none
}
#first-time a:hover {
  text-decoration: underline;
}
#first-time ol {
  margin-left: 20px;
}


.theme-info {
  padding-left: 0px;
}


.admin-list a {
  color: #f48035;
}
.tabs a {
  color: #395c14
}
.node-type-list a {
  color: #2b9ed1;
}
/* Create content */
.collapse-processed a {
  color: #f48035;
}
.even a {
  color: #f48035;
}
.blog a {
  color: #f48035;
}
.odd a {
  color: #f48035;
  line-height: 13px;
}
.check-manually a {
  color: #161616;
}

.compact-link a {
  color: #f48035;
}
.messages a {
  color: #f30000
}


.sticky-table {
  line-height: 24px;
}
.more-help-link a {
  color: #7d7d7d;
}

.help {
  font-size: 11px;
  padding: 3px 10px 0px 20px;
}
.help a {
  color: #f48035;
}

.help-items a {
  color: #1ca0d1;
}
.help-items ul {
  list-style: none;
  line-height: 18px;
}

.description a {
  color: #dc1b1d;
}
/*---------------------*/

#blocks tr.region-message {
  color: #9298a3;
}

.theme-info {
  padding-left: 10px;
}

.box {
  padding-left: 0px;
}
.box h2.title {
  padding-left: 0px;
  background: none;
}

.box div.links {
  background: none;
  padding: 0px;
}
.box .bg-links, .box .links-left, .box .links-right {
  background: none;
}

#cont ul.links li {
  background: none;
}

#system-modules div {
  padding-bottom: 10px;
}

#forum-confirm-delete a {
  color: #6d94ac;
}

.form-checkboxes {
  width: 100px;
}

.search-form input {
  vertical-align: middle
}

#forum ul.links {
  margin-bottom: 10px;
}

dl .title {
  background: none;
  padding: 0px;
}

ul.links li.comment_forbidden {
  padding: 0px;
}

#comments, #node-form {
  width: 100%;
}

#comment-form {
  padding-bottom: 20px;
}

.preview .node {
  background: none;
}

#cont-col .content .comment_add a {
  color: #457299;
  text-transform: capitalize;
  font-weight: bold;
}

html.js fieldset.collapsible .fieldset-wrapper {
  width: 100%;
  overflow: hidden;
}

.search-advanced .action {
  float: none;
}

/*Status Report*/
.system-status-report td {
  padding-left: 5px;
}

table.system-status-report tr.info th {
  color: #002200;
}
table.system-status-report tr.error th {
  color: #220000;
}
table.system-status-report tr.ok th {
  color: #002200;
}
table.system-status-report tr.warning th {
  color: #222200;
}

tr.merge-down {
  border-bottom: none;
}
tr.ok td {
  background: #DDFFDD;
}
tr.error td {
  background: #FFCCCC;
}
tr.warning td {
  background: #FFFFDD;
}
/*-------------*/

.admin-panel dd {
  padding-bottom: 10px;
}

div.admin-dependencies, div.admin-required {
  color: #999999;
}

#block-admin-display-form div {
  overflow: hidden;
}
table.sticky-header {
  background: #FFFFFF;
  overflow: hidden;
  position: relative;
}

.item-list .pager li {
  padding: 0;
}
#cont-col .content ul.pager li {
  background: #f5f4ed;
  border: 1px solid #cbc9b8;
  padding: 1px 5px;
  margin: 0px 1px;
  color: #7c7c7c;
}
#cont-col .content ul.pager li.pager-current,
#cont-col .content ul.pager li:hover {
  background: #f0ece3;
  border: 1px solid #cbc9b8;
}
#cont-col .content ul.pager li a {
  color: #1a2023;
  text-decoration: none;
}
#cont-col .content ul.pager li a:hover {
  color: #000
}

/***************************************************/

/*----------Slider---------*/
.images {
  position: absolute;
  width: 980px;
  height: 405px;
  background: url(../images/bg-slider.gif) no-repeat 0 0;
}
.images div {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 317px;
  padding-left: 21px;
  padding-top: 22px;
}

.images .alignleft {
  float: left;
  margin: 0;
}
.images .slider-slogan {
  margin-top: 114px;
}
.images .start {
  display: inline-block;
  width: 127px;
  height: 44px;
  background: url(../images/start.gif) no-repeat 0 0;
  text-align: left;
  margin-top: 85px;
}
.images .start:hover {
  background: url(../images/start-active.gif) no-repeat 0 0
}

:focus {
  -moz-outline-style: none;
}

/* next */
.forward {
  background: url(../images/next.gif) no-repeat 0 0;
  display: block;
  width: 30px !important;
  height: 30px;
  position: absolute;
  top: 396px;
  right: 17px;
}
.forward:hover {
  background: url(../images/next-act.gif) no-repeat 0 0
}
.forward:active {
  background: url(../images/next-act.gif) no-repeat 0 0
}


/* prev */
.backward {
  background: url(../images/prev.gif) no-repeat 0 0;
  display: block;
  width: 30px !important;
  height: 30px;
  position: absolute;
  top: 396px;
  left: 17px;
}
.backward:hover {
  background: url(../images/prev-act.gif) no-repeat 0 0;
}
.backward:active {
  background: url(../images/prev-act.gif) no-repeat 0 0;
}

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
  visibility: visible !important;
}

/*************************/
div#twitter {
  margin-bottom: 2em;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  font-style:italic;
  color: #211f21;
  background: url(../images/bg-twitter.jpg) no-repeat 173px bottom #fff;
  padding-bottom: 20px;
  padding-top: 15px;
  line-height: 22px;
}
div#twitter h2 {
  display: none;
}
p#preloader {
  margin: 0;
  padding: 1em 1em 1em 3em;
}
ul#twitter_update_list {
  margin: 0;
  padding: 0 1em 0.5em 1em;
  list-style-type: none;
}
ul#twitter_update_list li {
  margin: 0;
  padding: 0.8em 0 1em 0;
  border-bottom: 1px solid #ccc;
}
ul#twitter_update_list li a {
  color: #211f21;
  font-style: italic;
}
ul#twitter_update_list li span {
  display: block;
}
ul#twitter_update_list li span a {
  color: #e75d4d;
}
ul#twitter_update_list li.firstTweet {
}
ul#twitter_update_list li.lastTweet {
  border-bottom: none;
}
a#profileLink {
  display: block;
  padding: 40px 17px 40px 17px;
  color: #fff;
  background-color: #888;
}

.youtube-video-wrapper {
}
#print-logo {
  display: none;
}
#print-contact {
  display: none;
}
/* GD adjusting intro <p> size and css3 form fields */
.node-type-course #cont-col .content .field-item .odd{
	
}
#edit-submitted-name {
  background-color: #f7f7f7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;  
  border-radius:4px; 
  padding: 6px;
  border: 1px solid #ccc;
}
#edit-submitted-email {
  background-color: #f7f7f7;  
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;  
  border-radius: 4px; 
  padding: 6px;
  border: 1px solid #ccc;
}
#edit-submitted-phone {
  background-color: #f7f7f7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;  
  border-radius: 4px; 
  padding: 6px;
  border: 1px solid #ccc;  
}
#edit-submitted-message {
  background-color: #f7f7f7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;  
  border-radius: 4px; 
  padding: 6px;
  border: 1px solid #ccc;
}
#edit-submit {
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;  
 border-radius: 4px; 
 padding: 6px;
} 
.node-type-course #cont-col .content p{
  font-size:15px;
  line-height:130%;
}
.nid-47  #cont-col .node .content p, .nid-1346 #cont-col .node .content p {
  font-size:15px;
  line-height:130%;
}
.node-type-course #cont-col .content .tabs-tabset p {
  font-size:12px;  
}
/* begin /get-a-customized-quote form */
#edit-submitted-why-why-you-are-looking-for-training {
  background-color: #f7f7f7;  
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;  
  border-radius: 4px; 
  padding: 6px;
  border: 1px solid #ccc;	
}
.form-text.required{
  background-color: #f7f7f7;  
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;  
  border-radius: 4px; 
  padding: 6px;
  border: 1px solid #ccc;		
}
.grippie{ 
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;  
  border-radius: 0px 0px 4px 4px;
}
.form-select{
  background-color: #f7f7f7;  
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;  
  border-radius: 4px; 
  padding: 6px;
  border: 1px solid #ccc;
	
}
/* end /get-a-customized-quote form */

/* REHAB begin blog post and blog page styles */
.page-blog h3.title, .page-taxonomy h3.title{
	font-size:18px;
	padding-top: 20px;
	
}
.page-blog h3 a, .page-taxonomy h3 a{
	color: #3E5275;
}
.page-blog #cont-col .taxonomy.tags, .page-taxonomy #cont-col .taxonomy.tags{
  display: block;
  list-style: none;
  background: none;
  margin-top: 6px;
}
.page-blog #cont-col .node .taxonomy.tags, .page-blog .node .submit, .page-blog .node .links .comment_add {
  display: none;
}

.page-blog .node_read_more, .page-taxonomy .node_read_more {
  padding: 0;
  float: right;
  margin-right: 8px;
}
.page-blog .node_read_more span:hover, .page-taxonomy .node_read_more span:hover {
  text-decoration: underline;
}
.page-blog #cont-col .taxonomy.tags ul.links li a, .page-taxonomy #cont-col .taxonomy.tags ul.links li a, .node-type-blog #cont-col .taxonomy.tags ul.links li a {
  color: #999;
  border-bottom: 1px dotted #999;
}
.page-blog #cont-col .taxonomy.tags ul.links li a:hover, .page-taxonomy #cont-col .taxonomy.tags ul.links li a:hover, .node-type-blog #cont-col .taxonomy.tags ul.links li a:hover{
  text-decoration: none;
}
.page-blog #cont-col .taxonomy.tags ul.links li, .page-taxonomy #cont-col .taxonomy.tags ul.links li{
  background: none;
  margin: 0;
  padding: 0 10px 0 0;
  display: inline;
  color: #999;
}
.page-blog #cont-col .taxonomy.tags ul.links li.first, .page-taxonomy #cont-col .taxonomy.tags ul.links li.first {
  margin-left: 8px;
}
.page-blog .node, .page-taxonomy .node{
	border-top: 1px dashed #DDDDDD;
	margin-top: 10px;
	padding-bottom: 10px;
}

.page-blog .block .node, .page-taxonomy .block .node{
  border-top: 0;
  margin-top: 0;
}


.page-taxonomy .last .node{
  border-bottom: none !important;
}
.page-taxonomy .first .node{
 border-top: none !important;
}
.page-blog div.submit, .page-taxonomy div.submit, .node-type-blog div.submit {
  padding: 4px 0 0 0;
}
.page-taxonomy .view-taxonomy-term div.last, .page-taxonomy .view-taxonomy-term .views-row-last{
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
/*Instructors page styles*/
.view-Instructors .views-field-field-instructor-photo-fid{
  position: absolute;
  border: 2px solid #ccc;
  /*margin: 0 10px 10px 0;*/
  left: 0;
  top: 5px;
}
/*.view-Instructors.view-display-id-block_2 .views-field-field-instructor-photo-fid, .view-Instructors.view-display-id-block_1 .views-field-field-instructor-photo-fid {
   position: absolute;
  border: 2px solid #ccc;
  /*margin: 0 10px 10px 0;
  left: 0;
  top: 5px;
}*/

.view-Instructors .views-field-teaser, .view-Instructors .views-field-title-1, .view-Instructors .instructor-row .views-field-title, .view-Instructors .views-field-field-title-value {
  margin-left: 90px;
}
.view-Instructors .views-field-title a {
  color: inherit;
  font-weight: bold;
  font-size: 14px;
}
 #cont-col .content .view-Instructors p {
  margin: 0;
  padding: 0;
}
.view-Instructors .views-field-field-title-value .views-label-field-title-value {
  font-weight: bold;
}
/*.view-Instructors.view-display-id-block_2 .views-field-teaser, .view-Instructors.view-display-id-block_1 .views-field-teaser, .view-Instructors.view-display-id-block_2 .views-field-title-1, .view-Instructors.view-display-id-block_1 .views-field-title-1, .page-instructors .instructor-row .views-field-title {
  margin-left: 90px;
}*/

.view-Instructors .instructor-row {
    border-bottom: 2px dotted #ddd;
    margin-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    min-height: 90px;
    position: relative;
}

.view-Instructors .instructor-row .views-field-title {
  display: inline;
}
.view-Instructors .instructor-row .views-field-title span {
  font-weight: bold;
}
.view-Instructors .instructor-row.last {
  border-bottom: none;
}
.node-type-course #cont-col .content .instructor-description p {
  color: #717171;
  font-size: 12px;
  line-height: 18px;
}
#block-block-23 .content {
  font-size: 18px;
}

.dashed-bottom {
  padding-bottom: 15px;
  border-bottom: 1px dashed #dddddd;
  margin-bottom: 15px;
}
p.testimonial {

}
p.testimonial-author {
  text-align: right;
  padding-top: 0 !important;
}
.big-quote {
  color: #BBBBBB; /*was E6E6E6 */
  font-size: 65px;
  position: relative;
  top: 25px;
  padding-right: 5px;
}
.small-quote {
  top: 15px;
  color: #BBBBBB; /*was E6E6E6 */
  font-size: 45px;
  height: 0;
  line-height: 0;
  position: relative;
}
.di-hide {
  display: none !important;
}

body#body.print, .print .bg-wrap, .print #cont {
  background:#ffffff;
}
/* BEGIN PRINT */
.print p {
  padding-bottom: 10px; 
}
.print #cont {
  position: relative;
  color: #000000;
}
.print #cont #print-mark {
  position: relative;
  float: right;
  z-index: 1;
  padding-right:13px;
}
.print #cont #print-top-contact {
  float:right;
  text-align: center;
  font-size: 14px;
  clear:right;
}
.print #cont .main {
  position: relative;
  z-index: 5;
}
.print #cont #cont-col {
  width: auto;
  margin-top: -200px;
}
.view-print-node .field-item, .view-print-node li {
  display: list-item;
  margin-left: 15px;
  list-style: outside;
}
.view-print-node label {
  font-size: 16px;
  font-weight: bold;
  display: block;
  padding-top: 10px;
  color: #797979 !important;
}
.view-print-node .views-field-title {
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 5px;
  color: #f48035;
}
.view-print-node .view-course-outline-reference .views-field-title {
  font-size:12px;
  color: #000000;
  padding: 0;
}
.view-print-node .views-field-field-course-summary-value {
  margin-right:250px;
}
.view-print-node .views-field-view .views-field-field-course-outline-value {
  padding-left: 10px;
}
.view-print-node .views-field-field-course-outline-value strong {
  display:none;
}
.view-print-node .view-course-outline-reference .views-field-field-course-topics-value .field-content {
  margin-left:15px;
}
.view-print-node .views-field-markup-1 {
  text-align: center;
  padding-top: 40px;
}
.view-print-node .views-field-field-course-purpose-value {
  margin-right: 180px;
  padding-bottom: 15px;
  font-size: 14px;
}
/* END PRINT */

.nid-1340 form {
  overflow: hidden;
}
.nid-1340 fieldset {
  border: 0;
  padding: 15px;
  background: url('../images/bg-rr-bottom-wide.jpg') bottom left no-repeat;
  margin-bottom: 20px;
}
.nid-1340 fieldset legend {
  background: url('../images/bg-rr-top-curve-wide.jpg') top left no-repeat;  
  display: block;
  width: 650px;
  margin: 0 0 0 -15px;
  padding: 15px 0 0 15px;
}
.nid-1340 .cont-inner .form-submit#edit-submit {
  padding: 8px 10px;
  font-size: 14px;
  font-weight: bold;
  float: left;
  background-color: #f48035;
}
.nid-1340 .cont-inner .form-submit:hover#edit-submit:hover {
  background-color: #F5CA57;
}
.lower-wrap {
  overflow: hidden;
}
.lower-left {
  float: left;
  width: 43%;
}
.lower-right {
  float: right;
  width: 54%;
  margin-top: 8px;
  background: url('../images/bg-rr-top-curve-mid.jpg') top left no-repeat;
}
.lower-right .inner {
  padding: 0 15px 5px 15px;
  background: url('../images/bg-rr-bottom-mid.jpg') bottom left no-repeat;
}
.lower-right h3.title a {
  display: none;
}
.lower-right .content {
  padding-top: 10px;
}
.lower-wrap input.form-text, .lower-wrap textarea {
  width: 95%;
}
/* instructor block views */
#block-views-Instructors-block_1 .title, #block-views-Instructors-block_2 .title {
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: url(/sites/all/themes/di/images/bg-title.jpg) 100% -1px no-repeat;
  padding: 10px 25px 10px 15px;
}
#block-views-Instructors-block_1 td, #block-views-Instructors-block_2 td {
  padding: 50px 20px;
}
#block-views-Instructors-block_1 .title h3, #block-views-Instructors-block_2 .title h3{
  font-size: 22px;
  padding: 10px 0 7px;
}
.nid-3291 .title-wrap {
  display: none;
}
/* instructor/staff node */
.node-type-staff .field-field-twitter a, .node-type-instructor .field-field-twitter a {
  background: url('/sites/default/files/ico-twitter.png') top left no-repeat;
  width: 30px;
  height: 35px;
  display: block;
  text-indent: -9999px;
  float: left;
  margin: 5px 5px 5px 0;
}
.node-type-staff .field-field-facebook a, .node-type-instructor .field-field-facebook a {
  background: url('/sites/default/files/ico-fb.png') top left no-repeat;
  width: 30px;
  height: 35px;
  display: block;
  text-indent: -9999px;
  float: left;
  margin: 5px;
}
.node-type-staff .field-field-linkedin a, .node-type-instructor .field-field-linkedin a {
  background: url('/sites/default/files/ico-linkedin.png') top left no-repeat;
  width: 30px;
  height: 35px;
  display: block;
  text-indent: -9999px;
  float: left;
  margin: 5px;
}
/*blog block view */

.view-blog-author-info {
  border: 1px solid #999;
  padding: 13px;
}
.view-blog-author-info div {
  line-height:100% !important;
}
.view-blog-author-info .views-field-field-instructor-photo-fid {
  float: left;
  width: 80px;
  height: 75px;
  margin-bottom: 5px;
}
.view-blog-author-info .social-icons {
  width: 75px;
  height: 100px;
}
.view-blog-author-info .social-icons a {
  text-indent: -9999px;
  display: block;
  float: left;
  margin: 0 3px;
  width: 19px;
  height: 19px;
}
.view-blog-author-info .social-icons .twitter a{
  background: url('/sites/all/themes/di/images/blog-twitter.png') top left no-repeat;
}  
.view-blog-author-info .social-icons .fb a{
  background: url('/sites/all/themes/di/images/blog-fb.png') top left no-repeat;
}
.view-blog-author-info .social-icons .linked a{
  background: url('/sites/all/themes/di/images/blog-linkedin.png') top left no-repeat;
}
.view-blog-author-info .views-field-nid {
  clear: both;
  float: left;
}
.view-blog-author-info .views-field-title {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 5px 90px;
}
.view-blog-author-info .views-field-field-instructor-website-url {
  margin-left: 90px;
}
.view-blog-author-info .views-field-body {
  margin-left: 90px;
  font-size: 14px;
} 
.view-blog-author-info .author-bio {
  margin-left: 90px;
}
#cont-col .content .view-blog-author-info .author-bio p {
  padding-top:0;
  padding-bottom:5px;
}
/* Scheduled classes page */
.nid-3300 #right-col { /* dev nid is 1635 */
  display: none;
}
.nid-3300 #cont-col {
  width: 100%;
}
/* customer logos carousel */
.view-customer-logo-slider .jcarousel-clip {
  width: 900px;
  overflow: hidden;
  margin: 0 auto;
}
#block-views-customer_logo_slider-block_1 .content {
  padding-bottom: 0;
}
#block-views-customer_logo_slider-block_1 .title {
  background: #1C2838;
  text-align: center;
  margin-bottom: 15px;
}
#block-views-customer_logo_slider-block_1 .title h3 {
  color: #f3f5df;
  font-size: 27px;
  font-weight: bold;
  padding: 5px 0;
}
.view-customer-logo-slider li.jcarousel-item {
  padding: 0 15px;
}
.view-customer-logo-slider .jcarousel-prev {
  position: absolute;
  background: url('/sites/all/themes/di/images/prev-carousel.png') center no-repeat;
  display: block;
  width: 20px;
  height: 31px;
  top: 20px;
  left: 10px;
}
.view-customer-logo-slider .jcarousel-next {
  position: absolute;
  background: url('/sites/all/themes/di/images/next-carousel.png') center no-repeat;
  display: block;
  width: 20px;
  height: 31px;
  top: 20px;
  right: 10px;
}
.nid-50 #mc_embed_signup .mc-field-group .asterisk {
  position:absolute;
  top:5px;
  right:510px
}
.block-block #mc_embed_signup {
  background:none;
}
.block-block .mc-field-group .asterisk{
  left:93px;
  top:-2px !important;
}
#block-block-86 {
  background: url(../images/bg-block-36.png) 0 0 no-repeat;
  margin: 15px 0 0 0;
  padding: 16px 0 0 125px;
  min-height: 130px;
  height: auto !important;
}
#block-block-86 .title h3 {
  color: #f48035;
  font-size: 24px;
  margin: 0;
}
#block-block-86 .content {
  color: #35425A;
  font-size: 12px;
  padding: 0;
  margin-top: 5px;
}
#block-block-86 .content p {
  line-height: 16px;
  color: #35425A;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 0 7px 0;
  margin: 0;
  width: 500px;
}
.nid-3599 .title-wrap {
display:none;
}
.node-type-blog .field-field-blog-image {
  float: left;
  margin-right: 20px;
}
.node-type-blog .field-field-blog-image img {
  margin-bottom: 10px;
  padding-top: 10px;
}
