/* CUSTOM CSS */

#promos {
	position:absolute;
	top:25px;
	left:695px;
}

.sellerresources #logo {

background:transparent url("http://www.talk2tami.com/siteimages/header-sellers.jpg") no-repeat;
}

.buyerresources #logo {

background:transparent url("http://www.talk2tami.com/siteimages/header-buyers.jpg") no-repeat;
}

.recommendedlinks #logo {

background:transparent url("http://www.talk2tami.com/siteimages/header-links.jpg") no-repeat;
}

.abouthteteam #logo {

background:transparent url("http://www.talk2tami.com/siteimages/header-about.jpg") no-repeat;
}

#drawing a{
	display: block;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
}

#drawing a:hover{
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
}

#contentTop-homepage #IDX-slideshow {
    height: 304px;
    width: 389px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 10px;
    overflow:hidden;
    
}

#contentTop-homepage #IDX-slideshow a {
    text-decoration: none;
    font-weight: bold;
    color: white;
}
#contentTop-homepage #IDX-slideshow a:visited {
    color: white;
}
#contentTop-homepage #IDX-slideshow img {
    min-height: 304px;
    min-width: 389px;
    width: 389px;
    padding: 0px;
}
#contentTop-homepage #IDX-slideshow #IDX-priceLine {
    text-align: left;
    background: transparent url(/siteimages/slide-title.png) repeat;
    background: #000\0/;
/* ie8 hack */
    filter: alpha(opacity=60);
/* ie hack */
    color: white;
    font-size: 1.1em;
    left: 0px;
    padding: 10px;
    position: relative;
    top: -303px;
    width: 369px;
    z-index: 101;
}
*+html #contentTop-homepage #IDX-slideshow #IDX-priceLine {
/* ie7 hack */
    background: #000;
}
#contentTop-homepage #IDX-slideshow #IDX-addressLine {
    text-align: center;
    color: black;
    font-size: 1.2em;
    left: 0px;
    padding: 10px;
    position: relative;
    top: -332px;
    width: 380px;
    z-index: 101;
    display: none;
}
#contentTop-homepage #IDX-slideshow #IDX-cszLine {
    text-align: right;
    color: white;
    font-size: 1.1em;
    left: 70px;
    padding: 10px;
    position: relative;
    top: -342px;
    width: 295px;
    z-index: 102;
}
#contentTop-homepage #IDX-slideshow #actionButton {
    background: transparent url(/siteimages/slide-title.png) repeat;
    background: #000\0/;
/* ie8 */
    width: 100px;
    height: auto;
    color: rgb(255,255,255);
    padding: 5px;
    text-align: center;
    position: relative;
    top: -118px;
    left: 279px;
}
#contentTop-homepage #IDX-slideshow #actionButton {
    filter: alpha(opacity = 60);
    zoom: 1;
}
*+html #contentTop-homepage #IDX-slideshow div#actionButton {
    background: #000;
}
#propertyslideshow {

}

