.ui-autocomplete {
  max-height:217px;
  overflow-y:auto;
}
#fullwrapper #fieldset-jobtitle {
  position:relative;
}
#jobtitle-loading {
  position:absolute;
  right:12px;
  top:12px;
  z-index:1000;
}
#fullwrapper fieldset {
  position:static;
}
#form_rate {
  position:relative;
}
#field_rate {
  float:left;
}
a#currency {
  display:block;
  float:left;
  margin:0 0 0 6px;
  width:76px;
  color:#565656;
  font-weight:bold;
  padding:7px 10px;
  width:84px;
  height:21px;
  text-decoration:none;
  outline:0;
}
a#currency:hover {
  background:#fff url('images/currency_dropdown.png') no-repeat top left
}
#currencies {
  display:none;
  background:#fff url("images/drop.png") no-repeat 63px 13px;
  position:absolute;
  top:0;
  left:73px;
  list-style:none;
  margin:0;
  padding:0;
  border:1px solid #D7D7D7;
  width:82px;
  z-index:2;
}
#currencies li a {
  outline:0;
  display:block;
  text-decoration:none;
  color:#565656;
  font-weight:bold;
  padding:6px 9px;
}
#currencies li a:hover {
  background:#3875d7;
  color:#fff;
}
#suggest_trigger {
  text-align:right;
  width:190px;
  white-space:nowrap;
}
#suggest_trigger #show-on-hover {
  opacity:0;
}

.form_row {
	margin-bottom:20px;
}

#createnow h1 {
  position:relative;
  margin:30px auto 0px auto;
  width:750px;
  height:35px;
  background: url('images/headline-signup.png') no-repeat top right;
}
#createnow h1 span {
  display:none;
}


/* global */
#content.pg_myaccountsettings {

}
#content.pg_myaccountsettings #field_mobile {
  width:194px;
}

#content.pg_myaccountsettings .collapsible .titlebar_status {
  float:left;
  width:27px;
  height:20px;
}

#content.pg_myaccountsettings .collapsible span.titlebar_title {
	margin-left:5px;
}

#content.pg_myaccountsettings .spacing {
  margin:0;
  padding:0;
  height:25px;
  width:100%;
}
#content.pg_myaccountsettings #btn_submit.signup {
  height:90px;  
  margin-right:0px;
}
#content.pg_myaccountsettings .collapsible-expanded .titlebar_status {
  background: url("images/c_expanded.png") no-repeat right bottom;
}

#content.pg_myaccountsettings .collapsible-collapsed .titlebar_status {
  background: url("images/c_collapsed.png") no-repeat right bottom;
}

#box_accountsettings .big-signup-form {
	float:left;
	margin-right:9px;
}


.large {
	height:44px;
	font-size:20px;
	padding-top:3px;
	padding-left:14px;
	width:198px;
}


#field_password.form {
	margin-right:0px;
}

#content.pg_myaccountsettings .drop, .drop {
	padding:0;
	width:214px;
	height:33px;
	float:left;
  margin-right:10px;
}

#content.pg_myaccountsettings .drop .down, .drop .down {
  background: url("images/drop.png") 194px 14px no-repeat;
}

#content.pg_myaccountsettings .drop .down ul, .drop .down ul {
  list-style:none;
  margin:0;
  padding:0;
  border:1px solid #D7D7D7;
  height:252px;
  position: relative;
  z-index: 10;
  overflow-y:scroll;
  display:none;
}

#content.pg_myaccountsettings .drop .down ul li, .drop .down ul li {
background:no-repeat scroll 0 0 #FFFFFF;
border:none;
color:#282828;
font-size:16px;
font-weight:normal;
height:23px;
padding:5px 10px 0 8px;
}
#content.pg_myaccountsettings .drop .down ul li.selected, .drop .down ul li.selected {
  background:#3875d7;
  color:#fff;
}
#content.pg_myaccountsettings .drop .down ul li img, .drop .down ul li img {
  margin-right:4px;
}

#content.pg_myaccountsettings .drop input, .drop input {
	border:none;
	background:no-repeat 9px 12px;
	padding-left:32px;
	color:#282828;
	padding-top:7px;
	width:174px;
	cursor:default;
}

#content.pg_myaccountsettings #field_mobile {
  border:none;
	background:url("images/plus_grey.png") no-repeat 4px 8px;
	padding:0 9px 0 20px;
	margin:5px;
	width:174px;
}
#content.pg_myaccountsettings #field_mobile.inactive {
  color:#949494;
}
#content.pg_myaccountsettings .form_error #field_mobile {
	background:#f00 url("images/plus_white.png") no-repeat 4px 8px;
	color:#fff;
}
#content.pg_myaccountsettings .form_disabled {
	width:178px;
}

#content.pg_myaccountsettings .form_required {
	width:184px;
}

#content.pg_myaccountsettings .form_error_required {
	width:184px;
}

#content.pg_myaccountsettings .form_mobile {
	width:178px;
}

#content.pg_myaccountsettings .form_left {
	width:172px;
}

#content.pg_myaccountsettings #pagesubmit {
	width:437px;
	height:60px;
	float:right;
  position:relative;
}
#content.pg_myaccountsettings #pagesubmit #btn_submit {
	float:right;
}

#content.pg_myaccountsettings #pagesubmit #terms {
	float:left;
	margin:22px 10px 0px 0px;
}



#content.pg_myaccountsettings #link_changepassword {
	float:left;
	margin-top:3px;
	margin-left:20px;
}

#content.pg_myaccountsettings #field_fname {
	width:82px;
	margin-right:4px;
}

#content.pg_myaccountsettings #field_lname {
	width:82px;
}

#content.pg_myaccountsettings #field_zip, #field_zip {
	width:72px;
	margin-right:4px;
}

#content.pg_myaccountsettings #field_city, #field_city {
  width:310px;
  float:right;
}


#content.pg_myaccountsettings #field_mobile_status {
	float:left;
	padding-top:6px;
	margin-left:10px;
}

#content.pg_myaccountsettings #field_mobile_status #field_mobile_status_txt {
	float:left;
	font-size:10px;
	color:#717171;
	font-weight:bold;
	margin-left:5px;
	line-height:16px;
}

#content.pg_myaccountsettings #field_mobile_status #field_mobile_status_progress {
	float:left;
	width:16px;
	height:16px;
	background:url(/images/ajax_progress.gif) no-repeat;
	font-size:0px;
	line-height:0px;
}

#content.pg_myaccountsettings #field_mobile_status #field_mobile_status_valid {
	float:left;
	width:10px;
	height:10px;
	background:url(/images/ajax_valid.png) no-repeat;
	font-size:0px;
	line-height:0px;
	margin-top:3px;
}

#content.pg_myaccountsettings #field_mobile_status #field_mobile_status_invalid {
	float:left;
	width:10px;
	height:10px;
	background:url(/images/ajax_invalid.png) no-repeat;
	font-size:0px;
	line-height:0px;
	margin-top:3px;
}

.box_white {
	border:none;
	
}

#content.pg_myaccountsettings #box_personalsettings {
	margin-bottom:25px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
}

#content.pg_myaccountsettings #box_myjobprofile	{
	padding-left:0px;
}

#content.pg_myaccountsettings #box_notifications {
}

#content.pg_myaccountsettings #box_notifications input {
  margin-left:0;
}

#content.pg_myaccountsettings #box_notifications .formtext_hint{
  margin-bottom:7px;
}

#content.pg_myaccountsettings #box_notifications img {
  margin:6px 0;
}

#content.pg_myaccountsettings #box_notifications #notification_tischen {
  float:left;
}
#content.pg_myaccountsettings #box_notifications #notification_direct {
  float:left;
  margin-left:35px;
}
#content.pg_myaccountsettings #box_notifications #notification_gtalk {
  float:right;  
}

#content.pg_myaccountsettings #box_notifications select {
	width:264px;
	padding:6px 0px 0px 10px;
	height:35px;
}

#content.pg_myaccountsettings #box_notifications #field_carrier{
	width:216px;
	padding:6px 0px 0px 10px;
	height:35px;
}

#content.pg_myaccountsettings #form_gender_miss,
#content.pg_myaccountsettings #form_gender_mister  {
	float:left;
}

.bottomborder {
	border-bottom:1px solid #F3F3F3;
}

#content.pg_myaccountsettings #form_gender_miss label,
#content.pg_myaccountsettings #form_gender_mister label {
	cursor:pointer;
  display:block;
  height:44px;
  padding-left:44px;
  padding-top:15px;
  width:55px;
}
#content.pg_myaccountsettings #form_gender_miss label {
	background:url('images/f.png') no-repeat left bottom;
}
#content.pg_myaccountsettings #form_gender_mister label {
	background:url('images/m.png') no-repeat left bottom;
}
#content.pg_myaccountsettings #field_google_voice_id {
  width:242px;   
}

#content.pg_myaccountsettings #link_finishlater {
	float:right;
	margin-right:25px;
	margin-top:7px;
}

/* left */
#content.pg_myaccountsettings .settings_left {
	float:left;
  width:517px;
}

/* right */

#content.pg_myaccountsettings .settings_right {
	float:right;
	width:320px;	
}


.row_compact_email {
  margin-bottom:15px;
}

.row_compact {
  margin-top:-10px;
  margin-bottom:6px;
}

.pick_gender {
  padding-top:10px;
  width:112px;
  float:left;
  font-weight:bold;
}

/* job profile */

#content.pg_myaccountsettings #profile_myjobprofile {
	margin-bottom:-65px;
	margin-top:-50px;
}

#content.pg_myaccountsettings #profile_myjobprofile .form_left {
	width:190px;
	float:left;
}

#content.pg_myaccountsettings #profile_myjobprofile .form_right {
	float:left;
	margin-left:7px;
}

#content.pg_myaccountsettings #profile_myjobprofile #field_jobtitle {
	width:700px;
	padding:7px 0px 0px 10px;
	height:26px;
	float:left;
  position:relative;
}

#content.pg_myaccountsettings #profile_myjobprofile #fieldbox_jobtitle.form_error	#jobtitle_autocomplete{
  background:#f00;
}

#content.pg_myaccountsettings #profile_myjobprofile #fieldbox_jobtitle	#jobtitle_autocomplete{
	width:220px;
	float:left;
	border:0px;
	font-size:16px;
	color:#282828;
	font-weight:normal;
	height:25px;
	padding-top:0px;
	font-family:"Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;
}

#content.pg_myaccountsettings #profile_myjobprofile #jobtitle_suggest {
	float:right;
	font-size:10px;
}

#content.pg_myaccountsettings #profile_myjobprofile .jobtitle_autocomplete_choices {
	background-color:#fff;
	border:1px solid #d7d7d7;
	margin:0px;
	padding:0px;
	z-index:9999999;
}

#content.pg_myaccountsettings #profile_myjobprofile .jobtitle_autocomplete_choices ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:100%;
	max-height:165px;
	overflow:auto;
}

#content.pg_myaccountsettings #profile_myjobprofile .jobtitle_autocomplete_choices ul li.selected { background-color: #f1f1f1;}
#content.pg_myaccountsettings #profile_myjobprofile .jobtitle_autocomplete_choices ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}

#content.pg_myaccountsettings #profile_myjobprofile .jobtitle_autocomplete_choices ul li img {
	float:left;
	margin:4px;
}
	
#suggest_form {
  padding:5px 0 5px 5px;
}
#close-suggestion-form {
  display:block;
  float:right;
  width:20px;
  height:20px;
  margin-right:5px;
  background:transparent url('images/introtip_sm_x.png') top left no-repeat;
  color:#fff;
  outline: 0;
  text-decoration:none;
}
#close-suggestion-form:hover {
  background-position:0 -20px;
}
#close-suggestion-form:active {
  background-position:0 -40px;
}
#close-suggestion-form span {
  visibility:hidden;
}
#suggest_form p, 
#suggest_form fieldset {
  clear:both;
  padding:10px 0;
  margin:0;
}
#our_suggestion {
  padding:5px;
  color:#070;
}
#field_comment {
  width:477px;
}
#content.pg_myaccountsettings #profile_myjobprofile #suggest_form fieldset .form_left { 
  padding-top:5px;
  width:150px;
}
#jobtitle_right {
  width:662px;
}
#suggest_trigger {
  cursor:pointer;
  position: absolute; 
  font-size: 10px; 
  font-weight: bold; 
  color: #777; 
  right: 8px;
  z-index:10;
}
	
#content.pg_myaccountsettings #profile_myjobprofile #field_rate, #field_rate {
	width:45px;
}


#content.pg_myaccountsettings #btn_submit #btn_createpage {
	width:400px;
}
#content.pg_myaccountsettings #box_accountsettings {
  background:url("images/settings-highlight-yellow.jpg") no-repeat 0px -30px;
  padding:16px 105px 0px 105px;
  margin-bottom:7px;
  border-bottom:1px solid #D7D7D7;
  border-top:1px solid #D7D7D7;
  height:68px;
}


#base-domain {
  font-family: "Georgia", "Times New Roman", serif; 
  font-size:22px;
  font-weight: normal;
  font-style: italic;
  color:#c7c7c7;
  padding-top:5px;
}
#add_plus {
  background: url('images/settings-highlight-red.jpg') no-repeat top right;
  height:60px;
  left:-22px;
  margin-left:0;
  padding:14px 0 0 58px;
  position:relative;
  width:398px;
  clear:both;
  float:right;
  margin-right:25px;
  margin-top:45px;
}
#add_plus img {
	float:right;
	margin-right:37px;
	margin-top:-15px;
}
#add_plus strong {
  font-family: "Georgia", "Times New Roman", serif; 
  font-size:17px;
  font-weight: normal;
  font-style: italic;
  color:#858585;
}
#add_plus em a {
  font-family: "Georgia", "Times New Roman", serif; 
  font-size:14px;
  font-weight: normal;
  font-style: italic;
  color:#858585;
  padding-left:25px;
}

#add_plus #field_plus {
	margin-right:8px;
}
#header #statusbar form #searchbox {
  display:none;
}

#signup_submit {
  position:static;
}
#ad_container {
  clear:both;
  height:100px;
  position:relative;
}
#hi {
	border-bottom: 1px solid #DADADA;
	font-size: 27px;
	line-height: 110%;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 20px;
}
.form_right_extra {
  float:left;
  margin-left:7px;
  width:662px;
}
#superbig {
  background:url("images/dialog-fb-username.png") no-repeat top left transparent;
  height:87px;
}
#superbig .form_left {
  padding-top:24px;
  float:left;
}
#superbig .form_left strong {
  font-size:20.5px;
  color:#777;
}
#superbig .form_username {
  float:left;
  margin-left:25px;
}
#superbig .form_username .form {
  width:298px;
  height:60px;
  padding-top:2px;
  font-size:28px;
}
#connect {
  background:url("images/signup_fb_bg.jpg") no-repeat scroll 0 -13px transparent;
  height:290px;
  margin-bottom:65px;
  border-bottom:1px solid #D7D7D7;
}
#connect h1 {
  background:url("images/signup_headline_free.png") no-repeat scroll 223px 21px transparent;
  height:70px;
}
#connect h1 span {
  display:none;
}
#connect a#btn_connect {
  float:left;
  margin-left:262px;
  margin-top:8px;
}
#connect p {
  float:right;
  line-height:1.4em;
  margin-right:39px;
  width:270px;
}
#fb-tischen-box {
  clear:both;
  float:left;
  position:relative;
  top:81px;
  width:200px;
  font-size:11px;
}
