@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,600italic,700,700italic);
@import url(http://fonts.googleapis.com/css?family=Karla:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600);
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline
}
html {
  line-height: 1
}
ol, ul {
  list-style: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle
}
q, blockquote {
  quotes: none
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none
}
a img {
  border: none
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none
}
.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none
}
@font-face {
  font-family: 'flexslider-icon';
  src: url("../fonts/flexslider-icon.eot");
  src: url("../fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/flexslider-icon.woff") format("woff"), url("../fonts/flexslider-icon.ttf") format("truetype"), url("../fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal
}
.flexslider {
  margin: 0;
  padding: 0
}
.flexslider .slides>li {
  display: none;
  -webkit-backface-visibility: hidden
}
.flexslider .slides>li:first-child {
  display: block;
  -webkit-backface-visibility: visible
}
.flexslider .slides img {
  width: 100%;
  display: block
}
.flex-pauseplay span {
  text-transform: capitalize
}
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}
html[xmlns] .slides {
  display: block
}
* html .slides {
  height: 1%
}
.no-js .slides>li:first-child {
  display: block
}
.flexslider {
  margin: 0 0 60px;
  position: relative;
  zoom: 1
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease
}
.loading .flex-viewport {
  max-height: 300px
}
.flexslider .slides {
  zoom: 1
}
.carousel li {
  margin-right: 5px
}
.flex-direction-nav {
  *height: 0
}
.flex-direction-nav a {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}
.flex-direction-nav .flex-prev {
  left: -50px
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right
}
.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px
}
.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001'
}
.flex-direction-nav a.flex-next:before {
  content: '\f002'
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'
}
.flex-pauseplay a:hover {
  opacity: 1
}
.flex-pauseplay a.flex-play:before {
  content: '\f003'
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7)
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default
}
.flex-control-thumbs {
  margin: 5px 0 0;
  overflow: hidden;
  position: static
}
.flex-control-thumbs li {
  float: left;
  margin: 0;
  width: 25%
}
.flex-control-thumbs img {
  cursor: pointer;
  display: block;
  opacity: .7;
  width: 100%
}
.flex-control-thumbs img:hover {
  opacity: 1
}
.flex-control-thumbs .flex-active {
  cursor: default;
  opacity: 1
}
.container {
  margin: auto;
  width: 960px
}
.onecol {
  width: 5.801104972%
}
.twocol {
  width: 14.364640883%
}
.threecol {
  width: 22.928176794%
}
.fourcol {
  width: 31.491712705%
}
.fivecol {
  width: 40.055248616%
}
.sixcol {
  width: 48.618784527%
}
.sevencol {
  width: 57.182320438000005%
}
.eightcol {
  width: 65.74585634900001%
}
.ninecol {
  width: 74.30939226%
}
.tencol {
  width: 82.87292817100001%
}
.elevencol {
  width: 91.436464082%
}
.twelvecol {
  width: 99.999999993%
}
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
  float: left;
  margin-left: 2.762430939%;
  position: relative
}
.push-1 {
  left: 5.801104972%
}
.push-2 {
  left: 14.364640883%
}
.push-3 {
  left: 22.928176794%
}
.push-4 {
  left: 31.491712705%
}
.push-5 {
  left: 40.055248616%
}
.push-6 {
  left: 48.618784527%
}
.push-7 {
  left: 57.182320438000005%
}
.push-8 {
  left: 65.74585634900001%
}
.push-9 {
  left: 74.30939226%
}
.push-10 {
  left: 82.87292817100001%
}
.push-11 {
  left: 91.436464082%
}
.row {
  clear: both
}
.first {
  margin-left: 0
}
.last {
  float: right
}
.clearfix, .container, .row, #header .upper-header, #header .upper-header .header-right, #footer, .review .review-media, .lean .lean-improvements li, .featured-gallery, #products .grid-product .grid-product-swatches, .product-detail-data .pdp-option-wrapper, .product-info .product-info-nav {
  zoom: 1
}
.clearfix:before, .container:before, .row:before, #header .upper-header:before, #header .upper-header .header-right:before, #footer:before, .review .review-media:before, .lean .lean-improvements li:before, .featured-gallery:before, #products .grid-product .grid-product-swatches:before, .product-detail-data .pdp-option-wrapper:before, .product-info .product-info-nav:before, .clearfix:after, .container:after, .row:after, #header .upper-header:after, #header .upper-header .header-right:after, #footer:after, .review .review-media:after, .lean .lean-improvements li:after, .featured-gallery:after, #products .grid-product .grid-product-swatches:after, .product-detail-data .pdp-option-wrapper:after, .product-info .product-info-nav:after {
  content: "";
  display: table
}
.clearfix:after, .container:after, .row:after, #header .upper-header:after, #header .upper-header .header-right:after, #footer:after, .review .review-media:after, .lean .lean-improvements li:after, .featured-gallery:after, #products .grid-product .grid-product-swatches:after, .product-detail-data .pdp-option-wrapper:after, .product-info .product-info-nav:after {
  clear: both
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden
}
span.amp {
  font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif !important;
  font-style: italic
}
.button {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-radius: 2px;
  border: none;
  color: #FFF;
  cursor: pointer;
  font-weight: 700;
  font-size: 0.8em;
  outline: none;
  padding: 6px 12px
}
.button:hover {
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  color: #FFF;
  text-decoration: none
}
.big-button {
  padding: 12px 20px;
  font-size: 1em;
  font-weight: 400;
  border-radius: 5px
}
.icon-button {
  border-radius: 14px;
  display: table;
  height: 28px;
  width: 28px
}
.icon-button span {
  opacity: 0.9
}
.icon-button span:hover {
  opacity: 1
}
.icon-button span.close-button {
  display: table-cell;
  background: url(/images/PageElements/x.png) no-repeat center center;
  height: 16px;
  line-height: 32px;
  margin: 0 0 0 3px;
  vertical-align: middle;
  width: 16px
}
.button-yellow {
  background: #ebcc52
}
.button-yellow:hover {
  background: #ffd215
}
.button-brown {
  background: #919287
}
.button-brown:hover {
  background: #b4b5a7
}

/*! Hint.css - v1.3.1 - 2013-11-23
* http://kushagragour.in/lab/hint/
* Copyright (c) 2013 Kushagra Gour; Licensed MIT */

.hint, [data-hint] {
  position: relative;
  display: inline-block
}
.hint:before, .hint:after, [data-hint]:before, [data-hint]:after {
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: hidden;
  opacity: 0;
  z-index: 1000000;
  pointer-events: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease
}
.hint:hover:before, .hint:hover:after, .hint:focus:before, .hint:focus:after, [data-hint]:hover:before, [data-hint]:hover:after, [data-hint]:focus:before, [data-hint]:focus:after {
  visibility: visible;
  opacity: 1
}
.hint:before, [data-hint]:before {
  content: '';
  position: absolute;
  background: transparent;
  border: 6px solid transparent;
  z-index: 1000001
}
.hint:after, [data-hint]:after {
  content: attr(data-hint);
  background: #383838;
  color: white;
  text-shadow: 0 -1px 0px black;
  padding: 8px 10px;
  font-size: 12px;
  line-height: 12px;
  white-space: nowrap;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3)
}
.hint--top:before {
  border-top-color: #383838
}
.hint--bottom:before {
  border-bottom-color: #383838
}
.hint--left:before {
  border-left-color: #383838
}
.hint--right:before {
  border-right-color: #383838
}
.hint--top:before {
  margin-bottom: -12px
}
.hint--top:after {
  margin-left: -18px
}
.hint--top:before, .hint--top:after {
  bottom: 100%;
  left: 50%
}
.hint--top:hover:after, .hint--top:hover:before, .hint--top:focus:after, .hint--top:focus:before {
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px)
}
.hint--rounded:after {
  border-radius: 4px
}
.hint--bounce:before, .hint--bounce:after {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24)
}
div.fancy-select {
  color: #555;
  font-size: 0.9em;
  position: relative
}
div.fancy-select .trigger {
  border-radius: 5px;
  cursor: pointer;
  padding: 10px 24px 9px 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  border: 1px solid #979797;
  width: 100%;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out
}
div.fancy-select .trigger:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #4B5468;
  top: 20px;
  right: 9px
}
div.fancy-select .trigger.open {
  background: #F9F9F9;
  color: #333
}
div.fancy-select .options {
  background: #FFF;
  border: 1px solid #CCC;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  left: 0;
  list-style: none;
  margin: 0;
  max-height: 200px;
  min-width: 100%;
  opacity: 0;
  overflow: auto;
  position: absolute;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  top: 35px;
  visibility: hidden;
  z-index: 50
}
div.fancy-select .options.open {
  opacity: 1;
  top: 45px;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  visibility: visible
}
div.fancy-select .options.overflowing {
  bottom: 40px;
  top: auto;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out
}
div.fancy-select .options.overflowing.open {
  bottom: 50px;
  top: auto;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out
}
div.fancy-select .options li {
  padding: 8px 12px;
  color: #666;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out
}
div.fancy-select .options li.selected {
  background: #ffd215;
  color: #333
}
div.fancy-select .options li.hover {
  color: #333
}
html, body {
  font: 16px/22px "Source Sans Pro", Verdana, Helvetica, Geneva, Arial, sans-serif
}
p {
  margin-bottom: 1.3em
}
strong {
  font-weight: 700
}
blockquote {
  font: 1.5em/1.45833em "Source Sans Pro", Verdana, Helvetica, Geneva, Arial, sans-serif;
  margin: 35px 0
}
.small, .font_small {
  font-size: 0.8em
}
.text-left {
  text-align: left
}
.text-center {
  text-align: center
}
.text-right {
  text-align: right
}
a {
  color: #2f3439;
  cursor: pointer;
  text-decoration: none
}
a:hover {
  color: #464c54;
  text-decoration: underline
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Source Sans Pro", Verdana, Helvetica, Geneva, Arial, sans-serif;
  font-weight: 300
}
h1, .h1 {
  font-size: 3em;
  line-height: 1.05em
}
h2, .h2 {
  font-size: 2.25em;
  line-height: 1.25em
}
h3, .h3 {
  font-size: 1.75em;
  line-height: 1.25em
}
h4, .h4 {
  font: 1.125em/1.22222em "Source Sans Pro", Verdana, Helvetica, Geneva, Arial, sans-serif;
  font-weight: 700
}

/*! Hint.css - v1.3.1 - 2013-11-23
* http://kushagragour.in/lab/hint/
* Copyright (c) 2013 Kushagra Gour; Licensed MIT */

.hint, [data-hint] {
  position: relative;
  display: inline-block
}
.hint:before, .hint:after, [data-hint]:before, [data-hint]:after {
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: hidden;
  opacity: 0;
  z-index: 1000000;
  pointer-events: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease
}
.hint:hover:before, .hint:hover:after, .hint:focus:before, .hint:focus:after, [data-hint]:hover:before, [data-hint]:hover:after, [data-hint]:focus:before, [data-hint]:focus:after {
  visibility: visible;
  opacity: 1
}
.hint:before, [data-hint]:before {
  content: '';
  position: absolute;
  background: transparent;
  border: 6px solid transparent;
  z-index: 1000001
}
.hint:after, [data-hint]:after {
  content: attr(data-hint);
  background: #383838;
  color: white;
  text-shadow: 0 -1px 0px black;
  padding: 8px 10px;
  font-size: 12px;
  line-height: 12px;
  white-space: nowrap;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3)
}
.hint--top:before {
  border-top-color: #383838
}
.hint--bottom:before {
  border-bottom-color: #383838
}
.hint--left:before {
  border-left-color: #383838
}
.hint--right:before {
  border-right-color: #383838
}
.hint--top:before {
  margin-bottom: -12px
}
.hint--top:after {
  margin-left: -18px
}
.hint--top:before, .hint--top:after {
  bottom: 100%;
  left: 50%
}
.hint--top:hover:after, .hint--top:hover:before, .hint--top:focus:after, .hint--top:focus:before {
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px)
}
.hint--rounded:after {
  border-radius: 4px
}
.hint--bounce:before, .hint--bounce:after {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24)
}
#top-bar {
  background: #464c54;
  height: 18px;
  margin: 0 0 10px 0;
  padding-bottom: 5px;
  text-align: right
}
#top-bar ul {
  float: right
}
#top-bar ul li {
  color: #FFF;
  float: left;
  font-size: 0.75rem;
  padding: 0 8px 0 0
}
#top-bar ul li a {
  color: #FFF;
  text-decoration: none
}
#top-bar ul li a:hover {
  text-decoration: underline
}
#top-bar ul li:after {
  padding: 0 0 0 8px;
  content: '|'
}
#top-bar ul li:last-child:after {
  content: ''
}
#header {
  margin: auto;
  position: relative;
  width: 960px;
  z-index: 2
}
#header .upper-header {
  margin: 30px 0 5px 0
}
#header .upper-header .logo {
  float: left
}
#header .upper-header .header-questions {
  float: left;
  margin: 0 0 0 70px
}
#header .upper-header .header-questions a.gembacam {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: url(../images/ui/videocamera.png) no-repeat;
  display: block;
  font-size: 0.89rem;
  height: 23px;
  margin: 0 0 0 0;
  opacity: 0.7;
  padding: 0 0 0 40px;
  text-align: left
}
#header .upper-header .header-questions a.gembacam.one {
  float: left;
  margin-right: 10px
}
#header .upper-header .header-questions a.gembacam.two {
  float: right
}
#header .upper-header .header-questions a.gembacam:hover {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 1;
  text-decoration: none
}
#header .upper-header .header-right {
  float: right
}
#header .upper-header .header-right .cart-icon {
  background: url(../images/ui/cart.png) no-repeat;
  float: left;
  height: 23px;
  margin: 5px 0 0 0;
  position: relative;
  width: 23px
}
#header .upper-header .header-right .cart-icon .cart-items {
  background: #ffd215;
  border-radius: 10px;
  font-size: 0.6875rem;
  font-weight: 700;
  height: 19px;
  position: absolute;
  right: -14px;
  text-align: center;
  top: -8px;
  width: 19px
}
#header .upper-header .header-right .checkout-button {
  float: left;
  margin: 0 0 0 29px;
  padding: 6px 28px
}
#header .upper-header .header-right .search-box {
  margin: 37px 0 0 0;
  width: 215px
}
#header .upper-header .header-right .search-box .gsc-input {
  padding-right: 5px
}
#header .upper-header .header-right .search-box .gsc-input .gsc-input-box .gsib_a {
  padding: 0 4px
}
#header .upper-header .header-right .search-box .gsc-input .gsc-input-box .gsib_a input {
  font-size: 0.8125rem
}
#header .upper-header .header-right .search-box input.gsc-search-button {
  background: #919287;
  border: none;
  border-radius: 0;
  margin: 5px 0 0 0;
  padding: 7px 10px
}
#header .upper-header .header-right .search-box input.gsc-search-button:hover {
  background: #b4b5a7
}
#header ul.main-nav {
  background: #ffd215
}
#header ul.main-nav>li {
  cursor: pointer;
  display: inline-block;
  font-size: 0.875rem;
  margin: 0 5px;
  padding: 8px 25px;
  position: relative
}
#header ul.main-nav>li a {
  text-decoration: none
}
#header ul.main-nav>li:hover {
  background: #fdeeb1
}
#header ul.main-nav>li ul.sub-nav {
  background: #FFF;
  display: none;
  left: 0;
  position: absolute;
  top: 100%;
  width: 255px;
  box-shadow: 0, 5px, 5px, rgba(0, 0, 0, 0.4);
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s
}
#header ul.main-nav>li ul.sub-nav li {
  border-right: 1px solid #e5e5e5;
  display: inline-block;
  float: left;
  height: 90px;
  margin: 12px 0;
  width: 125px
}
#header ul.main-nav>li ul.sub-nav li:nth-child(2n+2) {
  border: none
}
#header ul.main-nav>li ul.sub-nav li:last-child {
  border: none
}
#header ul.main-nav>li ul.sub-nav li:nth-last-child(2) {
  border: none
}
#header ul.main-nav>li ul.sub-nav li span {
  display: block
}
#header ul.main-nav>li ul.sub-nav li a {
  padding: 8px 6px
}
#header ul.main-nav>li ul.sub-nav li a img {
  opacity: 0.7;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
#header ul.main-nav>li ul.sub-nav li a:hover img {
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
#header ul.main-nav>li ul.sub-nav li.category-link {
  background: #2f3439;
  clear: both;
  height: 28px;
  line-height: 14px;
  margin: 10px 0 0 0;
  padding: 0;
  width: 100%
}
#header ul.main-nav>li ul.sub-nav li.category-link a {
  background: url(/images/ui/arrow-right-yellow.png) right center no-repeat;
  color: #DDD;
  display: block;
  font-size: 0.8125rem;
  font-weight: 600;
  margin: 0 10px;
  text-align: left
}
#header ul.main-nav>li ul.sub-nav li.category-link a:hover {
  color: #FFF
}
#header ul.main-nav>li ul.sub-nav.four-col {
  width: 505px
}
#header ul.main-nav>li ul.sub-nav.four-col li:nth-child(2n+2) {
  border-right: 1px solid #e5e5e5
}
#header ul.main-nav>li ul.sub-nav.four-col li:nth-child(4n+4) {
  border: none
}
#header ul.main-nav>li ul.sub-nav-text {
  left: auto;
  right: 0;
  width: 200px
}
#header ul.main-nav>li ul.sub-nav-text li {
  height: 22px;
  width: 200px
}
#footer {
  background: #ffd215;
  margin: auto;
  margin-top: 100px;
  padding: 30px 0;
  width: 960px
}
#footer .footer-heading {
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  font-size: 1.2em;
  font-weight: 300;
  margin: 0 0 0.5em 0.5em;
  padding: 0 0 0.2em 0;
  text-align: left
}
#footer .footer-list {
  font-size: 0.9em;
  text-align: left
}
#footer .footer-list li {
  margin: 0 0 0.5em 0.5em
}
#footer .instagram {
  border: none;
  border-radius: 5px;
  float: left;
  height: 120px;
  overflow: hidden;
  width: 120px
}
.home-slider-container {
  position: relative;
  height: 595px
}
.home-slider-container .home-flexslider li {
  position: relative
}
.home-slider-container .home-flexslider li .slide-content {
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px;
  position: absolute;
  text-align: left;
  z-index: 999
}
.home-slider-container .home-flexslider li .slide-content h2 {
  color: #ffd215;
  font-size: 3em;
  font-weight: 300;
  margin: 0 0 15px 0
}
.home-slider-container .home-flexslider li .slide-content h3 {
  color: #FFF;
  font-weight: 700;
  margin: 0 0 15px 0
}
.home-slider-container .home-flexslider li .slide-content p.conditions {
  color: #FFF;
  font-size: 0.7em;
  margin: -10px 0 10px 0
}
.home-slider-container .home-flexslider li.slide1 .slide-content {
  right: 30px;
  bottom: 90px
}
.home-slider-container .home-flexslider li.slide2 .slide-content {
  left: 60px;
  bottom: 90px
}
.home-slider-container .home-flexslider li.slide3 .slide-content {
  right: 30px;
  bottom: 90px
}
.home-slider-container .home-flexslider li.slide4 .slide-content {
  right: 30px;
  bottom: 90px
}
.home-slider-container .home-flexslider li.slide5 .slide-content {
  left: 60px;
  bottom: 90px
}
.home-slider-container .home-slider-controls {
  bottom: 0;
  position: absolute;
  width: 100%
}
.home-slider-container .home-slider-controls ul {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  height: 50px;
  position: absolute
}
.home-slider-container .home-slider-controls ul li {
  color: #EEE;
  cursor: pointer;
  float: left;
  height: 50px;
  line-height: 50px;
  margin: 0 2px;
  padding: 0 18px
}
.home-slider-container .home-slider-controls ul li:hover {
  color: #FFF
}
.home-slider-container .home-slider-controls ul li.flex-active {
  background: #FFF;
  border-radius: 7px 7px 0 0;
  color: #111;
  cursor: default;
  height: 60px;
  margin-top: -10px;
  padding-top: 10px
}
.our-story .subpage-header {
  background: url(/images/header-images/our-story.jpg) no-repeat
}
.reviews .subpage-header {
  background: url(/images/header-images/customer-reviews.jpg) no-repeat
}
.faq .subpage-header {
  background: url(/images/header-images/faq.jpg) no-repeat
}
.contact .subpage-header {
  background: url(/images/header-images/contact.jpg) no-repeat
}
.lean .subpage-header {
  background: url(/images/header-images/lean-culture.jpg) no-repeat
}
.featured .subpage-header {
  background: url(/images/header-images/featured-projects.jpg) no-repeat
}
.subpage {
  text-align: left
}
.subpage .subpage-header {
  height: 225px;
  position: relative;
  width: 100%
}
.subpage .subpage-header h2 {
  color: #FFF;
  bottom: 15px;
  left: 10px;
  position: absolute
}
.subpage .subpage-divider-title {
  display: block;
  color: #ebcc52;
  font-size: 1.375rem;
  font-style: italic;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: center
}
.subpage .subpage-divider-title span {
  display: inline-block
}
.subpage .subpage-divider-title span:before, .subpage .subpage-divider-title span:after {
  border-top: 2px solid #C0C2C3;
  display: block;
  height: 1px;
  content: "";
  width: 30px;
  position: absolute;
  left: 0;
  top: 0.5em
}
.subpage .subpage-divider-title span:after {
  right: 0;
  left: auto
}
.subpage .subpage-content {
  font-size: 0.875em;
  line-height: 1.6em
}
.subpage .subpage-content p {
  margin: 0 0 1.6em 0
}
.subpage .subpage-content p.heading {
  font-size: 1.1em;
  font-weight: 600;
  margin: 0 0 0.1em 0
}
.subpage .subpage-gallery li {
  float: left;
  margin: 0 20px 20px 0;
  opacity: 0.8;
  width: 140px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
.subpage .subpage-gallery li:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
.subpage .subpage-gallery li:nth-child(3n) {
  margin-right: 0
}
.subpage .sidebar-nav {
  border: 1px solid #DDD;
  margin: 60px 0 0 -10px;
  padding: 20px 0
}
.subpage .sidebar-nav li {
  font-size: 0.8em;
  font-weight: 600;
  padding: 0 5px
}
.subpage .sidebar-nav li a {
  color: #777;
  display: block;
  padding: 6px 10px 6px 10px;
  width: 100%
}
.subpage .sidebar-nav li a:hover {
  color: #464c54;
  text-decoration: none
}
ul.our-clients li {
  float: left;
  margin: 4px;
  opacity: 0.7;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
ul.our-clients li:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
.review .review-meta {
  color: #999;
  display: block;
  float: left;
  font-size: 0.875em;
  margin: 0 0 10px 0
}
.review .review-meta span {
  color: #1f2124;
  font-size: 1.2em;
  font-weight: 600
}
.review .review-stars {
  float: right;
  margin: 0 0 5px 0
}
.review .review-stars li {
  float: left
}
.review .review-body {
  clear: both;
  font-size: 0.8125em;
  margin: 20px 0 10px 5px
}
.review .review-body p {
  margin: 0.2em 0 0.875em 0
}
.review .review-media li {
  float: left;
  margin: 5px 20px 5px 0
}
.review-divider {
  background: #CCC;
  height: 1px;
  margin: 30px auto 45px auto;
  width: 520px
}
.faq-content h2 {
  color: #464c54;
  display: block;
  font-size: 1.5em;
  font-weight: 600;
  margin: 25px 0 10px 0;
  text-align: center
}
.faq-content p {
  font-size: 0.9em
}
.faq-content p.small {
  font-size: 0.7em
}
.faq-content .divider {
  background: #CCC;
  height: 1px;
  margin: 30px auto 45px auto;
  width: 520px
}
.lean h2 {
  font-size: 1.3em;
  font-weight: 600;
  margin: 0 0 20px 0
}
.lean .lean-heading {
  margin: 20px 0 35px 0
}
.lean .lean-interviews li {
  float: left;
  margin: 0 0 0 40px
}
.lean .lean-interviews li:first-child {
  margin: 0
}
.lean .lean-meetings li {
  float: left;
  margin: 0 0 20px 20px;
  width: 80px
}
.lean .lean-meetings li img {
  width: 100%
}
.lean .lean-meetings li:nth-child(4n+1) {
  margin: 0
}
.lean .lean-improvements li {
  background: #2f3439;
  float: left;
  margin: 0 0 10px 10px;
  width: 268px
}
.lean .lean-improvements li .lean-thumbnail {
  float: left
}
.lean .lean-improvements li .lean-video-meta {
  color: #FFF;
  float: left;
  font-size: 0.8em;
  font-weight: 600;
  margin: 5px 0 0 10px;
  width: 195px
}
.lean .lean-improvements li .lean-video-meta span {
  font-weight: 400
}
.lean .lean-improvements li:nth-child(2n+1) {
  margin: 0 0 10px 0
}
.lean .row {
  margin-bottom: 0 0 30px 0
}
.featured-gallery li {
  float: left;
  margin: 0 0 15px 15px;
  width: 130px
}
.featured-gallery li img {
  width: 100%
}
.featured-gallery li:nth-child(5n+1) {
  margin: 0
}
.product-grid-sidebar {
  text-align: left
}
.product-grid-sidebar .grid-sidebar-title {
  font-size: 0.9em;
  font-weight: 600;
  margin: 1em 0 0 0
}
.product-grid-sidebar .grid-sidebar-title .reset {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  color: #999;
  cursor: pointer;
  font-size: 0.8em;
  font-style: italic
}
.product-grid-sidebar .grid-sidebar-title .reset:hover {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  color: #444
}
.product-grid-sidebar #filters {
  font-size: 0.8em;
  font-weight: 500
}
.product-grid-sidebar #filters li {
  cursor: pointer;
  margin: 4px 0;
  padding: 0 0 0 18px;
  position: relative
}
.product-grid-sidebar #filters li:before {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  display: inline-block;
  border: 2px solid #ddd;
  border-radius: 10px;
  content: '';
  height: 10px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 10px
}
.product-grid-sidebar #filters li:hover:before {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  border: 2px solid #999
}
.product-grid-sidebar #filters li.active:before {
  border: none;
  background: url(../images/ui/checkbox-active.png) no-repeat;
  height: 14px;
  width: 15px
}
#products {
  background: #FFF;
  text-align: left
}
#products .grid-product {
  display: inline-block;
  font-size: 0.8em;
  height: 330px;
  margin: 3% 2% 0 0;
  vertical-align: top;
  width: 30%
}
#products .grid-product a:hover {
  text-decoration: none
}
#products .grid-product .grid-product-top {
  border-bottom: 1px solid #ddd;
  height: 215px;
  line-height: 215px;
  margin: 0 20px;
  padding: 0 0 10px 0;
  position: relative;
  text-align: center
}
#products .grid-product .grid-product-top .grid-product-photo {
  margin: 0 auto 1px auto;
  max-height: 200px;
  max-width: 160px;
  vertical-align: bottom
}
#products .grid-product .grid-product-top .grid-product-sale {
  bottom: 5px;
  position: absolute;
  right: 15px
}
#products .grid-product .grid-product-swatches li {
  float: left;
  margin: 4px 0 0 4px;
  width: 22px
}
#products .grid-product .grid-product-swatches li:first-child {
  margin-left: 0
}
#products .grid-product .grid-product-swatches li img {
  border-radius: 3px;
  width: 100%
}
#products .grid-product .grid-product-title {
  font-weight: 600
}
#products .grid-product .grid-product-title:hover {
  text-decoration: underline
}
#products .grid-product .grid-product-price.on-sale {
  color: #999;
  text-decoration: line-through
}
#products .grid-product .grid-product-sale-price {
  color: #ebcc52;
  font-weight: 600
}
.product-detail-photo-area #main-product-photo {
  max-height: 600px
}
.product-detail-data {
  text-align: left
}
.product-detail-data .product-title {
  margin: 30px 0 0 0
}
.product-detail-data .pdp-option-wrapper {
  clear: both;
  margin: 0.75em 0 0 0
}
.product-detail-data .pdp-option-wrapper .finishes li {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 1px solid #FFF;
  cursor: pointer;
  height: 26px;
  float: left;
  margin: 0 6px 0 0;
  opacity: 0.8;
  width: 26px
}
.product-detail-data .pdp-option-wrapper .finishes li:last-child {
  margin: 0
}
.product-detail-data .pdp-option-wrapper .finishes li img {
  border: 2px solid #FFF;
  height: 100%;
  width: 100%
}
.product-detail-data .pdp-option-wrapper .finishes li:hover {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  border: 1px solid #999;
  opacity: 0.9
}
.product-detail-data .pdp-option-wrapper .finishes li.active {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  border: 1px solid #333;
  opacity: 1
}
.product-detail-data .pdp-option-wrapper .finishes li.active:hover {
  cursor: default
}
.product-detail-data .pdp-option-wrapper .text-options, .product-detail-data .pdp-option-wrapper .select-options {
  font-size: 0.875em
}
.product-detail-data .pdp-option-wrapper .text-options li {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 1px solid #979797;
  border-radius: 5px;
  cursor: pointer;
  float: left;
  margin: 0 6px 6px 0;
  opacity: 0.5;
  padding: 2px 8px
}
.product-detail-data .pdp-option-wrapper .text-options li:hover {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background: #F9F9F9;
  opacity: 0.8
}
.product-detail-data .pdp-option-wrapper .text-options li.active {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  box-shadow: #777 0 0 1px 1px inset;
  opacity: 1
}
.product-detail-data .pdp-option-wrapper .text-options li.active:hover {
  cursor: default;
  background: #FFF
}
.product-detail-data #subproduct-info {
  font-size: 0.9em;
  margin: 1em 0 0 0
}
.product-detail-data #subproduct-info #sub-info-sku {
  float: left;
  font-style: italic;
  font-weight: 700;
  margin: 0.5em 0 0 0
}
.product-detail-data #subproduct-info #sub-info-weight {
  float: right;
  margin: 0.5em 0 0 0
}
.product-detail-data #subproduct-info #sub-info-name {
  clear: both
}
.product-detail-data #subproduct-info #sub-info-price {
  font-family: "Source Sans Pro", Verdana, Helvetica, Geneva, Arial, sans-serif, sans-serif;
  font-size: 1.5em;
  margin: 0.75em 0
}
.product-detail-data #subproduct-info .cart-form {
  display: none
}
.product-info {
  font-size: 0.875rem;
  line-height: 1.5rem;
  position: relative;
  text-align: left
}
.product-info .info-shipping {
  background: #F4F4F4;
  padding: 10px 25px
}
.product-info .info-shipping p {
  margin-bottom: 0
}
.product-info .product-info-nav {
  border-bottom: 1px solid #DBDBDB;
  margin: 2.75em 0 2em 0
}
.product-info .product-info-nav li a {
  cursor: pointer;
  float: left;
  margin: 0 3.125em 0 0;
  padding: 0 0 4px 0
}
.product-info .product-info-nav li a:hover {
  text-decoration: none
}
.product-info .product-info-nav li a.active {
  border-bottom: 4px solid #ffd215;
  cursor: default;
  padding: 0
}
.product-info .showhide {
  position: relative
}
.product-info .info-subheading {
  font-size: 0.875rem;
  font-weight: 600;
  margin: 0
}
.product-info .info-section-heading {
  border-bottom: 1px solid #DBDBDB;
  display: block;
  margin: 1.875em 0 0.75em 0;
  width: 100%
}
.product-info .info-videos ul li {
  float: left;
  width: 47.5%
}
.product-info .info-videos ul li:nth-child(2n+1) {
  margin: 0 5% 0 0
}
.product-info .info-videos ul li img {
  width: 100%
}
.product-info .info-specs {
  font-size: 0.8125rem
}
.product-info .info-specs ul {
  list-style: disc;
  line-height: 1.125rem;
  margin: 0 0 1rem 1.25rem
}
.product-info .info-specs ul li {
  margin: 0 0 0.375rem 0
}
.product-info .info-specs ul ul {
  list-style: circle;
  margin: 0.25rem 0 0.375rem 1.25rem
}
#info-reviews {
  display: none
}
#info-reviews .single-review {
  border-bottom: 1px solid #DBDBDB;
  clear: both;
  margin: 2rem 0;
  padding: 0 0 2rem 0
}
#info-reviews .single-review .review-title {
  margin: 0
}
#info-reviews .single-review img {
  border-radius: 5px;
  margin: 0 5px 0 0
}
.error {
  background-size: cover;
  background: url(../images/404.jpg) no-repeat center center;
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/404.jpg', sizingMethod='scale')";
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='.../images/404.jpg', sizingMethod='scale');
  height: 100%;
  overflow: hidden;
  text-align: left
}
.error .error-text {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: inline-block;
  margin: 200px 0 0 100px;
  padding: 20px;
  text-align: left
}
.error .error-text h1 {
  font-weight: 300;
  font-size: 3em;
  margin: 0 0 0.6em 0
}
.error .error-text p {
  width: 505px
}
.error .error-text ul {
  margin: 15px 0
}
.error .error-text ul li {
  float: left;
  margin: 0 15px 0 0
}
.error .error-text ul li a {
  color: #FFF
}
.brown {
  color: #919287
}
.tan {
  color: #e5d7ac
}
.yellow {
  color: #ffd215
}
.dark-yellow {
  color: #ebcc52
}
.wrap {
  margin: 0 auto;
  width: 960px
}
td {
  vertical-align: top
}
#products .mix {
  display: none
}
html, body {
  height: 100%
}
body {
  color: #1f2124;
  margin: 0;
  padding: 0;
  text-align: center
}
#pageContainer {
  margin: 0 auto;
  position: relative;
  width: 960px
}
#backtotop {
  background: url(/images/ui/backtotop.png) no-repeat;
  bottom: 47.5%;
  cursor: pointer;
  display: none;
  height: 143px;
  position: fixed;
  right: 0;
  width: 51px
}
ul.bullets {
  list-style: disc;
  margin: 0 0 20px 20px
}
ul.bullets li {
  margin: 3px 5px
}
ul.bullets li span.bold {
  font-weight: 600
}
ul.bullets li a {
  text-decoration: underline
}
ul.bullets li a:hover {
  color: #000
}
#pageContainer {
  z-index: 1
}
#recentReviewArea {
  width: 185px;
  height: 416px;
  border: 3px solid #919287;
  vertical-align: top;
  padding: 10px;
  text-align: center;
  box-shadow: 0px 0px 0px rgba(156, 150, 124, 0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
#recentReviewArea:hover {
  box-shadow: 2px 2px 5px rgba(156, 150, 124, 0.2)
}
#ratingArea {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: solid 1px #919287;
  text-align: left
}
#customerRating {
  font-size: 13px;
  font-weight: bold
}
.leftStars {
  margin-top: 10px;
  margin-bottom: 10px
}
#basedOn {
  font-size: 13px;
  font-weight: bold
}
#singleReviewArea {
  text-align: left;
  display: none
}
#recentReview {
  font-size: 13px;
  font-weight: bold
}
#reviewText {
  font-size: 13px;
  overflow: hidden;
  margin-top: 10px;
  max-height: 115px
}
#reviewNameDate {
  font-size: 13px;
  font-style: italic
}
#readWriteContainer {
  text-align: center;
  width: 100%
}
#readReview {
  display: inline-block;
  margin-top: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 8px;
  padding-right: 8px;
  width: 120px;
  background: #919287;
  border: 1px solid #919287;
  color: #FFF;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
#readReview:hover {
  background: #FFF;
  color: #919287
}
#writeReview {
  display: inline-block;
  margin-top: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 8px;
  padding-right: 8px;
  width: 120px;
  background: #919287;
  border: 1px solid #919287;
  color: #FFF;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
#writeReview:hover {
  background: #FFF;
  color: #919287
}
#imageArea {
  height: 416px;
  text-align: center
}
#mainImage {
  cursor: pointer
}
#largerImageArea {
  display: none;
  position: absolute;
  top: 20px;
  left: 0;
  width: 960px;
  text-align: center
}
#largerReviewImageArea {
  display: none;
  position: absolute;
  top: 20px;
  left: 0;
  width: 960px;
  text-align: center
}
.largerImageRelativeContainer {
  box-shadow: 5px 5px 15px rgba(156, 150, 124, 0.5);
  border: 10px solid #919287;
  background: #FFF;
  position: relative;
  display: inline-block
}
#largerImage {
  border: 0px hidden;
  margin: 15px
}
#largerReviewImage {
  border: 0px hidden;
  margin: 15px
}
.closeLargerImage {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  color: #919287;
  background: #FFF;
  border-left: 5px solid #919287;
  border-bottom: 5px solid #919287;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
.closeLargerImage:hover {
  color: #FFF;
  background: #919287
}
.zoomContainer {
  z-index: 15
}
#addToCartArea {
  padding: 10px;
  padding-right: 20px;
  width: 290px;
  height: 416px;
  border: 4px solid #919287;
  vertical-align: top;
  text-align: right;
  z-index: -10;
  box-shadow: 0px 0px 0px rgba(156, 150, 124, 0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
#addToCartArea:hover {
  box-shadow: 2px 2px 5px rgba(156, 150, 124, 0.2)
}
.productTitle {
  text-align: left;
  padding-bottom: 10px;
  font-size: 15px;
  height: 20px
}
.productTitle p.product-type {
  color: #919287;
  font-size: 0.7em;
  padding: 0 0 15px 0
}
#finishSelector {
  display: none;
  text-align: left
}
.swatch {
  width: 50px;
  height: 50px;
  cursor: pointer;
  border: 2px solid #919287;
  margin: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.swatch:hover {
  border: 2px solid #ffd215
}
#productDropDowns {
  display: none;
  width: 100%;
  height: 400px
}
#productDropDowns tr.dropdown-option {
  opacity: 0.3
}
#productDropDowns tr.dropdown-option td select {
  color: #637fc8
}
#productDropDowns tr.dropdown-option:first-child {
  opacity: 1
}
.numberTd {
  text-align: right;
  vertical-align: top;
  height: 45px
}
.menuTd {
  text-align: right;
  vertical-align: middle;
  height: 45px
}
.finishContainer {
  border: 1px solid #919287;
  padding: 1px;
  padding-left: 4px
}
.finishContainer:hover {
  border: 1px solid #ffd215
}
#selectFinish {
  text-align: left;
  font-size: 13px;
  cursor: pointer;
  background: url(../images/PageElements/DropDownArrow.jpg) no-repeat right
}
#addToCartTd {
  vertical-align: bottom;
  text-align: right;
  bottom: 0;
  display: none
}
#addToCartArea h2 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: normal
}
.productTable {
  float: right
}
.burst {
  margin: 5px
}
.MadeToOrder {
  color: #919287;
  font-size: 0.8125em;
  height: 25px
}
.productSKU {
  font-size: 13px;
  color: #919287
}
.productWeight {
  font-size: 13px;
  color: #919287;
  text-align: right
}
.productPrice {
  color: #919287;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 0 0;
  text-align: right
}
.productRetail {
  color: #919287;
  font-size: 16px;
  margin: 10px 0 0 0;
  opacity: 0.8;
  text-align: right;
  text-decoration: line-through
}
.productSale {
  color: #919287;
  font-size: 18px;
  text-align: right
}
.productQuantity {
  margin: 10px 0;
  text-align: right
}
.qty {
  font-size: 13px;
  margin-right: 10px
}
.quentity {
  text-align: center;
  width: 30px
}
.addToCartButton {
  background: #ffd215;
  border: 2px solid #ffd215;
  color: #000;
  cursor: pointer;
  font-size: 18px;
  opacity: 0.7;
  padding: 5px 15px
}
.addToCartButton:hover {
  opacity: 1
}
#addToCartMessage {
  color: #637fc8;
  font-size: 0.8em
}
.shippingInCart {
  color: #919287;
  font-size: 10px
}
#thumbnails {
  border: 1px solid rgba(0, 0, 0, 0);
  width: 50px;
  text-align: center;
  vertical-align: bottom;
  display: none;
  padding-left: 5px
}
.thumbnail {
  border: 2px solid #919287;
  margin-bottom: 7px;
  margin-top: 0;
  margin-right: 0;
  margin-left: 2px;
  width: 50px;
  height: 50px;
  padding: 3px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
.thumbnail:hover {
  border: 2px solid #ffd215;
  box-shadow: 2px 2px 3px rgba(156, 150, 124, 0.3)
}

div.thumbnail > img {
    max-width: 40px;
    max-height: 40px;
}

.otherViews {
  font-size: 9px;
  line-height: 9px;
  margin-left: 2px;
  text-align: left;
  white-space: nowrap
}
#videos {
  cursor: pointer;
  font-size: 9px;
  padding-left: 5px;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  width: 50px
}
#zoom {
  font-size: 9px
}
.menudiv {
  background-repeat: no-repeat;
  display: inline-block;
  width: 45px;
  height: 45px;
  background-position: center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
.productDropDown {
  width: 250px;
  border: 1px solid #919287;
  cursor: pointer;
  font-size: 13px;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  background: url(../images/PageElements/DropDownArrow.jpg) no-repeat right
}
.productDropDown:hover {
  border: 1px solid #ffd215
}
#bottomContent {
  border: 10px solid #919287;
  margin-top: 30px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 0px rgba(156, 150, 124, 0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
#bottomContent:hover {
  box-shadow: 1px 1px 3px rgba(156, 150, 124, 0.2)
}
#bottomContent h1 {
  margin-top: 15px;
  margin-bottom: 5px;
  color: #919287;
  size: 20px
}
#bottomContent h2 {
  margin-top: 15px;
  margin-bottom: 5px;
  color: #919287;
  size: 16px
}
.bottomMenu {
  color: #FFF;
  background: #919287;
  border: 1px solid #FFF;
  text-align: center;
  vertical-align: middle;
  height: 40px;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
.bottomMenuSelected {
  color: #919287;
  background: #FFF;
  border: 1px solid #FFF;
  text-align: center;
  vertical-align: middle;
  height: 40px;
  font-size: 15px;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
#descriptionArea {
  display: none;
  padding-top: 0;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left
}
#descriptionArea ul.desc_list {
  margin-top: -8px
}
#descriptionArea ul.desc_list li {
  font-size: 0.8em;
  list-style: disc;
  margin: 5px 0 0 25px
}
#descriptionArea h1 {
  font-size: 18px
}
#descriptionArea p {
  font-size: 16px;
  padding-bottom: 10px
}
.videoTable td {
  cursor: pointer;
  vertical-align: top;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px
}
.videoTable h3 {
  margin: 0;
  padding: 0
}
#specificationArea {
  display: none;
  padding-top: 0;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
  font-size: 13px
}
#specificationArea ul {
  padding: 0;
  margin: 0;
  padding-left: 15px
}
.features {
  padding: 0;
  margin-right: 20px;
  margin-left: 15px;
  margin-top: 0;
  margin-bottom: 0
}
.listItem {
  list-style-image: url(/images/PageElements/listTriangle.jpg);
  margin-bottom: 5px;
  margin-top: 5px
}
.innerItem {
  list-style: none;
  margin-bottom: 5px;
  padding-left: 10px
}
.specTable {
  vertical-align: top;
  padding-right: 10px
}
#madeInUSA {
  display: none;
  margin-left: 15px
}
#reviewArea {
  display: none;
  padding-top: 0;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
  font-size: 13px
}
.averageRating {
  font-size: 16px
}
.averageStars {
  position: relative;
  top: 5px
}
.basedOnReviews {
  font-size: 16px
}
#reviews {
  padding-top: 20px
}
.individualReview {
  border-top: 1px solid #919287;
  padding-top: 10px;
  margin-top: 10px
}
.individualReview h3 {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #919287;
  margin-top: 0;
  margin-bottom: 5px
}
.individualReviewStars {
  margin-right: 10px;
  position: relative;
  top: 1px
}
.individualReviewName {
  font-size: 15px;
  line-height: 15px;
  margin-right: 10px;
  color: #919287
}
.individualReviewDate {
  font-size: 15px;
  line-height: 15px;
  margin-right: 10px;
  color: #919287
}
.individualReviewBody {
  margin-top: 10px
}
.individualReviewComments {
  margin-top: 10px
}
.individualReviewImage {
  float: right;
  cursor: pointer;
  margin-left: 10px;
  box-shadow: 0px 0px 0px rgba(156, 150, 124, 0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
#individualReviewImage:hover {
  box-shadow: 2px 2px 5px rgba(156, 150, 124, 0.5)
}
.individualReviewVideo {
  margin-top: 10px;
  cursor: pointer
}
#videoArea {
  box-shadow: 5px 5px 15px rgba(156, 150, 124, 0.5);
  display: none;
  position: absolute;
  border: 10px solid #919287;
  background: #FFF;
  padding: 15px;
  top: 30px;
  left: 150px
}
#videoTitleContainer {
  text-align: left;
  font-size: 18px
}
#videoContainer {
  text-align: center;
  z-index: 1;
  margin-top: 15px
}
#closeVideo {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  font-size: 16px;
  color: #919287;
  background: #FFF;
  border-left: 5px solid #919287;
  border-bottom: 5px solid #919287;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
#closeVideo:hover {
  color: #FFF;
  background: #919287
}
.videoFrame {
  margin-top: 10px
}
#writeAReview {
  border: 10px solid #919287;
  margin-top: 5px;
  padding: 10px;
  margin-bottom: 30px;
  text-align: left;
  display: none;
  position: relative
}
.closeWriteAReview {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  color: #919287;
  background: #FFF;
  border-left: 5px solid #919287;
  border-bottom: 5px solid #919287;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
.closeWriteAReview:hover {
  color: #FFF;
  background: #919287
}
#nicknameTitle {
  padding-bottom: 10px
}
#nickname {
  border: 1px solid #ffd215;
  width: 300px;
  margin-bottom: 10px
}
#headline {
  border: 1px solid #ffd215;
  width: 300px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
#examples {
  color: #919287;
  font-size: 9px;
  padding-bottom: 10px
}
#dateTitle {
  padding-bottom: 10px
}
#dateValue {
  padding-bottom: 10px;
  font-size: 12px
}
#productCommentsTitle {
  padding-bottom: 10px
}
#productComments {
  font-size: 12px;
  border: 1px solid #ffd215;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
#serviceComments {
  font-size: 12px;
  border: 1px solid #ffd215;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}
#warning {
  padding-bottom: 10px;
  padding-left: 5px;
  width: 550px;
  color: #919287;
  font-size: 9px
}
#starsTitle {
  padding-bottom: 10px
}
#chooseStars {
  padding-bottom: 10px
}
#bottomLineTitle {
  vertical-align: top
}
#yes {
  font-size: 12px
}
#no {
  font-size: 12px
}
#doneButton {
  display: inline-block;
  font-size: 20px;
  margin-top: 15px;
  cursor: pointer;
  background: #919287;
  color: #FFF;
  border: 1px solid #919287;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
#doneButton:hover {
  background: #FFF;
  color: #919287;
  border: 1px solid #919287
}
