html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

.preload, .hidden {
  display: none; }

html {
  padding: 0; }

body {
  background: #f6f6f6;
  color: #000;
  font-family: "Helvetica", "Verdana","sans-serif";
  padding: 0;
  margin: 0; }

h1 {
  color: #aaa;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 20px; }

h2 {
  color: #000;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.3em; }

h3 {
  color: #000;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5em; }

h4 {
  color: #aaa;
  font-size: 18px;
  font-weight: bold; }

p {
  color: #000;
  font-family: "Verdana";
  font-size: 14px;
  line-height: 1.6em; }

ul {
  font-family: "Verdana"; }

a {
  color: #666;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

#wrapper {
  width: 100%; }
  #wrapper.index {
    background: url('/images/bg-bg.png') 50%; }

#content {
  margin: 0 auto;
  padding: 20px;
  width: 960px; }

#logo {
  background: url('/images/logo.png') no-repeat;
  height: 40px;
  width: 160px; }
  #logo.small {
    background: url('/images/logo-small.png');
    height: 30px;
    width: 120px; }

#box {
  background: url('/images/bg-box.png') repeat-y #fff;
  border: 1px solid #ddd;
  margin: 0 auto;
  margin-top: 20px;
  padding-top: 80px;
  min-height: 700px;
  width: 911px; }
  #box #corner {
    background: url('/images/folded-corner.png') no-repeat;
    float: left;
    height: 21px;
    margin-left: -2px;
    margin-top: -80px;
    width: 21px; }
  #box #top #logo {
    height: 40px;
    float: left;
    margin-left: 55px;
    margin-top: -50px;
    width: 160px; }
  #box #top #tag {
    color: #999;
    float: left;
    margin-left: 224px;
    margin-top: -24px;
    width: 200px; }
  #box #banner {
    background: url('/images/banner.png');
    height: 291px;
    margin-left: -5px;
    margin-top: 20px;
    width: 920px;
    z-index: 1; }
    #box #banner #explain {
      float: left;
      margin: 10px 0 0 60px;
      padding: 0;
      text-align: left;
      width: 550px; }
      #box #banner #explain h1 {
        color: #fff;
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 0;
        text-shadow: -2px 1px 1px #417990; }
      #box #banner #explain h2 {
        color: #9fe5ff;
        font-size: 20px;
        font-weight: normal;
        margin-top: 10px;
        text-shadow: -3px 1px 2px #417990;
        -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(153,224,237,1)), to(rgba(116,183,230,0.5))); }
    #box #banner #info {
      color: #62c4e9;
      font-size: 24px;
      height: 20px;
      padding-left: 65px;
      padding-top: 160px; }
    #box #banner #buttons {
      color: #5886b0;
      float: left;
      height: 30px;
      padding-left: 65px;
      padding-top: 18px; }
      #box #banner #buttons #leadIn {
        float: left;
        font-size: 18px;
        font-weight: bold;
        padding-right: 20px;
        padding-top: 13px; }
      #box #banner #buttons #fbBtn {
        background: url('/images/fb-btn.png'); }
        #box #banner #buttons #fbBtn:hover {
          background: url('/images/fb-btn-hover.png'); }
      #box #banner #buttons #twBtn {
        background: url('/images/twitter-btn.png');
        margin-right: 5px; }
      #box #banner #buttons .serviceBtn {
        cursor: pointer;
        float: left;
        height: 60px;
        width: 140px; }
  #box #splash-poster {
    background: url('/images/poster.png');
    height: 457px;
    width: 290px;
    position: relative;
    top: -355px;
    left: 583px;
    z-index: 99; }
  #box #bottom {
    color: #000;
    display: inline-block;
    height: 300px;
    margin-top: 30px;
    padding-left: 45px;
    position: relative;
    width: 100%;
    z-index: 3; }
    #box #bottom #points {
      width: 680px; }
    #box #bottom dl {
      float: left;
      height: 100px;
      padding: 10px 10px 0;
      margin: 30px 20px 20px 0;
      padding: 20px;
      width: 240px; }
      #box #bottom dl dt {
        color: #26527B;
        float: left;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 10px;
        width: 240px; }
        #box #bottom dl dt img {
          float: left; }
        #box #bottom dl dt .tag {
          float: left;
          font-size: 20px;
          padding-left: 10px;
          padding-top: 15px; }
      #box #bottom dl dd {
        font-size: 12px;
        line-height: 20px;
        width: 220px; }
    #box #bottom #fb-fan {
      margin-left: -8px; }

.start {
  background: url('/images/bg-btn.png') repeat-x;
  border: 1px solid #999;
  color: #26527B;
  cursor: pointer;
  float: left;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  height: 20px;
  padding: 10px 10px 12px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: 0px 4px 4px #333;
  -moz-box-shadow: 0px 4px 4px #222;
  -webkit-box-shadow: 0px 4px 4px #222; }
  .start:hover {
    border-color: #bbb;
    color: #2A5C8A;
    font-size: 19px;
    margin-left: -1px;
    text-decoration: none;
    box-shadow: 0px 6px 6px #333;
    -moz-box-shadow: 0px 6px 6px #333;
    -webkit-box-shadow: 0px 6px 6px #333; }

#top-bar {
  background: url('/images/bg-top-bar.png');
  border-bottom: 1px solid #ddd;
  height: 60px; }
  #top-bar #top-bar-inner {
    margin: 0 auto;
    padding: 0 20px;
    width: 960px; }
    #top-bar #top-bar-inner #logo {
      float: left;
      margin-top: 10px; }

.btn {
  background: url('/images/bg-btn.png') repeat-x;
  border: 1px solid #999;
  color: #111;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  height: 20px;
  padding: 5px 0px 6px;
  width: 150px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px; }
  .btn:hover {
    border-color: #ddd;
    color: #151515; }

input.btn {
  height: 40px;
  width: 0 none;
  margin: 30px 2px 0; }

a.btn {
  padding: 8px 14px; }
  a.btn:hover {
    text-decoration: none; }

#fb-user {
  float: right;
  width: 500px; }

#text {
  float: right;
  padding: 20px 5px 5px; }
  #text #welcome a {
    color: #333;
    text-decoration: none; }
    #text #welcome a:hover {
      text-decoration: underline; }
  #text #logout {
    float: right;
    text-align: right; }

#image {
  float: right;
  padding-top: 5px; }
  #image img {
    height: 35px; }

#footer {
  color: #333;
  font-size: 12px;
  margin: 0 auto;
  margin-top: 200px;
  padding-bottom: 50px;
  text-align: center;
  width: 960px; }

.color {
  margin: 0 auto;
  padding-top: 10px;
  width: 90px; }

#create {
  height: 200px;
  display: inline-block;
  margin-top: 40px;
  text-align: center;
  width: 100%; }

#connect {
  margin-top: 40px;
  text-align: center; }

#explain {
  margin: 0 auto;
  margin-top: 20px;
  padding: 20px;
  text-align: center;
  width: 500px; }

#profilePics img, #poster img {
  margin-left: -3px;
  min-height: 25px;
  width: 32px; }
#profilePics .kb-fb-image, #poster .kb-fb-image {
  margin: 1px;
  padding: none;
  float: left;
  height: 25px;
  overflow: hidden;
  width: 25px; }
#profilePics .kb-fb-image-wrapper, #poster .kb-fb-image-wrapper {
  background-position: top;
  cursor: pointer;
  margin: 1px;
  padding: none;
  float: left;
  height: 25px;
  top: 0;
  overflow: hidden;
  width: 25px; }

#poster {
  background: #000;
  border-bottom: none;
  height: 995px;
  margin: 0 auto;
  overflow: hidden;
  padding: 50px 47px 62px;
  width: 676px; }
  #poster img {
    margin-left: -3px;
    min-height: 25px;
    width: 32px; }
  #poster .kb-fb-image {
    height: 25px;
    width: 25px;
    margin: 1px;
    padding: none;
    float: left;
    overflow: hidden; }
  #poster .kb-fb-image-wrapper {
    height: 25px;
    width: 25px;
    background-position: top;
    cursor: pointer;
    margin: 1px;
    padding: none;
    float: left;
    height: 25px;
    top: 0;
    overflow: hidden; }
  #poster #poster-footer #logo {
    background: url('/images/logo-white.png');
    float: right;
    height: 40px;
    margin-top: 10px;
    width: 160px; }
  #poster #poster-footer #tag {
    color: #333;
    float: left;
    margin-top: 25px;
    width: 300px; }
  #poster.small {
    height: 550px;
    margin: 0 auto;
    padding: 25px 24px 25px;
    width: 350px; }
    #poster.small img {
      margin-left: -1px;
      min-height: 12px;
      width: 14px; }
    #poster.small .kb-fb-image {
      height: 12px;
      width: 12px; }
    #poster.small .kb-fb-image-wrapper {
      height: 12px;
      width: 12px;
      margin: 1px; }
    #poster.small #images {
      height: 520px; }
    #poster.small #poster-footer #logo.small {
      background: url('/images/logo-small-white.png');
      height: 30px;
      margin-top: 0;
      width: 120px; }
    #poster.small #poster-footer #tag {
      font-size: 6px;
      line-height: 8px;
      width: 150px; }
  #poster #poster-title {
    margin-top: 10px;
    text-align: right;
    width: 100%; }
  #poster.white {
    background: #fff;
    border: 1px solid #ddd; }
    #poster.white #poster-footer #logo {
      background: url('/images/logo.png'); }
    #poster.white #poster-footer #logo.small {
      background: url('/images/logo-small.png'); }
    #poster.white #poster-footer #tag {
      color: #ccc; }
  #poster.print {
    border: none; }

#left {
  float: left;
  margin-top: 20px;
  width: 960px; }
  #left.small {
    width: 500px; }
  #left h1 {
    margin-top: 0; }

#right {
  float: left;
  margin: 40px 0 0 276px;
  width: 400px; }
  #right .box-top {
    margin-top: 25px;
    text-align: center; }
  #right .box {
    text-align: center; }
  #right.small {
    margin: 20px 0 0 20px;
    width: 340px; }
    #right.small .box-top {
      text-align: left; }
    #right.small .box {
      text-align: left; }

#share {
  margin-top: 20px; }

#zoom {
  display: inline-block;
  height: 80px;
  width: 100px;
  margin: 0 auto;
  padding-top: 5px; }
  #zoom.toggle {
    height: 20px;
    margin-left: 98px; }
  #zoom.small {
    margin-left: 50px; }
  #zoom img {
    float: left;
    margin-right: 5px; }
  #zoom span {
    float: left; }
  #zoom .in {
    display: block; }
  #zoom.twitter {
    margin: 0; }

#comments {
  float: left;
  width: 400px; }

.share-twitter {
  background: #49D509;
  border: 1px solid #3AA30B;
  color: #fff;
  margin-right: 5px;
  padding: 3px 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

.clearfix {
  *display: inline-block; }
  .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

body {
  font-family: "Verdana", sans-serif;
  font-size: 12px;
  line-height: 20px; }

h1 {
  font-size: 36px;
  line-height: 1.111;
  margin: 0.556em 0;
  color: black;
  letter-spacing: 1px; }

h2 {
  font-size: 24px;
  line-height: 1.667;
  margin: 0.833em 0;
  color: black;
  letter-spacing: 1px; }

h3 {
  font-size: 16px;
  line-height: 1.25;
  margin: 1.25em 0;
  color: #333333; }

a {
  color: #4c4d56;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

p, table, .paginate {
  color: black; }

p, dl, hr, ol, ul, pre, table, address, fieldset, .block {
  margin: 20px 0; }

th {
  font-size: 18px;
  font-weight: bold; }

ul {
  list-style-type: circle;
  margin: 10px 0 10px;
  margin-left: 15px; }
  ul li {
    line-height: 20px;
    margin: 10px 0; }

.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.underline {
  text-decoration: underline; }

.box-top {
  color: white;
  font-size: 16px;
  font-weight: bold; }

#sidebar {
  float: left;
  width: 300px;
  margin: 0 10px; }

#main {
  float: left;
  width: 610px;
  margin: 0 10px; }

.box-top {
  background: #c6c7ca;
  border: 1px solid #b5b6b9;
  border-bottom: 1px solid #B3B3B6;
  color: #333;
  margin-top: 10px;
  padding: 5px 15px; }
  .box-top.help {
    border: 1px solid #5078a9;
    border-bottom: 1px solid #3B5A7E;
    color: #fff;
    padding: 5px 0; }
    .box-top.help span {
      border-color: #19384C;
      padding: 5px 0 5px 25px; }

.box {
  border: 1px solid #d2d3d6;
  *display: inline-block;
  background: #e8e9ec;
  margin: 0 0 20px;
  padding: 0 20px; }
  .box:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .box.message {
    background: url('/images/icons/function/smile_grin_48.png') no-repeat 20px 20px;
    border: none;
    padding: 10px 0 10px 80px; }
  .box.blank {
    background: none;
    border: none; }
  .box.order {
    padding: 10px 0 10px 80px; }

form fieldset label {
  font-size: 1em;
  font-weight: bold; }
form fieldset input {
  border: 1px solid #bbbbbb;
  height: 15px;
  padding: 5px;
  width: 98%; }
  form fieldset input:focus {
    background: #FFFBE2; }
form fieldset textarea {
  border: 1px solid #bbbbbb;
  min-height: 100px;
  resize: none;
  width: 100%; }
  form fieldset textarea:focus {
    background: #FFFBE2; }
form fieldset .checkbox label {
  float: left; }
form fieldset .checkbox input {
  border: 0;
  float: left;
  width: 25px; }
form fieldset .radio label {
  float: left; }
form fieldset .radio input {
  border: 0;
  float: left;
  width: 25px; }
form fieldset .file {
  margin: 10px 0; }
  form fieldset .file input {
    border: 0;
    *border: 1px solid #ccc;
    height: 25px; }
form fieldset .submit {
  width: 100%;
  display: inline-block; }

table {
  border-bottom: 1px solid #d2d3d6;
  border-left: 1px solid #d2d3d6; }
  table caption {
    margin-bottom: 10px; }
  table th {
    background: black;
    color: white;
    padding: 5px; }
  table td {
    border-top: 1px solid #d2d3d6;
    border-right: 1px solid #d2d3d6;
    padding: 5px; }
  table.alternating tr:nth-child(even) {
    background: #eeeeee; }
  table.content {
    border: none;
    width: 100%; }
    table.content th {
      background: none;
      border-bottom: 1px solid #d2d3d6;
      color: black; }
    table.content td {
      border: 0; }

#order-form {
  color: #000;
  float: left;
  padding: 0 0 0 45px; }
  #order-form h1 {
    color: #000; }
  #order-form h2 {
    border-bottom: 1px solid #111;
    color: #000; }
  #order-form a {
    color: #aaa;
    text-decoration: underline; }
    #order-form a:hover {
      color: #999; }
    #order-form a h3 {
      color: #ccc;
      margin-bottom: 0px; }
  #order-form span.highlight {
    color: #fff;
    font-weight: bold; }

#price {
  float: left;
  height: 5px;
  margin-top: 8px; }

#total {
  margin-top: 60px; }

fieldset h2 {
  margin-top: 0; }
fieldset #qty {
  float: left;
  margin-right: 15px;
  width: 60px; }
fieldset #cvv {
  width: 50px; }
fieldset .zip {
  width: 150px; }

#buy-now {
  margin-top: 11px; }

#badge {
  float: left;
  width: 50px; }
  #badge tr, #badge td, #badge table {
    border: 0 none;
    margin-top: -11px;
    padding: 0 none; }

.text {
  float: left;
  font-size: 13px;
  line-height: 1.4em;
  width: 350px; }

#success {
  padding: 0 12px; }
  #success #thanks {
    padding: 20px;
    width: 500px; }
  #success h2 {
    line-height: 1.6em;
    margin-top: 20px; }

#invoice {
  background: url('/images/icons/one-bit/onebit_28.png') no-repeat 20px 20px; }

#billing-info {
  background: url('/images/icons/lumina/creditcard_back.png') no-repeat 20px 20px; }

#shipping-info {
  background: url('/images/icons/lumina/home.png') no-repeat 20px 20px; }

#email {
  background: url('/images/icons/function/thumbs_up_48.png') no-repeat 20px 20px; }

#about {
  margin-top: -40px;
  width: 610px; }
  #about h2 {
    margin-top: 30px; }

#us {
  margin-top: 50px;
  width: 610px; }
  #us img {
    border: 2px solid #999;
    float: left;
    width: 100px; }
  #us .text {
    float: left;
    padding: 0 20px;
    min-height: 100px;
    margin-bottom: 40px;
    width: 395px; }
