@charset "utf-8";

/* ====== Save Properties Links ====== */
a.propSave-on {height:55px; width:55px; background: url(/_include/mods/SavedProperties/img/icon_saveddetail.png) no-repeat 0 0; display:block; float:right;}
a:hover.propSave-on {background-position:0 -55px;}

a.propSave-off { height:55px; width:55px; background: url(/_include/mods/SavedProperties/img/icon_propdetail.png) no-repeat 0 0; display:block; float:right;}
a:hover.propSave-off {background-position:0 -55px;}


.propSaveSm a.propSave-on {width:80px; height:31px; background: url(/_include/mods/SavedProperties/img/saved_pl.png) no-repeat 10px 0; display:block; float:left; margin-top:4px;}
.propSaveSm a:hover.propSave-on {background-position:10px -31px;}

.propSaveSm a.propSave-off { width:80px; height:31px; background: url(/_include/mods/SavedProperties/img/icons_pl.png) no-repeat -1px 0; display:block; float:left; margin-top:4px;}
.propSaveSm a:hover.propSave-off {background-position:-1px -31px;}


.propSaveXsm a.propSave-on {width:40px; height:31px; background: url(/_include/mods/SavedProperties/img/saved_pl.png) no-repeat 4px -1px; display:block; float:left;}
.propSaveXsm a:hover.propSave-on {background-position:4px -32px;}

.propSaveXsm a.propSave-off { width:40px; height:31px; background: url(/_include/mods/SavedProperties/img/icons_pl.png) no-repeat -7px -1px; display:block; float:left;}
.propSaveXsm a:hover.propSave-off {background-position:-7px -32px;}


.propSaveSearch a.propSave-on {width:72px; height:55px; background: url(/_include/mods/SavedProperties/img/icon_savedsearch.png) no-repeat 0 0; display:block; float:right;}
.propSaveSearch a:hover.propSave-on {background-position:0 -55px;}

.propSaveSearch a.propSave-off { width:72px; height:55px; background: url(/_include/mods/SavedProperties/img/icon_savesearch.png) no-repeat 0 0; display:block; float:right; }
.propSaveSearch a:hover.propSave-off {background-position:0 -55px;}