/* Color: Blue */

.slide-show {
    width: 948px;
}
#SearchForm input {
    color: #aca9a9;
    font-weight: 400;
    box-shadow: none;
}

#SideCategoryList li, #SideCategoryList .sf-menu li {
}
#SideCategoryList li li, #SideCategoryList .sf-menu li li {
    background-image: none;
}
#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: 0px solid #000;
}
.hero_slider .Block div {
    border-bottom: 4px solid #000;
}
.hero_slider .Block div div {
    border: 0;
}
.hero div .text h1, .hero div .text h2, .hero div .text h3, .hero div .text p, .hero div .text a {
    color: #000;
    text-shadow: none;
}

h1 {
    color: #1f4581;
    letter-spacing: 0px;
    font-size: 18px;
    font-weight; bold;
}

.hero div .text.white * { /* Reverse text colour */
    color: #fff !important;
    text-shadow: 1px 1px 2px #000 !important;
}
.Block.banner_home_page_bottom div .text.text-light *,
.Block.banner_category_page_bottom div .text.text-light *,
.Block.banner_brand_page_bottom div .text.text-light *,
.Block.banner_search_page_bottom div .text.text-light * { /* Reverse text colour */
    color: #fff !important;
    text-shadow: 1px 1px 2px #000 !important;
}
a.btn_link { /* All boxed links within banners */
    color: #fff !important;
    background: #000;
    padding: 2px 10px 2px 10px !important;
}
.Right .Block h2 {
    background: url(//cdn11.bigcommerce.com/s-hlsk6yq0/templates/__custom/images/asmc_06.png?t=1541027565) repeat-x;
    border: 1px solid #e3e5e6;
    font-weight: bold;
    padding: 7px 0px 7px 10px;
}
.Right li {
}
.Content .ProductList .ProductImage {
    background: #fff;
    max-width: 100% !important;
}

.ProductList .pname {
    color: #214581;
    font-size: 14px;
    font-weight: bold;
}

.ProductList .Rating {
    color: #9a9a9a;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    display: none;
}
.CompareItem { width:200px; border-left: 1px solid #ececec; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #ececec; }
.CompareFieldTop {    border-bottom:s 1px solid #ececec; font-size:14px; padding: 20px 10px; }
.CompareFieldTop a:hover { color:#1f1f1c; }
.ViewCartLink {
    background: url('../../FunNGames/images/blue/Cart.gif') no-repeat 0 50%;
}
table.CartContents thead tr th, table.General thead tr th {
    background: #EBEFF1;
    color: #000;
}

.CartContents tfoot .SubTotal td div {
    padding: 20px 0 20px 0;
    position: relative;
    min-height: 36px;
    line-height: 36px;
}
.JustAddedProduct {
    border: 1px solid #D4D3D3;
    background: #fff;
}

/* Links */

.PageMenu a {
    color: #1f4581;
}

/* Buttons */

.btn {
    background: #3c6cab; /* Old browsers */
    background: -moz-linear-gradient(top,  #3c6cab 1%, #2661a1 50%, #3c71ab 50%, #2667a1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#3c6cab), color-stop(50%,#2661a1), color-stop(50%,#3c71ab), color-stop(100%,#2667a1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #3c6cab 1%,#2661a1 50%,#3c71ab 50%,#2667a1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #3c6cab 1%,#2661a1 50%,#3c71ab 50%,#2667a1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #3c6cab 1%,#2661a1 50%,#3c71ab 50%,#2667a1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #3c6cab 1%,#2661a1 50%,#3c71ab 50%,#2667a1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c6cab', endColorstr='#2667a1',GradientType=0 ); /* IE6-9 */
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 2px 2px #214681;
    border-radius: 3px;
    border: 1px solid #214581;
}

.btn:hover {
    background-color: #aaa;
    text-decoration: none;
    border-color:#999;
}

.btn.alt {
    background-color: #fff;
    border-color: #ddd;
    color:#fff;
    border: 1px solid #214581;
}

.btn.text {
    background:none;
    color: #666;
    outline: 0;
}

.QuickViewBtn {
    border: none !important;
    border-radius: 15px !important;
    padding: 10px 10px 10px 32px !important;
    background: url(../../FunNGames/images/icon-eye-open.png) 10px 10px #214581 no-repeat !important;
    color: #fff !important;
    box-shadow: 0px 1px 2px #666;
}

/*custom */
.CartContents tfoot .SubTotal td div .CheckoutRedeemCoupon {
    background: none repeat scroll 0 0 #EBEFF1;
    border: 0 solid #D4D3D3;
    height: 36px;
    left: 0;
    margin: 0;
    padding: 20px 10px;
    position: absolute;
    top: 0;
    width: 490px;
}
.InfoMessage, .SuccessMessage, .ErrorMessage {
    margin: 20px 0;
}
.InfoMessage {
    background: none repeat scroll 0 0 transparent;
    border: 0 solid;
    color: #555;
    padding: 0;
}
.SuccessMessage {
    background: #edffe7 url('../../FunNGames/images/SuccessMessage.gif') no-repeat 15px center;
    color: #528f3b;
    border-color: #e0f6d8;
}
.ErrorMessage {
    background: #f8eae7 url('../../FunNGames/images/ErrorMessage.gif') no-repeat 15px center;
    color: #b42525;
    border-color: #f1d8d4;
}
.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #EBEFF1;
}
.QuickSearch { 
    border: 1px solid #D4D3D3; 
}
.QuickSearchHover td{ 
    background: #EBEFF1; 
}
.QuickSearchResult .Price { 
    color: #1f1f1c; 
}
.SearchTips .Examples {
    background: #EBEFF1;
}
.Right hr {
    background: transparent;
    border: 0;
}
.MiniCart .SubTotal {
    color: #1f1f1c;
}

/* Containers */

.container.header {
    color: #fff;
    background-color: #fff !important;
}

.container.footer {
    font-size: 12px;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    background: #fff;
    border: 0px solid #D4D3D3;
    padding-top: 0 !important;
    text-align: left;
}


/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #aaa;
}
.TabNav li a {
    border: 1px solid #aaa;
    background: #EBEFF1;
    color: #606060;
}
.TabNav li a:hover {
    background-color: #D4D3D3;
}
.TabNav li.Active a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    color: #2F2F2F;
}

/* Product Videos */

#VideoContainer {
    border: 1px solid #D4D3D3;
    -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: #D4D3D3;
    border-top-color: #D4D3D3;
    background: #EBEFF1;
    color: #2f2f2f;
}


/* start fast cart styles */
.fastCartContent h2 {
    color: #010101;
    background-color:transparent;
}
.fastCartContent h3 {
    color: #606060;
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #f5f5f5;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #00bcee;
}
.fastCartContent .Quantity {
    color: #606060;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}

/* end fast cart styles */

.SubCategoryListGrid {
    border-bottom: 1px solid #D4D3D3;
}
#AjaxLoading, .OrderItemMessage, .CurrencyList a.Sel, .SharePublicWishList {
    background: #fdfbeb;
    border: 1px solid #efecec;
    color: #333;
}
#socnet .icon-social-theme {
    background-image: url('../../FunNGames/images/sprite-social.png');
}
.ProductTinyImageList li {
    border-color: #eee !important;
}
.TinyOuterDiv {
    border-color: #eee !important;
}

#HeaderCell {
    background:url(//cdn11.bigcommerce.com/s-hlsk6yq0/templates/__custom/images/asmc_02.png?t=1541027565) no-repeat 0% 0px;
    height: 180px;
    position: relative;
}

#LogoCell {
    width: 310px;
    height: 135px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#PhoneCell {
    width: 467px;
    height: 40px;
    position: absolute;
    top: 0px;
    right: 0px;
}

#PhoneCell .pad {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 23px 0px 0px;
    text-align: right;
}

#SearchCell {
    width: 400px;
    height: 95px;
    position: absolute;
    top: 40px;
    left: 310px;
}

#SearchCell .pad {
    padding: 24px 0px 0px 38px;
}

#TopMenuCell {
    width: 220px;
    height: 95px;
    position: absolute;
    top: 40px;
    right: 0px;
}

#TopMenuCell a {
    color: #fff;    
}

#TopMenuCell .pad {
    text-align: right;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 24px 0 0;
}

#PagesMenuCell {
    width: 977px;
    height: 45px;
    position: absolute;
    top: 135px;
    left: 0px;
}

#QuickSearch {
    z-index: 100000!important;
}

.SideRecentlyViewed .ProductDetails {
    padding: 0 5px;
}

.ComparisonCheckbox {
    margin-top: 5px;
}

.SideRecentlyViewed .ProductPriceRating {
    margin-left: 0px;
}

.SideRecentlyViewed .ProductActionAdd {
    margin-left: 0px;
}

.SideRecentlyViewed .ProductActionAdd a {
    
}

.SideRecentlyViewed .CompareButton {
    clear: both;
    padding: 4px;
    text-align: left;
}

#Add2Cart {
    padding: 40px 0px 0px 0px;
}

.TinyOuterDiv {
    border: 0px!important;
}

.ProductTinyImageList ul li {
    border: 1px solid #9a9a9a!important;
}

.PageMenu {
    padding: 0 0 0 5px;    
}

.content .Center {
    background: url(//cdn11.bigcommerce.com/s-hlsk6yq0/templates/__custom/images/asmc_21.png?t=1541027565) repeat-y;    
}

#SideProductRelated li {
    float: none;
    width: auto !important;    
    min-height: inherit;
    text-align: left;
    padding: 0 0 0 10px;
    margin: 0px;
}

#SideProductRelated .ProductDetails {
    padding: 15px 10px 5px 0;
}

#SideProductRelated .Rating { display: none }

#SideProductRecentlyViewed .ComparisonCheckbox { display: none }

#SideProductRecentlyViewed li {
    float: none;
    width: auto !important;    
    min-height: inherit;
    text-align: left;
    padding: 0 0 0 10px;
    margin: 0px;
}

#SideProductRecentlyViewed .ProductDetails {
    padding: 15px 10px 5px 0;
}

#SideProductRecentlyViewed .Rating { display: none }


.ProductActionAdd a {
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;    
}

#FooterCell {
    position: relative;
    background: url(https://cdn2.bigcommerce.com/server1500/hlsk6yq0/product_images/uploaded_images/asmc-footerbg-new.png?t=1434653361<!--//cdn11.bigcommerce.com/s-hlsk6yq0/templates/__custom/images/asmc_23.png?t=1541027565-->) no-repeat;    
    height: 180px;
    width: 977px;
    margin: auto;
}

#FooterNews {
    position: absolute;
    width: 977px;
    height: 40px;
    top: 0px;
    left: 0px;
}

#FooterNews .pad {
    text-align: center;
    padding: 2px 0 0 0;
}

#FooterNews h4 {
    float: left;
    font-size: 21px;
    font-weight: bold;
    font-style: italic;    
    padding: 2px 0 0 25px;
    width: 585px;
    text-align: left;
}

#FooterNews .BlockContent {
    float: left;    
}

#FooterNews .btn.alt {
    border: 0px !important;
    padding: 0px;    
}

#FooterCell1 {
    position: absolute;
    width: 169px;
    height: 163px;
    top: 40px;
    left: 0px;
}

#FooterCell1 .pad {
    text-align: left;
    padding: 16px 0 0 18px;
}

.FooterCell span {
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px;
}

.FooterCell a {
    display: block;
    color: #000;
    font-size: 11px;
    margin-bottom: 2.5px;
}

.FooterCell a:hover {
    color: #265da1;
    text-decoration: underline;
}

#FooterCell2 {
    position: absolute;
    width: 181px;
    height: 163px;
    top: 40px;
    left: 169px;
}

#FooterCell2 .pad {
    text-align: left;
    padding: 16px 0 0 31px;
}

#FooterCell3 {
    position: absolute;
    width: 179px;
    height: 163px;
    top: 40px;
    right: 448px;
}

#FooterCell3 .pad {
    text-align: left;
    padding: 16px 0 0 29px;
}

#FooterCell3 img {
    margin-bottom: 3px;    
}

#FooterCell3 img:hover {
    opacity: 0.7;
}

#FooterCell4 {
    position: absolute;
    width: 448px;
    height: 163px;
    top: 40px;
    right: 0px;
}

#FooterCell4 .pad {
    text-align: left;
    padding: 16px 0 0 26px;
}

#amazonLogo {
    margin: 2px 35px 0 0;
    float: right;    
}

#googleCheckoutLogo {
    margin: -2px 24px 0 0;
    float: right;    
}

#goDaddy {
    margin: 9px 0px 0 0;
    float: left;
}

#FooterCell5 {
    position: absolute;
    width: 977px;
    height: 30px;
    top: 190px;
    left: 0px;
    font-size: 10px;
    text-align: center;
    color: #000;
}

#FooterCell5 .pad {
    padding: 0px 0 0 0px;
}

#FooterCell5 p {
    margin-bottom: 10px;
}
#FooterCell5 span {
    color: #666666;
    font-weight: bold;
}

#FooterCell5 img {
    margin-bottom: 4px;
}

#FooterCell5 li {
    margin-left: 17px;
}

#copyright {
    font-size: 14px;
    color: #999999;
    text-align: center;
    padding: 8px 0 0 0px;
}

#copyright a {
    font-size: 14px;
    color: #999999;
}

#ContainerFooter {
    position: relative;    
}

#SideProductAddToWishList .btn-addto {
    color: #265ca1;
}

.addthis_toolbox {
    margin: 0 0 10px;    
}

.ProductThumbImage {
    border: 1px solid #f3f3f3;
    max-width: 100%;
}

.ProductThumbImage img{
    max-width: 100%;
}

.catPrice {
    color: #dd2a23;
    font-size 16px;
    font-weight: bold;    
    float: right;
    margin: 7px 25px 0 0;
}

.ProductRightCol .ProductActionAdd {
    float: right;    
}

.banner_home_page_top {
    text-align: center;
    text-align: center;
    padding: 0px 0 0px 0;    
    background-color: #f8f8f8;
}

.banner_home_page_top h2 {
    font-size: 24px;
    font-weight: bold;    
    margin: 0;
    padding: 5px 0px;
}

.banner_home_page_top span {
    font-size: 14px;
}

.banner_home_page_bottom li {
    margin-right: 10px;    
    width: 19% !important;
    height: 165px !important;
    min-height: 165px !important;
}

#orderSizes li {
        width: 32% !important;
    float: left;
    height: 70px !important;
    min-height: 70px !important;
}

.banner_home_page_bottom li:last-child {
    margin-right: 0px !important;    
}

.ProductDetails2 {
    margin-top: 5px;    
}

.ProductImage2 {
    border: 1px solid #f1f1f1;    
    border-radius: 3px;
}

#featuredCats span, #HomeNewProducts h3 {
    background: url(//cdn11.bigcommerce.com/s-hlsk6yq0/templates/__custom/images/homeHeading.png?t=1541027565) repeat-x;
    border-radius: 4px;
    font-size: 18px;
    color: #214581;
    font-style: italic;
    font-weight: bold;
    display: block;
    padding: 8px 5px 9px 15px;
    margin-bottom: 18px;
}

#HomeNewProducts .ProductPriceRating, #HomeNewProducts .ProductActionAdd {
    display: none;
}

#HomeNewProducts .ProductList li {
    min-height: 230px !important;   
    padding: 0 0 5px !important;
}

#featuredCats {
    clear: both;    
}

#featuredBrands span {
    background: url(//cdn11.bigcommerce.com/s-hlsk6yq0/templates/__custom/images/homeHeading.png?t=1541027565) repeat-x;
    border-radius: 4px;
    font-size: 18px;
    color: #214581;
    font-style: italic;
    font-weight: bold;
    display: block;
    padding: 8px 5px 9px 15px;
    margin-bottom: 18px;
}

#PagesMenuCell li:hover {
    background: url(//cdn11.bigcommerce.com/s-hlsk6yq0/templates/__custom/images/hover.png?t=1541027565) repeat-x;
    color: #fff;
}

#PagesMenuCell li a:hover {
    color: #fff;
}

#PagesMenuCell .over a {
    color: #fff;
}

#SimilarProductsByCustomerViews .p-price, #SimilarProductsByCustomerViews .ProductPriceRating, #SimilarProductsByCustomerViews .ProductActionAdd {
    display: none;    
}

body #searchspring #searchspring-main .list .item .price {
    color: #dd2a23 !important;    
}

body #searchspring #searchspring-main .list .item a {
    color: #103a90 !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

body #searchspring #searchspring-main #searchspring-options h1 {
    color: #103a90 !important;
    font-size: 18px !important;
    font-weight: bold !important;
}

body #searchspring #searchspring-main #searchspring-options {
    border-bottom: 0px solid #D4B99D !important;
}

body #searchspring #searchspring-main .pagination td.highlight {
    background-color: #f0f3f5 !important;
}

body #searchspring-sidebar.left {
    background: none repeat scroll 0 0 #f0f3f5 !important;
}

body #searchspring-sidebar h3.filter {
    background: url(//cdn11.bigcommerce.com/s-hlsk6yq0/templates/__custom/images/asmc_06.png?t=1541027565) repeat-x scroll 0 0 transparent !important;
    border: 1px solid #E3E5E6 !important;
    font-weight: bold !important;
    padding: 7px 0 1px 10px !important;    
    font-size: 14px !important;
    color: #1F4581 !important;
    border-bottom: 0px !important;
    margin: 0px 0 10px !important;
    min-height: 15px !important;
    text-align: left !important;
}

#body #searchspring-sidebar.left #searchspring-facets li a.facet_title {
     border-bottom: 1px solid #aec0cf !important;
}

.searchspring-facets_container {
    padding-top: 5px;    
}

body #searchspring #searchspring-main .sort-by {
    right: 50px !important;
    top: -10px !important;
}

.PageContent td {
    padding: 5px 0 !important;
}

.PayPalExpressCheckout {
    float: none !important;
}

.fastCartSummaryBox .PayPalExpressCreditCheckout{
    width: 100%;
}

#SearchForm {
    border-color: transparent !important;
    box-shadow: none !important;
}
.fastCartSummaryBox .actionLink a {
    font-weight: bold;
    display: block;
    background: #3c6cab;
    background: -moz-linear-gradient(top, #3c6cab 1%, #2661a1 50%, #3c71ab 50%, #2667a1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#3c6cab), color-stop(50%,#2661a1), color-stop(50%,#3c71ab), color-stop(100%,#2667a1));
    background: -webkit-linear-gradient(top, #3c6cab 1%,#2661a1 50%,#3c71ab 50%,#2667a1 100%);
    background: -o-linear-gradient(top, #3c6cab 1%,#2661a1 50%,#3c71ab 50%,#2667a1 100%);
    background: -ms-linear-gradient(top, #3c6cab 1%,#2661a1 50%,#3c71ab 50%,#2667a1 100%);
    background: linear-gradient(to bottom, #3c6cab 1%,#2661a1 50%,#3c71ab 50%,#2667a1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c6cab', endColorstr='#2667a1',GradientType=0 );
    color: #fff!important;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 2px 2px #214681;
    border-radius: 3px;
    border: 1px solid #214581;
    padding: 4px;
}