

/* --Standard CSS-- */


body {
	margin           : 0px 0px 0px 0px;
	color : #144F86;
	background-color: #fff;
 	font-family      : Arial, Helvetica, sans-serif;
 	 font-size        : 12px;
	}

td, tr, p, div {
	text-align: left;
	}

a:link, a:visited {
  	color            :  #144F86;
  	text-decoration  : none;
	font-weight:bold;
	}

a:hover {
  	color            : #0983C2;
	}

ul {
 	 margin           : 0px 0px 0px 0px;
	}


hr {
	margin-top:10px;
	margin-bottom:10px;
	color: #ccc;
	width            : 100%;
	}

.title {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color            : #000099;
	}

.pathway {
  	font-size: 12px;
 	 color: #000000;
	}

a.pathway:link, a.pathway:visited {
	  color            : #144F86;
	  font-weight      : normal;
	}

a.pathway:hover {
 	 color            : #144F86;
 	 font-weight      : normal;
  	text-decoration   : underline;
	}

/* --Default Class Settings-- */


.bullet {
	margin  : 15px 0px 5px 0px;
	}

.bullet2 {
	margin  : 5px 0px 5px 0px;
	}


.pathwaydiv {float:left; width:217px;}


/*** --MENU CSS-- ***/


#mainmenu {
	background-image:url(../images/menuback.png);
	}

#mainmenu ul { 
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
	text-decoration:none;
	}


#mainmenu li {
	list-style-type: none;
	margin: 0 0 0 0;
	white-space: nowrap;
	background-image:url(../images/nav.png);
	background-position: 0px -30px;
	background-repeat:no-repeat; 

	}



#mainmenu li.item29 {display:none;}


#mainmenu a
{
	display:block;
	color: #fff;
	text-align: left;
	width:180px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width:153px;
	padding-left:27px;
	
	letter-spacing:1px;
	font-weight: bold;
	font-size:11px;
	line-height: 31px;
	height: 30px;
	background-image:url(../images/nav.png);
	background-position:0 0;
	background-repeat:no-repeat; 
}


#mainmenu a:link  
{}


#mainmenu a:visited
{}


#mainmenu a:hover {
	background-position: 0px -30px;
	text-decoration:none;
	}

#mainmenu a#active_menu {
	font-weight: bold;
	background-position: 0px -30px;
	}

#mainmenu a#active_menu_hover {

}





#mainmenu ul li ul { 
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
	text-decoration:none;
	padding-bottom:5px;
	}


#mainmenu li ul li {
	list-style-type: none;
	margin: 0 0 0 0;
	white-space: nowrap;
	background-image:url(../images/nav2.png);
	background-position: 0px -16px;
	background-repeat:no-repeat; 
	}



#mainmenu li ul li a
{
	display:block;
	color: #fff;
	text-align: left;
	width:180px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width:135px;
	padding-left:45px;
	
	font-weight: normal;
	letter-spacing:1px;
	font-size:11px;
	line-height: 16px;
	height: 16px;
	background-image:url(../images/nav2.png);
	background-position:0 0;
	background-repeat:no-repeat; 
}


#mainmenu li ul li a:link  
{}


#mainmenu li ul li a:visited
{}


#mainmenu li ul li a:hover {
	background-position: 0px -16px;
	text-decoration:none;
	}

#mainmenu li ul li a#active_menu {
	font-weight: bold;
	background-position: 0px -16px;
	}

#mainmenu a#active_menu_hover {

}








#mainmenu ul li ul li ul { 
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
	text-decoration:none;
	padding-bottom:5px;
	}


#mainmenu li ul li ul li {
	list-style-type: none;
	margin: 0 0 0 0;
	white-space: nowrap;
	background-image:none;
	}



#mainmenu li ul li ul li a
{
	display:block;
	color: #fff;
	text-align: left;
	width:180px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width:160px;
	padding-left:20px;
	
	font-weight: normal;
	letter-spacing:0px;
	font-size:10px;
	line-height: 16px;
	height: 16px;
	background-image:none;
}


#mainmenu li ul li ul li a:link  {
	color: #fff;	
	}


#mainmenu li ul li ul li a:visited{
	color: #fff;
	}


#mainmenu li ul li ul li a:hover {
	text-decoration:underline;
	}

#mainmenu li ul li ul li a#active_menu {
	font-weight: bold;
	font-size:11px;
	}

#mainmenu a#active_menu_hover {

}












.mainmenu2 {
	padding-top:30px;
	}

.mainmenu2 ul { 
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
	text-decoration:none;
	}


.mainmenu2 li {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	background-image:url(../images/nav2.png);
	background-position: 0px -36px;
	background-repeat:no-repeat; 
	}


.mainmenu2 a
{	display:block;
	width:147px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:132px;
	padding-left:15px;
	color: #fff;
	font-size:13px;
	line-height: 34px;
	height: 36px;
	background-image:url(../images/nav2.png);
	background-position: 0px 0px;
	background-repeat:no-repeat; 
}


html>body .content {
  width:300px;
} 

.mainmenu2 a:link  
{}

.mainmenu2 a:visited
{}

.mainmenu2 a:hover {
	background-position: 0px -36px;
	color: #fff;
	}

.mainmenu2 a#active_menu {
	font-weight: bold;
	color: #fff; 
	background-position: -192px 0px;
	}

.mainmenu2 a#active_menu_hover {

}




/*** --JOOMLA CSS-- ***/


#rightmods{
	padding: 0px 0px 0px 0px;
	text-align:right;
	}

.outer {
	padding: 0px 0px 0px 0px;
	border: 1px solid #999999;
	}

a.sublevel:hover {
	color: #000000; text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	font-weight: normal;
	}


table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 100%;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
	}


.footer {
	background-color: #66ccff;
	}

.moduletable table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-size:11px;
        }

.moduletablelogin td {
	font-size: 13px;
	font-weight: normal;
	color: #000;
	vertical-align: top;
	padding:2px 10px 10px 2px;
	margin: 10px 0px 0px 20px;
	}

table.moduletable td {
	font-size: 11px;
	color: #040C40;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}

table.moduletable th {
	 font-size: 14px;
	color: #000099;
	vertical-align: top;
	}

.poll {
	font-size        : 10px;
	color            : #666666;
	line-height      : 14px;
	}

.sectiontableheader {
	background-color : #7F9FC7;
	color            :#fff;
	}

.sectiontableentry1 {
	background-color : #F0F0F0; 
	}

.sectiontableentry2 {
	 background-color : #E0E0E0; 
	}

.small {
	 font-size        : 10px;
	
	text-decoration  : none;
	font-weight      : normal;
	}

.smalldark {
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
	}


.contentpane {
}

.contentpaneopen {
	text-align:left;
	}

.contentheading, .componentheading {
	padding-top:10px; padding-bottom:10px;
	font-size        : 20px;
	text-align       : left;
	padding-left:0px;
	color            : #144F86;
	
	}


.componentheadingfaq {
	padding-top:15px; padding-bottom:15px;
	font-size        : 20px;
	text-align       : left;
	padding-left:0px;
	color            : #144F86;
	
	}


.contentheadingfaq {
	padding-top:5px; 
	font-size        : 14px;
	text-align       : left;
	padding-left:0px;
	color            : #144F86;
	
	}



.createdate {
	font-size        : 10px;
	color            : #999999;
	text-align       : left;
	}

.button {
	font-style       : normal;
	font-size        : 10px;
	font-weight      : bold;
	background-color : #F0F0F0;
	color            : #000000;
	border           : 1px solid #144F86;
	}



.button2 {
	font-style       : normal;
	font-size        : 12px;
	font-weight      : bold;
	padding:5px;
	background-color : #F0F0F0;
	color            : #144F86;
	border           : 1px solid #144F86;
	}


.inputbox {
	font-size        : 11px;
	color            : #000;
	background-color : #fff;
	border           : 1px solid #144F86;
	margin:5px 0 0 0 ;
	padding:2px;
	}


.inputbox2 {
	font-size        : 11px;
	color            : #000;
	background-color : #fff;
	border           : 1px solid #144F86;
	margin-bottom:4px;
	width:142px;
	}


.inputbox22 {
	font-size        : 11px;
	color            : #000;
	background-color : #fff;
	border           : 1px solid #144F86;
	margin-bottom:4px;
	width:139px;
	}



.inputbox4 {
	font-size        : 11px;
	color            : #000;
	background-color : #fff;
	border           : 1px solid #144F86;
	margin-bottom:4px;
	}



.inputbox3 {
	font-size        : 11px;
	letter-spacing:0.5px;
	padding:3px;
	font-weight:bold;
	color            : #fff;
	background-color : #0983C2;
	border           : 1px solid #144F86;
	margin-bottom: 4px;
	}



.input {
	font-size        : 11px;
	color            : #000;
	background-color : #fff;
	border           : 1px solid #144F86;
	}

.buttonlogin{
	background-color : #fff;
	border           : 1px solid #144F86;
	color            : #666;
	margin-top: 5px;
	font-size        : 11px;
	}


.searchbut2{
	background-color : #fff;
	border           : 1px solid #144F86;
	color            : ##144F86;
	width:26px;
	line-height:16px;
	font-size        : 14px;
	text-align:center;
	}


.searchbut {
	width:40px;
	background-color : #144F86;	
	color            : #000;	
	font-size        : 11px;
}




/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-size: 13px;
        font-weight: bold;
         color: #000000;
        text-align:left;
        }

a.contentpagetitle:hover {
        font-size: 13px;
        font-weight: bold;
        text-align:left;
        color: #144F86; 
        font-weight: bold;
        }

a.category:link, a.category:visited {
	color            : #144F86333;
	font-weight      : bold;
	}

a.category:hover {
  	color            : #7B8DA1;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
        background-color: #ffae00;
        border-left: outset 2px #ff9900;
        border-right: outset 2px #808080;
        border-top: outset 2px #ff9900;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        font-weight: bold;
        color: #FFFFFF;
}
.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        font-weight: normal;
}
.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {

        font-weight: bold;
        font-size : 10pt;
        color :  #144F86;
        text-align: center;
}



/*** --CONTENT  CSS-- ***/

.maincontent {
	text-align: justify;
	margin  : 0px 0px 0px 0px;
	padding: 10px 25px 0px 25px;
	line-height: 1.25;
 	}

.maincontent strong {
	color:#144F86;
}




/*** --LAYOUT  CSS-- ***/


body,
html{
	margin:0;
	padding:0;
	background-color:#144F86;
	}


div#bodywrap {
	text-align:center;

	background:url(../images/mainfooter.gif) repeat-x bottom left;
	}


div#leftborder {
	padding-left:15px;
	background-image:url(../images/leftborder.png);
	background-repeat:repeat-y;
	}

div#rightborder {
	padding-right:15px;
	background-image:url(../images/rightborder.png);
	background-position:right top;
	background-repeat:repeat-y;
	}

div#wrapper {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	min-width: 900px;
	max-width: 900px;
	width: expression(document.body.clientWidth > 900? "900px": "auto" );
	}


div#topback{
	}



div#topimage1 {
	margin:0 auto;
	width:900px;
	background-image:url(../images/top1.jpg);
	height:131px;
	}



div#topimage2 {
	margin:0 auto;
	width:900px;
	background-image:url(../images/top2.jpg);
	height:131px;
	}


div#topimage3 {
	margin:0 auto;
	width:900px;
	background-image:url(../images/top3.jpg);
	height:131px;
	}



div#middle {
	background-color:#fff;
	margin:0 auto;
	width:852px;
	border-top:1px solid #144F86;
	}

div#middleinner {

	}	


.tdleft {
	background-color:#00ADEF;
	background-image:url(../images/tdleft.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-left:1px solid #1C2F69;
}


.tdmain {
	background-image:url(../images/key.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}



.tdright {
	background-color:#00ADEF;
	background-image:url(../images/tdright.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-right:1px solid #1C2F69;
	}



div#footerwrap {
	background-color:#1C2F69;
	padding-left:1px;
	}


div#footerwww {
	background-image:url(../images/footer.jpg);
	background-position:bottom right; 
	background-repeat:no-repeat;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:11px;
	color:#fff;
	border-right:1px solid #1C2F69;
	}



div#footer {
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:11px;
	color:#fff;
	border-right:1px solid #1C2F69;
	}


div#footer a {
	color:#fff;
	}

div#footer a:hover {
	color: #0983C2;
	}




div#search {
	margin:0 auto;
	width:128px;
	background-image:url(../images/search.png);
	height:39px;
}



div#searchinner {
	margin:0 auto;
	width:150px;
	padding-bottom:60px;
}



/*** --FORM  CSS-- ***/


form {margin: 0; padding:0; }




/*** --CUSTOM  CSS-- ***/


.mods {
	margin-top:10px;
	padding-left:6px;
	border-left: 4px solid #fff;
	}

.front {
	text-align:center;
	margin:0 auto;
	}


.frontright {
	clear:both;
	float:right;
	padding-left:10px;
	padding-right:2px;
	padding-bottom:10px;
	}



.floatright {
	float:right;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:10px;
	}

.floatright2 {
	float:right;
	padding-left:10px;
	padding-right:0px;
	padding-top:0px;
	}


.click2 {
	width:740px;
	text-align:center;
	margin:0 auto;
	line-height:40px;
	}


h3 	{
font-size:14px;
	}

h2 {
font-size:14px;
}

h1 {
font-size:16px;
	}


.images img {
	padding:5px;
	margin:10px;
	border:1px solid #BC3877;
	}


.logogif {
	padding-top:20px;
	padding-left:20px;
	}


.date {
	padding-top:20px;
	font-size:11px;
	color :  #144F86;
	width:147px;
	text-align:center;
	}


.loginarea {
	padding-left:10px;
	margin-top:20px;
	border-left:solid 4px #144F86;
	color :  #144F86;
	line-height:14px;
	font-size:11px;
	}


.locationitem {
	float:left;
	width:150px;
	line-height:20px;
	}



.advanced {
	font-size:11px;
	padding:10px;
	margin-bottom:10px;
	}



.img_thumb img{
	border           : 1px solid #144F86;
	float:left
	}



div#forlandlords{
	clear:both;
	float:right;
	padding-left:10px;
	padding-right:2px;
	padding-bottom:10px;	
	}



div#fortenants {
	clear:both;
	float:right;
	padding-left:10px;
	padding-right:2px;
	padding-bottom:10px;
	}


div#forlandlords a{
	display:block;
	width:154px;
	height:64px;
	background-image:url(../images/forlandlords.png);
	background-position: 0px 0px;
	background-repeat:no-repeat; 
	}


div#fortenants a{
	display:block;
	width:154px;
	height:64px;
	background-image:url(../images/fortenants.png);
	background-position: 0px 0px;
	background-repeat:no-repeat; 
	}


div#forlandlords a:hover{
	background-position: 0px -64px;
	}

div#fortenants a:hover{
	background-position: 0px -64px;
	}


.newslettersub{
	padding-top:20px;
	padding-bottom:30px;
	}

/*** --com_propertyLabUser CSS-- ***/

.locationitem {
	float:left;
	width:200px;
	line-height:20px;
	}


.required {
	color:#f00;
	}


/*** --com_propertyLab Administration CSS-- ***/


legend {
	font-weight:bold;
	color:#000000;
	}


fieldset {
	margin-bottom:20px;
	border: 1px solid #00ADEF;
	padding-left:30px;
	}


.imagemanager img {
	border:1px solid #00ADEF;
	margin-right:20px;
	}


.imagemanagerwrap {
	padding-left:20px;
	padding-bottom:10px;
	}


.imagemanagertd {
	border-bottom:1px solid #00ADEF;
	}



.imageup {
	background-image:url(../images/up.png);
	background-position: 0px -25px;
	float:left;
	margin-right:5px;
}


.imageup a{
	display:block;
	height:25px;
	width:25px;
	background-image:url(../images/up.png);
	}


.imageup a:hover{
	background-position: 0px -25px;
	}


.imagedown {
	float:left;
	background-image:url(../images/down.png);
	background-position: 0px -25px;
	margin-right:5px;
}

.imagedown a{
	display:block;
	height:25px;
	width:25px;
	background-image:url(../images/down.png);
	}


.imagedown a:hover{
	background-position: 0px -25px;
	}


.imagedelete {
	float:left;
	background-image:url(../images/delete.png);
	background-position: 0px -25px;
	margin-right:5px;
}


.imagedelete a{
	display:block;
	height:25px;
	width:25px;
	background-image:url(../images/delete.png);
	}


.imagedelete a:hover{
	background-position: 0px -25px;
	}



.propertydelete {
	background-image:url(../images/delete.png);
	background-position: 0px -25px;
	margin-right:5px;
}


.propertydelete a{
	display:block;
	height:25px;
	width:25px;
	background-image:url(../images/delete.png);
	}


.propertydelete a:hover{
	background-position: 0px -25px;
	}





.propertypublished {
	background-image:url(../images/published.png);
	background-position: 0px -25px;
	margin-right:5px;
}


.propertypublished a{
	display:block;
	height:25px;
	width:25px;
	background-image:url(../images/published.png);
	}


.propertypublished a:hover{
	background-position: 0px -25px;
	}


.propertyunpublished {
	background-image:url(../images/unpublished.png);
	background-position: 0px -25px;
	margin-right:5px;
}


.propertyunpublished a{
	display:block;
	height:25px;
	width:25px;
	background-image:url(../images/unpublished.png);
	}


.propertyunpublished a:hover{
	background-position: 0px -25px;
	}




.propertyedit {
	background-image:url(../images/editproperty.png);
	background-position: 0px -25px;
	margin-right:5px;
}


.propertyedit a{
	display:block;
	height:25px;
	width:25px;
	background-image:url(../images/editproperty.png);
	}


.propertyedit a:hover{
	background-position: 0px -25px;
	}



.propertyadd {
	background-image:url(../images/add.png);
	background-position: 0px -25px;
	background-repeat:no-repeat; 
	width:300px;
}


.propertyadd a{
	display:block;
	height:25px;
	line-height:25px;
	padding-left:30px;
	background-image:url(../images/add.png);
	background-repeat:no-repeat; 
	color:#ccc;
	}


.propertyadd a:hover{
	background-position: 0px -25px;
	color:#999;
	}




/*** --com_propertyLab Home Page CSS-- ***/


#latesttop {
	font-size:14px;
	text-align:center;
	padding-top:10px;
	color:#00ADEF;
	width:180px;
	}


.latestwrap {
	padding-bottom:5px;
	padding-left:2px;
	float:left;	
	}	


#latestwrap {	
	}	




#latestinner {
	background-color:#7ED7F7;
	padding-right:0px;
	}


.latestinner {
	width:156px;
	margin-top:4px;
	background-color:#144F86;
	}


.latestinner2 {
	padding:2px;
	}


.latesttitle {
	color:#fff;
	font-size:11px;
	line-height:13px;
	padding-bottom:3px;
	}


.latestimlink {
	}


.latestimlink a{
	}


.latestimlink a:hover{
	}


.latestimlink a img {
	border:1px solid  #00ADEF;
	}



.latestimlink a:hover img {
	border:1px solid  #fff;
	}



.latestlink {
	padding-top:2px;
	font-size:11px;
	}


.latestlink a{
	display:block;
	color : #fff;
	line-height:16px;
	}


.latestlink a:hover{
	color:#00ADEF;
	}




/*** --com_propertyLab Property Search CSS-- ***/

#searchwrap{
	padding-top:5px;
	}


.searchwrap {
	clear:both;
	border-top: 1px solid #00ADEF;
	font-size:12px;
	}


.searchbox1 {
	margin:5px 0 5px 0;
	padding:5px;
	background-color:#E6F7FD;
	}


.searchbox2 {
	margin:5px 0 5px 0;
	padding:5px;
	background-color:#FDFEFF;
	}

.searchthumb {
	padding-right:10px;
	}


.searchthumb3 img{
	margin-right:20px;
	border: 1px solid #00ADEF;
	}

.searchthumb a img{
	border: 1px solid #00ADEF;
	}

.searchthumb a:hover img {
	border: 1px solid #fff;
	}

.searchttext {
	float:left;
	}


div#pagenavigation ul { 
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
	text-decoration:none;
	}


div#pagenavigation li {
	float:left;
	list-style-type: none;
	margin: 0px; 
	padding-right:2px;
	padding-left:0px;
	white-space: nowrap;
	background-image:none;
	}



div#pagenavigation a{
	display:block;
	line-height:14px;
	margin-top:4px;
	padding-left:3px;
	padding-right:3px;
	color : #fff;
	background-color : #00ADEF;
	border:1px solid #00ADEF;
	}


div#pagenavigation a:hover {
	border:1px solid #144F86;;
	}


div#pagenavigation a#activepage {
	color : #fff;
	background-color : #144F86;
	border:1px solid #144F86;
	}



div#pagenavigation2 ul { 
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
	text-decoration:none;
	}


div#pagenavigation2 li {
	float:left;
	list-style-type: none;
	margin: 0px; 
	padding-right:2px;
	padding-left:0px;
	white-space: nowrap;
	background-image:none;
	}



div#pagenavigation2 a{
	display:block;
	line-height:14px;
	margin-top:4px;
	padding-left:3px;
	padding-right:3px;
	color : #fff;
	background-color : #00ADEF;
	border:1px solid #00ADEF;
	}


div#pagenavigation2 a:hover {
	border:1px solid #144F86;
	}


div#pagenavigation2 a#activepage2 {
	color : #fff;
	background-color : #144F86;
	border:1px solid #144F86;
	}


.searchtext {
	padding-top:15px;
	}


.pricesearch {
	line-height:24px;
	padding-left:30px;
	background:url(../images/price.png) no-repeat top left;
	margin-bottom:10px;
	} 


.addresssearch {
	line-height:24px;
	padding-left:30px;
	background:url(../images/address.png) no-repeat top left;
	margin-bottom:10px;
	} 


.bedssearch {
	line-height:24px;
	padding-left:30px;
	background:url(../images/beds.png) no-repeat top left;
	} 

.pricesearch2 {
	line-height:24px;
	padding-left:30px;
	background:url(../images/price.png) no-repeat top left;
	margin-bottom:10px;
	} 


.addresssearch2 {
	line-height:24px;
	padding-left:30px;
	background:url(../images/address.png) no-repeat top left;
	margin-bottom:10px;
	} 


.bedssearch2 {
	line-height:24px;
	padding-left:30px;
	background:url(../images/beds.png) no-repeat top left;
	} 


.detailssearch {
	float:right;
	padding-right:0px;
	background:url(../images/details.png) no-repeat 0px -24px;
	} 


.detailssearch a{
	display:block;
	padding-left:30px;
	line-height:24px;
	font-weight:bold;
	color : #00ADEF;
	background:url(../images/details.png) no-repeat 0px 0px;	}

.detailssearch a:hover{
	color:#AEA29B;
	background-position: 0px -24px;
	}



.detailssearch2 {
	float:right;
	padding-right:0px;
	background:url(../images/details.png) no-repeat 0px -24px;
	} 

.detailssearch2 a{
	display:block;
	padding-left:30px;
	line-height:24px;
	font-weight:bold;
	color : #00ADEF;
	background:url(../images/details.png) no-repeat 0px 0px;	}

.detailssearch2 a:hover{
	color:#AEA29B;
	background-position: 0px -24px;
	}



/*** --com_propertyLab Property View CSS-- ***/


#plab_photo_back {
	width:428px;
	border:3px solid #00ADEF;
	margin: 25px auto;
	}


#plab_photo_back2 {
	padding:10px;
	border:3px solid #00ADEF;
	}



#plab_photo_main {
	width:428px;
	background-image:url(../images/imagemain.png);
	background-repeat:no-repeat; 
	}


#plab_photo_inner {
	padding-top:16px;
	padding-left:14px;
	}

#plab_photo_inner img{
	border:1px solid #00ADEF;
	}


#plab_view_thumbs  {
	}


div#plab_view_thumbs_inner  {
	padding-left:12px;
	padding-right:12px;
	padding-top:10px;
	}

div#plab_view_thumbs ul { 
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
	text-decoration:none;
	}


div#plab_view_thumbs li {
	float:left;
	list-style-type: none;
	margin: 0px; 
	padding:1px;
	white-space: nowrap;
	background-image:none;
	}


#plab_view_thumbs a {
	float:left;
	border:1px solid #00ADEF;
	}


#plab_view_thumbs a:hover {
	border:1px solid #000;
	}


#plab_view_thumbs #livethumb a {
	border:1px solid #fff;
	}


#plab_view_thumbs img {
	}


#plab_photo_footer {
	clear:both;
	width:428px;
	background:url(../images/imagebot.png) no-repeat bottom left;
	margin: 0 auto;
	}


#plab_photo_footer_inner {
	line-height:20px;
	padding-left:14px;
	padding-top:5px;
	color:#00ADEF;
	}


#plab_address {
	background:url(../images/address.png) no-repeat top left;
	line-height:25px;
	padding-left:32px;
	color:#000000;
	}


#plab_price {
	margin-top:10px;
	margin-bottom:10px;
	background:url(../images/price.png) no-repeat top left;
	line-height:24px;
	padding-left:30px;
	color:#000000;
	}



#plab_map {
	background:url(../images/map.png) no-repeat top left;
	line-height:24px;
	padding-left:30px;
	color:#000000;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	}


#plab_map a{
	color:#000000;
	}

#plab_map a:hover{
	color:#000000;
	}


#plab_bedrooms {
	background:url(../images/beds.png) no-repeat top left;
	line-height:24px;
	padding-left:30px;
	font-weight:bold;
	margin-bottom:10px;
	}


#plab_features {
	background:url(../images/features.png) no-repeat top left;
	line-height:24px;
	padding-left:30px;
	font-weight:bold;
	margin-bottom:10px;
	}



#plab_features  ul {
	list-style:none;

	}

#plab_features  li {
	line-height:16px;
	list-style:none;
 	background: url(../images/bullet.png) no-repeat 0 50%;
	padding: 0px 0px 0px 10px;
	margin:0px 0px 0px 40px;
	}


#plab_details {
	background:url(../images/details.png) no-repeat top left;
	line-height:24px;
	padding-left:30px;
	font-weight:bold;
	margin-bottom:10px;
	}


#plab_details_intro {
	margin-left:2px;
	padding-left:30px;
	margin-bottom:10px;
	font-weight:bold;
	}


#plab_details_full {
	padding-left:30px;
	margin-bottom:10px;
	}


#send2friend {
	float:left;	
	background:url(../images/sendtofriend.png) no-repeat 0 -24px;
	}


#send2friend a{
	float:left;	
	color:#2B027C;
	font-weight:bold;
	display:block;
	height:24px;
	line-height:24px;
	padding-left:30px;
	background:url(../images/sendtofriend.png) no-repeat top left;
	}


#send2friend a:hover{
	background-position:0 -24px;
	color:#00ADEF;
	}




#addtobasket {
	float:left;
	background:url(../images/addtobasket.png) no-repeat 0 -24px;	margin-left:20px;
	}


#addtobasket  a{
	float:left;	
	color:#2B027C;
	font-weight:bold;
	display:block;
	height:24px;
	line-height:24px;
	padding-left:30px;
	background:url(../images/addtobasket.png) no-repeat top left;
	}


#addtobasket  a:hover{
	background-position:0 -24px;
	color:#00ADEF;
	}



#printdetails {
	float:left;
	background:url(../images/print.png) no-repeat 0 -24px;
	margin-left:20px;
	}


#printdetails a{
	float:left;	
	color:#2B027C;
	font-weight:bold;
	display:block;
	height:24px;
	line-height:24px;
	padding-left:30px;
	background:url(../images/print.png) no-repeat top left;
	}


#printdetails a:hover{
	background-position:0 -24px;
	color:#00ADEF;
	}



#emailform {
	padding-top:30px;
	padding-bottom:10px;
	}


.enquiryline {
	padding-top:5px;
	}



input.enquiry-btn2{
	width: 126px;
	height: 28px;
	background: url(../images/sendenquiry.png) no-repeat;
	outline: none;
	}


.enquiry-btn2:hover{
	width: 126px;
	height: 28px;
	background: url(../images/sendenquiry.png) no-repeat 0 -28px;
	}


.enquiry-btnover2{
	width: 126px;
	height: 28px;
	background: url(../images/sendenquiry.png) no-repeat 0 -28px;
	}




input.send-btn2{
	width: 166px;
	height: 32px;
	background: url(../images/sendfriend.png) no-repeat;
	outline: none;
	}


.send-btn2:hover{
	width: 166px;
	height: 32px;
	background: url(../images/sendfriend.png) no-repeat 0 -32px;
	}


.send-btnover2{
	width: 166px;
	height: 32px;
	background: url(../images/sendfriend.png) no-repeat 0 -32px;
	}


input.findproperties{
	width: 166px;
	height: 32px;
	background: url(../images/findproperties.png) no-repeat;
	outline: none;
	}


.findproperties:hover{
	width: 166px;
	height: 32px;
	background: url(../images/findproperties.png) no-repeat 0 -32px;
	}


.findproperties{
	width: 166px;
	height: 32px;
	background: url(../images/findproperties.png) no-repeat 0 -32px;
	}



.colour{
	color : #144F86;
	}

.boldcolour{

	color : #144F86;
	}



div.maincontent  ul {
	list-style:none;
	padding-left:0px;
	padding-top:0px;
	}

div.maincontent  li {
	list-style:none;
 	background: url(../images/bullet.png) no-repeat 0 6px;
	padding: 0px 0px 0px 13px;
	margin:0px 0px 5px 20px;
	line-height:20px;
	}




#latestnews {
	background-image:url(../images/menuback.png);
	padding-top:10px;
	}

#latestnews ul { 
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
	text-decoration:none;
	}


#latestnews li {
	list-style-type: none;
	margin:0 0 0 0;
	background-image:url(../images/newsback.png);
	border-top:1px solid #00ADEF;
	}

#latestnews a {
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	color: #fff;
	text-align: left;
	width:180px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width:160px;
	padding-left:20px;
	
	letter-spacing:1px;
	font-weight: bold;
	font-size:12px;


}





#tafgaf {
	background-image:url(../images/tafback.png);
	padding:8px 8px 8px 10px;
	}


#tafwrap {
	float:left;
	}


#taf {
	height:152px;
	width:230px;
	background:url(../images/taf.jpg) no-repeat 0 -152px;
	}

#taf a{
	display:block;
	height:152px;
	width:230px;
	background:url(../images/taf.jpg) no-repeat 0 0;
	}


#taf a:hover{
	background-position:0 -152px;
	}




#gafwrap {
	float:left;
	padding-left:8px;
	}


#gaf {
	height:152px;
	width:230px;
	background:url(../images/gaf.jpg) no-repeat 0 -152px;
	}

#gaf a{
	display:block;
	height:152px;
	width:230px;
	background:url(../images/gaf.jpg) no-repeat 0 0;
	}


#gaf a:hover{
	background-position: 0 -152px;
	}


.featuredwrap {
	}


.featuredinner {
	height:163px;
	width:180px;
	background:url(../images/featuredback.png) no-repeat 0 0;
	}

.featuredinner2 {
	padding: 10px 0 0 13px;
	}



#servicelinks a img{
	border:2px solid #fff;
	}


#servicelinks a:hover img{
	border:2px solid #1C2F69;
	}



#contactstable td{
	border-bottom:2px solid #144F86;
	background-color:#E5F7FD;
	}



