div#homepage-stripe {

	background: #fff url(../art/fb/homepage_stripe.jpg) 0 0 no-repeat;

	height: 167px;

	width: 735px;

	margin: 0 auto;

	border: 8px solid #fff;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

	-khtml-border-bottom-left: 10px;

	border-radius: 10px;

	-khtml-border-top-left: 10px;

	-khtml-border-bottom-right: 10px;

	-khtml-border-top-right: 10px;

	-webkit-box-shadow: 0px 5px 11px #747576;

	-moz-box-shadow: 0px 5px 11px #747576;

	box-shadow: 0px 5px 11px #747576;

}



div.editable_prompt form {display: none;}



div.editable_prompt {

	position: relative;

	}

	span.fb_mod {

		display: none;

		position: absolute;

		top: 10px;

		left: 310px;

		width: 300px;

		height: 50px;

		padding: 3px;

		color: #fff;

		background: #f00;

		z-index: 10;

	}





/* Editable quote on profile */

div#pa {

	margin-top: 14px;

	padding-left: 140px;

}



/* Editable web link on profile */

div#pb {padding-left: 140px;}



div#profileprogress {

	top: 35%;

	left: 50%;

	margin-left: -64px;

	z-index: 12;

}



div#photoarea {margin-top: 12px;}



div#photoarea div.photo img {

	position:absolute;

	clip: rect(0px, 200px, 200px, 0px);

}



a#subscribe-control {

	display: none;

	top: 320px;

	left: 10px;

	width: 100px;

}



form.graf-form p {

	clear: both;

	margin: 0 0 3px 0;

	}

	form.graf-form p label {

		display: block;

		width: 100px;

		float: left;

	}



span.fb_photoblock {

	width: 130px;

	height: 175px;

	display: block;

	margin: 0 20px 10px 0;

	float: left;

}



div#avatar-controls {

	display: none;

	position: absolute;

	top: 180px;

	left: 50px;

	height: 310px;

	width: 640px;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

	-khtml-border-radius: 10px;

	border-radius: 10px;

	font-size: 16px;

	-webkit-box-shadow: 0px 5px 11px #000;

	-moz-box-shadow: 0px 5px 11px #00;

	box-shadow: 0px 5px 11px #000;

	padding: 10px;

	color: #374978;

	border: 4px solid #374978;

	background: white;

	z-index: 290;

	}



	div#avatar-controls div#avatar-own {

		float: right;

		width: 240px;

		height: 270px;

		margin: 0 0 0 5px;

		padding: 0 0 0 15px;

		border-left: #aaa dotted 1px;

	}



	 div.fb_outon a#outreach-change-cancel, div#avatar-controls a#avatar-change-cancel {

		display: block;

		position: absolute;

		margin: -10px 0 0 520px;

		line-height: 14px;

		width: 100px;

		text-align: center;

		background-color: #f00;

		padding: 4px;

		text-transform: uppercase;

		letter-spacing: 2px;

		-moz-border-radius-bottomright: 5px;

		-moz-border-radius-bottomleft: 5px;

		border-bottom-right-radius: 5px;

		border-bottom-left-radius: 5px;

		-webkit-border-bottom-left-radius: 5px;

		-webkit-border-bottom-right-radius: 5px;

		font-size: 14px;

		color: #fff;

		z-index: 530;

		text-decoration: none;

	}



	div#avatar-controls a#avatar-change-cancel:hover, div.fb_outon a#outreach-change-cancel:hover {

		background-color: #f89507;

	}



	div#avatar-controls img {

		padding: 6px;

		-moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px;

		-webkit-box-shadow: 0px 5px 11px #333; -moz-box-shadow: 0px 5px 11px #333;

		box-shadow: 0px 5px 11px #333;

		background-color: #ecdbd2;

		position: static;

		float: left;

		top: auto;

		left: auto;

		margin: 0 10px 10px 0;

	}



.avatar-edit-control {cursor: pointer;}

div#avatar-controls img:hover {

	background-color: #f89507;

}



#profile-edit-section {padding-bottom: 60px;}



a.profile-button {

	display: block;

	text-decoration: none;

	font-size: 90%;

	padding: 5px 8px 5px 8px;

	text-align: center;

	z-index: 10;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	-khtml-border-radius: 5px;

	border-radius: 5px;

	color: #fff;

	-webkit-box-shadow: 0px 5px 11px #333;

	-moz-box-shadow: 0px 5px 11px #333;

	box-shadow: 0px 5px 11px #333;

	background: #f84b07;

}

a.profile-button:hover {background: #f89507;}



a#edit-photo {

	position: relative;

	top: -10px;

	margin: 0 15px 10px 25px;

}



div.outreach-banner {

	clear: both;

	margin: 10px 10px 10px 38px;

	background-color: #fff;

	border: 1px solid #f89507;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

	-khtml-border-radius: 10px;

	border-radius: 10px;

	padding: 10px;

	font-size: 15px;

	color: #374978;

}





a#friend-control {

	display: inline;

	margin-right: 4px;

	padding: 3px 5px;

}



#profile-friends a.profile-button {

	margin-left: 150px;

	width: 200px;

}



a#view-friends-button {

	display: inline;

	padding: 3px 5px;

}



div.rightbuttons {

	float: right;

	width: 400px;

	text-align: right;

	padding-right: 15px;

}



input.submitter {

	position: absolute;

	bottom: -5px;

	right: 0;

	display: block;

	height: 45px;

	width: 150px;

	text-indent: -9999px;

	background: url(../art/fb/savechanges_button_off.png) 0 0 no-repeat;

	border: none;

	cursor: pointer;

	padding-top: 20px;

	}

	input.submitter:hover {background: url(../art/fb/savechanges_button_on.png) 0 0 no-repeat;}







div#profile-edit-section div.fb_realid textarea {width: 78%;}

	div#profile-edit-section div.fb_realid input.submitter {

		bottom: -5px;

	}



a#profile-save-changes {

	display: block;

	height: 45px;

	width: 150px;

	margin-left: 130px;

	text-indent: -9999px;

	background: url(../art/fb/savechanges_button_off.png) 0 0 no-repeat;

	}



a#profile-save-changes:hover {background: url(../art/fb/savechanges_button_on.png) 0 0 no-repeat;}



#profile-friends {

	clear: both;

}



#profile-friends #myfriends {

	background-color: #e6e6e7;

	padding-bottom: 10px;

}

#profile-friends #mefriends {

	background-color: #e6e6e7;

	padding-bottom: 10px;

	margin-top: -15px;

}



a.arebutton, a.arenotbutton {

	position: relative;

	z-index: 10;

	display: block;

	text-decoration: none;

	font-size: 0.8em;

	line-height: 1em;

	padding: 5px 8px 5px 8px;

	text-align: center;

	z-index: 10;

	color: #374978;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	-khtml-border-radius: 5px;

	border-radius: 5px;

	background: #aec9ea;

	margin-top: 10px;

}



a.arebutton:hover, a.arenotbutton:hover {

	background-color: #f89507;

	color: #fff;

}



#myfriends div.profilefriend:hover a.arebutton:hover, #myfriends div.profilefriend:hover a.arenotbutton:hover {color: #fff;}

#mefriends div.profilefriend:hover a.arebutton:hover, #mefriends div.profilefriend:hover a.arenotbutton:hover {color: #fff;}

#myfriends div.profilefriend img, #mefriends div.profilefriend img {cursor: pointer;}

div.progressbox {

	padding: 20px;

	text-align: center;

	color: #374978;

	font-size: 16px;

}



div.progresswrap {

	position: absolute;

	z-index: 10;

	display: none;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	-khtml-border-radius: 5px;

	border-radius: 5px;

	background: #fff;

	padding: 10px 20px;

	text-align: center;

	opacity:0.9;

	filter:alpha(opacity=90)

	-webkit-box-shadow: 0px 5px 11px #747576;

	-moz-box-shadow: 0px 5px 11px #747576;

	box-shadow: 0px 5px 11px #747576;

}





	div.progressbar {

	display: none;

	height: 15px;

	width: 128px;

	background: url(../art/fb/fbprog.gif) 0 0 no-repeat;

	}



div.progresswrap div.progressbar {

	display: block;

	margin-bottom: 20px;

	background-position:center;

}



div#profile-edit-section form.usaweekend-prompt input.submitter {

	bottom: -5px;

}



div#shared-info {

	position: relative;

	padding-bottom: 20px;

	}

	input.secondary-submitter {

		z-index: 100;

	}

div.subinfo {display: none;}

div.editing div.subinfo {display: block;}



div.featured-profile {background: #ffeeba;}

	div.featured-badge {

		position: absolute;

		top: 3px;

		right: 86px;

		background: url(../art/featuredpage.png) 0 0 no-repeat;

		height: 28px;

		width: 152px;

	}



div.iloatheie { clear: right; }



	span.featured-profile-name {

		float: right;

		width: 160px;

		height: 34px;

		margin: 4px 25px 0 5px;

		background: url(../art/featuredpage.png) 100% 6px no-repeat;

	}

	

