/* line 4, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

/* line 12, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

/* line 16, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  /* line 42, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
  blockquote:before, q:before,
  blockquote:after, q:after {
    content: ""; }

/* line 18, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 20, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

/* line 22, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
a img {
  border: none; }

/* line 4, ../../../app/stylesheets/screen.sass */
body {
  background: #ecf6e9 url(http://s3.amazonaws.com/mfinds.heroku/images/bg.gif) 50% 0 repeat-y;
  padding-top: 30px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.95em; }
  /* line 10, ../../../app/stylesheets/screen.sass */
  body ul.sublist {
    width: 243px;
    background: url(http://s3.amazonaws.com/mfinds.heroku/images/dropdown.png) center bottom no-repeat;
    z-index: 1000;
    list-style: none;
    padding-top: 8px;
    padding-bottom: 15px; }
    /* line 18, ../../../app/stylesheets/screen.sass */
    body ul.sublist li {
      margin: 0 15px 0 15px;
      padding-bottom: 7px;
      border-bottom: 1px solid #574338; }
      /* line 22, ../../../app/stylesheets/screen.sass */
      body ul.sublist li a {
        color: #f7ded0;
        font-size: 0.8em; }
        /* line 26, ../../../app/stylesheets/screen.sass */
        body ul.sublist li a:hover {
          color: #fff; }
  /* line 29, ../../../app/stylesheets/screen.sass */
  body a {
    text-decoration: none; }
  /* line 32, ../../../app/stylesheets/screen.sass */
  body #container {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 960px; }
  /* line 37, ../../../app/stylesheets/screen.sass */
  body #header {
    margin: 0 auto;
    width: 974px;
    background: url(http://s3.amazonaws.com/mfinds.heroku/images/top-banner.png) no-repeat;
    height: 95px; }
    /* line 42, ../../../app/stylesheets/screen.sass */
    body #header #logo {
      position: absolute;
      display: block;
      width: 250px;
      height: 80px;
      text-indent: -9999px; }
    /* line 49, ../../../app/stylesheets/screen.sass */
    body #header #menu {
      position: relative;
      text-align: center;
      top: 10px;
      left: 618px;
      width: 350px;
      height: 52px;
      line-height: 26px;
      font-size: 0.8em;
      color: #fff !important; }
      /* line 59, ../../../app/stylesheets/screen.sass */
      body #header #menu a {
        color: #fff !important;
        font-weight: bold; }
        /* line 62, ../../../app/stylesheets/screen.sass */
        body #header #menu a:hover {
          color: #dfffd0; }
      /* line 64, ../../../app/stylesheets/screen.sass */
      body #header #menu span.divider {
        margin-left: 6px;
        padding-left: 4px;
        border-left: 1px solid #999; }
      /* line 68, ../../../app/stylesheets/screen.sass */
      body #header #menu .inset {
        padding: 0 12px; }
      /* line 71, ../../../app/stylesheets/screen.sass */
      body #header #menu #searchField {
        background: #fff;
        padding: 1px 6px;
        text-align: right;
        width: 235px;
        height: 22px;
        margin: 0 auto; }
        /* line 79, ../../../app/stylesheets/screen.sass */
        body #header #menu #searchField input[type='image'] {
          position: relative;
          top: 3px; }
      /* line 83, ../../../app/stylesheets/screen.sass */
      body #header #menu #searchCategories {
        padding: 8px 6px;
        width: 235px;
        margin: 0 auto;
        background: #fff;
        color: #000; }
        /* line 90, ../../../app/stylesheets/screen.sass */
        body #header #menu #searchCategories select {
          width: 150px; }
      /* line 93, ../../../app/stylesheets/screen.sass */
      body #header #menu a#searchClose {
        font-size: 0.8em;
        color: #00f; }
      /* line 97, ../../../app/stylesheets/screen.sass */
      body #header #menu form {
        display: inline; }
      /* line 99, ../../../app/stylesheets/screen.sass */
      body #header #menu select {
        width: 80px; }
      /* line 101, ../../../app/stylesheets/screen.sass */
      body #header #menu input[type='text'] {
        width: 200px;
        border: medium none; }
  /* line 105, ../../../app/stylesheets/screen.sass */
  body #nav {
    position: relative;
    background: url(http://s3.amazonaws.com/mfinds.heroku/images/nav-bg.gif) repeat-x;
    width: 100%;
    height: 39px;
    line-height: 38px;
    overflow-y: hidden;
    border: 1px solid #875941;
    border-bottom: none;
    border-top: none; }
    /* line 115, ../../../app/stylesheets/screen.sass */
    body #nav ul {
      list-style: none;
      font-size: 0.85em;
      height: 39px;
      overflow-y: hidden; }
      /* line 120, ../../../app/stylesheets/screen.sass */
      body #nav ul li {
        cursor: pointer;
        position: relative;
        display: inline;
        float: left;
        padding: 0 15px;
        color: #fff; }
        /* line 128, ../../../app/stylesheets/screen.sass */
        body #nav ul li a {
          color: #fff; }
          /* line 130, ../../../app/stylesheets/screen.sass */
          body #nav ul li a:hover {
            color: #dfffd0; }
          /* line 133, ../../../app/stylesheets/screen.sass */
          body #nav ul li a img {
            padding-top: 11px; }
  /* line 137, ../../../app/stylesheets/screen.sass */
  body #breadcrumbs {
    font-size: 0.8em;
    margin-bottom: 10px;
    margin-left: 10px; }
  /* line 142, ../../../app/stylesheets/screen.sass */
  body #panel {
    background: #fff;
    padding: 12px 12px 60px 0; }
    /* line 146, ../../../app/stylesheets/screen.sass */
    body #panel #left_nav {
      float: left;
      width: 151px; }
      /* line 150, ../../../app/stylesheets/screen.sass */
      body #panel #left_nav .top {
        height: 17px;
        background: url(http://s3.amazonaws.com/mfinds.heroku/images/left-nav-top.gif) no-repeat; }
      /* line 154, ../../../app/stylesheets/screen.sass */
      body #panel #left_nav .mid {
        background: url(http://s3.amazonaws.com/mfinds.heroku/images/left-nav-mid.gif) repeat-y; }
      /* line 157, ../../../app/stylesheets/screen.sass */
      body #panel #left_nav .btm {
        background: url(http://s3.amazonaws.com/mfinds.heroku/images/left-nav-btm.gif) no-repeat;
        height: 16px; }
      /* line 161, ../../../app/stylesheets/screen.sass */
      body #panel #left_nav .brownButton {
        margin-left: 13px; }
      /* line 164, ../../../app/stylesheets/screen.sass */
      body #panel #left_nav ul {
        list-style: none;
        margin: 0 14px; }
        /* line 167, ../../../app/stylesheets/screen.sass */
        body #panel #left_nav ul li {
          border-bottom: 1px solid #999;
          padding: 4px 0 4px 2px; }
          /* line 170, ../../../app/stylesheets/screen.sass */
          body #panel #left_nav ul li a {
            text-decoration: none;
            font-weight: bold;
            font-size: 0.8em;
            color: #356040; }
            /* line 175, ../../../app/stylesheets/screen.sass */
            body #panel #left_nav ul li a:hover {
              color: #5ff21b; }
          /* line 177, ../../../app/stylesheets/screen.sass */
          body #panel #left_nav ul li.all a {
            color: #062f11; }
          /* line 179, ../../../app/stylesheets/screen.sass */
          body #panel #left_nav ul li span {
            display: block;
            font-size: 0.7em;
            color: #555; }
    /* line 184, ../../../app/stylesheets/screen.sass */
    body #panel #content {
      float: left;
      width: 530px;
      margin-right: 10px; }
      /* line 187, ../../../app/stylesheets/screen.sass */
      body #panel #content .inset {
        padding: 0 5px 0 15px; }
        /* line 190, ../../../app/stylesheets/screen.sass */
        body #panel #content .inset .top {
          background: url(http://s3.amazonaws.com/mfinds.heroku/images/main-top.gif) no-repeat;
          height: 10px; }
        /* line 193, ../../../app/stylesheets/screen.sass */
        body #panel #content .inset .mid {
          background: url(http://s3.amazonaws.com/mfinds.heroku/images/main-mid.gif) repeat-y;
          padding: 10px 15px; }
        /* line 196, ../../../app/stylesheets/screen.sass */
        body #panel #content .inset .btm {
          background: url(http://s3.amazonaws.com/mfinds.heroku/images/main-btm.gif) no-repeat;
          height: 8px; }
    /* line 202, ../../../app/stylesheets/screen.sass */
    body #panel #right_nav {
      float: right;
      width: 240px; }
      /* line 206, ../../../app/stylesheets/screen.sass */
      body #panel #right_nav .gutter {
        width: 241px; }
        /* line 208, ../../../app/stylesheets/screen.sass */
        body #panel #right_nav .gutter .top {
          background: url(http://s3.amazonaws.com/mfinds.heroku/images/gutter-top.gif) no-repeat;
          height: 16px; }
        /* line 211, ../../../app/stylesheets/screen.sass */
        body #panel #right_nav .gutter .mid {
          background: url(http://s3.amazonaws.com/mfinds.heroku/images/gutter-mid.gif) repeat-y;
          padding: 0 16px; }
        /* line 214, ../../../app/stylesheets/screen.sass */
        body #panel #right_nav .gutter .btm {
          background: url(http://s3.amazonaws.com/mfinds.heroku/images/gutter-btm.gif) no-repeat;
          height: 20px; }
  /* line 218, ../../../app/stylesheets/screen.sass */
  body #footer {
    clear: both;
    padding: 15px 12px 80px 12px;
    background: url(http://s3.amazonaws.com/mfinds.heroku/images/grass.gif) center bottom no-repeat; }
    /* line 222, ../../../app/stylesheets/screen.sass */
    body #footer .column {
      float: left;
      width: 200px; }
      /* line 225, ../../../app/stylesheets/screen.sass */
      body #footer .column .title {
        font-size: 0.8em;
        text-align: right; }
        /* line 228, ../../../app/stylesheets/screen.sass */
        body #footer .column .title strong {
          display: block; }
      /* line 231, ../../../app/stylesheets/screen.sass */
      body #footer .column.last {
        width: 330px; }
        /* line 233, ../../../app/stylesheets/screen.sass */
        body #footer .column.last ul {
          margin-top: 10px;
          float: right;
          list-style: none;
          font-size: 0.8em; }
    /* line 239, ../../../app/stylesheets/screen.sass */
    body #footer .anchor {
      text-align: right;
      font-size: 0.8em;
      color: #111; }
    /* line 244, ../../../app/stylesheets/screen.sass */
    body #footer ul.videoList {
      float: right;
      width: 140px;
      list-style: none;
      font-size: 0.8em; }
      /* line 250, ../../../app/stylesheets/screen.sass */
      body #footer ul.videoList li {
        padding: 3px 0;
        text-align: right;
        border-bottom: 1px solid #777; }

/* line 255, ../../../app/stylesheets/screen.sass */
#patient-promo {
  height: 210px;
  text-align: center; }
  /* line 258, ../../../app/stylesheets/screen.sass */
  #patient-promo label {
    font-size: 0.8em;
    line-height: 1.4em; }

/* line 262, ../../../app/stylesheets/screen.sass */
#promo-video-wrapper {
  position: relative;
  height: 270px;
  margin-bottom: 15px; }
  /* line 266, ../../../app/stylesheets/screen.sass */
  #promo-video-wrapper #promo-info {
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    background-color: #000;
    color: white;
    font-size: 0.8em;
    line-height: 1.3em;
    width: 100%;
    padding: 7px 0; }
    /* line 279, ../../../app/stylesheets/screen.sass */
    #promo-video-wrapper #promo-info p {
      margin-bottom: 1em;
      padding: 0 10px; }
    /* line 282, ../../../app/stylesheets/screen.sass */
    #promo-video-wrapper #promo-info p.last {
      margin-bottom: 0; }
    /* line 284, ../../../app/stylesheets/screen.sass */
    #promo-video-wrapper #promo-info a:link, #promo-video-wrapper #promo-info a:visited, #promo-video-wrapper #promo-info a:active, #promo-video-wrapper #promo-info a:hover {
      color: white;
      font-weight: bold; }
    /* line 287, ../../../app/stylesheets/screen.sass */
    #promo-video-wrapper #promo-info a:hover {
      text-decoration: underline; }

/* line 290, ../../../app/stylesheets/screen.sass */
#practitioner-signup-button {
  display: block;
  background: url(http://s3.amazonaws.com/mfinds.heroku/images/signup-button.png);
  width: 420px;
  height: 27px;
  color: white;
  text-align: center;
  line-height: 27px;
  margin-top: 12px; }

/* line 301, ../../../app/stylesheets/screen.sass */
#logo_only #header {
  background: transparent; }
  /* line 303, ../../../app/stylesheets/screen.sass */
  #logo_only #header a#logo {
    background: url(http://s3.amazonaws.com/mfinds.heroku/images/logo.png);
    width: 250px;
    height: 85px;
    left: 150px; }
/* line 308, ../../../app/stylesheets/screen.sass */
#logo_only #content {
  width: 515px;
  margin: 0 auto; }
  /* line 311, ../../../app/stylesheets/screen.sass */
  #logo_only #content h3, #logo_only #content h2 {
    text-align: center; }
  /* line 313, ../../../app/stylesheets/screen.sass */
  #logo_only #content h2 {
    color: #999; }
  /* line 315, ../../../app/stylesheets/screen.sass */
  #logo_only #content h3 {
    font-size: 1.2em;
    line-height: 1.3em;
    margin-bottom: 1.3em; }
  /* line 319, ../../../app/stylesheets/screen.sass */
  #logo_only #content a {
    text-decoration: underline; }
  /* line 321, ../../../app/stylesheets/screen.sass */
  #logo_only #content .brownButton a {
    font-size: 1.2em; }
  /* line 323, ../../../app/stylesheets/screen.sass */
  #logo_only #content #signup_benefits {
    margin-left: 0; }
    /* line 325, ../../../app/stylesheets/screen.sass */
    #logo_only #content #signup_benefits li {
      border: 1px solid black;
      padding: 7px;
      margin-bottom: 7px;
      list-style-type: none;
      font-weight: bold; }
    /* line 331, ../../../app/stylesheets/screen.sass */
    #logo_only #content #signup_benefits #free_advertising {
      background-color: #bdf7bb; }
  /* line 333, ../../../app/stylesheets/screen.sass */
  #logo_only #content .fine_print {
    font-size: 0.8em;
    font-weight: normal; }

/* line 1, ../../../app/stylesheets/partials/_core_elements.sass */
h2 {
  font-family: 'Lucida Grande', arial, helvetica, sans-serif;
  font-weight: bold;
  color: #41b60a;
  font-size: 1.7em;
  margin-bottom: 15px; }

/* line 8, ../../../app/stylesheets/partials/_core_elements.sass */
h3 {
  color: #333;
  font-size: 1.1em;
  font-weight: bold; }
  /* line 12, ../../../app/stylesheets/partials/_core_elements.sass */
  h3 a {
    color: inherit; }

/* line 15, ../../../app/stylesheets/partials/_core_elements.sass */
a {
  color: #356040; }
  /* line 17, ../../../app/stylesheets/partials/_core_elements.sass */
  a:hover {
    color: #41b60a; }

/* line 20, ../../../app/stylesheets/partials/_core_elements.sass */
img {
  border: 0; }

/* line 23, ../../../app/stylesheets/partials/_core_elements.sass */
.clearfix {
  clear: both; }

/* line 26, ../../../app/stylesheets/partials/_core_elements.sass */
.flash {
  padding: 5px 9px;
  border: 1px solid #999;
  text-align: center;
  margin-bottom: 10px;
  font-size: 0.9em;
  font-weight: bold;
  color: #333; }
  /* line 35, ../../../app/stylesheets/partials/_core_elements.sass */
  .flash.error {
    background: #ffb8a5;
    border-color: #ca431f; }

/* line 39, ../../../app/stylesheets/partials/_core_elements.sass */
.errorExplanation {
  padding: 9px 12px;
  margin-bottom: 12px;
  background: #ffb8a5;
  border: 1px solid #ca431f;
  font-size: 0.8em; }
  /* line 46, ../../../app/stylesheets/partials/_core_elements.sass */
  .errorExplanation h2 {
    font-size: 1.2em;
    color: #ca431f;
    font-weight: bold; }
  /* line 51, ../../../app/stylesheets/partials/_core_elements.sass */
  .errorExplanation ul {
    list-style: none;
    font-weight: bold; }

/* line 55, ../../../app/stylesheets/partials/_core_elements.sass */
ul.normal {
  font-size: 0.8em;
  line-height: 1.4em;
  margin-left: 2em;
  margin-bottom: 1.4em; }

/* line 60, ../../../app/stylesheets/partials/_core_elements.sass */
p.normal {
  font-size: 0.8em;
  line-height: 1.4em;
  margin-bottom: 1.4em; }

/* line 65, ../../../app/stylesheets/partials/_core_elements.sass */
.normal-copy {
  font-size: 0.8em;
  line-height: 1.4em; }
  /* line 68, ../../../app/stylesheets/partials/_core_elements.sass */
  .normal-copy ul, .normal-copy ol {
    margin-left: 2em; }
  /* line 70, ../../../app/stylesheets/partials/_core_elements.sass */
  .normal-copy ul, .normal-copy p, .normal-copy ol {
    margin-bottom: 1.4em; }

/* line 74, ../../../app/stylesheets/partials/_core_elements.sass */
#right_nav p.normal {
  font-size: 0.6em;
  line-height: 1.4em;
  padding: 0 7px;
  margin-top: 1.4em; }

/* line 80, ../../../app/stylesheets/partials/_core_elements.sass */
a.admin {
  color: red !important; }

/* line 83, ../../../app/stylesheets/partials/_core_elements.sass */
.adminLink {
  background: #fffca7;
  border: 1px solid #ded940;
  padding: 3px 5px;
  position: absolute;
  z-index: 1000; }
  /* line 90, ../../../app/stylesheets/partials/_core_elements.sass */
  .adminLink a {
    font-weight: bold;
    font-size: 0.7em !important;
    color: #000; }

/* line 95, ../../../app/stylesheets/partials/_core_elements.sass */
.adminCollection {
  width: 100%; }

/* line 98, ../../../app/stylesheets/partials/_core_elements.sass */
.small {
  font-size: 12px; }

/* line 101, ../../../app/stylesheets/partials/_core_elements.sass */
.alignRight {
  text-align: right; }

/* line 104, ../../../app/stylesheets/partials/_core_elements.sass */
.right {
  float: right; }

/* line 107, ../../../app/stylesheets/partials/_core_elements.sass */
.brownButton {
  display: inline-block;
  background: url(http://s3.amazonaws.com/mfinds.heroku/images/brownbar-left.gif) no-repeat;
  height: 31px;
  line-height: 31px;
  color: #fff;
  font-size: 0.8em;
  padding-left: 34px; }
  /* line 116, ../../../app/stylesheets/partials/_core_elements.sass */
  .brownButton a {
    color: #fff;
    text-decoration: underline; }
  /* line 120, ../../../app/stylesheets/partials/_core_elements.sass */
  .brownButton .brownButtonRight {
    float: right;
    background: url(http://s3.amazonaws.com/mfinds.heroku/images/brownbar-right.gif) no-repeat;
    width: 10px;
    height: 31px; }

/* line 126, ../../../app/stylesheets/partials/_core_elements.sass */
.greenButton {
  display: inline-block;
  background: url(http://s3.amazonaws.com/mfinds.heroku/images/greenbar-left.gif) no-repeat;
  height: 43px;
  line-height: 43px;
  color: #000;
  font-size: 0.8em;
  padding-left: 15px; }
  /* line 135, ../../../app/stylesheets/partials/_core_elements.sass */
  .greenButton .greenButtonRight {
    float: right;
    background: url(http://s3.amazonaws.com/mfinds.heroku/images/greenbar-right.gif) no-repeat;
    width: 44px;
    height: 43px; }
    /* line 141, ../../../app/stylesheets/partials/_core_elements.sass */
    .greenButton .greenButtonRight.greenButtonRight1 {
      background: url(http://s3.amazonaws.com/mfinds.heroku/images/greenbar-right-1.gif) no-repeat; }
    /* line 144, ../../../app/stylesheets/partials/_core_elements.sass */
    .greenButton .greenButtonRight.greenButtonRight2 {
      background: url(http://s3.amazonaws.com/mfinds.heroku/images/greenbar-right-2.gif) no-repeat; }
    /* line 147, ../../../app/stylesheets/partials/_core_elements.sass */
    .greenButton .greenButtonRight.greenButtonRight3 {
      background: url(http://s3.amazonaws.com/mfinds.heroku/images/greenbar-right-3.gif) no-repeat; }

/* line 150, ../../../app/stylesheets/partials/_core_elements.sass */
.pink-button {
  display: inline-block;
  background: url(http://s3.amazonaws.com/mfinds.heroku/images/green-button.gif) no-repeat;
  height: 30px;
  line-height: 30px;
  font-size: 0.8em;
  padding-left: 30px;
  padding-right: 8px;
  margin-top: 7px;
  margin-bottom: 10px;
  width: auto; }
  /* line 162, ../../../app/stylesheets/partials/_core_elements.sass */
  .pink-button .pink-button-anchor {
    float: right;
    height: 30px;
    width: 6px;
    margin-left: 6px;
    background: url(http://s3.amazonaws.com/mfinds.heroku/images/green-button-right.gif) no-repeat; }

/* line 169, ../../../app/stylesheets/partials/_core_elements.sass */
.mfinds-bullet {
  float: right;
  width: 42px;
  height: 42px;
  background: url(http://s3.amazonaws.com/mfinds.heroku/images/mfinds-bullet.gif) no-repeat; }

/* line 175, ../../../app/stylesheets/partials/_core_elements.sass */
.unit {
  padding: 9px 0 4px 0;
  border-bottom: 1px solid #bbb; }
  /* line 179, ../../../app/stylesheets/partials/_core_elements.sass */
  .unit .detail {
    font-size: 0.75em;
    color: #555; }
    /* line 183, ../../../app/stylesheets/partials/_core_elements.sass */
    .unit .detail a {
      color: inherit; }

/* line 1, ../../../app/stylesheets/partials/_homepage.sass */
ul.video_row {
  list-style: none;
  margin-top: 10px;
  height: 220px; }
  /* line 6, ../../../app/stylesheets/partials/_homepage.sass */
  ul.video_row li {
    float: left;
    width: 150px;
    height: 200px;
    margin-right: 9px; }
    /* line 12, ../../../app/stylesheets/partials/_homepage.sass */
    ul.video_row li.active {
      background: url(http://s3.amazonaws.com/mfinds.heroku/images/video-highlight.gif) center center no-repeat; }
    /* line 15, ../../../app/stylesheets/partials/_homepage.sass */
    ul.video_row li .title {
      font-size: 0.8em;
      font-weight: bold;
      height: 60px;
      overflow: hidden; }
    /* line 21, ../../../app/stylesheets/partials/_homepage.sass */
    ul.video_row li .thumbnail {
      border: none;
      width: 120px;
      height: 100px; }
      /* line 26, ../../../app/stylesheets/partials/_homepage.sass */
      ul.video_row li .thumbnail .playBtn {
        cursor: pointer;
        background: url(http://s3.amazonaws.com/mfinds.heroku/images/play-large-thumb.png) no-repeat;
        position: relative;
        top: -100px;
        height: 100px;
        width: 120px; }
    /* line 34, ../../../app/stylesheets/partials/_homepage.sass */
    ul.video_row li .detail {
      margin-top: 4px;
      font-size: 0.7em;
      color: #666; }
      /* line 39, ../../../app/stylesheets/partials/_homepage.sass */
      ul.video_row li .detail span {
        font-weight: bold; }

/* line 2, ../../../app/stylesheets/partials/_forms.sass */
fieldset ul {
  width: 100%;
  list-style: none; }
  /* line 6, ../../../app/stylesheets/partials/_forms.sass */
  fieldset ul li label {
    float: left;
    display: block;
    width: 100px;
    padding-top: 0.5em;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 100%; }

/* line 1, ../../../app/stylesheets/partials/_topics.sass */
.description {
  margin-top: -10px;
  margin-bottom: 20px;
  font-size: 13px; }
  /* line 6, ../../../app/stylesheets/partials/_topics.sass */
  .description p {
    margin-bottom: 5px; }

/* line 9, ../../../app/stylesheets/partials/_topics.sass */
.summary {
  font-size: 13px;
  color: #222; }

/* line 13, ../../../app/stylesheets/partials/_topics.sass */
ul#topics {
  list-style: none;
  width: 100%; }
  /* line 17, ../../../app/stylesheets/partials/_topics.sass */
  ul#topics .letter {
    font-size: 1.7em;
    font-weight: bold;
    color: #ccc;
    margin: 15px 0 -10px 0; }
  /* line 24, ../../../app/stylesheets/partials/_topics.sass */
  ul#topics .topic span {
    color: #666; }
    /* line 26, ../../../app/stylesheets/partials/_topics.sass */
    ul#topics .topic span a {
      color: inherit; }

/* line 30, ../../../app/stylesheets/partials/_topics.sass */
table.list td.info {
  text-align: right;
  font-size: 0.8em; }
  /* line 33, ../../../app/stylesheets/partials/_topics.sass */
  table.list td.info th.sort {
    width: 50%; }
  /* line 35, ../../../app/stylesheets/partials/_topics.sass */
  table.list td.info th.pagination {
    text-align: right; }
/* line 38, ../../../app/stylesheets/partials/_topics.sass */
table.list td {
  padding-top: 5px;
  padding-bottom: 12px;
  background: url(http://s3.amazonaws.com/mfinds.heroku/images/table-list-bg.gif) left bottom repeat-x; }
  /* line 43, ../../../app/stylesheets/partials/_topics.sass */
  table.list td.thumbnail_cell {
    width: 110px; }
    /* line 46, ../../../app/stylesheets/partials/_topics.sass */
    table.list td.thumbnail_cell .thumbnail {
      width: 100px;
      height: 80px; }
    /* line 50, ../../../app/stylesheets/partials/_topics.sass */
    table.list td.thumbnail_cell .playBtn {
      cursor: pointer;
      background: url(http://s3.amazonaws.com/mfinds.heroku/images/play-mid-thumb.png) center center no-repeat;
      position: relative;
      top: -80px;
      height: 80px;
      width: 100px; }
/* line 58, ../../../app/stylesheets/partials/_topics.sass */
table.list .title {
  font-weight: bold;
  font-size: 0.9em; }
/* line 61, ../../../app/stylesheets/partials/_topics.sass */
table.list .summary {
  font-size: 0.8em;
  color: #444;
  margin-bottom: 2px; }
/* line 65, ../../../app/stylesheets/partials/_topics.sass */
table.list ul {
  list-style: none;
  font-size: 0.7em; }

/* line 1, ../../../app/stylesheets/partials/_videos.sass */
.thumbnail {
  border: 1px solid #999; }

/* line 4, ../../../app/stylesheets/partials/_videos.sass */
.ajaxful-rating {
  float: right; }

/* line 7, ../../../app/stylesheets/partials/_videos.sass */
.info {
  margin-top: 20px; }
  /* line 9, ../../../app/stylesheets/partials/_videos.sass */
  .info h4 {
    font-weight: bold;
    color: #555;
    margin-bottom: 6px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0px;
    line-height: 30px; }
  /* line 17, ../../../app/stylesheets/partials/_videos.sass */
  .info ul.detail {
    list-style: none;
    font-size: 0.8em; }
    /* line 20, ../../../app/stylesheets/partials/_videos.sass */
    .info ul.detail li {
      float: left;
      display: block;
      width: 33%; }
  /* line 24, ../../../app/stylesheets/partials/_videos.sass */
  .info .description {
    clear: both;
    padding-top: 10px;
    font-size: 0.8em;
    color: #333; }
    /* line 29, ../../../app/stylesheets/partials/_videos.sass */
    .info .description p {
      margin-bottom: 7px; }
  /* line 31, ../../../app/stylesheets/partials/_videos.sass */
  .info .tags {
    margin-top: 8px;
    font-size: 0.8em; }
  /* line 34, ../../../app/stylesheets/partials/_videos.sass */
  .info .share {
    margin-top: 18px;
    font-size: 0.8em; }
  /* line 37, ../../../app/stylesheets/partials/_videos.sass */
  .info .separator {
    clear: both;
    margin: 5px 0; }

/* line 41, ../../../app/stylesheets/partials/_videos.sass */
table#transcript {
  width: 100%;
  font-size: 0.9em; }
  /* line 46, ../../../app/stylesheets/partials/_videos.sass */
  table#transcript tr.even {
    background: #eefde6; }
  /* line 49, ../../../app/stylesheets/partials/_videos.sass */
  table#transcript tr th {
    font-weight: bold;
    font-size: 0.9em;
    padding-bottom: 8px; }
  /* line 54, ../../../app/stylesheets/partials/_videos.sass */
  table#transcript tr td {
    padding: 4px 3px; }
  /* line 57, ../../../app/stylesheets/partials/_videos.sass */
  table#transcript tr td.start, table#transcript tr td.end {
    font-size: 0.8em;
    color: #41b60a; }
  /* line 60, ../../../app/stylesheets/partials/_videos.sass */
  table#transcript tr td.content {
    font-size: 0.9em; }

/* line 64, ../../../app/stylesheets/partials/_videos.sass */
ul#comments {
  list-style: none;
  font-size: 13px; }
  /* line 68, ../../../app/stylesheets/partials/_videos.sass */
  ul#comments li.comment {
    padding: 8px 0;
    margin-bottom: 4px;
    border-bottom: 1px solid #eee; }
    /* line 73, ../../../app/stylesheets/partials/_videos.sass */
    ul#comments li.comment .author a {
      font-weight: bold;
      color: #356040; }

/* line 78, ../../../app/stylesheets/partials/_videos.sass */
#new_comment textarea {
  width: 100%; }

/* line 82, ../../../app/stylesheets/partials/_videos.sass */
#right_nav table {
  margin-top: 10px; }
  /* line 85, ../../../app/stylesheets/partials/_videos.sass */
  #right_nav table td {
    padding-bottom: 8px;
    padding-right: 3px; }
/* line 89, ../../../app/stylesheets/partials/_videos.sass */
#right_nav .thumbnail_cell {
  height: 46px; }
/* line 92, ../../../app/stylesheets/partials/_videos.sass */
#right_nav .thumbnail {
  width: 60px;
  height: 46px;
  overflow: hidden;
  margin-right: 8px; }
/* line 98, ../../../app/stylesheets/partials/_videos.sass */
#right_nav .playBtn {
  cursor: pointer;
  background: url(http://s3.amazonaws.com/mfinds.heroku/images/play-small-thumb.png) no-repeat;
  position: relative;
  top: -46px;
  height: 46px;
  width: 60px; }
/* line 106, ../../../app/stylesheets/partials/_videos.sass */
#right_nav .title {
  font-size: 0.75em;
  font-weight: bold; }
/* line 110, ../../../app/stylesheets/partials/_videos.sass */
#right_nav .summary {
  font-size: 0.75em; }
/* line 114, ../../../app/stylesheets/partials/_videos.sass */
#right_nav ul li {
  display: none; }
/* line 116, ../../../app/stylesheets/partials/_videos.sass */
#right_nav ul li.views {
  color: #777;
  font-size: 0.7em;
  display: block; }
  /* line 121, ../../../app/stylesheets/partials/_videos.sass */
  #right_nav ul li.views strong {
    font-weight: normal; }

/* line 124, ../../../app/stylesheets/partials/_videos.sass */
.rating_summary {
  float: right;
  font-size: 0.8em;
  line-height: 27px;
  padding-left: 3px; }

/* line 1, ../../../app/stylesheets/partials/_sitemap.sass */
ul#sitemap {
  list-style: none;
  font-weight: bold; }
  /* line 5, ../../../app/stylesheets/partials/_sitemap.sass */
  ul#sitemap ul {
    list-style: none;
    margin-left: 20px;
    margin-bottom: 8px; }
    /* line 10, ../../../app/stylesheets/partials/_sitemap.sass */
    ul#sitemap ul ul {
      list-style: none;
      margin-left: 20px;
      font-weight: normal; }

/* line 2, ../../../app/stylesheets/partials/_users.sass */
#join #registration {
  margin-top: 15px; }
  /* line 5, ../../../app/stylesheets/partials/_users.sass */
  #join #registration label {
    display: block;
    margin-top: 8px;
    font-size: 0.85em; }
