/* Old English Inns Forms */

label #location {
	width:273px;
	height:15px;
	margin-bottom:5px; margin-left:10px;
	font-size:0.70em;
	padding-left:3px;
}

label #hotel {
	width:280px;
	height:20px;
	margin-bottom:5px; margin-left:10px;
	font-size:0.70em;
}

label #county {
	width:280px;
	height:20px;
	margin-bottom:5px; margin-left:10px;
	font-size:0.70em;
}

label #arrival {
	float:left;
	width:165px;
	height:20px;
	margin-bottom:5px; margin-left:10px;
	font-size:0.70em;
}

#calendar{float:left; margin-left:5px;}

label #adults {
	float:left;
	width:85px;
	height:20px;
	margin-bottom:5px; margin-left:10px;
	font-size:0.70em;
}

label #children {
	float:left;
	width:85px;
	height:20px;
	margin-bottom:5px; margin-left:10px;
	font-size:0.70em;
}

label #nights {
	float:left;
	width:85px;
	height:20px;
	margin-bottom:5px; margin-left:10px;
	font-size:0.70em;
}

/* Start promotion div styles */
	#promo-left{float:left; width:142px;}
	#promo-right{float:left; width:140px; color:#fff; font-size:0.65em; margin-left:10px;}
/* End promotion div styles */

label #promotion {
	width:125px;
	height:15px;
	margin-bottom:5px; margin-left:10px;
	font-size:0.70em;
	padding-left:3px;
}

	/* Become Friend and Request Brochure */
	.details-row{width:620px; margin-bottom:5px;}
		.details-row label{float:left; width:170px; font-weight:bold; color:#622567; font-size:0.80em;}
			/* Added for birthday club and newsletter email field 22-03-2011*/
			.details-row label.highlight{background-color:#C6B891;}

		.details-row input{float:left; width:370px; height:15px; font-size:0.80em;}
			/* Added for birthday club and newsletter email field 22-03-2011*/
			.details-row input.highlight{background-color:#C6B891;}

		.details-row select{float:left; padding:2px;}
		.details-row select.drop{width:75px;}

	.dob-row{width:620px; margin-bottom:5px;}
		.dob-row label{float:left; width:170px; font-weight:bold; color:#622567; font-size:0.80em;}
		.dob-row input.dobdaymonth{width:25px; height:15px;}
		.dob-row input.dobyear{width:50px; height:15px;}

.choice-tick-wrap{width:620px; margin-top:30px;}
.choice-tick-wrap .choice-tick{width:580px; margin-bottom:5px;}
.choice-tick-wrap .choice-tick .empty-col{float:left; width:170px; font-weight:bold; color:#622567; font-size:0.80em;}
.choice-tick-wrap .choice-tick .full-col{float:left; width:370px;color:#622567; font-size:0.80em;}

	.choice-tick-wrap .choice-tick .full-col input{float:left;}
	.choice-tick-wrap .choice-tick .full-col label{float:left;}


