/**
 * Seat Cover Shop
 *
 * Colors :
 *      Light blue : #3498DB;
 */
@import url('../fonts/fonts.css');
@import url('global.css?v2.2.0');
.mj-p{
    min-height: 940px !important;
}
.rate{
    margin-top: 10px;
}
::-webkit-input-placeholder { /* WebKit browsers */
    text-transform: none;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    text-transform: none;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    text-transform: none;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    text-transform: none;
}
.row.equal {
    display: flex;
    flex-wrap: wrap;
}
.equal > div[class*='col-'] {
    display: flex;
    flex-direction: column;
}
.chart-title{
    font-weight:bold;
    font-size:20px;
}
.red_text{
    color: #ff0000 !important;
}
.grey_text{
    color: #666;
}
.blue_text{
    color: #004f99;
}
.green_text{
    color: #0A0;
}
.bgimg-box{
    height: 220px !important;
    width: 170px !important;
    float: left;
    margin: 10px 10px 0 0;
    background-color: #efefef;
    border: 1px solid #bbb;
}
.bgimg-padding{
    padding: 5px;
}
.bgimg{
    height: 160px !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
.seat-img-proof-pop{
    font-weight: 700; 
    background-color:#eee;
    color: #333;
    padding: 5px 7px; 
    border: 1px solid rgba(0, 0, 0, 0.1); 
    border-radius:.25em;
}
#pofi h3{
    cursor: pointer;
    line-height: 2.5;
    background-color: #efefef;
    border: 1px solid #bbb;
    color: black;
    padding-left: 10px;
    font-size: 15px;
}
#pofi h3.active{
    background-color: #ff0000;
    color: #fff;
    border-color: #ff0000;
}
div.bl{
    border-left: 1px solid #ff0000;
}
.new-pattern-logo-block{
    text-align: center; 
    border: 1.5px solid #666;
    cursor: pointer;
    box-shadow: 0 5px 6px #ccc;
}
.new-pattern-logo{
    height: 120px; 
    background-repeat: no-repeat; 
    background-size: contain; 
    background-position: 50% 50%;
}
.new-pattern-list{
    line-height: 22px;
    padding-bottom: 10px; 
    position:relative; 
    overflow: hidden; 
    border: 1.5px solid #666;
}
/**
 * Extra page for loyalty program
 */

.largeparagraph{
    font-size:17px;
}
.largeheader{
    font-size:26px;
    font-weight: bold;
    text-transform: uppercase;
}
/* END OF Extra Page */
ul.circle {
    list-style-type: circle !important;
}
.no-margin{
    margin: 0 !important;
}
.no-mt{
    margin-top: 0px !important;
}
.no-mb{
    margin-bottom: 0px !important;
}
.mt-5{
 margin-top:5px !important;
}
.mt-10{
 margin-top:10px !important;
}
.mt-15{
 margin-top:15px !important;
}
.mt-20{
 margin-top:20px !important;
}
.mt-25{
 margin-top:25px !important;
}
.mt-30{
 margin-top:30px !important;
}
.mt-45{
 margin-top:45px !important;
}
.mb-5{
 margin-bottom:5px !important;
}
.mb-10{
 margin-bottom:10px !important;
}
.mb-15{
 margin-bottom:15px !important;
}
.mb-20{
 margin-bottom:20px !important;
}
.mb-25{
 margin-bottom:25px !important;
}
.mb-30{
 margin-bottom:30px !important;
}
.mb-35{
 margin-bottom:35px !important;
}
.mb-40{
 margin-bottom:40px !important;
}
.mb-50{
 margin-bottom:50px !important;
}
.ml-5{
 margin-left: 5px !important;
}
.ml-10{
 margin-left: 10px !important;
}
.ml-15{
 margin-left: 15px !important;
}
.ml-20{
 margin-left: 20px !important;
}
.ml-25{
 margin-left: 25px !important;
}
.ml-30{
 margin-left: 30px !important;
}
.ml-35{
 margin-left: 35px !important;
}
.mr-10{
 margin-right: 10px !important;
}
.mr-15{
 margin-right: 15px !important;
}
.mr-20{
 margin-right: 20px !important;
}
.no-padding{
 padding: 0 !important;
}
.pt-5{
 padding-top:5px !important;
}
.pt-10{
 padding-top:10px !important;
}
.pt-15{
 padding-top:15px !important;
}
.pt-20{
 padding-top:20px !important;
}
.pb-5{
 padding-bottom:5px !important;
}
.pb-10{
 padding-bottom:10px !important;
}
.pb-15{
 padding-bottom:15px !important;
}
.pb-20{
 padding-bottom:20px !important;
}
.pl-5{
 padding-left: 5px !important;
}
.pl-10{
 padding-left: 10px !important;
}
.pl-15{
 padding-left: 15px !important;
}
.pl-20{
 padding-left: 20px !important;
}
.pl-25{
 padding-left: 25px !important;
}
.pr-5{
 padding-right: 5px !important;
}
.pr-10{
 padding-right: 10px !important;
}
.pr-15{
 padding-right: 15px !important;
}
.pr-20{
 padding-right: 20px !important;
}
.pr-25{
 padding-right: 25px !important;
}
.text-center{
    text-align: center;
}
.text-left{
    text-align: left;
}
.text-right{
    text-align: right;
}
#updated-car ul, #driver-seat ul, #passenger-seat ul, #first-seat ul, #second-seat ul, #third-seat ul, #fourth-seat ul, #fifth-seat ul {
 padding-left: 15px;
}
/* Nicer checkbox */
input.custom-checkbox{
    opacity: 0;
}
input.ram-checkbox{
    min-width: 18px;
    min-height: 18px;
}
.checkboxFive {
    width: 20px;
    position: relative;
}
.checkboxFive label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
  	left: 0;
	background: #eee;
	border:1px solid #333;
}
.checkboxFive label:after {
	opacity: 0.0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 5px;
	left: 5px;
	border: 3px solid #333;
	border-top: none;
	border-right: none;
	transform: rotate(-45deg);
}
.checkboxFive label:hover::after {
	opacity: 0.3;
}

/**
 * Create the checkbox state for the tick
 */
.checkboxFive input[type=checkbox]:checked + label:after {
	opacity: 1;
}
/* End of nicer checkbox */

.formfit-application-guide{
    font-size:20px;
    margin-top:10px;
}
.formfit-main-div{
    margin-top:30px;
    margin-bottom:30px;
}
.or-selector{
    font-size:22px;
}
.selected-header{
    font-size:2.5em;
    color:#ff0000;
    font-weight:bold;
}
.selected-sub-header1{
    font-size:1.5em;
    font-weight:bold;
}
.selected-sub-header{
    font-size:1.8em;
    letter-spacing: 0.03em;
}
.star-orange{
    font-size:50%;
    vertical-align: super;
    color:#e94b35;
}
.star-grey{
    font-size:50%;
    vertical-align: super;
}
.selected-note{
    font-size:1.25em;
}
.size-table{
    margin-left:-16px;
}
table.outter{
    font-size: 1.1em;
}
table.outter thead.head tr th{
    text-align: center;
    vertical-align: middle !important;
    font-size: 1.5em;
    height: 40px;
    background-color: #606060;
    color: white;
    text-transform:uppercase;
}
th.bordered, td.bordered{
    border-left:3px solid #aaa;
}
th.borderedHead, td.borderedHead{
    border-left:3px solid #fff;
}
th.borderedTop, td.borderedTop{
    border-bottom: 3px solid #606060;
}
td.centered{
    text-align: center;
}
select.xxlarge-select {
    font-size: 20px;
    height: 45px;
    background: white;
    width: 40%;
    margin-bottom: 20px;
}
table.formTable tr input, div.formTable div input, div#picTable div input {
    width: 30px;
    height: 25px;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    padding-top: 0px;
    color: #ff0000;
    border: 1px solid;
    border-radius: 3px;
    border-color: #606060;
}
table.formTable tr button.qtyBTN, div.formTable div button.qtyBTN, div#picTable div button.qtyBTN {
    width: 30px;
    height: 27px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid;
    border-radius: 3px;
    border-color: #606060;
    box-sizing: border-box;
    font-size: 20px;
    background-color: white;
    color: #666;
    cursor: pointer;
}
table.formTable tr button.qtyBTN:hover, div.formTable div button.qtyBTN:hover, div#picTable div button.qtyBTN:hover {
    width: 30px;
    height: 27px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid;
    border-radius: 3px;
    border-color: #606060;
    color: white;
    background-color: #606060;
    box-sizing: border-box;
    font-size: 20px;
    cursor: pointer;
}
li.spacing{
    margin-top: 5px;
}
li.spacing:first-child{
    margin-top: 0px;
}
li.ffSample a{
    text-decoration: none;
    color: #666;
}
li.ffSample a:hover{
    color: #ff0000;
}
.pic-formfit-name{
    color:#ff0000;
    text-transform:uppercase;
    font-weight:bold;
    font-size:1.3em;
}
.outter-table-header{
    border-left:3px solid #fff;
    letter-spacing: 0.1em;
}
.outter-table-content-row{
    background-color:#f0f0f0;
    font-size:1.1em;
}
.outter-table-content-cell{
    display: table;
    width:100%;
    height:140px;
}
.outter-table-model-list{
    padding: 10px 0px 10px 10px;
    display: table-cell;
    width:100%;
    list-style:none;
    vertical-align: middle;
}
.outter-table-size-cell{
    text-transform:uppercase;
    font-weight:bold;
}
.bolder{
    font-weight:bold;
}
.outter-table-formfit-name{
    color:#ff0000;
    text-transform:uppercase;
}
.line-breaker{
    line-height:25px;
}
.outter-table-form-row{
    display:block;
    height:5px;
}
.hr-breaker{
    margin-top:0px;
}
.out-of-stock-message{
    color:#666;
    text-transform:uppercase;
}
.estimate-message{
    font-size:0.9em;
    color:#666
}
.form-table{
    margin-bottom:15px;
}
.pic-part-number{
    text-transform:uppercase;
    font-size:1.3em;
    font-weight:bold;
}
.pic-out-of-stock-message{
    font-size:1.2em;
    color:#666;
    text-transform:uppercase;
}
.size-model-list{
    padding: 0px 0px 0px 0px;
    background-color: #606060;
    list-style:none;
    width:100%;
    font-size: 1.5em;
    text-align: center;
    text-transform:uppercase;
    color: white;
}
.size-model-list-item1{
    background-color: #fff;
    color: #666;
    font-size: 0.9em;
    text-align: left;
    text-transform:capitalize;
    padding-left:30px;
}
.size-model-list-item2{
    background-color: #f0f0f0;
    color: #666;
    font-size: 0.9em;
    text-align: left;
    text-transform:capitalize;
    padding-left:30px;
}
/*
    Footer
 */
footer {
    margin-top: 20px;
    text-align: center;
    padding-bottom:20px;
}
footer nav ul{
    width:100%;
    margin:10px auto;
    padding: 0;
    text-align:center;
}
footer nav ul li{
    display: inline-block;
}
footer nav ul li:before{
    content: " | ";
}
footer nav ul li:first-child:before{
    content: none;
}
footer p#copyright {
    color: #999;
    padding: 0;
    margin: 0;
    font-size: .9em;
}
footer a {
    color: #999;
    padding: 0;
    margin: 0;
    font-size: 1em;
}
footer p a:hover {
    text-decoration: underline;
}
footer h5 {
    margin: 0 0 3px 0;
    padding: 0;
    color: #999;
}
footer #bbb-seal {
    width:94px;
    padding:15px 0;
    margin: auto;
    display:block;
}
.wheelbands {
    width:100%;
    padding:10px;
}
.wheelbands a {
    max-width:100%;
}
.pull-right {
    float: right;
}
.gallery h1{
    width:80%;
    float:left;
}
span.fabrics{
    float:right;
    margin-right:10px;
}
.style-title {
    font-size: 0.91em;
    color: black;
    display: block;
    padding-bottom: 2px;
    text-align: center;
    margin-top: 3px;
    overflow: hidden;
}
.form-valid {
    color: red;
    border: 2px solid red;
    padding: 10px 0 10px 10px;
    margin: 5px 20px 10px 2px;
}
.en .new-product {
    background: #ff0000;
    font-size: 1em;
    padding: 1px 10px;
    color: white;
    position: absolute;
    width: auto;
    top: 50%;
    margin-top:-15px;
    text-transform: uppercase;
    box-shadow: 0 0 10px 0 #F2F2F2;
}
.product-information h1{
    /*line-height: 80px;*/
    margin-bottom: 25px;
    margin-top: 25px;
    font-weight: bold;
}
.product-information p{
    margin-bottom:15px;
}
.product-information form{
    margin-top:15px;
}
.fr .new-product {
    background: #e94b35;
    font-size: 1em;
    padding: 1px 10px;
    color: white;
    position: absolute;
    width: auto;
    height:30px;
    line-height: 30px;
    top: 50%;
    margin-top:-15px;
    text-transform: uppercase;
    box-shadow: 0 0 10px 0 #F2F2F2;
}
.style-wrapper {
    min-height: 160px;
}
.style-wrapper img {
    display: block;
    margin: auto;
}
.btn-bootstrap {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-primary-v2 {
    background: #4f4f50; 
    color: #fff !important;
    border-color: #4f4f50;
    transition: all 0.2s ease-in-out;   
    white-space: normal;
}
.btn-primary-v2:hover{
    background: #ff0000;
    border-color: #ff0000;
    text-decoration: none;
}
input[type="submit"].continue, .continue a, .add, .login-button, input[type="submit"].update, input[type="submit"].submit, .btn, .btn-shipping{
    width: 150px;
    height: 23px;
    background: #606060 url("../img/home/bg-titles.new.png") right -58px;
    border-radius:4px;
    border:0;
    cursor: pointer;
    font-size: 1em;
    color:white;
    text-transform: uppercase;
    float: left;
    text-align: left;
}
.continue a, input#contactform{
    min-height: 26px;
}
#cart .row-item {
    padding: 25px 0px;
}
#cart .row-item > div:last-child {
    margin: auto;
}
#cart .cart-item-background .row-item .well {
    background-color: white;
}
#cart .row-item .well {
    background-color: #eee;
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}
#cart .row-item hr {
    margin-bottom: 0px;
    border-bottom: none;
}
#cart .row-item .seat-thumb {
    padding-top: 0px;
}
#cart .jumbotron {
    border-radius: 2px;
    padding: 35px;
}
#cart table tr td a.btnAdd{
    width: 140px;
    height: 23px;
    background: #606060 url("../img/home/bg-titles.new.png") right -58px;
    border-radius:4px;
    border:0;
    cursor: pointer;
    font-size: 1em;
    color:white;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: middle;
    float: left;
    text-align: left;
    padding: 0 0 0 10px;
    display:block;
	background-color: transparent !important;
}
#cart table tr td a.btnAdd:hover{
    background-position: right -27px;
    background-color:#B8B8B8;
    text-decoration:none;
    color: #606060;
}
input[type="submit"]#cart-submit{
    width:210px;
}
.order-tracker input[type="submit"].submit{
    float:left !important;
    text-align:left;
    width:190px !important;
    height:25px;
    padding:0 10px;
}
.btn-shipping{
    text-align: left;
    float: right;
    line-height:25px;
    width:180px;
}
.btn{
	display:block;
	background-color: transparent !important;
}
.add{
    width:180px;
}
.continue{
    line-height: 25px;
}
#bwe123{
    display:none;
}
.back-to-home{
    line-height:normal;
    width: auto;
    min-height: 25px;
    background-image: none;
    background-color: #e94b35 !important;
}
.change{
    line-height:15px;
    font-weight:normal !important;
    font-size: 12px;
    float: none !important;
    text-align: none;
    display: inline !important;
}
input[type="submit"].continue:hover, div.continue a:hover, .add:hover, .login-button:hover, input[type="submit"].update:hover, 
input[type="submit"].submit:hover, .btn:hover, .btn-shipping:hover{
    background-position: right -27px;
    background-color:#B8B8B8;
    text-decoration:none;
    color: #606060;
}
.continue-seat {
    margin: 9px 0 9px 0;
    width: 250px;
    height: 30px;
    background: transparent url("../img/home/continue-seat.png") no-repeat 0 0;
    text-indent: -1000em;
    border: 0;
    cursor: pointer;
    font-size: 0;
    float: left;
    line-height: 0;
}
.update{
	width:160px !important;
	float:right !important;
}
.submit-franchises {
	font-weight: 700;
    font-size: 15px;
}
.add-cart {
    margin: 0 0 9px 0;
    width: 85px;
    height: 15px;
    background: transparent url("../img/home/bg-continue.png") no-repeat 0 -180px;
    text-indent: -1000em;
    border: 0;
    cursor: pointer;
    font-size: 0;
    float: right;
    line-height: 0;
}
.checkout {
    margin: 5px 0 6px 0;
    width: 120px;
    height: 30px;
    background: transparent url("../img/home/bg-continue.png") no-repeat -240px -60px;
    text-indent: -1000em;
    border: 0;
    cursor: pointer;
    font-size: 0;
    display: block;
    line-height: 0;
}
.register-button {
    margin: 5px 0 6px 0;
    width: 120px;
    height: 30px;
    background: transparent url("../img/home/bg-continue.png") no-repeat 0 -120px;
    text-indent: -1000em;
    border: 0;
    cursor: pointer;
    font-size: 0;
    display: block;
    line-height: 0;
}
#payment-submit-wrapper {
    height: 35px;
    float: left;
    width: 500px;
    margin-bottom: 10px;
}
.payment-submit-notice {
    font-size: 1.2em;
    font-weight: 600;
    float: left;
    width: 400px;
    margin-top: 10px;
    color: black;
}
.pay-button {
    margin: 5px 0 6px 0;
    width: 120px;
    height: 30px;
    background: transparent url("../img/home/bg-continue.png") no-repeat -120px -120px;
    text-indent: -1000em;
    border: 0;
    cursor: pointer;
    font-size: 0;
    display: block;
    line-height: 0;
}
.upd-reg-button {
    margin: 5px 0 6px 0;
    width: 120px;
    height: 30px;
    background: transparent url("../img/home/bg-continue.png") no-repeat -240px -120px;
    text-indent: -1000em;
    border: 0;
    cursor: pointer;
    font-size: 0;
    display: block;
    line-height: 0;
}
.continue:hover, .continue-seat:hover, .continue a:hover {
    background-position: 0 -30px;
}
p.info{
    color: #79b4d0;
    font-size:12px;
    margin: 5px 0 0 15px;
    padding: 5px;
    background-color:#EFEFEF;
    display:inline-block;
}
.checkout:hover {
    background-position: -240px -90px;
}
.register-button:hover {
    background-position: 0 -150px;
}
.upd-reg-button:hover {
    background-position: -240px -150px;
}
.add-cart:hover {
    background-position: 0 -195px;
}

.btnsnav {
    position: relative;
    background: #06f;
    width: 100px;
    height: 25px;
    margin: 0 0 15px 0;
    padding: 0;
    border: 0;
    text-align: center;
    font-size: 1.1em;
    font-weight: 600;
    color: white;
    cursor: pointer;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.btnsnav:hover {
    background: #09f;
}
.btnsnav a {
    display: block;
    float: left;
    text-decoration: none;
}
.btnsnav span {
    position: absolute;
    left: 7px;
    top: 10px;
    margin: 0;
    padding: 5px 10px;
    color: white;
}
#seatcovershop.en #logo h2 a {
    background: url("../img/home/sccnorthwest-logo-en.png") no-repeat 0 0;
    height: 100px;
}
#seatcovershop.fr #logo h2 a {
    background: url("../img/home/sccnorthwest-logo-fr.png") no-repeat 0 0;
    height: 100px;
}
#xmas {
    position: relative;
    float:right;
    width: 420px;
    margin-bottom: 20px;
}
#xmas p{
    color:white;
    font-family: 'Proxima', Helvetica, Arial, sans-serif;
    text-align: center;
}

#topnav {
    min-height: 75px;
    width:958px;
    float:left;
    clear: both;
}
#topnav-thetruckoutfitters {
    height: 100px;
    clear: both;
}
#topnav-grandwestauto {
    height: 110px;
    clear: both;
}
#topnav-radco {
    height: 130px;
    clear: both;
}
#topnav-truckcessories .phone{
    float:right;
    line-height: 100px;
}
.topnav-account {
    float: right;
    width: 80%;
    text-align: right;
    color: black;
    font-size: 1.2em;
}
#menu-wrapper {
    max-height: 30px;
    display: block;
}
#centeredmenu {
    clear: both;
    float: left;
    margin: 0 0 0 5px;
    padding: 0;
    width: 838px;
    z-index: 1000;
    position: relative;
    border: solid #E1E1E1;
    border-width: 1px 1px 0 1px;
    height: 30px;
    min-height: 30px;
    background: #FFF;
}
#centeredmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    position: relative;
}
#centeredmenu ul li {
    margin: 0;
    padding: 0 14px;
    float: left;
    position: relative;
    color: #999;
    top: 1px;
}
#centeredmenu ul li.dropd a, #centeredmenu ul li.dropd span.a {
    background-image: url("../img/home/nav.gif");
    background-position: 100% 4px;
    background-repeat: no-repeat;
    padding-right: 12px;
}
#centeredmenu ul li.dropd span.a{
    cursor: pointer;
}
#centeredmenu ul li a, #centeredmenu ul li span.a {
    display: block;
    margin: 0;
    padding: 8px 1px 8px 1px;
    font-size: 12px;
    line-height: 13px;
    text-decoration: none;
    color: #666;
    text-transform: uppercase;
    font-family: Helvetica, Arial, sans-serif;
}
.navbar a, .navbar .navbar-nav a {
    font-size: 12px;
    text-transform: uppercase;
    font-family: Helvetica, Arial, sans-serif;
}
.navbar .navbar-nav .dropdown{
    width: initial;
}
.navbar .navbar-nav ul.dropdown-menu {
    z-index: 999999;
}
.navbar .navbar-nav ul.dropdown-menu a {
    line-height: 25px;
}
@media only screen and (min-width: 768px) {
    .navbar .navbar-nav .dropdown:hover .dropdown-menu {
      display: block;
    }
  }
#centeredmenu ul li.active a {
    color: #fff;
    background: #000;
}
#centeredmenu ul li a:hover {
    color: #fff;
    border-bottom: 1px solid #f0f0f0;
}
#centeredmenu ul li:hover a, #centeredmenu ul li.hover a {
    color: black;
    border-bottom: 1px solid #e1e1e1;
}
#centeredmenu ul ul {
    display: none;
    position: absolute;
    cursor: pointer;
    top: 28px;
    left: 0;
    float: left;
    right: auto;
    width: auto;
    background: #fefefe;
    border: solid #e1e1e1;
    border-width: 1px 1px 3px 1px;
    padding: 0;
    z-index: 250001;
    overflow:hidden;
}
#centeredmenu ul ul li {
    left: auto;
    margin: 0;
    clear: left;
    float: left;
    display:block;
    line-height: 25px;
    height:25px;
    width: 100%;
    z-index: 250001;
    white-space: nowrap;
}
#centeredmenu ul ul li:hover{
    background:#F2F2F2;
}
#centeredmenu ul ul li a, #centeredmenu ul li.active li a, #centeredmenu ul li:hover ul li a, #centeredmenu ul li.hover ul li a {
    font-size: 13px;
    font-weight: normal;
    text-transform: none;
    color: #505050;
    line-height: 10px;
    width: auto;
    border:0;
    background: #FFF;
}
#centeredmenu ul ul li a:hover, #centeredmenu ul li.active ul li a:hover, #centeredmenu ul li:hover ul li a:hover, #centeredmenu ul li.hover ul li a:hover {
    color: black;
    float: left;
    background:#F2F2F2;
}
#centeredmenu ul ul.last {
    left: auto;
    right: 0;
}
#centeredmenu ul ul.last li {
    float: right;
    position: relative;
    right: .9em;
}
#centeredmenu ul li:hover ul, #centeredmenu ul li.hover ul {
    display: block;
}

#slider {
    width: 950px;
    height: 400px;
    padding: 0;
    border: 1px solid #e1e1e1;
    position: relative;
    margin: 0 auto 20px auto;
}
.printicon {
    padding-left: 20px;
    background: transparent url("../img/home/bg-titles.new.png") no-repeat left -155px;
}
.home-config-submit {
    margin: 4px 0 6px 0;
    width: 250px;
    height: 34px;
    background: #606060 url("../img/home/bg-titles.new.png") right -62px;
    background-size: cover;
    border-radius:4px;
    border: 0;
    cursor: pointer;
    font-size: 1.15em;
    text-transform: uppercase;
    color:#F2F2F2;
    display: block;
    line-height: 0;
    text-align: left;
    padding:0 0 0 12px;

}
.home-config-submit:hover{
    background-position: right -27px;
    background-color: #B8B8B8 !important;
    background-size: cover;
    border-radius:4px;
}
.home-config {
    position: relative;
    width: 250px;
    height: 194px;
    margin: 5px 0 0 0;
    top: 184px;
    left: 30px;
    z-index: 900;
}
.home-config.seatcovershop-only,
.home-config.seatcovershop-only{
    left:52px;
}
.dropdown {
    width: 250px;
}
.dropdown dd, .dropdown dt, .dropdown ul {
    margin: 0;
    padding: 0;
}
.dropdown dd {
    position: relative;
}
.dropdown a, .dropdown a:visited {
    color: #333;
    text-decoration: none;
    outline: 0;
}
.dropdown a:hover {
    color: #5d4617;
}
.dropdown dt a:hover, .dropdown dt a:focus {
    color: black;
    text-decoration: none;
}
.dropdown dt a.active {
    display: block;
    width: 250px;
    height: 34px;
    color: #ECF0F1;
    font-weight: normal;
    font-size: 1.15em;
    line-height:26px;
    background-image: url("../img/home/bg-titles.new.png");
    background-position: left -311px;
    background-size: cover;
    z-index: 1900;
}
.dropdown dt a.disabled {
    display: block;
    width: 250px;
    height: 34px;
    color: #BDC3C7;
    font-weight: normal;
    line-height:26px;
    font-size: 1.15em;
    background-image: url("../img/home/bg-titles.new.png");
    background-position: left -345px;
    background-size: cover;
}
.dropdown dt a span {
    cursor: pointer;
    display: block;
    padding: 3px 0 0 13px;
    width: 200px;
    height: 22px;
    overflow: hidden;
}
.dropdown dd ul {
    background: #f0f0f0;
    border: 1px solid #e1e1e1;
    color: #c5c0b0;
    display: none;
    left: 0;
    padding: 5px 5px 5px 7px;
    position: absolute;
    top: 2px;
    width: 205px;
    height: auto;
    max-height: 300px;
    overflow-y: scroll;
    min-width: 168px;
    list-style: none;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    z-index: 9000;
}
.bookmark{
    float:left;
    display: block;
    width: auto;
    height: 40px;
}
.bookmark p{
    font-size: 10px;
    line-height: 25px;
    color: #999;
}
.dropdown span.value {
    display: none;
}
.dropdown dd ul li a {
    padding: 1px 1px 1px 5px;
    display: block;
    font-size: 1em;
    color: black;
}
.dropdown dd ul li a:hover {
    background-color: #e94b35;
    color: white;
}
.dropdown img.flag {
    border: 0;
    vertical-align: middle;
    margin-left: 10px;
}
.flagvisibility {
    display: none;
}
.style-swatch-title {
    color: #666;
    font-size: .9em;
    margin: 0 0 8px 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.style-swatch-new-product {
    background: #054c83;
    font-size: 1em;
    padding: 1px 5px 1px 5px;
    color: white;
    width: 24px;
    position: absolute;
    top: -3px;
    left: 5px;
}

#step-1, #step-2 {
    position: relative;
    width: 930px;
    height: 380px;
    z-index: 899;
    margin: 10px 0 0 10px;
}
#step-2 .nat-gear, #step-2 .nat-gear-main, #step-2 .browse, #step-1 .browse, #step-1 .shipping, #step-1 .discounts, #step-1 .material, #step-1 .prices, #step-1 .guarentee, #step-1 .coolsport {
    font-size: .1em;
    color: white;
    position: absolute;
    text-indent: -9999px;
}
#step-1 .browse, #step-2 .browse {
    top: 302px;
    left: 300px;
    height: 27px;
    width: 170px;
    z-index: 9999;
}
#step-1 .browse{
    display:none;
}
#step-1 .shipping {
    top: 130px;
    left: 54px;
    height: 26px;
    width: 400px;
    display:none;
}
#page {
    width: 100%;
    border: 1px solid #e1e1e1;
    margin-bottom: 15px;
    margin-top:0px;
    min-height: 640px;
    position: relative;

}
.fixed-contact {
    width: 23px;
    height: 80px;
    z-index: 1000;
    border: 1px solid #80261c;
    border-left:none;
}
.fixed-order {
    width: 23px;
    height: 132px;
    z-index: 1000;
    margin-top:5px;
    border: 1px solid #80261c;
    border-left:none;
}
.fixed-container {
    position: fixed;
    top: 200px;
    left: 0;
    width: 23px;
    height: 220px;
    z-index: 1000;
}
.fc-outer {
    margin: 0;
}
.fc-inner {
    height: 116px;
    padding: 10px 9px 5px 9px;
    background: white;
    color: #696969;
    display: none;
}
.fc-title {
    font-size: 1.2em;
    color: #404040;
    font-weight: bold;
}
.fc-arrow {
    background: transparent url("../img/home/bg-titles.png") no-repeat -370px -112px;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    position: absolute;
    right: 5px;
    top: 5px;
}
#home-cols .home-box {
    padding: 10px;
    margin: 0;
    height: 0310px;
    overflow: hidden;
}
.home-g-box {
    width: 210px;
    padding-left: 9px;
    float: left;
}
.home-p-box {
    padding-left: 0;
    width: 720px;
    float: left;
}

.home-inner-title {
    margin: 0;
    padding: 0;
    color: #888;
}
.home-p-box p {
    margin: 0 0 10px 0;
    padding: 0;
    color: #373d4a;
    line-height: 160%;
    font-size: 1.2em;
}
.home-p-box .payments {
    margin-right: 6px;
    padding: 0;
    float: left;
}
.home-inner-title a {
    color: black;
}
.home-inner title a:hover {
    text-decoration: underline;
}
.home-subtitle {
    text-transform: uppercase;
    margin: -4px 0 0 0;
    padding: 0;
    color: #999;
}
.border-line {
    height: 1px;
    border: 1px solid #EFEFEF;
    width: 100%;
    margin-bottom: 5px;
}
.about-proseat {
    background: url("../img/home/bg-titles.png") no-repeat 0 0;
    width: 400px;
    height: 23px;
    text-indent: -9999px;
}
.quality-products {
    background: url("../img/home/bg-titles.png") no-repeat 0 -26px;
    width: 560px;
    height: 26px;
    text-indent: -9999px;
}
.header-shopbymake a span, .header-payment a span, .header-help a span {
    visibility: hidden;
}
.shopbymake-list {
    list-style: none;
    padding: 0;
    margin: 0 0 15px 0;
}
.shopbymake-list li {
    padding-left: 3px;
}
.shopbymake-list li a:hover {
    color: #f36c00;
    border-bottom: 1px dotted #f36c00;
}
.shopbymake-list li a {
    color: #00AAFF;
    text-decoration: none;
}
#testimonials{
	width:100%;
}
#testimonials h3 a {
    background-color: #f2f2f2;
    width: 100%;
    min-height: 18px;
    font-family: Helvetica, Arial, sans-serif;
    font-size:0.9em;
    text-indent:5px;
    display: block;
    margin-bottom: 10px;
    color: #666;
    text-transform: uppercase;
}
#gallery{
    width:100%;
}
#gallery h3 a{
    background-color: #f2f2f2;
    width: 100%;
    min-height: 18px;
    font-family: Helvetica, Arial, sans-serif;
    font-size:0.9em;
    text-indent:5px;
    display: block;
    color:#666;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#help h3 a {
    background-color: #f2f2f2;
    width: 100%;
    min-height: 18px;
    font-family: Helvetica, Arial, sans-serif;
    font-size:0.9em;
    text-indent:5px;
    display: block;
    color:#666;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#testimonials h3 a:hover, #gallery h3 a:hover, #help h3 a:hover{
    text-decoration:none;
    color:black;
}

.header-shopbymake a {
    background: url("../img/home/bg-titles.png") no-repeat -475px -72px;
    width: 222px;
    height: 25px;
    text-indent: -9999px;
    display: block;
    margin-bottom: 5px;
}
#social-media {
    float: left;
    width: 300px;
    height: 50px;
}
.header-popular {
    background: #f2f2f2;
    min-height: 20px;
    display: block;
    margin: 0 0 17px 0;
}
.header-popular h2{
    font-size:1em;
    text-transform: uppercase;
    color:#666;
    padding-left:5px;
    float:left;
}
.header-popular span{
    display:block;
    float:right;
    padding-right:5px;
    text-transform: uppercase;
}
.header-payment a {
    background: url("../img/home/bg-titles.png") no-repeat 0 -148px;
    width: 222px;
    height: 17px;
    text-indent: -9999px;
    display: block;
    margin: 13px 0 6px 0;
}
.home-payment {
    background: url("../img/home/bg-titles.png") no-repeat 0 -170px;
    width: 680px;
    height: 140px;
    margin-top: 10px;
}
.home-g-box h4 a {
    color: #333;
}
.btn-text{
	border:1px solid #B8B8B8;
    color: #606060;
	line-height:28px;
	padding:0 10px;
	margin:0;
    -webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.btn-text:hover{
	color:white;
	background-color: #606060;
    border-color: #606060;
	text-decoration: none;
}
blockquote {
    margin: 0 0 0 15px;
    padding: 6px;
    width: 100%;
    float: left;
    margin: 0 0 12px 0;
}
blockquote p {
    font-family: 'Proxima', Helvetica, Arial, sans-serif;
    color: #333;
}
blockquote small{
	display:block;
	margin-top:20px;
	float:right;
}
.home-product-seats {
    float: left;
    width: 172px;
    margin: 0 0 8px 0;
    border-bottom: 5px solid #B8B8B8;
}
.fs-a-shipping {
    float: right!important;
    margin: 10px 0 8px 0;
    width: 330px;
    height: 25px;
}
.fs-b-shipping {
    float: left;
    margin: 10px 0 30px 0;
    width: 950px;
    height: 40px;
}
.home-sema {
    float: left;
    width: 700px;
    height: 210px;
    margin: 5px 0 20px 0;
    border: 1px solid #e1e1e1;
    position: relative;
    padding: 10px 0 0 10px;
}
.quo {
    color: #ff0000;
    font-weight: bold;
    font-size:16px;
    font-family: 'Times New Roman', Times, serif;
}
.btn-text.gallery{
	margin-top:10px;
}
.home-cust-image {
    width: 60px;
    height: 60px;
    margin: 5px 9px 3px 0;
    padding: 3px;
    border: 1px solid #e1e1e1;
    float: left;
}
.home-cust-image:nth-child(3n+1){
    margin-right:0;
}
.home-help {
    margin: 5px 0 3px 0;
    position: relative;
}
.home-help .d34de {
    position: absolute;
    left: 40px;
    top: -2px;
    color: #333;
}
.home-help a {
    color: black;
}
.home-help a:hover {
    text-decoration: none;
}
.searchform {
    padding: 0;
    margin: 0;
    float: right;
}
.searchform input {
    font: normal 12px/100% Arial, Helvetica, sans-serif;
}
.searchform .searchfield {
    padding: 0;
    width: 230px;
    outline: 0;
}
#breadcrumbs {
    font-size: 13px;
    color: #414141;
    padding: 8px;
}
#breadcrumbs.dashed {
    border-bottom: 1px dashed #e2e2e2;
}
#breadcrumbs a {
    color: #999;
}
#breadcrumbs a:hover {
    text-decoration: underline;
}
#products, #accessories-3e {
    margin: 0 0 15px 0;
    list-style-type: none;
    padding: 0;
}
#products li {
    border: 1px solid #e5e5e5;
    display: block;
    height: 234px;
    margin: 10px 10px 0 0;
    position: relative;
    width: 210px;
}
#accessories-3e li {
    border: 1px solid #e5e5e5;
    float: left;
    display: block;
    height: 280px;
    margin: 15px 15px 0 0;
    position: relative;
    width: 220px;
}
.accessories-box {
    border: 1px solid #e5e5e5;
    display: block;
    height: 295px;
}
#products li:hover, #accessories-3e li:hover {
    border: 1px solid #b9b9b9;
}
#products li .price a:hover, #accessories-3e li .price a:hover {
    text-decoration: underline;
    cursor: pointer;
}
#products li .title h6, #accessories-3e li .title h6 {
    color: #333;
    display: block;
    height: 20px;
    margin: 0 10px;
    padding-top: 0;
    padding-bottom: 2px;
    text-align: center;
    font-weight: 400;
}
#products li .price-wrapper, #accessories-3e li .price-wrapper {
    border-top: 1px dashed #e5e5e5;
    font-size: 1em;
    padding: 5px 9px;
    float: left;
    width: 156px;
}
#products li .price-wrapper .price, #accessories-3e li .price-wrapper .price {
    float: right;
    display: inline;
}
#products li .price-wrapper .select, #accessories-3e li .price-wrapper .select {
    float: left;
    display: inline;
}
#products li img, #accessories-3e li img {
    min-height: 176px;
    overflow: hidden;
}
#products li .cen-img, #accessories-3e li .cen-img {
    margin: 10px 0 5px 20px;
    padding: 0;
}
#products .quick-view-link {
    background-color: #383735;
    font-size: 9px;
    color: #fff5e4;
    padding: 1px 5px;
    text-transform: uppercase;
    top: 0;
    left: 0;
    position: absolute;
    display: none;
    cursor: pointer;
}

.qv-base {

    width:380px;
    float:left;
    margin: 0 15px 0 10px;
}
.qv-details {
    border-left: 1px solid #e4e4e4;
    padding-left: 30px;
    height: 480px;
    width:294px;
    float:left;

}

.qv-details img {
    margin-right: 1px;
}
.qv-key-features {
    margin-bottom: 20px;
}
.qv-title {
    color: #3b3b3b;
    text-transform: uppercase;
    margin-bottom: 3px;
    font-size: .9em;
}
.qv-key-features ul {
    list-style-image: url("../img/home/bullet.png");
    margin: 0 0 2px -2px;
}
.qv-full-page-swatches-a {
    color: black;
    text-decoration: none;
    font-size: .9em;
    text-transform: lowercase;
    padding: 2px 6px;
    font-weight: normal;
    background: #e1e1e1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-left: 10px;
}
.qv-full-page-swatches-aa {
    color: black;
    text-decoration: none;
    font-size: .9em;
    text-transform: uppercase;
    padding: 5px 10px;
    font-weight: normal;
    background: #ECF0F1;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-left: 2px;
    -webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}
.qv-full-page a:hover {
    background: #a09f99;
    text-decoration: none;
    color: white;
}

.qv-full-page {
    margin-top: 6px;
    margin-bottom: 15px;
    font-size: .9em;


}
.qv-full-page a {
    color: #333;
    text-decoration: none;
    padding: 5px 10px;
    background: #ECF0F1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;

}
.qv-full-page a:hover, .qv-full-page-swatches-a:hover {
    background: #7F8C8D;
    text-decoration: none;
    color: white;
}
.qv-price {
    color: #c60202;
    font-size: .9em;
    font-family: "proxima_novabold";
    margin-top: 6px;
}
.quick-view {
    float: left;
    width: 765px;
    height: 458px;
    overflow: hidden;
    padding: 10px 25px 25px 10px;
    background: white;
    margin: 0 0 10px 0;
}
.magnify {
    padding-left: 17px;
    background: transparent url("../img/home/bg-titles.new.png") no-repeat 0 -170px;
    font-size: 1em;
    font-style: italic;
    color: #727272;
    margin-top: 5px;
}
.magnify-con {
    font-size: .9em;
    color: grey;
    font-weight: normal;
}
@media (min-width: 768px){
    .magnify-con {
        padding-left: 17px;
    }
}
#products .quick-view-link:hover {
    background: #888580;
    text-decoration: none;
}
.style-swatch-title .quick-view-link:hover {
    background: grey;
    color: white;
    text-decoration: none;
}
#products li .cen-img-156, #accessories-3e li .cen-img-156 {
    margin: 0 0 5px 6px;
    padding: 0;
}
.product-sale-price {
    float: left;
    height: 20px;
}
.product-sale-price h2 {
    color: #c60202;
    display: inline;
    line-height: 20px;
}
.car-error {
    height: 15px;
    width: 470px;
    position: relative;
    display: block;
    margin: 2px 0 7px 0;
}
.car-error h5 {
    color: #f00;
    position: absolute;
    top: -2px;
    left: 1px;
}
#wrapper-error h5 {
    color: #f00;
}
#commentWrapper {
    padding: 0;
    margin: 0;
}
#comment.fixed {
    position: fixed;
    top: 0;
}
#comment.max {
    position: absolute;
    top: 0;
}
.checkout-error {
    width: 928px;
    float: left;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ffeae3;
    padding: 10px;
    background: #ffeae3;
    margin: 0 0 15px 0;
}
.discount-success {
    width: 928px;
    float: left;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e5ecf9;
    padding: 10px;
    background: #e5ecf9;
    margin: 0 0 15px 0;
}
.success {
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    padding: 10px;
    margin: 5px 0;
}
.details {
    width: 100%;
    margin: 0 0 15px 0;
}
.details .top {
    width: 240px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border: 1px solid #ff0000;
    background: #f1f0f0;
    padding: 5px 5px 5px 10px;
}
.summary-top {
    width: 100%;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border: 1px solid #ff0000;
    background: #f1f0f0;
    padding: 5px 5px 5px 10px;
}
.details .bottom {
    width: 240px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom: 1px solid #ff0000;
    border-left: 1px solid #ff0000;
    border-right: 1px solid #ff0000;
    padding: 5px 5px 5px 10px;
}
.summary-bottom {
    width: 100%;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom: 1px solid #ff0000;
    border-left: 1px solid #ff0000;
    border-right: 1px solid #ff0000;
    padding: 5px 5px 5px 10px;
}
.details ul {
    list-style-image: url("../img/home/bullet.png");
    margin: 0 0 2px -2px;
}
.details ul li {
    font-size: 1em;
    padding: 1px;
    color: #5c5a59;
    list-style-image: url("../img/home/bullet.png");
}
#car-load, .loading {
    display: inline;
    float: left;
    width: 30px;
    height: 30px;
    margin-left: 6px;
}
.span-13 li, .listbullets {
    list-style-image: url("../img/home/bullet.png");
}
.details .price-deriv-wrapper {
    height: 40px;
    width: 160px;
    float: left;
}
.details h3 {
    padding: 0;
    margin: 0;
}
.details .price-deriv {
    margin-top: 5px;
    margin-bottom: 5px;
    background: #fff;
    height: 35px;
    width: 158px;
    float: left;
}
.details .price-deriv h2 {
    color: #c60202;
    font-family: arial;
}
#ve123 {
    display: none;
}
.row ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.row .top {
    width: 100%;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border-top: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    background: #f1f0f0;
}
.row .top h2 {
    display: inline;
    float: left;
    margin-bottom: 0;
}
.row .bottom {
    width: 100%;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
}
.row .multiple-rows {
    font-size: .1em;
    text-indent: -9999px;
    float: left;
    display: inline;
    width: 156px;
    height: 18px;
    margin: 1px 2px 0 0;
    background: url("../img/home/bg-continue.png") no-repeat -86px -181px;
}

.driver-accessories, .passenger-accessories, .first-accessories, .second-accessories, .third-accessories, .fourth-accessories, .fifth-accessories {
    float: left;
    width: 100%;
    background-color: #eaeaea;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.accessory-msg {
    margin: 15px 0 15px 110px;
    width: 475px;
    background: #eaeaea;
    padding: 7px;
}
.accessory-msg h4{
	width:80%;
	float:left;
	font-weight: bold;
}
.accessory-msg h4.addons{
	width:100%;
	float:left;
	font-weight: bold;
}
h4.addons{
    font-size: 17px;
}
.row .bottom .accessory-msg ul li input {
    margin-right: 8px;
    margin-left: 8px;
}
.config-package-container{
    min-height:335px;
}
.package-selected{
    border: 2.2px solid #ff0000;
    padding: 10px 5px;
}
.config-package-header{
    text-align:center;
    font-size:1.3em;
}
.config-package-img{
    width: 99%;
}
.config-form-submit {
    float: left;
    width: 500px;
}
.driver-accessories-list, .passenger-accessories-list, .first-accessories-list, .second-accessories-list, .third-accessories-list, .fourth-accessories-list, .fifth-accessories-list {
    margin-left: 0;
}
.driver-accessories input, .passenger-accessories input, .first-accessories input, .second-accessories input, .third-accessories input, .fourth-accessories input, .fifth-accessories input {
    margin: 0 0 0 16px;
}
#wrapper-error {
    height: 30px;
    display: block;
    width: 500px;
    margin-top: 5px;
}
.row .bottom .accessory-msg li {
    margin: 3px 3px 3px 1px;
}
.dashed-line-learn {
    border-top: 1px dashed #e2e2e2;
    margin-bottom: 5px;
}
.learnmore {
    font-size: .9em;
    color: white;
    text-transform: uppercase;
    margin: 2px 0 1px 0;
    padding: 2px 5px;
    cursor: pointer;
    min-height: 16px;
    background: #ff0000;
    float: right;
    -webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}
.ldd-container ul {
    list-style: disc;
    padding-left: 5px;
}
.ldd-container table td {
    padding: 5px 0;
}
.ldd-container ul li {
    margin-left: 15px;
    font-size: .9em;
}
.ldd-container {
    clear: both;
    padding-top: 5px;
    display: none;
}
.ldd-container p {
    margin: 0 0 5px 0;
    font-size: .9em;
}
.ldd-container img {
    padding: 1px 6px 6px 0;
}
.learnmore:hover {
    background-color:#c23824;
}
.sub-total {
    letter-spacing: 1px;
}
.popover {

    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    opacity: inherit;
    filter: inherit;
}
.popover-display {
    font-size:10px;
    background-color: #ff0000;
    padding:2px 5px;
    float: right;
    display: block;
    text-transform: uppercase;
    color:white;
    cursor: pointer;
    opacity: 0.50;
}
.popover-display:hover {
    background-color: #ff0000;
    opacity: 1.0;
}
.popover-pointer {
    position: absolute;
    bottom: 14px;
    left: 0;
    font-size: 0;
    text-indent: -9999px;
    cursor: pointer;
    display: none;
    width: 25px;
    height: 22px;
    background: url('../img/home/controls.png') no-repeat;
    background-position: -2px -1230px;
    z-index: 10006;
    zoom: 1;
}
.popover-content {
    position: absolute;
    border: 1px solid #cccccc;
    bottom: 35px;
    left: -10px;
    width: 305px;
    height: auto;
    max-height: 350px;
    visibility: hidden;
    padding: 10px;
    background: #F0F0F0;
    z-index: 10005;
    color: #666666;
    overflow-y: auto;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    font-size: 12px;
    line-height: 16px;
}
.popover-content h5{
	font-size:1.2em;
	color:#333;
	line-height: 25px;
	font-weight: bold;
	margin:0;
}
.popover-content p,.popover-content span,.popover-content div{
    font-size: 12px;
    line-height: 16px;
    margin-bottom:15px;
}
.seat-view:hover, .aa-more-nfo:hover, .a-more-nfo:hover, .b-more-nfo:hover {
    text-decoration: underline;
    color: red;
}
#cart .seat-thumb {
    border: 1px solid #c5c5c5;
    clear:both;
}
#cart .seat-pic-text{
    clear:right;
    display:block;
}
.seat-thumb {
    border: 1px solid #c5c5c5;
    float: left;
}
.seat-medium-thumb{
    padding-top: 5px;
    float: left;
    width: 400px;
}
.seat-thumb:hover {
    border: 1px solid #5b5b5b;
}
.config-seat-ko {
    float: left;
    width: 100%;
    height: auto;
    /*padding-top: 24px;*/
}
.price-access {
    color: #727272;
    display: inline;
    font-weight: bold;
}
.price-config {
    color: #727272;
    display: none;
}
#cart table {
    width: 100%;
}
#cart table tr td table{
    width: 568px;
    font-size: 12px;
}
#cart .fabric-image {
    vertical-align: top;
}
#cart .fabric-image img{
    display: block;
    vertical-align: top;
}
#cart table ul li {
    padding: 0;
    margin: 0;
}
#cart table tr th {
    background-color: #606060;
    border-bottom: 2px solid #B8B8B8;
    color: white;
    font-size: 110%;
    font-weight: normal;
    text-align: left;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: bold;
}
.cart-header {
    background-color: #606060;
    border-bottom: 2px solid #B8B8B8;
    color: white;
    font-size: 110%;
    font-weight: normal;
    min-height: 42px;
}
.cart-border {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.cart-border-left {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.cart-border-right {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.cart-item-border-top {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.cart-item-border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.cart-item-background {
    background-color: #eee;
}
.cart-footer-background {
    background-color: #D9D9D9 !important;
}
#cart table tr:first-child {
    border-top: none;
}
#cart table td {
    border-bottom: 1px solid #e8e8e8;
    font-size: 110%;
    padding: 10px;
    vertical-align: middle;
}
#cart table tr:nth-child(even){
	background-color: #ECF0F1;
}
#cart table tr:nth-child(odd){
	background-color: #FFF;
}
#cart .subtitle {
    font-weight: bold;
}
#cart table td:first-child {
    border-left: 1px solid #ECF0F1;
}
#cart table td:last-child {
    border-right: 1px solid #ECF0F1;
}
#cart table .final-line {
    border: 0;
    background-color: #ECECEC !important;
    padding: 20px 10px 10px 10px;
}
#cart table td.empty span {
    font-weight: bold;
    display: block;
    padding: 30px 0;
}
#cart table .centered {
    text-align: center;
    width: 50px;
}
#cart table th.image {
    text-indent: 50px;
    width: 90px;
}
#cart table td.qty input, #cart .qty input {
    color: #ff0000;
    border-color: #ff0000;
    border: 1px solid;
    border-radius: 3px;
    width: 35px;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 600;
}
#cart table td.qty input.qtyBTN, #cart .qty input.qtyBTN {
    width: 33px;
    height: 25px;
    border: 1px solid;
    border-radius: 3px;
    border-color: #ff0000;
    box-sizing: border-box;
    font-size: 15px;
    background-color: white;
    color: #ff0000;
    cursor: pointer;
}
#cart table td.qty input.qtyBTN:hover, #cart .qty input.qtyBTN:hover {
    color: white;
	background-color: #ff0000;
}
#cart a.altlink {
    font-size: 11px;
    color: #db4040;
}
#cart a.normlink {
    color: #4c4a4a;
}
#cart .cart-error {
    height: 140px;
    margin: 10px;
    text-align: center;
    padding-top: 90px;
}
#cart .cart-error p {
    font-size: 1.2em;
    font-weight: 200;
}
#cart th.qty, #cart th.product{
    padding:0 10px;
    line-height: 35px;
}
#cart table td.qty{
    vertical-align: top;
}
#cart .remove {
    cursor: pointer;
    background: transparent;
    color: #ff0000;
    border: 0;
    font-size: 1em;
    display:block;
    line-height: 20px;
    padding: 0 10px;
    border:1px solid #e74c3c;
    -webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#cart .remove:hover{
	color: white;
	background-color: #ff0000;
}
#cart .details {
    cursor: pointer;
    background: transparent;
    cursor: pointer;
    color: #606060;
    border: 0;
    font-size: .8em;
    display:block;
    line-height: 20px;
    width: 100px;
    padding: 0 10px;
    border:1px solid #606060;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
#cart .mark_up_code {
    line-height: 20px;
    width: 100px;
    margin-top: 8px;
    margin-bottom: 8px;
}
#cart .mark_up_code, .get_price, .get_freight {
    cursor: pointer;
    color: white;
    background-color: #606060;
    font-size: 1em;
    display:block;
    line-height: 25px;
    min-width: 140px;
    padding: 0 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
.get_freight {
    line-height: 20px;
    width: 100px;
}
#cart .mark_up_code:hover, .get_price:hover, .get_freight:hover {
    background-color: #ff0000;
}
#cart .details:hover, #cart .details.active{
    color: white;
    background-color: #606060;
}
#cart .add-more {
    cursor: pointer;
    background: transparent;
    color: #4fa13f;
    border: 0;
    font-weight: 700;
}
#cart .cart-line {
    padding: 10px;
    border: 1px solid #e2e2e2;
}
#cart .cart-line img {
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#cart .cart-line p {
    font-size: .8em;
    padding: 1px 0 6px 0;
}
#cart .cart-line h6 {
    text-align: center;
}
#cart .cart-line h6 a {
    font-size: 1em;
    border-bottom: 1px solid;
}
#cart .cart-line h6 a:hover {
    text-decoration: none;
}
#cart .price {
    color: black;
    float: right;
    font-size: 1em;
    font-weight: bold;
    padding-bottom: 3px;
}
#cart .impulse-title {
    color: black;
    font-size: 1.1em;
}
#cart .impulse-catch {
    float: left;
    width: 200px;
    margin-bottom: 11px;
    padding: 0 5px;
    text-align: center;
}
#cart .impulse-catch a {
    color: black;
    font-size: 1em;
    font-weight: bold;
}
#cart .info{
	border-top:1px solid #EFEFEF;
}
#checkout-help {
    float: left;
    width: 950px;
    margin-top: 10px;
}
#checkout-help .help p {
    color: #666;
    line-height: 110%;
    font-size: 1em;
}
#checkout-help .help h2 {
    font-size: 15px;
    padding-bottom: 5px;
}
#checkout-help .help {
    float: left;
    width: 29%;
    margin: 5px 20px 20px 20px;
}
#checkout-help .auth {
    float: right;
    width: 191px;
    text-align: right;
    padding-right: 10px;
    margin: 1px 20px 0 0;
}
#content {
    width: 100%;
}
#content ul {
    margin: 0;
    padding: 0;
}
.tab {
    margin: 0 0 10px 0;
}
ul.demolayout {
    list-style-type: none;
    width: 100%;
    float: left;
}
ul.demolayout li {
    margin: 0 2px 0 0;
    float: left;
}
@media (max-width: 767px) {
    ul.demolayout li h2 {
        font-size: 13px;
    }
}
ul.demolayout a.active {
    background: white;
    padding-bottom: 4px;

    border-bottom:1px solid white;
    cursor: default;
    color: #6d6d6d;
}
ul.demolayout a {
    float: left;
    display: block;
    padding: 4px 8px;
    border: 1px solid #CCC;
    border-bottom: 0;
    z-index: 5;
    color: #9e9e9e;
    background: #DDD;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
}
.tabs-container {
    clear: left;
    border: 1px solid #CCC;
    padding: 20px 30px 0 10px;
    position:relative;
    top:-1px;
    z-index:-1;
}
.tabs-container {
    clear: left;
    border: 1px solid #CCC;
    padding: 20px 30px 0 10px;
    position:relative;
    top:-1px;
    z-index:-1;
}
.tabs-container-border {
    clear: left;
    border: 1px solid #CCC;
}
#tab-container-1 {
    width: 100%;
    margin: 0 0 20px 0;
}
.sublink {
    padding: 0 0 2px 18px;
}
.sublink a {
    color: #1980c1;
}
textarea {
    font-size: 14px;
    color:black;
    padding: 8px 4px;
    border: solid 1px #c8c8c7;
    background: url("../img/form/bg-inputtext.png") repeat;
    width: 100%;
    margin-bottom: 20px;
    display: block;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.testimonial {
    width: 100%;
    float: left;
    border:1px solid #CCC;
    border-left: 5px solid #ff0000;
    padding:15px 15px;
    box-shadow: 0 1px 1px 1px #EFEFEF;
}
.testimonial small{
	padding-top:25px;
	color:#666;
	text-align: right;
	float: right;
	font-size:11px;
}
#gallery-wrapper {
    float: left;
    width: 940px;
    margin: 0 20px 20px 0;
}
#gallery-wrapper .images {
    border: 1px solid #e5e5e5;
    background-color: white;
    float: left;
    display: block;
    height: 355px;
    margin: 10px 10px 0 0;
    width: 300px;
}
#gallery-wrapper .images:hover {
    border: 1px solid #b9b9b9;
}
#gallery-wrapper .images img {
    padding: 15px;
}
#gallery-wrapper .images .title {
    color: #474747;
    font-weight: 700;
    display: block;
    font-size: 1.2em;
    margin: 0 15px;
    overflow: hidden;
}
#gallery-wrapper .images .submitted {
    font-weight: normal;
    display: block;
    font-size: 1em;
    height: 30px;
    margin: 0 15px;
    overflow: hidden;
}
#gallery-wrapper .images .dsc {
    color: #656565;
    font-weight: normal;
    display: block;
    font-size: 1.3em;
    height: 50px;
    margin: 0 15px;
    overflow: hidden;
}
.image-wrapper {
    width: 380px;
    height: 380px;
    margin: 0 0 10px 0;
    padding-left: 0;
}
.currency-disabled {
    display: inline;
}
.currency-disabled a {
    color: #a5a5a5;
}
.image-wrapper-material {
    width: 380px;
    height: 800px;
    margin: 0;
    padding-left: 0;
}
.products-gallery-image {
    float: left;
    width: 50px;
    height: 50px;
    margin: 3px 8px 3px 0;
    border: 1px solid white;
}
.products-gallery-image:hover {
    border: 1px solid #d0d0d0;
}
.products-gallery-wrapper {
    float: left;
}
.product-disclaimer-2 {
    font-size: 13px;
    padding: 3px 4px;
    background: #ECECEC;
    color: #666;
    border: 1px solid #B8B8B8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: auto;
    float: left;
    margin: 4px 0;
    line-height: 16px;
}
.product-disclaimer-2 p{
    margin: 10px 5px;
}
.product-disclaimer-3 {
    font-size: 14px;
    padding: 3px 4px;
    background: white;
    border: 1px solid;
    border-color: rgb(214, 92, 51);
    border-radius: 2px;
    -moz-border-radius: 5px;
    width: 540px;
    float: left;
    margin: 4px 0;
    line-height: 16px;
    text-align: center;
}
.product-disclaimer-3 h1{
    border-color: rgb(214, 92, 51);
    background-color: rgb(214, 92, 51);
    color: white;
}
.product-disclaimer-3 select.xxlarge-select {
    font-size: 20px;
    height: 45px;
    background: white;
    width: 80%;
    margin-bottom: 20px;
}
select.accessories-select {
    background: white;
    border-color: #ff0000;
    -moz-border-radius: 5px;
    border-radius: 2px;
}
.captcha-form {
    float: left;
    width: 430px;
    margin: 10px 0 20px 0;
    padding: 7px 0 7px 10px;
    background: #ffebeb;
}
.captcha-form .code {
    float: left;
    width: 445px;
}
.login-submit-form {
    margin: 20px 0;
}
#forgot-password {
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    padding: 20px 10px;
}
fieldset.login {
    position: relative;
    float: left;
    width: 445px;
    margin: 5px 0;
    height: 65px;
}
#login-in {
    list-style: none;
    padding: 0;
    margin: 0;
}
#login-in li {
	float:left;
	width:800px;
}
input.textfield {
    font-size: 18px;
    padding: 8px 4px;
    border: solid 1px #c8c8c7;
    background: url("../img/form/bg-inputtext.png") repeat-x;
    width: 100%;
    margin-bottom: 20px;
    display: block;
}
fieldset.contact input.textfield {
    margin-bottom: 0;
}
input.captcha-textfield {
    font-size: 16px;
    padding: 6px 2px;
    border: solid 1px #c8c8c7;
    background: url("../img/form/bg-inputtext.png") repeat-x;
    width: 194px;
    margin-bottom: 0;
    display: block;
}
#register {
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    float: left;
    width: 958px;
    margin: 0;
    margin-bottom: 15px;
}
#register .form {
    width: 455px;
    margin: 10px 10px 10px 10px;
    position: relative;
}
span.required {
    font-size: .9em;
    position: absolute;
    top: 5px;
    left: 225px;
}
h2.title {
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    padding: 10px;
}
.credential {
    width: 445px;
    min-height: 300px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    margin-bottom: 15px;
    padding: 10px;
}
#register {
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    float: left;
    width: 950px;
    margin: 0 0 15px 0;
}
#register .form {
    width: 455px;
    margin: 10px 10px 10px 10px;
    position: relative;
}
span.required {
    font-size: .9em;
    position: absolute;
    top: 5px;
    left: 225px;
}
fieldset.answers{
	margin-bottom: 15px;
}
fieldset.contact {
    position: relative;
    margin: 1px 0 15px 0;
}
fieldset.contact label {
    font-weight: 700;
}
fieldset.contact .error {
    margin-top: 5px;
}
fieldset.login {
    position: relative;
    float: left;
    width: 445px;
    margin: 5px 0;
    height: 65px;
}
fieldset.small input[type="text"], fieldset.small input[type="password"] {
    font-size: 1em;
    padding: 6px 4px;
    margin-top: 3px;
    border: solid 1px #c8c8c7;
    background: url("../img/form/bg-inputtext.png") repeat-x;
    width: 200px;
}
fieldset.small {
    width: 210px;
    float: left;
    margin: 0 15px 25px 0;
    position: relative;
}
fieldset.medium {
    width: 300px;
    float: left;
    margin: 0 15px 25px 0;
    position: relative;
}
fieldset.large {
    width: 430px;
    float: left;
    margin: 0 15px 25px 0;
    position: relative;
}
fieldset.large input[type="text"] {
    font-size: 1em;
    padding: 6px 4px;
    margin-top: 3px;
    border: solid 1px #c8c8c7;
    background: url("../img/form/bg-inputtext.png") repeat-x;
    width: 425px;
}
.error {
    color: red;
}
.form-error {
    color: red;
    font-size: 1.2em;
    font-weight: 600;
    visibility: hidden;
}
.email-error {
    color: red;
    font-size: 1.2em;
    font-weight: 600;
}
.form select {
    font-size: 1.2em;
    padding: 0;
    margin-top: 3px;
    border: solid 1px #c8c8c7;
    width: 210px;
    background: #f4f4f4;
}
fieldset.use-billing {
    position: absolute;
    top: 3px;
    left: 225px;
    width: 140px;
}
.form-ship {
    width: 455px;
    position: relative;
    float: left;
    display: none;
}
.spec-error {
    color: #ff0000;
    font-weight: 700;
    display: none;
    border: 0;
    font-size: .9em;
}
td.dropshipping-line > * {
    vertical-align : middle;
}
input.dropshipping {
    width:18px;
    height:18px;
    background:white;
    border-radius:3px;
    border:1.2px solid #555;
}
input.dropshipping:checked {
    background: #ff0000;
}

#billing {
    float: left;
    width: 700px;
}
#billing .row {
    float: left;
    width: 668px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    padding: 10px;
    margin: 0 0 5px 0;
}
#billing .row .ls {
    float: left;
    width: 300px;
    margin: 0 0 5px 0;
}
#billing .row .rs {
    float: right;
    text-align: right;
    width: 300px;
    margin: 5px 0;
}
#billing .descrip {
    padding: 0;
    float: left;
    width: 50%}
#billing .large-text {
    font-size: 1.2em;
}
.summary {
    width: 240px;
    float: right;
    margin: 0 0 15px 0;
}
.summary .top {
    width: 225px;
    float: right;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border: 1px solid #e2e2e2;
    background: #f1f0f0;
    padding: 5px 5px 5px 10px;
}
.summary .bottom {
    width: 225px;
    float: right;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bototmleft: 5px;
    border-bottom: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    padding: 8px 5px 8px 10px;
}
.edit {
    font-size: .9em;
}
#billing a:hover {
    text-decoration: underline;
}
.summary .phone {
    font-size: 1.3em;
    font-weight: 600;
}
.summary img {
    padding-top: 5px;
}
.discount {
    font-size: 1em;
    color: #06c;
    margin: 2px 2px 2px 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: 0;
}
.currency-submit {
    font-size: 1em;
    color: #a5a5a5;
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: 0;
}
.currency-submit:hover {
    text-decoration: underline;
}
.discount:hover {
    text-decoration: underline;
    color: #09f;
}
#cart-check table {
    width: 650px;
    margin: 0;
}
#cart-check table td {
    font-size: 1.1em;
    padding: 10px;
}
#cart-check table td.bord {
    border-bottom: 1px dotted #e8e8e8;
    text-align: right;
    color: black;
    font-weight: bold;
}
.bord-totals {
    border-bottom: 1px dotted #e8e8e8;
}
.cart-error {
    height: 100px;
    margin: 10px;
    text-align: center;
    padding-top: 90px;
}
#cart-check table td.bord-titles {
    font-size: 1.3em;
    font-weight: bold;
    color: black;
}
#cart-check table .bord-subtotals {
    float: right;
    width: 150px;
    text-align: right;
}
.conti-shop {
    font-size: .9em;
    font-weight: 400;
}
#cart-check table .subtitle {
    font-weight: bold;
    font-size: 1.2em;
    color: #3a3a3a;
}
#cart-check table .subtitle-b {
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 5px;
    color: #3a3a3a;
}
#payment-gt {
    list-style: none;
    margin: 0;
    padding: 0;
}
#payment-gt li {
    margin: 0;
    padding: 6px 20px 0 0;
    display: inline;
}
#payment-gt li * {
    vertical-align: middle;
}
.paypal-return {
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    padding: 10px;
    margin: 5px 0;
}
#secure-table {
    padding: 0;
    margin: 0;
    border: 0;
    width: 540px;
}
#secure-table .largeinput {
    font-size: 1em;
    padding: 6px 4px;
    margin-top: 3px;
    border: solid 1px #c8c8c7;
    background: #fcfffb;
    width: 400px;
}
#secure-table .smallinput {
    font-size: 1em;
    padding: 6px 4px;
    margin-top: 3px;
    border: solid 1px #c8c8c7;
    background: #fcfffb;
    width: 200px;
}
#secure-table td.small {
    width: 210px;
}
#secure-table tr td.complete {
    width: 150px;
}
#secure-table tr td.error {
    width: 450px;
}
.secure {
    background: #f4f4f4;
}
.cc-error, .cvv-error {
    color: red;
    font-weight: bold;
    font-size: 1em;
    display: none;
}
#paypal-info-button {
    display: none;
}
#admin-statistics {
    width: 400px;
    margin-bottom: 20px;
    margin-right: 20px;
    float: right;
    font-family: "Courier New", Courier, monospace;
}
#admin-statistics .header {
    padding: 3px;
    font-size: 1em;
    color: black;
    font-weight: bold;
    border: 1px solid white;
}
#admin-statistics .data {
    text-align: right;
    padding: 4px;
}
#admin-list {
    width: 100%;
    margin-bottom: 50px;
    border: 1px solid #CCC;
}
#admin-list th{
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	line-height: 50px;
	background-color: #EFEFEF;
}
#admin-list td{
	line-height: 30px;
	padding:0 2px;
    text-align: center;
    width:auto;
}

#admin-list tbody tr:nth-child(even) {
    background-color: #f0f0f0;
}
#admin-list tbody tr:nth-child(odd) {
    background-color: #FFF;
}
#admin-list .new, #admin-list .processed, #admin-list .autoprocessed, #admin-list .cancelled{
	display:block;
	font-weight: bold;
	text-transform: uppercase;
}
#admin-list .new{
	background-color: #E74C3C;
	color:white;
}
#admin-list .processed{
	background-color: #2ECC71;
	color:white;
}
#admin-list .autoprocessed{
	background-color: #70ABAF;
	color:white;
}
#admin-list .cancelled{
	background-color: #95A5A6;
	color:#ECF0F1;
}
#admin-list .report{
	display:block;
	background-color: #3498DB;
    cursor:pointer;
}
#admin-list .report:hover{
	background-color: #2980B9;
}
#admin-list .report a:link,
#admin-list .report a:visited,
#admin-list .report a:active{
	color:#ECF0F1;
	text-transform: uppercase;
}
#admin-list .report a:hover{
	text-decoration: none;
}
#admin-list .report:after{
	content: " »";
	color:#ECF0F1;
}
#admin-list .ID{
    width:4%;
}
#admin-list .date{
    width:15%;

}
#admin-list-left {
    width: 920px;
    margin-bottom: 50px;
    border: 1px solid #CCC;
}
#admin-list-left th{
	font-weight: bold;
	text-transform: uppercase;
	line-height: 50px;
	background-color: #EFEFEF;
}
#admin-list-left td{
	line-height: 30px;
	padding:0 2px;
}
#admin-list-left tbody tr:nth-child(even) {
    background-color: #f0f0f0;
}
#admin-list-left tbody tr:nth-child(odd) {
    background-color: #FFF;
}
.big-link {
    font-size: 1.3em;
    font-weight: bold;
    padding: 0;
    margin: 0;
    text-transform: lowercase;
    font-family: "Courier New", Courier, monospace;
    margin-left: 15px;
}
#admin-listings {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: "Courier New", Courier, monospace;
}
.admin-update-listings {
    width: 1100px;
    margin-bottom: 2px;
    font-family: "Courier New", Courier, monospace;
    border: 1px solid #979797;
    border-spacing: 2px;
    margin-left: 15px;
}
.admin-update-listings .header {
    padding: 8px;
    border: 1px solid white;
    text-align: center;
    font-weight: bold;
    color: black;
    background-color: #f0f0f0;
}
.admin-update-listings .year {
    padding: 16px;
    border: 1px solid white;
    text-align: center;
    background-color: #ececec;
    color: black;
    font-size: 1.6em;
    font-weight: bold;
}
.admin-update-listings .data {
    padding: 2px;
    text-align: left;
    font-size: .9em;
}
.admin-update-listings .subheader {
    padding: 2px;
    border: 1px solid white;
    text-align: left;
    font-weight: bold;
    background-color: #f4f4f4;
    color: black;
}
.admin-small-select {
    width: 30px;
    background: white;
    color: black;
}
.admin-textarea {
    width: 290px;
    height: 55px;
    background: white;
    margin: 0;
    padding: 0;
}
.admin-textarea-name {
    width: 240px;
    height: 55px;
    background: white;
    margin: 0;
    padding: 0;
}
.admin-submit {
    margin: 0;
    width: 24px;
    height: 24px;
    background: transparent url("../img/home/edit.png") no-repeat;
    text-indent: -1000em;
    border: 0;
    cursor: pointer;
    font-size: 0;
    display: block;
    line-height: 0;
}
.admin-delete {
    margin: 0;
    width: 24px;
    height: 24px;
    background: transparent url("../img/home/delete.png") no-repeat;
    text-indent: -1000em;
    border: 0;
    cursor: pointer;
    font-size: 0;
    display: block;
    line-height: 0;
}
.admin .side-menu li{
    text-align: left;
    border-right:none;
    border-left: 5px solid #606060;
}
#status-results {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #2c3e50;
    border-collapse: collapse;
    font-family: 'Proxima', Helvetica, Arial, sans-serif;

}
#status-results td.header {
    padding: 4px;
    border: 1px solid white;
    font-size: 16px;
    color: white;
    text-transform: uppercase;
    text-align: center;
    background-color: #2c3e50;
    border: 1px solid #2c3e50;
}
#status-results td.result {
    padding: 4px;
    border: 1px solid #e74c3c;
    font-size: 14px;
    color: white;
    margin-top:15px;
    line-height:25px;
    background-color: #e74c3c;
    text-align: center;
    vertical-align: middle;
}
#status-results tbody{
    font-size: 12px;
}
#status-results td.sub-header {
    padding: 4px;
    border: 1px solid #34495e;
    font-weight: bold;
    color: white;
    background-color: #34495e;
}
#status-results td.body {
    padding: 4px;
    border: 1px solid white;
}
#status-results td.stage {
    padding: 4px;
    border: 1px solid white;
    width: 150px;
    text-transform: uppercase;
}
#status-results td.date {
    padding: 4px;
    border: 1px solid white;
    color: black;
    width: 150px;
}
#status-results tr.body-odd {
    background-color: #ececec;
}
#status-results tr.body-even {
    background-color: #FFF;
}

#xmas-abs {
	position:absolute;
	right:436px;
	top:7px;
}

/* NEW */
.annoucement-bar{
    text-align: center;
    margin: 0px;
    padding: 10px;
    left: 0px;
    height: auto;
    width: 100%;
    box-sizing: border-box;
    border: none;
    line-height: 1.2;
    position: absolute;
    font-weight: 600;
    font-family: Poppins, "HelveticaNeue","Helvetica Neue",sans-serif;
}
  
#free-ship-bar{
    background-color: rgb(255, 198, 0);
    color: rgb(0, 0, 0);
}
#free-ship-bar-bg{
    opacity: 1;
    margin: 0px;
    padding: 0px;
    left: 0px;
    height: 43px;
    width: 100%;
    z-index: 1061;
    top: 0px;
    position: fixed;
}
#free-ship-bar-container, #promo-bar-container{
    display: block;
    color: inherit;
}
@media (min-width: 992px){
    .announcement-bar-size{
        font-size: 18px;
        line-height: 19.75px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .announcement-bar-size{
        font-size: 12px;
    }
    #promo-bar-bg{
        height: 28px;
    }
    #free-ship-bar-bg{
        height: 28px;
        top: 0px;
    }
}
@media (max-width: 767px) {
    .announcement-bar-size {
        font-size: 11px !important;
        line-height: 10.75px !important;
    }
    #promo-bar-bg{
        height: 30px;
    }
    #free-ship-bar-bg{
        height: 30px;
          top: 0px;
    }
    .description_title{
      font-size: 14px !important;
    }
    .discount_code {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
.header-message{
    width: 260px; 
    display: inline-block; 
    font-size: 140%; 
    text-align: right;
}

#topbar {
	width: 100%;
	height: 30px;
	background: #F0F0F0;
	border-bottom: 1px solid #E1E1E1;
    padding: 4px 0 0 0;
    margin-top: 39px;
}

#topbar .spacer {
    float: right;
    background-color: #CDCDCD;
    width: 1px;
    height: 20px;
    margin: 3px 8px;
}
#topbar .link {
    color: #2D2929;
    display: inline-block;
    overflow: hidden;
    height: 30px;
    float:right;
}
#topbar .link span:hover {
    color:black;
}
#topbar .link span {
    padding: 7px 0 0 36px;
    background: url('../img/home/controls.png') no-repeat 0 0;
    display: block;
    float: left;
    height:23px;
    margin-right: 10px;
    font-size: 11px;
    line-height: 13px;
    text-decoration: none;
    color: #666;
    text-transform: uppercase;
}
#topbar .link .pricing {
        background-position: -4px -1101px;
}
#topbar .link .locations {
        background-position: 0 -1019px;
        font-weight: bold;
}
.location-input div{
    font-weight: bold;
}
.top-container {
    width: 942px;
    margin: 0 auto 0;

}

.top-container .utils {
    float:right;
    width:430px;

}
.quick-access {
    float: right;
    width: 500px;
    padding: 6px 20px 0 0;
    margin-top:30px;
}

.quick-access .welcome {
    margin: 0;
    color: #818181;
    text-align: right;
    padding-left: 15px;
    font-size:13px;
    display:none;
}

.quick-access .french-site {
    margin: 0;
    text-align: right;
    padding-left: 15px;
}
#top-info .account .decal {
    color: #666;
    text-decoration: underline;
}

.cart-bar {
    width: 100px;
    float: right;
    border: solid #E1E1E1;
    border-width: 1px 1px 0 1px;
    margin-right: 5px;
    height: 30px;
    background: #FFF;
}

.cart-bar .topbar-cart {
    margin: 6px 2px 0 7px;
    width: 20px;
    float: left;
}

.cart-bar .topbar-items {
    float: left;
    width: 60px;
    margin: 3px 0 0 0;
    font-size: 16px;
}
.cart-bar .topbar-items a:link,
.cart-bar .topbar-items a:visited,
.cart-bar .topbar-items a:active{
    color: #ff0000;
    line-height:12px;
}

.bold {
    font-family: 'proxima_novasemibold';
}

.none {
    display: none;
}

.subd-franchises {
    position: relative;
    float:left;
    width:438px;
    border: 1px solid #C8C8C7;
    margin-bottom: 20px;
}

.subd-franchises .title {
    width:426px;
    height:22px;
    margin:6px;
    float:left;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-image: url('../img/home/controls.png');
    background-repeat: no-repeat;
    background-position: -2px -1170px;
    cursor: pointer;
}

.subd-franchises .data-body {
    display: none;
    width:438px;
    position: absolute;
    top:34px;
    left:-1px;
    border: 1px solid #C8C8C7;
    background:white;
	padding: 0;
	height: auto;
	max-height: 350px;
	overflow-y: scroll;
	min-width: 300px;
	z-index: 10000;
}

.subd-franchises .data-body .franchise {
	background-color: white;

	border-bottom: 1px dotted #ccc;
	padding: 5px 5px 5px 7px;
	cursor: pointer;
}
.subd-franchises .data-body h3.fr-t-prov-b {
    padding-left:5px;
    background:#ddd;
    font-weight: bold;
    margin:0;
}

.subd-franchises .data-body h4.fr-t-reg-b {
    padding-left:5px;
    background:#eaeaea;
}

.subd-franchises .data-body .franchise a {
	margin-left: 10px;
}

.franchise .v-g-click {
	float:left;
	width:411px;
}
.subd-franchises .title .selected-franchise {
	color:black;
	font-size: 16px;
}

.v-g-h-title {
	font-weight: 700;
	text-transform: uppercase;
	color:#484848;
	font-size: 11px;
}
.subd-franchises .data-body .franchise .bo-f-info {
	margin-left:10px;
}

.subd-franchises .data-body .franchise p.info {
	font-size:11px;
	line-height: 12px;
}
.subd-franchises .data-body .franchise:hover {
	background-color: #e1e1e1;
}

.fr-t-prov {
    background:#e1e1e1;
    font-weight: bold;
}
.fr-t-reg {
    background:#eaeaea;
    font-weight: bold;
}
.fr-t-location {
    min-height: 160px;
}
.company-locations {
	list-style: none;
	float:left;
	width: 945px;
	padding: 0 0 0 10px;
	margin:0;
}
.company-locations li {
	float:left;
	width:300px;
	margin: 0 15px 15px 0;
}

.company-locations li p {
    line-height:14px;
}

.company-locations li .title {
	text-transform: uppercase;
	color: #383838;
	font-size: 13px;
}

.message {
	font-weight: 700;
	font-style: italic;
}
/* GOOGLE TRANSLATE
*/
#google_translate_element {
	float: right;
	width:144px !important;
	height:29px !important;
	overflow: hidden !important;
	padding:0;
	text-align: center;
	vertical-align: middle;
	background-color: #f0f0f0;
}

#google_translate_element .goog-te-gadget {
	float: right;
	width:144px !important;
	height:25px !important;
	overflow: hidden !important;
}

#google_translate_element select {
	width:128px;
	height:25px;
	margin:0 0 0 8px;
	display: block;
	padding:3px;
	font-size:12px;
	border:1px solid #e1e1e1;
	background-color:white;
	outline: 0;
}
#google_translate_element select option {
	font-size: 12px;
}

.right{float:right;}
.left{float:left;}

.side-menu{
    margin:0 15px 0 0px;
    padding:0;
    width:100%;
    list-style: none;
}
.side-menu li{
	display:block;
	line-height:25px;
	padding: 0 15px;
	margin:0;
	color: #606060;
	border-right:5px solid #606060;
    text-align: right;
}
.side-menu li.active{
	border-right:5px solid #ff0000;
    color: #ff0000;
}
.side-menu li.active a{
    color: #ff0000 !important;
}
.side-menu li:hover{
	border-color:#ff0000;
}
.side-menu li a:link,
.side-menu li a:active,
.side-menu li a:visited{
	color:#606060;
	display:block;
}
.side-menu li a:hover{
	text-decoration: none;
	color:#ff0000;
}
.company-about p, .videos p{
    line-height: 1.5em;
    margin:10px auto;
}
#faqs {
    position: relative;
}
#faqs h3 {
    cursor: pointer;
    margin-bottom: 0;
}
#faqs div {
    position: relative;
}
#faqs div p {
    padding: 0;
    margin-bottom: 5px;
    line-height: 130%}
#faqs h3{
    line-height: 25px;
    padding:5px 10px;
    color: #333;
    background-color: #FFF;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
}
#faqs h3.active{
    background-color:#ff0000;
    color:white;
}
#faqs div{
    padding:15px 10px;
    border-left:1px solid #ff0000;
}
.privacy p{
	margin-bottom:15px !important;
}
.contact-submit{
	list-style:none !important;
}
#contactform{
	background-color: transparent;
	float:left !important;
}
.employees{
	margin: 15px 10px;
}
.span-17.factory-page{
	width: 650px;
	padding:0 20px;
}
.factory-page h2{
	margin:0 auto 10px auto;
	background-color: #ff0000;
	color: #FFF;
	text-transform: uppercase;
	font-size:12px;
	font-family: 'Proxima', Helvetica, Arial, sans-serif;
	border:1px solid #ff0000;
	width:100%;
}
.factory{
	color: #3498DB;
	text-align: center;
}
.img-responsive img{
	display:block;
	margin:auto;
	text-align: center;
	width:100% !important;
	display:block;
	height:auto;
	border:1px solid #ff0000;
}
.video{
	margin-bottom:15px;
}
.i-step{
	border:1px solid #e94b35;
	margin:20px auto;
	display:block;
	-webkit-box-shadow: 0 1px 5px 3px #F2F2F2;
	box-shadow: 0 1px 5px 3px #F2F2F2;
}
.i-step h4{

	padding-left:10px;
	line-height:30px;
	background-color: #e94b35;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Proxima', Helvetica, Arial, sans-serif;
}
.i-step ol{
	counter-reset: imagenum;
}
.i-step ol > li{
	list-style: none;
	line-height:25px;
}
.i-step ol > li:not(.skip){
	counter-increment: imagenum;
}
.i-step ol > li.skip{
	list-style:none;
	counter-reset: imagenum-1;
}
.i-step ol > li.skip:before{
	content:none;
}
.i-step ol > li:before{
	content: counter(imagenum) ". ";
}
.i-step img{
	width: 200px;
	display:inline-block;
	margin:10px auto;
	text-align: center;
	border:1px solid #333;
}
.i-step ol li ul{
	margin: 10px 10px 10px 25px;
	line-height:20px;
}
.i-step .important{
	padding:10px;
	border:1px solid #c0392b;
	margin:25px auto;
}
.i-step .important h5{
	margin: -10px -10px 0 -10px;
	background-color:#e74c3c;
	border-bottom:1px solid #c0392b;
	color:white;
	text-transform: uppercase;
	font-family: 'Proxima', Helvetica, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	line-height:30px;
	padding-top:3px;
}
.i-step .important img{
	width: 194px;
	display:inline-block;
	margin:10px 0px;
	text-align: center;
	border:1px solid #333;
}
.installation-video h2{
	margin:15px auto 10px auto;

}
.installation-video h3{
	margin:15px auto 10px auto;
	padding:0 11px 0 11px;
	line-height:25px;
	font-size:11px;
	background-color: #3498DB;
	color:white;
	width:100%;
	font-family: 'Proxima', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
.videos{
	padding-bottom: 15px;
}
.videos iframe{
	width:100%;
	padding:10px;
	margin:-10px auto 10px auto;
	border:1px solid #3498DB;
}
.center{
	display:block;
	margin: 0 auto;
}
.listbullets h4{
	color: #ff0000;
}
.imgpad{
	width:150px;
	margin-right:8px;
}
.please-note{
    padding:10px;
    border:1px solid #f1c40f;
    margin:25px auto;
}
.please-note h5{
    margin: -10px -10px 0 -10px;
    background-color:#f1c40f;
    border-bottom:1px solid #f1c40f;
    color:white;
    text-transform: uppercase;
    font-family: 'Proxima', Helvetica, Arial, sans-serif;
    text-align: center;
    font-weight: bold;
    line-height:30px;
    padding-top:3px;
}
.please-note p{
    margin-top:10px;
    text-align: center;
}
.full{
    width:auto;
    padding: 0 20px;
}
.order-status{
    width:100%;
    border:1px solid #3498db;
    margin:15px auto;
    padding:0;
    overflow:hidden;
}
.order-status h2{
    background-color: #3498db;
    border:1px solid #3498db;
    color:white;
    font-family: 'Proxima', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
}
.order-status-stages{
    list-style: none;
    display: block;
    width:inherit;
    margin:10px 0;
    padding:0;
}
.order-status-stages li{
    width:25%;
    float:left;
    text-align:center;
    margin: 0 0 10px 0;
}
.order-status-stages li h3{
    font-family:'Proxima', Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    padding:0;
    margin:0;
    line-height: 15px;
}
.order-status-stages li p{
    margin:0;
    padding:0;
    line-height:15px;
    color:#95a5a6;
    text-transform: uppercase;
}
.order-status-progress{
    list-style: none;
    display: block;
    width:94%;
    height:15px;
    margin:10px auto;
    padding:0;
    background-color: #bdc3c7;
    clear:both;
    border-radius: 15px;
    overflow:hidden;
}
.order-status-progress li{
    width:25%;
    height:15px;
    display:block;
    float:left;
}
.received{
    background: #f39c12; /* Old browsers */
    background: -moz-linear-gradient(left, #f39c12 0%, #f1c40f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f39c12), color-stop(100%,#f1c40f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #f39c12 0%,#f1c40f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #f39c12 0%,#f1c40f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #f39c12 0%,#f1c40f 100%); /* IE10+ */
    background: linear-gradient(to right, #f39c12 0%,#f1c40f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f39c12', endColorstr='#f1c40f',GradientType=0 ); /* IE6-9 */
}
.cutting{
    background: #f1c40f; /* Old browsers */
    background: -moz-linear-gradient(left,  #f1c40f 0%, #1abc9c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f1c40f), color-stop(100%,#1abc9c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #f1c40f 0%,#1abc9c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #f1c40f 0%,#1abc9c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #f1c40f 0%,#1abc9c 100%); /* IE10+ */
    background: linear-gradient(to right,  #f1c40f 0%,#1abc9c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1c40f', endColorstr='#1abc9c',GradientType=0 ); /* IE6-9 */
}
.sewing{
    background: #1abc9c; /* Old browsers */
    background: -moz-linear-gradient(left,  #1abc9c 0%, #27ae60 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#1abc9c), color-stop(100%,#27ae60)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #1abc9c 0%,#27ae60 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #1abc9c 0%,#27ae60 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #1abc9c 0%,#27ae60 100%); /* IE10+ */
    background: linear-gradient(to right,  #1abc9c 0%,#27ae60 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1abc9c', endColorstr='#27ae60',GradientType=0 ); /* IE6-9 */
}
.shipping{
    background: #27ae60; /* Old browsers */
    background: -moz-linear-gradient(left,  #27ae60 0%, #2ecc71 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#27ae60), color-stop(100%,#2ecc71)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #27ae60 0%,#2ecc71 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #27ae60 0%,#2ecc71 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #27ae60 0%,#2ecc71 100%); /* IE10+ */
    background: linear-gradient(to right,  #27ae60 0%,#2ecc71 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27ae60', endColorstr='#2ecc71',GradientType=0 ); /* IE6-9 */
}
hr{
    border: 0 ;
    height: 0 ;
    border-top: 1px solid rgba(0, 0, 0, 0.1) ;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.shipment{
    margin:10px auto;
}
.shipment h3{
    line-height:25px;
}
.no-results p, .order-tracker p{
    line-height: 20px;
    margin:10px auto;
}
ul.lang{
    display: block;
    list-style: none;
    float:right;
    padding:1px 0;
    margin:0;
}
ul.lang li{
    display:inline;
    width:20px;
    height:20px;
    float:left;
    margin:auto 5px;
    line-height:50px;
}
.flag.en, .flag.fr{
    display:block;
    width: 20px;
    height: 20px;
    float:left;
    text-indent: -99999px;
    font-size:0;
}
.flag.en{
    background:url('../img/translation/en.png') no-repeat;
}
.flag.fr{
    background:url('../img/translation/fr.png') no-repeat;
}

.cart-status{
    width:100%;
    /* border:1px solid #3498db; */
    margin:15px auto;
    padding:0;
    overflow:hidden;
}
.cart-status-stages{
    list-style: none;
    display: block;
    width:inherit;
    margin:10px 0;
    padding:0;
}
.cart-status-stages li{
    width:25%;
    float:left;
    text-align:center;
    margin: 0 0 10px 0;
}
.cart-status-stages li h3{
    font-family:'Proxima', Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    padding:0;
    margin:0;
    line-height: 15px;
    color: #606060;
}
@media (max-width: 767px) {
    .cart-status-stages li h3{
        font-size: 10px;
    }
}
.cart-status-stages li p{
    margin:0;
    padding:0;
    line-height:15px;
    color:#606060;
    text-transform: uppercase;
}
.cart-status-progress{
    list-style: none;
    display: block;
    width:95%;
    height:15px;
    margin:10px auto !important;
    padding:0;
    background-color: #bdc3c7;
    clear:both;
    border-radius: 15px;
    overflow:hidden;
}
.cart-status-progress li{
    width:25%;
    height:15px;
    display:block;
    float:left;
}
.cart-status-progress .step1{
    background: rgb(231,76,60); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(231,76,60,1) 0%, rgba(230,126,34,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(231,76,60,1)), color-stop(100%,rgba(230,126,34,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(231,76,60,1) 0%,rgba(230,126,34,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(231,76,60,1) 0%,rgba(230,126,34,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(231,76,60,1) 0%,rgba(230,126,34,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(231,76,60,1) 0%,rgba(230,126,34,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e74c3c', endColorstr='#e67e22',GradientType=1 ); /* IE6-9 */
}
.cart-status-progress .step2{
    background: rgb(230,126,34); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(230,126,34,1) 0%, rgba(241,196,15,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(230,126,34,1)), color-stop(100%,rgba(241,196,15,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(230,126,34,1) 0%,rgba(241,196,15,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(230,126,34,1) 0%,rgba(241,196,15,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(230,126,34,1) 0%,rgba(241,196,15,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(230,126,34,1) 0%,rgba(241,196,15,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e67e22', endColorstr='#f1c40f',GradientType=1 ); /* IE6-9 */
}
.cart-status-progress .step3{
    background: rgb(241,196,15); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(241,196,15,1) 0%, rgba(22,160,133,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(241,196,15,1)), color-stop(100%,rgba(22,160,133,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(241,196,15,1) 0%,rgba(22,160,133,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(241,196,15,1) 0%,rgba(22,160,133,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(241,196,15,1) 0%,rgba(22,160,133,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(241,196,15,1) 0%,rgba(22,160,133,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1c40f', endColorstr='#16a085',GradientType=1 ); /* IE6-9 */
}
.cart-status-progress .step4{
    background: rgb(22,160,133); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(22,160,133,1) 0%, rgba(46,204,113,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(22,160,133,1)), color-stop(100%,rgba(46,204,113,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(22,160,133,1) 0%,rgba(46,204,113,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(22,160,133,1) 0%,rgba(46,204,113,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(22,160,133,1) 0%,rgba(46,204,113,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(22,160,133,1) 0%,rgba(46,204,113,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16a085', endColorstr='#2ecc71',GradientType=1 ); /* IE6-9 */
}
.report-header{
    width:70%;
    padding:30px 0 0 30px;
}

.report-header th, .report-header td{
    line-height: 30px;
    border-bottom: 1px solid #CCC;
}
.report-header td{
    width:60%;
}
.report-header th{
    width:40%;
    font-family:'Proxima', Helvetica, Arial, sans-serif;
    font-weight: bold;
}
.old-order table{
    width:100%;
    padding:30px;
}
.old-order table:last-child tr:first-child td{
    border-bottom: 2px solid #2980B9;
    color: #333;
    font-size: 100%;
    font-weight: normal;
    text-align: left;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.old-order table:first-child{
    width:60%;
    padding:0 30px;
}
.old-order table:first-child th, .old-order table:first-child td{
    width:50%;
    line-height: 30px !important;
    border-bottom: 1px solid #CCC;
    position:relative;
    margin: -30 0 0 0 !important;
    padding: 0px !important;
}
.order-report #cart{
    padding-top:30px;
}
.best-selling a{
    display:block;
    position:relative;
    float:left;
    margin-bottom:10px;
    min-height: 282px;
}
.best-selling a:hover img{
    border-bottom: 5px solid #ff0000;
}
.best-selling a:hover h3{
    color: #ff0000;
    opacity:1;
}
.best-selling a h3{
    display:block;
    position:absolute;
    background-color: #FFF;
    opacity:0.75;
    line-height:30px;
    width: 174px;
    height:60px;
    top: 206px;
    font-size: 14px;
    text-align: center;
    color: #606060;
    font-weight: bold;
}
#vmap-ca, #vmap-us{
    width:100%;
    min-height:500px;
    margin:0 0 10px 0;
}
.legend{
    display:block;
    text-align: center;
}
.legend li{
    width:12%;
    display:inline-block;
    color: white;
    text-transform: uppercase;
    font-family:'Proxima', Helvetica, Arial, sans-serif;
}
.one{ background-color: #2ecc71;}
.two{ background-color: #27ae60;}
.three{ background-color: #f1c40f;}
.four{ background-color: #f39c12;}
.five{ background-color: #e67e22;}
.six{ background-color: #e74c3c;}
.seven{ background-color: #bdc3c7;}
.chrome{
    position:absolute;
    line-height:30px;
    top: 70px;
    left: 810px;
    font-family: 'Proxima', Helvetica, Arial, sans-serif;
    display: none;
}
.chrome a:link, .chrome a:visited, .chrome a:active{
    color:#999;
}
.chrome a:hover{
    color: #4aa3df;
    text-decoration: none;
}
.chrome span{
    font-size:14px;
    font-weight: bold;
    color: #999;
}
.chrome img{
    vertical-align: middle;
}
.unstyled{
    list-style: none;
    margin: 10px 0;
    padding: 0;
}
.installation-guide img{
    width: 100%;
}
.banner-video, .banner-image {
    min-height: 381px; 
}
.banner-video {
    width: inherit; 
    position:relative;
}
.background-video {
    position: absolute; 
    width: 100%; 
    height: 100%; 
    top: 0px;
    -o-object-fit: cover; 
    object-fit: cover; 
    -o-object-position: center; 
    object-position: left;
}
.background-video video {
    width: 100%; 
    height: 100%; 
    -o-object-fit: cover; 
    object-fit: cover; 
    -o-object-position: left; 
    object-position: left;
}