/* Header */
.header .center {
  font-family: "Arial", sans-serif;
  height: 165px;
}

.header .logo-link {
  left: 0;
  position: absolute;
  top: 40px;
}

.header .utility-nav {
  color: #09658e;
  top: 92px;
  position: absolute;
  right: -1px;
}

.header .utility-nav a {
  color: #fff;
  font-size: 10px;
  text-decoration: none;
  text-transform: uppercase;
}

.header .main-nav-outline {
  border-left: solid 1px #fff;
  border-top: solid 1px #fff;
  bottom: 0;
  height: 47px;
  left: 0;
  position: absolute;
  width: 100%;
}

.header .menu-main-container,
.header .menu-main-german-container,
.header .menu-main-japanese-container {
  float: left;
}

.header .menu-main-container li,
.header .menu-main-german-container li,
.header .menu-main-japanese-container li {
  display: block;
  float: left;
}

.header .menu-main-container li a,
.header .menu-main-german-container li a,
.header .menu-main-japanese-container li a {
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 47px;
  padding: 0 17px;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
}

.header .menu-main-container li a:hover,
.header .menu-main-german-container li a:hover,
.header .menu-main-japanese-container li a:hover,
.header .menu-main-container li.current-menu-item a,
.header .menu-main-german-container li.current-menu-item a,
.header .menu-main-japanese-container li.current-menu-item a,
.header .menu-main-container li.current-page-ancestor a,
.header .menu-main-german-container li.current-page-ancestor a,
.header .menu-main-japanese-container li.current-page-ancestor a {
  background: #d6d6d6;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #d6d6d6 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d6d6d6), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #d6d6d6 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #d6d6d6 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #d6d6d6 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #d6d6d6 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#ffffff',GradientType=0 );
  color: #000;
  text-shadow: 1px 1px #fff;
}

.header .menu-main-container li ul,
.header .menu-main-german-container li ul,
.header .menu-main-japanese-container li ul {
  display: none;
}

.header .search-wrapper {
  background: url("../images/header/search-wrapper.png") 0 0 no-repeat;
  float: right;
  height: 25px;
  margin-top: 11px;
  width: 235px;
}

.header .search-wrapper .search-text-input {
  border: 0;
  background-color: transparent;
  color: #636365;
  font-size: 12px;
  margin: 5px 0 0 10px;
  width: 175px;
}

.header .search-wrapper .search-submit {
  border: 0;
  cursor: pointer;
  float: right;
  height: 17px;
  margin: 4px 15px 0 0;
  text-indent: -999em;
  width: 17px;
}
/* End Header */

.archiveList li {
  padding-bottom: 5px;
}

.link-list a {
  padding-top: 5px;
}

/* Breadcrumbs */
.breadcrumbs {
  border: 0;
  border-right: solid 1px #d9d6d4;
  border-top: solid 1px #d9d6d4;
  clear: both;
  font-size: 12px;
  line-height: normal;
  margin-bottom: 10px;
  padding: 10px 0 0 0;
  text-align: right;
  width: 100%;
}

.breadcrumbs .margin {
  padding-right: 10px;
}

.breadcrumbs a {
  text-decoration: none;
}
/* End Breadcrumbs */

/* Sidebar */
.sidebar {
  float: right;
  width: 225px;
}

.sidebar .action-btn {
  margin-bottom: 20px;
  width: 185px;
}

.sidebar .side-nav {
  background: #e2e2e2;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e2e2e2 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #e2e2e2 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #e2e2e2 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #e2e2e2 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #e2e2e2 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff',GradientType=0 );
  border-bottom: solid 1px #bdbbbb;
  font-family: "Arial", sans-serif;
  margin-bottom: 20px;
}

.sidebar .side-nav li {
  position: relative;
}

.sidebar .categories .cat-item a,
.sidebar .side-nav li a {
  border-top: solid 1px #bdbbbb;
  border-bottom: solid 1px #fff;
  display: block;
  line-height: 16px;
  padding: 8px 10px;
  text-decoration: none;
}

.sidebar .side-nav .current-cat a,
.sidebar .side-nav li.section-highlight a {
  background: #b2b0b1;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IyYjBiMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZTZlNmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #b2b0b1 0%, #6e6e6f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b2b0b1), color-stop(100%, #6e6e6f));
  background: -webkit-linear-gradient(top, #b2b0b1 0%, #6e6e6f 100%);
  background: -o-linear-gradient(top, #b2b0b1 0%, #6e6e6f 100%);
  background: -ms-linear-gradient(top, #b2b0b1 0%, #6e6e6f 100%);
  background: linear-gradient(to bottom, #b2b0b1 0%, #6e6e6f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2b0b1', endColorstr='#6e6e6f',GradientType=0 );
  border-bottom: 0;
  color: #fff;
  text-shadow: 1px 1px #6e6e6f;
}

.sidebar .side-nav li a:hover {
  background: pink;
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
}

.sidebar li.current_page_item a {
  font-weight: bold;
}

.sidebar .side-nav li ul {
  display: none;
}

.sidebar .side-nav li.current_page_item ul,
.sidebar .side-nav li.current_page_ancestor ul {
  display: block;
}

.sidebar .side-nav li.current_page_item ul li a {
  font-weight: normal;
}

.sidebar .side-nav li ul li a {
  padding-left: 20px;
}

.sidebar .side-nav li ul li ul {
  border-top: solid 1px #bdbbbb;
  border-bottom: solid 1px #fff;
}

.sidebar .side-nav li.current_page_item ul li ul,
.sidebar .side-nav li.current_page_ancestor ul li ul {
  display: none;
}

.sidebar .side-nav li ul li.current_page_item ul,
.sidebar .side-nav li ul li.current_page_parent ul {
  display: block;
}

.sidebar .side-nav li ul li ul li a {
  padding-left: 30px;
}

.sidebar .side-nav li ul li ul li a {
  border: 0;
}
/* End Sidebar */

/* Footer */
.footer {
  background: #000;
  border-image: linear-gradient(to left, #403734, #403734, #0081aa, #0081aa, #ea7200, #ea7200) 40 / 2.5rem 0 0 0 stretch;
  border-top: 2rem solid;
}

.footer .center {
  font-family: "Lato", "Arial", sans-serif;
  min-height: 200px;
  padding: 20px 0;
}

.footer .footer-outline {
  min-height: 170px;
  padding: 20px;
}

.footer .footer-outline .col {
  float: left;
  margin-right: 20px;
  width: 200px;
}

.footer .footer-outline .col li {
  margin-bottom: 10px;
}

.footer .footer-outline .col li a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.footer-logo {
  width: 165px;
  position: absolute;
  right: -0.25rem;
  bottom: 69%;
}

div.social-media {
  margin-top: 4rem;
  right: -1rem;
}

.footer .footer-outline .social-media a {
  float: left;
  margin-left: 10px;
}

.footer .copyright {
  bottom: 4rem;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  right: 0;
  text-align: right;
  text-transform: uppercase;
}
/* End Footer */

/* Main */
.main .center {
  background: #fff;
  min-height: 500px;
  padding-bottom: 40px;
  z-index: 2;
}

.main .left {
  float: left;
  width: 715px;
  z-index: 2;
}
/* End Main */

/* Comments */
.comments h2 {
  margin-bottom: 30px;
}

.comments h4 {
  margin-bottom: 15px;
  line-height: 16px;
}

.comments .commentlist {
  border-bottom: 1px solid #d9d6d4;
  margin-bottom: 35px;
  padding-bottom: 8px;
  overflow: visible;
}

.comments .commentlist li {
  border-bottom: solid 1px #d9d6d4;
}

.comments .commentlist li:last-child {
  border-bottom: none;
}

.comments ol li {
  list-style: none;
  margin: 0 0 20px;
}

.comments li article {
  border-bottom: 0;
  margin-bottom: 25px;
}

.comments time {
  float: right;
  font-size: 12px;
}

.comments .comment-reply-link,
.comments .comment-edit-link {
  font-size: 12px;
}

.comments form {
  color: #636365;
}

.comments label {
  display: block;
  margin-bottom: 8px;
}

.comments div {
  margin-bottom: 20px;
}

.comments input[type="text"] {
  border: 1px solid #acacac;
  width: 345px;
  background: #fff;
  padding: 8px;
}

.comments textarea {
  border: 1px solid #acacac;
  width: 545px;
  background: #fff;
  padding: 8px;
  min-height: 185px;
}

/* End Comments */

/* Blog/Article */
article {
  border-bottom: 1px solid #d9d6d4;
  margin-bottom: 35px;
  padding-bottom: 8px;
}

article header h2 {
  text-decoration: none;
  margin-bottom: 8px;
}

article header h2 a {
  color: #636365;
  text-decoration: none;
}

article header .post-date {
  color: #636365;
  margin-bottom: 20px;
}

article .more-link {
  font-size: 12px;
}

article footer .social {
  margin: 20px 0;
}

article footer .post-meta {
  text-align: right;
  font-size: 12px;
}

article footer .post-meta a {
  margin-left: 10px;
}

.sidebar .recent-posts {
  padding: 15px 10px 10px;
  background: #f4f4f4;
  margin-bottom: 40px;
  border: 1px solid #d0cfd0;
}

.sidebar .recent-posts h4 {
  margin-bottom: 10px;
}

.sidebar .recent-posts a {
  display: inline-block;
}

.sidebar .recent-posts li {
  margin-bottom: 15px;
  line-height: 1.3em;
}

.sidebar .recent-posts .post-meta {
  font-size: 12px;
  line-height: 1.4em;
}

.sidebar .fma h4 {
  margin-left: 9px;
}

.blog .sidebar .fma img {
  margin-bottom: 8px;
}
/* End blog style */

/* Page Titles and language selector areas */
.page-title {
  margin-top: 7px;
  margin-bottom: 5px;
}

/* Language Selector */
.language-selector {
  float: right;
  height: auto !important;
}

#lang_sel {
  margin-left: 20px;
}

/* Tables */
.content table {
  /*table-layout:fixed;*/
  width: 100%;
  border: 1px solid #d9d6d4;
  margin-bottom: 15px;
}

.content table.no-border {
  border: 0;
}

.content table thead {
  border: 1px solid #ddd;
  background: #ecebea;
  background: -moz-linear-gradient(top, #ecebea 0%, #fefefe 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ecebea), color-stop(99%, #fefefe));
  background: -webkit-linear-gradient(top, #ecebea 0%, #fefefe 99%);
  background: -o-linear-gradient(top, #ecebea 0%, #fefefe 99%);
  background: -ms-linear-gradient(top, #ecebea 0%, #fefefe 99%);
  background: linear-gradient(to bottom, #ecebea 0%, #fefefe 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecebea', endColorstr='#fefefe',GradientType=0 );
}

.content table thead th {
  font-weight: bold;
  padding: 6px 10px;
  text-align: left;
}

.content table tr {
  border-color: #d9d6d4;
  border-top-width: 1px;
  border-top-style: solid;
}

.content table tbody tr.first {
  border-top: 0;
}

.content table tbody tr.last {
  border-bottom: 0;
}

.content table td {
  padding: 4px 10px 6px;
}

.content table tfoot tr {
  border: 0;
}

.content table tfoot td {
  padding: 0;
}

.content table .odd {
  background-color: #fff;
}

.content table .even {
  background-color: #f7f5f3;
}
/* End Tables */

/* DATATABLES */
.dataTable {
  margin: 0 auto;
  clear: both;
  width: 100%;
  table-layout: fixed;
  border: 0;
}

.dataTable thead {
  border: 1px solid #ddd;
  cursor: pointer;
  background: #ecebea;
  background: -moz-linear-gradient(top, #ecebea 0%, #fefefe 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ecebea), color-stop(99%, #fefefe));
  background: -webkit-linear-gradient(top, #ecebea 0%, #fefefe 99%);
  background: -o-linear-gradient(top, #ecebea 0%, #fefefe 99%);
  background: -ms-linear-gradient(top, #ecebea 0%, #fefefe 99%);
  background: linear-gradient(to bottom, #ecebea 0%, #fefefe 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecebea', endColorstr='#fefefe',GradientType=0 );
}

.dataTable thead .sorting_asc,
.dataTable thead .sorting_desc {
  font-weight: bold;
}

.dataTable thead th {
  padding: 6px 10px 9px;
  text-align: left;
}

.dataTable tbody tr {
  border-left: 1px solid #d9d6d4;
  border-right: 1px solid #d9d6d4;
  border-bottom: 1px solid #ddd;
}

.dataTable thead th {
  border-left: 1px solid #d9d6d4;
}

.dataTable thead th.title-column {
  border-left: 0;
}

.dataTable tbody td {
  font-size: 12px;
  vertical-align: top;
  padding: 10px;
  color: #898889;
}

.dataTable tbody td.title-cell {
  font-size: 14px;
  width: 65%;
  background: url("../images/common/blue-arrow-closed.png") 7px 13px no-repeat;
}

.dataTable tbody td.title-cell.open {
  background: url("../images/common/blue-arrow-open.png") 7px 13px no-repeat;
}

.dataTable tbody .title {
  cursor: pointer;
  color: #0081aa;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  line-height: 22px;
  white-space: break-word;
}

.dataTable tbody .description {
  display: none;
  margin-top: 20px;
}

.dataTable tbody .title,
.dataTable tbody .description {
  padding-left: 28px;
}

.dataTable tbody .description p {
  line-height: 1.5em;
}

/*
 * Table wrapper
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
}

/*
 * Page length menu
 */
.dataTables_length {
  float: left;
  margin-bottom: 10px;
}

.dataTables_length select {
  margin: 0 5px;
}

/*
 * Filter
 */
.dataTables_filter {
  float: right;
  text-align: right;
  margin-bottom: 10px;
}

.dataTables_filter input[type="text"] {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #adadad;
  margin-left: 5px;
  padding: 2px;
  width: 169px;
}

/*
 * Table information
 */
.dataTables_info {
  clear: both;
  float: left;
  padding: 10px 0 0 10px;
}

/*
 * Pagination
 */
.dataTables_paginate {
  float: right;
  text-align: right;
  padding: 10px 10px 0;
}

/* Two button pagination - previous / next */
.paginate_disabled_previous,
.paginate_enabled_previous,
.paginate_disabled_next,
.paginate_enabled_next {
  height: 19px;
  float: left;
  cursor: pointer;
  *cursor: hand;
}
.paginate_disabled_previous:hover,
.paginate_enabled_previous:hover,
.paginate_disabled_next:hover,
.paginate_enabled_next:hover {
  text-decoration: none !important;
}
.paginate_disabled_previous:active,
.paginate_enabled_previous:active,
.paginate_disabled_next:active,
.paginate_enabled_next:active {
  outline: none;
}

a.paginate_disabled_previous,
a.paginate_disabled_next {
  color: #bdbbbb !important;
}
/*.paginate_disabled_previous,
.paginate_enabled_previous {

}*/
.paginate_disabled_next,
.paginate_enabled_next {
  margin-left: 10px;
}

.paginate_enabled_previous {
  background: none;
}
.paginate_enabled_previous:hover {
  background: none;
}
.paginate_disabled_previous {
  background: none;
}

.paginate_enabled_next {
  background: none;
}
.paginate_enabled_next:hover {
  background: none;
}
.paginate_disabled_next {
  background: none;
}

/* Full number pagination */
.paging_full_numbers {
  height: 22px;
  line-height: 22px;
}
.paging_full_numbers a:active {
  outline: none;
}
.paging_full_numbers a:hover {
  text-decoration: none;
}

.paging_full_numbers a.paginate_button,
.paging_full_numbers a.paginate_active {
  border-right: 1px solid #bdbbbb;
  cursor: pointer;
  padding: 0 6px;
}
.paging_full_numbers a.paginate_button.last,
.paging_full_numbers a.paginate_active.last {
  border-right: 0;
}
.paging_full_numbers a.paginate_button_disabled {
  color: #bdbbbb !important;
}
.paging_full_numbers a.paginate_button {
  background-color: transparent;
}
/*.paging_full_numbers a.paginate_button:hover {

}*/
.paging_full_numbers a.paginate_active {
  font-weight: bold;
}

/*
 * Processing indicator
 */
.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 250px;
  height: 30px;
  margin-left: -125px;
  margin-top: -15px;
  padding: 14px 0 2px 0;
  border: 1px solid #ddd;
  text-align: center;
  color: #999;
  font-size: 14px;
  background-color: white;
}

/*
 * Sorting
 */
.sorting {
  background: url("../images/jquery.datatables/sort_both.png") no-repeat center right;
}
.sorting_asc {
  background: url("../images/jquery.datatables/sort_asc.png") no-repeat center right;
}
.sorting_desc {
  background: url("../images/jquery.datatables/sort_desc.png") no-repeat center right;
}

.sorting_asc_disabled {
  background: url("../images/jquery.datatables/sort_asc_disabled.png") no-repeat center right;
}
.sorting_desc_disabled {
  background: url("../images/jquery.datatables/sort_desc_disabled.png") no-repeat center right;
}

table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}

/*
 * Scrolling
 */
.dataTables_scroll {
  clear: both;
}

.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}

/* END dataTables */

/* BLOCKQUOTE rotator */
.testimonial-wrapper {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.testimonial-wrapper .slide {
  left: 0;
  position: absolute;
  z-index: 8;
  width: 100%;
  overflow: hidden;
}

.testimonial-wrapper blockquote {
  padding: 40px 40px 55px;
  margin-bottom: 0;
  min-height: 40px;
}

.testimonial-wrapper blockquote.single-slide {
  padding: 40px !important;
}

.testimonial-wrapper div.active {
  display: block;
  z-index: 10;
}

.testimonial-wrapper div.last-active {
  z-index: 9;
}
.testimonial-wrapper .slide-copy {
  min-height: 40px;
}

.testimonial-author {
  font-weight: bold;
  text-align: right;
  display: block;
  margin-bottom: 15px;
}

.testimonial-wrapper .tab-holder {
  background: url("../images/common/black-50.png");
  bottom: 0;
  display: block;
  height: 30px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 20;
}

.testimonial-wrapper .tab-holder ul {
  border-left: solid 1px #bdbbbb;
  border-top: solid 1px #bdbbbb;
  display: block;
  float: right;
  margin: 7px 10px 0 0;
  padding: 3px 0 0 3px;
}

.testimonial-wrapper .tab-holder ul li {
  background: url("../images/common/slideshow-dot-off.png") 0 0 no-repeat;
  display: block;
  cursor: pointer;
  float: left;
  height: 11px;
  margin-right: 3px;
  margin-left: 0 !important;
  width: 11px;
}

.testimonial-wrapper .tab-holder ul li.active {
  background-image: url("../images/common/slideshow-dot-on.png");
}

/* global page template styles */

/* file-asset/File Asset Table */
.file-asset-table {
  border: 0 none !important;
  margin: 20px 0;
  width: 100%;
}

.file-asset-table {
  width: 100%;
  border: 0 !important;
  margin: 20px 0;
}

.file-asset-table td {
  border-bottom: solid 1px #d9d6d4;
  padding: 10px;
  text-align: left;
  vertical-align: middle;
}

.file-asset-table td.thumbnail {
  width: 1%;
}

/*.file-asset-table td.asset-name {

}*/

.file-asset-table td.asset-file-type {
  width: 20%;
}

.file-asset-table td.asset-file-size {
  width: 12%;
}
/* End Partners/File Asset Table */

/* Partners Login Form */
#loginform p {
  display: block;
  margin-bottom: 16px;
  color: #636365;
}

#loginform label {
  font-size: 14px;
  line-height: 1.5em;
}

#loginform .login-username label,
#loginform .login-password label {
  display: block;
  margin-bottom: 3px;
}

#loginform .login-username input,
#loginform .login-password input {
  border: solid 1px #bdbbbb;
  min-width: 345px;
  padding: 8px;
}

#loginform .login-remember input {
  margin-left: 0;
}

#loginform .login-submit {
  margin: 35px 0 30px;
}

.login-help {
  font-size: 12px;
}
/* End partner login */

/* Accordion */
.accordion .section {
  border: 1px solid #d9d6d4;
  margin-bottom: 20px;
}

.accordion .section-title {
  padding-right: 10px;
  line-height: 30px;
  height: 30px;
  cursor: pointer;
  color: #0081aa;
  background: #ecebea;
  background: -moz-linear-gradient(top, #ecebea 0%, #fefefe 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ecebea), color-stop(99%, #fefefe));
  background: -webkit-linear-gradient(top, #ecebea 0%, #fefefe 99%);
  background: -o-linear-gradient(top, #ecebea 0%, #fefefe 99%);
  background: -ms-linear-gradient(top, #ecebea 0%, #fefefe 99%);
  background: linear-gradient(to bottom, #ecebea 0%, #fefefe 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecebea', endColorstr='#fefefe',GradientType=0 );
}

.accordion .toggle-wrap {
  margin-right: 10px;
  float: left;
  width: 38px;
  height: 30px;
  line-height: 30px;
  border-right: 1px solid #d9d6d4;
  background: rgb(254, 254, 254);
  background: -moz-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(238, 238, 238, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(238, 238, 238, 1)));
  background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(238, 238, 238, 1) 100%);
  background: -o-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(238, 238, 238, 1) 100%);
  background: -ms-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(238, 238, 238, 1) 100%);
  background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(238, 238, 238, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#eeeeee',GradientType=0 );
}

.accordion .toggle {
  width: 38px;
  height: 30px;
  background: url("../images/common/accordion-arrow.png") no-repeat scroll 8px -13px transparent;
}

.accordion .toggle.open {
  background: url("../images/common/accordion-arrow.png") no-repeat scroll 9px 10px transparent;
}

.accordion .section-content {
  border-top: 1px solid #d9d6d4;
  display: none;
}

.accordion .section-content img {
  height: auto !important;
  max-width: 690px;
}

.accordion .section-content.open {
  display: block;
}

.accordion .section p,
.accordion .section h2,
.accordion .section h3,
.accordion .section h6 {
  margin: 5px 10px 10px;
}

.accordion .section .wp-caption {
  margin-left: 10px;
}

.accordion .section table p,
.accordion .section table h2,
.accordion .section table h3,
.accordion .section table h6 {
  margin: 0 0 10px;
}

.accordion .section table {
  color: #636365;
  line-height: 1.1em;
  font-size: 12px;
  border: 0;
  margin-bottom: 0;
}

.accordion .section table .small {
  color: #898889;
}

.accordion table thead {
  border-left: 0;
  border-right: 0;
}
/* End Accordion */

/* Tiled Blocks */
.tiled-blocks .block {
  display: inline-block;
  margin-bottom: 15px;
  padding: 0 0 0 10px;
  vertical-align: top;
  width: 340px;
}

.tiled-blocks .block.last {
  padding-left: 32px;
}

.tiled-blocks .block .content p {
  margin-bottom: 20px;
}

.tiled-blocks .block-2c {
  display: inline-block;
  margin-bottom: 15px;
  padding: 0 0 0 10px;
  vertical-align: top;
  width: 48%;
}

.tiled-blocks .block-2c.last {
  padding-left: 32px;
}

.tiled-blocks .block-2c .content p {
  margin-bottom: 20px;
}

.tiled-blocks .block-3c {
  display: inline-block;
  margin-bottom: 15px;
  padding: 0 0 0 10px;
  vertical-align: top;
  width: 31%;
}

.tiled-blocks .block-3c.last {
  padding-left: 32px;
}

.tiled-blocks .block-3c .content p {
  margin-bottom: 20px;
}
/* End Tiled-blocks */

/* Two Column Template */
table.two-col-header {
  border: 0;
}

table.two-col-table {
  width: 100%;
  margin-bottom: 0 !important;
}

table.two-col-table {
  border: 0 !important;
  width: 100%;
}

table.two-col-table tr {
  border: 0 !important;
}

table.two-col-table td {
  vertical-align: top;
  padding: 0;
}

table.two-col-table td.thumb-cell {
  padding: 0 20px 20px 0;
  width: 150px;
}

table.two-col-table td.thumb-cell img {
  height: auto !important;
  width: 150px;
}

table.two-col-table td hr {
  border-right: 0;
  height: 1px;
  margin: 30px 0;
}
/* End Two Column Template */

/* Carousel */
.jcarousel-container {
  background: url("../images/carousel/carousel-back.gif") 0 0 no-repeat;
  margin: 20px 0 40px;
  padding: 22px 35px 23px 35px;
  width: 890px;
}

.jcarousel-clip {
  height: 125px;
  overflow: hidden;
  width: 890px;
}

.jcarousel-item {
  height: 125px;
  margin: 0 10px 0 0;
  position: relative;
  width: 215px;
}

.jcarousel-next {
  cursor: pointer;
  background: url("../images/carousel/carousel-next.png") 14px 72px no-repeat;
  height: 165px;
  position: absolute;
  right: 10px;
  top: 0;
  width: 25px;
}

.jcarousel-next:hover {
  background-position: -36px 72px;
}

.jcarousel-next-disabled,
.jcarousel-next-disabled:hover {
  background-position: 14px 72px;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.jcarousel-prev {
  cursor: pointer;
  background: url("../images/carousel/carousel-prev.png") 0 72px no-repeat;
  height: 165px;
  left: 10px;
  position: absolute;
  top: 0;
  width: 25px;
}

.jcarousel-prev:hover {
  background-position: -50px 72px;
}

.jcarousel-prev-disabled,
.jcarousel-prev-disabled:hover {
  background-position: 0 72px;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* End Carousel */

/* Mailing List */
.mailing-list label {
  display: block;
  font-weight: bold;
  padding-bottom: 5px;
  display: inline-block;
  vertical-align: top;
  width: 220px;
}

.mailing-list input[type="email"],
.mailing-list input[type="text"] {
  margin-bottom: 20px;
  width: 250px;
}

.mailing-list input[type="submit"] {
  margin-left: 220px;
}

.mailing-list textarea {
  border: 1px solid #bbb;
  margin-bottom: 20px;
}

.mailing-list .radio-buttons {
  margin-left: 220px;
  line-height: 20px;
  margin-bottom: 8px;
}

.mailing-list .radio-buttons label {
  width: 100px;
}

div.ui-state-error {
  color: red;
  width: 212px;
  float: right;
  text-align: left;
}

/*span.required {
  
}*/

/* iFrame Template */
.content .iframe iframe {
  overflow-x: hidden;
}

/* Right Now Client */
#rightNowClient {
  position: fixed;
  bottom: 60px;
  left: 30px;
  z-index: 100000;
}
