body {
	background-color: #fbfbfb;
	background-image:url(../images/mainback.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.maincontent {
	float:left;
	display:block;
	width:705px;
	margin-left: 5px;
}

.sidebar {
	float:left;
	display:block;
	width:230px;
	margin-left: 17px;
}

#advsearchbox{
	width:550px;height:400px;overflow:auto;
	margin:10px;
	
}

#advsearchbox .header{
	background-image:url(../images/icon-search.gif);
	background-position:left;
	background-repeat: no-repeat;
	font-size:21px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#000;
	height: 30px;
	padding: 3px 0 0 33px;
	margin-bottom: 10px;
	
}

#advsearchbox .opts{
	margin-left: 5px;
	display:block;
	color: #666;
	height: 40px;
	line-height: 40px;
	width: 350px;
	border-bottom:#CCC 1px solid;	
}

#advsearchbox .optt{
	display:block;
	float:left;
	width: 80px;
	font-size:13px;
	font-weight:bold;
}

#advsearchbox .optt2{
	display:block;
	float:left;
	font-size:12px;
}

#advsearchbox .optt2 select{
	font-size:12px;
	margin-top:10px;
}

.asearchb {
	display:block;
	height: 32px;
	width:143px;
	background-image:url(../images/button-search.png);
	background-position: top;
	float:right;
	margin: 10px 10px 0 0;
}

.asearchb:hover {
	background-position: 0 -32px;
}


.cheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	border-bottom: solid 1px #CCC;
	color: #014658;
	margin: 10px 0px 13px 0px;
	padding-bottom: 3px;
}

.showing {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #014658;
	padding-bottom: 3px;
	float: right;
	padding-top: 10px;
	padding-right: 3px;
}

.setmenu {
	display:block;
	width:321px;
	height:22px;
	background-image:url(../images/settings-menu.png);
}

.setmenulink {
	color:#168cb3;
	float:left;
	display:block;
	height:22px;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 3px;
}

.setmenulink:hover {
	color:#039;
}

.blank{
	float:left;
	display:block;
	width: 100%;
	height: 10px;
}


.space{
	margin-top: 10px;
}

.topmenu {
	float:left;
	display:block;
	width:595px;
	height:31px;
}

.topmenur {
	display:block;
	float: left;
	width:5px;
	height:31px;
	background-image: url(../images/top-menu-r.png);
}

.sliderl {
	float:left;
	display:block;
	width:5px;
	height:174px;
	background-image:url(../images/slider-l.png);
	margin-left:1px;
}

.sliderr{
	float:left;
	display:block;
	width:5px;
	height:174px;
	background-image:url(../images/slider-r.png);
}

.sliderb{
	float:left;
	display:block;
	width:948px;
	height:174px;
	background-image:url(../images/slider-b.png);
}

.search-cyprus {
	float:left;
	display:block;
	width:334px;
	height:330px;
	position: absolute; 
	display:block;
	z-index: 3;
	background-image:url(../images/div-search-cyprus.png);
	margin-left: 605px;
	margin-top: 25px;
}

.searchch {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	font-weight: bold;
	height: 19px;
	margin: 18px 0px 0px 42px;
}

.searchopts {
	position: absolute;
	display:block;
	float:left;
	top:50px;
	left: 19px;
	height: 22px;
}

.searchadvs {
	position: absolute;
	display:block;
	float:left;
	top:293px;
	left: 82px;
	border-bottom: 1px dotted #276D8C;
	color: #276D8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}
.searchadvs:hover {
	border-bottom: 1px solid #276D8C;
	
}

.searchresults{
	display:block; width:100%; height:25px; border:#999 1px dashed; background:#FFF; line-height:25px; font-size:13px; padding-left:3px;
	margin-bottom: 10px;
}

#cyprus {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#cyprus li {
	position: absolute;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
#cyprus li a {
	border-bottom-color: #276D8C;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #276D8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.imagemask {
	float:left;
	display:block;
	height:195px; 
	width:260px;
	margin:2px;
	background-repeat:no-repeat;
	background-position:center;
	background-color: #DDD;
	
}

.imagemask:hover {
}

.imagemask2 {
	float:left;
	display:block;
	height:275px; 
	width:380px;
	margin:2px 12px 2px 2px;
	background-repeat:no-repeat;
	background-position:center;
	background-color: #DDD;
	
}

.thumbs {
	float:left;
	display:block;
	height:60px; 
	width:90px;
	margin: 3px 0 3px 7px;
	border:#CCC solid 1px;
	background-repeat:no-repeat;
	background-position:center;
	background-color: #DDD;
}

.thumbs:hover {
	border: #06F solid 1px;
}

.proplist {
	height:220px;
	border-bottom:#CCC dotted 1px;
	margin-bottom: 5px;
}

.propinfo1 {
	margin-left: 10px;
	float:left;
	display:block;
	width: 420px;
}

.proptitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	border-bottom:#CCC dotted 1px;
	padding-bottom: 5px;
	color: #014658;
}

.propdesc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333;
	line-height: 22px;
	padding-bottom: 5px;
}

.propdesc p{
margin: 0; padding: 0px;
}
.propdets {
	margin: 12px 0px 12px 5px;
	display:block; 
	float:left; 
	width:675px;
	background-color: #FFF;
	padding: 3px 5px 2px 10px;
	border: 1px #CCC dashed;
}

.textbb {
	font-weight:bold;	
	color: #1e5c88;
}


.tabs {
	display:block;
	float: left;
}


.propprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#333;
	padding: 7px 0px 8px 0px;
	widows:
}

.propprice2 {
	display:block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 39px;
	color: #3076a8;
	padding: 0px 20px 3px 0px;
	width: 176px;
	height: 36px;
	background:url(../images/prices-from.png);
	text-align:right;
}

.detailsb {
	display:block;
	height: 32px;
	width:143px;
	background-image:url(../images/button-more-details.png);
	background-position: top;
}

.detailsb:hover {
	background-position: 0 -32px;
}




.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	margin-left: 5px;
}

.propfeat {
	border-bottom:#CCC dashed 1px;
	height: 35px;
	margin: 7px 0 10px 0;
}

.propfeatimg {
	float:left;
	margin-right:15px;
}



.sidemenu {
	background-image:url(../images/sidemenuba.png);
	width:233px;
}

.sidemenut {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFF;
	background-image:url(../images/sidemenut.png);
	height: 27px;
	text-align:center;
	padding-top: 14px;
	letter-spacing:1px;
}

.sidemenuc {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.sidemenuc li a {
	display:block;
	width: 200px;
	height: 20px;
	border-bottom: dotted 1px #999;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 13px;
	padding-left: 7px;
	padding-top: 5px;
	text-decoration: none;
	color: #09628C;
}

.sidemenuc li a:hover {
	background-color:#FFF;
}

.sidemenubo {
	background-image:url(../images/sidemenubo.png);
	height: 10px;
}


.footer {
	background:url(../images/footerb.png);
	display:block;
	height: 60px;
	width: 960px;
	background-position:top;
	font-size: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#2F73A2;
	text-align: center;
	padding: 10px 0 0 0;
}

.footer a {
	text-decoration:none;
	color:#666;		
}

.footer a:hover {
	color: #46556C;	
}

.pagenums{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	display:block;
	float: left;
	width: 12px;
	height: 17px;
	line-height: 17px;
	border: 1px #999 solid;
	background-color: #E8E8E8;
	color: #06C;
	padding-left: 5px;
	margin: 5px;

}

.pagenums:hover{
	background-color:#CCC;
	color: #333;
	border: 1px #9D9D9D solid;
}

.pagenumsc{
	display:block;
	float: left;
	width: 12px;
	height: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin: 5px;
	line-height: 17px;
	padding-left: 5px;	
	border: 1px #9D9D9D solid;
}

.pagepages{
	display:block;
	float: left;
	width: 50px;
	height: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	margin: 5px;
	line-height: 17px;
	padding-left: 5px;
	font-weight:bold;
}

.imgnb{
	border:none;
}
	
	
/* Tooltip */
#tooltip {
	position:absolute;
	z-index:30000;
	padding:3px;
	background:#363636;
	color:#FFF!important;
	font-size:9px;
}

#tooltip div {
	margin:0;
	background:#808080;
	padding:5px;
	font-size:9px;
}

#tooltip h3 {
	color:#fff;
	font-weight:bold;
	padding:3px;
	margin:0;
	background:#5f5f5f;
}

