#register_form_container
	{
		float: left;
		width: 880px;
		min-height:360px;
		margin: 0px;
	}

	#register_container h1
	{
		width: 412px;
		margin: 10px 20px 10px 8px;
		padding: 15px 0px 10px 260px ;
		font: normal 24px Segoe Ui, Helvetica, Arial, sans-serif;
		background: url('/images/logo2.png') no-repeat;
		text-align: right;
		color: #666666;
		text-transform: lowercase;

	}

	#register_form_container h2 {
		/*width: 150px;
		margin: 0px 0px 0px 10px;
		padding: 5px 0px 5px 0px ;
		font: normal 14pt Segoe Ui, Helvetica, Arial, sans-serif;
		color: #333333;
		text-align: right;*/
	}

	#alert
	{
		color: #ff0000;
		padding: 0px;
	}

	#signup-help
	{
		background: none;
		margin: 0px;
		background: #ffffff;
		padding: 10px 0px 10px 0px;
	}

	#signup-help p
	{
		margin: 0px;
		padding: 0px;
	}

	.no-margins
	{
		margin: 0px !important;

	}




	#register_form_container fieldset legend
	{
		display: table;
		color: #808080;
		padding: 5px;
		font-weight: normal;
		text-transform: lowercase;
		text-align:left;
		width: 100%;
	}

	#register_form_container label
	{

	}

	#register_form_container div.form-help
	{
		float: left;
		border:1px solid #cccccc;
		background:#eeeeee;
		margin:10px 0px 0px 10px;
		padding:2px 5px 3px 5px;
		color: #333333;
	}

	#register_form_container div.cost-calculation
	{
		float: left;
		margin:10px 0px 0px 10px;
		padding:2px 5px 3px 5px;
		width: 300px;
		color: #333333;
	}

	#register_form_container div.cost-calculation span
	{
		font-weight: normal;
	}

	#register_form_container div.form-help-textarea
	{
		float:right;
		border:1px solid #808080;
		background:#fff8bf;
		margin:10px 0px 0px 5px;
		padding:2px 5px 3px 5px;
	}

	#register_form_container input.text
	{
		/*display: block;
		width: 320px;
		float: left;
		margin-top: 11px;
		padding: 2px;
		border: 1px solid #cccccc;
		font:9pt 'Segoe UI',Arial,Helvetica,Sans-serif !important;*/


		font-size: 13px;
		height: 24px;
		line-height: 22px;
		outline: none;
		border-radius: 3px;
		border: 1px solid #a7a7a7;
		-moz-box-shadow: inset 1px 1px 2px #cecece;
		-webkit-box-shadow: inset 1px 1px 2px #cecece;
		box-shadow: inset 1px 1px 2px #cecece;
		padding: 2px 5px 2px 5px;
		width: 390px;
		margin-top: 11px;
	}

	/*#register_form_container select.select-large
	{
		display: float;
		width: 320px;
		float: left;
		margin-top: 11px;
		padding: 2px;
		border: 1px solid #cccccc;
		font:9pt 'Segoe UI',Arial,Helvetica,Sans-serif !important;
	}*/

	#register_form_container input.text-small
	{
		display: block;
		float: left;
		margin-top: 10px;
		padding: 2px;
		border: 1px solid #cccccc;
	}



	#register_form_container input.checkbox
	{
		padding: 0px;
		margin: 14px 0px 0px 5px;
		border: 1px solid #cccccc;
	}

	#register_form_container input.text-large
	{
		display: block;
		width: 600px;
		float: left;
		margin-top: 10px;
		padding: 2px;
		border: 1px solid #cccccc;
	}

	#register_form_container input.text-required
	{
		display: block;
		width: 350px;
		float: left;
		margin-top: 10px;
		padding: 2px;
		background: yellow;
		border: 1px solid #cccccc;
	}

	#register_form_container select
	{

	}



	#register_form_container select.select-small
	{
		display: float;
		width: 200px;
		float: left;
		margin-top: 10px;
		padding: 2px;
		border: 1px solid #cccccc;
	}

	#register_form_container select.date-select
	{
		margin: 10px 10px 12px 0px;
		padding: 3px;
	}

	#register_form_container label.required
	{
		font-weight: bold;
	}

	#register_form_container br
	{
		clear: left;
	}

	.format_signup_top
	{

	}

	#signup-bar
	{
		left: 51px;
		position: relative;
	}

	#signup-bar li
	{
		display: inline-block;
		position: relative;
	}

	#signup-bar li ul
	{
		display: inline-block;
		height: 36px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin:0;
		padding:0;
		float: left;
		width: 155px;
		border-top: 1px solid #B8B8B8;
		border-bottom: 1px solid #B8B8B8;
		background-color: #E6E6E6;
		position: relative;
		line-height: 36px;
		text-align: center;
		font-size: 13px;

		font-weight: normal;
	}
	#signup-bar li.highlighted ul
	{
		background: url( '/assets/images/author/signup/highlighted-background.png' ) repeat-x;
		color: white;
		border-top: 1px solid #557A44;
		border-bottom: 1px solid #557A44;
		cursor: pointer;
	}

	#signup-bar li.highlighted ul:first-child
	{
		background: url( '/assets/images/author/signup/left-arrow-highlighted.png' ) no-repeat;
	}

	#signup-bar li ul:first-child
	{
		width: 20px;
		background: url( '/assets/images/author/signup/left-arrow.png' ) no-repeat;
		border: 0px;
	}

	#signup-bar li:first-child.highlighted ul:first-child
	{
		background: url( '/assets/images/author/signup/highlighted-background.png' ) repeat-x;
		border-top: 1px solid #557A44;
		border-left: 1px solid #557A44;
		border-bottom: 1px solid #557A44;
	}

	#signup-bar li:first-child ul:first-child
	{
		width: 3px;
		border-left: 1px solid #B8B8B8;
		border-top: 1px solid #B8B8B8;
		border-bottom: 1px solid #B8B8B8;
		background: transparent;
		background-color: #E6E6E6;
		-webkit-border-top-left-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-bottomleft: 3px;
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
	}

	#signup-bar li:last-child.highlighted ul:last-child
	{
		background: url( '/assets/images/author/signup/highlighted-background.png' ) repeat-x;
		border-top: 1px solid #557A44;
		border-right: 1px solid #557A44;
		border-bottom: 1px solid #557A44;
	}

	#signup-bar li:last-child ul:last-child
	{
		width: 3px;
		border-right: 1px solid #B8B8B8;
		border-top: 1px solid #B8B8B8;
		border-bottom: 1px solid #B8B8B8;
		background: transparent;
		background-color: #E6E6E6;
		-webkit-border-top-right-radius: 3px;
		-webkit-border-bottom-right-radius: 3px;
		-moz-border-radius-topright: 3px;
		-moz-border-radius-bottomright: 3px;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
	}

	#signup-bar li.highlighted ul:last-child
	{
		background: url( '/assets/images/author/signup/right-arrow-highlighted.png' ) no-repeat;
	}

	#signup-bar li ul:last-child
	{
		width: 20px;
		background: url( '/assets/images/author/signup/right-arrow.png' ) no-repeat;
		border: 0px;
	}

	#signup-bar .signup-icon
	{
		height: 16px;
		width: 16px;
		position: relative;
		display: inline-block;
		background: url( '/assets/images/author/icons/signup-icons.png' ) no-repeat;
		top: 3px;
		margin-right: 10px;
	}

	#signup-bar .account.highlighted .signup-icon
	{
		background-position: 0px -17px;
	}

	#signup-bar .information.highlighted .signup-icon
	{
		background-position: -17px -17px;
	}

	#signup-bar .information .signup-icon
	{
		background-position: -17px 0px;
	}

	#signup-bar .profile.highlighted .signup-icon
	{
		background-position: -34px -17px;
	}

	#signup-bar .profile .signup-icon
	{
		background-position: -34px 0px;
	}

	#signup-bar .sample.highlighted .signup-icon
	{
		background-position: -51px -17px;
	}

	#signup-bar .sample .signup-icon
	{
		background-position: -51px 0px;
	}

	#signup-bar .confirm.highlighted .signup-icon
	{
		background-position: -68px -17px;
	}

	#signup-bar .confirm .signup-icon
	{
		background-position: -68px 0px;
	}

	.content-area h1
	{
		color: #1F7FBF!important;
		letter-spacing: -1px!important;

		text-align: center;
		padding-top: 20px;
	}

	#signup-help
	{
		margin-left: auto;
		margin-right: auto;
	}

	.content-area p
	{

	}

	.grey-button
	{
		background-image: url('/assets/images/author/buttons/grey-bg.png') !important;
		color: #4B4B4B !important;
		border: 1px solid #A7A7A7 !important;
		cursor: pointer !important;
		width: auto !important;
		border-radius: 2px !important;
		padding: 0 15px 0 15px !important;
		font-size: 14px !important;
		outline: none !important;
		box-sizing: border-box !important;
		margin: 0 !important;
		white-space: nowrap !important;
		line-height: 34px !important;
		height: 36px;
		-o-transition: .2s;
		-ms-transition: .2s;
		-moz-transition: .2s;
		-webkit-transition: .2s;
		transition: .2s;
	}

	.grey-button:hover
	{
		box-shadow: 0 0 10px #A7A7A7 !important;
	}

	/*.green-continue
	{
		background-image: url('/assets/images/author/buttons/green-bg.png') !important;
		color: #ffffff !important;
		border: 1px solid #4B8A3E !important;
		cursor: pointer !important;
		width: auto !important;
		font-family: SegoeUi-500 !important;
		border-radius: 2px !important;
		padding: 0 15px 0 15px !important;
		font-size: 14px !important;
		outline: none !important;
		box-sizing: border-box !important;
		margin: 0 !important;
		white-space: nowrap !important;
		line-height: 34px !important;
		height: 36px;
		-o-transition: .2s;
		-ms-transition: .2s;
		-moz-transition: .2s;
		-webkit-transition: .2s;
		transition: .2s;
	}

	.green-continue:hover
	{
		box-shadow: 0 0 10px #64B652 !important;
	}*/

	.greydropdown.large,.greydropdown.large select
	{
		width: 400px;
	}

	.greydropdown
	{
		height: 28px;
		overflow: hidden;
		background: url(/assets/images/client/orders/product-form/wordcountarrow.png) no-repeat right, url(/assets/images/client/orders/product-form/wordcountbg.png) repeat-x left;
		border: 1px solid rgba(0,0,0,.125);
		border-radius: 3px;
		color: #000000;
		-webkit-box-shadow: none!important;
		box-shadow: none!important;
		display: inline-block;
		margin-right: 6px;
	}

	.greydropdown select {
		background: transparent;
		padding: 5px;
		font-size: 12px;
		line-height: 1;
		border: 0;
		border-radius: 0;
		height: 28px;
		-webkit-appearance: none;
	}

	.dropdown-position
	{

		font-size: 13px;
		height: 24px;
		line-height: 22px;
		outline: none;
		border-radius: 3px;
		-moz-box-shadow: inset 1px 1px 2px #cecece;
		padding: 5px 5px 2px 0px;
		width: 390px;
		margin-top: 11px;
		float: left;
	}

	.dropdown-position.large
	{
		padding: 2px 5px 2px 0px;
	}

	.month,.day
	{
		width: 50px!important;
	}

	.year
	{
		width: 65px!important;
	}

	h3
	{
		width: 100%;
		text-align: center;
		border-bottom: 1px solid #eee;
		line-height: 0.1em;
		margin: 10px 0 40px !important;
		padding-top: 20px;
		font-size: 24px !important;
	}

	h3 span
	{
		background:#fff;
		padding:0 20px;
	}

	.pen-name-guidelines
	{
		display: table;
		background-color: #eee;
		color: #323232;
		width: 100%;
		font-size: 90%;
		border: 1px solid #ccc;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin: 40px 0;
	}

	.pen-name-guidelines div.parent
	{
		display: table-cell;
		width: 25%;
		padding: 20px;
		text-align: center;
		vertical-align: middle;
		position: relative;
	}

	#name-generator
	{
		display: inline-block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 0 0 0px;
		margin: 10px auto 0 auto;
	}
	#name-generator label
	{
		width: auto;
		padding: 0;
		margin: 0;
	}
	#name-generator label,#name-generator input,#name-generator button
	{
		float: left;
		line-height: 32px !important;
		padding: 0;
		margin: 0;


		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#name-generator button
	{
		padding: 0 10px 0 10px;
	}

	#name-generator .option
	{
		float: left;
		width: auto;
	}

	#name-generator .option input[type="radio"]
	{
		display:none;
	}

	#name-generator .option input[type="radio"] + label
	{
		float: left;
		cursor: pointer;
		padding: 0 0 0 25px;
		margin: 0 15px 0 0 !important;
		line-height: 32px !important;
		height: 32px !important;
		background: url('/assets/images/client/icons/fancy_radio.png') no-repeat center left;
	}

	#name-generator .option input[type="radio"] + label:hover
	{
		background: url('/assets/images/client/icons/fancy_radio_hover.png') no-repeat center left;
	}

	#name-generator .option input[type="radio"]:checked + label
	{
		background: url('/assets/images/client/icons/fancy_radio_checked.png') no-repeat center left;
	}

	#checked_checkbox
	{
		margin-bottom: 5px;
		font-size:12px;
		font-weight:bold;
	}

	table.author td.value
	{
		font-weight: normal;
		vertical-align: top;
		background: #fff;
		border-bottom: 0px;
		width: 700px;
		font-size: 13px;
		color: #323232;
	}

	table.author td.label
	{

		color: #323232;
		font-size: 13px;
	}






	.pre-defined-tags
	{
		display: inline-block;
		max-width: 600px;
		margin: 0 auto 20px auto;
	}

	.pre-defined-tags .tag
	{
		float: left;
		width: auto;
		margin: 0;
		padding: 0;
		font-size: 90%;


	}

	.pre-defined-tags .tag input[type="checkbox"]
	{
		display:none;
		line-height: 20px;
	}

	.pre-defined-tags .tag input[type="checkbox"] + label
	{
		float: left;
		cursor: pointer;
		margin: 2px !important;
		padding: 0 15px 0 15px !important;
		width: auto !important;
		text-align: left !important;
		border: 1px solid #dddddd;
		line-height: 26px !important;
		font-weight: normal;
		border-radius: 12px;

		-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
		transition: width 2s;
	}

	.pre-defined-tags .tag input[type="checkbox"] + label:hover
	{

		border: 1px solid #cccccc;
		background: #eeeeee;
	}

	.pre-defined-tags .tag input[type="checkbox"]:checked + label
	{
		border: 1px solid #bbbbbb;
		background: #dddddd;
	}

	.pre-defined-tags .tag input[type="checkbox"]:disabled + label
	{
		opacity: 0.4;
	}


	.form-group .select-group
	{
		display: inline-block;
		width:100%;
	}

	.form-group .select-group select
	{
		float: left;
		margin: 0 10px 0 0;
		width:auto !important;
	}

	.form-group span.sample-language
	{
		font-weight: bold;
	}

.file_button_container
{
	height: 34px;
	width: 120px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	float: left;
}

.file_button_container span{
	position: relative;
	top: 9px;
	cursor: pointer;
}

.file_button_container input {
	height: 34px;
	width: 120px;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	background-color: #eee;
	opacity: 0;
	top: -15px;
	position: relative;
	cursor: pointer;
}

#uploadfilename
{
	padding-top: 6px;
	padding-left: 6px;
	width: auto;
	max-width:230px;
	position: relative;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#upload_image_wrapper
{
	width: 100%;
	display: block;
	height: 35px;
	border: 1px solid #ccc;
	border-radius: 4px;
	overflow: hidden;
}

.upload-image-error
{
	font-size:12px;
	color:red;
}

.image-preview-image
{
	padding-top:10px;
}

.image-instructions-table
{
	min-width: 400px;
	margin: 20px auto;
	text-align: center;
	border: 1px solid #ccc;
	color: #323232;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.image-instructions-table td
{
	padding: 10px;
	border: 1px solid #ccc;
}