body.blueprint #content a.button {
  display: block;
  display: inline;
  float: left;
  margin: 0.7em 0.5em 0.7em 0;
  border-width: 1px;
  border-style: solid;
  font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size: 100%;
  line-height: 130%;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  padding: 5px 10px 5px 7px;
  background-color: #f5f5f5;
  border-color: #eeeeee #dedede #dedede #eeeeee;
  color: #565656; }
  body.blueprint #content a.button img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
    float: none; }
  body.blueprint #content a.button:hover {
    background-color: #dff4ff;
    border-color: #d2f1ff #c2e1ef #c2e1ef #d2f1ff;
    color: #336699; }
  body.blueprint #content a.button:active {
    background-color: #6299c5;
    border-color: #72a9d5 #6299c5 #6299c5 #72a9d5;
    color: white; }
  body.blueprint #content a.button:visited {
    color: #565656; }
  body.blueprint #content a.button:hover {
    color: #007bad; }
  body.blueprint #content a.button:active {
    color: #ffffff; }

body.blueprint .wrapper #content .profile-info a.button {
  zoom: 1;
  display: inline;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
  margin: 0.7em 0.5em 0.7em 0;
  border-width: 1px;
  border-style: solid;
  font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size: 100%;
  line-height: 130%;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  padding: 5px 10px 5px 7px;
  background-color: #c4eeff;
  border-color: #c4eeff #c4eeff #c4eeff #c4eeff;
  color: #007bad;
  float: none;
  margin: 0 0 0 0;
  width: 145px; }
  body.blueprint .wrapper #content .profile-info a.button img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
    float: none; }
  body.blueprint .wrapper #content .profile-info a.button:hover {
    background-color: #c4eeff;
    border-color: #c4eeff #c4eeff #c4eeff #c4eeff;
    color: #007bad; }
  body.blueprint .wrapper #content .profile-info a.button:active {
    background-color: #c4eeff;
    border-color: #c4eeff #c4eeff #c4eeff #c4eeff;
    color: #007bad; }

body.blueprint .wrapper #content #left-column .profile-info a.current {
  zoom: 1;
  display: inline;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
  margin: 0.7em 0.5em 0.7em 0;
  border-width: 1px;
  border-style: solid;
  font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size: 100%;
  line-height: 130%;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  padding: 5px 10px 5px 7px;
  background-color: #81dbff;
  border-color: #81dbff #81dbff #81dbff #81dbff;
  color: #026a95;
  float: none;
  margin: 0 0 0 0;
  width: 145px; }
  body.blueprint .wrapper #content #left-column .profile-info a.current img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
    float: none; }
  body.blueprint .wrapper #content #left-column .profile-info a.current:hover {
    background-color: #81dbff;
    border-color: #81dbff #81dbff #81dbff #81dbff;
    color: #026a95; }
  body.blueprint .wrapper #content #left-column .profile-info a.current:active {
    background-color: #81dbff;
    border-color: #81dbff #81dbff #81dbff #81dbff;
    color: #026a95; }

body.blueprint #content button {
  display: block;
  display: inline;
  float: left;
  margin: 0.7em 0.5em 0.7em 0;
  border-width: 1px;
  border-style: solid;
  font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size: 100%;
  line-height: 130%;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  width: auto;
  overflow: visible;
  padding: 4px 10px 3px 7px;
  background-color: #f5f5f5;
  border-color: #eeeeee #dedede #dedede #eeeeee;
  color: #565656; }
  body.blueprint #content button img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
    float: none; }
  body.blueprint #content button[type] {
    padding: 4px 10px 4px 7px;
    line-height: 17px; }
  *:first-child+html body.blueprint #content button[type] {
    padding: 4px 10px 3px 7px; }
  body.blueprint #content button:hover {
    background-color: #dff4ff;
    border-color: #d2f1ff #c2e1ef #c2e1ef #d2f1ff;
    color: #336699; }
  body.blueprint #content button:active {
    background-color: #6299c5;
    border-color: #72a9d5 #6299c5 #6299c5 #72a9d5;
    color: white; }

body.blueprint #content a.positive, body.blueprint #content button.positive {
  color: #529214; }
  body.blueprint #content a.positive:hover, body.blueprint #content button.positive:hover {
    background-color: #e6efc2;
    border-color: #d6e890 #c6d880 #c6d880 #d6e890;
    color: #529214; }
  body.blueprint #content a.positive:active, body.blueprint #content button.positive:active {
    background-color: #529214;
    border-color: #62a224 #529214 #529214 #62a224;
    color: white; }

body.blueprint #content a.negative, body.blueprint #content button.negative {
  color: #D12F19; }
  body.blueprint #content a.negative:hover, body.blueprint #content button.negative:hover {
    background-color: #fbe3e4;
    border-color: #ffd2d4 #fbc2c4 #fbc2c4 #ffd2d4;
    color: #d12f19; }
  body.blueprint #content a.negative:active, body.blueprint #content button.negative:active {
    background-color: #d12f19;
    border-color: #e13f29 #d12f19 #d12f19 #e13f29;
    color: white; }

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; }

*:focus {
  outline: 0; }

body {
  line-height: 1em;
  color: black;
  background: #fff; }

ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

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

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

img a {
  border: none; }

body.blueprint {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%; }
  body.blueprint h1 {
    font-weight: normal;
    color: #007bad;
    font-size: 3em;
    line-height: 1;
    margin-bottom: 0.5em; }
    body.blueprint h1 img {
      margin: 0; }
  body.blueprint h2 {
    font-weight: normal;
    color: #007bad;
    font-size: 2em;
    margin-bottom: 0.75em; }
  body.blueprint h3 {
    font-weight: normal;
    color: #007bad;
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1em; }
  body.blueprint h4 {
    font-weight: normal;
    color: #007bad;
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em; }
  body.blueprint h5 {
    font-weight: normal;
    color: #007bad;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em; }
  body.blueprint h6 {
    font-weight: normal;
    color: #007bad;
    font-size: 1em;
    font-weight: bold; }
  body.blueprint h2 img, body.blueprint h3 img, body.blueprint h4 img, body.blueprint h5 img, body.blueprint h6 img {
    margin: 0; }
  body.blueprint p {
    margin: 0 0 1.5em; }
    body.blueprint p img.left {
      display: inline;
      float: left;
      margin: 1.5em 1.5em 1.5em 0;
      padding: 0; }
    body.blueprint p img.right {
      display: inline;
      float: right;
      margin: 1.5em 0 1.5em 1.5em;
      padding: 0; }
  body.blueprint a {
    text-decoration: underline;
    color: white; }
    body.blueprint a:visited {
      color: white; }
    body.blueprint a:focus {
      color: white; }
    body.blueprint a:hover {
      color: white; }
    body.blueprint a:active {
      color: white; }
  body.blueprint blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic; }
  body.blueprint strong {
    font-weight: bold; }
  body.blueprint em {
    font-style: italic; }
  body.blueprint dfn {
    font-style: italic;
    font-weight: bold; }
  body.blueprint sup, body.blueprint sub {
    line-height: 0; }
  body.blueprint abbr, body.blueprint acronym {
    border-bottom: 1px dotted #666; }
  body.blueprint address {
    margin: 0 0 1.5em;
    font-style: italic; }
  body.blueprint del {
    color: #666; }
  body.blueprint pre {
    margin: 1.5em 0;
    white-space: pre; }
  body.blueprint pre, body.blueprint code, body.blueprint tt {
    font: 1em 'andale mono', 'lucida console', monospace;
    line-height: 1.5; }
  body.blueprint li ul, body.blueprint li ol {
    margin: 0 1.5em; }
  body.blueprint ul {
    margin: 0 1.5em 1.5em 1.5em;
    list-style-type: disc; }
  body.blueprint ol {
    margin: 0 1.5em 1.5em 1.5em;
    list-style-type: decimal; }
  body.blueprint dl {
    margin: 0 0 1.5em 0; }
    body.blueprint dl dt {
      font-weight: bold; }
  body.blueprint dd {
    margin-left: 1.5em; }
  body.blueprint table {
    margin-bottom: 1.4em;
    width: 100%; }
  body.blueprint th {
    font-weight: bold; }
  body.blueprint thead th {
    background: #c3d9ff; }
  body.blueprint th, body.blueprint td, body.blueprint caption {
    padding: 4px 10px 4px 5px; }
  body.blueprint tr.even td {
    background: #e5ecf9; }
  body.blueprint tfoot {
    font-style: italic; }
  body.blueprint caption {
    background: #eee; }
  body.blueprint .quiet {
    color: #666666; }
  body.blueprint .loud {
    color: #007bad; }

body.blueprintform label {
  font-weight: bold; }
body.blueprintform fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0; }
body.blueprintform legend {
  font-weight: bold;
  font-size: 1.2em; }
body.blueprintform input.text, body.blueprintform input.title, body.blueprintform input[type=text] {
  margin: 0.5em 0;
  background-color: #fff;
  padding: 5px; }
body.blueprintform input.title {
  font-size: 1.5em; }
body.blueprintform input[type=checkbox], body.blueprintform input.checkbox,
body.blueprintform input[type=radio], body.blueprintform input.radio {
  position: relative;
  top: 0.25em; }
body.blueprintform textarea {
  margin: 0.5em 0;
  padding: 5px; }
body.blueprintform select {
  margin: 0.5em 0; }
body.blueprintform fieldset {
  border: 1px solid #cccccc; }
body.blueprintform input.text, body.blueprintform input.title,
body.blueprintform textarea,
body.blueprintform select {
  border: 1px solid #bbbbbb; }
  body.blueprintform input.text:focus, body.blueprintform input.title:focus,
  body.blueprintform textarea:focus,
  body.blueprintform select:focus {
    border: 1px solid #666666; }
body.blueprintform input.text, body.blueprintform input.title {
  width: 300px; }
body.blueprintform textarea {
  width: 390px;
  height: 250px; }

body.blueprint .wrapper ul#secondary-nav li {
  float: none; }

body.blueprint {
  font-family: Arial, sans-serif;
  background-color: black; }
  body.blueprint .wrapper {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block;
    background-color: #ffffff; }
    body.blueprint .wrapper {
      display: block; }
    body.blueprint .wrapper .error {
      padding: .8em;
      margin-bottom: 1em;
      border: 2px solid #dddddd;
      background: #de4935;
      color: black;
      border-color: #bc2713; }
      body.blueprint .wrapper .error a {
        color: black; }
    body.blueprint .wrapper .notice {
      padding: .8em;
      margin-bottom: 1em;
      border: 2px solid #dddddd;
      background: #ffe770;
      color: black;
      border-color: #ddc54e; }
      body.blueprint .wrapper .notice a {
        color: black; }
    body.blueprint .wrapper .success {
      padding: .8em;
      margin-bottom: 1em;
      border: 2px solid #dddddd;
      background: #57da2e;
      color: black;
      border-color: #35b80c; }
      body.blueprint .wrapper .success a {
        color: black; }
    body.blueprint .wrapper .hide {
      display: none; }
    body.blueprint .wrapper .highlight {
      background: yellow; }
    body.blueprint .wrapper .added {
      background: #006600;
      color: white; }
    body.blueprint .wrapper .removed {
      background: #990000;
      color: white; }
    body.blueprint .wrapper ul.nav {
      margin: 0;
      padding: 0;
      border: 0;
      outline: 0;
      overflow: hidden;
      display: inline-block; }
      body.blueprint .wrapper ul.nav {
        display: block; }
      body.blueprint .wrapper ul.nav li {
        list-style-type: none;
        margin-left: 0px;
        white-space: nowrap;
        display: inline;
        float: left;
        padding-left: 4px;
        padding-right: 4px; }
        body.blueprint .wrapper ul.nav li.first {
          padding-left: 0px; }
        body.blueprint .wrapper ul.nav li.last {
          padding-right: 0px; }
    body.blueprint .wrapper #header {
      display: inline;
      float: left;
      margin-right: 0;
      width: 950px; }
      * html body.blueprint .wrapper #header {
        overflow-x: hidden; }
      body.blueprint .wrapper #header #headertop-left {
        display: none; }
      body.blueprint .wrapper #header #headertop-right {
        height: 52px;
        display: inline;
        float: left;
        margin-right: 0;
        width: 950px;
        text-align: right; }
        * html body.blueprint .wrapper #header #headertop-right {
          overflow-x: hidden; }
      body.blueprint .wrapper #header #headerbottom {
        height: 41px;
        display: inline;
        float: left;
        margin-right: 0;
        width: 950px;
        text-align: right; }
        * html body.blueprint .wrapper #header #headerbottom {
          overflow-x: hidden; }
    body.blueprint .wrapper #main-nav {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 950px; }
      * html body.blueprint .wrapper #main-nav {
        overflow-x: hidden; }
    body.blueprint .wrapper #notifications {
      display: inline;
      float: left;
      margin-right: 0;
      width: 950px; }
      * html body.blueprint .wrapper #notifications {
        overflow-x: hidden; }
    body.blueprint .wrapper #content {
      display: inline;
      float: left;
      margin-right: 0;
      width: 950px;
      background-color: white;
      margin-bottom: 10px;
      min-height: 100%; }
      * html body.blueprint .wrapper #content {
        overflow-x: hidden; }
  body.blueprint #footer {
    background-color: #2c2c2c;
    width: 950px;
    margin: 0 auto;
    padding-top: 15px; }
    body.blueprint #footer ul.nav {
      text-align: center;
      background-color: #2c2c2c;
      width: 950px;
      margin: 0 auto; }
      body.blueprint #footer ul.nav li {
        display: inline;
        float: none;
        list-style-type: none;
        margin-left: 0;
        padding-left: 4px;
        padding-right: 4px;
        white-space: nowrap; }
  body.blueprint #top {
    background-color: #1a1a1a; }
  body.blueprint #main-nav {
    margin-bottom: 18px;
    background-color: #cccccc; }
  body.blueprint #footer-nav {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 10px; }
    body.blueprint #footer-nav li {
      float: none; }

body.blueprint .wrapper {
  border-left: 1px solid #2c2c2c;
  border-right: 1px solid #2c2c2c;
  margin-bottom: -10px;
  min-height: 100%; }
body.blueprint #content a {
  color: #007bad; }
  body.blueprint #content a:visited {
    color: #007bad; }
  body.blueprint #content a:focus {
    color: #007bad; }
  body.blueprint #content a:hover {
    color: #007bad; }
  body.blueprint #content a:active {
    color: #007bad; }
body.blueprint #main-nav {
  background-color: #2c2c2c; }

form.formtastic fieldset ol li.string input {
  width: 230px; }

body.blueprint #content-holder {
  margin: 10px; }

body.feed_entries_controller .wrapper #content #content-holder {
  margin: 10px 0 10px 0; }

body.blueprint .wrapper #header #headertop-right {
  background-color: #1a1a1a; }
  body.blueprint .wrapper #header #headertop-right #secondary-nav {
    margin: 0px;
    padding: 17px 0 0 0; }
    body.blueprint .wrapper #header #headertop-right #secondary-nav li {
      margin-left: 5px;
      padding-right: 10px;
      color: #ffffff; }

body.blueprint .wrapper #headerbottom {
  position: relative;
  height: 41px;
  background: #007bad url(/images/bluegradsm.gif) repeat-x bottom; }
  body.blueprint .wrapper #headerbottom .interiorlogo {
    position: absolute;
    z-index: 10;
    top: -42px;
    left: 25px;
    height: 67px;
    width: 122px;
    background: transparent url('/images/logo02.png') no-repeat left top; }
  body.blueprint .wrapper #headerbottom #main-nav {
    float: right;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    width: auto;
    background-color: transparent; }
    body.blueprint .wrapper #headerbottom #main-nav li {
      float: left;
      list-style-type: none;
      padding: 1px 10px;
      margin: 10px 0;
      border-right: 2px solid #ffffff;
      color: #ffffff; }
      body.blueprint .wrapper #headerbottom #main-nav li a, body.blueprint .wrapper #headerbottom #main-nav li a:visited, body.blueprint .wrapper #headerbottom #main-nav li a:hover, body.blueprint .wrapper #headerbottom #main-nav li a:active {
        color: #ffffff;
        text-decoration: underline; }
    body.blueprint .wrapper #headerbottom #main-nav li.last {
      border: none; }
  body.blueprint .wrapper #headerbottom form {
    float: right;
    margin: 9px 38px 0 10px; }
    body.blueprint .wrapper #headerbottom form div.text_field {
      float: left; }
      body.blueprint .wrapper #headerbottom form div.text_field input {
        width: 125px;
        color: #666666; }
    body.blueprint .wrapper #headerbottom form div.submit_field {
      float: left; }
      body.blueprint .wrapper #headerbottom form div.submit_field input {
        background: url('/images/btn_search.png') no-repeat center bottom;
        border: none;
        width: 20px;
        height: 20px;
        padding-top: 20px;
        overflow: hidden;
        text-indent: -1000px;
        cursor: pointer;
        position: absolute;
        margin-left: 5px; }

body.blueprint .wrapper #news-feed {
  margin-right: 10px; }
  body.blueprint .wrapper #news-feed .receipt {
    border-bottom: 1px solid #007bad;
    margin-bottom: 15px; }
    body.blueprint .wrapper #news-feed .receipt h4 {
      margin: 0 0 10px 0;
      padding: 0;
      color: #007bad;
      font-size: 14px;
      margin-right: 150px; }
      body.blueprint .wrapper #news-feed .receipt h4 a {
        text-decoration: none;
        color: #007bad; }
        body.blueprint .wrapper #news-feed .receipt h4 a:active, body.blueprint .wrapper #news-feed .receipt h4 a:hover, body.blueprint .wrapper #news-feed .receipt h4 a:visited {
          color: #007bad; }
    body.blueprint .wrapper #news-feed .receipt p {
      margin: 0;
      padding: 0 0 5px 0;
      font-size: 12px; }
    body.blueprint .wrapper #news-feed .receipt .feed-callout {
      clear: both;
      margin: 0 0 10px 0;
      padding: 10px;
      background-color: #c4eeff;
      border: 1px solid #007bad;
      border-radius: 7px;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px; }
    body.blueprint .wrapper #news-feed .receipt .feed-icon {
      float: left;
      width: 60px;
      height: 60px;
      background: url('/images/feed_icon_order.gif') no-repeat left top; }
    body.blueprint .wrapper #news-feed .receipt .comment .feed-icon {
      background: url("/images/feed_icon_comment.gif") no-repeat left top; }
    body.blueprint .wrapper #news-feed .receipt .reply {
      background-color: #cccccc;
      border: 1px solid #666666; }
      body.blueprint .wrapper #news-feed .receipt .reply .feed-icon {
        background: url("/images/feed_icon_mail.gif") no-repeat left top; }
  body.blueprint .wrapper #news-feed .alert {
    border-bottom: 1px solid #007bad;
    margin-bottom: 15px; }
    body.blueprint .wrapper #news-feed .alert h4 {
      margin: 0 0 10px 0;
      padding: 0;
      color: #007bad;
      font-size: 14px;
      margin-right: 150px; }
      body.blueprint .wrapper #news-feed .alert h4 a {
        text-decoration: none;
        color: #007bad; }
        body.blueprint .wrapper #news-feed .alert h4 a:active, body.blueprint .wrapper #news-feed .alert h4 a:hover, body.blueprint .wrapper #news-feed .alert h4 a:visited {
          color: #007bad; }
    body.blueprint .wrapper #news-feed .alert p {
      margin: 0;
      padding: 0 0 5px 0;
      font-size: 12px; }
    body.blueprint .wrapper #news-feed .alert .feed-callout {
      clear: both;
      margin: 0 0 10px 0;
      padding: 10px;
      background-color: #c4eeff;
      border: 1px solid #007bad;
      border-radius: 7px;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px; }
    body.blueprint .wrapper #news-feed .alert .feed-icon {
      float: left;
      width: 60px;
      height: 60px;
      background: url('/images/feed_icon_alert.gif') no-repeat left top; }
    body.blueprint .wrapper #news-feed .alert .comment .feed-icon {
      background: url("/images/feed_icon_comment.gif") no-repeat left top; }
    body.blueprint .wrapper #news-feed .alert .reply {
      background-color: #cccccc;
      border: 1px solid #666666; }
      body.blueprint .wrapper #news-feed .alert .reply .feed-icon {
        background: url("/images/feed_icon_mail.gif") no-repeat left top; }
  body.blueprint .wrapper #news-feed .mail {
    border-bottom: 1px solid #007bad;
    margin-bottom: 15px; }
    body.blueprint .wrapper #news-feed .mail h4 {
      margin: 0 0 10px 0;
      padding: 0;
      color: #007bad;
      font-size: 14px;
      margin-right: 150px; }
      body.blueprint .wrapper #news-feed .mail h4 a {
        text-decoration: none;
        color: #007bad; }
        body.blueprint .wrapper #news-feed .mail h4 a:active, body.blueprint .wrapper #news-feed .mail h4 a:hover, body.blueprint .wrapper #news-feed .mail h4 a:visited {
          color: #007bad; }
    body.blueprint .wrapper #news-feed .mail p {
      margin: 0;
      padding: 0 0 5px 0;
      font-size: 12px; }
    body.blueprint .wrapper #news-feed .mail .feed-callout {
      clear: both;
      margin: 0 0 10px 0;
      padding: 10px;
      background-color: #c4eeff;
      border: 1px solid #007bad;
      border-radius: 7px;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px; }
    body.blueprint .wrapper #news-feed .mail .feed-icon {
      float: left;
      width: 60px;
      height: 60px;
      background: url('/images/feed_icon_mail.gif') no-repeat left top; }
    body.blueprint .wrapper #news-feed .mail .comment .feed-icon {
      background: url("/images/feed_icon_comment.gif") no-repeat left top; }
    body.blueprint .wrapper #news-feed .mail .reply {
      background-color: #cccccc;
      border: 1px solid #666666; }
      body.blueprint .wrapper #news-feed .mail .reply .feed-icon {
        background: url("/images/feed_icon_mail.gif") no-repeat left top; }
  body.blueprint .wrapper #news-feed .shipping {
    border-bottom: 1px solid #007bad;
    margin-bottom: 15px; }
    body.blueprint .wrapper #news-feed .shipping h4 {
      margin: 0 0 10px 0;
      padding: 0;
      color: #007bad;
      font-size: 14px;
      margin-right: 150px; }
      body.blueprint .wrapper #news-feed .shipping h4 a {
        text-decoration: none;
        color: #007bad; }
        body.blueprint .wrapper #news-feed .shipping h4 a:active, body.blueprint .wrapper #news-feed .shipping h4 a:hover, body.blueprint .wrapper #news-feed .shipping h4 a:visited {
          color: #007bad; }
    body.blueprint .wrapper #news-feed .shipping p {
      margin: 0;
      padding: 0 0 5px 0;
      font-size: 12px; }
    body.blueprint .wrapper #news-feed .shipping .feed-callout {
      clear: both;
      margin: 0 0 10px 0;
      padding: 10px;
      background-color: #c4eeff;
      border: 1px solid #007bad;
      border-radius: 7px;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px; }
    body.blueprint .wrapper #news-feed .shipping .feed-icon {
      float: left;
      width: 60px;
      height: 60px;
      background: url('/images/feed_icon_shipping.gif') no-repeat left top; }
    body.blueprint .wrapper #news-feed .shipping .comment .feed-icon {
      background: url("/images/feed_icon_comment.gif") no-repeat left top; }
    body.blueprint .wrapper #news-feed .shipping .reply {
      background-color: #cccccc;
      border: 1px solid #666666; }
      body.blueprint .wrapper #news-feed .shipping .reply .feed-icon {
        background: url("/images/feed_icon_mail.gif") no-repeat left top; }
  body.blueprint .wrapper #news-feed .coupon {
    border-bottom: 1px solid #007bad;
    margin-bottom: 15px; }
    body.blueprint .wrapper #news-feed .coupon h4 {
      margin: 0 0 10px 0;
      padding: 0;
      color: #007bad;
      font-size: 14px;
      margin-right: 150px; }
      body.blueprint .wrapper #news-feed .coupon h4 a {
        text-decoration: none;
        color: #007bad; }
        body.blueprint .wrapper #news-feed .coupon h4 a:active, body.blueprint .wrapper #news-feed .coupon h4 a:hover, body.blueprint .wrapper #news-feed .coupon h4 a:visited {
          color: #007bad; }
    body.blueprint .wrapper #news-feed .coupon p {
      margin: 0;
      padding: 0 0 5px 0;
      font-size: 12px; }
    body.blueprint .wrapper #news-feed .coupon .feed-callout {
      clear: both;
      margin: 0 0 10px 0;
      padding: 10px;
      background-color: #c4eeff;
      border: 1px solid #007bad;
      border-radius: 7px;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px; }
    body.blueprint .wrapper #news-feed .coupon .feed-icon {
      float: left;
      width: 60px;
      height: 60px;
      background: url('/images/feed_icon_coupon.gif') no-repeat left top; }
    body.blueprint .wrapper #news-feed .coupon .comment .feed-icon {
      background: url("/images/feed_icon_comment.gif") no-repeat left top; }
    body.blueprint .wrapper #news-feed .coupon .reply {
      background-color: #cccccc;
      border: 1px solid #666666; }
      body.blueprint .wrapper #news-feed .coupon .reply .feed-icon {
        background: url("/images/feed_icon_mail.gif") no-repeat left top; }
  body.blueprint .wrapper #news-feed .scanned {
    border-bottom: 1px solid #007bad;
    margin-bottom: 15px; }
    body.blueprint .wrapper #news-feed .scanned h4 {
      margin: 0 0 10px 0;
      padding: 0;
      color: #007bad;
      font-size: 14px;
      margin-right: 150px; }
      body.blueprint .wrapper #news-feed .scanned h4 a {
        text-decoration: none;
        color: #007bad; }
        body.blueprint .wrapper #news-feed .scanned h4 a:active, body.blueprint .wrapper #news-feed .scanned h4 a:hover, body.blueprint .wrapper #news-feed .scanned h4 a:visited {
          color: #007bad; }
    body.blueprint .wrapper #news-feed .scanned p {
      margin: 0;
      padding: 0 0 5px 0;
      font-size: 12px; }
    body.blueprint .wrapper #news-feed .scanned .feed-callout {
      clear: both;
      margin: 0 0 10px 0;
      padding: 10px;
      background-color: #c4eeff;
      border: 1px solid #007bad;
      border-radius: 7px;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px; }
    body.blueprint .wrapper #news-feed .scanned .feed-icon {
      float: left;
      width: 60px;
      height: 60px;
      background: url('/images/feed_icon_scanned.gif') no-repeat left top; }
    body.blueprint .wrapper #news-feed .scanned .comment .feed-icon {
      background: url("/images/feed_icon_comment.gif") no-repeat left top; }
    body.blueprint .wrapper #news-feed .scanned .reply {
      background-color: #cccccc;
      border: 1px solid #666666; }
      body.blueprint .wrapper #news-feed .scanned .reply .feed-icon {
        background: url("/images/feed_icon_mail.gif") no-repeat left top; }
  body.blueprint .wrapper #news-feed .other {
    border-bottom: 1px solid #007bad;
    margin-bottom: 15px; }
    body.blueprint .wrapper #news-feed .other h4 {
      margin: 0 0 10px 0;
      padding: 0;
      color: #007bad;
      font-size: 14px;
      margin-right: 150px; }
      body.blueprint .wrapper #news-feed .other h4 a {
        text-decoration: none;
        color: #007bad; }
        body.blueprint .wrapper #news-feed .other h4 a:active, body.blueprint .wrapper #news-feed .other h4 a:hover, body.blueprint .wrapper #news-feed .other h4 a:visited {
          color: #007bad; }
    body.blueprint .wrapper #news-feed .other p {
      margin: 0;
      padding: 0 0 5px 0;
      font-size: 12px; }
    body.blueprint .wrapper #news-feed .other .feed-callout {
      clear: both;
      margin: 0 0 10px 0;
      padding: 10px;
      background-color: #c4eeff;
      border: 1px solid #007bad;
      border-radius: 7px;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px; }
    body.blueprint .wrapper #news-feed .other .feed-icon {
      float: left;
      width: 60px;
      height: 60px;
      background: url('/images/feed_icon_other.gif') no-repeat left top; }
    body.blueprint .wrapper #news-feed .other .comment .feed-icon {
      background: url("/images/feed_icon_comment.gif") no-repeat left top; }
    body.blueprint .wrapper #news-feed .other .reply {
      background-color: #cccccc;
      border: 1px solid #666666; }
      body.blueprint .wrapper #news-feed .other .reply .feed-icon {
        background: url("/images/feed_icon_mail.gif") no-repeat left top; }
  body.blueprint .wrapper #news-feed ul.feed-nav {
    float: right;
    margin: 0;
    font-size: 11px;
    font-weight: bold; }
    body.blueprint .wrapper #news-feed ul.feed-nav li {
      float: left;
      margin-left: 10px;
      margin-bottom: 8px;
      padding: 0;
      height: 15px;
      width: 80px;
      text-align: center;
      list-style-type: none; }
      body.blueprint .wrapper #news-feed ul.feed-nav li a {
        background-color: #c4eeff;
        color: #007bad;
        display: block;
        text-decoration: none; }
      body.blueprint .wrapper #news-feed ul.feed-nav li a:hover {
        background-color: #007bad;
        color: #ffffff; }
      body.blueprint .wrapper #news-feed ul.feed-nav li img {
        border: none; }
    body.blueprint .wrapper #news-feed ul.feed-nav li.nav-close {
      float: left;
      margin-left: 10px;
      margin-bottom: 8px;
      padding: 0;
      height: 15px;
      width: 20px;
      text-align: center;
      list-style-type: none; }
      body.blueprint .wrapper #news-feed ul.feed-nav li.nav-close a {
        background-color: #c4eeff;
        color: #007bad;
        display: block;
        text-decoration: none; }
      body.blueprint .wrapper #news-feed ul.feed-nav li.nav-close a:hover {
        background-color: #007bad;
        color: #ffffff; }
      body.blueprint .wrapper #news-feed ul.feed-nav li.nav-close img {
        border: none; }

body.blueprint .wrapper div#feedback {
  padding-left: 40px;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 590px; }
  * html body.blueprint .wrapper div#feedback {
    overflow-x: hidden; }
body.blueprint .wrapper div#sidebar {
  display: inline;
  float: left;
  margin-right: 0;
  width: 270px; }
  * html body.blueprint .wrapper div#sidebar {
    overflow-x: hidden; }

body.blueprint .wrapper #notifications {
  margin: 0;
  padding: 0; }
  body.blueprint .wrapper #notifications div {
    padding-left: 34px; }
  body.blueprint .wrapper #notifications li {
    height: 36px;
    line-height: 34px;
    list-style-type: none;
    padding: 0 0 0 10px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: normal;
    color: black; }
  body.blueprint .wrapper #notifications .error {
    background: #de4935 url('/images/flashbg_error.png') repeat-x left bottom; }
    body.blueprint .wrapper #notifications .error div {
      background: url(/images/flashicon_error.png) no-repeat 0px 5px;
      color: #ffffff; }
  body.blueprint .wrapper #notifications .failure {
    background: #de4935 url('/images/flashbg_error.png') repeat-x left bottom; }
    body.blueprint .wrapper #notifications .failure div {
      background: url(/images/flashicon_error.png) no-repeat 0px 5px;
      color: #ffffff; }
  body.blueprint .wrapper #notifications .success {
    background: #57da2e url('/images/flashbg_success.png') repeat-x left bottom; }
    body.blueprint .wrapper #notifications .success div {
      background: url(/images/flashicon_success.png) no-repeat 0px 5px; }
  body.blueprint .wrapper #notifications .notice {
    background: #ffe770 url('/images/flashbg_alert.png') repeat-x left bottom; }
    body.blueprint .wrapper #notifications .notice div {
      background: url(/images/flashicon_alert.png) no-repeat 0px 5px; }

body.blueprint .wrapper  #content #content-holder #notifications {
  display: none; }

body.blueprint .wrapper .error {
  border: 2px solid #bc2713; }
body.blueprint .wrapper .failure {
  border: 2px solid #bc2713; }
body.blueprint .wrapper .success {
  border: 2px solid #35b80c; }
body.blueprint .wrapper .notice {
  border: 2px solid #ddc54e; }

#feedback_form {
  background-color: #cccccc; }

ul#offer-list {
  padding: 0;
  margin: 0;
  list-style: none; }
  ul#offer-list>li {
    margin: 0 0 8px 0;
    padding: 0 0 0 0; }
    ul#offer-list>li .offer-info {
      margin-right: 110px; }
    ul#offer-list>li .offer-date {
      font-size: 10px;
      float: right;
      width: 125px;
      text-align: right; }
    ul#offer-list>li .offer-mechant {
      margin-right: 110px; }
  ul#offer-list li .offer-info a {
    text-decoration: none;
    color: #333333; }
    ul#offer-list li .offer-info a:hover, ul#offer-list li .offer-info a:visited, ul#offer-list li .offer-info a:active {
      text-decoration: none;
      color: #333333; }

div#news-feed .coupon .coupon-holder {
  float: left;
  padding: 10px 34px 10px 0;
  background: #ffffff url(/images/coupon_clip.gif) no-repeat right bottom;
  margin-right: 10px;
  margin-left: 5px; }
  div#news-feed .coupon .coupon-holder .coupon-item {
    border: 1px dashed #333333;
    background-color: #ffffff;
    color: #333333;
    width: 250px;
    padding: 10px;
    text-align: center; }

div.feed-callout {
  color: #000000; }
  div.feed-callout ul#offer-list>li {
    border-bottom: 1px solid #007bad;
    margin: 0 0 10px 0;
    padding: 0 0 12px 0; }
  div.feed-callout ul#offer-list>li.last {
    border-bottom: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0; }
  div.feed-callout p i {
    font-size: 10px;
    display: block; }
  div.feed-callout .associated-product {
    float: right;
    padding: 10px;
    background-color: white;
    margin-left: 10px;
    color: #333333;
    width: 150px;
    padding: 10px;
    text-align: center; }
    div.feed-callout .associated-product img {
      border: 1px solid #cccccc; }
  div.feed-callout .coupon-holder {
    float: right;
    padding: 10px;
    background-color: white;
    margin-left: 10px; }
    div.feed-callout .coupon-holder .coupon {
      border: 1px dashed #333333;
      background-color: #ffffff;
      color: #333333;
      width: 200px;
      padding: 10px;
      text-align: center; }

div#offer-holder {
  margin-left: 65px; }

.clear-right {
  clear: right;
  display: block;
  height: 3px;
  width: 100%; }

#content ul.offer-nav {
  float: right;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 11px;
  font-weight: bold; }
  #content ul.offer-nav li.offerthumb {
    float: left;
    padding: 0;
    height: 17px;
    list-style-type: none;
    margin-left: 5px; }
  #content ul.offer-nav li.offerview {
    float: left;
    padding: 0;
    height: 17px;
    width: 40px;
    text-align: center;
    list-style-type: none;
    margin: 0 0 0 5px; }
    #content ul.offer-nav li.offerview a {
      display: block;
      background-color: #d6d6d6;
      color: #ffffff;
      text-decoration: none;
      width: 40px; }
    #content ul.offer-nav li.offerview a:hover {
      background-color: #cccccc;
      color: #ffffff; }
    #content ul.offer-nav li.offerview a:visited, #content ul.offer-nav li.offerview a:active {
      color: #ffffff; }
    #content ul.offer-nav li.offerview img {
      border: none; }
  #content ul.offer-nav li.offerdelete {
    float: left;
    padding: 0;
    height: 17px;
    width: 20px;
    text-align: center;
    list-style-type: none;
    margin: 0 0 0 10px; }
    #content ul.offer-nav li.offerdelete a {
      display: block;
      background-color: #d6d6d6;
      color: #ffffff;
      text-decoration: none;
      width: 20px; }
    #content ul.offer-nav li.offerdelete a:hover {
      background-color: #cccccc;
      color: #ffffff; }
    #content ul.offer-nav li.offerdelete a:visited, #content ul.offer-nav li.offerdelete a:active {
      color: #ffffff; }
    #content ul.offer-nav li.offerdelete img {
      border: none; }

#content div.feed-callout ul.offer-nav li.offerview a {
  display: block;
  background-color: #007bad;
  color: #ffffff;
  text-decoration: none;
  width: 40px; }
  #content div.feed-callout ul.offer-nav li.offerview a:hover {
    background-color: #007bad;
    color: #ffffff; }
  #content div.feed-callout ul.offer-nav li.offerview a:visited, #content div.feed-callout ul.offer-nav li.offerview a:active {
    color: #ffffff; }

.clear {
  clear: both;
  display: block;
  height: 0px;
  width: 100%; }

ul#feedinfo {
  margin: 10px 0 10px 0;
  padding: 0;
  list-style: none;
  list-style-type: none; }
  ul#feedinfo li.info-subject {
    float: left;
    margin-left: 5px;
    width: 530px;
    padding-bottom: 5px; }
    ul#feedinfo li.info-subject h6 {
      font-weight: normal;
      font-style: regular;
      color: #333333;
      margin-bottom: 5px; }
      ul#feedinfo li.info-subject h6 a {
        text-decoration: none;
        color: #333333; }
        ul#feedinfo li.info-subject h6 a:hover, ul#feedinfo li.info-subject h6 a:visited, ul#feedinfo li.info-subject h6 a:active {
          color: #333333; }
  ul#feedinfo li.info-date {
    float: right;
    font-style: italic;
    font-size: 10px;
    padding-right: 0px;
    padding-bottom: 8px; }
  ul#feedinfo li.info-price {
    clear: right;
    float: right;
    margin-top: 8px; }

ul#scans {
  margin: 0 0 0 65px;
  padding: 0 0 0 0;
  list-style: none;
  list-style-type: none; }
  ul#scans li {
    float: left;
    margin: 0 10px 10px 0; }
    ul#scans li div.scannedouter {
      border-radius: 6px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      background-color: #cccccc;
      text-align: center;
      width: 104px;
      padding: 2px 2px 2px 2px; }
      ul#scans li div.scannedouter b {
        color: #ffffff;
        font-size: 11px;
        margin: 2px 0 2px 0; }
      ul#scans li div.scannedouter a {
        text-decoration: none; }
      ul#scans li div.scannedouter .attachment-links {
        text-align: left;
        width: 100px; }
        ul#scans li div.scannedouter .attachment-links a.attachment-view {
          margin-left: 5px;
          line-height: 18px; }
        ul#scans li div.scannedouter .attachment-links a.attachment-delete {
          float: right;
          color: #cccccc;
          background-color: #ffffff;
          line-height: 12px;
          padding: 0 3px 2px 4px;
          margin-top: 3px; }
    ul#scans li div.scannedinner {
      height: 100px;
      width: 100px;
      padding: 2px 2px 2px 2px;
      background-color: #ffffff;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px; }

div.scanned ul.feedinfo {
  margin: none;
  padding: none; }

#left-column {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 190px; }
  * html #left-column {
    overflow-x: hidden; }

#main-column {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 99%; }

.profile-info {
  margin-left: 10px;
  background-color: #d7d7d7;
  color: #333333;
  padding: 8px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px; }
  .profile-info i {
    font-size: 11px; }
  .profile-info .callout {
    background-color: #c4eeff;
    color: #007bad;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 0 0 4px 0;
    margin-top: 5px;
    line-height: 15px; }
    .profile-info .callout b {
      font-size: 24px;
      font-weight: normal;
      float: right;
      line-height: 30px; }

div#facebox div.popup a {
  color: #007bad; }
div#facebox div.popup ul#messageinfo {
  width: 680px; }
  div#facebox div.popup ul#messageinfo li.message-subject {
    width: 530px; }
div#facebox div.popup ul.messagenav {
  display: none; }

ul.messagenav {
  margin: 0 0 10px 0 !important; }
  ul.messagenav li {
    margin: none;
    padding: 0 0 10px;
    margin-left: 0;
    height: 15px;
    width: 100px;
    text-align: center;
    list-style-type: none; }
    ul.messagenav li a {
      background-color: #c4eeff;
      color: #007bad;
      display: block;
      text-decoration: none;
      font-size: 11px;
      font-weight: bold; }
    ul.messagenav li a:hover {
      background-color: #007bad;
      color: #ffffff !important; }
    ul.messagenav li img {
      border: none; }

ul.messagenavend {
  border-top: 1px solid #cccccc;
  margin-top: 15px !important;
  padding-top: 10px !important; }

ul#messageinfo {
  margin: 10px 0 10px 0;
  padding: 0 0 10px 0 !important;
  list-style: none;
  border-bottom: 1px solid #cccccc; }
  ul#messageinfo li.message-subject {
    float: left;
    margin-left: 5px;
    width: 530px; }
    ul#messageinfo li.message-subject h5 {
      margin: 0 0 8px 0 !important;
      padding: none; }
  ul#messageinfo li.message-date {
    float: right;
    font-style: normal;
    font-size: 12px;
    padding-right: 0px; }
  ul#messageinfo li.message-price {
    clear: right;
    float: right;
    margin-top: 8px; }

span.search-summary #pagination-holder {
  height: 23px; }
span.search-summary .pagination {
  padding-top: 5px; }

#search-results hr.search-header-div {
  border: none;
  color: #007bad;
  background-color: #007bad;
  height: 1px;
  padding: 0 0 0 0;
  margin: -6px 0 15px 0; }

body.blueprint p.acceptblurb a {
  color: #007bad; }
  body.blueprint p.acceptblurb a:visited, body.blueprint p.acceptblurb a:active, body.blueprint p.acceptblurb a:hover {
    color: #007bad; }

body.blueprint form.barform {
  padding-bottom: 50px;
  padding-top: 30px; }
  body.blueprint form.barform abbr {
    display: none; }
  body.blueprint form.barform p.acceptblurb {
    margin: 0 0 18px 160px;
    width: 320px;
    font-size: 12px;
    color: #333333; }
  body.blueprint form.barform div.username-info {
    margin-left: 160px;
    margin-top: 10px;
    width: 320px;
    font-style: normal;
    font-size: 11px;
    color: #333333; }
  body.blueprint form.barform fieldset.callout {
    background-color: #dcf5ff;
    padding: 15px 0;
    margin: 0 0 15px 0; }
    body.blueprint form.barform fieldset.callout li input {
      width: 320px;
      font-size: 24px; }
    body.blueprint form.barform fieldset.callout li p.inline-hints {
      color: red;
      display: inline;
      font-size: 18px;
      margin-left: 2px;
      color: #333333;
      font-style: italic; }
  body.blueprint form.barform input#user_submit {
    background: url('/images/btn_sign_me_up.png') no-repeat center bottom;
    border: 0 none;
    width: 105px;
    height: 28px;
    padding-top: 28px;
    overflow: hidden;
    text-indent: -1000px;
    cursor: pointer;
    position: absolute;
    margin-left: 160px; }
  body.blueprint form.barform ol li {
    margin-bottom: 14px; }
    body.blueprint form.barform ol li label {
      float: left;
      width: 150px;
      font-weight: bold;
      color: #333333;
      padding-top: 4px;
      text-align: right;
      margin-right: 10px; }
    body.blueprint form.barform ol li input {
      width: 250px;
      font-size: 15px; }

body.blueprint form div#password_submit {
  height: 40px; }
  body.blueprint form div#password_submit input {
    background: url('/images/btn_reset_password.png') no-repeat center bottom;
    border: 0 none;
    width: 133px;
    height: 28px;
    padding-top: 28px;
    overflow: hidden;
    text-indent: -1000px;
    cursor: pointer;
    position: absolute;
    margin-left: 86px; }

body.blueprint div#flow_pagination {
  margin-bottom: 40px; }
  body.blueprint div#flow_pagination input {
    background: url('/images/btn_view_more.png') no-repeat center bottom;
    border: 0 none;
    width: 93px;
    height: 28px;
    padding-top: 28px;
    overflow: hidden;
    text-indent: -1000px;
    cursor: pointer;
    position: absolute; }

body.blueprint form label.formlabel {
  color: #333333;
  font-weight: bold;
  margin-right: 10px;
  text-align: right;
  width: 150px; }
body.blueprint form div#password_change_submit {
  height: 40px; }
  body.blueprint form div#password_change_submit input {
    background: url('/images/btn_save_this_password.png') no-repeat center bottom;
    border: 0 none;
    width: 155px;
    height: 28px;
    padding-top: 28px;
    overflow: hidden;
    text-indent: -1000px;
    cursor: pointer;
    position: absolute;
    margin-left: 120px; }

body.blueprint form.promoform {
  padding-bottom: 28px;
  padding-top: 0; }
  body.blueprint form.promoform abbr {
    display: none; }
  body.blueprint form.promoform p.acceptblurb {
    margin: 0 0 18px 160px;
    width: 320px;
    font-size: 12px;
    color: #333333; }
  body.blueprint form.promoform p.inline-hints {
    margin-left: 134px;
    margin-top: 8px;
    width: 240px;
    font-style: normal;
    font-size: 11px;
    color: #333333; }
  body.blueprint form.promoform fieldset.email-input li input {
    width: 160px;
    font-size: 15px; }
  body.blueprint form.promoform fieldset.email-input li p.inline-hints {
    display: inline;
    font-size: 11px;
    margin-left: 2px;
    color: #333333;
    font-style: italic; }
  body.blueprint form.promoform ol li {
    margin-bottom: 14px; }
    body.blueprint form.promoform ol li label {
      float: left;
      width: 124px;
      font-weight: bold;
      color: #333333;
      padding-top: 4px;
      text-align: right;
      margin-right: 10px; }
    body.blueprint form.promoform ol li input {
      width: 250px;
      font-size: 15px; }
  body.blueprint form.promoform ol li.boolean {
    margin-left: 130px;
    text-align: left; }
    body.blueprint form.promoform ol li.boolean input {
      width: 15px; }

.tabContent form.promoform input#email_account_submit {
  background: url('/images/btn_connect_gr.gif') no-repeat center bottom;
  border: 0 none;
  width: 81px;
  height: 28px;
  padding-top: 28px;
  overflow: hidden;
  text-indent: -1000px;
  cursor: pointer;
  position: absolute;
  margin-left: 134px; }

div.gmail-page form.promoform input#email_account_submit {
  background: url('/images/btn_connect_to_gmail.png') no-repeat center bottom;
  border: 0 none;
  width: 139px;
  height: 28px;
  padding-top: 28px;
  overflow: hidden;
  text-indent: -1000px;
  cursor: pointer;
  position: absolute;
  margin-left: 134px; }

div.aol-page form.promoform input#aol_submit {
  background: url('/images/btn_connect_to_aol.png') no-repeat center bottom;
  border: 0 none;
  width: 161px;
  height: 28px;
  padding-top: 28px;
  overflow: hidden;
  text-indent: -1000px;
  cursor: pointer;
  position: absolute;
  margin-left: 134px; }

div.hotmail-page form.promoform input#hotmail_submit {
  background: url('/images/btn_connect_to_hotmail.png') no-repeat center bottom;
  border: 0 none;
  width: 152px;
  height: 28px;
  padding-top: 28px;
  overflow: hidden;
  text-indent: -1000px;
  cursor: pointer;
  position: absolute;
  margin-left: 134px; }

div.leads-page form.promoform input#lead_submit {
  background: url('/images/btn_submit.png') no-repeat center bottom;
  border: 0 none;
  width: 77px;
  height: 28px;
  padding-top: 28px;
  overflow: hidden;
  text-indent: -1000px;
  cursor: pointer;
  position: absolute;
  margin-left: 134px; }

div.altsignup-form form.promoform fieldset.signup-email-input ol li {
  margin-bottom: 9px;
  margin-top: 5px; }
  div.altsignup-form form.promoform fieldset.signup-email-input ol li p {
    width: 236px;
    border-top: 1px solid #71badf;
    font-size: 1px;
    line-height: 1px;
    margin: 10px 0 0 134px;
    padding: 0 0 0 0; }
div.altsignup-form form.promoform fieldset.double-name-inputs-left {
  display: inline;
  margin-top: 0; }
  div.altsignup-form form.promoform fieldset.double-name-inputs-left ol li {
    margin-bottom: 0;
    display: inline; }
  div.altsignup-form form.promoform fieldset.double-name-inputs-left input {
    width: 106px; }
div.altsignup-form form.promoform fieldset.double-name-inputs-right {
  display: inline;
  margin-top: 0; }
  div.altsignup-form form.promoform fieldset.double-name-inputs-right ol li {
    display: inline;
    margin-left: 5px;
    margin-bottom: 0;
    margin-top: 0; }
  div.altsignup-form form.promoform fieldset.double-name-inputs-right input {
    width: 106px; }
  div.altsignup-form form.promoform fieldset.double-name-inputs-right label {
    display: none; }
div.altsignup-form form.promoform fieldset.home-email-input ol li {
  margin-bottom: 9px;
  margin-top: 5px; }
  div.altsignup-form form.promoform fieldset.home-email-input ol li p {
    width: 236px;
    border-top: 1px solid #71badf;
    font-size: 1px;
    line-height: 1px;
    margin: 10px 0 0 134px;
    padding: 0 0 0 0; }
div.altsignup-form form.promoform p.acceptblurb {
  margin: 0 0 18px 134px;
  width: 240px;
  font-size: 11px;
  color: #333333; }
div.altsignup-form form.promoform input#user_submit {
  background: url('/images/btn_sign_me_up.png') no-repeat center bottom;
  border: 0 none;
  width: 105px;
  height: 28px;
  padding-top: 28px;
  overflow: hidden;
  text-indent: -1000px;
  cursor: pointer;
  position: absolute;
  margin-left: 134px; }
div.altsignup-form form.promoform input#signup_submit {
  background: url('/images/btn_sign_me_up.png') no-repeat center bottom;
  border: 0 none;
  width: 105px;
  height: 28px;
  padding-top: 28px;
  overflow: hidden;
  text-indent: -1000px;
  cursor: pointer;
  position: absolute;
  margin-left: 134px; }

div.login-form form.promoform input#session_submit {
  background: url('/images/btn_login.png') no-repeat center bottom;
  border: 0 none;
  width: 62px;
  height: 28px;
  padding-top: 28px;
  overflow: hidden;
  text-indent: -1000px;
  cursor: pointer;
  position: absolute;
  margin-left: 134px; }
div.login-form form.promoform fieldset.buttons ol a {
  margin-left: 210px; }

#promoform-left {
  margin: -10px 0 0 -10px;
  width: 400px;
  height: 571px;
  float: left; }

body.blueprint .promoform-text-holder {
  height: 230px;
  width: 320px;
  padding: 50px 0 0 45px;
  font-size: 14px;
  line-height: 22px;
  color: #666666; }
  body.blueprint .promoform-text-holder h3 {
    margin-bottom: 10px; }
  body.blueprint .promoform-text-holder h2 {
    margin-bottom: 10px; }
body.blueprint .confirm-text {
  font-size: 28px;
  font-weight: bold;
  color: #007bad;
  display: block;
  padding-bottom: 15px; }

ul.tabNavigation {
  list-style-type: none;
  margin: 10px 0 0 20px !important;
  padding: 0 0 0.3em 0;
  line-height: normal; }
  ul.tabNavigation li {
    display: inline; }
    ul.tabNavigation li a {
      color: #007bad;
      background-color: #dedbde;
      border: 1px solid #c9c3ba;
      border-bottom: none;
      padding: 0.3em;
      text-decoration: none; }
    ul.tabNavigation li a:hover {
      background-color: #f1f0ee; }
    ul.tabNavigation li a.selected {
      color: #007bad;
      background-color: #ffffff;
      font-weight: bold;
      padding: 0.7em 0.3em 0.38em 0.3em; }

div.tabContent {
  border-top: 1px solid #c9c3ba;
  background-color: #ffffff; }

.panel-holder .panel-main {
  background-color: #e5e5e5;
  color: #333333;
  margin-top: -3px;
  position: relative;
  width: 910px;
  padding: 20px 10px 10px 10px; }
  .panel-holder .panel-main table {
    width: 420px; }
    .panel-holder .panel-main table .panel-email-head-host {
      font-size: 12px;
      color: #333333;
      font-weight: bold;
      padding: 3px 0 3px 0;
      border-bottom: 1px solid #007bad;
      width: 100px; }
    .panel-holder .panel-main table .panel-email-head-addy {
      font-size: 12px;
      color: #333333;
      font-weight: bold;
      padding: 3px 0 3px 0;
      border-bottom: 1px solid #007bad;
      width: 245px; }
    .panel-holder .panel-main table .panel-email-head-edit {
      font-size: 12px;
      color: #333333;
      font-weight: bold;
      padding: 3px 0 3px 0;
      border-bottom: 1px solid #007bad;
      width: 75px;
      text-align: center; }
    .panel-holder .panel-main table .panel-email-head {
      font-size: 12px;
      color: #333333;
      font-weight: bold;
      padding: 3px 0 3px 0;
      border-bottom: 1px solid #007bad;
      width: 420px; }
  .panel-holder .panel-main .panel-header {
    background-color: #007bad;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    padding: 3px 10px 3px 10px;
    position: absolute;
    top: -13px;
    left: 0;
    width: 910px; }
  .panel-holder .panel-main .panel-hint {
    position: absolute;
    left: 504px;
    top: 32px;
    background-color: #ffffff;
    color: #666666;
    padding: 10px 10px 10px 10px;
    width: 260px;
    font-size: 12px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    line-height: 16px; }

.gump-message-default {
  background: #b5e2ff url('/images/gump/messages/default.jpg') no-repeat top left; }

.gump-message-cool {
  background: #b5e2ff url('/images/gump/messages/cool.jpg') no-repeat top left; }

.gump-message-cop {
  background: #b5e2ff url('/images/gump/messages/cop.jpg') no-repeat top left; }

.gump-message-ninja {
  background: #b5e2ff url('/images/gump/messages/ninja.jpg') no-repeat top left; }

.gump-message-tank {
  background: #b5e2ff url('/images/gump/messages/tank.jpg') no-repeat top left; }

.gump-message-nerd {
  background: #b5e2ff url('/images/gump/messages/nerd.jpg') no-repeat top left; }

.gump-message-lady {
  background: #b5e2ff url('/images/gump/messages/lady.jpg') no-repeat top left; }

.gump-message-mob1 {
  background: #b5e2ff url('/images/gump/messages/mob1.jpg') no-repeat top left; }

.gump-message-mob2 {
  background: #b5e2ff url('/images/gump/messages/mob2.jpg') no-repeat top left; }

.gump-message-mob3 {
  background: #b5e2ff url('/images/gump/messages/mob3.jpg') no-repeat top left; }

.gump-message-gas {
  background: #b5e2ff url('/images/gump/messages/gas.jpg') no-repeat top left; }

.gump-message-bun {
  background: #b5e2ff url('/images/gump/messages/bun.jpg') no-repeat top left; }

.gump-message-social-game {
  background: #b5e2ff url('/images/gump/messages/social-game.jpg') no-repeat top left; }

.gump-message-poker-game {
  background: #b5e2ff url('/images/gump/messages/poker-game.jpg') no-repeat top left; }

.form-message-default {
  background: #007BAD url(/images/gmail_right_bg.jpg) repeat-x scroll left top; }

.form-message-social {
  background: #007bad url(/images/gump/messages/social-sync-right.jpg) no-repeat left top !important; }

.login-left {
  background: #B5E2FF url(/images/gump/messages/default.jpg) no-repeat left top; }

.gmail-left {
  background: #B5E2FF url(/images/gump/messages/default.jpg) no-repeat left top; }

#promoform-right {
  background: #007bad url('/images/gmail_right_bg.jpg') repeat-x top left;
  margin: -10px -10px 0 0;
  width: 550px;
  height: 571px;
  float: left; }
  #promoform-right .promo-confirm {
    padding: 50px 0 0 33px;
    width: 456px; }
    #promoform-right .promo-confirm .confirm-text {
      font-size: 28px;
      font-weight: bold;
      color: #ffffff; }
    #promoform-right .promo-confirm ul li {
      font-size: 18px;
      color: #ffffff;
      font-weight: bold;
      margin-top: 15px;
      margin-left: 25px; }
  #promoform-right .promoform-form-holder {
    margin: 29px 0 0 67px;
    padding: 15px;
    width: 389px;
    background-color: #ffffff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px; }
    #promoform-right .promoform-form-holder #errorExplanation {
      color: red; }
      #promoform-right .promoform-form-holder #errorExplanation h2 {
        display: none; }

#gmail-signup form.promoform, .altsignup-form form.promoform {
  margin: 0;
  padding: 0 0 28px 0; }
  #gmail-signup form.promoform ul, #gmail-signup form.promoform ol, #gmail-signup form.promoform li, #gmail-signup form.promoform fieldset, #gmail-signup form.promoform legend, #gmail-signup form.promoform input, #gmail-signup form.promoform textarea, #gmail-signup form.promoform select, #gmail-signup form.promoform p, .altsignup-form form.promoform ul, .altsignup-form form.promoform ol, .altsignup-form form.promoform li, .altsignup-form form.promoform fieldset, .altsignup-form form.promoform legend, .altsignup-form form.promoform input, .altsignup-form form.promoform textarea, .altsignup-form form.promoform select, .altsignup-form form.promoform p {
    margin: 0;
    padding: 0; }
  #gmail-signup form.promoform fieldset, .altsignup-form form.promoform fieldset {
    display: block;
    border: 0 none; }
    #gmail-signup form.promoform fieldset ol li, .altsignup-form form.promoform fieldset ol li {
      display: block;
      margin-bottom: 14px; }
      #gmail-signup form.promoform fieldset ol li label, .altsignup-form form.promoform fieldset ol li label {
        display: block; }
      #gmail-signup form.promoform fieldset ol li input, .altsignup-form form.promoform fieldset ol li input {
        width: 230px; }
  #gmail-signup form.promoform input#gmail_signup_submit, .altsignup-form form.promoform input#gmail_signup_submit {
    background: url('/images/btn_sign_me_up.gif') no-repeat center bottom;
    border: 0 none;
    width: 105px;
    height: 28px;
    padding-top: 28px;
    overflow: hidden;
    text-indent: -1000px;
    cursor: pointer;
    position: absolute;
    margin-left: 134px; }

#merchant-signup form.promoform {
  margin: 0;
  padding: 0 0 28px 0; }
  #merchant-signup form.promoform ul, #merchant-signup form.promoform ol, #merchant-signup form.promoform li, #merchant-signup form.promoform fieldset, #merchant-signup form.promoform legend, #merchant-signup form.promoform input, #merchant-signup form.promoform textarea, #merchant-signup form.promoform select, #merchant-signup form.promoform p {
    margin: 0;
    padding: 0; }
  #merchant-signup form.promoform fieldset {
    margin-top: 9px;
    display: block;
    border: 0 none; }
    #merchant-signup form.promoform fieldset ol li {
      display: block;
      margin-bottom: 14px; }
      #merchant-signup form.promoform fieldset ol li label {
        display: block; }
      #merchant-signup form.promoform fieldset ol li input {
        width: 230px; }
  #merchant-signup form.promoform fieldset.merchants {
    margin-top: 0; }
    #merchant-signup form.promoform fieldset.merchants label {
      color: #333333;
      font-weight: bold;
      margin-right: 10px;
      padding-top: 4px;
      margin-bottom: 10px;
      display: block; }
    #merchant-signup form.promoform fieldset.merchants ol {
      margin-left: 40px; }
      #merchant-signup form.promoform fieldset.merchants ol li {
        float: left;
        height: 30px;
        width: 150px;
        margin-left: 10px; }
        #merchant-signup form.promoform fieldset.merchants ol li input {
          width: 20px;
          margin-right: 4px; }
        #merchant-signup form.promoform fieldset.merchants ol li img {
          margin-bottom: -8px; }
  #merchant-signup form.promoform input#merchant_signup_submit {
    background: url('/images/btn_sign_me_up.gif') no-repeat center bottom;
    border: 0 none;
    width: 105px;
    height: 28px;
    padding-top: 28px;
    overflow: hidden;
    text-indent: -1000px;
    cursor: pointer;
    position: absolute;
    margin-left: 54px; }

#signuparea form.promoform {
  padding: 0 0 24px 0; }
  #signuparea form.promoform fieldset ol li {
    margin-bottom: 10px; }
    #signuparea form.promoform fieldset ol li input {
      color: #666666; }
    #signuparea form.promoform fieldset ol li label {
      color: #007bad;
      font-weight: normal; }
  #signuparea form.promoform fieldset.double-name-inputs-left {
    display: inline;
    margin-top: 0; }
    #signuparea form.promoform fieldset.double-name-inputs-left ol li {
      margin-bottom: 0;
      display: inline; }
    #signuparea form.promoform fieldset.double-name-inputs-left input {
      width: 108px; }
  #signuparea form.promoform fieldset.double-name-inputs-right {
    display: inline;
    margin-top: 0; }
    #signuparea form.promoform fieldset.double-name-inputs-right ol li {
      display: inline;
      margin-left: 1px;
      margin-bottom: 0;
      margin-top: 0; }
    #signuparea form.promoform fieldset.double-name-inputs-right input {
      width: 108px; }
    #signuparea form.promoform fieldset.double-name-inputs-right label {
      display: none; }
  #signuparea form.promoform ol, #signuparea form.promoform ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none; }
  #signuparea form.promoform fieldset.home-email-input ol li {
    margin-bottom: 9px;
    margin-top: 5px; }
    #signuparea form.promoform fieldset.home-email-input ol li p {
      width: 236px;
      border-top: 1px solid #71badf;
      font-size: 1px;
      line-height: 1px;
      margin: 10px 0 0 134px;
      padding: 0 0 0 0; }
  #signuparea form.promoform input#account_submit, #signuparea form.promoform input#user_submit {
    background: url('/images/btn_sign_up_sq.gif') no-repeat center bottom;
    border: 0 none;
    width: 68px;
    height: 24px;
    padding-top: 24px;
    overflow: hidden;
    text-indent: -1000px;
    cursor: pointer;
    position: absolute;
    margin-left: 134px; }

.gmail-steps {
  height: 312px;
  width: 419px;
  margin: 0 0 0 67px;
  background: transparent url('/images/gmail_steps.png') repeat-x left top; }

body.blueprint div#subheadlink {
  padding-top: 5px;
  font-size: 12px;
  font-color: #333333;
  font-weight: normal;
  font-style: italic; }
  body.blueprint div#subheadlink a {
    color: #007bad; }
    body.blueprint div#subheadlink a:visited, body.blueprint div#subheadlink a:active, body.blueprint div#subheadlink a:hover {
      color: #007bad; }

body.users-new div.wrapper #content-holder>h2 {
  display: inline; }

body.blueprint #content li.callout-link a {
  color: #ffffff; }
  body.blueprint #content li.callout-link a:visited, body.blueprint #content li.callout-link a:active, body.blueprint #content li.callout-link a:hover {
    color: #ffffff; }

#info-area {
  margin: -10px 0 15px -10px;
  height: 299px;
  width: 950px;
  background: transparent url('/images/info_area_bg.png') repeat-x left top; }
  #info-area .info-panel {
    float: left;
    height: 218px;
    width: 254px;
    background: transparent url('/images/info_panel_bg.png') no-repeat left top;
    margin: 40px 0 0 46px; }
    #info-area .info-panel .info-title-single {
      font-weight: bold;
      font-size: 24px;
      color: #ffffff;
      width: 224px;
      margin: 35px 15px 20px 15px;
      text-align: center; }
    #info-area .info-panel .info-title-double {
      font-weight: bold;
      font-size: 24px;
      color: #ffffff;
      width: 224px;
      margin: 20px 15px 0 15px;
      text-align: center; }
    #info-area .info-panel .info-icon {
      width: 250px;
      height: 150px; }
  #info-area .info-one .info-icon {
    background: transparent url('/images/info_icon_01.png') no-repeat 26px 20px; }
  #info-area .info-two .info-icon {
    background: transparent url('/images/info_icon_02.png') no-repeat 41px 20px; }
  #info-area .info-three .info-icon {
    background: transparent url('/images/info_icon_03.png') no-repeat 33px 10px; }

span.hint {
  font: normal 11px/14px verdana;
  background: #eee url('/images/bg-span-hint-gray.gif') no-repeat top left;
  color: #444;
  border: 1px solid #888;
  padding: 5px 5px 5px 40px;
  width: 250px;
  position: absolute;
  margin: -12px 0 0 14px;
  display: none; }

li.welldone span.hint {
  background: #9fd680 url('/images/bg-span-hint-welldone.jpg') no-repeat top left;
  border-color: #749e5c;
  color: #000; }

li.kindagood span.hint {
  background: #ffffcc url('/images/bg-span-hint-kindagood.jpg') no-repeat top left;
  border-color: #cc9933; }

li.welldone {
  background: transparent url('/images/bg-fieldset-welldone.gif') no-repeat 194px 19px; }

li.kindagood {
  background: transparent url('/images/bg-fieldset-kindagood.gif') no-repeat 194px 19px; }

#info-box {
  background: transparent url('/images/feed_callout_bg.gif') repeat-y top left;
  width: 739px;
  margin-bottom: 20px; }
  #info-box #info-box-top {
    width: 739px;
    height: 26px;
    background: transparent url('/images/feed_callout_top.gif') no-repeat top left;
    margin-bottom: -26px; }
  #info-box #info-box-content {
    width: 739px;
    background: transparent url('/images/feed_callout_bot.gif') no-repeat bottom left; }
    #info-box #info-box-content .info-content-left {
      float: left;
      width: 305px;
      padding: 27px 0 165px 24px;
      color: #666666;
      font-size: 16px; }
      #info-box #info-box-content .info-content-left .promo-text, #info-box #info-box-content .info-content-left h2 {
        font-size: 18px;
        font-weight: bold;
        color: #007bad; }
      #info-box #info-box-content .info-content-left h2 {
        margin-bottom: 0;
        margin-top: -6px; }
      #info-box #info-box-content .info-content-left p {
        padding-top: 4px;
        margin: 0 0 0 0; }
    #info-box #info-box-content .info-content-right {
      float: left;
      width: 340px;
      padding: 27px 0 10px 52px;
      color: #ffffff;
      font-size: 16px; }
      #info-box #info-box-content .info-content-right .callout-block {
        font-size: 14px;
        padding-top: 10px;
        font-style: italic; }
      #info-box #info-box-content .info-content-right .promo-text, #info-box #info-box-content .info-content-right h2 {
        font-size: 18px;
        font-weight: bold;
        color: #ffffff; }
      #info-box #info-box-content .info-content-right a, #info-box #info-box-content .info-content-right a:link, #info-box #info-box-content .info-content-right a:visited, #info-box #info-box-content .info-content-right a:hover, #info-box #info-box-content .info-content-right a:active {
        color: #ffffff;
        text-decoration: underline; }
      #info-box #info-box-content .info-content-right p {
        font-size: 14px;
        line-height: 18px; }
      #info-box #info-box-content .info-content-right ol.info-list {
        padding: 0 0 0 0;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0; }
        #info-box #info-box-content .info-content-right ol.info-list li {
          margin-bottom: 10px;
          font-size: 14px; }
          #info-box #info-box-content .info-content-right ol.info-list li.info-last {
            margin-bottom: 0;
            padding-bottom: 0; }
      #info-box #info-box-content .info-content-right ul.info-list {
        padding: 8px 0 0 0;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0; }
        #info-box #info-box-content .info-content-right ul.info-list li {
          margin-bottom: 10px;
          font-size: 14px; }
          #info-box #info-box-content .info-content-right ul.info-list li.info-last {
            margin-bottom: 0;
            padding-bottom: 0; }

body.liquid-layout .wrapper {
  width: auto;
  overflow: visible; }
  body.liquid-layout .wrapper #header {
    width: 100%; }
    body.liquid-layout .wrapper #header #headertop-right {
      width: 100%; }
    body.liquid-layout .wrapper #header #headerbottom {
      width: 100%; }
  body.liquid-layout .wrapper #content {
    width: 100%; }
body.liquid-layout #footer {
  width: auto; }
  body.liquid-layout #footer ul.nav {
    width: 100%; }

#reporting-navigation {
  margin: 0 0 0 5px;
  font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
  font-size: 80%;
  font-size-adjust: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal; }
  #reporting-navigation ul {
    list-style: none;
    margin: 0 0 5px 0;
    padding: 0; }
    #reporting-navigation ul li {
      border-bottom: 1px solid #cccccc;
      font-size: 90%;
      display: block;
      border-left: 5px solid #007bad;
      border-right: 1px solid #007bad;
      background-color: #007bad;
      color: #FFFFFF;
      text-decoration: none;
      line-height: 20px; }
    #reporting-navigation ul li a:link, #reporting-navigation ul li a:visited {
      display: block;
      background-color: #cae6f2;
      padding-left: 5px;
      color: #007bad;
      text-decoration: none; }
  #reporting-navigation ul.report-navigation-header {
    list-style: none;
    margin: 0 0 0 0 !important;
    padding: 0; }
    #reporting-navigation ul.report-navigation-header li {
      border-left: none;
      border-right: none;
      display: block;
      border-bottom: 1px solid #007bad;
      border-top: 1px solid #007bad;
      background-color: #dedede;
      color: #666666;
      text-decoration: none;
      line-height: 23px; }
      #reporting-navigation ul.report-navigation-header li span {
        margin-left: 10px; }

#report-table_wrapper {
  color: #333333;
  font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
  font-size: 80%;
  font-size-adjust: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.45em; }

#report-table {
  width: 100%;
  border-collapse: collapse;
  margin: 5px 0 5px 0;
  font-size: 12px; }
  #report-table td {
    padding: 3px 10px; }
  #report-table tr.odd {
    background-color: #daeff7; }
    #report-table tr.odd td.sorting_1 {
      background-color: #b3daeb; }
  #report-table tr.even td.sorting_1 {
    background-color: #e7f8ff; }

#report-table thead th {
  border-bottom: 1px solid black;
  cursor: pointer;
  font-weight: bold;
  padding: 3px 18px 3px 10px;
  font-size: 80%; }

.notice {
  background-color: #e2faea;
  line-height: 20px;
  padding-left: 10px;
  color: #0f943e; }

.formtastic fieldset {
  border: 0px; }

h1 {
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  background-color: #f9f9f9; }

h2 {
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  font-size: 14px; }

h3 {
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  font-size: 13px;
  background-color: #f9f9f9; }

h4 {
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  font-size: 13px; }

h5 {
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  font-size: 11px; }

p {
  padding-left: 10px; }

hr.stream-divider {
  display: block;
  position: relative;
  padding: 0;
  margin: 0 auto;
  height: 0;
  max-height: 0;
  width: 100%;
  clear: both;
  border: none;
  border-top: 1px solid #AAA;
  font-size: 1px;
  line-height: 0; }

hr.stream-space-divider {
  display: block;
  position: relative;
  padding: 0;
  margin: 10px auto;
  height: 0;
  max-height: 0;
  width: 100%;
  clear: both;
  border: none;
  border-top: 1px solid #AAA;
  font-size: 1px;
  line-height: 0; }

.settings-content hr.stream-divider {
  border-top: 1px solid #b9c4da; }

.empty-stream-notice {
  padding-top: 10px;
  font-size: 14px; }

.stream .line_item {
  padding-left: 20px;
  padding-bottom: 5px; }
.stream .summary {
  padding: 8px 10px;
  color: #6a6a6a;
  font-size: 16px;
  margin-right: 50px; }
  .stream .summary b.purchase-merchant_name_defunct {
    color: #1a6899;
    font-weight: normal; }
.stream .detail div {
  margin-left: 23px; }
.stream .stream-even {
  background-color: #f9f9f9;
  padding-bottom: 5px; }
.stream .stream-odd {
  background-color: #ffffff;
  padding-bottom: 5px; }
.stream form input {
  width: 80px !important;
  margin-left: 8px;
  margin-bottom: 10px;
  line-height: 100%;
  vertical-align: middle;
  background-color: #5C76A9;
  border: 1px solid #29427B;
  color: #FFFFFF;
  font-size: 10px;
  padding-bottom: 4px !important;
  padding-top: 4px !important;
  padding-left: 4px;
  padding-right: 4px; }
.stream .purchase-footer {
  padding-bottom: 10px;
  padding-top: 5px; }
  .stream .purchase-footer a {
    text-decoration: none; }
    .stream .purchase-footer a:hover {
      text-decoration: underline; }
  .stream .purchase-footer strong.purchase-purchased_at {
    font-size: 10px;
    color: #777777;
    font-weight: normal;
    padding-left: 10px; }
  .stream .purchase-footer .string-comment-link {
    font-size: 10px; }
.stream .comments {
  padding-left: 10px; }
  .stream .comments .formtastic fieldset {
    margin-top: 2px; }
  .stream .comments .formtastic li {
    padding-top: 0 !important; }
  .stream .comments .formtastic label {
    text-align: left; }
  .stream .comments .formtastic textarea {
    height: 40px; }
  .stream .comments .likeit {
    background-color: #eceff5;
    width: 355px;
    margin-bottom: 3px; }
  .stream .comments .comment {
    background-color: #eceff5;
    width: 355px;
    margin-bottom: 3px; }
    .stream .comments .comment .comment-pic-holder {
      float: left;
      width: 30px;
      height: 30px;
      padding: 5px 5px; }
      .stream .comments .comment .comment-pic-holder img {
        width: 30px !important;
        height: 30px !important; }
    .stream .comments .comment .comment-text-holder {
      width: 275px;
      margin-left: 45px;
      padding-top: 5px;
      padding-bottom: 3px;
      overflow: hidden; }
      .stream .comments .comment .comment-text-holder a {
        font-weight: bold; }
      .stream .comments .comment .comment-text-holder b.comment-comment {
        font-weight: normal; }
      .stream .comments .comment .comment-text-holder b.comment-timestamp {
        font-weight: normal;
        color: #777777; }
  .stream .comments hr.comment-clear {
    display: block;
    position: relative;
    padding: 0;
    margin: 0 auto;
    height: 0;
    max-height: 0;
    width: 100%;
    clear: both;
    border: none;
    border-top: 0px solid #eceff5;
    background-color: #eceff5;
    font-size: 1px;
    line-height: 0; }

.pagination {
  text-align: center;
  height: 30px;
  margin-top: 20px; }
  .pagination a {
    padding: 7px 10px 7px 10px;
    border: 1px solid #cccccc;
    text-decoration: none !important; }
    .pagination a:hover {
      background: #007bad;
      color: #ffffff !important;
      border: 1px solid #00ccff; }
  .pagination .current {
    padding: 7px 10px 7px 10px;
    border: 1px solid #cccccc;
    background: #cccccc;
    color: #ffffff; }
  .pagination .disabled {
    padding: 7px 10px 7px 10px;
    border: 1px solid #cccccc;
    background: #ffffff;
    color: #007bad; }

.clearfix {
  display: block; }

.network-top {
  color: #636363;
  padding: 0px 8px 0 8px;
  background-color: #ffffff;
  font-size: 14px;
  display: block;
  font-weight: bold; }
  .network-top .network-name-container {
    width: 440px;
    float: left; }
    .network-top .network-name-container .network-admin {
      color: green;
      font-style: italic;
      font-size: 11px;
      font-weight: normal;
      padding-left: 10px;
      white-space: nowrap; }
  .network-top .invite-button {
    float: right;
    text-align: right; }
    .network-top .invite-button .invite-image {
      display: block;
      width: 104px;
      height: 16px;
      background: url('http://www.weshopnetwork.com/images/btn_fb_invite.gif?1284154999') no-repeat 0 0; }
      .network-top .invite-button .invite-image span {
        display: none; }
    .network-top .invite-button .invite-image:hover {
      background-position: 0 -16px; }

.sectionheader {
  clear: both;
  overflow: hidden;
  padding: 6px 8px 5px; }
  .sectionheader .sectiontitle {
    color: #808080;
    float: left;
    font-weight: bold;
    padding: 2px 0; }
  .sectionheader .pill-button {
    float: right; }

/* Landing Page Stuff, a bit raw for now */
.flash-message-container {
  margin-top: 10px;
  background: #ffffcc;
  border-top: 1px solid #ffcc99;
  padding: 15px 0px 0px 10px;
  height: 80px; }
  .flash-message-container .thankyou-message {
    font-size: 26px; }
  .flash-message-container .thankyou-submessage {
    font-size: 16px;
    color: #666666; }
    .flash-message-container .thankyou-submessage span {
      color: #007bad; }

.bottom {
  -moz-border-radius: 0px 0px 10px 10px; }

.benficiary-container {
  float: left;
  padding: 10px;
  background: #c3efff;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px;
  width: 300px; }
  .benficiary-container select {
    font-size: 16px;
    padding: 5px;
    width: 300px; }

#notifications {
  margin: 0;
  padding: 0; }
  #notifications div {
    padding-left: 34px; }
  #notifications li {
    height: 36px;
    line-height: 34px;
    list-style-type: none;
    padding: 0 0 0 10px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: normal;
    color: black; }
    #notifications li p {
      padding-left: 0;
      margin: 0; }
  #notifications .error {
    background: #de4935 url('http://www.weshopnetwork.com/images/flashbg_fb_error.png?1284154999') repeat-x left bottom; }
    #notifications .error div {
      background: url('http://www.weshopnetwork.com/images/flashicon_error.png?1284154999') no-repeat 0px 5px; }
  #notifications .failure {
    background: #de4935 url('http://www.weshopnetwork.com/images/flashbg_fb_error.png?1284154999') repeat-x left bottom; }
    #notifications .failure div {
      background: url('http://www.weshopnetwork.com/images/flashicon_error.png?1284154999') no-repeat 0px 5px; }
  #notifications .success {
    background: #57da2e url('http://www.weshopnetwork.com/images/flashbg_fb_success.png?1284154999') repeat-x left bottom; }
    #notifications .success div {
      background: url('http://www.weshopnetwork.com/images/flashicon_success.png?1284154999') no-repeat 0px 5px; }
  #notifications .notice {
    background: #ffe770 url('http://www.weshopnetwork.com/images/flashbg_fb_alert.png?1284154999') repeat-x left bottom; }
    #notifications .notice div {
      background: url('http://www.weshopnetwork.com/images/flashicon_alert.png?1284154999') no-repeat 0px 5px; }

.network #notifications {
  display: none !important; }

.browse-network-container {
  background: url('http://www.weshopnetwork.com/images/bk-browse-network-wider.png?1284154999') no-repeat left top;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  width: 930px;
  margin-top: 10px; }
  .browse-network-container:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0; }
  * html>body .browse-network-container {
    display: inline-block;
    width: 100%; }
  * html .browse-network-container {
    /* Hide from IE/mac \ */
    height: 1%;
    /* End hide from IE/mac */ }
  .browse-network-container .header {
    height: 52px; }
  .browse-network-container .network-name {
    float: left;
    color: #fff;
    font-weight: normal;
    background: #007bad;
    padding: 5px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    margin: 25px 0 0 10px;
    height: 22px;
    padding: 2px 10px 0px 10px;
    font-size: 16px; }
  .browse-network-container .members {
    color: #ffffff;
    float: right;
    font-weight: bold;
    margin: 34px 10px 0 0; }
  .browse-network-container .description {
    font-size: 14px;
    margin: 40px 30px 30px 30px;
    width: 675px;
    float: left; }
  .browse-network-container .message {
    margin: 40px 0 30px 0px;
    background: #ffffff;
    padding-top: 10px;
    width: 155px;
    height: 28px;
    -moz-border-radius: 10px;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #81cae8;
    font-weight: bold; }
    .browse-network-container .message a {
      color: #81cae8 !important;
      text-decoration: none; }
      .browse-network-container .message a:hover {
        text-decoration: underline; }
  .browse-network-container .network-join {
    margin: 35px 0 30px 0px;
    background: url('http://www.weshopnetwork.com/images/bttn-join-network.png?1284154999') no-repeat left top;
    width: 155px;
    height: 38px;
    text-indent: -9999px;
    display: block;
    float: left;
    border: none; }
    .browse-network-container .network-join:hover {
      background-position: left bottom; }

.browse-network-container-bottom {
  background: url('http://www.weshopnetwork.com/images/bk-browse-network-bottom-wider.png?1284154999') no-repeat left top;
  height: 5px;
  margin-top: -5px; }

.invite-to-network .browse-network-container {
  background: url('http://www.weshopnetwork.com/images/bk-browse-network-wider.png?1284154999') no-repeat left top;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  width: 760px;
  margin-top: 10px; }
  .invite-to-network .browse-network-container .header {
    height: 52px; }
  .invite-to-network .browse-network-container .network-name {
    float: left;
    color: #fff;
    font-weight: normal;
    background: #007bad;
    padding: 5px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    margin: 25px 0 0 10px;
    height: 22px;
    padding: 2px 10px 0px 10px;
    font-size: 16px; }
  .invite-to-network .browse-network-container .members {
    color: #ffffff;
    float: right;
    font-weight: bold;
    margin: 34px 10px 0 0; }
  .invite-to-network .browse-network-container .description {
    font-size: 14px;
    margin: 40px 30px 30px 30px;
    width: 500px;
    float: left; }
  .invite-to-network .browse-network-container .message {
    margin: 40px 0 30px 0px;
    background: #ffffff;
    padding-top: 10px;
    width: 155px;
    height: 28px;
    -moz-border-radius: 10px;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #81cae8;
    font-weight: bold; }
  .invite-to-network .browse-network-container .network-join {
    margin: 35px 0 30px 0px;
    background: url('http://www.weshopnetwork.com/images/bttn-join-network.png?1284154999') no-repeat left top;
    width: 155px;
    height: 38px;
    text-indent: -9999px;
    display: block;
    float: left;
    border: none; }
    .invite-to-network .browse-network-container .network-join:hover {
      background-position: left bottom; }

.invite-to-network .browse-network-container-bottom {
  background: url('http://www.weshopnetwork.com/images/bk-browse-network-bottom-wider.png?1284154999') no-repeat left top;
  height: 5px;
  margin-top: -5px; }

.activity-management {
  float: right;
  height: 20px;
  width: 20px;
  padding-top: 8px; }
  .activity-management .btn-like, .activity-management .btn-unlike, .activity-management .btn-remove {
    width: 20px !important;
    height: 20px;
    text-indent: -9999px;
    display: block;
    float: right;
    border: none;
    cursor: pointer;
    padding-top: 0 !important;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    background-color: #007bad; }
  .activity-management .btn-like {
    margin: 0 0 0 0;
    background: url('http://www.weshopnetwork.com/images/btn-like.gif?1284154999') no-repeat left top; }
  .activity-management .btn-unlike {
    margin: 0 0 0 0;
    background: url('http://www.weshopnetwork.com/images/btn-unlike.gif?1284154999') no-repeat left top; }
  .activity-management .btn-remove {
    margin: 0 0 0 0px;
    background: url('http://www.weshopnetwork.com/images/btn-remove.gif?1284154999') no-repeat left top; }

.welcome-flash-message {
  background: #cfdeed url('http://www.weshopnetwork.com/images/fb_welcome_background_pinstripes.gif?1284154999') no-repeat;
  width: 930px;
  height: 175px;
  margin-bottom: 10px;
  padding-left: 0;
  position: relative; }
  .welcome-flash-message .welcome-top-image {
    position: absolute;
    z-index: 2000;
    top: 0;
    left: 680px;
    width: 80px;
    height: 69px; }
  .welcome-flash-message .welcome-content {
    width: 350px;
    height: 146px;
    padding: 15px 440px 14px 140px;
    background: url('http://www.weshopnetwork.com/images/fb_welcome_bottom.gif?1284154999') no-repeat right bottom;
    font-size: 14px;
    font-weight: bold;
    color: #1068bf; }
    .welcome-flash-message .welcome-content a {
      color: #1068bf !important;
      text-decoration: underline; }
    .welcome-flash-message .welcome-content span.welcome-headline {
      padding-top: 7px;
      padding-bottom: 7px;
      font-size: 24px;
      display: block;
      font-weight: bold;
      color: #d80175; }

.form-flash-message {
  background: #c5d6e7 url('http://www.weshopnetwork.com/images/flash_bg.png?1284154999') repeat-x;
  height: 50px;
  padding-left: 0; }
  .form-flash-message .form-flash-image {
    float: left;
    padding-left: 0;
    width: 48px;
    height: 49px; }
  .form-flash-message .form-flash-content {
    float: left;
    padding-left: 0;
    margin-left: 10px;
    margin-top: 11px;
    width: 290px;
    font-style: italic;
    font-weight: bold;
    color: #1a346f;
    font-size: 11px; }
  .form-flash-message .nickname-flash label {
    line-height: inherit;
    padding-bottom: 0;
    margin-top: 0;
    vertical-align: inherit;
    color: #1A346F;
    font-size: inherit;
    font-weight: inherit;
    cursor: inherit; }
  .form-flash-message .form-flash-input-holder {
    float: left;
    padding-left: 0;
    margin-left: 12px;
    width: 125px;
    margin-top: 14px; }
    .form-flash-message .form-flash-input-holder .form-flash-input {
      width: 120px;
      font-size: 12px;
      height: 17px; }
  .form-flash-message .form-flash-button-holder {
    float: left;
    padding-left: 0; }
    .form-flash-message .form-flash-button-holder .form-flash-button {
      width: 40px;
      margin-top: 14px;
      margin-left: 15px;
      background-color: #5C76A9;
      border: 1px solid #29427B;
      color: #FFFFFF;
      font-size: 10px;
      padding-bottom: 3px !important;
      padding-top: 3px !important;
      vertical-align: middle;
      line-height: 100%;
      padding: 2px 4px;
      font-family: inherit;
      text-align: center;
      cursor: pointer; }

.beneficiary-container {
  height: 100px;
  clear: both;
  background: url('http://www.weshopnetwork.com/images/bk-beneficiary-wider.png?1284154999') no-repeat 0px 10px;
  margin: 0px 0px 0px 14px;
  color: #999999;
  font-size: 14px;
  font-weight: bold; }
  .beneficiary-container .image {
    text-align: center; }
  .beneficiary-container .beneficiary-message {
    text-align: center; }
    .beneficiary-container .beneficiary-message .green-highlight {
      color: #339933; }

.invite-to-network .beneficiary-container {
  background: url('http://www.weshopnetwork.com/images/bk-beneficiary-wider.png?1284154999') no-repeat 0px 10px; }

.panel-holder table {
  width: 435px; }
  .panel-holder table .panel-email-host {
    font-size: 11px;
    font-style: italic;
    color: #666666;
    padding: 8px 10px 8px 0;
    border-bottom: 1px solid #d2d2d2;
    width: 150px;
    overflow: hidden; }
  .panel-holder table .panel-email-addy {
    font-size: 11px;
    font-style: italic;
    color: #666666;
    padding: 8px 0 8px 0;
    border-bottom: 1px solid #d2d2d2;
    width: 200px;
    overflow: hidden; }
  .panel-holder table .panel-email-edit {
    font-size: 11px;
    color: #666666;
    padding: 8px 0 8px 0;
    border-bottom: 1px solid #d2d2d2;
    width: 75px;
    text-align: center; }
    .panel-holder table .panel-email-edit .panel-email- {
      border: 0 none;
      height: 14px;
      width: 39px;
      overflow: hidden;
      text-indent: -1000px;
      cursor: pointer; }
      .panel-holder table .panel-email-edit .panel-email-:hover {
        background-position: 0px -14px; }
  .panel-holder table .panel-network-name {
    font-size: 11px;
    font-style: italic;
    color: #666666;
    padding: 8px 0 8px 0;
    border-bottom: 1px solid #d2d2d2;
    width: 360px;
    overflow: hidden; }
    .panel-holder table .panel-network-name a {
      color: #666666; }
    .panel-holder table .panel-network-name a:hover {
      color: #3B5998; }
  .panel-holder table .panel-network-edit {
    font-size: 11px;
    color: #666666;
    padding: 8px 0 8px 0;
    border-bottom: 1px solid #d2d2d2;
    width: 75px;
    text-align: center; }
  .panel-holder table .panel-empty {
    font-size: 11px;
    font-style: italic;
    color: #666666;
    padding: 8px 0 8px 0;
    border-bottom: 1px solid #d2d2d2;
    width: 435px; }

ul.empty-network li {
  font-size: 12px;
  margin-top: 10px;
  margin-left: 10px;
  padding-bottom: 20px;
  padding-left: 50px;
  list-style-type: none; }
  ul.empty-network li a {
    text-decoration: none; }
ul.empty-network li.empty-connect {
  background: url('http://www.weshopnetwork.com/images/empty_network_connect.gif?1284154999') no-repeat top left; }
ul.empty-network li.empty-invite {
  background: url('http://www.weshopnetwork.com/images/empty_network_invite.gif?1284154999') no-repeat top left; }

.hidden {
  display: none; }

.slider {
  display: block;
  color: #ffffff;
  text-indent: -9999px;
  text-align: center;
  cursor: pointer; }

.merchant-slider-on {
  height: 18px;
  width: 79px;
  background: url('http://www.weshopnetwork.com/images/switch_on.png?1284154999') no-repeat top left; }

.merchant-slider-off {
  height: 18px;
  width: 79px;
  background: url('http://www.weshopnetwork.com/images/switch_off.png?1284154999') no-repeat top left; }

.purchase-slider-on {
  height: 18px;
  width: 79px;
  background: url('http://www.weshopnetwork.com/images/switch_on.png?1284154999') no-repeat top left; }

.purchase-slider-off {
  height: 18px;
  width: 79px;
  background: url('http://www.weshopnetwork.com/images/switch_off.png?1284154999') no-repeat top left; }

.merchant-share-selector {
  width: 447px;
  border-bottom: 1px solid #dedede;
  border-right: 1px solid #eeeeee;
  padding-left: 10px;
  padding-right: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-right: 2px;
  margin-top: 2px;
  float: left; }
  .merchant-share-selector .merchant-share-name {
    float: left;
    width: 356px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
    color: #666666;
    padding-right: 5px;
    padding-top: 2px; }
  .merchant-share-selector .merchant-share-button {
    float: left;
    width: 79px; }
  .merchant-share-selector form {
    background: none; }
    .merchant-share-selector form input {
      padding: none;
      border: none; }

.my-purchases .stream .share-purchase {
  display: none;
  float: right;
  margin-right: 10px; }
.my-purchases .stream .purchase-footer {
  margin-right: 100px; }
.my-purchases .stream .detail {
  margin-right: 100px; }
.my-purchases .stream form {
  background: none;
  width: 79px; }
  .my-purchases .stream form input {
    border: none;
    background-color: transparent !important;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 0 !important;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0 !important;
    width: 79px !important; }
