.res-list-hd{
    background: url(../images/repeat.png) repeat-x scroll 0 -217px transparent;
    line-height: 33px;
    border-left : #3A6EA9 1px solid;
    border-right: #3A6EA9 1px solid;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    -moz-border-radius-topleft : 5px;
    -moz-border-radius-topright : 5px;
    overflow: hidden;
}
.res-list-hd span{
font-size: 14px;
color: white;
padding-left: 10px;
font-weight: bold;    
}
.res-list-filter, .res-list-tag {
background: url(../images/menu-bj.jpg) repeat-x scroll 0 0 transparent;
height: 28px;
line-height: 28px;
position: relative;
overflow: hidden;
border-left: 1px solid #BFD2E1;
border-right: 1px solid #BFD2E1;
/*padding-left: 10px;*/
}
.res-list-tag {
    padding-left: 12px;
    padding-right: 12px;
}
.res-list-tag span.tag {
    margin-top: 2px;
    line-height: 22px;
    padding: 0 8px;
    display: inline-block;
    background: #85BCE2;
    text-align: center;
    color: white;
}
.res-list-filter li{
/*margin-left: 3px;*/
cursor: pointer;
float: left;
line-height: 30px;
position: relative;
text-align: center;
width: 74px;   
display: inline-block;
margin: 0;
border: 0;
}
.res-list-filter li.active{
    
}
.res-list-filter li a, .res-list-filter li a:visited{
background: url(../images/safty_bk.png) no-repeat scroll -98px -218px transparent;
display: block;
color: #999;
}
.res-list-filter li a:hover{
background: url(../images/safty_bk.png) no-repeat scroll -98px -181px transparent;
}
.res-list-filter li.active a,.res-list-filter li.active a:visited{
background: url(../images/safty_bk.png) no-repeat scroll -98px -181px transparent;
color: black;    
}

/* sliderTabs :: strat */
.ui-slider-tabs-list-wrapper{
    position: relative;
    width: 100%;
    margin: 0 0 -1px 0;
    z-index: 1;
}
.ui-slider-tabs-list-wrapper.bottom{
    margin: -1px 0 0 0;
}
.ui-slider-tabs-list-container{
    overflow: hidden;
    width: 496px; /* for IE */
}
.ui-slider-tabs-list{
    padding: 0;
    margin: 0 0 0 0;
    list-style: none;
}
.ui-slider-tabs-list li:first-of-type{
    margin-left: 2px;
}
.ui-slider-tabs-content-container{
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.ui-slider-tab-content{
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    padding: 10px;
}
.ui-slider-left-arrow, .ui-slider-right-arrow, 
.ui-slider-left-arrow:hover, .ui-slider-right-arrow:hover, 
.ui-slider-left-arrow.edge:hover, .ui-slider-right-arrow.edge:hover{
    display: block;
    position: absolute;
    text-decoration: none;
}
.ui-slider-left-arrow{
    left: 0;
    top: 0;
    background: url(sliderTabs/images/leftArrow.png) #fff no-repeat center center;
}
.ui-slider-left-arrow div{
    height: 27px;
    line-height: 27px;
    border-right: 1px solid #BFD2E1;
    border-bottom: 1px solid #BFD2E1;
}
.ui-slider-left-arrow.edge{
    cursor: default;
}
.ui-slider-left-arrow.edge, .ui-slider-right-arrow.edge, .ui-slider-left-arrow.edge:hover, .ui-slider-right-arrow.edge:hover{
    opacity: .25;
    filter: alpha(opacity=25);
}
.ui-slider-right-arrow{
    top: 0;
    right: 0;
    background: url(sliderTabs/images/rightArrow.png) #fff no-repeat center center;
}
.ui-slider-right-arrow div{
    height: 27px;
    line-height: 27px;
    border-left: 1px solid #BFD2E1;
    border-bottom: 1px solid #BFD2E1;
}
.ui-slider-right-arrow.edge{
    cursor: default;
}
.ui-slider-tabs-list-wrapper.bottom .ui-slider-left-arrow{
    border-top-left-radius: 0;
    border-bottom-left-radius: 4px;
}
/* sliderTabs :: end */

.res-list-bd{
    border-left: #BFD2E1 1px solid;
    border-right: #BFD2E1 1px solid;
    overflow: hidden;
    padding: 17px 15px;
    zoom : 1;
}

.res-list-ft{
background: url("../images/repeat.png") repeat-x scroll 0 -352px transparent;
font-size: 1px;
height: 14px;
line-height: 1px;
border-left: #BFD2E1 1px solid;
border-right: #BFD2E1 1px solid;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;    
}

.ie6 .res-list-box{
    height : 1%;
    zoom : 1;
}
.ie6 .res-list-ft{
    width : 100%;
    background: none;
    border: none;    
    border-top: #BFD2E1 1px solid;
}
