/*code
project: super special
design: 21-19
code: nice device
*/
/*! normalize.css 2011-11-04T15:38 UTC - http://github.com/necolas/normalize.css */
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
/* * Corrects block display not defined in IE6/7/8/9 & FF3 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
/* * Corrects inline-block display not defined in IE6/7/8/9 & FF3 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* * Prevents modern browsers from displaying 'audio' without controls */
audio:not([controls]) {
  display: none;
}
/* * Addresses styling for 'hidden' attribute not present in IE7/8/9,FF3,S4 * Known issue:no IE6 support */
[hidden] {
  display: none;
}
/* ============================================================================= Base ========================================================================== */
/* * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units * http://clagnut.com/blog/348/#c790 * 2. Keeps page centred in all browsers regardless of content height * 3. Prevents iOS text size adjust after orientation change,without disabling user zoom * www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
/* * Addresses margins handled incorrectly in IE6/7 */
body {
  margin: 0;
}
/* * Addresses font-family inconsistency between 'textarea' and other form elements. */
body,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/* ============================================================================= Links ========================================================================== */
/* * Addresses outline displayed oddly in Chrome */
a:focus {
  outline: thin dotted;
}
/* * Improves readability when focused and also mouse hovered in all browsers * people.opera.com/patrickl/experiments/keyboard/test */
a:hover,
a:active {
  outline: 0;
}
/* ============================================================================= Typography ========================================================================== */
/* * Neutralise smaller font-size in 'section' and 'article' in FF4+,Chrome,S5 */
h1 {
  font-size: 2em;
}
/* * Addresses styling not present in IE7/8/9,S5,Chrome */
abbr[title] {
  border-bottom: 1px dotted;
}
/* * Addresses style set to 'bolder' in FF3+,S4/5,Chrome*/
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/* * Addresses styling not present in S5,Chrome */
dfn {
  font-style: italic;
}
/* * Addresses styling not present in IE6/7/8/9 */
mark {
  background: #ff0;
  color: #000000;
}
/* * Corrects font family set oddly in IE6,S4/5,Chrome * en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre,
code,
kbd,
samp {
  font-family: monospace,serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/* * Improves readability of pre-formatted text in all browsers */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/* * 1. Addresses CSS quotes not supported in IE6/7 * 2. Addresses quote property not supported in S4 */
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
/* * Prevents sub and sup affecting line-height in all browsers * gist.github.com/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ============================================================================= Lists ========================================================================== */
ul,
ol {
  margin-left: 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ============================================================================= Embedded content ========================================================================== */
/* * 1. Removes border when inside 'a' element in IE6/7/8/9,FF3 * 2. Improves image quality when scaled in IE7 * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
/* * Corrects overflow displayed oddly in IE9 */
svg:not(:root) {
  overflow: hidden;
}
/* ============================================================================= Figures ========================================================================== */
/* * Addresses margin not present in IE6/7/8/9,S5,O11 */
figure {
  margin: 0;
}
/* ============================================================================= Forms ========================================================================== */
/* * Corrects margin displayed oddly in IE6/7 */
form {
  margin: 0;
}
/* * Define consistent border,margin,and padding */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/* * 1. Corrects color not being inherited in IE6/7/8/9 * 2. Corrects alignment displayed oddly in IE6/7 */
legend {
  border: 0;
  *margin-left: -7px;
}
/* * 1. Corrects font size not being inherited in all browsers * 2. Addresses margins set differently in IE6/7,FF3+,S5,Chrome * 3. Improves appearance and consistency in all browsers */
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
/* * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet */
button,
input {
  line-height: normal;
}
/* * 1. Improves usability and consistency of cursor style between image-type 'input' and others * 2. Corrects inability to style clickable 'input' types in iOS * 3. Removes inner spacing in IE7 without affecting normal text inputs * Known issue:inner spacing remains in IE6 */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
/* * 1. Addresses box sizing set to content-box in IE8/9 * 2. Removes excess padding in IE8/9 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/* * 1. Addresses appearance set to searchfield in S5,Chrome * 2. Addresses box-sizing set to border-box in S5,Chrome (include -moz to future-proof) */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* * Removes inner padding that is displayed in S5,Chrome on OS X */
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* * Removes inner padding and border in FF3+ * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* * 1. Removes default vertical scrollbar in IE6/7/8/9 * 2. Improves readability and alignment in all browsers */
textarea {
  overflow: auto;
  vertical-align: top;
}
/* ============================================================================= Tables ========================================================================== */
/* * Remove most spacing between table cells */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ================================================================= */
/* = Eric Meyer's Reset: http://meyerweb.com/eric/tools/css/reset/ = */
/* ================================================================= */
/* v1.0 | 20080212 */
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,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-table;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
.shadow {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.45);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.45);
}
.shadowSmall {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.darkGradient {
  background: #696969;
  background: -moz-linear-gradient(top, #696969 0%, #464646 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #696969), color-stop(100%, #464646));
  background: -webkit-linear-gradient(top, #696969 0%, #464646 100%);
  background: -o-linear-gradient(top, #696969 0%, #464646 100%);
  background: -ms-linear-gradient(top, #696969 0%, #464646 100%);
  background: linear-gradient(to bottom, #696969 0%, #464646 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#696969', endColorstr='#464646', GradientType=0);
}
.redGradient {
  background: #ef3124;
  background: -moz-linear-gradient(top, #ef3124 0%, #951e16 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef3124), color-stop(100%, #951e16));
  background: -webkit-linear-gradient(top, #ef3124 0%, #951e16 100%);
  background: -o-linear-gradient(top, #ef3124 0%, #951e16 100%);
  background: -ms-linear-gradient(top, #ef3124 0%, #951e16 100%);
  background: linear-gradient(to bottom, #ef3124 0%, #951e16 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef3124', endColorstr='#951e16', GradientType=0);
}
.lightGradient {
  background: #8f9194;
  background: -moz-linear-gradient(top, #8f9194 0%, #4c4b4e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8f9194), color-stop(100%, #4c4b4e));
  background: -webkit-linear-gradient(top, #8f9194 0%, #4c4b4e 100%);
  background: -o-linear-gradient(top, #8f9194 0%, #4c4b4e 100%);
  background: -ms-linear-gradient(top, #8f9194 0%, #4c4b4e 100%);
  background: linear-gradient(to bottom, #8f9194 0%, #4c4b4e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8f9194', endColorstr='#4c4b4e', GradientType=0);
}
.vlightGradient {
  background: #595959;
  background: -moz-linear-gradient(top, #595959 0%, #464646 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #595959), color-stop(100%, #464646));
  background: -webkit-linear-gradient(top, #595959 0%, #464646 100%);
  background: -o-linear-gradient(top, #595959 0%, #464646 100%);
  background: -ms-linear-gradient(top, #595959 0%, #464646 100%);
  background: linear-gradient(to bottom, #595959 0%, #464646 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#595959', endColorstr='#464646', GradientType=0);
}
.vvlightGradient {
  background: #bbbebe;
  background: -moz-linear-gradient(top, #f1f2f2 0%, #bbbebe 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f2f2), color-stop(100%, #bbbebe));
  background: -webkit-linear-gradient(top, #f1f2f2 0%, #bbbebe 100%);
  background: -o-linear-gradient(top, #f1f2f2 0%, #bbbebe 100%);
  background: -ms-linear-gradient(top, #f1f2f2 0%, #bbbebe 100%);
  background: linear-gradient(to bottom, #bbbebe 0%, #bbbebe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f2f2', endColorstr='#bbbebe', GradientType=0);
}
.vvvlightGradient {
  background: #edecec;
  background: -moz-linear-gradient(top, #f1f2f2 0%, #edecec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f2f2), color-stop(100%, #edecec));
  background: -webkit-linear-gradient(top, #f1f2f2 0%, #edecec 100%);
  background: -o-linear-gradient(top, #f1f2f2 0%, #edecec 100%);
  background: -ms-linear-gradient(top, #f1f2f2 0%, #edecec 100%);
  background: linear-gradient(to bottom, #f1f2f2 0%, #edecec 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f2f2', endColorstr='#edecec', GradientType=0);
}
.vdarkGradient {
  background: #050505;
  background: -moz-linear-gradient(top, #36363c 0%, #050505 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #36363c), color-stop(100%, #050505));
  background: -webkit-linear-gradient(top, #36363c 0%, #050505 100%);
  background: -o-linear-gradient(top, #36363c 0%, #050505 100%);
  background: -ms-linear-gradient(top, #36363c 0%, #050505 100%);
  background: linear-gradient(to bottom, #36363c 0%, #050505 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#36363c', endColorstr='#050505', GradientType=0);
}
.dropGradient {
  background: #343339;
  background: -moz-linear-gradient(top, #343339 0%, #040404 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #343339), color-stop(100%, #040404));
  background: -webkit-linear-gradient(top, #343339 0%, #040404 100%);
  background: -o-linear-gradient(top, #343339 0%, #040404 100%);
  background: -ms-linear-gradient(top, #343339 0%, #040404 100%);
  background: linear-gradient(to bottom, #343339 0%, #040404 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#343339', endColorstr='#040404', GradientType=0);
}
.upper {
  text-transform: uppercase;
}
.error {
  color: #ef3124;
}
.honey {
  display: none;
}
input.redInset {
  border: none;
  -moz-box-shadow: inset 0 0px 6px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: inset 0 0px 6px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 0px 6px rgba(0, 0, 0, 0.7);
  background: #ef3124;
  padding: 8px 13px;
  color: #7a0c00;
  font-family: "proxima-nova-extra-condensed", helvetica, arial, sans-serif;
  text-transform: uppercase;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
@media only screen and (max-width: 1010px) {
  input.redInset {
    background-color: rgba(1, 1, 1, 0.05);
  }
}
.video_container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.video_container iframe,
.video_container object,
.video_container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-section {
  background: #fff;
}
#artwork_form .submit-form,
#quoter_form .submit-form,
#cm_form .submit-form {
  text-align: left;
  font-family: "proxima-nova-extra-condensed", helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  padding: 7px 120px 6px 15px;
  margin-right: 8px;
  float: left;
  color: #fff;
  margin-left: 130px;
  background: transparent url('../images/_button-red.png') 0 0;
  width: 87px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
@-moz-document url-prefix() {
  #artwork_form .submit-form,
  #quoter_form .submit-form,
  #cm_form .submit-form {
    padding: 6px 100px 7px 35px;
  }
}
#cm_form .submit-form {
  margin-left: 0;
}
ul#pagination {
  margin-left: 20px;
  font-size: 60px;
}
ul#pagination li {
  display: inline;
}
ul#pagination li a {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url('../images/pagination-inactive.png') no-repeat;
  margin-right: 10px;
}
ul#pagination li a.active {
  color: #fff;
  background: url('../images/pagination-active.png') no-repeat;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#gallery .carousel-inner img,
#products .carousel-inner img {
  width: 525px;
  height: 525px;
}
.carousel .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel .item > img {
  display: block;
  line-height: 1;
}
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}
.carousel .active {
  left: 0;
}
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .next {
  left: 100%;
}
.carousel .prev {
  left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
.carousel .active.left {
  left: -100%;
}
.carousel .active.right {
  left: 100%;
}
a::-moz-focus-inner {
  border: 0;
}
a:focus {
  outline: none;
}
a::-moz-focus-inner {
  border: 0;
}
a.grey,
a.grey:visited {
  color: #959595;
}
a.grey:hover {
  color: #464646;
}
a,
a:visited,
a:active {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #000000;
}
a.button-1,
a.button-2,
a.button-3,
a.button-3a,
a.button-3b,
a.button-4 {
  text-transform: uppercase;
  font-family: "proxima-nova-extra-condensed", helvetica, arial, sans-serif;
  color: #fff;
  padding: 8px 46px 5px 15px;
  border: none;
  background-repeat: no-repeat;
}
@-moz-document url-prefix() {
  #products a.button-1 {
    padding: 7px 36px 6px 15px;
  }
}
a.button-1 {
  background: transparent url('../images/_button-grey.png') no-repeat 0 0;
  width: 87px;
  height: 15px;
}
a.button-1.no-arrow {
  background: transparent url('../images/_button-grey-2.png') no-repeat 0 0;
  width: 87px;
  height: 17px;
  padding: 8px 27px 6px 15px;
}
a.button-1:hover {
  background-position: 0 -30px;
}
a.button-1:active {
  background-position: 0 -60px;
}
@-moz-document url-prefix() {
  a.button-1.no-arrow {
    padding: 7px 29px 6px 15px;
  }
}
a.button-2 {
  background: transparent url('../images/_button-red.png') no-repeat 0 0;
  width: 87px;
  height: 17px;
}
a.button-2:hover {
  background-position: 0 -31px;
}
a.button-2:active {
  background-position: 0 -62px;
}
a.button-3 {
  background: transparent url('../images/_button-grey-big.png') no-repeat 0 0;
  height: 17px;
  padding: 7px 141px 7px 10px;
}
@-moz-document url-prefix() {
  a.button-3 {
    padding: 7px 141px 6px 10px;
  }
}
a.button-3a {
  background: transparent url('../images/_button-grey-big.png') no-repeat 0 0;
  height: 17px;
  padding: 7px 144px 7px 10px;
}
@-moz-document url-prefix() {
  a.button-3a {
    padding: 7px 144px 6px 10px;
  }
}
a.button-3b {
  background: transparent url('../images/_button-grey-big.png') no-repeat 0 0;
  height: 17px;
  padding: 7px 160px 7px 10px;
}
@-moz-document url-prefix() {
  a.button-3b {
    padding: 7px 160px 6px 10px;
  }
}
a.button-3:hover,
a.button-3a:hover,
a.button-3b:hover {
  background-position: 0 -31px;
}
a.button-3:active,
a.button-3a:active,
a.button-3b:active {
  background-position: 0 -62px;
}
a.button-4 {
  background: transparent url('../images/_button-dark.png') no-repeat 0 0;
  width: 87px;
  height: 17px;
  padding: 7px 57px 7px 10px;
}
@-moz-document url-prefix() {
  a.button-4 {
    padding: 7px 58px 6px 10px;
  }
}
a.button-4:hover {
  background-position: 0 -31px;
}
a.button-4:active {
  background-position: 0 -62px;
}
body {
  background: #ef3124;
  color: #464646;
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
}
.wrapper {
  max-width: 1010px;
  margin: 0 auto;
  padding: 0 10px;
}
@media only screen and (max-width: 1010px) {
  .wrapper {
    width: 90%;
    padding: 0 5%;
  }
}
header {
  background: #ef3124 url('../images/header-bg.png') repeat-x;
  height: 152px;
}
@media only screen and (max-width: 910px) {
  header {
    height: 100%;
    background: #ef3124 url('../images/header-bg-mobile.png') repeat-x;
  }
}
header h1.logo {
  padding: 25px 0px 38px 0px;
}
header h1.logo a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 301px;
  height: 56px;
  background-image: url('../images/superspecial_logo_2016.svg');
  background-repeat: no-repeat;
  background-size: 301px 56px;
}
header a.mobile_hamburger {
  display: none;
  background: url('../images/hamburger.png') no-repeat;
  background-size: contain;
  height: 18px;
  width: 30px;
  padding-left: 40px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}
@media only screen and (max-width: 910px) {
  header a.mobile_hamburger {
    display: block;
  }
}
@media only screen and (max-width: 910px) {
  header ul#main-nav {
    display: none;
  }
}
header ul#main-nav li {
  display: inline;
  font-weight: 700;
  margin-right: 17px;
  text-transform: uppercase;
  font-size: 13px;
}
header ul#main-nav-mobile {
  display: none;
  margin: 30px 0 10px;
}
header ul#main-nav-mobile li {
  display: block;
  font-weight: 700;
  margin-right: 17px;
  text-transform: uppercase;
  font-size: 13px;
  padding-bottom: 5px;
}
header ul#main-nav-mobile li.dropdown ul {
  display: none;
  margin: 10px 0 10px 10px;
}
header a,
header a:visited,
header a:active {
  color: #fff;
  text-decoration: none;
}
header a:hover {
  color: #7a0c00;
}
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: -15px;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 190px;
  padding: 10px 20px 20px 20px;
  margin: 0px;
  list-style: none;
  background-color: #ef3124;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  border-radius: 0px 0px 10px 10px;
  -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
}
ul#main-nav ul.dropdown-menu a,
ul#main-nav ul.dropdown-menu a:active,
ul#main-nav ul.dropdown-menu a:visited {
  color: #7a0c00;
}
ul#main-nav ul.dropdown-menu a:hover {
  color: #fff;
}
ul#main-nav ul.dropdown-menu li {
  display: block;
  margin-bottom: 2px;
}
ul#main-nav ul.dropdown-menu li.divider {
  color: #fff;
  margin-top: 10px;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
footer {
  height: 100%;
  padding: 20px 0px;
  background: #ef3124 url('../images/footer-bg.png') repeat-x;
}
footer .left-foot {
  float: left;
}
@media only screen and (max-width: 600px) {
  footer .left-foot {
    float: none;
    display: none;
  }
}
footer .left-foot img {
  float: left;
  margin-right: 24px;
}
footer .left-foot #footer-form {
  float: left;
}
@media only screen and (max-width: 600px) {
  footer .left-foot #footer-form {
    margin-bottom: 10px;
  }
}
footer .left-foot #footer-form input {
  margin-right: 10px;
}
footer .left-foot #footer-form input.submit {
  display: none;
}
footer .right-foot {
  float: right;
}
@media only screen and (max-width: 600px) {
  footer .right-foot {
    float: none;
    margin-top: 10px;
  }
}
footer .right-foot a {
  width: 30px;
  height: 31px;
  display: inline-block;
  border: 1px solid #7a0c00;
  border-radius: 50%;
}
@media only screen and (max-width: 600px) {
  footer .right-foot a {
    margin-right: 6px;
  }
}
footer .right-foot a i.fa {
  top: -2px;
  color: #7a0c00;
}
footer .right-foot a i.fa:hover {
  color: #000;
}
footer .right-foot a:hover {
  border-color: #000;
}
footer .right-foot a#fb {
  background: url('../images/footer-fb.png') 0 0;
}
footer .right-foot a#fb:hover {
  background-position: 0 -31px;
}
footer .right-foot a#vi {
  background: url('../images/footer-vimeo.png') 0 0;
}
footer .right-foot a#vi:hover {
  background-position: 0 -31px;
}
footer .right-foot a#pi {
  background: url('../images/footer-pintrest.png') 0 0;
}
footer .right-foot a#pi:hover {
  background-position: 0 -31px;
}
footer #footer-form label.error {
  color: #7a0c00;
  padding-right: 20px;
}
footer input {
  font-weight: 700;
}
footer #emailSubmit {
  color: #7a0c00;
  font-family: "proxima-nova-extra-condensed", helvetica, arial, sans-serif;
  text-transform: uppercase;
  padding: 6px 13px;
  background: transparent url('../images/_button-red-small.png') 0 0;
  width: 45px;
  height: 31px;
  border: none;
}
footer #emailSubmit:hover {
  background-position: 0 -31px;
}
footer #emailSubmit:active {
  background-position: 0 -62px;
}
section#techniques {
  background: #313131;
  padding: 45px 0px;
}
section#techniques h1 {
  font-size: 26px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 60px;
  line-height: 1.3em;
}
section#techniques h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 30px;
}
section#techniques p {
  margin-bottom: 10px;
  color: #a1a1a1;
}
section#techniques .technique {
  height: 240px;
  padding: 20px 20px 20px 30px;
  background: #464646;
  position: relative;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1010px) {
  section#techniques .technique {
    height: auto;
  }
}
section#techniques .technique .about {
  float: left;
  width: 420px;
  margin-top: 10px;
}
@media only screen and (max-width: 1010px) {
  section#techniques .technique .about {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
section#techniques .technique a.button-1 {
  position: absolute;
  bottom: 30px;
}
@media only screen and (max-width: 1010px) {
  section#techniques .technique a.button-1 {
    position: relative;
    bottom: 0;
    margin-bottom: 20px;
  }
}
section#techniques .technique .carousels {
  float: right;
}
@media only screen and (max-width: 1010px) {
  section#techniques .technique .carousels {
    float: none;
  }
}
section#techniques .technique .carousels .techniqueSlider {
  position: relative;
}
section#techniques .technique .carousels .techniqueSlider .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
section#techniques .technique .carousels .techniqueSlider .carousel-inner img {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
section#techniques .technique .carousels .techniqueSlider .capControls {
  position: absolute;
  right: 10px;
  bottom: 5px;
  z-index: 101;
}
@media only screen and (max-width: 1010px) {
  section#techniques .technique .carousels .techniqueSlider .capControls {
    right: auto;
    left: 10px;
  }
}
section#services {
  background: #313131;
  padding: 45px 0px;
}
section#services h1 {
  font-size: 26px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 60px;
  line-height: 1.3em;
}
section#services .tabbable {
  *zoom: 1;
  position: relative;
}
section#services .tabbable:before,
section#services .tabbable:after {
  display: table;
  content: "";
}
section#services .tabbable:after {
  clear: both;
}
@media only screen and (max-width: 1010px) {
  section#services .nav-tabs {
    display: none;
  }
}
section#services .nav-tabs:after {
  clear: both;
}
section#services .nav-tabs li {
  float: left;
  margin-bottom: 7px;
}
section#services .nav-tabs li a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 10px;
}
section#services .tab-content {
  position: relative;
  float: right;
  width: 670px;
  height: 422px;
  margin-top: 4px;
  padding: 40px;
  overflow: hidden;
  background: #464646;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.45);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.45);
}
@media only screen and (max-width: 1010px) {
  section#services .tab-content {
    height: auto;
    width: 90%;
    padding: 40px 5%;
    float: none;
  }
}
section#services .tab-content .tab-pane {
  display: none;
}
@media only screen and (max-width: 1010px) {
  section#services .tab-content .tab-pane {
    display: block;
    margin-bottom: 20px;
  }
}
section#services .tab-content .active {
  display: block;
}
section#services .tab-content p {
  color: #b7b7b7;
  margin-bottom: 10px;
}
section#services .tab-content p a,
section#services .tab-content p a:active,
section#services .tab-content p a:visited {
  text-decoration: underline;
  color: #b7b7b7;
}
section#services .tab-content p a:hover {
  color: #ef3124;
}
section#services .tab-content h2 {
  text-transform: uppercase;
  color: #fff;
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  margin-bottom: 30px;
  font-size: 18px;
}
section#services .tab-content h3 {
  text-transform: uppercase;
  color: #ef3124;
  font-family: "proxima-nova-extra-condensed", helvetica, arial, sans-serif;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 22px;
}
section#services .tab-content .text-content {
  width: 370px;
  float: left;
}
@media only screen and (max-width: 1010px) {
  section#services .tab-content .text-content {
    width: 100%;
    float: none;
  }
}
section#services .tab-content img.illustration {
  float: right;
  margin-top: 50px;
}
@media only screen and (max-width: 1010px) {
  section#services .tab-content img.illustration {
    margin-top: 10px;
    margin-bottom: 30px;
    float: none;
    display: none;
  }
}
section#services .tabs-left > .nav-tabs {
  float: left;
  margin-right: 10px;
  position: absolute;
  z-index: 1;
}
section#services .tabs-left > .nav-tabs li {
  float: none;
  width: 250px;
  margin-bottom: 0px;
}
section#services .tabs-left > .nav-tabs li a {
  min-width: 80px;
  margin-right: 0;
  display: block;
  height: 12px;
  padding: 16px 17px 12px;
  font-family: "proxima-nova-extra-condensed", helvetica, arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  background: url('../images/services_nav_button.png') no-repeat;
}
section#services .tabs-left > .nav-tabs li a:hover {
  background-position: 0 -40px;
}
section#services .tabs-left > .nav-tabs .active > a,
section#services .tabs-left > .nav-tabs .active > a:hover {
  background: url('../images/nav-active.png') no-repeat;
  width: 260px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
section#products {
  background: #f0f0f1;
  padding: 45px 0;
}
section#products h1 {
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 60px;
  line-height: 1.3em;
}
section#products h1 span {
  color: #b7b7b7;
}
section#products #product-about {
  border-top: 1px solid #464646;
  padding: 20px 0;
}
section#products #product-about #copy {
  width: 498px;
  float: left;
}
@media only screen and (max-width: 1010px) {
  section#products #product-about #copy {
    width: 100%;
    float: none;
  }
}
section#products #product-about #stars {
  float: right;
  text-align: right;
}
section#products #product-about h2 {
  text-transform: uppercase;
  color: #464646;
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  margin-bottom: 20px;
  font-size: 18px;
}
section#products #product-about p {
  margin-bottom: 20px;
}
section#products #product-about p:last-of-type {
  margin-bottom: 40px;
}
section#products #products_list_container {
  min-height: 300px;
}
section#products #products_list_container p.no-products {
  color: #222;
  font-size: 14px;
  margin-top: 30px;
}
section#products #product-list {
  margin-top: 20px;
  margin-bottom: 40px;
}
section#products #product-list .item {
  margin: 6px 5px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  float: left;
  width: 325px;
  position: relative;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.45);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.45);
}
@media only screen and (max-width: 1010px) {
  section#products #product-list .item {
    float: none;
    width: 100%;
    margin: 20px 0;
  }
}
@media only screen and (max-width: 1010px) {
  section#products #product-list .item a.desktop_product {
    display: none;
  }
}
section#products #product-list .item a.desktop_product img {
  width: 100%;
  height: auto;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
section#products #product-list .item .mobile_product {
  display: none;
}
@media only screen and (max-width: 1010px) {
  section#products #product-list .item .mobile_product {
    display: block;
  }
}
section#products #product-list .item .mobile_product .info {
  padding: 5%;
}
section#products #product-list .item .mobile_product .info h6 {
  font-size: 15px;
  line-height: 1.3em;
  margin-bottom: 10px;
  color: #959595;
}
section#products #product-list .item .mobile_product .info .description li,
section#products #product-list .item .mobile_product .info .description p {
  padding-top: 10px;
}
section#products #product-list .item:last-of-type {
  margin-right: 0px;
}
section#products #product-list .item h5 {
  display: block;
  background: #464646;
  color: #fff;
  padding: 8px 16px;
  text-transform: uppercase;
  border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  position: relative;
}
section#products #product-list .item .wash {
  position: absolute;
  z-index: 300;
  width: 325px;
  height: 100%;
  top: 0px;
  left: 0px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  background: none;
}
@media only screen and (max-width: 1010px) {
  section#products #product-list .item .wash {
    width: 100%;
    display: none;
  }
}
section#products #product-list .item .wash:hover {
  background: rgba(0, 0, 0, 0.1);
}
section#products #product-list .item .img {
  background-size: cover;
  background-repeat: no-repeat;
  width: auto;
  height: 325px;
}
section#products #product-list .item img {
  display: block;
}
@media only screen and (max-width: 1010px) {
  section#products #product-list .item img {
    display: none;
  }
}
section#products #product-list .item .rounded-bottom {
  display: block;
  border-radius: 0px 0px 13px 13px;
  -webkit-border-radius: 0px 0px 13px 13px;
  -moz-border-radius: 0px 0px 13px 13px;
}
section#products #product-list .item .rounded-bottom img {
  opacity: 0;
}
section#gallery {
  background: #313131;
  padding: 45px 0;
}
section#gallery h1 {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 60px;
}
section#gallery .gallery-item {
  margin: 6px 5px;
  float: left;
  width: 325px;
  position: relative;
}
section#gallery .gallery-item.desktop {
  display: block;
}
@media only screen and (max-width: 1010px) {
  section#gallery .gallery-item.desktop {
    display: none;
  }
}
section#gallery .gallery-item.mobile {
  display: none;
  float: none;
  width: 100%;
  margin: 0 0 20px 0;
}
@media only screen and (max-width: 1010px) {
  section#gallery .gallery-item.mobile {
    display: block;
  }
}
section#gallery .gallery-item.mobile img {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
section#gallery .gallery-item img {
  width: 325px;
  height: 325px;
}
@media only screen and (max-width: 1010px) {
  section#gallery .gallery-item img {
    width: 100%;
    height: auto;
  }
}
section#gallery .gallery-item span {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
}
section#gallery a.button-1 {
  padding: 5px 14px;
  margin-right: 8px;
  border: 1px solid #851C12;
}
section#gallery .samples-nav {
  margin-bottom: 20px;
}
section#gallery .samples-nav h2 {
  color: #ef3124;
  text-transform: uppercase;
  float: left;
  font-size: 18px;
  padding-top: 5px;
}
section#gallery .samples-nav #filter ul.filter li {
  display: inline;
  margin-left: 5px;
}
section#gallery .samples-nav #filter ul.filter li.label {
  font-family: "proxima-nova-extra-condensed", helvetica, arial, sans-serif;
  text-transform: uppercase;
  margin-right: 20px;
  color: #fff;
}
section#gallery .samples-nav #filter ul.filter ul.dropdown {
  display: none;
}
#gallery-list {
  min-height: 300px;
}
#gallery-list .rounded-both {
  display: block;
  border-radius: 15px;
}
#gallery-list .rounded-both img {
  opacity: 0;
}
#gallery-list p.no-samples {
  color: #fff;
  font-size: 14px;
  margin-top: 30px;
}
section#contact {
  background: #232323;
  padding: 45px 0px;
}
section#contact .col {
  float: left;
  width: 240px;
  margin-right: 20px;
}
@media only screen and (max-width: 1010px) {
  section#contact .col {
    float: none;
    width: 100%;
  }
}
section#contact .col-right {
  float: right;
  width: 480px;
}
@media only screen and (max-width: 1010px) {
  section#contact .col-right {
    float: none;
    width: 100%;
  }
}
section#contact .col-right img {
  width: 100%;
  height: auto;
}
section#contact h1 {
  font-size: 26px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 60px;
  line-height: 1.3em;
}
section#contact h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 20px;
}
section#contact p {
  margin-bottom: 20px;
  color: #b7b7b7;
}
section#contact #white p {
  color: #fff;
}
section#contact a,
section#contact a:active,
section#contact a:visited {
  color: #fff;
}
section#faqs {
  background: #f0f0f1;
  padding: 45px 0;
  min-height: 400px;
}
@media only screen and (max-width: 600px) {
  section#faqs #content-left {
    width: 100%;
  }
}
section#faqs #faq-links {
  margin-bottom: 40px;
  padding-top: 10px;
  border-top: 1px solid #464646;
}
section#faqs .faq {
  margin-bottom: 20px;
}
section#faqs h1 {
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 60px;
  line-height: 1.3em;
}
section#faqs h2 {
  border-top: 1px solid #464646;
  padding-top: 10px;
  margin-bottom: 20px;
  font-size: 14px;
}
section#faqs p {
  margin-bottom: 20px;
  font-size: 14px;
}
section#faqs a,
section#faqs a:active,
section#faqs a:visited {
  color: #ef3124;
  font-weight: 700;
  font-size: 14px;
}
section#faqs a:hover {
  color: #464646;
}
section#news {
  background: #f0f0f1;
  padding: 45px 0;
  min-height: 400px;
}
section#news #content-left {
  width: 754px;
  float: left;
}
@media only screen and (max-width: 1010px) {
  section#news #content-left {
    float: none;
    width: 100%;
  }
}
section#news #sidebar {
  float: right;
  width: 242px;
}
@media only screen and (max-width: 1010px) {
  section#news #sidebar {
    display: none;
    float: none;
    width: 100%;
  }
}
section#news .post {
  padding: 20px 0;
  border-top: 1px solid #464646;
}
section#news h1 {
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 60px;
  line-height: 1.3em;
}
section#news h1 span {
  color: #b7b7b7;
}
section#news h3 {
  margin-bottom: 20px;
  font-size: 15px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1010px) {
  section#news img {
    width: 100%;
    height: auto;
  }
}
section#news .block.video {
  margin-bottom: 20px;
}
section#news .block.images {
  margin-bottom: 20px;
}
section#news .post-foot .meta {
  float: left;
}
section#news .post-foot p {
  color: #959595;
  margin: 0;
}
section#news .share {
  display: block;
  margin-bottom: 10px;
  float: right;
}
@media only screen and (max-width: 1010px) {
  section#news .share {
    margin-top: 40px;
  }
}
section#news .share .selectBox-dropdown .selectBox-arrow {
  background: url(../images/share-icon.png) 50% center no-repeat;
}
section#news a.button-1 {
  display: block;
  position: relative;
  width: 213px;
  margin-bottom: 20px;
}
section#news a.button-1 img {
  right: 15px;
  position: absolute;
  top: 12px;
}
section#news #pagination {
  border-top: 1px solid #464646;
  padding-top: 10px;
  width: 754px;
}
@media only screen and (max-width: 1010px) {
  section#news #pagination {
    width: 100%;
  }
}
section#news #pagination a {
  display: inline-block;
}
section#news #pagination a.older {
  padding-right: 10px;
}
section#news #facebook_embed {
  margin-top: 32px;
}
section#artwork {
  background: #f0f0f1;
  padding: 45px 0px;
  min-height: 400px;
}
section#artwork #left-col {
  width: 480px;
  float: left;
}
@media only screen and (max-width: 1010px) {
  section#artwork #left-col {
    float: none;
    width: 100%;
  }
}
section#artwork #left-col ul {
  margin-bottom: 20px;
}
section#artwork #left-col ul li {
  list-style: disc;
  margin-bottom: 10px;
  margin-left: 15px;
}
section#artwork #right-col {
  width: 498px;
  float: right;
}
@media only screen and (max-width: 1010px) {
  section#artwork #right-col {
    float: none;
    width: 100%;
  }
}
section#artwork h1 {
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 60px;
  line-height: 1.3em;
}
section#artwork h2 {
  margin-bottom: 20px;
}
section#artwork p {
  margin-bottom: 20px;
}
section#artwork p.important {
  color: #ef3124;
  font-size: 15px;
  font-weight: 700;
}
section#artwork .submit-form:hover {
  background-position: 0 -31px;
}
section#artwork .submit-form:active {
  background-position: 0 -62px;
}
section#artwork label {
  float: none;
  font-family: "proxima-nova-extra-condensed", helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  padding-bottom: 5px;
  display: block;
}
section#artwork li#file_upload_field {
  padding-top: 20px;
}
section#artwork input#file-select {
  padding: 0px;
  margin-bottom: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
section#artwork textarea,
section#artwork input {
  width: 600px;
  float: right;
  padding: 8px 12px;
  border: 0;
  -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  resize: none;
}
@media only screen and (max-width: 1010px) {
  section#artwork textarea,
  section#artwork input {
    float: none;
    width: 90%;
  }
}
section#artwork #artwork_form label.error,
section#artwork #artwork_form p.upload_error {
  color: #ef3124;
  padding-bottom: 20px;
}
section#artwork #artwork_form li {
  margin-bottom: 10px;
}
section#artwork #artwork_form textarea,
section#artwork #artwork_form input {
  width: 470px;
  float: none;
}
@media only screen and (max-width: 1010px) {
  section#artwork #artwork_form textarea,
  section#artwork #artwork_form input {
    width: 90%;
  }
}
section#artwork #artwork_form textarea {
  margin-bottom: 20px;
  height: 75px;
}
section#artwork #artwork_form li.checkboxes label {
  float: left;
  display: inline-block;
  font-family: proxima-nova, helvetica, arial, sans-serif;
  text-transform: none;
  margin-top: 0px;
  padding-top: 2px;
}
section#artwork #artwork_form li.checkboxes input {
  float: left;
  display: inline-block;
  width: auto;
  margin: 3px 10px 0 0;
}
section#artwork #artwork_form input.submit-form {
  width: 130px;
  margin: 10px 0px 0px 0px;
}
section#artwork .artwork_checkbox_container {
  width: 30px;
  float: left;
}
section#artwork .artwork_checkbox_container label.error {
  padding-left: 500px;
  text-transform: uppercase;
}
section#quoter {
  background: #f0f0f1;
  padding: 45px 0px;
  min-height: 400px;
  margin-bottom: 10px;
}
section#quoter h1 {
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 60px;
  line-height: 1.3em;
}
section#quoter #content-left {
  width: 754px;
}
@media only screen and (max-width: 1010px) {
  section#quoter #content-left {
    width: 100%;
  }
}
@media only screen and (max-width: 1010px) {
  section#quoter .submit-form {
    margin-left: 0;
  }
}
section#quoter .submit-form:hover {
  background-position: 0 -31px;
}
section#quoter .submit-form:active {
  background-position: 0 -62px;
}
section#quoter .disclaimer_checkbox {
  margin-top: 5px;
}
section#quoter .quoter_checkbox_container li.checkboxes label {
  float: left;
  display: inline-block;
  font-family: proxima-nova, helvetica, arial, sans-serif;
  text-transform: none;
  margin-top: 0px;
  padding-top: 2px;
}
section#quoter .quoter_checkbox_container {
  width: 30px;
  float: left;
}
@media only screen and (max-width: 1010px) {
  section#quoter .quoter_checkbox_container {
    float: none;
    width: 90%;
  }
}
section#quoter #quoter_checkbox_container li.checkboxes input {
  float: left;
  display: inline-block;
  width: auto;
  margin: 3px 10px 0px 0px;
}
section#quoter .intro {
  margin-bottom: 40px;
}
section#quoter .intro p {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 15px;
}
section#quoter #additional-intro {
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 700;
}
section#quoter fieldset {
  margin-bottom: 40px;
}
section#quoter ul.forms li {
  margin-bottom: 10px;
  position: relative;
}
section#quoter ul.forms.additional p {
  float: left;
  width: 730px;
  margin-left: 30px;
}
@media only screen and (max-width: 1010px) {
  section#quoter ul.forms.additional p {
    float: none;
    width: 90%;
  }
}
section#quoter ul.forms.additional h4 {
  margin-left: 25px;
}
section#quoter ul.forms.additional input {
  float: left;
  width: auto;
  margin-top: 3px;
}
@media only screen and (max-width: 1010px) {
  section#quoter ul.forms.additional input {
    float: none;
  }
}
section#quoter label {
  width: 130px;
  float: left;
  font-family: "proxima-nova-extra-condensed", helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  padding-top: 7px;
}
@media only screen and (max-width: 1010px) {
  section#quoter label {
    float: none;
    width: 90%;
    display: block;
    margin-bottom: 10px;
  }
}
section#quoter label.error {
  position: absolute;
  right: -250px;
  top: 1px;
  color: #ef3124;
  width: 220px;
  text-align: left;
}
@media only screen and (max-width: 1010px) {
  section#quoter label.error {
    float: none;
    width: 90%;
    position: relative;
    right: auto;
    top: auto;
  }
}
section#quoter textarea,
section#quoter input {
  width: 600px;
  float: right;
  padding: 8px 12px;
  border: 0;
  -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
  font-family: "proxima-nova", helvetica, arial, sans-serif;
  resize: none;
}
@media only screen and (max-width: 1010px) {
  section#quoter textarea,
  section#quoter input {
    float: none;
    width: 90%;
  }
}
section#quoter textarea {
  height: 100px;
  margin-bottom: 30px;
}
section#quoter h2 {
  text-transform: uppercase;
  font-size: 15px;
  border-top: 1px solid #464646;
  padding: 10px 0 20px;
}
section#quoter p#important {
  color: #ef3124;
  margin-top: 20px;
}
section#quoter #dot img,
section#quoter #dot p {
  float: right;
  margin: 10px 0;
  width: 624px;
  color: #ef3124;
}
@media only screen and (max-width: 1010px) {
  section#quoter #dot img,
  section#quoter #dot p {
    float: none;
    width: 90%;
  }
}
section#quoter li#qty input {
  width: 216px;
  float: left;
}
@media only screen and (max-width: 1010px) {
  section#quoter li#qty input {
    float: none;
    width: 90%;
  }
}
section#quoter li#location p,
section#quoter li#qty p {
  width: 350px;
  float: right;
  font-size: 13px;
}
@media only screen and (max-width: 1010px) {
  section#quoter li#location p,
  section#quoter li#qty p {
    float: none;
    width: 90%;
  }
}
section#quoter li#colour-list p,
section#quoter #name-design p {
  float: right;
  width: 624px;
  font-size: 13px;
  margin-top: 10px;
}
@media only screen and (max-width: 1010px) {
  section#quoter li#colour-list p,
  section#quoter #name-design p {
    float: none;
    width: 90%;
  }
}
section#quoter a.button-3 {
  padding: 7px 130px 7px 10px;
}
section#quoter .location-radios {
  width: 624px;
  float: right;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1010px) {
  section#quoter .location-radios {
    float: none;
    width: 90%;
  }
}
section#quoter .location-radios label,
section#quoter .location-radios input {
  float: none;
  width: auto;
}
section#quoter .location-radios input {
  margin: 0 10px 5px 0;
}
section#quoter .location-radios .radio-container {
  float: left;
  width: 160px;
  margin: 10px 20px 0 0;
}
@media only screen and (max-width: 1010px) {
  section#quoter .location-radios .radio-container {
    float: none;
    width: 90%;
  }
}
section#quoter li#disclaimer input {
  float: left;
  width: auto;
  margin-top: 10px;
}
@media only screen and (max-width: 1010px) {
  section#quoter li#disclaimer input {
    float: none;
  }
}
section#quoter li#disclaimer p {
  float: right;
  width: 620px;
  font-size: 13px;
  margin: 6px 0;
}
@media only screen and (max-width: 1010px) {
  section#quoter li#disclaimer p {
    float: none;
    width: 90%;
  }
}
section#quoter li.half input {
  width: 250px;
  float: left;
}
@media only screen and (max-width: 1010px) {
  section#quoter li.half input {
    float: none;
    width: 90%;
  }
}
section#quoter fieldset p a {
  border-bottom: 1px solid lightgray;
}
section#quoter li#disclaimer p a,
section#quoter li#disclaimer p a:active,
section#quoter li#disclaimer p a:visited,
section#quoter li#disclaimer p a:hover {
  color: #ef3124;
  text-decoration: underline;
  border-bottom: none;
}
section#quoter .checker {
  margin-top: 7px;
}
section#about {
  background: #c8c8c8 url('../images/about-bg2.jpg') no-repeat bottom right;
  padding: 45px 0px;
}
@media only screen and (max-width: 600px) {
  section#about {
    background-image: none;
  }
}
section#about #content-left {
  width: 498px;
}
@media only screen and (max-width: 600px) {
  section#about #content-left {
    width: 100%;
  }
}
section#about h1 {
  font-size: 26px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 60px;
  line-height: 1.3em;
}
section#about h2 {
  color: #ef3124;
  font-family: "proxima-nova-extra-condensed", helvetica, arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 30px;
  font-weight: 400;
}
section#about p {
  margin-bottom: 10px;
}
section#about #member-logos img {
  float: left;
  margin-right: 20px;
  opacity: 0.7;
}
section#home {
  background-color: #000;
}
section#home #myCarousel {
  position: relative;
  background: #000;
  height: 570px;
}
section#home .carousel-nav {
  position: absolute;
  z-index: 2;
  top: 660px;
}
section#home .royalSlider {
  width: 100%;
  height: 570px;
}
@media only screen and (max-width: 600px) {
  section#home .royalSlider {
    height: 320px;
  }
}
section#home .royalSlider .rsNav {
  bottom: 20px;
  left: 50%;
  right: auto;
  width: auto;
  margin-left: -72px;
  z-index: 3;
}
section#home .royalSlider .rsBullet {
  width: 15px;
  height: 15px;
  background: url('../images/pagination-inactive.png') no-repeat;
}
section#home .royalSlider .rsBullet span {
  background: none;
  box-shadow: none;
}
section#home .royalSlider .rsNavSelected {
  background: url('../images/pagination-active.png') no-repeat;
}
section#home .royalSlider .rsNavSelected span {
  background: none;
}
section#home .royalSlider .text_wrapper {
  width: 1010px;
  margin: 0 auto;
  position: relative;
  z-index: 100;
}
@media only screen and (max-width: 600px) {
  section#home .royalSlider .text_wrapper {
    width: 100%;
  }
}
section#home .royalSlider .text_wrapper .text-slide {
  position: absolute;
  left: 488px;
  top: 175px;
  width: 498px;
  text-transform: uppercase;
}
section#home .royalSlider .text_wrapper .text-slide.mobile {
  display: none;
}
@media only screen and (max-width: 600px) {
  section#home .royalSlider .text_wrapper .text-slide.mobile {
    display: block;
    width: 80%;
    top: 30px;
    left: 40px;
  }
}
@media only screen and (max-width: 600px) {
  section#home .royalSlider .text_wrapper .text-slide.desktop {
    display: none;
  }
}
section#home .royalSlider .text_wrapper .text-slide a {
  color: #ef3124;
}
section#home .royalSlider .text_wrapper .text-slide a:hover {
  color: #fff;
}
section#home .royalSlider .text_wrapper .text-slide p {
  margin: 15px 0;
}
section#home .royalSlider .text_wrapper .text-slide h2 {
  color: #fff;
  font-family: "proxima-nova-extra-condensed", helvetica, arial, sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
}
@media only screen and (max-width: 600px) {
  section#home .royalSlider .text_wrapper .text-slide h2 {
    font-size: 22px;
    line-height: 1.2em;
  }
}
section#home .royalSlider .text_wrapper .text-slide h2.red {
  color: #ef3124;
}
section#home .royalSlider .text_wrapper .text-slide h3 {
  color: #ef3124;
  text-transform: uppercase;
}
section#home .royalSlider .image-slide {
  z-index: 99;
}
.modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  width: 960px;
  height: 540px;
  margin: -310px 0 0 -525px;
  overflow: auto;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.45);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.45);
  padding: 40px;
}
.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -ms-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
}
.modal.fade.in {
  top: 50%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
#close {
  cursor: pointer;
  position: fixed;
  z-index: 9999;
  background: transparent url('../images/_button-close.png') 0 0;
  display: block;
  width: 30px;
  height: 31px;
  top: 50%;
  margin: -325px 0 0 0;
}
#close:hover {
  background-position: 0 -31px;
}
#products .modal {
  background: #fff;
}
#gallery .modal {
  background: #313131;
}
#response_modal_footer.modal {
  background: #464646;
  width: 550px;
  top: 50%;
  margin: -315px 0 0 -300px;
  padding: 40px;
  height: 520px;
}
#gallery .modal h1,
#gallery .modal p strong {
  color: #fff;
}
#gallery .modal p {
  color: #a1a1a1;
}
.modal-body .share {
  position: absolute;
  bottom: 10px;
}
.modal-body #product-info {
  width: 380px;
  float: left;
  overflow-y: auto;
  position: relative;
  height: 536px;
}
.modal-body #product-info p.heading {
  margin-bottom: 0;
}
.modal-body #product-info #description {
  margin-bottom: 50px;
}
.modal-body #product-info #description li {
  padding-top: 10px;
}
.modal-body #product-info #heading {
  margin-top: 20px;
}
.modal-body #product-info h1,
.modal-body #product-info h2 {
  font-size: 23px;
  line-height: 30px;
  margin-bottom: 0px;
  color: #464646;
}
.modal-body #product-info h2 {
  color: #b7b7b7;
  margin-bottom: 20px;
  font-weight: 600;
}
.modal-body #product-info p {
  margin-bottom: 10px;
}
.modal-body #product-info p.buttons {
  position: absolute;
  bottom: 0px;
  margin-bottom: 0px;
}
.modal-body #product-info p.buttons a {
  display: block;
  margin-bottom: 10px;
  position: relative;
  width: auto;
  height: auto;
}
.modal-body #product-info ul#colours {
  margin-bottom: 20px;
}
.modal-body #product-info ul#colours li {
  display: inline;
  float: left;
  height: 25px;
  width: 25px;
}
.modal-body #product-info ul#colours span {
  width: 25px;
  height: 25px;
  display: inline-block;
  -moz-box-shadow: inset 0 0px 6px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: inset 0 0px 6px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 0px 6px rgba(0, 0, 0, 0.7);
}
.modal-body #gallery-description p {
  margin-bottom: 20px;
}
.modal-body #gallerySlider,
.modal-body #productSlider {
  float: right;
  position: relative;
}
.modal-body #mask {
  position: absolute;
  z-index: 100;
  display: block;
}
.productControls {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 100;
}
.capControls a,
.productControls a {
  width: 30px;
  height: 30px;
  display: inline-block;
}
a.carousel-control.right {
  width: 30px;
  height: 31px;
  background: transparent url('../images/_button-right.png') 0 0;
}
a.carousel-control.right:hover {
  background-position: 0 -31px;
}
a.carousel-control.right:active {
  background-position: 0 -62px;
}
a.carousel-control.left {
  width: 30px;
  height: 31px;
  background: transparent url('../images/_button-left.png') 0 0;
}
a.carousel-control.left:hover {
  background-position: 0 -31px;
}
a.carousel-control.left:active {
  background-position: 0 -62px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal #keepintouch label {
  margin-left: 10px;
  color: #fff;
}
.modal #keepintouch div.error {
  margin-bottom: 10px;
}
.modal #keepintouch label.error {
  color: #ef3124;
}
.modal #keepintouch p,
.modal #keepintouch h1 {
  color: #fff;
}
.modal #keepintouch h1 {
  font-size: 30px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.modal #keepintouch .selectBox {
  margin-bottom: 15px;
}
.modal #keepintouch p {
  margin-bottom: 15px;
}
.modal #keepintouch #privacy p {
  color: #a1a1a1;
  margin-bottom: 15px;
}
.modal #keepintouch a.button-2 {
  width: 87px;
  display: block;
  text-align: left;
}
#cm_form .submit-form:hover {
  background-position: 0 -31px;
}
#cm_form .submit-form:active {
  background-position: 0 -62px;
}
.selectBox-dropdown {
  font-family: "proxima-nova-extra-condensed", helvetica, arial, sans-serif;
  text-transform: uppercase;
  margin-right: 10px;
  min-width: 140px;
  position: relative;
  text-decoration: none;
  text-align: left;
  color: #fff;
  outline: none;
  vertical-align: middle;
  background: #343339;
  background: -moz-linear-gradient(top, #343339 0%, #040404 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #343339), color-stop(100%, #040404));
  background: -webkit-linear-gradient(top, #343339 0%, #040404 100%);
  background: -o-linear-gradient(top, #343339 0%, #040404 100%);
  background: -ms-linear-gradient(top, #343339 0%, #040404 100%);
  background: linear-gradient(to bottom, #343339 0%, #040404 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#343339', endColorstr='#040404', GradientType=0);
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border: none;
  cursor: default;
  padding: 4px 5px;
}
.selectBox-dropdown:hover {
  background: #ef3124;
  background: -moz-linear-gradient(top, #ef3124 0%, #951e16 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef3124), color-stop(100%, #951e16));
  background: -webkit-linear-gradient(top, #ef3124 0%, #951e16 100%);
  background: -o-linear-gradient(top, #ef3124 0%, #951e16 100%);
  background: -ms-linear-gradient(top, #ef3124 0%, #951e16 100%);
  background: linear-gradient(to bottom, #ef3124 0%, #951e16 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef3124', endColorstr='#951e16', GradientType=0);
  color: #fff;
}
.selectBox-dropdown .selectBox-menuShowing {
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.selectBox-dropdown .selectBox-label {
  padding: 2px 8px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
}
.selectBox-dropdown .selectBox-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 23px;
  height: 100%;
  background: url(../images/dropdown-arrow.png) 50% center no-repeat;
}
@-moz-document url-prefix() {
  .selectBox-dropdown {
    padding: 4px 5px 0px 5px;
  }
}
.selectBox-dropdown-menu {
  position: absolute;
  z-index: 99999;
  max-height: 500px;
  background: #595959;
  overflow-y: auto;
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  overflow: auto;
  border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
}
.selectBox-inline {
  outline: none;
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: auto;
}
.selectBox-inline:focus {
  border-color: #666;
}
.selectBox-options,
.selectBox-options li,
.selectBox-options li a {
  list-style: none;
  display: block;
  cursor: default;
  margin: 0;
  font-family: "proxima-nova-extra-condensed", helvetica, arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  background: #595959;
  background: -moz-linear-gradient(top, #595959 0%, #464646 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #595959), color-stop(100%, #464646));
  background: -webkit-linear-gradient(top, #595959 0%, #464646 100%);
  background: -o-linear-gradient(top, #595959 0%, #464646 100%);
  background: -ms-linear-gradient(top, #595959 0%, #464646 100%);
  background: linear-gradient(to bottom, #595959 0%, #464646 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#595959', endColorstr='#464646', GradientType=0);
}
li.first {
  display: none;
}
.selectBox-options li a {
  padding: 6px 12px;
  white-space: nowrap;
  overflow: hidden;
  background: 6px center no-repeat;
}
.selectBox-options li.selectBox-hover A {
  background: #343339;
  background: -moz-linear-gradient(top, #343339 0%, #040404 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #343339), color-stop(100%, #040404));
  background: -webkit-linear-gradient(top, #343339 0%, #040404 100%);
  background: -o-linear-gradient(top, #343339 0%, #040404 100%);
  background: -ms-linear-gradient(top, #343339 0%, #040404 100%);
  background: linear-gradient(to bottom, #343339 0%, #040404 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#343339', endColorstr='#040404', GradientType=0);
}
.selectBox-options li.selectBox-selected A {
  background: #ef3124;
  background: -moz-linear-gradient(top, #ef3124 0%, #951e16 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef3124), color-stop(100%, #951e16));
  background: -webkit-linear-gradient(top, #ef3124 0%, #951e16 100%);
  background: -o-linear-gradient(top, #ef3124 0%, #951e16 100%);
  background: -ms-linear-gradient(top, #ef3124 0%, #951e16 100%);
  background: linear-gradient(to bottom, #ef3124 0%, #951e16 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef3124', endColorstr='#951e16', GradientType=0);
}
.selectBox-options li:last-of-type {
  border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
}
div#sidebar .selectBox-dropdown,
#quoter .selectBox-dropdown,
#artwork .selectBox-dropdown {
  background: #bbbebe;
  background: -moz-linear-gradient(top, #f1f2f2 0%, #bbbebe 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f2f2), color-stop(100%, #bbbebe));
  background: -webkit-linear-gradient(top, #f1f2f2 0%, #bbbebe 100%);
  background: -o-linear-gradient(top, #f1f2f2 0%, #bbbebe 100%);
  background: -ms-linear-gradient(top, #f1f2f2 0%, #bbbebe 100%);
  background: linear-gradient(to bottom, #bbbebe 0%, #bbbebe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f2f2', endColorstr='#bbbebe', GradientType=0);
  min-width: 233px;
  color: #464646;
}
div#sidebar .selectBox {
  margin-bottom: 10px;
}
#quoter .selectBox-options li A,
#artwork .selectBox-options li A,
.selectBox-options.friends-selectBox-dropdown-menu li A {
  background: #edecec;
  background: -moz-linear-gradient(top, #f1f2f2 0%, #edecec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f2f2), color-stop(100%, #edecec));
  background: -webkit-linear-gradient(top, #f1f2f2 0%, #edecec 100%);
  background: -o-linear-gradient(top, #f1f2f2 0%, #edecec 100%);
  background: -ms-linear-gradient(top, #f1f2f2 0%, #edecec 100%);
  background: linear-gradient(to bottom, #f1f2f2 0%, #edecec 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f2f2', endColorstr='#edecec', GradientType=0);
  color: #464646;
}
#quoter .selectBox-options li.selectBox-hover A,
#artwork .selectBox-options li.selectBox-hover A,
.selectBox-options.friends-selectBox-dropdown-menu li.selectBox-hover A {
  background: #bbbebe;
  background: -moz-linear-gradient(top, #f1f2f2 0%, #bbbebe 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f2f2), color-stop(100%, #bbbebe));
  background: -webkit-linear-gradient(top, #f1f2f2 0%, #bbbebe 100%);
  background: -o-linear-gradient(top, #f1f2f2 0%, #bbbebe 100%);
  background: -ms-linear-gradient(top, #f1f2f2 0%, #bbbebe 100%);
  background: linear-gradient(to bottom, #bbbebe 0%, #bbbebe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f2f2', endColorstr='#bbbebe', GradientType=0);
}
.selectBox-options.friends-selectBox-dropdown-menu li.selectBox-selected A,
#quoter .selectBox-options li.selectBox-selected A {
  background: #050505;
  background: -moz-linear-gradient(top, #36363c 0%, #050505 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #36363c), color-stop(100%, #050505));
  background: -webkit-linear-gradient(top, #36363c 0%, #050505 100%);
  background: -o-linear-gradient(top, #36363c 0%, #050505 100%);
  background: -ms-linear-gradient(top, #36363c 0%, #050505 100%);
  background: linear-gradient(to bottom, #36363c 0%, #050505 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#36363c', endColorstr='#050505', GradientType=0);
  color: #fff;
}
section#news #sidebar .selectBox-dropdown .selectBox-arrow,
#quoter .selectBox-dropdown .selectBox-arrow,
#artwork .selectBox-dropdown .selectBox-arrow {
  background: url('../images/dropdown-arrow-dark.png') 50% center no-repeat;
}
section#news #sidebar {
  margin-top: 8px;
}
#quoter .date-picker .selectBox-dropdown {
  min-width: 72px;
}
#quoter #no-colours .selectBox-dropdown {
  min-width: 50px;
}
.ie7 footer input,
.ie8 footer input {
  border: 1px #7a0c00 solid;
}
.ie7 section#artwork input,
.ie7 section#artwork textarea,
.ie8 section#artwork input,
.ie8 section#artwork textarea,
.ie7 section#quoter input,
.ie7 section#quoter textarea,
.ie8 section#quoter input,
.ie8 section#quoter textarea {
  border: 1px #ccc solid;
  padding: 7px 11px;
  position: relative;
  behavior: url(PIE.php);
}
.ie7 section#quoter .radio-container input,
.ie8 section#quoter .radio-container input,
.ie7 section#quoter #disclaimer input,
.ie8 section#quoter #disclaimer input,
.ie7 section#quoter ul.additional input,
.ie8 section#quoter ul.additional input {
  border: none;
  padding: 0px;
}
.ie7 section#quoter ul.additional p {
  width: 700px;
}
.ie7 .tab-content {
  float: right;
  width: 690px;
}
.ie7 .nav-tabs {
  position: absolute;
  z-index: 100;
}
.ie7 #copy {
  margin-right: 400px;
}
.ie7 #copy .button-1 {
  display: block;
  width: 190px;
}
/*
.ie7 a.button-1,
.ie8 a.button-1 { width:50px; }
*/
.ie7 .technique {
  height: 240px;
}
.ie7 .technique .about {
  margin-right: 25px;
}
.ie7 #quoter #submit-form {
  height: 35px;
  width: 100px;
  display: block;
  text-align: center;
}
.ie7 .samples-nav {
  height: 35px;
}
.ie7 #quoter ul.forms li {
  min-height: 30px;
}
.ie7 #artwork li.checkboxes input,
.ie8 #artwork li.checkboxes input {
  border: none;
  padding: 0px;
}
.ie7 #artwork li.checkboxes div {
  display: block;
  width: 100%;
}
.ie7 #response_modal_footer.modal,
.ie8 #response_modal_footer.modal {
  top: 50%;
  display: none;
  width: 640px;
  margin: -310px 0 0 -320px;
  padding: 35px;
  behavior: url(PIE.php);
}
.ie7 input#submit-form.button-1 {
  width: 200px;
  padding-right: 100px;
  border: none;
  float: left;
  display: block;
  background: #ef3124;
  color: #000;
}
.ie8 input#submit-form.button-1 {
  border: none;
  float: left;
  display: block;
  background: #ef3124;
  color: #000;
}
.ie8 #response_modal.modal {
  display: none;
  behavior: url(PIE.php);
}
.ie7 .modal #keepintouch a.button-1 .ie8 .modal #keepintouch a.button-1 {
  width: 150px;
}
.qq-uploader {
  position: relative;
  width: 100%;
}
.qq-upload-button {
  display: block;
  margin-bottom: 20px;
  /*or inline-block*/
  /*
    width: 105px;
    padding: 7px 0;
    text-align: center;
    background: #880000;
    border-bottom: 1px solid #DDD;
    color: #FFF;
*/
}
.qq-upload-button-hover {
  /*   background: #CC0000; */
  cursor: pointer;
}
.qq-upload-button-focus {
  /*  outline: 1px dotted #000000; */
}
.qq-upload-drop-area,
.qq-upload-extra-drop-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 30px;
  z-index: 2;
  /* background: #FF9797; */
  text-align: center;
}
.qq-upload-drop-area span {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -8px;
  font-size: 16px;
}
.qq-upload-extra-drop-area {
  position: relative;
  margin-top: 50px;
  font-size: 16px;
  padding-top: 30px;
  height: 20px;
  min-height: 40px;
}
.qq-upload-drop-area-active {
  background: #FF7171;
}
.qq-upload-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.qq-upload-list li {
  margin: 0;
  padding: 9px;
  line-height: 15px;
  font-size: 16px;
  background-color: #e6e6e6;
}
.qq-upload-file,
.qq-upload-spinner,
.qq-upload-size,
.qq-upload-cancel,
.qq-upload-retry,
.qq-upload-failed-text,
.qq-upload-finished {
  margin-right: 12px;
}
.qq-upload-spinner {
  display: inline-block;
  background: url("loading.gif");
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}
.qq-upload-finished {
  display: none;
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}
.qq-upload-retry {
  display: none;
  color: #000000;
}
.qq-upload-cancel {
  color: #000000;
}
.qq-upload-retryable .qq-upload-retry {
  display: inline;
}
.qq-upload-size,
.qq-upload-cancel,
.qq-upload-retry {
  font-size: 12px;
  font-weight: normal;
}
.qq-upload-failed-text {
  display: none;
  font-style: italic;
  font-weight: bold;
}
.qq-upload-failed-icon {
  display: none;
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}
.qq-upload-fail .qq-upload-failed-text {
  display: inline;
}
.qq-upload-retrying .qq-upload-failed-text {
  display: inline;
  color: #D60000;
}
.qq-upload-list li.qq-upload-success {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background-color: #BBBEBE;
  color: #333;
}
.qq-upload-list li.qq-upload-fail {
  background-color: #D60000;
  color: #FFFFFF;
}
.qq-progress-bar {
  background: #ef3124;
  background: -moz-linear-gradient(top, #ef3124 0%, #951e16 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef3124), color-stop(100%, #951e16));
  background: -webkit-linear-gradient(top, #ef3124 0%, #951e16 100%);
  background: -o-linear-gradient(top, #ef3124 0%, #951e16 100%);
  background: -ms-linear-gradient(top, #ef3124 0%, #951e16 100%);
  background: linear-gradient(to bottom, #ef3124 0%, #951e16 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef3124', endColorstr='#951e16', GradientType=0);
  width: 0%;
  height: 15px;
  border-radius: 6px;
  margin-bottom: 3px;
  display: none;
}
