body{overflow:hidden;}
.layoutFit{width:auto; padding-top:0px; }

.searchHeader{padding-bottom:4px; border:solid 1px #e6e6e6;margin-bottom:10px;height:40px;  }
.logo{background:url(/static/images/com/slogo.jpg) 0px 0px no-repeat;   width:100px; height:40px; float:left;}
.navigator{margin-left:110px;height:40px; line-height:40px;}
#myMenu{margin-right:10px; }

.leftPanel{width:392px; float:left;overflow-y:hidden;overflow-x:hidden;left:0px; top:56px; }
.loadingResult{position: absolute;left:5px; top:30px;z-index: 10; background:url(/static/images/facebox/loading.gif) center center no-repeat;}
.loadingTrip{
    display:block;
    position: absolute;
    width:24px; 
    height:24px;  
    z-index: 3; 
    background:url(/static/images/com/small_loading.gif) center center no-repeat;
    right:1px; 
    top:1px; 
}
.searchFootprintMap{}
.searchFootprintMap .rightPanel{overflow:hidden; float:right; position: absolute;right:0px; top:56px; }
.searchFootprintMap .rightPanel .tools{height:24px;overflow:hidden;}
.searchMap{width:600px; height:360px;border:solid 1px #ccc; }
.showFootprint{background:url(/static/images/) 0px 0px no-repeat;}

.resultList{ width:392px;margin-left:8px;}
.resultList .resultItem{border:solid 1px #ccc;float:left;width:86px;height:86px;
    position:relative;margin-right:8px;margin-bottom:12px}
.resultList .currentMouseOver{background:#ff0000}

.photoBody{width:80px;height:80px;margin:3px; overflow:hidden; position: relative;}
.photoBody .photoWraper { position: absolute; width: 240px; height: 240px; top: -80px; left: -80px; }
.photoBody .photoWraper table { width:100%; height:100%; border-collapse:collapse; border-spacing:0; }
.photoBody .photoWraper table td { text-align:center; vertical-align: middle; }
/*.photoBody .photoWraper table td img { max-width:120px }
 */

.pageNum{padding-top:10px; padding-bottom:10px; }
.footprintItem .thumbnail{border:solid 1px #ccc;width:50px; height:50px; float:left;position: relative;margin: 7px;}
.footprintItem li.btnShowTrip:hover{}
.footprintItem li.showFootprint{
    background:url(/static/images/search/btnselect.png) 0px 0px no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/search/btnselect.png',sizingMethod='image');
}

/* filter  */
.filter{margin-bottom:10px; float:left;}
span.label{font-size:14px;font-weight:bold; cursor:normal;}
.ui-dropdownchecklist-wrapper{height:22px; }
/* search  */
.search{float:right; margin-bottom:10px; }

.sortTab{
    border-bottom:solid 1px #cccccc;
    margin-bottom:10px; 
    height:20px; 
    padding-left:10px; 
    margin-left:4px;
    position: relative;
}
.sortTab a{
    border:solid 1px #ccc;
    line-height:19px;
    height:19px;
    display:block;
    float:left;
    margin-left:10px; 
    background:#fff;
    border-bottom:none;
    padding:0px 6px; 
    font-weight:bold;
    color:#808080;
    background-color:#f3f3f3;
}
.sortTab a.select{
    border-bottom:solid 1px #fff;
    background-color:#fff;
}
.sortTab a:hover{
    text-decoration:none;
}
.popupWindow{}
.story{margin:0 ;padding:0px; }
#locateForm{display:block}
#txtPlace{height:16px; }
