
/* Start-The basis of style */

*{
    margin:0;
	padding:0
}
body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #eee;
}
.body {
  background-color: #eee;
}
a {
  color: #990000;
  text-decoration:underline;
}
a:hover {
	color: #FF9900;
	text-decoration:none;
}
table{ border-collapse:collapse;}
input{ font-family:Arial, Helvetica, sans-serif;}
.bg-dark{ background-color: #FEF2DE}
.bg-tabletitle{background:url(images/bg-tabletitle.png) no-repeat;}
.align-left{ padding-left:4px;}
.align-right{ text-align:right;padding-right:3px;}
.align-center{ text-align:center;}
ul {
   list-style-type:none;
}
img{
   border:0; 
}
p{
    line-height:100%;
	text-indent:2em;
} 
h4{
  font-size:14px;
  font-weight:normal;
  line-height:130%;
  color: #F18307;
  text-decoration:none;
  padding:10px 0 2px 12px;

}
h5{
  text-align:left;
  color:#000000;
  font-size:14px;
  font-weight:bold;
}
h6{
  font-size:14px;
  color:#000;
  font-weight:normal;
  text-decoration: none;
  text-align:left;
  margin:15px 0 0 0;
}
.clear-sides {
  clear:both;
}
.loadingico{
  position:absolute;
  top:35px;
  left:48px;
  font-size:11px;
}
#main{
   margin-left:auto;
   margin-right:auto;
   width:1000px;
   height:100%;
}
.bold-text {
	font-weight: bold;
}
.mads a.gray-anchor, .searchbox a.gray-anchor {
	color:#D4D4D4;
	cursor: default;
}
.center-align {
	text-align: center;
}

/* End-The basis of style*/

/* Start-The top of style*/
#top{
   height:26px;
   width:1000px;
   color:#cc0000;
   font-size:11px;
  }
#top li{
   float:right;
   line-height:23px;
   padding-right:10px;
   font-weight:bold;
}

#top a{
   color: #C50128;
   text-decoration:none;
}
#top a:hover{
   color:#fff;
   text-decoration:underline;
}
.ltop{
  float:left;
  width:400px;
  height:26px;
  background:url(images/Top01.jpg) repeat-x;
}
.mtop{
  float:left;
  width:15px;
  height:26px;
  background:url(images/Top02.jpg) no-repeat;
}
.rtop{
  float:left;
  width:585px;
  height:26px;
  background:url(images/Top03.jpg) repeat-x;
 }
/* End-The top of style*/

/* Start-The banner of style*/
 .banner{
  width:1000px;
  height:173px;
  background:url(images/Banner.jpg) no-repeat;
}  
.logo-login{
  width:1000px;
  height:173px;
}  
.flash-banner{
   position:absolute;
   overflow:hidden;
}
#logo{
   float:left;
   width:145px;
   height:145px;
   padding-top:5px;
   margin-left:7px;
} 
#logo a{
   text-decoration:none;
}
#logo a:hover{ 
   text-decoration:none;
}

.name{
   color:#FFFFFF;
   font-size:14px;
   float:left;
   width:200px;
   padding-top:5px;
}  
.login{
   position:relative;
   text-align:center;
   float:right;
   width:196px;
   height:auto;
   padding:0px 6px 0 0;
}
.login a {
   color: #744516;
   text-decoration:none;
}
.login a:hover {
   color:#cc0000;
   text-decoration:none;
}
.ico{
  background:url(images/login.png) no-repeat;
  height:51px;
  width:65px;
  color:#FFFFFF;
  font-size:15px; 
  font-weight:bold;
  line-height:51px;
  margin:55px auto 5px auto;
  padding-left: 1px;
  cursor:pointer !important;
}
#loginbtn a{
  color:#9E0D01;
  text-decoration:none;
}
#loginbtn a:hover{
   color: #FF9900;
   text-decoration:none;
   cursor:pointer !important;
}
.register-forgot {
  font-weight:normal;
  font-size:11px;
  color: #FFCC00;
}
#register-div {
	float: left;
	font-size:11px;
	text-align:right;
	width:75px;
	cursor: pointer;
}
#forgot-pwd-div {
	float:left;
	font-size:11px;
	text-align:left;
	margin-left:15px;
	cursor: pointer;
}
.goto-control-panel-div {
	cursor: pointer;
}
#top-login-msg {
   padding-top:10px;
   color:#000;
   font-size:13px;
   font-style:italic;
   font-weight:bold;
   line-height:110%;
   margin-top: 20px;
}

.login img{
   
}
/* Start-The navigator of style*/
#nav{
   width:1000px;
   height:35px;
}
#nav-invalid{
   font-weight:bold;
   font-size:13px;

}
.backbtn{
   float:left;
   background:url(images/btn-control-panel.png) no-repeat 0 6px;
   margin-left:30px;
   text-align:center;
   width:95px;
}

.lnav{
   float:left;
   background:url(images/nav01.jpg) no-repeat;
   height:35px;
   width:15px;
}
.mnav{
   float:left;
   background:url(images/nav02.jpg) repeat-x;
   height:35px;
   width:970px;
   color:#fff;
}
.mnav li{
   float:right;
   line-height:31px;
   padding:0 8px 0 8px; 
}
#nav a{
   color:#FFFFFF;
   font-size:13px;
   line-height:31px;
   font-weight:bold;
   text-decoration:none;
}
#nav a:hover{
   color:#cc0000;
}
.rnav{
   float:left;
   background:url(images/nav03.jpg) no-repeat;
   height:35px;
   width:15px;
}
/* End-The top of style*/

/* Start The main body style */
#mainbody-middle{
   background:url(images/bgcolor.jpg) repeat-y;
   height:auto;
}
/* Start-The left(ads) of style*/
.ads{
   float:left;
   text-align:left;
   width:213px;
   height:600px;
   font-size:12px;
   font-weight:bold;
   margin-top:7px;
   margin-left:7px;
   margin-bottom:10px;
}
.mid_tool{
   background:url(images/list_ico.png) no-repeat 0 center;
   width:165px;
   line-height:22px;
   margin-left:38px;
}
.for-span {
   display:inline;
   font-size:14px;
   font-weight:bold;
   color: #CC0000;
}
.for-bold{
   font-size:14px;
   font-weight:bold;
   color:#CC0000;
   line-height:110%;
   text-indent:1.5em;
}
.mads a{
   color:#fff;
   text-decoration:none;
}
.mads a:hover{
   color: #FFCC00;
   text-decoration:none;
}
.mads img{
   height:14px;
   width:14px;
   margin-right:10px;
   margin-left:12px;
}
.mads span{
   color: #FFCC00;
   font-size:14px;
   margin-top:5px;
   font-weight:bold;
   padding:0 0 7px 20px;
}
.link-as-button {
	color: #990000;
	text-decoration: none;
}
.tool_title{
   margin:3px 0 5px 0;
}
.tools {
   color:#FFFFFF;
   padding:2px 0 2px 20px;
}
.tools a:hover {
	cursor: pointer;
	text-decoration:none;
}
.tads{
   background:url(images/Ads_top.png) no-repeat;
   width:213px;
   height:68px;
}
.mads{
   background:url(images/Ads_bg.png) no-repeat;
   width:213px;
   height:532px;
}
/* End-The left(ads) of style*/
/* Start-Maintenance of style*/
.warning-panel{
   float:left;
   width:730px;
   padding:7px 0 0 7px;
   text-align:center;
}
.warning-title{
   color:#CC0000;
   font-weight:bold;
   font-size:35px;
   padding-top:110px;
}
.warning-message{
   font-weight:bold;
   font-size:25px;
   line-height:normal;
}

/* Start The Faq style */
.faq-sortinfo{
   padding-bottom:10px;
   margin-bottom:15px;
   border-bottom:4px solid #AD8034;
}
.sortlinks{
   background:url(images/ico.gif) no-repeat left center;
   font-size:14px;
   font-weight:bold;
   line-height:140%;
   padding:5px 0 5px 20px;
}
.faq-sortinfo a{
   color:#000;
   text-decoration:none;
}
.faq-sortinfo a:hover{
   color:#cc0000;
   text-decoration:underline;
}
.faq-content-title{
   font-weight:bold;
   padding-left:21px;
   font-size:16px;
}
.backtotop{
   font-size:11px;
   font-weight:bold;
   text-align:right;
   padding:7px 4px 8px 0;
}
.about_details span{
   font-size:12px;
   font-weight:bold;
   text-align:right;
   height:18px;
   line-height:18px;
   padding:5px 4px 0 0;
}
.backtotop a{
   color:#B77C42;
   text-decoration:underline;
}
.backtotop a:hover{
   color:#CC0000;
}
/************************ Ens-The Faq of style********************************/

/* Start-The middle(introduction) of style*/
.about{
  float:left;
  width:530px;
  margin-top:7px;
  margin-left:12px;
}
.about p{
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  padding:6px 0 12px 0;
  line-height:160%;
}
.about_details{
   float:left;
   width:700px;
   margin:7px 0 10px 24px;
   display:inline;
}
.about_details p{
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  margin:5px 0 14px 0;
  line-height:170%;
}
.downloadbox{
  background:url(images/DCHero.png) no-repeat 145px 15px;
  padding-top:310px;
  padding-bottom:8px;
}
.downloadbox p{
  font-size:14px;
  line-height:130%;
  padding-bottom:5px;
  padding-left:120px;
}
.downloadbox h2{
  text-align:center;
  padding-top:10px;
  font-size: 20px;
}
.downloadbtn{
  text-align:center;
  height:40px;
  text-indent:-9999px;
}
.downloadbtn a{
  display:block;
  outline:none;
  background:url(images/downloadbtn.png) no-repeat 240px center;
  height:40px;
}
.downloadbtn a:hover{
  background:url(images/downloadbtn-hover.png) no-repeat 240px center;
  height:40px;
}

.for-title{
   font-size:25px;
   text-indent:1em;
   padding-bottom:10px;
   font-weight:bold;
}
.dc{
  font-size:30px;
  font-weight:bold;
  color: #E4E4E4;
  padding-bottom:0px;

}
.Services{
   font-weight:normal;
   line-height:150%;
   font-size:14px;
   width:700px;
   margin-top:7px;
   margin-left:0;
}
.title h3{
   font-size:16px;
   color:#999999;
   text-indent:0px;
}
title h4{
   font-size:14px;
}
.title{
  margin-top:15px;
  text-indent:2em;
}
.title-span{
  font-size:14px;
  text-indent:2em;
  line-height:130%;
  margin-top:6px;
  font-weight:bold;
}
.contact{
 margin-top:5px;
 text-indent:2em;
}
.contact p{
  margin:0;
  padding:0;
  line-height:200%;
  font-size:14px;
}
.require p{
  text-indent:2em;
}
.require {
   line-height:120%;
}
.email{
   float:left;
   background:url(images/email.jpg) no-repeat;
   width:241px;
   height:86px;
   margin-top:0px;
   }
.email p{
   padding-top:55px;
   padding-left:12px;
   font-weight:bold;
}   
.email p a{
   color: #0033FF;
   text-decoration:none;
} 
.email p a:hover{
   text-decoration:underline;
   color:#CC0000;
} 
.protection{
   background:url(images/protection.jpg) no-repeat;
   float:right;
   width:241px;
   height:86px;
    margin-top:0px;
   }
.protection p{
   padding-top:35px;
   text-indent:0;
   padding-left:15px;
   font-weight:bold;
}   
.protection p a{
   color: #0033FF;
   text-decoration:none;
} 
.protection p a:hover{
   text-decoration:underline;
   color:#CC0000;
} 
.info{
  text-align: center;
}

/* End-The middle(introduction) of style*/

/* Start-domain-price-panel of style*/

.domain-price-panel{
   float:left;
   width:720px;
   height:400px;
   margin:7px 0 0 12px;
   display:inline;
}

.prices-page-main-panel {
	margin-left: 20px;
	background:url(images/bgcolor.jpg) repeat-y;
}

.prices-page-region-title {
	font-size: 12px;
	font-weight: bold;
	background:url(images/prices_region_title_bg.png) no-repeat;
	line-height: 20px;
	padding: 0 0 0 20px;
}

.prices-page-region-label {
	color: #fff;
	cursor: pointer;
}

.prices-page-region-label-clicked {
	color: #000;
}

/* End-domain-price-panel of style*/

/* Start-The right(tips) of style*/

#tips{
   float:right;
   width:227px;
   height:600px;
   margin:7px 5px 7px 0;
}
#tips-longer{
   float:right;
   width:264px;
   height:567px;
   margin:7px 0 7px 0;
}
.tldpricebox{
 padding-top:6px;
}
.tldpricebox a {color:#000 ; font-size:11px; text-decoration:none; display:block;}
.tldpricebox a span{ padding-left:3px;}
.tldpricebox a:hover {color: #0655E6; text-decoration:underline;}
table.tldinfolist{ width:100%;}
table.tldinfolist td{ font-size:11px; line-height:20px; }
.boxforscolling{ height:340px;overflow:auto;}
.searchpanel{ background:url(images/bg-searchbox.png) no-repeat;width:530px; height:104px; margin-bottom:12px;}
.searchpanel-forbulk{ background:url(images/bg-searchbox-forbulk.png) no-repeat;width:530px; height:280px; margin-bottom:12px;}
.searchbox-input{ float:left; height:22px;font-size:16px;font-weight:bold;padding-top:3px;  border:2px solid #FDC93E; width:260px; margin-right:4px;}
.searchbox-input-forbulk{ float:left; height:200px; overflow:auto;font-size:16px;font-weight:bold;padding-top:3px;  border:2px solid #FDC93E; width:260px; margin-right:4px; font-family:Arial, Helvetica, sans-serif;}
.searchbox{ padding:16px 0 6px 20px;}
.searchbox-label{ float:left;font-weight:bold; font-size:16px; padding-right:4px; line-height:27px;}
.searchbox-btn{ float:left; background:url(images/searchbox-btn.png) no-repeat; height:27px; width:109px; font-size:20px; cursor:pointer; border:none; padding-bottom:5px;}
a.searchbox-btn{ display:block; text-align: center; color:#fff; text-decoration: none; }
*html .searchbox-btn{ padding-bottom:0;}

.hottldbox{ padding:12px 8px 0 55px; font-size:11px;}
.hottldbox table td{ font-size:11px; line-height:20px;}
.introbox{ display:block;}
.searchresult-info{ background-color:#FFA466; padding-bottom:2px; width:530px;}
.searchresultlist{ width:100%;}
.searchboxresult-container{ background-color:#fff; margin:0 2px;}
.searchresult-span{background-color:#fff;width:526px; margin:0 auto; height:205px; overflow:auto;}
.searchresultlist td{ font-size:11px; line-height:25px;}
.searchresultbox-title{background:url(images/bg-tabletitle-longer.png) no-repeat 0 0;height:25px;width:530px;}
.searchresultbox-title table td{ font-size:11px;line-height:25px;}
.btn-register{ float:right; height:27px; width:109px; line-height:27px; text-align:center; clear:both; margin:15px 2px 6px 0;}
.btn-register a{ display:block;color:#9C0B03; font-size:16px;text-decoration:none; background:url(images/btn-register.png) no-repeat;}
.btn-register a:hover{ color:#fff;background:url(images/searchbox-btn.png) no-repeat;}
.searchmorebox{ background-color:}
.searchmorebox-top{ background:url(images/bg-searchmorebox-top.gif) no-repeat;height:8px; width:530px;}
.searchmorebox-mid{ background:url(images/bg-searchmorebox-middle.gif) repeat-y; width:530px;}
.searchmorebox-bottom{ background:url(images/bg-searchmorebox-bottom.gif) no-repeat;height:8px;}
.searchmore-table{ width:512px;margin-left:13px;}
.searchmore-table td{ font-size:11px; line-height:21px;}
.flash{
  text-align:center;
  font-size:14px;
  height:25px;
  line-height:25px;
  font-weight:bold;
  color: #666;
}
.moreinfo{
   text-align:right;
   margin-top:5px;
   font-size:11px;
}
.pages{
  font-size:14px;
  text-align:right;
  padding-right:7px;
}
.ltips{
  float:left;
  background:url(images/tips01.jpg) no-repeat;
  width:10px;
  height:600px;
}
.mtips{
  float:left;
  background:url(images/tips02.jpg) repeat-x;
  width:207px;
  height:600px;
}
.rtips{
  float:left;
  background:url(images/tips03.jpg) no-repeat;
  width:10px;
  height:600px;
}
.ltips-longer{
  float:left;
  background:url(images/ltips-longer.jpg) no-repeat;
  width:10px;
  height:567px;
}
.mtips-longer{
  float:left;
  background:url(images/mtips-longer.jpg) repeat-x;
  width:236px;
  height:567px;
}
.rtips-longer{
  float:left;
  background:url(images/rtips-longer.jpg) no-repeat;
  width:10px;
  height:567px;
}
/* End-The right(tips) of style */
/* End-The main body style */

/* Start-The bottom of style*/
.bottom{
   margin-left:auto;
   margin-right:auto;
   width:1000px;
   height:40px;
   color: #3D3D3D;
   font-size:10px;
}
.bottom a, .bottom a:visited {
   color: #3D3D3D;
   text-decoration:underline;
}
.bottom a:hover{
   color: #CC0000;
   text-decoration:none;
}	 
.lbottom{
  float:left;
  background:url(images/bg-bottom-left.png) no-repeat;
  width:10px;
  height:40px;
}
.mbottom{
  float:left;
  background:url(images/bg-bottom-center.png) repeat-x;
  width:980px;
  height:40px;
  text-align:center;
}
.l-info{
  float:left;
  font-size:10px;
  text-align:center;
  font-weight:bold;
  line-height:40px;
  padding-left:270px;
}
.l-info p{
 padding-top:7px;
}
.r-info{
  float:right;
  font-size:12px;
  color:#535353;
  line-height:40px;
 }
.r-info a, .r-info a:visited {
  text-decoration:none;
  color:#535353;
}
.r-info a:hover{
  text-decoration:underline;
  color:#CC0000;
}
.rbottom{
  float:left;
  background:url(images/bg-bottom-right.png) no-repeat;
  width:10px;
  height:40px;
}
/* End-The bottom of style*/

/* Start: Whois tool */
.whois_title {
	border-bottom: 1px solid #EAEFF1;
	color: #386A97;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1em 0 0.5em;
	text-align: left;
}
.whois_table {
	border: 1px solid #CCCCCC;
	margin-bottom: 0.5em;
	text-align: left;
	overflow: hidden;
}
.whois_odd {
	background-color: #BFAFA1;
	vertical-align: top;
	height: 100%;
}
.whois_t {
	text-align: right;
	color: black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 3px;
	vertical-align: top;
}
.whois_normal {
	background-color: white;
	vertical-align: top;
	height: 100%;
}
.whois_table .image {
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	margin-left: 1px;
}
.register_link {
	background: url(images/regbtn.png) no-repeat top;
	width: 90px;
	height: 19px;
	cursor: pointer;
	display: block;
}
.register_link:hover {
	background: url(images/regbtn-hover.png) no-repeat top;
	width: 90px;
	height: 19px;
	cursor: pointer;
	display: block;
}
.save_link {
	background: url(images/addbtn.png) no-repeat top;
	width: 16px;
	height: 16px;
	cursor: pointer;
	display: block;
}
.sep {
	margin-left: 8px;
	margin-right: 8px;
}
.sep_left {
	margin-left: 8px;
}
.sep_right {
	margin-right: 8px;
}
/* End: Whois tool */

/* mask style */
.ext-el-mask-msg {
    border-color:#ccc;
    border-width: 2px;
    background-color: #fbfbfb;
}
.ext-el-mask-msg div {
    padding:0 0 0 0;
    border:0;
    background-color: #fbfbfb;
}
.mask-panel {
	padding:12px 5px 12px 45px;
	background:#fbfbfb url( 'images/s-loading.gif' ) no-repeat 1px 1px;
	line-height:36px;
}

/* Set the alignment of Grid column headings to center
.x-grid3-hd-inner {
	text-align: center;
}
*/