@import url("/css/menu_header.css?v=20160222f2") all;
* {
  font-family: Arial, Helvetica, sans-serif; }

#header h1 {
  float: left; }
  #header h1 .menu-right a.active {
    font-weight: bold; }

.page {
  width: 810px;
  padding: 0;
  margin: 0 auto;
  vertical-align: top; }

a {
  color: #344CCE;
  text-decoration: underline; }

h1 {
  font-size: 30px;
  font-family: "Webfont-myriadpro-boldcond","Webfont-myriadpro-regular", Arial, sans-serif;
  text-align: center;
  letter-spacing: 0.01em;
  color: #343434;
  text-shadow: 0 1px 1px #636363;
  margin: 25px 0; }

#content-wrapper {
  width: 760px;
  margin: 0 auto; }

.type {
  font-family: "Webfont-myriadpro-semibold",Arial, Helvetica, sans-serif;
  color: #9d9ea2;
  font-size: 16px; }

.item {
  font-size: 12px;
  border-top: 1px dashed #9b9c9e;
  margin-bottom: 15px; }
  .item .oRl {
    margin-top: 5px; }
  .item .item_title {
    font-size: 13px;
    font-weight: bold; }
  .item .availability {
    font-size: 11px;
    font-style: italic;
    margin: 6px 0;
    text-align: right;
    color: #3F3F3F; }
  .item .item_images {
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 0; }

.selection .select {
  margin: 20px 0 15px; }
  .selection .select select {
    font-family: system-ui, Arial, Helvetica, sans-serif;
    font-size: 11.4px; }

.selection label {
  font-weight: normal;
  font-size: 12px; }

.reseller .title_img {
  font-size: 0; }

.reseller .edu_reseller_name {
  display: inline-block;
  font-weight: 700;
  color: #181818; }

.reseller .info {
  margin-top: 15px;
  line-height: 9px; }
  .reseller .info > * {
    line-height: 5px; }

.last_row {
  width: 760px;
  margin: 0 auto;
  font-size: 12px;
  border-top: 1px dashed #9b9c9e;
  padding: 13px 0 20px; }
  .last_row .didMiss {
    line-height: 14px;
    padding-left: 3px; }
    .last_row .didMiss p {
      margin-top: 3px; }

#footer {
  position: relative;
  clear: both;
  padding: 0 0 15px;
  margin-bottom: 5px;
  border-top: solid 1px #adadad;
  text-align: center;
  font-size: 11px; }
  #footer .copyright {
    margin: 15px auto 0;
    width: 60%;
    position: relative; }
  #footer .linkToMainePage {
    background: url("/images/smk_logo_x1.png") 0 0 no-repeat;
    font-size: 12px; }
  #footer p.menu {
    margin: 8px 0; }
    #footer p.menu a {
      font-size: 11px !important;
      color: #333;
      text-decoration: none; }

@media screen and (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 2/1),
(min-resolution: 2dppx),
(min-resolution: 192dpi){
    #footer .linkToMainePage{
        background:url("/images/smk_logo_x2.png");
        background-size: 119px, 34px;
    }
}

@media not all and (min-resolution:.001dpcm) {  @media { .reseller .info > * { line-height: 7px !important; }  }  }