/* Carousel */
#client_carousel{
    margin: 10px 0px;
    border-top: 1px dashed #999;
}
#category_carousel{
        border: 1px solid #666;
}
#carousel-wrapper {
    width: 80%;
    height: 68px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.carousel-control{
        float: left;
}
a.next{
        float: right;
}
#carousel-content {
    height: 60px;
    width: 25000px;
    /*background-color: #4556A3;*/
    background-color: #FFFFFF;
}
#carousel-content .slide {
    float: left;
    height: 60px;

}
#carousel-content .slide img{
        height: 60px;
        margin-top: 4px;
}

/* Banner Carousel - home page */
div#banner_carousel{
    width: 100%;
    height: auto;
    /*background-color: #4556A3;*/
    background-color: #FFFFFF;
    position: relative;
    margin-bottom: 5px;
    z-index:1;
}
#banner-carousel-wrapper {
    width: 867px;
    height: 311px;
    position: relative;
    overflow: hidden;
    position: relative;    
    float: left;
    /*background-color: #4556A3;*/
    background-color: #FFFFFF;
    z-index:1;
}
#banner-carousel-content {
    height: 311px;
    width: 25000px;
    /*background-color: #4556A3;*/
    background-color: #FFFFFF;
    z-index:1;    
}
#banner-carousel-content .slide {
    float: left;
    height: 311px;
    width:  867px;
    /*background-color: #4556A3;*/
    background-color: #FFFFFF;
    position: relative;
    z-index:1;
}
div#banner-controls{
    right: 2px;
    position: absolute;
    width: 143px;
    text-align: right;
    z-index:1;
}
div.slide-control{
    width: 125px;
    height: 47px;
    background-image: url('/images/homepage/homepage_sprite1.png');
    background-repeat: no-repeat;
    background-position: -10px -136px;
    margin-top: 3px;
    padding-top: 3px;
    padding-right: 5px;
    z-index: 2;
    float: right;
    opacity:0.3;
}
div.slide-control:hover{
    opacity: 1.0;
}
div.slide-control:first-child{
    margin-top: 0px;
}
div.slide-control.active-control{
    width: 137px;
    background-image: url('/images/homepage/homepage_sprite1.png');
    background-repeat: no-repeat;
    background-position: -10px -206px;
    opacity:1.0;
}
div.banner_sub_image{
    position: absolute;
}
div.banner_sub_image_facebook{
    left: 10px;
    top: 190px;
}
div.banner_sub_image_garrett{
    left: 20px;
    top: 230px;
}
div.banner_video_button {
    left: 577px;
    position: absolute;
    top: 105px;
}
div#flag_row{
    background-color: transparent;
    padding-top: 40px;
    padding-bottom: 40px;
    float: left;
    width: 1000px;
}



div#flag_row h2{
    float:left;
    color:#444444;
    margin-top:10px;
    margin-right:75px;
}
div#flag_row div{
    float: left;
    background-color: transparent;
    padding: 0px;
    padding-left: 70px;
}
div#flag_row div a{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background-color: transparent;
    display: block;
    text-indent: -999999px;
    width: 83px;
    height:55px;
}

div#flag_row div a#whats-new {
    background: url(/images/homepage/ways-to-shop-new-sprite.png) 0 55px;
}

div#flag_row div a#whats-new:hover {
    background: url(/images/homepage/ways-to-shop-new-sprite.png) 0 0;
}

div#flag_row div a#top-sellers {
    background: url(/images/homepage/ways-to-shop-hot-sprite.png) 0 55px;
}

div#flag_row div a#top-sellers:hover {
    background: url(/images/homepage/ways-to-shop-hot-sprite.png) 0 0;
}
div#flag_row div a#sale {
    background: url(/images/homepage/ways-to-shop-sale-sprite.png) 0 55px;
}

div#flag_row div a#sale:hover {
    background: url(/images/homepage/ways-to-shop-sale-sprite.png) 0 0;
}
div#flag_row div a#eco {
    background: url(/images/homepage/ways-to-shop-eco-sprite.png) 0 55px;
}

div#flag_row div a#eco:hover {
    background: url(/images/homepage/ways-to-shop-eco-sprite.png) 0 0;
}
div#flag_row div a#usa {
    background: url(/images/homepage/ways-to-shop-usa-sprite.png) 0 55px;
}
div#flag_row div a#usa:hover {
    background: url(/images/homepage/ways-to-shop-usa-sprite.png) 0 0;
}
div#flag_row div a#four-color{
    background: url(/images/homepage/ways-to-shop-4cp-sprite.png) 0 55px;
}
div#flag_row div a#four-color:hover {
    background: url(/images/homepage/ways-to-shop-4cp-sprite.png) 0 0;
}


div#flag_row div a img{
    vertical-align: middle;
    margin-right: 10px;
}
hr#featured-hr{
    background-color: #DDDDDD;
    color: #DDDDDD;
    border: none;
    height: 1px;
    margin-bottom:1px;
}

#featured-products {
	display: flex;
	flex-wrap:wrap;
	justify-content: center;
}

div#featured-products{
    /*width: 578px;
    float:left;*/
    /*padding-left: 10px;*/
}
div#featured-products > div{
	margin-bottom: 4em;
}

div#featured-products div{
    max-width: 300px;
	width: 100%;
    /* float:left; */
    /* height: 175px; */
    /* margin: 15px 0 31px 0; */
    text-align: center;
	margin-left: 1%;
	margin-right: 1%;
}
div#featured-products div div.fp-img{
    /* height:180px; */
    /* margin-bottom: 28px; */
    margin-bottom: 1em;
}    
div#featured-products div p{
    color: #555555;
    font-size: 1.2em;
    margin: 5px auto;
}

div#featured-products div span.red {
    color: #BD1F2D;
}

div#featured-products div span.min_qty {
    font-size: 0.75em;
}


div#featured-products div a{
    font-size: 1.5em;
    color: #555555;
    line-height: 1.5em;
	font-weight: 500;
}
    
div#categories-banners{
    /*width: 382px;
    background-image: url('/images/homepage/homepage_sprite1.png');
    background-repeat:no-repeat;
    background-position: -10px -646px;
    background-color: #F2F2F2;
    padding-left: 30px;*/
    padding-top: 25px;
    margin-bottom: 3px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 100%;
}

div#home-flags {
    padding: 25px 0;
}

div#featured-products h2,
div#home-flags h2,
div#categories-banners h2{
    font-size: 22px;
    margin-bottom: 15px;
    color: #000000;

}

.popular-category-text a h2:hover {
    color: #C51D21 !important;
}


div#categories-banners div{
    /* margin-left: 10px; */
    /* margin-top: 15px; */
    /* margin-bottom: 10px; */
    /* position: relative; */
    /* overflow: hidden; */
	width: 100%;
	max-width: 360px;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
}

div#categories-banners div img{
	width: 100%;
	margin-bottom: 1em;
}

div#categories-banners div img:hover {
   opacity: .8;
}


div#categories-banners div > a:first-child >h2{
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 10px;
    color: #000000;
}
div#categories-banners div p{
    font-size: 12px;
    line-height: 1.2em;
    color: #3B57AA;
    max-width: 140px;
    margin-bottom: 10px;
}
div#promotional_products_categories{
    float:left;
    background-color: #E6E7E8;
}
div#promotional_products_categories_header{
    background-image: url("/images/homepage/homepage_sprite1.png");
    background-repeat: no-repeat;
    background-position: -10px -276px;
    height: 38px;
    width: 1000px;
}
div#promotional_products_categories div.flagged_sub_category{
    height: auto;
}
div#promotional_products_video{
    float:left;
    height: 335px;
    width: 1000px;
    margin-top: 20px;
    background-image: url('/images/homepage/video-home.jpg');
    position: relative;

}
div#promotional_products_video H1{
    color: #6D6E72;
    font-weight: bold;
    font-size: 30px;
    padding-left: 30px;
    padding-top: 30px;
}
div#promotional_products_video H2{
    padding-left: 30px;
    padding-top: 20px;
    font-size: 22px;
}
div#promotional_products_video H3{
    padding-left: 30px;
    padding-top: 5px;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 10px;
}
div#promotional_products_video p{
    padding-left: 30px;
    padding-top: 20px;
}
div#promotional_products_video p a{
    color: #AE2D2D;
    text-decoration:underline;
    font-weight: bold;
}
div#promotional_products_youtube_channel{
    position: absolute;
    left: 25px;
    top: 240px;
    width: 325px;
    height: 35px;
    padding-top: 25px;
    padding-left: 55px;
    background-image: url("/images/homepage/youtube-lrg.png");
}
div#promotional_products_youtube_channel:hover{
        background-image: url("/images/homepage/youtube-lrg-2.png");
}
div#promotional_products_youtube_channel a{
    color: #000;
    font-size:14px;
}
div#promotional_products_youtube_channel:hover a{
    color:#fff;
}
div#promotional_products_video_play_btn{
    position: absolute;
    right: 175px;
    top: 92px;
}
div#staff-picks{
    float:left;
    width: 840px;
    background-color: #000034;
    color: #fff;
    padding: 7px 80px;
    font-size:14px;
}
div#staff-picks a{
    color: #fff;
    font-size: 14px;
    text-decoration: underline;
    margin-left: 30px;
}
/* Client Carousel */

div#clients-container{
	height: 88px;
	float:left;
	width: 1000px;
	margin-top: 15px;
}


div#clients-wrapper {
    width: 990px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 5px;
}
div#clients-content {
    height:88px;
    width: 25000px;
}

div#clients-content div.slide{
	width:80px;
	float: left;
	height: 60px;
	padding-top: 10px;
	margin-right: 10px;
}
div#clients-text{
    width: 1000px;
    height: 70px;
    float:left;
	text-align: center;
    background-image: url('/images/homepage/homepage_sprite1.png');
    background-repeat: no-repeat;
    background-position: -10px -334px;
}
div#clients-header{
	float:left;
	font-size: 22px;
	font-weight: bold;
	color: #3756a9;
	margin-left: 15px;
	margin-top: 25px;
	margin-right: 14px;
    font-weight: normal;
}

div#clients-text h3 {
	margin-top: 16px;
	font-size:18px;
	color:#555;
    font-weight: normal;
}
div#clients-text p{
	margin-top: 8px;
	font-size:12px;
	color:#777;
}
div#clients-text p a{
	text-decoration: underline !important;
	color: #f00;
}
/* Categories Carousel */
#categories-carousel-container{
    float: left;
    margin-left: 30px;
    margin-top: 15px;
    margin-bottom: 10px;
}
#categories-carousel-wrapper {
	height: 172px;
	overflow: hidden;
	float: left;
	background-image: url("/images/cat-scroller/slider-line.png");
	background-image: url("/images/cat-scroller/slider-line.png");
	background-repeat:no-repeat;
	background-position: 0px 65px;
}
#categories-carousel-wrapper-left {
/*    background-image: url("/images/cat-scroller/background_left.png");*/
    width: 40px;
    height: 162px;
    float: left;
    position: relative;

}
#categories-carousel-wrapper-left a img{
    margin-top: 23px;
}
#categories-carousel-wrapper-right {
    /*background-image: url("/images/cat-scroller/background_right.png");*/
    width: 40px;
    height: 162px;
    float: left;
    position: relative;

}
#categories-carousel-wrapper-right a img{
    margin-top: 23px;
}
#categories-carousel-content {
    height: 164px;
    width: 25000px;

}
#categories-carousel-content .slide {
    float: left;
    height: 162px;
    width: 170px;
}
#categories-carousel-content .selected_slide .cat_slide_img{
       background-image: url("/images/cat-scroller/slider-whitebox-blue-active.png") !important;
}
#categories-carousel-content .slide .cat_slide_img{
    background-image: url("/images/cat-scroller/slider-whitebox.png");
    height: 130px;
    width: 170px
}

#categories-carousel-content .slide .cat_slide_img img{
    margin-top: 10px;
    margin-left: 35px;
    width: 100px;
}
#categories-carousel-content .selected_slide .cat_slide_link a{
    color: #000066 !important;
    font-weight: bold !important;
}
#categories-carousel-content .slide .cat_slide_link{
    padding-left: 3px;
    padding-right: 3px;
    height: 32px;
    width: 170px;
    text-align: center;
}
#categories-carousel-content .slide .cat_slide_link a{
    font-size:14px;
    color: #231F20;
}

.flags_link_back{
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 10px;
}
.flags_link_back a{
    font-weight: bold;
    color: #000066;
}
.cat_heading{
    color: #AE2D2D;
    margin-bottom: 1.5em;
    margin-top: 5px;
}
.cat_heading_name{
        color: #555555;
        font-size: 21px;
        font-weight: normal;
}
.cat_flag{
        color:#666;
        font-size: 14px;
}

div.category_bottom_text * {
	max-width: 100%;
}

div.category_bottom_text{
        padding: 15px;
        text-align: left;
        color: #000;
        width: 100%;
		max-width: 100%;
        font-size:1.00 rem;
        line-height:1.4em;
		box-sizing: border-box;
}

div.no_products_top{
clear: left;
margin-left:auto;
margin-right: auto;
       width: 700px;
       color: #666666;
       padding: 20px;
}
div.no_products_top p{
        font-size: 12px;
        margin-top: 10px;
}
div.no_products_bottom{
        clear: left;
        padding: 20px;
        color: #000;
        font-size: 12px;
        font-weight: bold;
        line-height: 1.5em;
}
div.no_products_bottom a{
        text-decoration: underline;
        padding: 5px;
        font-size: 18px;
        color: #AE2D2D;
}
div.main_product_list{
        /* width: 764px; */
        margin-left: 2px;

}
div.remember{
   background-image:url(images/index/mag_pens_01.png);
   width:745px;
   height: 27px;
   padding:10px;
}
div.remember p{
   color:#59564A;
   margin-top: 1px;
}
div.remember div{
    float:left;
    font-style:italic;
    height:30px;
    margin-right:10px;
    font-size:20px;
    font-weight:bold;
    color: #171761;
    margin-top:2px;
}
div#homepage_clients{
    width: 950px;
    padding:10px 25px;
}
div.featured_cat_container{
    width: 765px;
    padding-left: 10px;
}
div.featured_cat_header{
    background-image: url('/images/index/feature_products.png');
    height: 25px;
    text-align: center;
    padding-top: 5px;
    width: 181px;

}
div.featured_cat_header a{
    color: #fff;
}
div.featured_cat_column{
    width: 158px;
    margin-left: 1px;
    padding: 0px 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
div.featured_cat_column:last-child{
    margin-right: 0px;
}
div.featured_cat_prod{
    height: 195px;
    text-align: center;
    padding-top:10px;
    color: #000;
    font-size: 12px;
}
div.featured_cat_prod strike, div.featured_cat_prod span.the_sale_price{
    color: #c51d21;
    font-size: 12px;
    font-weight: normal;
}
div.featured_cat_prod img{
    margin-top: 10px;
    margin-bottom: 5px;
}
div.featured_cat_prod a{
    color: #000;
    font-size: 12px;
}
div.featured_cat_prod span.the_price{
    font-size:12px;
    color: #C51D21;
}
div.featured_cat_column hr{
    width: 80%;
    text-align: center;
    color: #ccc;
    background-color: #ccc;
    border: 1px solid #ccc;
}
div#main_content hr{
	background-color: #eee; 
	color: #eee; 
    border: 1px solid #eee; 
    width: 100%;
    margin-left: auto; 
    margin-right: auto;
}
div.parent_category_cell{
	/* float:left; */
	text-align:center;
	padding:35px 15px;
	width:300px;
	height: 175px;
	font-size: inherit;
	line-height: 1.0em;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	/* box-sizing: border-box; */
    margin-bottom: 7rem;
}
div.parent_category_cell img{
	margin-bottom: 10px;
}

div.parent_category_cell a{
	/* font-size:14px; */
	font-weight: bold;
    color: #AE2D2D;
    line-height: 1.2em;
}
div.parent_category_cell a:hover{
    color: #AE2D2D;
    text-decoration: underline;
}
ul.parent_browse_links{
    padding-top: 11px;
}
ul.parent_browse_links li{
    float: left;
    color: #fff;
    padding: 2px 7px;
    font-size: 12px;
    border-left: 1px solid #fff;
}
ul.parent_browse_links li:first-child{
    border-left: none;
}
ul.parent_browse_links li a{
    color: #fff;
    font-size:10px;
}
div.flagged_sub_category_column{
    float:left;
    width:200px;
    position:relative;
}
div.flagged_sub_category{
    float:left;
    height:32px;
    width: 185px;
    padding-left:15px;
    margin: 10px 0px;
    font-size:10px;
}
div.flagged_sub_category a{
    font-size: 12px;
    font-weight: bold;
    color: #3957A8;
}
div.flagged_sub_category a:hover{
    color: #AE2D2D;
    text-decoration: underline;
}
div#interested_flag{
    background-color: #E0E0E0;
    padding: 10px 5px;
    float:left;
}
div#flag_headline{
    width:345px;
    margin-right: 5px;
}
div#flag_headline div,div#flag_headline div *{  
 color: #808080;
}
div#flag_info{
    margin-left: 50px;
    max-width: 220px;
}
div#interested_flag div.column_left{
    max-width: 130px;
    background-color: inherit;
    margin-left: 10px;
    font-size: 12px;
}
div#flag_info span {
    width: 150px;
    font-size: 14px;
    padding: 5px 0px;
    font-weight: bold;
    display: block;
    line-height: 16px;
}

div.flag_info_link{
    width: 150px;
    height: 17px;
    background-image: url('/images/flags/buttons-bg.png');
    padding: 5px 1px 1px 7px;
}
div.flag_info_link a{
    font-size: 12px;
    font-weight: bold;
    color: #3957A8;
}
div.flag_info_link a:hover{
    color: #AE2D2D;
    text-decoration: underline;
}

#top_cats_header  h2 {
    color: #666666;
}



div.review_stars_bg{
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    width:70px;
    height: 11px;
    background-image: url('/images/index/stars_grey.png');
}
div.review_stars{
    float:left;
    height: 11px;
    background-image: url('/images/index/stars.png');
}
div#review_stars img{
    height: 8px;
}


/* Light Box */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 10000; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative;  width: 250px; height: 250px; margin: 0 auto; }
#outerImageContainer_border{ position: absolute; background-color: #000; margin: 0 auto; opacity: 0.5;filter: alpha(opacity = 50);
}
#imageContainer{background-color: #F1F1F1;  }
#lbContentContainer object{border:none;}

#lightboxImage{ border: 3px solid #ddd;}
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 43px; left: 0;  width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 25px; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink { background: url(/images/product_info/left_prev.png) left 49% no-repeat; }
#nextLink { background: url(/images/product_info/right_next.png) right 49% no-repeat; }


#imageDataContainer, #imageDataContainer2{ font: 10px Verdana, Helvetica, sans-serif; background-color: #F1F1F1; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100; z-index:10001;}
#imageDataContainer2{ height: 35px;}

#imageData, #imageData2{	padding:0 10px; color: #666; }
#imageData {padding-top: 5px;}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; z-index:10001; }
#imageData #caption{ font-weight: bold; z-index:10001;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	 z-index:10001;}
#imageData #bottomNavClose{ float: right;  padding-bottom: 0.7em; outline: none; z-index:10001;}
#imageData2 #bottomNav2Close{ float: right;  outline: none; padding-top: 7px;  z-index:10001;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


.popular-category{
    position: relative;
}

.popular-category-text{
   text-align: center;
    padding: 5px;
    color: #000000;
    font-weight: bold;
}

.popular-category-text h1{
    font-size: 24px !important;
    font-weight: bold !important;
    float: left !important;
    color: white !important;
}

.popular-category-text p{
    color: white !important;
    font-size: 14px !important;
    font-weight: normal !important;
    float: left !important;
}

/* banner styles */
.tw-bs .carousel-inner > .item > img, .tw-bs .carousel-inner > .item > a > img {
	max-width: 100%;
	height: auto;
}
/* banner styles END */


.ourCustomersSection {
	text-align: center;
}

