@font-face {
  font-family: 'WebSymbolsRegular';
  src: url("/fonts/websymbols/websymbols-regular-webfont.eot");
  src: url("/fonts/websymbols/websymbols-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/websymbols/websymbols-regular-webfont.woff") format("woff"), url("/fonts/websymbols/websymbols-regular-webfont.ttf") format("truetype"), url("/fonts/websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular") format("svg"); }
.page-layout .container ul {
  list-style: disc;
  padding-left: 15px;
  margin-bottom: 1em; }
.page-layout .container ol {
  padding-left: 25px;
  margin-bottom: 1em; }
  .page-layout .container ol.flex-control-nav {
    padding-left: 0px;
    margin: 1em 0; }

.flexslider ul.slides {
  padding-left: 0px; }

ul .list {
  padding-left: 15px; }
  ul .list li {
    list-style: disc; }

.iconfont {
  font-family: 'WebSymbolsRegular', cursive; }

.vendor-logo {
  width: 100%;
  border: 1px #EEE solid;
  text-align: center;
  padding: 15px 0px; }

.bg-blue {
  background: #00a7e1 !important; }

input.bg-blue, button.bg-blue, a.bg-blue {
  color: #fff !important; }

.btn.btn-full {
  background: #EEE;
  display: block;
  border-radius: 0px;
  padding: 10px 20px;
  text-align: left;
  border: none;
  margin: 1.5em 0; }

sup {
  font-size: .6em !important;
  top: -.6em; }

body {
  font-family: Arial, 'Droid Sans', Helvetica, sans-serif;
  background: #FFF;
  margin: 0;
  padding: 0;
  font-size: 15px; }
  body * {
    font-size: 15px; }

p {
  font-family: Arial, 'Droid Sans', Helvetica, sans-serif;
  line-height: 22px; }

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.floatLeft {
  float: left; }

.floatRight {
  float: left; }

.fortyMarginRight {
  margin-right: 40px !important; }

.clear {
  clear: both; }

.relative {
  position: relative; }

.noPadding {
  padding: 0px; }

.bigMarginTop {
  margin-top: 46px; }

.bigquote {
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  margin: 0px 0 30px 0;
  line-height: 34px;
  color: #DA0C33; }

p.extraPad {
  margin: 0 0 18px; }

hr.noBorder {
  border: 0px;
  margin: 5px 0; }

ul, ol {
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0; }

.collapse-trigger {
  background-image: url(/images/lib/icons/inactive-header.gif) !important;
  background-position: right center !important;
  background-repeat: no-repeat !important; }

.collapse-trigger.collapse-active {
  background-image: url(/images/lib/icons/active-header.gif) !important; }

a, a:focus {
  color: #025589;
  text-decoration: none;
  outline: none; }

a:hover {
  text-decoration: underline; }

h2 {
  font-size: 23px; }

h2, h3 {
  color: #00A7E1;
  padding: 20px 0 0;
  text-shadow: 1px 1px 0 #fff; }

h3 {
  font-size: 18px;
  margin-bottom: 8px;
  padding: 10px 0 0; }

h4 {
  color: #B8921F; }

h5 {
  font-size: 16px;
  font-weight: normal;
  margin: 10px 0;
  text-shadow: 1px 1px 0 #fff; }

img.border {
  border: 8px solid #fff;
  -moz-box-shadow: 1px 1px 5px #999;
  -webkit-box-shadow: 1px 1px 5px #999;
  box-shadow: 1px 1px 5px #999;
  border-radius: 3px; }

.imgRight {
  float: right;
  margin: 0 0 0 20px; }

.imgLeft {
  float: left;
  margin: 0 20px 0 0; }

.imgRight img, .imgLeft img {
  display: inline;
  max-width: none \9; }

/* flex-slide */
.flexslider-container .flex-control-nav {
  text-align: right; }

.flexslider-container .flex-control-nav li a {
  font-size: 0px; }

/* forms */
.table td.highlight {
  background: #FCF8E3 !important; }

/* layout */
header {
  display: block;
  position: relative;
  border-top: 6px solid #00A7E1; }
  header #logo {
    background: url("/images/lib/andent-logo.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 87px;
    text-indent: -9999px;
    width: 227px;
    z-index: 300;
    float: left;
    margin: 20px 0; }
  header #tagline {
    margin-top: 30px; }
    header #tagline p, header #tagline a {
      color: #00A7E1;
      text-align: right;
      text-shadow: 1px 0 0 #eee;
      letter-spacing: 0.5px; }
      header #tagline p .separator, header #tagline a .separator {
        margin-left: 10px;
        margin-right: 10px; }
      header #tagline p.large, header #tagline a.large {
        font-size: 22px; }

header .container, .page-layout .container {
  border-left: 1px solid #DDD;
  border-right: 1px solid #DDD;
  background: #FFF !important;
  padding: 0px 25px; }

#comparison-table {
  overflow: auto; }

nav {
  font-size: 16px;
  display: block; }
  nav ul {
    display: block;
    list-style: none outside none;
    margin: 0; }
    nav ul li {
      float: left;
      margin: 0 26px 0 0;
      padding: 14px 0 16px 0;
      font-weight: bold; }

.navbar {
  margin-bottom: 0px; }
  .navbar.container {
    background: #737477 !important; }
  .navbar .nav li:hover {
    background: #00A7E1; }
    .navbar .nav li:hover > a {
      color: #FFF; }
  .navbar .nav li a {
    padding: 0px 10px;
    font-weight: normal;
    color: #FFF;
    margin-bottom: -4px;
    line-height: 17px;
    outline: 0px;
    letter-spacing: 0.2px;
    text-shadow: none; }
  .navbar .nav .dropdown:hover ul.dropdown-menu {
    display: block;
    background: #F2F2F2; }
  .navbar .nav .dropdown-menu li {
    padding: 0;
    width: 100%; }
    .navbar .nav .dropdown-menu li a {
      text-shadow: none;
      color: #666;
      font-size: 13px;
      display: block;
      padding: 10px;
      color: #555; }
      .navbar .nav .dropdown-menu li a:hover {
        background: #00A7E1;
        color: #fff; }
    .navbar .nav .dropdown-menu li.active a {
      background: #00A7E1;
      color: #fff; }

.dropdown-submenu {
  position: relative; }
  .dropdown-submenu > .dropdown-smenu {
    position: absolute;
    left: 100%;
    margin-left: -1px;
    top: 0px;
    display: none;
    background: #F2F2F2; }
    .dropdown-submenu > .dropdown-smenu li:hover a {
      padding-bottom: 10px; }
  .dropdown-submenu:hover > .dropdown-smenu {
    display: block; }

#headline .inner {
  background: url("/images/lib/headline-inner.jpg") no-repeat 50% 50%;
  height: 77px; }
#headline h1 {
  font-size: 30px;
  color: #00A7E1;
  font-weight: 400;
  padding: 20px 0 5px; }

.progressBar {
  width: 100%;
  border-spacing: 2px;
  border-collapse: separate; }
  .progressBar .progress-item {
    border-bottom: 4px solid #ccc;
    width: 24%;
    margin-right: 2px !important; }
  .progressBar .progress-item.active {
    border-bottom: 4px solid #0088cc;
    color: #000;
    font-weight: bold; }
  .progressBar .progress-item.over {
    border-bottom: 4px solid #0088cc;
    color: #0088cc; }

#home #hpMain {
  padding-top: 90px;
  *padding-top: 30px; }
#home #midsection .container {
  padding-bottom: 20px !important; }

#main .container {
  padding-top: 20px;
  padding-bottom: 30px; }

#slideshow {
  display: block;
  width: 100%;
  margin-top: 0px;
  *margin-top: -4px; }

.flex-direction-nav li .prev, .flex-direction-nav li .next, .flex-container a {
  outline: 0px; }

@media (max-width: 480px) {
  #logo {
    margin: 20px auto;
    float: none; }

  .tj_nav {
    top: 0px !important; }

  #tj_pagination {
    top: 0px !important; } }
@media (max-width: 767px) {
  #tagline {
    display: none; }

  #slideshow .module {
    margin-bottom: 10px !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

  #hpMain {
    margin-top: 10px !important; } }
#slideshow .module .content {
  padding: 10px 14px 14px 14px; }
#slideshow .module p {
  line-height: 20px;
  margin-bottom: 0; }
#slideshow .readmore {
  margin-bottom: 5px; }

#slides {
  margin: 20px 0; }
  #slides .module {
    margin-bottom: -50px;
    *margin-bottom: 0px; }

.module h4 {
  display: block;
  background: #00a7e1;
  padding: 10px 15px; }
.module .content, .module .inner {
  padding: 10px 20px; }
.module p {
  line-height: 24px; }

.download .content {
  padding: 18px 20px; }
.download li {
  margin: 4px 0; }
  .download li a.btn {
    display: block;
    margin-top: 0px; }
    .download li a.btn span {
      position: relative;
      top: -10px;
      margin-left: 10px; }

.module li a.btn span {
  position: relative;
  top: -10px;
  margin-left: 10px; }
.module .btn {
  float: right;
  margin-top: 6px;
  border: 1px solid #DDD;
  background: #fff;
  padding: 8px 10px; }
  .module .btn:hover {
    background: #eee;
    color: #111; }

/* download buttons */
.btn-news {
  text-shadow: 0px 1px 0px #ffffff;
  color: #555555;
  background-color: #C4D4CB;
  background-image: -moz-linear-gradient(top, #e2f2e9, #a6b6ad);
  background-image: -ms-linear-gradient(top, #e2f2e9, #a6b6ad);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e2f2e9), to(#a6b6ad));
  background-image: -webkit-linear-gradient(top, #e2f2e9, #a6b6ad);
  background-image: -o-linear-gradient(top, #e2f2e9, #a6b6ad);
  background-image: linear-gradient(top, #e2f2e9, #a6b6ad);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2f2e9', endColorstr='#a6b6ad', GradientType=0);
  border-color: #C4D4CB #a6b6ad #a6b6ad #C4D4CB;
  border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
  .btn-news:hover, .btn-news:active, .btn-news.active, .btn-news.disabled, .btn-news[disabled] {
    background-color: #EEE; }
  .btn-news:hover {
    color: #111; }
  .btn-news:focus {
    color: #24342b;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    border-color: #C4D4CB #a6b6ad #a6b6ad #C4D4CB;
    border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
  .btn-news.active, .btn-news:active {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #24342b; }

.btn-pdf {
  text-shadow: 0px 1px 0px #ffffd3;
  color: #555555;
  background-color: #E0D697;
  background-image: -moz-linear-gradient(top, #fef4b5, #c2b879);
  background-image: -ms-linear-gradient(top, #fef4b5, #c2b879);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fef4b5), to(#c2b879));
  background-image: -webkit-linear-gradient(top, #fef4b5, #c2b879);
  background-image: -o-linear-gradient(top, #fef4b5, #c2b879);
  background-image: linear-gradient(top, #fef4b5, #c2b879);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fef4b5', endColorstr='#c2b879', GradientType=0);
  border-color: #E0D697 #c2b879 #c2b879 #E0D697;
  border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
  .btn-pdf:hover, .btn-pdf:active, .btn-pdf.active, .btn-pdf.disabled, .btn-pdf[disabled] {
    background-color: #EEE; }
  .btn-pdf:hover {
    color: #111; }
  .btn-pdf:focus {
    color: #403600;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    border-color: #E0D697 #c2b879 #c2b879 #E0D697;
    border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
  .btn-pdf.active, .btn-pdf:active {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #403600; }

/* icon highlights */
.page-layout .module.contact {
  margin-top: 1em; }
  .page-layout .module.contact .text {
    height: auto; }

#home-boxes .container {
  padding-bottom: 1.5em; }
#home-boxes .module.contact {
  margin-top: 0em; }

.module h4 {
  color: #F8F6F6;
  font-weight: normal;
  font-size: 17px;
  margin-bottom: 0;
  /*position: relative;*/
  /*padding: 8px 0 9px 80px;*/
  border-bottom: 1px solid #c1c1c1; }
.module .content {
  border: 1px solid #DDD; }

#home-boxes .module .content .text {
  min-height: 110px; }

#slides ul li {
  list-style-type: none;
  margin: 0;
  padding: 0; }

div.bannerNum {
  bottom: 40px;
  float: right;
  position: absolute;
  left: 450px;
  z-index: 300; }

div.bannerNum ul {
  display: block;
  height: 25px;
  list-style-type: none;
  overflow: hidden;
  position: absolute;
  width: 125px;
  z-index: 100;
  margin: 0;
  padding: 0; }

div.bannerNum ul li {
  display: block;
  float: left;
  height: 25px;
  list-style-type: none;
  overflow: hidden;
  position: relative;
  width: 25px;
  margin: 0;
  padding: 0; }

div.bannerNum ul li a {
  text-indent: -9999px;
  display: block;
  background: url(/images/lib/counter.png) no-repeat 0 0;
  width: 18px;
  height: 18px; }

div.bannerNum ul li.active a {
  background: url(/images/lib/counterOn.png) no-repeat 0 0; }

#associate .hero-unit {
  text-align: center; }

#associate h2 {
  padding-bottom: 20px; }

#associate h2, #latestNews h2 {
  color: #00A7E1; }

#associate li {
  margin: 0 0 30px;
  padding: 0; }

/* news */
#homepage #newsList {
  margin-top: 0px; }

#homepage #newsList h2 {
  line-height: 20px; }

#newsList h2, h2.newsTitle {
  padding: 0; }

#newsList #newsRows li.first {
  padding-top: 0px; }

#newsList #newsRows li.last {
  border-bottom: none; }

#newsList #newsRows li {
  margin-left: 0;
  padding: 19px 0;
  border-bottom: 1px dotted #ccc; }

#newsList hr {
  margin: 10px 0; }

.newsDate {
  float: left;
  width: 27px;
  color: #fff;
  padding: 6px;
  text-align: center;
  margin: 0 20px 10px 0;
  background: #577B85;
  background: -moz-linear-gradient(top, #577B85 0%, #85A7B7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #577B85), color-stop(100%, #85A7B7));
  background: -webkit-linear-gradient(top, #577B85 0%, #85A7B7 100%);
  background: -o-linear-gradient(top, #577B85 0%, #85A7B7 100%);
  background: -ms-linear-gradient(top, #577B85 0%, #85A7B7 100%);
  background: linear-gradient(top, #577B85 0%, #85A7B7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#577B85', endColorstr='#85A7B7', GradientType=0); }

.newsDate .day {
  font-size: 18px; }

.newsDate .month {
  text-transform: uppercase; }

.newsContent {
  /*float: left; width: 711px;*/
  width: 100%;
  *width: 561px; }

.span10 .newsContent {
  /*width: 911px;*/
  width: 100%;
  *width: 721px; }

.newsContent h3 {
  font-size: 16px;
  margin-bottom: 10px;
  padding-top: 0;
  line-height: 16px;
  font-weight: normal; }

.newsContent h3 a {
  color: #b8921f;
  letter-spacing: 0.4px; }

.newsContent .readmore {
  float: right;
  margin-top: 18px; }

#newsCategories {
  margin: 0px; }

#newsCategories li {
  padding: 6px 12px;
  margin: 0px; }

#newsCategories li.active {
  background: #85A7B7; }

#newsCategories li.active:hover {
  background: #85A7B7; }

#newsCategories li:hover {
  background: #eee; }

#newsCategories li a {
  display: block;
  color: #333; }

#newsCategories li.active a {
  color: #fff; }

#newsCategories li.active a:hover {
  color: #fff; }

#newsCategories li a:hover {
  text-decoration: none;
  color: #333; }

.newsDateMain {
  font-style: italic;
  color: #666;
  font-weight: normal;
  margin-bottom: 20px;
  font-size: 12px; }

.leftCaret {
  display: inline-block;
  width: 0;
  height: 0;
  text-indent: -99999px;
  *text-indent: 0;
  vertical-align: top;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #025589;
  opacity: 1;
  filter: alpha(opacity=30);
  content: "\2193"; }

.leftCaret:hover {
  border-right: 6px solid #577B85; }

.rightCaret {
  display: inline-block;
  width: 0;
  height: 0;
  text-indent: -99999px;
  *text-indent: 0;
  vertical-align: top;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #025589;
  opacity: 1;
  filter: alpha(opacity=30);
  content: "\2193"; }

.rightCaret:hover {
  border-left: 6px solid #577B85; }

/* pagination */
.summary {
  float: left; }

.paginationControl {
  font-size: 1.2em; }

.paginationControl.bottom {
  padding-top: 10px;
  margin-bottom: 0;
  border-bottom: 0; }

.paginationControl ol {
  float: right;
  list-style: none outside none;
  margin: 0 !important; }

.paginationControl ol li {
  float: left;
  font-size: 0.867em;
  margin: 0 2px;
  padding: 0px !important;
  background: none !important; }

.paginationControl ol li.first {
  border-right: 1px dotted #AEAEAE;
  height: 11px;
  margin-top: 4px;
  overflow: hidden;
  padding-right: 19px !important;
  width: 6px; }

.paginationControl ol li.first a {
  padding: 0; }

.paginationControl ol li.last {
  border-left: 1px dotted #AEAEAE;
  height: 11px;
  margin-top: 4px;
  overflow: hidden;
  padding-left: 13px !important;
  width: 6px; }

.paginationControl ol li.last a {
  padding: 0; }

.paginationControl ol li a {
  display: block;
  padding: 0px 7px;
  font-size: 13px; }

.paginationControl ol li.selected {
  margin: 0px 7px; }

/* product pages */
ul.fancy {
  margin: 0 0 0 20px; }

ul.fancy li {
  list-style-image: url("/images/lib/arrow.png");
  margin-bottom: 8px;
  padding-left: 10px; }

.table th, .table td {
  text-align: center;
  padding: 9px; }

.table td {
  background: #fff !important; }

.table thead th {
  color: #fff;
  vertical-align: top;
  font-size: 14px;
  background: #00a7e1; }

.ieFallback {
  display: none; }

.comparisonTable {
  border-style: solid;
  border-width: 0 1px 0 0; }

.comparisonTable thead th:first-child {
  background: none; }

.comparisonTable tbody tr td:first-child {
  background: none;
  font-size: 14px;
  text-align: left; }

.comparisonTable thead th:nth-child(2) {
  border-radius: 4px 0 0 0; }

.comparisonTable tbody tr:hover td:first-child {
  background: none !important; }

.comparisonTable tbody tr:last-child td:nth-child(2) {
  border-radius: 0 0 0 4px; }

.comparisonTable tbody tr:last-child td {
  border-bottom: 1px solid #ddd; }

.comparisonTable tbody tr:last-child td:first-child {
  border-bottom: 0px; }

.comparisonTable .stars {
  width: 100px;
  display: block;
  *display: none;
  margin: 0 auto; }

.comparisonTable .ieFallback {
  display: none;
  *display: block; }

.table tbody tr td, .table tbody tr:hover td {
  background: #fff; }

#alternateTable {
  display: none; }

#featureTable {
  margin-top: 40px; }

#featureTable .stars {
  width: 80px; }

/* contact page */
input, textarea, select, .uneditable-input {
  width: 300px; }

span.required {
  color: red;
  margin-left: 4px; }

ul.errors li {
  color: red;
  margin: 4px; }

#contactList h2 {
  color: #222;
  margin-bottom: 0px;
  text-shadow: none; }
#contactList p {
  clear: both;
  line-height: 1.4em;
  margin-bottom: 2em; }
#contactList .iconfont {
  font-size: 20px;
  margin-right: 10px;
  float: left;
  text-align: center;
  width: 27px;
  text-shadow: 1px 1px 0 #FFFFFF; }
#contactList #address {
  display: inline-block; }
#contactList ul li {
  padding: 0px;
  margin: 0px; }

/* gallery */
#galleryControls {
  display: block;
  *display: none; }

.alert-success h2 {
  padding: 10px 0;
  color: #468847; }

/* footer */
footer #footer-shadow .container {
  background: url(/images/lib/footerShadow.gif) repeat-x 0 0 !important;
  color: #666;
  font-size: 12px;
  display: block;
  height: 30px; }
footer #footer-inner .container {
  background: #737477 url(/images/lib/bg/page.jpg) no-repeat right bottom !important;
  background-size: cover !important;
  color: #FFF;
  font-size: 12px;
  display: block; }
footer .footerPanel {
  padding: 15px 0; }
  footer .footerPanel.txt-right {
    text-align: right; }
    footer .footerPanel.txt-right a {
      color: #FFF;
      margin-right: 10px; }
footer h4 {
  color: #666;
  margin-bottom: 10px; }
footer ul.nav > li {
  margin: 0;
  padding: 0;
  line-height: 22px; }
footer ul.nav > li a {
  color: #FFF;
  font-size: 13px; }
  footer ul.nav > li a:hover {
    background: none;
    text-decoration: underline; }
footer li {
  margin: 0;
  padding: 0; }
footer h3 {
  color: #FFF;
  text-shadow: none;
  font-size: 1.2em; }
footer .disclaimer {
  background: #00a7e1;
  color: #FFF;
  padding: 15px 0px; }
  footer .disclaimer * {
    color: #FFF; }
  footer .disclaimer .container {
    text-align: center; }
footer p {
  margin-bottom: 0; }

#copyright {
  color: #fff;
  clear: both;
  font-size: 10px;
  text-align: center;
  width: 100%;
  display: block;
  margin: 0; }
  #copyright p {
    margin-bottom: 0;
    line-height: 40px; }
  #copyright .container {
    background: #00A7E1 !important; }

#logos {
  background-color: rgba(255, 255, 255, 0.3);
  border-top: 1px solid #CCC;
  display: block;
  text-align: center; }

table.productTable th.last, table.productTable td.last {
  border-right: none; }

/* emax promo */
.emaxPromo {
  background: url("/images/lib/bg/emax.gif") repeat !important;
  display: block;
  position: relative;
  padding: 40px 0; }
  .emaxPromo .heading {
    color: #fff;
    text-shadow: none;
    font-size: 40px;
    line-height: 42px;
    padding-top: 0px;
    background: #666;
    padding: 10px;
    border: 1px solid #ccc; }
  .emaxPromo #main {
    background-color: rgba(255, 255, 255, 0.4);
    *background-color: #ABB1BD; }
  .emaxPromo .bodyText {
    margin: 20px 0 60px 0; }
  .emaxPromo .bodyText p {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 6px 0; }
  .emaxPromo #cadLogo {
    margin-left: 13px;
    margin-left: 0px \9 ; }
  .emaxPromo #eoi_form {
    margin-bottom: 0px; }
  .emaxPromo input[type=text], .emaxPromo select {
    width: 95%; }
  .emaxPromo .form-actions {
    margin-bottom: 0px; }
    .emaxPromo .form-actions input {
      background: #596989;
      border: 1px solid #CCCCCC;
      padding: 16px 45px; }

/* lightbox */
.lightboxWrap {
  background: #f9f9f9; }

.lightboxWrap h2 {
  padding-top: 0px; }

/* bootstrap overrides */
.navbar .nav .dropdown-menu {
  padding: 0 0 4px 0;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  border-top: 0px;
  margin-top: 0px;
  background: #666;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-top: 1px solid #999; }
  .navbar .nav .dropdown-menu:after {
    border-bottom: 0px; }
  .navbar .nav .dropdown-menu:before {
    border-bottom: 0px; }
.navbar .btn, .navbar .btn-group {
  margin-bottom: 5px; }

.hero-unit {
  padding: 40px 30px 20px 30px;
  border: 1px solid #ddd;
  margin-bottom: 20px; }
  .hero-unit h2 {
    padding: 0 0 10px 0;
    margin-top: -20px; }
  .hero-unit h3 {
    margin-top: 20px; }

.form-actions {
  background: none; }

/* open source icon sprite */
[class^="osIcon-"], [class*=" osIcon-"] {
  background-image: url("/images/lib/icons/open-source-sprite.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 24px;
  vertical-align: top;
  width: 24px;
  padding-right: 20px; }

.osIcon-disc {
  background-position: -19px -16px; }

.osIcon-fax {
  background-position: -433px -16px; }

.osIcon-phone {
  background-position: -491px -215px; }

.osIcon-email {
  background-position: -374px -67px; }

.osIcon-address {
  background-position: -374px -212px; }

.osIcon-briefcase {
  background-position: -433px -65px; }

.hero-unit p {
  font-size: 13px; }

.breadcrumb {
  padding: 0px;
  background: none;
  border: none;
  float: left;
  margin: 0px; }

/* roundabout */
.roundabout-wrapper {
  margin: -40px 60px 0px 60px;
  position: relative; }

.roundabout-holder {
  list-style: none;
  padding: 0px 40px;
  margin: 0;
  height: 300px;
  margin-top: 0px; }

.roundabout-moveable-item {
  height: 220px;
  width: 280px;
  cursor: pointer; }
  .roundabout-moveable-item img {
    width: 280px; }
  .roundabout-moveable-item .roundabout-in-focus {
    cursor: auto; }

.roundabout-controls {
  margin-top: 40px;
  text-align: center;
  width: 100%; }

/* Landscape phones and down */
@media (max-width: 480px) {
  .breadcrumb {
    display: none; }

  .paginationControl {
    float: left; }

  .imgLeft, .imgRight {
    margin: 0 0 0 0; }

  .emaxPromo .heading {
    font-size: 30px; } }
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  #newsList {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #eee; }

  #homepage #hpMain {
    padding-top: 10px; }

  .flexslider {
    width: 100%;
    border: 2px solid #fff; }

  .flex-control-nav {
    display: block; }

  #slides {
    margin: 20px 0 40px 0; }

  .flex-direction-nav li .prev, .flex-direction-nav li .next, .flex-container a {
    display: none; }

  #sliderWrap {
    padding: 0px !important; }

  .flexslider {
    border-left: none;
    border-right: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-radius: 0px; }

  #slides {
    margin: 0 0 40px; } }
/* max width 980 (bootstrap menu breakpoint) */
@media (max-width: 980px) {
  .module .content .text {
    height: auto; }

  .dropdown-menu {
    display: block !important;
    border-top: 0px !important;
    padding: 10px 0 0px 0 !important;
    margin-left: 10px !important; }

  .nav li {
    float: none; }

  #roundabout-controls {
    width: 100%; }

  .emaxPromo .form-actions input {
    padding: 16px 8px; }

  .emaxPromo #eoi_form {
    margin-top: 40px; } }
/* Portrait tablet to landscape and desktop */
@media (max-width: 1200px) {
  .emaxPromo #cadLogo {
    margin-left: 0px; } }
/* Medium desktop */
/* Large desktop */
.img-right {
  float: right;
  margin: 0px 15px 15px 0px; }

.img-left {
  float: left;
  margin: 0px 0px 15px 15px; }

.event-item {
  text-align: center; }
  .event-item .image {
    border: 1px solid #F2F2F2;
    padding: 4px;
    margin-bottom: 1em; }

.venue-image img {
  margin-bottom: 1.5em; }

.venue-info .item {
  margin-bottom: 1em; }

.control-label {
  font-weight: bold;
  line-height: 20px; }

.form-control {
  display: block;
  width: 100%; }

input.form-control {
  line-height: 18px; }

small {
  font-size: .85em; }

a {
  color: #00A7E1; }

.press-release .news-month td {
  padding: 30px 10px 10px 0px;
  font-size: 1.2em; }
.press-release .news-month.first-hd td {
  padding-top: 10px; }
.press-release .news-item:nth-child(5n+3) td {
  background: #EEE; }
.press-release .news-item td {
  padding: 8px 5px;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE; }
  .press-release .news-item td.arrow {
    border-left: 1px solid #EEE;
    padding-left: 10px;
    padding-right: 10px; }
    .press-release .news-item td.arrow .icon {
      display: block;
      width: 16px;
      height: 16px;
      background: url("/images/news-arrow.png") no-repeat; }
  .press-release .news-item td.file {
    border-right: 1px solid #EEE; }
    .press-release .news-item td.file .icon {
      display: block;
      width: 36px;
      height: 36px;
      background: url("/images/news-download.png") no-repeat; }
  .press-release .news-item td.date {
    padding-right: 30px; }

.book-pickup li, .book-pickup p {
  line-height: 1.6em; }

.form-horizontal.pickup-service .control-label {
  width: 220px; }
.form-horizontal.pickup-service .controls {
  margin-left: 260px; }

.form-horizontal.digital-signup .control-label {
  width: 120px; }
.form-horizontal.digital-signup .controls {
  margin-left: 260px; }

.container ul li {
  margin-bottom: 1em; }

/*# sourceMappingURL=andent.css.map */
