/* CSS Document */
/* =-=-=-=-=-=-=-[Nav 3]-=-=-=-=-=-=-=- */	
	#nav_container3{
	font-family:Arial,Helvetica,sans-serif;font-weight:normal;font-size:13px;
	width:135px;
	margin-left:5px;
	margin-top:5px;
	float:left;
	}
	#nav_container3 li{
	padding:0px;
	margin-bottom:1px;
	}
	#nav_container3 a:link,#nav_container3 a:visited,#nav_container3 a:active{
	width:120px;
	background: url(../images/bg4.jpg) -200px 0px repeat-x;
	font-weight:bold;
	height:30px;
	padding-top:5px;
	padding-left:15px;
	display:block;
	text-align:left;
	border-bottom:1px solid #777;
	text-decoration:none;
	color:#333;
	font-size: 14px;
	}
	#nav_container3 a:hover{
	color:#000;
	background: url(../images/bg4.jpg)  0px 0px repeat-x;
	}
	
	div,h1,h2,h3,h4,p,form,label,input,textarea,img,span{margin:0;padding:0;}ul,li{list-style:none;padding:0;margin:0;}img{border:none;}
.csc_top{background:url(../images/shopping_tab00.jpg) 0 0 no-repeat;width:100%;height:45px;margin:0 auto;position:relative;z-index:101;}
/*.csc_top{background:url(../images/shopping_tab00.jpg) 0 0 no-repeat;width:958px;height:45px;margin:0 auto;position:relative;z-index:101;}*/
.slideMenu{height:38px;}
li.current a{
	color:#FFFFFF;
	cursor:pointer;
	background-image: url(../images/n_bg.jpg);
	background-repeat: repeat-x;
}
li.current a:hover{
	color:#0670b9!important;
	cursor:pointer;
	background:#e9e9e9;
	background-repeat: repeat-x;
	transition: .3s;
}
.current>ul li a{margin-top: 0;width: 115%;text-align: left;}
.lavaLampWithImage3 li a:hover,.lavaLampWithImage3 li a:active{border:none;color:#FFFFFF;text-decoration:none;}
.lavaLampWithImage3 .sep{padding-top:13px;font-size:10px;color:#aeadad;float:left;height:20px;border-top:none;}
.lavaLampWithImage3{position:relative;height:28px;float:left;}
.lavaLampWithImage3 .current{color:#FFFFFF;}
.lavaLampWithImage3 .current a{color:#FFFFFF;}
.lavaLampWithImage3 li{float:left;list-style:none;position: relative;}
.lavaLampWithImage3 li.back{background:url(../images/b_slider.jpg) center bottom no-repeat;width:120px;z-index:25;position:absolute;bottom: -16px;height: 3px;}
.lavaLampWithImage3 li a{text-decoration:none;color:#303030;outline:none;text-align:center;letter-spacing:0;z-index:10;display:block;float:left;overflow:hidden;padding:10px 14px;margin-top: 5px;font-family:Arial, Helvetica, sans-serif;font-weight:normal;font-size:13px;}
		
#nav-top ul li{float: none;}
#nav-top ul{clear: both;visibility: hidden;transform: translateY(20px);transition: .3s;opacity: 0;position: absolute;top: 100%;z-index:1000}
#nav-top:hover ul{visibility: visible;transform: translateY(0);transition: .3s;opacity: 1;}
#nav-top ul li a{background: #0670b9;}
#nav-top ul li a:hover,#nav-top:hover>a{background: #e9e9e9;color: #0670B9;z-index: 23;}