

/* --Standard CSS-- */


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

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

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


a:hover {
  	color            : #000;
  	text-decoration  : none;
	}


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 {
	}



#mainmenuwrap2 {
	clear:top;
	}


#mainmenu {
	height:40px;
	z-index:20;
	position:relative;
	}

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


#mainmenu a{
	display:block;

	color:#fff;
	text-align: center;
	font-weight:normal;

	width:125px;


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






#mainmenu a:link  {}


#mainmenu a:visited{}


#mainmenu a:hover {
 	background: url(../images/nav.png) no-repeat 0 -40px;
	}




#mainmenu li#current a{
 	background: url(../images/nav.png) no-repeat 0 -80px;
	}

#mainmenu li.active a{
 	background: url(../images/nav.png) no-repeat 0 -80px;
	}


#mainmenu a#active_menu_hover {

}



#mainmenu li#current li  a{
 	background-image: none;
	}

#mainmenu li.active li a{
 	background-image: none;
	}





#mainmenu li ul {

	}

#mainmenu li ul li  {
	margin: 0;
	clear:both;
	border-bottom:1px solid #818181;
	height:25px;	
	}



#mainmenu li ul li a
{
	display:block;
	color: #fff;
	font-size:11px;
	
	width:125px; 
	padding:0px;

	text-align:center;
	line-height: 24px;
	height:24px;
	background-image:none;
	background-color:#020202;
	text-decoration:none;
	font-size:11px;	

}



#mainmenu li ul li a:link  
{}



#mainmenu li ul li a:visited
{}



#mainmenu li ul li a:hover {
	background:#191919;
	}

#mainmenu li ul li  a#active_menu {
	font-weight: bold;
	background-color:#020202;
	}







#mainmenu li li { /* all list items */
	float: left;
	width: 125px; /* width needed or else Opera goes nuts */
}

#mainmenu li ul { /* second-level lists */
 	background: url(../images/navtop.png) no-repeat 0 0;
	position: absolute;
	padding-top:28px;

	margin-left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}




#mainmenu li:hover ul, #mainmenu li.sfhover ul { /* lists nested under hovered list items  LEVEL 1*/
	margin-left:0;
}


#mainmenu li li:hover ul, #mainmenu li li.sfhover ul { /* lists nested under hovered list items LEVEL2 */
	margin-left:129px;
	background-image:url(../images/submainmenufootWWW.gif);
	margin-top:25px;

}









/*** --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 : #fff;
	color            :#7F9FC7;
	}

.sectiontableentry1 td{
	background-color : #F0F0F0; 
	padding:5px;
	}

.sectiontableentry2 td{
	 background-color : #E0E0E0; 
	padding:5px;
	}

.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:0px; padding-bottom:10px;
	font-size        : 24px;
	text-align       : left;
	padding-left:0px;
	color:#AB874D;
	}


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

	}


.contentheadingnews {
	padding-top:10px; 
	font-size        : 16px;
	text-align       : left;
	padding-left:0px;
	color:#AB874D;

	}


#maincontent2 .article_separator {
	border-bottom: 1px solid #CBCBCB;
	display:block;
	padding-bottom:10px;
	}



.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 #AB874D;
	color            : #AB874D;
	}



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



.inputbox2 {
	width:176px;
	}


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

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




.inputgo {
	font-size        : 11px;
	color            : #fff;
	background-color : #AB874D;
	border           : 1px solid #AB874D;
	width:150px;
	display:block;
	}


.inputgo:hover {
	border           : 1px solid #E9E5D5;
	background-color : #E9E5D5;

	}



#inputgo{
	clear:both;
	padding-top:20px;
	}


#inputgo a{
	font-size        : 11px;
	color            : #fff;
	background-color : #AB874D;
	border           : 1px solid #AB874D;
	width:150px;
	display:block;
	text-align:center;
	line-height:18px;
	font-weight:normal;
	}

#inputgo a:hover{
	border           : 1px solid #E9E5D5;
	background-color : #E9E5D5;
	}




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

#maincontent2 {
	text-align: justify;
	margin  : 0px 0px 0px 0px;
	padding: 10px 36px 20px 36px;
	line-height: 1.25;	
 	}



#maincontent strong {
	color:#AB874D;
}




div#maincontent2  ul {
	list-style:none;
	padding-left:0px;
	padding-top:0px;
	}

div#maincontent2  li {
	list-style:none;
 	background: url(../images/bullet.png) no-repeat 0 50%;
	padding: 0px 0px 0px 15px;
	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;
	background:url(../images/repeat_slice.jpg) repeat-x 0 0;	
	background-color:#262425;
	height:100%;

	}


div#bodywrap {
	text-align:center;
	}







div#wrapper {
	height: 100%;
	width: 960px;
	margin:0 auto;
	}


div#wrapperinner {


	}




div#logowrap1{
	width:786px;
	background:url(../images/top1.jpg) no-repeat top right;	
	height:120px;
	}


div#logowrap2{
	width:786px;
	background:url(../images/top2.jpg) no-repeat top right;	
	height:120px;
	}


div#logowrap3{
	width:786px;
	background:url(../images/top3.jpg) no-repeat top right;	
	height:120px;
	}



div#logowrap4{
	width:678px;
	background:url(../images/top4.jpg) no-repeat top right;	
	height:120px;
	}



div#logowrap5{
	width:678px;
	background:url(../images/top5.jpg) no-repeat top right;	
	height:120px;
	}





div#topimage{
	height:139px;
	background-image:url(../images/top.png);	
	}


div#topimagelinks{
	float:right;	
	line-height:42px;
	padding-right:20px;
	}



div#topimagelinks a{
	display:block;
	color:#000;	
	line-height:42px;
	font-size:11px;
	background:url(../images/toplinks.png) no-repeat 0 0;
	padding-left:10px;	
	}




div#topimagelinks a:hover{
	color:#AB874D;		
	}


div#topnumber {
	clear:both;
	float:right;
	font-size:26px;
	color:#AB874D;
	padding-top:30px;
	}

#black {	
	color:#000;	
	}


div#mainimage1{
	height:250px;
	background-image:url(../images/mainimage1.jpg);	
	}


div#mainimage2{
	height:250px;
	background-image:url(../images/mainimage2.jpg);	
	}


div#mainimage3{
	height:250px;
	background-image:url(../images/mainimage3.jpg);	
	}


div#mainimage4{
	height:250px;
	background-image:url(../images/mainimage4.jpg);	
	}


div#mainimage5{
	height:250px;
	background-image:url(../images/mainimage5.jpg);	
	}


div#mainimage6{
	height:250px;
	background-image:url(../images/mainimage6.jpg);	
	}



div#mainimage7{
	height:250px;
	background-image:url(../images/mainimage7.jpg);	
	}


div#topline{
	height:41px;
	background-image:url(../images/topline.png);	
	}



div#searchtitlebar {
	padding-left:491px;
	line-height:41px;
	color:#fff;
	font-size:20px;
	}


#tdleft{
	background-color:#fff;
	}



#tdmain{
	background-color:#fff;
	}



div#middle{
	background-color:#fff;
	}


div#homeright{
	padding-left:20px;
	}

div#homerightinner{

	}



div#homerightnews{
	margin-top:10px;
	padding-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	}



div#searchwrap{
	padding-top:20px;
	}




div#searchinner{

	}



div#footerwrap {

	}


div#footer {
	clear:both;
	font-size:11px;
	color:#fff;
	padding-left:20px;
	height:41px;
	line-height:41px;
	background-image:url(../images/footer.png);	

	}



div#footer a:link {color:#fff;}
div#footer a:visited {color:#fff;}
div#footer a:hover {color:#AB874D;}


.latestnewslinkwrap{
	padding-top:5px;
	}


.latestnewslink{
	width: 467px;
	height: 34px;
	background: url(../images/newslink.png) no-repeat 0 0;
	outline: none;
	}


.latestnewslink a{
	display:block;

	height: 34px;
	line-height:34px;

	width: 467px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 447px;

	padding-left:20px;

	background: url(../images/newslink.png) no-repeat 0 0;
	}


.latestnewslink a:hover{
	background-position:0 -34px;
	text-decoration:none;
	color:#000;
	}





/*** --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:20px;
	padding-right:0px;
	padding-bottom:10px;
	}

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


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

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

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







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

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


.required {
	color:#f00;
	}


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


#editlist td{
	line-height:26px;
	border-bottom:4px solid #FAFCF2;
	padding:5px;
	}


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


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


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


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


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



.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:27px;
	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:27px;
	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:27px;
	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:0px;
	color:#AB874D;
	}


#latestwrap {
	padding-left:20px;
	}


.latestouter {
	padding-top:6px;
	}


.latestwrap {
	width:202px;
	height:165px;
	background-image:url(../images/latestback.png);
	}	


.latestinner {
	padding: 10px 0px 0px 6px;
	}


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


.latestimlink {
	width:176px;
	background-image:url(../images/latestlink.png);
	background-position: 0px -90px;
	}


.latestimlink a{
	display:block;
	width:176px;
	height:90px;
	background-image:url(../images/latestlink.png);
	background-position: 0px 0px;
	}


.latestimlink a:hover{
	background-position: 0px -90px;
	}


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




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


.latestlink a{
	display:block;
	color : #fff;
	line-height:24px;
	height:24px;
	padding-left:5px;
	}


.latestlink a:hover{
	color:#000;
	}




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

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


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


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

.searchthumb {
	padding-right:10px;
	}


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

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

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


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


div#pagenavigation a#activepage {
	color : #AB874D;
	background-color : #E9E5D5;
	border:1px solid #AB874D;
	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 : #AB874D;
	border:1px solid #AB874D;
	}


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


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


.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:30px;
	background:url(../images/details.png) no-repeat 0px -24px;
	} 


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

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




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

.detailssearch2 a{
	display:block;
	padding-left:30px;
	line-height:24px;
	font-weight:bold;
	color : #AB874D;
	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 {

	}


#plab_photo_back2 {
	
	}



#plab_photo_main {
	width:510px;
	height:446px;
	background:url(../images/imageback.png) no-repeat 0px 0px;	
	}


#plab_photo_inner {
	padding-top:9px;
	padding-left:10px;
	}

#plab_photo_inner img{
	border:1px solid #AB874D;
	}


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


div#plab_view_thumbs_inner  {
	padding-left:10px;

	}



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


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


#plab_view_thumbs img {
	}


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


#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:528px;


	margin: 0 auto;
	}


#plab_photo_footer_inner {
	padding-left:14px;
	color:#AB874D;
	}


#plab_address {
	background:url(../images/address.png) no-repeat top left;
	line-height:25px;
	padding-left:32px;
	color:#000000;
	font-size:24px;
	text-transform: capitalize;
 	font-family      : Georgia, Arial, Helvetica, sans-serif;
	}


#plab_price {
	margin-top:10px;
	margin-bottom:20px;
	background:url(../images/price.png) no-repeat top left;
	line-height:24px;
	padding-left:32px;
	color:#000000;
	font-size:20px;
 	font-family      : Georgia, Arial, Helvetica, sans-serif;
	}



#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 {
	width:500px;
	font-weight:bold;
	}


#plab_details_full {
	width:500px;
	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:#AB874D;
	}




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



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



#emailform {
	padding:30px;
	}


.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: 176px;
	height: 37px;
	background: url(../images/searchproperties.png) no-repeat;
	outline: none;
	}


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


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





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


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


.findproperties2{
	width: 38px;
	height: 38px;
	background: url(../images/findproperties2.png) no-repeat 0 -38px;
	}


#searchid{
	width: 137px;
	height: 38px;
	background: url(../images/searchid.png) no-repeat;
	outline: none;
	float:left;
	}


#searchidinner{
	padding-left:15px;
	padding-top:10px;
	line-height:12px;
	}


#searchidinner input{
	border:none;
	background:none;
	}




.colour{
	color : #333;
	}

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






#slideshow {
	position:relative;
	height:333px;
	width:700px;
}

#slideshow div.slideitem {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	height:333px;
	width:700px;

}

#slideshow div.active {
    z-index:10;
}

#slideshow div.last-active {
    z-index:9;
}



#slideshow div.slideitem{
	opacity:0.0;
	filter: alpha(opacity=0);
}

#slideshow div.active{
	opacity:1.0;
	filter: alpha(opacity=100);
}





.gallerycontainer{
position: relative;
width:450px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}


.gallerythumbnail:hover{
background-color: transparent;
}



.gallerythumbnail span{ /*CSS for enlarged image*/
position: absolute;

left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.gallerythumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
}

.gallerythumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 10px;
left: 11px; /*position where enlarged image should offset horizontally */
z-index: 50;
}





#rightnav {
	float:right;
	}


.rightnavitem {
	width: 100px;
	margin-bottom:1px;
	background: url(../images/rightnav.png) repeat-x 0 -40px;
	}


.rightnavitem a{
	display:block;
	font-weight:normal;
	color:#fff;
	text-align: center;


	font-size:12px;
	line-height: 40px;

	background: url(../images/rightnav.png) repeat-x 0 0;

	}


.rightnavitem a:hover {
	background-position: 0 -40px;

	}


#fullResImage {
	width:495px;
	}



.imageleft {
	float:left;
	border:5px solid #E9E5D5;
	margin-right:20px;
	margin-bottom:20px;
	}


.imageright {
	float:right;
	border:5px solid #E9E5D5;
	margin-left:20px;
	margin-bottom:20px;
	}


.firstpara {
	padding-top:0px;
	margin-top:0px;
	}



#contactstable td{	
	border-left:5px solid #fff;
	background-color:#F4F2EA;
	}


#contactstable td h1{	
	border-bottom:1px solid #AB874D;
	font-size:22px;
	text-align:center;
	}



#propertymenu {
	float:right;
	}

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


#propertymenu li {
	list-style-type: none;
	margin: 0 0 2px 0;
	white-space: nowrap;
	}


#propertymenu a{
	display:block;

	color:#fff;
	font-weight:normal;

	width:248px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:188px;


	padding-left:60px;
	font-size:14px;
	line-height: 50px;
	}



#propertymenu li.gallery2 {
	background: url(../images/gallery.png) repeat-x -248px 0;
	}


#propertymenu li.gallery2 a{
	background: url(../images/gallery.png) repeat-x 0 0;
	}



#propertymenu li.enquiry2 {
	background: url(../images/enquiry2.png) repeat-x -248px 0;
	}


#propertymenu li.enquiry2 a{
	background: url(../images/enquiry2.png) repeat-x 0 0;
	}



#propertymenu li.map2 {
	background: url(../images/world2.png) repeat-x -248px 0;
	}


#propertymenu li.map2 a{
	background: url(../images/world2.png) repeat-x 0 0;
	}


#propertymenu li.local2 {
	background: url(../images/local2.png) repeat-x -248px 0;
	}


#propertymenu li.local2 a{
	background: url(../images/local2.png) repeat-x 0 0;
	}



#propertymenu li.basket2 {
	background: url(../images/basket2.png) repeat-x -248px 0;
	}


#propertymenu li.basket2 a{
	background: url(../images/basket2.png) repeat-x 0 0;
	}




#propertymenu li.friend2 {
	background: url(../images/friend2.png) repeat-x -248px 0;
	}


#propertymenu li.friend2 a{
	background: url(../images/friend2.png) repeat-x 0 0;
	}




#propertymenu li.print2 {
	background: url(../images/print2.png) repeat-x -248px 0;
	}


#propertymenu li.print2 a{
	background: url(../images/print2.png) repeat-x 0 0;
	}


#propertymenu li.search2 {
	background: url(../images/search2.png) repeat-x -248px 0;
	}


#propertymenu li.search2 a{
	background: url(../images/search2.png) repeat-x 0 0;
	}





#propertymenu li a:hover{
	background-position:-248px 0;
	color:#262425;
  	text-decoration  : none;
	}


.hide { display: none; }



#inline-3 {
	padding:20px;
	}


#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}

#slider { 
	width:490px;
	height:72px;
	overflow:hidden; 
	}

#slider li{ 
	width:490px;
	height:72px;
	overflow:hidden; 
	}



.gallerycontainer{
position: relative;
width:450px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}


.gallerythumbnail:hover{
background-color: transparent;
}



#mapback {
	background: url(../images/mapback.png) no-repeat 0 0;
	height:248px;
	width:248px;
	}


#mapwrap {
	padding-top:10px;
	padding-bottom:20px;
	}

#mapinner {
	padding:10px;
	}


#map_search {
width: 795px; 
height: 600px;
border:2px solid #ccc;
z-index:0;
position:relative;
}


.mappopup{
	width:320px;
	height:170px;
	}

.popuplink{
	width:130px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #AB874D;
	border-bottom:1px solid #AB874D;
	}



.popupimage{
	border:4px solid #AB874D;
	float:right; 
	margin-top:10px; 
	margin-left:20px;
	}



.selectbox /* look&fell of  select box*/
{
  margin: 0px;
  padding-left:15px;
   font-size:0.9em;
  display : block;
  text-align:left; 
  background: url('../images/selectback.png') no-repeat 0 0;

  padding-top:11px;
  line-height:13px;
  padding-bottom:11px;
  cursor: pointer;
  border:none;
  color:#333;
}


select {
  background: url('../images/selectback.png') no-repeat 0 0;
}


div.selectbox-wrapper {
  position:absolute;
margin-top:-37px;
  padding:17px 10px 0px 0px;

  text-align:left;
  background: url('../images/selectbacktop.png') no-repeat 0 0;
}

div.selectbox-wrapper ul {

  list-style-type:none;
  margin:0px;
  padding:0px 0px 17px 0px;
  background: url('../images/selectbackbot.png') no-repeat bottom left;
}

div.selectbox-wrapper ul li.selected { 
  background: url('../images/selectbackhover.png') repeat-y 0 0;
  color:#fff;
}

div.selectbox-wrapper ul li.current { 
  background: url('../images/selectbackhover.png') repeat-y 0 0;
  color:#fff;
}

div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding-left:20px;
  cursor:pointer;
  background: url('../images/selectback2.png') repeat-y 0 0;
}



#plablink{
	float:right;
	padding-right:25px;
	padding-top:8px;
	}


#plablink a{
	display:block;
	background: url('../images/plab.gif') no-repeat 0 0;	
	line-height:24px;
	padding-left:35px;
	}

#plablink a:hover{
	color:#fff;5
	}




#slideshow {
	position:relative;
	height:250px;
	width:960px;
}

#slideshow div.slideitem {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	height:250px;
	width:960px;

}

#slideshow div.active {
    z-index:10;
}

#slideshow div.last-active {
    z-index:9;
}



#slideshow div.slideitem{
	opacity:0.0;
	filter: alpha(opacity=0);
}

#slideshow div.active{
	opacity:1.0;
	filter: alpha(opacity=100);
}



.imagetext {
	padding-left:30px;
	padding-top:190px;
	font-size:26px;
	color:#fff;
 	font-family      : Georgia, Arial, Helvetica, sans-serif;
	}



