/* *****************************************************
** Custom Stylesheet **
***************************************************** */
#main-body p, #main-body li, #main-body td {
	font-size: 0.8em;
}
.main-content h4 {
	line-height: 2em;
	color: #F60;
	margin: 0em;
	font-size: 1em;
}
.main-content h3 {
	line-height: 2em;
	color: #06C;
	margin: 0em 0em 1em 0em;
	font-size: 1.3em;
	border-bottom: 1px solid #ccc;
}
.main-content h2 {
	line-height: 2em;
	color: #F60;
	margin: 0em;
	font-size: 1.2em;
}
.main-content p {
	line-height: 2em;
	margin: 0em 0em 1.5em 0em;
}
.main-content li {
	line-height: 2em;
}
.main-content td {
	padding: 1em;
}
.main-content .table_hd {
	font-weight: bold;
	color: #fff;
	background: #06C;
}
#ftrt {
	line-height: 1.2em;
	width: 100%;
	text-align: center;	
	font-size: 0.7em;
	padding: 1em;
	border-top: 20px solid #3065b0;
}
.slogan {
	font-weight: bold;
	color: #0071bc;
}
#ends {
	padding: 1em 2em;
	border-top: 4px solid #CCC;	
}
#popts {
	padding: 1em 0em;	
}
.offer { color: #FFF; }
.offo { color: #F90; font-weight:bold; }

/* New TLDs */
#new-tlds { background-color: #fff; border-bottom: 4px solid #ff9900; } 
#ntlds { background-color: #fff; }
#advert-test { margin: 0em; height: 50px; overflow: hidden; }
#adverts { margin: 0em; height: 200px; overflow: hidden; }
#tldad { height: 200px; width: 1200px; overflow: hidden; position: relative; }
#dommix { position: absolute; top: 116px; left: 460px; color: #333; font-size: 16px; text-align: center; width: 370px; }
#dommix p { margin: 0px; padding: 5px 10px; text-align:center; }

/* Hosting Packages */

#hosto { float: left; width: 25%; }
#hosto table { border: 1px solid #CCC; }
.table_hd { background: #3065b0; color: #FFF; font-weight: bold;  font-size: 1.2em; }
.td_ord { background: #FF9; text-align: center; border-top: 1px solid #666; }
.tblb {
	border: 1px solid #D6D6D6;
	text-align: center;
}
.tbla {
	border: 1px solid #D6D6D6;
	text-align: center;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #060;
}

.tblh {
	border: 1px solid #3269B7;
	background-color: #3065b0;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
	font-size: 20px;
	text-transform: capitalize;
	text-align: center;
}
.tbli {
	border: 1px solid #666;
	background-color: #999;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;
	text-align: center;
}

.smt {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

/* Top Social */

#top_social { float: right; font-size: 0.7em;  padding: 2px; margin-right: 2em; }
#top_social a {  }

#site_logo { float: left; }

org { color: #FC0; }

.cl_login {
	padding: 1em;	
}

.cl_login input[type=text], .cl_login input[type=password] {
	padding: 2px; width: 100%;
	margin-bottom: 1em;	
}

.cl_login input[type=button], .cl_login input[type=submit] {
	margin-bottom: 1em;	font-size: 1em;
}

.forg { border-top: 1px solid #CCC; padding: 1em 0 0 0; text-align: center; }
/* *****************************************************
** Custom Stylesheet ** Mobile Devices
***************************************************** */

@media (max-width: 768px) {
  #site_logo { float: none; text-align: center; }
  #icon-partners, #new-tlds, #top-nav {
    display: none;
  }
  #top_social {
	  float: none; width: 100%;
	  padding: 1em 0em 0em 0em;
	  text-align:center;
	  border-top: 1px solid #CCC;
	  margin-top: 1em;
  }
  .slogan {
	font-size: .6em;  
  }
  .eaclogo { height: 35px;}
  .main-content table {
	  width: 95%;
  }
  #hosto { float: none; width: 100%; }
}