.headerNarrow {
	width: 930px !important;
	height: 104px;
	position: relative;
	background:url(../../img/market/bg_header_bottom.gif) bottom right no-repeat;
	background-color:white;
}
.headerNarrow div#headerTop {
	margin-left: 185px;
	width: 720px !important;
	padding: 10px 15px 0 0;	
	float: none !important;
}
.headerNarrow div#headerTop ul {
	xfloat: right;
	margin: 0 0 0 0 !important;
}
.headerNarrow div#headerTop ul li {	
	float:left;
	list-style: none;		
}
.headerNarrow div#headerTop ul li a {
	display: block;
	font-family: arial;
	padding: 25px 5px 6px 5px;		
	font-size: 11px;
	color: #529bce;
	text-decoration: none;		
}
.headerNarrow div#headerTop ul li a:hover {text-decoration: underline;}
.headerNarrow div#headerTop ul li ul {padding-right: 0;}
.headerNarrow div#headerTop ul li ul li a {
	display: block;
	padding: 3px 12px;
}
.headerNarrow div#headerTop ul li ul li a:hover {
	background: #cdcdcd;
	text-decoration: none;
	display: block;
	padding: 3px 12px;
}
.headerNarrow div#headerTop ul li.quickOrder a {background: center 8px no-repeat url("../../img/quickOrder-Icon.gif");}
/*khyati*/
.headerNarrow div#headerTop ul li.RequestForQuote a {background: center 8px no-repeat url("../../img/quickOrder-Icon.gif");}
.headerNarrow div.headerTop ul li.shoppingCart {position: relative;}
.headerNarrow div#headerTop ul li.shoppingCart a {background: center 8px no-repeat url("../../img/cart-Icon.gif");}
.headerNarrow div#headerTop ul li.shoppingCart span {
	position: absolute;
	font-size: 10px;
	font-family: arial;
	top: 6px;
	left: 63%;
	color: #666666;	
	padding-left:2px;
}
.headerNarrow div#headerTop ul li.shoppingCart a:hover span {text-decoration: none !important;}
.headerNarrow div#headerTop ul li.techResources a {background: center 8px no-repeat url("../../img/resources-Icon.gif");}
.headerNarrow div#headerTop ul li.localInfo a {background: center 8px no-repeat url("../../../img/LocalInfo-Icon.gif");}
.headerNarrow div#headerTop ul li.contactUs a {background: center 8px no-repeat url("../../img/LocalInfo-Icon.gif");}
div#headerTop ul li.quickOrder, div#headerTop ul li.shoppingCart,div#headerTop ul li.localInfo, div#headerTop ul li.techResources ,div#headerTop ul li.RequestForQuote {
	background: bottom right no-repeat url("../../img/menuPipe.gif");
	background-position: right 27px;
	margin-left: 2px;
	/*Begin Mod log Chirag,12-08-08,Changing the padding*/
	padding-left: 0px;
	padding-right:2px;
	/*End  Mod log Chirag,12-08-08,Changing the padding*/
}

/* marcel - added margin to go button */
div#headerBottom div.searchBody input.searchSubmit {
	margin-top: 5px !important;}


.headerNarrow div.headerBottom {
	clear: both;
	margin: 0 0 0 185px;
	padding-top: 8px;
	float: none;
}
.headerNarrow div.links span {
	color: #529bce;
	font-size: 1.2em;
}


