/****************/
/* LOCAL COMMON */
/****************/

#site-main-column,
#site-main-column * {
	font-family: 'Trebuchet MS';
	line-height: 1.2em;
	outline:none;
}
#site-main-column a,
#site-main-column a:link {
color: #0b84c8;
}
#site-main-column a:hover {
color: #ffffff; background-color:#0b84c8;
}
#site-main-column a:active {
color: #ffffff; background-color:#2f8bc9;
}
#site-main-column a:visited {
color: #773bbb;
}
#site-main-column a:visited:hover {
color: #ffffff;
}

/**************************************/
/**************************************/
/** PAGE-SPECIFIC SETUP ***************/
/**************************************/
/**************************************/
div#site-main-column.domain {
	margin-bottom: 20px;
}

div#site-main-column.domain h1 {
	margin: 0 0 12px 0;
	text-align: center;
	font-size: 36px;
	color: #737373;
}
div#site-main-column.domain h1 strong {
	color: #37A119;
}

div#site-main-column.domain h2.tagline {
	margin: 0 0 5px 0;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}
div#site-main-column.domain div.intro {
	margin: 0 0 5px 0;
	text-align: center;
	font-size: 16px;
	color: #909090;
}

#key-visual {
	width: 585px;
	height: 230px;
	background: url('../../images/homepage-200907/domain-key-visual.jpg') no-repeat;
}

div#site-main-column.domain h3 {
	margin: 0 0 10px 0;
	line-height: 29px;
	font-size: 29px;
	font-weight: normal;
}
div#site-main-column.domain h3 strong {
	font-size: 40px;
	font-weight: normal;
	color: #37A119;
}


table#domain-pricings {
	position: relative;
	top: -3px;
	background: url('../../images/homepage-200907/one-plan-section-title-bg.gif') repeat-x;
}
table#domain-pricings tr th,
table#domain-pricings tr td {
	height: 39px;
	line-height: 39px;
	padding-left: 35px;
	border-bottom: 1px solid #CBDDA8;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #111111;
}
table#domain-pricings tr:hover th,
table#domain-pricings tr:hover td {
	background-color: #ffffcc;
}
table#domain-pricings thead:hover th {
	background-color: inherit;
}
table#domain-pricings tr td {
	padding-left: 10px;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	font-size: 15px;
	color: #5E5E5E;
}

table#domain-pricings tr td div.new {
	color: red;
}
table#domain-pricings tr td div.old {
	font-size: 12px;
	color: #999;
	text-decoration: line-through;
}

table#domain-pricings thead th {
	height: 45px;
	padding: 0;
	margin: 0;
	border-bottom: none;
	border-left: 1px solid #ffffff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
}
table#domain-pricings thead th.col-1 {
	width: 138px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1em;
}
table#domain-pricings thead th.col-2 {
	width: 92px;
}
table#domain-pricings thead th.col-3 {
	width: 103px;
}
table#domain-pricings thead th.col-4 {
	width: 99px;
}
table#domain-pricings thead th.col-5 {
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
}
table#domain-pricings thead th.col-5 a {
	font-size: 14px;
}
table#domain-pricings thead th.col-5 div.hosting-value {}
table#domain-pricings a {
	text-decoration: none;
}

div.check {
	background:url("/images/homepage-200907/one-plan-feature-check.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:35px;
	width:35px;
	margin-left: 33px;
}

#price-footnotes {
	height: 45px;
	width: 560px;
	line-height: 39px;
	margin: 0 0 20px 0;
	padding: 0 25px 0 0;
	/*
	background: url('../../images/homepage-200907/domain-price-footnotes-bg.gif') 0 100% repeat-x;
	*/
	text-align: right;
	color: #5E5E5E;
}

#domain-support {
	position: relative;
	height: 74px;
	width: 585px;
	margin: 0 0 20px 0;
	background: url('../../images/homepage-200907/domain-support-bg.gif') no-repeat;
}
#domain-support h2 {
	float: left;
	width: 86px;
	margin: 0;
	padding: 40px 0 0 22px;
	background: url('../../images/homepage-200907/domain-support-icon.gif') 30px 10px no-repeat;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}
#domain-support div.body {
	margin-left: 108px;
	padding: 16px 25px 0 0;
	text-align: justify;
	color: #ffffff;
}
#domain-support a.footer {
	position: absolute;
	float: left;
	right: 25px;
	bottom: 13px;
}

ul#signup-options {
	list-style-type: none;
	margin: 0 0 7px 0;
	padding: 0;
}
ul#signup-options li {
	height: 30px;
	margin: 0;
	padding: 0;
	font-size: 19px;
	clear: both;
}
ul#signup-options li input {
	position: relative;
	display: block;
	float: left;
	width: 20px;
	top: 2px;
}
ul#signup-options li label {
	display: block;
	margin-left: 25px;
}
ul#signup-options a#gift-domain-link {}
ul#signup-options span.light {}
ul#signup-options a#tranfer-hosting-link {}




/******************/
/* SIGNUP SECTION */
/******************/
form#domain-search,
form#domain-search *, {
	z-index: 100;
}
#domain-name-input {
	float: left;
	width: 282px;
	height: 35px;
	border: 9px solid #2BB700;
}
#domain-name-input input {
	width: 275px;
	height: 27px;
	padding: 8px 0 0 5px;
	border: 0;
	font-size: 15px;
}
#domain-name-input input.dim {
	color: #aaaaaa;
}
#domain-ext-select {
	position: relative;
	float: left;
	width: 84px;
	height: 35px;
	margin: 0 0 0 3px;
	border: 9px solid #2BB700;
}
/* <select> replaced by <input type="" /> using jQuery. see jquery.selectbox-0.5.js & selectbox.css */
#domain-ext-select select {
	width: 84px;
	height: 35px;
}
input.selectbox { /* overwrite selectbox.css */
	width: 79px;
	height: 27px;
	padding: 8px 0 0 5px;
	background-position: 65px 16px;
	font-size: 15px;
}
div.selectbox-wrapper { /* overwrite selectbox.css */
	top: 33px;
}
div.selectbox-wrapper ul li {
	padding-left: 5px;
}

#domain-button {
	float: left;
	width: 176px;
	height: 53px;
	margin: 0 0 0 3px;
	background: url('../../images/homepage-200907/domain-search-button.gif') no-repeat;
}
#domain-button:hover {
	background-image: url('../../images/homepage-200907/domain-search-button-on.gif');
}
#domain-button input {
	width: 176px;
	height: 53px;
}
a#domain-other-extentions {
}

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;
	background-position: 0 4px;
}
a#gift-domain-link:hover {
	color: #ffffff;
}
a#gift-domain-link {
	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 20px 0 0;
	background-image: url('../../images/homepage-200907/icon-help-medium.gif');
	background-position: 100% 3px;
	background-repeat: no-repeat;
}
a#tranfer-hosting-link:hover {
	color: #ffffff;
}

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: left;
	clear: both;
	margin: 3px 0 0 304px;
	font-size: 11px;
}
* html a#domain-other-extentions {
	margin-left: 152px;
}


/*******************/
/* KEYWORD SECTION */
/*******************/

#keyword-def {
	width: 544px;
	height: 246px;
	margin: 36px 0 0 0;
	padding: 24px 20px 0 21px;
	background: url('../../images/homepage-200907/domain-keyword-bg.gif') no-repeat;
}
#keyword-def h2 {
	margin: 0;
	font-size: 23px;
}
#keyword-def h2 strong {
	color: #4BB234;
}
#keyword-def p {
	margin-top: 10px;
	color: #6A6A6A;
	font-size: 13px;
	line-height: 1.6em;
}



