/* Main Content */
.infoFormArea div.Row
{
	padding: 15px 20px 10px;
}

.infoFormArea div.reqd
{
	float: left;
	text-align: right;
	width: 94%;
	padding: 0px;
	font-size: .8em;
	padding-bottom: 3px;
}

.infoFormArea div.FormRow
{
	padding: 10px 20px 0px;
	border-bottom: 1px solid #F0F0F0;
}

.infoFormArea div.bluehead
{
	clear:both;
}

.infoFormArea div.bluehead p.blueheadp {
	background:url(../images/tabs/submenubuttonbluebg.gif) #1c8ed7 left top repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin:0px 20px;
}

.infoFormArea div.box
{
	float: left;
	width: 346px;
	padding-right:11px;
}

.infoFormArea div.grouping
{
	background-color:#eee;
	border:1px solid #bbb;
	padding:10px;
	margin-bottom:11px;
	clear:both;
}

.infoFormArea div.mr
{
	float: left;
	width: 50px;
}

.infoFormArea div.Name
{
	float: right;
	padding-left: 12px;
}

.infoFormArea div.Name input
{
	clear:both;
}

div.infoFormArea div.box h4
{
	float: left;
	width: 100%;
	padding-bottom: 5px;
	font-size: .9em;
	font-weight: bold;
	display: block;
}

div.infoFormArea div.box h4 a
{
	display: block;
	float: left;
	padding-top: 0px;
	_padding-top: 5px;
	padding-right: 5px;
}

div.infoFormArea div.box h5
{
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: .9em;
	font-weight: normal;
	display: block;
}

.infoFormArea div.box select
{
	float: left;
	width: 70px;
	margin-right:15px;
	margin-bottom: 15px;
	height: 21px;
}

.infoFormArea div.box div.mr select
{
	width:50px;
}

.infoFormArea div.box input
{
	float: left;
	width: 110px;
	margin-bottom: 10px;
	height: 21px;
}

.infoFormArea div.box #firstname
{
	float:left;
}

.infoFormArea div.box div.Phone
{
	float: left;
	clear:left;
	width: 130px;
	padding-right: 15px;
}

.infoFormArea div.box div#mobilephone
{
	clear:right;
}

.infoFormArea div.box div.gen
{
	float: left;
	width: 100%;
}

.infoFormArea div.box #country-code
{
	clear:both;
}

div.infoFormArea div.box h5
{
	float: left;
	padding: 3px 5px 5px 0px;
	font-size: .9em;
	font-weight: normal;
	display: block;
}

.infoFormArea div.box div.gen input.small
{
	float: left;
	width: 30%;
	margin-bottom: 10px;
}

.infoFormArea div.box div.gen select.small
{
	float: left;
	width: 30%;
	margin-bottom: 10px;
	margin-right: 5px;
	display: block;
}

.infoFormArea div.box div.gen input.check
{
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
	width: 14px;
	height: 14px;
}

.infoFormArea div.box label
{
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: .9em;
	font-weight: bold;
	display: block;
}

.infoFormArea div.box .radioTable label
{
	font-weight:normal;
}

.infoFormArea div.box div.gen textarea
{
	float: left;
	width: 320px;
	height: 100px;
	margin-bottom: 15px;
}

.infoFormArea div.box #howhearddiv input
{
	width:320px;
}

.infoFormArea div.FormRow1
{
	float: left;
	width: 94%;
	padding: 20px;
	padding-top: 10px;
}

div.FormRow1 div.Row
{
	float: left;
	width: 100%;
	padding: 5px 0px 10px 0px;
}

div.FormRow1 div.EuropeSelect
{
	float: left;
	width: 161px;
	border-right: 1px solid #CCCCCC;
	padding-left: 5px;
	font-size: .9em;
}

div.FormRow1 div.EuropeSelect table
{
	padding-top: 10px;
}


div.FormRow1 div.OtherSelect table
{
	padding-top: 10px;
}


div.FormRow1 div.OtherSelect
{
	float: left;
	width: 161px;
	border-right: 1px solid #CCCCCC;
	padding-left: 5px;
	font-size: .9em;
}


div.FormRow1 div.OtherSelect input
{
	float: left;
	margin-right: 2px;
	_margin-right: 0px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	display: block;
}


div.FormRow1 div.EuropeSelect input
{
	float: left;
	margin-right: 2px;
	_margin-right: 0px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	display: block;
}




div.FormRow1 div.EuropeSelect ul
{
	float: left;
	width: 100%;
	display: block;
}

div.FormRow1 div.EuropeSelect ul li
{
	float: left;
	width: 49%;
	border: 1px solid #fff;
}

div.FormRow1 div.EuropeSelect ul li.empty
{
	float: left;
	width: 50%;
	border: 1px solid #fff;
	font-size: 0px;
}

div.FormRow1 div.EuropeSelect ul li input
{
	float: left;
	margin-right: 3px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	display: block;
}

div.FormRow1 div.EuropeSelect ul li label
{
	float: left;
	padding-top: 0px;
	_padding-top: 3px;
}




div.FormRow1 div.OtherSelect ul
{
	float: left;
	width: 100%;
	display: block;
}

div.FormRow1 div.OtherSelect ul li
{
	float: left;
	width: 98%;
	border: 1px solid #fff;
}

div.FormRow1 div.OtherSelect ul li.empty
{
	float: left;
	width: 98%;
	border: 1px solid #fff;
	font-size: 0px;
}

div.FormRow1 div.OtherSelect ul li input
{
	float: left;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	display: block;
}





.infoFormArea span.axterix
{
	font-size: 1.2em;
	color: #ff0000;
}

div.FormRow1 div.OtherSelect ul li label
{
	float: left;
	padding-top: 0px;
	_padding-top: 3px;
}


div.FormRow1 div.Row input.step, div.FormRow1 div.Row select.step
{
	float: left;
	width: 70%;
}

div.FormRow1 div.Row div.checkArea
{
	float: left;
	padding-right: 10px;
}

div.FormRow1 div.Row div.priceArea
{
	float: left;
	width: 300px;
}


div.FormRow1 div.Row div.priceArea ul
{
	float: left;
	width: 100%;
}

div.FormRow1 div.Row div.priceArea ul li
{
	float: left;
	width: 49%;
	padding-bottom: 10px;
	_padding-bottom: 7px;
}

div.FormRow1 div.Row div.priceArea ul li input
{
	float: left;
	margin-right: 5px;
}

div.FormRow1 div.Row div.priceArea ul li label
{
	float: left;
}

/*Free CallBack*/
.callBackArea
{
	float: left;
	width: 350px;
	background-color: #004a6f;
	margin: 30px;
}

.callBackArea p
{
	float: left;
	display: block;
	padding: 10px;
	width: 90%;
	color: #FFFFFF;
}

.callBackArea .row
{
	float: left;
	padding: 5px;
	padding-bottom: 10px;
	width: 98%;
	clear:both;
}

.callBackArea h5 {
	color:#fff;
	font-size:0.9em;
}

.callBackArea #callback h5 {
	width:50px;
}

.callBackArea #callbackinputs {
	float:left;
	width:237px;
}

.callBackArea div.cbinputs {
	float:left;
}

.callBackArea #callbackto {
	margin-left:10px;
}

.callBackArea .label
{
	float: left;
	padding-right: 5px;
	padding-top: 4px;
	width: 25%;
	color: #fff;
	text-align: right;
}

.callBackArea select, .callBackArea input
{
	float: left;
}



.callBackArea input.name
{
	float: left;
	width: 66%;
	height: 20px;
	border: 1px solid #333333;
}

.callBackArea input.phone
{
	float: left;
	width: 29%;
	height: 20px;
	border: 1px solid #333333;
}

.callBackArea select.Country
{
	float: left;
	width: 40%;
	height: 20px;
	border: 1px solid #333333;
}


.callBackArea select.timetocall
{
	float: left;
	width: 85px;
	height: 21px;
	margin-left: 10px;
	border: 1px solid #333333;
}

.callBackArea #callbackbesttime {
	width:90px;
}

.callBackArea textarea.comments
{
	float: left;
	width: 66%;
	height: 50px;
	border: 1px solid #333333;
}

.callBackArea span.axterix
{
	float: left;
	width: 65%;
	text-align: right;
	color: #FFFFFF;
	font-size: .8em;
}

/*Free CallBack*/


.radioTable
{
	width: 100%;
}

.infoFormArea div.box div.gen table.radioTable input
{
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 10px;
	display: inline;
}

.infoFormArea #proceedtostep2
{
	margin-top:15px;
}

.subBtn1
{
	/*position: absolute;
	left: 750px;
	top: 650px;
	_top: 650px;*/
	position:relative;
	top:-145px;
	_top:-105px; /* IE 6 */
	left:-305px;
}

/* IE 7 */
*:first-child+html .subBtn1 {
	top:-85px;
	left:-305px;
}

*:first-child+html .infoFormArea #proceedtostep2 {
	margin-top:0px;
}

*:first-child+html .infoFormArea div.box #proceedtostep2
{
	position:relative;
	top:17px;
}

.infoFormArea .subBtn2
{
	/*position: absolute;
	left: 1000px;
	top: 1450px;
	_top: 1450px;*/
	position:relative;
	top:-20px;
	left:-30px;		
}

#ajaxloader {
	position:relative;
	left:690px;
	top:-450px;
	_top:-410px;
}

*:first-child+html #ajaxloader {
	display:none;
}

.subPopBtn
{
	position: relative;
	left:-223px;
	top:-80px;
	_left:-251px;
	_top:-83px;
	/*left: 130px;
	_left: 155px;
	top: 480px;
	_top: 480px;*/
}

*:first-child+html .subPopBtn {
	left:-222px;
	top:-50px;
}

.canPopBtn
{
	position: relative;
	left:195px;
	top:-111px;
	_left:225px;
}

*:first-child+html .canPopBtn {
	top:-85px;
}

.callBackArea .row span
{
	margin-left: 27%;
}

#thankyoudiv
{
	padding:15px 20px 20px;
}

#thankyoudiv a {
	color:#00adef;
}

#thankyoudiv a:hover {
	text-decoration:none;
}

#thankyoudiv h2 {
	color:#00adef;
	font-size:1.3em;
	width:400px;
}

#thankyoudiv img {
	float:right;
	margin:20px;
}

/* HACK TIME!!! */

.infoFormArea #enter-email, .infoFormArea #enter-email label
{
	clear:left;
}

.infoFormArea #enter-email
{
	float:left;
}

.infoFormArea #enter-email #inputs
{
	display:block;
	float:left;
	clear:left;
}

.infoFormArea #enter-email #inputs input
{
	width:250px;
}

.infoFormArea #enter-email label
{
	float:left;
}

.infoFormArea #besttimetocallcontainer label
{
	clear:right;
}

.infoFormArea #besttimetocallcontainer #besttimefrom
{
	clear:left;
}

.infoFormArea div.howdidyouhearsubs
{
	float:left;
	width:155px;
}

.infoFormArea div.howdidyouhearsubs h5
{
	clear:right;
}

.infoFormArea div.box div.gen div.howdidyouhearsubs select
{
	clear:left;
	width:150px;
}

.infoFormArea #heardthrough
{
	clear:left;	
	padding-right:13px;
}

.infoFormArea #rightbox
{
	padding-right:0px;
}

div.FormRow1 div.radiocolumn
{
	float:left;
	width:300px;
}

div.FormRow1 #investmentbudget table td, div.FormRow1 #investmenttime table td, div.FormRow1 #propertytypes table td
{
	padding:0px 5px 5px 0px;
	font-size:8pt;
}

div.FormRow1 #investmentbudget table td input, div.FormRow1 #investmenttime table td input, div.FormRow1 #propertytypes table td input
{
	margin-right:5px;
	margin-top:3px;
}

