/* general styles */
html,
body  {
	margin: 0;
	padding: 0;
}
body  {
	background: #fff url('../img/bg_body.png') repeat-y 50%;
	color: #06357A;
	font: 0.68em/1.5em Arial, sans-serif;
}
img  {
	border: none;
}
img.prntImg
{
	display:none;
}
h1
{
	background: none transparent scroll repeat 0% 0%;
	line-height:1.2em;
}
h1.banner  {
	width: 404px;
	height: 74px;
	text-indent: -10000px;
	background: url(../images/homepage_header.jpg) no-repeat;
	margin: 0;
}
h1.basingstoke
{	
	background: url(../images/basingstoke_header.jpg) no-repeat;
}
h1.bournemouth
{	
	background: url(../images/bournemouth_header.jpg) no-repeat;
}
h1.fareham
{	
	background: url(../images/fareham_header.jpg) no-repeat;
}
h1.salisbury
{	
	background: url(../images/salisbury_header.jpg) no-repeat;
}
h1.southampton
{	
	background: url(../images/southampton_header.jpg) no-repeat;
}
h1.wareham
{	
	background: url(../images/wareham_header.jpg) no-repeat;
}
h1.winchester
{	
	background: url(../images/winchester_header.jpg) no-repeat;
}
h1.newbury
{	
	background: url(../images/newbury_header.jpg) no-repeat;
}
h2  {
	color: #006;
	font: normal large Arial, sans-serif;
	margin: 0;
}
h3  {
	color: #1B7FDE;
	font: bold small Verdana, sans-serif;
	margin: 10px 0;
}
h6  {
	color: #06f;
	font: normal xx-large Arial, sans-serif;
	text-align: right;
	margin: 10px 0 30px 0;
}
a  {
	color: #06357A;
	text-decoration: underline;
}
a:hover  {
	text-decoration: none;
}
p  {
	margin: 0 0 20px 0;
}

.nolink p {
	color: #06357A;
	font: 0.8em/1.5em Arial, sans-serif;
	margin: 0px;
}
form  {
	margin: 0;
	padding: 0;
}
fieldset  {
	border: none;
	padding: 0 0 7px 0;
	margin: 0;
}
ol  {
	margin: 0;
	padding: 0;
}
ol li  {
	list-style: none;
}
input  {
	border: 1px solid #ccc;
	background: #fff;
}
select  {
	width: 158px;
	font: 11px Arial, sans-serif;
	height: 17px;
	margin: 2px 0;
}
*html select  {
	height: 18px;
}
label  {
	display: block;
	padding: 5px 0 0 0;
}
table.cbl label
{
	display: inline;
	padding: 0 0 0 5px;
}
table.cbl input
{
	border:none;
}
table.regForm textarea
{
	height: 5em;
}

/* additional classes */
.clear  {
	clear: both;
	margin: 0;
	background: #fff;
}
.floatleft  {
	float: left;
}
.floatright  {
	float: right;
}
.lh20  {
	line-height: 20px;
}

/* main container */
#main  {
	width: 806px;
	margin: 0 auto;
}
/* header */
#header  {
	padding: 21px 16px 20px 3px;
	height: 73px;
	background: url('../img/bg_header.png') no-repeat 479px 0;
	position: relative;
}
.map  {
	bottom: 20px;
	right: 16px;
	position: absolute;
}
.map a  {
	color: #fff;
	text-decoration: none;
}
.map a:hover  {
	text-decoration: underline;
}

/* middle part */
#bg4  {
	background: url('../img/bg_m.png') repeat-y;
	border-bottom: 1px none;
}
#bg3  {	
	background: url('../img/bg_m.png') no-repeat;
}
#bg2  {
	background: url('../img/bg_t.png') no-repeat;
	padding: 10px 0 0 0;
}
#bg1  {
    background: url('../img/bg_b.png') no-repeat 0 100%;
	padding: 0 0 11px 0;
	width: 100%;
	overflow: hidden;
}

#content  {
    margin: 0 3px;
	padding: 3px 190px;
	position: relative;
}
#mainpop  {
	width: 406px;
	margin: 0 auto;
}
body.popup
{
	background-image: none;
	background-color: #1b7fde;
}
#mainpop #header  {
	padding: 21px 16px 10px 3px;
	height: 99px;
	
	position: relative;
}
#mainpop h1.banner  {
	text-indent: -10000px;
	height:99px;
	background: url(../images/sendtoafriend_header.gif) no-repeat;
	margin: 0;
}
#mainpop #bg4  {
	background-image: none;
	background-color: #ffffff;
}
#mainpop #bg3  {	
	background-image: none;
	background-color: #ffffff;
}
#mainpop #bg2  {
	background-image: none;
	padding: 10px 0 0 0;
	background-color: #ffffff;
}
#mainpop #bg1  
{
	background-image: none;
	background-color: #ffffff;
}

#mainpop #content  {
    margin: 0 3px;
	padding: 3px 60px;
	position: relative;
}
#mainpop textarea
{
	height:100px;
	width:250px;
}
#left-col  {
	float: left;
	margin-left: -182px;
	width: 178px;
	display: inline;
	overflow: hidden;
	position:absolute;
	left:188px;
}
*html #left-col 
{
	position:relative;
	left:0px;
}
#right-col  {
    float: right;
	margin-right: -182px;
	width: 178px;
	position: relative;
	overflow: hidden;
}

* html #right-col  {
	margin-right: -92px;
}
#maincnt
{
	float:right;
	width:422px;
}
.block  {
	border: 1px solid #ccc;
	float:left;
	margin-bottom: 7px !important;
}
.hotlines
{
	width:165px;
}
.topblock  {
	border: 1px solid #ccc;
	border-bottom-style:none;
}
.btmblock  {
	border: 1px solid #ccc;
	border-top-style:none;
	margin-bottom: 7px !important;
}
.bgcolor  {
	background: #E9EAEC;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 1px 5px;
}
.bgcolor a  {
	white-space: nowrap;
}
* html .bgcolor  {
	height: 1px;
}

.bgcolorWhite  {
	background: #ffffff;
	padding: 1px 8px 1px 10px;
}
.bgcolorWhite ul {
	padding: 0px 0px 0px 15px;
}


.bgcolorWhite a  {
	white-space: nowrap;
}
*html .bgcolorWhite  
{
	position:relative;
	height: 1px;
}


.main-menu  {
	margin: 0;
	padding: 0;
}
.main-menu li  {
	list-style: none;
	padding: 4px 8px;
	background: #E9EAEC;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #fff;
	color: #FFFFFF;
	font: bold small Arial, sans-serif;
}
.main-menu .nolink  {
	color: #1B7FDE;
}
* html .main-menu li  {
	height: 1px;
}
.main-menu li.selected  {
	background: #1B7FDE;
}
.main-menu li a  {
	text-decoration: none;
}
.main-menu li a:hover  {
	text-decoration: underline;
}
.px412 {
	width: 412px;
	margin: 0 auto;
}
div.px412
{
	min-height: 500px;
}
*html div.px412
{
	height: 500px;
}
.picture  {
	padding: 0 0 43px 43px;
	background: #E9EAEC url('../img/bg_picture.gif') no-repeat bottom left;
}
.txt  {
	padding: 0 8px 1px 17px;
	overflow: hidden;
}
.txtDetail  {
	padding: 13px 13px 0px 13px;
	overflow: hidden;
}
.pb7  {
	padding-bottom: 7px;
	padding-left: 7px;
}

/* footer */
#footer  {
	padding: 0 5px;
	color: #FFFFFF;
	position: relative;
	height: 1px;
}
#footer span  {
	float: right;
}
#footer a  {
	color: #ffffff;
}
.title {
	font-size: large;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 0px;
	color: #1B7FDE;
}
.result {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.result p {
	margin: 0px;
}
.result .info {
	float: left;
	width: 145px;
}
.result .detailSearch {
	float: left;
	width: 240px;
}
.address {
	font-size: 115%;
	font-weight: bold;
	margin: 0px;
}
.area {
	font-size: 115%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.accom {
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 5px;
}

.price {
	font-size: 2em;
	font-weight: bold;
}
.pricePer {
	font-size: 1.2em;
	font-weight: bold;
}
.propDetails {
	font-size: 1.2em
}
p.style1 {
	font-size: large;
	font-weight: bold;
}
.style2 {
	font-size: small;
	font-weight: bold;
}
    .style3 {font-size: large; font-weight: bold; }
ul.SiteMap li
{
	list-style: none;
}
img.propImg
{
	margin-right: 10px;
}
ul.featureList 
{
	margin: 0;
}
.PageLink
{
	margin-right: 10px;
}