.pointer {
	cursor: pointer;
}

form.Ajax input, form.Ajax select, form.Ajax textarea {
	margin-bottom: 14px;
}
.Ajax{
position: relative;
}
form.Ajax input.field-invalid, form.Ajax select.field-invalid, form.Ajax textarea.field-invalid {
	background: #fff url(../images/invalid_line.gif) repeat-x scroll center bottom;
	border: 1px solid #DD7870;
	margin-bottom: 0px;
	line-height: 1.45em;
}

.error{
	font-size: 12px;
	font-style: italic;
	color: red!important;
	text-align: left;
}
.ok_message{
	font-size: 12px;
	color: #000;
	padding: 17px 20px;
	border: 2px solid #E0E0E0;
	text-align: center;
	background: #EfEfEf url(../images/ico_ok.gif) no-repeat 10px 10px;
	margin: 10px 0;
}
.errors{
	font-size: 12px;
	font-style: italic;
	color: #000;
	padding: 17px 20px;
	border: 2px solid #E0E0E0;
	text-align: center;
	background: #EfEfEf url(../images/ico_error1.gif) no-repeat 10px 10px;
	margin: 10px 0;
}

select.w_300{
	width: 303px;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.45em;
	color: #60759c;
}
select.w_150{
	width: 135px;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.45em;
	color: #60759c;
	padding: 0 0 0 5px;
}
.w_20{
	width: 20px;
}
.w_80{
	width: 80px;
	overflow: hidden;
}

.alphacube .content  form table td.advanced_search_table_cell{
	vertical-align: bottom;
	text-align: left;
}
.text_b{
	font-weight: bold;
	padding-bottom: 8px;
	display: block;
}

/*StarBox Styles*/
#starbox_container{
	float: left;
	width: 90px;
	padding-top: 9px;
}


.star {
 width: 8px;
 height: 15px;
 float: left;
}
.star-pointer{
 cursor: pointer;
}

.random_links a{
	text-decoration: underline;
}
.star-right{
 background: url("../images/ico_star-right.gif") no-repeat left top;
 float: left;
}
.star-left{
 background: url("../images/ico_star-left.gif") no-repeat left top;
  float: left;
}
.star-not-logged-right{
 background: url("../images/ico_star-log-right.gif") no-repeat left top;
 float: left;
}
.star-not-logged-left{
 background: url("../images/ico_star-log-left.gif") no-repeat left top;
  float: left;
}
.star-right-i{
 background: url("../images/ico_star-i-right.gif") no-repeat left top;
  float: left;
}
.star-left-i{
 background: url("../images/ico_star-i-left.gif") no-repeat left top;
  float: left;
}
/*********************************/
.alert_content_container{
	padding: 5px;
	color: #636466;
	font-family:"Trebuchet MS";
	font-size:14px;
	text-align: center;
}
.alert_buttons_container{
	width: 80px;
	height: 30px;
	margin: 0 auto;
}
.conf_buttons_container{
	width: 220px;
	height: 30px;
	margin: 0 auto;

}
.x-hidden{position:absolute;left:-10000px;top:-10000px;visibility:hidden;}

/*************** COLOR BOX Styles*************/
div.color_box_cell{
	width: 14px;
	height: 14px;
	margin: 0 0 2px 2px;
	border: 1px solid #c1c1c1;
	float: left;
	cursor: pointer;
}
div.color_box_cell-selected{
	width: 12px;
	height: 12px;
	margin: 0 0 2px 2px;
	border: 2px solid blue;
	float: left;
	cursor: default;
}

/****************************************************/
.alphacube .content form table.table_ful{
	width: 100%;
}
.pager_link
{
	/*padding-left:5px;*/
}
.class_pointer
{
	cursor:pointer;
}

.x-uf-input-ct {
	overflow:hidden;
	position:absolute;
	height:20px;
	width:70px;
	top: 2px;
}
.x-uf-input-wrap {
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
	height:19px;
	right:0;
}

.x-uf-input-wrap input {
	-moz-user-focus:ignore;
	border:0 none transparent;
	cursor: pointer;
	/*background: transparent;
	height: 100%;
	width:100%;*/
}

.x-uf-btn-wrap {
	position:absolute;
	height:19px;
	right:0px;
}
.x-uf-btn-wrap .add_file{
	cursor:pointer;
	display: block;
	float: left; 
	background: url(../img/btnsm-blue-bg.jpg) repeat-x left top;
	border:none;
	font-size:14px;
	color:#FFFFFF;
	height:19px;
	line-height:19px;
	text-align: center; 
	width:70px;
}

.w_130 {
	width: 130px !important;
}
.w_175 {
	width: 175px !important;
}
.logo_price {
	border-top: 1px solid #E5E5E5;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.currency {
	font-size: 12px;
	color: #A6A6A6;
}

.status_padding {
	font-size: 18px;
	margin-bottom: 7px;
	padding: 10px 5px 0 0;
}

.domain_status_padding {
	padding-top: 5px;
}

.domain_price_padding {
	font-weight: bold;
	padding-top: 15px;	
}

.brand_not_for_sale {
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}

.domain_other {
	background-color: #FFFFFF;
	margin-bottom: 2px;
}

.contact_us_phone_email {
	border-top:1px solid #E5E5E5;
	text-align: right !important;
}

.banner {
	display: block;
}

.banner.upstack-sidebar{
	background: url(/img/banners/upstack/270x250-sidebar.png) no-repeat left top;
	width: 270px;
	height: 250px;
	margin-bottom: 10px;
}
.banner.upstack-bottom{
	background: url(/img/banners/upstack/bottom-upstack.jpg) no-repeat left top;
	width: 652px;
	height: 115px;
	margin: 10px auto -25px auto;
}
