/* Color: White */

body {
    background: #fff url(./img/bgMain-40.jpg) top center repeat;
    color: #69493c;
}
a {
    color: #69493c;
    font-weight: normal;
    text-decoration: underline;
}
a:hover {
    color: #393939;
}
h1, h2, .TitleHeading {
    color: #0b4e77;
    font-family: 'MarketingScriptRegular';
    
}
.TabsOuter h2, .TabsOuter h3 {
    color: #0b4e77;
    font-family: 'MarketingScriptRegular';
    font-size: 2em;
font-weight: normal;
padding: 3px 5px 6px 5px;
margin: 0 0 12px 0;
}

#ContainerFooter {
    /*background: url(./img/bgFooterBoatMatte.png) top right no-repeat;*/
    display: block;
    min-height: 220px;
    margin: 0px auto;
    width: 980px;
}

#Outer {
    padding: 0;
}
.Center {
    padding: 0;
}
#Wrapper {
    margin: 0 auto;
    background: url(./img/bgInteriorContentTop.jpg) top center no-repeat, url(./img/bgpaperbottom.jpg) bottom center no-repeat, #f1e4cc;
    border: none;
    box-shadow: none;
}
#Wrapper.HomeWrapper {
background: url(./img/bgpaperbottom.jpg) bottom center no-repeat, #f1e4cc;
}
#TopMenu li a {
    color: #FFF;
    text-decoration: none;
}
#TopMenu li div {
    color: #a5a5a5;
    text-decoration: none;
}
#TopMenu li a:hover {
    color: #eecb4d;
    text-decoration: underline;
}

.Left #Menu {
    margin-bottom: 25px;
    display: inline-block;
}
/*#Menu {
    
    }
    #Menu li a {
    color: #0b4e77;
    }
    #Menu li a:hover {
    color: #393939;
    }
    #Menu li.First a {
    border: 0;
    }
    #Menu li ul {
    border: 1px solid #bcbcbc;
    border-top: 0;
    background: #fff url(../images/white/DropdownMenuBg.gif) 100% 0 no-repeat; 
    }
    #Menu li li {
    border-bottom: 1px solid #e3e3e3;
    }
    #Menu li li:last-child {
    border: 0;
    }
    #Menu li li a {
    border: 0;
    }
*/

#HomeFeaturedProducts .scrollme {
position: absolute;
z-index: 9;
margin: -90px 0px 0 -60px;
width: 873px;
background: url(./img/bgScrollInterior.png?2) top center no-repeat;
height: 220px;
background-size: cover;
}
div#HomeFeaturedProducts .BlockContent {
padding-top: 65px;
}
#SearchForm {
    clear: right;
}
#SearchForm h4 {
    float: left;
    font-size: 18px;
    margin: 0;
    background: transparent;
    padding: 0px;
    color: #FFF;
    line-height: 27px;
}
#SearchForm form {
    background: #FFF;
    border: 2px solid #eecb4d;
    height: 23px;
    border-radius: 3px;
    float: right;
    margin-left: 17px;
}
#SearchForm input {
    border: 0;
    background: transparent;
    padding: 0px 10px;
    height: 23px;
    font-size: 14px;
    color: #0a4871;
}
#SearchForm .Button {
    border: 0;
}
#HeaderWrap {
    background: rgba(255,255,255,0.125);
    height: 120px;
    margin-bottom: 5px;
    box-shadow: inset 0 -10px 25px -15px rgba(0,0,0,0.5);
}

#HeaderUpper {
    border-bottom: 1px solid #cfcfcf;
}
#HeaderLower {
    border-top: 1px solid #dfdfe0;
}


#Logo h1 {
    border: 0;
    background: transparent;
}


#SideCategoryList h2 {
    background: url(../images/white/CategoryTitle.gif) 100% 50% no-repeat;
    border: 0;
}
#SideCategoryList li, #SideCategoryList .sf-menu li {
}
#SideCategoryList li ul, #SideCategoryList .sf-menu li ul {
    border: 1px solid #3399cc;
    background: #0a4871;
}
#SideCategoryList li li, #SideCategoryList .sf-menu li li {
    background-image: none;
    border-bottom: 1px solid #094165;
}
#SideCategoryList li li:last-child, #SideCategoryList .sf-menu li li:last-child {
    border: 0;
}
#SideCategoryList li ul li ul, #SideCategoryList .sf-menu li ul li ul {
    border: 1px solid #bcbcbc;
}


.Block.banner_home_page_top, .Block.banner_category_page_top, .Block.banner_brand_page_top, .Block.banner_search_page_top {
}


.Content .Block.FeaturedProducts, .Content .Block.NewProducts { /* Homepage featured & new products */
    
}
.Content .Block.FeaturedProducts h2, .Content .Block.NewProducts h2 {
    border-left: 0;
    border-right: 0;
}

.Left .Block {
    
}
.Left .Block h2 {
    border-left: 0;
    border-right: 0;
}
.Left li {
    background: url(../images/white/SidebarLi.gif) 0 100% no-repeat;
}


.Right .Block {
    
}
.Right .Block h2 {
    border-left: 0;
    border-right: 0;
}
.Right li {
    background: url(../images/white/SidebarLi.gif) 0 100% no-repeat;
}


#Footer p {
}
#Footer a {
}


.NewsletterSubscription input {
    border: 1px solid #dcdcdc;
}
.Content .ProductList .ProductDetails {
line-height: 1.3;
}

.Content .ProductList .ProductImage {
    background: #fff;
    border: 1px solid #c7b1a4;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
.Content .ProductList .ProductImage:hover {
    border: 1px solid #69493c;
    box-shadow: 0 10px 5px -5px rgba(0,0,0,0.3);
}
.ProductPrice, .ProductList em {
    color: #69493c;
}
.ProductList .Rating {
    color: #9a9a9a;
}
#ProductDetails .ProductThumbImage {
    border: 1px solid #c7b1a4;
}
.HomeCategories img {
box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
.HomeCategories img:hover {
    box-shadow: 0 10px 5px -5px rgba(0,0,0,0.3);
}


.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: #515151;
    color: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkitborder-radius: 2px;
}


.Breadcrumb {
    float: right;
    margin-top: -25px;
}

.ui-widget-content {
    background: none !important;
    border: 0 !important;
}
.CompareItem { width:200px; border-left: solid 1px #dcdcdc; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #dcdcdc; }
.CompareFieldTop { border-bottom:solid 1px #dcdcdc; }
.CompareFieldTop a:hover { color:#4e4e4e; }
.CompareCenter { border-left:solid 1px #dcdcdc; border-bottom:solid 1px #dcdcdc; }
.CompareLeft { border-left:solid 1px #dcdcdc; border-bottom:solid 1px #dcdcdc; }


.ViewCartLink {
    background: url('../images/white/Cart.gif') no-repeat 0 50%;
}

table.CartContents, table.General {
    border: 1px solid #dcdcdc;
    background: #fff;
}

table.CartContents thead tr th, table.General thead tr th {
    color: #fff;
    background: #0b4e77;
}

.CartContents tfoot .SubTotal td {
    border-top: 1px solid #dcdcdc;
    color: #606060;
}

.JustAddedProduct {
    border: 1px solid #dcdcdc;
    background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
    text-decoration: none;
}
.JustAddedProduct a:hover {
    text-decoration: underline;
}


.CategoryPagination {
    color: #606060;
}
.CheckoutRedeemCoupon { background: #f4f4f4; border: 1px solid #dcdcdc; padding: 10px; width: 300px; border: 1px solid #dcdcdc; margin-bottom: 10px; }
.SubCategoryList, .SubBrandList {
    
}
.InfoMessage {
    background: #fff url('../images/InfoMessage.gif') no-repeat 5px 8px;
    border: 1px solid #dcdcdc;
    color: #606060;
}
.SpecificInfoMessage {
    color: #606060;
    background-color: #fff;
    border: 1px solid #dcdcdc;
}
.SuccessMessage {
    background: #f4f4f4 url('../images/SuccessMessage.gif') no-repeat 5px 8px;
    border: 1px solid #dcdcdc;
    color: #606060;
}
.ErrorMessage {
    background: #FFECEC url('../images/ErrorMessage.gif') no-repeat 5px 8px;
    border: 1px solid #dcdcdc;
    color: #606060;
}


.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #f4f4f4;
}
.QuickSearch { border: 1px solid #dcdcdc }
.QuickSearchHover td{ background: #f4f4f4; }
.QuickSearchAllResults a { 
margin: 0 !important;
display: block;
text-align: center;
font-size: 14px;
 }
.QuickSearchResult .Price { color: #4e4e4e; }
.CreateAccount {
    border-right: 1px solid #dcdcdc;
}
.SearchTips .Examples {
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
}
hr {
    background: #dcdcdc;
    border: #dcdcdc;
    
}
.Right hr {
    background: transparent;
    border: 0;
}
.MiniCart .SubTotal {
    color: #4e4e4e;
}


/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
}


/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #f6f5f5 url(../images/white/ExpressChktSel.gif) 0 0 repeat-x;
    color: #010101;
    border: 1px solid #bcbcbc;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #f4f4f4;
    color: #606060;
    border: 1px solid #dcdcdc;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #9a9a9a;
}


/* General Tables */
table.General tbody tr td {
    border-top: 1px solid #dcdcdc;
}


/* Tabbed Navigation */
.TabNav {
}
.TabNav li a {
    border: 1px solid #dcdcdc;
    border-top: 1px solid #fefefe;
    background: rgb(239,227,186);
    background: linear-gradient(to bottom, rgba(239,227,186,1) 0%,rgba(240,207,90,1) 100%);
    color: #0b4e77;
    font-size: 14px;
    padding: 8px 20px 9px 20px;
}
.TabNav li a:hover {
    color: #fff;
    background: rgb(70,124,168); /* Old browsers */
    background: linear-gradient(to bottom,  rgba(70,124,168,1) 0%,rgba(30,90,142,1) 100%); /* W3C */
}
.TabNav li.Active a {
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #fff;
    color: #fff;
    background: rgb(70,124,168); /* Old browsers */
    background: linear-gradient(to bottom,  rgba(70,124,168,1) 0%,rgba(30,90,142,1) 100%); /* W3C */
    font-weight: 400;
}
.TabsOuter {
    display: block;
    background: #fff;
    padding: 25px 25px 0 25px;
    margin: 0 0 25px 0;
    font-size: 14px;
    border: 1px solid #888;
}
/* Product Videos */

#VideoContainer {
    border: 1px solid #dcdcdc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.currentVideo {
    background-color: #ddf0f6;
}

.videoRow:hover {
    background-color: #efefef;
}

.CartContents .ItemShipping th {
    border-bottom-color: #dcdcdc;
    border-top-color: #dcdcdc;
    background: #f4f4f4;
    color: #2f2f2f;
}


/* start fast cart styles */
#fastCartContainer {
    font-size: 13px;
}
.fastCartContent h2 {
    color: #010101;
    background-color:transparent;
}
.fastCartContent h3 {
    color: #606060;
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #eaeaea;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #010101;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #4e4e4e;
}
.fastCartContent .Quantity {
    color: #606060;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
/* end fast cart styles */


.PrimaryProductDetails .ProductThumb {
    width: 500px !important;
    background: url(./img/thumbbg.jpg) bottom center no-repeat;
    height: 636px !important;
}

/* begin social sharing styles */

.sharebutton {
    background: black;
    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: bold;
    text-decoration: none;
    color: white;
    font-size: 12px;
}

/* end social sharing styles */

.slideshow {
    background: #23559c url('./img/bgHomeSliderWide.jpg?1') no-repeat top center;
    height: 343px;
    box-shadow: inset 0 -20px 15px -10px rgba(0,0,0,0.3);
    border-bottom: 2px solid #FFF1BA;
    position: relative;
    z-index: 1;
}

.slideshow .middle {
    width: 960px;
    margin: auto;
    position: relative;
    height: 343px;
}

.slideshow .slides {
    width: 760px;
    margin: 0px 125px;
    z-index: 70;
    height: 343px;
}

.slideshow .slides .Slide a {
    
}
.slideshow .middle .Cover {
    background: url('./img/bgScrollOverlay.png') no-repeat bottom center;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 960px;
    height: 343px;
    z-index: 80;
}
.CartTagBox {
    background: url(./img/bgPurchaseSection.png) 0% 100% no-repeat;
    width: 454px;
    min-height: 124px;
    padding: 30px 0;
    color: white;
}
#ProductLower a {
    font-size: 12px;
}
#ProductLower #SideProductRelated {
    float: left;
    padding: 25px 23px;
    width: 455px;
    min-height: 140px;
    background: url(./img/bgRecommendedProducts.png) no-repeat;
    margin: 0 15px 0 0;
    background-size: contain;
    clear: none;
}

#ProductLower #SideProductRecentlyViewed {
    float: right;
    padding: 25px 20px;
    width: 310px;
    min-height: 140px;
    background: url(./img/bgRecentlyViewed.png) no-repeat;
    margin: 0 0 0 14px;
    background-size: contain;
    clear: none;
    max-height: 525px;
    overflow: hidden;
}
#SideProductRecentlyViewed .ProductList li:nth-child(5) {
display: none;
}
#ProductLower .ProductList li, #ProductLower .Content .ProductList li {
    width: 140px !important;
    max-height: 255px;
}
#ProductLower .ProductList .ProductImage {
    width: 140px !important;
    height: 140px !important;
}
#ProductLower .ProductList .ProductImage img {
    max-width: 140px;
    max-height: 140px;
}

#ProductLower #SideProductRecentlyViewed .ProductPriceRating, #ProductLower #SideProductRecentlyViewed .ProductActionAdd {
    display: none;
}
.ProductList a {
    font-size: 12px;
}
.ProductList .ProductActionAdd {
    display: none;
}
.ProductAddToCart .productAttributeLabel {
    text-align: right;
    font-weight: bold;
    font-size: 12px;
    line-height: 1;
}
#PageContent .BlockContent h1, #PageContent .BlockContent h2 {
    font-family: georgia, times new roman, serif;
    color: #69493c;
}

.icon-social {
    font-size: 0;
    display: inline-block;
    margin: 0 5px;
}

.Nav .Prev, .Nav .Next {
    width: 79px;
    height: 78px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 15px;
    background: url('./img/sliderPrev.png') no-repeat center;
    z-index: 81;
    cursor: pointer;
}
.Nav .Next {
    right: 15px;
    left: auto;
    background: url('./img/sliderNext.png') no-repeat center;
}
div#Dots {
position: absolute;
margin: -70px 0 0 825px;
z-index: 100;
}
div#Dots a {
border-radius: 50%;
font-size: 0;
padding: 7px;
background: #0b4e77;
margin: 0 6px 0 0;
border: 2px solid #0b4e77;
}
div#Dots a:hover, div#Dots a.activeSlide {
background: #eecb4d;
}
#SideNewsletterBox {
    background: #eecb4d;
    display: inline-block;
    box-shadow: 1px 1px 4px rgba(0,0,0,0.5);
    border: 1px solid #FFF;
    margin-bottom: 15px;
}

#SideNewsletterBox .BlockContent {
    margin: 5px;
    width: 948px;
    display: inline-block;
    background: #0b4e77;
    padding: 10px 0px;
}

#SideNewsletterBox .BlockContent h2 {
    padding: 0px;
    font-size: 21px;
    float: left;
    color: #FFF;
    line-height: 28px;
    position: relative;
    top: 2px;
    margin: 0px 0px 0 10px;
}

#SideNewsletterBox .BlockContent form {
    float: right;
}

#SideNewsletterBox .BlockContent form > * {
    float: left;
    clear: none;
    margin: 0px;
    padding: 0px;
    line-height: 28px;
    color: #FFF;
}

#SideNewsletterBox .BlockContent form label {
    font-size: 16px;
    margin: 0px 10px;
}

#SideNewsletterBox .BlockContent form input[type='text'] {
    line-height: normal;
    font-size: 16px;
    height: 26px;
    color: #111;
    padding: 0px 10px;
    width: 150px;
}

#SideNewsletterBox .BlockContent form .Button {
    margin: 0px 10px 0px 10px;
    border: 1px solid #FFF;
    background: #EEE;
    height: 26px;
    padding: 0px 10px !important;
    font-size: 16px;
    width: auto !important;
    line-height: 25px;
    color: #111 !important;
    font-style: italic;
    border-radius: 3px;
}
.FooterMenu {
    float: left;
    width: 68%;
}
#Footer .Column {
    float: left;
    max-width: 24%;
    margin-right: 1%;
    font-size: 12px;
}

#Footer .Column ul {
    list-style: none;
    margin: 0 15px 0 0;
    padding: 0px;
}
#Footer .Column li {
    text-shadow: 0px 0px 10px rgb(255,255,255);
    line-height: 1;
    margin-bottom: 8px;
}
#Footer .Column li.Title {
    font-size: 20px;
    color: #0b4e77;
    font-family: 'MarketingScriptRegular';
    display: table-caption;
}

#Footer .Column li a {
    font-size: 12px;
    color: #0b4e77;
    text-decoration: none;
}

.productAttributeList input, .productAttributeList select, .productAttributeList textarea {
    max-width: 100%;
}

#ProductOtherDetails .ProductDetailsGrid .DetailRow {
    padding-left: 275px !important;
}

#ProductOtherDetails .ProductDetailsGrid .DetailRow .Label {
    width: 265px !important;
    margin-left: -275px !important;
} 

.Content .ProductList li {
    position: relative;
    overflow: hidden;
}

.Content .ProductList li .FreeShippingImage {
    position: absolute;
    top: 145px;
    left: 1px;
    right: 1px;
    background: rgba(11, 78, 119,.75);
    font-family: 'MarketingScriptRegular';
    font-size: 17px;
    line-height: 23px;
    color: #FFF;
    box-shadow: 0px -1px 0px #000;
}

.Content .ProductList .ProductImage {
    width: 163px !important;
}
.Content .ProductList .ProductImage img {
    max-width: 163px;
}
.Content #ProductLower .ProductList li .FreeShippingImage {
    top: 118px;
}

.Content #ProductLower .ProductList .ProductImage img {
    max-width: 138px;
}
.SubCategoryListGrid li {
max-width: 120px;
}
.SubCategoryListGrid .Image {
    width: 120px;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: url('./img/bgFeaturedProduct.jpg') no-repeat top left;
    padding: 0px;
    background-size: cover;
}
.SubCategoryListGrid .Image:hover {
box-shadow: 0 0 1px 2px #69493c;
}
.SubCategoryListGrid .Image img {
    max-height: 110px;
    max-width: 110px;
}

.SubCategoryListGrid li a {
    text-decoration: none;
    font-size: 14px;
    line-height: normal;
    padding: 5px 10px 0px;
    text-align: center;
    display: block;
}

.SubCategoryListGrid li.RowDivider {
    display: none;
}

.SubCategoryListGrid li[style="float: none; clear: both;"] {
    display: none;
}

.ShippingPrice img {
    padding: 5px;
    /*background: #FFF;
    border: 1px solid #000;
    border-radius: 5px;*/
}
.Geotrust {
    float: left;
    display: inline;
    background: url(./img/dummygeotrust.gif) top left no-repeat;
    margin: 5px 15px;
    height: 55px;
    overflow: hidden;

}
div#socnet {
text-align: center;
    float: left;
    display: inline-block;
    margin: 5px 0;
}
.Boat {
    float: right;
    margin-top: 41px;
}
#socnet a {
    width: 48px !important;
    height: 48px !important;
margin: 5px;
}

#socnet a.icon-facebook {
    background-position: 0px 0px !important;
    background-image: url('./img/facebok-icon.png') !important;
}

#socnet a.icon-twitter {
    background-position: 0px 0px !important;
    background-image: url('./img/twitter-icon.png') !important;
}

#socnet a.icon-pinterest {
    background-position: 0px 0px !important;
    background-image: url('./img/pinterest-icon.png') !important;
}

#socnet a.icon-googleplus {
    background-position: 0px 0px !important;
    background-image: url('./img/gplus-icon.png') !important;
}

#socnet a.icon-youtube {
    background-position: 0px 0px !important;
    background-image: url('./img/youtube-icon.png') !important;
}

#socnet a.icon-linkedin {
    background-position: 0px 0px !important;
    background-image: url('./img/linkedin-icon.png') !important;
}

.SubBrandListGrid li {
    margin-left: 5px;
}

.SubBrandListGrid li.RowDivider {
    display: none;
}
div#SideBrandTagCloud {
    display: none;
}
.productAttributeList .productAttributeLabel {
    padding-top: 8px !important;
}
.stButton .stBubble {
    display: none !important;
}
div.copyright {
    width: 635px;
    text-align: left;
    font-size: 12px;
    line-height: 1.2;
    float: left;
    padding-bottom: 5px;
}

.ChokingHazard img{
    margin-bottom: 25px;
}
    .threeColSection
    {
        float: left;
        margin: 20px 5px 0 5px;
        text-align: center;
        color: #69493c;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
        background: url(./img/bgThreeColumnSection.png) no-repeat;
        width: 32%;
        height: 166px;
        padding: 0;
        background-size: contain;
    }
    .threeColSection h2 
    {
        font-size: 24px !important;
        font-weight: normal;
        text-transform: capitalize;
        color: #0b4e77 !important;
        font-family: 'MarketingScriptRegular' !important;
        padding-top: 25px;
    }

.CustomerService  {
        font-size: 1.6em !important;
        font-weight: normal;
        text-transform: capitalize;
        color: #0b4e77 !important;
        font-family: 'MarketingScriptRegular' !important;
        margin-bottom: 25px;
}

.clearfix {
clear: both;
display: inline-block;
padding: 10px 0 20px;
width: 100%;
}
ul.spaced {
font-size: 13px;
line-height: 1.5;
margin: 0 0 0 5px;
list-style: none;
}

   .threeColSectionJR
    {
        float: left;
        margin: 20px 0px 0 0;
        text-align: center;
        color: #69493c;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
        width: 33%;
        height: 166px;
        padding: 0;
    }
.csTable td {
font-size: 13px;
padding: 15px 15px;
}

#QuickViewProductDetails select#qty_ {
margin: 0;
}
#QuickViewProductDetails .addToCart {
margin: 0;
}
.ModalTitle {
background: #0B4E77 !important;
}
.ModalContent {
color: #69493c !important;
}
/*button styles */

input[type="button"], input[type="submit"], input[type="reset"], .Submit input, .ProductList li .ProductActionAdd a, #bottom_payment_button, .ExpressCheckoutContent input[type="submit"], .btn, .button, .ButtonMe, .CheckoutButton, .QuickSearchAllResults a {
cursor: pointer;
color: rgb(255, 255, 255) !important;
text-decoration: none;
padding: 7px 14px !important;
border-radius: 5px;
margin: 0px 10px;
border: 1px solid #dddddd;
background: linear-gradient(to bottom, rgba(37,141,200,1) 0%,rgba(9,60,89,1) 100%);
}

input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, .Submit input:hover, .ProductList li .ProductActionAdd a:hover, #bottom_payment_button:hover, .ExpressCheckoutContent input[type="submit"]:hover, .btn:hover, .button:hover, .ButtonMe:hover, .CheckoutButton:hover, .QuickSearchAllResults a:hover {
background: linear-gradient(to bottom, rgba(18,171,232,1) 0%,rgba(9,60,89,1) 100%);
}
.QuickViewBtn { 
background: linear-gradient(to bottom, rgba(37,141,200,1) 0%,rgba(9,60,89,1) 100%) !important;
}
.QuickViewBtn:hover {
background: linear-gradient(to bottom, rgba(18,171,232,1) 0%,rgba(9,60,89,1) 100%) !important;
}
div.Value.AddCartButton input.CartButton:hover, div#SideProductAddToWishList input.WishlistButton:hover, #Footer .Column li a:hover {
text-decoration: underline;
}
#QuickViewTopNav {
display: none;
}
#QuickViewProductDetails {
font-size: 12px;
line-height: 1.2;
}
#QuickViewProductDetails .Label, #QuickViewProductDetails .productAttributeLabel {
padding-right: 10px !important;
}

.Value.AddCartButton {
margin-left: -10px;
}

.Label.QuantityInput {
margin-left: -10px;
}

#share-product .photo {
width: 200px;
}

#share-product .photo img {
max-width: 200px;
}

#share-product #tabcontent {
box-sizing: border-box;
width: 100%;
display: inline-block;
background: #FFF;
position: relative;
top: -3px;
}