/****************/
/* LOCAL COMMON */
/****************/
#sitemaincolumn,
#sitemaincolumn * {
	font-family: 'Trebuchet MS';
	line-height: 1.2em;
	outline:none;
}
/* [MOVED TO global.css]
#sitemaincolumn a,
#sitemaincolumn a:link {
color: #0b84c8;
}
#sitemaincolumn a:hover {
color: #ffffff; background-color:#0b84c8;
}
#sitemaincolumn a:active {
color: #ffffff; background-color:#2f8bc9;
}
#sitemaincolumn a:visited {
color: #773bbb;
}
#sitemaincolumn a:visited:hover {
color: #ffffff;
}
*/
#sitemaincolumn {
	top: 15px;
	margin-bottom: 980px;
}

/*********************/
/* SECTION STRUCTURE */
/*********************/

h1#site-top {
	position: absolute;
	top: 120px;
	left: 190px;
	width: 595px;
	text-align: center;
	margin: 0;
	font-size: 17px;
}

h1#site-top, {
	font-size: 16px;
}

h1#site-top a,
h1#site-top a:hover {
	color: #000000;
	background: none;
	text-decoration: none;
}

#news_section {
	position: relative;
	width: 389px;
	height: 240px;
	float: left;
}
#domainsearch_section {
	position: relative;
	margin-left: 396px;
	width: 198px;
	height: 240px; /* see another #domainsearch_section {} below for padding/height re-definition */
	z-index: 200;
}
/* IE6 hack */
* html #domainsearch_section {
	margin-left: 391px;
	width: 200px;
}
#applications_section {
	position: relative;
	height: 124px;
	margin: 10px 0 0 0;
	z-index: 100;
}
#hosting_section {
	position: relative;
	height: 529px;
	margin: 10px 0 0 0;
}
#promotions_section {
	position: relative;
	height: 90px;
	margin: 15px 0 0 0;
}
#keyword_section {
	position: absolute;
	font-size: 12px;
	top: 1070px;
	left: 0;
}
#keyword_section h2 {
	font-size: 24px;
}
#keyword_section h2 strong {
	color: #44A000;
}

/***************/
/* NEWS SEARCH */
/***************/

#news_section {
margin-top: 20px;
}


/*****************/
/* DOMAIN SEARCH */
/*****************/

#domainsearch_section * {
	font-size: 13px;
	white-space: nowrap;
}
#domainsearch_section {
	height: 235px;
	padding-top: 5px;
	margin-top: 20px;
}

table#signup-options {}
table#signup-options td.caption {
	padding: 0 0 9px 0;
}
table#signup-options span.light {
	color: #666666;
}
table#signup-options img.help {
	margin: 3px 0 0 0;
}

a#gift-domain-link,
a#gift-domain-link:link,
a#gift-domain-link:active,
a#gift-domain-link:visited,
a#gift-domain-link:hover {
	color: #0ECACC;
	text-decoration: none;
	background-image: url('../../images/homepage-200907/icon-gift.gif');
	background-repeat: no-repeat;
}
a#gift-domain-link:hover {
	color: #ffffff;
}
a#gift-domain-link {
	display: block;
	float: left;
	padding: 0 0 0 16px;
}

a#tranfer-hosting-link,
a#tranfer-hosting-link:link,
a#tranfer-hosting-link:active,
a#tranfer-hosting-link:visited,
a#tranfer-hosting-link:hover {
	color: #666666;
	text-decoration: none;
	padding: 0 13px 0 0;
	background-image: url('../../images/homepage-200907/icon-help.gif');
	background-position: 100% 4px;
	background-repeat: no-repeat;
}
a#tranfer-hosting-link:hover {
	color: #ffffff;
}


#domain-section-2 {
	position: absolute;
	padding-left: 3px;
	bottom: 0;
}
/* IE6 hack */
* html #domain-section-2 {
	padding-left: 5px;
}

a#domain-reg-fee,
a#domain-reg-fee:link,
a#domain-reg-fee:active,
a#domain-reg-fee:visited,
a#domain-reg-fee:hover {
	color: #0B84C8;
	text-decoration: none;
	background-image: url('../../images/homepage-200907/icon-link.gif');
	background-position: 100% 4px;
	background-repeat: no-repeat;
}
a#domain-reg-fee:hover {
	color: #ffffff;
}
a#domain-reg-fee {
	display: block;
	float: right;
	padding: 0 6px 3px 0;
	font-size: 11px;
}

#domain-search {
	clear: both;
}
#domain-name-input {
	float: left;
	width: 121px;
	height: 31px;
	border: 3px solid #2BB700;
}
/* IE6 hack */
* html #domain-name-input {
	width: 129px;
}
#domain-name-input input {
	width: 119px;
	height: 26px;
	padding: 4px 0 0 0;
	border: 0;
	font-size: 13px;
}
/* IE6 hack */
* html #domain-name-input input {
	width: 129px;
}
#domain-name-input input.dim {
	color: #aaaaaa;
}
#domain-ext-select {
	position: relative;
	margin-left: 128px;
	width: 61px;
	height: 31px;
	border: 3px solid #2BB700;
}
* html #domain-ext-select {
	margin-left: 135px;
}
/* <select> replaced by <input type="" /> using jQuery. see jquery.selectbox-0.5.js & selectbox.css */
#domain-ext-select select {
	width: 51px;
	height: 31px;
}

a#domain-other-extentions,
a#domain-other-extentions:link,
a#domain-other-extentions:active,
a#domain-other-extentions:visited,
a#domain-other-extentions:hover {
	color: #999999;
	text-decoration: underline;
}
a#domain-other-extentions:hover {
	color: #ffffff;
}
a#domain-other-extentions {
	display: block;
	float: right;
	margin: 2px 0 4px 0;
	font-size: 11px;
}

#domain-button {
	clear: both;
	width: 195px;
	height: 53px;
	background: #25AB00 url('../../images/homepage-200907/button-search-domain.gif') no-repeat;
}

#domain-button {
	width: 195px;
	height: 53px;
	background: #25AB00 url('../../images/homepage-200907/button-search-domain.gif') no-repeat;
}
#domain-button:hover {
	background-image: url('../../images/homepage-200907/button-search-domain-on.gif');
}
#domain-button input {
	width: 195px;
	height: 53px;
}

/****************/
/* APPS SECTION */
/****************/
#applications_section {
	background: url('../../images/homepage-200907/home-apps-bg.gif') no-repeat;
}

#apps_titles {
	position: relative;
	float: left;
	width: 119px;
}
#apps_titles h2 {
	position: absolute;
	top: 18px;
	left: 10px;
	margin: 0;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #ffffff;
}
#apps_titles h2 em {
	letter-spacing: 2px;
	font-style: normal
}
#apps_titles h3 {
	position: absolute;
	top: 60px;
	left: 10px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #595959;
}
#apps_titles h3 strong {
	font-size: 24px;
	color: #000000;
}
#apps_titles {
	float: left;
	width: 140px;
}

#apps_carousel {
	position: relative;
	width: 458px;
	margin-left: 119px;
}

#apps-page-1,
#apps-page-2,
#apps-page-3 {
	width: 458px;
	height: 94px;
	margin-right: 10px;
	background: url('../../images/homepage-200907/home-apps-page-1.gif') no-repeat;
}
#apps-page-2 {
	background-image: url('../../images/homepage-200907/home-apps-page-2.gif');
}
#apps-page-3 {
	background-image: url('../../images/homepage-200907/home-apps-page-3.gif');
}

/*
	#apps_paging {
		position: absolute;
		right: 5px;
	}
	#apps_arrow_prev,
	#apps_arrow_next {
		position: absolute;
		width: 25px;
		height: 25px;
		top: 50px;
		background: green;
	}
	#apps_arrow_prev {
		left: -12px;
	}
	#apps_arrow_next {
		right: -12px;
	}
	#apps_content {
		position: relative;
		top: 15px;
		height: 94px;
		background: #ffffff;
	}
*/

/*******************/
/* HOSTING SECTION */
/*******************/
#hosting_showcase_1 {
	position: relative;
	float: left;
	width: 278px;
	height: 289px;
	background: url('../../images/homepage-200907/home-hosting-showcase-1-bg.gif') no-repeat;
	padding: 16px 0 0 13px;
}
#hosting_showcase_2 {
	position: relative;
	margin-left: 302px;
	width: 279px;
	height: 278px;
	background: url('../../images/homepage-200907/home-hosting-showcase-2-bg.gif') no-repeat;
	padding: 16px 0 0 13px;
}
/* IE6 hack */
* html #hosting_showcase_2 {
	margin-left: 300px;
	width: 278px;
	overflow: hidden;
}
#hosting_showcase_3 {
	position: relative;
	height: 191px;
	background: url('../../images/homepage-200907/home-hosting-showcase-3-bg.gif') no-repeat;
	padding: 10px 0 0 13px;
}
/* SAFARI HACK */
@media screen and (-webkit-min-device-pixel-ratio:0){
	#hosting_showcase_3 { margin-top: -3px;}
}
#hosting_showcase_1 div.corner {
	position: absolute;
	bottom: 0;
	right: -9px;
	width: 9px;
	height: 9px;
	background: url('../../images/homepage-200907/home-hosting-showcase-1-corner.gif') no-repeat;
}

/* IE6 hack */
* html #hosting_showcase_1 div.corner {
	right: -10px;
	bottom: -10px;
}

#hosting_showcase_1 div.more,
#hosting_showcase_2 div.more {
	position: absolute;
	top: 80px;
	left: 178px;
	font-weight: bold;
}
#hosting_showcase_2 div.more {
	top: 101px;
	left: 178px;
}
#hosting_showcase_2 div.more a {
	color: #ffffff;
}

#hosting_showcase_footer {
	height: 20px;
	background: url('../../images/homepage-200907/home-hosting-showcase-footer-bg.gif') no-repeat;
	padding: 3px 0 0 0;
	text-align: center;
}
#hosting_section div.deco {
	position: absolute;
	top: 0;
	right: 0;
	width: 119px;
	height: 88px;
}
#hosting_showcase_1 h2,
#hosting_showcase_1 h3,
#hosting_showcase_1 h4,
#hosting_showcase_2 h2,
#hosting_showcase_2 h3,
#hosting_showcase_2 h4,
#hosting_showcase_3 h2,
#hosting_showcase_3 h3,
#hosting_showcase_3 h4 {
	margin: 0;
	font-weight: normal;
}
#hosting_showcase_1 div.deco {
	background: url('../../images/homepage-200907/home-hosting-showcase-1-deco.png') no-repeat;
}
/* IE6 hack */
* html #hosting_showcase_1 div.deco {
	background-image: url('../../images/homepage-200907/home-hosting-showcase-1-deco.gif')
}
#hosting_showcase_2 div.deco {
	background: url('../../images/homepage-200907/home-hosting-showcase-2-deco.png') no-repeat;
}
/* IE6 hack */
* html #hosting_showcase_2 div.deco {
	background-image: url('../../images/homepage-200907/home-hosting-showcase-2-deco.gif');
}


#hosting_showcase_1 h3,
#hosting_showcase_2 h3 {
	font-size: 18px;
}
#hosting_showcase_1 h2 {
	font-size: 22px;
}
#hosting_showcase_2 h2 {
	font-size: 24px;
}
#hosting_showcase_1 h4,
#hosting_showcase_2 h4 {
	font-size: 30px;
	font-weight: bold;
}
#hosting_showcase_1 h3,
#hosting_showcase_1 h2,
#hosting_showcase_1 h3 a,
#hosting_showcase_1 h2 a {
	color: #005BC2;
}
#hosting_showcase_2 h3,
#hosting_showcase_2 h2,
#hosting_showcase_2 h3 a,
#hosting_showcase_2 h2 a {
	color: #99E7F3;
}
#hosting_showcase_1 h3 a:hover,
#hosting_showcase_1 h2 a:hover,
#hosting_showcase_2 h3 a:hover,
#hosting_showcase_2 h2 a:hover {
	color: #ffffff;
}
#hosting_showcase_2 h3 strong {
	color: #FFF373;
}
/* IE6 hack */
* html #hosting_showcase_1 h3 {
	font-size: 16px;
}
/* IE6 hack */
* html #hosting_showcase_1 h2 {
	font-size: 22px;
	word-spacing: -4px;
}

#hosting_showcase_1 h4 sub,
#hosting_showcase_2 h4 sub,
#hosting_showcase_1 h4 sup,
#hosting_showcase_2 h4 sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

#hosting_showcase_1 h4 sup,
#hosting_showcase_2 h4 sup {
	font-size: 20px;
	bottom: 0.7ex;
}

/* IE hack */
#hosting_showcase_1 h4 sup,
#hosting_showcase_2 h4 sup, {
	bottom: 0.5ex;
	font-size: 26px;
}

#hosting_showcase_1 ul,
#hosting_showcase_2 ul {
	list-style-type: none;
	margin: 3px 0 0 0;
	padding: 0;
}
#hosting_showcase_1 ul li,
#hosting_showcase_2 ul li {
	margin: 0 0 2px 0;
	padding: 0 0 0 14px;
	line-height: 17px;
	background: url('../../images/homepage-200907/home-hosting-showcase-1-bullet.gif') 0 8px no-repeat;
	font-size: 16px;
	color: #383838;
}
#hosting_showcase_2 ul li {
	background-image: url('../../images/homepage-200907/home-hosting-showcase-2-bullet.gif');
	color: #CDCDCD;
}
#hosting_showcase_1 ul li strong,
#hosting_showcase_2 ul li strong {
	background: #FFEA76;
	padding: 0 4px;
	position: relative;
	left: -4px;
}
#hosting_showcase_2 ul li strong {
	background: #2D2D2D;
	color: #EDE488;
}

#hosting_showcase_3 h2 {
	height: 70px;
	background: url('../../images/homepage-200907/home-hosting-showcase-3-header-icon.png') no-repeat;
	padding: 13px 0 0 85px;
	color: #000000;
	font-size: 18px;
}
/* IE6 hack */
* html #hosting_showcase_3 h2 {
	background-image: url('../../images/homepage-200907/home-hosting-showcase-3-header-icon.gif');
}
#hosting_showcase_3 h3 {
	position: absolute;
	color: #737373;
	top: 46px;
	left: 100px;
	font-size: 18px;
}
#hosting_showcase_3 h3 strong {
	color: #DF0000;
}
#hosting_showcase_3 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#hosting_showcase_3 ul li {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 0 0 24px;
	font-size: 12px;
}
#hosting_showcase_3 ul.left {
	float: left;
	width: 363px;
	margin-left: 10px;
}
#hosting_showcase_3 ul.right {
	margin-left: 363px;
}

#hosting_showcase_3 ul li div.icon {
	position: absolute;
	width: 20px;
	height: 20px;
	left: 0;
	top: 0;
	background: url('../../images/homepage-200907/home-hosting-scriptings-icon-set.png') 0 0 no-repeat;
}
/* IE6 hack */
* html #hosting_showcase_3 ul li div.icon {
	background-image: url('../../images/homepage-200907/home-hosting-scriptings-icon-set.gif');
	left: -24px;
}

#hosting_showcase_2 div.deco {
	background: url('../../images/homepage-200907/home-hosting-showcase-2-deco.png') no-repeat;
}
/* IE6 hack */
* html #hosting_showcase_2 div.deco {
	background-image: url('../../images/homepage-200907/home-hosting-showcase-2-deco.gif');
}

#hosting_showcase_3 ul li.blog div.icon {
	background-position: 0 0;
}
#hosting_showcase_3 ul li.cms div.icon {
	background-position: 0 -20px;
}
#hosting_showcase_3 ul li.ecommerce div.icon {
	background-position: 0 -40px;
}
#hosting_showcase_3 ul li.guestbook div.icon {
	background-position: 0 -60px;
}
#hosting_showcase_3 ul li.bbs div.icon {
	background-position: -20px 0;
}
#hosting_showcase_3 ul li.chat div.icon {
	background-position: -20px -20px;
}
#hosting_showcase_3 ul li.gallery div.icon {
	background-position: -20px -40px;
}
#hosting_showcase_3 ul li.support div.icon {
	background-position: -20px -60px;
}

/*****************/
/* PROMO SECTION */
/*****************/
#promotions_section {
	padding-left: 14px;
}

/*******************/
/* KEYWORD SECTION */
/*******************/
#keyword_section {
	padding: 0 0 0 10px;
}
#keyword_section h2 {
	margin: 0 0 12px 0;
}
#keyword_section h2 strong {
}
#keyword_section div.body {
	margin: 0 0 26px 0;
}

