/*
	
	x.	Register Page One (register_page1)
	x.	Register Page Two (register_page2)	
	x. Feild Failed Vailidation (fail_vailidation)
		
*/

div.registration_pages {
	display: block;
	width: 42px;
	height: 21px;
	float: right;
	margin-top: 97px;
	padding-right: 10px;
	text-indent: -9999px;
}
	#first_page {
		background: url(../images/stage_1.gif) 0 0 no-repeat;
	}
	
	#second_page {
		background: url(../images/stage_2.gif) 0 0 no-repeat;
	}
	
	#third_page {
		background: url(../images/stage_3.gif) 0 0 no-repeat;
	}

.register_page1 {
	padding: 0;
	margin: 0;
}

.register_page2 {
  display: block;
  width: 425px;
  clear: both;
  margin-top: 4px;
  margin-bottom: 4px;
}

.register_page1 label,
.register_page2 label {
	display: block;
	width: 425px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 4px;
}

fieldset {
	width: 425px;
}

fieldset.bottlesGlenfiddichSelf,
fieldset.bottlesOtherSingleMaltSelf,
fieldset.bottlesAnyOtherWhiskySelf {
	padding-bottom: 10px;
}

div.checkbox {
	width: 425px;
}

div.checkbox label {
	width: 320px;
	float: left;
	clear: none;
}

.fail_vailidation {
  color: #FF0000;
}

.register_page1 input,
.register_page2 input {
	display: block;
	width: 420px;
	clear: both;
	margin-bottom: 4px;
	margin-top: 4px;
}

div.checkbox input {
	width: auto;
	float: left;
	clear: none;
	margin: 12px 0 0 40px;
}

div.col-wide,
div.rightspace,
div.halfsize,
div.under_twocol {
	padding-bottom: 5px;
}

/*	LEFT COLUMN WITH MARGIN TO RIGHT*/

.register_page1 .rightspace, .rightspace input, .rightspace label,
.register_page2 .rightspace {
	width: 205px;
	float: left;
	display: block;
}

.rightspace {
	display: block;
	/*margin-right: 11px;*/
}

/*	RIGHT COLUMN WITH NO MARGIN*/

.register_page1 .halfsize, .halfsize input,
.register_page2 .halfsize {
	display: block;
	width: 205px;
	float: right;
}

.register_page1 .halfsize, .halfsize label,
.register_page2 .halfsize {
	display: block;
	width: 205px;
	float: right;
}

/*	RIGHT COLUMN WITH DATE OF BIRTH	AND NO MARGIN*/

.register_page1 .dob_container, .dob_container label,
.register_page2 .dob_container {
	width: 205px;
	display: block;
	float: right;
}

span.question {
	display: block;
	margin-top: 10px;
}

.dob_container select {
	margin-right: 8px;
}

/*	bit of testing */

.halfsize label, .halfsize input, .rightspace label, .rightspace input {
	width: 199px;
}

.halfsize label {
	width: 203px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

/*	bit of testing */

.need_password {
	display: block;
	width: 400px;
	font-size: 0.9em;
	color: #917231;
	clear: both;
}

div.noOptin_label label {
	width: 400px;
	float: left;
}

div.noOptin_label input {
	width: 12px;
	float: right;
	clear: right;
	margin-top: 10px;
	margin-left: 0;
}

.buttons_container {
	width: 430px;
	clear: both;
}

button.next_btn {
	float: right;
	background: none;
	border: 0px solid black;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	color: #F9F4C6;
	margin: 15px 0 30px 0;
	padding: 0 !important;
	text-align: right;
	width: 70px;
}

a.prev_btn {
	float: left;
	background: none;
	border: 0px solid black;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	color: #F9F4C6;
	margin: 15px 0 30px 0;
	padding: 0 !important;
	text-align: left;

}

.next_btn span, .prev_btn span {
	color: #917231;
	font-size: 1em;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

input.check_box {
	width: 12px;
	margin-right: 6px;
	display: inline;
}

span.for_check {
	color: #f9f4c6;
	margin-left: 10px;
	margin-right: 30px;
}

.consumption {
	display: block;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

.register_page_3 .consumption {
padding-top: 5px;
padding-bottom: 5px;
}

.consumption label {
	float: left;
	width: 150px;
	padding: 0;
	margin: 0;
}

.consumption select.last {
	margin-left: 10px;
}

.other_spirits {
	display: block;
	clear: both;
	margin-top: 7px;
	padding-bottom: 7px;
}

.other_spirits label {
	float: left;
	width: 100px;
	padding: 0;
	margin: 0;
}

.other_spirits input {
	width: 100px;
}

label.mobileOptedIn {
	display: block;
	padding-top: 10px;
}

.under_twocol {
	/*float: left;*/
	display: block !important;
	clear: both !important;
	margin-top: 0px !important;
	padding-top: 1px !important;
}

input, textarea, select {
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

.choice_radio_container {
	clear: both;
	display: block;
	margin-top: 4px;
}

fieldset.attitude input,
input.choice_prefs_radio {
	display: inline;
	width: 16px !important;
	margin-right: 5px;
} 

fieldset.attitude label,
label.choice_label {
	width: 300px;
	display: inline;
	margin-bottom: 10px !important;
	margin-top: 0px !important;
	clear: none !important;
}

fieldset.attitude legend,
fieldset.variants legend,
fieldset.bottles legend,
fieldset.glasses legend,
fieldset.recency legend,
fieldset.drink legend {
	width: 400px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 20px;
}

fieldset.attitude div.radioList {
	padding-bottom: 3px;
}

fieldset.variants {
	margin-top: 10px;
}

fieldset.variants legend {
	background: none;
	padding-top: 0;
}

fieldset.variants label {
	width: 40px;
	margin-top: 2px;	
}

fieldset.variants div.rightspace {
	width: 335px;
}

fieldset.variants div.rightspace label {
	width: 70px;
}

fieldset.variants input {
	margin: 0 20px 0 0;
	clear: none;
}

fieldset.variants div.hideLabel label {
	display: none;
}

fieldset.variants div.last label {
	clear: left;
}

fieldset.variants div.checkbox div.clearer {
	clear: none !important;
}

fieldset.bottles fieldset legend {
	background: none;
	padding: 5px 0;
	clear: both;
	font-weight: normal;
}

fieldset.bottles fieldset div.col-wide {
	float: left;
	width: 150px;
}

fieldset.bottles fieldset div.indent {
	margin-left: 10px;
}

fieldset.bottles fieldset div.col-wide label {
	float: left;
	width: 60px;
	clear: none;
	margin-top: 0;
}

fieldset.bottles fieldset div.col-wide select {
	float: left;
	width: auto;
	clear: none;
}

textarea#attitudeReason {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 425px;
	height: 64px;
}

fieldset.glasses div.col-wide {
	padding-bottom: 10px;	
}

fieldset.glasses label {
	float: left;
	width: 160px;
}

fieldset.recency table.radioMatrix th,
fieldset.recency table.radioMatrix td {
	padding: 5px 20px 5px 2px;
}

fieldset.recency table.radioMatrix th.colOne {
	width: 150px;	
}

fieldset.recency table.radioMatrix th.colHeader {
	width: 80px;
	vertical-align: top;
}

fieldset.attitude,
fieldset.variants,
fieldset.glasses,
fieldset.recency {
	background: transparent url(../images/new_dotted_border.gif) repeat-x left bottom;
	padding-bottom: 10px;
}

fieldset.drink {
	margin: 10px 0 20px 0;
}

fieldset.drink label {
	float: left;
	width: 130px;
}

fieldset.drink div.checkbox,
fieldset.drink div.rightspace {
	clear: both;
	padding-bottom: 12px;	
}

fieldset.drink div.checkbox input {
	margin-top: 2px;
}

fieldset.drink div.rightspace label {
	width: 170px;
}

fieldset.drink div.rightspace input {
	width: 100px;
}

fieldset.partnersOptIn label {
	display: none;
}

fieldset.partnersOptIn {
	position: relative;
}

fieldset.partnersOptIn input {
	position: absolute;
	bottom: 5px;
	right: 0;
}

.variant_checkboxes {
	padding-bottom: 15px;
}

.variant_label {
	display: inline !important;
}

.variant_check {
	display: inline !important;
	width: 12px !important;
	margin-right: 18px;
	margin-left: 4px;
}

.variant_text {
	display: inline !important;
	width: 175px !important;
}

.bottom_margin {
	margin-bottom: 15px;
}

table.recency_table {
	margin-bottom: 15px;
	margin-top: 5px;
	width: 400px;
}

table.recency_table tr {

}

table.recency_table th {

}

table.recency_table td {

}

table.recency_table td input {
	width: 12px !important;
}

.table_brand_hidetext {
	width: 150px;
}

.form_caveat {
	margin-top: 15px;
}

.form_caveat label {
	display: inline !important;
}

.form_caveat input {
	display: inline !important;
	width: 12px !important;
	margin-left: 12px;
}

legend {
	color: #F9F4C6;
	/*display: none;*/
}

.formError {
	color: #ff4a32;
	clear: both;
	padding: 2px;
	margin-top: 5px;
	font-weight: bold;
}

.loginError {
	padding: 0;
	margin: 0 0 10px 0;
}

/*		Page 3 checkboxes		*/

.last_four_text {
	display: block;
	float: left;
	width: 70px;
	padding-left: 120px;
	padding-right: 30px;
	margin-top: 10px;
}

.last_twelve_text {
	display: block;
	width: 80px;
	float: left;
	margin-top: 10px;
}


.page_3_checks {
	clear: both;
	/*padding-bottom: 10px;*/	
}

.page_3_checks label {
	display: block;
	float: left;
	width: 100px;
	margin-top: 5px;
}

.page_3_checks input {
	display: block;
	width: 12px !important;
	height: 12px !important;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 70px;
}

/*
.radio_compen {
	display: block;
	float: left;
	width: auto;
	margin-right: 5px;
}
*/

div.clearer {
	clear: both;
}
