@import url("../fsol/style.css");
/*
Theme Name:     WDFLOORING
Theme URI:      
Description:    Child theme for WDFlooring
Author:         Faster Solutions, Inc.
Author URI:     http://www.fastersolutions.com/
Template:       fsol
Version:        0.1.0
*/
body {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  font-size: 16px; }
  body.index {
    height: 100%; }
  body .backgroundRotator {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1; }
    body .backgroundRotator img {
      height: 100%;
      width: 100%; }

.container {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0; }

.clear {
  clear: both; }

.floatright {
  float: right;
  margin-left: 15px; }
  .floatright img {
    max-width: 100%;
    height: auto; }

#FotY_btn {
  display: block;
  position: fixed;
  right: 0;
  top: 40%;
  width: 28px;
  height: 186px; }

#tempBox {
  display: block;
  position: fixed;
  left: 50px;
  bottom: 100px;
  height: 40px;
  font-size: 36px;
  color: #fff;
  font-family: "Open Sans", sans-serif; }
  #tempBox a {
    text-decoration: none;
    color: #fff; }

.largebox {
  display: none;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 100px;
  left: 25%;
  z-index: 2;
  box-shadow: 3px 3px 3px #222; }
  .largebox .largebox-close-button {
    position: absolute;
    display: block;
    top: 5px;
    right: 5px;
    cursor: pointer;
    color: #fff;
    font-size: 24px;
    width: 30px;
    text-align: center; }

#largebox-modal-cover {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 2; }

#mobileSidebar {
  display: none;
  width: 100%;
  text-align: center; }

#mobileNav {
  display: none;
  position: relative;
  width: 100%;
  background: #2a2a2a;
  z-index: 2; }
  #mobileNav #mobileNavControls {
    height: 40px;
    width: 100%; }
    #mobileNav #mobileNavControls .mobileNavBtn {
      height: 40px;
      width: 100%;
      text-indent: 20px;
      line-height: 40px;
      font-size: 26px;
      font-family: "Open Sans", sans-serif;
      color: #fff;
      text-decoration: none;
      display: block;
      position: absolute; }
      #mobileNav #mobileNavControls .mobileNavBtn #mobileNavArrow {
        position: absolute;
        display: block;
        right: 20px;
        color: #fff;
        top: 13px;
        width: 28px;
        height: 15px;
        background: url(images/mobileNav-10292013-fs.png); }
        #mobileNav #mobileNavControls .mobileNavBtn #mobileNavArrow.opened {
          background-position: 0 -15px; }
  #mobileNav div ul {
    list-style: none outside none;
    background: #20201f;
    display: none;
    position: absolute;
    width: 100%; }
    #mobileNav div ul li {
      display: block;
      position: relative;
      width: 100%;
      line-height: 40px;
      text-align: right; }
      #mobileNav div ul li a {
        display: block;
        font-family: "Open Sans", sans-serif;
        font-size: 20px;
        text-transform: uppercase;
        width: 100%;
        height: 40px;
        padding-right: 10px;
        text-decoration: none;
        color: #b3b2b2; }
        #mobileNav div ul li a:hover {
          color: #fff; }
        #mobileNav div ul li a .mobile_nav_arrow {
          width: 14px;
          height: 7px;
          background: url(images/mobile_nav_arrows-fs.png) no-repeat;
          display: inline-block;
          position: relative;
          margin-right: 5px;
          top: -3px; }
          #mobileNav div ul li a .mobile_nav_arrow.opened {
            background-position: 0 -7px; }
      #mobileNav div ul li ul {
        display: none;
        position: relative;
        background: #303030;
        z-index: 1;
        padding-right: 0; }
        #mobileNav div ul li ul li {
          display: block;
          position: relative;
          line-height: 30px;
          padding-right: 20px; }
          #mobileNav div ul li ul li a {
            height: 30px;
            font-size: 18px; }

#headerContainer header {
  display: block;
  width: 870px;
  margin: 0 auto; }
  #headerContainer header #headerLogoBox {
    display: block;
    position: relative;
    background: transparent url(images/headerDkGray-08052013-fs.png) repeat top center;
    min-height: 220px;
    width: 195px;
    float: left;
    text-align: center; }
    #headerContainer header #headerLogoBox img {
      margin-top: 28px;
      width: 120px; }
  #headerContainer header #headerTitleBox {
    display: block;
    position: relative;
    background: transparent url(images/headerLtGray-08052013-fs.png) repeat top center;
    min-height: 220px;
    width: 675px;
    float: left; }
    #headerContainer header #headerTitleBox #headerTitleTitle {
      display: block;
      position: absolute;
      font-family: "Open Sans Bold", sans-serif;
      font-size: 40px;
      right: 20px;
      top: 110px;
      color: #fff;
      font-weight: 700; }
    #headerContainer header #headerTitleBox #headerTitleContent {
      display: block;
      position: absolute;
      font-family: "Open Sans", sans-serif;
      font-size: 24px;
      right: 20px;
      top: 175px;
      text-align: right;
      line-height: 30px;
      color: #fff; }

#headerInteriorContainer #headerTopBar {
  display: block;
  position: relative;
  background: transparent url(images/headerDkGray-08052013-fs.png) repeat top center;
  min-height: 65px; }
  #headerInteriorContainer #headerTopBar header {
    display: block;
    position: relative;
    width: 870px;
    margin: 0 auto; }
    #headerInteriorContainer #headerTopBar header ul {
      display: block;
      position: absolute;
      list-style: none outside none;
      margin: 0;
      padding: 0;
      top: 0;
      z-index: 1; }
      #headerInteriorContainer #headerTopBar header ul li {
        display: inline-block;
        position: relative;
        margin-left: 8px;
        margin-right: 7px;
        height: 65px; }
        #headerInteriorContainer #headerTopBar header ul li a {
          display: block;
          position: relative;
          color: #b3b2b2;
          text-decoration: none;
          text-transform: uppercase;
          font-family: "Open Sans", sans-serif;
          height: 65px;
          line-height: 65px; }
        #headerInteriorContainer #headerTopBar header ul li ul {
          display: none;
          position: absolute;
          list-style: none outside none;
          margin: 0;
          padding: 0;
          top: 65px;
          background: #605f5f no-repeat top center; }
          #headerInteriorContainer #headerTopBar header ul li ul li {
            display: block;
            position: relative;
            margin-left: 10px;
            margin-right: 10px;
            margin-top: 2px;
            margin-bottom: 2px;
            height: auto;
            width: 200px; }
            #headerInteriorContainer #headerTopBar header ul li ul li a {
              height: 20px;
              line-height: 20px; }
        #headerInteriorContainer #headerTopBar header ul li:hover > ul {
          display: block; }
        #headerInteriorContainer #headerTopBar header ul li:hover > a {
          color: white; }
    #headerInteriorContainer #headerTopBar header #topPhone {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      line-height: 65px;
      height: 65px;
      font-family: "Open Sans", sans-serif;
      color: #b3b2b2; }
#headerInteriorContainer #headerGrayBar {
  display: block;
  position: relative;
  background: transparent url(images/headerLtGray-08052013-fs.png) repeat top center;
  min-height: 58px; }

#mainInteriorContainer #main {
  display: block;
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding-top: 40px; }
  #mainInteriorContainer #main #siteLogo {
    display: block;
    position: relative;
    width: 145px;
    margin-right: 30px;
    float: left; }
  #mainInteriorContainer #main #mainTopContent, #mainInteriorContainer #main #mainTopContentLeft {
    display: block;
    position: relative;
    width: 825px;
    float: left;
    text-align: right;
    color: #605f5f;
    font-family: "Open Sans", sans-serif;
    font-size: 14px; }
    #mainInteriorContainer #main #mainTopContent h2, #mainInteriorContainer #main #mainTopContentLeft h2 {
      font-size: 45px;
      padding: 0;
      margin: 0;
      font-family: "Open Sans", sans-serif;
      font-weight: normal; }
    #mainInteriorContainer #main #mainTopContent h3, #mainInteriorContainer #main #mainTopContentLeft h3 {
      font-size: 24px;
      padding: 0;
      margin: 0;
      font-family: "Open Sans", sans-serif;
      color: #b3b2b2;
      font-weight: normal;
      margin-bottom: 10px;
      font-style: italic; }
    #mainInteriorContainer #main #mainTopContent h4, #mainInteriorContainer #main #mainTopContentLeft h4 {
      font-size: 24px;
      padding: 0;
      margin: 0;
      font-family: "Open Sans", sans-serif;
      color: #605f5f;
      font-weight: normal;
      margin-bottom: 10px; }
    #mainInteriorContainer #main #mainTopContent h5, #mainInteriorContainer #main #mainTopContentLeft h5 {
      font-size: 18px;
      padding: 0;
      margin: 0;
      font-family: "Open Sans", sans-serif;
      color: #605f5f;
      font-weight: normal;
      margin-bottom: 10px; }
    #mainInteriorContainer #main #mainTopContent p, #mainInteriorContainer #main #mainTopContentLeft p {
      margin-bottom: 5px; }
    #mainInteriorContainer #main #mainTopContent article h2, #mainInteriorContainer #main #mainTopContentLeft article h2 {
      font-size: 24px;
      line-height: 30px;
      padding: 0;
      margin: 0 0 10px 0;
      font-family: "Open Sans", sans-serif;
      font-weight: normal; }
  #mainInteriorContainer #main #mainTopContentLeft {
    text-align: left; }
    #mainInteriorContainer #main #mainTopContentLeft #adminMenu div {
      margin-bottom: 10px;
      width: 600px; }
    #mainInteriorContainer #main #mainTopContentLeft #adminMenu .adminMenuCenter {
      text-align: center; }
    #mainInteriorContainer #main #mainTopContentLeft table tr td a, #mainInteriorContainer #main #mainTopContentLeft table tr td small a {
      color: #b3b2b2;
      text-decoration: none; }
      #mainInteriorContainer #main #mainTopContentLeft table tr td a:hover, #mainInteriorContainer #main #mainTopContentLeft table tr td small a:hover {
        color: #605f5f; }
    #mainInteriorContainer #main #mainTopContentLeft table.adminform input[type="text"], #mainInteriorContainer #main #mainTopContentLeft table.adminform input[type="password"], #mainInteriorContainer #main #mainTopContentLeft table.adminform select {
      margin: 0 0 5px 5px; }
    #mainInteriorContainer #main #mainTopContentLeft #mobileSidebar {
      display: none; }
  #mainInteriorContainer #main #priceTableContent {
    display: block;
    clear: both;
    width: 825px;
    padding-top: 40px; }
    #mainInteriorContainer #main #priceTableContent .priceTable th {
      vertical-align: top;
      color: #605f5f;
      text-align: left; }
    #mainInteriorContainer #main #priceTableContent .priceTable .sizeColumn {
      width: 70px;
      display: block; }
    #mainInteriorContainer #main #priceTableContent .priceTable td {
      color: #605f5f; }
  #mainInteriorContainer #main #mainProductArea {
    padding-top: 60px;
    padding-bottom: 40px; }
    #mainInteriorContainer #main #mainProductArea ul {
      list-style: none outside none;
      margin: 0;
      padding: 0; }
      #mainInteriorContainer #main #mainProductArea ul li {
        display: inline-block;
        position: relative;
        width: 33%;
        min-width: 319px;
        margin-bottom: 12px; }
        #mainInteriorContainer #main #mainProductArea ul li a {
          text-decoration: none; }
          #mainInteriorContainer #main #mainProductArea ul li a img {
            width: 319px;
            height: 169px; }
          #mainInteriorContainer #main #mainProductArea ul li a .productHover {
            display: block;
            position: absolute;
            bottom: 5px;
            left: 0;
            width: 319px;
            height: 40px;
            text-align: center;
            color: #fff;
            background: transparent url(images/medGray-08062013-fs.png) repeat top center;
            line-height: 40px;
            font-family: "Open Sans", sans-serif; }
        #mainInteriorContainer #main #mainProductArea ul li .pinItButton {
          display: block;
          position: absolute;
          top: 5px;
          left: 5px;
          width: 56px;
          height: 28px;
          opacity: 0; }
          #mainInteriorContainer #main #mainProductArea ul li .pinItButton img {
            width: 100%;
            height: auto; }

.page-list {
  list-style: none outside none; }
  .page-list li {
    margin: 0;
    padding: 0; }
    .page-list li a {
      text-decoration: none;
      color: #605f5f; }
      .page-list li a:hover {
        color: black; }
    .page-list li ul {
      margin-left: 20px;
      list-style: none outside none; }

.moretag {
  color: #b3b2b2; }
  .moretag:hover {
    color: #000; }

#blogSidebar, #mobileSidebar {
  display: block;
  position: relative;
  width: 145px;
  margin-right: 30px;
  margin-top: 30px;
  text-align: center; }
  #blogSidebar li, #mobileSidebar li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    margin-bottom: 15px; }
    #blogSidebar li a, #mobileSidebar li a {
      text-decoration: none;
      color: #b3b2b2; }
      #blogSidebar li a:hover, #mobileSidebar li a:hover {
        color: #000; }
    #blogSidebar li ul, #mobileSidebar li ul {
      margin-bottom: 20px; }
    #blogSidebar li #s, #mobileSidebar li #s {
      width: 140px; }
    #blogSidebar li #searchsubmit, #mobileSidebar li #searchsubmit {
      margin-top: 10px; }
  #blogSidebar h2.widgettitle, #mobileSidebar h2.widgettitle {
    font-size: 16px !important;
    font-family: "Open Sans Bold", sans-serif;
    color: #605f5f; }

#mobileSidebar {
  width: 100%;
  list-style: none outside none; }

article {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #b3b2b2; }
  article .post-title a {
    font-size: 24px;
    font-family: "Open Sans Bold", sans-serif;
    margin-bottom: 5px;
    text-decoration: none;
    color: #605f5f; }
    article .post-title a:hover {
      color: black; }
  article .post-date {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    color: #605f5f;
    margin-bottom: 5px; }
  article .post-content p {
    margin-bottom: 5px; }

.pagination .page-numbers {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  text-decoration: none;
  color: #605f5f; }
  .pagination .page-numbers:hover {
    color: black; }
  .pagination .page-numbers.current {
    color: #b3b2b2; }

#comments #comments-title {
  font-size: 30px !important; }
#comments .commentlist {
  list-style: none outside none; }
  #comments .commentlist a {
    color: #605f5f;
    text-decoration: none; }
    #comments .commentlist a.comment-reply-link {
      display: block;
      position: relative;
      border: 1px solid #fff;
      background-color: #605f5f;
      color: #fff;
      padding: 3px 5px;
      margin-top: 10px;
      width: 50px;
      text-align: center; }
      #comments .commentlist a.comment-reply-link:hover {
        background-color: #fff;
        color: #605f5f; }
    #comments .commentlist a:hover {
      color: #b3b2b2; }
  #comments .commentlist li article {
    padding-left: 10px;
    padding-top: 10px;
    border: 1px solid #eee;
    background-color: #eee; }
  #comments .commentlist li ul {
    list-style: none outside none; }
    #comments .commentlist li ul li {
      margin-left: 30px; }
      #comments .commentlist li ul li article {
        padding-left: 10px;
        padding-top: 10px;
        border: 1px solid #ddd;
        background-color: #ddd; }

.comment-form label {
  display: inline-block;
  width: 70px;
  margin-bottom: 10px; }

#contactUs_box {
  width: 100%; }
  #contactUs_box #contactUs_box_left {
    width: 29%;
    display: inline-block;
    vertical-align: top; }
  #contactUs_box #contactUs_box_right {
    width: 70%;
    display: inline-block;
    vertical-align: top; }
    #contactUs_box #contactUs_box_right iframe {
      box-shadow: 0px 0px 5px #222; }

@media all and (max-width: 800px) {
  .wpcf7 {
    width: 340px;
    margin: 0 auto !important; }

  #contactUs_box #contactUs_box_left {
    margin: 0 auto;
    display: block;
    width: 40%; }
  #contactUs_box #contactUs_box_right {
    width: 100%;
    display: block;
    margin-top: 20px;
    text-align: center; } }
@media all and (max-width: 530px) {
  #contactUs_box #contactUs_box_right {
    display: none; } }
@media all and (max-width: 420px) {
  .wpcf7 {
    width: 280px; }
    .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
      width: 270px; } }
@media all and (max-width: 400px) {
  #contactUs_box #contactUs_box_left {
    width: 50%; } }
#footerContainer {
  background: transparent url(images/footerBG-08052013-fs.png) repeat top center;
  min-height: 66px;
  position: fixed;
  bottom: 0; }
  #footerContainer footer {
    display: block;
    position: relative;
    width: 1000px;
    margin: 0 auto; }
    #footerContainer footer #footerNavBox {
      display: block;
      position: absolute;
      z-index: 1; }
      #footerContainer footer #footerNavBox ul {
        list-style: none outside none;
        margin: 0;
        padding: 0; }
        #footerContainer footer #footerNavBox ul li {
          display: inline-block;
          margin-left: 10px;
          margin-right: 10px; }
          #footerContainer footer #footerNavBox ul li a {
            display: block;
            font-family: "Open Sans", sans-serif;
            color: #b3b2b2;
            text-decoration: none;
            text-transform: uppercase;
            height: 66px;
            line-height: 66px; }
            #footerContainer footer #footerNavBox ul li a:hover {
              color: white; }
          #footerContainer footer #footerNavBox ul li ul {
            display: none;
            position: absolute;
            bottom: 66px;
            margin: 0;
            height: auto;
            padding: 10px;
            background: transparent url(images/footerBG-08052013-fs.png) repeat top center; }
            #footerContainer footer #footerNavBox ul li ul li {
              display: block;
              margin-left: 0; }
              #footerContainer footer #footerNavBox ul li ul li a {
                line-height: 20px;
                height: 24px; }
          #footerContainer footer #footerNavBox ul li:hover > ul {
            display: block; }
          #footerContainer footer #footerNavBox ul li:hover > a {
            color: white; }
    #footerContainer footer #footerSocialBox {
      display: block;
      position: absolute;
      right: 0;
      z-index: 1;
      top: 15px; }
      #footerContainer footer #footerSocialBox ul {
        list-style: none outside none; }
        #footerContainer footer #footerSocialBox ul li {
          display: inline-block;
          margin-left: 5px;
          margin-right: 5px; }
          #footerContainer footer #footerSocialBox ul li a {
            font-family: "Open Sans", sans-serif;
            color: #b3b2b2;
            text-decoration: none; }
            #footerContainer footer #footerSocialBox ul li a:hover {
              color: white; }
          #footerContainer footer #footerSocialBox ul li #footerSwitch {
            display: block;
            position: absolute;
            top: 0;
            height: 41px;
            width: 40px;
            margin: 0;
            padding: 0;
            border: none;
            outline: none;
            background: transparent url(images/footerSwitch-08052013-fs.png) no-repeat top center; }
            #footerContainer footer #footerSocialBox ul li #footerSwitch.switched {
              background: transparent url(images/footerSwitchD-08052013-fs.png) no-repeat top center; }
          #footerContainer footer #footerSocialBox ul li ul {
            display: none;
            position: absolute; }
    #footerContainer footer #footerContactBox {
      display: none;
      position: relative;
      height: 100px;
      top: 66px; }
      #footerContainer footer #footerContactBox #footerNav {
        display: block;
        position: absolute;
        left: 20px; }
        #footerContainer footer #footerContactBox #footerNav ul {
          list-style: none outside none;
          padding: 0;
          margin: 0; }
          #footerContainer footer #footerContactBox #footerNav ul li {
            display: inline-block;
            position: relative;
            margin-left: 5px;
            margin-right: 5px;
            color: #b3b2b2; }
            #footerContainer footer #footerContactBox #footerNav ul li a {
              color: #b3b2b2;
              text-decoration: none;
              font-family: "Open Sans", sans-serif;
              font-size: 14px; }
              #footerContainer footer #footerContactBox #footerNav ul li a:hover {
                color: white; }
      #footerContainer footer #footerContactBox #footerInfo {
        display: block;
        position: absolute;
        right: 10px;
        color: #b3b2b2;
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        top: 2px; }
      #footerContainer footer #footerContactBox #footerWeatherCredit {
        display: block;
        position: absolute;
        left: 375px;
        color: #b3b2b2;
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        top: 2px; }
        #footerContainer footer #footerContactBox #footerWeatherCredit a {
          text-decoration: none;
          color: #b3b2b2; }
      #footerContainer footer #footerContactBox #footerBy {
        display: none;
        position: absolute;
        right: 20px;
        color: #b3b2b2;
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        top: 2px; }
        #footerContainer footer #footerContactBox #footerBy a {
          color: #b3b2b2;
          text-decoration: none; }
          #footerContainer footer #footerContactBox #footerBy a:hover {
            color: white; }

#footerInteriorContainer {
  display: block;
  min-height: 66px;
  position: relative;
  bottom: 0; }
  #footerInteriorContainer footer {
    display: block;
    position: relative;
    width: 1000px;
    margin: 0 auto;
    height: 66px;
    background: #fff; }
    #footerInteriorContainer footer #footerNavBox {
      display: block;
      position: absolute;
      z-index: 1; }
      #footerInteriorContainer footer #footerNavBox ul {
        list-style: none outside none;
        margin: 0;
        padding: 0; }
        #footerInteriorContainer footer #footerNavBox ul li {
          display: inline-block;
          margin-left: 6px;
          margin-right: 6px; }
          #footerInteriorContainer footer #footerNavBox ul li a {
            display: block;
            font-family: "Open Sans", sans-serif;
            color: #b3b2b2;
            text-decoration: none;
            height: 66px;
            line-height: 66px;
            font-size: 12px; }
            #footerInteriorContainer footer #footerNavBox ul li a:hover {
              color: black; }
          #footerInteriorContainer footer #footerNavBox ul li ul {
            display: none;
            position: absolute;
            bottom: 66px;
            margin: 0;
            height: auto;
            padding: 10px;
            background: transparent url(images/footerBG-08052013-fs.png) repeat top center; }
            #footerInteriorContainer footer #footerNavBox ul li ul li {
              display: block;
              margin-left: 0; }
              #footerInteriorContainer footer #footerNavBox ul li ul li a {
                line-height: 20px;
                height: 24px; }
          #footerInteriorContainer footer #footerNavBox ul li:hover > ul {
            display: block; }
          #footerInteriorContainer footer #footerNavBox ul li:hover > a {
            color: black; }
    #footerInteriorContainer footer #footerInfoBox {
      display: block;
      position: absolute;
      font-family: "Open Sans", sans-serif;
      color: #b3b2b2;
      font-size: 12px;
      line-height: 66px;
      left: 360px; }
    #footerInteriorContainer footer #footerSocialBox {
      display: block;
      position: absolute;
      right: 0;
      z-index: 1;
      top: 15px; }
      #footerInteriorContainer footer #footerSocialBox ul {
        list-style: none outside none; }
        #footerInteriorContainer footer #footerSocialBox ul li {
          display: inline-block;
          margin-left: 5px;
          margin-right: 5px; }
          #footerInteriorContainer footer #footerSocialBox ul li a {
            font-family: "Open Sans", sans-serif;
            color: #fff;
            text-decoration: none; }
            #footerInteriorContainer footer #footerSocialBox ul li a:hover {
              color: black; }
          #footerInteriorContainer footer #footerSocialBox ul li #footerSwitch {
            display: none; }
          #footerInteriorContainer footer #footerSocialBox ul li ul {
            display: none;
            position: absolute; }
  #footerInteriorContainer #footerGrayBar {
    display: block;
    position: relative;
    background: white url(images/headerLtGray-08052013-fs.png) repeat top center;
    height: 43px; }

@media all and (max-width: 1024px) {
  .container {
    width: 100%; } }
@media all and (max-width: 1280px) {
  body .backgroundRotator {
    height: 100%;
    overflow: hidden; }
    body .backgroundRotator img {
      width: auto;
      height: 100%; } }
@media all and (max-width: 1024px) {
  body .backgroundRotator {
    overflow: hidden; }
    body .backgroundRotator img {
      height: 100%;
      width: auto; }

  #tempBox {
    bottom: 130px; }

  #FotY_btn {
    display: none; }

  #mainInteriorContainer #main {
    width: 100%; }
    #mainInteriorContainer #main #mainTopContentLeft {
      width: 75%; }
    #mainInteriorContainer #main #mainProductArea {
      text-align: center; } }
@media all and (max-width: 800px) {
  #mainInteriorContainer #main #siteLogo {
    float: none;
    width: 100%;
    text-align: center; }
    #mainInteriorContainer #main #siteLogo #blogSidebar, #mainInteriorContainer #main #siteLogo #mobileSidebar {
      display: none; }
  #mainInteriorContainer #main #mainTopContentLeft {
    width: 100%;
    padding: 20px; }
    #mainInteriorContainer #main #mainTopContentLeft h2 {
      text-align: center; }
    #mainInteriorContainer #main #mainTopContentLeft #mobileSidebar {
      display: block; }
  #mainInteriorContainer #main #mainTopContent, #mainInteriorContainer #main #mainTopContentLeft {
    width: 100%;
    text-align: left;
    padding: 20px; }
    #mainInteriorContainer #main #mainTopContent .floatright, #mainInteriorContainer #main #mainTopContentLeft .floatright {
      clear: right !important;
      float: left !important;
      width: 100%;
      margin: 20px 0 10px !important;
      text-align: center; }
    #mainInteriorContainer #main #mainTopContent h2, #mainInteriorContainer #main #mainTopContentLeft h2 {
      clear: left;
      text-align: center; }
    #mainInteriorContainer #main #mainTopContent h3, #mainInteriorContainer #main #mainTopContentLeft h3 {
      text-align: center; }
  #mainInteriorContainer #main #mainProductArea {
    padding-top: 20px; } }
@media all and (max-width: 700px) {
  #mainInteriorContainer #main #mainProductArea ul li {
    min-width: 0;
    width: 49%; }
    #mainInteriorContainer #main #mainProductArea ul li a img {
      height: auto;
      width: 100%; }
    #mainInteriorContainer #main #mainProductArea ul li a .productHover {
      width: 100%; }
  #mainInteriorContainer #main #mainProductArea .largebox {
    width: 80%; }
    #mainInteriorContainer #main #mainProductArea .largebox img {
      height: auto;
      width: 100%; } }
@media all and (max-width: 480px) {
  #mainInteriorContainer #main #mainProductArea ul li a .productHover {
    line-height: 20px;
    height: 20px;
    font-size: 14px; } }
@media all and (max-width: 892px) {
  #headerContainer header {
    width: 100%; }
    #headerContainer header #headerLogoBox {
      width: 22.4%;
      min-height: 200px; }
      #headerContainer header #headerLogoBox a img {
        width: 60%; }
    #headerContainer header #headerTitleBox {
      width: 77.6%;
      min-height: 200px; }
      #headerContainer header #headerTitleBox #headerTitleTitle {
        top: 50%; }
      #headerContainer header #headerTitleBox #headerTitleContent {
        top: 80%; } }
@media all and (max-width: 800px) {
  #headerContainer header {
    width: 100%; }
    #headerContainer header #headerLogoBox {
      width: 22.4%;
      min-height: 200px; }
      #headerContainer header #headerLogoBox a img {
        width: 60%; }
    #headerContainer header #headerTitleBox {
      width: 77.6%;
      min-height: 200px; }
      #headerContainer header #headerTitleBox #headerTitleTitle {
        top: 50%; }
      #headerContainer header #headerTitleBox #headerTitleContent {
        top: 80%; } }
@media all and (max-width: 700px) {
  #headerContainer header #headerLogoBox {
    min-height: 160px; }
    #headerContainer header #headerLogoBox a img {
      margin-top: 16px; }
  #headerContainer header #headerTitleBox {
    min-height: 160px; }
    #headerContainer header #headerTitleBox #headerTitleTitle {
      top: 50%;
      font-size: 200%; }
    #headerContainer header #headerTitleBox #headerTitleContent {
      top: 77%;
      font-size: 120%; } }
@media all and (max-width: 640px) {
  #headerContainer header #headerLogoBox {
    min-height: 140px; }
    #headerContainer header #headerLogoBox a img {
      margin-top: 8px; }
  #headerContainer header #headerTitleBox {
    min-height: 140px; }
    #headerContainer header #headerTitleBox #headerTitleTitle {
      top: 50%; }
    #headerContainer header #headerTitleBox #headerTitleContent {
      top: 77%; } }
@media all and (max-width: 600px) {
  #headerContainer header #headerLogoBox {
    min-height: 135px; }
  #headerContainer header #headerTitleBox {
    min-height: 135px; }
    #headerContainer header #headerTitleBox #headerTitleTitle {
      font-size: 160%; }
    #headerContainer header #headerTitleBox #headerTitleContent {
      font-size: 96%; } }
@media all and (max-width: 500px) {
  #headerContainer header #headerLogoBox {
    min-height: 120px; }
  #headerContainer header #headerTitleBox {
    min-height: 120px; } }
@media all and (max-width: 480px) {
  #headerContainer header #headerLogoBox {
    min-height: 110px; }
  #headerContainer header #headerTitleBox {
    min-height: 110px; }
    #headerContainer header #headerTitleBox #headerTitleTitle {
      top: 45%; }
    #headerContainer header #headerTitleBox #headerTitleContent {
      top: 72%; } }
@media all and (max-width: 400px) {
  #headerContainer header #headerLogoBox {
    width: 40%;
    min-height: 150px; }
  #headerContainer header #headerTitleBox {
    width: 60%;
    min-height: 150px; }
    #headerContainer header #headerTitleBox #headerTitleTitle {
      display: none;
      font-size: 120%; }
    #headerContainer header #headerTitleBox #headerTitleContent {
      display: none;
      font-size: 72%; } }
@media all and (max-width: 360px) {
  #headerContainer header #headerLogoBox {
    min-height: 140px; }
  #headerContainer header #headerTitleBox {
    min-height: 140px; } }
@media all and (max-width: 320px) {
  #headerContainer header #headerLogoBox {
    min-height: 90px;
    width: 27%; }
  #headerContainer header #headerTitleBox {
    min-height: 90px;
    width: 73%; } }
@media all and (max-width: 300px) {
  #headerContainer header #headerLogoBox {
    min-height: 90px; }
  #headerContainer header #headerTitleBox {
    min-height: 90px; } }
@media all and (max-width: 1100px) {
  #footerContainer footer #footerSocialBox {
    right: 60px; } }
@media all and (max-width: 1024px) {
  #footerInteriorContainer footer {
    background: url("images/headerLtGray-08052013-fs.png") repeat scroll center top white;
    margin-top: 40px;
    width: 100%;
    height: 140px; }
    #footerInteriorContainer footer #footerNavBox {
      width: 100%;
      top: 50px;
      left: 0;
      text-align: center; }
      #footerInteriorContainer footer #footerNavBox ul li a {
        color: #fff !important;
        font-size: 14px; }
        #footerInteriorContainer footer #footerNavBox ul li a:hover {
          color: #605f5f; }
    #footerInteriorContainer footer #footerInfoBox {
      width: 100%;
      margin: 0 auto;
      top: 85px;
      text-align: center;
      left: 0;
      color: #fff; }
    #footerInteriorContainer footer #footerSocialBox {
      width: 100%;
      left: 0;
      top: 15px;
      text-align: center;
      color: #fff; }
  #footerInteriorContainer #footerGrayBar {
    display: none; }

  #footerContainer {
    width: 100%; }
    #footerContainer footer {
      width: 100%; } }
@media all and (max-width: 850px) {
  #mobileNav {
    display: block; }

  #headerInteriorContainer {
    display: none; }

  #footerContainer {
    min-height: 120px;
    margin-top: -120px;
    position: absolute; }
    #footerContainer footer #footerNavBox {
      display: none; }
    #footerContainer footer #footerSocialBox {
      text-align: center;
      width: 100%;
      right: 0; }
      #footerContainer footer #footerSocialBox ul li #footerSwitch {
        display: none; }
    #footerContainer footer #footerContactBox {
      display: block;
      height: 0; }
      #footerContainer footer #footerContactBox #footerNav {
        left: 0;
        width: 100%;
        text-align: center;
        position: relative; }
      #footerContainer footer #footerContactBox #footerInfo {
        position: relative;
        width: 100%;
        left: 0;
        text-align: center;
        margin-top: 5px; } }
@media all and (max-width: 480px) {
  #footerContainer {
    bottom: -120px;
    background-color: #444; }
    #footerContainer footer #footerContactBox #footerNav ul li a {
      font-size: 12px; }
    #footerContainer footer #footerContactBox #footerInfo {
      font-size: 12px; } }
