/*.sidebanner,
.sidebanner-right{display:none;}*/

/* JPK */
.homepage_image {
    width: 100%;
    height: 200px;
    background: url(../images/homepage_image.jpg) no-repeat;
}

#cart-alt .button:hover,
.button.alt:hover,
#chart .button:hover{
	background: #F35730; /* for non-css3 browsers */
	border:1px solid #F35730;
	color:#fff;
}

#alternatives .button, #alternatives .button:visited, #alternatives input[type="submit"],
.button.alt,
#chart .button{
    background: #F35730; /* for non-css3 browsers */
	border:solid 1px #F35730;
    color:#fff;
    font-size: 14px;
    height: 30px;
    line-height: 33px;
    padding: 7px 10px;
}

#alternatives .button, #alternatives .button:visited {
    margin: 0px;
}
table.items .button {
    margin-right: 0px;
    margin-top: 20px;
}

.button-small {
  background: #F35730 none repeat scroll 0 0;
  border-radius: 0;
  color: #ffffff !important;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  margin: 10px 0 20px;
  padding: 10px 15px;
  text-transform: uppercase;
}

.sectiontitle-wrapper h1 {
    color: #F35730;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 28px;
    line-height: 40px;
    padding: 30px 20px;
    position: relative;
    text-transform: uppercase;
    margin-top: 0px;
}

.sectiontitle-wrapper h1:before,
.sectiontitle-wrapper h1:after {
    background: #F35730;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    width: 100px;
}
.sectiontitle-wrapper h1:before {
    right: 100%;
}
.sectiontitle-wrapper h1:after {
    left: 100%;
}
.sectiontitle-wrapper h2 {
    color: #F35730;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 1.2em;
    padding: 10px 20px;
    position: relative;
    text-transform: uppercase;
}

.sectiontitle-wrapper h2:before,
.sectiontitle-wrapper h2:after {
    background: #F35730;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    width: 100px;
}
.sectiontitle-wrapper h2:before {
    right: 100%;
}
.sectiontitle-wrapper h2:after {
    left: 100%;
}
.sectiontitle-wrapper {
    overflow: hidden;
    text-align: center;
}

div.hint {
    color: #338833;
    font-size: 11px;
    margin-bottom: 15px;
    margin-left: 15px;
}

tr.odd>td {
    background: inherit;
}

td input[type="text"] {
    margin: 0px; }
#shiptobilling label {
    display: inline;
    float: none;
}

div.margin-top {
    margin-top: 10px;
}
div.pad {
    padding: 10px 0px;
}

.push-30 {
  margin-bottom: 30px;
}
.push-40 {
  margin-bottom: 40px;
}
.push-50 {
  margin-bottom: 50px;
}

.notice {
    margin: 0px 0px 10px 0px;
    padding: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.notice a {
    font-weight: 700;
}

#chart {
    min-width: 220px;
}
#chart .items, #chart .sum {
    line-height: 10px;
}

#fav-modal {
    width: 250px;
    padding: 20px 20px 30px;
    background-color: #fff;
}
#fav-modal h4{ font-weight: bold; text-transform:uppercase;}

/*shopping cart on part details page*/
#cart-alt {
    width: 250px;
    padding: 20px 20px 30px;
    background-color: #fff;
}
#cart-alt h4{font-weight: bold; margin-bottom:3px; text-transform:uppercase;}

#shop-bag-alt{ background:url(../images/flow-order.png) no-repeat 0 5px; width:59px; height:56px; display:block; float:left; margin-right:15px;}
.shop-box-alt {
	display: inline-block;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.shop-box-alt li{ padding:10px 0px 20px }
.shop-box-alt h2{ font-size:13px; margin-bottom: 0px;}
.shop-box-alt .total{ margin-bottom: 5px;}

#topcontrols {
    list-style-type: none;
    margin: 0px;
    padding: 7px 0px 0px;
    text-align: right;
}
#topcontrols li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
}

#print-footer {
    display: none;
}

[class*="block-grid-"] select {
    width: 100%;
}
[class*="block-grid-"] li {
    padding: 0 5px 0 0;
}

.quantity { white-space: nowrap; }
.quantity input[type="button"] { height: 26px; }
.quantity.buttons_added {
    float: none;
}

.toggle_container .block { padding: 0px; }
.toggle_container .block p { padding-left: 30px; font-size: 16px; line-height: 24px; }

table.checkout_totals {
    border-width: 0px;
}
table.checkout_totals th, table.checkout_totals td {
    background: inherit;
    border-width: 1px 0px;
    font-size: 12px;
    text-align: right;
}

table.items tfoot tr td {
    padding: 5px !important;
}
table td.hidden * {
    display: none;
}

table tfoot td { font-weight: bold; }

.catalogue_cell {
    word-break: break-all;
}

a.cart-button {
    background: url(/images/btn_add_to_cart.png) no-repeat;
    height: 31px;
    width: 48px;
}
.overview td.buttons-discount {
    padding-right: 3px;
    width: 10%;
}
.overview td.buttons-cart {
    padding-left: 3px;
    width: 10%;
}
.discount-box {
    background: url(/images/btn_save_label.png) no-repeat;
    height: 29px;
    padding-top: 3px;
    width: 69px;
    text-align: right;
}
.discount-box span {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-right: 7px;
}

div#modal-form, div.modal { border-radius: 10px; display: none; padding: 15px; width: 460px; }

.overview a, .campaign a, #tires a { word-break: break-all; }
.overview .title a:visited{ color: inherit; }
.campaign img.thumb, #tires img.thumb {
    float: left;
    width: 50px;
    margin: 4px 0 0 0;
    padding: 0px 4px 4px 0px;
}
.campaign .title a {
    display: table-cell;
    padding: 4px 7px;
}

#featured {
    margin: 0 auto 0px;
    padding: 0;
}
#random_offers figure,
#featured figure,
#announces figure {
  border: 1px solid #ccc;
}

#announces figure figcaption span {
    border: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    margin: 0;
    overflow: hidden;
    width: 100%;
}
#random_offers figure figcaption span,
#featured figure figcaption span,
#announces figure figcaption span {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}
#random_offers figure figcaption span.title,
#featured figure figcaption span.title,
#announces figure figcaption span.title {
    color: #000;
    margin: 0 0 5px;
}
#featured figure figcaption span.title,
#announces figure figcaption span.title {
    height: 20px;
    padding: 0px;
}

/*#random_offers figure figcaption p.descr-link:hover,
#featured figure figcaption p.descr-link:hover,*/
#announces figure figcaption span.title:hover {
  color: #F35730;
}
#announces figure div {
    /*border: 1px solid #CCC;*/
    padding: 13px;
    /*margin-bottom: 10px;*/
}
#announces figure figcaption {
  padding: 0 10px 15px;
}

#random_offers figure div,
#featured figure div {
  border: 0 none;
  margin-bottom: 0;
  padding: 10px;
}
#random_offers figure div.moms,
#featured figure div.moms,
#random_offers figure div.price-newer,
#featured figure div.price-newer,
#random_offers figure div.price-older,
#featured figure div.price-older {
  margin-bottom: 3px;
  padding: 0px;
}

#random_offers figure div.img-wrap,
#featured figure div.img-wrap {
  position: relative;
  padding-bottom: 0px;
}
#random_offers figure div.discount-top,
#featured figure div.discount-top {
  background: url("/images/sale-icon.png");
  box-sizing: border-box;
  color: #000000;
  font: 400 26px/30px Montserrat;
  height: 51px;
  padding: 10px 17px 0px 0px;
  position: absolute;
  right: -7px;
  top: 10px;
  width: 113px;
}
#random_offers .item-wrap,
#featured .item-wrap,
#good-offers .item-wrap {
  margin-bottom: 5px;
  overflow: hidden;
  padding: 0;
}
#random_offers figure div.descr-link,
#featured figure div.descr-link {
  font-size: 14px;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 0;
}

#random_offers figure div.favorite-icon,
#featured figure div.favorite-icon {
  float: right;
  padding: 0;
  width: 18px;
}

.descr-link a {
  color: #000;
}
.descr-link a:hover {
  color: #F35730;
}

#random_offers .clear,
#featured .clear {
  padding: 0;
}

#good-offers .item-title {
  float: left;
  color: #000;
  text-transform: uppercase;
}
#good-offers .discount {
  background: url("/images/sale-sm-icon.png") no-repeat scroll center center;
  box-sizing: border-box;
  color: #000000;
  float: right;
  font: 400 26px/30px Montserrat;
  height: 42px;
  padding: 5px 15px 0 0;
  text-align: right;
  width: 103px;
}
#good-offers .item-number {
  color: #a3a1a1;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  margin-bottom: 5px;
}
ul.ordered-list p {
  margin-bottom: 0;
}

#tires div { margin: 0 auto; }
#tires div.thumb { float: left; width: 80px; }
#tires div.thumb img { width: 75px; }
#tires a span.price { font-weight: bold; }
#tires ul {padding-bottom: 15px;}

.noborder { border: 0px; }
.nopadding { padding: 0px; }
.nomargin { margin: 0px; }
.show { display: block; }
.hide { display: none; }
.alignleft * { text-align: left !important; }
a.button.fix { display: inline-block; line-height: 100% !important; margin: 10px; }
label.fix { display: inline; float: none; margin: 4px; }
label.price { font-weight: bold; }

div.aligncenter { margin-left: auto; margin-right: auto; }
.inputnomargin input { margin: 0px; }

.filter-form strong { font-weight: bold; }
.filter-form li {
    padding-left: 0 !important;
    padding-bottom: 0 !important;
}

#brands, #services, #stats, #announcesxxx, #how_trade { margin: 0px auto 50px; }
/*#random_parts, #tires { margin: 0px auto 40px; }*/
#brands a { display: inline-block; margin: 0px 0px 0px 15px; }
#brands a:first-child { margin: 0px; }
#services .cards {padding-top: 12px;}
#services p.fcb {margin-bottom: 10px;}

#stats h3 {
  color: #000000;
  font: 400 26px/20px Montserrat;
}
#stats p {
  color: #9a9a9a;
  font: 400 14px/20px Arial;
  margin-bottom: 0px;
}
#stats img {
  padding: 30px;
}
#flow .separator.line {
    margin-bottom: 10px;
    margin-top: 10px;
}
#flow li {
    min-height: 90px;
}
#flow li.bordered {
    border-right: 1px solid #cccccc;
}
.flow {
    margin: 18px 0 0 15px;
    padding-top: 5px;
}
.flow.search {
    background: url("/images/flow-search.png") no-repeat scroll 0 0;
    padding-left: 60px;
}
.flow.order {
    background: url("/images/flow-order.png") no-repeat scroll 0 0;
    padding-left: 70px;
}
.flow.deliver {
    background: url("/images/flow-deliver.png") no-repeat scroll 0 0;
    padding-left: 60px;
}
#flow h1 {
    font-family: "Montserrat", sans-serif;
    margin-bottom: 5px;
}

h2.bestoffers {margin-top: 30px; font-weight: normal; text-transform: uppercase; color:#FD4F03;}

.homepage-tabs ul.tabs {height: 36px;}
.homepage-tabs .tab-content {padding: 25px; overflow: hidden;}
#feenbackbox img { border: none; margin: 0px 20px 14px 0px; float: left; }
#feenbackbox img.tutorial_img { margin-top: 7px; width: 100% }
.homepage-tabs .tab-content img {border: none; width: 90px; height: 114px; float: left; margin: 0px 20px 14px 0px; }


.discount-top {
    height: 22px;
    border:1px solid #959595;
    /*background-color: #F05117;*/
    background-color:#333;
    color: #f1f1f1;
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
}

.price-newer {
  color: #F35730;
  float: left;
  font-weight: normal;
}
.price-older {
  color: #a3a1a1;
  float: right;
  text-decoration: line-through;
}

/*.price-older {color: #333; float:left; text-decoration: line-through;}*/
.moms {
    font-family: "Montserrat", sans-serif;
    font-style: italic;
    text-decoration: underline;
    text-align: right;
    margin-bottom: 0px;
}

/*.button-box {float:left; padding-top: 20px; margin-right: 15px;}
.button,
.button:visited, input[type="submit"]{
    background:#03c7fd;
    border:1px solid #03c7fd;
}*/

.hint-box {float:left; background: url(/images/tutorial_hint.gif) no-repeat; width: 170px; height: 93px; padding: 10px 5px 5px 30px;}
.hint-box p {margin: 5px 0px 0px; line-height: 14px;}
.hint-box p.hint-title {font-weight: bold;}

#backend #outerheader { height: auto; }

.lbl-terms {
    display: inline;
    float: none;
    margin: 0px 20px 0px 5px;
}

table.payment-option {
    border: 0px;
}
table.payment-option td {
    border: 0px !important;
    vertical-align: middle;
}
table.payment-option td {
    text-align: left;
    padding-left: 0px;
}
table.payment-option td.icons {
    text-align: left;
}
table.payment-option td label {
    display: inline;
    float: none;
    margin-left: 5px;
}
table#alternatives th,td {
    vertical-align: middle;
}

div.select-box {
    border: 1px solid #d1d1d1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 7px 5px;
    width: 90%;
    overflow-x: hidden;
    height: 250px;
}
div.select-box option {
    display: inline !important;
}
div.select-box label {
    display: inline !important;
    width: auto;
    float: inherit;
}

#tinynav1{
    background:#efefef;
    border:1px solid #efefef;
    border-radius:0;
    -webkit-appearance: none;
}

div.switch {
    width: 60px;
}

table#alternatives th {
    background-color: #fdfdfd;
    background-image: url(/images/icons/sort/bg.gif);
    background-repeat:  no-repeat;
    background-position: 6px center;
    cursor: pointer;
}
table#alternatives th.headerSortDown {
    background-image: url(/images/icons/sort/asc.gif);
}
table#alternatives th.headerSortUp {
     background-image: url(/images/icons/sort/desc.gif);
 }
table#alternatives th.noSort {
     background-image: none;
    cursor: default;
 }

 .checkbox-inline {
    padding-top: 5px;
    padding-right: 10px;
    width: inherit;
}
 .checkbox-inline label {
    display: inline;
    float: none;
    padding: 0px 0px 0px 5px;
}

.lefttext {
    text-align: left;
}
.righttext {
    text-align: right;
}
.padding1 {
    padding: 9px 8px;
}
.company-label {
    margin-left: 0px;
    /*float:left;
    text-align: left;
    width:85%;*/
}
.country-img{
    float: none;
    margin-top: 0px;
    margin-right: 10px;
}
.leftindent {
    margin-left: 5px;
}

.no-wrap {
    white-space: nowrap
}

#top-admin { background-color: #C0C0C0; }

.centered-600 {margin:0px auto; max-width:600px}
.centered-960 {margin:0px auto; max-width:1200px}
td.labelcell {font-weight: bold;}
tr.filters td {padding: 6px 6px;}
.pages-label {float:right; padding: 7px 5px; margin: 0px 5px 15px 0px;}
.warn { color: #CC0000; }

div#dk, div#wp {
    margin-top: 10px;
}
div#dk label, div#wp label {
    display: inline;
    float: none;
    margin-left: 5px;
}

body, .promo {
    /*background: #fd4f03;*/
    background: #fff;
}
body {
    /*background:#efefef repeat-x url('../images/bg-body-high.png') left top;*/
    /*background:#efefef repeat-x url('../images/bg-body.png') left 210px;*/
    /*font-size:13px;*/
}
#chart p, #user-nav li a {
    color: #fff;
}
#navigation {
    height: auto;
}

.main-navigation-scroll {
  position: fixed !important;
  top: 0;
}

.wrap-mode{
    white-space: nowrap;
}
#mobmenu {
    display: none;
}
#menu-trigger {
    width: 35px;
    display: none;
}
#menu-trigger div {
    width: 35px;
    height: 5px;
    background-color: #000;
    margin: 6px 0;
}
#menu-trigger div:first-child {
    margin-top: 0px;
}
#menu-trigger div:last-child {
    margin-bottom: 0px;
}
.small-font {
    font-size: 12px;
    font-weight: normal;
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
    #topnav-admin .sf-menu,
    #topnav .sf-menu, .sf-menu * {
        font-size: 12px;
    }
    #topnav-admin a,
    #topnav a {
        padding: 7px;
    }
}

@media only screen and (min-width: 959px) {


/*    #brands, #tires, #services, #featured, #stats, #random_parts, #announces, #how_trade {
        width: 940px;
    }*/

    #backend #bodychild {
        width: 100% !important;
    }
    #backend #bodychild .container {
        width: auto !important;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin: 0px 15px 0px 0px;
    }
    #backend #bodychild .container .twelve.columns {
        width: 100% !important;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1024px) {
    #topnav-wrap {
        width: 940px;
        margin-bottom: 20px;
    }
    #headerleft,
    #headerright {
        padding-top: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #topnav { display: none; }
    #menu-trigger {
        display: block;
    }
    .sf-menu {
        position: relative;
        width: 100%;
    }
    .sf-menu li {
        float: none;
        border: 1px solid #ccc;
    }
    .sf-menu li a {
        font-size: 18px;
        padding: 15px;
    }
        #logo {
        width: 600px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    #brands, #tires {
        margin: 0px auto 25px; width: 748px;
    }
    #topnav-wrap {
        width: 740px;
        margin-bottom: 20px;
    }
    #headerleft,
    #headerright {
        padding-top: 0px;
    }
/*    #s {
        width: 96%;
    }
/*    #searchpartsform input[type="submit"] {
        float: none;
        height: 40px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top:10px;
        width: 98%;
    }*/
    .lang_select,
    .currency_select {
        float: right;
    }
    .sf-menu {
        position: relative;
        width: 100%;
    }
    .sf-menu li {
        float: none;
        border: 1px solid #ccc;
    }
    .sf-menu li a {
        font-size: 18px;
        padding: 15px;
    }
    #topnav { display: none; }
    #menu-trigger {
        display: block;
    }
    #mobmenu ul.sf-menu {
        float: none;
    }

}

@media only screen and (max-width: 767px) {
    #brands, #tires {
        margin: 0px auto 25px; width: 420px;
    }
    #featured {
        margin: 0px auto; width: 420px;
    }
    #good-offers .item-title {
        width: 60%;
    }

    #backend .button-column {
        line-height: 100%;
    }
    #backend .button-column a.button {
        display: block;
        padding: 5px;
        margin: 0px 0px 0px 0px;
    }
    .js .tinynav {
        margin-right: 14px;
    }
    #s {
        width: 96%;
        font-size:100%;
    }
    #searchpartsform input[type="submit"] {
        float: none;
        margin-left: 0px;
        margin-right: 0px;
        margin-top:10px;
        width: 100%;
    }
    #headerleft {
        padding-top: 0px;
    }
    .sf-menu {
        position: relative;
        width: 100%;
    }
    .sf-menu li {
        float: none;
        border: 1px solid #ccc;
    }
    .sf-menu li a {
        font-size: 18px;
        padding: 15px;
    }
    #topnav { display: none; }
    #menu-trigger {
        display: block;
    }
    #flow li.bordered {
        border-right: none;
        border-bottom: 1px solid #ccc;
    }
    #topcontrols {
        text-align: center;
    }
    .lang_flag {
        margin: 0px 5px 0px 0px;
        height: 17px;
    }
    .currency_select {
        /*margin: 0px 0px 3px;*/
    }
}

@media only screen and (max-width: 479px) {
    table td {
        padding: 5px !important;
        word-break: break-all;
    }
    .button {
        font-size: 10px !important;
    }
    div.overview .button {
        overflow: hidden;
        max-width: 70px;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }

    #brands, #tires {
        margin: 0px auto 25px;
        width: 292px;
    }
    #featured {
        margin: 0px auto;
        width: 292px;
    }
      #brands a {
          margin: 0px 0px 0px 2px;
      }
        #brands a img {
            height: 30px;
        }

    #backend .button-column {
        line-height: 100%;
    }
    #backend .button-column a.button {
        display: block;
        padding: 5px;
        margin: 0px 0px 0px 0px;
    }

    .js .tinynav {
        margin-right: 14px;
        width: 125px;
    }
    #s {
        width: 96%;
        /*font-size:80%;*/
    }
    #searchpartsform input[type="submit"] {
        float: none;
        height: 40px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top:10px;
        width: 100%;
    }
    tr th, thead th {
        padding: 9px 6px;
    }
    .quantity.buttons_added {
        /*margin-right:4px;*/
        display: block;
        float: none;
        margin-right:0px;
        width: 80px;
        box-sizing: border-box;
    }

    #alternatives .button, #alternatives .button:visited {
        margin-right: 0px;
    }

    .overview table tr td, .overview table tr th {
        padding: 4px 8px;
    }
    .mob_hidden {
        display:none;
    }
}

.order-list-status {
    color: #F35730;
    margin-bottom: 35px;
}

hr.customer-order {
    border-top: 1px solid #F35730;
}

a.customer-order-anchor {
    display: block;
    position: relative;
    top: -220px;
    visibility: hidden;
}
