fieldset, input, select{
	margin:	0;
	padding: 0;
}


.instructions {
	width: 660px;
	float: left;
}

	.instructions p {
	line-height: 22px;
	margin-bottom: 22px;
	}

.video-instructions {
	float: right;
	text-align: center;
	width: 260px;
}

	.video-instructions p {
		clear: both;
		font-family: Arial;
		color: #9e30d6;
	}

.no-min-height {
	min-height: 1px;
}

.full-container {
	width: 1000px;
	margin: 0 auto;
	padding: 0 15px;
}


input[type=checkbox] {
	clear: left;
}

input[type=text]{
	text-indent: 20px;
}

input[type=checkbox] {
	margin-right: 10px;
	margin-top: 4px;
	float: left;
}

input[type=radio]{
	width: 20px;
	float: left;
	height: 20px;
	margin-right: 10px;
	margin-top: 3px;
}


a.form-tooltip {
	width: 14px;
	height: 14px;
	background: url("/content/img/images/jointheshow/tooltip.png") no-repeat 0 0;
	cursor: pointer;
	display: block;
	float: right;
	margin-top: 0px;
	position: relative;
}


a.form-tooltip2{
	background: url("/content/img/images/jointheshow/tooltip.png") no-repeat 100% 0;
	padding-right: 18px;
}

a#req-moreinfo.form-tooltip{
/* 	left: -10px; */
}

label, select {
	display: inline-block;
	float: left;
	position: relative;
	top: 5px;
	color: #464646;
}

	label{
		display: inline-block;
		height: 30px;
	}

	label.form-radio {
		float: left;
		width: auto;
		height: 34px;
		clear: none;
	}

	label.first-question{
		margin-right: 30px;
	}

.label-right {
	clear: none !important;
	margin-right: 20px;
	width:250px;
	margin-top: 0px !important;
	left: 10px !important;
	line-height: 20px !important;
}

label.question{
	width: 100%;
	font-weight: 700;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 14px;
}


select#State{
	line-height: 20px;
	padding-top: 2px;
}

.standard-info {
	padding: 10px;
	width: 500px;
}

	.standard-info label {
		letter-spacing: 0.4px;
		width: 145px;
		/*left: -10px;*/
		margin-top: 0px;
		line-height: 30px;
		text-align: left;
		float: left;
		clear: left;
	}
	
	.standard-info	label.question {
		width: 100%;
	}
	
	.standard-info label.form-radio{
		float: left;
		width: auto;
		height: 34px;
		padding-left: 10px;
		clear: none;
		top:0px;
	}
	
	.standard-info input  {
		margin: 5px 0 5px 20px;
		border-radius: 5px;
		width: 270px;
		height: 30px;
		line-height: 30px;
		font-size: 15px;
		float:left;
	}
	

	
	.standard-info select{
		vertical-align: middle;
		position: relative;

	}
	
	.standard-info input[type=radio] {
		width: 20px;
		height:	20px;
		float: left;
	}
	.standard-info input[type=checkbox] {
		width: 14px;
		height:	14px;
		float: left;
	}
	input[type=checkbox] {
		width: 14px;
		height:	14px;
		float: left;
	}

#besacontestant-login-info {
	font-size: 14px;
	margin-bottom: 10px;
}

#request-form-section {
	background: url("/content/img/images/jointheshow/border-contestant-app.png") no-repeat top center;
	background-color: #f4f4f4;
	font-family: Lato;
	padding: 30px 0;
}

.form-dd-style {
	height: 36px;
	width: 260px;
	background: url(/content/img/images/jointheshow/select-bckground-378x33.jpg) no-repeat 0 0;
	background-size: 100%;	
	border-radius: 4px;
	overflow: hidden;
	margin: 5px 20px 13px 0px;
	float:left;
}

.form-dd-style select {
		background: transparent;
		width: 300px;
		overflow: hidden;
		font-size: 16px;
		border: 0;
		border-radius: 0;
		vertical-align: middle;
		margin: 0;
		padding: 5px 0px 0px 5px;
		-webkit-appearance: none;
		line-height: 20px;
	}

	.form-dd-style option {
		border: none;
	}
	
	.form-dd-style.age{
		background: url(/content/img/images/jointheshow/select-bckground-378x33.jpg) no-repeat 0 0;
		background-size: 100%;
	}
	
	.form-dd-style.state{
		background: url(/content/img/images/jointheshow/select-bckground-263x35.jpg) no-repeat 0 0;
		background-size: 100%;
		margin-left: 0px;
	}

.question.form-dd-style {
	clear: left;
	width: 378px;
}

.question.form-dd-style select{
	width: 110%;
}

select#agegroup {
	width: 389px;
	padding: auto 0;
	margin-left: 12px;
	text-transform: uppercase;
}


#State {
	clear: none;
}

#contestant-type.form-dd-style{
	width: 380px;
	margin-left: -10px;
}

.errormsg {
	background-color: #F10B0B;
	width: 430px;
	text-align: center;
	color: #FFF;
	font-family: Arial;
	line-height: 30px;
	display: none;
	font-size:16px;
}

	#formheader .errormsg span {
		font-size: 27px;
		font-weight: bold;
		margin-right: 10px;
		vertical-align: middle;
	}

#request-tickets-form {
	background: url("/content/img/images/jointheshow/border-contestant-app.png") no-repeat top center;
	background-color: #f4f4f4;
	font-family: Arial;
	padding: 30px 0;
}

#request-tickets-legal {
	position: relative;
	top: 1px;
	float: right;
	width: 500px;
	height: 210px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid #adadad;
}

	#request-tickets-legal p {
		padding: 5px;
	}

/*#request-tickets-legal-checkbox {
	height: 30px;
		width: 380px;
}*/

	/*#request-tickets-legal-checkbox .label-right {
		clear: none;
		width: 330px;
		position: relative;
	}*/


#show-tickets input[type=radio]:checked+label, .tix-active {
	background-position: -120px 0;
}

#show-tickets .ticket-button {
	float: left;
	clear: none;
	width: 117px;
}
	
	.ticket-button input[type=radio] {
		display: none;
		margin: 10px;
/* 		display: inherit\9; */
		
	}

	.ticket-button input[type=radio]+label {
		display: inline-block;
		margin: -2px;
		padding: 4px 12px;
		background: url("/content/img/images/jointheshow/button-tickets.png") no-repeat 0 0;
		overflow: hidden;
		width: 95px;
		height: 35px;
		text-align: center;
		float: left;
		color: #fff;
/* 		color: #464646\9;
		background-image: none\9;
		margin-top: -48px\9; */
	}


#subitem-requesttickets.active {
	background-position: -430px -41px;
}

input.txt-small {
	width: 60px;
}

/*input[type=text].txt-large {
	text-indent: 30px;
}*/

input.txt-large {
	width: 96px;
}

.form-error {
	border: 2px solid #f00 !important;
}

.form-error-text{
	color: #f00;
}

.form-bold{
	font-weight: 700;
}

/* SP Search */
input#sp-search{
	margin-left:0px;
	text-indent: 0;
	}

.form-radio.gender-label{
	margin-top: 0px;
	margin-right: 20px;
	border-radius: 0;
	border: 0;
}

.form-error-checkbox{
	clear: left;
	float: left;
	margin: 0;
	padding-right: 1px;
	position: relative;
	left: -5px;
	padding-left: 2px;
}
/*fix an issue with the gender radio button*/

fieldset.gender label#gender{
	margin: -2px 70px 0px 10px;
	
}


#registration-form .form-error-checkbox {
	top: 1px;
	padding-right: 5px;
}

#agree-term-checkbox #AgreedTemr {
	height:14px;
	width:14px; 
	padding-top:4px
}

.notificationPreferences input[type="checkbox"] {
	margin-left:0px;
	margin-top: 4px;
	height:20px
}
