nav {
	height:150px;
	background-image:url("/_images/bg.jpg");
}


#nav_name {
	width:1060px;
	margin-left:auto;
	margin-right:auto;	
	margin-top:10px;
	margin-bottom:10px;
	font-size:18pt;
	font-weight: bold;
}

#nav_bottom_wrapper {
	height:40px;
	margin-top:10px;
	background-color: rgb(39, 52, 67);
	border-top:1px solid rgb(48, 59, 72);
	border-bottom:1px solid rgb(48, 59, 72);

	-webkit-box-shadow: 0px -3px 2px 0px rgba(11, 11, 11, 0.5);
	-moz-box-shadow:    0px -3px 2px 0px rgba(11, 11, 11, 0.5);
	box-shadow:         0px -3px 2px 0px rgba(11, 11, 11, 0.5);
}

#nav_bottom {
	width:1060px;
	margin-left:auto;
	margin-right:auto;	
	border:0px solid #ff00ff;
	padding-top:3px;
}

#nav {
	width:1060px;
	margin-left:auto;
	margin-right:auto;	
	padding-top:10px;
	height:100px;
	padding-left:40px;
}

.nav_item {
	width:12.5%;
	height:88px;
	float:left;
	border:0px solid #ffffff;
	cursor:pointer;

}

#nav_item1 {
	width:88px;
	height:100%;

	background-image:url("/_images/en/btn-m1-intergrate-orders.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_item1_on, #nav_item1:hover {
	width:88px;
	height:100%;
	
	background-image:url("/_images/en/btn-m1-intergrate-orders.png");
	background-repeat: no-repeat;
	background-position: -88px 0px;
}

#nav_item2 {
	width:88px;
	height:100%;
	
	background-image:url("/_images/en/btn-m2-manage-FBA.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_item2_on, #nav_item2:hover {
	width:88px;
	height:100%;
	
	background-image:url("/_images/en/btn-m2-manage-FBA.png");
	background-repeat: no-repeat;
	background-position: -88px 0px;
}

#nav_item3 {
	width:88px;
	height:100%;
	
	background-image:url("/_images/en/btn-m3-buying-doc.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_item3_on, #nav_item3:hover {
	width:88px;
	height:100%;
	
	background-image:url("/_images/en/btn-m3-buying-doc.png");
	background-repeat: no-repeat;
	background-position: -88px 0px;
}

#nav_item4 {
	width:88px;
	height:100%;
	
	background-image:url("/_images/en/btn-m4-intergrate-shipping.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_item4_on, #nav_item4:hover {
	width:88px;
	height:100%;
	
	background-image:url("/_images/en/btn-m4-intergrate-shipping.png");
	background-repeat: no-repeat;
	background-position: -88px 0px;
}

#nav_item5 {
	width:88px;
	height:100%;
	
	background-image:url("/_images/en/btn-m5-manage-stock.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_item5_on, #nav_item5:hover {
	width:88px;
	height:100%;
	
	background-image:url("/_images/en/btn-m5-manage-stock.png");
	background-repeat: no-repeat;
	background-position: -88px 0px;

}

#nav_item6 {
	width:88px;
	height:100%;
	
	background-image:url("/_images/en/btn-m6-manage-SKU.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_item6_on, #nav_item6:hover {
	width:88px;
	height:100%;
	
	background-image:url("/_images/en/btn-m6-manage-SKU.png");
	background-repeat: no-repeat;
	background-position: -88px 0px;
}


#nav_item7 {
	width:88px;
	height:100%;
	
	background-image:url("/_images/en/btn-m7-manage-sales.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_item7_on, #nav_item7:hover {
	width:88px;
	height:100%;
	
	background-image:url("/_images/en/btn-m7-manage-sales.png");
	background-repeat: no-repeat;
	background-position: -88px 0px;
}


#nav_item8 {
	width:88px;
	height:100%;
	
	background-image:url("/_images/en/btn-m8-setup.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_item8_on, #nav_item8:hover {
	width:88px;
	height:100%;
	
	background-image:url("/_images/en/btn-m8-setup.png");
	background-repeat: no-repeat;
	background-position: -88px 0px;
}


#nav_item61 {
	width:88px;
	height:100%;
	
	background-image:url("/_images/en/btn-m61-messages.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_item61_on, #nav_item61:hover {
	width:88px;
	height:100%;
	
	background-image:url("/_images/en/btn-m61-messages.png");
	background-repeat: no-repeat;
	background-position: -88px 0px;
}

