.np_container{font-family:tahoma;font-size:14px;width:99%;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	overflow:hidden;margin-top: 20px;
	border: 4px solid #CCC;
}
.np_header{float:left;color: #ffffff;text-shadow: 1px 1px 0px #111111;padding-left:10px;width:100%;
	border-bottom: 2px solid #CA6800;
	background: -moz-linear-gradient(top,  #464646,  #282828);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#464646), to(#282828));
	background: -o-linear-gradient(linear, 0% 0%, 0% 100%, from(#464646), to(#282828));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#464646', endColorstr='#282828'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#464646', endColorstr='#282828')"; 
	height:60px;
}
.np_header span{float:left;}
.np_header span:last-child{margin-left:10px;line-height: 36px;}
.np_header span:first-child{width:27px;height:27px;margin: 18px 0 0 0;
	background: url(../img/configure.png) no-repeat;
}
.np_header h2{font-size:14px;color: #FFF;}
.np_settings_container{float:left;width:100%;position:relative;}
.np_settings_menu{float:left;width:100%;margin-top:10px;top: -51px;left: 0;z-index: 1;position:absolute;}
.np_settings_menu ul{list-style: none;width: 100%;margin: 0;padding: 0;}
.np_settings_menu li{font-family: arial;
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: pointer;
	text-align: center;
	text-shadow: 0 1px 0 black;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
	color: #555555;
	float: left;
	display: inline;
	width: 140px;
	padding: 0 10px;
	height: 39px;
	line-height:39px;
	text-transform: uppercase;
	margin: 0 15px;
	border-radius: 5px 5px 0 0;
	background: -moz-linear-gradient(top, white, #EEE);	
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#EEE));
	background: -o-linear-gradient(linear, 0% 0%, 0% 100%, from(white), to(#EEE));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#EEEEEE')";
	position: relative;
}
.np_menu_selected{background: #ffffff !important;border-bottom: none !important;height: 40px !important;}
.np_settings_content{float:left;width:100%;border-top:1px solid #DDDDDD;margin-top: 49px;position: relative;background: #FFF;}
.np_settings_tab{float:left;padding:15px 0 15px 15px;display:none;}
.np_setting_items{float:left;width:100%;margin:0 0 10px 0;}
.np_setting_items span{float:left;}
.np_setting_items span:first-child{width: 100%;line-height:30px;margin-bottom: 10px;}
.np_setting_items span:nth-child(3){width: 16px;height:16px;margin: 8px 0 0 5px;
	background: url(../img/small_false.png) no-repeat;
}
.np_setting_items span:last-child{line-height:30px;clear:both;margin-left: 150px;color: #ff0000;}
.np_example{margin-left: 150px;line-height:30px;clear:both;font-size:12px;}
.np_setting_items span input{margin-bottom: 10px;
	width: 800px;font-style: italic;font-weight:bold;
	border:1px solid #CCC;background-color:#fafafa; font-size:12px; height:30px; -moz-box-shadow:inset 0 1px 2px #CCCCCC, 0 1px 0 rgba(255,255,255,.8); -webkit-box-shadow:inset 0 1px 2px #CCCCCC, 0 1px 0 rgba(255,255,255,.8); box-shadow:inset 0 1px 2px #CCCCCC, 0 1px 0 rgba(255,255,255,.8); padding:0 5px;
}
.np_border_5px{-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.np_border_top_right_5px{-webkit-border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;}
.np_setting_button{
	float:left;color: #FFFFFF;
	padding: 10px 40px;	
	background-color: #0079C1;
	background: -moz-linear-gradient(center bottom,#0079C1 0,#0079C1 20%,#00A1FF 100%);
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0%,#0079C1),color-stop(20%,#0079C1),color-stop(100%,#00A1FF));
	background: -webkit-linear-gradient(bottom,#0079C1 0,#0079C1 20%,#00A1FF 100%);
	background: -ms-linear-gradient(bottom,#0079C1 0,#0079C1 20%,#00A1FF 100%);
	background: -o-linear-gradient(bottom,#0079C1 0,#0079C1 20%,#00A1FF 100%);
	background: linear-gradient(bottom,#0079C1 0,#0079C1 20%,#00A1FF 100%);
	border-color:#00629b #004872 #003b5d;-moz-box-shadow:0 1px #1794dc inset;-webkit-box-shadow:0 1px #1794dc inset;box-shadow:0 1px #1794dc inset;
}
.np_setting_button:hover{
	cursor:pointer;
	background-color:#005282;
	background:-moz-linear-gradient(center bottom,#005282 0,#005282 20%,#0083cf 100%);
	background:-webkit-gradient(linear,left bottom,left top,color-stop(0%,#0079c1),color-stop(20%,#0079c1),color-stop(100%,#00a1ff));
	background:-webkit-linear-gradient(bottom,#005282 0,#005282 20%,#0083cf 100%);
	background:-ms-linear-gradient(bottom,#005282 0,#005282 20%,#0083cf 100%);
	background:-o-linear-gradient(bottom,#005282 0,#005282 20%,#0083cf 100%);
	background:linear-gradient(bottom,#005282 0,#005282 20%,#0083cf 100%);
}
.np_save_setting{}
.np_settings_notices{float:left;font-weight:bold;margin: 10px 0;clear:both;font-size:13px;}
/*page tab*/
.np_setting_page_container{float:left;width:600px;border: 1px solid #CCCCCC;font-size:13px;}
.np_setting_page_header{font-weight:bold;
	background: -moz-linear-gradient(top, white, #EEE);	
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#EEE));
	background: -o-linear-gradient(linear, 0% 0%, 0% 100%, from(white), to(#EEE));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#EEEEEE')";	
}
.np_setting_page{float:left;width:590px;border-bottom: 1px solid #CCCCCC;padding: 10px 0 10px 10px;}
.np_setting_page span{float:left;}
.np_setting_page .np_label{width:83%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;line-height: 27px;}
.np_setting_page .np_input{margin-left: 8px;}
.np_label a{text-decoration: none;}
.np_save_pages, .np_save_categories{clear:both;margin-top: 10px;}



