#search {
	margin-top: 10px;
	position:absolute;
	float: right;
	padding:0px;
	width:400px;
	z-index:90;
	left: 435px;
	_margin-top: 10px;
}

#search img {display: none;}

#search-directory {
	position:absolute;
	top:26px;
	left:5px;
	width:496px;
	height:32px;
	overflow:hidden;
	z-index:400;
}
#search fieldset, #sidebarlogin fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}
#search form, #sidebarlogin form {
	border: none;
	margin: 0px;
	padding: 0px;
}


#search label, #sidebarlogin label {
color: #444444;
}


#search input, #sidebarlogin input {
	border-top: 0px solid #75767B;
	border-left: 0px solid #75767B;
	border-bottom: 0px solid #B6B9C0;
	border-right: 0px solid #B6B9C0;
	width: 119px;
	height: 15px;
}


#sidebarlogin label {
display: block;
margin-top: 5px !important;
}

#sidebarlogin input {
	width: 100%;
}
#sidebarlogin #checkbox_1 {	width: auto; float: right; border: 0 !important;}
#sidebarlogin h3 {
display: none;
}
.button {width: auto !important; height: auto !important; padding: 2px !important; margin-top: 5px !important; margin-bottom: 5px !important;}
button {
	margin-right: 5px;
}
#sidebarlogin #forgotpsswd {
	font-size: 70%;
	display: block;
	float: right;
	margin-top: -25px;
}
#search select {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
#search textarea {
	border-top: 0px solid #75767B;
	border-left: 0px solid #75767B;
	border-bottom: 0px solid #B6B9C0;
	border-right: 0px solid #B6B9C0;
	height: 17px;
}

#search-txt {
    position: absolute;
    top: 2px;
    left: 158px;
    width: 47px;
    height: 17px;
    color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#ajaxSearch_input {
	position: absolute;
	top: 0px;
	left: 220px;
	width: 121px;
	height: 17px;
	border: 0px;
	padding-left: 3px;
	line-height: 15px;
	background-image: url(images/search_input.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #3169B4;
}
#profileSearch_input {
	position: relative;
	left: 0px;
	float: left;
	height: 18px;
	line-height: 18px;

}
#ajaxSearch_submit {
	position: relative;
	left: 200px;
	float: left;
}
#ajaxSearch_submit {
    width: 0px !important;
    height: 0px !important;
    margin: 0 !important;
    border: 0 !important;
    /*background: transparent  url(images/search_70x21.gif) no-repeat center top;*/
    padding: 55px 0 0 !important;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
    position: absolute;
    top: 0px;
    left: 400px;
	color: #FFFFFF;
}

#ajaxSearch_output {
    background: #3169B4;
    color: white;
    -moz-opacity:0.95 !important;
    opacity:0.95 !important;
    filter: alpha(opacity=95) !important;
    position: absolute;
    top: 29px;
    left: 220px;
    width: 165px !important;
    z-index: 1;
    border: 0;
    padding: 0;
    margin: 0;
}
#ajaxSearch_output a {
	color: #fff;
	text-align: left;
	width: 172px;
	display: block;	
	width: 93% !important;
}
#ajaxSearch_output a:link, #ajaxSearch_output a:visited, #ajaxSearch_output a:active { text-decoration:none; }
#ajaxSearch_output a:hover{ color: #BBD0EC; text-decoration:none; }
#ajaxSearch_output p {margin: 0;}
.ajaxSearch_paging { }

.AS_ajax_result {
    border-top: 0px solid #2f2f2f;
    color: #444;
    padding: 5px 10px 7px;
    margin: 0;
}
    .AS_resultLink {
        text-decoration: underline;
        padding: 0;
        margin: 0;
    }
    .AS_ajax_resultDescription {
        color: #888;
    }
    .AS_ajax_more { color: #555; }
    .AS_intro { display: none;}


#dirsearch-txt {
position: absolute;
top: 0px;
left: 0px;
width: 118px;
height: 21px;
color: #4E5760;
font-size: 13px;
line-height: 23px;
}

#dirsearch-inp {
position: absolute;
top: 0px;
left: 123px;
width: 201px;
height: 18px;
}

#dirsearch-btn {
position: absolute;
top: 0px;
left: 329px;
width: 70px;
height: 21px;
}

#dirsearch-txt2 {
position: absolute;
top: 3px;
left: 405px;
width: 170px;
height: 21px;
color: #4E5760;
}

#dirsearch-txt2 a {
color: #4E5760;
}

#join {
position: relative;
}
    #join-inp {
    margin-top: 5px;
    width: 158px;
    height: 18px;
    }
    #join-btn {
    margin-top: 5px;
    width: 120px;
    height: 21px;
}
	
/* FORM CSS */
/* form.css */

/*
* {
  margin: 0;
  padding: 0;
}
*/
#wlpeUserProfilePhoto, #wlpeUserProfilePhotoImg, #wlpeUserProfilePhotoInfo, #wlpeUserProfileGender, #wlpeUserProfileCountry {

}
form img {
	padding: 0px;
	margin: 0px;
}



label {
	font-size: 100%;
	float: none;
	clear: both;
	display: block;
	height: auto;
	padding-top:2px;
	margin-bottom: 10px;
	vertical-align: top;
	position: relative;
	white-space: nowrap;
}

label u {
  font-style: normal;
  text-decoration: underline;
}


textarea {
  font-family: Arial;
  font-size: 10px;
  color: #000000;
  left: 175px;
  position: absolute;
  vertical-align: top;
  margin-top: 0px;
}
input {
  font-family: Arial;
  font-size: 10px;
	left: 175px;

	position: absolute;
	text-align: left;
}

select {
	font-family: Arial;
	font-size: 10px;
	left: 175px;
	width: 200px;
	position: absolute;
}
.selectmultiple {
	font-family: Arial;
	font-size: 10px;
	left: 175px;
	top: -15px;
	width: 200px;
	position: relative;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	
}
#userProfileInterestsLabel {
	height: 75px;
}
textarea {
  width: 200px;	
  height: 75;

}
.textarea_jot_comment {
	/*height: 150px;*/
}
form legend {
   font-weight: bold;
   font-size: 11px;
}
form {
	display: block;
}
.submit_content {
	left: 165px;
	position: relative;
	margin-bottom: 20px;
}
.count_button {
	left: -70px;
	position: relative;
	margin-bottom: 20px;
	
		font-size: 11px;
	font-weight: bold;
	background-color: #3169B4;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
}
button {
	font-size: 11px;
	font-weight: bold;
	background-color: #3169B4;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
}
