body {
    background: url(/attachments/StyleSheet/15/bottom-bg.jpg?ts=1524033031) no-repeat scroll center top #000000;
    color:#000;
    font-size:12px;
    line-height:17px;
}
p,
table {
    margin:0px 0px 15px 0px;
}
strong,
b {
    font-weight:bold;
}
hr {
    border-bottom:1px dotted #868688;
    border-top:none;   
    border-left:none;
    border-right: none;
}
ul {
    list-style: outside none square;
}
a, a:link {
    color: #D11C27;
    text-decoration: none;
}
a:hover {
    color: #888;
}
a:active {
    color: red;
}
img, a img {
    border: medium none;
}
div.table {
    display: table;
    width: 100%;
}
div.table .tr {
    display: table-row;
}
div.table .tr .td {
    display: table-cell;
}
ul, ol {
    margin-bottom:10px;
    margin-left:25px;
}
ul li {
    list-style:square;
    padding-left:5px;
    padding-bottom:5px;
}
ol li {
    list-style:decimal;
    padding-left:5px;
    padding-bottom:5px;
}
.asterisk {
    color:#d40732;
}
input[type="text"],
input[type="password"],
input[type="number"],
select,
textarea {
    border:1px solid #DCD9D9;
    padding:7px 5px 6px 4px;
    font-size:13px;
    color:#7a7a7a;
    font-family:Helvetica,Arial,sans-serif;
    text-align:left;
    display:inline-block;
}
input[type="text"] {
    width:301px;
}
input[type="password"]{
    width:301px;
}
input[type="number"] {
    width: 50px;
}
select {
    width: 310px;
}
textarea {
    height: 250px;
    width: 301px;
}

#site-container {
    height: auto !important;
    height: 100%;
    overflow:hidden;
}

.remove-line {
  width:16px;
  height:16px;
  border:none;
  background: url(/attachments/StyleSheet/15/select.png?ts=1524033031) no-repeat;
}

span.order_edit {
  display: none;
}
#preview-build {
    background-color:#343534;
    color:#e2e2e2;
    font-size:12px;
    text-align:center;
    padding:10px;
}
#header-wrap {
    height:35px;
    width:100%;

}
#header-inner {
    margin:0 auto;
    position:relative;
    width:1024px;
}

#header-inner #av-welcome {
    padding-top:16px;
    font-size:13px;
    float:left;
}
#header-inner #av-social-networking {
    padding-top:9px;
    margin-right:9px;
    float:left;
    width:81px;
}
#header-inner #av-social-networking img {
    margin-right:5px;
}
#cart-summary {
    position:absolute;
    top:0px;
    right:0px;
    font-size:13px;
}
#cart-summary #cart-box {
    position:relative;
    width:600px;
}
#header-inner .clickable-cart {
    position:absolute;
    top:16px;
    right:60px;
    width:270px;
    text-align:right;
    z-index:10000;
    cursor:pointer;
}
#header-inner .clickable-cart img {
    top:16px;
    right:60px;
    width:310px;
    height:20px;
}
#cart-box .cart {
    position:absolute;
    top:16px;
    right:29px;
    width:350px;
    text-align:right;
}
#search-box {
    position:absolute;
    right:0px;
    top:88px;
    float:left;
}
#search-box table {
    border-spacing:0px;
}
#search-box td {
    vertical-align:top;
    height:27px;
    padding:0px;
    margin:0px;
}
#search-box input {
    border:1px solid #828282;
    width:200px;
    padding:5px 5px 5px 4px;
    font-size:15px;
    color:#7a7a7a;
    font-family:Helvetica,Arial,sans-serif;
    text-align:left;
    display:inline-block;
    height: 19px;
}
#home-wrap,
#content-wrap {
    width:100%;
    font-size:12px;
}
#home-inner {
    margin:0 auto;
    width:1024px;
    background-color:#ffffff;
    padding-bottom:10px;
    font-size:12px;
}
#home-text {
    padding-top:25px;
}
#content-inner {
    margin:0 auto;
    width:1024px;
    background-color:#ffffff;
}
#content-inner #one-col {
    padding:20px;
}
#content-inner #left-column-wide {
    width:705px;
    float:left;
    background-color:#ffffff;
    padding:20px;
}
#content-inner #right-column-summary {
    width:275px;
    float:right;
}
#content-inner #left-column {
    width:275px;
    float:left;
    background-color:#ffffff;
}
#content-inner #right-column {
    width:700px;
    float:right;
    padding:20px;
}
#content-inner #right-column #right-inner {
    padding:20px;
}
#contact-page {
    position:relative;
}
#contact-page #left-details,
#login-page #left-details {
    float:left;
    width:500px;
    text-align:left;
}
#contact-page #right-details,
#login-page #right-details {
    width:450px;
    float:right;
    text-align:left;
}
#contact-page #right-details-right {
    width:500px;
    float:right;
    text-align:right;
}
.form_table td.first-td {
    width:140px;
}
.form_table td {
    width:140px;
    padding:2px 0px;
}
#contact-page #left-details a
{
  color: #000;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Anton",Arial,sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    color:#333333;
}
h1 {
    font-size:26px;
    border-bottom:1px dotted #333333;
    margin-bottom:20px;
    padding-bottom:10px;
}
h2 {
    font-size:16px;
}
h3 {
    font-size:14pt;
}
h4 {
    font-size:14px;    
}
h5 {
    font-size:13px;
}
h6 {
    font-size:14px;
}
#heading-wrap {
    width:1024px;
    margin: 0 auto;
    background-color:#f7f7f7;
    border-bottom:1px solid #d9d9d9;
}
#heading-one {
    padding:15px 0px 15px 15px;
    margin:0 auto;
    position:relative;
    width:1006px;
}
#heading-one .breadcrumbs-title {
    font-size:11px;
    padding-left:3px;
    color: #727171;
}
#heading-one .heading {
    padding:5px 0px 10px 0px;
    font-size:30px;
    font-weight:400;
    font-family: "Anton",Arial,sans-serif;
    font-weight: 300;
    text-transform: uppercase;  
}
#heading-one .breadcrumbs-title a:link,
#heading-one .breadcrumbs-title a:visited,
#heading-one .breadcrumbs-title a:active {
    text-decoration:none;
    color:#aaa6a6;
}
#heading-one .breadcrumbs-title a:hover {
    color: #000000;
}
#breadcrumbs {
    margin-bottom:5px;
    padding:10px;
    color:#333;
    font-size:13px;
    background-color:#444444;
    color:#ffffff;
}
#breadcrumbs a:link,#breadcrumbs a:visited,#breadcrumbs a:active {
    text-decoration:none;
    color:#ffffff;
}
#breadcrumbs a:hover {
    color:red;
}
#results ul,
.alternatives ul {
    list-style:none;
    margin:0px;
    font-size:12px;
    padding:0px;
}
#home-inner #results ul li {
    margin-bottom: 25px;
}
.list li {
    border-bottom:1px dotted #d9d9d9;
    list-style:none;
    height:100px;
    padding:5px 0px;
}
.list li .grid-box {
    float:left;
    height:100px;
    position:relative;
    width:754px;
}
.list li .grid-box .grid-img {
    border:1px solid #e0e0e0;
    width:99px;
    height:99px;
    position:relative
}
.list li .grid-box .grid-img img {
    width:99px;
    height:99px;
    position:absolute;
    top:0px;
    left:0px;
}
.list li .grid-box .grid-img .sale {
    width:50px;
    height:50px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:100;
}
.list li .grid-box .grid-img .sale img {
    width:50px;
    height:50px;
    position:absolute;
    top:0px;
    left:0px;
}
.list li .grid-box .grid-text {
    width:500px;
    text-align:left;
    position:absolute;
    top:0px;
    left:122px;
    height:70px;
    vertical-align:middle;
}
.list li .grid-box .grid-desc {
    height:60px;
    line-height:16px;
    font-size:13px;
    font-weight:normal;
    float:left;
    width:500px;
}
.list li .grid-box .grid-code {
    text-align:left;
    margin-bottom:5px;
    font-size:13px;
    margin-top:0px;
    width:210px;
    float:left;
}
.list li .grid-box .grid-brand {
    text-align:left;
    margin-bottom:5px;
    font-size:13px;
    margin-top:0px;
    width:250px;
    float:left;
}

.list li .grid-box .grid-favs {
    font-size:13px;
    position:absolute;
    bottom:0px;
    left:122px;
    text-align:right;
    padding:0px;
}

.list li .grid-box .grid-favs a {
   color:#D51C28;
}

.list li .grid-box .grid-price {
    color:#414240;
    position:absolute;
    top:6px;
    right:0px;
    text-align:right;
    line-height:16px;
}
.list li .grid-box .grid-price .price {
    font-size:25px;
    font-weight:bold;
  line-height:12px;
}
.list li .grid-box .grid-price .tax {
    font-size:10px;
    line-height:10px;
}
.list li .grid-box .more-btn {
    color:#7a7a7a;
    position:absolute;
    bottom:0px;
    right:0px;
}
.list li .grid-box .add-table {
    position:absolute;
    bottom:0px;
    right:0px;
    margin-bottom:0px;
}

.grid li {
    float:left;
    list-style:none;
    text-align:center;
    margin:0px;
    padding:0px;
}
.grid li .grid-box {
    width:217px;
    float:left;
    height:395px;
    position:relative;
}
.grid li.one-list-box .grid-box,
.grid li.two-list-box .grid-box {
    margin: 20px 19px 0px 0px;
}
.grid li.three-list-box .grid-box {
    margin: 20px 0px 0px 0px;
}
.grid li.one-fav-box .grid-box,
.grid li.two-fav-box .grid-box {
    margin:0px 19px 20px 0px;
}
.alternatives .grid li.one-alt-box .grid-box {
    margin:0px 26px 20px 0px;
}
.grid li.three-fav-box .grid-box,
.alternatives .grid li.two-alt-box .grid-box {
    margin:0px 0px 20px 0px;
}
#home-inner #results .grid li#one-box .grid-box,
#home-inner #results .grid li#two-box .grid-box,
#home-inner #results .grid li#three-box .grid-box {
    margin: 25px 40px 0px 0px;
}
#home-inner #results .grid li#four-box .grid-box {
    margin: 25px 0px 0px 2px;
}
.grid li .grid-box .grid-img {
    border:1px solid #e0e0e0;
    width:215px;
    height:215px;
    position:relative
}
.grid li .grid-box .grid-img img {
    position:absolute;
    top:0px;
    left:0px;
}
.grid li .grid-box .grid-img .sale {
    width:100px;
    height:100px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:100;
}
.grid li .grid-box .grid-img .sale img {
    width:100px;
    height:100px;
    position:absolute;
    top:0px;
    left:0px;
}
.grid li .grid-box .grid-text {
    width:215px;
    font-size:11px;
    text-align:center;
}
.grid li .grid-box .grid-desc {
    height:71px;
    line-height:15px;
    margin-top:5px;
    font-size:12px;
}
.grid li .grid-box .grid-code {
    text-align:center;
    margin-bottom:0px;
    margin-top:3px;
    font-size:12px;
}

.grid li .grid-box .grid-brand {
    text-align:center;
    margin-bottom:5px;
    font-size:12px;
    margin-top:0px;
}

.grid li .grid-box .grid-favs {
    font-size:12px;
    position:absolute;
    bottom:0px;
    left:0px;
    text-align:left;
}

.grid li .grid-box .grid-favs .more-info {display:none;}

.grid li .grid-box .grid-price {
    color:#414240;
    position:absolute;
    bottom:20px;
    left:0px;
    text-align:left;
    line-height:14px;
}
.grid li .grid-box .grid-price .price {
    font-size:18px;
    font-weight:bold;
}
.grid li .grid-box .grid-price .tax {
    font-size:10px;
    line-height:12px;
}
.grid li .grid-box .add-table {
    position:absolute;
    bottom:0px;
    right:0px;
    margin-bottom:0px;
    width:127px;
}

.add-table .IN {color:#ffffff;text-align:center;background-color:#59B259;padding:2px;}
.add-table .OUT {color:#ffffff;text-align:center;background-color:#f65353;padding:2px;}
.add-table .CALL {color:#444444;text-align:center;background-color:#ffff33;padding:2px;}

.grid li .grid-box .add-table input,
.product-info .product-add input,
.product-info .add-table input 
{
    border:1px solid #ccc;
    width:26px;
    padding:7px 2px 7px 2px;
    font-size:13px;
    text-align:center;
    display: inline-block;
    color:#7a7a7a;
    font-family:Helvetica,Arial,sans-serif;
}

.add-table .add-btn{
    font-size:13px;
    padding:7px 0px 7px 0px;
    width:94px;
    margin-top:0px;
}
a.enq-btn {
    font-size:13px;
    padding:7px 0px 7px 0px;
    width:126px;
    margin-top:0px;
    display:block;
    text-align:center;
    color: #333; 
}


.list li .grid-box .add-table input,
.grid li .grid-box .add-table input,
.product-info .product-add input {
    border:1px solid #ccc;
    width:26px;
    padding:7px 2px 7px 2px;
    font-size:13px;
    text-align:center;
    display: inline-block;
    color:#7a7a7a;
    font-family:Helvetica,Arial,sans-serif;
}

.list-controls,
#list-controls-bottom {
    width:100%;
    position:relative;
    height:60px;
    background-color:#eae8e8;
    font-size:13px;
}
.sortby {
    position:absolute;
    top:14px;
    left:10px;
    width:260px;
}
.sortby select {
    width:170px;
}
.per_page {
    position:absolute;
    top:14px;
    right:400px;
}
.per_page select {
    width:70px;
}
.pagination {
    position:absolute;
    top:14px;
    right:10px;
    font-family:Helvetica,Arial,sans-serif;
}
#blogs-list {
    position:relative;
    height:30px;
}
#blogs-list .blogs-pagination {
    width:180px;
    height:30px;
}
#blogs-list .blogs-pagination .pagination {
    width:180px;
    position:absolute;
    top:0px;
    right:0px;
}
#orders-list {
    position:relative;
    height:30px;
}
#orders-list .pagination {
    width:250px;
    position:absolute;
    top:0px;
    right:0px;
    color:#333333;
    font-size:12px;
    text-transform:none;
}

#orders-list .pagination input{
margin-bottom:2px;
}
.next-page, 
.prev-page {
    float:right;
    width:19px;
    margin-top:3px;
    margin-right: 6px;
}
.page-of {
    min-width:80px;
    float:right;
    padding-left:5px;
    padding-right:10px;

}
.page-of input,
.sortby select,
.per_page select {
    margin-bottom:0px;
    outline: 0 none;
    position:relative;
    font-size:13px;
    line-height:18px;
    padding:5px;
}
.page-of input {
    text-align:center;
    width:30px;
}
.buttons {
    position:absolute;
    top:14px;
    left:270px;
}
.buttons img {
    margin-top:6px;
    margin-right:5px;
    cursor:pointer;
}
#facet {
    position:relative;
    margin:10px 0px 10px 15px;
    width:205px;
    border:none;
}
#facet_selections h3{margin-bottom:10px;margin-top:10px;}
#facet_selections ul.select-side {
    margin:0px;
    padding-left:0px;
}
#facet_selections ul.select-side li {
    list-style:none;
    font-size:12px;
    padding:3px 0px 3px 0px;
    color:#ffffff;
}

#facet_selections ul.select-side li a{
    color:#ffffff;
}

#facet .facet-row {
    font-size:11px;
}
#facet .facet-row a,
#facet .facet-row a:link,
#facet .facet-row a:active,
#facet .facet-row a:visited {
    padding:0px 0px 1px 0px;
    width:200px;
    display:block;
    color:#ffffff;
}
#facet .facet-row a:hover {
    color:#ffffff;
    text-decoration:underline;
}
#facet .facet-row .count {
    background: #444 none repeat scroll 0 0;
    border-radius: 3px;
    color: #888;
    display: block;
    float: right;
    font-size: 7pt;
    font-weight: bold;
    height: 18px;
    padding: 0 5px;
}
#left-col .filter h3 {margin-bottom:10px;margin-top:10px;font-size:16px;}

.filter .after20,
.filter .showless,
.filter.showall .showmore {
    display:none;
}

.filter.showall .after20,
.filter.showall .showless {
    display:block;
}
.moreless {
    font-size:8px;
    border-top:1px solid #999898;
}
.moreless a,
.moreless a:link,
.moreless a:active,
.moreless a:visited {
    padding:5px 0px 10px 0px;
    width:190px;
    color:#CA1B26;
}
.moreless a:hover {
    color:#ffffff;
}

#right-column .catbox {
    font-size:11px;
    width:131px;
    float:left;
    height:170px;
    text-align:center;
}
#right-column .one-cat-box {
    margin:15px 19px 5px 0px;
}
#right-column .two-cat-box {
    margin:15px 0px 5px 0px;
}
#right-column .catbox img {
    border: 1px solid #e0e0e0;
}
#drill {
    position:relative;
    margin:20px 0px 20px 20px;
    width:253px;
    border:1px solid #f6a067;
}
#drill .drill-title {
    padding:10px;
    color:#ffffff;
    font-size:14px;
    border-bottom:solid #ffffff 1px;
    background-color:#f6a067;
}
.drill-title a:link,
.drill-title a:visited,
.drill-title a:active {
    color:#ffffff;
}

#drill ul.cat-list {
    list-style:none;
    margin:0px;
    padding:0px;
}
#drill ul.cat-list li {
    list-style:none;
    padding:0px;
    margin:0px;
}
#drill ul.cat-list li.li0 a,
#drill ul.cat-list li.li0 a:link,
#drill ul.cat-list li.li0 a:visited,
#drill ul.cat-list li.li0 a:active{
    font-size:12px;
    border-bottom:1px solid #dfdfdf;
    background-color:#F8F8F6;
    display:block;
    width:233px;
    padding:4px 10px 5px 10px;
    color:#f6a067;
}
#drill ul.cat-list li.li0 a:hover{
    color:#ffffff;

}
#drill ul.cat-list li.li1 a,
#drill ul.cat-list li.li1 a:link,
#drill ul.cat-list li.li1 a:visited,
#drill ul.cat-list li.li1 a:active{
    font-size:11px;
    width:223px;
    padding:4px 10px 5px 20px;
    color:#7a7a7c;
}
#drill ul.cat-list li.li1 a:hover{
    color:#7a7a7c;

}
#drill ul.cat-list li.li2 a,
#drill ul.cat-list li.li2 a:link,
#drill ul.cat-list li.li2 a:visited,
#drill ul.cat-list li.li2 a:active{
    font-size:11px;
    width:213px;
    padding:4px 10px 5px 30px;
    color:#7a7a7c;
}
#drill ul.cat-list li.li2 a:hover{
    color:#7a7a7c;

}

#product-share {
    width:400px;
    height:36px;
    float:left;
    margin-bottom:20px;
    margin-top:10px;
    display: none;
}
#image-box {
    width:534px;
    float:left;
}
#image-box #product-image {
    width:400px;
    height:400px;
    border:1px solid #dfdfdf;
    float:left;
    line-height:0;
    position:relative;
}
#image-box #product-image .sale {
    position:absolute;
    top:0px;
    left:0px;
    width:100px;
    height:100px;
    z-index:100;
}
#image-box #multiple-images {
    float:right;
    width:120px;
}
#image-box #multiple-images img {
    float:right;
    border:1px solid #dfdfdf;
    margin-bottom:8px;
    margin-left:8px;
}
#info-box {
    width:442px;
    float:right;
}
#info-box hr {
    margin-top:15px;
    margin-bottom:15px;
}
#info-box .product-info {
    width:400px;
    border:1px solid #c4c0c0;
    padding:20px;
    background-color:#eae9e9;
    font-size:12px;
    background:url(/attachments/StyleSheet/15/product.png?ts=1524033031);
    background-repeat:repeat-x;
    position:relative;
    margin-bottom:20px;
}
#info-box .product-info .left-info {
    width:250px;
    font-size:11px;
}
#info-box .product-info .left-info-small {
    width:250px;
    font-size:13px;
    min-height:110px;
    height:auto !important;
    height:90px;
} 
#info-box #SCS {
    font-size:11px;
}
#info-box #SCS .scs-select-title{
    font-weight:bold;
    padding-bottom:3px;
}
#info-box #SCS .scs-select-box select{
    width:160px;
}
#info-box #SCS .scs-select-swatches{
    padding-bottom:5px;
}
#info-box #SCS .scs-select-swatches img{
    float:left;
    width:30px;
    height:30px;
    margin-right:5px;
    border: 2px solid #c1c0c0;
}
#info-box #SCS .scs-select-swatches img.selected{
    border: 2px solid #666666;
}
#info-box .product-info .uom-info {
    width:200px;
    font-size:11px;
    float:left;
}
#info-box .product-info .uom-info .uoms select {
    width:100px;
}
#info-box .product-info .product-price {
    position:absolute;
    top:50px;
    right:20px;
    font-size:12px;
    font-weight:bold;
    color:#414240;
    text-align:right;
}
#info-box .product-info .product-reviews {
    position:absolute;
    top:20px;
    right:20px;
    font-size:12px;
    text-align:right;
}
#info-box .product-info #price-breaks {
    font-size:10px;
    margin-bottom:0px;
    border:1px solid #f47521;
}
#info-box .product-info #price-breaks td {
    padding:1px 4px;
    background-color:#ffffff;
}
#info-box .product-info #price-breaks .breaks-head td {
    background-color:#f6a067;
    border-bottom:1px solid #f47521;
    padding:2px;
    color:#ffffff;
    text-align:center;
}
#info-box .product-info .product-code {
    font-weight:bold;
    font-size:15px;
    padding-bottom:10px;
}
#info-box .product-info .product-add {
    float:right;
    width:125px;
    text-align:right;
}
#info-box .product-info .add-table {
    margin:0px;
}
#info-box .product-info #freight-table {
    font-size:11px;
    margin-bottom:0px;
}
#info-box .product-info #freight-table td.dots {
    border-right:1px dotted #b2b1b1;
    padding-right:10px;
}
#info-box .product-info #freight-table input {
    width:70px;
    margin:3px 0px 5px 0px;
}
#info-box .product-info #freight-table .freight-options {
    color:#f47521;
}
#review_table table {
    margin-bottom:0px;
}
table#review_table table td {
    vertical-align:middle;
}
#review_table .review-text input {
    width:250px;
    margin:3px 20px 5px 0px;
}
#review_table textarea {
    width:250px;
    margin:3px 0px 5px 0px;
}
h1.product-page {
    border-bottom:1px dotted #333333;
    margin-bottom:20px;
    padding-bottom:10px;
}

#blogs-list .backtotop {
    width:180px;
    position:absolute;
    top:0px;
    left:0px;
}
#blog-search-box {
    margin-top:20px;
    margin-left:20px;
}
#blog-search-box table {
    border-spacing:0px;
}
#blog-search-box td {
    vertical-align:top;
    height:27px;
    padding:0px;
    margin:0px;
}
#blog-search-box input {
    border:1px solid #828282;
    width:213px;
    padding:5px 5px 5px 4px;
    font-size:15px;
    color:#7a7a7a;
    font-family:Helvetica,Arial,sans-serif;
    text-align:left;
    display:inline-block;
    height: 19px;
}
h2.news,
h1.news{
    margin:0px;
}
#article-share {
    width:400px;
    height:36px;
    float:right;
    text-align:right;
}
table.news-posts {
    margin-bottom:20px;
    width:100%;
}
table.news-posts td.news_image {
   width:170px;
}
table.news-posts img {
    width:150px;
    margin-right:20px;
}
table.news-posts td {
    border-bottom:1px dotted #dfdfdf;
    padding-bottom:20px;
}
table.blog-post .post-content {
    float:left;
    width:450px;
}
table.blog-post img {
    width:250px;
    margin-left:20px;
    margin-bottom:20px;
    float:right;
}
table.blog-post td {
    border-bottom: 1px dotted #dfdfdf;
}
.cart-steps {
    color:#aaa6a6;
}
.summary-boxes {
    position:relative;
    margin:20px 20px 20px 0px;
    width:255px;
}
.summary-boxes .summary-title {
    padding:10px;
    color:#ffffff;
    font-size:14px;
    border-bottom:solid #59B259 1px;
    background: #59B259;
    border-left:solid #59B259 1px;
    border-right:solid #59B259 1px;

}
.summary-cart a 
{
  color: #000;
}
table.summary-cart {
    margin:0px;
    width:100%;
    text-align:left;
    font-size:11px;
}
table.summary-cart td {
    vertical-align:middle;
    background-color:#F8F8F6;
    border-bottom:1px solid #dfdfdf;
    padding:5px 10px;
}
table.summary-cart th {
    background-color:#98989a;
    padding:10px;
    font-size:14px;
    color:#ffffff;
    text-align:left;
}
table.summary-cart th a:link,
table.summary-cart th a:visited,
table.summary-cart th a:active {
    text-decoration:none;
    color:#ffffff;
}
table.summary-cart th a:hover {
    color:#000000;
}
table.summary-cart td.total-block {
    background-color:#3a3939;
    color:#ffffff;
    padding:5px 10px;
    border-bottom:1px solid #a6a4a4;
}
table.summary-cart td.grand {
    font-weight: bold;
    color:#95F55D;
}
.checkout-title {
    color:#ffffff;
    font-size:15px;
    padding:9px 20px 10px 10px;
    background-repeat:repeat-x;
    margin:0px 0px 20px 0px;
    background-color:#59B259;
}
table.checkout-table {

    width:100%;
    text-align:left;
}
table.checkout-table th {
    background-color:#98989a;
    padding:10px;
    font-size:14px;
    color:#ffffff;
    text-align:left;
}
table.checkout-table td {
    vertical-align:middle;
    background-color:#f1f1f1;
    border-top:1px solid #dfdfdf;
    padding:5px 10px;
}
table.checkout-table td.freight-cell {
    padding:20px 20px 5px 20px;
    border-top:none;
    vertical-align:top;
    width:350px;
}
table.checkout-table td.template-cell {
    padding:20px 20px 5px 20px;
    border-top:none;
    vertical-align:top;
}
table.checkout-table td div#freight_estimate{
    border-top:1px dotted #b2b1b1;
    padding-bottom:10px;
    float:left;
}
table.checkout-table td #freight_estimate div{
    border-bottom:1px dotted #b2b1b1;
    padding-bottom:10px;
    padding-top:10px;
    float:left;
    width:100%;
}
table.checkout-table .refresh-cell {
    padding-left:0px;
    padding-right:0px;
}
table.checkout-table .refresh-button {
    border:none;
    background:none;
    width:16px;
    height:16px;
    cursor:pointer;
    padding:0px;
    margin:0px;
}
table.checkout-table .kit-row1 td, 
table.checkout-table .kit-row2 td{
    vertical-align:middle;
    background-color:#fbfbfb;
    border-bottom:1px solid #dfdfdf;
    padding:5px 10px;
}
table.checkout-table .cart-img {
    line-height:0;
}
table.checkout-table .cart-img img {
    border:1px solid #E0E0E0;
    height:50px;
    width:50px;
}
table.checkout-table input[type="text"],
table.checkout-table input[type="number"] {
    width:300px;
    font-family:Helvetica,Arial,sans-serif;
}
table.checkout-table input.radio-button {
    width:20px;
}
table.checkout-table td.dates input {
    width:50px;
    margin-left:5px;
}
table.checkout-table input#estimate-freight-postcode{
    width:80px;
}
table.checkout-table td.ccv input {
    width:50px;
}
table.checkout-table .cart-qty {
    width:52px;
}
table.checkout-table td.cart-over{
    text-align:center;
}
table.checkout-table .cart-over input {
    width:70px;
    border:1px solid #DCD9D9;
    text-align:center;
}
table.checkout-table .cart-qty input {
    width:50px;
    border:1px solid #DCD9D9;
    text-align:center;
}
table.checkout-table td.total-block {
    background-color:#3a3939;
    color:#ffffff;
    font-size:13px;
    padding:10px;
    border-top:1px solid #a6a4a4;
}
table.checkout-table td.total-block-top {
    background-color:#3a3939;
    color:#ffffff;
    font-size:13px;
    padding:10px;
    border-top:1px solid #3a3939;
}
table.checkout-table td.grand {
    font-weight:bold;
    color:#95F55D;
    font-size:18px;
}
table.checkout-table td.total-line-top {
    background-color:#e0dede;
    padding:10px;
    border-top: 1px solid #777676;
}
table.checkout-table td.total-line {
    background-color:#e0dede;
    padding:10px;
    border-top: 1px solid #a6a4a4;
}
table.checkout-table td .input-table {
    margin:0px;
}
table.checkout-table td .input-table td {
    border-top:none;
    padding:0px;
    margin:0px;
}
.paypal-btn {
    padding:0px;
    margin:0px;
    width:148px;
    border:0px;
    cursor:pointer;
}

#account-menu {
    position:relative;
    margin:20px 0px 20px 20px;
    width:253px;
    border:1px solid #98989a;
}
#account-menu .account-title {
    padding:10px;
    color:#ffffff;
    font-size:20px;
    border-bottom:solid #ffffff 1px;
    background-color:#98989a;
    font-family: "Anton",Arial,sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}
#account-menu .account-title a:link,
#account-menu .account-title a:visited,
#account-menu .account-title a:active {
    text-decoration:none;
    color:#ffffff;
}
#account-menu .account-title a:hover {
    color:#ffffff;
}
#account-menu ul.account-list {
    margin:0px;
}
#account-menu ul.account-list li {
    list-style:none;
    font-size:12px;
    margin-left:0px;
    padding:0px 0px;

    border-bottom:1px solid #dfdfdf;
}
#account-menu ul.account-list li:hover {
    color:#ffffff;

}
#account-menu ul.account-list li a
{
  color: #000;
}

#account-menu ul.account-list li a:link,
#account-menu ul.account-list li a:active,
#account-menu ul.account-list li a:visited {
    text-decoration:underline;
    width:235px;
    padding:5px 10px 5px 10px;
    display:block;
}
#account-menu ul.account-list li a:hover {
    text-decoration:underline;
    width:235px;
    display: block;
}
table.account_table a {
  color: #000;
}
table.account_table .pagination a:link,
table.account_table .pagination a:visited,
table.account_table .pagination a:active {
    text-decoration:underline;
}
table.account_table .pagination a:hover {
    color:#000000;
}
table.account_table {
    margin:0px;
    width:100%;
    text-align:left;
}
table.account_table th {
    background-color:#98989a;
    padding:10px;
    font-size:14px;
    color:#ffffff;
    text-align:left;
    font-family: Arial,sans-serif;
    font-weight: 300;
}
table.account_table th.lighter-header {
    background-color:#bebdbd;
}

table.account_table td {
    vertical-align:middle;
    background-color:#F1f1f1;
    border-bottom:1px solid #DFDFDF;
    padding:5px 10px;
}
table.account_table td input#user_newsletter_params_marketing_opt_in_off,
table.account_table td input#user_newsletter_params_marketing_opt_in,
input#newsletter_signup {
    width:15px;
}
table.form_table td.check {
    padding-bottom:10px;
}
table.account_table .account_footer td {
    text-align:left;
    font-weight:bold;
    background-color: #dfdfdf;
}
table#fast_table {
    margin:0px;
    width:100%;
    text-align:left;
}
table#fast_table th {
    background-color:#98989a;
    padding:10px;
    font-size:14px;
    text-align:left;
    color:#ffffff;
}
table#fast_table td {
    vertical-align:middle;
    background-color:#f1f1f1;
    border-bottom:1px solid #dfdfdf;
    padding:5px 10px;
}
table#fast_table .fast_total td {
    font-weight:bold;
    background-color:#dfdfdf;
    text-align:right;
    color:#3b3c3c;
    font-size:14px;
}
table#fast_table .qty {
    text-align: center;
}
table#fast_table input[type="text"] {
    width:200px;
}
table#fast_table .qty input {
    width:50px;
}

table#template_table {
    margin:0px;
    width:100%;
    text-align:left;
}
table#template_table th {
    background-color:#98989a;
    padding:10px;
    font-size:14px;
    text-align:left;
    color:#ffffff;
}
table#template_table td {
    vertical-align:middle;
    background-color:#f1f1f1;
    border-bottom:1px solid #dfdfdf;
    padding:5px 10px;
}
table#template_table .temp_footer td {
    text-align:left;
    font-weight:bold;
    background-color:#dfdfdf;
}
table#template_table .section_header td {
    background-color:#bebebd;
    padding:10px;
    color:#ffffff;
}
table#template_table .uom select {
    width:100px;
}
#template_table td input[type="number"] {
    width:50px;
    text-align:center;
}
#template_table td.override input {
    width:70px;
    text-align:center;
}

.ac_results {
    padding:0px;
    border:1px solid #98989A;
    background-color:#ffffff;
    overflow:hidden;
    z-index:99999;
}
.ac_results ul {
    width:100%;
    list-style-position:outside;
    list-style:none;
    padding:0;
    margin:0;
}
.ac_results li {
    margin:0px;
    padding:2px 5px;
    cursor:default;
    display:block;
    font:menu;
    font-size:12px;
    line-height:16px;
    overflow:hidden;
}
.ac_loading {
    background:white url('/avenue_assets/images/indicator.gif') right center no-repeat;
}
.ac_odd {
    background-color:#eeeeee;
}
.ac_over {
    background-color:#98989A;
    color: #ffffff;
}
#overlay_dialog {
    visibility:hidden;
}
#overlay_dialog>.message {
    opacity:1;
    position:fixed;
    top:50%;
    left:50%;
    width:600px;
    min-height:40px;
    margin-left:-303px;
    margin-top:-200px;
    z-index:9999;
    background-repeat:no-repeat;
    background-position:top left;
    background-color:#EAEAE3;
    cursor:pointer;
    text-align:center;
}
#overlay_dialog>.message .loader {
    padding:15px 15px 15px 15px;
}
#overlay_dialog>.message .load-box {
    background-color:#ffffff;
}
#overlay_dialog>.background {
    position:fixed;
    background-color:#000000;
    opacity:0.3;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index: 9998;
}
#overlay_dialog .content p{
}
#overlay_dialog .not_updated {
    padding:70px 10px 20px 10px;
    text-align:left;
}
#overlay_dialog .not_updated p {
}
#overlay_dialog .notices {
    padding:70px 10px 20px 10px;
    text-align:left;
}
#overlay_dialog .warnings {
    padding:70px 10px 20px 10px;
    text-align:left;
}
.box-info {
    padding:17px 15px 17px 70px;
    text-align:left;
    background-color:#EAEAE3;
    font-size:14px;
}
.added {
    background:url(/attachments/StyleSheet/15/add.png?ts=1524033031);
    background-repeat:no-repeat;
    background-position:top left;
    background-color:#EAEAE3;
}
.deleted {
    background:url(/attachments/StyleSheet/15/delete.png?ts=1524033031);
    background-repeat:no-repeat;
    background-position:top left;
    background-color:#EAEAE3;
}
.updated {
    background:url(/attachments/StyleSheet/15/updated.png?ts=1524033031);
    background-repeat:no-repeat;
    background-position:top left;
    background-color:#EAEAE3;
}
.info {
    background:url(/attachments/StyleSheet/15/info.png?ts=1524033031);
    background-repeat:no-repeat;
    background-position:top left;
    background-color:#EAEAE3;
}
.pop-table {
    background-color:#ffffff;
    padding-top:15px;
    padding-bottom:15px;
}
table.add-popup {
    border-top:1px solid #e3e3e1;
    width:100%;
    margin-bottom:0px;
}
.add-popup td {
    border-bottom:1px solid #e3e3e1;
    padding:5px;
    vertical-align:middle;
    background-color:#ffffff;
    font-size:12px;
    line-height:14px;
}
td.pop-image {
    width:75px;
    padding-left:15px;
}
td.pop-image img{
    width:75px;
    border:1px solid #e3e3e1;
}
td.pop-image a{
    height:77px;
    display:block;
}
td.pop-title {
    text-align:left;
}
.pop-code {
    font-size:10px;
}
td.pop-unit {
    width:65px;
    text-align:right;
    padding: 0px 10px;
}
td.pop-qty {
    width:60px;
}
td.pop-price {
    text-align:right;
    padding-right:15px;
    width:70px;
}
.no-changes {
   padding:30px;
   background-color:#ffffff;
}
#overlay_dialog .footer {
    background-color:#EAEAE3;
    padding:10px;
}

.add-btn,
.enq-btn{
    -moz-box-shadow:inset 0px 1px 0px 0px #DEDAD9;
    -webkit-box-shadow:inset 0px 1px 0px 0px #DEDAD9;
    box-shadow:inset 0px 1px 0px 0px #DEDAD9;
    background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#DEDAD9),color-stop(1,#B5B3B3) );
    background:-moz-linear-gradient( center top,#DEDAD9 5%,#B5B3B3 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#DEDAD9',endColorstr='#B5B3B3');
    background-color:#DEDAD9;
    border:1px solid #8F8D8D;
    margin-top: 0px;
}

.add-btn:hover,
.enq-btn:hover{
    background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#B5B3B3),color-stop(1,#8F8D8D) );
    background:-moz-linear-gradient( center top,#B5B3B3 5%,#DEDAD9 100% );  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#B5B3B3',endColorstr='#8F8D8D');
    background-color:#DEDAD9;
}

footer {
    background: url(/attachments/StyleSheet/15/footer-bg.png?ts=1524033031) repeat-x scroll center top #000;
    clear: both;
    color: #fff;
    height: 200px;
    position: relative;
}
footer .brand_logos {
    clear: both;
    margin-top:20px;
}
.copyright {
    clear: both;
    color: #666;
    font-size: 8pt;
    line-height: 10pt;
    text-align: right;
}
.back-to-top a {
    background: none repeat scroll 0 0 red;
    border: 3px solid red;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    float: right;
    margin-top: -53px;
    padding: 5px 20px;
    text-decoration: none;
}
.back-to-top a:hover {
    color: #fff;
}
.footer-logo {
    background: url(/attachments/StyleSheet/15/footer-logo.png?ts=1524033031) no-repeat scroll left top transparent;
    float: right;
    height: 70px;
    width: 200px;
}
.footer-inner {
    padding-top: 20px;
}
.moduletable-footer {
    float: left;
    width: 315px;
}
.moduletable-footer h3 {
    font-size: 16pt;
    line-height: 10px;
    padding: 10px 0;
    font-family: "Anton",Arial,sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    color:#ffffff;
}
.moduletable-footer .menu a {
    color: #ccc;
    font-size: 9pt;
}
.moduletable-footer .menu a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: red;
}
.moduletable-footer ul.foot {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.moduletable-footer ul.foot li {
    list-style: outside none none;
    float: left;
    width: 150px;
    padding-bottom:0px;
    padding-left:0px;
    margin-left:0px;
}
#search-menu 
{ 
  width: 1024px; 
  margin:0 auto; 
  height:34px; 
  background:#111; 
}
#search-menu .custom-searchwidget 
{
  height: 34px;
  background: #b20711;
  float: left;
  padding: 0 5px;
  border-radius: 2px;
  margin-top: 0px;
  z-index: 99;
  position: absolute;
}
#search-menu .custom-searchwidget #search 
{ 
  margin-top: 2px; 
  position: relative; 
}
#search-menu .custom-searchwidget input#s 
{ 
  background: #333333; 
  color:#fff; 
  border-color:#000; 
  border-left:0px; 
  width:250px;
}
#search-menu .custom-searchwidget .add-on 
{ 
  background: #333333; 
  color:#666; 
  border-color:#000; 
  border-right:0px; 
}
#search-menu .custom-searchwidget form 
{ 
  margin:0px; 
}
/* Search on toolbar */
#search 
{ 
  float:left;
}
#search form#sidebarsearch 
{ 
  margin:0; 
}
.searchwidget #cart {
    color: #fff;
    float: right;
    margin-right: 0px;
    min-width: 250px;
}
.searchwidget #cart li, .toolbar #cart li li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.searchwidget {
}
.searchwidget #cart #cart_contents {
    border-radius: 2px;
    display: block;
    float: right;
    font-size: 11px;
    font-weight: bold;
    height: 32px;
    text-decoration: none;
    width: 100px;
    z-index: 1;
}
.searchwidget #cart #cart_contents a.button {
    background: url(/attachments/StyleSheet/15/toggle-expand-alt-black.png?ts=1524033031) no-repeat scroll 100% 50% #444;
    z-index: 1;
}
.searchwidget #cart #cart_contents a.button:hover {
    background: url(/attachments/StyleSheet/15/toggle-expand-alt-black.png?ts=1524033031) no-repeat scroll 100% 50% #333;
    z-index: 1;
}
.searchwidget #cart #cart_contents:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    z-index: 1;
}
.searchwidget #cart #cart_contents table {
    background: none repeat scroll 0 0 #333;
    color: #fff;
    margin: 0;
    padding: 0;
    width: 100%;
}
.searchwidget #cart #cart_contents table thead {
    background: none repeat scroll 0 0 #000;
}
.searchwidget #cart #cart_contents table th {
    padding: 5px;
}
.searchwidget #cart #cart_contents table td {
    font-weight: normal;
    padding: 5px 3px;
    vertical-align: middle;
}
.searchwidget #cart #cart_contents ul {
    margin: 0;
}
.searchwidget #cart .cart_link {
    color: #fff;
}
.searchwidget #cart #cart-total {
    display: block;
    padding: 2px;
}
.searchwidget #cart #cart-total .total {
    font-weight: bold;
}
.searchwidget #cart #cart_contents #sub_nav {
    background: none repeat scroll 0 0 #333333;
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.8);
    display: none;
    float: right;
    min-width: 400px;
    position: relative;
    z-index: 99;
}
.searchwidget #cart #cart_contents #sub_nav .status {
    color: #000;
    font-size: 12px;
    padding: 5px;
}
.searchwidget #cart #cart_contents #sub_nav .status .grand-total {
    color: #ccc;
    font-size: 16px;
    font-weight: normal !important;
    padding: 5px;
    text-align: right;
}
.searchwidget #cart #cart_contents #sub_nav .status .grand-total strong {
    color: #fff;
    font-size: 20px;
    font-weight: normal !important;
}
.searchwidget #cart #cart_contents #sub_nav .status .grand-total .actions {
    text-align: right;
}
.searchwidget #cart #cart_contents #sub_nav .status div.cart_line_content {
    max-height: 300px;
    overflow-y: scroll;
}
.searchwidget #cart #cart_contents #sub_nav .status table {
    border: medium none;
}
.searchwidget #cart #cart_contents #sub_nav .status table td {
    border: medium none;
}
.searchwidget #cart #cart_contents .cart_link {
    display: block;
    font-size: 11px;
    height: 32px;
    line-height: 14px;
    text-decoration: none;
}
.searchwidget #cart #login {
    float: right;
    height: 32px;
    width: 100px;
}
.searchwidget .dropdown {
    background: url(/attachments/StyleSheet/15/toggle-expand-alt-black.png?ts=1524033031) no-repeat scroll 100% 50% transparent;
}
.searchwidget #cart #login a {
    color: #000;
    display: block;
    font-size: 11px;
    height: 32px;
    line-height: 14px;
    padding-left: 10px;
    text-decoration: none;
}
.searchwidget #cart #login.withmenu ul {
    background: none repeat scroll 0 0 #333;
    display: block;
    position: relative;
    z-index: 999;
}
.searchwidget #cart #login.withmenu ul li {
}
.searchwidget #cart #login.withmenu ul li a {
    color: #fff;
    display: block;
    line-height: 28px;
    padding: 2px 10px;
}
.searchwidget #cart #login.withmenu ul li a:hover {
    background: none repeat scroll 0 0 #666;
}
.searchwidget #cart #login.signedout {
    border-radius: 3px;
}
.searchwidget #cart.loggedout {
    min-width: 100px;
}
.searchwidget #cart.loggedout strong {
    font-size: 12pt;
    line-height: 28px;
}
.searchwidget #cart.loggedout i {
    margin-top: -2px;
}
.button, .horizontal-menu li a.button {
    background: none repeat scroll 0 0 #444;
    border-bottom: 1px solid #ea0613;
    border-radius: 2px;
    display: block;
    font-size: 11px;
    line-height: 32px;
    margin-left: 2px;
    padding: 0 10px;
    text-transform: uppercase;
}
.button:active, .horizontal-menu li a.button:active {
    border-bottom: medium none;
    color: #ea0613;
    margin-top: 1px;
}
.button:hover, .horizontal-menu li a.button:hover {
    background-color: transparent;
    color: #e7e7e7;
    text-decoration: none;
}

#admin-buttons{width:675px;float:right;}
#admin-buttons .button
{
  float:right;
  text-align:center;
}

.moduletable-footer ul.foot a,
.moduletable-footer ul.foot a:link,  
.moduletable-footer ul.foot a:active,  
.moduletable-footer ul.foot a:visited,
.back-to-top a,
.back-to-top a:link,  
.back-to-top a:active,  
.back-to-top a:visited, 
#admin-buttons a, 
#admin-buttons a:link,  
#admin-buttons a:active,  
#admin-buttons a:visited
{
color:#ffffff;
} 

#navigation-wrap {
    background: -moz-linear-gradient(center top , #b32c35, #6f080f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    height:51px;
    width:100%;
    margin-top: 8px;
}
#navigation {
    background: url("/attachments/StyleSheet/15/menu-bar.png?ts=1524033031") no-repeat scroll center top transparent;
    margin:0 auto;
    position:relative;
    height:51px;
    width:1068px;
    min-width:1024px;
}
ul#mega {
    list-style:none;
    font-weight:bold;
    height:48px;
    margin:0 auto;
    width:1068px;
    padding-bottom:0px;
    padding-left: 45px;
}
ul#mega li {
    float:left;
    text-align:center;
    position:relative;
    height:48px;
    font-size:14px;
    list-style:none;
    padding-left:0px;
    padding-bottom:0px;
}
ul#mega li:hover {
    float:left;
    text-align:center;
    position:relative;
    height:48px;
}

ul#mega li a {
    font-family: 'Anton', sans-serif;
    font-size: 15pt;
    text-transform: uppercase;
    color:#ffffff;
    outline:0;
    text-decoration:none;
    display:block;
    line-height:12px;
    padding:18px 10px;
}
ul#mega li a:hover {
    text-decoration: underline;
}
#mega li:hover div {
    left:0px;
    top:auto;
}
#drop,#drop2,#drop3,#drop4 {
    position:absolute;
    left:-999em;
    z-index:1000;
    margin-top:0px;
    margin-left:0px;
    color:#ffffff;
    font-size:13px;
    width:250px;
    padding:10px;

    border:none !important;
}
#drop ul,#drop2 ul,#drop3 ul,#drop4 ul {
    margin:0px;
    width:300px;
    float:left;
    font-size:13px;
}
#drop ul li,#drop2 ul li,#drop3 ul li,#drop4 ul li  {
    margin:0px;
    padding:0px;
    width:250px;
    text-align:left;
    font-size:13px;
    height:30px;
}
#drop ul li:hover,#drop2 ul li:hover, #drop3 ul li:hover,#drop4 ul li:hover {
    margin:0px;
    padding:0px;
    text-align:left;
    font-size:13px;
    height:30px;
    color:#000000;

}
ul#mega li #drop ul a,
ul#mega li #drop2 ul a,
ul#mega li #drop3 ul a,
ul#mega li #drop4 ul a
{
    padding:10px 16px 10px 17px;
}
ul#mega li #drop ul a:hover,
ul#mega li #drop2 ul a:hover,
ul#mega li #drop3 ul a:hover,
ul#mega li #drop4 ul a:hover
{
    padding:10px 16px 10px 17px;
    color:#000000;
}
.main-logo
{
  margin-top: -31px;
}
#av-social-networking
{
  position: absolute;
  right: 50px;
  top: 5px;
}
.validation_error {
    color:#f7596f;
    font-size:11px;
    margin-top:2px;
    margin-bottom:2px;
}
td.input_error input[type="text"],
td.input_error textarea,
td.input_error select {
    border:#F7596F 1px solid;
    background-color:#f8e0e0;
}

#recaptcha_widget {
   width:301px;
   padding:5px;
   border: 1px solid #DCD9D9;
   background-color:#f2f4f3;
   margin-bottom:5px;
}
#recaptcha_widget #recaptcha_image {
   border:1px solid #d9d9d9;
   width:301px;
   margin-bottom:5px;
}
#recaptcha_widget div.recaptcha_only_if_incorrect_sol {
}
#recaptcha_widget span.recaptcha_only_if_image {
}
#recaptcha_widget span.recaptcha_only_if_audio {
}
#recaptcha_widget #recaptcha_response_field {
   width:291px;
   margin-top:5px;
}
#recaptcha_widget div.recaptcha_only_if_image {
}
#recaptcha_widget div.recaptcha_only_if_audio {
}
#recaptcha_widget div.recaptcha_reload {
    text-align:right;
    font-size:11px;
}
#cart-box .pop {
    position:absolute;
    top:15px;
    right:0px;
    width:19px;
    height:18px;
    display:inline;
}
.pop .pop_menu {
    display:none;
    border:1px solid #98989A;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
.pop .pop_toggle {
    background-image:url(/attachments/StyleSheet/15/av-cart-down.png?ts=1524033031);
    background-repeat:no-repeat;
    background-position:center center;
    width:19px;
    height:18px;
    overflow:hidden;
    cursor:pointer;
    background-color:#f47521;
}
.active .pop_menu {
    display:block;
    background-color:#ffffff;
    color:#7a7a7c;
    position:absolute;
    padding:0px;
    width:380px;
    right:0px;
    top:0px;
}
.active .pop_menu a {
}
.active .pop_toggle {
    z-index:2000;
    position:absolute;
    top:0;
    right:0;
    background-image:url(/attachments/StyleSheet/15/av-cart-up.png?ts=1524033031);
}
#popline1,#popline5,#popline4 {
    padding:5px;
}
#popline1 {
    background-color:#ffffff;
    text-align:center;
    border-bottom:1px dotted #dfdfdf;
}
#popline2 {
    text-align:center;
    background-color:#98989A;
    color:#ffffff;
    padding:5px 10px 7px 10px;
}
#popline3 table {
    margin-bottom:0px;
}
#popline3 input[type="number"] {
    width:50px;
    border:1px solid #c8bbbb;
    padding:4px 4px 4px 4px;
    font-size:12px;
    text-align:center;    
    font-size:13px;
    color:#7a7a7a;
}
#popline3 td {
    border-bottom:1px dotted #dfdfdf;
    padding:5px;
    background-color:#ffffff;
    vertical-align:middle;
    height:30px;
    background-color:#F8F8F6;
    line-height:13px;
    font-size:11px;
    color:#a1a1a3;
}
#popline4 {
    font-size:10px;
    background-color:#EBEBEB;
}
#popline4 .c4left {
    float:left;
    width:170px;
}
#popline4 .c4right {
    float:left;
    width:200px;
    text-align:right;
}
#popline5 {
    text-align: center;
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}
#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url(/attachments/StyleSheet/15/fancybox.png?ts=1524033031);
}
#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}
#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}
#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none;
}
#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}
#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;
}
#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}
#fancybox-close {
    position: absolute;
    top: -15px;
    right: -14px;
    width: 30px;
    height: 30px;
    background: transparent url(/attachments/StyleSheet/15/fancybox.png?ts=1524033031) -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}
#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}
#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
}
#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}
#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url(/attachments/StyleSheet/15/blank.gif?ts=1524033031);
    z-index: 1102;
    display: none;
}
#fancybox-left {
    left: -35px;
}
#fancybox-right {
    right: -35px;
}
#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}
#fancybox-left-ico {
    background-image: url(/attachments/StyleSheet/15/fancybox.png?ts=1524033031);
    background-position: -40px -30px;
}
#fancybox-right-ico {
    background-image: url(/attachments/StyleSheet/15/fancybox.png?ts=1524033031);
    background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible; /* IE6 */
}
#fancybox-left:hover span {
    left: 20px;
}
#fancybox-right:hover span {
    left: auto;
    right: 20px;
}
.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
   z-index: 1001;
}
#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url(/attachments/StyleSheet/15/fancybox-x.png?ts=1524033031);
}
#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url(/attachments/StyleSheet/15/fancybox.png?ts=1524033031);
    background-position: -40px -162px;
}
#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url(/attachments/StyleSheet/15/fancybox-y.png?ts=1524033031);
    background-position: -20px 0px;
}
#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url(/attachments/StyleSheet/15/fancybox.png?ts=1524033031);
    background-position: -40px -182px;
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url(/attachments/StyleSheet/15/fancybox-x.png?ts=1524033031);
    background-position: 0px -20px;
}
#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url(/attachments/StyleSheet/15/fancybox.png?ts=1524033031);
    background-position: -40px -142px;
}
#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url(/attachments/StyleSheet/15/fancybox-y.png?ts=1524033031);
}
#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url(/attachments/StyleSheet/15/fancybox.png?ts=1524033031);
    background-position: -40px -122px;
}
#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
}
.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}
.fancybox-title-outside {
    padding-top: 10px;
    color: #fff;
}
.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left;
}
#fancybox-title-over {
    padding: 10px;
    background-image: url(/attachments/StyleSheet/15/fancy_title_over.png?ts=1524033031);
    display: block;
}
.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto;
}
#fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap;
}
#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url(/attachments/StyleSheet/15/fancybox.png?ts=1524033031) -40px -90px no-repeat;
}
#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url(/attachments/StyleSheet/15/fancybox-x.png?ts=1524033031) 0px -40px;
}
#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url(/attachments/StyleSheet/15/fancybox.png?ts=1524033031) -55px -90px no-repeat;
}
/* IE6 */
.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/15/fancy_close.png?ts=1524033031', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/15/fancy_nav_left.png?ts=1524033031', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/15/fancy_nav_right.png?ts=1524033031', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/15/fancy_title_over.png?ts=1524033031', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/15/fancy_title_left.png?ts=1524033031', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/15/fancy_title_main.png?ts=1524033031', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/15/fancy_title_right.png?ts=1524033031', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
  height: expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6 {
    position: absolute; margin-top: 0;
    top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
#fancybox-loading.fancybox-ie6 div  { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/15/fancy_loading.png?ts=1524033031', sizingMethod='scale'); }
/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg { background: transparent !important; }
.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/15/fancy_shadow_n.png?ts=1524033031', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/15/fancy_shadow_ne.png?ts=1524033031', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/15/fancy_shadow_e.png?ts=1524033031', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/15/fancy_shadow_se.png?ts=1524033031', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/15/fancy_shadow_s.png?ts=1524033031', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/15/fancy_shadow_sw.png?ts=1524033031', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/15/fancy_shadow_w.png?ts=1524033031', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/attachments/StyleSheet/15/fancy_shadow_nw.png?ts=1524033031', sizingMethod='scale'); }

button.close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    padding: 0;
}
.close {
    color: #000000;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    opacity: 0.2;
    text-shadow: 0 1px 0 #FFFFFF;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.alert {
  padding: 10px 35px 10px 14px;
  margin-bottom: 0px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
}
.alert,
.alert h4 {
  color: #c09853;
  font-family:Hevetica,arial;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-error .error {
  font-size: 18px;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
#tabs {
    margin-bottom:30px;
}

#tabs table {
    width:100%;
    margin-bottom:0px;
}
#tabs table td.red {
    color:#E8472A;
    width:150px;
    font-weight:bold;
}
#tabs table td {
    padding-right:5px 10px 5px 0px;
}
#tabs .ui-corner-all {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
#tabs .ui-widget-header {
    background:none;
    border:none;
}
#tabs .ui-state-default {
    background-image:none;
    background-color:#F5F5F3;
}
#tabs .ui-state-active {
    background-image:none;
    background-color:#ffffff;
}
#tabs-1,#tabs-2,#tabs-3 {
    color:#000000;
    font-size:13px;
    line-height:17px;
    font-family:Helvetica,Arial,sans-serif;
}
#tabs #tabs-1 ul {
    margin-left:5px;
    list-style:square;
    margin-bottom:15px;
}
#tabs #tabs-1 ol {
    margin-left:5px;
    list-style-type: decimal;    
    margin-bottom:15px;
 }
#tabs #tabs-1 li {
    margin-left:15px;
    font-family:Helvetica,Arial,sans-serif; 
    color:#4f4f4f;
    margin-bottom:5px;
 }
#tabs ul {
    margin:0px;
}
#tabs ul li {
    margin:0px 5px 0px 0px;
}
#tabs_ul ul {
    margin-left:-15px;
}
#tabs_ul ul li {
    margin-left:-15px;
}
.ui-tabs {
    position:  relative;  
    zoom: 1;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0px;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;  
    float: left;
    position: relative;
    top: 1px;
    margin: 0 1px 1px  0;  
    border-bottom: 0 !important;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    font-size: 16px;
    padding: 7px 30px;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px;
    background-color:#ffffff;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    text-decoration: none;
}
.ui-tabs  .ui-tabs-nav  li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav  li.ui-state-disabled a,  .ui-tabs .ui-tabs-nav li.ui-state-  processing a {
    cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor:  pointer;  
}
.ui-tabs .ui-tabs-hide {
    display: none !important;
}
tabs-nohdr {
    padding: 0px;
    background: none;
    border-width: 0px;
}
tabs-nohdr .ui-tabs-nav {
    padding-left: 0px;
    background: transparent;
    border-width: 0px 0px 1px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
tabs-nohdr .ui-tabs-panel {
    border-width: 0px 1px 1px 1px;
}
.ui-tabs .ui-tabs-panel {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #CFCFCF;
    border-top: 1px solid #CFCFCF;
    display: block;
    padding: 20px 0;
}

.ui-widget-content {
    border: none;
}

#main {
    margin: 0 auto;
    width: 1024px;
    background: url(/attachments/StyleSheet/15/full-main-bg.png?ts=1524033031) repeat-y scroll center center transparent;
}

#home-content {
    width: 797px;
    padding:0px; 
    background: none repeat scroll 0 0 transparent;
    color: #000;
    height: 100%;
    min-height: 100%;
    float:right;
}  

#left-col {
    width: 227px;
    float:left;
}

.page {
    height: 100%;
    padding: 5px;
}

#main h2, h3, h4, h5, h6 
{
    font-family: "Anton",Arial,sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}
#main h2{font-size: 31.5px;padding-bottom:10px;}

.search_filters {
    padding-top: 5px;
}
#search-facets {
    width: 220px;
}
#search-facets .filter ul {
    margin: 0;
    max-height: 400px;
    overflow-x: hidden;
}
#search-facets .filter.left-menu ul {
    margin: 0;
    max-height: none;
}
#search-facets .filter ul li a {
    color: #fff;
    font-size: 9pt;
}
#search-facets .filter .count {
    background: none repeat scroll 0 0 #444;
    border-radius: 3px;
    color: #888;
    display: block;
    float: right;
    font-size: 7pt;
    font-weight: bold;
    height: 18px;
    padding: 0 5px;
}
#search-facets a.showmore {
    background: url(/attachments/StyleSheet/15/facet-show-more.png?ts=1524033031) no-repeat scroll left top transparent;
    display: block;
    height: 30px;
}
#search-facets a.showmore span {
    color: red;
    font-size: 7pt;
}
#search-facets div.facet-separator {
    background: url(/attachments/StyleSheet/15/facet-separator.png?ts=1524033031) no-repeat scroll left top transparent;
    display: block;
    height: 30px;
}
.facet_remove {
    list-style: outside none none;
    margin: 0 !important;
    padding: 0;
}
.facet_remove li {
    display: block;
    float: left;
    margin-right: 5px !important;
}
.facet_remove li a.remove_filter {
    background-color: #af1721;
    border-radius: 3px;
    color: #fff !important;
    display: block;
    font-size: 8pt;
    padding: 2px 5px;
}
#left-menu {
    margin-top: 10px;
}
#left-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#left-menu ul li:hover {
}
#left-menu ul li {
    list-style: outside none none;
    line-height: 15px;
    margin-bottom: 6px;
    margin-left: 0;
    padding-left: 5px;
    width: 200px;
    padding-bottom:3px;
    padding-top:3px;
}
#left-menu ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 10px;
    color: #fff;
}
#left-menu ul li a:hover {
    color: #fff;
    text-decoration: underline;
}
.quickmenu ul, .quickmenu ul li {
    margin: 0 0 0 9px;
    padding: 0;
}
.quickmenu ul li {
    list-style: outside none square;
}
.quickmenu ul li a {
    font-size: 8pt;
    line-height: 15px;
}
.quickmenu ul li a:hover {
    color: #fff;
}
#left-menu ul li.Air_Cleaners__Scoops___Filters {
    border-left: 8px solid #da7e48;
}
#left-menu ul li.Air_Cleaners__Scoops___Filters:hover {
    background-image: -moz-linear-gradient(left center , #da7e48 28%, #333333 50%);
}
#left-menu .Apparel__Signs__Books___Promotional {
    border-left: 8px solid #000000;
}
#left-menu ul li.Apparel__Signs__Books___Promotional:hover {
    background-image: -moz-linear-gradient(left center , #000000 28%, #333333 50%);
}
#left-menu .Bodies__Panels___Exterior_Accessories {
    border-left: 8px solid #376637;
}
#left-menu .Bodies__Panels___Exterior_Accessories:hover {
    background-image: -moz-linear-gradient(left center , #376637 28%, #333333 50%);
}
#left-menu .Chassis__Components___Suspension {
    border-left: 8px solid #9bd0f2;
}
#left-menu .Chassis__Components___Suspension:hover {
    background-image: -moz-linear-gradient(left center , #9bd0f2 28%, #333333 50%);
}
#left-menu .Cooling__Air_Conditioning___Insulation {
    border-left: 8px solid #624093;
}
#left-menu .Cooling__Air_Conditioning___Insulation:hover {
    background-image: -moz-linear-gradient(left center , #624093 28%, #333333 50%);
}
#left-menu .Differential__Driveline___Brakes {
    border-left: 8px solid #6cb4ed;
}
#left-menu .Differential__Driveline___Brakes:hover {
    background-image: -moz-linear-gradient(left center , #6cb4ed 28%, #333333 50%);
}
#left-menu .Electrical__Ignition__Tuning___Lighting {
    border-left: 8px solid #e6aa49;
}
#left-menu .Electrical__Ignition__Tuning___Lighting:hover {
    background-image: -moz-linear-gradient(left center , #e6aa49 28%, #333333 50%);
}
#left-menu .Engine_Dress_Up___Accessories {
    border-left: 8px solid #cd3393;
}
#left-menu .Engine_Dress_Up___Accessories:hover {
    background-image: -moz-linear-gradient(left center , #cd3393 28%, #333333 50%);
}
#left-menu .Engines___Components {
    border-left: 8px solid #8f2d25;
}
#left-menu .Engines___Components:hover {
    background-image: -moz-linear-gradient(left center , #8f2d25 28%, #333333 50%);
}
#left-menu .Exhaust {
    border-left: 8px solid #3f569f;
}
#left-menu .Exhaust:hover {
    background-image: -moz-linear-gradient(left center , #3f569f 28%, #333333 50%);
}
#left-menu .Fuel_Systems___Injection {
    border-left: 8px solid #d0443d;
}
#left-menu .Fuel_Systems___Injection:hover {
    background-image: -moz-linear-gradient(left center , #d0443d 28%, #333333 50%);
}
#left-menu .Fuels__Lubricants__Paint___Chemicals {
    border-left: 8px solid #c4ac68;
}
#left-menu .Fuels__Lubricants__Paint___Chemicals:hover {
    background-image: -moz-linear-gradient(left center , #c4ac68 28%, #333333 50%);
}
#left-menu .Gauges__Dash_Panels___Accessories {
    border-left: 8px solid #f5e24d;
}
#left-menu .Gauges__Dash_Panels___Accessories:hover {
    background-image: -moz-linear-gradient(left center , #f5e24d 28%, #333333 50%);
}
#left-menu .Hoses__Fittings___Fasteners {
    border-left: 8px solid #2b3c73;
}
#left-menu .Hoses__Fittings___Fasteners:hover {
    background-image: -moz-linear-gradient(left center , #2b3c73 28%, #333333 50%);
}
#left-menu .Interior_Dress_Up___Steering_Accessories {
    border-left: 8px solid #61aa67;
}
#left-menu .Interior_Dress_Up___Steering_Accessories:hover {
    background-image: -moz-linear-gradient(left center , #61aa67 28%, #333333 50%);
}
#left-menu .Nitrous_Systems___Accessories {
    border-left: 8px solid #979a9b;
}
#left-menu .Nitrous_Systems___Accessories:hover {
    background-image: -moz-linear-gradient(left center , #979a9b 28%, #333333 50%);
}
#left-menu .Oil_Systems {
    border-left: 8px solid #884092;
}
#left-menu .Oil_Systems:hover {
    background-image: -moz-linear-gradient(left center , #884092 28%, #333333 50%);
}
#left-menu .Safety_Equipment {
    border-left: 8px solid #b4c7d7;
}
#left-menu .Safety_Equipment:hover {
    background-image: -moz-linear-gradient(left center , #b4c7d7 28%, #333333 50%);
}
#left-menu .Superchargers___Accessories {
    border-left: 8px solid #dce358;
}
#left-menu .Superchargers___Accessories:hover {
    background-image: -moz-linear-gradient(left center , #dce358 28%, #333333 50%);
}
#left-menu .Tools___Shop_Equipment {
    border-left: 8px solid #6d5838;
}
#left-menu .Tools___Shop_Equipment:hover {
    background-image: -moz-linear-gradient(left center , #6d5838 28%, #333333 50%);
}
#left-menu .Transmissions__Shifters___Accessories {
    border-left: 8px solid #4c2c70;
}
#left-menu .Transmissions__Shifters___Accessories:hover {
    background-image: -moz-linear-gradient(left center , #4c2c70 28%, #333333 50%);
}
#left-menu .Turbos___Accessories {
    border-left: 8px solid #b7d25f;
}
#left-menu .Turbos___Accessories:hover {
    background-image: -moz-linear-gradient(left center , #b7d25f 28%, #333333 50%);
}
#left-menu .Wheels___Tyres {
    border-left: 8px solid #75808a;
}
#left-menu .Wheels___Tyres:hover {
    background-image: -moz-linear-gradient(left center , #75808a 28%, #333333 50%);
}
.fancybox-opened .fancybox-outer {
    box-shadow: none !important;
}
#content {
    width: 757px;
    float:right;
}
#content {
    background: none repeat scroll 0 0 transparent;
    color: #000;
    height: 100%;
    margin-top: 5px;
    min-height: 100%;
    padding: 20px 20px 40px 20px;
}
#content a {
    color: #333;
}
.page {
    height: 100%;
    padding: 5px;
}
#main.frontpage .page {
    padding: 15px 5px;
}
#left-col h3 {
    font-size: 17pt;
    color: #fff;
    font-family: "Anton",Arial,sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}
#left-col a:hover
{
    color: #888;
}
 #content.span18.full
{
  background: #fff;
  width: 1030px;
  padding: 10px;
  margin-left: -20px;
}

#content.span18.full h1
{
  font-size: 31.5px;
  padding-bottom: 15px;
}


.tooltip {
    position: relative;
    display: inline-block;
    opacity:100;
}



/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 180px;
    background-color: black;
    color: #fff;
  font-size:10px;
    text-align: center;
    padding: 5px 10px;
    border-radius: 6px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1; 
    top: 100%;
    left: 50%;
    margin-left: -100px; /* Use half of the width (120/2 = 60), to center the tooltip */

}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}

.tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    bottom: 100%;  /* At the top of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
}
