@CHARSET "UTF-8";

@font-face {
    font-family: 'roboto_black';
    src: url('../fonts/roboto-black-webfont.eot');
    src: url('../fonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-black-webfont.woff') format('woff'),
         url('../fonts/roboto-black-webfont.ttf') format('truetype'),
         url('../fonts/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto';
    src: url('../fonts/Roboto-Light-webfont.eot');
    src: url('../fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Light-webfont.woff') format('woff'),
         url('../fonts/Roboto-Light-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'roboto', Arial, sans-serif;
    margin: 0;
    padding: 0;
    background: #333333;
    font-size: 13px;
}

a.btn,
#body a.btn,
input.btn,
input.button,
body.shop_product_view #body form.cart .button-outer.submit input.btn {
    display: inline-block;
    border-radius: 0;
    -webkit-border-radius: 0;
    border: none;
    color: #ffffff;
    padding: 2px 10px;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    line-height: 32px;
    height: 32px;
    font-size: 14px;
    font-weight: normal;
    background: #ed1b24;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'roboto', Arial, sans-serif;
}

a.btn:hover,
#body a.btn:hover,
input.btn:hover,
input.button:hover,
body.shop_product_view #body form.cart .button-outer.submit input.btn:hover,
a.btn:focus,
#body a.btn:focus,
input.btn:focus,
input.button:focus,
body.shop_product_view #body form.cart .button-outer.submit input.btn:focus {
    color: #ffffff;
    text-decoration: none;
    background: #000000;
}

input.btn,
input.button,
body.shop_product_view #body form.cart .button-outer.submit input.btn {
    height: 36px;
}

#body {
    margin: 0px;
    padding: 20px 0;
    width: 920px;
    color: #4d4d4d;
}

body.autoinfo_vehiclesearch_start #body {
    width: 675px;
    float: right;
    padding-top: 0;
    position: relative;
}

body.autoinfo_vehiclesearch_start div.nav-left,
body.shop_product_view div.nav-left {
    float: left;
    width: 264px;
    background: #ececec;
    overflow: hidden;
}

#header {
    background: #0e0e0e;
    min-height: 113px;
    padding: 10px 0;
}

#header-outer {
    height: 134px;
}

h1,
h2,
h3,
h4 {
    font-weight: normal;
}

#body h1 {
    clear: both;
    color: #ed1c24;
    font-size: 30px;
    line-height: 36px;
    margin: 0;
    padding: 0;
    background: none;
}

.breadcrumb li a,
.breadcrumb li.active,
.breadcrumb li .divider {
    color: #4d4d4d;
}

#header .cart-outer .total a,
.breadcrumb li.active,
ul.products li.product .price a,
#nav-outer #nav ul li ul li a:hover,
#header div.login h3,
#header div.account h3,
#header .cart-outer h3,
#footer a:hover,
#footer ul li a:hover,
body.product_view #body .price .value {
    color: #ed1c24;
}

#nav-left ul.level_3 li.level_3 a,
#nav-left ul.level_3 li.level_3 a:hover,
#nav-left .level_2 .ui-menu-item a:hover,
#nav-left ul.level_3,
#nav-left ul.level_3 li.level_3,
.btn-primary, #body .btn-primary,
#block_5 h3 {
    color: #fff;
    background: #ed1c24;
}

#body,
#nav-outer,
#content-outer {
    background: none;
}

#body {
    min-height: 450px;
}

#content-outer {
    padding-bottom: 0px;
    background: #ffffff;
}

#footer-inner,
#content-inner,
#nav-inner,
#header-inner {
    width: 960px;
}

#content-inner {
    padding: 25px 0;
}

#header #block_10 {
    width: 500px;
    overflow: hidden;
    height: auto;
    padding-top: 10px;
    min-height: 50px;
}

#footer-outer {
    border: none;
    padding: 0;
    background: #333333;
    font-size: 14px;
    min-height: 0;
}

#footer-inner #footer-top {
    padding: 25px 0 0 0;
}

#footer-inner #footer-bottom {
    margin: 0 auto;
    clear: both;
    width: 960px;
    font-size: 12px;
    float: none;
    top: 0;
    height: auto;
}

#footer .footer-column {
    margin-left: 45px;
    width: 205px;
}

#footer h1,
#footer h2,
#footer h3 {
    color: #ffffff;
    line-height: 14px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    text-transform: none;
    font-weight: normal;
    font-size: 18px;
    padding-bottom: 13px;
    border-bottom: 1px dotted #e6e7e8;
}

#footer-top {
    min-height: 0;
}

#nav-outer {
    height: 45px;
    background: #ed1b24;
    border-bottom: 4px solid #d21b24;
}

#header div.login,
#header #header-inner > div.account {
    margin-top: 23px;
    float: right;
    width: 415px;
    border-bottom: 0px;
    background: #4d4d4d;
    padding: 10px;
    height: auto;
    text-align: right;
}

#header #header-inner > div.cart-outer + div.account {
    margin-top: 8px;
}

#header #header-inner > div.account .account,
#header #header-inner > div.login .login {
    height: auto;
}

#header div.login .button-outer.forgot a,
#header div.account .button-outer.account a {
    border-right: 1px solid #939393;
}

#nav-inner {
    height: 57px;
    margin-top: -2px;
}

#nav ul li:first-child {
    background: none;
    border-left: 1px solid #ffffff;
}

#nav ul li {
    height: 66px; 
}

#nav-inner ul li a {
    height: 49px;
    line-height: 47px;
    padding: 0 20px;
    margin-top: 0px;
    font-size: 20px;
    text-transform: none;
}

#nav-inner ul li.active a,
#nav-inner ul li a:hover,
#nav-inner ul li a:focus {
    text-decoration: none;
    outline: none;
    background: #cf1118;
}

#header div.login form.login {
    display: inline-block;
    margin: 0;
    width: 360px;
    padding: 0;
    float: right;
    text-align: right;
}

#header div.login form.login .control-group,
#header div.login form.login .control-group .controls {
    display: inline-block;
    margin: 0;
    vertical-align: top;
}

#header div.login form.login label[for="email"] {
    display: none;
}

#header .cart-outer {
    height: 20px;
    margin-top: 2px;
    overflow: hidden;
    width: 455px;
    float: right;
}

#header div.login .button-outer.forgot a,
#header div.login .button-outer.register a,
#header div.account .button-outer.account a,
#header div.account .button-outer.logout a {
    color: #fff;
    font-size: 11px;
}

#header div.login form.login input#email,
#header div.login form.login input#password {
    background-color: #fff;
    border: medium none;
    color: #4d4d4d;
    font-size: 14px;
    font-style: normal;
    height: 19px;
    line-height: 19px;
    margin: 4px 0 0 4px;
    padding: 4px;
    width: 127px;
}

#header div.login form.login .button-outer.submit {
    background: none;
    float: right;
    height: auto;
    width: auto;
    margin-left: 4px;
}

#header div.login form.login input[type="submit"] {
    background: #ed1b24 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin: 4px 0 0;
    padding: 0 8px;
    text-indent: 0;
    text-transform: uppercase;
    width: auto;
}

#nav-outer #nav ul li ul {
    background: #d01116;
    padding: 2px;
}

#nav-outer #nav ul li ul li {
    line-height: 16px;
    border-left: 0px;
    background: none;
    margin: 1px;
    min-width: 0px;
}

#nav-outer #nav ul li ul li a {
    float: left;
    width: 105px;
    border-left: 0px;
    height: auto;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    padding: 5px 10px;
    margin: 0px;
}

#nav ul li:last-child a {
    border-right: 1px solid #ffffff;
}

#nav-outer #nav ul li ul li a:hover {
    color: #fff;
    background: #2f2f2f;
}

ul.breadcrumb {
    padding: 5px 0px;
}

#block_12 {
    float: right;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0;
    text-transform: none;
    margin: 14px 10px 0 0;
    font-family: 'roboto_black';
}

#block_12 p {
    margin: 0px;
    padding: 0px;
}

body.autoinfo_vehiclesearch_start fieldset legend {
    color: #fff;
}

body.autoinfo_vehiclesearch_start .result-container .nav {
    margin-bottom: 0px;
}

body.autoinfo_vehiclesearch_start .result-container .nav li {
    float: none;
}

body.autoinfo_vehiclesearch_start .result-container .nav li a {
    padding-bottom: 4px;
    padding-top: 4px;
}

.shop_search_results #content table.parts,
body.autoinfo_vehiclesearch_start #content #part-list {
    clear: both;
}

.shop_search_results #content table.parts a,
.shop_search_results #content table.parts a:focus,
.shop_search_results #content table.parts a:hover,
body.autoinfo_vehiclesearch_start #content #part-list table.parts a,
body.autoinfo_vehiclesearch_start #content #part-list table.parts a:focus,
body.autoinfo_vehiclesearch_start #content #part-list table.parts a:hover {
    color: #4d4d4d;
    outline: none;
    text-decoration: none;
}

body.autoinfo_vehiclesearch_start #content #part-list table.parts a.show-options {
    color: #ED1B24;
    font-size: 14px;
}

body.autoinfo_vehiclesearch_start #content #part-list table tr.heading td {
    background-color: #474747;
    color: #ffffff;
    padding: 5px;
}

.shop_search_results #content table.parts tr.part td.image,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.image {
    vertical-align: middle;
    width: 147px;
    text-align: left;
}

.shop_search_results #content table.parts tr.part td.image .image-outer,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.image .image-outer {
    text-align: center;
    border: 1px solid #ececec;
    width: 142px;
    height: 142px;
    line-height: 140px;
    padding: 0;
}

.shop_search_results #content table.parts tr.part td.image img,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.image img {
    max-width: 140px;
    max-height: 140px;
    height: auto;
    width: auto;
    margin: 0 auto;
}

.shop_search_results #content table.parts tr.part td.details,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.details {
    padding-left: 10px;
}

.shop_search_results #content table.parts tr.part td.details .name,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.details .name {
    font-size: 16px;
    margin-bottom: 5px;
}

.shop_search_results #content table.parts tr.part td.details .code,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.details .code {
    font-weight: bold;
    margin-bottom: 5px;
}

.shop_search_results #content table.parts tr.part td.details .brand,
.shop_search_results #content table.parts tr.part td.details .brand a,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.details .brand,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.details .brand a {
    color: #939393;
}

body.autoinfo_vehiclesearch_start #content #part-list div.pcq {
    margin-bottom: 5px;
    height: 20px;
}

body.autoinfo_vehiclesearch_start #content #part-list div.notes {
    margin-bottom: 5px;
}

body.autoinfo_vehiclesearch_start #content #part-list div.pcq label,
body.autoinfo_vehiclesearch_start #content #part-list div.notes label {
    display: inline;
}

.shop_search_results #content table.parts td > div.price,
body.autoinfo_vehiclesearch_start #content #part-list td > div.price {
    line-height: 28px;
}

.shop_search_results #content table.parts tr.part td.details .brand,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.details .brand {
    margin-bottom: 5px;
}

.autoinfo_vehiclesearch_start #body ul.part-groups {
    margin: 10px 0 0 -20px;
    padding: 0;
}

.autoinfo_vehiclesearch_start #body ul.part-groups li {
    float: left;
    margin: 0px 0 5px 35px;
    width: 173px;
}

.autoinfo_vehiclesearch_start table.parts tr.part.hidden {
    display: none;
}

.autoinfo_vehiclesearch_start table.parts tr.part.visible {
    display: table-row;
}

.autoinfo_vehiclesearch_start table.parts tr.add-to-cart td {
    text-align: right;
}

#header div.login h3,
#header div.account h3 {
    display: inline-block;
    border: none;
    margin: 0;
    text-transform: none;
    color: #ffffff;
    font-weight: normal;
    font-size: 20px;
    height: 24px;
    line-height: 24px;
    padding-top: 5px;
}

#header div.account h3 {
    display: block;
    padding: 0 0 10px 0;
}

#header div.login .button-outer.forgot,
#header div.login .button-outer.register,
#header div.account .button-outer.account,
#header div.account .button-outer.logout {
    display: inline-block;
    float: none;
    margin-top: 8px;
    color: #939393;
    vertical-align: top; 
}

#header div.login .button-outer.forgot a,
#header div.login .button-outer.register a,
#header div.account .button-outer.account a,
#header div.account .button-outer.logout a {
    color: #939393;
}

#header div.login,
#header div.account {
    border: none;
}

#header div.login .button-outer.forgot a,
#header div.account .button-outer.account a {
    padding-right: 8px;
}

#footer-bottom-left {
    float: none;
}

div.nav-left form {
    padding: 10px;
    margin-bottom: 0;
}

div.nav-left h2 {
    background: #ed1b24;
    color: #ffffff;
    padding: 5px 10px;
    margin: 0 auto;
    font-size: 20px;
}

div.nav-left form .control-label {
    display: none;
}

div.nav-left form .controls,
div.nav-left form .control-group {
    display: block;
    margin: 0 auto;
}

div.nav-left form#vehicle-search .controls {
    margin-bottom: 5px;
    width: 244px;
    overflow: hidden;
    background: #ffffff url('../img/search-drop-down.png') right center no-repeat;
}

div.nav-left form#vehicle-search .controls select {
    width: 280px;
    background: none;
    border: none;
    height: 36px;
    padding: 4px 45px 4px 2px;
    font-size: 12px;
}

div.nav-left form#vehicle-search .controls select:focus {
    outline: none;
}

div.nav-left form#vehicle-search .controls select:disabled {
    color: #999999;
}

body.autoinfo_vehiclesearch_start #content .vehicle-glance h1 {
    font-size: 22px;
}

body.autoinfo_vehiclesearch_start #content .vehicle-glance h2 {
    font-size: 14px;
    line-height: 18px;
}

body.shop_search_results #content table.parts {
    width: 100%;
}

body.shop_search_results #content table.parts,
body.shop_search_results #content table.parts th,
body.shop_search_results #content table.parts td,
body.autoinfo_vehiclesearch_start #content #part-list table.parts,
body.autoinfo_vehiclesearch_start #content #part-list table.parts th,
body.autoinfo_vehiclesearch_start #content #part-list table.parts td {
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    padding: 5px 0;
}

body.shop_search_results #content table.parts td.price > div.price {
    float: right;
}

body.shop_search_results #content table.parts td.quantity,
body.autoinfo_vehiclesearch_start #content #part-list table.parts td.quantity {
    text-align: right;
}

body.shop_search_results #content table.parts td.quantity input.quantity,
body.autoinfo_vehiclesearch_start #content #part-list table.parts td.quantity input.quantity {
    -moz-appearance: textfield;
    border-radius: 0;
    -webkit-border-radius: 0;
    width: 50px;
}

body.shop_search_results #content table.parts tr.add-to-cart td,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.add-to-cart td {
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec;
}

body.shop_search_results #content table.parts tr.part td.image,
body.shop_search_results #content table.parts tr.part td.quantity,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.image,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.quantity {
    padding: 10px 0;
    border-bottom: 1px solid #ececec;
}


body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.heading td {
    border-top: 20px solid #ffffff;
}

body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.heading:first-child td {
    border: none;
}

body.shop_search_results #content table.parts td.quantity,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.quantity {
    position: relative;
}

body.shop_search_results #content table.parts tr.part td.quantity div.quantity,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.quantity div.quantity {
    bottom: 10px;
    position: absolute;
    right: 0;
}

body.shop_search_results #content table.parts tr.part td.quantity input.quantity,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.quantity input.quantity {
    margin-bottom: 0px;
    height: 26px;
    line-height: 36px;
}

body.shop_search_results #content table.parts tr.part td.price .price,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.price .price {
    font-size: 20px;
    color: #ed1b24;
    white-space: nowrap;
}

body.shop_search_results #content table.parts tr.part .show-options,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part .show-options {
    font-weight: bold;
}

body.shop_search_results #content table.parts tr.part td.price .price .price-label,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.price .price .price-label {
    color: #ed1b24;
    font-weight: bold;
}

body.shop_search_results #content table.parts tr.part td.price .price.list-price .price-label,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.price .price.list-price .price-label {
    color: #000;
}

body.shop_search_results #content table.parts tr.part td.price .price .list-price,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.price .price .list-price {
    font-size: 16px;
    color: #000;
}

body.shop_search_results #content table.parts tr.part td.quantity .quantity .quantity-label,
body.autoinfo_vehiclesearch_start #content #part-list table.parts tr.part td.quantity .quantity .quantity-label {
    color: #000;
    font-weight: bold;
}

div.nav-left form#vin-number-search .controls,
div.nav-left form#part-number-search .controls,
div.nav-left form#vin-number-search .control-group,
div.nav-left form#part-number-search .control-group {
    display: inline-block;
}

#header .search-outer form .control-group {
    margin-bottom: 0;
}

#header .search-outer {
    background: none;
    width: 290px;
}

#header .search-outer form .button-outer.submit {
    height: 35px;
    left: 0;
}

#header .search-outer form.search input[type="search"],
div.nav-left form#vin-number-search input[type="text"],
div.nav-left form#part-number-search input[type="text"] {
    width: 193px;
    border-radius: 0;
    -webkit-border-radius: 0;
    padding: 8px;
    background-color: #fff;
    border: none;
    font-size: 14px;
    margin: 0 -4px 0 0;
    height: 19px;
    line-height: 19px;
    font-style: normal;
}

#header .search-outer form.search input[type="submit"],
div.nav-left form#vin-number-search input[type="submit"],
div.nav-left form#part-number-search input[type="submit"] {
    background: #ed1b24;
    height: 35px;
    line-height: 35px;
    text-indent: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0 8px;
    margin: 0;
    width: auto;
}

#header .search-outer form.search input[type="submit"] {
    position: relative;
    top: -5px;
}

body.shop_product_view #body .product-information {
    float: left;
    width: 600px;
}

body.shop_product_view #body > h1:nth-child(2) {
    margin: 0 auto 10px;
    color: #ffffff;
    text-transform: none;
    padding: 7px 10px;
    background: #4d4d4d;
    font-size: 22px;
}

body.shop_product_view #body > div.photos {
    float: right;
    width: 300px;
    padding: 0;
}

body.shop_product_view #body > div.brand ~ div.photos {
    margin-top: -30px;    
}

body.shop_product_view #body > div.photos div.photo {
    height: 298px;
    line-height: 296px;
    border: 1px solid #ececec;
}

body.shop_product_view #body > div.photos div.photo.autoinfo-photo img {
    max-width: 298px;
}

body.shop_product_view #body .product-right {
    float: right;
    width: 290px;
}

body.shop_product_view #body .product-right > div.price-outer,
body.shop_product_view #body .product-right > div.enquire,
body.shop_product_view #body .product-right > form.cart,
body.shop_product_view #body .product-right > div.order-templates,
body.shop_product_view #body .product-right > div.stock {
    display: block;
    padding: 0;
    float: none;
    width: auto;
}

body.shop_product_view #body .product-left {
    float: left;
    width: 290px;
}

body.shop_product_view #body .product-left > div.model,
body.shop_product_view #body .product-left > div.price,
body.shop_product_view #body .product-left > div.brand,
body.shop_product_view #body .product-left > div.description,
body.shop_product_view #body .product-left > div.details,
body.shop_product_view #body .product-left > div.stock,
body.shop_product_view #body .product-left > div.pcq,
body.shop_product_view #body .product-left > div.notes {
    display: block;
    padding: 0;
    float: none;
    width: auto;
}

body.shop_product_view #body form.cart input.quantity {
    height: 34px;
}

body.shop_product_view #body .button-outer.order-templates {
    margin-bottom: 10px;
}

body.shop_product_view #body h1 {
    background-color: #474747;
    color: #ffffff;
}

body.shop_product_view #body .product-left > div.model .model-label,
body.shop_product_view #body .product-left > div.price .price-label,
body.shop_product_view #body .product-left > div.price-label {
    display: none;
}

body.shop_product_view #content #body div.model,
body.shop_product_view #content #body div.pcq,
body.shop_product_view #content #body div.notes {
    margin-bottom: 10px;
}

body.shop_product_view #content #body div.pcq label,
body.shop_product_view #content #body div.notes label {
    display: inline;
}

body.shop_product_view #body .product-left > div.model .value {
    font-size: 16px;
}

body.shop_product_view #body .product-right > div.price .value,
body.shop_product_view #body .product-right > div.price-outer .value {
    color: #ed1b24;
    font-size: 22px;
    font-weight: bold;
}

body.shop_product_view #body .product-right > div.price.list-price .value,
body.shop_product_view #body .product-right > div.price-outer .list-price .value {
    color: #000;
}

body.shop_product_view #body .product-left > div.details,
body.shop_product_view #body .product-left > div.description {
    marign-bottom: 25px;
}

body.shop_product_view #body .product-left > div.details h2,
body.shop_product_view #body .product-left > div.details ul.details {
    display: block;
}

body.shop_product_view #body .product-left > div.details h2 {
    margin-top: 5px;
    font-weight: bold;
    padding-bottom: 5px;
}

body.shop_product_view #body .product-left > div.details ul.details li.detail {
    padding-bottom: 5px;
}

body.shop_product_view #body .product-left > div.details ul.details li.detail .detail-label {
    margin-right: 5px;
    width: auto;
    font-weight: normal;
}

body.shop_product_view #body .product-right > form.cart input.quantity {
    -moz-appearance: textfield;
    border-radius: 0;
    -webkit-border-radius: 0;
    text-align: right;
    height: 34px;
    width: 45px;
}

body.shop_product_view #body form.cart .button-outer.submit {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    top: 0;
    background: none;
}

body.shop_product_view #body .cart .control-group label.control-label[for="quantity"] {
    margin-top: 7px;
}

body.product_view #body .photos .enlarge {
    display: block;
}

body.product_view #body .photos .enlarge a.btn,
body.product_view #body .photos .enlarge a.btn:hover,
body.product_view #body .photos .enlarge a.btn:focus {
    background: none;
    color: #4d4d4d;
    height: auto;
    padding: 0;
    display: inline;
}

body.shop_product_view .thumbnails .thumbnail img {
    max-width: 80px;
    max-height: 80px;
}

body.shop_product_view #body .price .price-label {
    font-size: 18px;
    color: #ed1b24;
}

body.shop_product_view #body .price.list-price .price-label {
    color: #333;
}

body.shop_product_view #body .price .price-label,
body.shop_product_view #body .stock .stock-label {
    width: auto;
    padding-right: 10px;
}

body.shop_product_view #body .price.list-price div,
body.shop_product_view #body .price.list-price div.value {
    font-size: 16px;
}

body.shop_product_view #body .stock .in-stock {
    color: #278009;
}

body.shop_product_view #body .back-to-search {
    margin-bottom: 10px;
}

body.shop_product_view #body h1.name {
    background: #4d4d4d none repeat scroll 0 0;
    color: #ffffff;
    font-size: 22px;
    margin: 0 auto 10px;
    padding: 7px 10px;
    text-transform: none;
}

body.shop_search_results #body div.spinner,
body.autoinfo_vehiclesearch_start #body div.spinner,
body.shop_product_view #body div.spinner {
    position: absolute;
    height: 66px;
    width: 66px;
    background: url('../img/spinner.gif') center center no-repeat;
    z-index: 100;
    top: 260px;
    left: 260px;
    display: none;    
}

body.autoinfo_vehiclesearch_start #search-options {
    display: none;
    margin-top: 0;
    padding-top: 0;
}

body.shop_search_results #content form#vehicle-search .control-group.change-settings .controls,
body.autoinfo_vehiclesearch_start form#vehicle-search .control-group.change-settings .controls {
    background: none;
    text-align: right;
}

body.shop_search_results form#search-options .control-label,
body.autoinfo_vehiclesearch_start form#search-options .control-label {
    display: block;
    text-align: left;
    float: none;
}

body.shop_search_results form#search-options .control-group,
body.autoinfo_vehiclesearch_start form#search-options .control-group {
    padding: 5px;
}

#part-list .nav.nav-pills {
    margin-bottom: 10px;
    margin-top: 15px;
}

#part-list .nav.nav-pills li a {
    font-size: 14px;
    background-color: #ed1b24;
    color: #fff;
}

.products.list .photo a.photo-thumbnail img,
.order-template-product .photo a.photo-thumbnail img {
    width: 100px;
}

.shop_product_view .photo img {
    max-width: 296px;
    max-height: 296px;
}

.print-only {
    display: none;
}

body.shop_checkout_onepage fieldset.items table thead th.model {
    text-align: left;
}

body.product_view .photos .modal-body img,
#part-number-search-results .modal img {
    max-height: 500px;
    max-width: 500px;
}

#part-number-search-results .image img {
    max-width: 50px;
    max-height: 50px;
}

body.shop_cart_view #body .button-outer.submit {
    float: right;
    margin-right: 20px;
}

.ui-tooltip-content {
    font-size: 14px;
}

.no-auth {
    text-align: center;
}

body.shop_checkout_onepage #content .method .fields > .field {
    width: 100%;
}

.button-outer.stock-check {
    display: inline;
    float: left;
    padding-left: 10px;
}


body.shop_search_results #content table.parts .button-outer.stock-check a.btn,
body.autoinfo_vehiclesearch_start #content #part-list table.parts .button-outer.stock-check a.btn {
    color: #fff;
}