/** FRONTEND **/
#domus a.jdButton, #domus a.jdButton:focus{
	background:#ec258f;
	border-radius:8px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ec258f), to(#f071b5));
	background: -moz-linear-gradient(#ec258f, #f071b5);
	background: linear-gradient(#ec258f, #f071b5);
	-pie-background: linear-gradient(#ec258f, #f071b5);
/**	box-shadow: 2px 2px 2px #000;
**/	color: #FFF;
	font-size:150%;
	padding: 5px 20px;
	position:relative;
	text-decoration:none;
/**	text-shadow: 3px 2px 1px #000000;
**/	behavior: url(http://83.170.84.4/~pfdkzmhl/media/com_domus/library/PIE/PIE.php);
}

#domus a.jdButton:hover{background:#f071b5}

/** CATEGORY LISTING **/
#domus .catHolder a{color:#333;text-decoration:none}
#domus .catHolder .categories a{padding: 1px 4px;}
#domus .catHolder .categories a:hover{background-color: #9B9C9C;border-radius: 3px;}
#domus .subCategories a:hover{background:none}
#domus .subCategories span{margin:0 2px; padding: 1px}
#domus .subCategories span:hover{background-color: #9B9C9C;border-radius: 3px;}

/** SINGLE CATEGORY **/
#domus ul.subcatlisting li{float:left;width:25%}

#domus .catHolder{
	background-color:#AFE1FA;
	border-radius:8px;
	margin:10px;
	padding:5px;
	width:45%;
	box-shadow: 2px 2px 3px 2px #666666;
	position:relative;
	behavior: url(http://83.170.84.4/~pfdkzmhl/media/com_domus/library/PIE/PIE.php);
}

.categories{margin:5px 10px 10px;font-size:140%}
.subCategories{
	background: #66CAFC;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#66CAFC), to(#005A9B));
	background: -moz-linear-gradient(#66CAFC, #005A9B);
	background: linear-gradient(#66CAFC, #005A9B);
	-pie-background: linear-gradient(#66CAFC, #005A9B);
	border-radius:5px;
	padding:10px;
	position:relative;
	behavior: url(http://83.170.84.4/~pfdkzmhl/media/com_domus/library/PIE/PIE.php);
}

table.propertyList{border:0;border-spacing:0;width:100%;}
.titleHolder, .titleHolderHot, .titleHolderRented{
	background: rgb(241, 102, 214);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from rgb(241, 102, 214), rgb(241, 28, 130));
    background: -moz-linear-gradient(rgb(241, 102, 214), rgb(241, 28, 130));
    background: linear-gradient(rgb(241, 102, 214), rgb(241, 28, 130));
    position: relative;
    -pie-background: linear-gradient(rgb(241, 102, 214), rgb(241, 28, 130));
	/*-pie-lazy-init: true;*/
	behavior: url(http://83.170.84.4/~pfdkzmhl/media/com_domus/library/PIE/PIE.php);

}

.titleHolder, .footer{
/*	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFB000), to(#FF8100));
    background: -moz-linear-gradient(#FFB000, #FF8100);
    background: linear-gradient(rgb(231, 148, 218), rgb(240, 6, 156));
    -pie-background: linear-gradient(#FFB000, #FF8100);
    position: relative;
*/	/*-pie-lazy-init: true;*/
	behavior: url(http://83.170.84.4/~pfdkzmhl/media/com_domus/library/PIE/PIE.php);
}

.titleHolderHot{
	background: rgb(241, 102, 214);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from rgb(241, 102, 214), rgb(241, 28, 130));
    background: -moz-linear-gradient(rgb(241, 102, 214), rgb(241, 28, 130));
    background: linear-gradient(rgb(241, 102, 214), rgb(241, 28, 130));
    position: relative;
    -pie-background: linear-gradient(rgb(241, 102, 214), rgb(241, 28, 130));
	/*-pie-lazy-init: true;*/
	behavior: url(http://83.170.84.4/~pfdkzmhl/media/com_domus/library/PIE/PIE.php);
}

.titleHolderRented{
	background: rgb(241, 102, 214);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from rgb(241, 102, 214), rgb(241, 28, 130));
    background: -moz-linear-gradient(rgb(241, 102, 214), rgb(241, 28, 130));
    background: linear-gradient(rgb(241, 102, 214), rgb(241, 28, 130));
    position: relative;
    -pie-background: linear-gradient(rgb(241, 102, 214), rgb(241, 28, 130));
	/*-pie-lazy-init: true;*/
	behavior: url(http://83.170.84.4/~pfdkzmhl/media/com_domus/library/PIE/PIE.php);
}


#domus .titleHolderHot a{color:#FFF; font-size: 16px}
#domus .titleHolderRented a{color:#FFF; font-size: 16px}
#domus .titleHolder a{color:#FFF; font-size: 16px}


#domus .titleHolderRented:after {
	font-style: italic;
	content: " SORRY RENTED";
}

#domus .titleHolderHot:after {
	font-style: italic;
	content: " UNDER OFFER";
}


.footer, .footerHot{
/*	margin-bottom:10px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 8px 8px 0 0;
    border-radius: 0 0 8px 8px;
    box-shadow:3px -2px 2px 0 #666;
    height: 5px;
	position:relative;
*/    /*-pie-lazy-init: true;*/
	behavior: url(http://83.170.84.4/~pfdkzmhl/media/com_domus/library/PIE/PIE.php);
}

#domus .propertyPrice{font-weight:bold;padding:5px;}
#domus .descrHolder{padding:5px 0;float:left;width:82%}

/** SLIDERS **/
#domus .pane-sliders .title {color: #666666;cursor: pointer;margin: 0;padding: 2px;}
#domus .pane-sliders .panel {
	background: #FFF;
	border: 1px solid #CCCCCC;
	border-radius:8px;
	box-shadow: 2px 2px 2px 0px;
	margin-bottom: 5px;
	position:relative;
    -pie-lazy-init: true;
	behavior: url(http://83.170.84.4/~pfdkzmhl/media/com_domus/library/PIE/PIE.php);
}
#domus .pane-sliders .panel h3 {background: none;color: #666666;font-size:13px;height:20px;padding-top:5px;line-height:150%}
#domus .pane-sliders .panel h3 a{background: none;color:#444444}
#domus .pane-sliders .content {padding:10px;background:none}
#domus .pane-sliders .adminlist {border: 0 none;}
#domus .pane-sliders .adminlist td {border: 0 none;}
#domus .jpane-toggler span {background: none;}
#domus .jpane-toggler-down span {background: none;}
#domus .jpane-toggler-down {border-bottom: none;}
#domus .panel h3.pane-toggler-down a {border-bottom: 1px solid #DDD}