body{
    margin:0 auto;
	text-align: center;
    padding: 0 0 0 0;
	color:#333;
	line-height:120%;
	background-color:#f8f8f8;
	font:x-small/1.4em Verdana, Helvetica, sans-serif;
	voice-family: "\"}\""; voice-family:inherit;
	font-size:small;
	} html>body {font-size:small;}

/* standard
---------------------------------------------------------- */
img{ 
	border:0px;
} 
form{
	margin:0px;
	padding:0px;
	} 
p{
    margin:0px 0px 12px 0px;
	padding:0px;
	line-height:120%;
}
br{
    margin:0px 0px 0px 0px;
	padding:0px;
}
ul{
	margin:0px;
	padding:0px;
}
li{
	margin:0px;
	padding:0px;
}
h1 {
	color: #3a648a;
    font-size:90%;
	margin:0px 0px 0px 0px;
	padding:0px;
}
h2 {
	color: #FF9813;
    font-size:130%;
	margin:20px 0px 10px 0px;
	padding:0px;
}
h3 {
	color:#079cd1;
    font-size:130%;
	margin:20px 0px 10px 0px;
	padding:0px;
}
h4 {
	color:#333;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:100%;
	font-weight:bold;
}
hr	{
	background-color:#dcdcdc;
	color:#dcdcdc;
	height: 1px;
	border:0px;
	width:100%;
	margin:10px 0px 10px 0px;
}
/* search
---------------------------------------------------------- */
.searchTitle{
	background-color:#284763;
	font-size:75%;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:4px 0px 2px 0px;
	margin-top:5px;
}
.searchTitleB{
	background-color:#1B85B5;
	font-size:75%;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	height:2px;
	padding:0px 0px 0px 0px;
	margin-top:5px;
}

.searchItems{
	margin:0px 10px 0px 20px;
	color:#284763;
}
.leftcontent ul{
	float:left;
	margin:20px 0px 0px 0px;
	padding:0;
	list-style:none;
}
.leftcontent li{
	text-align:center;
	font-size:80%;
	float:left;
	height:23px;
	width:216px;
	border-bottom:1px solid #fff;	
}
.leftcontent li a:active, .leftcontent li a:link, .leftcontent li a:visited {
	text-decoration:none;
	color:#fff;
	height:23px;
	width:216px;
	display:block;
	}
.leftcontent li a:hover {
	color:#ffff00;
	text-decoration:none;
	height:23px;
	width:216px;
	display:block;
	}

.props { background-color: #069CD1; }
.comms { background-color: #ADCA00; }
.lets { background-color: #60C8C8; }
.propstint { background-color: #D6F4FE; }
.commstint { background-color: #DDE3BA; }
.letstint { background-color: #CEE2E2; }


/* submenuitems
---------------------------------------------------------- */
.submenuitems{
	margin:0px 0px 0px 0px;
	color:#284763;
	text-align:left;
}
.submenuitemsTitle{
	font-size:200%;
	color:#069CD1;
	line-height:140%;
	padding:0px 0px 7px 20px;
	background-image:url(../images/line2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.submenuitems ul{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0;
	list-style:none;
}
.submenuitems li{
	text-align:left;
	font-size:100%;
	margin:0px;
	padding:4px 0px 4px 0px;
	font-weight:bold;
	float:left;
	height:auto;
	width:216px;
	border:0px;
	background-image:url(../images/line2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.submenuitems li a:active, .submenuitems li a:link, .submenuitems li a:visited {
	text-decoration:none;
	color:#7f7f7f;
	background-color:transparent;
	margin:0px 0px 0px 20px;
	height:auto;
	width:auto;
	}
.submenuitems li a:hover {
	color:#069CD1;
	text-decoration:underline;
	background-color:transparent;
	margin:0px 0px 0px 20px;
	height:auto;
	width:auto;
	}
/* layout
---------------------------------------------------------- */
.border{
	text-align:center;
	background-color:#fff;
	margin:0 auto;
	width:980px;
}
.strapline{   
	height:23px;
	width:980px; 
	margin:0 auto;
	text-align: left;
	color:#fff;
	background-color:#FF9913;
	clear:both;
}
.straplinetext{
	margin:0 0 0 26px;
}
.headercontainer{
	width:980px;
	height:156px;
}
.headerMidcontainer{
	float:left;
	width:587px;
	height:156px;
}
.headerRightcontainer{
	float:left;
	width:210px;
	height:156px;
	text-align:left;
	
}
.hrcTop{
	height:156px;
	width:210px;
	float:left;
	padding:0px;
	margin:0px;
	background-color:#1B85B5;
	overflow:hidden;
}
.hrcTop2 
{
	padding-top:5px;
	background-color: #fff;
	height:85px;
	overflow:hidden;
}
.hrcTop ul{
	padding:0px 0px 0px 36px;
	margin:0px;
	background-color:#fff;
}
.hrcTop li a
{
	margin:0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	display:inline-block;
	font-size:85%;
}
.hrcTop li
{
	margin:0px;
	padding:0px 0px 0px 5px;
  	list-style-image:url(../images/icon-house.gif);
	text-align:left;
}
.hrcTop li a:active, .hrcTop li a:link, .hrcTop li  a:visited {
	color:#BADAE7;
	text-decoration:none;
}
.hrcTop li a:hover {
	color:#ECB100;
	text-decoration:underline;
	}
.hrcTop li.orange{
  	list-style-image:url(../images/icon-house-orange.gif);
	text-align:left;
}
.hrcTop li.orange a:active, .hrcTop li.orange a:link, .hrcTop li.orange  a:visited {
	color:#FF9813;
	text-decoration:none;
}
.hrcBottom{
	height:66px;
	float:left;
	width:200px;
	padding:0 0 0 10px;
	background-color:#1B85B5;
}

.imagebanner{
	width:587px;
	height:90px;
	float:left;
}
.leftcontent{
	width:216px;
	background-color:#E9E9E9;
	float:left;
	text-align:left;
    background-image:url(../images/line.gif);
	background-repeat:repeat-x;
}
.content{
	width:980px;
    background-image:url(../images/bgleft.gif);
	background-repeat:repeat-y;
}
.maincontent{
	background-color:#fff;
	width:760px;
	float:left;
	text-align:left;
    background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
.maincontent2{
	background-color:#fff;
	width:760px;
	float:left;
	text-align:left;
    background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
.maincontent ul{
	margin:0px 0px 0px 15px;
	padding:0px;
}
.maincontent li{
	margin:0px;
	font-weight:bold;
	padding:0px;
	list-style-image:url(../images/bullet.gif);
}
.maincontent2 ul{
	margin:0px 0px 0px 15px;
	padding:0px;
}
.maincontent2 li{
	margin:0px;
	font-weight:bold;
	padding:0px;
	list-style-image:url(../images/bullet.gif);
}
.maincontentpadding{
	clear:left;
	margin:5px 0px 5px 20px;
	padding:0px;
}
.homepagerightcontent{
	width:210px;
	float:right;
	margin:20px 0px 20px 20px;
}
.subpagerightcontent{
	width:210px;
	float:right;
	margin:20px 0px 20px 20px;
	line-height:180%;
}
.subpagerightcontent2{
	width:210px;
	float:right;
	margin:2px 0px 20px 0px;
	line-height:180%;
}
.subpageHeader{
	width:734px;
	float:left;
	text-align:left;
    background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0px 0px 0px 30px;
	height:50px;
}
.subpageHeader2{
	width:724px;
	float:left;
	text-align:left;
    background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0px 0px 0px 30px;
	height:50px;
}

.goback{
	width:210px;
	float:right;
	font-weight:bold;
	font-size:110%;
	margin:15px 0px 0px 0px;
}
.goback a:active, .goback a:link, .goback a:visited {
	text-decoration:none;
	color:#5A5A5A;
	}
.goback a:hover {
	color:#5A5A5A;
	text-decoration:underline;
	}
.goback2{
	width:100px;
	float:right;
	font-weight:bold;
	font-size:110%;
	margin:15px 0px 0px 0px;
}
.goback2 a:active, .goback2 a:link, .goback2 a:visited {
	text-decoration:none;
	color:#5A5A5A;
	}
.goback2 a:hover {
	color:#5A5A5A;
	text-decoration:underline;
	}
.homenews{
	color:#1B85B5;
	font-size:90%;
	margin:0px 0px 20px 0px;
}
.homenews a:active, .homenews a:link, .homenews a:visited {
	text-decoration:underline;
	color:#1B85B5;
	font-weight:bold;
	}
.homenews a:hover {
	color:#1B85B5;
	text-decoration:none;
	font-weight:bold;
	}

.logo{
	width:183px;
	height:156px;
	float:left;
}
.clear{
	clear:both;
}
/* menu
---------------------------------------------------------- */
.premenu{
	width:27px;
	height:66px;
	float:left;
	background-image:url(../images/menu1.jpg);
}
.aftermenu{
	background-image:url(../images/menu6.jpg);
	width:107px;
	height:66px;
	float:left;
}
.menu{
	width:587px;
	/*width: 700px;*/
	float:left;
	height:66px;
	background-color:#1B85B5;
}
.menu ul{
	margin:0px;
	padding:0px;
	text-decoration:none;
}
.menu li{
  	list-style: none;
	float:left;
	text-align:left;
}
.menu li a{
	display:block;
	width: 112px;
	height: 66px;
	text-align:left;
	cursor:hand;
}
.menu .forsale span{
	background: url(../images/menu2.jpg) no-repeat;
	position:absolute;
	width: 112px;
	height: 66px;
}
.menu .lettings span{
	background: url(../images/menu_lettings.jpg) no-repeat;
	position:absolute;
	width: 112px;
	height: 66px;
}
.menu .commercial span{
	background: url(../images/menu_commercial.jpg) no-repeat;
	position:absolute;
	width: 112px;
	height: 66px;
}
.menu .services span{
	background: url(../images/menu_services.jpg) no-repeat;
	position:absolute;
	width: 112px;
	height: 66px;
}
.menu .about span{
	background: url(../images/menu6a.jpg) no-repeat;
	position:absolute;
	width: 112px;
	height: 66px;	
}

/* menu2
---------------------------------------------------------- */

.menu2{
	width: 210px;
	height:66px;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#1B85B5;
}
.menu2 ul{
	margin:0px;
	padding:0px;
	text-decoration:none;
}
.menu2 li{
  	list-style: none;
	float:left;
	text-align:left;
	margin:0px;
	padding:0px;
}
.menu2 li a{
	display:block;
	margin:0px;
	padding:0px;
	width: 107px;
	height: 66px;
	text-align:left;
	cursor:hand;
}
.menu2 .partex span{
	background: url(../images/menupartex.jpg) no-repeat;
	position:absolute;
	width:107px;
	height:66px;
	margin:0px;
	padding:0px;
}
/* login boxes
---------------------------------------------------------- */
.login{
	float:right;
	width:210px;
	height:23px;
	background-color:#FC8E15;
	text-align:left;
}
.login ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.login li{
	float:left;
	height:23px;
	border-left:1px solid #fff;
}
.login a:active, .login a:link, .login a:visited {
	text-decoration:none;
	color:#fff;
	padding:0 10px 0 10px;
	height:23px;
	}
.login a:hover {
	color:#fff;
	padding:0 10px 0 10px;
	text-decoration:underline;
	}
/* breadcrumb
---------------------------------------------------------- */
.titlecontainer{
	width:980px; 
	text-align:left;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	height:20px;
}
.h1title{
	width:764px;
	float:left;
	display:inline;
}
.breadcrumb{
	text-align:left;
	padding:0px 0px 0px 20px;
	color:#999;
	width:196px;
	float:left;
	display:inline;
	font-size:90%;
}
.breadcrumb a:active, .breadcrumb a:link, .breadcrumb a:visited {
	text-decoration:none;
	color:#999;
	}
.breadcrumb a:hover {
	color:#ECB100;
	text-decoration:underline;
	}
/* footer
---------------------------------------------------------- */
.footer{
	text-align:left;
	width:980px;
    clear:both;
    background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	color:#069CD1;
	height:29px;
	margin:2px auto;
	padding:10px 0px 0px 0px;
}
.footeralign{
	width:734px;
	margin-left:246px;
}
.footer ul{
	margin:0;
	padding:0;
}
.footer li{
	list-style:none;
	float:left;
	margin-right:10px;
	border-right:1px solid #069CD1;
	padding:0px 10px 0px 0px;
}
.footer a:active, .footer a:link, .footer a:visited {
	text-decoration:none;
	color:#069CD1;
}
.footer a:hover {
	color:#FF9913;
	text-decoration:underline;
	}
/* property details
---------------------------------------------------------- */
.detailspics{
	width:744px;
	clear:both;
}
.detailsoptions{
	width:130px;
	height:302px;
	float:left;
	text-align:center;
}
.detailsoptions ul{
	list-style:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
}
.detailsoptions li{
	list-style:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
}
.detailsagents{
	width:150px;
	float:left;
}
.imagebox{
	width:400px;
	height:320px;
	float:left;
	text-align: center;
	color:#FFB250;
}
.imagepag{
	width:550px;
	color:#000;
	margin:0px 0px 12px 0px;
	display: inline-block;
}
.imagepag img
{
	margin: 0 2px 2px 0;	
}
.imagepag .orange{
	color:#FFB250;
	font-weight:bold;
}
.imagepag a:active, .imagepag a:link, .imagepag a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
.imagepag a:hover {
	color:#FF9913;
	text-decoration:none;
	font-weight:bold;
	}
.details{
	width:744px;
}
.detailsmain{
	width:503px;
	float:left;
	margin:0px 20px 0px 0px;
}
.detailsmain hr{
	background-color:#dcdcdc;
	color:#dcdcdc;
	height: 1px;
	border:0px;
	width:503px;
	margin:10px 0px 10px 0px;
}

.detailsleft{
	width:211px;
	float:left;
}
.proplogo{
	width:73px;
	height:79px;
	float:left;
	margin:0px;
	padding:0px;
}
.detailsheader{
	height:79px;
	width:744px;
	margin:0px 0px 2px 0px;
	padding:0px;
	text-align:left;
}
.midheader1{
	float:left;
	width:460px;
	height:49px;
	margin:0px 0px 0px 0px;
}
.midheader1 span{
	width:147px;
	height:49px;
	float:left;
	background-image:url(../images/property-details-header.jpg);
	position:absolute;
	margin:-2px 0px 0px 0px;
}
.midheader2{	
	float:left;
	background-color:#e9e9e9;
	width:460px;
	height:30px;
}
.savetoprop{
	color:#FE9810;
	float:right;
	text-align:right;
	margin-right:10px;
}
.leftheader1{
	float:left;
	width:211px;
	height:49px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	font-size:80%;
}
.leftheader2{
	float:left;
	width:210px;
	height:30px;
	background-color:#e9e9e9;
	margin:0px 0px 0px 0px;
}
/* search results
---------------------------------------------------------- */
.resultsCounter
{
    float:left;
    height:20px;
    margin-right:30px;
}
.paging
{
	float: right;
	margin-right: 15px;
	text-align: right;
}
a.selectedpage, a.selectedpage:visted
{
	border: solid 1px pink;
	background-color: #ff0000;
}
.neededforline
{
    /*height:40px;*/
    border-bottom:1px solid #FF9913;
}
.resultsnumof
{
    float:left;
    height:20px;
    margin-right:20px;
    clear:right;
}
.resultFeatures ul{
    margin: 0;
    padding: 0; 
    list-style-type:none;
}
.resultFeatures li
{
  	display:inline-block;
	margin:0 0 0 0;
	padding:0 0 0 15px;
	background-repeat:no-repeat;
    background-image:url(../images/bullet.gif);
}
.resultTown
{
    color: #FF9813;
    font-size:130%;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.resultPrice
{
    width:210px;
    height:26px;
    float:right;
    color:#3A648A;
    padding:4px 0px 0px 10px;
    background-color:#DBDBDB;
    margin-left: 10px;
}
.resultImageWrapper
{
    width:100px;
    height:150px;
    text-align: center;
	float:left;
	margin-right:20px;
}
.resultImageWrapper img
{	
	border:1px solid #cdcdcd;	
}

.resultsbox
{
    margin:5px 0px 5px 0px;
    padding:5px 0px 5px 0px;
    border-bottom:1px solid #FF9913;
    clear:both;
}
.resultOptions
{
    height:44px;
    float:right;
}
.resultsagentname
{
    color:#079cd1;
	margin:0px 0px 0px 0px;
}
.resultAgent
{
    margin:10px 0px 6px 0px;
    font-size:110%;
    height:20px;
}
.resultTextWrapper
{
    float:left;
    width:600px;
}
.imagresultAgentepag a:active, .resultAgent a:link, .resultAgent a:visited {
	text-decoration:none;
	color:#000;
}
.resultAgent a:hover {
	color:#FF9913;
	text-decoration:underline;
	}
/* standard links
---------------------------------------------------------- */
.bluetext{
	font-weight:bold;
	color:#069CD1;
}
.quote{
	font-weight:bold;
	color:#FE980F;
	font-size:110%;
	margin:30px 20px 20px 0px;
	text-align:left;
	line-height:130%;
}
a:active {
	color:#ECB100;
	background-color: transparent;
	text-decoration: underline;
	}
	
a:link {
	color:#ECB100;
	background-color: transparent;
	text-decoration: underline;
	}
	
a:visited {
	color:#ECB100; 
	background-color: transparent;  
	text-decoration: underline;
	}
	
a:hover {
	color:#10145C; 
	background-color: transparent; 
	text-decoration: underline;
	}

.showpic
{
	display: block;	
}
.hidepic
{
	display: none;
}

.detailsagents
{
	border-top: solid 1px #ccc;	
	text-align: left;
	margin-left: 10px;	
	width: 200px;
	font-size: 90%;
}
.detailsagents h3
{
	margin-top: 10px;	
}
.branchdetails
{
	border-top: solid 1px #ccc;	
	margin-bottom: 5px;
}
.agentlogo
{
	float: right;
	padding: 2px;
	border: solid 1px #ccc;
	margin-left: 10px;
	margin-bottom: 10px;	
}
.agentintro
{
	margin-bottom: 10px;
	text-align: justify;
}
.agenttext
{
	text-align: justify;	
}

.printingpage
{
	text-align: left;
	margin: 25px;	
}

.newsImageWrapper
{
	float: right;
	margin: 5px 20px 5px 20px;
}
.newsImageCaption
{
	height: auto;
	width: 350px;
	text-align: center;
	color: #999;
}



.thirdLI
{
	clear: left;	
}

.leftguide
{
	text-align: center;	
}
.leftguide img
{
	margin-top: 25px;	
}


/* featured properties
---------------------------------------------------------- */

.featPropsContainer
{
	margin: 8px 0 0 0;	
}
.featProp
{
	float: left;
	border: solid 1px #ccc;	
	width: 245px;
	margin: 0 6px 6px 0;
}
.featPropTitle
{
	background-color: #079cd1;
	width: 245px;
	color: #fff;
	font-weight: bold;
}
.featPropImg
{
	float: right;	
	margin: 4px;
	border: solid 1px #dedede;
}
.featPropText
{
	margin: 8px;	
	margin-right: 4px;
	height: 100px;
}
.featPropText p
{
	margin: 0px;
}
.featPropLink
{	
	margin: 8px;
}

.contentadvert
{
	float: left;
	margin: 0 10px 10px 0;	
	border: solid 1px #ccc;
	width: 210px;
	height: 220px;
}

.homepageadvert
{
    margin: 0px 0px 8px 0px;
}