/* Localized */


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

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


a:hover {
  	color            : #000;
	}


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      : Times New Roman, Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	font-size        : 18px;
	text-align       : left;
	color:#857040;
	font-weight:bold;
	text-transform: uppercase;
	}

.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 {
	clear:both;
	height: 103px;
	background:url(http://golfnsun.com/images/logo.png) no-repeat 0 0;

	}




#mainmenu {
	left:0px; top:0px;  

	padding-left:190px;
	padding-top:81px;
 	font-family      : Times New Roman, Arial, Helvetica, sans-serif;
	}

#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 {
	position:relative; 
	z-index:7;
	float: left;
	list-style-type: none;
	margin: 0 0 0 0;
	white-space: nowrap;

	}


#mainmenu a{
	display:block;

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

	font-weight:normal;
	border-right:1px solid #fff;
	font-size:12px;
	padding-right:10px;
	padding-left:10px;
	}





#mainmenu a:link  {}


#mainmenu a:visited{}


#mainmenu a:hover {
	color:#887040;
	}




#mainmenu li#current a{
	color:#887040;
	}

#mainmenu li.active a{
	color:#887040;
	}


#mainmenu a#active_menu_hover {

}






#mainmenu li ul {
	margin: 0;
	padding:10px 0 0 0;
	}

#mainmenu li ul li  {
	margin: 0;
	padding:0;
	clear:both;
	}



#mainmenu li ul li a
{
	display:block;
	color: #fff;
	font-size:11px;
	
	width:80px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:70px;

	padding-left:10px;

	text-align:left;
	line-height: 26px;
	background:#330000;
	text-decoration:none;
	border-bottom:1px solid #fff;
	border-right:none;


}



#mainmenu li ul li a:link  
{}



#mainmenu li ul li a:visited
{}



#mainmenu li ul li a:hover {
	background-color:#887040;
	color: #fff;
	}

#mainmenu li ul li  a#active_menu {
	font-weight: bold;

	}


#mainmenu li#current li a{
	color:#fff;
	}

#mainmenu li.active li a{
	color:#fff;
	}


#mainmenu li li#current a{
	color:#fff;
	background-color:#887040;
	}


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


#mainmenu li ul { /* second-level lists */
	position:absolute;  
	z-index:7;
	padding-bottom:14px;
	margin-left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}





#mainmenu li ul ul { /* third-and-above-level lists */
	margin: 0;
}


#mainmenu li:hover ul ul, #mainmenu li.sfhover ul ul {
	margin-left: -999em;
}



#mainmenu li:hover ul, #mainmenu li.sfhover ul { /* lists nested under hovered list items  LEVEL 1*/
	margin-left:0;
	position:absolute; 
	left:0px; top:13px; 
	 z-index:7;

}


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

}










#rightnav {
	background-image: url(http://www.unicasa-international.com/templates/propertylab/images/rightback.png);
 	font-family      : Times New Roman, Arial, Helvetica, sans-serif;
	padding-top:1px;
	}

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

	}


#rightnav li {
	list-style-type: none;
	height:35px;
	white-space: nowrap;
 	background: url(http://www.unicasa-international.com/templates/propertylab/images/nav2.png) no-repeat 0 -34px;
	}


#rightnav a{
	display:block;

	color: #fff;
	font-weight:bold;

	font-weight:normal;
	font-size:14px;
	line-height:34px;
	

  	width:280px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:255px;

	padding-left:25px;

 	background: url(http://www.unicasa-international.com/templates/propertylab/images/nav2.png) no-repeat 0 0;

	}





#rightnav a:link  {}


#rightnav a:visited{}


#rightnav a:hover {
	background-position: 0 -34px;
	}




#rightnav li#current a{
	color:#887040;
	}

#rightnav li.active a{
	background-position: 0 -34px;
	}


#rightnav 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 : #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 {
 	font-family      : Times New Roman, Arial, Helvetica, sans-serif;
	padding-top:25px; padding-bottom:10px;
	font-size        : 22px;
	text-align       : left;
	padding-left:0px;
	color:#330000;
	font-weight:normal;
	text-transform: uppercase;
	}


.componentheadinghome {
 	font-family      : Times New Roman, Arial, Helvetica, sans-serif;
	font-size        : 28px;
	text-align       : left;
	padding-left:0px;
	color:#330000;
	font-weight:normal;
	float:right;
	line-height:64px;
	padding-right:30px;
	}



.componentheadingnews {
	padding-top:15px; padding-bottom:15px;
	font-size        : 28px;
	text-align       : left;
	padding-left:0px;
	color:#330000;
	font-weight:normal;
	
	}


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



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



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



.inputbox {
	font-size        : 13px;
	color            : #000;
	background-color : #fff;
	border           : 1px solid #887040;
	}



.inputbox2 {
	font-size        : 11px;
	color            : #000;
	background-color : #fff;
	border           : 1px solid #887040;
	width:150px;
	}


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

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




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


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




.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 30px 30px;
	line-height: 1.25;	
 	}



#maincontent strong {
	color:#333333;
}




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

div#maincontent  li {
	list-style:none;
 	background: url(http://www.unicasa-international.com/templates/propertylab/images/bullet.png) no-repeat 0 8px;
	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;
	background-color:#D4CBBA;
	}


div#bodywrap {
	text-align:center;
	padding-top:15px;
	background-color:#D4CBBA;
	}



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



div#topwrap{
	height:50px;
	}

div#topright{
	float:right;
	}


div#topmenu {
	float:left;
	}


div#topmenu a{
	color:#330000;
	font-size:11px;
	padding-right:10px;
	font-weight:normal;
	}



div#topdate {
	text-transform: uppercase;
	float:left;
	color:#330000;
	font-size:11px;
	padding-left:20px;
	}




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



div#logobot {
 	background: url(http://www.unicasa-international.com/templates/propertylab/images/logobot.png) no-repeat 0 0;
	height:36px;
	width:173px;
	}


#righttd {
	background-color:#887040;
	}


#localinfo {
	padding:25px;
	background-color:#B2A183;

}


div#footerwrap {
	clear:both;
	width: 850px;
	margin:0  auto;	
	}




div#footer {
	height:32px;
	line-height:30px;
	font-size:10px;
	color:#330000;

	}



div#footer a:link {color:#330000;}
div#footer a:visited {color:#330000;}
div#footer a:hover {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:#857040;
	}

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

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







/*** --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 #857040;
	padding-left:30px;
	}


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


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


.imagemanagertd {
	border-bottom:1px solid #857040;
	padding-bottom:5px;
	}



.imageup {
	background-image:url(http://www.unicasa-international.com/templates/propertylab/images/up.png);
	background-position: 0px -25px;
	float:left;
	margin-right:5px;
}


.imageup a{
	display:block;
	height:25px;
	width:25px;
	background-image:url(http://www.unicasa-international.com/templates/propertylab/images/up.png);
	}


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


.imagedown {
	float:left;
	background-image:url(http://www.unicasa-international.com/templates/propertylab/images/down.png);
	background-position: 0px -25px;
	margin-right:5px;
}

.imagedown a{
	display:block;
	height:25px;
	width:25px;
	background-image:url(http://www.unicasa-international.com/templates/propertylab/images/down.png);
	}


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


.imagedelete {
	float:left;
	background-image:url(http://www.unicasa-international.com/templates/propertylab/images/delete.png);
	background-position: 0px -25px;
	margin-right:5px;
}


.imagedelete a{
	display:block;
	height:25px;
	width:25px;
	background-image:url(http://www.unicasa-international.com/templates/propertylab/images/delete.png);
	}


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



.propertydelete {
	background-image:url(http://www.unicasa-international.com/templates/propertylab/images/delete.png);
	background-position: 0px -25px;
	margin-right:5px;
}


.propertydelete a{
	display:block;
	height:25px;
	width:25px;
	background-image:url(http://www.unicasa-international.com/templates/propertylab/images/delete.png);
	}


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





.propertypublished {
	background-image:url(http://www.unicasa-international.com/templates/propertylab/images/published.png);
	background-position: 0px -25px;
	margin-right:5px;
}


.propertypublished a{
	display:block;
	height:25px;
	width:25px;
	background-image:url(http://www.unicasa-international.com/templates/propertylab/images/published.png);
	}


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


.propertyunpublished {
	background-image:url(http://www.unicasa-international.com/templates/propertylab/images/unpublished.png);
	background-position: 0px -25px;
	margin-right:5px;
}


.propertyunpublished a{
	display:block;
	height:25px;
	width:25px;
	background-image:url(http://www.unicasa-international.com/templates/propertylab/images/unpublished.png);
	}


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




.propertyedit {
	background-image:url(http://www.unicasa-international.com/templates/propertylab/images/editproperty.png);
	background-position: 0px -25px;
	margin-right:5px;
}


.propertyedit a{
	display:block;
	height:25px;
	width:25px;
	background-image:url(http://www.unicasa-international.com/templates/propertylab/images/editproperty.png);
	}


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



.propertyadd {
	background-image:url(http://www.unicasa-international.com/templates/propertylab/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(http://www.unicasa-international.com/templates/propertylab/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:#857040;
	}


#latestwrap {
	padding-left:20px;
	}


.latestouter {
	padding-top:6px;
	}


.latestwrap {
	width:202px;
	height:165px;
	background-image:url(http://www.unicasa-international.com/templates/propertylab/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(http://www.unicasa-international.com/templates/propertylab/images/latestlink.png);
	background-position: 0px -90px;
	}


.latestimlink a{
	display:block;
	width:176px;
	height:90px;
	background-image:url(http://www.unicasa-international.com/templates/propertylab/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 #857040;
	font-size:12px;
	}


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


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

.searchthumb {
	padding-right:10px;
	}


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

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

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


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


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


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


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


.pricesearchgbp {
	line-height:24px;
	padding-left:30px;
	background:url(http://www.unicasa-international.com/templates/propertylab/images/price.png) no-repeat top left;
	margin-bottom:10px;
	font-weight:bold;
	} 


.pricesearcheur {
	line-height:24px;
	padding-left:30px;
	background:url(http://www.unicasa-international.com/templates/propertylab/images/priceeuro.png) no-repeat top left;
	margin-bottom:10px;
	font-weight:bold;
	} 


.pricesearchusd {
	line-height:24px;
	padding-left:30px;
	background:url(http://www.unicasa-international.com/templates/propertylab/images/pricedollar.png) no-repeat top left;
	margin-bottom:10px;
	font-weight:bold;
	} 

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


.bedssearch {
	line-height:24px;
	padding-left:30px;
	background:url(http://www.unicasa-international.com/templates/propertylab/images/beds.png) no-repeat top left;
	} 

.pricesearch2 {
	line-height:24px;
	padding-left:30px;
	background:url(http://www.unicasa-international.com/templates/propertylab/images/price.png) no-repeat top left;
	margin-bottom:10px;
	font-weight:bold;
	} 


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


.bedssearch2 {
	line-height:24px;
	padding-left:30px;
	background:url(http://www.unicasa-international.com/templates/propertylab/images/beds.png) no-repeat top left;
	} 


.detailssearch {
	float:right;
	padding-right:50px;
	background:url(http://www.unicasa-international.com/templates/propertylab/images/details.png) no-repeat 0px -24px;
	} 


.detailssearch a{
	display:block;
	padding-left:30px;
	line-height:24px;
	font-weight:bold;
	color : #857040;
	background:url(http://www.unicasa-international.com/templates/propertylab/images/details.png) no-repeat 0px 0px;	}

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




.detailssearch2 {
	float:right;
	padding-right:50px;
	background:url(http://www.unicasa-international.com/templates/propertylab/images/details.png) no-repeat 0px -24px;
	} 

.detailssearch2 a{
	display:block;
	padding-left:30px;
	line-height:24px;
	font-weight:bold;
	color : #857040;
	background:url(http://www.unicasa-international.com/templates/propertylab/images/details.png) no-repeat 0px 0px;	}

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


.detailssearch3 {
	float:right;
	margin-top:5px;
	background:url(http://www.unicasa-international.com/templates/propertylab/images/details.png) no-repeat 0px -24px;
	} 

.detailssearch3 a{
	display:block;
	padding-left:30px;
	line-height:24px;
	font-weight:bold;
	color : #857040;
	background:url(http://www.unicasa-international.com/templates/propertylab/images/details.png) no-repeat 0px 0px;	}

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




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


#plab_photo_back {
	clear:both;
	border:2px solid #857040;
	margin: 0;
	}


#plab_photo_back2 {

	}



#plab_photo_main {

	}


#plab_photo_inner {
	padding:4px;
	}

#plab_photo_inner img{

	}


#plab_view_thumbs  {
	}


div#plab_view_thumbs_inner  {
	padding-left:1px;
	}

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-left:2px;
	white-space: nowrap;
	background-image:none;
	}


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


#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;
	background:url(http://www.unicasa-international.com/templates/propertylab/images/imagebot.png) no-repeat bottom left;
	}


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


#plab_address {
	background:url(http://www.unicasa-international.com/templates/propertylab/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(http://www.unicasa-international.com/templates/propertylab/images/price.png) no-repeat top left;
	line-height:24px;
	padding-left:32px;
	color:#000000;
	}


#plab_pricegbp {
	margin-top:10px;
	margin-bottom:20px;
	background:url(http://www.unicasa-international.com/templates/propertylab/images/price.png) no-repeat top left;
	line-height:24px;
	padding-left:32px;
	color:#000000;
	padding-right:50px;
	float:left;
	}


#plab_priceeur {
	margin-top:10px;
	margin-bottom:10px;
	background:url(http://www.unicasa-international.com/templates/propertylab/images/priceeuro.png) no-repeat top left;
	line-height:24px;
	padding-left:32px;
	color:#000000;
	padding-right:50px;
	float:left;
	}


#plab_priceusd {
	margin-top:10px;
	margin-bottom:10px;
	background:url(http://www.unicasa-international.com/templates/propertylab/images/pricedollar.png) no-repeat top left;
	line-height:24px;
	padding-left:32px;
	color:#000000;
	padding-right:50px;
	float:left;
	}



#currencyselect {
	float-left;
	margin-top:8px;
	font-size:11px;
	}

#currencyselect a{
	padding-left:5px;
	}




#plab_map {
	background:url(http://www.unicasa-international.com/templates/propertylab/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(http://www.unicasa-international.com/templates/propertylab/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(http://www.unicasa-international.com/templates/propertylab/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(http://www.unicasa-international.com/templates/propertylab/images/bullet.png) no-repeat 0 50%;
	padding: 0px 0px 0px 10px;
	margin:0px 0px 0px 40px;
	}


#plab_details {
	background:url(http://www.unicasa-international.com/templates/propertylab/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(http://www.unicasa-international.com/templates/propertylab/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(http://www.unicasa-international.com/templates/propertylab/images/sendtofriend.png) no-repeat top left;
	}


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




#addtobasket {
	float:left;
	background:url(http://www.unicasa-international.com/templates/propertylab/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(http://www.unicasa-international.com/templates/propertylab/images/addtobasket.png) no-repeat top left;
	}


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



#printdetails {
	float:left;
	background:url(http://www.unicasa-international.com/templates/propertylab/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(http://www.unicasa-international.com/templates/propertylab/images/printdetails.png) no-repeat top left;
	}


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



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


.enquiryline {
	padding-top:5px;
	color:#D4CBBA;
 	font-family      : Times New Roman, Arial, Helvetica, sans-serif;
	font-size:13px;
	}



input.enquiry-btn2{
	width: 126px;
	height: 28px;
	background: url(http://www.unicasa-international.com/templates/propertylab/images/sendenquiry.png) no-repeat;
	outline: none;
	}


.enquiry-btn2:hover{
	width: 126px;
	height: 28px;
	background: url(http://www.unicasa-international.com/templates/propertylab/images/sendenquiry.png) no-repeat 0 -28px;
	}


.enquiry-btnover2{
	width: 126px;
	height: 28px;
	background: url(http://www.unicasa-international.com/templates/propertylab/images/sendenquiry.png) no-repeat 0 -28px;
	}




input.send-btn2{
	width: 166px;
	height: 32px;
	background: url(http://www.unicasa-international.com/templates/propertylab/images/sendfriend.png) no-repeat;
	outline: none;
	}


.send-btn2:hover{
	width: 166px;
	height: 32px;
	background: url(http://www.unicasa-international.com/templates/propertylab/images/sendfriend.png) no-repeat 0 -32px;
	}


.send-btnover2{
	width: 166px;
	height: 32px;
	background: url(http://www.unicasa-international.com/templates/propertylab/images/sendfriend.png) no-repeat 0 -32px;
	}


input.findproperties{
	width: 166px;
	height: 32px;
	background: url(http://www.unicasa-international.com/templates/propertylab/images/findproperties.png) no-repeat;
	outline: none;
	}


.findproperties:hover{
	width: 166px;
	height: 32px;
	background: url(http://www.unicasa-international.com/templates/propertylab/images/findproperties.png) no-repeat 0 -32px;
	}


.findproperties{
	width: 166px;
	height: 32px;
	background: url(http://www.unicasa-international.com/templates/propertylab/images/findproperties.png) no-repeat 0 -32px;
	}



.colour{
	color : #333;
	}

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



#slideshow {
 
    height:200px;
	overflow: hidden;
}


#slideshow img {
  
    top:0;
    left:0;


}

#slideshow img.active {

}

#slideshow img.last-active {
    
}



#unittable {
	padding-top:20px; 
	padding-bottom:30px;
	}



#unittable td {
	padding:5px; 
	}


#slider {
    width: 850px; /* important to be same as image width */
    height: 200px; /* important to be same as image height */
    	position: absolute;
	z-index:0;
	overflow: hidden; /* important */
}



pre { display:none }


#slider {
    width: 850px; /* important to be same as image width */
    height: 200px; /* important to be same as image height */
    position: relative; /* important *	
z-index:1;
	overflow: hidden; /* important */
}



#sliderContent {
    width: 850px;
    position: absolute;
	top: 0;
	margin-left: 0;
}

.sliderImage {
    float: left;
    position: relative;
	display: none;
}




#slider ul {
	margin:0;
	padding:0;
}


#slider li {
	margin:0;
	padding:0;
}


.sliderImage span {
    	position: absolute;
   top: 0;
right:0;
   font: 18px Times New Roman, Arial, Helvetica, sans-serif;
   padding: 20px 10px 20px 10px;

line-height:26px;

	  width:330px; 
	  voice-family: "\"}\""; 
	  voice-family:inherit;
 	 width:310px;


	  height:200px; 
	  voice-family: "\"}\""; 
	  voice-family:inherit;
 	 height:160px;


text-transform: uppercase;

   background-color: #D4CBBA;
   filter: alpha(opacity=65); /* here you can set the opacity of box with text */
   -moz-opacity: 0.65; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.65; /* here you can set the opacity of box with text */
   opacity: 0.65; /* here you can set the opacity of box with text */
	color:#330000;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}


.sliderImage span a{
	color:#330000;
	}


.sliderImage span a:hover{
	color:#000;
	}

.sliderImage span a:visited{
	color:#330000;
	}




#beach {
	float:right;
	background-image:url(http://www.unicasa-international.com/templates/propertylab/images/beach.jpg);
	background-position: 0px 0px;
	}


#beach a{
	display:block;
	width:150px;
	height:150px;
	background-image:url(http://www.golfnsun.com/images/beach.jpg);
	background-position: 0px -150px;
	}


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




#skiing {
	float:right;
	background-image:url(http://www.unicasa-international.com/templates/propertylab/images/skiing.jpg);
	background-position: 0px 0px;
	}


#skiing a{
	display:block;
	width:150px;
	height:150px;
	background-image:url(http://www.golfnsun.com/images/skiing.jpg);
	background-position: 0px -150px;
	}


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



#lakeside {
	float:right;
	background-image:url(http://www.unicasa-international.com/templates/propertylab/images/lakeside.jpg);
	background-position: 0px 0px;
	}


#lakeside a{
	display:block;
	width:150px;
	height:150px;
	background-image:url(http://www.golfnsun.com/images/lakeside.jpg);
	background-position: 0px -150px;
	}


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



#golf  {
	float:right;
	background-image:url(http://www.unicasa-international.com/templates/propertylab/images/golf.jpg);
	background-position: 0px 0px;
	}


#golf  a{
	display:block;
	width:150px;
	height:150px;
	background-image:url(http://www.golfnsun.com/images/golf.jpg);
	background-position: 0px -150px;
	}


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



#homeimages {
	float:right;
	padding-left:0px;
	padding-top:30px;
		
  	width:330px; 


	}

