/* Marketing - Contact Us CSS */

/* Technical Support */
.mk-tech-support-banner-img {
	background:url(../../images/common/technical-support-fluid-banner.jpg) no-repeat bottom right;}

/*index page header*/
.mk-contact-us-index-banner-img {
	background:url(../../images/common/contact_us/headers/contact-us-header-eu.jpg) no-repeat bottom right;
}
/*index page header End*/

.connect-to-farnell-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	color:#f17c0e;
	padding-bottom:6px;	
}

/*connect to farnell placeholder image*/
.connect {background:url(../images/common/contact_us/connect_to_farnell/connect-to-farnell.jpg) no-repeat top left;
height:250px;

}

/*question mark list*/
ul.mk-question-ul li {
	padding-left:21px;
	overflow:hidden; 
	display:block;
	_display:inline-block;
	list-style-type:none;
	background:url("../images/common/contact_us/icons/mk-faqs_questionmark_orange.gif") no-repeat 0px 0px;
}
.mk-contact-us-customer-services-height {
height:225px;
}
.mk-contact-us-accounts-height {
height:158px;
}


/*tech support form formatting */
.mk-input-box {
	width: 320px;
	height:22px;
	padding:4px;
	margin:0px;
	float:left;
	background:#fff!important;
	border:#ccc solid 1px;
	*width:280px !important;
}

.mk-requestBrowseButton {
	width:auto !important;
	border:#333 solid 1px !important;
	float:left;
	margin-right:12px;
}



/* new header styles */

.new-page-header {
	width:100%;
	background: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/carat-new-header.png) no-repeat bottom left;
}

.new-page-header-inner {
	padding-right:50%;
	padding-top:24px;
	padding-bottom:30px;
	padding-left:32px;
	margin-bottom:24px;
}

.new-technical-support-color { background-color: #e7e7e7; }

.new-technical-support-img {
	background: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/contact_us/headers/technical-support-img.png) no-repeat right top;
}

.text-reverse {  color: #fff !important; }

.new-contact-us-img {
	background: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/contact_us/headers/contact-us-img.png) no-repeat right top; }
.new-contact-us-color { background-color: #cee6ef; }



.trustpilot-widget{
	margin-bottom: 10px;
}

@media only screen and (max-width: 800px) {
	.new-contact-us-img,
	.new-technical-support-img,
	.mk-lps-email-signup-header {background: none;}
  }




