/* Profile styles */

#proAvatar {
	width: 120px;
	text-align: center;
}

#proAvatar img {
	border: 1px solid #D3D3D3;
	padding: 1px;
}

#proAbout, #proBasic, #proEmail, #proFavs, #proPrivacy, #proMoreContactInfo, #proFriends {
	padding: 10px 0;
	clear: both;
}

#proAbout div, #proBasic div, #proEmail div, #proFavs div, #proPrivacy div, #proMoreContactInfo div {
	margin-bottom: 5px;
	clear: both;
}

* html #proAbout div, * html #proBasic div, * html #proEmail div, * html #proFavs div, * html #proPrivacy div, * html #proMoreContactInfo div {
	margin-bottom: 3px;
}

#content .clear {
	font-size: 1px;
	line-height: 1px;
	height: 1%;
}

#proMoreContactInfo img, #proFavs img {
	margin-left: 5px;
	vertical-align: top;;
}

#content label {
	float: left;
	width: 130px;
	font-weight: bold;
	padding: 3px 0;
}

#content input, #content textarea, #content option, #content select {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #009DDC;
	padding: 2px;
}

#content input { width: 200px; }
#content textarea { width: 280px; }
#content select { padding: 0 !important; }
#content option { padding: 0 2px !important; border: none !important; }

#checkPrivacyEmail {
	width: auto !important;
	margin: 0 5px 0 130px;
	clear: both;
	border: none !important;
}

#makePrivate {
	float: none !important;
	width: auto !important;
	font-weight: normal !important;
}

#contact_moreField, #Favorites {
	width: 127px;
	vertical-align: top;
}

* html #contact_moreField, * html #Favorites { width: 130px; }

#contact_me div {
	margin-top: 5px;
	display: block;
}

#contact_me input, #proPrivacy input {
	width: auto !important;
	margin-right: 5px;
	border: none !important;
}

#contact_me label, #proPrivacy label {
	float: none;
	font-weight: normal;
}

#content h1 {
	padding: 0;
	margin: 0;
}

#underHeader {
	margin-bottom: 20px;
}

h2 span {
	font-size: 10px !important;
	margin-left: 5px;
}

.req {
	color: #FF0000;
	font-weight: normal;
}

#twitterBox {
	background: #B8F2F3 url(/profile/images/twitter.gif) 10px 0 no-repeat;
	padding: 50px 10px 10px;
}

#twitterBox div {
	margin-bottom: 5px;
}

#twitterBox input {
	width: 125px;
}

#autotwitter{
	width: auto !important;
	border: none !important;
	float: left;
	margin: 0 5px 10px 0;
}

#update_profile {
	margin-left: 130px;
	padding: 10px 0;
}

.viewProfilePage p {
	float: left !important;
}

#mappingInfo {
	margin-bottom: 20px;
	background-color: #ECECEC;
	padding: 10px;
}

.hof {
	padding-top: 5px;
}

/* change avatar page styles */

#Upload {
	margin: 20px 0;
}

#Upload label {
	float: none;
	width: auto;
}

#Upload #submit {
	width: auto !important;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

#Upload #file {
	margin: 0 10px;
}

.uploadErr {
	color: #FF0000;
}

/* friends panel */

#wefiFriends div {
	float: left;
	width: 80px;
	overflow: hidden;
	text-align: center;
	margin-right: 10px;
}

#wefiFriends img {
	padding: 1px;
	border: 1px solid #D3D3D3;
}

#editButton {
	clear: both !important;
	padding: 20px 0 0 0;
}
