@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:#ffffff;
}
td { 
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin:0px; padding:0px;
}
img a { 
	border:none;
}
a { 
	color:#0838B3;
}
	a:link {
	color:#0838B3; 
	text-decoration:underline;
}
a:hover {
	color:#0838B3; 
	text-decoration: none;
}
.dots {	
	background:url(images/rdomains/line.gif) repeat-x center;
	height:5px;
}
.spacer {
	height:10px;
}

.domain_search_form { 
	width:333px;
	height:119px;
	background:#ffffff;
	margin-left:auto
	margin-right:auto
}
.search_form_title {
	padding: 0px 0px 0px 0px;
	margin:0px;
	font:1px Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	vertical-align:top;
}
.search_form_pricing { 
	padding: 0px 0px 0px 0px;
	font:10px Arial, Helvetica, sans-serif;
	color:#333333; 
}
.search_form_tld_link { 
	font: 10px Arial, Helvetica, sans-serif;
	text-align:right; padding-right:8px;
}
.search_form_input {
	height:19px;
	width:180px;
	border:1px solid #4085A2;
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
	background:url(images/rdomains/bkg_input.gif) no-repeat left center;
	padding-left:10px;
}
.search_form_input:hover {
	border:1px solid #000000;
}
.search_form_combo {
	height:19px;
	border:1px solid #4085A2;
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:1px;
}
.search_form_combo:hover {
	border:1px solid #000000;
	cursor:pointer;
}
.search_dot {
	font:20px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}


.search_results {
	font:16px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
	background:url(images/rdomains/ico_search_results.gif) no-repeat left center;
	height:22px;
	padding:0px 0px 0px 0px;
	margin:0px;
	width:333px;
	text-align:left;
	}

.result_tld { 
	font-weight:bold;
	color:#000000;
	text-align:left;
	}

.result_tld_price { 
	font-weight:normal;
	}	

.epptxt {
	font-size:10px;
	font-weight:normal;
}
.eppinput {
	border:1px solid #666666;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	height:14px;
	color:#990000;
	width:100px;
	}
.eppinput:hover {
	border:1px solid #FF0000;
}

.radioline {
	vertical-align:middle;
}
.red {
	color:#FF0000;
}
.green {
	color:#3D6B00;
}
.grayline {
	background:#F5F5F5;
}
	
.continue {
	width:130px;
	font:16px "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
	height:25px;
	background: #FFFFFF url(images/rdomains/bkg_btn_next.jpg) repeat-x top;
	border:1px solid #777777;
	cursor:pointer;
	margin-top:25px;
}


#gobutton { /* "go" button */
}

#hidePricesLabel { /* "hide domain prices" link */
}

#showPricesLabel { /* "show domain prices" link */
}

#general_price_label { /* "Price:" lebel under the domain search form */
}

#general_price { /* the price of the top level domain */
}

#realPrices { /* use to customize the prices layer */
}

#tr_years { /* table row with year labels */
}

#results_layer { /* search results layer */
}

#error_msg { /* error messages layer */
}

#table_domains { /* table with search results */
}
#search_form_title { /* The title of the search form */
}
