.bodytext
{
	font: 12px Helvetica;
	margin: 0px;
}

a:link {
    text-decoration: none;
}

a:visited {
   text-decoration: none;
}

a:active {
    color: red; 
}

a:hover {
    text-decoration: none;
}

.normallink
{
    font-size: 11px;
    color: #000099;
    font-family: Helvetica;
    text-decoration: none;
}

.normallink:hover
{
    font-size: 11px;
    color: #660000;
    font-family: Helvetica;
    text-decoration: underline;
}

.buttonarea
{
    margin: 10px 0px 0px 0px;
}

.button
{
	font-size: 12px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	background-color: #CCCCCC;
}

.error
{
	font-size: 12px;
	color: red;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 5px;
}

.label
{
	font-size: 12px;
	color: black;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	
}

.footer
{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 9px; 
	color: #000000; 
	text-decoration: none;
}

.pagebreak
{
	page-break-before:always;
}

a.mainlinks:hover
{
    font-family:Helvetica, Arial, Verdana, sans-serif;
    font-size:10px;
    color:#333;
    text-decoration:underline;
}

.loginstatus
{
    font-family:Helvetica, Arial, Verdana, sans-seri;
    font-size:12px;
    color:#333333;
    text-decoration:none;
    vertical-align: top;
}

.loginstatus a
{
    font-family:Helvetica, Arial, Verdana, sans-seri;
    font-size:12px;
    color:#0066cc;
    text-decoration:underline;
    vertical-align: top;
}
.loginstatus a:hover
{
    font-family:Helvetica, Arial, Verdana, sans-seri;
    font-size:12px;
    color:#0066cc;
    text-decoration:underline;
    vertical-align: top;
}

.loginstatus_divider
{
    margin-left: 5px;
    margin-right: 5px;
    font-family:Helvetica, Arial, Verdana, sans-seri;
    font-size:12px;
    color:#333333;
    text-decoration:none;
    vertical-align: top;
}

.printerfriendlylink
{
    font-family:Helvetica, Arial, Verdana, sans-serif;
    font-size:9px;
    color:#333333;
    text-decoration:none;
}

.printerfriendlylink:hover
{
    font-family:Helvetica, Arial, Verdana, sans-serif;
    font-size:9px;
    color:#333333;
    text-decoration:underline;
}

.mainlinks
{
font-family:Helvetica, Arial, Verdana, sans-serif;
font-size:10px;
color:#333;
text-decoration:none
}

.footertext
{
font-family:Helvetica, Arial, Verdana, sans-serif;
font-size:10px;
color:#333;
text-decoration:none
}

.boxheading
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(/Images/form_bg.jpg);
	color: threeddarkshadow;
	font-family: Helvetica;
}

.pdf_formleftline
{
	background-image: url(/Images/pdf_middleleft.gif);
}

.pdf_formrightline
{
	background-image: url(/Images/pdf_middleright.gif);
}

.formleftline
{
	background-image: url(/Images/form_leftline.jpg);
}

.formrightline
{
	background-image: url(/Images/form_rightline.jpg);
}

.formbottombg
{
	background-image: url(/Images/form_bottombg.jpg);
}

.pdf_formbottombg
{
	background-image: url(/Images/pdf_form_bottombg.gif);
}

.pdf_bodytext
{
	font-size: 12px;
	color: black;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	
}

.pdf_boxheading
{
	font-weight: bold;
	font-size: 14px;
	background-image: url(/Images/form_bg.gif);
	color: threeddarkshadow;
	font-family:Helvetica, Arial, Verdana, sans-serif;
}

.pdf_label
{
	font-size: 12px;
	color: black;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	
}

.pdf_topmargin
{
	margin-top: 12px;
}

.smallbodytext
{
	font-size: 10;
	color: Gray;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
}
.coverpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 52px;
	line-height: 52px;
}
.coverpage2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	
}
.coverpage3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	
}
.question a {
	position:relative;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

.question a span {
	display: none;
}

.question a:hover span 
{
	display: block;
	position: absolute;
	top: -70px;
	left: 10px;
	z-index: 100;
	width: 150px;
	padding: 5px;
	margin: 10px;
	text-align: left;
	border:2px solid #990000;
	background-color:#FFFFFF;
	color:#000000;
	text-align: left;
	text-decoration: none;
	font: 10px Verdana;
}

.question a:hover 
{
	background: none;
}

.question img
{
    width: 11px;
    height: 11px;
    border: 0px;
}

A.imglink{
	font : bold 9pt Helvetica;
	color:#333333;
	width:150px;
	height:26px;
	background:white url(/images/off.gif) no-repeat;
	text-align:center;	
	padding-top:5px;
	padding-left:0px;
	padding-bottom:1px;
	padding-right:1px;	
	display:block;
	text-decoration:none;
	}
	
A.imglink:Hover
{
	font : bold 9pt Helvetica;
	padding-top:6px;
	padding-left:1px;
	padding-bottom:1px;
	padding-right:0px;
	text-decoration:none;
	background:white url(/images/on.gif) no-repeat;
}
	
.gridlink:hover
{
    font-size: 11px;
    color: #0066CC;
    font-family:  Helvetica;
    text-decoration: underline;
}

.gridlink
{
    font-size: 11px;
    color: #0066CC;
    font-family: Helvetica;
    text-decoration: none;
}


.gridheader
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 3px;
	color: #ffffff;
	padding-top: 3px;
	font-family: Verdana;
	background-color: rosybrown;
	text-decoration: none;
}

.membergridheader
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
	color: #4F4D42;
	padding-top: 3px;
	font-family: helvetica;
	background-color: #DFDFDF;
	text-decoration: none;
}

.membergridheader_worth
{	
	font-weight: bold;
	font-size: 12px;	
	color: #4F4D42;	
	font-family: helvetica;
	background-color: #DFDFDF;
	text-decoration: none;
}

.griditem
{
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	vertical-align: middle;
	background-color:#FFFFFF;
	font-family: verdana;
}

.divider
{
	font-size: 10px;
	color: #333333;
	font-family:Helvetica, Arial, Verdana, sans-serif;
}

.heading_gray
{
	font-size: 20px;
	font-family: Verdana;
}

.heading
{
	font-weight: bold;
	font-size: 15px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
}

.sectionheading
{
	font-size: 15px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color: #666666;
	font-style: italic;
	font-weight: 100;
	padding-bottom: 7px;
	border-bottom:solid 1px #cccccc;
}

.dottedborderbottom
{
	border-bottom:dotted 1px #cccccc;
}

.heading_LeftPadding
{
	font-weight: bold;
	font-size: 15px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	padding-left :8px;
}

.optionheading
{
	font-size: 14px;
	color: black;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-style: italic;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;
}

h2 {
      font-weight: normal;
      font-size: 1.35em
}

/*a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}*/

.tabnotselected
{
	font-size: 12px;
	color: #000099;
	font-family: Helvetica;
	text-decoration:none;
}

.tabselected
{
	background-color: #efefef;
	font-size: 12px;
	color: #000099;
	font-family: Helvetica;
	text-decoration:none;
}

.dottedborderleft
{
	border-right: #C0C0C0 1px solid;
}

.border_bottom
{
	 border-bottom: black 1px solid;
}

.border
{
	border: #cccccc 1px solid;
}

.row_grayselected td
{
	background-color : #efefef;
}
.row_graynotselected td
{
	background-color : white;
}
.row_graynotselected:hover td
{
	background-color : #efefef;
}

.adsbar
{
	background-color: white;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	padding-right: 5px;
	padding-left: 5px;
}

.adsHeading
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;	
	color: #0066CC;
	text-decoration:none;
	font-weight: bold;
}

.text
{
	font-size: 11px;
	color: black;
	font-family: Helvetica;
}
.button
{
	font-size: 11px;
	font-family:Arial;
	background-color: #CCCCCC;
	padding:1px;
}


.textbox
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	padding:2px;
}

.infotext
{
	font-size: 11px;
	color: black;
	font-family: Arial;
}

.normal
{
	font: 12px Helvetica;
}

.griditemhover
{
	background-color:#dddddd;
	
}
.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : White;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
    font-size : 12px;
    font-family: Arial;
}

.legend
{
      font-size: 18px;
      color: #879bb8;
      font-family: arial;
      font-weight:bold;
}

.fieldset
{
      margin-bottom:15px;
}

.greyborderbox
{
	background-color: #efefef;
	border:#cccccc 1px solid;
}

.italicbodytext
{
	color: Gray;
	font: 11px Helvetica;
	font-style: italic;
}

.RadUploadSubmit_Web20
{
    white-space: nowrap;
    float: none;
    vertical-align: top;
    border-bottom: 0px;
    text-align: center;
    border-left: 0px;
    padding-bottom: 2px;
    background-color: Transparent;
    height: 25px;
    border-top: 0px;
    border-right: 0px;
    width: 115px;
    background-position: 0px 0px;
    margin-left: 4px;
    font: 11px/10px "Segoe UI" , Arial, sans-serif;
    background-image: url(/Images/web20.gif);
    color: #fff;
    background-repeat: repeat;
}

img
{
border: none;
}
.subheading
{
	font-weight: bold;
	font-size: 12px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
}

.silver_border_top_left_bottom
{
    border-style: solid none solid solid;
    border-width: 1px;
    border-color: Silver;
}

.silver_border_top_right_bottom
{
    border-style: solid solid solid none;
    border-width: 1px;
    border-color: Silver;
}

.silver_border_left_bottom
{
    border-style: none none solid solid;
    border-width: 1px;
    border-color: Silver;
}

.silver_border_right_bottom
{
    border-style: none solid solid none;
    border-width: 1px;
    border-color: Silver;
}

.gridheader_helvetica
{
    padding-right: 3px;
    padding-left: 3px;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 3px;
    color: #5E5D56;
    padding-top: 3px;
    font-family: helvetica;
    background-color: #FFFFFF;
    text-decoration: none;
}


.table_padding
{
    padding-right:4px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:0px;
}


.button_map
{
	color: #FFFFFF;
	background-color: #6584AB;
	font-size: 11px;
	font-family: Arial;
	padding: 2px;
}

.map_position
{
	z-index: 1;
}

.textgreen
{
    font-size: 11px;
	color: green;
	font-family: Helvetica;
}

.dottedbordertop
{
	border-top:dotted 1px #cccccc;
}



.question_left a {
	position:relative;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

.question_left a span {
	display: none;
}

.question_left a:hover span 
{
	display: block;
	position: absolute;
	top: -70px;
	left: 10px;
	z-index: 100;
	width: 120px;
	padding: 5px;
	margin: 10px;
	text-align: left;
	border:2px solid #990000;
	background-color:#FFFFFF;
	color:#000000;
	text-align: left;
	text-decoration: none;
	font: 10px Verdana;
}

.question_left a:hover 
{
	background: none;
}


.div_margins
{
    position: relative;
    left: 0px;
    top: 0px;
    right: 10px;
    bottom: 0px;
    border: 1px;
    background-color: #C0C0C0;
   
}

.div_greyborderbox
{
	background-color: #efefef;
	border:#cccccc 1px solid;
	padding:10px 10px 10px 16px;
}

.div_repeat
{
    /*border:solid 1px green;*/
    margin-bottom:20px;
}

.div_span
{
    display:inline-block;
    padding-left:10px;
    padding-right:10px;
    /*border:solid 1px red;*/
    width:130px;     
}

.lstheader_grey
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
	/*color: threeddarkshadow;	
	color:#716f64;*/
	color:#5E5D56;
	padding-top: 3px;
	font-family: helvetica;
	background-color: #efefef;
	text-decoration: none; 
	border-bottom:#cccccc 1px solid
}

.border_bottom_grey
{
	 border-bottom: #cccccc 1px solid;
}

.chart_greyborderbox
{
	background-color: #efefef;
	border:#cccccc 1px solid;
}

.pdf_priceforecastheader1
{
 text-decoration: none;
 padding: 3px;
 font-size: 13.5px;
 color:white;
 background-color:#4C7AE6;
 font-family:Helvetica, Arial, Verdana, sans-serif;
 font-weight: bold;
}

.pdf_priceforecastheader2
{
 text-decoration: none;
 padding: 3px;
 font-size: 13.5px;
 color: white;
 background-color:#7DC9F9;
 font-family:Helvetica, Arial, Verdana, sans-serif;
 font-weight: bold;
}

.userlogo
{
    text-align:right;
    margin-bottom:10px;
    vertical-align:top;
}

.street_search
{
    font-size: 12px;
	color: black;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin-left:10px;
	margin-top:10px;
}


.street_search span
{
    width:190px;
    display:inline-block;
    margin-right:10px;
}

.street_search_button
{
    float:right;
}

.postcode_search
{
    float:right;
}

.street_search .question a:hover span 
{	
	top: -30px;	
	width: 170px;
}

.street_search .question
{
   width: 20px;
}

.lst_EA_msg
{
    margin-top: 2px;
    margin-bottom: 10px;
    padding: 5px;
}

.lst_EA_msg span
{
    font-family: helvetica;
    color: #5E5D56;
    font-weight: bold;
    font-size: 12px;    
    
    margin-left: 2px;
}

.lst_EA_result
{
    border: #cccccc 1px solid;
    width: 770px;
}

.lst_EA_result .lst_hdr
{
	width: 764px;
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
	color:#5E5D56;
	font-family: helvetica;
	background-color: #efefef;
	text-decoration: none; 
	border-bottom:solid 1px Silver;
    display:inline-block;
}

.lst_EA_result .lst_hdr span 
, .lst_EA_result .lst_hdr a
, .lst_EA_result .lst_hdr a:hover
{
    font-family: helvetica;
    color: #5E5D56;
    font-weight: bold;
    font-size: 12px;    
    display:inline-block;
}

.lst_EA_result .lst_row
{    
    border-bottom: solid 1px #E6E6E6;
    display:inline-block;
    padding: 5px;
}

.lst_EA_result .lst_row span
{
	font-size:11px;	
	padding:2px;
    display:inline-block; 
    font-size: 11px;
	color: #333333;
	margin: 0px;
	vertical-align: top;
	font-family:Arial;
}

.lst_EA_result .lstrowviewed
{
    background-color: #ffffcc;
}

.lst_EA_result .lst_row a:hover
{
	font-size: 11px;
	color: #0066CC;
	font-family:  Helvetica;
	text-decoration: underline;	
}

.lst_EA_result .lst_row a
{
	font-size: 11px;
	color: #0066CC;
	font-family: Helvetica;
	text-decoration: none;	
}

.lst_EA_result .lst_row a:visited
{
    color: purple;
}

.lst_EA_result .img 
{
    width:105px;
    vertical-align:bottom;      
	font-weight: bold;
	font-size: 12px;
	color:#5E5D56;
	font-family: helvetica;
	text-decoration: none; 
	float:left;	
}

.lst_EA_result .options
{
   width:650px;
   padding:2px 2px 2px 2px;
   /*float: right;*/
   margin-left: 105px;
}


.lst_EA_result .lst_hdr .img
{
    width:105px;
    padding-top:20px;
    padding-left:2px;
    padding-bottom: 0px;
}

.lst_EA_result .selectoption
{
    float: right;
    padding-right: 5px;
}

.lst_EA_result .lst_hdr .selectoption
{
    padding-top:15px;
    padding-left:5px;
}

.lst_EA_result .lst_row .selectoption
{
    padding-right: 10px;
}

.lst_EA_result .price
{
    width:100px;
}

.lst_EA_result .beds
{
    width:100px;
}
.lst_EA_result .type
{
    width:100px;
}

.lst_EA_result .market
{
    width:100px;
}

.lst_EA_result .desc
{
    width: 580px;
}

.lst_EA_result .lst_propname
{
    text-decoration: underline;
}

.lst_propname:hover
, .supportlinks:hover
{
	font-size: 12px!important;
	color: #0066CC;
	font-family:  Helvetica;
	text-decoration: underline !important;
	font-weight: bold;
}

.lst_propname
, .supportlinks
, .supportlinks:active
{
	font-size: 12px!important;
	color: #0066CC;
	font-family: Helvetica;
	font-weight: bold;
	text-decoration: underline !important;
}

.lst_propname:visited
, .supportlinks:visited
{
    color: purple;
}

.pagerarea
{     
    text-align:center;
    border-bottom:solid 1px Silver; 
    padding: 12px 0px 12px 0px;
}

.pager
{
	font-size: 12px;
	font-family: arial;
}

.pager span
{
    color: #000000;
	text-decoration: none;
}

/*.pager:link
{
    font-size: 12px;
    color: #0066cc;
    font-family: arial;
    text-decoration: underline;
}*/

.pager a
{
	font-size: 12px;
	color: #0066cc;
	font-family: arial;
	text-decoration: underline !important;
}

.pager:link
{
    font-size: 12px;
    color: #0066cc;
    font-family: arial;
    text-decoration: underline;
}


.pager a:visited
{
	font-size: 12px;
	color: #0066cc;
	font-family: arial;
	text-decoration: underline !important;
}

.pager a:active
{
	font-size: 12px;
	color: #0066cc;
	font-family: arial;
	text-decoration: underline !important;
}

.pager a:hover
{
	font-size: 12px;
	color: #000000;
	font-family: arial;
	text-decoration: underline !important;
}

.lst_emptytext
{
	padding:10px;
	font-size:14px;
	color: #666666;
	vertical-align:top;
	font-family: arial;
	font-style: italic;
}


.DM_area
{
    display: inline-block;
    width: 720px;
}

.DM_area .DM_Text
{
    float:left;
    width: 350px;
	color: #333333;
	vertical-align:top;
	font-weight:normal;
} 

.DM_area .DM_Text_full
{
    float:left;
    width: 700px;
	color: #333333;
	vertical-align:top;
	font-weight:normal;
} 

.DM_area .lst_DM
{
    margin-left: 350px;
    padding-left: 20px;
    width: 350px;
    vertical-align:top;
}

.DM_area .lst_row
{
    margin-bottom: 5px;
}

.lst_DM .lst_emptytext
{
    padding-top: 0px;
}
    
/* To delete CSS */

.label_blue
{
	font-size: 12px;
	color: #0066CC;
	font-family: Arial;
	text-decoration: none;
}


.ajax__calendar_container
{
    z-index: 100000;
}