@import url(blueprint/screen.css);
body {
  background: white;
  font-family: Georgia,'Times New Roman',serif; }
  body p {
    font-size: 1.27em;
    line-height: 1.63; }
    body p:first-line {
      text-transform: uppercase;
      font-size: 0.9em;
      letter-spacing: 0.06em; }
    body p:first-letter {
      color: #c14032;
      font-weight: 700; }
    body p span:first-letter {
      color: inherit; }
  body ul li {
    font-size: 1.27em; }
  body a {
    text-decoration: underline;
    color: black; }
    body a:hover {
      text-decoration: none; }
  body h2 {
    font-weight: 700;
    font-family: Helvetica, Arial, sans-serif; }
  body h3 {
    font-weight: 400;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.8em;
    line-height: 1.3em; }
  body h4 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.2em;
    font-weight: 700; }
  body body > h4.subheader {
    margin-top: -1em; }
  body table {
    font-family: Helvetica, Arial, sans-serif; }
    body table th {
      background-color: #dfdfdf; }
  body h5 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400; }
  body #header h1 {
    background: transparent url(../images/private-label-sms.png) no-repeat 0 50%; }
    body #header h1 a {
      display: block;
      height: 126px;
      text-indent: -9000px; }
  body #mainNavLarge {
    background: transparent url(../images/nav.png) no-repeat 52% 0;
    height: 217px;
    text-indent: -9000px;
    display: none; }
    body #mainNavLarge ul, body #mainNavLarge li {
      display: inline;
      list-style: none; }
    body #mainNavLarge li {
      float: left; }
      body #mainNavLarge li a {
        display: block;
        height: 217px; }
  body #mainNavSmall {
    background: transparent url(../images/navSmall.png) no-repeat 0 20%;
    text-indent: -9000px;
    width: 380px;
    height: 150px;
    overflow: hidden; }
    body #mainNavSmall ul, body #mainNavSmall li {
      display: inline;
      list-style: none; }
    body #mainNavSmall li {
      float: left;
      height: 110px; }
      body #mainNavSmall li .product {
        width: 20px; }
      body #mainNavSmall li .about {
        width: 87px;
        margin-left: 50px; }
      body #mainNavSmall li .contact {
        width: 60px;
        margin-left: 46px; }
      body #mainNavSmall li #current {
        border-bottom: 6px solid #c14032; }
      body #mainNavSmall li a {
        display: block;
        height: 108px; }
        body #mainNavSmall li a:hover, body #mainNavSmall li a:active {
          border-bottom: 6px solid #c14032; }
  body #headerTextBlock {
    margin-top: 0.5em; }
    body #headerTextBlock h2 {
      font-family: Georgia,'Times New Roman',serif;
      font-weight: 400; }
      body #headerTextBlock h2 a:hover {
        color: #231f20; }
      body #headerTextBlock h2 a span {
        color: #c14032; }
        body #headerTextBlock h2 a span:hover {
          color: black; }
  body .contentTextBlock {
    margin: 1em 0 2em; }
    body .contentTextBlock p {
      color: #231f20; }
    body .contentTextBlock h5.note {
      color: #c14032; }
  body #imageContainer {
    background: transparent url(../images/graphic.png) no-repeat 58% 0;
    height: 620px;
    text-indent: -9000px;
    margin-bottom: 3em; }
    body #imageContainer h5 a {
      height: 289px;
      display: block; }
  body #contactBox iframe {
    width: 100%;
    border: none; }
  body #footer {
    border-top: 1px solid black;
    margin-top: 170px; }
    body #footer h4 {
      font-family: Helvetica, Arial, sans-serif;
      font-size: 1.5em;
      font-weight: 400;
      color: black;
      margin-top: 1.5em; }
    body #footer .right {
      text-align: right; }
    body #footer .holmeslink {
      text-indent: -9000px;
      background: transparent url(../images/poweredby-holmes.png) no-repeat 0 50%;
      display: block;
      height: 70px; }
    body #footer p:first-letter, body #footer p span:first-letter {
      color: inherit; }

body#index.api {
  font-family: Helvetica, Arial, sans-serif; }
  body#index.api h1 {
    font-size: 6em;
    font-family: Georgia,'Times New Roman',serif;
    margin: 0 0 0.5em; }
    body#index.api h1.title {
      color: #c14032; }
  body#index.api hr.spacer {
    margin: 4em 0;
    background: white; }
  body#index.api #headerTextBlock h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 3em;
    margin: 0;
    display: inline; }
  body#index.api #headerTextBlock p {
    display: inline;
    vertical-align: top; }
  body#index.api #headerTextBlock ul.mainNav li {
    font-size: 2em;
    list-style: none; }
  body#index.api #headerTextBlock ul.mainNav li:before {
    content: "\BB\ "; }
  body#index.api #documentationContent h1 {
    font-size: 1.5em;
    font-weight: 700;
    font-family: Helvetica, Arial, sans-serif;
    margin: 1em 0; }
  body#index.api #documentationContent h1.subtitle {
    font-size: 2.5em; }
  body#index.api #documentationContent h2 {
    font-size: 1.5em;
    font-weight: 400;
    font-style: italic; }
  body#index.api #documentationContent h2.header {
    font-size: 4em;
    font-weight: 700;
    margin-bottom: 0.2em;
    font-style: normal;
    color: #c14032; }
  body#index.api #documentationContent ul li ul li {
    font-size: 1em; }
  body#index.api p:first-line {
    text-transform: none; }
  body#index.api p:first-letter {
    color: #231f20;
    font-weight: inherit; }
  body#index.api #footer p:first-letter, body#index.api #footer p span:first-letter {
    color: inherit; }

#back-to-top {
  position: fixed;
  background: white;
  bottom: 0;
  padding: 1em 1em 0;
  right: 0; }

body#index.textingit {
  font-family: Helvetica, Arial, sans-serif; }
  body#index.textingit h4 {
    font-size: 1.5em; }
  body#index.textingit ul {
    margin-left: 0;
    margin-top: 0; }
    body#index.textingit ul li {
      list-style: none; }
    body#index.textingit ul li h3 {
      text-indent: -9000px;
      background: transparent url(../images/textingit/points_sprite.png) repeat-y 0 0;
      margin: 1.5em 0 0.5em 0;
      height: 44px; }
      body#index.textingit ul li h3.one {
        background-position: 0 378px; }
      body#index.textingit ul li h3.two {
        height: 49px;
        background-position: 0 314px; }
      body#index.textingit ul li h3.three {
        height: 54px;
        background-position: 0 246px; }
      body#index.textingit ul li h3.four {
        background-position: 0 172px; }
      body#index.textingit ul li h3.five {
        background-position: 0 108px; }
      body#index.textingit ul li h3.six {
        background-position: 0 44px; }
  body#index.textingit ul li ul li {
    font-family: Georgia,'Times New Roman',serif;
    font-style: italic;
    color: #343434;
    padding-left: 40px; }
  body#index.textingit .light-title {
    background: transparent url(../images/textingit/light-txt_sprite.png) repeat-y 0 0;
    text-indent: -9000px;
    margin-top: 1em;
    margin-bottom: 0; }
  body#index.textingit .who {
    background-position: 60px 70px; }
    body#index.textingit .who a {
      display: block;
      text-indent: -9000px;
      width: 310px; }
  body#index.textingit .what {
    font-size: 2em;
    margin-top: 0.7em;
    background-position: 0 -9px; }
  body#index.textingit .request {
    background-position: 40px 27px;
    margin-bottom: 1em; }
  body#index.textingit .logo a {
    display: block;
    height: 3em;
    background: transparent url(../images/textingit/logo.png) repeat-y 0 0; }
  body#index.textingit .tagline {
    background: transparent url(../images/textingit/tagline.png) repeat-y 0 0;
    margin: 3em 0 3em 0;
    text-indent: -9000px;
    height: 30px;
    font-size: 1.5em; }
  body#index.textingit ul.nav {
    margin-bottom: 6em; }
    body#index.textingit ul.nav li a {
      background: transparent url(../images/textingit/nav.png) repeat 0 0;
      height: 45px;
      display: block;
      margin-bottom: 1em;
      text-indent: -9000px; }
    body#index.textingit ul.nav li a.api-docs {
      background-position: 0 0; }
      body#index.textingit ul.nav li a.api-docs:hover {
        background-position: 242px 0; }
    body#index.textingit ul.nav li a.about-us {
      background-position: 0 117px; }
      body#index.textingit ul.nav li a.about-us:hover {
        background-position: 285px 117px; }
    body#index.textingit ul.nav li a.blog {
      background-position: 0 45px; }
      body#index.textingit ul.nav li a.blog:hover {
        background-position: 175px 45px; }

