/*
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regulard41d.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.html') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
*/
@font-face {
    font-family: Lato-black;
    src: url(../fonts/Lato-Black.ttf);
	font-weight:400;
	font-style:normal;
}
@font-face {
    font-family: Lato-light;
    src: url(../fonts/Lato-Light.ttf);
	font-weight:400;
	font-style:normal;
}


.page-post-articles .glyphicon {
  position: relative;
  top: 1px;
  padding-left: 5px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
/*  color:#fff; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.page-post-articles .glyphicon-new-window:before {
  content: "\e164"; 
}
.page-post-articles .glyphicon-save-file:before {
  content: "\e202";
}
.page-post-articles .glyphicon-edit:before {
  content: "\e065";
}
.page-post-articles .glyphicon-envelope:before {
  content: "\2709";
}
.page-post-articles .glyphicon-phone:before {
  content: "\e145";
}
.page-post-articles .clearfix {
  *zoom: 1;
}
.page-post-articles .clearfix:before,
.page-post-articles .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-post-articles .clearfix:after {
  clear: both;
}
.page-post-articles .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.page-post-articles .input-block-level {
  display: block;
  width: 100%;
  min-height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*
------------------------------------------------------------

#Bootstrap

#Main
#Header
#Main navigation
#Main content
#Sidebar
#Footer

#Widgets
#Forms
#Social buttons
#Product detail
#Icons
#Other
#Helper class

------------------------------------------------------------
*/
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.page-post-articles article,
.page-post-articles aside,
.page-post-articles details,
.page-post-articles figcaption,
.page-post-articles figure,
.page-post-articles footer,
.page-post-articles header,
.page-post-articles hgroup,
.page-post-articles nav,
.page-post-articles section {
  display: block;
}
.page-post-articles audio,
.page-post-articles canvas,
.page-post-articles video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.page-post-articles audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.page-post-articles a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.page-post-articles a:hover,
.page-post-articles a:active {
  outline: 0;
}
.page-post-articles sub,
.page-post-articles sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.page-post-articles sup {
  top: -0.5em;
}
.page-post-articles sub {
  bottom: -0.25em;
}
.page-post-articles img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
/*  line-height: normal; */
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}

/* Google search */
li.search {
	width: 220px;
}

li.search .gsc-control-cse {
	background: none;
	border: none;
	padding: 4px 0 0 0;
	margin: 1px 0 0 10px;
}
li.search input.gsc-search-button {
	padding: 5px;
	margin: 0 5px 0 0;
}

li.search .gsc-input-box {
/*	background: none;*/
}
li.search .gsib_a {
	padding: 0;
}
li.search input.gsc-input {
	box-shadow: none;
	padding: 5px 0 0 5px !IMPORTANT;
	font: 14px Tahoma,Helvetica,Arial,sans-serif;
	vertical-align: middle;
}

li.search .gsst_a {
	padding-top: 5px;
}

.agent-button {
	margin-bottom: 10px;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
}
a {
  color: #004b95;
}
a:hover,
a:focus {
  color: #005db9;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.page-post-articles .row {
  margin-left: -30px;
  *zoom: 1;
}
.page-post-articles .row:before,
.page-post-articles .row:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-post-articles .row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 30px;
}
.page-post-articles .container,
.page-post-articles .page-post-articles .navbar-static-top .container,
.page-post-articles .navbar-fixed-top .container,
.page-post-articles .navbar-fixed-bottom .container {
  width: 1170px;
}
.span12 {
  width: 1170px;
}
.span11 {
  width: 1070px;
}
.span10 {
  width: 970px;
}
.span9 {
  width: 870px !IMPORTANT;
}
.span8 {
  width: 770px;
}
.span7 {
  width: 670px;
}
.span6 {
  width: 570px;
}
.span5 {
  width: 470px;
}
.span4 {
  width: 370px;
}
.span3 {
  width: 270px;
}
.span2 {
  width: 170px;
}
.span1 {
  width: 70px;
}
.offset12 {
  margin-left: 1230px;
}
.offset11 {
  margin-left: 1130px;
}
.offset10 {
  margin-left: 1030px;
}
.offset9 {
  margin-left: 930px;
}
.offset8 {
  margin-left: 830px;
}
.offset7 {
  margin-left: 730px;
}
.offset6 {
  margin-left: 630px;
}
.offset5 {
  margin-left: 530px;
}
.offset4 {
  margin-left: 430px;
}
.offset3 {
  margin-left: 330px;
}
.offset2 {
  margin-left: 230px;
}
.offset1 {
  margin-left: 130px;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 30px;
  padding-left: 30px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
html {
  font-size: 100%;
}
body {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #435961;
}
p {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 0;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
.lead {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 200;
  line-height: 36px;
}
/*
.page-post-articles h1,
.page-post-articles h2,
.page-post-articles h3,
.page-post-articles h4,
.page-post-articles h5,
.page-post-articles h6 {
  margin: 0;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  font-family: 'PT Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #004b95 !important;
  text-rendering: optimizelegibility;
}
*/
/*
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #9b9b9b;
}
h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.25;
}
h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.3333;
}
h3 {
  font-size: 21px;
  font-size: 1.4em;
  line-height: 1.25;
}

.main h3 {
  color: darkgreen;
}
.w-item h3 {
  color: #004b95;
}
h4 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
h5 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5714;
}
h6 {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.7273;
}
*/
small {
  font-size: 85%;
}
b,
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #9b9b9b;
}
a.muted:hover,
a.muted:focus {
  color: #828282;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.page-post-articles ul,
.page-post-articles ol {
  padding: 0;
  margin: 0 0 12px 40px;
}
.page-post-articles ul ul,
.page-post-articles ul ol,
.page-post-articles ol ol,
.page-post-articles ol ul {
  margin-bottom: 0;
}
.page-post-articles li {
  line-height: 24px;
}
.page-post-articles ul.unstyled,
.page-post-articles ol.unstyled {
  margin-left: 0;
  list-style: none;
}
.page-post-articles ul.inline,
.page-post-articlesol.inline {
  margin-left: 0;
  list-style: none;
}
.page-post-articles ul.inline > li,
.page-post-articles ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
.page-post-articles dl {
  margin-bottom: 24px;
}
.page-post-articles dt,
.page-post-articles dd {
  line-height: 24px;
}
.page-post-articles dt {
  font-weight: bold;
}
.page-post-articles dd {
  margin-left: 12px;
}
.page-post-articles .dl-horizontal {
  *zoom: 1;
}
.page-post-articles .dl-horizontal:before,
.page-post-articles .dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-post-articles .dl-horizontal:after {
  clear: both;
}
.page-post-articles .dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 24px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #9b9b9b;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 24px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 24px;
  color: #9b9b9b;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 24px;
  font-style: normal;
  line-height: 24px;
}
form {
/*  margin: 0 0 24px;*/
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
/*  margin-bottom: 24px;*/
  font-size: 24px;
  line-height: 48px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.page-post-articles legend small {
  font-size: 18px;
  color: #9b9b9b;
}
.page-post-articles label,
.page-post-articles input,
/*.page-post-articles button, */
.page-post-articles select,
.page-post-articles textarea {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
}
.page-post-articles input,
.page-post-articles button,
.page-post-articles select,
.page-post-articles textarea {
  /*font-family: Tahoma, Helvetica, Arial, sans-serif;*/
  font-family: Lato-light, Arial, Helvetica, sans-serif;
}
.page-post-articles label {
  display: block;
  margin-bottom: 5px;
}
/* CF -
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 24px;
  padding: 4px 10px;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 24px;
  color: #555555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
}
*/
/* CF -
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 0 white, inset 0 4px 4px rgba(0,0,0,.09);
  -moz-box-shadow: inset 0 1px 0 white, inset 0 4px 4px rgba(0,0,0,.09);
  box-shadow: inset 0 1px 0 white, inset 0 4px 4px rgba(0,0,0,.09);
}
*/
/* CF -
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  / * IE6-9 * /

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  / * IE7 * /

  margin-top: 1px \9;
  / * IE8-9 * /

  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 34px;
  / * In IE7, the height of the select element cannot be changed by height, only font-size * /

  *margin-top: 4px;
  / * For IE7, add top margin to align select with labels * /

  line-height: 34px;
}
*/
/* CF -
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
*/
/* CF -
.uneditable-input,
.uneditable-textarea {
  color: #9b9b9b;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input,
textarea {
  color: #9b9b9b;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #9b9b9b;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #9b9b9b;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #9b9b9b;
}
.radio,
.checkbox {
  min-height: 24px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 30px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 1156px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 1056px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 956px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 856px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 756px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 656px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 556px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 456px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 356px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 256px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 156px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 56px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
*/
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 23px 20px 24px;
  margin-top: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #62838e;
}
.help-block {
  display: block;
  margin-bottom: 12px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 12px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 16px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 24px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #8cdd8f;
  border-color: #2fa133;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 12px;
}
legend + .control-group {
  margin-top: 24px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 24px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 12px;
}
.form-horizontal .form-actions {
/* CF -  padding-left: 180px; */
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  border: 0;
  font-size: 18px;
  /*padding: 8px 21px;*/
  padding: 10px 30px;
  margin: 5px 0 30px;	
  font-family: Lato-light, Arial, Helvetica, sans-serif;
  line-height: 30px;
/*	
  margin-bottom: 0;
  font-size: 17px;
  font-family: 'PT Sans', Helvetica, Arial, sans-serif;
  line-height: 24px;
*/	
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
/*	
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
*/	
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
	
  *margin-left: .3em;
  color: #ffffff;
  background-color: #0a3957;
/*	
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
  background-color: #1f8424;
  background-image: -moz-linear-gradient(top, #2fa436, #065509);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2fa436), to(#065509));
  background-image: -webkit-linear-gradient(top, #2fa436, #065509);
  background-image: -o-linear-gradient(top, #2fa436, #065509);
  background-image: linear-gradient(to bottom, #2fa436, #065509);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2fa436', endColorstr='#ff065509', GradientType=0);
*/	
/*	
  border-color: #065509 #065509 #010e01;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #065509;
*/	
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
/*
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 #3AC245, 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 #3AC245, 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 #3AC245, 0 1px 2px rgba(0,0,0,.05);
*/	
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #ffffff;
/*	
  background-color: #065509;
  *background-color: #043d06;
*/	
}
.btn:active,
.btn.active {
  background-color: #032504 \9;
}
.btn:hover,
.btn:focus {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 13.6px;
/*	
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
*/	
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #fff;
  background-color: #0a3957;
/*	
  color: #000000;
  text-shadow: 0 0 5px rgba(255,255,255,.75), 1px 1px 2px rgba(255,255,255,.85);
  background-color: #ffc80f;
  background-image: -moz-linear-gradient(top, #ffda18, #feae01);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffda18), to(#feae01));
  background-image: -webkit-linear-gradient(top, #ffda18, #feae01);
  background-image: -o-linear-gradient(top, #ffda18, #feae01);
  background-image: linear-gradient(to bottom, #ffda18, #feae01);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffda18', endColorstr='#fffeae01', GradientType=0);
  border-color: #feae01 #feae01 #b27a01;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #feae01;
*/	
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
/*
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 #FFEE9A, 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 #FFEE9A, 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 #FFEE9A, 0 1px 2px rgba(0,0,0,.05);
*/	
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {

  background-color: #0a3957;
  color: #fff;
/*	
  color: #000000;
  background-color: #feae01;
  *background-color: #e59d01;
*/	
}
.btn-primary:active,
.btn-primary.active {
  background-color: #cb8b01 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #004b95;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #005db9;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}

button.btn-search-side {
	padding: 3px 10px;
	margin: 1px 0 0 2px;
	vertical-align: top;
}

input.search-keywords-side {
	width: 155px;
}

/*
------------------------------------------------------------
#Main
------------------------------------------------------------
*/
html,
body {
  height: 100%;
}
body {
  /*first gradient */
/*
  background: #438ec5 url("../images/misc/main-bg-grad-l.jpg") repeat-x;
*/	
  overflow-x: hidden;
}

body:before {
  /* second gradient */
/*	
  position: absolute;
  top: 0;
  left: 50%;
  content: "";
  background: url("../images/misc/main-bg-grad-r.jpg") repeat-x;
  width: 100%;
  height: 100%;
*/	
}
/* main wrapper */
.main-wrapper {
  position: relative;
  z-index: 1;
  width: 1490px;
  min-height: 100%;
  margin: 0 auto;
  background: #ffffff url("../images/misc/main-shadow.jpg") repeat-y;
  /* shadow side */

}
.main-wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: url("../images/misc/main-bg-l.jpg") no-repeat;
  width: 408px;
  height: 100%;
  margin-left: -307px;
}
.main-wrapper:after {
  position: absolute;
  top: 0;
  right: 0;
  content: " ";
  background: url("../images/misc/main-bg-r.jpg") no-repeat;
  width: 408px;
  height: 100%;
  margin-right: -307px;
}
/* main wrapper ie8/ie7 hide fancy bg */
.lt-ie9 body {
  overflow: auto;
}
.lt-ie9 body:before {
  background: none;
  width: 0;
  height: 0;
}
.lt-ie9 .main-wrapper {
  width: 1280px;
}
.lt-ie9 .main-wrapper:before,
.lt-ie9 .main-wrapper:after {
  background: none;
  width: 0;
  height: 0;
}
/*.xmas { margin-left:30px; }*/

/* partner header */
.header-a .partner {
	display: block;
	opacity: 0.8;
	float: right;
	padding: 10px;
}
.header-a .partner a,
.agent-button a {
	text-decoration: none;
}
ul.sf-menu li.partner-menu-item { /* hide in menu untill smaller */
	display: none;
}

/* hide main background and fix overflow problem */
@media (max-width: 1490px) {
  body {
    /* hide second gradient */
  
  }
  body:before {
    background: none;
    width: 0;
    height: 0;
  }
  .main-wrapper {
    width: 1280px;
    background: #FFFFFF;
    border-left: 2px solid #698fb0;
    border-right: 2px solid #698fb0;
    box-shadow: 0 0 100px 50px #01437f;
  }
  .main-wrapper:before,
  .main-wrapper:after {
    margin: 0;
    background: none;
  }
}
/* hide the horizontal scroll bar for screen resolution between 1230 and 1280 px */
@media (min-width: 1230px) and (max-width: 1280px) {
  body {
    overflow-x: hidden;
  }
  .main-wrapper {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -640px;
  }
}
/* show the horizontal scroll bar */
@media (max-width: 1229px) {
  body {
    overflow-x: auto;
  }
}
.container {
  /*width: 1170px;*/
}
/*
------------------------------------------------------------
#Header
------------------------------------------------------------
*/
header[role="banner"] {
  position: relative;
  z-index: 4;
  width: 1280px;
  height: 157px;
  margin: 0 auto;
  border-top: 2px solid #0D80EB;
  background-color: white;
}

header[role="banner"] .header-a {
  height: 114px;
  padding: 0 55px;
  background: #ffffff url("../images/misc/header-bg.jpg") no-repeat;
}
header[role="banner"] .header-a .logo {
  /* logo */

  float: left;
  margin-top: 22px;
}
header[role="banner"] .header-a .phone {
  /* phone */
  float: right;
  /*margin-top: 40px;*/
  clear: right;
}
/*
------------------------------------------------------------
#Main navigation
------------------------------------------------------------
*/
/* #Superfish (main nav uses the Superfish jquery plugin and requires basic styles) */
/*** ESSENTIAL STYLES ***/
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu li {
  position: relative;
}
.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}
.sf-menu > li {
  float: left;
}
  /* .sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  display: block;
}*/
.sf-menu a {
  display: block;
  position: relative;
}
.sf-menu ul ul {
  top: 0;
  left: 100%;
}
nav[role="navigation"] > ul {
  /* first level */
  width: 1270px;
  height: 44px;
  padding-top: 2px;
  padding-left: 10px;
  background: url("../images/misc/main-nav-bg.png") repeat-x;
}
nav[role="navigation"] > ul > li {
  position: relative;
  float: left;
  padding-right: 2px;
  /*divider width 2px*/
  background: url("../images/misc/main-nav-bg.png") repeat-x 0 -47px;
  /* item bg */

}
nav[role="navigation"] > ul > li:first-child:before,
nav[role="navigation"] > ul > li:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 36px;
  background: url("../images/misc/main-nav-bg.png") no-repeat 0 -131px;
}
nav[role="navigation"] > ul > li:first-child:before {
  /* add divider to the first item */
  top: 2px;
  left: -2px;
}
nav[role="navigation"] > ul > li:after {
  top: 2px;
  right: 0;
}
nav[role="navigation"] > ul > li > a {
  display: block;
  position: relative;
  height: 41px;
  padding: 0 19px;
  background: url("../images/misc/main-nav-item-bg.png") no-repeat 100% 2px;
  font: 14px/41px 'PT Sans';
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
}
nav[role="navigation"] > ul > li.current > a,
nav[role="navigation"] > ul > li > a:hover,
nav[role="navigation"] > ul > li > a:focus,
nav[role="navigation"] > ul > li.sfHover > a {
  background: url("../images/misc/main-nav-bg.png") repeat-x 0 -89px;
  color: #177DD3;
  text-shadow: none;
  text-decoration: none;
}
nav[role="navigation"] > ul > li > ul {
  /* second level */
  padding: 8px 0;
  background-color: #034581;
  border-radius: 0 0 2px 2px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}
nav[role="navigation"] > ul > li > ul > li > a {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0 16px 0 28px;
  font: 14px/26px Tahoma, Helvetica, Arial, sans-serif;
  color: white;
  border: 2px solid transparent;
  white-space: nowrap;
  *white-space: normal;
  /* IE7 */
  text-decoration: none;
}
nav[role="navigation"] > ul > li > ul > li > a:before {
  position: absolute;
  top: 50%;
  left: 13px;
  margin-top: -3px;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: white;
}
nav[role="navigation"] > ul > li > ul > li.current > a,
nav[role="navigation"] > ul > li > ul > li > a:hover,
nav[role="navigation"] > ul > li > ul > li > a:focus {
  color: #3399FF;
  text-decoration: none;
  border-color: #FFFFFF;
  border-radius: 1px;
  background-color: #f4f5fc;
  background-image: -moz-linear-gradient(top, #ffffff, #e4e7f8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e4e7f8));
  background-image: -webkit-linear-gradient(top, #ffffff, #e4e7f8);
  background-image: -o-linear-gradient(top, #ffffff, #e4e7f8);
  background-image: linear-gradient(to bottom, #ffffff, #e4e7f8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe4e7f8', GradientType=0);
}
nav[role="navigation"] > ul > li > ul > li.current > a:before,
nav[role="navigation"] > ul > li > ul > li > a:hover:before,
nav[role="navigation"] > ul > li > ul > li > a:focus:before {
  background-color: #3365FF;
}
/*
------------------------------------------------------------
#Main content
------------------------------------------------------------
*/
.body {
/* CF -	
  position: relative;
  z-index: 3;
  width: 1280px; 
  margin: 0 auto;
  padding-top: 74px;
  padding-bottom: 403px;
*/	
  /* footer height + padding */
  /*background: #ffffff url("../images/misc/main-top-bg.jpg") no-repeat;*/
}
.body ol,
.body ul {
  /* lists */

  list-style: none;
}
.body ol li,
.body ul li {
  position: relative;
  margin-bottom: 10px;
}
.body ul {
  *list-style: disc;
  /* IE7 */

}
.body ul li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: -18px;
  width: 6px;
  height: 6px;
  background-color: #004790;
  border-radius: 6px;
}
.body ol {
  *list-style: decimal;
  /* IE7 */

  counter-reset: ol;
}
.body ol li:before {
  counter-increment: ol;
  content: counter(ol) ". ";
  position: absolute;
  top: 0;
  left: -24px;
  color: #004790;
}
.page-post-articles ul.breadcrumb {
  margin: 0 0 12px;
  *zoom: 1;
  list-style: none;
  font-size: 14px;
  font-size: 0.875rem;
}
.page-post-articles ul.breadcrumb:before,
.page-post-articles ul.breadcrumb:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-post-articles ul.breadcrumb:after {
  clear: both;
}
.page-post-articles ul.breadcrumb li {
  float: left;
  margin: 0 7px 0 0;
  padding: auto;
}
.page-post-articles ul.breadcrumb li a {
  text-decoration: underline;
}
.page-post-articles ul.breadcrumb li:before {
  content: "> ";
  position: static;
  background-color: transparent;
}
.page-post-articles ul.breadcrumb li:first-child:before {
  content: "";
}
.homepage {
  padding-top: 417px;
  background: #ffffff url("../images/misc/main-top-bg-hp.jpg") no-repeat;
}
.homepage .form-quote {
  margin-top: -409px;
}
/*
.main {
  position: relative;
  z-index: 3;
  height: 100%;
  padding-left: 55px;
}
*/
/*
------------------------------------------------------------
#Sidebar
------------------------------------------------------------
*/
.sidebar {
  position: relative;
  z-index: 3;
  margin-top: 14px;
  height: 100%;
  font-size: 14px;
  font-size: 0.875rem;
}
.sidebar h3 {
  margin: 0;
  font-size: 24px;
  font-size: 1.5rem;
}
.sidebar aside {
  margin-bottom: 30px;
}
/* hide testimonials  bottom triangle */
.lt-ie9 .w-testimonials p, .lt-ie9 .widget-testimonials p {
  margin-bottom: 6px;
}
.lt-ie9 .w-testimonials p:before, .lt-ie9 .widget-testimonials p:before {
  background: none;
  width: 0;
  height: 0;
}
/*
------------------------------------------------------------
#Footer (stick to the bottom)
------------------------------------------------------------
*/
/*
footer[role="contentinfo"] {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 50%;
  width: 1280px;
  height: 355px;
  margin-left: -640px;
  border-top: 10px solid #BBD1D9;
}
footer[role="contentinfo"] .footer-a {
  / * footer a * /
  width: 1280px;
  height: 279px;
  padding: 22px 0;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  background: #ebf3f6 url("../images/misc/footer-bg.jpg") no-repeat;
  font-size: 14px;
  font-size: 0.875rem;
}
footer[role="contentinfo"] .footer-a h3 {
  margin-top: 14px;
  margin-bottom: 0;
  font-size: 23px;
  font-weight: normal;
  line-height: 1.2;
}
footer[role="contentinfo"] .footer-a p {
  font-size: 14px;
  font-size: 0.875rem;
}
footer[role="contentinfo"] .footer-a .margin-t {
  margin-top: 14px;
}
footer[role="contentinfo"] .footer-a .logo {
  display: block;
  margin: 10px 0 24px;
}
footer[role="contentinfo"] .footer-a .phone {
  font-size: 25px;
  font-family: 'PT Sans', Helvetica, Arial, sans-serif;
  margin-bottom: 0;
  line-height: 1.1;
}
footer[role="contentinfo"] .footer-a .nav {
  margin-top: 10px;
}
footer[role="contentinfo"] .footer-a .nav li {
  position: relative;
  padding-left: 12px;
}
footer[role="contentinfo"] .footer-a .nav li:before {
  / * list style * /
  content: "";
  position: absolute;
  top: 45%;
  left: 0;
  width: 3px;
  height: 3px;
  background-color: black;
}
footer[role="contentinfo"] .footer-a .nav a {
  color: #435961;
  / * add ellipsis * /
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
footer[role="contentinfo"] .footer-a .nav a:hover,
footer[role="contentinfo"] .footer-a .nav a:focus {
  text-decoration: underline;
}
footer[role="contentinfo"] .footer-b {
  / * footer b * /

  height: 30px;
  line-height: 30px;
  background-color: #BBD1D9;
  font-size: 12px;
  font-size: 0.75rem;
}
footer[role="contentinfo"] .footer-b p {
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 0;
}
footer[role="contentinfo"] .footer-b .website-by {
  color: #435961;
  text-decoration: none;
}
*/
/*
------------------------------------------------------------
#Widgets
------------------------------------------------------------
*/
.widget {
  position: relative;
  width: 232px;
  margin-bottom: 24px;
  padding: 12px 18px 0;
  border: 1px solid #D8F1FD;
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), inset 1px 2px 0 #ffffff;
}
.widget h3 {
  margin: 0;
  font-size: 24px;
  font-size: 1.5rem;
}
.widget p {
  font-size: 14px;
  font-size: 0.875rem;
}
.widget:before {
  /* top gradient */

  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #f3f8fa;
  background-image: -moz-linear-gradient(top, #ebf3f7, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ebf3f7), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #ebf3f7, #ffffff);
  background-image: -o-linear-gradient(top, #ebf3f7, #ffffff);
  background-image: linear-gradient(to bottom, #ebf3f7, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebf3f7', endColorstr='#ffffffff', GradientType=0);
  background-color: white;
  /* IE9/8 :( */
}
.widget:after {
  /*bottom gradient */

  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #f7fafc;
  background-image: -moz-linear-gradient(top, #ffffff, #ebf3f7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ebf3f7));
  background-image: -webkit-linear-gradient(top, #ffffff, #ebf3f7);
  background-image: -o-linear-gradient(top, #ffffff, #ebf3f7);
  background-image: linear-gradient(to bottom, #ffffff, #ebf3f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffebf3f7', GradientType=0);
  background-color: white;
  /* IE9/8  :( */
}
.widget h3 {
  margin-bottom: 10px;
  text-shadow: 0 0 20px white;
  text-align: center;
}
.widget .list-style-check {
  margin: 0 0 20px 19px;
}
/* widget product */div.w-product {
  margin: 0 0 0 -30px;
  *margin-bottom: 30px;
  /* IE7 */

  padding: 0;
  *zoom: 1;
}
div.w-product:before,
div.w-product:after {
  display: table;
  content: "";
  line-height: 0;
}
div.w-product:after {
  clear: both;
}
div.w-product div:before {
  /* hide list style */

  position: static;
  width: 0;
  height: 0;
}
div.w-product > div.w-item {
  position: relative;
  float: left;
/*  margin-left: 30px; -- scott removed 2 July 2015 */
  margin-left: 25px;
  margin-bottom: 30px;
  border: 1px solid #77ccf6;
  border-radius: 6px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  transition: all 0.3s;
  overflow: hidden; /* cf */
}
div.w-product > div.w-item:hover,
div.w-product > div.w-item:focus {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
}
/* widget product link */div.w-product-link div {
  position: absolute;
  z-index: 4;
  left: 0;
  bottom: 10px;
  width: 268px;
  line-height: 1.2;
}
div.w-product-link a {
  display: block;
  width: 268px;
  height: 190px;
  line-height: 170px;
  text-align: center;
  font-size: 19px;
  background: #ffffff url("../images/misc/widget-product-bg.jpg") no-repeat;
  border-radius: 6px;
}
/* widget product link small size */div.w-product-link-s div {
  width: 193px;
}
div.w-product-link-s a {
  width: 193px;
  background-image: url("../images/misc/widget-product-bg-small.jpg");
}
/* widget product catalog */div.w-product-catalog > div.w-item {
  width: 268px;
  /* height: 238px; -CF */
  background: url("../images/misc/widget-product-catalog-bg.jpg") no-repeat;
}
div.w-product-catalog h3 {
  text-align: center;
  margin: 8px 0 0;
  height: 24px;
  line-height: 1.1;
  font-size: 20px;
}
div.w-product-catalog h3 span {
	font-size: 95%;
}
div.w-product-catalog .btn {
  text-decoration: none;
}
div.w-product-catalog .wpc-info {
/*  height: 120px; */
  *zoom: 1;
}
div.w-product-catalog .wpc-info:before,
div.w-product-catalog .wpc-info:after {
  display: table;
  content: "";
  line-height: 0;
}
div.w-product-catalog .wpc-info:after {
  clear: both;
}
div.w-product-catalog .wpc-info .btn {
  /*padding: 0 8px;*/
  padding: 5px 8px; /* -CF */
  display:inline-flex; /* -CF */
}

div.w-product-catalog .wpc-info .btn .icon-rarr{
	float:right;
	margin: 10px 0 0 5px;
}
div.w-product-catalog .wpc-info img {
  max-height: 118px;
}
div.w-product-catalog .wpc-info div {
  float: left;
  width: 124px;
  padding: 18px 5px 0;
}
div.w-product-catalog .wpc-info div:first-child {
  /* img container */

  float: left;
  width: 134px;
  line-height: 118px;
  padding: 0;
  text-align: center;
}
div.w-product-catalog .wpc-info div p {
  margin-bottom: 6px;
  font-size: 13px;
  line-height: 1.4;
}
div.w-product-catalog .wpc-dimensions {
/*  margin: 3px; -- scott removed 2 July 2015*/
  border: 1px solid white;
  height: 78px;
  border-radius: 3px;
  overflow: hidden;
  border-collapse: collapse;
}
div.w-product-catalog .wpc-dimensions th,
div.w-product-catalog .wpc-dimensions td {
  width: 115px;
  float: left;
  margin: 0;
  padding-left: 12px;
  background-color: #E4F1F6;
  font-size: 13px;
  border: 1px solid white;
}
div.w-product-catalog .wpc-dimensions th {
  color: #004b95;
  font-weight: bold;
  background-color: #EEF6F8;
  text-align: left;
  white-space: nowrap;
}

/* widget button */
.w-btn {
  position: relative;
  display: block;
  width: 176px;
  height: 74px;
  margin-bottom: 24px;
  padding: 9px 80px 0 12px;
  border: 1px solid #7ccdf6;
  border-radius: 6px;
  font: 19px/1 'PT Sans', Helvetica, Arial, sans-serif;
  color: #004B95;
  background: #feffff url("../images/misc/widget-btn-bg.png") repeat-x 0 -83px;
  box-shadow: inset 2px 2px 0 white;
  text-decoration: none;
}
.w-btn:before {
  /* ribbon */

  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -8px;
  margin-right: -10px;
  width: 136px;
  height: 82px;
  background: url("../images/misc/widget-btn-bg.png") no-repeat;
}
.w-btn:after {
  /* shadow*/

  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -128px;
  margin-bottom: -23px;
  width: 256px;
  height: 23px;
  background: url("../images/misc/widget-btn-bg.png") no-repeat 0 -169px;
  transition: all 0.3s;
}
.w-btn:hover:after,
.w-btn:focus:after {
  opacity: 0.7;
}
.w-btn strong {
  font-size: 21px;
  text-transform: uppercase;
}
.w-btn strong:after {
  /* icons */

  content: "";
  position: absolute;
  background: url("../images/misc/widget-btn-icons.png") no-repeat;
}
.w-btn strong.small {
  font-size: 13px;
}
/* widget button icon help */
.w-btn-help strong:after {
  top: 8px;
  right: 17px;
  width: 54px;
  height: 38px;
  background-position: 0 0;
}
/* widget button icon tankvac */
/* widget button icon cog */
.w-btn-cog strong:after {
  top: 4px;
  right: 19px;
  width: 48px;
  height: 50px;
  background-position: 0 -39px;
}
/* widget button icon extra */
.w-btn-extra strong:after {
  top: 0;
  right: 18px;
  width: 52px;
  height: 54px;
  background-position: 0 -90px;
}
/* widget button icon delivery */
.w-btn-delivery strong:after {
  top: 6px;
  right: 22px;
  width: 48px;
  height: 41px;
  background-position: 0 -145px;
}
/* widget button icon download */
.w-btn-download strong:after {
  top: 6px;
  right: 26px;
  width: 37px;
  height: 41px;
  background-position: 0 -187px;
}
.w-btn-tankvac strong:after {
  top: 0px;
  right: 17px;
  width: 54px;
  height: 48px;
  background-position: 0 -229px;
}
/* customer testimonials */
.w-testimonials, .widget-testimonials {
  margin-bottom: 24px;
}
.w-testimonials h3 {
  margin: 0;
  font-size: 24px;
  font-size: 1.5rem;
}
.w-testimonials p, .widget-testimonials p {
  border-radius: 6px;
  position: relative;
  margin-bottom: 12px;
  padding: 10px 20px;
  background-color: #E3F1F5;
  border: 1px solid #E3F1F5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), inset 1px 2px 0 #ffffff;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
}
.w-testimonials p:before, .widget-testimonials p:before {
  /* bottom triangle */

  content: "";
  position: absolute;
  bottom: -14px;
  left: 20px;
  width: 39px;
  height: 14px;
  background: url("../images/misc/testimonials-triangle.png") no-repeat;
}
.w-testimonials div {
  margin-left: 20px;
  font-weight: bold;
  color: black;
}
/*
------------------------------------------------------------
#Forms
------------------------------------------------------------
*/
.control-group.error input {
   border-width: 1px 3px;
}
/* form quote */
.form-quote {
  position: relative;
  top: 0;
  left: 0;
  margin-top: -70px;
  margin-bottom: 36px;
  width: 232px;
  height: 372px;
  padding: 0 16px;
  text-align: center;
}

/* MAL CUSTOM FORM CODE - start */
.form-quote legend {
	height: 54px;
	padding-top: 14px;
	margin-bottom: 10px;
	font: 22px/1.2 'PT Sans',Helvetica,Arial,sans-serif;
	color: #ffe459;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.35);
	width: auto;
	border: 0;
	text-align: center;
}
.form-quote .control-label {
	display: none;
}
.form-quote .controls {
	margin-left: 0;
}
.form-quote .control-group {
	margin-bottom: 1px;
}
.form-quote legend + .control-group {
	margin: 0;
}
.form-quote .btn-primary {
	margin-top: 10px;
}
/* MAL CUSTOM FORM CODE - end */

.form-quote input {
  display: block;
  margin-bottom: 2px;
  border-color: #0655ad;
  width: 210px;
}
.form-quote input:nth-child(5) {
  /* postcode */

  width: 134px;
}
/* Scott added 7 April for suburb/postcode same line */
.form-quote .control-group.inline, .form-contact .control-group.inline {
	float: left;
	clear: none;
}
.form-contact .control-group.inline {
	margin-left: 18px;
}
.form-quote .control-group.inline input.suburb {
	width: 115px;
}
.form-quote .control-group.inline input.postcode {
	width: 65px;
	margin-left: 6px;
}
.form-contact .control-group.inline input.suburb {
	width: 105px;
}
.form-contact .control-group.inline input.postcode {
	width: 65px;
}

.form-quote textarea {
  border-color: #0655ad;
  display: block;
  min-width: 210px;
  max-width: 210px;
  min-height: 70px;
  max-height: 70px;
  color: #555555;
}
.form-quote .form-quote-heading {
  /* heading */

  height: 54px;
  padding-top: 14px;
  margin-bottom: 10px;
  font: 22px/1.2 'PT Sans', Helvetica, Arial, sans-serif;
  color: #FFE459;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
}
.form-quote .btn {
  font-size: 20px;
  padding: 9px 21px;
  *padding: 4px 21px;
  /* IE7 */
}

.form-horizontal .alert {
color: #FF0000;
background-color: #f2dede;
border-color: #FF0000;
background-image: none;
padding: 7px 20px;
}
.form-quote .alert {
position: absolute;
margin-left: -280px;
width: 230px;
}
.form-contact .alert {
position: absolute;
margin-left: -260px;
margin-top: -10px;
width: 230px;
}

/* contact form */
.form-contact {
  width: 268px;
  height: 300px;
  margin: -10px 0 0 0;
  border: 1px solid #C8CCD1;
  border-radius: 6px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2), inset 0 2px 0 #39f34a;
  background: #f7f8f9 url("../images/misc/form-header-green.png") no-repeat 0 46px;
  text-align: center;
  overflow: hidden;
}

.form-contact .control-label {
	display: none;
}
.form-contact .controls {
	margin-left: 0;
}
.form-contact .control-group {
	margin-bottom: 1px;
}
.form-contact legend + .control-group {
	margin: 0;
}

.form-contact legend {
  height: 46px;
  line-height: 56px !important;
  margin-top: 1px !important;
  margin-bottom: 0 !important;
  font-size: 23px;
  font-family: 'PT Sans', Helvetica, Arial, sans-serif;
  color: white;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
  border-radius: 6px 6px 0 0;
  background-color: #1c8122;
  background-image: -moz-linear-gradient(top, #27982e, #0c5e0f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#27982e), to(#0c5e0f));
  background-image: -webkit-linear-gradient(top, #27982e, #0c5e0f);
  background-image: -o-linear-gradient(top, #27982e, #0c5e0f);
  background-image: linear-gradient(to bottom, #27982e, #0c5e0f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff27982e', endColorstr='#ff0c5e0f', GradientType=0);
  border: 0;
  text-align: center;
}
.form-contact p {
  font-size: 14px !important;
  color: black;
  margin-bottom: 4px;
  padding-top:26px;
}
.form-horizontal.form-contact input {
  width: 210px;
  margin-bottom: 4px;
  border: 1px solid #B5B9D2;
}

/*
------------------------------------------------------------
#Social buttons
------------------------------------------------------------
*/
.soc-btn {
  margin: 0;
  list-style: none;
}
.soc-btn li {
  float: left;
  padding-right: 6px;
}
.soc-btn a {
  display: block;
  width: 33px;
  height: 33px;
  background: url("../images/misc/social-icons.png") no-repeat;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  border-radius: 5px;
  transition: all 0.35s;
}
.soc-btn a:hover,
.soc-btn a:focus {
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.35);
}
a.soc-btn-facebook {
  background-position: 0 0;
}
a.soc-btn-twitter {
  background-position: -34px 0;
}
a.soc-btn-linkedin {
  background-position: -68px 0;
}
a.soc-btn-google {
  background-position: -102px 0;
}
/*
------------------------------------------------------------
#Product detail
------------------------------------------------------------
*/
/* label warranty */

.product-warranty {
  position: absolute;
  width: 122px;
  height: 122px;
  bottom: -20px;
right: -20px;
}

/*
.label-warranty5:before {
  position: absolute;
  content: "";
  width: 122px;
  height: 122px;
  background: url("../images/misc/warranty-5-years.png") no-repeat;
}
.label-warranty10:before {
  position: absolute;
  content: "";
  width: 122px;
  height: 122px;
  background: url("../images/misc/warranty-10-years.png") no-repeat;
}
.label-warranty15:before {
  position: absolute;
  content: "";
  width: 122px;
  height: 122px;
  background: url("../images/misc/warranty-15-years.png") no-repeat;
}
.label-warranty25:before {
  position: absolute;
  content: "";
  width: 122px;
  height: 122px;
  background: url("../images/misc/warranty-25-years.png") no-repeat;
}
*/
/* product thumbnail */
.product-thumb {
  position: relative;
  width: 368px;
  height: 368px;
/*  line-height: 364px; */
  text-align: center;
  margin-bottom: 24px;
  border: 1px solid #7ccdf6;
  border-radius: 6px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
/*  background: #e3f0f9 url("../images/misc/product-thumb-bg.jpg") no-repeat; */
}
/*
.product-thumb div {
  border-radius: 6px;
  overflow: hidden;
}
*/
.product-thumb.label-warranty5:before,
.product-thumb.label-warranty10:before,
.product-thumb.label-warranty15:before,
.product-thumb.label-warranty25:before {
  right: 0;
  bottom: 0;
  margin-bottom: -14px;
  margin-right: -19px;
}

/* product specifications table */
.product-spec {
  width: 100%;
  margin-bottom: 10px;
}
.product-spec tr th {
  text-align: left;
  color: #004b95;
  font-weight: 700;
  background-color: #EEF6F8;
  white-space: nowrap;
}
.product-spec tr td {
  background-color: #E4F1F6;
}
.product-spec tr:nth-child(even) th {
  background-color: #E6F2F7;
}
.product-spec tr:nth-child(even) td {
  background-color: #CFE8F2;
}
.product-spec th,
.product-spec td {
  padding: 3px 12px;
}
/* large spec table style */
table.spec-table {
	font-family: Arial;
	border-collapse: separate;
	border-spacing: 1px;
	border-color: gray;
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}
.spec-table th {
	white-space: normal;
	padding: 4px;
	font-size: 90%;
	color: #FFF;
  	background-color: #002776;
	text-align: center; /* cf - */
}
.spec-table th span {
  display: block;
  font-weight: normal;
}
.spec-table td {
	padding: 2px 3px 4px 3px;
	text-align: center;
	vertical-align: middle;
	font-size: 85%;
	background-color: #CFE8F2;
}
.spec-table tr:nth-child(even) td {
  background-color: #EEF6F8;
}
.spec-table th.s1 {
  background-color: #019be3;
}
.spec-table th.s2 {
  background-color: #c80536;
}
.spec-table th.s3 {
  background-color: #002776;
}
.spec-table td.s1,
.spec-table tr:nth-child(even) td.s1 {
  background-color: #CCEEFF;
}
.spec-table td.s2,
.spec-table tr:nth-child(even) td.s2 {
  background-color: #FEC5D3;
}
.spec-table td.s3,
.spec-table tr:nth-child(even) td.s3 {
  background-color: #B0CAFF;
}
/*
------------------------------------------------------------
#Icons
------------------------------------------------------------
*/
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: top;
  margin: 1px 1px 0;
}
/* rigth arrow */
.icon-rarr {
  width: 13px;
  vertical-align: middle;
  background: url("../images/misc/icon-rarr.png") no-repeat 0 1px;
}
/* lock icon */
.icon-lock {
  width: 12px;
  height: 20px;
  vertical-align: middle;
  background: url("../images/misc/icon-lock.png") no-repeat 0 0;
}
/* partner hands icon */
.icon-hands {
  width: 23px;
  height: 16px;
  vertical-align: middle;
  background: url("../images/misc/icon-hands.png") no-repeat 0 0;
}
/*
------------------------------------------------------------
#Other

------------------------------------------------------------
*/
/* img list style */
ul.list-style-check li:before {
  content: "";
  top: 0;
  left: -26px;
  width: 22px;
  height: 23px;
  background: url("../images/misc/list-style-check.png") no-repeat 0 0;
}

ul.list-style-arrow li:before {
  content: "";
  top: 0;
  left: -26px;
  width: 22px;
  height: 23px;
  background: url("../images/misc/list-style-arrow.png") no-repeat 0 0;
}
ul.list-style-arrow li {
  font-weight: bold;
  margin-bottom: 0px;
}

/* logo certification */
.logo-certification {
  margin: 10px 0;
  text-align: center;
}
.logo-certification img:first-child {
  padding-right: 16px;
}
/* alert (note) */
.page-post-articles .alert {
  margin-bottom: 24px;
  padding: 7px 20px 7px 46px;
  color: #EB7002;
  background: #fff9eb url("../images/misc/icon-attention.png") no-repeat 8px 6px;
  border: 1px solid #FFC74B;
  border-radius: 5px;
}
/*
------------------------------------------------------------
#Helper class
------------------------------------------------------------
*/
/* navigation list */
/*
.nav {
  margin-left: 0;
  margin-bottom: 24px;
  list-style: none;
}
.nav > li > a {
  display: block;
  text-decoration: none;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
*/
/* align */
.alignright {
  float: right;
  margin: 2px 0 12px 20px;
}
.alignleft {
  float: left;
  margin: 2px 20px 12px 0;
}
img.aligncenter, figure.aligncenter {
  display: block;
  margin: 2px auto 12px auto;
}
/* margin top 14px */
.margin-t14 {
  margin-top: 14px;
}
/* jquery placeholder plugin automatically adds class="placeholder" to the elements in browsers that not supports placeholder */
.placeholder {
  color: #9b9b9b !important;
}
/* SmartMenus Core CSS (it's not recommended editing this)
===============================================================*/

.sm,.sm ul,.sm li{display:block;list-style:none;padding:0;margin:0;line-height:normal;direction:ltr;}
ul.sm ul{position:absolute;top:-999999px;width:100px;}
ul.sm li{position:relative;float:left;}
ul.sm a{position:relative;display:block;}
ul.sm ul li{float:none;}
.main-nav-toggle, .top-icons{
	display:none;
}
ul.sf-menu li a span.responsive-show {
		display: none;
}


/* Responsive CSS */
/*
@media (max-width: 1360px) {
/ *	.xmas { margin-left:5px; }* /
	
  .main-wrapper {
    width: 1170px;
	position:relative;
	left:auto;
	margin:auto;
	top:auto;
  }
  header[role="banner"], .body, footer[role="contentinfo"] .footer-a{
    / * width: 1170px; * 
  }
  nav[role="navigation"] > ul{
	padding-left: 10px;
	width: 1160px;
  }
  nav[role="navigation"] > ul > li > a{
	  padding:0 12px;
  }
  .homepage{
	padding-top:390px;
  }
  .body{
	padding-bottom:30px;
	  background-size:1193px auto;
	 }
  .main{
    padding-left: 15px;
    width: 840px !important;
  }
  div.w-product-link div, div.w-product-link a{
	  width:258px;
	  background-size:cover;
  }
  .ccm-area-styles div.span3.ccm-block-styles {
    width: 260px;
	}
  .homepage .form-quote {
    margin-top: -386px;
	}
	.form-quote legend{
		margin-bottom:0;
	}
	.form-quote .btn-primary {
    	margin-top: 2px;
	}
	div.w-product-catalog > div.w-item{
		width:258px;
	}
	div.w-product-catalog .wpc-info div {
    width: 114px;
	}
	div.w-product-catalog .wpc-dimensions th, div.w-product-catalog .wpc-dimensions td{
		padding-left: 5px;
		width: 117px;
	}
	.main .span5{
		width:440px;
	}
	.main .youtubeBlock iframe{
		width:100%;
		height:auto;
	}
  footer[role="contentinfo"]{
	left: auto;
	margin-left: auto;
	position: relative;
	width: 1170px; 
  }
  .footer-a aside {
    padding-left: 15px;
    width: 250px;
	}
	.footer-a aside:last-child {
		padding: 0;
		width: 270px;
	}
	.footer-b .container div{
		padding:0 15px;
	}

}
*/
/*
@media (max-width: 1199px) {
/ *		.xmas { display:none;}* /
   .container, .main-wrapper, header[role="banner"], .body, footer[role="contentinfo"], footer[role="contentinfo"] .footer-a{
   / * width: 970px; * /
  }
  nav[role="navigation"] > ul{
	padding-left: 15px;
	width: 955px;
  }
  nav[role="navigation"] > ul > li > a{
	  padding:0 13px;
  }
  li.search {
    width: 160px;
  }
	/ * shrink nav menu * /
	ul.sf-menu li a span.responsive-hide {
		display: none;
	}
	ul.sf-menu li a span.responsive-show {
		display: inline;
	}

  .body{
	  background-position:-200px 0;
	 }
  .main{
/ *    width:640px !important; -CF* /
  }
  .main .span4 {
    width: 300px;
  }
  .main .span4 .product-thumb{
  	width:300px;
	height:325px;
  }
  .main .span5 {
		margin-left: 15px;
		width: 325px;
  }
  div.w-product, #areaStyleMainLayout3Cell119, #areaStyleMainLayout9Cell125{
	  text-align:center;
  }
  .ccm-area-styles div.span3.ccm-block-styles, div.w-product > div.w-item{
	  float:none;
	  display:inline-block;
  }
  #ccm-layout-main-38-2 .ccm-layout-38-col-1, #ccm-layout-main-38-2 .ccm-layout-38-col-2{
  	width:100% !important;
  }
  .contact-left{
	  float:left;
	  width:50%;
}
	#HTMLBlock1045, #HTMLBlock1056{
	  float:right;
	  width:50%;
	 }
  .footer-a aside {
    padding-left: 15px;
    width: 200px;
}
  footer[role="contentinfo"] .footer-a .margin-t{
	  padding-left:0;
	  margin-left:20px;
  }
  footer[role="contentinfo"] .footer-a h3{
	font-size:20px;
  }
  footer[role="contentinfo"] .footer-a .links img, footer[role="contentinfo"] .footer-a .knowledge-base img {
	display: none;
  }  
}

@media (max-width: 991px) {
/ *		.xmas { display:none;} * /
   .container, .main-wrapper, header[role="banner"], .body, footer[role="contentinfo"], footer[role="contentinfo"] .footer-a{
    / *width: 750px;* /
  }

  nav[role="navigation"] > ul{
	padding-left: 5px;
	width: 745px;
  }
  nav[role="navigation"] > ul > li > a{
	  padding:0 9px;
  }
  
 	ul.sf-menu li a span.responsive-extra-hide {
		display: none;
	} 
  
  .body{
	  background:none;
	  padding:25px 0;
	 }
	 .homepage{
  		background: #ffffff url("../images/misc/main-top-bg-hp.jpg") -140px 0 no-repeat;
		padding-top:390px
  }
  .main {
    margin: 0;
    padding: 0 15px;
    width: auto !important;
	float:none;
}
	.body .row{
		margin:0;
	}
  .main .span1, .main .span2, .main .span3, .main .span4, .main .span5, .main .span6, .main .span7, .main .span8, .main .span9, .main .span10, .main .span11, .main .span12{
  	width:100%;
	margin:0;
  }
  .main .span4 .product-thumb {
    height: 368px;
    margin: 0 auto 20px;
    width: 368px;
}
   .sidebar {
	   float:none;
	   margin:auto;
	   clear:both;
	  }
  .homepage .sidebar .form-quote{
	  margin-top:0;
  }
  .product .image{
	  text-align:center;
	 }
	 
  .product table{
	  width:100%;
  }
  .ccm-area-styles div.span3.ccm-block-styles {
    width: 272px;
}
	*/
  /*
------------------------------------------------------------
#Widgets
------------------------------------------------------------
*/
.sidebar .form-quote {
  position: relative;
  width: 232px;
  margin-bottom: 24px;
  padding: 12px 18px 15px;
  border: 1px solid #8496c8;
  border-top:none;
  border-radius: 9px;
  margin-top:0;
  height:auto;
  background:#1781d7 url(../images/misc/form-heading-bg.png) center 0 no-repeat;
}
.form-quote legend{
	padding:0 0 35px;
	height:auto;
}
footer[role="contentinfo"], footer[role="contentinfo"] .footer-a, footer[role="contentinfo"] .footer-b{
	height:auto;
	text-align:center;
}
.footer-a aside:last-child {
    clear: both;
    float: none;
    margin: auto;
    padding: 0;
    width: auto;
}
.footer-a aside .form-contact{
	margin:auto;
}
footer[role="contentinfo"] .footer-a{
	text-align:left;
}
.footer-b .container div{
	float:none;
}

}

@media (max-width: 865px ) {
	/* share buttons */
	.atss .at-share-btn .at-icon-wrapper, .atss a .at-icon-wrapper,
	#at4-share .at4-share-count-container,
	#at4-share .at4-share-count-anchor,
	.atss .at-share-btn	{
		width: 30px !IMPORTANT;
	}

}

@media (max-width: 767px) {
	/*	.xmas { display:block;margin-left:10%;}
		.top-icons { top: 280px !IMPORTANT;}*/

	/*xmas also updated top-icons style*/
	/* shrink nav menu */
	ul.sf-menu li a span.responsive-hide,
	ul.sf-menu li a span.responsive-extra-hide
	{
		display: inline;
	}
	ul.sf-menu li a span.responsive-show {
		display: hide;
	}
	
	body {
		font-size:14px;
	}
	h1 {
		font-size:26px;
	}
	h2 {
		font-size:20px;
	}
	ul, ol, .nav {
		margin-left:20px
	}
	p {
/*		font-size: 14px; */
		margin-bottom: 1rem;
	}
	.alignright{
		float:none;
		display:block;
		margin:0 auto 15px;
	}
	header[role="banner"]{
		height:auto;
	}
	header[role="banner"] .header-a{
		height:auto;
		padding:0 15px;
		text-align:center;
	}
	.container, .main-wrapper, header[role="banner"], .body, footer[role="contentinfo"], footer[role="contentinfo"] .footer-a {
		width: auto;
	}
	header[role="banner"] .header-a .logo, header[role="banner"] .header-a .phone{
		display:inline-block;
		float:none;
		margin:20px 0 0;
	}
	nav[role="navigation"] > ul {
		padding-left: 0;
		width: 100%;
		display:none;
	}
	nav[role="navigation"] > ul > li {
		float:none;
	}
	nav[role="navigation"] > ul > li > a {
		padding:0 8px;
	}
	nav[role="navigation"] > ul.main-nav--active {
		display:block;
		height:auto;
		padding-top:0;
		background:#034581 !important;
	}
	nav[role="navigation"] > ul > li:first-child::before, nav[role="navigation"] > ul > li::after {
		display:none;
	}
/* smartphone nav [Scott edit 16 Feb 17] */
	nav[role="navigation"] {
		display:block;
		background:#034581;
		font:16px/18px "PT Sans",Helvetica,Arial,sans-serif;
		color:#fff;
		width: 100%;
		min-width: 250px;
	}
	nav[role="navigation"] .top-icons {
		display: block;
		margin: -32px 5px 0 0;
		color:#034581;
		float: right;
		text-align: right;
	}
	nav[role="navigation"] .top-icons .top-icons__icon,
	nav[role="navigation"] .top-icons .top-icons__icon a {
		position: relative;
		display: inline-block;
		vertical-align: top;
		color: #fff;
		text-decoration: none;
	}
	nav[role="navigation"] .top-icons .top-icons__icon a {
		margin-left: 5px;
		font:16px/18px "PT Sans",Helvetica,Arial,sans-serif;
	}
	nav[role="navigation"] .top-icons .top-icons__icon a:focus,
	nav[role="navigation"] .top-icons .top-icons__icon a:active,
	nav[role="navigation"] .top-icons .top-icons__icon a:hover {
		text-decoration: underline;
	}
	
	/* Button */
	nav[role="navigation"] .main-nav-toggle {
		cursor:pointer;
		display:block;
		width:140px;
		padding:11px;
		border:none;
		text-align:left;
		margin-top:5px;
	}
	/* Icon nav toggle */
	nav[role="navigation"] .main-nav-toggle .main-nav-toggle__icon {
		position: relative;
		display: inline-block;
		vertical-align: top;
		width: 24px;
		height: 4px;
		margin: 8px 10px 8px 0;
		background: #fff;
		border-radius: 1px;
	}
	nav[role="navigation"] .main-nav-toggle .main-nav-toggle__icon:before,
	nav[role="navigation"] .main-nav-toggle .main-nav-toggle__icon:after {
		content: '';
		position: absolute;
		left: 0;
		width: 24px;
		height: 4px;
		background: inherit;
		border-radius: 1px;
	}
	nav[role="navigation"] .main-nav-toggle .main-nav-toggle__icon:before,
	nav[role="navigation"] .top-icons .top-icons__icon:before {
		top: -7px;
	}
	nav[role="navigation"] .main-nav-toggle .main-nav-toggle__icon:after {
		bottom: -7px;
	}
	
	ul.sm-blue {
		background-color: #bd7233;
		font-size:16px;
		box-sizing:border-box;
		height:auto;
	}

	ul.sm-blue li{
		height:auto;
	}

	ul.sm-blue li li a{
		padding:6px 15px;
	}
	/* The following will make the sub menus collapsible for small screen devices (it's not recommended editing these) */
	ul.sm-blue{width:auto !important;}
	ul.sm-blue ul{display:none;position:static !important;top:auto !important;left:auto !important;margin-left:0 !important;margin-top:0 !important;width:auto !important;min-width:0 !important;max-width:none !important;}
	ul.sm-blue>li{float:none;}
	ul.sm-blue>li>a,ul.sm-blue ul.sm-nowrap>li>a{white-space:normal;}
	ul.sm-blue iframe{display:none;}
	#main-content, #content-top {
		overflow:inherit;
	}
	.main-wrapper:before, .main-wrapper:after{
		display:none;
	}
	.ccm-layout-table .ccm-layout-col {
		width:100% !important;
		float:none;
	}
	#blockStyle1535MainLayout2Cell266 {
		border:none;
	}
	.main img {
		display: block;
		float: none !important;
		/*margin: 0 auto 15px !important */
		margin: 0 auto 10px !important; /* -CF */
	}
	div.w-product-link div, div.w-product-link a {
		width:193px;
	}
	.spec-table-data {
		overflow-x:auto;
	}
	footer[role="contentinfo"] .footer-a {
		padding:20px 15px;
	}
	.footer-a aside {
		width:100%;
		padding:0 !important;
		margin:0 !important;
	}
	footer[role="contentinfo"] .footer-a .row {
		margin-left:0 !important;
	}
	.footer-b a { white-space: nowrap; }
	.header-a .partner {
		margin-top:10px;
	}
}

@media (max-width: 640px) {
	.contact-left{
		float:none;
		width:100%;
	}
	#HTMLBlock1045, #HTMLBlock1056{
		float:none;
		width:100%;
	}
}
@media (max-width: 486px) {
	.main .span4 .product-thumb {
		height: 300px;
		width: 285px;
	}
	.product-warranty{
		right:-10px;
	}
	#blockStyle1353MainLayout2Cell158{
		margin-right:0;
	}
	.form-horizontal .control-label{
		float:none;
		width:auto;
		text-align:left;
	}
	.form-horizontal .controls {
		margin:auto;
	}
	.form-horizontal .control-group{
		margin:10px 0;
	}
	.form-horizontal input, .form-horizontal textarea, .form-horizontal .uneditable-input {
		width: 95%;
	}
	.radio input, .checkbox input{
		width:auto;
	}
	legend{
		margin-bottom:0;
	}
	.form-horizontal .form-actions{
		padding-left:0px;
		padding-right:0px;
		text-align:center;
	}
	footer .form-contact .control-group {
		margin:0 0 1px;
	}
	.header-a .partner {
		display: none;
	}
	ul.sf-menu li.partner-menu-item { /* show in menu */
		display: block;
	}
}
@media (max-width: 360px) {
	header[role="banner"] .header-a .logo img, header[role="banner"] .header-a .phone{
		width: 277px;
	}
}

li.knowledge-base {
	background: url("../images/misc/knowledge-base-icon.png") no-repeat left center;
	background-position: 5px;
	padding-left: 3px;
}
	
nav[role="navigation"] > ul > li > ul > li.current.knowledge-base > a, 
nav[role="navigation"] > ul > li > ul > li.knowledge-base > a:hover, 
nav[role="navigation"] > ul > li > ul > li.knowledge-base > a:focus {
	background: url("../images/misc/knowledge-base-icon-hl.png") no-repeat left center;
	color: #3399FF;
	text-decoration: none;
	border-color: #FFFFFF;
	border-radius: 1px;
	background-color: #f4f5fc;
}

.footer-a .links img {
  float: left;
  margin-left: -40px;
}
.footer-a .knowledge-base img {
	float: left;
	margin-left: -50px;
}

.footer-a .links h3, .footer-a .knowledge-base h3 {
	margin-right: -5px;
}

footer[role="contentinfo"] .footer-a .nav li:before {
	top: 8px;
}

footer[role="contentinfo"] .footer-a .nav li {
	line-height: 18px;
	margin-bottom: 5px;
}

/* Wordpress blog css */
.wordpress-categories, .wordpress-search, .wordpress-tags {
	text-align: left;
	margin-bottom: 10px;
}

.wordpress-tags a {
	text-decoration: underline;
}

.wordpress-tags a:hover, .wordpress-tags a:active {
	color: #C5793B;
}

.wordpress-categories ul {
  position: static;
  width: auto;
  list-style: none;
}
.wordpress-categories li {
  margin-bottom: 10px;
}
.wordpress-categories li:before {
  content: '';
  position: absolute;
  left: 20px;
  width: 9px;
  height: 9px;
  margin-top: 5px;
/*  background: url('../images/misc/icons-general.png') no-repeat -200px -100px;*/
}
.wordpress-categories li:after {
  display: none;
}

.wordpress-entries-block .wordpress-entry-info, .wordpress-entries-block p {
	font-size: 16px;
}
.wordpress-entries-block h2, .wordpress-entries-block h2 a {
	font-size: 26px;
	text-decoration: none;
	margin-top: 0;
}
.wordpress-entries-block h2 a:active, .wordpress-entries-block h2 a:hover {
	text-decoration: underline;
}
.wordpress-entries-block .article-info {
	padding: 10px 0 0 0;
	clear: both;
	font-size: 13.5px;
}
.wordpress-entries-block .article-info strong {
	font-weight: 600;
}

.wordpress-entries-block .wordpress-entry {
	padding: 10px 10px 15px 0px;
	border-bottom: 1px dotted #E0E0E0;
}

.wordpress_entry-content--extract p {
	display: inline;
}

.wordpress_entry-content--extract p .btn-xs {
	padding: 1px 5px;
	margin: 0 0 0 5px;
	border-radius: 3px;
	text-transform: capitalize;
	font-size: 14px;
	text-decoration: none;
}
.wordpress_entry-content--extract p .btn-primary {
	background-color: #337ab7;
	border-color: #2e6da4;
}

.wordpress-entry .wp-caption-text {
	font-size: 14px;
	text-align: right;
	opacity: 0.8;
    filter: alpha(opacity=80);
}

/* thumbnail */
.wordpress-entries-block .thumbnail {
  position: relative;
  float: left;
  max-width: 190px;
  margin-right: 14px;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #eee;
  -webkit-transition: box-shadow 0.25s;
          transition: box-shadow 0.25s;
}
.wordpress-entries-block .thumbnail:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: block;
  width: 190px;
  height: 10px;
  background: url('../images/misc/shadow-bottom-middle.png') no-repeat;
}
.wordpress-entries-block .thumbnail:hover,
.wordpress-entries-block .thumbnail:focus {
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  outline: 0;
}
.wordpress-entries-block .thumbnail img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* WP Added - Team Poly specific */
.article-info {
	margin: 0 0 5px 0;
	font-size: 85%;
}

.wordpress-entry-content p {
	margin-bottom: 15px;
}

ul.wordpress-categories-list li {
	margin: 0;
}

/* bootstrap css start */
.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #eeeeee;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* glossary */
.glossary-topic {
  font-size: 20px;
  line-height: 1.3333;
  padding-bottom: 5px;
}

/* google search sidebar */
.sidebar .gsib_a {
	padding: 1px 0 0 5px !IMPORTANT;
}
.sidebar .gsib_a input {
	font-size: 14px;
}

.sidebar .cse .gsc-control-cse, .sidebar .gsc-control-cse {
  padding: 0;
}
.sidebar .gsc-results-wrapper-overlay {
	margin-top: 120px;
	height: 70%;
	max-width: 1220px;
}

/* box slider - testimonials */
ul.bxslider {
	margin: 0 0 12px 0;
}
ul.bxslider li:before {
	width: 0;
}
ul.bxslider .reviewer {
	font-weight: bold;
}
.brlink {
	text-align: center;
}
/* .widget-testimonials is used for br slider testimonials */

.sidebar-form legend {
	margin-bottom: 0px;
}
.sidebar-form .control-group {
	margin-bottom: 12px;
}
.sidebar-form input {
	width: 130px;
}
.sidebar-form .controls {
	margin-left: 130px;
}
.sidebar-form .control-label {
	width: auto;
	text-align: left;
}
.sidebar-form .btn {
	color: #ffffff !IMPORTANT;
	float: right;
}

/* banner ads buttons on home page */
.banner-bottom {
	margin-top: -150px;
	margin-bottom: 15px;
}
.banner-bottom .aquaslim {
	background: url("../images/misc/home-2000l-bg.png") no-repeat;
	display: block;
	width: 170px;
	margin-left: 180px;
}
.banner-bottom .gal {
	background: url("../images/misc/home-5000gal-bg.png") no-repeat;
	display: block;
	float: left;
	width: 170px;
}

.banner-bottom .aquaslim, .banner-bottom .gal {
-moz-box-shadow: 0 0 10px #ccc; -webkit-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #ccc; -moz-box-shadow: 0 0 10px #ccc; -webkit-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #ccc; 
}

.banner-bottom .aquaslim:hover, .banner-bottom .gal:hover {
-moz-box-shadow: 0 0 30px #fff; -webkit-box-shadow: 0 0 30px #fff; box-shadow: 0 0 30px #fff; -moz-box-shadow: 0 0 30px #fff; -webkit-box-shadow: 0 0 30px #fff; box-shadow: 0 0 30px #fff; 
}

/* optin forms - top 
form.optin-top input[type="submit"] {
	color: #fff;
}
form.optin-top input {
	font-family: proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #484848;
	font-size: 16px;
}*/


/* CF - Additions */

table.wpc-dimensions
{
	width: 100%;
}

.page-post-articles div.w-product-catalog .wpc-dimensions th, 
.page-post-articles div.w-product-catalog .wpc-dimensions td 
{
    width: 50%; /*115px;*/
}

/*-----------------
	CF - Additions 
  -----------------*/
/*
#areaStyleMainLayout4Cell123,
#areaStyleMainLayout4Cell181
*/
div[id^="areaStyleMainLayout"]
{
	padding-top:10px;
}

