/* CSS Document */ /* Standard Styles */ .RealEstateTable { background-color: #666; margin: 0px; } .RealEstateContentCell { color: black; padding: 6px; background-color: #FEFEFE; } .RealEstateContentCellAlternate { color: black; padding: 6px; background-color: #e6e6e6; } div.hr { margin: 4px 0 4px 0; padding: 0; height: 1px; font-size: 1px; background:#E2E2E2; } /* Listing Styles */ .Normal .RealEstateCity { text-transform:uppercase; } .Normal .RealEstateLink a:link, .Normal .RealEstateLink a:active, .Normal .RealEstateLink a:visited { color:#D92D39; font-weight:bold; } .bed { background:url("images/icon_bed.gif") left left no-repeat; } .bath { background:url("images/icon_bath.gif") left left no-repeat; } .car { background:url("images/icon_car.gif") left left no-repeat; } .ptype19 { background:url("images/homesvillas_small.jpg") left no-repeat; height:112px; width:80px; } .ptype20 { background:url("images/condos_small.jpg") left no-repeat; height:112px; width:80px; } .ptype21 { background:url("images/homesite_small.jpg") left no-repeat; height:112px; width:80px; } .ptype22 { background:url("images/landfarm_small.jpg") left no-repeat; height:112px; width:80px; } .ptype23 { background:url("images/commercial_small.jpg") left no-repeat; height:112px; width:80px; } .ptype24 { background:url("images/rental_small.jpg") left no-repeat; height:112px; width:80px; } a.arrowLink:link, a.arrowLink:visited, a.arrowLink:active { background: url("images/icon_arrow.gif") no-repeat 0px 5px; margin:5px 5px 2px 0; padding:3px 2px 2px 10px; } /* Photo Styles */ .photo_198 { border: 4px solid #FFFFFF; } .album-frame .topx----, .album-frame .top----x, .album-frame .botx----, .album-frame .bot----x { height: 14px; width: 14px; } .album-frame .top-x--- { background-repeat: repeat-x; background-image: url(images/borders/album-tstretch.gif); text-align: left; height: 14px; width: auto; } .album-frame .top--x-- { background-repeat: repeat-x; background-image: url(images/borders/album-tstretch.gif); height: 14px; width: auto; } .album-frame .top---x- { background-repeat: repeat-x; background-image: url(images/borders/album-tstretch.gif); text-align: right; height: 14px; width: auto; } .album-frame .mtpx---- { background-repeat: repeat-y; background-image: url(images/borders/album-lstretch.gif); vertical-align: top; height: auto; width: 14px; } .album-frame .mtp----x { background-repeat: repeat-y; background-image: url(images/borders/album-rstretch.gif); vertical-align: top; height: auto; width: 14px; } .album-frame .midx---- { background-repeat: repeat-y; background-image: url(images/borders/album-lstretch.gif); height: auto; width: 14px; } .album-frame .mid----x { background-repeat: repeat-y; background-image: url(images/borders/album-rstretch.gif); height: auto; width: 14px; } .album-frame .mbtx---- { background-repeat: repeat-y; background-image: url(images/borders/album-lstretch.gif); vertical-align: bottom; height: auto; width: 14px; } .album-frame .mbt----x { background-repeat: repeat-y; background-image: url(images/borders/album-rstretch.gif); vertical-align: bottom; height: auto; width: 14px; } .album-frame .bot-x--- { background-repeat: repeat-x; background-image: url(images/borders/album-bstretch.gif); text-align: right; height: 14px; width: auto; } .album-frame .bot--x-- { background-repeat: repeat-x; background-image: url(images/borders/album-bstretch.gif); height: 14px; width: auto; } .album-frame .bot---x- { background-repeat: repeat-x; background-image: url(images/borders/album-bstretch.gif); text-align: left; height: 14px; width: auto; } .photo-frame { margin: 0px; padding: 0px; border: 0px; border-collapse: collapse; } .photo-frame TD { margin: 0px; padding: 0px; } .photo-frame .topx-- { background-repeat: no-repeat; background-image: url(images/borders/frame-topx--.gif); width: auto; height: 4px; vertical-align: top; } .photo-frame .top-x- { background-repeat: repeat-x; background-image: url(images/borders/frame-top-x-.gif); width: auto; height: 4px; } .photo-frame .top--x { background-repeat: no-repeat; background-image: url(images/borders/frame-top--x.gif); width: auto; height: 4px; vertical-align: top; } .photo-frame .midx-- { background-repeat: repeat-y; background-image: url(images/borders/frame-midx--.gif); width: 4px; height: auto; } .photo-frame .mid--x { background-repeat: repeat-y; background-image: url(images/borders/frame-mid--x.gif); width: 4px; height: auto; } .photo-frame .botx-- { background-repeat: no-repeat; background-image: url(images/borders/frame-botx--.gif); width: 4px; height: 4px; vertical-align: top; } .photo-frame .bot-x- { background-repeat: repeat-x; background-image: url(images/borders/frame-bot-x-.gif); width: auto; height: 4px; } .photo-frame .bot--x { background-repeat: no-repeat; background-image: url(images/borders/frame-bot--x.gif); width: 4px; height: 4px; vertical-align: bottom; } /* Lightbox */ #lightbox{ position: absolute; top: 40px; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; } #lightbox a img{ border: none; } #outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; } #imageContainer{ padding: 10px; } #loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; } #loading #loadingLink{ width: 32px; height: 32px; background: url(images/lightbox/loading.gif) no-repeat;} #hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; } #imageContainer>#hoverNav{ left: 0;} #hoverNav a{ outline: none;} #prevLink, #nextLink{ width: 49%; height: 100%; background: transparent url(images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */ display: block; } #prevLink { left: 0; float: left; background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; } #nextLink { right: 0; float: right; background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; } #prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; } #nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; } #imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; } #imageData{ padding:0 10px; } #imageData #imageDetails{ width: 70%; float: left; text-align: left; } #imageData #caption{ font-weight: bold;} #imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;} #imageData #bottomNavClose{ width: 66px; height: 22px; float: right; padding-bottom: 0.7em; background: url(images/lightbox/closelabel.gif) no-repeat;} #overlay{ position: absolute; top: 0; left: 0px; z-index: 90; width: 100%; height: 500px; background-color: #000; filter:alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3; } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } * html>body .clearfix { display: inline-block; width: 100%; } * html .clearfix { /* Hides from IE-mac \*/ height: 1%; /* End hide from IE-mac */ } /* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */ /*-------------------------------------------------- REQUIRED to hide the non-active tab content. But do not hide them in the print stylesheet! --------------------------------------------------*/ .tabberlive .tabbertabhide { display:none; } /*-------------------------------------------------- .tabber = before the tabber interface is set up .tabberlive = after the tabber interface is set up --------------------------------------------------*/ .tabber { } .tabberlive { margin-top:1em; } /*-------------------------------------------------- ul.tabbernav = the tab navigation list li.tabberactive = the active tab --------------------------------------------------*/ ul.tabbernav { margin:0; padding: 3px 0; border-bottom: 1px solid #778; font: bold 12px Verdana, sans-serif; } ul.tabbernav li { list-style: none; margin: 0; display: inline; } ul.tabbernav li a { padding: 3px 0.5em; margin-left: 3px; border: 1px solid #778; border-bottom: none; background: #DDE; text-decoration: none; } ul.tabbernav li a:link { color: #448; } ul.tabbernav li a:visited { color: #667; } ul.tabbernav li a:hover { color: #000; background: #AAE; border-color: #227; } ul.tabbernav li.tabberactive a { background-color: #fff; border-bottom: 1px solid #fff; } ul.tabbernav li.tabberactive a:hover { color: #000; background: white; border-bottom: 1px solid white; } /*-------------------------------------------------- .tabbertab = the tab content Add style only after the tabber interface is set up (.tabberlive) --------------------------------------------------*/ .tabberlive .tabbertab { padding:5px; border:1px solid #aaa; border-top:0; /* If you don't want the tab size changing whenever a tab is changed you can set a fixed height */ /* height:200px; */ /* If you set a fix height set overflow to auto and you will get a scrollbar when necessary */ /* overflow:auto; */ } /* If desired, hide the heading since a heading is provided by the tab */ .tabberlive .tabbertab h2 { display:none; } .tabberlive .tabbertab h3 { display:none; } /* Example of using an ID to set different styles for the tabs on the page */ .tabberlive#tab1 { } .tabberlive#tab2 { } .tabberlive#tab2 .tabbertab { height:200px; overflow:auto; }