'/*****************************************************************
* Interspire Shopping Cart Style File                                *
*                                                                   *
* Name: SmartShop                                                   *
* Author: Kostiantin Iatseniuk (Max) (Interspire Pty. Ltd.)       *
* Id: $Id$                                                        *
*****************************************************************/
/* Global Reset */
* {
    margin: 0;
    padding: 0;
}

/* General */
body {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    height: 100%;
    margin:0;
    padding:0;
}
a, img {
    outline: 0;
    border: 0;
}
input, select {
    font-size: 11px;
}
input {
    padding: 1px;
}
input, select {
    cursor: pointer;
}
input[type='text'], input[type='password'] {
    cursor: text;
}
p {
    line-height: 23px;
    margin-bottom:5px;
}
a {
    font-weight: normal;
    text-decoration: underline;
}
h2, .TitleHeading {
    font-size: 1.3em;
    font-weight: 500;
    margin: 6px 0 6px 0;
}
h3 {
    font-size: 1em;
    margin-bottom: 6px;
}
h4 {
    font-size: 1em;
    margin-bottom: 4px;
}
img { -ms-interpolation-mode: bicubic; }
img, img a {
    border: 0;
}
ul, ol {
    margin: 0 0 10px 30px;
}
li {
    margin: 0;
    margin-bottom: 2px;
    padding: 0;
}
blockquote {
    margin-left: 28px;
}
select option {
    padding: 0 10px;
}
hr {
    margin: 10px 0;
    padding: 0;
    background: #e5e5e5;
    height: 1px;
    border:0;
}
/* Forms */
.FormContainer.HorizontalFormContainer {
    background: rgb(233, 231, 231);
    padding: 3px;
    border: 1px solid #ccc;
    margin-top: 15px;
    border-radius:5px;
}

.HorizontalFormContainer dl, .VerticalFormContainer dl {
    margin: 0;
}
.HorizontalFormContainer dt img {
    vertical-align: middle;
    float: left;
}
.HorizontalFormContainer dt .fieldLabel {
    float:left;
    padding-top: 4px;
    padding-left: 4px;
}
.HorizontalFormContainer dt {
    width: 160px;
    float: left;
    clear: left;
}
.HorizontalFormContainer dd {
    padding-top: 4px;
    margin-left: 170px;
}
.NarrowFormContainer dt {
    width: 110px;
}
.NarrowFormContainer dd {
    margin-left: 120px;
}
.HorizontalFormContainer p.Submit {
    margin-left: 170px;
}
.NarrowFormContainer p.Submit {
    margin-left: 120px;
}
.VerticalFormContainer dt {
    margin-bottom: 6px;
}
.VerticalFormContainer dd {
    margin-bottom: 6px;
    margin-left: 10px;
}
/* Page Container */

#Container {
    width:994px;
    margin:0 auto;
    background: url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/images/bgr.png?t=1540316723") repeat-y #f2f2f2;
}
/* Top Navigational Menu */
#TopMenu {
    height:0px;
    padding:0px 0 0 0;
    float:left;
    position:absolute;
    left:auto;
    right:177px;
    top:20px;
    bottom:auto;
}
#TopMenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#TopMenu li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
}
#TopMenu li.First a {
    background:none !important;
    color:#808080;
}
#TopMenu li a, #TopMenu li div {
    display: block;
    text-decoration: none;
    font-size:12px;
    padding:0px;
    margin:0px 0 0 0;
    float:right;
    height:23px;
    line-height:23px;
}
#TopMenu li div a {
    padding:0px;
    margin:0px;
    display: inline;
    font-size: 1em;
}
#TopMenu li a:hover {
    text-decoration: underline;
}
/* Pages Menu */
#Menu {
    padding: 0;
    width:auto;
    height:31px;
    float:left;
    border-bottom: 1px solid #fff;
}
#Menu ul {
    margin:  0;
    /*padding: 13px 0 0 0;*/
    padding:0;
}
#Menu li {
    float: left;
    position: relative;
    list-style: none;
    margin:0 0 0 0;
    padding:0;
    height:31px;
    line-height:25px;
}
#Menu li.First {
    background: none !important;
}
#Menu li:last-child {
    margin-right: 0px;
}
#Menu li a {
    display: block;
    float: left;
    text-align: center;
    height: 27px;
    padding: 2px 0px;
}
#Menu li a span {
    position: relative;
    top: 1px;
}
#Menu li a.active, #Menu li.ActivePage a, li.ActivePage a, #Menu li a.active:hover, #Menu li.ActivePage a:hover, li.ActivePage a:hover {
    text-decoration: none !important;
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/wilson/images/menuliactive.png?t=1540316723") repeat-x;
    color:#fff;
    border-top: 1px solid #000;
    border-bottom: 1px solid #fff;
}
#Menu li a:hover {
    background:#b3b5b8;
    color:#000;
}
#Menu li ul {
    width: auto;
    position: absolute;
    clear: left;
    top: 14px;
    left: -1px;
    display: none;
    text-align: left;
    font-size: 0.75em;
    background: transparent;
    z-index: 1;
}
#Menu li ul li {
    clear: both;
    color: white;
    text-align: left;
    background: transparent;
}
#Menu li ul li a {
    padding:  10px;
    font-size: 1em;
    text-align: left;
    margin: 0;
    width: 120px;
    height: auto;
    font-size:.95em
}
#Menu li ul li a:hover {
    text-decoration: none;
}
#Menu li:hover a, #Menu li.over a {
}
#Menu li ul li a, #Menu li.over li a {
    text-decoration: none !important;
}
#Menu li:hover ul, #Menu li.over ul {
    display: block;
}
/* Holly Hack. IE Requirement */
* html #Menu ul li {
    float: left;
    height: 1%;
}
* html #Menu ul li a {
    height: 1%;
}
/* End */


/* Outer Content Wrapper (Surrounds header & content) */
#Outer {
    margin:0 auto;
    clear:both;
    width:980px;
}
#Wrapper {
    clear:both;
    width:960px;
    margin: 0px auto;
    padding: 0px 0 0;
}
/* Header */

#Header {
    background-color: #fff;
    height: 116px;
    position: relative;
    z-index: 999;
    margin:0;
    padding:4px 0 0;
}
/* Logo */

#Logo {
    float: left;
    margin:19px 0 0 24px;
}
#Logo h1 {
    font-size:2.2em;
    font-weight: 700;
    margin: 25px 0 0 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding:0;
    text-transform:lowercase
}
#Logo h1 a {
    text-decoration: none;
    border:1px dotted #333;
    padding: 5px 20px
}
/* Top Search Form */
#SearchForm label {
    display:none;
}
#SearchForm input.Textbox {
    float: left;
    color: #444 !important;
    font: bold 13px/21px arial;
    border: 1px solid #aeafaf;
    border-radius: 3px;
    width: 248px;
    height: 36px;
    margin-top: -4px;
    margin-left: -38px;
    padding-left: 12px;
}
#SearchForm input.Textbox:hover {
    background:#EFEFEF;
}
#search_query::-webkit-input-placeholder {
    font-weight: normal;
    font-style: italic;
}
#SearchForm .Button {
    padding: 5px 6px;
    margin-top: 0px;
    margin-left: -40px;
    position: absolute;
}
#SearchForm p {
    text-align: left;
    margin: 0;
    padding-top:5px;
}
#SearchForm a {
}
/* Left Content Area */

.Left {
    float:left;
    /*min-height:245px;*/
    width:213px;
    margin:0;
    font-size:12px;
    padding:0px;
    position:relative;
}
.Left .Block {
    border:1px solid #bfbfbf;
    margin:0 0 10px;
}
.Left h2 {
    font-size:13px;
    margin:0 0 3px;
    padding:0px;
    font-family:Arial, Helvetica, sans-serif;
    color:#6d6d6d;
}
.Left li a:hover {
}
.Left .BlockContent {
    margin: 0 10px 0 10px;
}
.Left ul {
    margin: 0;
    padding: 0;
}
.Left li {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 3px 0;
}
.Left .BlockContent {
    margin:0px;
    clear:both;
}
.Left li {
    padding:5px 0;
}
.Left li a {
    padding-left:5px;
}
.Left li a:hover {
    text-decoration: none;
}
.Left #SideCategoryList li ul {
    border-top: 1px solid #c5dde9;
}
.Left #SideCategoryList li.LastChild {
    border-bottom: 0 !important;
}
.Left #SideCategoryList li a, .Left #SideShopByBrand li a {
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/images/gray/bg_side_li.gif?t=1540316723") no-repeat 0% 4px;
    padding-left:15px;
}
.Left #SideCategoryList li ul {
    padding-left: 15px;
}
/* Primary Content Area */
.Content {
    float:right;
    width:735px;
    /*min-height:260px;*/
    margin:0px;
    padding:0px 0;
    font-size:12px;
}
.Content .Block {
    clear: both;
}
.Block {
    padding-bottom:10px;
}
.Content .Block {
    background:none !important;
    border:none !important;
}
.Content h2, .TitleHeading {
    font-size:20px;
    margin: 0;
    padding:7px 0 0px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:500;
    color:#0a4d8e;
}
.Content a:hover {
    text-decoration: underline;
}
/* Primary Content Area (column span of 2) */
.Content.Wide {
    width:735px;
}
/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {
    width:958px;
}
/* Right Content Area */
.Right {
    float: right;
    /*min-height: 500px;*/
    width: 173px;
    font-size: 0.85em;
    padding-bottom: 10px;
    margin:0 0 0 14px;
    display: none;
}
.Right h2 {
    font-size: 1.33em;
    margin: 0 10px;
    padding:10px 5px 0 5px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:700;
    word-spacing:-2px
}
.Right a {
    text-decoration:underline
}
.Right li a:hover {
    text-decoration: none;
}
.Right .BlockContent {
    margin: 0 10px 0 10px;
}
.Right ul {
    margin: 0;
    padding: 0;
}
.Right li {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 3px 0;
}
.Right .BlockContent {
    margin: 0 17px 0 17px;
}
.Right li {
}
.Right li a {
    text-decoration: none;
}
.Right li a:hover {
    text-decoration: underline;
}
.BrandCloud {
}
/* Page Footer */

#Footer {
    clear:none;
    font-size:12px;
    color:#686868;
    margin:0 auto;
    width:980px;
    background:#d3d3d3;
}
#Footer ul {
    list-style: none;
    margin:0 0 0px 0px;
    padding:0;
}
#Footer li {
    float:none;
    list-style:none;
    margin:0;
    padding:0;
}
#Footer li a, #Footer a {
    text-decoration: none;
    padding:0;
    color:#686868;
}
/* Newsletter Subscription Form */
#SideNewsletterBox {
    background:#e5e5e5;
    padding:6px;
    float:left;
    margin-top:2px;
}
.NewsletterSubscription {
    clear: both;
}
.NewsletterSubscription label {
    clear: both;
    float: left;
}
.NewsletterSubscription input {
    width: 141px;
    font-size:11px;
    padding:0 0 0px 5px;
    margin:0px;
    color:#8b8b8b;
    float:left;
    border-radius:3px 0 0 3px;
    border-right:0 none !important;
    height:18px;
    line-height:18px;
}
.NewsletterSubscription .Button {
    width:52px;
    height:20px;
    border:0;
    margin:0px 0 0 -3px;
    padding:0;
    float:left;
    border-radius:0;
}
/* Product Listings */

.ProductList {
    list-style:none;
    margin:0px -20px 0 0;
    padding:0;
    border-left:1px solid #bfbfbf;
    float:left;
}
/*
.Content .ProductList li.Firstrow {
    border-top:1px solid #BFBFBF;
}
*/
.Content .ProductList li {
    list-style: none;
    float: left;
    width:244px !important;
    font-size:12px;
    margin:0px;
    padding:0px 0 15px;
    overflow: hidden;
    min-height: 20.6em;
    border-right:1px solid #BFBFBF;
    border-bottom:1px solid #BFBFBF;
    text-align:center;
    background:white;
    position:relative;
    border-top: 1px solid #bfbfbf;
    margin: -1px 0px;
}
.ProductList a {
    text-decoration: none;
}
.ProductList .ProductImage {
    margin: 0 0 5px 0;
    display: block;
    height:140px !important;
    text-align: center;
    overflow: hidden;
    width:244px !important;
    display:table-cell;
    vertical-align:middle;
}
.ProductList p {
    margin: 5px 0 5px 5px;
}
.ProductList strong, .ProductList strong a {
    color: #050402;
    font-weight:400;
    padding-bottom:3px;
    font-size:.99em
}
.Left .ProductList strong, .Left .ProductList strong a, .Right .ProductList strong, .Right .ProductList strong a {
    font-weight:400;
    display:block
}
.Left .TopSellers .ProductList strong, .Left .TopSellers .ProductList strong a, .Right .TopSellers .ProductList strong, .Right .TopSellers .ProductList strong a {
    font-weight:700
}
.ProductPrice, .ProductList em {
    font-style: normal;
    font-weight: 400;
}
.ProductList .Rating {
    font-size: 0.9em;
    font-weight: bold;
}
.ProductList li .ProductCompareButton {
    bottom: 0;
    left: auto;
    margin: 0;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
}
.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
    display: none;
}
.Left .ProductList li, .Right .ProductList li {
    clear: both;
    list-style: none;
    margin: 0;
    margin-top: 5px;
    padding: 3px 0 5px 0;
    color: #000000;
}
.Right .SideCart p {
    color: #000000;
}/* Top Seller Block Specific */
.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    float: left;
    width: 16px;
    font-size: 1em;
    padding: 4px 0 3px 4px;
    display:none;
}
.Left .TopSellers .ProductDetails, .Right .TopSellers .ProductDetails { /* Contains the details of the item */
    padding: 3px 0 3px 0;
    font-weight:400
}
.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
    clear: both;
    float: left;
    margin: 10px auto 5px auto;
    padding: 4px;
    overflow: visible;
    display: inline;
    width:126px;
}
.Left .TopSellers li.TopSeller1 img, .Right .TopSellers li.TopSeller1 img {
    text-align: center;
    overflow: hidden;
    margin:0 auto;
}
.Left .TopSellers li.TopSeller1 img, .Right .TopSellers li.TopSeller1 .ProductImage img {
    max-width: 130px;
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
    width: 51px;
    height: 51px;
    font-size: 2.6em;
    padding: 8px 0 8px 0;
    margin: 35px 0 0 80px;
    text-align: center;
    display: Block;
    position:absolute;
    font-weight:400 !important;
    display:none;
}
.Left .TopSellers li.TopSeller1 .ProductDetails, .Right .TopSellers li.TopSeller1 .ProductDetails {
    margin: 10px 6px;
}
.Left .TopSellers li.TopSeller1 .ProductImage, .Right .TopSellers li.TopSeller1 .ProductImage {
    display: inline;
    text-align: center;
    overflow: hidden;
    margin:0 auto;
}
.Left .TopSellers li.TopSeller1 .ProductImage a, .Right .TopSellers li.TopSeller1 .ProductImage a {
    width: 130px;
    display: block;
    text-align: center;
    overflow: hidden;
    margin:0 auto;
}
.Content .TopSellers li .TopSellerNumber {
    display: none;
}
.Left .TopSellers .ProductActionAdd a, .Right .TopSellers .ProductActionAdd a {
    font-weight:400 !important;
}
/* Page Breadcrumbs */
.Breadcrumb ul, .Breadcrumb li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.Breadcrumb {
    font-size:13px;
    padding:0;
}
.Breadcrumb li {
    padding-right: 3px;
    display: inline;
    color:#5a5a5a;
}
.Breadcrumb li a {
    padding:0 10px 0 0px;
    color:#5a5a5a;
}
.FindByCategory ul, .FindByCategory li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.FindByCategory li {
    padding-left: 12px;
    background: url('//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/images/BreadcrumbSep.gif?t=1540316723') no-repeat 3px 5px;
    padding-right: 8px;
    display: inline;
}
/* Miscellaneous Definitions */

.Meta {
    color: #444;
    font-size: 0.93em;
}
.Left .FeedLink, .Right .FeedLink {
    padding-right: 5px;
}
.Content .FeedLink {
    margin-top: 4px;
}
.FloatRight {
    float: right;
}
.FloatLeft {
    float: left;
}
.ClearRight {
    clear: right;
}
.ClearLeft {
    clear: left;
}
.SortBox {
    font-size:16px;
    color:#808080;
    float:left;
    margin:0 10px 0 0;
    position:relative;
    z-index:1;
}
.CompareButton {
    text-align: right;
    margin-top:-34px;
    padding:0px;
    margin-bottom:10px;
    position:absolute;
    top:0;
    bottom:0;
    height:23px;
    left:auto;
    right:0;
    z-index:1;
}
.Clear {
    clear: both;
}
.Field45 {
    width: 45px;
}
.Field100 {
    width: 100px;
}
.Field150 {
    width: 150px;
}
.Field200 {
    width: 200px;
}
.Field250 {
    width: 250px;
}
.Field300 {
    width: 300px;
}
.Field350 {
    width: 350px;
}
.Field400 {
    width: 400px;
}
.MB10 {
    margin-bottom:10px;
}
.MT0 {
    margin-top:0px;
}
.LH140 {
    line-height:140%;
}
.PLRB5 {
    padding:0px 5px 5px 5px;
}
.PLR10 {
    padding:0px 10px 0px 10px;
}
.PL20 {
    padding:0px 0px 0px 20px;
}
.PL40 {
    padding:0px 0px 0px 40px;
}
.ML20 {
    margin:0px 0px 0px 20px;
}
.MT10 {
    margin-top:10px;
}
.PL10 {
    padding-left:10px;
}
.PB2 {
    padding-bottom:2px;
}
.NoMarginBottom {
    margin-bottom: 0;
}
.Required {
    color: red;
    font-weight: bold;
    visibility: visible;
    margin-left: 11px;
}
.InfoMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
}
.SuccessMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
}
.ErrorMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
}
/************* Page Specific: Create Account / Login Page *************/
.CreateAccount {
    float: left;
    width: 430px;
    border-right: 0px solid #ccc;
    padding:0px;
    margin:0 0 0 1px;
}
.AccountLogin {
    float:right;
    width:400px;
    background: none repeat scroll 0 0 #D9DAEC;
    border: 1px solid #0a4d8e;
    padding:0px 15px 0;
    margin:0 1px 0 0;
}
.AccountLogin h4{
    margin:5px 0 0;
    padding:0;
}
.AccountLogin dd{
    margin:0;
    padding:0px 0 0;
}
#LoginForm input[type="text"], #LoginForm input[type="password"]{ margin:2px 0 4px;}
.AccountLogin dl{
    margin:12px 0 0;
}
ul.ShippingAddressList, ul.ShippingAddressList li {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.ShippingAddressList li {
    width: 30%;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}
.PrimaryProductDetails .ProductThumb {
    float: left;
    width:369px !important;
    height:324px !important;
    text-align:center;
    padding:0px;
    border: 0px none;
}
.PrimaryProductDetails .ProductMain {
    width:361px !important;
    float:right;
    border:1px solid #C2C2C2;
    height:322px !important;
}
.ProductDetailsGrid {
    padding:10px 10px;
}
.ProductDetailsGrid .DetailRow {
    clear:both;
    padding:5px 0;
}
.ProductDetailsGrid .Label {
    font-weight:700;
    float:left;
}
.ProductDetailsGrid .BulkDiscount input {
    margin:-1px 0 0 23px
}
#ProductDescription, #ProductByCategory, #ProductReviews {
    padding:15px;
}
.Content .BlockContent {
    padding:0px 0;
    margin:0 0 0px;
}
.mainpage .BlockContent, #ProductDescription .BlockContent, #ProductByCategory .BlockContent, #ProductReviews .BlockContent, #ProductDetails .BlockContent {
    padding:0 !important;
}
.PrimaryProductDetails dl {
    font-size: 0.90em;
}
.PrimaryProductDetails dt {
    font-weight: bold;
    width: 80px;
    clear: left;
}
.PrimaryProductDetails dd {
    margin-left: 90px;
}
.Right hr {
    margin: 5px 0 0;
}
.Content h3 {
    margin-bottom: 5px;
}
.ComparisonCheckbox {
    float: left;
}
.SideRecentlyViewed .CompareButton {
    margin: 10px 0 0 0;
    padding: 0;
}
.SideRecentlyViewed .ProductList li {
    margin-left: 0;
}
.SideRecentlyViewed .ProductDetails {
    margin-left: 20px;
}
/* Product Comparisons */
.ComparisonTable {
    width: 100%;
    background:#fff;
    border-right:1px solid #ccc;
}
.ComparisonTable td {
    vertical-align:top;
    font-size: 11px
}
.CompareFieldName {
    width:95px;
    padding:8px 10px 8px 15px;
}
.CompareFieldTop {
    padding:0px;
    text-align:center;
}
.CompareFieldTop a {
    text-decoration:none;
    font-size:10px;
}
.CompareFieldTop a:hover {
    text-decoration:underline;
}
.CompareLeft {
    padding:5px 10px 5px 10px;
}
.CompareCenter {
    text-align:center;
    padding:5px;
}
.CompareRating {
    text-align:center;
    padding-top:8px;
    vertical-align:middle;
}
.CompareProductOption {
    margin-left:20px;
    padding-left:5px;
}
.Availability {
    color:gray;
}
.LittleNote {
    color:gray;
    font-size: 0.85em;
}
.ViewCartLink {
    padding-left: 20px;
    padding-top: 4px;
    padding-bottom: 8px;
    font-size:.9em
}
.CheckoutLink {
    font-size:.9em
}
/* General Tables */
table.General, table.CartContents, table.General {
    width: 100%;
    margin:0px 0 10px;
}
table.General thead tr th, table.CartContents thead tr th {
    padding: 6px 10px;
    text-align: left;
}
table.General tbody td, table.CartContents tbody td {
    padding: 6px 10px;
    vertical-align: top;
}
table.General tbody tr.First td {
    border-top: 0;
}
/* Cart Contents Table */

.CartContents tbody td {
    border-bottom: 0;
}
.CartContents .ProductName {
    color:#9C9C9C;
    font-size:11px;
}
.CartContents .ProductName a {
    font-weight: bold;
    color:#0a4d8e;
    font-size:12px;
}
.CartContents tfoot .SubTotal td {
    text-align: right;
    font-weight: bold;
}
.ProceedToCheckout {
    text-align: right;
}
.Content .ProceedToCheckout {
    width: 145px;
    float: right;
}
.ProceedToCheckout a {
    padding-top: 5px;
}
.ProductOptionList, .ProductOptionList li {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.ProductOptionList {
    margin-top: 5px;
    margin-bottom: 10px;
}
.ProductOptionList li {
    margin-bottom: 3px;
    margin-left: 2px;
}
.ProductOptionList input {
    vertical-align: middle;
}
.MiniCart .SubTotal {
    text-align: center;
    font-size: 115%;
    color: #333;
}
.MiniCart .CartProductOptionList {
    display: block;
}
.JustAddedProduct {
    width: 128px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
}
.JustAddedProduct strong, .JustAddedProduct a {
    font-weight: bold;
    font-size: 1.02em;
    display: block;
    margin-bottom: 3px;
}
.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    width:477px;
    height:21px;
    position:absolute;
}
.CategoryPagination {
    padding: 5px;
    text-align: center;
}

.CategoryPagination .PagingList .PreviousNext {
    display: inline-block;
    padding: initial;
    margin: initial;
}

.CategoryPagination .PagingList li {
    display: inline-block;
    padding: 0 5px;
    line-height:21px;
    font-size:13px;
    color:#808080;
    position:relative;
    left:auto;
    right:auto;
    bottom:0;
    top:-6px;
    width:14px;
}/* Quick Search */
.QuickSearch {
    margin: 0;
    padding: 0;
    text-align: left;
    border-collapse: collapse;
    background: #fff;
    border: 1px solid #BFBFBF;
    z-index:1000;
}
.QuickSearchTitle td, .QuickSearchAllResults td {
    font-weight: bold;
    padding: 4px;
    font-size: 11px;
}
.QuickSearchResult td {
    font-size: 11px;
    padding:8px 0px 8px 8px;
    cursor: pointer;
}
.QuickSearchResultImage {
    margin-left: 4px;
    margin-right: 10px;
    text-align: center;
}
.QuickSearchResultNoImage {
    padding-top: 10px;
    color: #777;
}
.QuickSearchResultName {
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding-bottom: 5px;
}
.QuickSearchResult .Price {
    font-size: 11px;
}
.QuickSearchHover td {
    background: #E8F4F8;
}
.QuickSearchHover a {
    text-decoration: underline;
    font-weight:bold;
}
.QuickSearchAllResults a {
    text-decoration: underline;
    display: block;
}
.QuickSearchAllResults a:active, .QuickSearchAllResults a {
    outline: none;
    -moz-outline-style: none;
}
/* Brand Tag Clouds */
.BrandCloud .smallest {
    font-size:12px;
}
.BrandCloud .small {
    font-size:15px;
}
.BrandCloud .medium {
    font-size:18px;
}
.BrandCloud .large {
    font-size:20px;
}
.BrandCloud .largest {
    font-size:26px;
}
.BrandCloud a {
    padding-right: 5px;
}
.DownloadExpires {
    padding-top: 3px;
    font-style: italic;
    color: gray;
}
.DownloadExpiresToday {
    color: red;
}
.CheckoutRedeemCoupon h4 {
    margin-top: 0;
}
.CheckoutRedeemCoupon p {
    margin-top: 10px;
    margin-bottom: 0;
}
.BillingDetails {
    float: left;
    width: 48%;
    margin-right: 10px;
    margin-bottom: 15px;
}
.ShippingDetails {
    float: left;
    width: 48%;
    margin-bottom: 15px;
}
.ProductDetailsGrid dt {
    width: 140px;
    margin-bottom: 6px;
    float: left;
    font-weight: bold;
}
.ProductDetailsGrid dd {
    margin-left: 140px;
    margin-bottom: 6px;
}
.SubCategoryList {
    padding: 4px;
}
.SubCategoryList ul, .SubCategoryList li {
    list-style: none;
    margin-left: 0;
}
.SubCategoryList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url('//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/images/SubCategory.gif?t=1540316723') no-repeat 3px 1px;
}
.SearchTips .Examples {
    background: lightyellow;
    padding: 8px;
    border: 1px solid #aaa;
    color: #555;
    margin-left: 30px;
    margin-bottom: 10px;
}
.PrimaryProductDetails .ProductThumb p {
    margin-top: 10px;
    font-size: 0.9em;
}
.ProductReviewList {
    clear: both;
}
.SortBox select {
    font-size: 0.9em;
}
.SortBox option {
    color: #444;
}
.YourAccount li {
    margin-bottom: 8px;
}
.SoldOut {
    color: #999;
}
.RemoveFromWishlistForm {
    margin: 5px;
}
.ShippingProviderList {
    list-style: none;
}
small {
    font-size: 11px;
    color: gray;
}
.HowToPay {
    margin-bottom: 10px;
}
.ProductList em, .ProductList .Rating {
    display: block;
    padding-bottom:3px;
}
.ProductOptionList {
    display: block;
}
.GoogleCheckout p, .PayPalExpressCheckout p, .AlternativeCheckout p {
    margin: 0;
    font-size: 90%;
}
.GoogleCheckout, .PayPalExpressCheckout, .AlternativeCheckout {
    text-align: center;
    margin-bottom: 10px;
}
.KeepShopping {
    width: 180px;
    clear: both;
    text-align: right;
}
/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
    float: right;
}
#TopMenu li.Flag div {
    border: 0;
}
#TopMenu li.Flag img {
    margin: 3px;
}
#TopMenu li.Flag img.Last {
    margin-right: 0px;
}
#TopMenu li.Flag img.Selected {
    border: 2px solid #ffffaa;
    margin: 1px 3px;
}
/** Currency Selector **/
.CurrencyList dl {
    margin: 0;
    padding: 0;
}
.CurrencyList dd {
    padding: 0px;
    margin: 0px;
    border: 1px solid #EDECEC;
    background-color: #F9F9F9;
    clear: both;
}
.CurrencyList a {
    padding: 0 3px 0 5px;
    display: block;
    line-height: 1.8;
    text-decoration: none;
    font-size: 11px;
}
.CurrencyList a.Sel {
    background-color: #FFFFAA;
}
.CurrencyList a:hover .Text {
    text-decoration: underline;
}
.CurrencyList a .Flag {
    margin-top: 4px;
    display: block;
    float: left;
    width: 24px;
    padding-right: 2px;
    vertical-align: middle;
}
.CurrencyList a .Text {
    display: block;
    padding-left: 24px;
}
.PrimaryProductDetails .YouSave {
    float: left;
    font-size: 16px;
    font-weight: normal;
    line-height: 52px;
    margin: 0 0 0 55px;
}
/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    margin-top: 4px;
    margin-bottom: 4px;
    font-weight: normal;
    /*width: 320px;
    padding: 7px;*/
    width:555px;
    float: right;
}
.EstimateShipping dt {
    width: 100px;
    float: left;
    margin-bottom: 8px;
    clear: left;
}
.EstimateShipping dd {
    margin:0 0 8px;
    font-weight: normal;
    text-align: left;
    float:left;/*margin-left: 114px;*/
}
.EstimateShipping p.Submit {
    /*margin-top: 10px;*/
    margin-bottom: 3px;
    float:right;
}
.EstimateShipping label {
    display: block;
    margin-bottom: 5px;
}
.EstimatedShippingMethods {
    text-align: left;
}
.EstimatedShippingMethods table {
    width: 100%;
    border-collapse: collapse;
}
.EstimatedShippingMethods .VendorShipping {
    margin-left: 20px;
    margin-bottom: 10px;
}
.EstimatedShippingMethods .Submit {
    text-align: right;
}
.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td {
    text-align: left;
}
.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td.Price {
    text-align: right;
}
.SharePublicWishList {
    background-color:lightyellow;
    padding:5px;
    border:1px solid #CDDEE2;
}
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    position: relative;
    padding: 6px;
    margin-bottom: 10px;
}
.ExpressCheckoutBlock h3 a {
    font-size: 12px;
}
.ExpressCheckoutBlock {
    padding-top: 6px;
}
.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
    display: none;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
    display: none;
}
a.ChangeLink {
    position: absolute;
    right: 15px;
}
.ExpressCheckoutBlock a.ChangeLink {
    display: none;
}
.ExpressCheckoutBlockCompleted a.ChangeLink {
    display: inline;
    color:#fff;
}
.ExpressCheckoutCompletedContent {
    position: absolute;
    left: 250px;
}
.LoadingIndicator {
    margin-left: 10px;
}
.LoadingIndicator img {
    vertical-align: middle;
    margin-right: 10px;
}
#TopMenu li.HeaderLiveChat {
    float: right;
}
#TopMenu li.HeaderLiveChat div {
    border-left: 0;
}
.HeaderLiveChat img {
    vertical-align: middle;
}
#ProductOtherDetails .ProductDetailsGrid {
    /*margin-left: 25px;*/
    padding:0;
}
.SubCategoryListGrid {
    padding: 4px;
}
.SubCategoryListGrid ul, .SubCategoryListGrid li {
    list-style: none;
    margin-left: 0;
}
.SubCategoryListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #fff;
    float: left;
    text-align: center;
}
.SubCategoryListGrid ol {
    clear: both;
}
.SubBrandList {
    padding: 4px;
}
.SubBrandList ul, .SubBrandList li {
    list-style: none;
    margin-left: 0;
}
.SubBrandList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url('//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/images/SubBrand.gif?t=1540316723') no-repeat 3px 1px;
}
.SubBrandListGrid {
    /*background: none repeat scroll 0 0 maroon;*/
    float: left;
    height: 238px;
    margin: 0;
    padding: 0;
    width: 747px;
    border:1px solid #BFBFBF;
}
.SubBrandListGrid ul, .SubBrandListGrid li {
    list-style: none;
    margin-left: 0;
    padding:0;
}
.SubBrandListGrid .sublist.First li {
    background:#DEE6EF;
}
.SubBrandListGrid .sublist.Last li {
    background:#efd2d1;
}
.SubBrandListGrid .sublist.First li:hover {
    /*background:#afc2da;*/
    background:#f6faff;
}
.SubBrandListGrid .sublist.Last li:hover {
    /*background:#ffeeea;*/
    background:#f1dedd;
}
.SubBrandListGrid li {
    margin:0px;
    padding:0;
    /*padding:1.5px 2px 2px;
    background: #fff;*/
    float: left;
    text-align: center;
    width:123px !important;
    height:53px !important;/*background:white;*/
}
.SubBrandListGrid li a img {
    width:118px;
    max-height:50px;
    height:auto;
}
.SubBrandListGrid li a {
    /*width:118px;
    height:50px;*/
    width:123px;
    height:53px;
    display:table-cell;
    vertical-align:middle;
}
.SubBrandListGrid .sublist {
    /*width:367.5px;*/
    width:371.5px;
    float:left;
    padding:0 0 2px 2px;
}
.SubBrandListGrid .sublist h2 {
    margin:0;
    padding:0;
    text-align:center;
    color:#fff;
}
.SubBrandListGrid .sublist.First {
    background:#5a83af;
}
.SubBrandListGrid .sublist.Last {
    background:#b94340;
}
.SubBrandListGrid ol {
    clear: both;
}
.ProductAddToCart dt {
    float: left;
    font-weight: bold;
    width: 140px;
    margin-bottom: 4px;
}
.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required {
    margin-left: -10px;
}
.ProductAddToCart dd {
    margin-left: 140px;
    margin-bottom: 4px;
}
.ProductAddToCart input.Textbox, #CartEditProductFieldsForm input.Textbox {
    width:181px;
}
.ProductAddToCart textarea, #CartEditProductFieldsForm textarea {
    width:183px;
    height: 50px;
}
.ProductFields dd {
    margin-bottom: 4px;
    float:left;
    margin-left:20px;
}
.ProductFields {
    margin-bottom: 15px;
}
.ProductFields input.Textbox {
    width:100%;
}
.ProductFields TextArea {
    width:100%;
}
.CartContents .CartProductFieldsLink {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/images/GiftWrappingAvailable.gif?t=1540316723') no-repeat;
    padding-bottom: 4px;
}
.CartContents .CartProductFieldsRow {
    border-top: 0;
}
.CartContents .CartProductFieldsRow dl {
    margin-top:15px;
}
p.QuantityInput, p.AddCartButton {
    text-align: center;
}
.ProductAddToCart dt.QuantityInput {
    margin-top: 4px;
}
.ProductAddToCart dd.AddCartButton span {
    margin-top: 4px;
    padding-right: 5px;
}
.ProductActionAdd {
    display: block;
    margin:2px auto;
    width:128px;
    height:19px;
    text-align:center;
    padding:0px;
    font-size:.65em;
    font-weight:400;
    text-transform:uppercase
}
.ProductActionAdd a, .ProductActionAdd strong a, .ProductActionAdd a:hover, .ProductActionAdd strong a:hover {
    text-decoration: none;
}
.ProductDetails, .ProductPriceRating {
    padding:0 20px;
    padding: 0 10px;
    height:32px !important;
    overflow:hidden;
}
.Content .ProductDetails {
}
.Right .NewProducts .ProductDetails, .Right .NewProducts .ProductPriceRating {
    padding:0 !important;
}
.TagList {
    margin-top: 20px;
}
.CartThumb {
    text-align: center;
    width: 1px;
}
.WrappingOptions {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/images/GiftWrappingAvailable.gif?t=1540316723') no-repeat;
    padding-bottom: 4px;
    line-height: 1.6;
}
.ViewAllLink a {
    padding-top: 10px;
    display: block;
}
.SelectGiftWrapMultiple {
    max-height: 400px;
}
/* Tabbed Navigation */
.TabNav, .TabNav li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.TabNav {
    font-size: 11px;
    margin-bottom: 10px;
    padding:0;
}
.TabNav li {
    display: inline;
}
.TabNav li a {
    position: relative;
    top:0px;
    font-size:13px;
    color:#c8c8c8;
    height:24px;
    line-height:24px;
    padding:0px 6px;
    margin-right: 3px;
    text-decoration: none;
    float:left;
}
.TabNav li a:hover {
    text-decoration: none;
}
.TabNav li.Active a {
}
.ProductAddToCart dd.AddCartButton div.BulkDiscount {
    display: inline-block;
    float:left;
}
.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
    padding-left: 4px;
}
#VendorLogo .BlockContent, #VendorPhoto .BlockContent {
    margin: 0;
    text-align: center;
}
.TransitTime {
    font-weight: normal;
    color: gray;
}
.Content .ProductList.List li {
    margin: 0;
    margin-top: 6px;
    display: block;
    width: auto;
    min-height: 0;
    float: none;
    padding: 6px;
    height: auto;
    background-image: none;
}
.ProductList.List .ProductImage {
    margin: 0;
    padding: 0px;
    margin-right: 15px;
    float: left;
    background-image: none;
    width: 120px;
}
.ProductList.List .ProductDetails {
    display: block;
    clear: none;
    padding: 0px;
    margin: 0px;
    margin-left: 135px;
    text-align: left;
    background-image: none;
}
.ProductList.List .ProductQty {
    margin-left: 10px;
}
.ProductList.List .ProductDescription {
    font-style: italic;
    margin-top: 5px;
}
.ProductRightCol {
    float: right;
}
.ProductList.List li .ProductCompareButton {
    text-align: left;
    margin-top: 10px;
}
.OrderItemMessage {
    background-color:#fff1a8;
    padding:7px;
    margin:10px 0px 10px 0px;
}
/* Custom Fields - Start */

.LittleNotePassword {
    color:gray;
    font-size: 0.85em;
    padding:2px 0px 2px 0px;
}
.RequiredClear {
    visibility: hidden;
}
.Left .AddCartButton input {
    display:block;
}
/* Custom Fields - End */


/* Product Details */
.ProductDetailsGrid .DetailRow {
    clear:left;
    margin:0px;
    padding:0px;
}
.ProductDetailsGrid .Label {
    margin: 0 0 6px -140px;
    float: left;
    width: 130px;
    font-weight: bold;
    padding-top: 1px;
    display: inline;
    position: relative;
    text-align: right;
}
.ProductDetailsGrid .Value {
    display: inline;
}
.ProductDetailsGrid .Label .Required {
    position: absolute;
    left: -1em;
}
.ProductOptionList ul, .ProductOptionList li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ProductOptionList li {
    margin-bottom: 3px;
}
.ProductOptionList input {
    vertical-align: middle;
}
/* Product Videos */

#FeaturedVideo, #VideoList, #VideoSingle {
    float: left;
}
#VideoList {
    padding-left: 5px;
}
.VideoSeparator {
    clear: both;
}
.videoRow {
    clear: both;
    margin-bottom: 4px;
    display: block;
    height: 75px;
}
.previewImageContainer {
    height: 30px;
    width: 50px;
}
.videoRow img {
    float: left;
    padding-right: 5px;
}
.videoRowTitle {
    font-weight: bold;
}
.videoRowDescription {
    max-height: 50px;
    overflow:hidden;
}
.VideoOverlay {
    background-image: url('//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/images/VideoOverlay.png?t=1540316723');
    background-position: center center;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
}
.VideoContentContainer {
    position: relative;
    margin-left: 3px;
    padding-left: 92px;
}
/** If you change the width of the .VideoPreviewSize class below, change the padding-left of the .VideoContentContainer class above **/

.VideoPreviewSize {
    width: 92px;
    height: 69px;
}
.videoRowLength {
    padding-left: 4px;
}
.videoRow, .videoRowTitle, .videoRow img, .videoRowLength {
    cursor: pointer;
}
#VideoList ul {
    position: relative;
    overflow-y: auto;
    padding:0;
    margin: 0;
    width: 275px;
    height: 265px;
}
#VideoSingle {
    padding-left: 10px;
    width:275px;
}
#VideoContainer {
    padding: 5px 0 5px 5px;
    height: 265px;
}
.HideElement {
    display: none;
}
.VideoSingleTitle {
    font-weight: bold;
}
.VideoSingleDescription {
    padding-top: 10px;
    overflow-y: auto;
    height: 220px;
    padding-right:5px;
}
.Left #VideoMiddleContainer, .Right #VideoMiddleContainer {
    display: none;
}
.Content #VideoSideContainer {
    display: none;
}
#VideoSideContainer ul {
    text-align: center;
}
#VideoSideContainer ul li {
    margin-bottom: 5px;
}
.VideoSideDescription {
    padding: 2px 10px;
}
.VideoImageContainer {
    position: relative;
    float: left;
}
/** Search All Form Result - Start **/
.SearchPaging {
    float: right;
    font-size: 0.95em;
}
.SearchSorting {
    color: #808080;
    float: left;
    font-size: 16px;
    margin: 0 10px 10px 0;
    position:relative;
    z-index:1;
}
.SearchSorting select {
    font-size: 0.95em;
}
#SearchResultsCategoryAndBrand {
    margin: 5px;
    padding: 5px;
}
.ContentList em, .QuickSearchResultMeta em {
    font-size: 0.8em;
}
/** Search All Form Result - End **/

/** AJAX loading box - Start **/

#AjaxLoading {
    display: none;
    text-align: center;
    background: #FCF5AA;
    width: 180px;
    z-index: 10000000000;
    padding: 5px 10px;
}
#AjaxLoading img {
    vertical-align: bottom;
    margin-right: 5px;
}
/** AJAX loading box - End **/
#ProductDetails #ImageScrollPrev, #ProductDetails #ImageScrollNext {
    float: left;
    background:none;
    border:none;
    margin-top:16px;
    cursor:pointer;
    display: none;
}
#ProductDetails .ProductTinyImageList {
    float: left;
    margin-top:0px;
    white-space:nowrap;
    width: 81%;
    overflow: hidden;
    margin-left:0px;
    height:322px !important;
}
#ProductDetails .ProductTinyImageList ul li {
    width: 40px;
    height: 30px;
    overflow: hidden;
    /*float: left;*/
    margin:0px 0 3.2px;
    border: 1px dashed #284595;
}
#ProductDetails .ProductTinyImageList ul li div {
    display: table-cell;
    text-align: center;
}
#ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
    border: 2px solid white;
    width:47px !important;
    height:47px !important;
}
#ProductDetails .ProductTinyImageList ul {
    margin: 0pt;
    padding: 0pt;
    position: relative;
    list-style-type: none;
    white-space:nowrap;
    width: 2500px;
}
#ProductDetails .ProductThumbImage {
    height:322px !important;
    width:296px !important;
    margin:auto;
    float:none;
    display:table-cell;
    vertical-align:middle;
    background:#fff;
    border:1px solid #c2c2c2;
}
.carousel {
    position: relative;
    visibility: hidden;
    left: -5000px;
    width: 180px;
}
/* Category flyout styles (structural) */

/* Menu containers */
#SideCategoryList .sf-menu, #SideCategoryList .sf-menu ul, #SideCategoryList .sf-menu li {
    width: 149px; /* the width must be fixed to the use of floats */
}
/* Menu links */
#SideCategoryList .sf-menu a {
    padding: 5px 10px 5px 10px;
    width: 129px; /* this + paddings must equal the root width above for hovers to work */
}
/* Child override: menu containers */
#SideCategoryList .sf-menu ul {
    left: 149px;
}
/* Child override: menu links */
#SideCategoryList .sf-menu ul a {
    padding: 5px 10px 5px 10px;
    width: 129px; /* this + paddings must equal the child width above for hovers to work */
}
/* End: category flyout styles */

/* begin social sharing styles */

.sharebutton {
    border: none;
    cursor: pointer;
    padding: 3px 10px 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.sharebutton a, .sharebutton a:hover {
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 12px;
}
/* end social sharing styles */
.tripleguarantee {
    margin:13px 78px 0 95px;
    padding:0;
    float:left;
}
.tripleguarantee img {
    opacity: 0.4;
        filter: alpha(opacity=40); /* For IE8 and earlier */
        transition: all 0.4s ease;
}

.tripleguarantee img:hover {
    opacity: 1;
        filter: alpha(opacity=100); /* For IE8 and earlier */
}
.Cartcount {
    margin:53px 0 0;
    position:relative;
    padding:0;
    float:left;
    height:48px;
    width:109px;
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/wilson/images/cart.png?t=1540316723") no-repeat left bottom;
}
a.cartcnt {
    text-align:center;
    width:30px;
    float:left;
    font-size:20px;
    font-weight:bold;
    line-height:10px;
}
a.checkoutbtn {
    margin:6px 0 0 12px;
    float:left;
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/wilson/images/checkoutnor.png?t=1540316723") no-repeat;
    width:60px;
    height:23px;
    position:absolute;
    left:auto;
    right:0;
    top:auto;
    bottom:1px;
}
.Menubgr {#Menu li
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/wilson/images/menubgr.png?t=1540316723") repeat-x;
    height:31px;
    width:980px;
    float:left;
}
/* Home CSS Document */
.BannerArea {
    float:left;
    width:735px;
    height:auto;
    margin:0;
}
/*--------- Bildscroller ----------*/
#slideshow, #slideshow1 {
    width:735px;
    height:238px;
    margin:0 auto;
    border:1px solid #bfbfbf;
}
#slideshow a img, #slideshow1 a img, #slideshow img, #slideshow1 img {
    width:735px;
    height:238px;
}
#nav, #nav1 {
    position:absolute;
    z-index:1000;
    right:45px;
    top:auto;
    bottom:15px;
}
#nav a, #nav1 a {
    margin:0 3px;
    padding:0px;
    /*    border: 1px solid #ccc;*/
    background:#fff;
    text-decoration: none;
    color:#363636;
    font-weight:bold;
    width:17px;
    height:17px;
    text-align:center;
    line-height:17px;
    float:left;
    opacity: 0.6;
    font-size:12px;
}
#nav a.activeSlide, #nav1 a.activeSlide {
    background:#363636;
    color:#fff;
    opacity:1;
}
#nav a:focus, #nav1 a:focus {
    outline: none;
}
#caption, #caption1 {
    width: 232px;
    text-align:center;
    padding-top: 10px;
    color: green;
    font-weight: bold
}
.banner_home_page_top {
    position:relative;
    padding:0 !important;
}
#toggle{
    position:absolute;
    top:auto;
    bottom:15px;
    right:10px;
    margin:0;
    padding:0;
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/images/gray/pause.png?t=1540316723") no-repeat center center #363636;
    z-index:1000;
    cursor:pointer;
    width:17px;
    height:17px;
}
#toggle1 {
    position:absolute;
    top:auto;
    bottom:15px;
    right:10px;
    margin:0;
    padding:0;
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/images/gray/pause.png?t=1540316723") no-repeat center center #363636;
    z-index:1000;
    cursor:pointer;
    width:17px;
    height:17px;
}
#toggle.pause{
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/images/gray/play.png?t=1540316723") no-repeat center center #363636;
}
#toggle1.pause {
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/images/gray/play.png?t=1540316723") no-repeat center center #363636;
}
#HomeRecentBlogs {
    padding:0;
}
#HomeRecentBlogs table {
    width:100%;
    border-spacing:0;
}
#HomeRecentBlogs li, #HomeRecentBlogs td {
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/wilson/images/Homeblogsli.png?t=1540316723") no-repeat 4px center;
    border-bottom: 1px solid #BFBFBF;
    display:table-cell;
    height:31px;
    line-height: normal;
    margin: 0;
    max-height:31px;
    overflow: hidden;
    padding:0 0 0 21px;
}
#HomeRecentBlogs li a, #HomeRecentBlogs td a {
    color: #696969;
    display:table-cell;
    font-size: 12px;
    /*height: 26px;
    line-height: 13px;*/
    letter-spacing: -0.2px;
    line-height:14px;
    overflow: hidden;
    padding:0px 3px 0px 0px;
    width: 190px;
    word-spacing: -0.2px;
}
#SideNewsletterBox .BlockContent {
    margin:0;
    padding:0;
    width:199px;
}
#HomeNewProducts ul.ProductList {
    /*width:735px;
    background:white;*/
    border-left:1px solid #bfbfbf;
    float:left;
}
#HomeNewProducts .TopRight.Firstrow, #HomeNewProducts .BottomRight {
    border-right:1px solid #bfbfbf;
}
#HomeNewProducts .BottomLeft.Firstrow {
    border-top:0 none!important;
}
ul.ProductList li.TopRight, ul.ProductList li.BottomRight {
    width:245px !important;
}
ul.ProductList li.BottomLeft, ul.ProductList li.BottomCenter, ul.ProductList li.BottomRight {
    border-bottom:1px solid #bfbfbf;
}
ul.ProductList li.BottomRight, ul.ProductList li.TopRight {
    border-right:0 none;
}
.footerbelow {
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/wilson/images/footerbgr.png?t=1540316723") no-repeat;
    width:994px;
    height:32px;
    text-align:center;
    margin:0 auto;
}
.footerbelow p {
    color:#bfbfbf;
    font-size:12px;
    margin:0;
    line-height:27px;
}
.styled-select select {
    width:170px;
    color:#808080;
    padding:0;
    margin:0;
    font-size:13px;
    border:0 none;
    height:19px;
    line-height:19px;
    cursor:pointer;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.styled-select select option {
    background:transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0 none;
}
.SortBox .styled-select {
    width:135px;
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/wilson/images/selectbox-arrow.png?t=1540316723") no-repeat scroll 115px #FFF;
}
.SortBox .styled-select select {
    width:135px;
    padding-left: 4px;
}
.SortBox div.selector span {
    color: #808080;
    width: 110px;
}
.SortBox div.selector select {
    min-width:120px;
}
.styled-select {
    width:169px;
    height:21px;
    line-height:21px;
    float:right;
    margin:0 0 0 10px;
    padding:0px;
    border:1px solid #bfbfbf;
    overflow: hidden;
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/wilson/images/selectbox-arrow.png?t=1540316723") no-repeat scroll 148px #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#CategoryPagingTop {
    float:left;
    margin:0;
    padding:0;
    clear:none;
    height:21px;
    position:relative;
    z-index:1;
}
#CategoryContent, #BrandContent {
    margin:10px 0 0;
    padding:0 0 10px;
    float:left;
    width:958px;
    position:relative;
}
#BrandContent {
    float:none;
}
.CategoryPagination .PagingList li.ActivePage {
    background:#D3D3D3;
    padding:0 4px 1px;
    height:21px;
    line-height:21px;
}
.compare_selection {
    bottom: 0;
    height: 21px;
    left: auto;
    margin: 0;
    position: absolute;
    right:102px;
    top: -33px;
    width: 136px;
}
.compare_selection ul {
    margin:0;
    padding:0;
}
.compare_selection li {
    background:#d3d3d3;
    border:1px solid #808080;
    float:left;
    list-style:none;
    width:20px;
    height:21px;
    margin:1px 6px 0 0;
}
.compare_selection li.selected {
    background:#c6d5ff;
    border:1px solid #536eb7;
    color: #0a4d8e;
    font-size: 13px;
    line-height: 21px;
    text-align: center;
}
.ProductDetailsGrid .Label {
    display:none;
}
.VariationProductSKU {
    font-size:20px;
    color:#808080;
    margin:0 0 10px;
    display:block;
}
.menudiv {
    float:left;
}
#ProductOtherDetails .Value {
    color:#808080;
    font-family: Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight: normal;
    margin:0;
    padding:0px;
}
.ImageCarouselBox {
    border:0px dashed red;
    border-right:0 none;
    height:322px;
    width:63px;
    padding:0 !important;
    float:left;
}
.zoomPad {
    float:none !important;
}
.zoomWrapper {
    border: 0 none !important;
    width: 289px !important;
}
.Product_price_strike {
    color:#a41e34;
    text-decoration:line-through;
    display:block;
    margin:20px 0 0;
    font-size:22px;
}
.ProductDetailsGrid .RetailPrice strike {
    color: #a41e34;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
}
.rate_pro {
    font-size:16px;
    color:#808080;
}
.ProductPrice.VariationProductPrice {
    color: #0a4d8e !important;
    font-size:40px;
    float:left;
}
.pro_stock, .pro_stock_compare {
    color:#a41e34;
    font-size:20px;
    font-weight:bold;
    display:block;
    padding:X5px 0 0;
}
.pro_stock_compare {
    padding:0;
    line-height:20px;
}
.pro_stock_compare_dis {
    color:#777272;
    font-size:20px;
    font-weight:bold;
    display:block;
}
.Pro_avail .Value {
    color:#333;
    font-size:16px;
}
.ProductAddToCart .DetailRow .QuantityInput {
    display:block !important;
    color:#333;
    font-size:16px;
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 79px;
}
.add_combi {
    height:40px;
    width:151px;
    /*background:white;*/
    float:left;
}
#uniform-qty_ {
    width:66px;
    height:30px;
    margin:5px 0 0;
}
#uniform-qty_ span {
    background: url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/wilson/images/qty-bgr.png?t=1540316723") no-repeat !important;
    color:#333;
    cursor:pointer;
    display:block;
    font-size:16px;
    height:30px !important;
    line-height:30px;
    margin:0 5px 10px 0;
    padding:0 0 0 10px;
    text-align:left;
    width:66px;
}
#uniform-qty_ select {
    min-width:66px;
    top:5px;
}
#ProductByCategory, #ProductReviews, #ProductVendorsOtherProducts, #SimilarProductsByTag, #ProductVideos, #ProductWarranty, #SimilarProductsByCustomerViews, #ProductDescription, #SideProductRelated {
    border:1px solid #c3c3c3 !important;
    background:#fff !important;
    padding:15px;
}
#ProductDescription{ padding:0 15px 15px !important;}
#SideProductRelated {
    float:left;
}
.BlockContent.banner_category_page_top {
    margin:0;
    padding:0;
}
.banner_category_page_top p {
    margin:0;
}
.banner_category_page_top p img {
    border:1px solid #bfbfbf;
    height: 238px;
    width: 745px;
}
a.helpdecide:hover, a.helpdecide:focus {
    background:#294caa;
    color: #FFFFFF;
}
ul.category_list {
    margin: 0px 0px 12px 12px;
    padding:0;
    width:207px;
    height: auto;
    position:relative;
    left:-10px;
    display: table;
    clear: both;
    content: "";
}

ul.category_list li {
    /*background:#808080;*/
background: rgb(126,126,125); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(126,126,125, 1) 0%, rgba(96,96,96, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(126,126,125, 1)), color-stop(100%, rgba(96,96,96, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(126,126,125, 1) 0%, rgba(96,96,96, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(126,126,125, 1) 0%, rgba(96,96,96, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(126,126,125, 1) 0%, rgba(96,96,96, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(126,126,125, 1) 0%, rgba(96,96,96, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7D7E7D', endColorstr='#606060', GradientType=0 ); /* IE6-9 */
    background: linear-gradient(to bottom, rgba(215,215,215, 1) 0%, rgba(189,189,189, 1) 100%);
    margin:1.1px 0px;
    padding:0px;
    width:208px;
    float:left;
    text-align:center;
}
ul.category_list li.defhome {
    margin: 2.1px 0px;
    /*background:#808080;*/
background: rgb(215,215,215); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(215,215,215, 1) 0%, rgba(189,189,189, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(215,215,215, 1)), color-stop(100%, rgba(189,189,189, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(215,215,215, 1) 0%, rgba(189,189,189, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(215,215,215, 1) 0%, rgba(189,189,189, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(215,215,215, 1) 0%, rgba(189,189,189, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(215,215,215, 1) 0%, rgba(189,189,189, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D7D7D7', endColorstr='#BDBDBD', GradientType=0 ); /* IE6-9 */

}
ul.category_list li.veh_cat {
    background: rgb(177,177,177); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IxYjFiMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2FiYWJhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU3JSIgc3RvcC1jb2xvcj0iIzllOWU5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZTllOWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(177, 177, 177, 1) 0%, rgba(171, 171, 171, 1) 23%, rgba(158, 158, 158, 1) 57%, rgba(158, 158, 158, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(177, 177, 177, 1)), color-stop(23%, rgba(171, 171, 171, 1)), color-stop(57%, rgba(158, 158, 158, 1)), color-stop(100%, rgba(158, 158, 158, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(177, 177, 177, 1) 0%, rgba(171, 171, 171, 1) 23%, rgba(158, 158, 158, 1) 57%, rgba(158, 158, 158, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(177, 177, 177, 1) 0%, rgba(171, 171, 171, 1) 23%, rgba(158, 158, 158, 1) 57%, rgba(158, 158, 158, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(177, 177, 177, 1) 0%, rgba(171, 171, 171, 1) 23%, rgba(158, 158, 158, 1) 57%, rgba(158, 158, 158, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(177, 177, 177, 1) 0%, rgba(171, 171, 171, 1) 23%, rgba(158, 158, 158, 1) 57%, rgba(158, 158, 158, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1b1b1', endColorstr='#9e9e9e', GradientType=0 ); /* IE6-8 */
}
ul.category_list li a {
    font-size:14px;
    font-weight:bold;
    display:block;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:0;
    color:#666;
    border-bottom:1px solid #c8c8c8;
}
ul.category_list li.defhome a {
    color: #666;
}
ul.category_list li a span {
    font-size:12px;
    font-weight:normal;
}
ul.category_list li a.active, ul.category_list li a.active:hover {
    /*background:#254292;*/
    background: rgb(19,43,110); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(19, 43, 110, 1) 0%, rgba(36, 65, 144, 1) 2%, rgba(20, 45, 114, 1) 60%, rgba(20, 45, 114, 1) 96%, rgba(46, 74, 149, 1) 98%, rgba(19, 43, 110, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(19, 43, 110, 1)), color-stop(2%, rgba(36, 65, 144, 1)), color-stop(60%, rgba(20, 45, 114, 1)), color-stop(96%, rgba(20, 45, 114, 1)), color-stop(98%, rgba(46, 74, 149, 1)), color-stop(100%, rgba(19, 43, 110, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(19, 43, 110, 1) 0%, rgba(36, 65, 144, 1) 2%, rgba(20, 45, 114, 1) 60%, rgba(20, 45, 114, 1) 96%, rgba(46, 74, 149, 1) 98%, rgba(19, 43, 110, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(19, 43, 110, 1) 0%, rgba(36, 65, 144, 1) 2%, rgba(20, 45, 114, 1) 60%, rgba(20, 45, 114, 1) 96%, rgba(46, 74, 149, 1) 98%, rgba(19, 43, 110, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(19, 43, 110, 1) 0%, rgba(36, 65, 144, 1) 2%, rgba(20, 45, 114, 1) 60%, rgba(20, 45, 114, 1) 96%, rgba(46, 74, 149, 1) 98%, rgba(19, 43, 110, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(19, 43, 110, 1) 0%, rgba(36, 65, 144, 1) 2%, rgba(20, 45, 114, 1) 60%, rgba(20, 45, 114, 1) 96%, rgba(46, 74, 149, 1) 98%, rgba(19, 43, 110, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#132b6e', endColorstr='#132b6e', GradientType=0 ); /* IE6-9 */
 border-bottom:1px solid #254292;
    /*border-radius:3px 3px 3px 3px;
    margin:0 0 0 -3px;*/
    margin:0;
 width:207px;
 color:#ffffff;
}
ul.category_list li:hover a {
    background:#223E8C;
    border-bottom:1px solid #223E8C;
    /*border-radius:3px 3px 3px 3px;
    margin:0 0 0 -3px;
    width:215px;*/
    width:207px;
    margin:0;
    color:#ffffff;
}
ul.help_decide {
    margin:0;
    padding:0;
}
ul.help_decide li {
    list-style:none;
    margin:0;
    padding:0;
}
input[type="submit"], input[type="button"] {
    background:#0a4d8e;
    border:0 none;
    color:#FFFFFF;
    font-size: 13px;
    padding:4px;
    cursor:pointer;
}
#CategoryPagingBottom {
    margin:0 0 10px;
}
#HomeRecentBlogs li.active, #HomeRecentBlogs td.active {
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/wilson/images/newsls.png?t=1540316723") no-repeat scroll 6px center #23408F;
    color:#fff;
}
#HomeRecentBlogs td:hover {
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/wilson/images/Homeblogslihover.png?t=1540316723") no-repeat scroll 4px center;
    color:#fff;
}
#HomeRecentBlogs td.active:hover {
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/wilson/images/newsls.png?t=1540316723") no-repeat scroll 6px center #23408F;
    color:#fff;
}
#HomeRecentBlogs .BlockContent > ul > li.active a, #HomeRecentBlogs td.active a {
    /*background:#23408F;*/
    color:#fff;
}
#HomeRecentBlogs td.active a:hover {
    color:#fff;
}
#HomeRecentBlogs td a:hover {
    color:#23408F;
}
#NewsContent, #CustomNewsPanel {
    background:white !important;
    border:1px solid #ffffff !important;
    margin:0;
    padding:0px 15px 15px;
}
.NewsDate {
    color:#CBCBCB;
    margin:0 0 5px;
}
#NewsContent .BlockContent p img {
    width: 100%;
    height:auto;
}
ul#feed {
    margin:0;
    padding:0;
}
ul#feed li {
    color: #808080;
    font-size: 16px;
    height: auto;
    line-height: 20px;
    list-style:none;
    margin: 0 0 0 0px;
    padding: 0 0px;
}
li .parss-title a {
    /*font-size:16px;
    display:block;
    color:#23408F;
    font-weight:bold;
    margin:10px 0 0;*/
    color: #0a4d8e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 7px 0 8px;
    display:block;
}
span.parss-date {
    color: #CBCBCB;
    margin: 0 0 5px;
    font-size:12px;
}
span.parss-description, .parss-description p {
    font-size:12px;
    color:#333333;
}
ul#feed li .parss-description p img {
    width:700px;
    height:auto;
}
#end {
    float:right;
    margin:0;
    padding:0;
}
#SideCategoryList, #SideNewProducts {
    display:none;
}
#tabcontent {
    background:white;
}
ul.AccountOrderStatusList li {
    list-style:none;
}
ol.ProductReviewList {
    font-size:18px;
}
.ReviewTitle {
    text-transform:capitalize;
    font-size:18px;
}
.welcometext {
    color:#23408F;
    margin:0 5px 0 0;
    font-size:12px;
}
#Footer li.active a {
    color:#23408F;
    font-weight:bold;
}
#Footer li:hover a {
    color:#4470E8;
}
.contact_sus_msg {
    /*background:#EEF2F7;
    border:1px solid black;*/
    font-size:18px;
    line-height:40px;
    margin:0;
    padding:0px 0 0px 0px;
    text-align:left;
}
#ContactForm {
    padding:0;
    width:380px;
}
#ContactForm input[type="text"], textarea {
    border:1px solid #BFBFBF;
    padding:5px 0;
}
#ContactForm .HorizontalFormContainer dt {
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding: 15px 0 0;
    width: 145px;
}
#ContactForm .HorizontalFormContainer dd {
    margin: 0;
    padding-top: 10px;
}
#ContactForm .HorizontalFormContainer p.Submit {
    float: none;
    margin: 10px auto 0;
    text-align: right;
    width: 365px;
}
a.cartimg span {
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/wilson/images/cart_icon.png?t=1540316723") no-repeat;
    float:left;
    width:34px;
    height:33px;
    font-size:0;
    margin:-1px 0 0;
}
a.cartimg span:hover {
    background-position:0 -33px;
}
.cart_active {
    margin:0 5px 0 0;
    padding:0;
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/wilson/images/cart_activebgr.png?t=1540316723") no-repeat;
    float:left;
    width:63px;
    height:63px;
    position:absolute;
    left:auto;
    right:60px;
    top:auto;
    bottom:0;
}
.cart_active a.cartcnt {
    width:63px;
    margin:10px 0 0;
}
.cart_active a.cartimg span {
    background:url("//cdn2.bigcommerce.com/server3300/bf3bb/templates/__custom/wilson/images/cart_active.png?t=1540316723") no-repeat;
    float:left;
    margin:5px 0 0 15px;
    text-align:center;
    width:48px;
}
#Product_SKU .VariationProductSKU {
    font-size:12px;
    margin:4px 0 6px;
    font-weight:bold;
}
#ProductDetails {
    padding:0;
}
#ProductDetails .BlockContent {
    margin:0;
}
.EstimateShipping dl dd select {
    width: 140px;
    padding: 4px;
    margin: 0 10px 0 0;
    height: 25px;
}
.EstimateShipping #shippingZoneZip {
    height:23px;
    line-height:23px;
    padding:0 0 0 10px;
    width:90px;
}
#shippingZoneStateName {
    width:156px;
    height:21px;
    margin:0 10px 0 0;
}
.ship_estimate {
    float:right;
    margin:0;
    padding:0;
    width:auto;/*width:625px;*/
}
.ship_estimate > span {
    font-size:12px;
    margin:0 10px 0 0;
    float:left;
    line-height:22px;
}
.Discontinued {
    color:red;
    font-weight:bold;
    font-size:16px;
}
.Call_price {
    color:#FF0000;
    font-weight:bold;
    font-size:16px;
    display:block;
    margin:-10px 0 0;
    display: none;
}
#SideProductRelated li {
    width:235px !important;
}
.noBorder {
    border-right:1px solid #BFBFBF !important;
}
.err {
    border:1px dashed red !important;
}
.compare_proname {
    color:#0a4d8e;
    float:left;
}
.banner_home_page_bottom, .banner_category_page_bottom {
    display: block;
    padding:0px 5px 0 0!important;
    text-align: justify;
    border:0 none !important;
    background:none !important;
}
.banner_home_page_bottom p, .banner_category_page_bottom p {
    text-align:left;
    color:#23408F;
    width:213px
}
.UpdateLink {
    display:block;
    color:#26265E;
    font-size:13px;
    margin:5px 0 0;
}
.CartRemoveLink {
    color:#727272;
}
.classremove a {
    color:red;
}
.returnpage {
    background:#737373;
    color:#fff;
    width:190px;
    height:40px;
    line-height:40px;
    text-align:center;
    font-weight:normal;
    font-size:19px;
    float:right;
    margin:5px 0 0;
    border-radius:5px;
}
.returnpage:hover {
    color:#fff;
    text-decoration:none !important;
}
.special {
    /*color: #0a4d8e;*/
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    margin: 0;
    float:right;
}
.error {
    border:1px solid red;
    background:#ff7272;
    color:#fff;
    font-weight:bold;
    font-size:14px;
    margin:5px 0;
    padding:3px 6px;
    display:block;
}
#aboutcontent {
    margin:0 0 10px;
    padding:0;
    border:none;
}
#aboutcontent h1 {
    margin:0;
    padding:0 0 5px;
    font-family:calibri;
    font-size:22px;
}
#aboutcontent p {
    margin:0 0 15px;
    padding:0 10px;
    line-height:21.5px;
    font-family:calibri;
    font-size:17px;
}
#aboutcontent a {
    font-size:16px;
}
#SideLiveChatServices {
    text-align:inherit;
    margin:0;
    padding:0;
    width:97px;
    float:left;
}
#chat_content {
    margin:0 0 0 3px;
}
#SideLiveChatServices a {
    margin:0 0 0 25px;
    float:left;
}
a.olark_chat {
    margin:3px 0 1px 28px;
}
ul.category_list li a span img {
    margin:0;
}
a.rem_link {
    bottom: auto;
    left: auto;
    float: right;
    right: auto;
    display:block;
    top: auto;
    border: 1px solid red;
    text-align: center;
    padding: 0px 3px;
    margin: -5px -10px;
}
#CategoryBreadcrumb, #BrandBreadcrumb, #ProductBreadcrumb {
    display:none;
}
.ProductDetailsGrid.ProductAddToCart {
    float:left;
    margin:20px 0 0;
    width:340px;
}
#SearchResultsProduct {
    position:relative;
}
#PageContent p:first-child {
    margin:0;
}
#PageContent p img.__mce_add_custom__ {
    width:740px;
}
#habla_topbar_div {
    padding:5px 10px !important;
}
a.olark_chat img {
    width:64px;
    height:9px;
}
.ProductPrice.ship_cost {
    color: #808080;
    font-size: 12px;
}
#CheckoutGuestForm {
    background:#D9DAEC;
    border: 1px solid #0a4d8e;
    padding:5px 15px 0;
}
#CheckoutGuestForm h4 {
    margin:0 0 0 6px;
    padding:0;
}
#CheckoutGuestForm .PL40 {
    margin:0;
    padding:0;
}
#CheckoutGuestForm dl {
    line-height:18px;
    margin:10px 0 5px;
}
#CheckoutGuestForm dd {
    margin:0;
    padding:3px 0 0;
    width:400px;
}
#CheckoutGuestForm dd.Submit {
    margin:8.5px 0px 0 160px !important;
}
#LoginForm .NarrowFormContainer p.Submit {
    margin-left: 138px;
    margin-top: 8px;
}
.SubBrandListGrid .sublist.First ul li a.active {
    background:#b9d1eb;
    box-shadow: 0 0 2px 1px #000000;
    display: inline-block;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
}
.SubBrandListGrid .sublist.First li:hover a.active, .SubBrandListGrid .sublist.First ul li a.active:hover {
    background:#b9d1eb;
}
.SubBrandListGrid .sublist.Last li:hover a.active, .SubBrandListGrid .sublist.Last ul li a.active:hover {
    background:#eec3c0;.ProductDetailsGrid.ProductAddToCart
}
.SubBrandListGrid .sublist.Last ul li a.active {
    background:#eec3c0;
    box-shadow: 0 0 2px 1px #000000;
    display: inline-block;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
}
a#away-button {
    color:#999999;
    font-weight:bold;
    margin:0 0 0 21px;
}
a#available-button {
    color:#22258c;
    font-weight:bold;
    margin:0 0 0 23px;
}
span.on_green {
    color:#29582a;
}

#contact_question {
    width: 200px;
}

div.FacebookLikeButtonContainer {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 10px;
    margin-left: 18px;
}

.geotrust-badge {
    display: inline-block;
}

.geotrust-badge img {
    padding-bottom: 15px;
}

.Warranty-BillingStep h3 {
    color: #8D8D8D;
    font-weight: normal;
}
.Warranty-BillingStep ul li {
    color: #818181;
    font-weight: normal;
}

.DetailRow .quantityInput {
    margin-top: 10px;
}
