#search-box-form
{
	
}
#search-box-input
{
	width: 200px;
}
input#search-box-submit
{
	vertical-align: middle;
}
#search-box-whois
{
	padding: 0 20px 20px 80px;
	background: #F2F2F2 url("/api-domains/css/images/whois.gif") 50px 0px no-repeat;
}
td.period select
{
	width: 80px;
}


ul#variants
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}
ul#variants li
{
	display: inline;
}

#facebox-search select.hidden
{
	position: absolute;
	left: -4000px;
	top: -6500px;
}
#domain-search-box
{
	float: left;
	width: 410px;
	height: 20px;
}
#facebox-input
{
	width: 250px;
}

/* ---------------------*/

#facebox a
{
	cursor: pointer;
}
#facebox {
	left: 50%;
	margin-left:-380px;
	position:fixed;
	*position: absolute;
	text-align:left;
	top:0;
	width: 760px;
	z-index: 100;
}
#facebox td.body { width: 720px; }
#facebox-iframe /* ie6 */
{
	position: absolute;
	width: 760px; /* ie6-iframe */
}
#facebox-tabs
{
	width: 100%;
	overflow: hidden;
	z-index: 420;
	position: relative;
	top: 2px;
}
#facebox-tabs ul
{
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}
#facebox-tabs ul li
{
	margin: 0;
	padding: 0 4px 0 0;
	float: left;
}
#facebox-tabs ul li a
{
	display: block;
	padding: 5px 10px;
	float: left;
	background: white;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	font-size: 110%;
}
#facebox-tabs ul li a:hover
{
	background: #eee;
	border: 1px solid #ddd;
	padding-bottom: 3px;
}
#facebox-tabs ul li a.selected,
#facebox-tabs ul li a.selected:hover
{
	border: 2px solid #93110F;
	border-bottom: 2px solid white !important;
	background: white;
	padding-bottom: 5px;
}



#tlds-results-table { width: 94%; margin: 10px auto; }
#tlds-results-table td {
	vertical-align: top;
	padding: 5px 3px !important;
	border: 0 !important;
	text-align: left;
}
#tlds-results-table tr.trEven td {
	background-color: white;
}
span.red { color: red; }
span.green { color: green; }
#tlds-results-table tr {
	border: 0 !important;
}
#tlds-results-table tr.selected td {
	background-color: #ffff99;
	/*color: white !important;*/
}
#tlds-results-table a
{
	display: inline !important;
}
#tlds-results-table tr.selected span.red,
#tlds-results-table tr.selected span.green,
#tlds-results-table tr.selected a
{
	/*color: white !important;*/
}
#tlds-results-table td p {
	margin: 0;
	padding: 0;
	display: none;
}
#tlds-results-table tr.selected p {
	display: block;
}
#tlds-results-table td.loading,
#search-preloader {
	background: #F2F2F2 url("/api-domains/css/images/ajax-loader.gif") 10px 5px no-repeat;
}
#facebox-whois-data.loading
{
	background: url("/api-domains/css/images/ajax-loader.gif") center center no-repeat;
}
#search-preloader
{
	height: 0px;
	overflow: hidden;
	position: absolute;
	left: -6000px;
	top: -4000px;
}
#tlds-results-table td.transfer-sum p
{
	padding-top: 25px;
}
#tlds-results-table td.sum p
{
	visibility: hidden;
}
#tlds-results-table td.radioTd { width: 18px; }
#tlds-results-table td.period { width: 80px; }
#tlds-results-table td.sum { width: 52px; text-align: right; padding-top: 7px; padding-right: 5px; }

/*
#tlds-results-table td.order button {
	display: none;
}
#tlds-results-table tr.selected td.order button {
	display: inline-block;
}
*/
#tlds-results-table p.epp,
#tlds-results-table p.idp,
#tlds-results-table p.tld-price-id-protect
{
	display: none;
}
#tlds-results-table p.idp a
{
	cursor: help;
}
#facebox div.content { 
	height: 200px; 
	overflow: auto; 
	background: #F2F2F2;
	text-align: center;
}
#facebox-search,
#facebox-whois { padding: 20px 0 10px; margin: 0; }

#facebox-form-reg,
#facebox-form-whois
{
	padding: 0 20px;
	margin: 0;
	border-top: 2px solid #93110F; 
}

#facebox-results-tabs
{
	height: 24px;
	overflow: hidden;
	z-index: 320;
	position: relative;
	top: 1px;
	font-weight: bold;
}
#facebox-results-tabs p
{
	margin: 0;
	padding: 3px 8px 0 0;
	float: left;
}
#facebox-results-tabs ul
{
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	height: 19px;
}
#facebox-results-tabs ul li
{
	margin: 0;
	padding: 0 0 0 2px;
	float: left;
}
#facebox-results-tabs ul li a
{
	display: block;
	float: left;
	height: 15px;
	padding: 3px 10px;
	text-decoration: none;
}
#facebox-results-tabs ul li a:hover
{
	background: #eee;
	border: 1px solid #ddd;
	height: 14px;
}
#facebox-results-tabs ul li a.selected,
#facebox-results-tabs ul li a.selected:hover
{
	border: 1px solid #ddd;
	border-bottom: 1px solid #F2F2F2;
	height: 16px;
	background: #F2F2F2;
}
#facebox .content
{
	border: 1px solid #ddd;
	z-index: 300;
	margin: 0 0 10px;
}
#see_also { font-size: 80%; }
#facebox .footer
{
	margin: 10px 0;
	background: none;
	width: auto;
	height: auto;
}


#facebox-extensions ul
{
	margin: 0;
	padding: 0 0 10px;
	list-style-type: none;
}
#facebox-extensions ul.menu li
{
	margin: 0;
	padding: 0;
	display: inline;
}
#facebox-extensions input
{
	vertical-align: middle;
}
#tld-checkboxes
{
	width: 100%;
	overflow: hidden;
	display: block;
}
#tld-checkboxes li
{
	float: left;
	width: 96px;
	height: 20px;
	overflow: hidden;
}


.footer button,
#facebox-submit,
#facebox-whois-submit {
	background: #93110F;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #bbb;
	border-left-color: #eee;
	border-top-color: #eee;
	font-weight: bold;
	color: white;
	padding: 3px 15px;
}
.footer button {
	padding: 10px 20px;
}
.footer button:hover {
	background: black;
}
button.close
{
	background: #999 !important;
	color: white;
}
button.order
{
	color: white;
}

#search-box-whois
{
	padding: 0 20px 20px 80px;
	background: #F2F2F2 url("/api-domains/css/images/whois.gif") 50px 0px no-repeat;
}

ul#variants
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}
ul#variants li
{
	display: inline;
}

#facebox-search select.hidden
{
	position: absolute;
	left: -4000px;
	top: -6500px;
}
#facebox-input,
#facebox-whois-input
{
	width: 250px;
	font: inherit;
}
#domain_price_types
{
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
}
#domain_price_types label
{
	display: block;
	float: left;
	padding: 3px 10px;
}
#domain_price_types label.selected
{
	font-weight: bold;
	background: #FFFF99;
}
#tld-checkboxes label.selected,
#facebox-extensions label.selected
{
	font-weight: bold;
}
label.selected
{
	border: 0;
	background: none;
}
#facebox-whois-data
{
	overflow: auto;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}


/* inline facebox */
#search-box-form #facebox {
	margin-left: 0;
	position: static;
	text-align:left;
	left:0;
	top:0;
	width: auto;
	z-index:auto;
	display: block !important;
}
#search-box-form #facebox table {
	width: 100%;
	border-collapse: collapse;
}
#search-box-form #facebox .tl, 
#search-box-form #facebox .tr, 
#search-box-form #facebox .bl,
#search-box-form #facebox .br {
	height: auto;
	overflow:hidden;
	padding: 0;
	width: auto;
	background-image: none;
}
#search-box-form #facebox-search,
#search-box-form .hiddenSearchTldOptions,
#search-box-form #facebox button.close,
#search-box-form #facebox #facebox-tabs,
#search-box-form #facebox #facebox-whois
{
	position: absolute;
	left: -6000px;
	top: -9700px;
}
#search-box-form #facebox td.body {
	width: auto;
	padding: 0;
}
/*
#search-box-form #facebox-whois-data {
	border: 0;
}
*/
#search-box-form #facebox #facebox-form-reg,
#search-box-form #facebox #facebox-form-whois
{
	padding: 0 20px;
	margin: 0;
	border-top: 0;
}
#searchCart { display: none; }

.floatingBox #facebox #searchCart { display: block; }
.floatingBox #facebox .content
{
	height: auto !important;
}
.floatingBox #facebox #facebox-form-reg
{
	position: relative;
	display: block;
}
.floatingBox #facebox #facebox-form-reg .content {
	margin-right: 250px;
}
.floatingBox #facebox #facebox-form-reg .footer {
	width: 240px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	display: none;
}
#searchCart p
{
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
} 
