* { padding:0; margin:0; }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a {
	color: #333333;
}

a:hover {
	color: #ffb739;
	text-decoration:none;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#notopline {
	background-color: #FFFFFF;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img{
	border:0;
}

#topheader { 
	width:762px; 
	height:128px; 
	margin:0 auto;
}

#topheader .logo { 
	float:left; 
	padding:10px 0 0 0; 
	font-size:20pt;
	color:#404040;
	margin-top:-5px;
}
#topheader .logo span { 
	color:#aaa;
	font-size:15pt;
}
#topheader .logo span span { 
	color:#f48b03;
	font-size:10pt;
	margin-left:112px;
}
#topheader .logo a { 
	color:#555;
	text-decoration:none;
}

#topheader .help { 
	float:right; 
	padding:11px 0 0 0; 
	font-size:20px;
	color:#555;
}
#topheader .help span {
	color:#f48b03;
	margin-left:9px;
}
#topheader .links {
	font-size:8pt;
	text-align:right;
	margin-top:10px;
	margin-right:5px;
}
#topheader .links a {
	color:#f48b03;
}
.links a {
	color:#f48b03;
}
#topmenu {
	float:left;
	background:url(images/menu_bg.jpg) repeat-x ; 
	height:38px; 
	margin:5px 0 0  0;
}

#topmenu ul {
	background:url(images/menu_bgLeft.jpg) no-repeat left top;
	line-height:38px;
	float:left;
	list-style:none;
	width:762px;
}

#topmenu li {
	display:inline;
}

#topmenu a {
	float:left;
	text-decoration:none;
	color: #FFF;
	font-weight: bold ;
	display:block;
	padding:0 20px 0 20px;
	background: url(images/menu_seprator.jpg) no-repeat right;
}

#topmenu a:hover {
	text-decoration:underline;
}

#topmenu a.right {
	float:right;
	background: url(images/menu_bgRight.jpg) no-repeat right;
}


#header {
	border-top:5px solid #FFF; 
	overflow:hidden; 
	width:100%; 
	float:left;
	background: url(images/headerimg_bg.jpg);
}

#header .image {
	width:762px;  
	margin:0 auto; 
}

#contents { 
	clear:both; 
	float:none;
	width:762px;  
	margin:0 auto; 
}

#panels { 
	margin:0 10px 15px 0; 
	text-align: center; 
	padding-left: 2px; 
	float:right;
	width:400px;
}

#panels ul {
	list-style:none;
	float:right;
}

#panels li {
	display:inline; 
	width:45%;
	padding-right:2px;
	float:right;
}

#left_reseller { 
	background:url(images/reseller_bg.jpg) no-repeat; 
	width:492px; 
	height:172px; 
	float:left;
}

#left_reseller h1 { 
	padding:5px 0 0 15px; 
	font-family: Arial, Helvetica, sans-serifl; 
	font-size: 20px; 
	text-transform: uppercase; 
	font-weight: bold;
}

#left_reseller h1 span { 
	font-size:18px; 
	font-weight:normal;
}

#left_reseller h1 strong { 
	font-size:26px; 
	text-transform:uppercase; 
	color:#FF0000;
}

#left_reseller  ul { 
	list-style:none; 
	margin:20px 0 0 15px; 
}

#left_reseller  ul li { 
	background:url(images/reseller_planbg.jpg) no-repeat; 
	padding:0 0 0 25px; 
	line-height:27px;
}

#left_reseller  ul li span {
	color:#FF0000;
}
		
#left_reseller .ordernow { 
	margin:5px 0 0 15px;
}

#right_ssl {
	background:url(images/ssl_bg.jpg) no-repeat; 
	width:259px; 
	height:172px; 
	float:right;
}

#right_ssl .mtext { 
	padding: 120px 5px 0 45px; 
}

#right_ssl a { 
	text-decoration:none; 
	color:#e33f05; 
	font-weight:bold;
}

/******/
#left_welcome {
	background:url(images/welcome_bg_top.png) no-repeat; 
	width:760px; 
	height:110px; 
	float:left; 
	margin-top:15px;
}
#left_welcome p {
	margin:0 15px 15px 15px; 
}
#left_welcome_middle {
	background:url(images/welcome_bg_middle.png) repeat-y; 
	width:760px; 
	float:left; 
	margin:0;
	padding:0;
	padding-bottom:10px;
}
#left_welcome_middle p { 
	padding:0 15px 15px 15px; 
	font-size:11px;
}
#left_welcome_middle ul { 
	list-style-type:none;
	padding-left: 50px;
}
#left_welcome_middle li { 
	padding:0 0 10px 10px; 
	font-size:11px;
	width:47%;
	float:left;
	background-image: url(images/accept.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding: 5px 0 5px 20px; /* left padding moves the text away from the bullet */
}

#left_welcome_bottom {
	background:url(images/welcome_bg_bottom.jpg) no-repeat; 
	width:760px;
	height:6px;
	float:left; 
	margin-bottom:10px;
}


#left_welcome h1 { 
	padding:15px 0 0 15px; 
	font-size:18px; 
	color:#5f6368;
}

#left_welcome h1 span { 
	font-size:18px; 
	color:#f48b03;
}

#left_welcome p { 
	padding:15px 0 15px 15px; 
	font-size:11px;
}

/* Search BOx*/
#left_search {
	background:url(images/domainsearch_bg.jpg) no-repeat; 
	width:340px; 
	height:118px; 
	float:left; 
	margin-top:7px;
	margin-left:10px;
}

#left_search h2 { 
	font-family:Arial, Helvetica, sans-serif; 
	padding:15px 0 0 10px; 
	font-size:14px; 
	color:#FFF;
}

#left_search p { 
	padding:5px 0 2px 15px; 
	font-size:11px; 
	color:#CCCCCC;
}

#left_search form {
	padding:10px 0 0 15px;
	font-size:11px;
}

.txtbox {
	height:18px;	
}

#left_search .register {
	margin:5px 0 0 0; 
	display:block; 
	font-size:12px; 
	line-height:16px; 
	font-weight:bold; 
	text-decoration:none; 
	color:#FFF; 
	background:url(images/arow.jpg) no-repeat 140px 2px;
}


/* PPC Search BOx*/
#ppc_search {
	background:url(images/domainsearch_bg.jpg) no-repeat; 
	width:340px; 
	height:118px; 
	float:left; 
	margin-top:7px;
	margin-left:10px;
}

#ppc_search h2 { 
	font-family:Arial, Helvetica, sans-serif; 
	padding:15px 0 0 10px; 
	font-size:14px; 
	color:#FFF;
}

#ppc_search p { 
	padding:5px 0 2px 15px; 
	font-size:11px; 
	color:#CCCCCC;
}

#ppc_search form {
	padding:10px 0 0 15px;
	font-size:11px;
}

.txtbox {
	height:18px;	
}

#ppc_search .register {
	margin:5px 0 0 0; 
	display:block; 
	font-size:12px; 
	line-height:16px; 
	font-weight:bold; 
	text-decoration:none; 
	color:#FFF; 
	background:url(images/arow.jpg) no-repeat 140px 2px;
}



#right_search {
	background:url(images/domainsearch_bg2.jpg) no-repeat; 
	width:307px;
	float:right; 
	margin-top:7px;
	margin-left:10px;
	margin-top:15px;
}
#right_search h3{
	padding:5px 0 0 5px;
}

#right_search p { 
	padding:10px 10px 0 15px; 
	font-size:11px; 
	color:#666;
}
#right_search ul { 
	list-style:none; 
	margin:10px 0 0 15px; 
}

#right_search  ul li { 
	background:url(images/reseller_planbg.jpg) no-repeat; 
	padding:0 0 0 25px; 
	line-height:27px;
}

#right_search  ul li span {
	color:#FF0000;
}
		
#right_search .ordernow { 
	margin:5px 0 0 15px;
}

#partners { 
	float:left;
	width:762px; 
	height:60px;  
	margin:20px auto; 
	background:url(images/partners.jpg) no-repeat center;
}

#footer {
	border-top:5px solid #FFF; 
	overflow:hidden; 
	width:100%; 
	float:left;
	background:#3d3f41; 
	padding-bottom:10px;
}

#footer .links {
	width:762px; 
	margin:0 auto; 
	border-bottom:1px solid #000; 
	color:#000; 
	padding:10px 0 10px 0 ; 
	line-height:16px; 
	text-align:center; 
	font-weight:bold;
}

#footer .links a {
	color:#FFFFFF; 
	text-decoration:none; 
	font-weight:bold;
}

#footer .links a:hover, #footer .links a:visited {
	color:#a9a6a6; 
}

#footer .copyright {
	color:#a9a6a6; 
	text-decoration:none; 
	text-align:center; 
	font-size:10px; 
	padding:7px 0 0 0;
}

#footer .copyright a, a:hover {
	color:#a9a6a6; 
}

#footer .copyright a:hover {
	color:#ffffff; 
}

#innercontents { 
	clear:both; 
	float:none;
	width:762px;  
	margin:0 auto; 
	border-top:10px solid #FFF; 
	background:url(images/innerbg.jpg) no-repeat top;
}

#innercontents h1 { 
	padding:10px 20px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:20px; 
	font-weight: normal;
	border-bottom:1px dotted #000; 
}

#innercontents p.contents { 
	padding:10px 20px;
	text-align:justify;
}

#innercontents strong.red {
	padding:10px 20px; 
	color:#c90808; 
	font-size:14px; 
	line-height:24px; 
	text-transform:uppercase;
}

#innercontents ol, #innercontents ul { 
	padding: 10px 20px 10px 45px;
}

#innercontents li { 
	padding-bottom:15px;
	text-align:justify;
}

DIV.base-layer {
	border: solid #FFF 1px; 
	padding: 0; 
	text-align: center; 
	width: auto; 
}

DIV.MyTableRowClass {
   width: 100%; 
}

DIV.MyMainTableRowClass1 {
  float: left; margin: 0; 
  padding: 0; width: 40%; 
  font-family:Arial, verdana;
  line-height: 24px;  
  border-bottom:2px solid #FFF;
}

DIV.MyMainTableRowClass2 {
  float: left; margin: 0; 
  text-align:center; 
  padding: 0; width: 20%; 
  font-family:Arial, verdana; 
  line-height: 24px;  
  border-bottom:2px solid #FFF;
}

DIV.MyMainTableRowClass3 {
  float: left; margin: 0; 
  text-align:center; 
  padding: 0; width: 20%; 
  font-family:Arial, verdana;
  line-height: 24px;   
  border-bottom:2px solid #FFF;
}

DIV.MyMainTableRowClass4 {
  float: left; margin: 0; 
  text-align:center; 
  padding: 0; width: 20%; 
  line-height: 24px;   
  border-bottom:2px solid #FFF;
}

DIV.Even {
  background:#f8f8f8; 
}

DIV.Odd {
  background:#f1f0f0; 
}

H5.MyTableHeaderClass {
  background: #3d3f41; 
  text-align:center;
  padding:0 0 0 10px; 
  color:#FFF; 
  font-family: Arial, verdana; 
  line-height: 30px; 
  font-size:14px; 
  font-weight:bold;
}

.MyTableRowClass h4 {
  text-align:left;
  padding:0 0 0 10px; 
  font-size:15px;
}


.Odd P , .Even p {
  font-family:Arial, verdana; 
  text-align:center; 
  padding:0 0 0 10px;
}

#form_bg_top {
	width:460px;
	padding-left:10px;
	padding-right:10px;
	height:9px;
	background:url('images/form_bg_top.png') no-repeat;
}

#form_bg_middle {
	width:460px;
	padding:10px;
	color:white;
	background:url('images/form_bg_middle.png') repeat-y;
}
#form_bg_middle td {
	color:white;
	padding:5px;
	text-align:left;
}

#form_bg_bottom {
	padding-left:10px;
	padding-right:10px;
	width:460px;
	height:10px;
	background:url('images/form_bg_bottom.png') no-repeat;
}

.register_btn {
	border:1px solid gray;
	background-color:#3b3b3b;
	color:#fff;
	margin-top:5px;
	padding:2px 0 0 10px;
	font-weight:bold;
	font-size:13px;
	width:165px;
	text-align:left;
	background:url(images/arow.jpg) no-repeat 133px 2px;
}

.register_ppc_btn {
	border:1px solid gray;
	background-color:#3b3b3b;
	color:#fff;
	margin-top:5px;
	padding:2px 0 0 10px;
	font-weight:bold;
	font-size:13px;
	width:225px;
	text-align:left;
	background:url(images/arow.jpg) no-repeat 200px 2px;
}

.submit_btn {
	border:1px solid gray;
	background-color:#3b3b3b;
	color:#fff;
	margin-top:5px;
	padding:2px 0 0 10px;
	font-weight:bold;
	font-size:13px;
	width:100px;
	text-align:left;
	background:url(images/arow.jpg) no-repeat 80px 2px;
}

.fieldname {
	text-align:right !important;
}
.fieldname .star {
	color:red;
	float:left;
}
.fieldname .small_text {
	font-size:7pt;
}
.http {
	background-image:url(images/http.gif);
	background-repeat:no-repeat;background-position:left center;padding-left:33px;
}

.ext {
	width:65px;
}

