/**
* Results page CSS – Classifieds 700px
*/
.IDX-resultsCell /* Overall cell wrapper */
{
clear: both;
width:696px;
height: 150px;
border: 0px #CCC solid;
border-bottom: 0;
text-align: left;
position: relative;
margin-bottom: 5px;
margin-top: 25px;
}
.IDX-resultsCellDark /* */
{ }
.IDX-userWrapper .IDX-resultsCell /* User Page Wrapper */
{
width:696px;
}
#IDX-googleMap /* Results map*/
{
width: 696px !IMPORTANT;
}
.IDX-resultsAddress
{
font-weight: bold;
font-size: 14px;
height: 22px;
width: 450px;
whitespace: no-wrap;
overflow: hidden;
position: absolute;
left: 215px;
top: 0px;
padding-left: 22px;
background-image:url(‘http://idxco.com/images/icons/templateA/house.png’);
background-repeat:no-repeat;
}
.IDX-resultsAddress a:link, .IDX-resultsAddress a:hover, .IDX-resultsAddress a:active, .IDX-resultsAddress a:visited
{ }
.IDX-resultsPhoto
{
position: absolute;
top: 0px;
left:0px;
}
.IDX-resultsPhoto img
{
border: 1px #ddd solid;
margin-top: 0px;
height: 150px;
width: 200px;
padding: 2px 2px 2px 2px;
important!
}
.IDX-resultsCoreWrapper
{
float: left;
margin-left:6px;
}
.IDX-resultsPhoto img:hover
{
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
padding: 2px;
}
.IDX-resultsMapIndicator
{
font-weight: 100;
font-size: 8pt;
position: absolute;
top: 25px;
left: 380px;
width:79px;
text-align: left;
}
.IDX-resultsPrice
{
font-weight: bold;
font-size: 18px;
position: absolute;
top: 20px;
left:215px;
}
.IDX-resultsDescription
{
position: absolute;
top: 65px;
left:215px;
width: 380px;
height:60px;
padding:0px;
border: 0px #CCC solid;
color: #000;
font-size: 7pt;
overflow: hidden;
line-height: normal;
font-weight:100;
border-top:1px #CCC dotted;
padding-top: 2px;
}
.IDX-resultsDescriptionBlank
{ }
.IDX-resultsGalleryLink
{
position: absolute;
top: 44px;
left:315px;
line-height: normal;
font-size: 9pt;
background-image: url(‘http://idxco.com/images/icons/templateA/gallery.png’);
background-repeat: no-repeat;
padding-left: 18px;
}
.IDX-detailsMLSRights
{ }
.IDX-detailsMLSLogo
{
position: absolute;
top: 105px;
right: 0px;
}
.IDX-detailsMLSCourtesy
{
font-size: 7pt;
position: absolute;
bottom: -10px;
left: 215px;
width: 400px;
height: 16px;
text-align: left;
padding: 1px 0 0 0;
}
.IDX-resultsSideListingID
{
position: absolute;
top: 130px;
left: 3px;
font-size: 7pt;
line-height: normal;
font-weight: bold;
color: #000;
border-top: 1px #CCC dotted;
border-bottom: 1px #CCC solid;
width: 197px;
background-color: #eee;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
padding-left: 3px;
}
.IDX-resultsSidePanel
{
position: absolute;
top: 17px;
right: 0;
font-size: 7pt;
border-left:0px #CCC dotted;
border-bottom:1px #CCC dotted;
width:95px;
height: 80px;
padding: 4px 0 0 4px;
line-height: normal;
}
.IDX-resultsSideLabel
{
float: left;
font-weight: bold;
margin-right: .5em;
}
.IDX-resultsSideValue
{ }
/* Placeholders for the individual items on the side panel. */
.IDX-resultsSideMLS
{
clear: both;
}
.IDX-resultsSideListingID
{
clear: both;
}
.IDX-resultsSideBedrooms
{
clear: both;
}
.IDX-resultsSideBathrooms
{
clear: both;
}
.IDX-resultsSideHalfBaths
{
clear: both;
}
.IDX-resultsSideSqFt
{ }
.IDX-resultsSideAcres
{ }
/* Links box */
.IDX-resultsDetailsLink
{
display: none;
}
.IDX-resultsSavePropertyLink
{
background-image: url(‘http://idxco.com/images/icons/templateA/saveProp.png’);
background-repeat: no-repeat;
font-size: 9pt;
position: absolute;
top: 44px;
left:215px;
padding-left: 18px;
important!
}
.IDX-resultsOpenHouseLink
{
display: none;
}
.IDX-resultsVirtualTourLink
{
display: block;
font-size: 9pt;
position: absolute;
top: 44px;
left:465px;
background-image: url(‘http://idxco.com/images/icons/templateA/vtour.png’);
background-repeat: no-repeat;
padding-left: 18px;
}
/* Nav Links */
#IDX-resultsLinkSave
{
background-image: url(‘http://idxco.com/images/icons/templateA/saveProp.png’);
background-repeat: no-repeat;
padding-left: 18px;
}
#IDX-resultsLinkModify
{
background-image: url(‘http://idxco.com/images/icons/templateA/edit.png’);
background-repeat: no-repeat;
padding-left: 18px;
}
#IDX-resultsLinks
{
width: 678px;
background-color: #f6efb4;
padding: 10px;
border-top: #ffd306 1px solid;
border-bottom: #ffd306 1px solid;
margin-top: 12px;
}
#IDX-resultsLinkNew
{
background-image: url(‘http://idxco.com/images/icons/templateA/searchIcon.png’);
background-repeat: no-repeat;
padding-left: 18px;
}
#IDX-resultsPagerBottom
{
margin-top: 15px;
}