
#quotecolumn
{
	color:#000;
	position: absolute;
	top: 10px;
	right: 8px;
	width:180px;
	/*background-color:#fff;*/
}

#quotecolumn a{
	color:#000;
}

#quotecolumn p{
	line-height: normal;
}

#quotecolumn p.bold
{
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size:1.2em;
	
}

#quotecolumn h2{
	color:#f00;
	font-weight:bold;
	font-size:5em;
	padding:0;
	margin:0;
}

#quotecolumn p.legals
{

	font-size:0.9em;
	
}

#quotecolumn h2 sup{
	font-weight:normal;
}

#quotecolumn .box{
	background-color:#fff;
	border-color: #e0e0e0;
	border-width: 1px;
	border-style: solid;
	padding:4px;
	margin:4px 0 4px 0;
}

#quotecolumn #summary h3{
	font-size:1em;
	color:#000;
	font-weight:normal;
}

#quotecolumn #summary p{
	padding:0;
	margin:0;
}

#quotecolumn #summary .dob{
	font-weight:bold;
	
}

#quotecolumn #summary .dob2{
	font-weight:bold;
	padding:0 0 5px 0;
}



/* QUOTE ENGINE MAIN AREA */
#quoteengine{
	position:relative;
	padding:8px 0 0 8px;
}

#quoteengine input, #quoteengine select{
	font-size:1em;
	
}

#quoteengine a{
	color:#000;
}
.quotecontainer{
	padding:0.25em 0 0.5em 0;
	width:100%;
	overflow:hidden;
}

.quotecontainerhome{
	padding:0.25em 0 0.5em 0;
	width:100%;
	overflow:hidden;
}

#quoteengine h2{
	color:#000;
	font-weight:normal;
	font-size:2.2em;
	margin:0 0 .25em 0;
}

#quoteengine h3{
	color:#000;
	font-weight:normal;
	font-size:1.6em;
	margin:0 0 .25em 0;
}



.radiobutton{
	width:1.1em;
	height:1.1em;
	margin:0 1em 0 0;
}

.radiobutton2{
	width:1.1em;
	height:1.1em;
}

/* FORM LAYOUT */

.shortlabel{
	float:left;
	width:120px;
	padding:0 10px 0 0;
}
.mediumlabel{
	float:left;
	width:230px;
	padding:0 10px 0 0;
}
.longlabel{
	float:left;
	width:270px;
	padding:0 10px 0 0;
}

.vlonglabel{
	float:left;
	width:360px;
	padding:0 20px 0 0;
}

.content{
	float:left;
}

#buttonnext {
	float:right;
}

#buttonback {
	float:left;
}

#buttoncontainer{
	overflow:hidden;
	width:100%;
	padding:10px 0 10px 0;
}



#quoteengine a.learnmoreanchor
{
	background-image: url(../images/orangearrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 15px;
	text-decoration:none;
	font-weight:bold;
	color:#fa9614;
}

#quoteengine a.learnmoreanchor_on
{
	background-image: url(../images/orangearrow_down.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 15px;
	text-decoration:none;
	font-weight:bold;
	color:#fa9614;
}


.learnmoretext
{
	
	margin:0 0 5px 4px;
	padding:5px;
	border-color: #fa9614;
	border-width: 1px;
	border-style: solid;
}


.lockeddob{
	background-color:#f2f2f2;
	
	/*color:#e0e0e0;*/
}

#paymentchoicescontainer
{
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px 0;
}



#paymentchoicescontainer h3{
	font-size:1.4em;
	color:#000;
	font-weight:bold;
}

#chooseor{
	float:left;
	width:20px;
}

#choosedd
{
	float: left;
	width: 240px;
}

#chooseccard{
	float:right;
	width:240px;
	
}





#ddguarantee{
	margin:10px 0 10px 0;
	padding:10px;
	color:#000;
	background-color:#e0e0e0;
}

#ddguarantee h3{
	margin:10px 0 5px 0;
	font-size:1.3em;
	text-align:center;
	font-weight:bold;
}

#holaddress
{
	font-weight: bold;
	background-image: url(../images/directdebit_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.whitebg{
	padding:4px;
	background-color:#fff;
}

#confirmeverything td
{
	vertical-align: top;
	border-color: #E0E0E0;
	border-width: 0 0 1px 0;
	border-style: solid;
	padding:2px 2px 2px 0;
}

#confirmeverything .stepheading td{
	font-weight:bold;
	font-size:1.4em;
	color:#000;
	padding:1em 0 0.25em 0;
	border-color: #fa9614;
}

#confirmeverything .stepsubheading td{
	font-weight:bold;
	font-size:1.1em;
	color:#000;
	padding:1em 0 0.25em 0;
}
	
#confirmeverything .amends td{	
	border:none;
	
}
.iconfirmcontainer{
	padding:20px 0 0 0;
	
}

#flashtitlediva{
	float:left;
}

#essentialcover2{
	padding:20px 0 0 0.5em;
	float:left;
}

#essentialcover2 input{
	width:1.4em;
	height:1.4em;
	font-size:1.4em;
}

#step4{
	display:none;
}

#switch_warning{
	display:none;
}

