/* @override 
	http://emerge.rightsprocket.com/submissions.css
	http://emerge.rightsprocket.com/model-submissions.css
	http://www.emergetalent.com/model-submissions.css
	http://dev.rightsprocket.com/model-submissions.css
	http://www.emergetalent.com/css/model-submissions.css
*/

#content-right {
	height: 448px;
	width: 737px;
	float: left;
	position: relative;
	overflow: auto;
	clear: right;
	font-size: 1em;
}

#content-main {
	width: 722px;
	height: 400px;
	position: relative;
	overflow: auto;
	float: left;
	padding: 0 0 0 10px;
	clear: both;
}

#aboutboy {
	float: right;
}

#aboutgirl {
	float: left;
}

#content-title {
	float: left;
	position: relative;
	clear: both;
	padding-top: 9px;
	width: 701px;
	height: 18px;
	text-align: right;
	margin-bottom: 8px;
}

#uploadbox {
	border: 1px solid #000;
	width: 500px;
	float: left;
	clear: both;
	position: relative;
	left: 61px;
	height: auto;
}

/* @group Form Styles */

.step {
	display: block;
	background-color: #484848;
	width: 48px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #000;
	margin-bottom: 6px;
}

#form-set1 {
	float: left;
	width: 320px;
	height: auto;
	clear: right;
	margin-right: 23px;
}

#form-set2 {
	float: left;
	width: 320px;
	height: auto;
	clear: right;
}

#form-set3 {
	float: left;
	clear: both;
	height: auto;
	margin: 8px 0 13px;
	padding: 0;
	width: 628px;
}

#form-set4 {
	float: left;
	width: 325px;
	height: auto;
	margin-right: 23px;
}

#form-set5 {
	float: left;
	width: 334px;
	height: auto;
	clear: right;
	margin-bottom: 26px;
}

#form-set6 {
	float: left;
	height: auto;
	clear: both;
	width: 650px;
	margin-top: 10px;
	margin-bottom: 7px;
}

#form-set7 {
	float: left;
	clear: both;
}

label {
	width: 100px;
	display: block;
	float: left;
	margin-bottom: 2px;
	color: #F00;
}

input.text {
	width: 179px;
	height: 14px;
	margin-bottom: 5px;
	background-color: #484848;
	border: 1px solid #272727;
	color: #fff;
	font-size: 1em;
	padding-left: 4px;
}

#country {
	width: 184px;
	margin-bottom: 7px;
	border: 1px solid #272727;
}

#state {
	border: 1px solid #272727;
}

#typeLabel {
	width: 400px;
	display: block;
}

#birthdate_month {
	border: 1px solid #272727;
}

#birthdate_day {
	border: 1px solid #272727;
}

#birthdate_year {
	border: 1px solid #272727;
}

label.type {
	width: 57px;
	height: 12px;
}

input.typecheck {
	float: left;
	width: 11px;
	margin-right: 9px;
	border: 1px solid #272727;
	padding-top: 4px;
	height: 11px;
}

#submit {
	display: block;
	width: 137px;
	border: 1px solid #000;
	background-color: #702829;
	color: #fff;
	height: auto;
	margin-left: 230px;
}

input#submit:hover {
	background-color: #b94244;
}
    
	
	


/* @end */

#button-yes {
	background-color: #702829;
	width: 44px;
	display: block;
	color: #fff;
	text-decoration: none;
	border: 1px solid #000;
	float: left;
	margin-right: 7px;
	padding-top: 3px;
	padding-left: 7px;
	padding-bottom: 3px;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
}

#button-yes:hover {
	text-decoration: underline;
}

#button-no {
	background-color: #702829;
	width: 41px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #fff;
	text-decoration: none;
	border: 1px solid #000;
	float: left;
	margin-right: 7px;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
}

#button-no:hover {
	text-decoration: underline;
}

a.skip {
	color: #b0a5d0;
	font-size: 1.2em;
	display: block;
	margin-top: 2px;
	margin-bottom: 3px;
	text-decoration: none;
}

a.skip:visited {
	color: #b0a5d0;
	font-size: 1.2em;
	display: block;
	margin-top: 2px;
	margin-bottom: 3px;
	text-decoration: none;
}

a.skip:hover {
	text-decoration: underline;
}

h2 {
	color: #9f741d;
	height: 10px;
}

h2.more {
	color: #F00;
	height: 10px;
}

span.continue {
	text-align: center;
}

a.small {
	color: #fef8fb;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	float: right;
	font-size: .75em;
}

a.small:hover {
	text-decoration: underline;
}

