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

   reset.css
   * Resets default browser CSS.

-------------------------------------------------------------- */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
body {
  line-height: 1.5;
}
/* Tables still need 'cellspacing="0"' in the markup. */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
table,
td,
th {
  vertical-align: middle;
}
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
/* Remove annoying border on linked images. */
a img {
  border: none;
}
.audible-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.audible {
  position: absolute;
  left: -9999px;
}
.accessibility.bypass-links {
  position: absolute;
  list-style: none;
}
.accessibility.bypass-links a {
  position: absolute;
  left: -10000em;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.accessibility.bypass-links a:focus,
.accessibility.bypass-links a:active {
  position: static;
  left: 0;
  width: auto;
  height: auto;
  overflow: visible;
}
.accessibility.text-resizing-guidance span {
  cursor: pointer;
  font-weight: bold;
}
.accessibility.text-resizing-guidance span span:first-child {
  font-size: 0.6em;
}
.accessibility.text-resizing-guidance span span:nth-child(2) {
  font-size: 0.8em;
}
.accessibility.text-resizing-guidance p {
  display: none;
  position: absolute;
  z-index: 999;
  top: 30px;
  right: 30px;
  background: #fff;
  color: #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  min-width: 1000px;
}
.editor-image-right {
  float: right;
  margin: 0 0 1em 1em;
}
.editor-image-left {
  float: left;
  margin: 0 1em 1em 0;
}
/************************
*   colors
************************/
/* --------------------------------------------------------------

   typography.css
   * Sets up some sensible default typography.

-------------------------------------------------------------- */
/******************
*   Regular
******************/
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/HelveticaNeueLTStd-Roman.eot');
  src: local('☺'), url('../fonts/HelveticaNeueLTStd-Roman.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-Roman.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-Roman.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueCn';
  src: url('../fonts/HelveticaNeueLTStd-Cn.eot');
  src: local('☺'), url('../fonts/HelveticaNeueLTStd-Cn.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-Cn.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-Cn.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/******************
*   Light
******************/
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/HelveticaNeueLTStd-Lt.eot');
  src: local('☺'), url('../fonts/HelveticaNeueLTStd-Lt.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-Lt.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-Lt.svg') format('svg');
  font-weight: 100;
  font-style: normal;
  font-strech: normal;
}
@font-face {
  font-family: 'HelveticaNeueCn';
  src: url('../fonts/HelveticaNeueLTStd-LtCn.eot');
  src: local('☺'), url('../fonts/HelveticaNeueLTStd-LtCn.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-LtCn.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-LtCn.svg') format('svg');
  font-weight: 100;
  font-style: normal;
}
/******************
*   Bold
******************/
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/HelveticaNeueLTStd-Bd.eot');
  src: local('☺'), url('../fonts/HelveticaNeueLTStd-Bd.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-Bd.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-Bd.svg') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueCn';
  src: url('../fonts/HelveticaNeueLTStd-BdCn.eot');
  src: local('☺'), url('../fonts/HelveticaNeueLTStd-BdCn.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-BdCn.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-BdCn.svg') format('svg');
  font-weight: bold;
  font-style: normal;
}
/******************
*   Heavy
******************/
@font-face {
  font-family: 'HelveticaNeueCn';
  src: url('../fonts/HelveticaNeueLTStd-HvCn.eot');
  src: local('☺'), url('../fonts/HelveticaNeueLTStd-HvCn.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-HvCn.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-HvCn.svg') format('svg');
  font-weight: bolder;
  font-style: normal;
}
/******************
*   Regular serif
******************/
@font-face {
  font-family: "GaramondPro";
  src: url("../fonts/AGaramondPro-Regular.otf") format('opentype');
  src: url('../fonts/AGaramondPro-Regular.eot');
  src: local('☺'), url('../fonts/AGaramondPro-Regular.woff') format('woff'), url('../fonts/AGaramondPro-Regular.ttf') format('truetype'), url('../fonts/AGaramondPro-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GaramondPro';
  src: url('../fonts/AGaramondPro-Italic.eot');
  src: local('☺'), url('../fonts/AGaramondPro-Italic.woff') format('woff'), url('../fonts/AGaramondPro-Italic.ttf') format('truetype'), url('../fonts/AGaramondPro-Italic.svg') format('svg');
  font-weight: normal;
  font-style: italic;
}
/******************
*   Semibold serif
******************/
@font-face {
  font-family: 'GaramondPro';
  src: url('../fonts/AGaramondPro-Semibold.eot');
  src: local('☺'), url('../fonts/AGaramondPro-Semibold.woff') format('woff'), url('../fonts/AGaramondPro-Semibold.ttf') format('truetype'), url('../fonts/AGaramondPro-Semibold.svg') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'GaramondPro';
  src: url('../fonts/AGaramondPro-SemiboldItalic.eot');
  src: local('☺'), url('../fonts/AGaramondPro-SemiboldItalic.woff') format('woff'), url('../fonts/AGaramondPro-SemiboldItalic.ttf') format('truetype'), url('../fonts/AGaramondPro-SemiboldItalic.svg') format('svg');
  font-weight: 600;
  font-style: italic;
}
/******************
*   bold serif
******************/
@font-face {
  font-family: 'GaramondPro';
  src: url('../fonts/AGaramondPro-Bold.eot');
  src: local('☺'), url('../fonts/AGaramondPro-Bold.woff') format('woff'), url('../fonts/AGaramondPro-Bold.ttf') format('truetype'), url('../fonts/AGaramondPro-Bold.svg') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'GaramondPro';
  src: url('../fonts/AGaramondPro-BoldItalic.eot');
  src: local('☺'), url('../fonts/AGaramondPro-BoldItalic.woff') format('woff'), url('../fonts/AGaramondPro-BoldItalic.ttf') format('truetype'), url('../fonts/AGaramondPro-BoldItalic.svg') format('svg');
  font-weight: bold;
  font-style: italic;
}
/******************
*   Icons from icomoon
******************/
/*

@font-face {
    font-family: "iconmoon";
    src: url("../fonts/icomoon.sbg");
    font-weight: normal;
    font-style: normal;
}
*/
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?-ph13bu');
  src: url('../fonts/icomoon.eot?#iefix-ph13bu') format('embedded-opentype'), url('../fonts/icomoon.woff?-ph13bu') format('woff'), url('../fonts/icomoon.ttf?-ph13bu') format('truetype'), url('../fonts/icomoon.svg?-ph13bu#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icomoon-"],
[class*=" icomoon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icomoon-home:before {
  content: "\e604";
}
.icomoon-home2:before {
  content: "\e605";
}
.icomoon-home3:before {
  content: "\e606";
}
.icomoon-office:before {
  content: "\e607";
}
.icomoon-newspaper:before {
  content: "\e608";
}
.icomoon-pencil:before {
  content: "\e609";
}
.icomoon-pencil2:before {
  content: "\e60a";
}
.icomoon-quill:before {
  content: "\e60b";
}
.icomoon-pen:before {
  content: "\e60c";
}
.icomoon-blog:before {
  content: "\e60d";
}
.icomoon-droplet:before {
  content: "\e60e";
}
.icomoon-paint-format:before {
  content: "\e60f";
}
.icomoon-image:before {
  content: "\e610";
}
.icomoon-image2:before {
  content: "\e611";
}
.icomoon-images:before {
  content: "\e612";
}
.icomoon-camera:before {
  content: "\e613";
}
.icomoon-music:before {
  content: "\e614";
}
.icomoon-headphones:before {
  content: "\e615";
}
.icomoon-play:before {
  content: "\e616";
}
.icomoon-film:before {
  content: "\e617";
}
.icomoon-camera2:before {
  content: "\e618";
}
.icomoon-dice:before {
  content: "\e619";
}
.icomoon-pacman:before {
  content: "\e61a";
}
.icomoon-spades:before {
  content: "\e61b";
}
.icomoon-clubs:before {
  content: "\e61c";
}
.icomoon-diamonds:before {
  content: "\e61d";
}
.icomoon-pawn:before {
  content: "\e61e";
}
.icomoon-bullhorn:before {
  content: "\e61f";
}
.icomoon-connection:before {
  content: "\e620";
}
.icomoon-podcast:before {
  content: "\e621";
}
.icomoon-feed:before {
  content: "\e622";
}
.icomoon-book:before {
  content: "\e623";
}
.icomoon-books:before {
  content: "\e624";
}
.icomoon-library:before {
  content: "\e625";
}
.icomoon-file:before {
  content: "\e626";
}
.icomoon-profile:before {
  content: "\e627";
}
.icomoon-file2:before {
  content: "\e628";
}
.icomoon-file3:before {
  content: "\e629";
}
.icomoon-file4:before {
  content: "\e62a";
}
.icomoon-copy:before {
  content: "\e62b";
}
.icomoon-copy2:before {
  content: "\e62c";
}
.icomoon-copy3:before {
  content: "\e62d";
}
.icomoon-paste:before {
  content: "\e62e";
}
.icomoon-paste2:before {
  content: "\e62f";
}
.icomoon-paste3:before {
  content: "\e630";
}
.icomoon-stack:before {
  content: "\e631";
}
.icomoon-folder:before {
  content: "\e632";
}
.icomoon-folder-open:before {
  content: "\e633";
}
.icomoon-tag:before {
  content: "\e634";
}
.icomoon-tags:before {
  content: "\e635";
}
.icomoon-barcode:before {
  content: "\e636";
}
.icomoon-qrcode:before {
  content: "\e637";
}
.icomoon-ticket:before {
  content: "\e638";
}
.icomoon-cart:before {
  content: "\e639";
}
.icomoon-cart2:before {
  content: "\e63a";
}
.icomoon-cart3:before {
  content: "\e63b";
}
.icomoon-coin:before {
  content: "\e63c";
}
.icomoon-credit:before {
  content: "\e63d";
}
.icomoon-calculate:before {
  content: "\e63e";
}
.icomoon-support:before {
  content: "\e63f";
}
.icomoon-phone:before {
  content: "\e640";
}
.icomoon-phone-hang-up:before {
  content: "\e641";
}
.icomoon-address-book:before {
  content: "\e642";
}
.icomoon-notebook:before {
  content: "\e643";
}
.icomoon-envelope:before {
  content: "\e644";
}
.icomoon-pushpin:before {
  content: "\e645";
}
.icomoon-location:before {
  content: "\e646";
}
.icomoon-location2:before {
  content: "\e647";
}
.icomoon-compass:before {
  content: "\e648";
}
.icomoon-map:before {
  content: "\e649";
}
.icomoon-map2:before {
  content: "\e64a";
}
.icomoon-history:before {
  content: "\e64b";
}
.icomoon-clock:before {
  content: "\e64c";
}
.icomoon-clock2:before {
  content: "\e64d";
}
.icomoon-alarm:before {
  content: "\e64e";
}
.icomoon-alarm2:before {
  content: "\e64f";
}
.icomoon-bell:before {
  content: "\e650";
}
.icomoon-stopwatch:before {
  content: "\e651";
}
.icomoon-calendar:before {
  content: "\e652";
}
.icomoon-calendar2:before {
  content: "\e653";
}
.icomoon-print:before {
  content: "\e600";
}
.icomoon-keyboard:before {
  content: "\e654";
}
.icomoon-screen:before {
  content: "\e655";
}
.icomoon-laptop:before {
  content: "\e656";
}
.icomoon-mobile:before {
  content: "\e657";
}
.icomoon-mobile2:before {
  content: "\e658";
}
.icomoon-tablet:before {
  content: "\e659";
}
.icomoon-tv:before {
  content: "\e65a";
}
.icomoon-cabinet:before {
  content: "\e65b";
}
.icomoon-drawer:before {
  content: "\e65c";
}
.icomoon-drawer2:before {
  content: "\e65d";
}
.icomoon-drawer3:before {
  content: "\e65e";
}
.icomoon-box-add:before {
  content: "\e65f";
}
.icomoon-box-remove:before {
  content: "\e660";
}
.icomoon-download:before {
  content: "\e661";
}
.icomoon-upload:before {
  content: "\e662";
}
.icomoon-disk:before {
  content: "\e663";
}
.icomoon-storage:before {
  content: "\e664";
}
.icomoon-undo:before {
  content: "\e665";
}
.icomoon-redo:before {
  content: "\e666";
}
.icomoon-flip:before {
  content: "\e667";
}
.icomoon-flip2:before {
  content: "\e668";
}
.icomoon-undo2:before {
  content: "\e669";
}
.icomoon-redo2:before {
  content: "\e66a";
}
.icomoon-forward:before {
  content: "\e66b";
}
.icomoon-reply:before {
  content: "\e66c";
}
.icomoon-bubble:before {
  content: "\e66d";
}
.icomoon-bubbles:before {
  content: "\e66e";
}
.icomoon-bubbles2:before {
  content: "\e66f";
}
.icomoon-bubble2:before {
  content: "\e670";
}
.icomoon-bubbles3:before {
  content: "\e671";
}
.icomoon-bubbles4:before {
  content: "\e672";
}
.icomoon-user:before {
  content: "\e673";
}
.icomoon-users:before {
  content: "\e674";
}
.icomoon-user2:before {
  content: "\e675";
}
.icomoon-users2:before {
  content: "\e676";
}
.icomoon-user3:before {
  content: "\e677";
}
.icomoon-user4:before {
  content: "\e678";
}
.icomoon-quotes-left:before {
  content: "\e679";
}
.icomoon-busy:before {
  content: "\e67a";
}
.icomoon-spinner:before {
  content: "\e67b";
}
.icomoon-spinner2:before {
  content: "\e67c";
}
.icomoon-spinner3:before {
  content: "\e67d";
}
.icomoon-spinner4:before {
  content: "\e67e";
}
.icomoon-spinner5:before {
  content: "\e67f";
}
.icomoon-spinner6:before {
  content: "\e680";
}
.icomoon-binoculars:before {
  content: "\e681";
}
.icomoon-search:before {
  content: "\e682";
}
.icomoon-zoomin:before {
  content: "\e683";
}
.icomoon-zoomout:before {
  content: "\e684";
}
.icomoon-expand:before {
  content: "\e685";
}
.icomoon-contract:before {
  content: "\e686";
}
.icomoon-expand2:before {
  content: "\e687";
}
.icomoon-contract2:before {
  content: "\e688";
}
.icomoon-key:before {
  content: "\e689";
}
.icomoon-key2:before {
  content: "\e68a";
}
.icomoon-lock:before {
  content: "\e68b";
}
.icomoon-lock2:before {
  content: "\e68c";
}
.icomoon-unlocked:before {
  content: "\e68d";
}
.icomoon-wrench:before {
  content: "\e68e";
}
.icomoon-settings:before {
  content: "\e68f";
}
.icomoon-equalizer:before {
  content: "\e690";
}
.icomoon-cog:before {
  content: "\e691";
}
.icomoon-cogs:before {
  content: "\e692";
}
.icomoon-cog2:before {
  content: "\e693";
}
.icomoon-hammer:before {
  content: "\e694";
}
.icomoon-wand:before {
  content: "\e695";
}
.icomoon-aid:before {
  content: "\e696";
}
.icomoon-bug:before {
  content: "\e697";
}
.icomoon-pie:before {
  content: "\e698";
}
.icomoon-stats:before {
  content: "\e699";
}
.icomoon-bars:before {
  content: "\e69a";
}
.icomoon-bars2:before {
  content: "\e69b";
}
.icomoon-gift:before {
  content: "\e69c";
}
.icomoon-trophy:before {
  content: "\e69d";
}
.icomoon-glass:before {
  content: "\e69e";
}
.icomoon-mug:before {
  content: "\e69f";
}
.icomoon-food:before {
  content: "\e6a0";
}
.icomoon-leaf:before {
  content: "\e6a1";
}
.icomoon-rocket:before {
  content: "\e6a2";
}
.icomoon-meter:before {
  content: "\e6a3";
}
.icomoon-meter2:before {
  content: "\e6a4";
}
.icomoon-dashboard:before {
  content: "\e6a5";
}
.icomoon-hammer2:before {
  content: "\e6a6";
}
.icomoon-fire:before {
  content: "\e6a7";
}
.icomoon-lab:before {
  content: "\e6a8";
}
.icomoon-magnet:before {
  content: "\e6a9";
}
.icomoon-remove:before {
  content: "\e6aa";
}
.icomoon-remove2:before {
  content: "\e6ab";
}
.icomoon-briefcase:before {
  content: "\e6ac";
}
.icomoon-airplane:before {
  content: "\e6ad";
}
.icomoon-truck:before {
  content: "\e6ae";
}
.icomoon-road:before {
  content: "\e6af";
}
.icomoon-accessibility:before {
  content: "\e6b0";
}
.icomoon-target:before {
  content: "\e6b1";
}
.icomoon-shield:before {
  content: "\e6b2";
}
.icomoon-lightning:before {
  content: "\e6b3";
}
.icomoon-switch:before {
  content: "\e6b4";
}
.icomoon-powercord:before {
  content: "\e6b5";
}
.icomoon-signup:before {
  content: "\e6b6";
}
.icomoon-list:before {
  content: "\e6b7";
}
.icomoon-list2:before {
  content: "\e6b8";
}
.icomoon-numbered-list:before {
  content: "\e6b9";
}
.icomoon-menu:before {
  content: "\e6ba";
}
.icomoon-menu2:before {
  content: "\e6bb";
}
.icomoon-tree:before {
  content: "\e6bc";
}
.icomoon-cloud:before {
  content: "\e6bd";
}
.icomoon-cloud-download:before {
  content: "\e6be";
}
.icomoon-cloud-upload:before {
  content: "\e6bf";
}
.icomoon-download2:before {
  content: "\e6c0";
}
.icomoon-upload2:before {
  content: "\e6c1";
}
.icomoon-download3:before {
  content: "\e6c2";
}
.icomoon-upload3:before {
  content: "\e6c3";
}
.icomoon-globe:before {
  content: "\e6c4";
}
.icomoon-earth:before {
  content: "\e6c5";
}
.icomoon-link:before {
  content: "\e6c6";
}
.icomoon-flag:before {
  content: "\e6c7";
}
.icomoon-attachment:before {
  content: "\e6c8";
}
.icomoon-eye:before {
  content: "\e6c9";
}
.icomoon-eye-blocked:before {
  content: "\e6ca";
}
.icomoon-eye2:before {
  content: "\e6cb";
}
.icomoon-bookmark:before {
  content: "\e6cc";
}
.icomoon-bookmarks:before {
  content: "\e6cd";
}
.icomoon-brightness-medium:before {
  content: "\e6ce";
}
.icomoon-brightness-contrast:before {
  content: "\e6cf";
}
.icomoon-contrast:before {
  content: "\e6d0";
}
.icomoon-star:before {
  content: "\e6d1";
}
.icomoon-star2:before {
  content: "\e6d2";
}
.icomoon-star3:before {
  content: "\e6d3";
}
.icomoon-heart:before {
  content: "\e6d4";
}
.icomoon-heart2:before {
  content: "\e6d5";
}
.icomoon-heart-broken:before {
  content: "\e6d6";
}
.icomoon-thumbs-up:before {
  content: "\e6d7";
}
.icomoon-thumbs-up2:before {
  content: "\e6d8";
}
.icomoon-happy:before {
  content: "\e6d9";
}
.icomoon-happy2:before {
  content: "\e6da";
}
.icomoon-smiley:before {
  content: "\e6db";
}
.icomoon-smiley2:before {
  content: "\e6dc";
}
.icomoon-tongue:before {
  content: "\e6dd";
}
.icomoon-tongue2:before {
  content: "\e6de";
}
.icomoon-sad:before {
  content: "\e6df";
}
.icomoon-sad2:before {
  content: "\e6e0";
}
.icomoon-wink:before {
  content: "\e6e1";
}
.icomoon-wink2:before {
  content: "\e6e2";
}
.icomoon-grin:before {
  content: "\e6e3";
}
.icomoon-grin2:before {
  content: "\e6e4";
}
.icomoon-cool:before {
  content: "\e6e5";
}
.icomoon-cool2:before {
  content: "\e6e6";
}
.icomoon-angry:before {
  content: "\e6e7";
}
.icomoon-angry2:before {
  content: "\e6e8";
}
.icomoon-evil:before {
  content: "\e6e9";
}
.icomoon-evil2:before {
  content: "\e6ea";
}
.icomoon-shocked:before {
  content: "\e6eb";
}
.icomoon-shocked2:before {
  content: "\e6ec";
}
.icomoon-confused:before {
  content: "\e6ed";
}
.icomoon-confused2:before {
  content: "\e6ee";
}
.icomoon-neutral:before {
  content: "\e6ef";
}
.icomoon-neutral2:before {
  content: "\e6f0";
}
.icomoon-wondering:before {
  content: "\e6f1";
}
.icomoon-wondering2:before {
  content: "\e6f2";
}
.icomoon-point-up:before {
  content: "\e6f3";
}
.icomoon-point-right:before {
  content: "\e6f4";
}
.icomoon-point-down:before {
  content: "\e6f5";
}
.icomoon-point-left:before {
  content: "\e6f6";
}
.icomoon-warning:before {
  content: "\e6f7";
}
.icomoon-notification:before {
  content: "\e6f8";
}
.icomoon-question:before {
  content: "\e6f9";
}
.icomoon-info:before {
  content: "\e6fa";
}
.icomoon-info2:before {
  content: "\e6fb";
}
.icomoon-blocked:before {
  content: "\e6fc";
}
.icomoon-cancel-circle:before {
  content: "\e6fd";
}
.icomoon-checkmark-circle:before {
  content: "\e6fe";
}
.icomoon-spam:before {
  content: "\e6ff";
}
.icomoon-close:before {
  content: "\e603";
}
.icomoon-checkmark:before {
  content: "\e700";
}
.icomoon-checkmark2:before {
  content: "\e701";
}
.icomoon-spell-check:before {
  content: "\e702";
}
.icomoon-minus:before {
  content: "\e703";
}
.icomoon-plus:before {
  content: "\e704";
}
.icomoon-enter:before {
  content: "\e705";
}
.icomoon-exit:before {
  content: "\e706";
}
.icomoon-play2:before {
  content: "\e707";
}
.icomoon-pause:before {
  content: "\e708";
}
.icomoon-stop:before {
  content: "\e709";
}
.icomoon-backward:before {
  content: "\e70a";
}
.icomoon-forward2:before {
  content: "\e70b";
}
.icomoon-play3:before {
  content: "\e70c";
}
.icomoon-pause2:before {
  content: "\e70d";
}
.icomoon-stop2:before {
  content: "\e70e";
}
.icomoon-backward2:before {
  content: "\e70f";
}
.icomoon-forward3:before {
  content: "\e710";
}
.icomoon-first:before {
  content: "\e711";
}
.icomoon-last:before {
  content: "\e712";
}
.icomoon-previous:before {
  content: "\e713";
}
.icomoon-next:before {
  content: "\e714";
}
.icomoon-eject:before {
  content: "\e715";
}
.icomoon-volume-high:before {
  content: "\e716";
}
.icomoon-volume-medium:before {
  content: "\e717";
}
.icomoon-volume-low:before {
  content: "\e718";
}
.icomoon-volume-mute:before {
  content: "\e719";
}
.icomoon-volume-mute2:before {
  content: "\e71a";
}
.icomoon-volume-increase:before {
  content: "\e71b";
}
.icomoon-volume-decrease:before {
  content: "\e71c";
}
.icomoon-loop:before {
  content: "\e71d";
}
.icomoon-loop2:before {
  content: "\e71e";
}
.icomoon-loop3:before {
  content: "\e71f";
}
.icomoon-shuffle:before {
  content: "\e720";
}
.icomoon-arrow-up-left:before {
  content: "\e721";
}
.icomoon-arrow-up:before {
  content: "\e722";
}
.icomoon-arrow-up-right:before {
  content: "\e723";
}
.icomoon-arrow-right:before {
  content: "\e724";
}
.icomoon-arrow-down-right:before {
  content: "\e725";
}
.icomoon-arrow-down:before {
  content: "\e726";
}
.icomoon-arrow-down-left:before {
  content: "\e727";
}
.icomoon-arrow-left:before {
  content: "\e728";
}
.icomoon-arrow-up-left2:before {
  content: "\e729";
}
.icomoon-arrow-up2:before {
  content: "\e72a";
}
.icomoon-arrow-up-right2:before {
  content: "\e72b";
}
.icomoon-arrow-right2:before {
  content: "\e72c";
}
.icomoon-arrow-down-right2:before {
  content: "\e72d";
}
.icomoon-arrow-down2:before {
  content: "\e72e";
}
.icomoon-arrow-down-left2:before {
  content: "\e72f";
}
.icomoon-arrow-left2:before {
  content: "\e730";
}
.icomoon-arrow-up-left3:before {
  content: "\e731";
}
.icomoon-arrow-up3:before {
  content: "\e732";
}
.icomoon-arrow-up-right3:before {
  content: "\e733";
}
.icomoon-arrow-right3:before {
  content: "\e734";
}
.icomoon-arrow-down-right3:before {
  content: "\e735";
}
.icomoon-arrow-down3:before {
  content: "\e736";
}
.icomoon-arrow-down-left3:before {
  content: "\e737";
}
.icomoon-arrow-left3:before {
  content: "\e738";
}
.icomoon-tab:before {
  content: "\e739";
}
.icomoon-checkbox-checked:before {
  content: "\e73a";
}
.icomoon-checkbox-unchecked:before {
  content: "\e73b";
}
.icomoon-checkbox-partial:before {
  content: "\e73c";
}
.icomoon-radio-checked:before {
  content: "\e73d";
}
.icomoon-radio-unchecked:before {
  content: "\e73e";
}
.icomoon-crop:before {
  content: "\e73f";
}
.icomoon-scissors:before {
  content: "\e740";
}
.icomoon-filter:before {
  content: "\e741";
}
.icomoon-filter2:before {
  content: "\e742";
}
.icomoon-font:before {
  content: "\e743";
}
.icomoon-text-height:before {
  content: "\e744";
}
.icomoon-text-width:before {
  content: "\e745";
}
.icomoon-bold:before {
  content: "\e746";
}
.icomoon-underline:before {
  content: "\e747";
}
.icomoon-italic:before {
  content: "\e748";
}
.icomoon-strikethrough:before {
  content: "\e749";
}
.icomoon-omega:before {
  content: "\e74a";
}
.icomoon-sigma:before {
  content: "\e74b";
}
.icomoon-table:before {
  content: "\e74c";
}
.icomoon-table2:before {
  content: "\e74d";
}
.icomoon-insert-template:before {
  content: "\e74e";
}
.icomoon-pilcrow:before {
  content: "\e74f";
}
.icomoon-lefttoright:before {
  content: "\e750";
}
.icomoon-righttoleft:before {
  content: "\e751";
}
.icomoon-paragraph-left:before {
  content: "\e752";
}
.icomoon-paragraph-center:before {
  content: "\e753";
}
.icomoon-paragraph-right:before {
  content: "\e754";
}
.icomoon-paragraph-justify:before {
  content: "\e755";
}
.icomoon-paragraph-left2:before {
  content: "\e756";
}
.icomoon-paragraph-center2:before {
  content: "\e757";
}
.icomoon-paragraph-right2:before {
  content: "\e758";
}
.icomoon-paragraph-justify2:before {
  content: "\e759";
}
.icomoon-indent-increase:before {
  content: "\e75a";
}
.icomoon-indent-decrease:before {
  content: "\e75b";
}
.icomoon-newtab:before {
  content: "\e75c";
}
.icomoon-embed:before {
  content: "\e75d";
}
.icomoon-code:before {
  content: "\e75e";
}
.icomoon-console:before {
  content: "\e75f";
}
.icomoon-share:before {
  content: "\e760";
}
.icomoon-mail:before {
  content: "\e761";
}
.icomoon-mail2:before {
  content: "\e762";
}
.icomoon-mail3:before {
  content: "\e763";
}
.icomoon-mail4:before {
  content: "\e764";
}
.icomoon-google:before {
  content: "\e765";
}
.icomoon-googleplus:before {
  content: "\e766";
}
.icomoon-googleplus2:before {
  content: "\e767";
}
.icomoon-googleplus3:before {
  content: "\e768";
}
.icomoon-googleplus4:before {
  content: "\e769";
}
.icomoon-google-drive:before {
  content: "\e76a";
}
.icomoon-facebook2:before {
  content: "\e76b";
}
.icomoon-facebook3:before {
  content: "\e76c";
}
.icomoon-facebook:before {
  content: "\e601";
}
.icomoon-instagram:before {
  content: "\e76d";
}
.icomoon-twitter:before {
  content: "\e76e";
}
.icomoon-twitter2:before {
  content: "\e76f";
}
.icomoon-twitter3:before {
  content: "\e770";
}
.icomoon-feed2:before {
  content: "\e771";
}
.icomoon-feed3:before {
  content: "\e772";
}
.icomoon-feed4:before {
  content: "\e773";
}
.icomoon-youtube:before {
  content: "\e602";
}
.icomoon-youtube2:before {
  content: "\e774";
}
.icomoon-vimeo:before {
  content: "\e775";
}
.icomoon-vimeo2:before {
  content: "\e776";
}
.icomoon-vimeo3:before {
  content: "\e777";
}
.icomoon-lanyrd:before {
  content: "\e778";
}
.icomoon-flickr:before {
  content: "\e779";
}
.icomoon-flickr2:before {
  content: "\e77a";
}
.icomoon-flickr3:before {
  content: "\e77b";
}
.icomoon-flickr4:before {
  content: "\e77c";
}
.icomoon-picassa:before {
  content: "\e77d";
}
.icomoon-picassa2:before {
  content: "\e77e";
}
.icomoon-dribbble:before {
  content: "\e77f";
}
.icomoon-dribbble2:before {
  content: "\e780";
}
.icomoon-dribbble3:before {
  content: "\e781";
}
.icomoon-forrst:before {
  content: "\e782";
}
.icomoon-forrst2:before {
  content: "\e783";
}
.icomoon-deviantart:before {
  content: "\e784";
}
.icomoon-deviantart2:before {
  content: "\e785";
}
.icomoon-steam:before {
  content: "\e786";
}
.icomoon-steam2:before {
  content: "\e787";
}
.icomoon-github:before {
  content: "\e788";
}
.icomoon-github2:before {
  content: "\e789";
}
.icomoon-github3:before {
  content: "\e78a";
}
.icomoon-github4:before {
  content: "\e78b";
}
.icomoon-github5:before {
  content: "\e78c";
}
.icomoon-wordpress:before {
  content: "\e78d";
}
.icomoon-wordpress2:before {
  content: "\e78e";
}
.icomoon-joomla:before {
  content: "\e78f";
}
.icomoon-blogger:before {
  content: "\e790";
}
.icomoon-blogger2:before {
  content: "\e791";
}
.icomoon-tumblr:before {
  content: "\e792";
}
.icomoon-tumblr2:before {
  content: "\e793";
}
.icomoon-yahoo:before {
  content: "\e794";
}
.icomoon-tux:before {
  content: "\e795";
}
.icomoon-apple:before {
  content: "\e796";
}
.icomoon-finder:before {
  content: "\e797";
}
.icomoon-android:before {
  content: "\e798";
}
.icomoon-windows:before {
  content: "\e799";
}
.icomoon-windows8:before {
  content: "\e79a";
}
.icomoon-soundcloud:before {
  content: "\e79b";
}
.icomoon-soundcloud2:before {
  content: "\e79c";
}
.icomoon-skype:before {
  content: "\e79d";
}
.icomoon-reddit:before {
  content: "\e79e";
}
.icomoon-linkedin:before {
  content: "\e79f";
}
.icomoon-lastfm:before {
  content: "\e7a0";
}
.icomoon-lastfm2:before {
  content: "\e7a1";
}
.icomoon-delicious:before {
  content: "\e7a2";
}
.icomoon-stumbleupon:before {
  content: "\e7a3";
}
.icomoon-stumbleupon2:before {
  content: "\e7a4";
}
.icomoon-stackoverflow:before {
  content: "\e7a5";
}
.icomoon-pinterest:before {
  content: "\e7a6";
}
.icomoon-pinterest2:before {
  content: "\e7a7";
}
.icomoon-xing:before {
  content: "\e7a8";
}
.icomoon-xing2:before {
  content: "\e7a9";
}
.icomoon-flattr:before {
  content: "\e7aa";
}
.icomoon-foursquare:before {
  content: "\e7ab";
}
.icomoon-foursquare2:before {
  content: "\e7ac";
}
.icomoon-paypal:before {
  content: "\e7ad";
}
.icomoon-paypal2:before {
  content: "\e7ae";
}
.icomoon-paypal3:before {
  content: "\e7af";
}
.icomoon-yelp:before {
  content: "\e7b0";
}
.icomoon-libreoffice:before {
  content: "\e7b1";
}
.icomoon-file-pdf:before {
  content: "\e7b2";
}
.icomoon-file-openoffice:before {
  content: "\e7b3";
}
.icomoon-file-word:before {
  content: "\e7b4";
}
.icomoon-file-excel:before {
  content: "\e7b5";
}
.icomoon-file-zip:before {
  content: "\e7b6";
}
.icomoon-file-powerpoint:before {
  content: "\e7b7";
}
.icomoon-file-xml:before {
  content: "\e7b8";
}
.icomoon-file-css:before {
  content: "\e7b9";
}
.icomoon-html5:before {
  content: "\e7ba";
}
.icomoon-html52:before {
  content: "\e7bb";
}
.icomoon-css3:before {
  content: "\e7bc";
}
.icomoon-chrome:before {
  content: "\e7bd";
}
.icomoon-firefox:before {
  content: "\e7be";
}
.icomoon-IE:before {
  content: "\e7bf";
}
.icomoon-opera:before {
  content: "\e7c0";
}
.icomoon-safari:before {
  content: "\e7c1";
}
.icomoon-IcoMoon:before {
  content: "\e7c2";
}
/* Default font settings.
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
html {
  font-size: 100.01%;
}
body {
  font-size: 62.45%;
  color: #000203;
  background: transparent;
  font-family: "HelveticaNeue", Arial, Helvetica, sans-serif;
}
/* Headings
-------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "HelveticaNeueCn", Arial, Helvetica, sans-serif;
  font-weight: normal;
  /*color: #dd6c10;*/
  color: #404142;
}
/*h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }*/
h1 {
  font-size: 3.2em;
  line-height: 1;
  margin-bottom: 0.2em;
}
h2 {
  font-size: 2.4em;
  margin-bottom: 0.2em;
}
h3 {
  font-size: 1.8em;
  line-height: 1;
  margin-bottom: 0.2em;
}
h4 {
  font-size: 1.4em;
  line-height: 1.25;
  margin-bottom: 0.2em;
  color: #000203;
}
h5 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.2em;
}
h6 {
  font-size: 1.2em;
  font-weight: bold;
}
h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
  margin: 0;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
  font-family: "HelveticaNeueCn", Arial, Helvetica, sans-serif;
  font-weight: bold;
  /*color: #dd6c10;*/
  /* color: #404142; */
}
.footer h2 {
  font-size: 18px;
  font-size: 1.125rem;
}
.footer h2 a {
  color: black;
  text-decoration: underline;
}
.footer h2.company-name {
  margin: -34px 0 8px;
  text-transform: uppercase;
  font-strech: condensed;
}
.footer p {
  font-size: 12px;
  font-size: 0.75rem;
}
/* Text elements
-------------------------------------------------------------- */
p {
  font-size: 1.2em;
  margin: 0 0 1em;
}
p img.left {
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
p img.right {
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
}
a:focus,
a:hover {
  color: #000203;
  text-decoration: underline;
}
a {
  color: #346f36;
  text-decoration: none;
}
/*h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }*/
h1 a,
h2 a {
  color: #404142;
}
h4 a {
  color: black;
}
blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic;
}
strong {
  font-weight: bold;
}
em,
dfn {
  font-style: italic;
}
dfn {
  font-weight: bold;
}
sup,
sub {
  line-height: 0;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
}
address {
  margin: 0 0 1.5em;
  font-style: italic;
}
del {
  color: #666;
}
pre {
  margin: 1.5em 0;
  white-space: pre;
}
pre,
code,
tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
}
/* Lists
-------------------------------------------------------------- */
li ul,
li ol {
  margin: 0;
}
ul,
ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
  font-size: 1.2em;
}
ul {
  list-style-type: disc;
}
ol {
  list-style-type: decimal;
}
dl {
  margin: 0 0 1.5em 0;
}
dl dt {
  font-weight: bold;
}
dd {
  margin-left: 1.5em;
}
/* Tables
-------------------------------------------------------------- */
table {
  margin-bottom: 1.4em;
  width: 100%;
}
th {
  font-weight: bold;
}
thead th {
  background: #c3d9ff;
}
th,
td,
caption {
  padding: 4px 10px 4px 5px;
}
tr.even td {
  background: #e5ecf9;
}
tfoot {
  font-style: italic;
}
caption {
  background: #eee;
}
/* Misc classes
-------------------------------------------------------------- */
.small {
  font-size: .8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
.uppercase {
  text-transform: uppercase;
}
.hide {
  display: none;
}
.quiet {
  color: #666;
}
.loud {
  color: #000;
}
.highlight {
  background: #ff0;
}
.added {
  background: #060;
  color: #fff;
}
.removed {
  background: #900;
  color: #fff;
}
.first {
  margin-left: 0;
  padding-left: 0;
}
.last {
  margin-right: 0;
  padding-right: 0;
}
.top {
  margin-top: 0;
  padding-top: 0;
}
.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* --------------------------------------------------------------

   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms

   Usage:
   * For text fields, use class .title or .text
   * For inline forms, use .inline (even when using columns)

-------------------------------------------------------------- */
form {
  font-size: 1.2em;
}
label {
  font-weight: bold;
  display: block;
  float: left;
  clear: left;
  width: 100px;
}
fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
  border: 1px solid #dee2e4;
}
legend {
  font-weight: bold;
  font-size: 1.2em;
}
/* Form fields
-------------------------------------------------------------- */
input[type=text],
input[type=password],
input.text,
input.title,
textarea,
select {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  float: left;
}
input[type=text]:focus,
input[type=password]:focus,
input.text:focus,
input.title:focus,
textarea:focus,
select:focus {
  border-color: #538eb5;
}
input[type=text],
input[type=password],
input.text,
input.title,
textarea,
select {
  /*margin:0.5em 0;*/
}
input.text,
input.title {
  width: 300px;
  padding: 5px;
}
input.title {
  font-size: 1.5em;
}
textarea {
  width: 390px;
  height: 250px;
  padding: 5px;
}
input[type=checkbox],
input[type=radio],
input.checkbox,
input.radio {
  position: relative;
  top: .25em;
}
form.inline {
  line-height: 3;
}
form.inline p {
  margin-bottom: 0;
}
.button,
.button button,
.inputfield,
.inputfield input,
.buttonset,
.buttonset input,
.buttonset button {
  background-color: transparent;
  background-image: url(src/form_elements_sprite.png);
  background-repeat: no-repeat;
  height: 18px;
  line-height: 18px;
  vertical-align: middle;
  font-size: 12px;
  border: none;
  margin: 0;
  padding: 0;
  float: left;
  outline: none;
  overflow: visible;
  /* removes extra side padding in IE */
}
input[type="submit"] {
  cursor: pointer;
}
.button {
  background-position: 0 -128px;
  padding-left: 4px;
  margin-right: 5px;
}
.inputfield,
.buttonset {
  background-position: 0 0;
  padding-left: 4px;
  float: none;
}
.inputfield input {
  background-position: 100% -32px;
}
.buttonset input {
  background-position: 0 -32px;
}
.button button,
.buttonset button {
  background-position: 100% -160px;
  /*min-width: 22px;*/
  width: 22px;
  position: relative;
  color: #fff;
  padding: 0 2px;
}
.tagged {
  color: #616161;
}
.input-focused {
  background-position: 0 -64px;
}
.input-focused input {
  background-position: 0 -96px;
}
.inputfield.input-focused input {
  background-position: 100% -96px;
}
/* Success, notice and error boxes
-------------------------------------------------------------- */
.error,
.notice,
.success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #ddd;
}
.error {
  background: #FBE3E4;
  color: #8a1f11;
  border-color: #FBC2C4;
}
.notice {
  background: #FFF6BF;
  color: #514721;
  border-color: #FFD324;
}
.success {
  background: #E6EFC2;
  color: #264409;
  border-color: #C6D880;
}
.error a {
  color: #8a1f11;
}
.notice a {
  color: #514721;
}
.success a {
  color: #264409;
}
/* --------------------------------------------------------------

   grid.css
   * Sets up an easy-to-use grid of 24 columns.

   By default, the grid is 950px wide, with 24 columns
   spanning 30px, and a 10px margin between columns.

   If you need fewer or more columns, namespaces or semantic
   element names, use the compressor script (lib/compress.rb)

-------------------------------------------------------------- */
/* A container should group all your columns. */
.container {
  width: 1035px;
  margin: 0 auto;
}
/* Columns
-------------------------------------------------------------- */
/* Sets up basic grid floating and margin. */
.span-t1,
.span-t2,
.span-t3,
.span-t4,
.span-t5 {
  float: left;
  margin-right: 10px;
}
.column,
.span-m1,
.span-m2,
.span-m3,
.span-m4,
.span-m5,
.span-m6,
.span-m6b,
.span-m7,
.span-m8 {
  float: left;
  margin-right: 15px;
}
.col {
  float: left;
  margin-right: 5px;
}
/* smaller margin column */
/* The last column in a row needs this class. */
.last {
  margin-right: 0;
}
/* Use these classes to set the width of a column. */
.span-t1 {
  width: 70px;
}
.span-t2 {
  width: 472px;
}
.span-t3 {
  width: 130px;
}
.span-t4 {
  width: 260px;
}
.span-t5 {
  width: 900px;
}
.span-m1 {
  width: 180px;
}
.span-m2 {
  width: 246px;
}
.span-m3 {
  width: 232px;
  padding-right: 15px;
}
/*.span-m4 {width: 316px;}
.span-m5 {width: 317px;}*/
.span-m4 {
  width: 300px;
}
.span-m5 {
  width: 300px;
  margin-right: 40px;
}
.span-m6 {
  width: 560px;
}
.span-m6b {
  width: 640px;
  margin-right: 40px;
}
.span-m7 {
  width: 715px;
}
.span-m8 {
  width: 980px;
  margin-right: 0;
}
/*.span-m9 {width: 95px; }
.span-m10 {width: 202px; }*/
/* Use these classes to set a fixed height */
.fixed-t1 {
  height: 57px;
  position: relative;
}
.pos-bottom {
  position: absolute;
  bottom: 0;
  margin-bottom: 5px;
}
/* Border on right hand side of a column. */
.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #dee2e4;
}
/* Border with more whitespace, spans one column. */
.colborder {
  padding-right: 14px;
  margin-right: 15px;
  border-right: 1px solid #dee2e4;
}
.preborder {
  padding-left: 14px;
  border-left: 1px solid #dee2e4;
}
/* Dotted border. */
.dotborder {
  padding-right: 10px;
  margin-right: 10px;
  background: url(sep_dotted_orange.png) 100% 0 repeat-y;
}
/* Misc classes and elements
-------------------------------------------------------------- */
/* In case you need to add a gutter above/below an element */
.prepend-top {
  margin-top: 1.5em;
}
.append-bottom {
  margin-bottom: 1.5em;
}
/* Use this to create a horizontal ruler across a column. */
hr {
  background: #dee2e4;
  color: #dee2e4;
  clear: both;
  float: none;
  width: 100%;
  height: .1em;
  margin: 0 0 1.45em;
  border: none;
}
hr.space {
  background: #fff;
  color: #fff;
  visibility: hidden;
}
/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */
.clearfix:after,
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.clearfix,
.container {
  display: block;
}
/* Regular clearing
   apply to column that should drop below previous ones. */
.clear {
  clear: both;
}
body.bg {
  background: #ffffff url("src/bg.jpg") 50% 0 repeat-x;
  margin-top: 10px;
}
.logo {
  display: block;
  width: 70px;
  height: 65px;
  background: url("src/logo.png") 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}
.top-l,
.top-r,
.top {
  background-image: url("src/top_sprite.png");
  background-repeat: no-repeat;
}
.top-l {
  background-position: 0 0;
}
.top-r {
  background-position: 100% -200px;
}
.top {
  background-position: 0 -100px;
  background-repeat: repeat-x;
  height: 57px;
  margin: 0 4px;
  padding: 4px 0;
}
.heading-l,
.heading-r,
.heading {
  background-image: url("src/heading_sprite.png");
  background-repeat: no-repeat;
}
.heading-l {
  background-position: 0 0;
  margin: 0 0 1.45em;
}
.heading-r {
  background-position: 100% -200px;
}
.heading {
  background-position: 0 -100px;
  background-repeat: repeat-x;
  min-height: 65px;
  margin: 0 8px;
  padding: 0 8px;
  position: relative;
}
.heading .pos-bottom {
  margin-bottom: 10px;
}
/*.heading .vertalign {
	display: table-cell;
	vertical-align: middle;
	height: 65px;
	padding-top: 10px;
}*/
.heading h1,
.subheading {
  color: #404142;
  margin-bottom: 0;
}
.subheading {
  font-family: "HelveticaNeue", Arial, Helvetica, sans-serif;
  font-style: italic;
  padding-left: 16px;
}
/* reset font-size for ul's and ol's */
.topmenu,
#utilityNav,
#primaryNav,
#primaryNav ul,
.localmenu,
.localmenu ul,
.paginationmenu,
.linklist,
.child-pager,
.parent-pager,
.accordion {
  font-size: 1em;
}
/* Topmenu */
ul.topmenu {
  list-style: none;
  padding: 0;
  float: left;
}
ul.topmenu li {
  float: left;
}
ul.topmenu li a {
  font-size: 14px;
  text-decoration: none;
}
/*ul.topmenu li.selected a {
	background-position: 0 -198px;
}*/
/* Localmenu */
ul.localmenu,
ul.localmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.localmenu {
  margin-bottom: 30px;
}
ul.localmenu li {
  background: url("src/sep_dotted.png") 0 0 repeat-x;
}
ul.localmenu li a {
  display: block;
  background: url("src/bullet_sprite.png") 0 9px no-repeat;
  padding: 5px 10px 5px 20px;
  font-family: "HelveticaNeue", Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  text-decoration: none;
  color: black;
}
ul.localmenu li.selected a {
  color: black;
  background-position: 0 -290px;
}
ul.localmenu li.open a {
  background-position: 0 -92px;
}
ul.localmenu li.closed a {
  background-position: 0 -192px;
}
ul.localmenu li.open ul a {
  background-position: 0 1000px;
  /* hide icon */
  font-family: "HelveticaNeue", Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  color: #346f36;
}
ul.localmenu li.open ul a:hover {
  color: #000203;
}
ul.localmenu li.open ul li.selected a {
  background-position: 0 -291px;
  color: #000203;
}
/* Banner slideshow */
.slide,
.banner {
  display: none;
}
.parent-slideshow .first {
  display: block;
}
.slide,
.child-slideshow,
.banner {
  height: 260px;
}
.slide {
  width: 980px;
  overflow: hidden;
}
.banner {
  width: 770px;
  overflow: hidden;
}
.padded {
  margin-top: 66px;
  padding-left: 250px;
}
.span-m1 .padded {
  margin-top: 75px;
  padding-left: 10px;
  border-left: 1px solid #dee2e4;
  min-height: 147px;
}
.banner .title {
  font-size: 2.8em;
  color: black;
  font-family: "HelveticaNeueCn", Arial, Helvetica, sans-serif;
  font-weight: bolder;
}
.banner p {
  font-size: 1.4em;
}
ul.parent-pager {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.parent-pager li {
  float: left;
}
ul.parent-pager li a {
  display: block;
  position: relative;
  width: 215px;
  height: 65px;
  background: url("src/pager_sprite.png") 0 0 repeat-x;
  color: #000203;
  padding: 10px 14px 0 14px;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #bfc0c0;
  outline: 0 none;
  text-decoration: none;
}
ul.parent-pager li a:focus {
  text-decoration: none;
}
ul.parent-pager li a:hover {
  text-decoration: underline;
}
ul.parent-pager li a.ui-corner-left {
  border-left: none;
}
ul.parent-pager li a.ui-corner-right {
  border-right: none;
}
ul.parent-pager li.selected a,
ul.parent-pager li.selected a .title {
  background-position: 0 -100px;
  color: #fff;
}
ul.parent-pager a span {
  display: block;
}
ul.parent-pager a span.marker {
  display: none;
  background: url("src/pager_marker.png") 0 0 no-repeat;
  width: 19px;
  height: 10px;
  position: absolute;
  top: -10px;
  z-index: 9;
  text-indent: -999em;
}
ul.parent-pager li.selected a span.marker {
  display: block;
}
ul.parent-pager .title {
  font-size: 1.4em;
  text-transform: uppercase;
  line-height: 1.4;
  font-family: "HelveticaNeueCn", Arial, Helvetica, sans-serif;
}
ul.parent-pager .description {
  font-size: 1.3em;
  line-height: 1.3;
}
ul.child-pager {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 10;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.child-pager li {
  float: left;
}
ul.child-pager li a {
  display: block;
  width: 11px;
  height: 11px;
  padding: 0 4px;
  background: url("src/bullet_sprite.png") 0 -500px no-repeat;
  text-indent: -999em;
  outline: 0 none;
}
ul.child-pager li a:hover,
ul.child-pager li.selected a {
  background-position: 0 -600px;
}
ul.child-pager li.prev a {
  background-position: 0 -700px;
}
ul.child-pager li.next a {
  background-position: 0 -800px;
}
/* Pagination menu */
ul.paginationmenu {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
ul.paginationmenu li {
  margin: 0;
  padding: 0;
  display: inline;
}
ul.paginationmenu li.sep {
  border: 0;
}
ul.paginationmenu li a {
  position: relative;
  display: inline;
  padding: 0 .8em;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  color: #404142;
}
ul.paginationmenu li.sep a {
  border-right: 1px solid #404142;
}
ul.paginationmenu li a:hover,
ul.paginationmenu li.selected a {
  color: #4084b3;
}
ul.paginationmenu .ui-icon {
  top: -1px;
}
/* Month menu */
.monthmenu {
  position: relative;
  /*line-height: 1.8;
	height: 1.8em;*/
}
.monthmenu .month,
.monthmenu .year {
  color: #bfc0c0;
  position: absolute;
  font-size: 1.1em;
  font-weight: bold;
}
.monthmenu .month {
  left: 0;
}
.monthmenu .year {
  right: 0;
}
.menufix {
  width: 232px;
  margin: 0 auto;
}
/* Contact button */
.contact-btn {
  background: url("src/contactbtn_sprite.png") 0 0 no-repeat;
  padding-left: 51px;
  margin-bottom: 1px;
}
.contact-bg .contact-btn {
  width: 250px;
}
.icon-chat {
  background-position: 0 0;
}
.icon-call {
  background-position: 0 -100px;
}
.icon-email {
  background-position: 0 -200px;
}
.icon-subscribe {
  background-position: 0 -300px;
}
.contact-btn-r {
  background: url("src/contactbtn_sprite.png") 100% -400px no-repeat;
  height: 62px;
  padding: 6px 0 0 6px;
}
.contact-btn .title {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.4;
  font-family: "HelveticaNeue", Arial, Helvetica, sans-serif;
}
.contact-bg .subtitle {
  font-size: 1.4em;
}
.contact-btn input {
  width: 80px;
}
.span-m4 .contact-btn input {
  width: 200px;
}
.contact-bg .contact-btn input {
  width: 200px;
}
.contact-bg h2 {
  color: #bdcf31;
}
/* Link list */
ul.linklist {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 184px;
}
ul.linklist li {
  margin-bottom: 10px;
}
ul.linklist li a {
  display: block;
  padding: 0 10px 0 0;
  font-family: "HelveticaNeue", Arial, Helvetica, sans-serif;
  font-size: 1.4em;
}
ul.linklist li.selected a {
  color: #000203;
}
ul.bullet li a {
  background: url("src/bullet_sprite.png") 0 -395px no-repeat;
  padding-left: 14px;
}
ul.squished li {
  margin-bottom: 0;
  color: #346f36;
}
/* Icons */
.icon-submit,
.icon-search,
.icon-go,
.icon-rss,
.icon-facebook,
.icon-twitter {
  background: url("src/icons_sprite.png") 0 0 no-repeat;
  cursor: pointer;
}
.icon-search,
.icon-facebook,
.icon-twitter {
  display: block;
  width: 14px;
  height: 14px;
}
.icon-submit {
  display: block;
  width: 11px;
  height: 11px;
  background-position: 0 -240px;
  margin-bottom: 3px;
}
.icon-facebook,
.icon-twitter {
  display: inline-block;
  margin: 0 0 -4px 4px;
}
.icon-go {
  background-position: 100% -368px;
  padding-right: 20px;
  padding-top: 1px;
}
.icon-rss {
  background-position: 0 -30px;
  padding-left: 16px;
  display: block;
  min-height: 16px;
  color: #000203;
  font-family: "GaramondPro", fantasy, Georgia, "Times New Roman", serif;
  font-size: 1.4em;
  text-transform: uppercase;
}
.icon-facebook {
  background-position: 0 -16px;
}
.icon-twitter {
  background-position: 0 0;
}
/* Various */
.left {
  float: left;
  margin: 0 1em 1em 0;
}
.right {
  float: right;
  margin: 0 0 1em 1em;
}
.nomarg {
  margin: 0;
}
.teaser {
  clear: both;
  padding-top: 1em;
}
/*.padtop { padding-top: .5em; }*/
.sep {
  border-top: 1px solid #dee2e4;
}
.bar {
  border-top: 1px solid #dee2e4;
  border-bottom: 1px solid #dee2e4;
  padding: 4px 0;
  line-height: 1;
}
.eventbar {
  line-height: 1.5;
  margin-bottom: 2.5em;
  font-size: 1.2em;
}
.articleimage {
  margin-bottom: .5em;
}
.teaser .productimage {
  float: left;
  margin: 0 1em 1em 0;
}
.grouptitle {
  font-family: "GaramondPro", fantasy, Georgia, "Times New Roman", serif;
  font-size: 1.4em;
}
.preface {
  font-size: 1.4em;
}
.byline {
  font-size: 1.1em;
  /*margin: -.8em 0 1.3em 0*/
  margin: 0 0 1.3em 0;
}
.title {
  font-family: "HelveticaNeue", Arial, Helvetica, sans-serif;
  font-size: 1.8em;
  line-height: 1.2;
  color: black;
  font-weight: bold;
}
.subtitle {
  font-family: "GaramondPro", fantasy, Georgia, "Times New Roman", serif;
  font-size: 1.6em;
}
.question {
  font-family: "GaramondPro", fantasy, Georgia, "Times New Roman", serif;
  font-size: 1.6em;
  /*font-style: italic;*/
  color: #346f36;
}
.answer {
  padding-left: 44px;
}
a.readmore {
  text-transform: uppercase;
  white-space: nowrap;
  margin-left: 4px;
}
.mini .title {
  font-size: 1.4em;
  display: block;
  clear: both;
}
.mini .productimage {
  border: 1px solid #c2c2c2;
  margin-top: .5em;
}
.mini p {
  margin-left: 88px;
}
.contact-bg {
  background: url("src/contact_girl_8.png") 450px 100% no-repeat;
  padding-left: 130px;
  min-height: 270px;
  height: auto;
}
/* form elements */
form#forward label,
form#loginform label {
  float: left;
  color: #fff;
  font-family: "GaramondPro", fantasy, Georgia, "Times New Roman", serif;
  font-size: 1.2em;
  letter-spacing: -1px;
  text-transform: uppercase;
  width: 64px;
}
form#forward label {
  width: 100px;
}
form#forward select {
  width: 128px;
}
.profile,
.profile a {
  text-align: right;
  color: #fff;
}
.profile a {
  text-decoration: underline;
}
.profile a:hover {
  text-decoration: none;
}
form#forward a {
  color: #fff;
}
#productlist {
  width: 194px;
  margin-bottom: 5px;
}
#user,
#username {
  width: 80px;
}
#password {
  width: 80px;
}
/* jQuery UI */
/* Component containers
----------------------------------*/
.ui-widget {
  font-size: 1.1em /*{fsDefault}*/;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #cecece /*{borderColorContent}*/;
  background: #ffffff /*{bgColorContent}*/ url("src/images/ui-bg_flat_75_ffffff_40x100.png") /*{bgImgUrlContent}*/ 50% /*{bgContentXPos}*/ 50% /*{bgContentYPos}*/ repeat-x /*{bgContentRepeat}*/;
  color: #666666 /*{fcContent}*/;
}
/*.ui-widget-content a { color: #666; }*/
.ui-widget-header {
  border: 1px solid #cecece /*{borderColorHeader}*/;
  background: #cccccc /*{bgColorHeader}*/ url("src/images/ui-bg_highlight-soft_75_cccccc_1x100.png") /*{bgImgUrlHeader}*/ 50% /*{bgHeaderXPos}*/ 50% /*{bgHeaderYPos}*/ repeat-x /*{bgHeaderRepeat}*/;
  color: #666666 /*{fcHeader}*/;
  font-weight: bold;
}
.ui-widget-header a {
  color: #666666 /*{fcHeader}*/;
}
/* Interaction states
----------------------------------*/
/*.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url("src/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url("src/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url("src/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }*/
/* Corner radius
----------------------------------*/
.ui-corner-tl {
  -moz-border-radius-topleft: 4px /*{cornerRadius}*/;
  -webkit-border-top-left-radius: 4px /*{cornerRadius}*/;
  border-top-left-radius: 4px /*{cornerRadius}*/;
}
.ui-corner-tr {
  -moz-border-radius-topright: 4px /*{cornerRadius}*/;
  -webkit-border-top-right-radius: 4px /*{cornerRadius}*/;
  border-top-right-radius: 4px /*{cornerRadius}*/;
}
.ui-corner-bl {
  -moz-border-radius-bottomleft: 4px /*{cornerRadius}*/;
  -webkit-border-bottom-left-radius: 4px /*{cornerRadius}*/;
  border-bottom-left-radius: 4px /*{cornerRadius}*/;
}
.ui-corner-br {
  -moz-border-radius-bottomright: 4px /*{cornerRadius}*/;
  -webkit-border-bottom-right-radius: 4px /*{cornerRadius}*/;
  border-bottom-right-radius: 4px /*{cornerRadius}*/;
}
.ui-corner-top {
  -moz-border-radius-topleft: 4px /*{cornerRadius}*/;
  -webkit-border-top-left-radius: 4px /*{cornerRadius}*/;
  border-top-left-radius: 4px /*{cornerRadius}*/;
  -moz-border-radius-topright: 4px /*{cornerRadius}*/;
  -webkit-border-top-right-radius: 4px /*{cornerRadius}*/;
  border-top-right-radius: 4px /*{cornerRadius}*/;
}
.ui-corner-bottom {
  -moz-border-radius-bottomleft: 4px /*{cornerRadius}*/;
  -webkit-border-bottom-left-radius: 4px /*{cornerRadius}*/;
  border-bottom-left-radius: 4px /*{cornerRadius}*/;
  -moz-border-radius-bottomright: 4px /*{cornerRadius}*/;
  -webkit-border-bottom-right-radius: 4px /*{cornerRadius}*/;
  border-bottom-right-radius: 4px /*{cornerRadius}*/;
}
.ui-corner-right {
  -moz-border-radius-topright: 4px /*{cornerRadius}*/;
  -webkit-border-top-right-radius: 4px /*{cornerRadius}*/;
  border-top-right-radius: 4px /*{cornerRadius}*/;
  -moz-border-radius-bottomright: 4px /*{cornerRadius}*/;
  -webkit-border-bottom-right-radius: 4px /*{cornerRadius}*/;
  border-bottom-right-radius: 4px /*{cornerRadius}*/;
}
.ui-corner-left {
  -moz-border-radius-topleft: 4px /*{cornerRadius}*/;
  -webkit-border-top-left-radius: 4px /*{cornerRadius}*/;
  border-top-left-radius: 4px /*{cornerRadius}*/;
  -moz-border-radius-bottomleft: 4px /*{cornerRadius}*/;
  -webkit-border-bottom-left-radius: 4px /*{cornerRadius}*/;
  border-bottom-left-radius: 4px /*{cornerRadius}*/;
}
.ui-corner-all {
  -moz-border-radius: 4px /*{cornerRadius}*/;
  -webkit-border-radius: 4px /*{cornerRadius}*/;
  border-radius: 4px /*{cornerRadius}*/;
}
/* Icons
----------------------------------*/
.ui-icon {
  background: url("src/icons_sprite.png") 0 0 no-repeat;
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 11px;
  height: 11px;
  overflow: hidden;
}
.ui-icon-triangle-3-n {
  background-position: 0 -192px;
}
.ui-icon-triangle-3-w {
  background-position: 0 -208px;
}
.ui-icon-triangle-3-s {
  background-position: 0 -224px;
}
.ui-icon-triangle-3-e {
  background-position: 0 -240px;
}
.ui-icon-triangle-2-n {
  background-position: 0 -256px;
}
.ui-icon-triangle-2-w {
  background-position: 0 -272px;
}
.ui-icon-triangle-2-s {
  background-position: 0 -288px;
}
.ui-icon-triangle-2-e {
  background-position: 0 -304px;
}
.ui-icon-triangle-1-n {
  background-position: 0 -320px;
}
.ui-icon-triangle-1-w {
  background-position: 0 -336px;
}
.ui-icon-triangle-1-s {
  background-position: 0 -352px;
}
.ui-icon-triangle-1-e {
  background-position: 0 -368px;
}
/* Accordion
----------------------------------*/
.accordion {
  margin: 0;
  padding: 0 0 0 2em;
}
.ui-accordion-header {
  font-family: "GaramondPro", fantasy, Georgia, "Times New Roman", serif;
  font-size: 1.4em;
  border: 0;
  background: none;
}
.ui-accordion-header a {
  color: #bdcf31;
}
.ui-accordion-content {
  color: inherit;
  border: 0;
  background: none;
}
.ui-accordion-header .ui-icon {
  margin-top: 3px;
}
ul.accordion {
  padding: 0;
  list-style: none;
}
ul.accordion .ui-accordion-header {
  position: relative;
  padding-left: 16px;
}
ul.accordion .ui-accordion-header a {
  color: #000203;
}
ul.accordion .ui-accordion-content {
  padding-left: 16px;
}
ul.accordion img {
  border: 1px solid #cbcecf;
  float: right;
}
ol.accordion .ui-icon {
  display: none;
}
/* jQuery Selectbox
----------------------------------*/
div.selectbox-wrapper {
  position: absolute;
  width: 400px;
  background-color: #fff;
  border: 1px solid #cecece;
  margin: 0px;
  margin-top: -10px;
  padding: 0px;
  /*font-size: 0.8em;*/
  text-align: left;
  height: 200px;
  *height: 200px;
  /*IE6 fix */
  overflow: auto;
}
div.selectbox-wrapper ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
div.selectbox-wrapper ul li.selected {
  background-color: #538eb5;
  color: #fff;
}
div.selectbox-wrapper ul li.current {
  background-color: #cecece;
  color: inherit;
}
div.selectbox-wrapper ul li {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 2px;
  cursor: pointer;
}
#loginform table,
#loginform td,
#loginframe table,
#loginframe td {
  border: 0 !important;
}
table {
  border-width: 0 0 1px 1px;
  border-color: #000;
  border-style: solid;
}
td {
  border-color: #000;
  border-width: 1px 1px 0 0;
  border-style: solid;
}
/* ------------------------------------------------------------
	NUMBER OF COLUMNS: Adjust #primaryNav li to set the number
	of columns required in your site map. The default is 
	4 columns (25%). 5 columns would be 20%, 6 columns would 
	be 16.6%, etc. 
------------------------------------------------------------ */
#primaryNav li {
  width: 25%;
}
#primaryNav li ul li {
  width: 100% !important;
}
#primaryNav.col1 li {
  width: 99.9%;
}
#primaryNav.col2 li {
  width: 50.0%;
}
#primaryNav.col3 li {
  width: 33.3%;
}
#primaryNav.col4 li {
  width: 25.0%;
}
#primaryNav.col5 li {
  width: 20.0%;
}
#primaryNav.col6 li {
  width: 16.6%;
}
#primaryNav.col7 li {
  width: 14.2%;
}
#primaryNav.col8 li {
  width: 12.5%;
}
#primaryNav.col9 li {
  width: 11.1%;
}
#primaryNav.col10 li {
  width: 10.0%;
}
/* ------------------------------------------------------------
	General Styles
------------------------------------------------------------ */
.sitemap {
  margin: 0;
  float: left;
  width: 100%;
}
.sitemap a {
  text-decoration: none;
}
.sitemap ol,
.sitemap ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* ------------------------------------------------------------
	Site Map Styles
------------------------------------------------------------ */
/* --------	Top Level --------- */
#primaryNav {
  margin: 40px 0 0 0;
  float: left;
  width: 100%;
}
#primaryNav #home {
  display: block;
  float: none;
  background: #ffffff url('L1-left.png') center bottom no-repeat;
  position: relative;
  z-index: 2;
  padding: 0 0 30px 0;
}
#primaryNav li {
  float: left;
  background: url('L1-center.png') center top no-repeat;
  padding: 30px 0;
  margin-top: -30px;
}
#primaryNav li a {
  margin: 0 20px 0 0;
  padding: 2px;
  display: block;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: #dd5910 url('white-highlight.png') top left repeat-x;
  border: 2px solid #d5530b;
}
#primaryNav li a:hover {
  background-color: #f5752f;
  border-color: #e5631b;
  color: #fff;
}
#primaryNav li.last-child,
#primaryNav li:last-child {
  background: url('L1-right.png') center top no-repeat;
}
.sitemap a:link:before,
.sitemap a:visited:before {
  content: " " attr(href) " ";
  display: block;
  text-transform: uppercase;
  text-align: left;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  word-wrap: break-word;
}
#primaryNav li a:link:before,
#primaryNav li a:visited:before {
  color: #f6dac3;
}
#primaryNav li a:link:hover:before,
#primaryNav li a:visited:hover:before {
  color: #fff;
}
/* --------	Second Level --------- */
#primaryNav li li {
  width: 100%;
  clear: left;
  margin-top: 0;
  padding: 10px 0 0 0;
  background: url('vertical-line.png') center bottom repeat-y;
}
#primaryNav li li a {
  background-color: #c2c2c2;
  border-color: #b9b9b9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333;
}
#primaryNav li li a:hover {
  border-color: #7c7c7c;
  background-color: #888;
  color: #fff;
}
#primaryNav li li.first-child,
#primaryNav li li:first-child {
  padding-top: 30px;
}
#primaryNav li li.last-child,
#primaryNav li li:last-child {
  background: url('vertical-line.png') center bottom repeat-y;
}
#primaryNav li li a:link:before,
#primaryNav li li a:visited:before {
  color: #999;
}
#primaryNav li li a:link:hover:before,
#primaryNav li li a:visited:hover:before {
  color: #e8e8e8;
}
/* --------	Third Level --------- */
#primaryNav li li ul {
  margin: 10px 0 0 0;
  width: 100%;
  float: right;
  padding: 9px 0 10px 0;
  background: #f5f5f5 url('L3-ul-top.png') center top no-repeat;
}
#primaryNav li li li {
  background: url('L3-center.png') left center no-repeat;
  padding: 5px 0;
}
#primaryNav li li li a {
  /*background-color: #fff7aa;
	border-color: #e3ca4b;*/
  font-size: 11px;
  padding: 5px 2px;
  width: 80%;
  float: right;
}
#primaryNav li li li a:hover {
  /*background-color: #fffce5;
	border-color: #d1b62c;*/
}
#primaryNav li li li.first-child,
#primaryNav li li li:first-child {
  padding: 15px 0 5px 0;
  background: url('L3-li-top.png') left center no-repeat;
}
#primaryNav li li li.last-child,
#primaryNav li li li:last-child {
  background: url('L3-bottom.png') left center no-repeat;
}
#primaryNav li li li a:link:before,
#primaryNav li li li a:visited:before {
  /*color: #ccae14;*/
  font-size: 9px;
}
/* ------------------------------------------------------------
	Utility Navigation
------------------------------------------------------------ */
#utilityNav {
  float: right;
  max-width: 50%;
  margin-right: 10px;
}
#utilityNav li {
  float: left;
  margin-bottom: 10px;
}
#utilityNav li a {
  margin: 0 10px 0 0;
  padding: 2px;
  display: block;
  border: 2px solid #b9b9b9;
  font-size: 12px;
  text-align: center;
  color: #333;
  background: #c2c2c2 url('white-highlight.png') top left repeat-x;
}
#utilityNav li a:hover {
  background-color: #888;
  border-color: #7c7c7c;
  color: #fff;
}
#utilityNav li a:link:before,
#utilityNav li a:visited:before {
  color: #999;
  font-size: 9px;
}
#utilityNav li a:link:hover:before,
#utilityNav li a:visited:hover:before {
  color: #e8e8e8;
}
.livelogo {
  float: right;
  width: 300px;
  display: block;
}
.editor-image-right {
  float: right;
  margin-left: 15px;
}
.editor-image-left {
  float: left;
  margin-right: 15px;
}
#banner-fullscreen {
  width: 100%;
  height: 100%;
  position: fixed;
  background: #ccc;
  z-index: 9999;
  top: 0;
  left: 0;
}
#banner-fullscreen img {
  margin: auto;
  display: block;
}
/**********************
*   heading
**********************/
.row-1 {
  background: linear-gradient(to bottom, #f3f3f3 0%, #ffffff 7%, #ffffff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 63px;
  margin: 35px 0 0;
}
.logo {
  background: url('../img/bisnode-creditpro-logo.png') no-repeat;
  width: 252px;
  float: left;
  margin: 15px 0 16px 0;
  height: 45px;
}
.topmenu {
  color: black;
  margin: 29px 0 0 160px;
  font-weight: bold;
  font-strech: normal;
}
.topmenu li a {
  padding: 0 0 5px;
  margin: 0 55px 0 0;
  color: black;
}
.topmenu li a:hover {
  border-bottom: 3px solid #bdcf31;
}
.topmenu li a.last {
  margin: 0;
}
.topmenu li.selected a {
  border-bottom: 3px solid #bdcf31;
}
.search {
  float: right;
  margin: 26px 0 0;
  position: relative;
  width: 111px;
  height: 35px;
  overflow: hidden;
}
.search .icon-search {
  background: url('../img/search.png') no-repeat center center transparent;
  border: 0 none;
  color: #666666;
  font-size: 0.65em;
  left: 77px;
  top: 2px;
  width: 22px;
  height: 21px;
  position: absolute;
  text-indent: 20px;
}
.search .searchInput {
  border: 1px solid #CCCCCC;
  border-radius: 16px;
  color: #666666;
  font-size: 1em;
  height: 21px;
  margin: 0 0 0 0;
  padding-left: 9px;
  width: 91px;
  float: none;
  position: absolute;
}
/*

.icon-search,
.icon-submit {
    background: url('src/icons_sprite.png') no-repeat center center transparent;
    background-position: 0 -240px;
    border: 0 none;
    color: #666666;
    font-size: 0.65em;
    position: relative;
    right: 23px;
    top: 2px;
    width: 22px;
    height: 21px;
    background-size: 13px auto;
    position: relative;
    text-indent: 20px;
}
*/
.icon-search:before {
  content: "a";
}
.row-2 {
  background: #bdcf31;
  height: 67px;
}
.login {
  float: right;
}
/**********************
*   iframe login 
************************/
#loginform {
  margin: 8px 0 0;
  overflow: hidden;
}
#loginform > div {
  width: 297px !important;
  float: right;
}
#loginform div {
  right: 6px !important;
  font-family: "HelveticaNeue", Arial, Helvetica, sans-serif;
}
#loginform div a {
  color: black !important;
}
#loginform .col {
  float: left;
  font-family: "HelveticaNeue", Arial, Helvetica, sans-serif;
  line-height: 1.4em;
}
#loginform .col div {
  color: black !important;
  margin: 2px 7px 0 0 !important;
}
#loginform .col .button {
  margin: 0 !important;
}
#loginform .col .button button {
  width: 80px !important;
  font-size: 12px;
  font-size: 0.75rem;
}
/***************************
*	messages (error messages)
***************************/
.messages {
  position: relative;
}
.messages h3 {
  font-size: 12px;
  font-size: 0.75rem;
  display: inline;
  color: inherit;
}
.messages ul {
  list-style: none;
  position: absolute;
  top: -100px;
  right: 0;
}
.messages li {
  display: none;
  height: auto;
  width: 300px;
  background-color: #ffcd00;
  color: #333333;
  box-sizing: border-box;
  padding: 15px 15px 0;
  z-index: 100;
  overflow: hidden;
}
.messages li:nth-child(2n) {
  background-color: #333333;
  color: #ffcd00;
}
.messages p {
  font-size: 12px;
  font-size: 0.75rem;
}
.messages .close {
  margin: -3px -2px 0 0;
  display: block;
  height: 15px;
  width: 15px;
  color: inherit;
  float: right;
  background: transparent;
  border: 0 none;
  cursor: pointer;
}
/***************************
*   main content
***************************/
.span-m8 {
  width: 100%;
  float: none;
  margin: 0 0 1.5em;
}
.banner-mini-list {
  list-style: none inside;
  padding: 0;
  overflow: hidden;
  margin: 0;
}
.banner-mini-list li {
  float: left;
  margin: 0 40px 0 0;
}
.banner-mini-list li.last {
  margin: 0;
}
.banner-mini-list h4 {
  text-transform: uppercase;
}
.span-m1.last .padded {
  margin: 0;
  min-height: none;
  position: absolute;
  bottom: 0;
  right: 0;
}
ul.parent-pager {
  overflow: hidden;
}
ul.parent-pager li {
  width: 25%;
  background: url("../img/spr_pager.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
ul.parent-pager li a {
  width: auto;
  background: transparent;
}
ul.parent-pager li.selected {
  background: #bdcf31;
}
ul.linklist {
  list-style: disc outside;
  padding: 0 0 0 15px;
}
ul.linklist a {
  color: black;
}
/***************************
*   footer
***************************/
.footer {
  background: url('../img/bg_pattern.png') no-repeat center center #bdcf31;
  min-height: 121px;
  padding: 14px 0 0;
  overflow: hidden;
}
.footer dl {
  padding: 0;
}
.footer dl dd {
  margin: 0;
}
.footer .footer-columns {
  list-style: none inside;
  padding: 0;
  overflow: hidden;
  -webkit-box-sizing: 'border-box';
  -moz-box-sizing: 'border-box';
  box-sizing: 'border-box';
}
.footer .footer-columns li {
  width: 25%;
  float: left;
  padding: 33px 40px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.footer .footer-columns li.last {
  padding: 0;
  text-align: center;
}
.footer .footer-columns li.rating-image {
  padding: 20px 0 0;
}
.footer .footer-columns li.rating-image img {
  margin: 0 0 0 -37px;
}
.company-name-with-logo {
  display: block;
  background: url('../img/aa.png') no-repeat center top;
  padding: 46px 0 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 0.3em;
}
#rating_images {
  border: 0 none;
  margin-bottom: 0;
  margin-top: -30px;
}
#rating_images td {
  border: 0 none;
  text-align: center;
  width: 230px;
}
#rating_images td a:hover {
  text-decoration: none;
}
#rating_images td img {
  margin: 0;
}
