/* Test stylesheet for OffersClick sites */

#Header { /* header image used on the offer pages */
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 800px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;	
}

#Incentive { display: none; }
#OptIn { display: none; }
#LandingNext { display: none; }
#Permission-next { display: none;}

.questionmaxwidth {
	border-top:1px dotted #CCC; padding-top:5px; margin-bottom:5px; clear:both; width:100%;
	}
	.questionmaxwidth span {
		color: #666; font-family:Arial, Helvetica, sans-serif; font-size:11px; width: 100%; display:block; font-weight:bold; margin: 0 0 5px 0;
		}

#LeadgenQuestions #hidden_EthicallCharityQuestions div { clear:both; width:100%; } /* old style questionlabel */
	#LeadgenQuestions #hidden_EthicallCharityQuestions div .ethical_title { width:100%; display:block; }
	#LeadgenQuestions #hidden_EthicallCharityQuestions div span { width:150px; float:left; display:block; }
	
#LeadgenQuestions #hidden_EthicallCharityQuestions div table {width: 100px; display:block; float:left; }
	#LeadgenQuestions #hidden_EthicallCharityQuestions div table tr {width: 100px; display:block;}
		#LeadgenQuestions #hidden_EthicallCharityQuestions div table tr td {}
			#LeadgenQuestions #hidden_EthicallCharityQuestions div table tr td input { position:relative; top:-3px;}
			#LeadgenQuestions #hidden_EthicallCharityQuestions div table tr td label { display:none;}

	/* Landing page formatting */

#LandingPage {
	margin: 0 auto;
	padding: 0;
	padding-top: 265px; /* Distance from middle page content to the top of the page */ 
	height: auto;
	width: 800px; 
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center; 
	
}

#LandingPageContent {
	margin: 0 auto;
	margin-bottom: 20px; /* Pushes the bottom page banner further down */ 
	padding: 0;
	height: auto;
	width: 800px;
	padding-top:13px;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center; 
	border-bottom: 1px solid #a1b3c9; border-left: 1px solid #a1b3c9; border-right: 1px solid #a1b3c9;
}

#LandingPageIntro {
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif; 
	font-size: 12px;
	border: 1px solid #000; /* add this to the individual themes in the right colour etc */
	margin: 0 25px 0 25px;
	padding:10px;
	text-align:left;
	}

	#LandingPageIntro h1 {
		font-family: Tahoma, Verdana, Arial, Helvetica, san-serif; 
		font-size: 16px;
		color: #F00;
		font-weight:bold;
	}
	
	#LandingPageIntro h2 {
		font-family: Tahoma, Verdana, Arial, Helvetica, san-serif; 
		font-size: 16px;
		font-weight:bold;
		}
	
	#LandingPageIntro h3 {
		font-family: Tahoma, Verdana, Arial, Helvetica, san-serif; 
		font-size: 12px;
		}
		
.form-title { 
	background-image: url('/img/OffersClick-form-title-common.png');
	background-repeat: no-repeat;
	width:100%;
	height:13px;
	text-align:left;
	display:block;
	}

#LandingPageCoreQuestions {
	margin: 0;
	margin: 0 25px 0 25px; /* moves text entry box away from the right */
	padding: 10px; /* Increase blue space inside the blue box */
	
}

#LandingPageCoreQuestions div{ /* text formatting and spacing of the text entry box */
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif; 
	font-size: 12px;
	text-align: left;
	margin-top:5px;
}

		.DaySelector {border: 1px solid #000; /* not possible to change border to 1px on IE */
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color:#000; /*background-color:#9C3;*/}
		.MonthSelector {border: 1px solid #000; /* not possible to change border to 1px on IE */
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color:666; /*background-color:#9C3;*/}
		.YearSelector {border: 1px solid #000; /* not possible to change border to 1px on IE */
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color:#000; /*background-color:#9C3;*/}
		
.leftcol {
	float: left;
	width: 300px;
	}

 #leftcol { width:180px; float: left; }

	 #leftcol div {}

 #rightcol { width: 540px; float: left; }

	#rightcol #LeftBank { width: 180px; float: left; }
	
	#rightcol #RightBank { width: 350px; float: left; }


#LandingPageCoreQuestions div .CoreQuestionLabel { /* name, address label text formatting */
	display: block;
	text-align: left;
	margin-right:20px;
	font-weight:bold;
}

#LandingPageCoreQuestions div .CoreQuestionLabelEmail { /* name, address label text formatting */
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	width: 132px;
	float: left;	
	text-align: left;
}

#LandingPageCoreQuestions div .CoreQuestionLabelDOB { /* name, address label text formatting */
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	margin-right:20px;
	text-align: left;
}


#LandingPageCoreQuestions div .CoreQuestionLabelX { /* mobile and phone nummber label formatting... */
	display: block;
	font-weight: bold;
	text-align: left;
	margin-right:20px;
}

/*.twenty-px-left { position: relative; left: 15px;}
.ten-px-raiser { position:relative; top: -10px; margin-right: 20px; } /* used on landing page to position mobile numbers */

#LandingPageCoreQuestions div .CoreQuestionLabelXX { /* mobile and phone nummber label formatting... */
	margin: 10px 0 10px 0;
	padding: 0;
	border: 0;
	display: block;
	width: 222px;
	float: left;	
	text-align: left;
}

.RegExLanding {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	width: 222px;
	float: left;	
	text-align: left;
}

/* Postcode formatting START */
	
#ctl_QASPostcoder {
	clear: both;
	width:100%;	
/*	background-color: #C90; */
}

.PostcodeSearchLabel { /* the label that says 'post code' can be tinkered from here */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:bold;
	margin-right: 30px;
}

.PostcodeSearchTextBox { /* this is the actual text box entry where the post code is entered */
	border: 1px solid  #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	float: left;
	margin-right: 500px; /* pushes the button onto the line below */
}

.PostcodeSearchButton { /* this is the button that needs to be clicked in order to perform the post code look up */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width: 100px;
	float: left;
	border:0;
	height: 30px;
	cursor: pointer;
	margin: 10px 5px 0 0;
}

.PostcodeRegularExpressionValidator {
	margin:0;
	padding:0;
	clear:both;
	width:100%;
	display:block;
} /* reg ex control */

#ctl_Postcode_rfv_Address { /* this is the "Address Required" validator text */
	margin: 22px 0 0 0px;
	padding:0;
	float: left;
	width:350px;
	position:relative;
	top: -10px;
}

#ctl_Postcode_ltb_PostcodeResults { 
	border: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 365px;
	float:left;}
.Hide {
	background-color:#03F;
}

#ctl_Postcode_txt_PostcodeSearchResult { /* address results box */
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width: 365px;
	float: left;
}

#ctl_Postcode_warp_Main input {
	/*background-color: #CCC; */
}

#ltb_PostcodeResults_SelectedIndex { 
	background-color: #03F;
}


	/* Postcode formatting END */
	
	.summaryclear{ clear:both;}

	.leadgen-clear { clear: both;}
	
#LandingPageLeadgenQuestions { margin-left:25px;}

#LandingPageLeadgenQuestions div { /* styles the two leadgen questions on the landing page */
	margin: 0 auto;
	margin-top: 13px; /* vertical gap */
	padding: 10px;
	height: 175px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	width: 345px;
	float:left;
	display: table;
}

#LandingPageLeadgenQuestions .margin-left-fifteen { margin-left:15px; }

#LandingPageLeadgenQuestions div span input { /* formats the radio buttons */
	margin: 0;
	padding: 0;
	border: 0; 
	display: block;
	float: left;	/* keeps radio button on the left side */
	width: 20px; /* keeps the radio button and label squashed together so that they fit on the left side */
}

#LandingPageLeadgenQuestions div span label { /* formats the radio button label */
	margin: 0;
	padding: 0;
	border: 0; 
	display: block;
	float: left;
	width: 25px; /* label size, which ultimately adjusts the size of the gap between them */
}

#LandingPageLeadgenQuestions div .LeadgenLabel { /* formats the text element of the question */
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-bottom: 15px;
	border: 0; 
	display: block; /* doesnt appear to do anything */
	width: 250px;
	float: left; /* spaces out the text from the radio buttons, but i dont understand why */
}

#LandingPageLeadgenQuestions div span h1 { /* formats the tittle inside the leadgen box */
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	border: 0;
	font-size: 12px; color: #000000;
}

#LandingPageLeadgenQuestions div span a { /* formats the static color of the link */
	color: #000000;
}

#LandingPageLeadgenQuestions div span a:hover { /* rollover effect on the link */
	text-decoration: none;
	/*background-color: #b2b2b2; */
	color: #b2b2b2;
} 

div#LandingPageNextButton { /* Houses the next button */
	margin: 0 auto;
	margin-top: 15px; /* spaces next button vertically */
	padding: 0;
	border: 0;
	height: auto;
	width: 203px;
	float:left;
}

div#LandingPageNextButton span input {
	margin: 0 auto;
	padding: 0;
	border: 0;
	display: block;
	width: 203px; /* width used to be 204px*/
	height: 33px;
	background-repeat: no-repeat;	
	cursor: pointer;
	border: 0;
}

div#Opt { /* formats the box after the next button which speaks about consent etc */
	margin-left:10px;
	margin-top: 20px;
	margin-bottom: 20px;	
	height: 40px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size: 10px;
	width: 514px;
	display: table;
	float:left;
}

	/* Landing page END */

/* Main survey styles */

em { /* used to underline "Direct Marketing Association" in the page footer */
	text-decoration: underline;
	font-style: normal;
}

.AFT_hidden {
	display: none; /* show/hide - self explanatory */
}

/* Hidden Leadgen Questions Start */

#LeadgenQuestions .Hidden { /* houses the hidden elements into an indented box under the parent element */
	margin: 0 auto;
	margin-bottom: 13px;
	padding: 10px;
	border: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 718px;
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align: center;
	height: auto;
}

#LeadgenQuestions .Hidden  div { /* houses the elements inside the hidden box */
	margin: 0;
	padding: 0;
	border: 0;
	height: 30px;
	display: table;
	width: 718px;
}

#LeadgenQuestions .Hidden  div span { /* keeps the lebel and form elements inside a 400px box */
	margin: 0;
	padding: 0;
	border: 0;
	width: 400px;
}

#LeadgenQuestions .Hidden  div table { /* formats some radio button elements for hidden Q's such as on page ID#8 */
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 20px;
}

#LeadgenQuestions .Hidden  div table td { /* formats the width of the radio button labels for some questions, like on page ID#8 */
	margin: 0;
	padding: 0;
	border: 0;
	/* [disabled]display: block; */
	/* [disabled]width: 100%; */
}

/* Hidden Leadgen Questions End */

/* FILTER QUESTIONS START page ID#2 */

#FilterQuestions { /* houses the filter questions into the centre of the page */
	margin: 0 auto;
	border: 0;
	padding: 0;
	width: 800px;
}

#FilterQuestions div{ /* formats the filter questions */
	margin: 0;
	border: 0;
	padding: 5px 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align: left;
}

#FilterQuestions div .QuestionLabel { /* houses individual questions and spaces them from their input elements with block + width */
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	width: 200px;
	float: left;	
	text-align: left;
}

#FilterQuestions div select { /* keeps the filter questions spaced closer together vertically, but i dont understand why */
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 150px;
}

/* ----------------------------------------- page 2 leadgen question section START ----------------------------------- */

#FilterQuestions .page2leadgen { /* houses the leadgen questions into nice boxes */
	margin: 0 auto;
	margin-top: 13px;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 3px solid #ccc;
	height: 85px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	width: 789px;
	height: auto;
	display: table; /* makes the boxes expand with content...why would this be chosen over the height: auto option? */
}

#FilterQuestions .page2leadgen span { /* spaces out the hidden box text from the components */
	display: block;
	float: left; /* if removed, component goes underneath label text */
}

#FilterQuestions .page2leadgen span input { /* keeps the input radio buttons on the left side of the box */
	margin: 0;
	padding: 0;
	border: 0; 
	display: block;
	float: left;	
	width: 20px;
}

#FilterQuestions .page2leadgen span label {
	margin: 0;
	padding: 0;
	border: 0; 
	display: block;
	float: left;
	width: 25px; /* spaces the radio buttons + label */
}

#FilterQuestions .page2leadgen .LeadgenLabel { /* positions the main text area in a block after the radio buttons but i dont understand why */
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-bottom: 15px;
	border: 0; 
	display: block; /* doesnt do anything */
	width: 525px;
	float: left;
}

#FilterQuestions .page2leadgen span h1 { /* tittle of the leadgen boxes */
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	border: 0;
	font-size: 12px;
	color: #da482b;	
}

#FilterQuestions .page2leadgen span a { /* link color formatting */
	color: #999;
}

#FilterQuestions .page2leadgen span a:hover { /* rollover effect for links */
	text-decoration: none;
	background-color: #da482b;	
	color: #fff;
} 

#FilterQuestions .page2leadgen table { /* formats different style leadgen questions in page id #10 > */
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 0; 
	border-right: 1px dashed #ccc;
	width: 100px;
	height: 99px;
	float: left
}

#FilterQuestions .page2leadgen table td { /* aligns the checkbox so that it's in the top-left position */
	margin: 0;
	padding: 0;
	border:0; 
	display: block;
	width: 50px;
}

#FilterQuestions .page2leadgen img { /* aligns the position of the image on the right side */
	margin: 0;
	padding: 0;
	padding-right: 10px;
	border:0; 
	float: right;
}

#FilterQuestions .Hidden { /* houses the hidden elements into an indented box under the parent element */
	margin: 0 auto;
	margin-bottom: 13px;
	padding: 10px;
	border: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 718px;
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align: center;
	height: auto;
}

#FilterQuestions .Hidden  div { /* houses the elements inside the hidden box */
	margin: 0;
	padding: 0;
	border: 0;
	display: table;
	width: 718px;
	clear:both;
}

#FilterQuestions .Hidden  div span { /* keeps the lebel and form elements inside a 400px box */
	margin: 0;
	padding: 0;
	border: 0;
	width: 600px;
	display:table;
}

#FilterQuestions .Hidden  div .HiddenLabel { /* keeps the lebel and form elements inside a 400px box */
	margin: 5px 30px 5px 0;
	padding: 0;
	border: 0;
	width: 250px;
	display: block;
	float:left;
	clear:both;
}


#FilterQuestions .Hidden  div table { /* formats some radio button elements for hidden Q's such as on page ID#8 */
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 20px;
}

#FilterQuestions .Hidden  div table td { /* formats the width of the radio button labels for some questions, like on page ID#8 */
	margin: 0;
	padding: 0;

}

.Filter-Spacer { margin:5px 0 5px 0; float: left;}

/* ----------------------------------------- page 2 leadgen question section END ----------------------------------- */

/* FILTER QUESTIONS END */

/* Leadgen Questions Start */


#LeadgenQuestions div { /* houses the leadgen questions into nice boxes */
	margin: 0 auto;
	margin-top: 13px;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 3px solid #ccc;
	height: 85px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	width: 789px;
	display: table; 
}

#LeadgenQuestions div span { /* spaces out the hidden box text from the components */
	display: block;
	float: left; /* if removed, component goes underneath label text */
}

#LeadgenQuestions div span input { /* keeps the input radio buttons on the left side of the box */
	margin: 0;
	padding: 0;
	border: 0; 
	display: block;
	float: left;	
	width: 20px;
}

#LeadgenQuestions div span label {
	margin: 0;
	padding: 0;
	border: 0; 
	display: block;
	float: left;
	width: 25px; /* spaces the radio buttons + label */
}

#LeadgenQuestions div .LeadgenLabel { /* positions the main text area in a block after the radio buttons but i dont understand why */
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-bottom: 15px;
	border: 0; 
	display: block; /* doesnt do anything */
	width: 525px;
	float: left;
}

#LeadgenQuestions div span h1 { /* tittle of the leadgen boxes */
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	border: 0;
	font-size: 12px;
	color: #da482b;	
}

#LeadgenQuestions div span a { /* link color formatting */
	color: #999;
}

#LeadgenQuestions div span a:hover { /* rollover effect for links */
	text-decoration: none;
	background-color: #da482b;	
	color: #fff;
} 

#LeadgenQuestions div table { /* formats different style leadgen questions in page id #10 > */
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 0; 
	border-right: 1px dashed #ccc;
	width: 100px;
	height: 99px;
	float: left
}

#LeadgenQuestions div table td { /* aligns the checkbox so that it's in the top-left position */
	margin: 0;
	padding: 0;
	border:0;
	/* [disabled]display: block; */
	/* [disabled]width: 50px; */
}

#LeadgenQuestions div img { /* aligns the position of the image on the right side */
	margin: 0;
	padding: 0;
	padding-right: 10px;
	border:0; 
	float: right;
}

/* Leadgen Questions End */

/* Next button for the survey side of the site */

div#NextButton {
	margin: 0 auto;
	margin-top: 30px; /* spaces it vertically */
	padding: 0;
	border: 0;
	height: 50px;
	width: 800px;
}

div#NextButton span input {
	margin: 0 auto;
	padding: 0;
	border: 0;
	display: block;
	width: 800px;
	height: 33px;

	background-repeat: no-repeat;	
	background-position: top center;
	background-color:#FFF;
	cursor: pointer;
}

/* Next button end */

/* Thankyou page */

#ThankYou {
	margin: 0 auto;
	text-align: center;
	padding: 0;
	border: 0;
	width: 800px;
}

#ThankYou h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #F00;
}

#ThankYou p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

/* Thankyou page end */

/* Footer Style  Start */

#Footer { /* houses the image for the page footer with the offerclick logo */
	margin: 0 auto;
	margin-top: 20px;
	border: 0;
	padding: 0;
	width: 800px;
	/*background-image: url('../img/thomas-cook-footer.gif'); */
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
	text-align: center;
}

ul#FooterNav {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	width: 800px;
	position: relative;
	top: 19px; /* aligns the links vertically so that they sit on the purple part of the banner */
}

ul#FooterNav li {
	margin: 0;
	padding: 1px 10px 1px 10px;
	border: 0;
	border-left: 1px solid #fff;	
	display: inline; /* displays the unordered list links horizontally */
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;	
	font-size: 11px; /* changed from 0.7em to 11px */
	font-weight: bold;	
}

ul#FooterNav li a { /* formats the color of the footer links */
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	color: #fff;
}

ul#FooterNav li#FooterNavFirstItem {
	border: 0;
}

ul#FooterNav li a:hover { /* formats the rollover effect of the footlinks */
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: underline;	
}

#Footer p { /* formats the footer blurb out not being a thomas cook promotion */
	margin: 0 auto;
	border: 0;
	padding: 0;
	padding-bottom: 20px;
	width: 800px;
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	text-align: center;
	font-size: 0.7em;
	color: #999;
	position: relative;
	top: 30px;
}

/* Footer Style  End */

/* Progress bar start */

.progress0 {
	background-image: url('/img/OC-Progress-bar-0-8.gif');
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	position: relative;
	left: -10px;
	width: 160px;
	float: right;
	margin: 0;
	padding: 3px 0 3px 0;
	text-align: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.progress1 {
	background-image: url('/img/OC-Progress-bar-1-8.gif');
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	width: 160px;
	float: right;
	margin: 0;
	padding: 3px 0 3px 0;
	text-align: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.progress2 {
	background-image: url('/img/OC-Progress-bar-2-8.gif');
		background-repeat: no-repeat;
	background-position: right;
	display: block;
	width: 160px;
	float: right;
	margin: 0;
	padding: 3px 0 3px 0;
	text-align: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.progress3 {
	background-image: url('/img/OC-Progress-bar-3-8.gif');
		background-repeat: no-repeat;
	background-position: right;
	display: block;
	width: 160px;
	float: right;
	margin: 0;
	padding: 3px 0 3px 0;
	text-align: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.progress4 {
	background-image: url('/img/OC-Progress-bar-4-8.gif');
		background-repeat: no-repeat;
	background-position: right;
	display: block;
	width: 160px;
	float: right;
	margin: 0;
	padding: 3px 0 3px 0;
	text-align: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.progress5 {
	background-image: url('/img/OC-Progress-bar-5-8.gif');
		background-repeat: no-repeat;
	background-position: right;
	display: block;
	width: 160px;
	float: right;
	margin: 0;
	padding: 3px 0 3px 0;
	text-align: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.progress6 {
	background-image: url('/img/OC-Progress-bar-6-8.gif');
		background-repeat: no-repeat;
	background-position: right;
	display: block;
	width: 200px;
	float: right;
	margin: 0;
	padding: 3px 0 3px 0;
	text-align: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.progress7 {
	background-image: url('/img/OC-Progress-bar-7-8.gif');
		background-repeat: no-repeat;
	background-position: right;
	display: block;
	width: 160px;
	float: right;
	margin: 0;
	padding: 3px 0 3px 0;
	text-align: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.progress8 {
	background-image: url('/img/OC-Progress-bar-8-8.gif');
		background-repeat: no-repeat;
	background-position: right;
	display: block;
	width: 160px;
	float: right;
	margin: 0;
	padding: 3px 0 3px 0;
	text-align: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

#LeadgenQuestions .ProgressHouse {
	margin: 0 auto;
	width: 789px;
	height: 5px;
	display: block;
	background-color:#fff;
	border: 1px solid #fff;
	border-bottom: 3px solid #fff;
}

#LeadgenQuestions .ProgressHouse span {
	float: left;
	display: block;
	width: 789px;
}

.ProgressHouseThankyou {
		margin: 0 auto;
	width: 789px;
	height: 5px;
	display: block;
	background-color:#fff;
}


/* Progress bar end */

.Mandatory { /* used on the landing page fields to stop the layout from breaking */
	background-image: URL('/img/Invalid.gif');
	background-repeat: no-repeat;
	margin: 0; padding: 0; border: 0;
	position: relative; top: 2px; left: 3px;
} .mandatoryDots { visibility: hidden; } /* gets rid of the four dots that are on ereg to form the width of the image */ 
.MandatoryTitle { /* used on the landing page fields to stop the layout from breaking */
/*	background-image: URL('/img/ROP-Jan-2010/Invalid.jpg');
	background-repeat: no-repeat; */
	margin: 0; padding: 0; border: 0;
	float: right;
	position: relative; top: 6px;
}

.MandatoryDOB { /* used on the landing page fields to stop the layout from breaking */
/*	background-image: URL('/img/ROP-Jan-2010/Invalid.jpg');
	background-repeat: no-repeat; */
	margin: 0; padding: 0; border: 0;
	float: right;
	position: relative; top: 6px;
}

#Required_DOB { /* formats the list boxes */
	border: 1px solid #666; /* not possible to change border to 1px on IE */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666; /*background-color:#9C3;*/
}

.selectborder { /* formats the list boxes */
	border: 1px solid #666; /* not possible to change border to 1px on IE */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666; /*background-color:#9C3;*/
}
.textboxborder { /* formats the list boxes */
	border: 1px solid #666; /* not possible to change border to 1px on IE */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	color:#666; /*background-color:#9C3;*/
}


#Summary{ 
	clear:both; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	text-align: left;
	float:left;
}

	#Summary #SummaryBorder { clear:both; background-color:#FFF; border: 2px solid #F00; padding: 10px;  }

	#SummaryBorder li { margin: 5px 0 0 0;}
	
#Hide { display:none;}

.italic { font-style:italic;}
.bold { font-weight:bold;}
.float-left { float: left;}
.white { color:#FFF;}
.select { border: 1px solid #333; font-size: 11px; width: 200px; }
.textbox { border: 1px solid #333; font-size: 11px; }
.black { color: #000; font-style:normal;}


#FilterQuestions #leftcol { 
	margin-top: 13px;
	width: 380px;
	float: left;
	}
	
#FilterQuestions #rightcol { 
	width: 380px;
	float: left;
	}
	
.clear { clear: both;}

.Filter_title { 
	padding-top:5px; 
	border-top: 1px dotted #CCC; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color: #039;
	font-weight:bold;
	width:800px; 
	display:block; 
	}
	
.red { color:#F00; font-weight:bold;}
#LeadgenQuestions #HideID { display:none;}

#LeadgenQuestionsTwoCol .ProgressHouse {
	margin: 0 auto;
	width: 789px;
	height: 5px;
	display: block;
	background-color:#fff;
	border: 1px solid #fff;
	border-bottom: 3px solid #fff;
}

#LeadgenQuestionsTwoCol .ProgressHouse span {
	float: left;
	display: block;
	width: 789px;
}
	
#LeadgenQuestionsTwoCol { width: 810px; display: table; margin: 0 auto; }
	
#LeadgenQuestionsTwoCol #leftcol { 
	width: 380px;
	float: left;
	}

#LeadgenQuestionsTwoCol #rightcol { 
	width: 380px;
	float: left;
	position: relative; left:10px;
	}
	
#LeadgenQuestionsTwoCol #leftcol { /* houses the leadgen questions into nice boxes */
	margin: 0 auto;
	margin-top: 13px;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 3px solid #ccc;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	width: 380px;
	display: table; /* makes the boxes expand with content...why would this be chosen over the height: auto option? */
	
}

#LeadgenQuestionsTwoCol #rightcol { /* houses the leadgen questions into nice boxes */
	margin: 0 auto;
	margin-top: 13px;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 3px solid #ccc;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	width: 380px;
	display: table; /* makes the boxes expand with content...why would this be chosen over the height: auto option? */
}

#LeadgenQuestionsTwoCol div span { /* spaces out the hidden box text from the components */
	display: block;
	float: left; /* if removed, component goes underneath label text */
}

#LeadgenQuestionsTwoCol div span input { /* keeps the input radio buttons on the left side of the box */
	margin: 0;
	padding: 0;
	border: 0; 
	display: block;
	float: left;	
}

#LeadgenQuestionsTwoCol div span label {
	margin: 0;
	padding: 0;
	border: 0; 
	display: block;
	float: left;
	width: 25px; /* spaces the radio buttons + label */
}

#LeadgenQuestionsTwoCol div .LeadgenLabel { /* positions the main text area in a block after the radio buttons but i dont understand why */
	margin: 0;
	padding: 0;
	padding-left: 15px;
	border: 0; 
	display: block; /* doesnt do anything */
	width: 290px;
	float: left;
	position: relative; top: -17px;
}

#LeadgenQuestionsTwoCol div span h1 { /* tittle of the leadgen boxes */
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	border: 0;
	font-size: 12px;
	color: #da482b;	
}

#LeadgenQuestionsTwoCol div span a { /* link color formatting */
	color: #999;
}

#LeadgenQuestionsTwoCol div span a:hover { /* rollover effect for links */
	text-decoration: none;
	background-color: #da482b;	
	color: #fff;
} 

#LeadgenQuestionsTwoCol div .options { /* formats different style leadgen questions in page id #10 > */
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 0; 
/*	border-right: 1px dashed #ccc; */
	position: relative;
	left:-70px;
}

#LeadgenQuestionsTwoCol div .options input { /* aligns the checkbox so that it's in the top-left position */
	margin: 0;
	padding: 0;
	border:0; 
	display: block;
	
}

#LeadgenQuestionsTwoCol div img { /* aligns the position of the image on the right side */
	margin: 20px 0 0 0;
	padding: 0;
	border:0; 
	float: left;
}

#LeadgenQuestionsTwoCol .landscape img { /* aligns the position of the image on the right side */
	width: 70px;
	height:35px;
	display: block;
}

#LeadgenQuestionsTwoCol .portrait img { /* aligns the position of the image on the right side */
	width: 45px;
	height: 70px;
	display: block;
	margin-left:29px;
}

.twocolmaxwidth { width:100%; display: block; margin: 5px 0 5px 0;  }
.listbox {clear: both; border: 1px solid #666; font-family:Verdana, Geneva, sans-serif; font-size: 11px; color:#666;}
.radio {clear: both; padding:2px; font-family:Verdana, Geneva, sans-serif; font-size: 11px; color:#666; width: 100%;}
.textbox {clear: both; border: 1px solid #666; font-family:Verdana, Geneva, sans-serif; font-size: 11px; color:#666;}
.town_prefill { border:none; color: #DA482B; font-family: Tahoma, Geneva, sans-serif; size:12px; position:relative; left:468px; font-weight:bold; top:-76px;}

/*Adrians update*/



#LeadgenQuestions div.colBlocks img  {
	clear: both;
	float: none;
	margin-bottom: 10px;

}
#LeadgenQuestions div.colBlocks  {
	width: 200px;
	display: block;
	float: left;
	overflow: hidden;
	margin: 10px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#RootDiv #FrmQuestion #LeadgenQuestions div#hidden_donate {
	height: 330px;
	overflow: auto;
}
#RootDiv #FrmQuestion #LeadgenQuestions #hidden_donate #EthicallBlock {
	height: 260px;
}

