/* Marketing - Contact Us CSS */

/* Technical Support */
.mk-tech-support-banner-img {background:url(../../images/common/technical-support-fluid-banner.jpg) no-repeat bottom right;}
 /* Technical Support : Asean Faces */
.mk-tech-support-banner-asean-img {background:url(../../images/apac/common/fluid_header_technical_support_apac.jpg) no-repeat bottom right;}

/*index page header*/
.mk-contact-us-index-banner-img {background:url(../../images/apac/common/contact_us_headers/contact-us-header-asean.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;
}




/* 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; }


