/* start zipped version Do Mai 12 15:55:21 CEST 2011 */


#infoArea {
    float: left;
    width: 300px;
}

#resultArea {
    float: left;
    width: 633px;
    margin-left: 10px;
}




#premium_search_results {
    background-color: #ABD5EB!important;
    margin-bottom: 3px;
    padding: 5px 2px 12px 10px;
}

#basic_search_results {
    background-color: #d9f4ff;
    padding: 5px 2px 15px 10px;
}

#normal_search_results {
    padding: 2px 2px 2px 10px;
    margin-top: 10px;
    margin-bottom: 4px;
    
}

.insurance_results {
    clear: both;
    padding: 8px 0 4px 0;
}


.adtd {
    padding-top: 14px;
}





/** CELL result_marker */
.result_marker {
    width: 30px;
    text-align: left;
}

#normal_search_results .result_marker {
    width: 68px!important;
}

#normal_search_results td.result_content {
    padding-bottom: 8px;
}

.markerSpace {width: 30px!important; }

.result_marker img {
    
}

/** CELL result_image */
.result_image {
    
}


/** CELL result_content */

.adtable .result_content {
    width: 380px;
    
}

.resulttable .result_content {
    
    width: 391px;
}


a.hitMain {
    text-decoration: none;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 1px 1px 0 #add3e2;
}

/** CELL result_rating */

.result_rating {
    width: 85px;
    text-align: center;
    padding-top: 16px;
    padding-left: 10px;
}

.ratingImg { padding-top: 2px; }

/** CELL result_address */
.result_address  {
    padding-top: 16px; 
    
    padding-left: 10px;
}

/** CELL result_statistics */
.result_statistics {
    padding-top: 16px;
    padding-left: 10px;
}

.result_statistics a {
    text-decoration: none; 
}

.result_dhcicon {
    padding-top: 11px;
    padding-left: 10px;
}















.small {
    font-size: 11px!important; 
}

.small * { font-size: 11px!important; }



















/*
.adrow {
    padding: 0px;    
}

.adrow div.basic_search_results {
    padding: 0px; 
} */

table {
    border-collapse: collapse; 
}





/*.adtable td {
    height: 60px;
    overflow: hidden; 
} */


/*.adtable .subtitle, .resulttable .subtitle {
    height: 16px;
} */

.subtitle a, .result_address a{
    text-decoration: none; 
}












.resultIcons {
    height: 16px;
    display: block; 
}

.resultIcons img {
    margin-right: 3px;
}

/*************************************************************************
* Normal Serach Results Specific
*************************************************************************/

#normal_search_results tr:hover {
    background: url("/images/search_hover.gif") repeat-x;
}

#normal_search_results table {
    margin-top: 15px;
}

.resulttable td {
 
    margin: 0px;
}


/*************************************************************************
* Basic Search Results Specific
*************************************************************************/

/*************************************************************************
* Premium Serach Results Specific
*************************************************************************/
#dhcplaceholder {
    width: 133px!important;
    height: 0px;
}

#dhcBadge .imgSmall{
    position: absolute;
}


/*************************************************************************
* Insurance Block Specific
*************************************************************************/

a.docImage {
    overflow: hidden;
    display: block;
    width: 70px;
    height: 70px;
}

.insurance_results .docImage {
    float: left;
    overflow: hidden;
    width: 40px;
    height: 50px;
    margin-right: 3px;
}


.insurance_result_block {
    border: 1px solid #D6D6D6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    margin: 5px 0 5px 0;
}

.insurance_result_block .adInfoLine {
    margin: 0px!important;

}

.insurance_result_block .lessHits, .insurance_result_block .moreHits {
    margin-left: 0px;
}

.insurance_result_block img {
    float: left;
}



.insurance_results .result {
    clear: both;

    overflow: hidden;
}

.slide {
    display: none;
}

/*************************************************************************
* Map
*************************************************************************/

#enlargeButton {
    position: relative;
    top: -45px;
    left: 185px;
    cursor: pointer;
}

#mapArea{
    height: 350px;
}


/*************************************************************************
* Table Hiding and Showing
*************************************************************************/

.tableCollapser {
    margin-bottom: 4px;
    overflow: hidden;
}


.lessHits, .moreHits {
    margin-left: 38px;
    padding-left: 14px;
    text-decoration: none;
    color: #4CA9C6;
}

.lessHits *, .moreHits * {
    color: #4CA9C6;
}

.moreHits {
    background: transparent url(../images/icons/arr_down.gif) no-repeat scroll 0 5px
}

.lessHits {
    background: transparent url(../images/icons/arr_up.gif) no-repeat scroll 0 5px;
    display: none;
}



/*************************************************************************
* Pagination
*************************************************************************/

#pagination {
    margin-top: 15px;
    padding-left: 120px;
    text-align: center;

}

#pagination a { text-decoration: none;
    height: 23px;
}
#pagination .other, #pagination .current {
    text-align: center;
}

#pagination span {
    text-align: center;
    display: block;
    padding: 2px 10px 10px 10px;
}

#pagination .active {
    background: transparent url(../images/bg/bg_paging2.png) no-repeat scroll right top   
}

#pagination .current {
 background: transparent url(../images/bg/bg_paging.png) no-repeat scroll left top;   
}

#pagination a:hover {
    background: transparent url(../images/bg/bg_paging.png) no-repeat scroll left top;
}

#pagination a {
    display: block; float: left;
}

#pagination .current {
    font-weight: bold; 
}

/*************************************************************************
* Drop Down
*************************************************************************/

.dropdown_body, .dropdown_body li {
    margin:0;
    padding:0;
    list-style:none;
}
.dropdown {
    float: left; margin-right: 10px;
    cursor: pointer; 
}

.dropdown_head{
    height: 23px;
    
    display: block; 
    background: transparent url(../images/bg/bg_paging.png) no-repeat scroll left top;
}

.dropdown_head span {
    display: block;
    height: 23px;
    padding: 2px 24px 2px 5px;
    background: transparent url(../images/bg/bg_dropdown.gif) no-repeat scroll right top;
}
.dropdown_body {
    display: none;
    margin-top: -4px;
    position: absolute;
    border-color: #abbdc7;
    border-style: solid; 
    border-width: 0 2px 1px 1px; 
}

.dropdown_body li{background:#dde6e9;}
.dropdown_body li a{text-decoration:none; padding: 2px 5px 2px 5px; display:block;}



#sortHead {
        width: 170px;
}
#sortBody {
    width: 167px;
}

#hitsHead {
    width: 110px;
}

#hitsBody {
    width: 107px;
}

a.ddlink:hover {
    background: white; 
}


/*************************************************************************
* Ad Overlays
*************************************************************************/

.adInfoLine {
    text-align: right;

    margin: -3px 7px 2px 3px;  
}
.adInfoLine a {
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}

/* end zipped version Do Mai 12 15:55:21 CEST 2011 */

