﻿@charset "UTF-8";
* {
  margin: 0;
  padding: 0; }

html, body, body > form {
  height: 100%; }

body.js {
  visibility: hidden; }

body.iframepage {
  visibility: visible; }

body.js.ready {
  visibility: visible; }

header, footer, section, article, figure, nav {
  display: block; }

a {
  color: #0099cc;
  outline: none white !important;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

.webkit ul {
  padding-left: 17px; }

ul {
  padding-left: 30px; }

ol {
  padding-left: 25px; }

li {
  margin-bottom: 5px; }

img {
  border: 0;
  display: block; }

p {
  line-height: 15px;
  margin-bottom: 15px; }

@font-face {
  font-family: 'BertholdAkzidenzGroteskBERegu';
  src: url('/ui/styles/fonts/akzidgrobebol-webfont.eot');
  src: local('☺'), url('/ui/styles/fonts/akzidgrobebol-webfont.woff') format('woff'), url('/ui/styles/fonts/akzidgrobebol-webfont.ttf') format('truetype'), url('/ui/styles/fonts/akzidgrobebol-webfont.svg#webfontW7Pe1De5') format('svg'); }

@font-face {
  font-family: 'TeleVoice';
  src: url('/UI/Styles/fonts/televoice-regular-webfont.eot');
  src: local('☺'), url('/ui/styles/fonts/televoice-regular-webfont.woff') format('woff'), url('/ui/styles/fonts/televoice-regular-webfont.ttf') format('truetype'), url('/ui/styles/fonts/televoice-regular-webfont.svg#webfontW7Pe1De5') format('svg'); }

.no-webfont h1, .no-webfont h2, .no-webfont h3 {
  font-family: 'arial';
  font-weight: bold;
  color: #000; }

h1, h2, h3 {
  font-family: 'BertholdAkzidenzGroteskBERegu', sans-serif;
  font-weight: 500;
  color: #000; }

h1 {
  font-size: 34px;
  line-height: 38px;
  /*margin-bottom: 15px;*/ }

h2 {
  font-size: 21px;
  margin-bottom: 5px;
  line-height: 24px; }

h2.mBottom {
  margin-bottom: 15px; }

h3 {
  font-size: 16px;
  margin-bottom: 2px;
  line-height: 20px; }

h4 {
  font-size: 13px;
  line-height: 14px; }

select:focus.expand {
  width: auto !important; }

.oh {
  overflow: hidden; }

fieldset, img {
  border: 0 none; }

.oh {
  overflow: hidden; }

.intro {
  font-size: 18px;
  line-height: 24px; }

.clear {
  clear: both; }

iframe {
  border: 0; }

.flR {
  float: right; }

.flL {
  float: left; }

body #contents .orange {
  color: #f09b00; }

body #contents .red {
  color: #ea2828; }

.hr {
  background-color: #6e6e6e;
  height: 1px;
  margin: 15px 0;
  clear: both;
  width: 100%; }

.hr hr {
  display: none; }

.corner {
  position: absolute;
  width: 13px;
  height: 13px;
  background: transparent url(/ui/images/sprite_main.png) no-repeat left top;
  z-index: 99; }

.corner.t-l {
  background-position: -335px -1px;
  top: 0;
  left: 0; }

.corner.b-r {
  background-position: -400px 1px;
  bottom: 0;
  right: 0; }

.posRel {
  position: relative; }

table.productTable {
  border-collapse: collapse;
  width: 100%; }

table.productTable td p {
  font-size: 12px !important;
  line-height: 15px !important;
  margin-bottom: 0 !important; }

table.productTable td {
  border-top: 1px solid #c8c8d5;
  font-size: 12px;
  padding: 10px 17px;
  width: 48%; }

/*table.productTable td:first-child {
            border-right: 1px solid #fff;
            font-weight: bold;
            width: 40%;
        }*/
table.productTable tr {
  background-color: #eeeeef; }

table.productTable tr:nth-child(odd) {
  background-color: #f6f6f7; }

table.productTable tr:first-child td {
  border-top: 0; }

#paging {
  border-top: 1px solid #a4a4a4;
  margin: 20px 0 40px;
  overflow: hidden;
  position: relative;
  text-align: center; }

#paging a {
  font-size: 13px;
  font-weight: bold; }

#paging a.button {
  position: absolute;
  top: 5px;
  background: transparent url(/ui/images/sprite_main.png) no-repeat 0 0; }

#paging a.prev {
  background-position: -887px -2440px;
  left: 0;
  padding-left: 18px; }

#paging a.next {
  background-position: -854px -2332px;
  padding-right: 18px;
  right: 0; }

#paging ul {
  padding: 4px 80px; }

#paging li {
  display: inline;
  margin: 0;
  list-style-type: none; }

#paging li a {
  display: inline-block;
  padding: 2px 6px; }

#paging li.selected a {
  background: url("/ui/images/sprite_main.png") no-repeat scroll -710px -2436px transparent;
  color: #FFFFFF; }

.headerBG, .landingheaderBG {
  background: url("/ui/images/sprite_main.png") repeat-x scroll 0 -24px transparent;
  left: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1; }

.headerBG {
  height: 128px; }

.landingheaderBG {
  height: 50px; }

.index .headerBG {
  height: 325px; }

.index-alternate .headerBG {
  height: 128px; }

.index-alternate .text-area h1 {
  margin-top: 0; }

.footerBG {
  background: url("/ui/images/sprite_main.png") repeat-x scroll 0 -1329px transparent;
  height: 147px;
  position: relative;
  width: 100%;
  z-index: 1111; }

body {
  background-color: #f9f9fc;
  color: #4a4a4a;
  font-family: arial, sans-serif;
  font-size: 12px;
  position: relative;
  width: 100%; }

html[lang="ja-JP"] p, html[lang="ja-JP"] h1, html[lang="ja-JP"] h2, html[lang="ja-JP"] h3 {
  font-family: "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Osaka", "MS PGothic", 'ＭＳ Ｐゴシック', arial, sans-serif !important; }

#docWrap {
  margin: 0px auto;
  min-height: 80%;
  padding: 0 65px 47px;
  padding-bottom: 47px;
  position: relative;
  overflow: hidden;
  max-width: 960px;
  z-index: 5; }

#docWrap.iframe {
  padding: 0 0 20px; }

.index #docWrap {
  padding-bottom: 5px; }

/* HEADER */
#header {
  padding-right: 10px;
  position: relative;
  z-index: 99;
  float: left;
  width: 100%; }

#header .logo {
  /*float: left;*/
  min-height: 70px;
  margin: 12px 12px 0px 0;
  display: block;
  padding-bottom: 0px;
  overflow: hidden;
  text-decoration: none; }

#header img {
  float: left; }

#header .logo span {
  color: #FFFFFF;
  display: block;
  float: left;
  font-size: 19px;
  line-height: 22px;
  margin-bottom: 0;
  overflow: hidden;
  padding: 26px 0 0 10px; }

#header #topTools {
  float: right;
  overflow: hidden;
  position: absolute;
  right: 15px;
  /* margin-right: 20px; */ }

#topTools > div {
  float: right; }

#topTools .flags {
  padding-top: 10px; }

#topTools .lnkLst {
  padding-top: 10px;
  padding-right: 20px; }

#topTools select {
  display: block;
  float: right;
  color: #333;
  font-size: 11px;
  margin-bottom: 8px;
  padding: 3px;
  width: 150px; }

#topTools .searchArea {
  clear: right; }

#topTools fieldset {
  margin: 0;
  padding: 8px 10px 0 0; }

#topTools button {
  background: transparent url(/ui/images/big-input.png) no-repeat scroll -175px 0;
  border: 0 none;
  cursor: pointer;
  float: right;
  font-size: 1px;
  padding: 10px;
  text-indent: -9999px;
  width: 24px;
  position: relative;
  left: -4px; }

#topTools input {
  background: transparent url(/ui/images/big-input.png) no-repeat scroll 0 0;
  border: 0 none;
  color: #4a4a4a;
  font-size: 11px;
  float: right;
  padding: 5px 5px 3px;
  width: 164px; }

#topTools > ul {
  float: right;
  padding: 10px 0px 0 0; }

#topTools li {
  border-left: 1px solid #fff;
  float: left;
  list-style-type: none;
  margin: 0 5px 0 0;
  padding: 0 0 0 5px; }

#topTools li:first-child {
  border-left: 0; }

#topTools li a {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none; }

#topTools li a:hover {
  text-decoration: underline; }

#nav {
  clear: both; }

#nav ul {
  padding-top: 19px;
  padding-left: 0; }

#nav li {
  float: left;
  padding-bottom: 6px;
  position: relative; }

#nav li.active {
  background: transparent url(/ui/images/sprite_arrows.png) no-repeat scroll center 27px; }

#nav li a {
  float: left;
  color: #fff;
  font-weight: bold;
  padding: 6px 9px;
  text-transform: uppercase;
  text-decoration: none; }

#nav li:first-child a {
  border-left: 0 !important;
  padding-bottom: 7px; }

#nav li > div, #footer nav > ul li > div {
  display: none;
  position: absolute;
  top: 26px;
  left: 0;
  width: 256px; }

#nav li > div.home {
  left: -66px !important;
  width: 164px; }

#nav li > div.home .body {
  background: url("/ui/images/sprite_main.png") no-repeat scroll -1px -2730px transparent; }

#nav li > div.home .top {
  background: url("/ui/images/sprite_main.png") no-repeat scroll -1px -2717px transparent; }

#nav li > div.home .bottom {
  background: url("/ui/images/sprite_main.png") no-repeat scroll -1px -2839px transparent; }

#nav li div .body, #footer nav > ul li div .body {
  background: url("/ui/images/sprite_main.png") no-repeat scroll -683px -2740px transparent;
  padding: 6px 20px; }

#nav li div .body p, #footer li div .body p {
  margin-bottom: 0; }

#nav li div .top {
  background: url("/ui/images/sprite_main.png") no-repeat scroll -683px -2960px transparent;
  height: 15px; }

#nav li div .bottom {
  background: url("/ui/images/sprite_main.png") no-repeat scroll -683px -2911px transparent;
  height: 5px; }

/* Standard */
#header {
  /*background: url("/ui/images/sprite_main.png") repeat-x scroll 0 -1481px transparent;*/ }

#nav li a {
  border-left: 1px solid #ff9100; }

#nav li:hover a, #nav li.active a {
  background-color: #a35e00; }

/* AN */
#AN #nav li:hover a, #AN #nav li.active a {
  background-color: #711313; }

#AN #nav li:hover, #AN #nav li.active {
  background-position: center -5px; }

#AN #nav li a {
  border-left: 1px solid #e52222; }

#AN #header {
  background-position: 0 -1635px; }

#AN .headerBG, #AN .landingheaderBG {
  background-position: 0 -402px; }

/* CT */
#CT #nav li:hover a, #CT #nav li.active a {
  background-color: #e58800; }

#CT #nav li:hover, #CT #nav li.active {
  background-position: center -90px; }

#CT #nav li a {
  border-left: 1px solid #464646; }

#CT #header {
  background: none; }

#CT .headerBG, #CT .landingheaderBG {
  background-position: 0 -5335px; }

/* CORP & FM */
#corp #header {
  background-position: 0 -1787px; }

#corp .headerBG, #corp .landingheaderBG {
  background-position: 0 -780px; }

#corp #nav li:hover a, #corp #nav li.active a {
  background-color: #e58800; }

#corp #nav li:hover, #corp #nav li.active {
  background-position: center -88px; }

#corp #nav li a {
  border-left: 1px solid #adadad; }

nav li {
  list-style-type: none;
  margin-bottom: 0;
  position: relative; }

#splash .headerBG {
  background-position: 0 -780px; }

#splash #header {
  background: none; }

#splash #banner {
  min-height: 60px;
  height: inherit;
  *height: 100px; }

#splash #banner * {
  color: #000; }

#splash #banner .text-area {
  max-width: inherit;
  *max-width: 940px; }

#splash .box {
  padding-left: 0;
  padding-right: 0; }

#splash .box.img-link-text {
  padding-top: 0; }

#splash .box.img-link-text h3 {
  border-bottom: none; }

#splash .thirty3 ul {
  margin-bottom: 10px; }

#splash .sixty7 .img-link-text img {
  float: none; }

/* /HEADER */
/* FOOTER */
#footer {
  font-size: 11px;
  margin: 0 auto;
  padding: 0 20px 0 0;
  position: relative;
  max-width: 940px;
  z-index: 9999; }

#footer h2 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 2px;
  padding: 12px 0 0px 0px; }

#footer ul {
  padding-left: 0px;
  overflow: visible; }

#footer li {
  float: left;
  list-style-type: none; }

#footer nav li a {
  background: url("/ui/images/sprite_main.png") no-repeat scroll -887px -2332px transparent;
  display: block;
  font-size: 14px;
  margin: 0 18px 0 0;
  padding: 0 0 3px 19px; }

#footer nav li a:hover {
  text-decoration: none; }

#footer .hr {
  background-color: #e2e2e2;
  margin: 20px 0 10px; }

#footer .bottom-content {
  overflow: hidden;
  text-align: center; }

#footer .bottom-content p {
  display: inline;
  font-size: 11px; }

#footer .bottom-content ul {
  display: inline; }

#footer .bottom-content ul li {
  float: none;
  display: inline; }

#footer .bottom-content li a {
  border-left: 1px solid #0099cc;
  font-weight: bold;
  line-height: 11px;
  margin: 0 5px 0 0;
  padding: 0 0 0 6px; }

#footer .bottom-content li:first-child a {
  border-left: 0; }

#footer nav > ul li div .top {
  background: url("/ui/images/sprite_main.png") no-repeat scroll -683px -2735px transparent;
  height: 5px; }

#footer nav > ul li div .bottom {
  background: url("/ui/images/sprite_main.png") no-repeat scroll -683px -2940px transparent;
  height: 15px; }

#footer nav > ul li > div {
  bottom: 19px;
  font-size: 12px;
  line-height: 20px;
  top: auto; }

/* /FOOTER */
/* PRODUCT PAGES */
.product > * {
  padding-left: 10px;
  margin-bottom: 20px; }

.prodIntro {
  font-size: 18px;
  line-height: 24px; }

#subTabs {
  margin: 0 20px 12px 0;
  overflow: hidden;
  padding-right: 9px;
  position: relative; }

div#tabsContentContainer div.SalesForce h2, div#tabsContentContainer div.SalesForce p {
  display: none; }

body.noJs div#tabsContentContainer div.SalesForce h2 {
  display: block; }

body.noJs div#tabsContentContainer div.SalesForce p {
  display: inline; }

body.noJs div.subTab-content {
  display: block !important; }

body.js #tabsContentContainer div {
  display: none; }

body.js #tabsContentContainer div.active {
  display: block; }

body.js #tabsContentContainer div.SalesForce {
  position: absolute;
  visibility: hidden;
  display: block; }

body.js #tabsContentContainer div.SalesForce.ready {
  position: static;
  visibility: visible;
  display: none; }

body.js #tabsContentContainer div.SalesForce.active {
  display: block; }

div.subTab-content > p {
  padding-left: 0px; }

#subTabs ul {
  padding-left: 8px; }

#productTabs {
  margin: 0 10px 12px 0;
  overflow: hidden;
  padding-right: 9px;
  position: relative; }

#productTabs .hr, #subTabs .hr {
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 28px;
  z-index: 1; }

#productTabs ul {
  padding-left: 0; }

#subTabs ul {
  float: left;
  overflow: hidden;
  position: relative;
  z-index: 3; }

#productTabs ul {
  float: right;
  overflow: hidden;
  position: relative;
  z-index: 3; }

#productTabs.rightAligned ul {
  float: none; }

#productTabs li, #subTabs li {
  float: left;
  margin-left: 2px; }

#productTabs li a, #subTabs li a {
  background: url("/ui/images/sprite_main.png") no-repeat scroll -108px -1157px transparent;
  color: #4A4A4A;
  display: block;
  font-size: 13px;
  font-weight: bold;
  overflow: hidden;
  padding: 6px 10px 13px;
  position: relative;
  text-transform: uppercase; }

#productTabs li.active a, #productTabs li a:hover, #subTabs li.active a, #subTabs li a:hover {
  background: url("/ui/images/sprite_arrows.png") no-repeat scroll center -51px transparent;
  color: #fff;
  text-decoration: none; }

#productTabs li .left, #productTabs li .right, #subTabs li .left, #subTabs li .right {
  background: transparent url(/ui/images/sprite_main.png) no-repeat 0 0;
  position: absolute;
  top: 0;
  height: 35px;
  min-width: 2px; }

#subTabs li span.left, #productTabs li span.left {
  background-position: -109px -1157px;
  left: 0; }

#subTabs li span.right, #productTabs li span.right {
  background-position: -108px -1157px;
  right: 0; }

#subTabs li.active span.left, #subTabs li a:hover span.left, #productTabs li.active span.left, #productTabs li a:hover span.left {
  background-position: 0 -1157px; }

#productTabs li.active span.right, #productTabs li a:hover span.right {
  background-position: -101px -1157px; }

.product-top {
  padding-bottom: 30px;
  overflow: hidden; }

.filter-box {
  float: right;
  width: 300px; }

.col .filter-box {
  margin-right: 0;
  margin-left: 45px; }

.filter-box .body {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 0 -2910px transparent;
  min-height: 115px;
  padding: 10px 20px 0; }

.filter-box .bottom {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 0 -3060px transparent;
  height: 7px; }

.filter-box h4 {
  background: url("/ui/images/sprite_main.png") no-repeat scroll -315px -2916px transparent;
  font-size: 17px;
  margin-bottom: 4px;
  padding: 10px 0 7px 30px; }

.filter-box p {
  margin-bottom: 7px; }

.filter-box select {
  margin-bottom: 7px;
  width: 99%; }

a.theLink, a.newLink {
  display: block;
  cursor: pointer; }

.wrapInA a:hover, .wrapInA a:hover p {
  text-decoration: none !important; }

.productPage.no-margin-r {
  margin-right: 0 !important; }

.productPage .col > * {
  padding-left: 0; }

.productPage .col.fifty > * {
  margin-right: 20px; }

.landing {
  margin-right: 20px; }

.landing div.gray {
  background-color: transparent; }

div.col.thirty3 .gray {
  background-color: transparent; }

div.col.sixty7 .gray {
  background-color: transparent; }

.col.fifty .gray {
  background-color: transparent; }

.col.fifty .gray .corner {
  display: none; }

.gray {
  background-color: #edebe9;
  padding: 11px; }

/* LISTS IN PRODUCTPAGE */
ul.downloads, .link-list ul {
  padding-left: 0;
  list-style-type: none; }

ul.downloads li {
  font-size: 10px;
  overflow: hidden; }

ul.downloads li .body {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 0 -3897px transparent;
  min-height: 70px;
  overflow: hidden;
  padding: 12px 45px 0 11px; }

ul.downloads li .foot {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 0 -4029px transparent;
  height: 10px; }

.downloads li a.heading {
  display: block;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 3px; }

.downloads li p {
  color: #333333;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 3px; }

.downloads li span {
  font-size: 15px;
  font-weight: bold; }

.downloads li span.heading {
  color: #0099CC;
  font-size: 15px;
  margin-bottom: 3px; }

.downloads li span.size {
  color: #8C96A0; }

.downloads li img {
  float: left;
  margin: 0 15px 10px 0; }

aside .link-list.box {
  background-color: #f6f6f7; }

.link-list.box .corner {
  display: none; }

aside .link-list.box .corner {
  display: block; }

aside .link-list.box h3 {
  border-bottom: 1px dashed #B3B3B3;
  padding: 10px 10px 4px; }

aside .related-products.box h3 {
  border-bottom: 1px dashed #B3B3B3; }

.link-list.box h3 {
  margin-bottom: 0; }

.link-list ul li {
  border-top: 1px dashed #B3B3B3;
  margin-bottom: 0; }

.link-list li:first-child {
  border-top: 0; }

.link-list li a {
  background: url("/ui/images/sprite_main.png") no-repeat scroll -880px -2322px transparent;
  display: block;
  font-size: 13px;
  padding: 10px 15px 10px 29px; }

.link-list li a.docx, .link-list li a.doc {
  background-position: -916px -3739px; }

.link-list li a.pdf {
  background-position: 5px -3740px; }

.link-list li a.xlsx, .link-list li a.xls {
  background-position: -833px -3800px; }

.link-list li a.pptx, .link-list li a.ppt {
  background-position: -103px -3802px; }

ul.accessories-list li {
  border-top: 1px dashed #B3B3B3;
  font-size: 13px;
  list-style-type: none;
  margin-bottom: 0;
  margin-right: 70px;
  overflow: hidden;
  padding: 20px 0 5px; }

ul.accessories-list li:first-child {
  border-top: 0; }

ul.accessories-list li img {
  float: left;
  margin: 0 20px 0px 0; }

ul.accessories-list li div {
  overflow: hidden; }

ul.accessories-list li h3 {
  font-size: 17px;
  margin-bottom: 5px; }

ul.accessories-list li p {
  line-height: 20px;
  margin-bottom: 5px; }

ul.accessories-list li .get-more {
  margin: 0; }

ul.accessories-list.features-list li {
  border-top: 0; }

ul.accessories-list.features-list li:nth-child(even) img {
  float: right;
  margin: 0 0 0px 20px; }

ul.accessories-list li li {
  border-top: 0 none;
  list-style-type: disc;
  margin: 0;
  overflow: visible;
  padding: 0 0 3px; }

.largeList {
  color: #333;
  padding-left: 0; }

.largeList > li {
  border-bottom: 1px dashed #B3B3B3;
  float: left;
  list-style-type: none;
  margin: 0 10px;
  padding: 20px 0 10px;
  width: 47%; }

.largeList p {
  color: #333;
  font-size: 15px;
  line-height: 20px; }

.largeList p a, .largeList p, .largeList li {
  color: #333; }

.largeList li li {
  font-size: 15px;
  list-style-type: disc; }

.largeList > li img {
  float: left;
  margin: 0 20px 0 0; }

.largeList > li .info {
  overflow: hidden; }

.largeList > li .info h2 {
  color: #000;
  font-size: 17px;
  margin-bottom: 5px; }

table.tech-spec {
  border-collapse: collapse;
  width: 100%; }

.tech-spec td {
  border-top: 1px solid #c8c8d5;
  font-size: 12px;
  padding: 10px 17px;
  width: 48%; }

.tech-spec td:first-child {
  border-right: 1px solid #fff;
  font-weight: bold;
  width: 40%; }

.tech-spec tr {
  background-color: #eeeeef; }

.tech-spec tr:nth-child(odd) {
  background-color: #f6f6f7; }

.tech-spec tr:first-child td {
  border-top: 0; }

#image-chooser {
  background-color: #F1F1F6;
  margin-left: 4px;
  padding-bottom: 77px;
  padding-left: 0;
  position: relative;
  text-align: center; }

#image-chooser img {
  display: inline; }

#image-chooser .shadow {
  background: url("/ui/images/sprite_main.png") no-repeat scroll right -2995px transparent;
  height: 5px; }

#image-chooser ul {
  bottom: 0;
  left: 0;
  margin-bottom: 0;
  overflow: hidden;
  padding-left: 0;
  position: absolute; }

#image-chooser li {
  float: left;
  list-style-type: none;
  margin-bottom: 0; }

#image-chooser li a {
  background: url("/ui/images/sprite_main.png") no-repeat scroll -663px -3001px transparent;
  display: block;
  height: 72px;
  padding: 19px 0 0;
  text-align: center;
  width: 134px; }

#image-chooser li a:hover, #image-chooser li a.active {
  background: url("/ui/images/sprite_main.png") no-repeat scroll right -3005px transparent; }

#image-chooser li a img {
  display: inline; }

/* /PRODUCT PAGES */
/* CONTENTS */
#contents {
  clear: both;
  padding-bottom: 30px;
  padding-top: 20px;
  position: relative;
  z-index: 50; }

#banner {
  height: 197px;
  margin-right: 20px;
  overflow: hidden;
  position: relative;
  top: -26px;
  max-width: 940px; }

#banner img {
  position: absolute;
  bottom: 0; }

#banner * {
  color: #fff; }

#banner .text-area {
  left: 0px;
  /*position: absolute;*/
  top: 5px;
  max-width: 565px; }

body#AN #banner .text-area {
  position: absolute; }

body#AT #banner .text-area {
  position: absolute; }

#banner .text-area h1 {
  font-size: 31px; }

#banner p {
  font-size: 17px;
  line-height: 21px; }

#banner a {
  font-weight: bold;
  text-decoration: none; }

.getting-started {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 0px -1934px transparent;
  height: 148px;
  padding: 20px 20px 5px;
  position: absolute;
  right: 0px;
  top: 12px;
  /* top: 12px; */
  width: 270px; }

#AT .getting-started {
  background-position: -629px -1933px; }

#AN .getting-started {
  background-position: -315px -1934px; }

#CT .getting-started {
  background-position: 0 -5016px; }

.getting-started h2 {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 5px; }

.getting-started p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px; }

.getting-started select {
  color: #000;
  display: block;
  font-size: 12px;
  width: 90%;
  margin-bottom: 10px;
  padding: 2px; }

.getting-started select option {
  color: #000 !important; }

.darkBtn {
  background-color: transparent;
  cursor: pointer;
  display: block;
  margin-left: -2px;
  border: 0 none;
  overflow: hidden;
  padding: 0; }

.msie .darkBtn:hover, .msie .darkBtn:hover span {
  filter: alpha(opacity=90); }

.darkBtn:hover, .darkBtn:hover span {
  opacity: 0.9; }

.darkBtn span {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 0 -1293px transparent;
  cursor: pointer;
  float: left;
  font-size: 14px;
  font-weight: bold;
  min-height: 18px; }

.darkBtn .left {
  color: #fff;
  padding: 5px 0 5px 8px; }

.darkBtn .right {
  background-position: -144px -1293px;
  height: 28px;
  width: 45px; }

.apply {
  overflow: hidden; }

.apply .darkBtn {
  float: right; }

.apply .darkBtn .left {
  background-position: 2px -1293px; }

.apply .darkBtn:hover {
  text-decoration: none; }

.banner {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 0 -2481px transparent;
  margin-bottom: 20px;
  margin-top: 15px;
  min-height: 200px;
  overflow: hidden;
  padding: 20px; }

#corp .banner {
  background-position: 0 -4045px; }

#AT .banner {
  background: url('/ui/images/support-banner-ar-bg.png') no-repeat scroll 0 0 transparent;
  padding-top: 0px; }

.banner * {
  color: #fff; }

.banner p, .banner label {
  font-size: 18px;
  line-height: 24px; }

.banner label {
  display: block;
  font-weight: bold;
  padding: 7px 0 0; }

.banner select {
  color: #000000;
  float: left;
  font-size: 12px;
  margin: 6px 10px 0 0;
  width: 60%; }

.banner select * {
  color: #000;
  padding: 2px 4px; }

.banner img {
  float: right;
  margin: 10px 50px 0 0; }

.banner > div {
  overflow: hidden;
  width: 670px; }

.product-teaser {
  margin-bottom: 20px; }

.product-teaser .body {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 0 -4494px transparent;
  overflow: hidden;
  padding: 10px 10px 0; }

.product-teaser h3 {
  margin-bottom: 3px; }

.product-teaser p {
  line-height: 20px;
  margin-bottom: 10px; }

.product-teaser .footer {
  background: url("/ui/images/sprite_main.png") no-repeat scroll -1px -2888px transparent;
  height: 8px; }

.product-teaser img {
  float: left;
  margin: 0 15px 0 0;
  height: 78px;
  width: 78px; }

.product-teaser .body > div {
  overflow: hidden; }

.product-teaser .get-more {
  margin: 0 5px 3px 0;
  padding-bottom: 0; }

ul#result-list {
  border-top: 1px solid #6e6e6e;
  padding: 25px 0 10px; }

ul#result-list li {
  border-top: 1px dashed #c4c4c4;
  margin: 0;
  padding: 12px 0; }

ul#result-list li:first-child {
  border-top: 0; }

ul#result-list li {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 0; }

#result-list li ul {
  margin-bottom: 15px;
  padding: 0 0 0 17px; }

ul#result-list li li {
  border: 0;
  list-style-type: disc;
  padding: 0; }

ul#result-list li h4 {
  font-size: 20px;
  line-height: 24px; }

p.noMargin {
  margin-bottom: 0; }

#search {
  width: 88.5%; }

#search fieldset {
  margin-bottom: 20px; }

#search fieldset input[type=text] {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 0 -3083px transparent;
  border: 0 none;
  float: left;
  margin-right: 15px;
  margin-top: 2px;
  padding: 5px 5px 8px;
  width: 422px; }

#sitemap {
  overflow: hidden;
  margin-right: 0; }

#sitemap > ul {
  padding-left: 0; }

#sitemap li a {
  font-size: 13px; }

#sitemap > ul > li {
  float: left;
  list-style-type: none;
  padding-right: 0px;
  margin-bottom: 30px;
  width: 25%; }

#sitemap > ul > li > a {
  font-weight: bold;
  font-size: 18px;
  display: block;
  margin-bottom: 5px; }

#sitemap > ul > li > ul {
  padding-left: 15px; }

#sitemap > ul > li > ul li {
  list-style-type: disc; }

#sitemap > ul > li > ul > li {
  margin-bottom: 10px; }

#sitemap > ul > li > ul > li > a {
  display: block;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px; }

/* /CONTENTS */
/* COLS */
.composerWrap {
  overflow: hidden; }

.composerWrap .composerWrap {
  margin-right: 0 !important; }

.col {
  float: left;
  overflow: hidden; }

.landing .col {
  float: left;
  overflow: visible; }

.col.hundred {
  width: 100%; }

.col.fifty {
  width: 50%; }

.col.sixty7 {
  width: 67%;
  clear: both; }

.col.seventy {
  width: 70%; }

.col.sixty {
  width: 60%; }

.col.thirty {
  width: 30%; }

.col.thirty3 {
  width: 33%; }

.col > *, .col > .col > * {
  margin-right: 20px; }

.col > .col {
  margin-right: 0; }

.col.sixty7 .mRight {
  margin-right: 70px; }

.row {
  padding-left: 10px;
  margin-bottom: 20px;
  overflow: hidden; }

#threeBoxes {
  clear: both;
  overflow: hidden; }

#threeBoxes .body {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 0 -2113px transparent;
  min-height: 132px;
  padding: 20px 0 0;
  overflow: hidden; }

#threeBoxes .footer {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 0 -3879px transparent;
  min-height: 9px; }

#threeBoxes p {
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 15px !important; }

#threeBoxes .col:first-child > * {
  margin: 0 25px 0 20px; }

#threeBoxes .center.col > * {
  margin: 0 22px 0 15px; }

#threeBoxes .center.col select {
  float: left;
  margin: 6px 10px 0 15px !important;
  width: 62%; }

#threeBoxes .support-download.col > * {
  margin: 0 30px 0 18px; }

#threeBoxes .h2-image {
  float: left;
  margin-right: 8px !important; }

#threeBoxes h2 {
  color: #4A4A4A;
  margin-bottom: 9px !important;
  padding: 4px 0 7px 0px; }

#threeBoxes .col .get-more {
  float: left;
  font-weight: bold;
  margin-top: 5px; }

#threeBoxes .col select {
  float: left;
  margin: 6px 10px 0 20px !important;
  width: 85%; }

#threeBoxes .col .darkBtn {
  margin-right: 0; }

/* LISTS */
ul.list {
  padding-left: 0; }

ul.list li {
  list-style-type: none;
  margin-bottom: 10px; }

ul.list a {
  display: block; }

time {
  display: block;
  font-size: 10px;
  margin-bottom: 3px; }

ul.dateLink .where {
  font-size: 10px;
  margin-bottom: 3px; }

ul.dateLink a {
  font-size: 15px; }

.img-link-text img {
  margin-bottom: 10px; }

.sixty7 .img-link-text img {
  float: left;
  margin: 0 20px 10px 0; }

.box.img-link-text h3 {
  border-bottom: 0; }

.box.img-link-text p {
  font-size: 15px;
  line-height: 21px; }

a.more {
  display: inline-block;
  font-size: 10px;
  margin-bottom: 15px;
  text-transform: uppercase; }

.terms {
  max-width: 320px; }

.terms span {
  margin-left: 5px; }

.terms ul {
  padding: 5px 0; }

.terms li {
  list-style-type: none; }

.terms a {
  font-size: 12px; }

.terms .newline {
  display: none; }

article .terms ul {
  margin-bottom: 0;
  padding-bottom: 0; }

article .terms ul.list li {
  margin-bottom: 0; }

article .terms ul.list li {
  margin-bottom: 0; }

.training-list {
  padding-bottom: 0px; }

.training-list h4 {
  font-size: 15px;
  padding: 4px 0 12px 0; }

.training-list ul * {
  font-size: 13px;
  line-height: 16px; }

.training-list li {
  overflow: visible; }

.training-list li img {
  float: left;
  margin-right: 15px; }

.training-list li a.theLink {
  margin-bottom: 4px;
  display: block; }

.training-list li .wrap {
  overflow: hidden; }

.training-list li p {
  margin-bottom: 5px; }

.training-list li .lang {
  clear: both;
  overflow: hidden;
  padding-top: 5px; }

.training-list li .lang p {
  float: left;
  font-weight: bold; }

.training-list li .lang ul {
  padding-left: 5px;
  overflow: hidden;
  margin-bottom: 0px; }

.training-list li .lang li {
  border-bottom: 0;
  float: left;
  margin: 0 2px 3px 0;
  padding-bottom: 0; }

.training-list.docs h3 {
  margin-bottom: 30px; }

.training-list.docs img {
  height: 60px;
  width: 60px; }

#videos .imgTime {
  position: relative;
  float: left;
  margin-right: 15px;
  width: 125px; }

#videos .imgTime span {
  background-color: #030303;
  bottom: 0;
  color: #FFFFFF;
  padding: 0 2px;
  position: absolute;
  right: 0; }

ul#large-calendar-list {
  padding-left: 0; }

ul#large-calendar-list li {
  list-style-type: none;
  border-top: 1px dashed #b3b3b3;
  overflow: hidden;
  padding: 20px 0 5px; }

ul#large-calendar-list li:first-child {
  border-top: 0 none; }

ul#large-calendar-list li .large-date {
  background: url("/ui/images/sprite_main.png") no-repeat scroll -710px -1161px transparent;
  float: left;
  height: 84px;
  margin-right: 20px;
  width: 89px; }

ul#large-calendar-list li .day {
  display: block;
  font-size: 36px;
  font-weight: bold;
  padding: 8px 0 0;
  text-align: center; }

ul#large-calendar-list li .month {
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding-top: 4px;
  text-align: center;
  text-transform: uppercase; }

ul#large-calendar-list li .large-info {
  overflow: hidden; }

ul#large-calendar-list li .large-info p {
  line-height: 16px;
  margin-bottom: 2px; }

ul#large-calendar-list li .publicationDate time {
  font-size: 12px;
  display: inline; }

ul#large-calendar-list li .publicationDate span {
  font-size: 13px;
  /* font-style:italic; */ }

/* /LISTS */
/* BOXES */
.box {
  overflow: hidden;
  margin-bottom: 20px;
  position: relative; }

.landing .box {
  margin-bottom: 20px;
  position: relative;
  overflow: visible;
  margin-right: 20px; }

.box h3 {
  border-bottom: 1px solid #b3b3b3;
  padding-bottom: 5px;
  margin-bottom: 7px; }

.h2 {
  clear: both;
  font-family: 'BertholdAkzidenzGroteskBERegu', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 8px; }

.no-webfont .h2 {
  clear: both;
  font-family: 'arial';
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 8px; }

#splash-content .h2 a {
  color: #4A4A4A; }

.box.related-products h3 {
  margin-bottom: 0; }

.index .box.gray, .index-alternate .box.gray {
  padding: 0; }

.index .box.gray p {
  font-size: 15px;
  line-height: 21px; }

.index .box h3 {
  border-bottom: 1px solid #6e6e6e; }

.box h3.noBorder {
  border-bottom: none;
  margin-bottom: 0; }

.box.related-products ul {
  padding-left: 0; }

.box.related-products li {
  border-bottom: 1px dashed #b3b3b3;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 12px 12px 8px; }

.box.related-products img {
  float: left;
  margin: 0 10px 5px 0;
  max-width: 78px !important; }

.box.related-products li p {
  font-size: 13px;
  line-height: 17px;
  overflow: hidden; }

.box.related-products li a {
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 4px;
  overflow: hidden; }

.box.related-products li ul {
  padding-left: 15px;
  overflow: hidden; }

.box.related-products li li {
  border-bottom: 0 none;
  font-size: 13px;
  list-style-type: disc;
  overflow: visible;
  padding: 0 0 3px; }

a.get-more {
  background: url("/ui/images/sprite_main.png") no-repeat scroll -887px -2332px transparent;
  clear: both;
  display: block;
  float: right;
  font-size: 13px;
  font-weight: bold;
  margin: 5px 0;
  padding: 0 0 3px 19px; }

.box .hr {
  background-color: #c3c3c3;
  margin: 10px 0 0; }

.index .box .hr {
  background-color: #6E6E6E; }

aside .box .hr {
  display: none; }

/* /BOXES */
div.faq-content {
  font-size: 15px !important;
  font-family: arial, sans-serif !important; }

div.faq-content div {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 15px; }

div.faq-content font[size="3"] {
  font-size: 15px !important;
  line-height: 20px !important;
  margin-bottom: 15px !important; }

div.faq-content font {
  line-height: 20px !important;
  margin-bottom: 15px !important; }

article p {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 15px; }

article p.list-text {
  overflow: hidden; }

article ul {
  font-size: 15px;
  margin-bottom: 15px; }

article ol {
  font-size: 15px;
  margin-bottom: 15px;
  margin-left: 10px; }

nav#subNav {
  position: relative;
  margin-bottom: 30px; }

#subNav ul {
  padding-left: 0; }

#subNav li a {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 8px -2325px #E02A2A;
  border-bottom: 1px solid #CC1D1D;
  border-top: 1px solid #E52222;
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  padding: 5px 15px 5px 30px; }

#subNav li.expanded * {
  background-color: #a21a1a; }

#subNav li.expanded > a {
  background-position: -327px -2325px;
  border-bottom: 0;
  border-top: 0; }

#subNav li.expanded li a:hover {
  background-color: #841515; }

#subNav li a:hover, #subNav li.active a {
  background-color: #a21a1b;
  text-decoration: none; }

#subNav li:first-child a {
  border-top: 0; }

#subNav ul li ul a {
  background-image: none;
  border-bottom: 0 none;
  border-top: 0 none;
  color: #ffffff;
  display: block;
  font-size: 13px;
  padding: 5px 15px 5px 30px; }

#subNav ul li ul ul a {
  color: #fff;
  padding: 5px 15px 5px 45px; }

/* AT & CT */
#AT #subNav li a:hover, #AT #subNav li.active a, #AT #subNav li.expanded *, #CT #subNav li a:hover, #CT #subNav li.active a, #CT #subNav li.expanded * {
  background-color: #ff7e00; }

#AT #subNav li.expanded > a, #CT #subNav li.expanded > a {
  background-position: -327px -2381px; }

#AT #subNav li.expanded li a:hover, #CT #subNav li.expanded li a:hover {
  background-color: #c96402; }

#AT #subNav > ul > li > a, #CT #subNav > ul > li > a {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 8px -2381px #fd9b0a;
  border-bottom: 1px solid #fd940c;
  border-top: 1px solid #fbab3d; }

/* CORP & FM */
#corp #subNav li a:hover, #corp #subNav li.active a, #corp #subNav li.expanded * {
  background-color: #8f8f8f; }

#corp #subNav li.expanded > a {
  background-position: -327px -2434px; }

#corp #subNav li.expanded li a:hover {
  background-color: #747474; }

#corp #subNav > ul > li > a {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 8px -2434px #aaaaaa;
  border-bottom: 1px solid #a3a3a3;
  border-top: 1px solid #b4b4b4; }

/* SPLASH PAGE */
#special {
  background: #f5f5f5 url(/ui/images/index_body_bg.png) repeat-x left top; }

#special #docWrap {
  padding-bottom: 0;
  padding-top: 9px;
  width: 970px; }

#special h1 {
  color: #FFFFFF;
  font-size: 55px;
  margin-bottom: 40px; }

#special h1 span {
  display: block;
  height: 0;
  text-indent: -9999px; }

#special #footer .bottom-content {
  padding-top: 8px; }

#splash-content .intro {
  margin-bottom: 15px;
  width: 65%; }

#splash-content .intro {
  font-size: 16px;
  line-height: 22px; }

#splash-content {
  overflow: hidden;
  padding-bottom: 35px; }

#splash-content .col.thirty3 {
  position: relative;
  margin-bottom: 40px; }

#splash-content .col.thirty3 > div {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 0 -3241px transparent;
  height: 339px;
  padding: 15px 0; }

#splash-content .col.AN > div {
  background-position: -304px -3241px; }

#splash-content .col.tech > div {
  background-position: -611px -3241px; }

#splash-content .col.thirty3 > * {
  color: #fff;
  margin-right: 21px; }

#splash-content .col.thirty3 h2 {
  color: #FFFFFF;
  font-size: 18px;
  height: 45px;
  margin-bottom: 10px;
  padding: 0 13px 0 15px; }

#splash-content .col.thirty3 img {
  max-height: 136px;
  margin-bottom: 13px;
  width: 299px; }

#splash-content a {
  color: #fff; }

#splash-content .theLink {
  display: block;
  overflow: hidden; }

#splash-content .col.thirty3 .info-text {
  font-size: 15px;
  line-height: 18px;
  padding: 0 15px; }

#splash-content a.darkBtn {
  background: url("/ui/images/sprite_main.png") no-repeat scroll -244px -1293px transparent;
  bottom: 15px;
  height: 28px;
  position: absolute;
  right: 43px;
  width: 37px; }

#splash-content a.darkBtn span {
  font-size: 1px;
  height: 0px;
  width: 0;
  text-indent: -9999px; }

#splash-content .corp {
  clear: both; }

#splash-content .hidden > p {
  font-size: 15px;
  padding: 10px 15px 0; }

#splash-content .col.thirty3 .hidden ul {
  padding: 0 0px 0 0;
  list-style-type: none; }

#splash-content .hidden li a {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 15px -2325px transparent;
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 15px 5px 38px; }

#splash-content .hidden li a:hover {
  background-color: #841515;
  text-decoration: none; }

#splash-content .AN .hidden li a {
  background-position: 15px -2381px; }

#splash-content .AN .hidden li a:hover {
  background-color: #C96402;
  background-position: 15px -2381px; }

#splash-content .tech .hidden li a {
  background-position: 15px -2434px; }

#splash-content .tech .hidden li a:hover {
  background-color: #747474;
  background-position: 15px -2434px; }

#splash-content .col.fifty {
  position: relative;
  margin-bottom: 25px; }

#splash-content .col.fifty > div {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 0 -3241px transparent;
  height: 159px;
  padding: 10px 0; }

#splash-content .col.fifty.consumer > div {
  background-position: -484px -3241px; }

#splash-content .col.fifty.AN > div {
  background-position: 0px -3430px; }

#splash-content .col.fifty.tech > div {
  background-position: -484px -3430px; }

#splash-content .col.fifty > * {
  color: #fff;
  margin-right: 21px; }

#splash-content .col.fifty h2 {
  color: #FFFFFF;
  font-size: 18px;
  margin-bottom: 7px;
  padding: 0 13px 0 15px;
  width: 260px; }

#splash-content .col.fifty img {
  float: right;
  padding: 5px 24px 0 0; }

#splash-content .theLink {
  display: block;
  overflow: hidden; }

#splash-content .tehLink {
  display: block;
  overflow: hidden; }

#splash-content .col.fifty .info-text {
  font-size: 15px;
  line-height: 18px;
  padding: 5px 15px 0;
  width: 260px; }

#splash-content .fifty .arrow {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 0 -2334px transparent;
  width: 14px;
  height: 14px;
  position: absolute;
  bottom: 15px;
  left: 260px; }

#splash-content .fifty.AN .arrow {
  background-position: 0 -2389px; }

#splash-content .fifty.tech .arrow {
  background-position: 0 -2442px; }

#splash-content .fifty.consumer .arrow {
  background-position: -648px -2334px; }

#splash-content .col.fifty .hidden p {
  font-size: 15px;
  padding: 5px 15px 0; }

#splash-content .col.fifty .hidden ul {
  padding: 0 0px 0 0;
  list-style-type: none; }

#splash-content .fifty li {
  float: left;
  width: 227px; }

#splash-content .fifty li a {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 15px -2329px transparent;
  font-size: 15px;
  padding: 3px 0 3px 38px; }

#splash-content .fifty.AN .hidden li a {
  background-position: 15px -2384px; }

#splash-content .fifty.AN .hidden li a:hover {
  background-color: #C96402;
  background-position: 15px -2384px; }

#splash-content .fifty.tech .hidden li a {
  background-position: 15px -2437px; }

#splash-content .fifty.tech .hidden li a:hover {
  background-color: #747474;
  background-position: 15px -2437px; }

#splash-content .fifty.consumer .hidden li a {
  background-position: -634px -2329px; }

#splash-content .fifty.consumer .hidden li a:hover {
  background-color: #747474;
  background-position: -634px -2329px; }

#splash-content .corp ul {
  padding-left: 0;
  overflow: hidden; }

#splash-content .corp li {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 0 -3128px transparent;
  float: left;
  height: 108px;
  overflow: hidden;
  text-align: center;
  width: 238px; }

#splash-content .corp li.second {
  background-position: -240px -3128px;
  width: 232px; }

#splash-content .corp li.third {
  background-position: -472px -3128px;
  width: 240px; }

#splash-content .corp li.fourth {
  background-position: -712px -3128px;
  width: 227px; }

#splash-content .corp li .une {
  font-family: 'BertholdAkzidenzGroteskBERegu', sans-serif;
  color: #4A4A4A;
  display: block;
  font-size: 18px;
  font-weight: normal;
  height: 60%;
  padding: 25px 20px 15px; }

#splash-content .corp li .deux {
  color: #4A4A4A;
  display: block;
  line-height: 17px;
  height: 60%;
  padding: 25px 20px 15px; }

#splash-content .corp li a:hover {
  text-decoration: none; }

#splash-content .corp li div {
  display: none; }

#flip-list li.hover {
  background-position: 0px -3628px; }

#flip-list li.second.hover {
  background-position: -240px -3628px; }

#flip-list li.third.hover {
  background-position: -472px -3628px; }

#flip-list li.fourth.hover {
  background-position: -712px -3628px; }

/* 404 */
#error404 {
  font-weight: bold;
  width: 60%; }

#error404 h2.h1 {
  color: #747474;
  font-size: 25px;
  padding-bottom: 30px;
  padding-top: 10px; }

#error404 p {
  font-size: 15px;
  line-height: 20px; }

#error404 .get-more {
  float: left; }

#id_matrix {
  font-size: 13px;
  width: 75%; }

#id_matrix select, .saleForce select, #id_matrix input[type=text], .saleForce inptu[type=text], #id_matrix textarea, .saleForce textarea {
  margin-right: 5px;
  width: 93%; }

#id_matrix td {
  padding-bottom: 12px;
  vertical-align: top; }

#id_matrix .xformvalidator {
  color: #ff0000;
  font-size: 15px; }

/* VIDEO */
#p-overlay {
  background-color: #000;
  position: absolute;
  width: 100%;
  z-index: 999; }

#video-popup {
  background-color: #fff;
  height: 450px;
  position: absolute;
  overflow: hidden;
  text-align: center;
  width: 750px;
  z-index: 9999; }

#close-overlay {
  float: right;
  margin: 5px; }

#movie {
  clear: both;
  padding-top: 5px; }

.imgWidth940 {
  width: 940px;
  float: left; }

.imgWidth720 {
  width: 720px;
  float: left; }

.imgWidth460 {
  width: 460px;
  float: left; }

.divWidthFull {
  width: 95%;
  float: left;
  font-size: 14px;
  margin-left: 20px; }

.divWidth240 {
  width: 220px;
  float: left;
  font-size: 14px;
  margin-left: 20px; }

.divWidth480 {
  width: 460px;
  float: left;
  font-size: 14px;
  margin-left: 20px; }

.divWidthFull p, .divWidth240 p, .divWidth480 p {
  line-height: 19px; }

.line24 {
  min-height: 24px; }

#AddThisBox {
  padding-top: 6px;
  padding-bottom: 6px; }

div.faq-search {
  background: #E9E9E9;
  padding: 0 15px 0 0;
  height: 30px; }

div.faq-search > input[type=text] {
  margin: 5px 0 0 5px;
  padding: 5px 0px 8px 5px;
  border: 0 none;
  color: #4A4A4A;
  font-size: 11px;
  width: 250px;
  background: transparent url(/ui/images/input_big.png) no-repeat scroll 0 0;
  float: right; }

div.faq-search > button {
  margin: 5px 0px 0px -5px;
  border: 0 none;
  color: #4A4A4A;
  font-size: 10px;
  float: right;
  padding: 5px 5px 3px;
  width: 25px;
  cursor: pointer;
  text-indent: -9988px;
  background: transparent url(/ui/images/sprite_main.png) no-repeat scroll 0 0;
  background-position: -175px 0px;
  height: 24px; }

div.faq-footer > span {
  color: #999; }

div#contents h1 {
  margin-top: 20px;
  clear: both; }

.index-alternate div#contents h1 {
  margin-top: 0;
  font-size: 31px; }

div#divbreadcrumbs {
  float: left;
  position: absolute;
  top: 10px;
  z-index: 100001;
  background: #f9f9f9; }

ul#breadcrumb {
  padding: 0 5px 0 0; }

ul#breadcrumb li {
  float: left;
  font-size: 11px;
  list-style: none;
  margin: 0;
  padding: 3px 5px 4px 0; }

ul#breadcrumb .li-separator {
  line-height: 11px; }

div.contactform, div.XFormsPage {
  background: #ecebe9;
  position: relative;
  margin-bottom: 10px;
  margin-right: 20px; }

div.contactform .heading span {
  display: block;
  text-align: center;
  margin-top: 5px; }

div.XFormsPage {
  width: 47%; }

div.contactform > .heading, div.XFormsPage > #heading {
  background: transparent url(/ui/images/contact.png) no-repeat;
  top: 0px;
  width: 100%;
  color: White;
  font-size: 18px;
  font-weight: bold;
  height: 60px;
  padding-top: 10px;
  clear: both; }

div.contactform > .heading > #text, div.XFormsPage > #heading > #text {
  margin-left: 10px;
  line-height: 99%; }

div.contactform table#id_matrix, div.XFormsPage table#id_matrix {
  margin-left: 10px;
  font-size: 12px;
  width: 95%; }

div.landing > h1 {
  margin-right: 20px !important; }

div.landing div.box .hr {
  display: none; }

div.salesforceform-composer {
  margin-right: 0px; }

div.contactform table#id_matrix input[type=text], div.XFormsPage table#id_matrix input[type=text] {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0 none;
  color: #4a4a4a;
  font-size: 11px;
  padding: 5px 5px 3px; }

div.contactform table#id_matrix input[type=submit] {
  background: url(/ui/images/sprite_main.png) no-repeat scroll -887px -2332px transparent;
  border: 0;
  color: #0099CC;
  padding-left: 20px;
  margin-right: 0px;
  float: right; }

div.contactform table#id_matrix input[type=submit]:hover {
  cursor: pointer; }

div.thirty3 ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

div.landing div.thirty3 ul li {
  background-image: url(/ui/images/dot12px.png);
  background-position: 18px 2.9px;
  background-repeat: no-repeat;
  padding-left: 2.8em;
  font-size: 13px; }

div.landing div.thirty3 ol li {
  font-size: 13px;
  margin-left: 4px; }

div.related-products ul li {
  background-image: none !important;
  padding-left: 0 !important; }

img.landing-logo {
  margin-top: -5px; }

div.landingdocWrap {
  width: 940px !important; }

div.landingdocWrap .col > * {
  margin-right: 0px; }

.landingdocWrap #contents {
  padding-top: 10px; }

.landing .box {
  margin-right: 20px; }

.box.link-list.doclist ul li {
  background-image: none;
  padding-left: 0; }

.banner.support {
  background: url('/ui/images/support-banner-bg.png') no-repeat scroll 0 0 transparent;
  padding-top: 0px; }

#CT .banner.support {
  background: url('/ui/images/sprite_main.png') no-repeat scroll 0 -4791px transparent;
  padding-top: 0px; }

.quotes-container {
  background-color: #edebe9;
  margin-bottom: 20px; }

.quotes {
  padding: 15px 0; }

.quotes a {
  color: #4A4A4A;
  text-decoration: none; }

.quotes h3 {
  margin: 0 0 10px 15px;
  font-weight: bold; }

.quotes ul {
  position: relative;
  padding: 0;
  list-style: none; }

.quotes li {
  padding: 0 15px; }

.quotes img {
  margin-right: 10px; }

.quotes p {
  font-size: 14px;
  margin: 0; }

.quotes .author {
  margin-top: 12px;
  font-weight: bold;
  text-align: right; }

.quotes .company {
  text-align: right; }

.fooote {
  font-size: 11px; }

.footnote {
  font-size: 11px; }

.imagetext {
  font-size: 13px; }

.video-result {
  display: block;
  padding-left: 40px;
  background: url(/UI/Images/play.png) no-repeat 0px 5px;
  padding-bottom: 17px; }

.video-link-playbutton {
  background: url(/UI/Images/play.png) no-repeat 0px 5px;
  width: 40px;
  height: 40px;
  float: left; }

.video-list .highlight {
  font-weight: bold; }

#video-accordion img {
  float: left;
  margin-right: 30px; }

#video-accordion .category-desc {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  min-height: 65px; }

#video-accordion h5 {
  padding: 5px;
  margin-bottom: 15px;
  background: url(/UI/Images/accordion-header-bg.png) no-repeat; }

#video-accordion h5 a {
  padding: 0 0 2px 20px;
  color: #000; }

#video-accordion .ui-icon {
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(/UI/Images/accordion-button-close.png) no-repeat; }

#video-accordion .ui-icon.ui-icon-triangle-1-s {
  background: url(/UI/Images/accordion-button-open.png) no-repeat; }

.training-list ul.document-list li.item {
  min-height: 70px; }

.training-list ul.document-list li.item div.head {
  background: url("/ui/images/sprite_main.png") no-repeat scroll 0 -5664px transparent;
  overflow: hidden;
  padding: 12px 45px 0px 11px;
  max-height: 190px;
  min-height: 46px; }

.training-list ul.document-list li.item div.body {
  padding: 5px 45px 10px 11px;
  background: url("/ui/images/download_bg.jpg");
  margin-right: 1px; }

.training-list ul.document-list li.item div.foot {
  background: url("/UI/images/sprite_main.png") no-repeat scroll 0 -4021px #F1F1F1;
  height: 17px; }

.training-list ul.document-list li span.heading {
  color: #09C;
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: bold; }

#splash-content .h2 {
  font-weight: normal; }

.epitoolbuttoncontaineritem img, .Ext3FunctionBar img, .Ext3ContainerFunctionItem img {
  display: inline; }

.LinkItemSelector {
  padding-top: 5px; }

.LinkItemSelector ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.LinkItemSelector li {
  margin: 0; }

.LinkItemSelector div {
  width: 250px;
  padding: 5px;
  border: 1px solid lightgrey;
  color: #4A4A4A !important;
  margin: 0px;
  font-weight: bold;
  background: url("/ui/images/arrow-right.png") no-repeat #fff 240px; }

.LinkItemSelector div:hover {
  cursor: pointer; }

.LinkItemSelector div.open {
  background: url("/ui/images/arrow-down.png") no-repeat #fff 240px;
  border-bottom: none; }

ul.LinkItems {
  display: none;
  position: absolute;
  z-index: 5000;
  border: 1px solid #D3D3D3;
  list-style: none;
  margin: 0;
  padding: 0; }

ul.LinkItems a {
  background: #fff;
  padding: 5px;
  color: #09C !important;
  font-weight: normal !important;
  width: 250px;
  display: block;
  text-decoration: none; }

ul.LinkItems a:hover {
  background: #f0f0f0; }

ul.LinkItems li {
  border-bottom: 1px solid #D3D3D3;
  margin: 0; }

ul.LinkItems li.LastLinkItem {
  border-bottom: none; }

ul.vacancy-groups {
  list-style: none;
  padding-left: 0px; }

ul.vacancy-groups a {
  font-size: 14px; }

ul.vacancy-groups h5 {
  font-size: 17px;
  margin-bottom: 5px;
  margin-top: 20px; }

ul.vacancy-groups ul {
  list-style-type: disc;
  padding-left: 20px; }

#dialog {
  display: none; }

.styled-table {
  border-spacing: 0; }

.styled-table td {
  padding: 7px 17px;
  border-bottom: 1px solid #c8c8d5; }

.styled-table .table-evenrow {
  background-color: #f6f6f7; }

.styled-table .table-oddrow {
  background-color: #eeeeef; }

.SupportRightArea {
  color: white;
  height: 144px; }

#AT .SupportRightArea {
  background: url("/ui/images/support-selector-bg-AT.png"); }

#AN .SupportRightArea {
  background: url("/ui/images/support-selector-bg-AN.png"); }

#CT .SupportRightArea {
  background: url("/ui/images/support-selector-bg-GI.jpg"); }

.SupportRightArea div {
  padding-top: 20px; }

.SupportRightArea p {
  width: 80%;
  margin-left: 10%; }

.SupportRightArea button {
  visibility: hidden; }

.SupportRightArea select {
  width: 80%;
  margin-left: 10%; }

.SupportRightArea h3 {
  color: #fff;
  margin-left: 10%;
  margin-top: 20px;
  border: none; }

.col.hundred.product-image-list {
  margin-bottom: 20px; }

.col.hundred.product-image-list ul {
  padding: 0;
  margin: 0; }

.col.hundred.product-image-list ul li {
  float: left;
  margin-right: 10px; }

.col.sixty.tab-text span, .col.sixty.tab-text p {
  font-size: 17px;
  line-height: 24px; }

/* Zip Code Search */
#zipSearch {
  padding: 11px;
  margin-bottom: 20px; }

#zipSearch .zipTitle {
  margin-left: 65px;
  margin-top: 3px;
  color: #fff; }

#zipSearch .zipContent {
  margin-top: 55px; }

#zipSearch .zipText {
  float: left;
  padding-top: 3px;
  padding-right: 3px; }

#zipSearch h4 {
  font-size: 13px;
  margin: 4px 0;
  display: inline;
  float: left; }

#zipSearch h3 {
  font-size: 16px;
  margin: 14px 0 7px; }

#zipSearch span {
  display: block;
  margin-top: 2px; }

#zipSearch span.message {
  margin-bottom: 10px; }

#zipSearch input[type="text"] {
  background: transparent url(/ui/images/big-input.png) no-repeat scroll 0 0;
  border: 1px solid #585858;
  border-radius: 4px;
  color: #4A4A4A;
  font-size: 11px;
  float: left;
  padding: 3px 3px 2px;
  width: 75px;
  margin-left: 15px; }

#zipSearch input[type="submit"] {
  background: transparent url(/ui/images/big-input.png) no-repeat scroll -175px 0;
  border: 0 none;
  cursor: pointer;
  font-size: 1px;
  padding: 10px;
  text-indent: -9999px;
  width: 24px;
  margin-left: -4px;
  /*     position: relative;
    left: -4px; */ }

.index.area-start-page-b1 img {
  max-width: 100%; }

html[lang=no] .ie9 #nav li a {
  padding: 6px 7px; }

/* TEMP */
.Ext3ContainerFunction.ContainerContent {
  min-height: 200px !important; }

@font-face {
  font-family: 'berthold_akzidenz_groteskLt';
  src: url('/UI/Styles/fonts/akzidgrocfflig-webfont.eot');
  src: url('/UI/Styles/fonts/akzidgrocfflig-webfont.eot?#iefix') format('embedded-opentype'), url('/UI/Styles/fonts/akzidgrocfflig-webfont.woff') format('woff'), url('/UI/Styles/fonts/akzidgrocfflig-webfont.ttf') format('truetype'), url('/UI/Styles/fonts/akzidgrocfflig-webfont.svg#berthold_akzidenz_groteskLt') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'berthold_akzidenz_groteskMd';
  src: url('/UI/Styles/fonts/akzidgrocffmd-webfont.eot');
  src: url('/UI/Styles/fonts/akzidgrocffmd-webfont.eot?#iefix') format('embedded-opentype'), url('/UI/Styles/fonts/akzidgrocffmd-webfont.woff') format('woff'), url('/UI/Styles/fonts/akzidgrocffmd-webfont.ttf') format('truetype'), url('/UI/Styles/fonts/akzidgrocffmd-webfont.svg#berthold_akzidenz_groteskMd') format('svg');
  font-weight: normal;
  font-style: normal; }

/* END TEMP */
body.campaign-page {
  font-family: 'Arial';
  font-size: 15px;
  color: #cecece; }

body.campaign-page #nav .body p {
  color: #4a4a4a; }

body.campaign-page a {
  color: #009acf; }

body.campaign-page a:active {
  color: #007197; }

body.campaign-page .col-7030 :first-child {
  margin: 0; }

body.campaign-page .col-7030 {
  width: 100%; }

body.campaign-page .col-7030 > * {
  margin-left: 2.5641%; }

body.campaign-page .col.thirty3 {
  width: 30.62393%;
  margin-left: 2.5641%; }
  body.campaign-page .col.thirty3 ul {
    list-style-type: disc; }

body.campaign-page .col.thirty3:first-child {
  margin-left: 0; }

body.campaign-page .col-3070 .col.thirty3:first-child {
  margin-right: 1.5641%; }

body.campaign-page .col.sixty7 {
  width: 66.81197%; }

body.campaign-page .col.fifty {
  /* 570 / 1170 */
  width: 48.2906%;
  margin-left: 3.4188%;
  margin-right: 0; }

body.campaign-page .fifty:first-child {
  /* 20 / 1170 */
  margin-left: 0; }

body.campaign-page .col > .box {
  margin-right: 0; }

body.campaign-page a.button {
  background: #01afeb;
  padding: 17px 35px;
  color: #fff;
  margin: 15px 30px 0 0;
  display: inline-block;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #00b0ec;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00b0ec 0%, #009acf 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b0ec), color-stop(100%, #009acf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00b0ec 0%, #009acf 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00b0ec 0%, #009acf 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00b0ec 0%, #009acf 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00b0ec 0%, #009acf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0ec', endColorstr='#009acf',GradientType=0 );
  /* IE6-9 */ }

body.campaign-page a.button:hover {
  background: #35c1f0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #35c1f0 0%, #35afd9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #35c1f0), color-stop(100%, #35afd9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #35c1f0 0%, #35afd9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #35c1f0 0%, #35afd9 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #35c1f0 0%, #35afd9 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #35c1f0 0%, #35afd9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35c1f0', endColorstr='#35afd9',GradientType=0 );
  /* IE6-9 */ }

body.campaign-page a.button:active {
  background: #009acf;
  /* Old browsers */
  background: -moz-linear-gradient(top, #009acf 0%, #00b0ec 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009acf), color-stop(100%, #00b0ec));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #009acf 0%, #00b0ec 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #009acf 0%, #00b0ec 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #009acf 0%, #00b0ec 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #009acf 0%, #00b0ec 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009acf', endColorstr='#00b0ec',GradientType=0 );
  /* IE6-9 */ }

body.campaign-page a.arrow {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAAiUlEQVQ4y2NgmHWeAQsuB+LdQPwfCb8D4plArIShHk3AGIjvomnGhmfiMsSYCM3IeBW6IYJQ5/4nEZcjGzITh6IzUIzPICVCrnCByp/B6xqoQlwK3kHDCp9Bu0GGpBFwLiGD7hJjCCjKQwkZ4kLAACVivIMvYI2JDViqRDHVEhtVkj3VMiDZRQEAOTpA7UF4RdkAAAAASUVORK5CYII=') no-repeat left 4px;
  *background: url(/UI/Images/link-arrow.png) no-repeat left 4px;
  padding-left: 25px; }

body.campaign-page a.arrow:hover {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAAjklEQVQ4y2MwXneTAQsuB+LdQPwfCb8D4plArISs9v///wzomo2B+C6aZmx4Ji5DjInQjIxXoRsiCHXufxJxObIhM3EoOgPF+AxSIuQKF6g8PoPKGaAKcSl4Bw0rfAbtBhmSRsC5hAy6S4whoCgPJWSICwEDlIjxDr6ANSY2YKkSxVRLbFRJ9lTLgGQXBQC5YKEVnLTKsgAAAABJRU5ErkJggg==') no-repeat left 4px;
  *background: url(/UI/Images/link-arrow-hover.png) no-repeat left 4px;
  padding-left: 25px; }

body.campaign-page a.arrow:active {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAAiUlEQVQ4y2NgKJzOgAWXA/FuIP6PhN8B8UwgVsJQjyZgDMR30TRjwzNxGWJMhGZkvArdEEGoc/+TiMuRDZmJQ9EZKMZnkBIhV7hA5c/gdQ1UIS4F76Bhhc+g3SBD0gg4l5BBd4kxBBTloYQMcSFggBIx3sEXsMbEBixVophqiY0qyZ5qGZDsogAA+aHZzmqsSzoAAAAASUVORK5CYII=') no-repeat left 4px;
  *background: url(UI/Images/link-arrow-active.png) no-repeat left 4px;
  padding-left: 25px; }

body.campaign-page a.button:hover {
  text-decoration: none; }

body.campaign-page .box {
  margin-bottom: 0;
  padding: 0; }

body.campaign-page .box ul {
  padding-left: 20px;
  margin-bottom: 15px; }

body.campaign-page .box p, body.campaign-page .box ul {
  font-size: 20px;
  line-height: 24px;
  font-family: 'berthold_akzidenz_groteskLt'; }

body.campaign-page p.white {
  color: #fff; }

body.campaign-page h1, body.campaign-page h2, body.campaign-page h3, body.campaign-page h4, body.campaign-page h5, body.campaign-page h6 {
  font-family: 'berthold_akzidenz_groteskLt'; }

body.campaign-page div#contents h1 {
  font-size: 48px;
  line-height: 49px;
  padding: 10px 0 32px;
  margin: 0; }

body.campaign-page h1 strong, body.campaign-page h2 strong {
  font-family: 'berthold_akzidenz_groteskMd';
  font-weight: normal; }

body.campaign-page h1.white {
  color: #fff; }

body.campaign-page h1 span.white {
  color: #fff; }

body.campaign-page h1.red {
  color: #ea2828; }

body.campaign-page h1.white strong {
  color: #f09b00; }

body.campaign-page h1 strong.red {
  color: #ea2828; }

body.campaign-page h2.white {
  color: #fff; }

body.campaign-page h2.white strong {
  font-family: 'berthold_akzidenz_groteskMd';
  font-weight: normal;
  color: #f09b00; }

body.campaign-page h2 {
  font-size: 46px;
  line-height: 46px; }

body.campaign-page .box span.title {
  font-size: 46px;
  line-height: 46px;
  /*padding-left:120px;*/
  /* 	padding-bottom:55px;
 */
  color: #4A4A4A;
  font-family: 'berthold_akzidenz_groteskLt'; }

body.campaign-page h2.bold {
  font-family: 'berthold_akzidenz_groteskMd'; }

body.campaign-page h2.bold-white {
  font-family: 'berthold_akzidenz_groteskMd';
  color: #fff; }

body.campaign-page h2.bold-orange {
  font-family: 'berthold_akzidenz_groteskMd';
  color: #f19c01; }

body.campaign-page h2.bold-red {
  font-family: 'berthold_akzidenz_groteskMd';
  color: #ea2828; }

body.campaign-page h3 {
  font-size: 50px;
  line-height: 50px;
  border: none; }

body.campaign-page h4 {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 15px; }

body.campaign-page h5 {
  font-family: 'berthold_akzidenz_groteskMd';
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 5px;
  color: #000; }

/*
body.campaign-page .headerBG {
    background: url("/ui/images/sprite_main.png") repeat-x scroll 0 -24px transparent;
    background-position: 0 -5335px;
}
*/
body.campaign-page #header {
  background: none;
  margin: 0 auto;
  max-width: 960px;
  float: none; }

body.campaign-page #divbreadcrumbs {
  overflow: hidden; }

body.campaign-page .col.sixty7 {
  clear: none; }

body.campaign-page #nav li a {
  font-size: 12px; }

body.campaign-page .push, body.campaign-page #divbreadcrumbs {
  max-width: 1170px !important;
  float: none !important;
  margin: 0 auto !important;
  position: static; }

body.campaign-page .contentarea .img-link-text {
  background: none;
  overflow: visible; }

body.campaign-page .contentarea .img-link-text h2 {
  margin-top: 27px;
  margin-bottom: 32px; }

body.campaign-page .contentarea .box .hr {
  display: none; }

body.campaign-page .image-banner img {
  width: auto; }

body.campaign-page #docWrap {
  min-width: 100%;
  margin: 0;
  padding: 0; }

.background-plate {
  overflow: visible;
  color: #4a4a4a;
  margin-bottom: 0; }

.no-image .box-wrapper {
  padding: 70px 0 60px; }

.background-plate .image-wrapper {
  max-height: 610px;
  overflow: hidden; }

.background-plate img {
  width: auto;
  max-width: none !important; }

.has-image .box-wrapper {
  position: absolute;
  height: 100%; }

.has-image .box-wrapper .box-inner {
  display: table;
  height: 100%; }

.has-image .box-wrapper .box-inner .main-contentarea {
  display: table-cell;
  vertical-align: middle; }

.box-wrapper {
  /*position:absolute;*/
  width: 100%;
  top: 0; }

.box-inner .col-1 {
  width: 50%;
  float: left; }

body.campaign-page .fifty .box img {
  max-width: 100% !important; }

body.campaign-page p.cite-white, body.campaign-page p.cite-dark {
  color: #fff;
  font-size: 20px; }

body.campaign-page p.cite-white a, body.campaign-page p.cite-dark a {
  color: #fff; }

body.campaign-page p.cite-white strong, body.campaign-page p.cite-dark strong {
  font-size: 24px; }

body.campaign-page p.quote-orange, body.campaign-page p.quote-dark {
  font-size: 26px;
  line-height: 30px;
  color: #fff; }

body.campaign-page p.quote-orange:before {
  content: ' ';
  position: absolute;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAAAZUlEQVRYw2P4//+/KBCnA3EDlBZlgAJy5UgGSAbBcDqlcuQ4ogELZoRikuWGdEgMfJpAMpSR2nLDB4xmX1hcj2bf0ew7mn1Hsy8QD/l2yGj2Hc2Go7XoaDYczYajfdHRbDjgaQIA+e5sTQHd8PoAAAAASUVORK5CYII=);
  *background: url(/UI/Images/quote_arrow.png);
  left: -60px;
  top: -6px;
  height: 33px;
  width: 33px; }

body.campaign-page p.quote-dark:before {
  content: ' ';
  position: absolute;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAAAZUlEQVRYw2P4//8/FxCbALEDlOZigAJy5UgGSAbBsAmlcuQ4wgELZgRisuSGdEgMfJpAMpSR2nLDB4xmX6hBo9l3NPuOZt/R7AvCQ74dMpp9R7PhaC06mg1Hs+FoX3Q0Gw54mgAAQeshBLTN2nwAAAAASUVORK5CYII=);
  *background: url(/UI/Images/quote_arrow_dark.png);
  left: -60px;
  top: -6px;
  height: 33px;
  width: 33px; }

body.campaign-page p.quote-orange a, body.campaign-page p.quote-dark a {
  margin-left: 8px;
  font-size: 22px; }

body.campaign-page p.quote-orange a {
  color: #7c4d00; }

body.campaign-page p strong {
  font-family: 'berthold_akzidenz_groteskMd';
  font-weight: normal; }

body.campaign-page .has-max-width .box-inner {
  display: table; }

.crop-image-right .image-wrapper img {
  position: relative;
  left: -800px; }

body.campaign-page #footer {
  color: #4A4A4A; }

body.campaign-page #footer h2 {
  font-family: 'berthold_akzidenz_groteskMd';
  line-height: initial; }

body.campaign-page .link-list ul li {
  border: none; }

body.campaign-page .link-list ul li a {
  display: inline-block;
  padding: 6px 15px 6px 29px;
  font-size: 19px; }

body.campaign-page .link-list ul li a:after {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAAiUlEQVQ4y2NgmHWeAQsuB+LdQPwfCb8D4plArIShHk3AGIjvomnGhmfiMsSYCM3IeBW6IYJQ5/4nEZcjGzITh6IzUIzPICVCrnCByp/B6xqoQlwK3kHDCp9Bu0GGpBFwLiGD7hJjCCjKQwkZ4kLAACVivIMvYI2JDViqRDHVEhtVkj3VMiDZRQEAOTpA7UF4RdkAAAAASUVORK5CYII=') no-repeat right 0px;
  content: ' ';
  width: 20px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 1px;
  right: -10px; }

body.campaign-page #nav {
  font-size: 12px; }

body.campaign-page .link-list ul li a:not(.pdf) {
  background: none;
  padding-left: 5px; }

body.campaign-page #contents {
  padding-top: 0;
  padding-bottom: 0; }

body.campaign-page #nav li {
  padding-bottom: 0; }

body.campaign-page ul.white {
  color: #fff; }

body.campaign-page .box.img-link-text h3 {
  margin: 27px 0 10px; }

body.campaign-page a.get-more {
  font-size: 20px;
  line-height: 24px;
  font-family: 'berthold_akzidenz_groteskLt';
  font-weight: normal;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAAiUlEQVQ4y2NgmHWeAQsuB+LdQPwfCb8D4plArIShHk3AGIjvomnGhmfiMsSYCM3IeBW6IYJQ5/4nEZcjGzITh6IzUIzPICVCrnCByp/B6xqoQlwK3kHDCp9Bu0GGpBFwLiGD7hJjCCjKQwkZ4kLAACVivIMvYI2JDViqRDHVEhtVkj3VMiDZRQEAOTpA7UF4RdkAAAAASUVORK5CYII=') no-repeat left 4px;
  padding-left: 25px; }

body.campaign-page a.get-more:hover {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAAjklEQVQ4y2MwXneTAQsuB+LdQPwfCb8D4plArISs9v///wzomo2B+C6aZmx4Ji5DjInQjIxXoRsiCHXufxJxObIhM3EoOgPF+AxSIuQKF6g8PoPKGaAKcSl4Bw0rfAbtBhmSRsC5hAy6S4whoCgPJWSICwEDlIjxDr6ANSY2YKkSxVRLbFRJ9lTLgGQXBQC5YKEVnLTKsgAAAABJRU5ErkJggg==') no-repeat left 4px; }

body.campaign-page a.get-more:active {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAAiUlEQVQ4y2NgKJzOgAWXA/FuIP6PhN8B8UwgVsJQjyZgDMR30TRjwzNxGWJMhGZkvArdEEGoc/+TiMuRDZmJQ9EZKMZnkBIhV7hA5c/gdQ1UIS4F76Bhhc+g3SBD0gg4l5BBd4kxBBTloYQMcSFggBIx3sEXsMbEBixVophqiY0qyZ5qGZDsogAA+aHZzmqsSzoAAAAASUVORK5CYII=') no-repeat left 4px; }

body.campaign-page .has-max-width .box-inner {
  min-width: 200px; }

img.center-image {
  margin-left: auto;
  margin-right: auto; }

body.landing-page img {
  width: auto !important; }

.box.img-link-text p.intro {
  font-size: 18px;
  line-height: 24px; }

.outerWrap {
  min-height: 100%;
  margin: 0 auto;
  position: relative;
  width: 640px; }

.clear_fix {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  zoom: 1; }

.appWrap .mediaOuterWrap {
  width: 640px;
  /* margin:0 2px;
 */
  /*height: 390px;*/
  position: relative;
  overflow: hidden; }

.appWrap .mediaOuterWrap .mediaInnerWrap {
  position: relative;
  /*height: 390px;*/
  width: 640px; }

.appWrap .mediaOuterWrap .mediaInnerWrap .videoWrap {
  position: relative; }

.appWrap .mediaOuterWrap .mediaInnerWrap {
  /* position: relative;
height: 394px;
width: 700px; */ }

.appWrap .appScreens {
  width: 640px;
  /*height: 360px;*/ }

.appWrap #screenPreviewsWrap {
  height: 121px;
  overflow-y: hidden;
  border: 1px solid #cdcdcd;
  background: #fff;
  display: none;
  padding: 0 0 3px !important; }

.appWrap .appScreens img {
  width: 640px;
  /*height:390px;*/ }

.shadow {
  -moz-box-shadow: 0 0 3px rgba(57, 113, 191, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(57, 113, 191, 0.3);
  box-shadow: 0 0 3px rgba(57, 113, 191, 0.3);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#888888, Direction=135, Strength=10); }

.hide {
  display: none; }

.ui-widget-content {
  border: none !important;
  background-color: #e7e7e7 !important;
  background-image: none !important; }

.ui-widget-header {
  background-image: none !important;
  background-color: #ffffff !important; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border: none !important; }

.scroll-pane {
  overflow: auto;
  width: 100%;
  float: left; }

.scroll-content {
  min-width: 900px;
  float: left;
  margin-bottom: 10px; }

.scroll-content-item {
  width: 100px;
  height: 100px;
  float: left;
  margin: 10px;
  font-size: 3em;
  line-height: 96px;
  text-align: center; }

.scroll-bar-wrap {
  clear: left;
  padding: 0 4px 0 2px;
  margin: 0 -1px 5px -1px; }

.scroll-bar-wrap .ui-slider {
  background: #e7e7e7;
  border: 0;
  height: 10px;
  margin: 0 auto; }

.scroll-bar-wrap .ui-handle-helper-parent {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto; }

.scroll-bar-wrap .ui-slider-handle {
  top: .2em;
  height: 10px; }

.ui-slider .ui-slider-handle {
  height: 10px !important; }

.scroll-bar-wrap .ui-slider-handle .ui-icon {
  margin: -8px auto 0;
  position: relative;
  top: 50%; }

.scroll-content img {
  border: 2px solid #e7e7e7;
  float: left;
  padding: 1px;
  margin-top: 2px;
  height: 80px;
  width: 132px; }

body.campaign-page .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 0; }

body.campaign-page .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 0; }

body.campaign-page .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 0; }

body.campaign-page .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 0; }

.genre {
  overflow: hidden;
  margin: 15px 0; }

.genre ul {
  list-style-type: none;
  padding-left: 0; }

body.campaign-page .box .genre ul {
  padding-left: 0;
  font-size: 15px; }

.genre ul li {
  float: left;
  height: 20px; }

.genre ul li.blue {
  color: #009ACF; }

/*.genre ul li.wide{width:120px;}*/
.genre ul li:first-child {
  /* width:50px; */ }

.genre ul li.point {
  background: transparent url(/ui/images/genre-circle.png) no-repeat 50% 50%;
  margin: 1px 10px 0 10px;
  width: 5px; }

/*.genre ul li.figure {width:20px;}*/
.genre ul li.figure img {
  width: 20px;
  height: 13px;
  margin: 4px 0 5px 10px; }

.genre ul li.windowsOS {
  background: transparent url(/ui/images/genre-winOS.png) no-repeat 50% 50%;
  width: 20px; }

.genre ul li.macOS {
  background: transparent url(/ui/images/genre-winOS.png) no-repeat 50% 50%; }

.appstoreBuy {
  margin-right: 0;
  position: relative; }

.appstoreBuy div {
  background: transparent url(/ui/images/appstore-buy.png) no-repeat;
  margin: 20px 0;
  width: 272px;
  height: 51px;
  text-align: center;
  font-size: 20px;
  line-height: 51px;
  color: #ffffff; }

.appstoreBuy a {
  color: #ffffff;
  text-decoration: none;
  top: 10px; }

.col64 {
  width: 55%;
  margin-right: 5%; }

.col47 {
  width: 40%; }

.video-preview {
  position: relative;
  overflow: hidden;
  display: block; }

.video-play {
  background: transparent url(/ui/images/video-play.png) no-repeat 55% 50%;
  width: 17px;
  height: 17px;
  background-color: #FFFFFF;
  border-radius: 5px;
  position: absolute;
  top: 38%;
  left: 42%;
  display: block;
  overflow: hidden; }

.screen-preview {
  height: 80px;
  width: 138px;
  float: left;
  margin: 3px 0; }

.col-640-470 {
  margin-top: 40px; }

body.campaign-page .col-640-470 .meta {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 0; }

body.rebrand2014.splash-page-2012 #docWrap, body.rebrand2014.campaign-page#CT header, body.rebrand2014.campaign-page#tech header {
  max-width: 1170px; }

body.rebrand2014.area-start-page-b1 #docWrap {
  max-width: 1170px;
  /*#contents {
        max-width: 960px;
        margin: 0 auto;
    }*/ }

body.rebrand2014 {
  /* banners and images */ }
  body.rebrand2014 .background-plate .box p {
    /*color: #fff;*/
    font-size: 20px;
    line-height: 24px;
    font-family: 'berthold_akzidenz_groteskLt'; }
  body.rebrand2014 .background-plate .box h1 {
    font-size: 48px;
    line-height: 49px;
    padding: 10px 0 32px;
    margin: 0; }
  body.rebrand2014 .landingheaderBG {
    background: #F27500; }
  body.rebrand2014#AN .landingheaderBG {
    background: #00AF66; }
  body.rebrand2014.landing-page #header {
    height: auto;
    background-color: transparent !important; }
  body.rebrand2014.landing-page #topTools li a {
    color: #fff;
    font-weight: bold;
    font-size: 12px; }
  body.rebrand2014 #subNav > ul > li.active a {
    background-color: #008759; }
  body.rebrand2014 #subNav > ul > li.expanded a {
    background-color: #008759; }
  body.rebrand2014 #subNav > ul > li > a {
    background: url('/UI/Images/sprite_main.png') no-repeat scroll -23px -2351px #00AF66;
    border-bottom: 1px solid #008759;
    border-top: none; }
    body.rebrand2014 #subNav > ul > li > a:hover {
      background-color: #008759; }
  body.rebrand2014#corp #subNav li.active a {
    background-color: #8f8f8f; }
  body.rebrand2014#corp #subNav li > a {
    border-bottom: 1px solid #8f8f8f; }
    body.rebrand2014#corp #subNav li > a:hover {
      background-color: #8f8f8f; }
  body.rebrand2014#AT #subNav > ul > li.active a, body.rebrand2014#CT #subNav > ul > li.active a {
    background-color: #EE463B; }
  body.rebrand2014#AT #subNav > ul > li.expanded a, body.rebrand2014#CT #subNav > ul > li.expanded a {
    background-color: #EE463B; }
  body.rebrand2014#AT #subNav > ul > li > a, body.rebrand2014#CT #subNav > ul > li > a {
    background: url('/UI/Images/sprite_main.png') no-repeat scroll -23px -2407px #F27500;
    border-bottom: 1px solid #EE463B;
    border-top: none; }
    body.rebrand2014#AT #subNav > ul > li > a:hover, body.rebrand2014#CT #subNav > ul > li > a:hover {
      background-color: #EE463B; }
  body.rebrand2014 .banner.support {
    background: url('/ui/images/support-banner-bg-2014.png') no-repeat scroll 0 0 transparent; }
  body.rebrand2014#AN .SupportRightArea {
    background: url("/ui/images/support-selector-bg-AN-2014.png"); }
  body.rebrand2014#AT .SupportRightArea {
    background: url("/ui/images/support-selector-bg-AT-2014.png"); }
  body.rebrand2014#AT .banner {
    background: url('/ui/images/support-banner-ar-bg-2014.png') no-repeat scroll 0 0 transparent; }
  body.rebrand2014.campaign-page .box {
    margin-bottom: 0; }
  body.rebrand2014.campaign-page #contents {
    padding-top: 4px; }
  body.rebrand2014 .box {
    margin-bottom: 10px; }
  body.rebrand2014 #contents .orange, body.rebrand2014 #contents .pro-orange {
    color: #F27500; }
  body.rebrand2014 #contents .eyex-pink {
    color: #EC0088; }
  body.rebrand2014 #contents .dynavox-green {
    color: #00AF66; }
  body.rebrand2014 #contents .tech-purple {
    color: #702076; }
  body.rebrand2014 #contents .corp-blue {
    color: #005B94; }
  body.rebrand2014 #contents .red {
    color: #00AF66; }
  body.rebrand2014 #threeBoxes {
    margin: 0 auto;
    max-width: 960px; }
  body.rebrand2014 .headerBG {
    background: #fff; }
  body.rebrand2014#AT #header {
    background: #fff; }
  body.rebrand2014#AT .headerBG {
    border-bottom: 4px solid #F27500; }
  body.rebrand2014#AT #nav li {
    margin-bottom: 0;
    padding-bottom: 0; }
  body.rebrand2014#AN #header {
    background: #fff; }
  body.rebrand2014#AN .headerBG {
    border-bottom: 4px solid #00AF66; }
  body.rebrand2014#AN #nav li {
    margin-bottom: 0;
    padding-bottom: 0; }
  body.rebrand2014#tech .headerBG {
    border-bottom: 4px solid #702076; }
  body.rebrand2014#CT .headerBG {
    border-bottom: 4px solid #EC0088;
    background: #fff; }
  body.rebrand2014.splash-page-2012 .headerBG {
    border-bottom: solid 4px #005B94; }
  body.rebrand2014 #banner {
    max-width: none;
    margin: 0;
    position: static; }
  body.rebrand2014.splash-page-2012 .text-area, body.rebrand2014.area-start-page-b1 .text-area {
    padding: 0;
    padding-top: 0; }
    body.rebrand2014.splash-page-2012 .text-area h1, body.rebrand2014.area-start-page-b1 .text-area h1 {
      margin-top: -4px !important;
      margin: -4px 0 4px; }
  body.rebrand2014 .headerBG {
    height: 91px; }
  body.rebrand2014 #header {
    height: 91px;
    padding-right: 0; }
    body.rebrand2014 #header .logo {
      margin-top: 0px;
      margin-bottom: 12px;
      position: relative;
      overflow: visible;
      max-width: 520px;
      min-height: 37px; }
      body.rebrand2014 #header .logo img {
        /*top: 40px;*/
        margin-top: 1px;
        max-width: none;
        height: 60px; }
      body.rebrand2014 #header .logo .logo-text-wrapper {
        float: left;
        position: relative;
        min-width: 225px;
        min-height: 50px;
        margin-left: 15px;
        margin-top: 0px; }
      body.rebrand2014 #header .logo span {
        position: absolute;
        float: none;
        padding: 0;
        color: #000;
        font-family: TeleVoice;
        line-height: 23px;
        bottom: 0; }
    body.rebrand2014 #header #topTools {
      right: 0; }
      body.rebrand2014 #header #topTools fieldset {
        padding-right: 0; }
  body.rebrand2014 #topTools li a {
    font-family: 'BertholdAkzidenzGroteskMd', sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #0e103e; }
  body.rebrand2014 #topTools input {
    border: 1px solid #0e103e;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 5px 5px 2px; }
    body.rebrand2014 #topTools input:focus {
      outline: none; }
  body.rebrand2014 #nav {
    float: right;
    clear: none;
    position: absolute;
    bottom: 4px;
    right: 0; }
    body.rebrand2014 #nav ul {
      padding: 0; }
  body.rebrand2014#CT #nav li {
    /*margin-bottom: 10px;*/ }
  body.rebrand2014#CT #nav li:hover, body.rebrand2014 #CT #nav li.active {
    background: none;
    background-color: #e3e3e3 !important; }
  body.rebrand2014 #nav li:hover a, body.rebrand2014 #nav li.active a {
    background-color: #e3e3e3 !important; }
  body.rebrand2014 #nav li {
    /*margin-bottom: 10px;*/
    padding: 0;
    float: left; }
    body.rebrand2014 #nav li:first-child {
      display: none; }
    body.rebrand2014 #nav li:hover a {
      background-color: #e3e3e3 !important; }
    body.rebrand2014 #nav li a {
      color: #0e103e;
      font-family: 'BertholdAkzidenzGroteskRegu', sans-serif;
      text-transform: none;
      padding: 6px 8px;
      font-weight: 600;
      font-size: 1.3em;
      border-left: none !important; }
      body.rebrand2014 #nav li a:hover {
        background: none; }

.rebrand-image-wrapper {
  position: relative; }
  .rebrand-image-wrapper .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 15px; }
    .rebrand-image-wrapper .text h3 {
      color: #fff;
      font-size: 16px; }
    .rebrand-image-wrapper .text p {
      line-height: 1.3em; }
      .rebrand-image-wrapper .text p:last-child {
        margin-bottom: 5px; }
  .rebrand-image-wrapper .opaque {
    background: transparent url('/ui/images/bg_black.png') repeat left top;
    color: #fff; }

.rebrand-tool {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 10000;
  width: 150px;
  padding: 20px;
  background: #fff;
  border: 1px solid black; }

body.splash-page-2012.rebrand2014 .col-7030 .sixty7 {
  width: 69.40171%;
  margin: 0; }
body.splash-page-2012.rebrand2014 .col-7030 .thirty3 {
  margin-left: 0.8547%;
  width: 29.74359%; }
body.splash-page-2012.rebrand2014 .col-303030 .thirty3 {
  width: 32.73504%;
  margin-left: 0.8547%; }
  body.splash-page-2012.rebrand2014 .col-303030 .thirty3:first-child {
    margin-left: 0; }

body.splash-page-2012 p.white, body.area-start-page-b1 p.white {
  color: #fff; }
body.splash-page-2012 .contentarea .box .hr, body.area-start-page-b1 .contentarea .box .hr {
  display: none; }
body.splash-page-2012 #banner, body.area-start-page-b1 #banner {
  min-height: 0px !important; }
body.splash-page-2012 .text-area, body.area-start-page-b1 .text-area {
  padding-top: 20px; }
body.splash-page-2012 #contents, body.area-start-page-b1 #contents {
  padding-top: 14px; }
body.splash-page-2012 .background-plate .box-inner, body.area-start-page-b1 .background-plate .box-inner {
  width: 100%; }
body.splash-page-2012 .background-plate .has-max-width .box-inner, body.area-start-page-b1 .background-plate .has-max-width .box-inner {
  width: auto;
  margin: 0 auto; }
body.splash-page-2012 .background-plate .contentarea, body.area-start-page-b1 .background-plate .contentarea {
  padding: 0 10px; }
body.splash-page-2012 .background-plate h1, body.area-start-page-b1 .background-plate h1 {
  font-size: 48px !important;
  line-height: 49px !important;
  padding: 10px 0 32px;
  margin: 0;
  font-family: 'berthold_akzidenz_groteskLt'; }
body.splash-page-2012 .background-plate h2.bold-white, body.area-start-page-b1 .background-plate h2.bold-white {
  font-family: 'berthold_akzidenz_groteskMd';
  color: #fff;
  font-size: 46px;
  line-height: 46px; }
body.splash-page-2012 .col.fifty, body.area-start-page-b1 .col.fifty {
  width: 49.57265%;
  margin-left: 0.8547%;
  margin-right: 0; }
  body.splash-page-2012 .col.fifty .fifty, body.area-start-page-b1 .col.fifty .fifty {
    width: 49.13793%;
    margin-left: 1.7094%; }
  body.splash-page-2012 .col.fifty:first-child, body.area-start-page-b1 .col.fifty:first-child {
    margin-left: 0; }
  body.splash-page-2012 .col.fifty .box, body.area-start-page-b1 .col.fifty .box {
    margin-right: 0; }
body.splash-page-2012 .col-3070 .sixty7, body.area-start-page-b1 .col-3070 .sixty7 {
  clear: none; }
body.splash-page-2012 .rebrand-image-wrapper, body.area-start-page-b1 .rebrand-image-wrapper {
  margin: 0; }
body.splash-page-2012 .contentarea .img-link-text h2, body.area-start-page-b1 .contentarea .img-link-text h2 {
  margin-top: 27px;
  margin-bottom: 32px; }

body#corp.rebrand2014 .headerBG {
  border-bottom: solid 4px #005B94; }
body#corp.rebrand2014 #header {
  background: none; }
body#corp.rebrand2014 #nav li:hover, body#corp.rebrand2014 #nav li.active {
  background: none; }

h1.white, h2.white, h3.white, h4.white, h5.white, h6.white {
  color: #fff; }
h1.bold-white, h2.bold-white, h3.bold-white, h4.bold-white, h5.bold-white, h6.bold-white {
  color: #fff; }

h1.medium, h2.medium, h3.medium, h4.medium, h5.medium, h6.medium, p.medium {
  font-size: 33px !important;
  line-height: 42px !important; }
  h1.medium strong, h2.medium strong, h3.medium strong, h4.medium strong, h5.medium strong, h6.medium strong, p.medium strong {
    font-family: 'berthold_akzidenz_groteskMd';
    font-weight: normal; }

body.pressrelease-page .pubDateDetail {
  font-style: italic;
  margin: 5px 0; }
body.pressrelease-page .embedContainer {
  margin-bottom: 20px; }
body.pressrelease-page .related-media li {
  list-style: none; }

body.pressrelease-list-page .list-filters, body.financial-report-list-page .list-filters, body.insiders-list-page .list-filters, body.insider-page .list-filters {
  margin-bottom: 15px; }
  body.pressrelease-list-page .list-filters select, body.financial-report-list-page .list-filters select, body.insiders-list-page .list-filters select, body.insider-page .list-filters select {
    min-width: 150px;
    margin-right: 10px;
    padding: 2px; }
body.pressrelease-list-page h1, body.financial-report-list-page h1, body.insiders-list-page h1, body.insider-page h1 {
  margin-bottom: 10px; }

.insiderPanel {
  margin-top: 20px; }

ul.pressrelease-list {
  list-style: none;
  padding: 0; }
  ul.pressrelease-list.thumbnailed li {
    padding: 5px 0;
    min-height: 80px; }
    ul.pressrelease-list.thumbnailed li a {
      font-weight: bold; }
    ul.pressrelease-list.thumbnailed li img {
      margin-top: 5px;
      position: absolute;
      display: none; }
    ul.pressrelease-list.thumbnailed li.has-thumbnail img {
      display: inline; }
    ul.pressrelease-list.thumbnailed li.has-thumbnail .list-container {
      padding-left: 120px; }
  ul.pressrelease-list li {
    padding: 3px 0; }

#cisionformbody {
  background: none; }
  #cisionformbody .panel {
    margin: 0;
    padding: 0; }

#cisionsubform * {
  margin: 3px;
  padding: 3px; }

#cisionsubform label {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 15px;
  margin-left: 0px; }

#cisionsubform input[type="text"] {
  width: 270px; }

#cisionsubform input[type="submit"] {
  padding-left: 6px;
  padding-right: 6px; }

div.cisionModule.cisionSubscription {
  padding: 0px !important; }
div.cisionModule.gray h3 {
  border-bottom: none;
  padding: 7px 0; }

.cisionsubform * {
  margin: 3px;
  padding: 3px; }
  .cisionsubform * .error {
    color: red;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap; }
  .cisionsubform * label {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 15px;
    margin-left: 0px; }
  .cisionsubform * input[type="text"] {
    width: 270px; }
  .cisionsubform * input[type="submit"] {
    padding-left: 6px;
    padding-right: 6px; }

.cisionShareTicker {
  overflow: hidden;
  background: #0E103E;
  color: #fff;
  font-size: 17px;
  padding: 10px 20px 20px 20px; }
  .cisionShareTicker a {
    color: #fff; }
  .cisionShareTicker a:hover {
    text-decoration: none; }
  .cisionShareTicker h3 {
    color: #fff; }
  .cisionShareTicker .title {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    display: block; }
  .cisionShareTicker .current {
    position: relative; }
  .cisionShareTicker .delta span {
    margin-right: 10px; }
  .cisionShareTicker .time {
    margin-top: 10px;
    font-size: 12px; }
  .cisionShareTicker .stockarrow {
    background: transparent url(/ui/images/stock_up.png) no-repeat 0 0;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 50px;
    top: 3px; }
    .cisionShareTicker .stockarrow.down {
      background: transparent url(/ui/images/stock_down.png) no-repeat 0 0; }

.insidertransactions-list-page .col.sixty7 .mRight, .insiders-list-page .col.sixty7 .mRight, .sharegraph-page .col.sixty7 .mRight {
  margin-right: 20px; }

.insiderstable {
  border-collapse: collapse;
  margin-bottom: 20px;
  display: block;
  overflow-x: auto;
  overflow-y: hidden;
  /* Add shadow to indicate scrollable http://www.the-haystack.com/2013/09/24/responsive-scrollable-tables/ */
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #F9F9FC), color-stop(100%, rgba(255, 255, 255, 0))), -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #F9F9FC), color-stop(100%, rgba(255, 255, 255, 0))), -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #c3c3c5), color-stop(100%, rgba(195, 195, 197, 0))), -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #c3c3c5), color-stop(100%, rgba(195, 195, 197, 0)));
  background-image: -webkit-linear-gradient(left, #F9F9FC, rgba(255, 255, 255, 0)), -webkit-linear-gradient(right, #F9F9FC, rgba(255, 255, 255, 0)), -webkit-linear-gradient(left, #c3c3c5, rgba(195, 195, 197, 0)), -webkit-linear-gradient(right, #c3c3c5, rgba(195, 195, 197, 0));
  background-image: -moz-linear-gradient(left, #F9F9FC, rgba(255, 255, 255, 0)), -moz-linear-gradient(right, #F9F9FC, rgba(255, 255, 255, 0)), -moz-linear-gradient(left, #c3c3c5, rgba(195, 195, 197, 0)), -moz-linear-gradient(right, #c3c3c5, rgba(195, 195, 197, 0));
  background-image: -o-linear-gradient(left, #F9F9FC, rgba(255, 255, 255, 0)), -o-linear-gradient(right, #F9F9FC, rgba(255, 255, 255, 0)), -o-linear-gradient(left, #c3c3c5, rgba(195, 195, 197, 0)), -o-linear-gradient(right, #c3c3c5, rgba(195, 195, 197, 0));
  background-image: linear-gradient(left, #F9F9FC, rgba(255, 255, 255, 0)), linear-gradient(right, #F9F9FC, rgba(255, 255, 255, 0)), linear-gradient(left, #c3c3c5, rgba(195, 195, 197, 0)), linear-gradient(right, #c3c3c5, rgba(195, 195, 197, 0));
  background-position: 0 0, 100% 0, 0 0, 101% 0;
  background-repeat: no-repeat;
  background-size: 4em 100%, 4em 100%, 1em 100%, 1em 100%;
  background-attachment: local, local, scroll, scroll; }
  .insiderstable th {
    text-align: left;
    border-bottom: 1px solid #BFB8AE;
    padding: 5px 9px; }
  .insiderstable td {
    border-top: 1px solid #DFDCD7;
    padding: 7px 9px;
    vertical-align: middle; }
  .insiderstable .nowrap {
    white-space: nowrap; }

/* styles for simple form*/
.simple-form {
  padding: 12px 20px;
  text-align: center;
  color: #fff;
  display: inline-block; }
  .simple-form table {
    margin: auto;
    width: 100% !important; }
  .simple-form td {
    font-size: 20px;
    padding-bottom: 8px !important;
    padding-right: 10px; }
  .simple-form .left-col {
    text-align: right; }
  .simple-form .right-col {
    text-align: left; }
  .simple-form input[type="submit"] {
    margin: 10px 0;
    font-size: 18px;
    height: 40px;
    padding: 0;
    width: 50% !important;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #fff;
    box-sizing: border-box; }
  .simple-form input, .simple-form select {
    padding-left: 10px;
    margin: 10px 0;
    height: 30px;
    width: 200px !important;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .simple-form.dark-tint {
    background-color: rgba(0, 0, 0, 0.75); }
  .simple-form.light-tint {
    background-color: rgba(216, 216, 216, 0.7); }
  .simple-form ::-webkit-input-placeholder {
    color: #000; }
  .simple-form :-moz-placeholder {
    /* Firefox 18- */
    color: #000; }
  .simple-form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000; }
  .simple-form :-ms-input-placeholder {
    color: #000; }
  .simple-form label {
    font-size: 18px; }

.light-tint input[type="submit"] {
  background-color: #702076; }

.dark-tint input[type="submit"] {
  background-color: #EC0088; }

.simple-form-wrapper {
  text-align: center; }

.light-heading {
  color: #fff; }

.dark-heading {
  color: #000; }

/*# sourceMappingURL=global.css.map */