/* Header */
html.ie header {
	background: #fff;
	filter: none;
}

/* Navigation */
html.ie8 header nav ul.nav-main ul.dropdown-menu,
html.ie9 header nav ul.nav-main ul.dropdown-menu {
	filter: none !important;
}

html.ie8 div.home-concept,
html.ie8 div.home-concept div.process-image,
html.ie8 div.home-concept div.project-image {
	background: none;
}

/* Social Icons */
html.ie8 header ul.social-icons {
	margin-top: 2px;
}

html.ie8 header ul.social-icons li {
	background-color: #F1F1F1;
}

/* History */
html.ie8 ul.history li div.thumb {
	background: none;
}

/* Testimonials */
html.ie8 div.testimonial-author div.img-thumbnail {
	height: 60px;
	width: 60px;
}

html.ie8 div.testimonial-author div.img-thumbnail img {
	float: left;
}

/* Pricing Plans */
html.ie8 div.plan-ribbon-wrapper {
	top: -30px;
}

html.ie8 div.plan-ribbon-wrapper div.plan-ribbon {
	text-align: left;
	padding-left: 20px;
}

html.ie8 .sprite-hero {
  background-image: url('/img/hds2/index/sprites-small.png');
  }
  
 html.ie8 .sprite-small {
  background-image: url('/img/hds2/index/sprites-small.png');
  }
 
html.ie7 .sprite-hero {
  background-image: url('/img/hds2/index/sprites-small.png');
  }
  
 html.ie7 .sprite-small {
  background-image: url('/img/hds2/index/sprites-small.png');
  }
 

html.ie8 #nav-cats > .home .site-logo, html.ie8 #nav-cats > .home .site-logo:hover {
  background: url("/img/hds2/index/logo-wht.png") left center no-repeat;
  }

html.ie8 #nav-cats > .home .site-logo.cad, html.ie8 #nav-cats > .home .site-logo.cad:hover {
  background: url("/img/hds2/1800headsets-logo-white-clean.png") left center no-repeat;
  background-size: 234px 47px;
  width: 225px;
}  

html.ie7 #nav-cats > .home .site-logo, html.ie7 #nav-cats > .home .site-logo:hover {
  background: url("/img/hds2/index/logo-wht.png") left center no-repeat;
  }

html.ie7 #nav-cats > .home .site-logo.cad, html.ie7 #nav-cats > .home .site-logo.cad:hover {
  background: url("/img/hds2/landing/logo-ca.png") left center no-repeat;
  background-size: 234px 47px;
  width: 225px;
}  

html.ie8 .box-icon-image {
  background: url("/img/hds2/icons/box-icon.png") left center no-repeat;
	}
	
html.ie8 #nav-cats .shopping-cart {
    background: url("/img/hds2/index/index-images/cart-icon.png") left center no-repeat;
    background-position: 6px 12px;
	background-color:#06255f;
}

html.ie8 .tagline-us {
    background: url("/img/hds2/index/index-images/americas-headset-specialists.png") right center no-repeat;
	background-color:#c1dcf3;
}	

html.ie8 .free-ship-promo {
  background: url("/img/hds2/icons/box-icon.png") left center no-repeat;
	}
	
html.ie8 input#submit_search {
	position:absolute;
	left:270px;
	}	