﻿ul, li, img
{
    margin : 0;
    padding : 0;
}

#resault-cnt
{
    width : 704px;
    padding-top : 5px;
    padding-right : 5px;
    float : left;
    
}

#resault-cnt #hdr
{
    width : 704px;
    height : 45px;
    display : block;
    float :left;
}

    #hdr .clmn-image 
    { 
        width : 61px; 
        height : 45px;
        background : transparent url('../images/clmn-img.gif') no-repeat;
    }
    
    #hdr .clmn-country 
    { 
        width : 91px; 
        height : 45px;
        background : transparent url('../images/clmn-country.gif') no-repeat;
    }
    
   
    
    #hdr .clmn-date 
    { 
        width : 74px;
        height : 45px;
        background : transparent url('../images/clmn-date.gif') no-repeat;
    }
    
  
    
    #hdr .clmn-hotel 
    { 
        width : 149px;
        height : 45px;
        background : transparent url('../images/clmn-hotel.gif') no-repeat;
    }
    
    #hdr .clmn-category 
    {
        width : 41px;
        height : 75px;
        background : transparent url('../images/clmn-category.gif') no-repeat;
    }
    
    #hdr .clmn-maintenance 
    { 
        width : 83px;
        height : 45px;
        background : transparent url('../images/clmn-maintenance.gif') no-repeat;
    }
    
    #hdr .clmn-oneweek 
    { 
        width : 65px;
        height : 45px;
        background : transparent url('../images/clmn-oneweek.gif') no-repeat;
    }
    
    #hdr .clmn-twoweek 
    { 
        width : 65px;
        height : 45px;
        background : transparent url('../images/clmn-twoweek.gif') no-repeat;
    }
    
     #hdr a
     {
        color : #000;
        text-decoration : none;
        
     }
     t
     #hdr a:hover
     {
        text-decoration : underline;
     }

#resault-cnt #hdr li
{
    float : left;
    display : block;
    padding-left : 10px;
    padding-top : 10px;
}

.item-bdr
{
    width : 702px;
    height : 1px;
    margin : 0 1px;
    background : #f3f3f3;
}

.item-cnt
{
    width : 704px;
    background : transparent url('../images/rslt-item-bck.gif') no-repeat;
    padding : 5px 0;
    display : block;
    height : 38px;
    float : left;
}

.item-cnt li  { float : left; display : block; height : 38px; padding-left : 10px;}


.separator
{
    width : 704px;
    height : 3px;
    background : transparent url('../images/rslt-sep-bck.gif') no-repeat;    
    float :left;
}



.clmn-image { width : 61px; }
.clmn-country { width : 91px; }
.clmn-date { width : 74px; }
.clmn-hotel { width : 144px; position : relative; padding-left : 5px !important;}

.htl-name
{
    float : left;
    display : block;
    width : 129px;
}

.cam-img
{
    display : block;
    float : right;
    width : 12px;
    height : 12px;
    position :absolute;
    top : 13px;
    right : 3px;
}

.clmn-category { width : 41px; padding-top : 18px;}
.clmn-maintenance { width : 83px;}
.clmn-oneweek { width : 65px;}
.clmn-twoweek { width : 65px;}

.clmn-hotel a { color : #000; text-decoration : none; }
.clmn-hotel a:hover {  text-decoration : underline; }

.clmn-date span,
.clmn-category span,
.clmn-maintenance span
{
    line-height : 38px;
}


.item-cnt  span, .item-cnt .clmn-oneweek span, .item-cnt .clmn-twoweek span { /*line-height : 38px;*/}
.item-cnt .clmn-image img { margin : 0 0; }  
.item-cnt .clmn-category img { margin : 0 0; }
.item-cnt .clmn-country span { color : #660066; font-weight : bold; }

#pgr 
{ 
    height : 40px; width : 709px; border-bottom : solid 1px #dedede; float : left;
   }
   
#pgr a
{
    line-height : 13px;
    color : #660066;
    text-decoration : none;
}

#pgr a:hover
{
    text-decoration : underline;
}

#pgr span
{
    display: block;
    width: 668px;
    height: 13px;
    margin: 14px 18px 13px 18px;
    float : left;
}
#pgr #pgr-prev, #pgr #pgr-next 
{ 
    float : left; 
    width : 50px;
    height : 13px;
}

#pgr #pgr-next
{
    text-align : right;
}

#pgr-items
{
    width : 529px;
    height : 13px;
    float : left;
    text-align : center
    
}

#pgr .selected
{
    margin : 0;
    padding : 0;
    display : inline;
    width : auto;
    float : none;
    font-weight : bold;
}

#pgr-prev
{
    background : transparent url('../images/pgr-prev.gif') no-repeat left center;
    padding-left : 16px;
    height : 13px;
    width : 50px;
    float : left;
}

#pgr-prev a
{
    
   line-height : 13px;
    
}

#pgr-next
{
    background : transparent url('../images/pgr-next.gif') no-repeat right center;
    padding-right : 16px;
    height :13px;
    width : 50px;
    float : left;
}

#pgr-next a
{
   line-height:13px;
}

#rescount
{
    text-align : right;
    line-height : 33px;
}

#rescount label
{
    color : #dedede;
}

#rescount a
{
    color : #660066;
    text-decoration : none;
}

.rsl-region
{
    font-weight : normal !important;
    color : #000000 !important;
}

.no-data-cnt
{
    width  :704px;
    padding-top : 20px;
    text-align : center;
}

.no-data
{
    width: 347px;
    height: 26px;
}
