/* HEADER */

input[type=search] {
    background-image: url("images/search-icon.png");
}

input[type=search]:focus {
    background-image: url("images/search-icon-1.png");
}


/* My samtec */

.left-login-panel {
    background-image: url("images/login-tiger.jpeg");
}

.lock {
    background: url("images/lock.svg") no-repeat #ebebeb;
}


/* Homepage - Picture Search

.homepage_content-small {
    background: url("images/homepage/pictsrch2-background.jpg") no-repeat center center;
}

.homepage_content {
    background: url("images/homepage/pictsrch2-background.jpg") no-repeat center center;
}

.homepage_content-large {
	background: url("images/homepage/pictsrch2-background.jpg") no-repeat center center;
}

.button-black {
    background: #000 url("images/homepage/circle-arrow.png") 20px center no-repeat;
} */


/* Homepage - S2S*/

.homepage_content-small {
    background: url("images/homepage/s2s-homepage-large.png") no-repeat center center;
}

.homepage_content {
    background: url("images/homepage/s2s-homepage-large.png") no-repeat center center;
}

.homepage_content-large {
    background: url("images/homepage/s2s-homepage-large.png") no-repeat center center;
}

.desktop-blog-bar {
    height: 140px;
    width: 100%;
}


.secondary-ad-1 {
    background: url("images/homepage/small-ad-background-left2.png") left center no-repeat #ebebeb!important;
}

.secondary-ad-2 {
    background: url("images/homepage/small-ad-background-right2.png") right center no-repeat #ebebeb!important;
}


/* family pages */

.fam-banner-firefly {
    background: url("images/mackdaddy-famlypages/firefly/firefly-family-header-2") no-repeat center center;
}


/* Channelyzer */

body#channelyzer {
    background: #999 url("images/channelyzer/channelyzer-backgr.jpg") no-repeat center top;
}


/*red more reveal*/

#reveal-gradient {
    background: url("images/tech-specs/bg-gradient.png") repeat-x;
}


/*  High-speed cable parallax */

.bgimg-1 {
    background-image: url("images/mackdaddy-familypages/parallax/wave-bkg-sml.jpg");
    min-height: 1000px;
}

.bgimg-2 {
    background: linear-gradient(to top, #ebebeb, #8d8b94);
    min-height: 730px;
}


.bgimg-3 {
    background-image: url("images/mackdaddy-familypages/parallax/the_solution-bckg.jpg");
    min-height: 1000px !important;
}

.bgimg-4 {
    background-image: url("images/mackdaddy-familypages/parallax/everything_hscable_base.png");
    min-height:800px;
}

.bgimg-5 {
    background-image: url("images/mackdaddy-familypages/parallax/");
    min-height: 800px;
}
.bgimg-9 {
    /*background-color: whitesmoke;*/
    min-height: 400px;
}

.bgimg-6 {
    background-image: url("images/mackdaddy-familypages/parallax/wave-bkg-sml.jpg");
    min-height: 800px;
}

.bgimg-7 {
    background-image: url("images/mackdaddy-familypages/parallax/cables4.jpg");
    min-height: 300px;
}


.bgimg-8 {
    background-image: url("images/mackdaddy-familypages/parallax/cables3.jpg");
    min-height: 300px;
}

.hero-image {
    /* The image used */
    background-image: url("images/homepage/hsc-stuff-merge.jpg");

}



