/*
 * $Id: atlantaSearch.css,v 1.17.4.1 2008/02/14 00:00:10 ctandy Exp $
 */
.groupedListings {
    border: 0px solid green;
}

.groupCategory {
    background-color: hotpink; /* if you see this, you know you have to yet to override this ;-) */
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    font-weight: bold;
}

.groupCategory a {    
    text-decoration: none;
}
    
.unGroupedListings {
}

.unGroupedListings .groupCategory {
    font-weight: bold;
}

.groupCategory .categoryName {
    font-size: 150%;
    color: white;
    margin-bottom: 0px;
}

.groupCategory .serviceArea {
    color: white;
    font-size: 90%;
}

.groupCategory .allCategories {
    font-size: 150%;
    color: white;
    margin-bottom: 0px;
}
 
.listingSeparator {
    height: 1px;
    background-color: hotpink; /* change me, please! */
    border: none;
}

#search {
    
}

#searchForm td { 
    padding: 0px 0px 0px 0px;
}

#search .resultFormContainer {
    margin-left: 10px;
    margin-top: 20px;
}
#search .resultFormContainer .areaBelowResultPageSearchForm {
}

#search .seoMessage {
    font-family: tahoma;
    font-size: 8pt;
    width: 200px;
}

#search .seoMessage * { 
    font-size: 8pt;
}

#searchResult {
    border: 0px solid red;
}


#profile {
    border: 1pt solid #0062c3;
    width:  500px;
}

div#listings {
    padding-top: 10px;
    padding-bottom: 0px;
    width: 500px;
    height: auto;
    border-right: 1px solid #0062c3;
    border-bottom: 1px solid #0062c3;
    border-left: 1px solid #0062c3;
}


/*
 * Control the look & feel of our standard tiers
 */
.publisherTier{
    background-color: #b0c9ff;
}
.displayAdTier { 
    background-color: #FFFFFF;
}
.seededTier, .leadStreamTier { 
    background-color: #FFFFCC;
}

.listing .mapLinks *{
    font-size: 8pt;
}   

#thumbnail0 {
	width: 75px;
	height: 50px;
}
