/*

SITE :: Sanderson Estate Agents
VERSION :: 2.0 BETA
AUTHOR :: Furtherwest
AUTHOR :: Martin Noone
DATE :: 22.03.2006

*/
/*SETTING THE FONT SIZE CROSS BROWSERS*/
body, body div, body p, body th,
body td, body li, body dd    {
	/* more specific to override imported rule */
	/* font-size:    xx-small;
	false value for WinIE4/5 */
	/*voice-family: "\"}\"";
	 trick WinIE4/5 into thinking rule is over */
	/*voice-family: inherit;
	 recover from trick */
	/* font-size:    x-small;
	intended value for better browsers */
	font-size: 11px;
	}
html>body, html>body div, html>body p,
html>body th, html>body td,
html>body li, html>body dd    {
		/* font-size:   x-small;
be nice to Opera */
	}
/* #### GLOBAL STYLE #### */
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	color: #47464F;
	font-family: Verdana, Arial, Helvetica, MS sans serif, sans-serif;
	line-height:130%;
	}
a {
	text-decoration: none;
	color: #5576ba;
	}
a:hover {
	color: #041C51;
	text-decoration: none;
}
p {
	margin: 0px;
	color: #666666;
	}
/*h1 {
	font-size: 11px;
 	letter-spacing: 2px;
  	padding: 0px 0px 1px 5px;
	margin: 10px 0px 3px 0px;
  	text-align: left;
  	color: #555555; 
 	font-weight: normal;
	background: #EBEEF5;
	border-left: 1px solid #5576BA;
	width: 250px;
	}*/
	
h1 {
	color: #5576ba;
	font-size:18px;
	line-height:22px;
/*	font-style: italic;*/
	margin: 14px 0px 3px 0px;
	padding: 1px 5px 2px 0px;
	font-weight:bold;
	font-family: Arial, Tahoma, Helvetica, Verdana, MS sans serif, sans-serif;/**/
	/*font-family: Georgia;*/
	text-align: left;
	/*width: 250px;*/
	/*background: #eaecee;*/
}
	
h2 {
	font-size: 10px;
 	letter-spacing: 2px;
  	padding: 0px 0px 1px 5px;
	margin: 10px 0px 3px 0px;
  	text-align: left;
  	color: #555555; 
 	font-weight: normal;
	background: #EBEEF5;
	border-left: 1px solid #5576BA;
	width: 250px;
	}
h3 {
	font-size: 10px;
 	letter-spacing: 2px;
 	text-transform: uppercase;
  	padding: 0px 5px 1px 5px;
	margin: 0px 0px 3px 0px;
  	text-align: left;
  	color: #555555; 
 	font-weight: normal;
	background: #F5F5F5;
	border-left: 1px solid #5576BA;
	width: 487px;
	}
h4 {
	color: #47464F;
	font-weight: normal;
	font-size: 11px;
	width: 233px;
	letter-spacing: 1px;
	background-color: #D3D1D6; 
	border-left: 15px solid #AAA6AF;
	padding: 4px 2px 4px 5px;
	margin: 0px 0px 5px 0px;
	}
form {
	margin: 0;
	padding: 0;
	}
.clearboth {
	clear: both;
	}
.content_container {
	background: #AAA6AF;
	width: 100%;
	margin: auto;
	}
.content {
	background: #AAA6AF url(../assets/images/graphics/bgmid1.gif) top repeat;
	width: 988px;
	height: 25px;
	margin: auto;
	}
.contentx_container {
	background: #FFFFFF;
	width: 100%;
	margin: auto;
	}
.content_wholecolumn {
	text-align: justify;
	font-size: 100%;
	float: left;
	width: 710px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
.content_wholecolumn2 {
	text-align: left;
	font-size: 100%;
	float: left;
	width: 710px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.line_dashed {
	background-color: none;
	border-top:1px dotted #BBB8AF;
	height: 1px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	}
.newline {
	background-color: #AAA68F;
	height: 1px;
	margin-bottom: 5px;
	font-size: 0px;
	}
.newline hr {
	display: none;
	}
.image1 {
	border: 0px;
	float: left; 
	padding: 0px;
	}
 input {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	background: #F5F5F5;
	border: 1px solid #D3D1D6;
	color: #777777;
	}
textarea {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	color: #777777;
	background: #F5F5F5;
	border: 1px solid #D3D1D6;
	}
.labelcell { 
	font-family: Verdana, Arial, Tahoma, sans-serif;
  	font-size: 10px;
  	background: #F5F5F5;  
	color: #999999;
  	text-align: right;
	border-bottom: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
  	padding: 2px 4px 2px 0px;
}
.fieldcell { 
  	font-family: Verdana, Arial, Tahoma, sans-serif;
  	background: #FFFFFF;  
	color: #777777;
  	text-align: left;
	padding: 0px 0px 1px 0px;
} 
select {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	color: #777777;
	background: #EBEAEC;
	padding: 2px;
	}
.spacer1 {
	font-size: 5px;
	line-height: 0;
}
ul {
	margin-left: 5px;
	padding-left: 5px;
}
li {
	margin-left: 5px;
	padding-left: 0;
}
.article1 {
	font-size: 11px;
	color: #666666;
	padding: 0px 0px 10px 0px;
	margin: 0px 15px 0px 15px;
	border-bottom: 1px dotted #D3D1D6;
	line-height:130%;
}
.newstext1 {
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	line-height:150%;
	color: #666666;
}
.backhistory {
	padding: 0px 0px 0px 0px;
	float: right;
	text-align: right;
	text-transform: uppercase;
	font: 9px Verdana, Arial, Trebuchet MS, MS sans serif, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
}
.adate {
	margin: 0px;
	padding: 0px 2px 0px 0px;
	float: right;
	text-align: right;
	font: 9px Verdana, Arial, Trebuchet MS, MS sans serif, sans-serif;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 0px;
}
.clearboth {
	clear: both;
	}
.tab1 td {
	font-size: 10px;
}
.back_link {
margin: 0px 0px 0px 659px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
/*	float: right;*/
	letter-spacing: 1px;
	}
.back_link a {
	color: #aaa6af;
}
.back_link a:hover {
color: #041C51;
	text-decoration:underline;
}

.back_link2 {
margin: 0px 4px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
float: right;/*	*/
	letter-spacing: 1px;
	}
.back_link2 a {
	color: #aaa6af;
}
.back_link2 a:hover {
color: #041C51;
	text-decoration:underline;
}
