.header{
	background:url('/App_Themes/MPX/Images/buttons/1pixelline.jpg') repeat-x scroll 0 0 transparent;
	width: 952px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	z-index:0;
}
.clear{
	clear: both;
}
.floatleft{
	float: left;
}
.rightsideheader{
	float: right;
	width: 500px;
	text-align:right;
	padding-right: 20px;
}
.logo1{
	float:left;
	height:153px;
	padding-left:22px;
	width:247px;
}
.logo1 h1{
	margin: 0px;
	font-size: 0px;
}
.logo1 h1 a{
	background: url('/App_Themes/MPX/Images/buttons/logo.jpg');
	margin: 0px;
	text-indent:-9999px;
	display: block;
	width: 247px;
	height: 153px;
}
.phonenumber{
	background:url('/App_Themes/MPX/Images/home/phonenumber.jpg') no-repeat scroll 0 center transparent;
	float:left;
	font-size:18px;
	line-height:30px;
	padding-left:35px;
}
.headerinfo{
	color: #ffffff;
	padding: 8px 0px;
	position:relative;
}
.whitelink a{
	color: #ffffff;
}
.basketin{
	padding-left:25px;
	position:relative;
	text-align:left;
	width:155px;
	z-index:0;
}
.basketin.signout{
	width: 170px;
}
.basketin a{
	background:url('/App_Themes/MPX/Images/icons/basket.gif') no-repeat scroll 0 center transparent;
	padding:6px 0 6px 35px;
	line-height: 30px;
}
.signin#button{
	margin-left:406px;
}
.signout#button{
	margin-left:340px;
}

.searchbox{
	padding: 8px 0px;
}

.submitbut2{
	border-width:0;
	height:20px;
	margin-top:3px;
	width:21px;
	margin-left: 5px;
}
.searchbar{
	display:block;
	float:left;
	line-height:23px;
	width:235px;
}
#nav{
	height: 31px;
	line-height: 31px;
	background: url('/App_Themes/MPX/Images/buttons/navibar_01.jpg') repeat-x;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	/*padding: 0px 25px;*/
	width:952px;
}
#nav ul {	
	margin: 0px;
	padding: 0; 
	letter-spacing: 0.1em;
	display: inline; 
}
#nav ul  li {	
	float:left;	
	list-style-type:none;
	border: 0px solid;
	white-space:nowrap;
	padding: 0;
}
#nav ul li a:hover,.current{
	background: url('/App_Themes/MPX/Images/buttons/overbtn.jpg') !important;
	color: #fff !important;
}
.lastli{
	/* border-right:1px solid #999999; */
}
#nav ul li a{
	color: #666666;
	font-size: 12px;
	display: block;
	line-height: 2.6em;
	/*padding: 0px 12px;*/
	padding: 0px 5px;
	text-align: center;
	font-weight: normal;
	background-image: url('/App_Themes/MPX/Images/buttons/downbtn.jpg');
	background-position: 0 0;
	background-repeat: repeat;
	border-left:1px solid #b3b8bb;
	text-transform:capitalize;
	letter-spacing: 0px;
	text-decoration:none;
}
#nav ul li a#ctl00_PageHeader_TopMenuMPXNew_hypcorporateaccounts{
	background-image:url("/App_Themes/MPX/Images/buttons/navibar_02.jpg");
}

#nav ul li a#ctl00_PageHeader_TopMenuMPXNew_hypsellyourgadgets{
	background-image:url("/App_Themes/MPX/Images/buttons/new_corner_button.jpg");
	padding-left:20px;
}
#nav ul li a#ctl00_PageHeader_TopMenuMPXNew_hypsellyourgadgets:hover{
	background-image:url("/App_Themes/MPX/Images/buttons/new_corner_button_hover.jpg") !important;
}
#nav ul li.home a{
	padding:0 8px 0 9px;
	border-left: 0px none;
}

	
* html #nav a {width:1%;}

#nav ul ul {
	display:none;
	position: absolute;
}
#nav ul ul li a {
	padding: 0px 10px !important;
	/*background: #E5F4F7;*/
	border: 0px none;
	text-align: left;
	text-transform:none;
	height:26px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	background-position: center center;
}

#nav ul li.howtosell ul,#nav ul li.howtosell ul a{
	width:130px;
}
#nav ul li.howwepay ul,#nav ul li.howwepay ul a{
	width:150px;
}
#nav ul li.recylingyourmobile ul,#nav ul li.recylingyourmobile ul a{
	width:192px;
}
#nav ul li.mobilenews ul,#nav ul li.mobilenews ul a{
	width:90px;
} 
#nav ul li.sellyourgadge ul,#nav ul li.sellyourgadge ul a{
	width:140px;
} 
#nav ul li.aboutustab ul a{
	width:100px;
} 
#nav ul li.aboutustab ul{
	width:122px;
	border-top:1px solid #999999;
	margin-top:-1px;
}
#nav ul ul li a{
	background: url('/App_Themes/MPX/Images/buttons/downbtn2.jpg') center center !important;
}

#nav ul ul li a:hover{
	background: url('/App_Themes/MPX/Images/buttons/overbtsn.jpg') center center !important;
}
#nav ul ul li {
	float: none;
	display: block;
	margin: 0px;
	padding: 0;
}
/* make the second level visible when hover on first level list OR link */
#nav ul li:hover > ul,#nav ul a:hover > ul	{
	display: inline;
}
#nav * {
z-index:1000;
}
