/* FORM ELEMENTS */

table#renewal, table#renewal tr, table#renewal tr td {
width: 549px;
margin: 0;
padding: 0 5px 5px 0;
border-collapse: collapse;
}

table#renewal tr td {
padding: 0 20px;
}

table#Form1, table#Form1 tr, table#Form1 tr td {
width: 549px;
margin: 0;
padding: 0 5px 5px 0;
border-collapse: collapse;
}

textarea#WhatYourLookingForTB {
width: 297px;
height: 100px;
}

table#Form1 tr td {
padding: 0 20px;
}

.formindent {
margin-left: 20px;
}

.form-even,
.form-even-bottom {

}

.form-odd,
.form-odd-top {

}

div.form-odd {
padding: 10px 0px;
}

/* --------------------------
Form colours
--------------------------*/

table#BestDayToContactCBL {
font-size: 100%;
}

div.bestDay label {
float: left;
padding: 0px 8px 0 3px;
margin-top: -2px;
}

div.bestDay {
height: 15px;
}

div.bestDay input {
float: left;
padding: 0px;
height: 14px;
width: 14px;
}

form#renewalform,
form#callmeform,
form#Form1 {
border-top: 1px solid #b2c8dd;
margin: 0 0 12px 0;
padding: 0;
}

form#Form1 p {
font-size: 100%;
}

.form-odd {
background-color: #f9f9f9;
border-bottom: 1px solid #b2c8dd;
padding-bottom: 10px;
}

p.form-odd, p.form-even {
	margin: 0;
	padding-top: 8px;
	}

.form-odd-top {
background-color: #f9f9f9;
border-bottom: 1px solid #b2c8dd;
border-top: 1px solid #b2c8dd;
padding-bottom: 10px;
}

.form-even {
border-bottom: 1px solid #b2c8dd;
padding-bottom: 10px;
}

form#callmeform p, 
#renewalform p,
form#Form1 p {
color: #004990;
margin: 0;
padding: 8px 0;
width: 100%;
display: block;
}

/*form#renewalform table {
border-bottom: 1px solid #b2c8dd;
border-top: 1px solid #f9f9f9;
}

form#renewalform td {
border-top: 1px solid #b2c8dd;
padding:3px 0px 3px 20px;
}

table#renewal, table#renewal tr, table#renewal tr td {
color: #004990;
padding: 10px 10px 10px 20px;
}*/



/* extra styles */

/* --------------------------
RAF Form
--------------------------*/

#frm_Referral fieldset {
	border: 0;
}

fieldset legend.friendlegend {
	background: url(../i/referArrow.gif) no-repeat;
	background-position: right 0;
	color: #fff;
	display: block;
	padding: 10px 285px 10px 10px;
	margin: 0px 0px 10px 0px;
	float: left;
}

.active {
	background-position: right -38px!important;
}

fieldset {
	border: 0;
	}



fieldset legend.friendlegend:hover {
	cursor: pointer;
}

fieldset legend.friendlegend {
	cursor: pointer;
	_margin-left: -20px;
	_padding-left: 20px;
}

fieldset legend.referLegend {
	cursor: pointer;
	_margin-left: -10px;
}

/*

.btn-slide {
	background: url(i/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}


*/


#frm_Referral label {
	float: left;
	clear: both;
}

#frm_Referral legend {
	color: #004990;
}

#frm_Referral input, #frm_Referral select, #frm_Referral textarea {
	float: left;
	clear: both;
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding: 2px;
	}

	
#frm_Referral input, #frm_Referral textarea {
	width: 206px;
	}
	
input#chk_optIn {
	float: none;
	width: 30px;
	border: none;
}
	
#frm_Referral select {
	width: 124px;
	}

.formborderblue {
	margin-bottom: 10px;
	border-bottom: 1px solid #b2c8dd;
	height: 50px;
	width: 206px;
	}
	
table#pnl_friendPanel { /*Fix for font size differences*/
	font-size: 100%;
	line-height: 1.5em;
}

table#pnl_Emails span { 
	font-weight: bold;
}

#frm_Referral #submit {
background-color: #004990;
width: 212px;
color: #ffffff;
font-weight: bold;
border: 0;
font-size: 1.1em;
padding: 4px;
}

.referMandatory {
font-weight: bold;
color: #FF0000;
width: 200px;
}
