body {
  margin: 0;
  background-color: #ffffff;
  color: #606060;
  font-family: Arial, Helvetica, sans-serif;

  font-size: 15px;
  line-height: 1.2;
}

ul, li {
  margin: 0;
  padding: 0;
}

form {
  margin: 0;
}

img {
  border-width: 0;
}

a {
  color: #af903e;
  text-decoration: none;
}

p {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

h1 {
  margin-top: 0.5em;
  margin-bottom: 1.5em;

  color: #919191;
  font-weight: bold;

  font-size: 1.2em;
  line-height: 1;
}

h2 {
  font-weight: bold;

  font-size: 1.15em;
}

/* reusable classes */

.hide {
  display: none !important;
}

.Mesh_ClearBoth {
  clear: both;
}

ul.Mesh_BulletedList {
  padding-left: 20px;
}

.Mesh_SmallAnchor {
  font-size: 13px;
}

.Mesh_VideoWrapper {
  position: relative;
  padding-bottom: 61.943319838056680161943319838057%;
  padding-top: 25px;
  height: 0;
}

.Mesh_VideoWrapper iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.Mesh_Error {
  background-color: #f99;
}

.Mesh_Clear {
  clear: both;
}

.Mesh_ClearLeft {
  clear: left;
}

.Mesh_FloatLeft {
  float: left;
}

.Mesh_FloatRight {
  float: right;
}

.Mesh_Clearfix {
  zoom: 1;
}

.Mesh_Clearfix:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

.Mesh_Content {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.Mesh_LargeContent {
  width: 1236px;
  margin-left: auto;
  margin-right: auto;
}

.Mesh_SmallContent {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}

/* classes for specific elements */

.Mesh_Header {
  height: 100px;

  background-color: #e6e6e6;
  background-image: url('../images/header-background.png');
  background-position: center top;
  background-repeat: repeat-y;
}

.Mesh_Logo {
  display: block;
  float: left;
  margin-top: 8px;
}

.Mesh_Logo img {
  display: block;
  width: 128px;
  height: 81px;
}

.Mesh_LiveChatAnchor {
  display: none;
  float: right;
  width: 180px;
  margin-right: 10px;
  margin-top: 20px;
  color: #605d5d;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.Mesh_LiveChatAnchor img {
  float: left;
  width: 61px;
  height: 45px;
}

.Mesh_LiveChat {
  padding-left: 72px;
}

.Mesh_StudentLoginAnchor {
  float: right;
  width: 140px;
  margin-right: 10px;
  margin-top: 20px;
  color: #605d5d;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.Mesh_StudentLoginAnchor img {
  float: left;
  width: 43px;
  height: 45px;
}

.Mesh_StudentLogin {
  padding-left: 50px;
}

.Mesh_Phone {
  display: block;
  float: right;
  width: 267px;
  margin-top: 20px;
  color: #605d5d;
  font-family: 'Trebuchet MS', sans-serif;
}

.Mesh_Phone img {
  float: left;
  width: 44px;
  height: 45px;
}

.Mesh_CallUsToday {
  padding-left: 56px;
  font-size: 17px;
  line-height: 19px;
}

.Mesh_PhoneNumber {
  padding-left: 54px;
  font-size: 22px;
  line-height: 34px;
}

.Mesh_PhoneNumber2 {
  padding-left: 56px;
  font-size: 17px;
  line-height: 19px;
}

.Mesh_Navigation {
  height: 45px;
  margin-bottom: 38px;
  background-color: #d0b15e;
}

.Mesh_Navigation ul {
  list-style: none;
}

.Mesh_Navigation li {
  background-color: #d0b15e;
}

.Mesh_Navigation a {
  display: block;
  padding-left: 30px;
  padding-right: 30px;
  border-style: dotted;
  border-color: #ffffff;
  border-width: 0;
  border-left-width: 1px;
  padding-top: 16px;
  padding-bottom: 13px;
  color: #ffffff;
  font-family: 'Trebuchet MS', sans-serif;
  font-weight: bold;

  font-size: 12px;
  line-height: 16px;
}

.Mesh_Navigation li li a {
  border-left-color: transparent;
  border-top-width: 1px;
}

.Mesh_Navigation a.Mesh_NavigationSelected {
  background-color: #af903e;
  border-color: transparent;
}

.Mesh_Navigation li:first-child > a {
  border-color: transparent;
}

.Mesh_Navigation li.Mesh_NavigationSelected + li > a {
  border-color: transparent;
}

.sf-menu ul {
  width: 15em;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  top: 45px;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 12em;
}

.sf-menu li:hover > a, .sf-menu li.sfHover > a,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
  border-color: transparent;
}

.Mesh_Navigation li:hover + li > a,
.Mesh_Navigation li.sfHover + li > a {
  border-color: transparent;
}

.Mesh_TagLine {
  margin-top: 1em;
  margin-bottom: 1em;

  text-align: center;
  color: #919191;
  font-weight: bold;

  font-size: 19px;
  line-height: 19px;
}

.Mesh_ContentColumn {
  float: left;
  width: 610px;
}

.Mesh_SidebarColumn {
  float: right;
  width: 350px;
}

.Mesh_ContentColumnInner {
  text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.Mesh_ContentColumn .Mesh_TagLine {
  margin-top: 12px;
  margin-bottom: 35px;
  text-align: left;
}

.Mesh_Tabs {
  margin-bottom: 20px;
}

.Mesh_Tabs > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 32px;

  font-size: 13px;
  line-height: 31px;
}

.Mesh_Tabs > ul > li {
  float: left;
  margin: 0;
  padding: 0;
  margin-right: 13px;
  text-transform: uppercase;
  border: 2px solid #edebeb;
  border-bottom-width: 0;
  width: 144px;
  background-color: #fafafa;
}

.Mesh_Tabs > ul > li.Mesh_SelectedTab {
  border-color: #d0b15e;
  border-left-width: 1px;
  border-right-width: 1px;
  width: 146px;

  background: rgb(208,177,94); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(208,177,94,1) 0%, rgba(243,235,214,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(208,177,94,1)), color-stop(100%,rgba(243,235,214,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(208,177,94,1) 0%,rgba(243,235,214,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(208,177,94,1) 0%,rgba(243,235,214,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(208,177,94,1) 0%,rgba(243,235,214,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(208,177,94,1) 0%,rgba(243,235,214,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0b15e', endColorstr='#f3ebd6',GradientType=0 ); /* IE6-9 */
}

.Mesh_Tabs > ul > li > a {
  display: block;
  width: 144px;
  text-align: center;
  color: #5b5858;
}

.Mesh_Tabs > div {
  display: none;
  clear: left;
  padding-left: 36px;
  padding-right: 36px;
  padding-bottom: 1px;
  text-align: justify;

  background: rgb(250,250,250); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(250,250,250,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,250,250,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(250,250,250,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(250,250,250,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(250,250,250,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(250,250,250,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.Mesh_Tabs > div.Mesh_SelectedTab {
  display: block;
}

.Mesh_Newsletter {
  margin-bottom: 20px;
  padding: 20px;
  border: 10px solid #f8ecc4;
  background-color: #b59c5a;
  background-image: url('../images/form-background.png');
  background-repeat: no-repeat;
  background-position: left top;
  color: #ffffff;

  /* ascender height: 10px */
  font-size: 13px;
  line-height: 17px;
}

.Mesh_Subscribe {
  display: block;
  font-weight: bold;

  /* ascender height: 23px */
  font-size: 29px;
  line-height: 37px;
}

.Mesh_SubscribeFree {
  display: block;
  font-weight: bold;

  /* uppercase height: 39px */
  font-size: 54px;
  line-height: 60px;

  position: relative;
  left: -2px;
}

.Mesh_Newsletter form {
  margin-top: 24px;
}

.Mesh_NewsletterFormFieldDiv {
  clear: both;
  overflow: hidden;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 3px;
  padding-bottom: 15px;
}

.Mesh_Newsletter label {
  clear: left;
  float: left;

  /* ascender height: 12px */
  font-size: 16px;
  line-height: 35px;
}

.Mesh_Newsletter .Mesh_TextInput {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  clear: right;
  border: 1px solid #b5b5b5;
  border-radius: 3px;
  padding: 1px;
  width: 183px;
  height: 35px;

  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 31px;
}

.Mesh_NewsletterSubmitDiv {
  clear: both;
  overflow: hidden;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 24px;
}

.Mesh_NewsletterSubmitDiv input {
  float: right;
}

.Mesh_HomePageSidebarBox {
  margin-bottom: 20px;
  padding: 20px;
  border: 10px solid #f8ecc4;
  background-color: #b59c5a;
  background-image: url('../images/form-background.png');
  background-repeat: no-repeat;
  background-position: left top;
  color: #ffffff;

  /* ascender height: 10px */
  font-size: 13px;
  line-height: 17px;
}

.Mesh_HomePageSidebarBox h2 {
  margin-top: 0.5em;
  margin-bottom: 1.5em;
}

.Mesh_HomePageSidebarBox a {
  color: #ffffff;
}

.MeshNation_BlogHeading {
  background-color: #D0B15E;
  height: 30px;
  padding-left: 20px;
  padding-top: 13px;
}

.MeshNation_Blog {
  background-color: #EFEFEF;
  border-color: black;
  border-image: none;
  border-right: 1px solid black;
  border-style: solid;
  border-width: 0 1px 1px;
  margin-bottom: 17px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 30px;

  height: 200px !important;
  overflow: hidden;
}

/*
IE seems to need this
*/
.MeshNation_Blog .Mesh_RSSItem,
.MeshNation_Blog .Mesh_RSSItem a {
  background-color: #EFEFEF;
}

.Mesh_Video {
  margin-top: 20px;
}

.Mesh_Video object {
  display: block;
}

.Mesh_VideoTop {
  height: 20px;
  background-image: url('../images/video-player-small-2.png');
  background-repeat: no-repeat;
  background-position: center top;
}

.Mesh_VideoBottom {
  height: 20px;
  background-image: url('../images/video-player-small-2.png');
  background-repeat: no-repeat;
  background-position: center bottom;
}

/* home page boxes (also in sidebar) */

.Mesh_HomePageBoxes {
}

.Mesh_HomePageBox {
  float: left;
  width: 250px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 26px;
  padding-bottom: 28px;
  margin-left: 20px;
  border-radius: 4px;
  background-color: #f1f1f1;
  font-size: 0.82em;
}

.Mesh_HomePageBox:first-child {
  margin-left: 0;
}

.Mesh_HomePageBoxInner {
  position: relative;
  padding-bottom: 56px;
}

.Mesh_SidebarColumn .Mesh_HomePageBox {
  width: auto;
  margin-right: 0;
}

.Mesh_HomePageBox h2 {
  margin-top: 0;
  margin-bottom: 1em;

  color: #af903e;
  font-weight: bold;

  font-size: 1.32em;
}

.Mesh_HomePageBox p {
  margin-bottom: 0;
}

.Mesh_HomePageBox a {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 4px;
  padding-left: 9px;
  padding-right: 11px;
  color: #ffffff;
  background-color: #af903e;
  text-decoration: none;
  font-family: 'Trebuchet MS', sans-serif;

  line-height: 1.65;
}

.Mesh_TextButton {
  display: inline-block;
  zoom: 1;
  *display: inline;

  border-radius: 4px;
  padding-left: 9px;
  padding-right: 11px;
  color: #ffffff;
  background-color: #af903e;
  text-decoration: none;
  font-family: 'Trebuchet MS', sans-serif;

  line-height: 1.65;
}

/* animated testimonials */

.Mesh_TestimonialsOuter {
  width: 100%;
  overflow: hidden;
  padding-top: 28px;

  /* IE 7 needs this */
  position: relative;
}

.Mesh_TestimonialsInner {
  position: relative;
}

.Mesh_TestimonialsTransition {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 3s;
  transition-duration: 3s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.Mesh_TestimonialAnchor {
  display: block;
  float: left;
  width: 214px;
  margin-right: 41px;
  text-align: center;
}

a.Mesh_TestimonialAnchor:link,
a.Mesh_TestimonialAnchor:visited,
a.Mesh_TestimonialAnchor:active {
  color: #606060;
}

.Mesh_SidebarColumn .Mesh_TestimonialAnchor {
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 23px;
}

.Mesh_TestimonialAnchorImageContainer {
  width: 214px;
  height: 174px;

  /* need to position contents absolutely */
  position: relative;
  overflow: hidden;
}

.Mesh_TestimonialAnchorImage {
  display: block;
  position: absolute;
  z-index: 10;
  left: 32px;
  top: 12px;
}

.Mesh_TestimonialAnchorCircle {
  display: block;
  position: absolute;
  z-index: 20;
  left: -5px;
  top: -5px;
}

.Mesh_TestimonialAnchor h3 {
  margin: 0;
  padding-top: 1em;

  text-transform: uppercase;
  color: #866a20;
  font-family: 'Arial Black', Arial, Helvetica, sans-serif;

  font-size: 24px;
  line-height: 1.2;
}

.Mesh_TestimonialAnchor p {
  margin-left: 1em;
  margin-right: 1em;
  margin-top: 1em;

  font-size: 18px;
  line-height: 1.2;
}

.Mesh_AsSeenOn {
  height: 108px;
  margin-top: 5px;
  background-color: #f1f1f1;
  background-repeat: no-repeat;
  background-position: center 23px;
  width:100%;
}

.Mesh_Footer {
  min-width: 980px;
  padding-top: 12px;
  padding-bottom: 32px;
  background-color: #b9a150;
  background-image: url('../images/footer-background.png');
  background-position: center top;
  background-repeat: repeat-y;
  color: #ffffff;
}

.Mesh_Footer a {
  color: #ffffff;
}

.Mesh_FooterBlog {
  float: left;
  width: 450px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 23px;
  padding-bottom: 23px;
  border-radius: 15px;
  background: #DBCA92;
  background: rgba(242, 231, 194, 0.5);
}

.Mesh_FooterBlog h2 {
  float: left;
  width: 92px;
  padding-right: 8px;
  margin-top: 0;
  padding-top: 94px;
  text-align: center;
  background-image: url('../images/adam-mesh-footer-logo.png');
  background-repeat: no-repeat;
  font-weight: bold;

  /* uppercase height: 22px */
  font-size: 30px;
  line-height: 30px;
}

.Mesh_FooterBlogPosts {
  float: left;
  padding-left: 20px;
  width: 330px;
}

.Mesh_RSSItem {
  margin-top: 30px;
}

.Mesh_RSSItemFirst {
  margin-top: 0;
}

.Mesh_RSSTitle {
  display: block;

  /* ascender height: 13px */
  font-size: 18px;
  line-height: 22px;
}

.Mesh_RSSDate {
  /* ascender height: 10px */
  font-size: 13px;
  line-height: 17px;
}

.Mesh_FooterRight {
  text-align: center;

  /* uppercase height: 9px */
  font-size: 12px;
  line-height: 21px;
}

.Mesh_FooterNewsletterHeading {
  font-weight: normal;
  margin: 0;
  padding-right: 110px;
  padding-bottom: 2px;

  /* uppercase height: 10px */
  font-size: 13px;
  line-height: 34px;
}

.Mesh_FooterNewsletter {
  display: block;
  height: 32px;
  line-height: 32px;
  padding-bottom: 13px;
}

.Mesh_FooterNewsletter .Mesh_TextInput {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

  width: 150px;
  height: 31px;
  padding: 1px;
  margin-right: 10px;
  border-width: 0;
  border-radius: 5px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 31px;
}

.Mesh_FooterNewsletter .Mesh_ImageInput {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}

.Mesh_FooterIcons {
  height: 30px;
  line-height: 30px;
}

.Mesh_FooterIcons img {
  padding-top: 15px;
  vertical-align: top;
}

@media only screen and (min-width: 1200px) and (min-height: 800px) {
  body {
    font-size: 22px;
  }

  .Mesh_SmallAnchor {
    font-size: 19px;
  }

  .Mesh_Header {
    height: 150px;
  }

  .Mesh_Logo {
    margin-top: 12px;
  }

  .Mesh_Logo img {
    width: 192px;
    height: 122px;
  }

  .Mesh_LiveChatAnchor {
    width: 250px;
    margin-top: 30px;
    font-size: 30px;
    line-height: 42px;
  }

  .Mesh_LiveChatAnchor img {
    width: 91px;
    height: 67px;
  }

  .Mesh_LiveChat {
    padding-left: 108px;
  }

  .Mesh_StudentLoginAnchor {
    width: 200px;
    margin-top: 30px;
    font-size: 30px;
    line-height: 42px;
  }

  .Mesh_StudentLoginAnchor img {
    width: 64px;
    height: 67px;
  }

  .Mesh_StudentLogin {
    padding-left: 80px;
  }

  .Mesh_Phone {
    width: 400px;
    margin-top: 30px;
  }

  .Mesh_Phone img {
    width: 66px;
    height: 67px;
  }

  .Mesh_CallUsToday {
    padding-left: 84px;
    font-size: 21px;
    line-height: 24px;
  }

  .Mesh_PhoneNumber {
    padding-left: 81px;
    font-size: 42px;
    line-height: 48px;
  }

  .Mesh_PhoneNumber2 {
    padding-left: 84px;
    font-size: 21px;
    line-height: 24px;
  }

  .Mesh_Navigation {
    height: 67px;
  }

  .Mesh_Navigation a {
    border-left-width: 2px;
    padding-top: 24px;
    padding-bottom: 20px;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
  }

  .Mesh_Navigation li li a {
    border-top-width: 1px;
  }

  .sf-menu li:hover ul,
  .sf-menu li.sfHover ul {
    top: 67px;
  }

  .Mesh_Tabs > ul {
    height: 48px;
    font-size: 20px;
    line-height: 46px;
  }

  .Mesh_Content {
    width: 1170px;
  }

  .Mesh_ContentColumn {
    width: 790px;
  }

  .Mesh_Tabs > ul > li {
    width: 244px;
  }

  .Mesh_Tabs > ul > li.Mesh_SelectedTab {
    width: 246px;
  }

  .Mesh_Tabs > ul > li > a {
    width: 244px;
  }

  .Mesh_TagLine {
    font-size: 26px;
    line-height: 26px;
  }

  .Mesh_HomePageBox {
    width: 345px;
  }

  .Mesh_TestimonialAnchor {
    margin-right: 25px;
  }
}
