#ns-message-container, .advancedSearch h1, #Search_Advanced_Header, #Advanced_Search_Form_div, #commSection {
    display: none !important;
}

#nullResultsPage {
    font-family: "Arial", "Helvetica", "sans-serif";
}

#nullResultsPage .mk-main-content {
    margin-top: 12px;
    margin-left: 12px;
}

#nullResultsPage table {
    border-top: none;
    border-left: none;
    border-right: none;
}

#nullResultsPage td {
    border-bottom: none;
    border-right: none;
    padding: 0;
}

#noSearchResults {
    margin-bottom: 48px;
}

#noSearchResults h2 {
    font-size: 24px;
    color: #333333;
    background: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

#searchTerm {
    font-weight: bold;
}

#searchTips {
    width: 50%;
    max-width: 650px;
    margin-right: 10%;
}

#contactUsBox {
    width: 35%;
    margin-right: 5%;
}

.mk-search-top {
    margin-bottom: 24px;
    float: left;
}

.mk-search-top h3 {
    margin-bottom: 12px;
    font-size: 24px;
    padding: 0;
}

.mk-search-top p {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
}

.mk-search-top li {
    margin-bottom: 4px;
}

#tryBrowsing #customerSearch {
    margin-bottom: 24px;
}

#tryBrowsing #allCategories {
    float: right;
    margin-bottom: 6px;
}

.mk-col-100 #tryBrowsing h4 a:link {
    color: #333333;
}

ul.mk-impact-ul-sm li {
    padding: 0 0 6px 15px;
    background-position: 3px 4px !important;
}

.mk-inner-row .mk-espot-base-width {
    border-bottom: 1px solid #b8d7e5;
}

.mk-pullout-box2.mk-subtle .mk-pullout-header {
    background: none;
    background-color: #eeeeee;
}

.mk-espot-image1 {
    height: auto;
    margin-left: 12px;
    text-align: left;
}

.mk-espot-image1 img {
    height: 120px;
}

.mk-icon img {
    height: 26px;
    padding-right: 8px;
}

#ns-message-container {
    margin-top: 12px;
    border: 1px solid #c3c3c3;
    font-family: Arial, Helvetica, sans-serif;
    height: 205px;
}
    
#ns-message-header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    line-height: 1.2em;
    width: auto;
    margin: 0;
    font-weight: bold;
    color: #333333;
    padding: 12px;
    border-bottom: 1px #c3c3c3 solid;
    background: #EEEEEE;
}
    
#noSearchResults-header {
    font-size: 24px;
    color: #333333;
    background: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 25px;
}
    
#ns-ok {
    display: none;
    padding: 10px;
}
#ns-avnet-logo{
	display: inline-block;
	padding-left:10px;
}

#ns-search-again {
    font-size: 1.3em;
    font-weight: bold;
    padding: 10px 10px 10px 5px;
}

#ns-category-box {
    opacity: 0;
    margin-top: -54px;
    width: 160px;
	height: 35px
}
#ns-category-container{
    padding: 9px 15px 9px 0px;
    border-radius: 5px 0px 0px 5px;
    background-color: #E0E0E0;
    font-size: 1.2em;
    width: 115px;
    position: relative;
    border-right: 1px solid #a4cfe0;
}
#ns-search-btn{
    padding: 8px 15px 9px 15px;
    border-radius: 0 5px 5px 0;
    margin: 0px;
    -webkit-padding-before: 9px;
}

#ns-input-box{
    display: inline-block;
    width: 400px;
    position: absolute;
    margin: -49px 0 0 131px;
}

#ns-input-box input{
    height: 26px;
    width: 250px;
}
#ns-nav-icon{
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 0;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 4px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 4px;
    border-top-color: #007fac;
    border-top-style: solid;
    border-top-width: 4px;
    font-size: 0;
    line-height: 0;
    width: 0;
    float: right;
	margin: 5px 2px 0 5px;
}

#ns-message-container-avnet {
    margin-top: 12px;
    border: 1px solid #c3c3c3;
    font-family: Arial, Helvetica, sans-serif;
    height: 205px;
	display: none; 
    margin-bottom: 20px;
}
#ns-message-header-avnet {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    line-height: 1.2em;
    width: auto;
    margin: 0;
    font-weight: bold;
    color: #333333;
    padding: 12px;
    border-bottom: 1px #c3c3c3 solid;
    background: #EEEEEE;
}

#ns-ok-avnet{
    display: none;
    padding: 10px;
}
#ns-second-searchTerm{
    padding: 17px;
	width: 200px;
	margin-left: -2px;
}
#ns-category-selected{
	padding: 8px 1px 9px 10px;
}
#ns-btn-box{
	border-color: #B8D7E5;
    padding: 16px 3px 15px 0;
	margin-left: 5px;
}
@-moz-document url-prefix(){ 
	#ns-second-searchTerm {   
    padding: 17px 0 13px 10px;    
	}
	#ns-btn-box {
    padding: 15px 3px 15px 0;
	}
	#ns-nav-icon{
	margin: -9px 0 5px 10px;
	}
	#ns-category-selected{
	padding: 13px 5px 13px 0;
	}
}



