/* Start of CMSMS style sheet 'N_all.css_100210' */
/* info-holder */
.info-holder{
	width: 100%;
	padding-top: 8px;
}
.info-holder:after {
	content:"";
	display:block;
	clear:both;
}
.info-list{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 100;
}
.info-list li{
	float: left;
	margin:4px 0 0 6px;
	display: inline;
	position: relative;
}
.info-list li a{
	color: #005e96;
	background: url(uploads/images/nw/100210/bg-info-list-a.gif) no-repeat;
	float: left;
	height: 26px;
	cursor: pointer;
}
.info-list li a:hover{
	text-decoration: none;
	background: url(uploads/images/nw/100210/bg-info-list-a-hover.gif) no-repeat 1px 1px;
}
.info-list li a:hover span{
	background: url(uploads/images/nw/100210/bg-info-list-apan-hover.gif) no-repeat 100% 1px;
	padding: 5px 16px 0 14px;
}
.info-list li a span{
	background: url(uploads/images/nw/100210/bg-info-list-apan.gif) no-repeat 100% 0;
	padding: 4px 16px 0 14px;
	height: 22px;
	float: left;
}
.info-list li em{
	font-style: normal;
	white-space: nowrap;
}


/* form-box1 */
.form-box1{
	width: 420px;
	overflow: hidden;
	position: relative;
	margin-right: -13px;
}
.form-box1 label{
	font-size:14px;
	line-height: 16px;
	font-weight: bold;
	color: #005e96;
	float: left;
	padding: 3px 3px 0 0;
}
.text-box1{
	width: 268px;
	height: 23px;
	float: left;
	margin-right: 7px;
	display: inline;
	background: url(uploads/images/nw/100210/bg-text-box.gif) no-repeat;
}
.short .text-box1{
	width:199px;
	background: url(uploads/images/nw/100210/bg-text-box-short.gif) no-repeat;
}
.short .text-box1 input{width:175px;}
.form-box1 .text{
	width: 243px;
	float: left;
	margin: 4px 0 0 10px;
	padding: 0;
	border: none;
	background: none;
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #005e96;
}
.form-box1 select{
	float: left;
	margin-top:1px;
}
.form-box1 .submit{
	width: 73px;
	height: 26px;
	float: left;
	background: url(uploads/images/nw/100210/bg-submit.gif) no-repeat;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	margin-left: 7px;
}
.container .form-box1 .submit{
	position:absolute;
	top:-1px;
	right:45px;
}
.form-box1 .submit.hover,
.form-box1 .submit:hover{
	background: url(uploads/images/nw/100210/bg-submit-hover.gif) no-repeat 1px 1px;
}
.form-box1 .help{
	float:left;
	margin-left:13px;
	font-size:11px;
	line-height:24px;
	color:#005e96;
	text-decoration:underline;
}
.form-box1 .help:hover{
	text-decoration:none;
}
.container .form-box1 .help{
	margin-left:93px;
}
/* navigation */
.navigation {
	width: 100%;
	padding-top: 23px;
}
.navigation:after {
	content:"";
	display:block;
	clear:both;
}
.main-nav{
	width: 910px;
	height: 31px;
	margin: 0;
	padding: 9px 0 0;
	list-style: none;
	background: url(uploads/images/nw/100210/bg-main-nav.gif) no-repeat;
	font-size:12px;
	line-height: 16px;
	font-weight: bold;
	clear: both;
}
.main-nav li{
	float: left;
	padding: 0 12px 10px 16px;
	position: relative;
}
.main-nav li a{
	color: #fff;
	float: left;
	cursor: pointer;
}
.main-nav li a span{
	float: left;
	padding: 3px 11px 4px;
}
.main-nav li em{
	font-style: normal;
	white-space: nowrap;
}
.main-nav li.hover a,
.main-nav li:hover a{
	background: url(uploads/images/nw/100210/bg-main-nav-a-hover.gif) no-repeat;
	text-decoration: none !important;
}
.main-nav li a.active{background: url(uploads/images/nw/100210/bg-main-nav-a-hover.gif) no-repeat;}
.main-nav li.hover a span,
.main-nav li:hover a span{background: url(uploads/images/nw/100210/bg-main-nav-span-hover.gif) no-repeat 100% 0;}
.main-nav li a.active span{background: url(uploads/images/nw/100210/bg-main-nav-span-hover.gif) no-repeat 100% 0;}
.main-nav li.hover .drop-down,
.main-nav li:hover .drop-down{display: block;}
/* drop-down */
.drop-down{
	width: 243px;
	overflow: hidden;
	position: absolute;
	left: 16px;
	top: 31px;
	display: none;
}
.drop-down .t{
	width: 100%;
	height: 207px;
	background: url(uploads/images/nw/100210/bg-drop-down-t.png) no-repeat;
	float: left;
}
.drop-down .b{
	width: 100%;
	height: 10px;
	background: url(uploads/images/nw/100210/bg-drop-down-b.png) no-repeat;
	float: left;
}
.drop-down .c{
	width: 243px;
	background: url(uploads/images/nw/100210/bg-drop-down-c.png) repeat-y;
	float: left;
}
.drop-down ul{
	margin: -200px 0 0 0;
	padding: 0 12px 0 8px;
	list-style: none;
	overflow: hidden;
	float: left;
	width: 223px;
	position: relative;
}
.drop-down ul li{
	padding:0 0 2px;
	vertical-align: middle;
	height:1%;
	clear: both;
	white-space: nowrap;
}
.drop-down ul li a{
	width: 209px;
	display: block;
	height: 23px;
	padding: 8px 7px 0;
}
.drop-down ul li a span{
	float:none;
	padding: 0;
	background:url(uploads/images/nw/100210/drop-ul-a-bg.gif) repeat-x 0 100%;
	display: inline;
}
.main-nav li.hover ul li a,
.main-nav li:hover ul li a{
	background: none;
}
.main-nav li.hover ul li a span,
.main-nav li:hover ul li a span{
	background:url(uploads/images/nw/100210/drop-ul-a-bg.gif) repeat-x 0 100%;
}
.main-nav li.hover ul li a:hover span,
.main-nav li:hover ul li a:hover span{
	background: none;
}
.main-nav li.hover ul li a:hover,
.main-nav li:hover ul li a:hover{background: url(uploads/images/nw/100210/drop-span-hover.png) no-repeat;}
.main-nav ul li a:hover span{background: none;}
/* main */
#main{
	width:898px;
	margin: 0 auto;
	background:#fff;
	padding: 184px 0 126px;
	position: relative;
	z-index: 80;
}
/* content-up start */
.content-up{
	width: 858px;
	overflow: hidden;
	padding:12px 20px 15px;
}
/* inner main */
.sub-content{
	width:564px;
	float:left;
	padding-top:10px;
	line-height:20px;
}
.sub-content h2,h3,h4,h5{color:#00598e;}
.sub-content h2{
	margin:0 0 1px;
	font-size:24px;
	line-height:24px;
}
.sub-content h3{
	margin:0 0 2px;
	font-size:21px;
}
.sub-content h4{
	margin:0 0 3px;
	font-size:17px;
}
.sub-content h5{
	margin:0;
	font-size:16px;
}
.sub-content p{margin:0 0 23px;}
.container{
	background:url(uploads/images/nw/100210/bg-container-middle.gif) repeat-y;
	margin-bottom:10px;
}
.container .holder{background:url(uploads/images/nw/100210/bg-container-top.gif) no-repeat;}
.container .frame{
	background:url(uploads/images/nw/100210/bg-container-bottom.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:22px 0 10px 14px;
}
.container .form-box1{
	width:515px;
	margin:0 0 20px 14px;
}
.container-block{
	width:100%;
	overflow:hidden;
	padding:0 0 31px;
}
.container-block .all-domains{
	float:left;
	margin-right:5px;
	background:url(uploads/images/banners/sm-domain-20year.gif) no-repeat 0 0;
	width: 273px;
	height: 87px;
	text-indent:-9999px;
}
.container-block .nine-domains{
	float:left;
	margin-right:5px;
	background:url(uploads/images/banners/secondary-banner-09-08-2010.gif) no-repeat 0 0;
	width: 273px;
	height: 87px;
	text-indent:-9999px;
}
.container-block .twentynine-domains{
	float:left;
	margin-right:5px;
	background:url(uploads/images/banners/sm-domain-29year.gif) no-repeat 0 0;
	width: 273px;
	height: 87px;
	text-indent:-9999px;
}

.container-block .text{
	float:left;
	width:259px;
}
.container-block .text dl{
	margin:0;
	overflow:hidden;
	height:1%;
}
.container-block .text dt{
	float:left;
	width:47px;
}
.container-block .text dd{
	float:left;
	margin:0;
	width:199px;
}
.container-block .text a{color:#005e96;}
.sub-content .note{
	padding:0 0 30px 30px;
	background:url(uploads/images/nw/100210/bg-note.gif) no-repeat 18px 0;
	font-size:11px;
	line-height:16px;	
}
.sub-content .note .holder{
	border-left:1px solid #d4d4d4;
	padding-left:10px;
}
.sub-content .note p{
	margin:0 0 10px;
}
.sidebar{
	width:279px;
	float:right;
	padding-top:42px;
}
.sub-box{
	background:url(uploads/images/nw/100210/bg-box-f-middle.gif) repeat-y;
	color:#535353;
	margin-bottom:22px;
}
.sub-box .holder{background:url(uploads/images/nw/100210/bg-box-f-top.gif) no-repeat;}
.sub-box .frame{
	background:url(uploads/images/nw/100210/bg-box-f-bootom.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:10px 10px 0;
}
.sub-box ul{
	margin:0 0 16px;
	padding:0;
	list-style:none;
	background:url(uploads/images/nw/100210/bg-sub-box-dotted.gif) no-repeat 0 100%;
	font-size:12px;
}
.sub-box ul li{
	background:url(uploads/images/nw/100210/bg-sub-box-dotted.gif) no-repeat;
	padding:3px 0;
}
.sub-box ul li a{
	color:#622181;
	background:url(uploads/images/nw/100210/bg-sidebox-link.gif) no-repeat;
	padding-left:24px;
	font-weight:bold;
}
.sub-box ul li span{
	padding-left:24px;
	display:block;
}
.sub-box ul li b{
	color:#622181;
	background:url(uploads/images/nw/100210/bg-sidebox-link.gif) no-repeat;
	padding-left:24px;
	font-weight:bold;
}
.sub-box h2{
	margin:0 0 6px;
	font-size:17px;
	line-height:17px;
	color:#622181;
}
.container-holder{
	background:url(uploads/images/nw/100210/bg-domains.gif) no-repeat 145px 30px;
	height:1%;
	overflow:hidden;
	margin-bottom:8px;
}
.domains{
	float:left;
	width:389px;
}
.short-block{
	width:150px;
	padding:0 11px 10px 0;
}
.domains ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:left;
	width:129px;
}
.domains ul li{
	float:left;
	width:123px;
}
.domains ul li span{
	display:block;
	color:#898989;
}
.domains ul li span strong{
	color:#535353;
}
.transfer-box{
	background:url(uploads/images/nw/100210/bg-trnsfer-middle.gif) repeat-y;
}
.transfer-box .holder{
	background:url(uploads/images/nw/100210/bg-trnsfer-top.gif) no-repeat;
}
.transfer-box .frame{
	background:url(uploads/images/nw/100210/bg-trnsfer-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:3px 10px 10px;
}
.transfer-box h3{
	margin:0 0 2px;
	color:#005e96;
	font-size:17px;
}
.transfer-box strong{
	color:#99bf09;
	margin-bottom:4px;
	display:block;
}
.transfer-box p{
	margin:0 0 10px;
}
.transfer-box .move-me-now{
	width:124px;
	height:25px;
	text-indent:-9999px;
	background:url(uploads/images/nw/100210/btn-move-me-now.gif) no-repeat;
	overflow:hidden;
	display:block;
}
.transfer-box .move-me-now:hover{
	background-position:0 -25px;
}
/* aside */
.aside{
	width: 275px;
	float: left;
}
.welcome1{
	width: 100%;
	background:url(uploads/images/nw/100210/bg-welcome.gif) repeat-y;
}
.welcome1 .holder{
	width: 100%;
	background: url(uploads/images/nw/100210/bg-welcome-holder.gif) no-repeat;
}
.welcome1 .frame{
	width: 246px;
	background: url(uploads/images/nw/100210/bg-welcome-frame.gif) no-repeat 0 100%;
	padding: 27px 15px 74px 14px;
}
.welcome1 .smartyhost{
	width: 237px;
	height: 22px;
	text-indent: -9999px;
	background: url(uploads/images/nw/100210/text-smartyhost.gif) no-repeat;
	display: block;
	margin: 0 0 15px;
}
.welcome1 h3{
	font-size:20px;
	height: 22px;
	margin: 0 0 3px;
	color: #99bf09;
}
.smarty-list1{
	margin: 0;
	padding: 0 0 3px 0;
	list-style: none;
	font-size:13px;
	line-height: 16px;
	color: #535353;
	word-spacing:-1px;
}
.smarty-list1 li{
	background: url(uploads/images/nw/100210/smarty-list-bg.gif) no-repeat;
	padding: 7px 0 4px;
}
/* news */
.news{
	width: 100%;
	overflow: hidden;
	margin: -6px 0 3px 0;
	position:relative;
}
.news h3{
	margin: 0 0 7px;
	font-size: 18px;
	height: 18px;
	color: #005e96;
}
.news-list1{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:12px;
	line-height: 21px;
	background: url(uploads/images/nw/100210/bg-news-list.gif) no-repeat;
	overflow:hidden;
	height:1%;
}
.news-list1 li{
	background: url(uploads/images/nw/100210/bg-news-list.gif) no-repeat 0 100%;
	padding-bottom:1px;
	float:left;
	width:100%;
}
.news-list1 li a{
	color: #535353;
	background: url(uploads/images/nw/100210/bg-news-list-s.gif) no-repeat 0 50%;
	padding-left: 27px;
	float:left;
}
.news-list1 li.news-icon a{
	background: url(uploads/images/nw/100210/bg-news-nav-n.gif) no-repeat 0 50%;
}

.news-list1 li.service-icon a{
	background: url(uploads/images/nw/100210/bg-news-list-s.gif) no-repeat 0 50%;
}
.news-list1 li a span{background:url(uploads/images/nw/100210/bg-news-list-span.gif) repeat-x 0 100%;}
.news-list1 li a:hover{text-decoration: none;}
.news-list1 li a:hover span{background: none;}
.news-nav{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:10px;
	line-height:17px;
	position:absolute;
	top:3px;
	right:0;
	overflow:hidden;
	height:17px;
}
.news-nav li{
	float:left;
	padding-left:20px;
	margin-left:10px;
}
.news-nav a{
	color:#535353;
}
.news-link{
	background:url('uploads/images/nw/100210/bg-news-nav-n.gif') no-repeat;
}
.service-link{
	background:url('uploads/images/nw/100210/bg-news-list-s.gif') no-repeat -4px 0;
}
.twitter{
	background:url('uploads/images/nw/100210/bg-twitter.gif') repeat-y;
	
}
.twitter .holder{
	background:url('uploads/images/nw/100210/bg-twitter-holder.gif') no-repeat 0 0;
}
.twitter .frame{
	background:url('uploads/images/nw/100210/bg-twitter-frame.gif') no-repeat 0 100%;
	padding:65px 1px 7px;
	width:271px;
	overflow:hidden;
}
.twitter ul{
	list-style:none;
	margin:0;
	padding:0;
	line-height:13px;
	font-size:13px;
}
.twitter li{
	background:url('uploads/images/nw/100210/bg-twitter-list.gif') repeat-x;
	padding:8px 10px 0 7px;
}
.twitter li:first-child{
	padding-top:8px;
	background:none;
}
.twitter p{margin:0 0 2px;}
.twitter span{
	font-size:10px;
	display:block;
	margin-bottom:5px;
}
.twitter a{
	color:#097cbf;
}
/* section  */
.content-up .section {
	width: 569px;
	float: right;
	padding-top: 9px;
}
.content-up .section:after {
	content:"";
	display:block;
	clear:both;
}
.content-up .section h2{
	font-size:20px;
	height: 22px;
	margin: 0;
}
/* ad */
.ad{
	width:569px;
	height:127px;
	margin-bottom:24px;
}
/* register */
.register{
	width: 100%;
	background:url(uploads/images/nw/100210/register-bg.gif) repeat-y;
	position: relative;
	z-index: 10;
}
.register-holder{
	width: 100%;
	background: url(uploads/images/nw/100210/bg-register-holder.gif) no-repeat;
}
.register-frame{
	width: 100%;
	background: url(uploads/images/nw/100210/bg-register-frame.gif) no-repeat 0 100%;
	padding-bottom: 8px;
}
.register h2{
	float: left;
	color: #005e96;
	margin-top: -3px;
}
.register-up{
	width: 100%;
	overflow: hidden;
}
.register-set{
	float:right;
	margin:0;
	padding:0 4px 0 0;
	list-style: none;
	font-size:12px;
	line-height: 16px;
	font-weight: bold;
}
.register-set li{
	float: left;
	margin:0 6px 0 0;
	display: inline;
}
.register-set li a{
	float: left;
	cursor: pointer;
	text-indent: -9999px;
}
.register-set .register-name a{
	width: 131px;
	height: 27px;
	background: url(uploads/images/nw/100210/text-register-name-top.gif) no-repeat;
}
.register-set .register-name .ui-state-active a,
.register-set .register-name a:hover{
	background-position: 0 -27px;
}
.register-set .transfer a{
	width: 162px;
	height: 27px;
	background: url(uploads/images/nw/100210/text-transfer.gif) no-repeat;
}
.register-set .ui-state-active a,
.register-set .transfer a:hover{
	background-position: 0 -27px !important;
}
.register-set .hosting-plans a{
	width: 133px;
	height: 27px;
	background: url(uploads/images/nw/100210/bg-web-hosting1.gif) no-repeat;
}
.register-set .hosting-plans .ui-state-active a.active,
.register-set .hosting-plans a:hover{
	background-position: 0 -27px;
}
.register-set .website a{
	width: 160px;
	height: 27px;
	background: url(uploads/images/nw/100210/bg-website-package1.gif) no-repeat;
}
.register-set .website a:hover,
.register-set .website .ui-state-active a.active{
	background-position: 0 -27px;
}
.register-info1 .form-box1 .submit{
	background: url(uploads/images/nw/100210/bg-submit-2.gif) no-repeat;
}
.register-info1 .form-box1 .submit.hover,
.register-info1 .form-box1 .submit:hover{
	background: url(uploads/images/nw/100210/bg-submit-hover.gif) no-repeat 1px 1px;
}
.register-info1 .domain-names{
	background:url(uploads/images/nw/100210/bg-domain-names.gif) no-repeat;
	color:#fff;
	margin-bottom:9px;
	padding:4px 9px 4px 12px;
	overflow:hidden;
	width:518px;
}
.register-info1 .domain-names a{
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}
.register-info1 .domain-names a:hover{
	color:#fff;
	text-decoration:none;
	border-bottom:0;
}
.domain-names .block{
	float:left;
	font-size:13px;
	line-height:14px;
	height:33px;
	padding:0 10px;
	width:120px;
	background:url(uploads/images/nw/100210/bg-domain-names-block.gif) repeat-y 100% 0;
}
.domain-names .block p{margin:0;}
.domain-names .long{
	width:167px;
	padding-left:13px;
}
.domain-names .domain-price{
	margin-top: 4px;
	float:left;
	line-height:32px;
	height:28px;
	overflow:hidden;
}
.domain-names .domain-price strong{
	font-size:28px;
	line-height:28px;
	position:relative;
	top:-2px;
}
.domain-names .domain-price span{
	font-size:20px;
	line-height:20px;
	vertical-align:top;
}
.domain-names .auda{
	background:url(uploads/images/nw/100210/bg-auda.gif) no-repeat 0 0;
	width: 99px;
	height: 29px;
	text-indent:-9999px;
	float:right;
	margin-top:2px;
}
/* register-info1 */
.register-info1{
	width: 546px;
	overflow:hidden;
	padding: 0 11px 0 12px;
	position: relative;
}
.register-info1 .form-box1{
	width: 535px;
	margin: 0;
	padding: 18px 0 13px 18px;
	position: relative;
}
.register-top{
	width: 100%;
	padding-top: 9px;
}
.register-top:after {
	content:"";
	display:block;
	clear:both;
}
.register-top .left{
	width: 170px;
	float: left;
}
.free-list{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	line-height: 16px;
	background: url(uploads/images/nw/100210/free-list-bg.gif) no-repeat;
}
.free-list li{
	background: url(uploads/images/nw/100210/free-list-bg.gif) no-repeat 0 100%;
	padding: 1px 0 2px;
}
.free-list li a{
	background: url(uploads/images/nw/100210/free-list-a-bg.gif) no-repeat 0 2px;
	padding-left: 22px;
	color: #005e96;
}
.register-top .right{
	width: 366px;
	float: right;
	padding-top: 30px;
	position: relative;
}
.tab-content{padding:10px;}
/* domain-info */
.domain-info{
	width: 366px;
	height: 39px;
	background: url(uploads/images/nw/100210/domain-info-bg.gif) no-repeat;
	position: relative;
}
.domain-holder{
	width: 100%;
	overflow: hidden;
}
.domain-holder:after {
	content:"";
	display:block;
	clear:both;
}
.domain-list{
	margin:0;
	padding:0;
	list-style: none;
	font-size:13px;
	line-height: 16px;
	font-weight: bold;
	color: #005e96;
	text-align: center;
}
.domain-list img{display: block;}
.domain-list li{
	width: 67px;
	float: left;
	position: relative;
	padding: 1px 0 2px;
}
.domain-list li a{color: #005e96;}
.domain-list li span{font-weight: normal;}
.domain-list .year{
	width: 90px;
	padding-left: 4px;
	text-align: left;
}
.items-info{
	position: absolute;
	left: 8px;
	top: 6px;
	width: 234px;
	height: 19px;
}
.items-info img{display: block;}
.items-banner{
	width: 92px;
	height: 39px;
	position: absolute;
	right:26px;
	top: 16px;
	overflow: hidden;
}
.items-banner img{display: block;}
/* hosting */
.hosting{
	width: 100%;
	overflow: hidden;
	background:url(uploads/images/nw/100210/hosting-bg.gif) repeat-y;
	margin-top: 23px;
	position: relative;
}
.hosting-holder{
	width: 100%;
	overflow: hidden;
	background: url(uploads/images/nw/100210/bg-hosting-holder.gif) no-repeat;
}
.hosting-frame{
	width: 569px;
	overflow: hidden;
	background: url(uploads/images/nw/100210/bg-hosting-frame.gif) no-repeat 0 100%;
}
.content-up .hosting h2{
	float: left;
	color: #622181;
	margin-top: -3px;
	position:relative;
	float:left;
}
/* hosting-top1 */
.hosting-block{
	width: 100%;
	overflow: hidden;
}
.hosting-top1{
	width: 546px;
	padding: 11px 10px 0 13px;
	position: relative;
}
.hosting-top1:after {
	content:"";
	display:block;
	clear:both;
}
.hosting-top1 h3{
	font-size:18px;
	height: 18px;
	margin: 0 0 6px;
	color: #622181;
}
.hosting-top1 p{
	margin: 0;
	line-height: 16px;
}
.hosting-up{
	width: 100%;
	overflow: hidden;
}
.australia1{
	float: right;
	width: 93px;
	height: 23px;
	overflow: hidden;
	margin-right:10px;
}
.australia1 img{display: block;}
/* compare */
.compare{
	width: 165px;
	height: 25px;
	background: url(uploads/images/nw/100210/bg-compare.gif) no-repeat;
	float: left;
	overflow: hidden;
	font-size:12px;
	line-height: 16px;
	font-weight: bold;
	color: #622181;
	padding: 9px 0 0 10px;
	margin-top: 28px;
}
.compare:hover{
	background: url(uploads/images/nw/100210/bg-compare-hover.gif) no-repeat 1px 1px;
	padding: 10px 0 0 11px;
	height: 24px;
	text-decoration: none;
}
.dont-web{
	position: absolute;
	right:92px;
	top: -8px;
	width: 144px;
	height: 26px;
	z-index: 50; 
}
.dont-web img{display: block;}
.data{
	width: 105px;
	height: 25px;
	position: absolute;
	left: 143px;
	top: 14px;
}
.data img{display: block;}
.spam{
	width: 105px;
	height: 25px;
	position: absolute;
	left: 186px;
	top: 14px;
}
.spam img{display: block;}
/* options */
.options{
	width:600px;
	padding-top:10px;
	margin-right: -54px;
}
.options:after {
	content:"";
	display:block;
	clear:both;
}
.options .box{
	width: 174px;
	float: left;
	background:url(uploads/images/nw/100210/bg-options-box.gif) repeat-y;
	margin-right: 12px;
	display: inline;
}
.options .box .holder{
	width: 100%;
	background: url(uploads/images/nw/100210/bg-options-box-holder.gif) no-repeat;
}
.options .box .frame{
	width: 152px;
	background: url(uploads/images/nw/100210/bg-options-box-frame.gif) no-repeat 0 100%;
	padding:13px 12px 0 10px;
	position: relative;
	height:1%;
	min-height:174px;
}
* html .options .box .frame{
	height:174px;
}
.options .box .frame:after{
	display:block;
	clear:both;
	content:"";
}
.options .box .free{
	position:absolute;
	top:4px;
	left:4px;
	background:url(uploads/images/nw/100210/bg-free.gif) no-repeat 0 0;
	width: 60px;
	height: 61px;
	text-indent:-9999px;
	outline:none;
}
/* blue */
.options .blue .holder{background: url(uploads/images/nw/100210/bg-options-box-blue-holder.gif) no-repeat;}
/* green */
.options .green{margin: 0;}
.options .green .holder{background: url(uploads/images/nw/100210/bg-options-box-green-holder.gif) no-repeat;}
.options .box .title{
	margin-left:34px;
	width:100px;
	height:40px;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
}

.options .box .buck99{background:url(uploads/images/nw/100210/text-buck99.gif) no-repeat 0 0;}
.options .box .buck249{background:url(uploads/images/nw/100210/text-buck249.gif) no-repeat 0 0;}
.options .box .buck399{background:url(uploads/images/nw/100210/text-buck399.gif) no-repeat 0 0;}

.options .box .tinisite{background:url(uploads/images/nw/100210/text-tinisite.gif) no-repeat 0 0;}
.options .box .buckwebsite-99{background:url(uploads/images/nw/100210/text-99-buckwebsite.gif) no-repeat 0 0;}
.options .box .buckwebsite-249{background:url(uploads/images/nw/100210/text-249-buckwebsite.gif) no-repeat 0 0;}
.options .box .bisiness-package{background:url(uploads/images/nw/100210/text-bussines-package-.gif) no-repeat 0 0;}
.options .box .bisiness-package-plus{background:url(uploads/images/nw/100210/text-bussines+package.gif) no-repeat 0 0;}
.options .box .personal-package{background:url(uploads/images/nw/100210/text-personal-package.gif) no-repeat 0 0;}
.options .box-list{
	padding-bottom:79px;
}
.options .box ul{
	margin:0 0 2px;
	padding:9px 0 0;
	height:55px;
	text-align:center;
	list-style:none;
	line-height:16px;
}
.options .box li{margin-bottom:4px;}
.options .box ul span{
	background:url(uploads/images/nw/100210/bg-options-box-list.gif) no-repeat 0 6px;
	padding-left:6px;
}
.sign-up1{
	background:url(uploads/images/nw/100210/bg-sign-up.gif) no-repeat 0 0;
	width: 59px;
	height: 32px;
	padding:4px 90px 4px 17px;
	position:absolute;
	left:4px;
	bottom:4px;
	color:#fff;
	overflow:hidden;
}
#tab4 .sign-up1 strong,
#tab3 .sign-up1 strong{
	font-size:17px;
	padding:4px 0 0;
	float:left;
	margin:0 0 0 -3px;
}
.sign-up1 em{
	font-size:17px;
	margin:2px 0 0 -8px;
	display:block;
}
.sign-up1 span{
	display:block;
	text-indent:-9999px;
}
.options img{
	display: block;
	margin: 0 auto;
}
.sum{
	width: 66px;
	height: 58px;
	position: absolute;
	right:-4px;
	top: -3px;
	overflow: hidden;
	background: url(uploads/images/nw/100210/sum-bg.png) no-repeat;
	padding: 15px 0 0 9px;
}
.sum strong{
	font-size:26px;
	height:30px;
	color: #005e96;
	display: block;
}
.sum strong em{
	font-size:14px;
	line-height: 16px;
	position: relative;
	top:-10px;
	left:-3px;
	font-style: normal;
}
.sum p{
	margin: -5px 0 0;
	font-size:11px;
	color: #005e96;
	font-weight: bold;
	text-align: left;
}
.more-info{
	width: 93px;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	position:absolute;
	bottom:53px;
	left:41px;
}
.more-info span{
	height: 52px;
	display: block;
	background: url(uploads/images/nw/100210/more-info.png) no-repeat;
}
.more-info:hover span{margin-top: -25px;}
.more-info:hover{border:0;}
.creat{
	width: 94px;
	height:38px;
	display: block;
	position: absolute;
	left: 35px;
	bottom:13px;
}
.ideal{
	width: 135px;
	height: 41px;
	display: block;
	position: absolute;
	left: 207px;
	bottom:12px;
}
.perfect{
	width: 180px;
	height: 45px;
	display: block;
	position: absolute;
	right:-4px;
	bottom: 8px;
}
.divider{
	width: 100%;
	height: 58px;
	position: relative;
}
/* addons */
.addons{
	height: 1%;
	overflow: hidden;
	background:#f0f8fc;
	padding: 7px 0 9px 20px;
}
.addons h3{
	margin:0;
	font-size:20px;
	height: 29px;
	color: #005e96;
}
.addons p{
	margin: 6px 0 0;
	line-height: 15px;
}
.column{
	width: 279px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	display: inline;
}
/* product */
.addons .box{
	width: 100%;
	background:url(uploads/images/nw/100210/bg-addons-box.gif) repeat-y;
}
.addons .box .holder{
	width: 100%;
	background: url(uploads/images/nw/100210/bg-addons-box-holder.gif) no-repeat;
}
.addons .box .frame{
	width: 259px;
	background: url(uploads/images/nw/100210/bg-addons-box-frame.gif) no-repeat 0 100%;
	padding: 8px 9px 0 11px;
	position: relative;
	min-height: 119px;
}
* html .addons .box .frame{height: 119px;}
.addons-block{
	width: 100%;
	overflow: hidden;
}
.column h3{
	width: 120px;
	margin: 0 0 3px;
	font-size: 18px;
	height: 18px;
	color: #005e96;
	white-space: nowrap;
}
.column h4{
	margin: 0 0 5px;
	font-size:13px;
	line-height: 15px;
	color: #99bf09;
	white-space: nowrap;
}
.column .addons-info{
	width: 194px;
	float: left;
	margin-right: -18px;
}
.column .price-month{
	width:76px;
	float: right;
}
.column img{display: block;}
.column p{
	margin: 3px 0 4px;
	font-size:12px;
	line-height: 16px;
}
.mail-box{
	width: 100%;
	overflow: hidden;
}
.mail-list{
	height: 1%;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:12px;
	line-height: 14px;
	background: url(uploads/images/nw/100210/mail-list-bg.gif) no-repeat;
	float: left;
}
.mail-list li{
	background: url(uploads/images/nw/100210/mail-list-bg.gif) no-repeat 0 100%;
	padding: 3px 0 6px;
	width: 176px;
	float: left;
	clear: both;
}
.mail-list li a{
	background: url(uploads/images/nw/100210/mail-list-a-bg.gif) no-repeat 0 2px;
	padding-left: 20px;
	color: #535353;
}
.view{
	width: 115px;
	height: 22px;
	overflow: hidden;
	position: absolute;
	left: 11px;
	bottom:8px;
	padding: 4px 0 0 9px;
	background: url(uploads/images/nw/100210/view-1.gif) no-repeat;
	text-indent: -9999px;
}
.view:hover{
	background-position: 0 -26px; 
	left: 12px;
	bottom:7px;
}
.view-info{
	width: 115px;
	height: 22px;
	overflow: hidden;
	position: absolute;
	left: 11px;
	bottom:8px;
	padding: 4px 0 0 9px;
	background: url(uploads/images/nw/100210/view-info-1.gif) no-repeat;
	text-indent: -9999px;
}
.view-info:hover{
	background-position: 0 -26px;
	left: 12px;
	bottom:7px;
}
.column .top{margin-top: 10px;}
.column .box .min{min-height: 256px;}
* html .column .box .min{height:256px;}
.sum-top{
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding-top: 4px;
}
.sum-top span{
	font-size:11px;
	line-height: 12px;
	color: #005e96;
	font-weight: bold;
}
.sum-top .marg{
	margin-top: -5px;
	display: block; 
	text-align: center;
}
.sum-top strong{
	font-size: 24px;
	line-height: 24px;
	color: #005e96;
	margin-top: -5px;
	display: block;
}
.sum-top strong em{
	font-style: normal;
	text-align: center;
}
/* latest-news */
.latest-news{
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}
.latest-news h3{
	margin:0;
	font-size:19px;
	line-height:20px;
	color: #005e96;
}
.latest-news .left{
	width: 570px;
	float: left;
}
.latest-news .left .none{margin: 0;}
.latest-news h4{
	font-size: 15px;
	line-height: 16px;
	color: #005e96;
	margin: 0 0 3px;
}
/* latest */
.latest{
	width: 880px;
	background:url(uploads/images/nw/100210/latest-bg.gif) repeat-y;
	margin: 0 auto;
}
.latest-u{
	width: 100%;
	background: url(uploads/images/nw/100210/latest-up.gif) no-repeat;
}
.latest-t{
	width: 858px;
	background: url(uploads/images/nw/100210/lastest-top.gif) no-repeat 0 100%;
	padding: 12px 11px 15px;
	overflow: hidden;
}
.latest-info{
	width: 134px;
	float: left;
	margin-right: 11px;
	display: inline;
	padding-top: 6px;
}
.latest-info .mail-list li a{
	background: none;
	padding: 0;
}
.latest-info .mail-list li{width: 134px;}
.latest-info .mail-list{padding-bottom:6px;}
.latest-news .right{
	width: 279px;
	float: right;
}
.latest-news .right h3{margin-bottom: 8px;}
.latest-banner{
	width: 100%;
	overflow: hidden;
	padding-bottom: 6px;
}
.latest-banner .left{
	width: 69px;
	float: left;
}
.latest-banner .left a{
	width: 69px;
	height: 52px;
	display: block;
	text-indent: -9999px;
}
.latest-banner .you-tobe{background: url(uploads/images/nw/100210/youtobe.gif) no-repeat;}
.latest-banner .you-tobe:hover{background-position: 0 -52px;}
.latest-banner .smh{background: url(uploads/images/nw/100210/smh.gif) no-repeat;}
.latest-banner .smh:hover{background-position: 0 -52px;}
.latest-banner .radio{background: url(uploads/images/nw/100210/radio.gif) no-repeat;}
.latest-banner .radio:hover{background-position: 0 -52px;}
.latest-banner .right{
	width: 200px;
	float: right;
}
.latest-banner p{
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}
.latest-banner p a{
	color: #005e96;
	background:url(uploads/images/nw/100210/latest-banner-a-bg.gif) repeat-x 0 100%;
}
.latest-banner p strong{
	display: block;
	white-space: nowrap;
}
.latest-banner p a:hover{
	text-decoration: none;
	background: none;
}
/* footer */
#footer{
	width: 855px;
	height: 52px;
	position: relative;
	z-index: 100; 
	margin: -106px auto 0;
	background: url(uploads/images/nw/100210/footer.gif) no-repeat;
	padding:19px 14px 0;
}
#footer .left{
	width: 580px;
	float: left;
	margin-right: -10px;
	font-size:10px;
	color: #00a0cc;
}
/* nav-footer */
.nav-footer{
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
}
.nav-footer li{
	float: left;
	padding: 0 10px 0 7px;
	margin-left: -5px;
	background: url(uploads/images/nw/100210/nav-footer-li-bg.gif) no-repeat 0 50%;
}
.nav-footer li a{color: #003366;}
#footer .left p{margin:0 0 2px;}
#footer .right{
	width: 270px;
	float: right;
}
#footer .right .left{
	width: 71px;
	float: left;
}
#footer img{display: block;}
#footer .right .right{
	width: 195px;
	float: right;
}
#footer .right .right p{
	color: #000;
	font-size:10px;
	line-height: 11px;
	margin: 0;
}
.ui-tabs-hide{
	position:absolute;
	left:9999px;
	top:9999px;
}
.coming-soon{
	font-size: 10px;
}

.content-up .promo-banner{
	padding-bottom: 10px;
}

#second-banner{
	padding-bottom: 8px; 
}

/* End of 'N_all.css_100210' */

