/* --Standard CSS-- */


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



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

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


a:hover {
  	color            : #ccc;
	}


div#maincontent  a:hover {
  	text-decoration  : underline;
	}


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            : #333;
	  font-weight      : normal;
	}

a.pathway:hover {
 	 color            : #333;
 	 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-- ***/





#mainmenuwrap {
	background-image:url(/images/menuback.png);
	height:30px;
	}



#mainmenu {
	height:30px;
	}

#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 {
	float: left;
	list-style-type: none;
	margin: 0 10px 0 0;
	white-space: nowrap;
	background:url(/images/nav.png) no-repeat right -30px;
	height:30px;
	}


#mainmenu a{

	float: left;	

	color: #fff;
	font-weight:bold;
	text-align: left;
	padding-left:10px;
	padding-right:15px;

	font-size:14px;
	line-height: 30px;
	height:30px;
	background:url(/images/nav.png) no-repeat top right;
	}


#mainmenu a:hover {
	color:#7FD7F8;
	background:url(/images/nav.png) no-repeat right -30px;
	}




#mainmenu li#current a{
	color:#7FD7F8;
	background:url(/images/nav.png) no-repeat right -30px;
	}

#mainmenu li.active a{
	color:#7FD7F8;
	background:url(/images/nav.png) no-repeat right -30px;
	}






.mainmenu3wrap {
	padding-top:10px;
	}


.mainmenu2wrap {

	}




.mainmenu2 {
	padding-left:2px;
	}

.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 1px 0;
	white-space: nowrap;
	background:url(/images/nav2.png) no-repeat 0 -28px;
	}


.mainmenu2 a{
	display:block;
	width:207px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:193px;
	padding-left:14px;
	color:#363636;
	font-size:14px;
	line-height: 28px;
	height:28px;
	background-image: url(images/nav2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}


.mainmenu2 a:hover {
	color:#707070;
	background:url(/images/nav2.png) no-repeat 0 -28px;
	}




.mainmenu2 li#current a{
	background:url(/images/nav2.png) no-repeat 0 -28px;
	}

.mainmenu2 li.active a{
	background:url(/images/nav2.png) no-repeat 0 -28px;
	}


.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:20px; padding-bottom:20px;
	font-size        : 24px;
	text-align       : left;
	padding-left:0px;
	color:#3B3B3B;
	font-weight:bold;
	}


.componentheadingnews {
	padding-top:15px; padding-bottom:15px;
	font-size        : 24px;
	text-align       : left;
	padding-left:0px;
	color:#3B3B3B;
	
	}


.contentheadingnews {
	padding-top:5px; 
	font-size        : 16px;
	text-align       : left;
	padding-left:0px;
	color:#3B3B3B;
	
	}



.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 #333;
	}



.button2 {
	font-style       : normal;
	font-size        : 11px;
	font-weight      : bold;
	background-color : #F0F0F0;
	color            : #333;
	border           : 1px solid #333;
	}


.button2:hover {
	border           : 1px solid #3B3B3B;
	color            : #3B3B3B;
	}



.button3 {
	font-style       : normal;
	font-size        : 11px;
	font-weight      : bold;
	background-color : #F0F0F0;
	color            : #333;
	border           : 1px solid #333;
	}



.inputbox {
	font-size        : 11px;
	color            : #000;
	background-color : #E7E7E7;
	border           : 1px solid #E7E7E7;
	}



.inputbox2 {
	font-size        : 12px;
	color            : #000;
	background-color : #fff;
	border           : 1px solid #B6B6B6;
	width:130px;
	}


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

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




.inputgo {
	font-size        : 11px;
	color            : #fff;
	background-color : #3B3B3B;
	border           : 1px solid #3B3B3B;
	}


.inputgo:hover {
	border           : 1px solid #3B3B3B;
	}




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


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


.searchbut {
	width:40px;
	background-color : #333;	
	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: #333; 
        font-weight: bold;
        }

a.category:link, a.category:visited {
	color            : #333333;
	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 {

	padding-bottom:20px;
        font-weight: bold;
        font-size : 10pt;
	color:#000000;
        text-align: center;
}



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



#maincontentwrap {
	padding:0px 0px 0px 0px;
	}

#maincontent {
	text-align: justify;
	margin  : 0px 0px 0px 0px;
	padding: 0px 30px 0px 30px;
	line-height: 1.25;	
 	}

#maincontent2 {
	text-align: justify;
	margin  : 0px;
	line-height: 1.25;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
 	}




#maincontent strong {
	color:#333333;
}




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 7px;
	padding: 0px 0px 0px 12px;
	margin:0px 0px 5px 40px;
	line-height:20px;
	}



div#proplist  ul {
	padding-left:0px;
	padding-top:0px;
	}

div#proplist  li {

	padding: 0px 0px 0px 0px;
	margin:0px 0px 5px 20px;
	line-height:14px;
	}


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


body,
html{
	margin:0;
	padding:0;
	}


div#bodywrap {
	text-align:center;
	}



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




div#top{
	height:133px;
	}



div#middle{

	}



#tdleft{
	border:1px solid #E1E1E1;
	}


#tdmain{
	border:1px solid #E1E1E1;	
	background:url(/images/tdmain.png) repeat-x 0 0;
	}


#catwrap {
	padding-top:2px;
	padding-left:2px;
	float:left;
	}

#cat {
	width:104px;
	height:135px;
	background:url(/images/newcat.jpg) no-repeat 0 -135px;	
	}


#cat a{
	display:block;
	width:104px;
	height:135px;
	background:url(/images/newcat.jpg) no-repeat 0 0;	
	}

#cat a:hover{
	background-position:0 -135px;
	}


#proxywrap {
	padding-top:2px;
	float:left;
	}

#proxy {
	width:103px;
	height:135px;
	background:url(/images/proxy.jpg) no-repeat 0 -135px;	
	}


#proxy a{
	display:block;
	width:103px;
	height:135px;
	background:url(/images/proxy.jpg) no-repeat 0 0;	
	}

#proxy a:hover{
	background-position:0 -135px;
	}








div#searchwrap{
	height:56px;
	background:url(/images/searchback.png) repeat-x 0 0;
	}


div#searchinner{

	}


div#searchglass{	
	float:left;
	margin-top:1px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left:20px;
	padding-right:50px;
	margin-right:10px;
	line-height:34px;
	background:url(/images/glass.png) no-repeat top right;
	}


div.searchwrap2{
	padding-top:8px;
	padding-left:15px;
	float:left;
	}




div#footerwrap {
	margin-top:8px;
	background-image:url(/images/footer.png);	
	height:40px;
	}



div#footer {
	padding-top:5px;
	line-height:35px;
	font-size:11px;
	color:#3B3B3B;
	padding-left:5px;
	}



div#footer a:link {color:#000;}
div#footer a:visited {color:#000;}
div#footer a:hover {color:#ccc;}




/*** --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;
	}

.floatright {
	float:right;
	padding-left:10px;
	padding-top:5px;
	padding-right:5px;
	}

.floatleft {
	float:left;
	padding-right:20px;

	}


h3 	{
	font-size:14px;
	color:#3B3B3B;
	}

h2 {
	font-size:14px;
	color:#3B3B3B;
	}

h1 {
	font-size:16px;
	color:#3B3B3B;
	}







/*** --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 #3B3B3B;
	padding-left:20px;
	}


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


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


.imagemanagertd {
	border-bottom:1px solid #3B3B3B;
	}



.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-- ***/



.latestouter {
	float:right;
	padding-top:20px;
	padding-left:10px;
	}


.latestinner {
	padding-bottom:10px;
	background:url(/images/latestbot.png) repeat-x bottom left;
	}	



.latestinner a img {
	border:1px solid #ACABA9;
	}

.latestinner a:hover img {
	border:1px solid #000;
	}


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

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


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


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

.searchthumb {
	padding-right:10px;
	}


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

.searchthumb a img{
	border: 1px solid #3B3B3B;
	}

.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 : #3B3B3B;
	border:1px solid #3B3B3B;
	}


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


div#pagenavigation a#activepage {
	color : #3B3B3B;
	background-color : #fff;
	border:1px solid #3B3B3B;
	color:#000;
	}



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 : #3B3B3B;
	border:1px solid #3B3B3B;
	}


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


div#pagenavigation2 a#activepage2 {
	color : #000;
	background-color : #ECD69C;
	border:1px solid #3B3B3B;
	}


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


.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;
	font-weight:bold;
	} 


.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 : #3B3B3B;
	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 : #3B3B3B;
	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 #3B3B3B;
	margin: 25px auto;
	}


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



#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 #3B3B3B;
	}


#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 #3B3B3B;
	}


#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:#3B3B3B;
	}


#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:32px;
	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;
	margin-left:2px;
	padding-left:30px;
	font-weight:bold;
	margin-bottom:10px;
	}


#plab_features {
	background:url(/images/features.png) no-repeat top left;
	line-height:24px;
	margin-left:2px;
	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;
	margin-left:2px;
	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-left:2px;
	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:#3B3B3B;
	}




#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:#3B3B3B;
	}



#printdetails {
	float:left;
	background:url(/images/printdetails.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/printdetails.png) no-repeat top left;
	}


#printdetails a:hover{
	background-position:0 -24px;
	color:#3B3B3B;
	}



#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: 132px;
	height: 22px;
	background: url(../images/findproperties.png) no-repeat;
	outline: none;
	}


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


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



.colour{
	color : #333;
	}

.boldcolour{
	font-weight:bold;
	color : #333;
	}



#white a {color:#fff;}
#white a:hover {color:#000;}


.timeleft {
	padding-bottom:10px;
	font-size:18px;
	}



.bidline {
	padding-top:10px;
	font-size:14px;
	}



#liveaddwrap{
	border:1px solid #f00;
	}


#liveadd{
	text-align:center;
	padding:10px;
	}



#liveadd a{
	color:#f00;
	line-height:24px;
	font-size:16px;
	}

#liveadd a:hover{
	color:#000;
	}
.formdiv {
	background-image: url(/images/form3.png);
	background-repeat: repeat;
}
.erel {
	float: left;
	width: 185px;
	margin-right: 10px;
}
.emrr {
	float: left;
	width: 400px;
}
.space {
	border-top-width: .5px;
	border-right-width: .5px;
	border-bottom-width: .5px;
	border-left-width: .5px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
