#timeliner_image
{
	position: absolute;
	top: 100px;
	left: 100px;
	z-index: 0;
}
.mask
{
	position: absolute;
	z-index: 1;
	background: #3b5998;
}
#background_top
{
	top: 0;
	left: 0;
	width: 2000px;
	height: 96px;
	padding: 4px 0 0 100px;
}
#background_left
{
	top: 100px;
	left: 0;
	width: 100px;
	height: 355px;
}
#background
{
	position: absolute;
	z-index: -1;
	top: 100px;
	left: 100px;
	width: 958px;
	height: 355px;
	background-image: url('images/background.jpg');
	background-repeat: repeat;
}
#cover_right
{
	top: 100px;
	left: 1058px;
	width: 1042px;
	height: 355px;
}
#profile_left
{
	top: 455px;
	left: 0;
	width: 118px;
	height: 27px;
}
#profile_frame
{
	z-index: 2;
	background: transparent;
	top: 296px;
	left: 116px;
	width: 180px;
	height: 180px;
	border: 4px solid #d3d3d3;
}
#profile_right
{
	top: 455px;
	left: 304px;
	width: 1788px;
	height: 19px;
	padding: 4px;
}
#profile_right p
{
	display: block;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}
#image_scale
{
	border: none;
	background: #3b5998;
	color: #d3d3d3;
	font-size: 14px;
	width: 24px;
}
#image_scale_slider
{
	float: left;
	width: 650px;
	margin: 5px 0 0 15px;
}
#background_extra
{
	position: absolute;
	z-index: -1;
	top: 455px;
	left: 120px;
	width: 180px;
	height: 25px;
	background-image: url('images/background.jpg');
	background-position: -48px 0px;
}
#profile_bottom
{
	top: 480px;
	left: 0px;
	width: 2000px;
	min-height: 1610px;
	padding: 0 0 0 100px;
}
.step
{
	position: relative;
	display: none;
	border: 1px solid transparent; /* Fixes jQuery UI slide effect jumping up at the end, for some reason */
	margin: 20px 0 0 0;
}
#upload_image_label
{
	display: inline-block;
	vertical-align: bottom;
	margin: 0 20px 0 0;
	border: 1px solid #d3d3d3;
	border-radius: 4px;
	padding: 30px 20px 0 48px;
	height: 44px;
	background: #f9f9f9;
	background-image: url('images/121-landscape.png');
	background-repeat: no-repeat;
	background-position: 20px 30px;
	cursor: pointer;
	color: #444444;
}
#upload_image
{
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.g-recaptcha
{
	display: inline-block;
	vertical-align: bottom;
	margin: 0 20px -1px 0;
}
input[type=submit]
{
	display: inline-block;
	vertical-align: bottom;
	border: 1px solid #d3d3d3;
	border-radius: 4px;
	padding: 0 20px 0 48px;
	height: 77px;
	background: #f9f9f9;
	background-image: url('images/167-upload-photo.png');
	background-repeat: no-repeat;
	background-position: 20px 28px;
	cursor: pointer;
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
}
#timeliner_button
{
	display: inline-block;
	vertical-align: bottom;
	border: 1px solid #d3d3d3;
	border-radius: 4px;
	padding: 0 20px 0 48px;
	height: 77px;
	background: #f9f9f9;
	background-image: url('images/64-zap.png');
	background-repeat: no-repeat;
	background-position: 20px 28px;
	cursor: pointer;
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
}
#cover_image_outline
{
	position: absolute;
	z-index: 2;
	top: 98px;
	left: -2px;
	width: 851px;
	height: 315px;
	border: 2px solid #d3d3d3;
}
#cover_image
{
	position: absolute;
	z-index: 2;
	top: 100px;
	left: 0;
}
#profile_image_outline
{
	position: absolute;
	z-index: 3;
	top: 274px;
	left: 17px;
	width: 160px;
	height: 160px;
	border: 2px solid #d3d3d3;
}
#profile_image
{
	position: absolute;
	z-index: 3;
	top: 276px;
	left: 19px;
	width: 160px;
	height: 160px;
}
